@charset "UTF-8";
/* CSS Document */

*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.hide{
	display: none !important;
}

/* common */
.menu > .menu-ul > li{
	width: 162px;
}
.menu > .menu-ul > li > a{
	height: 58px;
	padding: 23px 0 0;
	font-size: 13px;
}

.img-ob{
	margin-bottom: 20px;
	display: block;
}

p{
	margin-bottom: 20px;
	line-height: 1.8;
	font-size: 14px;
}
p.em{
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 16px;
}
.pd-menu-toggle{
	cursor: default;
}
.pd-menu-toggle:hover{
	opacity: 1;
}

.pttl-en{
	width: 980px;
	margin: auto;
}

#pankuzu{
	margin-bottom: 10px;
    background-image: none;
	background: #fcfcfc;
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #f7f7f7 67%, #f9f9f9 100%);
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 67%,#f9f9f9 100%);
	background: linear-gradient(to bottom,  #fcfcfc 0%,#f7f7f7 67%,#f9f9f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f9f9f9',GradientType=0 );
	box-shadow: 0px 0px 1px #eee;
	border-bottom: solid 1px #eee;
    height: auto;
    font-size: 11px;
    padding-top: 4px;
}
#pankuzu p{
	margin-bottom: 0;
	font-size: 11px;
}

#contents{
	padding-top: 0;
}
#contents h2{
	position: relative;
	width: 100%;
	height: auto;
	margin: 20px auto 20px;
	padding: 14px 30px 13px;
	background: rgb(2,169,115);
	background: -moz-linear-gradient(top,  rgb(2,169,115) 0%, rgb(2,145,99) 100%);
	background: -webkit-linear-gradient(top,  rgb(2,169,115) 0%,rgb(2,145,99) 100%);
	background: linear-gradient(to bottom,  rgb(2,169,115) 0%,rgb(2,145,99) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02a973', endColorstr='#029163',GradientType=0 );
	box-shadow: inset 1px 1px 0 #61CCAA,inset -1px -1px 0 #61CCAA;
	border:1px solid rgb(2,169,115);
	font-size: 16px;
	line-height: 1.2;
}
#contents h2:before{
	position: absolute;
	top: 50%;
	left: 10px;
	display: inline-block;
	content: "";
	width: 4px;
	height: 20px;
	margin-top: -10px;
	background-color: #fff;
}
#contents h3 {
    padding-left: 10px;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 15px;
    clear: both;
    font-weight: bold;
	background-color: #f9f9f9;
    border-bottom-width: 1px;
    border-left-width: 4px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #f5f5f5;
    border-left-color: #019B69;
    padding-bottom: 3px;
    padding-top: 3px;
}

.box-wrap{
	margin-bottom: 20px;
}
.box-50{
	vertical-align: top;
	display: inline-block;
	width: 300px;
}
.box-50 + .box-50{
	margin-left: 20px;
}
.box-50 img{
	max-width: 100%;
}
figure.box-50 {
	margin: 0;
	padding: 0;
}
figure.box-50 figcaption{
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}


/* HOME */
.en_main-visual{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#office{
	width: 895px;
}
#office table{
	width: 760px;
}
#office table tr th{
	width: 150px;	
}
#office table tr td{
}

/* PRODUCTS LINE */
.field-custom{
	margin: 0 auto;
	background-image: url(../../en/image/komei_en_illust_pc.jpg);
	background-repeat: no-repeat;
}
.balloon{
	z-index: 8888;
	width: 215px;
}
.balloon p{
	text-align: left;
	word-break: keep-all;
}

/* QUALITY */

.quality-wrap img{
	display: block;
	margin-bottom: 15px;
}
.float-box img{
	vertical-align: middle;
	display: inline-block;
}
.float-box p{
	vertical-align: middle;
	display: inline-block;
	width: 660px;
    padding-left: 20px;
}

/* PRODUCTS */
.products-wrap{
	overflow: hidden;
	margin-bottom: 20px;
}
.products-list{
	overflow: hidden;
	position: relative;
	padding: 10px 0;
	border-top: solid 1px #ddd;
}
.products-list:last-child{
	border-botttom: solid 1px #ddd;
}
.products-title{
	position: absolute;
	top: 20px;
	left: 20px;
	line-height: 1.4;
	font-size: 16px;
	font-weight: bold;
}
.products-list ul{
	padding-left: 180px;
}
.other-products{
	overflow: hidden;
	margin-bottom: 20px;
}
.products-list li,
.other-products li{
	float: left;
	width: 130px;
}
.products-list li + li,
.other-products li + li{
	margin-left: 15px;
}
.products-list img,
.other-products img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.products-list span,
.other-products span{
	display: block;
	line-height: 1.4;
	font-size: 12px;
}

