@charset "UTF-8";

#wrapper{
	width: 100%;
}


section#comp_info{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



section#main-nav{
	width: 100%;
	background: rgba(0, 0, 0, 0) url("../images/child/nav-bg.png") repeat-x center bottom ;
	padding-top: 4px;
	border-top: 1px solid #eee;
	margin-top: 10px;
}

section#main-nav nav ul{
	background-image: none;
}


section#main-nav nav ul li{
	line-height:0.75;
}


section#child-title{
	background-color: #5BF300;
	height: 90px;
	padding-top: 1px;
}

section#child-contents .subh{
	margin-top:30px;
}



section#child-head{
	background:url("../images/child/main-bg.png") no-repeat;
	width: 1000px;
	margin:0px auto;
	height: 90px;
	padding-top: 1px;
}


section#subheader{
	margin:18px auto;
	
}

section#child-title h2{
	font-weight: bold;
	color: #fff;
	padding-left:150px;
	margin: 10px auto 0;
	font-size:20px;
	font-size:2.8rem;
	text-shadow: 1px 1px 1px #555;
}

section#child-title h3{
	font-weight: bold;
	color: #4BE300;
	font-style:italic;
	padding-left:150px;
	font-size:18px;
}

section#child-contents,section#child-content{
	width: 1000px;
	margin: 0 auto;
}
section#child-contents section#bread{
	margin-top: 50px;
}


section#child-contents section#bread ul li{
	display: inline-block;
	margin-right: 20px;
	font-size:18px;
	font-size:1.8rem;
	color:#197800;
}
section#child-contents section#bread ul li a{
	font-size:18px;
	font-size:1.8rem;
	color:#197800;
}

section#child-contents section#graphs img{
	width: 100%;
	margin: 30px 0;
}

section#child-contents p{
	font-size:20px;
	line-height:40px;
}

section#child-contents h3{
	font-size:20px;
	line-height:40px;
}



/*------------------------------------FORCE-9--------------------------------------------------*/


section#force9-contents{
	width: 1200px;
	margin: 0 auto;
}

.force9-common{
	margin: 50px 0;
	padding-bottom: 70px;
	border-bottom: 1px dotted rgba(25, 120, 0 ,1);
}


section#forcelist{
	margin-top:25px;
}


.force9-common h2{
	font-weight: bold;
	font-size:20px;
	font-size:2.4rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
	float: left;
	width: 15%;
}
.force9-common div.force9-contents{
	width: 85%;
	padding-left: 20px;
	float: right;
}
article#philosophy{
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted rgba(25, 120, 0 ,1);
}
article#philosophy h2{
	font-weight: bold;
	font-size:24px;
	font-size:2.4rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
	text-align: left;
}
article#philosophy div{
	width: 95%;
	margin: 40px auto;
	padding:40px;
}
article#philosophy div p{
	/* text-align: center; */
	font-weight: bold;
	font-size:20px;
	font-size:2.0rem;
}
.force9-common div.force9-contents #vision-text{
	margin-bottom: 10px;
}
.force9-common div.force9-contents #vision-text span{
	font-size:110%;
	margin: 0 2px;
}
.force9-common div.force9-contents dl#vision-list{
	font-weight: bold;
}
.force9-common div.force9-contents dl#vision-list dt{
	float: left;
}

dl#vision-list dt{
	font-size:22px;
	font-weight:normal;
}

dl#vision-list dd{
	font-size:22px;
	font-weight:normal;


}



