@charset "utf-8";

/* article */
article{
	padding-bottom:0;
}
@media screen and (max-width:768px){
	article{
		padding-bottom:0;
	}
}


/* article.low h1 */
article.low h1{
	background:url(../images/business/h1_bg.jpg)no-repeat center center;
	background-size:cover;
}
@media screen and (max-width:768px){
	article.low h1{
		background:url(../images/business/h1_bg_s.jpg)no-repeat center center;
		background-size:cover;
	}
}


/* article.low .outer */
article.low .outer{
	margin-bottom:90px;
}
@media screen and (max-width:768px){
	article.low .outer{
		margin-bottom:10%;
	}
}


/* .cont */
.cont{
	padding:100px 0 0;
}
.cont span.tit{
	display:block;
	line-height:2.2;
	margin-bottom:60px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-color:#ce6000;
}
.cont > section div{
	min-height:185px;
	padding-left:48%;
	text-align: justify;
	text-justify: inter-ideograph;
	position:relative;
}
.cont > section div h2{
	margin-bottom:0.3em;
	font-size:19px;
	color:#ce6000;
}
.cont > section div img{
	max-width:350px;
	width:44%;
	position:absolute;
	left:0;
	top:0;
}
.cont > section section{
	padding:60px 0;
}
.cont > section section h3{
	margin-bottom:0;
	padding-bottom:0.6em;
	font-size:19px;
	color:#324b1e;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	background:url(../images/business/cont2_h3.jpg)repeat-x center bottom;
	background-size:48px auto;
}
.cont > section section h3 span{
	font-size:14px;
}
.cont > section section ul{
	padding-bottom:50px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.cont > section section ul li{
	max-width:350px;
	width:44%;
	margin-top:30px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.cont > section section ul li figure{
	margin:0.5em 0 1em;
}
.cont > section section ul li figure figcaption{
	font-size:14px;
	font-weight:bold;
	color:#324b1e;
}

@media screen and (max-width:768px){
	.cont{
		padding:10% 0 0;
	}
	.cont span.tit{
		margin-bottom:6%;
		font-size:3.4vw;
	}
	.cont > section div{
		min-height:auto;
		padding-left:0;
		position:static;
	}
	.cont > section div h2{
		font-size:4vw;
	}
	.cont > section div img{
		max-width:100%;
		width:100%;
		position:static;
		left:auto;
		top:auto;
		margin-bottom:0.5em;
	}
	.cont > section section{
		padding:9% 0;
	}
	.cont > section section h3{
		font-size:4vw;
		color:#324b1e;
		display: inline-block;
		background-image:none;
	}
	.cont > section section h3 span{
		margin-top:0.3em;
		padding-top:0.8em;
		font-size:3vw;
		display:block;
		background:url(../images/business/cont2_h3.jpg)repeat-x center top;
		background-size:auto 0.5em;
	}
	.cont > section section ul{
		padding-bottom:5%;
		display: block;
	}
	.cont > section section ul li{
		max-width:100%;
		width:100%;
		margin-top:6%;
	}
	.cont > section section ul li figure figcaption{
		font-size:3.6vw;
	}
}


/* #cont3 */
.nopd{
	margin-bottom:0 !important;
}
#cont3{
	padding:100px 0;
}
#cont3 h2{
	line-height:1.3;
	padding:0.3em 0;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	background-color:#829f4b;
}
#cont3 h2 span{
	display:block;
	font-size:28px;
	font-weight:bold;
	letter-spacing:0.3em;
	text-indent:0.3em;
}
#cont3 h3{
	margin:1em 0;
	font-size:19px;
	color:#324b1e;
	text-align: justify;
	text-justify: inter-ideograph;
}
#cont3 h3 + p{
	font-size:16px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#cont3 div{
	margin-top:50px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
#cont3 div figure{
	max-width:401px;
	width:51%;
}
#cont3 div section{
	max-width:350px;
	width:44%;
	background-color:#e4d9bc;
	position:relative;
}
#cont3 div section h4{
	line-height:2.5;
	font-size:20px;
	color:#fff;
	background-color:#829f4b;
	letter-spacing:0.3em;
	text-indent:0.3em;
}
#cont3 div section p{
	line-height:1.8;
	padding:1em;
	text-align:left;
	letter-spacing:-0.03em;
}
#cont3 div section span{
	width:100%;
	position:absolute;
	top:101%;
	left:0;
	padding-left:1.5em;
	text-indent:-1em;
	text-align:left;
}

@media screen and (max-width:768px){
	.nopd{
		width:100% !important;
	}
	#cont3{
		padding:10% 0;
	}
	#cont3 h2{
		padding:1em 0;
		font-size:3.4vw;
	}
	#cont3 h2 span{
		font-size:5vw;
	}
	#cont3 h3{
		margin:1em 0 0.5em;
		padding:0 5%;
		font-size:4vw;
		color:#324b1e;
	}
	#cont3 h3 + p{
		padding:0 5%;
		font-size:3.6vw;
	}
	#cont3 div{
		margin-top:9%;
		display: block;
	}
	#cont3 div figure{
		max-width:100%;
		width:100%;
	}
	#cont3 div section{
		max-width:100%;
		width:100%;
		margin-top:12%;
		position:relative;
	}
	#cont3 div section h4{
		font-size:4vw;
	}
	#cont3 div section span{
		width:100%;
		position:absolute;
		padding-left:0;
		text-indent:0;
		text-align:right;
	}
}


/* #links */
#links{
	padding:100px 0;
	max-width:1024px;
	width:94%;
	margin:auto;
}
#links li:first-child{
	margin-bottom:100px;
}

@media screen and (max-width:1024px){
	#links{
		padding:10% 0;
	}
	#links li:first-child{
		margin-bottom:8%;
	}
}

@media screen and (max-width:768px){
	#links{
		width:100%;
		padding:10% 0;
		background-color:#fff;
	}
}
