@charset "UTF-8";

.concept #content_wrapper {}
.concept #content_wrapper .billboard {
	/*background: transparent url(img/concept-img-01.jpg) no-repeat 0 0;
	min-height: 513px;
	height: auto !important;
	height: 513px;*/
	margin-bottom: 30px;
}

.concept #content_wrapper .sub_ttl {
	margin-bottom: 5px;
	color: #333;
}

.concept #content_wrapper .note {
	font-size: 10px;
	line-height: 2;
}

.concept .environment {
	padding-bottom: 32px;
}
.concept .environment h2 {
	font-size: 28px;
	text-align: center;
	letter-spacing: 10px;
}
.concept .environment > p {
	margin: 16px auto 0;
	width: 750px;
	font-size: 14px;
	line-height: 2.3;
}

.concept .billboard .intro {
	/* height: 513px !important; */
	height: auto;
	/*text-align: right;
    overflow: inherit;*/
}
.concept .billboard .intro h2 {
	padding: 0;
}
.concept .billboard .intro h3 {
	/*color: #174d69;
	font-size: 26px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
}
.concept .billboard .intro p {
	/*padding-left: 570px;
	padding-top: 20px;
	width: 320px;
	font-size: 15px;
	line-height: 2.0em;
	text-align: right;*/
}

.concept .oceanview {
	position: relative;
}
.concept .oceanview .intro {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 10;
}
.concept .oceanview .intro h3 {
	/*color: #174d69;
	font-size: 26px;
	margin-top: 15px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
}
.concept .oceanview .intro p {
	/*width: 616px;
	font-size: 15px;
	line-height: 2.0em;*/
}

.concept .overview {
	border-top: 1px double #cdcdcd;
}

.concept #content_wrapper .apartment {
	padding-top: 36px;
}

.concept .entrance {
	border-top: 1px double #cdcdcd;
	border-bottom: 1px double #cdcdcd;
}
.concept .entrance .inner {
	padding: 0 78px;
}
.concept .entrance .float_l {
	width: 418px;
}
.concept .entrance .float_l img {
	width: 100%;
}
.concept .entrance .float_r {
	width: 314px;
}
.concept .entrance p {
	font-size: 14px;
	line-height: 2;
}

.concept #content_wrapper .dramatic {
	background: transparent url(img/concept-img-03.jpg) no-repeat 0 0;
	min-height: 513px;
	height: auto !important;
	height: 513px;
	margin-bottom: 40px;
}
.concept .dramatic .intro {
    height: auto;
    overflow: inherit;
    padding-top: 445px;
}
.concept .dramatic .intro h2 {
	padding-left: 20px;
	padding-bottom: 20px;
}
.concept .dramatic .intro h3 {
	padding-left: 20px;
	color: #fff;
	font-size: 26px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.concept .dramatic .intro p {
	padding-left: 20px;
	padding-top: 40px;
	width: 890px;
	font-size: 15px;
	line-height: 2.0em;
}



