@charset "UTF-8";

/*リセットここから*/
html,body,
h1,h2,h3,h4,h5,h6,p,
dl,dt,dd,ol,ul,li,
table,tr,th,td,
article,aside,footer,header,menu,section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	line-height: 100%;
}
img {
	border: none;
}
/*リセットここまで*/

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
ul,li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: underline;
}

body {
	background: #ffffff;
	text-align: center;
	font-size: 16px;
}

#layout {
	margin: 0px;
	padding: 0px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

header {
	height: 500px;
	background: url(../images/image-main.jpg) center center no-repeat;
	background-size: 100% auto;
}
header h1 {
	padding-top: 130px;
}


/* アンカ―リンク */

#nav-box {
	width: 100%;
	background: #82182D;
/*	background-color: rgba( 204, 255, 204, 0.55 );*/
	margin-bottom: -100px;
	padding: 15px 0px;
	z-index: 10000;
}
#nav-box li {
	display: inline-block;
	margin: 0px 20px;
}
#nav-box a {
	display: block;
	border-radius: 10px;
	padding: 5px 15px;
	color: #ffffff;
	font-weight: bold;
}
#nav-box a:hover {
	text-decoration: none;
	background-color: rgba( 255, 255, 255, 0.30 );
}

/* アンカ―リンク ここまで */


/* スライダー */

.slider-box {
	width: 650px;
	margin: 0px auto 50px auto;
	padding-top: 30px;
}
.slider-box .bx-wrapper {
	margin: 0 auto 13px;
}
.slider-box .bx-wrapper .bx-viewport {
	box-shadow: 0 0 0px #ccc;
	border: 0px solid #fff;
	left: 0px;
	background: none;
}

#bx-pager1 li,
#bx-pager2 li,
#bx-pager3 li {
	display: inline-block;
	margin: 0px 5px;
}
#bx-pager1 img,
#bx-pager2 img,
#bx-pager3 img {
	width: 80px;
	height: 53px;
	border: 1px solid #cccccc;
}
#bx-pager1 a:hover img,
#bx-pager1 a.active img,
#bx-pager2 a:hover img,
#bx-pager2 a.active img,
#bx-pager3 a:hover img,
#bx-pager3 a.active img {
	border: 1px solid #82182D;
}

/* スライダー ここまで */


/* 新 和モダン客室について */

#modern-box {
	margin-top: 0px;
	padding-top: 120px;
}

/* 新 和モダン客室について ここまで */


/* 和モダンツイン */

#twin-box {
	margin-top: -70px;
	margin-bottom: 70px;
	padding-top: 60px;
}

.rooms-spec {
	position: relative;
	width: 600px;
	margin: 0px auto;
}
.rooms-spec .heimen-box {
	position: relative;
	float: left;
	width: 200px;
}
.rooms-spec .heimen-box img {
	width: 100%;
	height: auto;
}
.rooms-spec .heimen-box img.logo-kakudai {
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 28px;
	height: auto;
}
.rooms-spec .spec-box {
	float: right;
	width: 370px;
	text-align: left;
	line-height: 180%;
	font-size: 15px;
}
#twin-box .reserve-link,
#single-box .reserve-link {
	position: absolute;
	right: 0px;
	bottom: 20px;
	width: 370px;
}
#twin-box .reserve-link {
	bottom: 0px;
}
#twin-box .reserve-link2 {
	position: absolute;
	right: 0px;
	bottom: 60px;
	width: 370px;
}

/* 和モダンツイン ここまで */


/* 和モダンシングル */

#single-box {
	margin-top: -70px;
	margin-bottom: 70px;
	padding-top: 60px;
}

/* 和モダンシングル ここまで */


/* ギャラリー */

#gallery-box {
	margin-top: -70px;
	padding-top: 60px;
}
#gallery-box #gallery-list {
	width: 600px;
	margin: 0px auto;
}
#gallery-box .gallery {
	position: relative;
	float: left;
	width: 100px;
	margin: 0px 20px 20px 0px;
}
#gallery-box .gallery:nth-of-type(5n) {
	margin: 0px 0px 20px 0px;
}
#gallery-box .gallery img {
	border: 1px solid #cccccc;
}
#gallery-box .gallery img.logo-kakudai {
	position: absolute;
	right: -10px;
	bottom: -10px;
	border: 0px solid #cccccc;
}

/* ギャラリー ここまで */


.rooms-info {
	margin-bottom: 20px;
}
.rooms-info h3 {
	width: 310px;
	margin: 0px auto;
	padding: 10px 0px;
	line-height: 150%;
	font-weight: bold;
	font-size: 26px;
}
.rooms-info h3 span {
	display: block;
	border-bottom: 1px solid #000000;
}
.rooms-info p {
	margin-bottom: 20px;
	line-height: 150%;
}
.rooms-info p span {
	display: block;
}
.rooms-info p span.text-sup {
	display: inline;
	vertical-align: top;
	position: relative;
	top: -4px;
	font-size: 10px;
}
.info-inner {
	background-position: left top,right top;
	background-repeat: no-repeat,no-repeat;
	padding: 20px 0px;
}


/* ポイント */