.force9-common div.force9-contents dl#vision-list dd{
	margin-left: 9em;
}
.force9-common div.force9-contents ol#quality-list{
	margin: 20px 0;
	counter-reset: item 0;
}
.force9-common div.force9-contents ol#quality-list li{
	list-style-position: inside;
	font-size:18px;
	font-size:1.8rem;
	width: 32%;
	padding: 20px;
	border: 1px solid #999;
	font-weight: bold;
}
.force9-common div.force9-contents ol#quality-list li:before{
	content: counter(item) ". ";
	counter-increment: item;
}
.force9-common div.force9-contents ol#quality-list li h3{
	font-size:18px;
	font-size:1.8rem;
	margin-bottom: 6px;
	display: inline-block;
	font-weight: bold;
}
.force9-common div.force9-contents ol#quality-list li p{
	font-size:15px;
	font-size:1.5rem;
	font-weight: normal;
}
.force9-common div.force9-contents dl#group-list{
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(25, 120, 0 ,1);
}
.force9-common div.force9-contents dl#group-list dt{
	font-weight: bold;
	font-size:24px;
	font-size:2.4rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
}
.force9-common div.force9-contents dl#group-list dd ul li{
	width: 32%;
}
.force9-common div.force9-contents dl#group-list dd ul li img{
	width: 100%;
}
.force9-common div.force9-contents dl#group-list dd ul li p{
	text-align: center;
}

.force9-common div.force9-contents h3.force9-detail-title{
	margin: 40px 0 10px;
	font-weight: bold;
}
.force9-common div.force9-contents h3.force9-detail-bigtitle{
	font-weight: bold;
	font-size:24px;
	font-size:2.4rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
}
.force9-common div.force9-contents dl.force9-detail-list{
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(25, 120, 0 ,1);
	padding: 0 0px 40px;
	line-height: 2.4;
}
.force9-common div.force9-contents dl.force9-detail-list dt{
	float: left;
}
.force9-common div.force9-contents dl.force9-detail-list dd{
	padding-left: 10em;
}
.force9-common div.force9-contents dl.force9-detail-list dd.useborder{
	border-bottom: 1px dotted rgba(80, 80, 80 ,.5);
}
.force9-common div.force9-contents section{
	padding: 10px;
	margin-bottom: 40px;
}
.force9-common div.force9-contents section .for-mask{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.85);
	padding: 40px 30px;
}
.force9-common div.force9-contents section h3{
	font-weight: bold;
	font-size:24px;
	font-size:2.4rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
	padding-bottom: 6px;
	border-bottom: 1px dotted rgba(25, 120, 0 ,1);
}
.force9-common div.force9-contents section h4{
	font-weight: bold;
	font-size:18px;
	font-size:1.8rem;
	margin-bottom: 10px;
}
.force9-common div.force9-contents section ul li{
	line-height: 2.2;
	list-style-type: circle;
	margin-left: 1em;
}
.force9-common div.force9-contents section#performance-med{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-med.jpg") no-repeat center top / cover;
}
.force9-common div.force9-contents section#performance-med div div{
	float: left;
	width: 50%;
}

.force9-common div.force9-contents section#performance-sky{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-sky.jpg") no-repeat center top / cover;
}
.force9-common div.force9-contents section#performance-car{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-car.jpg") no-repeat center top / cover;
}
.force9-common div.force9-contents section#performance-ind{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-ind.jpg") no-repeat center top / cover;
}
.force9-common div.force9-contents section#performance-lig{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-lig.jpg") no-repeat center top / cover;
}
.force9-common div.force9-contents section#performance-oth{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-oth.jpg") no-repeat center top / cover;
}


/*------------------------------------SERVICE--------------------------------------------------*/


section#service{
	width: 1000px;
	margin: 0 auto;
}

section#service img{
	width:100%;
}


#circle1,#circle2{
	margin-bottom:25px;
}

#circle2{
	margin-top:120px;
}





/*------------------------------------RECRUIT--------------------------------------------------*/


section.recruit table{
	border:1px solid #999;
	border-collapse:collapse;
	width:100%;
	margin-top:20px;
	padding-bottom:10px;
}

.shape{
	line-height:50px;
	background:url(../images/thcommonhead.png);
	background-repeat:repeat-x;
}

section.recruit th,section.recruit td{
	font-size:18px;
	border:1px solid #999;
	padding:5px 10px;
}

section.recruit td.check{
	font-size:28px;
	width:100px;
	text-align:center;
}


section.recruit td.check{
	font-size:28px;
	width:100px;
	text-align:center;
}

