
@charset "shift_jis";
/* CSS Document */


/*--------------------------------------------
	common
--------------------------------------------*/

.flex{
	display: flex;
	align-items: center;
}

h2{
	text-align: center;
}

.ttl_about{
	width: 432px;
	font-size: 19px;
	line-height: 1.5;
	font-weight: 600;
	color: #432C00;
	padding-bottom: 4px;
	border-bottom: 1px solid #69AE15;
}

.ttl_about p:nth-of-type(1){
	font-size: 29px;
	line-height: 1.5;
	font-weight: 800;
	color: #69AE15;
	margin-right: 8px !important;
}

.txt_about{
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
	margin-top: 20px !important;
}

/*--------------------------------------------
	2.keyvisual
--------------------------------------------*/

#keyvisual{
	width: 700px;
	height: 145px;
	margin:10px auto 16px ;
	background: url(/mp/lp/shoukai/about/images/bg_keyvisual.png) no-repeat left top;
	position:relative;
}

#keyvisual h1{
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	left:15px;
}

#keyvisual p{
	position:absolute;
	top:68px;
	left:20px;
	font-size:11px;
}


/*--------------------------------------------
	3.aboutArea
--------------------------------------------*/

#aboutArea{
	margin: 0 20px 15px;
	font-family: 'ヒラギノ角ゴ Std','Hiragino Kaku Gothic Std',sans-serif;
}

#aboutArea ul#txtAnchor{
	width: 620px;
	margin: 0 auto 48px;
}

#aboutArea ul#txtAnchor li+li{
	margin-left: 20px;
}

#aboutArea ul#txtAnchor li a{
	display: block;
	width: 284px;
	padding: 7px 16px 7px 0;
	font-size: 12px;
	line-height: 1.5;
	color: #69AE15;
	background-color: #E9F5E1;
	border-radius: 16px;
	text-align: center;
	position: relative;
}

#aboutArea ul#txtAnchor li a::after{
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	background: url(/mp/lp/shoukai/about/images/icon_about01.png) no-repeat right center;
	padding: 4px 0 0 6px;
}

#aboutArea ul#txtAnchor li a:hover{
	color: #FFF;
	background-color: #69AE15;
	text-decoration: none;
}

#aboutArea ul#txtAnchor li a:hover::after{
	background: url(/mp/lp/shoukai/about/images/icon_about02.png) no-repeat right center;
}

#aboutArea .box{
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border: 1px solid #BCDFA9;
}

#aboutArea .box h2{
	margin: 15px 0 15px 20px;

}

#aboutArea .box h3{
	margin: 15px 0 15px 20px;

}

#aboutArea .box p{
	color: 4a4a4a;
	line-height: 170%;
}

#aboutArea .box p.attention{
	margin-bottom: 0;
	width: auto;
	background: url(/lp/shoukai/about/images/bg_dottedline01.gif) no-repeat left top;
	float: none;
	clear: both;
	font-size: 10px;
	color: #888686;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 20px;
}

*:first-child+html #aboutArea .box p.attention{
	padding: 5px 0 0 0;
}

* html #aboutArea .box p.attention{
	padding: 5px 0 0 0;
}

/*--------------------------------------------
	4.merit
--------------------------------------------*/

#about {
	background: url(/lp/shoukai/about/images/img_about01.gif) no-repeat 460px 58px;
}

#merit .numberBox{
	margin-top: 40px;
}

#merit .numberBox li+li{
	margin-top: 48px;
}

#merit .numberBox div:nth-of-type(1){
	width: 433px;
	margin-right: 40px;
}

#merit .numberBox li .merit_osusume{
	margin-top: 20px;
	padding: 15px 16px 16px 20px;
	border: 2px dotted #FB9836;
	border-radius: 10px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	color: #666;
}

#merit .numberBox li .merit_osusume .osusumeMark{
	color: #FB9836;
	margin-right: 16px;
	padding: 5px 0 0 27px;
	height: 27px;
	background: url(/mp/lp/shoukai/about/images/icon_about03.png) no-repeat left center;
}


/*--------------------------------------------
	5.flow
--------------------------------------------*/
#flow {
	margin: 48px 0 80px;
}


/*--------------------------------------------
	6.interview
--------------------------------------------*/

#interview .profWrap{
	margin-top: 40px;
}

#interview .profWrap span.txtGreen{
	color: #69AE15;
	font-weight: 600;
}

#interview .profWrap .profImageBox{
	width: 640px;
	margin: 0 20px 0 40px;
}

#interview .profWrap .profImageBox .profImage{
	margin-left: 64px;
	position: relative;
}

#interview .profWrap .profImageBox .profName{
	position: absolute;
	width: 140px;
	padding: 7px 0 6px;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
	background-color: #69AE15;
	text-align: center;
	left: -64px;
	bottom: 45px;
}

#interview .profWrap .profImageBox .profTittle{
	width: auto;
	margin: 0 0 0 auto;
	padding-right: 20px;
	border-bottom: none;
	position: relative;
}

#interview .profWrap .profImageBox .profTittle::before{
	content: "";
	position: absolute;
	width: 26px;
	height: 34px;
	background: url(/mp/lp/shoukai/about/images/bg_about01.png) no-repeat right top;
	top: -20px;
	right: 0;
}

#interview .profWrap .profImageBox .profTittle::after{
	content: "";
	position: absolute;
	width: 18px;
	height: 20px;
	background: url(/mp/lp/shoukai/about/images/bg_about02.png) no-repeat left bottom;
	bottom: -16px;
	left: -20px;
}

#interview .profWrap .profTextBox{
	position: relative;
	margin-top: -30px;
	padding: 16px 17px;
	background-color: #E9F5E1;
	border: 3px solid #BCDFA9;
	border-radius: 10px;
	z-index: 2;
}

#interview .profWrap .profTextBox .profTextBox_left{
	width: 278px;
	margin-right: 20px;
}

#interview .profWrap .profTextBox .profTextBox_left .profTextList{
	padding-top: 8px;
	flex-wrap: wrap;
	color: #666666;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 400;
}

#interview .profWrap .profTextBox .profTextBox_left .profTextList li{
	width: 135px;
	padding-bottom: 8px;
	border-bottom: 2px dotted #69AE15;
}

#interview .profWrap .profTextBox .profTextBox_left .profTextList li:nth-of-type(2n){
	margin-left: 2px;
}

#interview .profWrap .profTextBox .profTextBox_left .profTextList li:nth-of-type(n+3){
	margin-top: 16px;
}

#interview .profWrap .profTextBox .profTextBox_left .txt_about{
	margin-top: 16px !important;
}

#interview .profWrap .profTextBox .profTextBox_right{
	width: 362px;
	padding: 16px 20px;
	background-color: #fff;
	border-radius: 4px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
}

#interview .profWrap .profTextBox .profTextBox_right .profMerit{
	margin-bottom: 16px;
	padding: 8px 0 16px 27px;
	border-bottom: 2px dotted #FB9836;
	color: #FB9836;
	height: 43px;
	background: url(/mp/lp/shoukai/about/images/icon_about03.png) no-repeat left top;
}

#interview .profWrap .profTextBox .profTextBox_right .indent{
	text-indent: -1em;
	padding-left: 1em;
}

#interview .qaBox{
	margin: 45px 0 48px;
}

#interview .qaBox li+li{
	margin-top: 40px;
}

#interview .qaBox li img{
	margin-left: 40px;
}

#about p.about {
	width: 425px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}