#point-box {
	width: 600px;
	margin: 0px auto;
}
#point-box .point-left {
	position: relative;
	float: left;
	width: 130px;
	margin-bottom: 40px;
}
#point-box .point-left img {
	border: 1px solid #cccccc;
}
#point-box .point-left img.logo-kakudai {
	position: absolute;
	right: -10px;
	bottom: -10px;
	border: 0px solid #cccccc;
}
#point-box .point-right {
	float: right;
	width: 450px;
	margin: 0px 0px 30px 0px;
	text-align: left;
}
#point-box .point-right div {
	background-color: rgba(50,0,0,0.7);
	padding: 5px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	color: #ffffff;
}
#point-box .point-right p {
	padding: 10px;
	font-size: 15px;
}

/* ポイント ここまで */


.reserve-link,
.reserve-link2 {
	width: 90%;
	margin: 0px auto;
}
.reserve-link a,
.reserve-link2 a {
	display: block;
	background: #7C1400;
	border: 2px solid #7C1400;
	padding: 10px 0px;
	font-weight: bold;
	color: #ffffff;
}
.reserve-link a:hover,
.reserve-link2 a:hover {
	text-decoration: none;
	background: #ffffff;
	color: #7C1400;
}


#copyright {
	display: block;
	background-color: rgba(0,0,0,0.7);
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
}


@media screen and (max-width: 750px) {
	#header-box {
		background-size: auto 100%;
	}
}


@media screen and (max-width: 480px) {

	header {
		height: auto;
		background: url(../images/image-main.jpg) center top no-repeat;
		background-size: 100% auto;
	}
	header h1 {
		padding: 50px 0px;
	}
	header h1 img {
		width: 50%;
		height: auto;
	}


/* アンカ―リンク */

	#nav-box {
		padding: 0px 0px;
	}
	#nav-box li {
		margin: 5px 0px;
		width: 48%;
		font-size: 13px;
	}

/* アンカ―リンク ここまで */


/* スライダー */

	.slider-box {
		width: 90%;
	}
	.bx-wrapper img {
		max-width: 100%;
		height: auto;
	}

	#bx-pager1 img,
	#bx-pager2 img,
	#bx-pager3 img {
		width: 30px;
		height: 30px;
		border: 2px solid #cccccc;
		border-radius: 20px;
	}
	#bx-pager1 a:hover img,
	#bx-pager1 a.active img,
	#bx-pager2 a:hover img,
	#bx-pager2 a.active img,
	#bx-pager3 a:hover img,
	#bx-pager3 a.active img {
		border: 2px solid #82182D;
	}

/* スライダー ここまで */


/* 和モダンツイン */

	.rooms-spec {
		width: 90%;
	}
	.rooms-spec .heimen-box {
		float: none;
		margin: 0px auto 40px auto;
		width: 150px;
	}
	.rooms-spec .heimen-box img {
		width: 100%;
		height: auto;
	}
	.rooms-spec .spec-box {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	#twin-box .reserve-link,
	#single-box .reserve-link,
	#twin-box .reserve-link2,
	#single-box .reserve-link2 {
		position: static;
		width: 100%;
	}

/* 和モダンツイン ここまで */


/* ギャラリー */

	#gallery-box #gallery-list {
		width: 90%;
	}
	#gallery-box .gallery {
		float: left;
		width: 29%;
		height: auto;
	}
	#gallery-box .gallery:nth-of-type(5n) {
		margin: 0px 20px 20px 0px;
	}
	#gallery-box .gallery:nth-of-type(3n) {
		margin: 0px 0px 20px 0px;
	}
	#gallery-box .gallery img {
		width: 100%;
		heigh: auto;
	}
	#gallery-box .gallery img.logo-kakudai {
		width: 28px;
		heigh: 27px;
	}

/* ギャラリー ここまで */


	.rooms-info h3 {
		width: 90%;
	}
	.rooms-info p {
		width: 90%;
		margin: 0px auto 20px auto;
		text-align: left;
	}
	.rooms-info p span {
		display: inline;
	}


/* ポイント */

	#point-box {
		width: 90%;
	}
	#point-box .point-left {
		float: none;
		width: 220px;
		margin: 0px auto 20px auto;
	}
	#point-box .point-left img {
		width: 100%;
		height: auto;
	}
	#point-box .point-left img.logo-kakudai {
		width: 28px;
		height: 27px;
	}
	#point-box .point-right {
		float: none;
		width: 100%;
		margin-bottom: 40px;
		text-align: left;
	}
	.rooms-info #point-box p {
		width: 100%;
	}

/* ポイント ここまで */


.reserve-link {
	width: 90%;
	margin: 0px auto;
}
.reserve-link2 {
	width: 90%;
	margin: 0px auto 30px auto;
}
.reserve-link a,
.reserve-link2 a {
	display: block;
	border: 2px solid #7C1400;
	padding: 10px 0px;
	color: #ffffff;
	font-weight: bold;
}
.reserve-link a:hover,
.reserve-link2 a:hover {
	background: #7C1400;
	color: #ffffff;
	text-decoration: none;
}


#copyright {
	display: block;
	background-color: rgba(0,0,0,0.7);
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
}




}