@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------*/ 
/* carousel
------------------------------------------------------*/ 

#category_vi .carousel li.wht .leadTitle {
	color:#FFFFFF;
	text-shadow:0 0 6px #000;
}

@media only screen and (min-width: 768px) {

#category_vi .carousel li .leadTitle {
	line-height:1.3;
	font-size:172%;
	letter-spacing:0;
}

#category_vi .carousel li .title .pc {	display:block;}
#category_vi .carousel li .title .sp {	display:none;}

}

@media only screen and (max-width: 767px) {

#category_vi .carousel li .leadTitle {
	line-height:1.3;
	font-size:143%;
}

#category_vi .carousel li.wht .leadTitle {
	text-shadow:none;
}

#category_vi .carousel li .title .pc {	display:none;}
#category_vi .carousel li .title .sp {	display:block;}

#category_vi .carousel li img.sp {
	position: relative;
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	width:100%;
}


}

/*----------------------------------------------------*/ 
/* categoryTopLink
------------------------------------------------------*/ 

.categoryTopLink {
	margin-bottom:50px;
}

.categoryTopLink h2 {
	font-size:108%;
	text-align:center;
	margin-bottom:30px;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {

.categoryTopLink h2 {	
	font-size:115%;
	margin-bottom:10px;
}
}


/*----------------------------------------------------*/ 
/* pageVi
------------------------------------------------------*/ 

.pageVi {
	margin:0 0 30px;
}

.pageVi .leadTitle {
	font-size:172%;
	font-weight:normal;
	color: #FFF;
	left:70px;
	margin-top:-0.5em;
}

.pageVi .leadTitle.black {
	color: #333;
}

@media only screen and (max-width: 767px) {
.pageVi .leadTitle {
	font-size:143%;
	line-height:1.3;
    margin-top: 0;
}
.pageVi .leadTitle.black {
	color: #FFF;
}

}


/*----------------------------------------------------*/ 
/* titleLead
------------------------------------------------------*/ 

.titleLead {
	margin-bottom:50px;
}

.titleLead h2 {
	font-size:172%;
	margin-bottom:30px;
	font-weight: normal;
}

.titleLead p {
	font-size:115%;
	margin-bottom:30px;
}

@media only screen and (max-width: 767px) {

.titleLead h2 {	
	font-size:129%;
	margin-bottom:10px;
}
.titleLead p  {	
	font-size:100%;
}

}


/*----------------------------------------------------*/ 
/* pageLead
------------------------------------------------------*/ 

.pageLead {
	margin-bottom:30px;
}

.pageLead p {
	font-size:115%;
}

@media only screen and (max-width: 767px) {

.pageLead {
	text-align:left;
	margin-bottom:20px;
}

#contents .pageLead p {
	font-size:100%;
}

}



/*----------------------------------------------------*/ 
/* categoryLink
------------------------------------------------------*/ 

#categoryLink .bnrList .col2 li:nth-child(-n+2) {
	margin-bottom:20px;
}



/*----------------------------------------------------*/ 
/* iso
------------------------------------------------------*/ 

.isobox {
	margin-bottom:15px;
	padding:20px 15px 0 20px;
	position:relative;
}

.isobox p {
	margin-bottom:0;
	padding:10px 0 15px 0;
}

.isobox dl {
    position:relative;
}

.isobox dl dt {
	float:left;
	padding-top:5px;
	width:7em;
}

.isobox dl dd {
	padding:5px 0 3px 8em;
    border-bottom:1px solid #BEBEBE;
}

.isobox dl dd:last-child {
    border-bottom:none;
}

.isobox dl dd:after {
    content:"";
    height:auto;
    width:1px;
    height:100%;
    background:#BEBEBE;
    position:absolute;
    top:0;
    left:7em;
}

#contents .isobox .map {
	position:absolute;
	right:15px;
	top:15px;
	z-index:3;
    padding:0;
}

#contents .isobox .map a {
	background:#999;
	color:#FFF;
	display:inline-block;
	line-height:1;
	padding:8px 10px 8px 12px;
}

#contents .isobox .map a:hover {
	color:#FFF;
}

