#sitemap li {font-size: 1rem;}
#sitemap li a {
	color: #ffffff;
	text-decoration: none;
}
#sitemap li a:hover {
	color: #8dc500;
}
#tw {font-size: 1.5rem;}
#tw a {color: #fff;}

/* ============================================================================================================================== */

footer {
	width: 100%;
	padding-bottom: 2rem;
}
.contents-body {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 2rem;
}
#sitemap {
	margin-bottom: 2rem;
}
footer .home {
	width: 30%;
	margin: 0 0 0 .5rem;
	padding: 2rem 0 0;
}
footer .home img {width: 100%;}
#sitemap nav {margin: 2rem 0 0;}
#sitemap ul {
	margin: 0;
}
#sitemap li {
	margin: 0;
	padding: .5rem 0 .5rem .5rem;
	font-size: 1.1rem;
	list-style-type: none;
	background: url("../../images/common/icon1.png") no-repeat left center;
}
#sitemap li.sitemapIcon {
	margin-bottom: 1rem;
	padding-left: 0;
	background:none;
}
#sitemap li.sitemapIcon img {
	width: 1.5rem;
	margin-right: .3rem;
	vertical-align: top;
}
#sitemap .sitemapBlock {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}
#sitemap .sitemapBlock:nth-child(1) {width: 44%;}
#sitemap .sitemapBlock:nth-child(2) {width: 51%;}
#sitemap ul#sitemapSub {
	margin: 0 0 0 .5rem;
	padding: 0 0 0 10%;
	background: none;
	background: url("../../images/common/border.png") repeat-y left top;
}
#sitemap ul#sitemap-discover {margin: -1rem 0 2rem 2rem;}
#sitemap ul#sitemap-discover li,
#sitemap ul#sitemapSub li {
	font-size: 1rem;
}

address {
	text-align: center;
}
/* sns */
#sns {
	width: 100%;
	vertical-align: top;
	margin: 0 0 2rem;
}
#sns #facebook-window iframe {
	width: 100% !important;
}


@media only screen and (orientation : landscape) {
	#sns {
		width: 450px;
		margin: 0 auto;
	}
}
#sns h3 {
	display: none;
}

#tw {
	width: 100%;
	height: 4rem;
	margin: 1.5rem auto;
	background-color: #67aadd;
	border-radius: 4px;
	text-align: center;
}
#tw img {
	width: auto;
	height: 4rem;
	vertical-align: middle;
}
#tw a {
	display: block;
	width: 100%;
	height: 100%;
}
#sns-thum div {
	display: inline-block;
}

/* ====================================================== simple */
footer.simple .contents-body {
	padding: .5rem 0 2rem;
}
footer.simple #sitemap {
	width: 100%;
}
footer.simple #sitemap nav {margin: 1rem 0 0;}
footer.simple #sitemap ul#sitemapSub {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
footer.simple #sitemap ul#sitemapSub {
	width: 100%;
	margin: 0;
	padding: 0 0 0 2%;
	background: none;
}
footer.simple #sitemap li {
	float: left;
	width: 48%;
}

/* ====================================================== simple */
footer.min {
	padding: .5rem 0;
}
footer.min address {
	margin: 0;
	text-align: center;
}


/* ====================================================== likebox */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
	width: 100% !important;
}