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

@media (min-width: 583px) {

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

#bg_bottom{
	background: url(../images/top/bgBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100px;
}

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

#mv_sec{
	background: url(../images/common/bgTopCommon.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 5530px;
}

#main_view{

}

#main_view dt h1{
	padding-bottom: 20px;
	padding-top: 50px;
	letter-spacing: 4.5px;
	color: #f68108;
	font-weight: bold;
	text-align: center;
	font-size: 230%;
	margin: 0 auto;
	width: 800px;
}


.YkomaPcLayOut{
	display: flex;
	display: -webkit-flex;

}

.YkomaPcLayOut li{
	width: 400px;
	margin-left: 10px;
}

.tkomaSec{
	padding: 0 0 50px;	
}

.YkomaTTL{
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding: 0 0 10px;
}

.YkomaRead{
	padding: 10px;
}


#pagenation{
	text-align: center;
	font-weight: bold;
}

#pagenation ul{
	display: flex;
	display: -webkit-flex;
	width: 150px;
	margin: 0 auto;
}

#pagenation ul li{
	padding: 0 20px 0 0 ;
}

#pagenation a{
	color: #f68108;
}

}







/*************************
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;
}


.YkomaPcLayOut{

}

.YkomaPcLayOut li{
	width: 90%;
	margin: 0 5% 5%;
}

.tkomaSec{
	padding: 0 0 15%;	
}

.YkomaTTL{
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	padding: 0 0 10px;
}

.YkomaRead{
	padding: 0 5%;
}


#pagenation{
	text-align: center;
	font-weight: bold;
}

#pagenation ul{
	margin: 0 5%;
	display: flex;
	display: -webkit-flex;
	width: 60%;
	margin-left: 15%;
	margin-bottom: 20%;
}

#pagenation ul li{
	padding: 0 20% 0 0 ;
	font-size: 130%;
}

#pagenation a{
	color: #f68108;
}




}

















