@charset "utf-8";

@media screen and (min-width: 751px) {

section .inner {
	padding: 40px 0;
}


/* -----------------------------------------------------------------------------

	aboutlink
  
----------------------------------------------------------------------------- */
/* subMV
---------------------------------------------*/
#sitemap #subMv {
	background: url(/sitemap/img/bg_general.jpg) repeat-x bottom center;
	background-size: 1920px 160px;
}
#sitemap #subMv .inner .pc img {
	margin: 0 0 0 35px;
	width: 793px;
	height: auto;
}

/* content
---------------------------------------------*/
/*
#sitemap .box h4 {
	border-left: 3px solid #397C50;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 10px;
	line-height: 1.6;
}
#sitemap .box h4 + ul{
	margin-bottom:20px;
}
#sitemap .box h4 + ul li{
	margin-bottom:5px;
	font-size:130%;
	text-indent:-1em;
	margin-left:1em;
}
#sitemap .box h4 + ul + dl {
	margin-top:35px;
}
#sitemap .box dl{
	margin-bottom:30px;
}
#sitemap .box dt {
	font-size:130%;
	font-weight:bold;
	margin-bottom:20px;
}
#sitemap .box dd li{
	float:left;
	margin-right:25px;
	font-size: 130%;
}
#sitemap .box dd li img {
	display:block;
	margin-top:10px;
}
*/

}