section#recruit1 p.message{
	font-size:17px;
	margin-bottom:40px;
}


/*------------------------------------企業取組--------------------------------------------------*/




section.initiatives th,section.initiatives td{
	font-size:19px;
	border:1px solid #0C3;
	color:#666;
}

section.initiatives th{
	font-weight:600;
	color:#FFF;
	font-weight:normal;
}

section#initiatives7 table,section#initiatives2 table,section#initiatives1 table,section#initiatives3 table,section#initiatives4 table,section#initiatives6 table,section#initiatives9 table{
	width: 100%;
	border-collapse:collapse;
}

section#initiatives7 table th,section#initiatives2 table th,section#initiatives1 table th,section#initiatives3 table th,section#initiatives4 table th,section#initiatives6 table th,section#initiatives9 th{
	border-top:1px solid #0C3;
	border-bottom:1px solid #0C3;
	padding-left:5px;
	height:50px;
}

section#initiatives7 table td,section#initiatives2 table td,section#initiatives1 table td,section#initiatives3 table td,section#initiatives4 table td,section#initiatives6 table td,section#initiatives9 td{
	border-top:1px solid #0C3;
	border-bottom:1px solid #0C3;
	padding-left:5px;
	height:54px;
}

section#initiatives1 th,section#initiatives2 th{
	color:#555;
}

section#initiatives2 td{
	text-align:center;
}





section.voice{
	width:1000px;
	clear:both;
}


section.voice h2{
	margin-top:20px;
}

section.voice p{
	margin-top:10px;
}



.flex-box{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-direction:flex;
	flex-wrap:         wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
	-webkit-align-content: space-around; /* Safari */
	align-content:         space-around;
}




/*------------------------------------企業情報--------------------------------------------------*/
.company-common{
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted rgba(25, 120, 0 ,1);
}



.company-common h2{
	font-weight: bold;
	font-size:20px;
	font-size:2.8rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
	float: left;
	width: 15%;
}
.company-common div.company-contents{
	width: 100%;
}
article#philosophy{
	margin: 30px 0;
	padding-bottom: 40px;
	border-bottom: 1px dotted rgba(25, 120, 0 ,1);
}
article#philosophy h2{
	font-weight: bold;
	font-size:24px;
	font-size:2.4rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
	text-align: left;
}
article#philosophy div{
	width: 95%;
	margin: 10px auto;
	padding:10px;
}
article#philosophy div p{
	text-align: center;
	font-weight: bold;
	font-size:20px;
	font-size:2.0rem;
}
.company-common div.company-contents #vision-text{
	margin-bottom: 10px;
}
.company-common div.company-contents #vision-text span{
	font-size:120%;
	color:#090;
	margin: 0 2px;
}

.company-common div.company-contents #quality-text{
	margin-bottom: 10px;
	margin-top:30px;
}
.company-common div.company-contents #quality-text span{
	font-size:120%;
	color:#090;
	margin: 0 2px;
}

.company-common div.company-contents dl#vision-list{
	font-weight: bold;
}
.company-common div.company-contents dl#vision-list dt{
	float: left;
}
.company-common div.company-contents dl#vision-list dd{
	margin-left: 9em;
}
.company-common div.company-contents ol#quality-list{
	margin: 20px 0;
	counter-reset: item 0;
}
.company-common div.company-contents ol#quality-list li{
	list-style-position: inside;
	font-size:18px;
	font-size:1.8rem;
	width: 32%;
	padding: 20px;
	border: 1px solid #999;
	font-weight: bold;
}
.company-common div.company-contents ol#quality-list li:before{
	content: counter(item) ". ";
	counter-increment: item;
}
.company-common div.company-contents ol#quality-list li h3{
	font-size:18px;
	font-size:1.8rem;
	margin-bottom: 6px;
	display: inline-block;
	font-weight: bold;
}
.company-common div.company-contents ol#quality-list li p{
	font-size:15px;
	font-size:1.5rem;
	font-weight: normal;
}
.company-common div.company-contents dl#group-list{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(25, 120, 0 ,1);
}
.company-common div.company-contents dl#group-list dt{
	font-weight: bold;
	font-size:24px;
	font-size:1.8rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
}
.company-common div.company-contents dl#group-list dd ul li{
	width: 32%;
}
.company-common div.company-contents dl#group-list dd ul li img{
	width: 100%;
}
.company-common div.company-contents dl#group-list dd ul li p{
	text-align: center;
	font-size:13px;
}

