@charset "utf-8";

/* 	Other design CSS
----------------------------------------------------------
---------------------------------------------------------- */

/* 	mobile
---------------------------------------------------------- */
.section.mobile .heading03{
	border-bottom: solid 1px #cccccc;
}


/* 	sitemap
---------------------------------------------------------- */
.section.sitemap.line{
	border-bottom: solid 1px #cccccc;
}
.sitemap .heading03 span {
	color: #333333;
	background-position: 0 0.05em;
}
.sitemap .heading03 a {
	color: #008089;
}
.sitemap .iconLink01 li {
	margin-bottom: 30px;
	margin-left: 15px;
	background: url(/common/images/com_ic01.gif) no-repeat 0 0.3em;
	font-weight: bold;
	float: left;
	width: 123px;
	_width: 113px;
}
.sitemap .iconLink01 li.noLink {
	background: none;
	padding: 0;
}
.sitemap .iconLink01 li.noTxt {
	background: none;
}

.sitemap .iconLink01 .iconLink02 li {
	font-weight: normal;
	background: url(/common/images/com_ic12.gif) no-repeat 3px 0.5em;
	margin-bottom: 0;
	margin-left: 0;
	float: none;
	width: auto;
}
.sitemap .iconLink01 li.iconLink02 {
	font-weight: normal;
	background: url(/common/images/com_ic12.gif) no-repeat 3px 0.5em;
	margin-bottom: 0;
}
.sitemap .note02 span.iconLink02 {
	background-position: 3px 0.2em; 
}

.sitemap .iconLink01.col3 li {
	width: 280px;
}
.sitemap .iconLink01.col3 li.noLink {
	width: 300px;
}
.sitemap.noteBox {
	padding-bottom: 30px;
}

.faqContent table .note01 {
	font-size: 72%;
}

.faqContent ul.faqType01 {
	clear: both;
	margin-top: 10px;
}
.faqContent ul.faqType01 li span.iconLink02 {
	background-position: 3px 0.2em; 
}


/* 	urawa-parco
---------------------------------------------------------- */
#close .announceBox {
	padding: 20px 30px;
	background-color: #008088;
	color: #ffffff;
}
#close .announceBox .lead {
	margin-top: 0;
	font-size: 1.8rem;
	text-align: center;
}
#close .announceBox p {
	margin-top: 1.0rem;
	font-size: 1.0rem;
}
#close .announceBox .note {
	margin-top: 1.0rem;
	font-size: 0.8rem;
}
#close .contactBox {
	margin-top: 20px;
	padding: 20px;
	background-color: #ffffcc;
}
#close .contactBox .boxHeading {
	color: #008088;
}
#close .contactBox .bold {
	margin-top: 10px;
	font-weight: bold;
}




/* 	Clearfix Property
----------------------------------------------------------
---------------------------------------------------------- */
.sitemap #shopMenu:after,
.sitemap ul.iconLink01:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

.sitemap #shopMenu,
.sitemap ul.iconLink01 {
	zoom: 1;
}