/******************
PC
******************/

@media (min-width: 583px) {

#wrapper{
	padding: 40px 0 0 0;
}

.wrapperInn{
	padding: 120px 30px 0 0px;
}

#mv_sec{
	background: url(../images/growth/bgGrowth.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 5530px;
	height: 786px;
}

#main_view{
	display: flex;
	min-height: 740px;
}

#main_view dt{
	width: 380px;
}

#main_view dt h1{
	padding-bottom: 20px;
	padding-top: 200px;
	letter-spacing: 4.5px;
	color: #f68108;
	font-weight: bold;
}

#stepView h2{
	color: #f68108;
	text-align: center;
	font-size: 200%;
	padding-bottom: 40px;
}



.service_area1{
	display: flex;
	padding: 40px 0px 100px 0px;
}

.service_areaWrapper h2{
	color: #f68108;
	text-align: center;
	font-size: 200%;
	padding-top: 90px;
}

.service_area1.reverse {
	flex-direction: row-reverse;
}

.service_area1 dt,.service_area1 dd{
	flex: 1;
}

.service_area1 dd{
	padding: 0px 60px 0px 0px;
}

.service_area1 dt{
	padding: 0px 60px 0px 0px;
}

.service_area1 dt p{
	line-height: 1.8;
	padding-bottom: 25px;
}


#attPtn2{
	background-color: #fbfbde;
	text-align: center;
	padding: 25px 10px;
	margin-bottom: 100px;
}

#attPtn2 a{
	color: #f68108;
	text-decoration: none;
	font-weight: bold;
}


#pfSec{
	text-align:center;
	width: 520px;
	margin: 0 auto 70px;;
}



}







/*************************
SP レイアウト

*************************/


@media (max-width: 563px) {


.service_areaWrapperBgBottom{
	background: url(../images/top/bgBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 220%;
}

#main_view dt{
	padding: 0 5% 5%;
	background: url(../images/top/bgMiddle.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 220%;

}

#main_view dt h1{
	padding-bottom: 5%;
	padding-top: 20%;
	letter-spacing: 4.5px;
	color: #f68108;
	font-weight: bold;
	text-align: center;
}



#stepView h2{
	color: #f68108;
	text-align: center;
	font-size: 150%;
	padding:5% 0% 5%
}

#stepView ul{
	padding:3%
}


.service_area1{
	display: flex;
	padding: 10% 0 4%;
	flex-direction: column-reverse;
}

.section_area1 dt,.section_area1 dd{
	flex: 1;
}

.service_areaWrapper h2{
	color: #f68108;
	font-size: 150%;
	padding:10% 0% 0%;
	text-align: center;
}



.service_area1 dd{
	padding: 0% 5% 0%;
}

.service_area1 dt{
	padding: 4% 5% 0%;
}

.service_area1 dt p{
	line-height: 1.8;
	padding-bottom: 25px;
}


#attPtn2{
	background-color: #fbfbde;
	text-align: center;
	padding: 5%;
	margin: 3% 3% 15%;
}

#attPtn2 a{
	color: #f68108;
	text-decoration: none;
	font-weight: bold;
}

#pfSec{
	margin: 0 5% 15%;
}

}

