.company-common div.company-contents h3.company-detail-title{
	margin: 40px 0 10px;
	font-weight: bold;
}
.company-common div.company-contents h3.company-detail-bigtitle{
	font-weight: bold;
	font-size:24px;
	font-size:1.8rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
}
.company-common div.company-contents dl.company-detail-list{
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(25, 120, 0 ,1);
	padding: 0 0px 20px;
	line-height: 2.6;
	font-size:20px;
}
.company-common div.company-contents dl.company-detail-list dt{
	float: left;
	font-size:18px;
}
.company-common div.company-contents dl.company-detail-list dd{
	padding-left: 10em;
}
.company-common div.company-contents dl.company-detail-list dd.useborder{
	border-bottom: 1px dotted rgba(80, 80, 80 ,.5);
}
.company-common div.company-contents section{
	padding: 10px;
	margin-bottom: 40px;
}
.company-common div.company-contents section .for-mask{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.85);
	padding: 40px 30px;
}
.company-common div.company-contents section h3{
	font-weight: bold;
	font-size:24px;
	font-size:1.8rem;
	margin-bottom: 16px;
	color: rgba(25, 120, 0 ,1);
	padding-bottom: 6px;
	border-bottom: 1px dotted rgba(25, 120, 0 ,1);
}
.company-common div.company-contents section h4{
	font-weight: bold;
	font-size:18px;
	font-size:1.8rem;
	margin-bottom: 10px;
}
.company-common div.company-contents section ul li{
	line-height: 2.2;
	list-style-type: circle;
	margin-left: 1em;
}
.company-common div.company-contents section#performance-med{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-med.jpg") no-repeat center top / cover;
}
.company-common div.company-contents section#performance-med div div{
	float: left;
	width: 50%;
}

.company-common div.company-contents section#performance-sky{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-sky.jpg") no-repeat center top / cover;
}
.company-common div.company-contents section#performance-car{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-car.jpg") no-repeat center top / cover;
}
.company-common div.company-contents section#performance-ind{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-ind.jpg") no-repeat center top / cover;
}
.company-common div.company-contents section#performance-lig{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-lig.jpg") no-repeat center top / cover;
}
.company-common div.company-contents section#performance-oth{
	background: rgba(0, 0, 0, 0) url("../images/child/about/bg-oth.jpg") no-repeat center top / cover;
}


.company-detail-list table caption{
	font-size:25px;
	border-bottom:1px solid #093;
	line-height:1.5;
}

.company-detail-list table th,.company-detail-list table td{
	font-size:18px;
	border-bottom:1px dotted #999;
}


.company-common div.company-contents .feg{
	background:url(../images/child/about/FEG.png);
	background-repeat:no-repeat;
	color:white;
}

.company-common div.company-contents .mfj{
	background:url(../images/child/about/MFJ.png);
	background-repeat:no-repeat;
	color:white;
}


/* .licensedl{
	background:url(../images/child/about/licensebg.png);
	background-repeat:no-repeat;
}

.chitekidl{
	background:url(../images/child/about/chitekibg.png);
	background-repeat:no-repeat;
}

*/



/*-------------------------------1300px以下---------------------------------------------*/
@media screen and (max-width: 1300px) {

}
/*-------------------------------1200px以下---------------------------------------------*/
@media screen and (max-width: 1200px) {

}
/*--------------------------------1024x以下-----------------------------------------------------*/
@media screen and (max-width: 1024px) {

}
/*--------------------------------767x以下-----------------------------------------------------*/
@media screen and (max-width: 767px) {

}
/*--------------------------------650x以下-----------------------------------------------------*/
@media screen and (max-width: 650px) {

}
/*--------------------------------480px以下-----------------------------------------------------*/
@media screen and (max-width: 480px) {

}