@media only screen and (max-width: 767px) {

.isobox {
	padding:55px 15px 0 20px;
}
}

/*----------------------------------------------------*/ 
/* quality
------------------------------------------------------*/ 

.qualitybox h3 {
	background:#636363;
	color:#FFF;
	font-weight:normal;
	margin-bottom:15px;
	padding:10px 5px;
	text-align:center;
}

.qualitybox {
	overflow:hidden;
	width:1020px;
}

.qualitybox .qualityinner {
	width:1040px;
}

.qualitybox .qualityinner div {
	border:1px solid #636363;
	box-sizing:border-box;
	float:left;
	margin-right:15px;
	width:330px;
}

.qualitybox dl,
.qualitybox ul {
	margin:0 15px 15px 15px;
}

.qualitybox li {
	margin-bottom:15px;
}

.qualitybox dl > dd {
	margin-bottom:15px;
}

.qualitybox dl > dd > dl {
	padding-top:15px;
}

.qualitybox dl > dd > dl > dt {
	color:#577bc6;
	margin-bottom:3px;
}

.qualitybox dl > dd > dl > dd {
	margin:0 0 5px 1em;
}

.mrlead {
	background:#edf6fd;
	margin-bottom:15px;
	padding:30px 20px;
}

.mrlead h3 {
	font-size:136%;
	font-weight:normal;
	line-height:1.5;
	margin-bottom:1em;
}

.mrlead p {
	font-size:143%;
	margin:0;
	text-align:right;
}

.mrlead p span {
	display:inline-block;
	font-size:65%;
	margin-right:2em;
}

@media only screen and (max-width: 767px) {

.qualitybox {
	width:auto;
}

.qualitybox .qualityinner {
	width:100%;
}

.qualitybox .qualityinner div {
	float:none;
	margin:0 0 15px 0;
	width:100%;
}

}


/*----------------------------------------------------*/ 
/* contract_manufacturing
------------------------------------------------------*/ 
#lineup table {
	border-top:1px solid #7C7C7C;
}

#lineup table th,
#lineup table td {
	text-align:left;
	vertical-align:middle;
}

#lineup table thead th {
	background:#edf6fd;
	text-align:center;
}

.cm_image {
	margin:0 100px;
	text-align:center;
}

@media only screen and (max-width: 767px) {

#lineup table td img {
	height:auto;
	width:100%;
}

.cm_image {
	margin:0;
}


}


/*----------------------------------------------------*/ 
/* worldwide
------------------------------------------------------*/ 

.mapnote {
	padding-top:10px;
}

.mapnote li {
	font-size:86%;
	display:inline-block;
	margin-right:2em;
	padding:5px 0;
	vertical-align:top;
}

.mapnote li.mapicon01 span {
	color:#b5bfde;
}

.mapnote li.mapicon02 span {
	color:#426bb5;
}

.mapnote li.mapicon02 {
	background:url(/lib/image/business/worldwide/icon_map_01.png) left center no-repeat;
	background-size:16px 19px;
	padding-left:23px;
}

.mapnote li.mapicon03 {
	background:url(/lib/image/business/worldwide/icon_map_02.png) left center no-repeat;
	background-size:16px 19px;
	padding-left:23px;
}

.mapnote li.mapicon03 img {
	margin-right:3px;
	vertical-align:middle;
}

.mapnote li.mapicon04 span {
	color:#1D6BB9;
}

.companylist {
	margin-bottom:20px;
}

.companylist h3 {
	font-size:115%;
	font-weight:normal;
	margin-bottom:5px;
	padding:5px 0 5px 23px;
}

.companylist h3.mapiconYel {
	background:url(/lib/image/business/worldwide/icon_map_01.png) left center no-repeat;
	background-size:16px 19px;
}

.companylist h3.mapiconRed {
	background:url(/lib/image/business/worldwide/icon_map_02.png) left center no-repeat;
	background-size:16px 19px;
}


@media only screen and (max-width: 767px) {

.mapnote li {
	display:block;
	margin-right:0;
}

.maplink map {
	pointer-events:none;
}

}

