@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	background-image: url(../images/visual_02.png);
}

/* ---------------------------------------------------------
	CSS Document desc
--------------------------------------------------------- */

.desc {
	width: 1000px;
	margin: 40px auto 0;
}

.desc h2 {
	margin-bottom: 30px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 26px;
	line-height: 1;
}

.desc p {
	margin-bottom: 30px;
}

.desc li:last-child {
	border-right: solid 1px #1e1e1e;
}

.desc li {
	display: inline-block;
	vertical-align: top;
	border-left: solid 1px #1e1e1e;
	line-height: 1;
}

.desc li a {
	display: block;
	padding: 0 20px;
}

/* ---------------------------------------------------------
	CSS Document summary
--------------------------------------------------------- */

.summary h2 {
	height: 54px;
	margin-top: 70px;
	margin-bottom: 40px;
	padding: 1px 0;
	background: url(../images/h2.png) repeat-x center top;
	font-weight: normal;
	font-size: 0;
	line-height: 0;
}

.summary h2 span:nth-of-type(1) {
	display: inline-block;
	vertical-align: top;
	height: 52px;
	padding-left: 35px;
	background: url(/include/images/icon.png) no-repeat left;
	background-size: 30px auto;
	font-family : "A-OTF Ryumin Pro KL", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	line-height: 50px;
}

.summary h2 span:nth-of-type(2) {
	display: inline-block;
	vertical-align: top;
	height: 22px;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0 5px 0 10px;
	background: #bb262a;
	font-size: 13px;
	line-height: 22px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document capture
--------------------------------------------------------- */

.capture {
	float: left;
	width: 470px;
}

.sliderwrap {
	height: 336px;
	margin-bottom: 15px;
}

.carouselwrap {
	width: 470px;
	height: 68px;
	text-align: center;
	position: relative;
}

.carouselwrap .carousel {
	width: 426px;
	height: 68px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.carouselwrap ul {
	position: absolute;
	top: 0;
	left: -71px;
	left: 0;
}

.carouselwrap ul li {
	float: left;
	width: 95px;
	height: 68px;
	text-align: left;
}

.carouselwrap ul li img {
	width: 90px;
	height: 64px;
	border: solid 2px #fff;
	cursor: pointer;
}

.carouselwrap ul li img:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.carouselwrap ul li.this img {
	border: solid 2px #bc141e;
	opacity: 1;
	filter: Alpha(opacity=100);
	cursor: default;
}

.carouselwrap .prev,
.carouselwrap .next {
	width: 20px;
	height: 68px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
}

.carouselwrap .prev {
	left: 0;
}

.carouselwrap .next {
	right: 0;
}

.carouselwrap .prev:after,
.carouselwrap .next:after {
	content: '';
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 41%;
	left: 1px;
}

.carouselwrap .prev:after {
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
}

.carouselwrap .next:after {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	left: auto;
	right: 1px;
}

.carouselwrap .show {
	cursor: pointer;
}

.carouselwrap .prev.show:after,
.carouselwrap .next.show:after {
	border-color: #1e1e1e;
}

/* ---------------------------------------------------------
	CSS Document outline
--------------------------------------------------------- */

#outline {
	float: right;
	width: 480px;
	text-align: left;
}

#outline .price .f_left span.villa {
	display: block;
	width: 54px;
	height: 28px;
	margin-bottom: 10px;
	background: #b81c22;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
}

#outline .price .f_left span.type {
	display: block;
	width: 120px;
	height: 18px;
	background: #b99b00;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}

#outline .price .f_right span {
	font-size: 18px;
	line-height: 18px;
}

#outline .excerpt {
	padding: 20px 0;
	border-bottom: solid 1px #d3d4d4;
}

#outline .meta {
	padding: 20px 0 30px;
	font-size: 12px;
}

#outline .floor {
	height: 300px;
	margin-bottom: 30px;
}

#outline .floor img {
	display: none;
}

#room_01 .floor {
	background: url(../images/floor_oniwa_pc.png) no-repeat 0 0;
}

#room_02 .floor {
	background: url(../images/floor_osora_pc.png) no-repeat 0 0;
}

#room_03 .floor {
	height: 282px;
	background: url(../images/floor_oyama_pc.png) no-repeat 0 0;
}

#room_04 .floor {
	background: url(../images/floor_oike_pc.png) no-repeat 0 0;
}

#room_05 .floor {
	background: url(../images/floor_ohoshi_pc.png) no-repeat 0 0;
}

#room_06 .floor {
	background: url(../images/floor_ohana_pc.png) no-repeat 0 0;
}

#outline .reserve li {
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
}

#outline .reserve li a {
	display: block;
	height: 40px;
	padding: 0 20px 0 15px;
	background: #5f67ae;
	text-align: center;
	text-decoration: none;
	font-family : "A-OTF Ryumin Pro KL", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}

#outline .reserve li a:before {
	content: '';
	display: inline-block;
	vertical-align: 2px;
	width: 6px;
	height: 6px;
	margin-right: 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#outline .reserve li a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#outline .policy {
	padding: 7px 0 0;
	font-size: 12px;
}

/* ---------------------------------------------------------
	CSS Document cancel
--------------------------------------------------------- */

#cancel {
	margin-top: 70px;
}

#cancel dl {
	margin-top: 20px;
	padding: 30px;
	border: solid 1px #d3d4d4;
	border-top: solid 2px #b81c22;
	text-align: left;
}

#cancel dt {
	font-family : "A-OTF Ryumin Pro KL", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 1;
}

#cancel dd {
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.7;
}
