@charset "utf-8";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// Common
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
body{
	font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #010000 !important;
}

a{ color: #010000 !important; }
*{ box-sizing: border-box; }

.item img {
width:100%;}
 
.fluid2 {
padding:0;}

li, ul, ol{ list-style: none;}

footer{ background: #60a739; padding: 20px 0 10px 0; color: #FFF;}

a{-webkit-transition: background-color 0.2s linear;}

.holidayInfo{ font-size: 12px; display: block; line-height: 1.3; margin-top: 5px;}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// PC
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media (min-width: 641px) {
	.navbar-nav > li.sponly{ display: none !important;}
	.sponly{ display: none; }
	header{
		width: 1000px;
		margin:0 auto;
		padding-top: 10px;
		overflow: hidden;
		font-size: 12px;
	}
	.headerinquiry{ 
		float: right;
		overflow: hidden;
		display: table;
	}
	.headerinquiry dl{
		display: table;
		vertical-align: middle;
		display: table-cell;
	}
	.headerinquiry dt{ 
		display: table-cell;
		font-weight: normal;
		padding-right: 10px;
		vertical-align: middle;
	}
	.headerinquiry dd{
		display: table-cell;
		font-size: 18px;
		font-weight: bold;
		color: #127c12;
	}
	.txtHeader{
		font-size: 10px;
		float: left;
		margin-top: 5px;
	}
	.inquiry{ 
		display: table-cell; 
		vertical-align: middle;
		padding-left: 20px;
	}

	.inquiry a{
		background: url(../images/common/ic_link.png) no-repeat left 50%;
		padding-left: 10px;
	}
	
	.spLogo{ display: none; }

	/* navigation */

	.dropdown:hover > .dropdown-menu{
	  display: block;
	}
	.dropdown-menu{ 
		min-width: 120px;
		border-radius: 7px !important;
		padding: 0;
	}
	.dropdown-menu > li > a{ padding: 5px 20px;}
	.dropdown-menu > li > a:hover{ border-radius: 0;} 
	.navbar-default{
		width: 1000px;
		margin: 0 auto 10px auto;
		background: none;
		border:none;
	}

	.navbar-collapse{ padding-right: 0;  margin-top: 10px;}

	.navbar-nav{
		float: right;
	}
	.navbar-nav li{text-align: center; font-size: 12px;}
	.navbar-nav li span{
		display: block;
		font-weight: bold;
		font-size: 14px;
	}
	.navbar-nav li{border-radius: 5px;}
	#message .navbar-nav > li:nth-child(2){ background: #CCCCCC !important;}
	#company .navbar-nav > li:nth-child(3){ background: #CCCCCC !important;}
	#works .navbar-nav > li:nth-child(4){ background: #CCCCCC !important;}
	#job .navbar-nav > li:nth-child(5){ background: #CCCCCC !important;}
	#recruit .navbar-nav > li:nth-child(6){ background: #CCCCCC !important;}

	.btnEntry a{
		border-radius: 5px;
		background: #60a739;
		color: #FFF;
	}

	.pcLOgo{
		float: left;
	}
	.nav > li > a{ padding: 10px 0; }
	.navbar-nav > li > a {
		width: 120px;
		display: block;
		-webkit-transition: background-color 0.2s linear;
	}
	.navbar-nav li a:hover{
		background: #CCCCCC !important;
		border-radius: 5px;
	}


	.contentsWrapper{
		width: 1000px;
		margin:0 auto; 
	}
	#pageMenu{ padding: 30px 0;}
	#pageMenu ul li{ float: left; margin-left: 70px; margin-bottom: 20px;}
	#pageMenu ul{
		overflow: hidden;
	}
	.ih-item.circle{
		width: 200px !important;
		height: 200px !important;
	}
	.ih-item.circle .img{
		width: 200px !important;
		height: 200px !important;
	}

	#news{	background: #ecf4e4; padding: 30px 0;}
	#news .contentsWrapper{ display: table; }
	#news .newsArea,
	#news .bannerArea{display: table-cell;}
	#news .newsArea{width: 80%;}	
	.newsItem{ border-top: 1px dashed #a5aa9f;}
	.newsItem dl{
		display: table;
		border-bottom: 1px dashed #a5aa9f;
		padding: 15px 0;
		width: 100%;
	}
	.newsItem dt,
	.newsItem dd{
		display: table-cell;
		vertical-align: top;
	}
	.newsItem dt{	width: 150px;}

	.bannerArea li{ border: 3px solid #60a739; overflow: hidden;}
	.bannerArea li:hover{
		background: #60a739;
		color: #FFF;
	}
	.bannerArea a{ display: block; padding: 20px 10px;}
	.bannerArea a:hover{
		color: #FFF;
		text-decoration: none;
	}
	.bannerArea li i{ float: right; }

	
	.fTitle{ display: table;}
	.fTitle p{display: table-cell; color: #FFF; padding-right: 15px; font-size: 14px;}

	.btnTop{ background: #80b961; text-align: center; margin-top: 40px; }
	.btnTop a{ padding: 10px;color: #FFF; display: block; }

	.footerArea{ display: table; width: 100%; margin-top: 20px;}

	.footerSitemap{ overflow: hidden; margin-top: 20px; display: table-cell;}
	.footerSitemap .ff{ float: left; margin-right: 40px;}
	.footerSitemap .ff dl{ }
	.footerSitemap .ff ul{ padding-left: 0; margin-top: 10px; height: 80px;}
	.footerSitemap .ff li{
		background: url(../images/common/ic_link02.png) no-repeat 0 5px;
		padding-left: 10px;
		margin-bottom: 5px;
		font-size: 12px;
	}
	.footerSitemap .ff li a{ color: #FFFFFF !important;}
	.footerEntry{display: table-cell; text-align: right; vertical-align: top; width: 250px; }

	.entrybtn{border: 3px solid #FFFFFF;}
	.entrybtn a{
		color: #FFFFFF !important;
		padding: 15px 30px;
		font-size: 24px;
		font-weight: bold;
		text-align: left; 
		display: block;
		overflow: hidden;
		width: 100%;
	}
	.entrybtn a i{ float: right; padding-top: 5px}
	.entrybtn a:hover{
		background: #80b961;
		text-decoration: none;
	}

	.footerEntry .tel{
		background: #80b961;
		padding: 10px;
		text-align: center;
		font-size: 24px;
	}
	.footerEntry .cap{
		font-size: 14px;
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
	}
	.footerEntry .tel a{ color: #FFFFFF !important;}
	.footerEntry .tel a:hover{ text-decoration: none;}
	.copuright{text-align: center;}

	.footerEntry .web{
		background: #80b961;
		padding: 10px;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
	}
	.footerEntry .web a{ color: #FFFFFF !important;}


	/* under */
	.keyVisualUnder img{ width: 100%; position: relative;}

	.btn-hiyoshi{ background: #60a739; color: #FFF !important; font-size: 14px;}
	.btn-hiyoshi:hover{ background: #80b961;}
	.ul_works01{ margin: 20px 0; display: table; padding: 0;}
	.ul_works01 li{ display: table-cell; padding-right: 20px;}

	.contentsBlock{
		margin: 20px 0;
		overflow: hidden;
	}
	.contentsBlock h2{
		padding-bottom: 5px;
		border-bottom: 1px solid #60a739;
		margin-bottom: 20px;
	}

	.layout01{overflow: hidden; margin-bottom: 40px; margin-top: 20px;}
	.images_r{ float: right; margin: 0 0 15px 15px;}
	.images_l{ float: left; margin: 0 15px 15px 0;}
	.images_l.mb{ margin-bottom: 200px;}

	.ul_job01{display: table; width: 100%; padding: 0; margin: 20px 0;}
	.ul_job01 li{ display: table-cell;padding-right: 15px;}
	.ul_job01 li:last-child{ padding-right: 0;}

	.ul_company{display: table; width: 100%; padding: 0; margin: 20px 0;}
	.ul_company li{ display: table-cell;padding-right: 15px;}
	.ul_company li:last-child{ padding-right: 0;}

	.job01{padding: 0;}
	.layout01 h3{
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.layout01 > p{ margin-bottom: 15px; }

	.jobItem{ margin-bottom: 40px; overflow: hidden;}
	.profile{ float: left; width: 460px; margin-top: 20px;}
	.timetable{ float: right;}
	.jobSlider{ height: 250px; margin-bottom: 20px;}
	.jobSlider .carousel-indicators{ bottom: 0;}
	.timetableIMg {
		width: 470px;
	}
	.profile img{ 
		width: 100%;
	}
	.active{ background: #308303;}

	.link a{
		text-decoration: underline;
		margin-top: 25px;
		display: block;
	}

	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: auto;
		right: 0;
		z-index: 15;
		width: 15%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}

	table{ width: 100%; }
	table th{
		font-weight: normal;
		background: #80B961;
		padding: 20px;
		border:1px solid #CCCCCC;
		vertical-align: top;
		width: 200px;
	}
	table td{ padding: 20px; border: 1px solid #CCCCCC; }

	.tableInquiry{}
	.tableInquiry th{ background: #c0d5b4; width: 220px; vertical-align: middle;}
	.tableInquiry th,
	.tableInquiry td{ border: 1px solid #c1c1c1; padding: 15px;}
	.tableInquiry .red,
	.tableInquiry th span{ color: #FF0000;}
	.tableInquiry input{ padding: 10px; border-radius: 5px; border: 1px solid #CFCFCF;}
	.tableInquiry textarea{ border-radius: 5px;}
	.tableInquiry input.wide,
	.tableInquiry textarea.wide{ width: 85%;}

	.formBtn{ margin: 20px auto; text-align: center;}

	input[type="submit"] { background: #60a739; padding: 20px 50px; border-radius: 5px; border: none; color: #FFF}
	input[type="reset"] { padding: 20px; border: none; border-radius: 5px;}

	input[type="submit"]:hover{background: #80b961;}
	input[type="reset"]:hover{background: #cccccc;}

	#thanks .contentsWrapper p{ margin-top: 30px;}
	#thanks .contentsWrapper a.link{ background: url(../images/common/ic_link.png) no-repeat 0 6px; padding-left: 10px; margin-bottom: 100px;}
}

.works-photo .images_r,
.works-photo .images_l{
	width: 300px;
}
.works-photo .images_r img,
.works-photo .images_l img{
	width: 100%;
}

.ul_recruit{margin: 20px 0; padding: 0; display: table; width: 100%;}
.ul_recruit li:nth-child(1){ display: table-cell;margin-bottom: 10px;margin-right: 5px;border-radius: 6px;padding-right: 15px;}
.ul_recruit li:nth-child(2){ display: table-cell;margin-bottom: 10px;margin-right: 5px;border-radius: 6px;}
.ul_recruit li a {
	background: #60a739;
    color: #FFF !important;
    font-size: 14px;
}
.company_img {
	width: 450px;
}
.company_img img{
	width: 100%;
}

.company_certification {
	width: 250px;
	margin:40px auto;
}
.company_certification img{
	width: 100%;
	border:1px solid #222;
}

h3.clear {
	clear: both;
}

.message-ph img{
	max-width: 300px;
}

.layout-flex {
	display:flex;
}
.layout-flex .left{
	order:1;
}
.layout-flex .right{
	order:2;
}
.layout-flex .right.pd{
	padding-top:60px;
}

.layout-flex.certification{
	margin-top:-60px;
}
.layout-flex.certification .left{
	width:465px;
	text-align:center;
}

.layout-flex .caption {
	font-size:11px;
	line-height:20px;
	text-align:left;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// SP
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media (max-width: 640px) {
	header{display: none;}
	img{ width: 100%; }

	/* navigation */
	.navbar-default{ background: #FFF; overflow: hidden; }
	.spLogo{float: left; margin:10px 0 0 10px; display: table;}
	.spLogo p{ display: table-cell; font-size: 10px; }
	.imgLogo{ width: 70px; padding-right: 10px; }

	.pcLOgo{display: none;}

	.nav > li{	border-bottom: 1px solid #cfcfcf;}
	.nav > li:last-child{border-bottom: none;}
	.nav > li:hover{ background: #cfe1da; }
	.navbar-nav{ margin: 0 -15px; }
	.navbar-nav > li > a{ padding: 15px; }
	.navbar-nav > li > a > span{ font-size: 18px; font-weight: bold; padding-right: 20px; }

	#pageMenu{ padding: 0;}
	#pageMenu ul{ 
		overflow: hidden;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		padding: 0;
		margin: 0;
	}
	#pageMenu ul li{display: block;padding: 0 10px;float: left;width: 30%;margin-bottom: 20px;}
	.ih-item.circle{
		width: 100% !important;
		height: auto !important;
	}
	.ih-item.circle .img{
		width: 100% !important;
		height: auto !important;
	}
	.info-back{display: none;}

	#news{	background: #ecf4e4; padding: 10px ;}
	h2{ font-size: 18px;}
	.newsItem{border-bottom: 1px dashed #a5aa9f; }
	.newsItem dl{ border-top: 1px dashed #a5aa9f; padding: 10px 0; margin-bottom: 0;}

	.bannerArea ul{ margin: 10px 0; padding: 0;}
	.bannerArea li{ border: 2px solid #60a739;}
	.bannerArea li a{ display: block; padding: 10px; overflow: hidden;}
	.bannerArea li a i{ float: right;}

	.fTitle{ display: table;}
 	.fTitle p{display: table-cell; padding: 0 10px; font-size: 10px;}

	 .carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: auto;
		right: 10px;
		z-index: 15;
		width: 15%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}


	.btnTop{ background: #80b961; text-align: center; margin-top: 20px; }
	.btnTop a{ padding: 10px;color: #FFF; display: block; }

 	.footerSitemap{ display: none;}

 	.footerEntry .entrybtn a{
 		display: block;
 		overflow: hidden;
 		padding: 15px;
 		font-size: 24px;
 		font-weight: bold;
 		color: #FFFFFF !important;
 		border-bottom: 1px solid #FFFFFF;
 		border-top: 1px solid #FFFFFF;
 		margin-top: 20px;
 	}
 	.footerEntry .entrybtn a i{ float: right;}
 	.footerEntry .tel{	text-align: center;}
 	.footerEntry .tel span{display: block; font-size: 24px;}
 	.footerEntry .tel .cap{ font-size: 14px;}
 	.footerEntry .tel a{ color: #FFFFFF !important;}

 	.copuright{text-align: center; font-size: 10px;}

 	.layout01{ margin: 10px; }
 	.layout01 h3{}

 	.contentsWrapper{ margin: 10px;}
 	.contentsWrapper h2{ border-left: 2px solid #60a739; padding-left: 10px;}
    tbody tr{
        display: block;
    }
    tbody th,
    tbody td{
        display: list-item;
        border: none;
    }

    .ul_job01{ margin: 0; padding: 0; display: flex; flex-wrap: wrap;  width: 100%;}
    .ul_job01 li{ display: block; width: 18.9%; margin-bottom: 10px;margin-right: 5px;}
	.ul_job01 li:last-child{ margin-right: 0;}
	.ul_job01 li a{ background: #60a739; font-size: 10px; color: #FFFFFF !important; border-radius: 6px;padding: 10px 4px;letter-spacing: -.05em;}

	.ul_works{ margin: 0; padding: 0; display: flex; flex-wrap: wrap;  width: 100%;}
    .ul_works li{ display: block; background: #60a739;width: 47%; margin-bottom: 10px;margin-right: 10px;}
	.job03 {
		margin-right: 0;
	}
	.ul_company{ margin: 0; padding: 0; display: flex; flex-wrap: wrap;  width: 100%;}
    .ul_company li{ display: block; width: 49%; margin-bottom: 10px;margin-right: 5px;}
	.ul_company li:last-child{ margin-right: 0;}
    .ul_company li a{ background: #60a739; font-size: 14px; color: #FFFFFF !important; border-radius: 0;padding: 10px;letter-spacing: -.05em; border-radius: 6px;}


	.job-profile {
		font-size: 14px;
		line-height: 27px;
	}

    .btn:active, .btn.active{box-shadow:none; background: #2e7606;}

    .ul_recruit{ margin: 0; padding: 0; width: 100%;}
    .ul_recruit li:nth-child(1){ margin-bottom: 10px;margin-right: 5px; border-radius: 0;padding-right: 0;}
	.ul_recruit li:nth-child(2){ margin-bottom: 10px;margin-right: 5px; border-radius: 0;}
	.ul_recruit li a{ 
		display: block;
		color: #fff !important;
		font-size: 14px;
		border-radius: 0;
	}

    table th{
		font-weight: normal;
		background: #80B961;
		padding: 10px;
		border:1px solid #CCCCCC;
		vertical-align: top;
		width: 100%;
	}
	table td{ padding: 10px;}
	.tableCompany tbody tr{ margin-bottom: 0;}

	.ul_works01{ margin: 20px 0; padding: 0;}
	.ul_works01 li{display: inline-block;}
	.ul_works01 li a{ font-size: 14px; background: #60a739;color: #fff !important; }
	.ul_works01 .btn-lg{ padding: 10px ; font-size: 14px; margin-bottom: 10px;}

	#works .contentsWrapper h3{ font-size: 18px;}

	.works-photo .images_r,
	.works-photo .images_l{
		width: 100%;
	}
	.works-photo .images_r img,
	.works-photo .images_l img{
		width: 100%;
	}

	.company_img {
		width: 100%;
	}
	.company_img img{
		width: 100%;
	}

	.job01{margin: 0; padding: 0;}
	.footerEntry .tel span.holidayInfo{ font-size: 12px; display: block; line-height: 1.3; margin-top: 5px;}
	#works02,#works03,#works04 {
		margin-top: 50px;
	}
	
	.message-ph img{
		max-width: 100%;
	}
	.company_certification {
		width: 100%;
		max-width:200px;
		margin:15px auto;
	}

	.layout-flex {
		display:block;
	}
	.layout-flex .right{
		order:2;
		margin-left:0;
	}
	.layout-flex.certification{
		margin-top:0;
	}
	.layout-flex.certification .left{
		width:100%;
		text-align:center;
	}
	.layout-flex .right.pd {
		padding-top: 10px;
	}
}