/*　追加分 */

section#child-contents h2{
	/*font-size:30px;*/
	/*border-bottom:2px solid yellow;*/
}


section#resulttable{
	margin-top:50px;
}

section#resulttable .resultimg{
	padding-top:0px;
	padding-bottom:0px;
	border:none;
	
}

section#resulttable table{
	width:100%;
	border-collapse:collapse;
	margin-top:20px;
	line-height:0.5;
}
section#resulttable table tr{
	height:50px;
}


section#resulttable th,section#resulttable td{
	font-size:1.2em;
	padding:5px;
	border-right:1px solid #ddeedd;
	border-left:1px solid #ddeedd;
}

tr.even{
	background:#EAFFEA;
}


section#resulttable th{
	font-weight:400;
	font-size:1.5em;
	height:60px;
	padding:0px;
	/* background:url(../images/child/result/theadbg.png) #FFF;*/
	background:#0E0;
	background-repeat:no-repeat;
	color:#FFF;
	border:2px solid #FFFFFF;
}

.initiatives th{
	background:url(../images/thcommonhead.png) #26e500;
	background-repeat:repeat-x;
	border-top:none;
	padding-top:10px;
	color:white;
	font-weight:normal;

}


section#resulttable td{

}





.greenh{
	background:#26e500;
	color:white;
	padding:0px 20px;
	font-size:23px;
}

.greenhc{
	width:100%;
	background:#26e500;
	color:white;
	padding:0px 20px;
	font-size:23px;
	text-align:center;
}


/*　問い合わせフォーム用CSS */

section#contact table{
	border-collapse:collapse;
	width:100%;
}



section#contact table th,section#contact table td{
	border-bottom:1px solid #26e500;
	font-size:18px;	
}

section#contact.hogo_title{
	margin-top:50px;
	font-size:18px;
}

section#contact table th{
	
}

section#contact table td{
	
}


section#contact_profile{
	text-align:center;
}

section#contact input[type=text]{
	padding:7px;
	margin-top:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
}


section#contact input[type=radio],
section#contact input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;

}
section#contact input[type=radio] + label,
section#contact input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 12px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}


section#contact textarea{
	padding:7px;
	margin-top:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
}

/* other */

.andmore{
	float:right;
	clear:both;
	color:#FFF;
	background:#59cb04;
	padding:10px 20px;
	font-size:25px;
}

.pagetop{
	float:right;
	clear:both;
	padding:10px 20px;	
}

#pagetop{
	height:100px;
	border-bottom:1px dashed #59cb04;
	margin-bottom:10px;
}


.sectionend{
	border-bottom:1px dashed #59cb04;
	height:70px;
	margin-bottom:10px;
}

.sectionend a{
	float:right;
	clear:both;
	padding:10px 20px;
	margin-top:20px;
	color:#FFF;
	font-size:20px;
	background:#59cb04;
}

.company-common div.company-contents section.backf9{
	padding:0px;
	margin-bottom:10px;
	margin-top:20px;
}

.backf9 a{
	float:right;
	clear:both;
	padding:10px 20px;
	color:#FFF;
	font-size:20px;
	background:#59cb04;
}




/* page top */
#page-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 77%;
}
#page-top a {
    background: #0C3;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #090;
}

/* dropmenu */



ul.dropdown li section {
	width:500px;
	padding: 25px 10px;
	position: absolute;
	left: 0;
	top:60px;
	display: none;
	background:url(../images/menu/menubg.png) #FFF;
	background-repeat:no-repeat;
	border:1px solid #0C0;
	opacity:0.9;
	color: #0C0;
	text-align:left;
}
ul.dropdown li:hover section { display: block; }
ul.dropdown li section a {padding-left:10px;display:inline;font-size:18px; }
ul.dropdown li section a:hover {text-decoration: underline;}