@charset "utf-8";

/* ****************************************************
Title: index.css
---------------------------------------------------------------------------- */
#va2 {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 100%;
	min-height: 480px;
}

.cd {background-image: url(../img/business/va_cd.jpg);}
.fas {background-image: url(../img/business/va_fa.jpg);}
.hre {background-image: url(../img/business/va_hre.jpg);}
.ms {background-image: url(../img/business/va_ms.jpg);}
.ne {background-image: url(../img/business/va_ne.jpg);}
.nst {background-image: url(../img/business/va_nst.jpg);}
.tc {background-image: url(../img/business/va_tc.jpg);}
.ts {background-image: url(../img/business/va_ts.jpg);}
.wm {background-image: url(../img/business/va_wm.jpg);}

#va2 .catch {width: 400px;margin: 0 auto;padding-top:160px;}
#va2 .mn_catch {width: 720px;margin: 0 auto;padding-top:160px;}

/* =============================
 .section1
==============================*/
.sec01{width:1000px; margin:0 auto;}

.business_head {margin-top: 3em;text-align:center; margin-bottom: 1.5em;}
.business_head span {display:block;}
.business_head .en_head {color: #ccc; font-size: 250%;}
.business_head .jp_head {font-size:140%;}

.bs_des {text-align: center; margin-bottom:3em;}

.bs_img_list { display: -webkit-flex;display: flex; margin-bottom:1em;}
.bs_img_list li:nth-child(2n) {margin: 0 5px;}
.bs_txt_wrap { display: -webkit-flex;display: flex; margin-bottom:5em;}
.bs_txt {width:50%;}
.bs_txt_wrap .mission {padding-right:4%;}
.bs_txt dt {margin-bottom: 1.5em;}
.bs_txt .en_bs_head {font-weight:bold; font-size: 180%; margin-right:1em;}



.sec02 {width: 100%; background-color:#F2F2F2; border-top: solid 1px #999; border-bottom: solid 1px #999; padding: 4em 0; margin-bottom:100px;}

.goal { display: -webkit-flex;display: flex; width:1000px; margin: 0 auto;}
.goal .goal_img {margin-right:4%;}