.list-oh{
	overflow: hidden;
	margin-bottom: 30px;
}
.list-oh li{
	float: left;
	width: 50%;
	margin-bottom: 10px;
	font-size: 13px;
}
.list-oh li:before{
	font-family: "Ionicons";
	content: "\f400";
	display: inline-block;
	margin-right: 5px;
	color: #397ebd;
}
.list-oh li:nth-child(2n+1){
	clear: both;
}
.list-oh.three li{
	width: 30%;
}

/* PRODUCTION */

.production-mark{
	margin-bottom: 30px;
}
.production-mark li{
	vertical-align: top;
	display: inline-block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
}
.production-mark li + li{
	margin-left: 20px;
}
.production-mark li:nth-child(1){
	background-image: url(../../en/image/materials_parts.png);
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
}
.production-mark li:nth-child(2){
	background-image: url(../../en/image/work_process.png);
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
}
.production-mark li:nth-child(3){
	background-image: url(../../en/image/inspection_check.png);
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
}
.flow-chart{
	margin-bottom: 50px;
}
.production-wrap{
	margin-bottom: 40px;
}


/* フッター */
.big-footer{
	margin-top: 100px;
	text-align: left;
}
.big-footer .inner{
	width: 980px;
	margin: auto;
}

.foot-nav-column{
	min-height: 0;
	padding: 8px 35px 0;
	border-left: 0;
}
.foot-nav-column h3{
	font-size: 12px;
}
.foot-nav-column:before{
	display: none;
}
.big-footer-bottom .copyright{
	float: none;
	text-align: center;
}


@media screen and (max-width:640px){


/* common */
.menu > .menu-ul > li{
	width: 100%;
}
.menu > .menu-ul > li > a{
	height: auto;
	padding: 15px;
}
.sp-other-ul li{
	float: left;
	width: 50%;
}

p{
	line-height: 1.4;
}

.pttl-en{
	width: 100%;
}
.pttl-en img{
	width: 100%;
}

.box-50{
	display: block;
	width: 100%;
}
.box-50 + .box-50{
	margin-left: 0;
	margin-top: 20px;
}
.quality-wrap img{
	width: auto !important;
	max-width: 100%;
}

/* トップ */
.en_main-visual{
	margin-top: -20px;	
}
#office{
	width: 100%;
}
#office table{
	width: 100%;
}

/*QUALITY*/

.float-box img{
	display: block;
}
.float-box p{
	display: block;
	width: 100%;
    padding-left: 0;
}

/* PRODUCTS */
.products-title{
	position: static;
	font-size: 18px;
}
.products-list ul{
	padding-left: 0;
}
.other-products{
	overflow: hidden;
	margin-bottom: 20px;
}
.products-list li,
.other-products li{
	width: 48%;
	margin-bottom: 15px;
}
.products-list li:nth-child(2n),
.other-products li:nth-child(2n){
	float: right;
}
.products-list li:nth-child(2n+1),
.other-products li:nth-child(2n+1){
	clear: both;
}
.products-list li + li,
.other-products li + li{
	margin-left: 0;
}
.products-list img,
.other-products img{
	
}
.products-list span,
.other-products span{
	line-height: 1.4;
	font-size: 12px;
}

.list-oh li{
	float: none;
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
}
.list-oh.three li{
	width: 100%;
}

/* フッター */
.big-footer .inner{
	width: 100%;
	padding-left: 20px;
}
.foot-logo{
	width: 240px;
}
.foot-address-column{
	padding-left: 0;
}
.foot-nav-column{
	float: none;
	vertical-align: top;
	display: inline-block;
	width: 30%;
	min-height: 0;
	padding: 0;
	border-right: 0;
	box-shadow: none;
}
.foot-nav-column:nth-of-type(5){
	clear: inherit;
}
.sp-three-col{
	width: 30%;
}
.foot-nav-column h3{
	font-size: 11px;
}
.big-footer-bottom p{
	margin-bottom: 0;
}

/* PRODUCTION */

.production-mark li{
	display: block;
	font-size: 13px;
}
.production-mark li + li{
	margin-left: 0;
	margin-top: 5px;
}

}



