@charset "utf-8";

.title_bk{
	width:100%;
	height:100%;
	background:url(../img/about/sitem_titlebk.jpg) no-repeat center;
	background-size: cover;
}


.foot01_02 dl dd{
	padding-left:1em;
	background:url(../img/common/foot_arrow.png) no-repeat left;
}

.foot01_03,
.foot01_04{
	width:150px;
	padding-right:10px;
}

.sitemap01,
.sitemap02 {
	margin-right:120px;
}
.sitemap01{
	width:100%;
	margin:0 0 1em;
}
.sitemap02 {
	width:46%;
	margin:0 0 0 4%;
	
}

.sitemap01 dl dd {
	margin-left:1em;
	padding-left:1em;
	background:url(../img/sitemap/sitemap_arrow.png) no-repeat left;
}

.sitemap02 dl dd {
	margin-left:1em;
	padding-left:1em;
	margin:1em 0;
	background:url(../img/sitemap/sitemap_arrow.png) no-repeat left;
}



@media (min-width : 768px) {


.sitemap01,
.sitemap02 {
	width:31%;
	margin:0 1% 1em;
}
	
}
