@charset "UTF-8";
#wrapper #contents {
	position: absolute;
	top: 120px;
	right: 0px;
	text-align: left;
}
#contents p {
	width: 380px;
	color: #000000;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 12px;
	line-height: 2em;
	padding-left: 2px;
	margin-bottom: 40px;
}
#concept_main {
	background-image: url(../images/concept_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 557px;
	display: block;
}
#concept_concierge_main {
	background-image: url(../images/concierge_main.jpg);
	height: 557px;
}
#concept_only_main {
	background-image: url(../images/only_main.jpg);
	text-align: left;
	height: 557px;
}
#concept_only_main #contents {
	top: 110px;
	z-index: 999;
}
#concept_only_main #contents h3 {
	margin-bottom: 20px;
}
#contents .only_photo {
	margin-bottom: 30px;
}
#concept_only_main #contents p {
	margin-bottom: 20px;
}


#concept_planner_main {
	height: 770px;
}

#contents_plannner {
	position: absolute;
	left: 40px;
	top: 100px;
	width: 510px;
}
#contents_plannner h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 10px;
}
#contents_plannner ul {
	clear: both;
	margin-bottom: 30px;
}
#contents_plannner li {
	color: #000000;
	width: 143px;
	text-align: left;
	float: left;
	margin-right: 24px;
}
#contents_plannner p {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 10px;
	line-height: 1.5em;
}
.plan_banner {
	margin-bottom: 50px;
}
#wrapper #concept_planner_main #contents_plannner ul img {
	margin-bottom: 10px;
}

