@charset "utf-8";

/* common */
html, body, div, h1, h2, h3, h4, h5, h6,
p, address, blockquote,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset, input {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	color: #3b3b3b;
    font-size:13px;
    *font-size:small;
    *font:x-small;
	line-height: 1.0;
	text-align: center;
	overflow-x: hidden;
	width: 640px;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, dt, dd, th {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
    font-size:inherit;
    font:1em;
}

table  td {
	text-align: left;
}

ul li, ol li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

a {
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 0.8;
}

h3 {
	
}



/* header */
#header {
	background: url(../img/hdr_bg.jpg) no-repeat center top;
	height: 124px;
	width: 640px;
	position: fixed;
	top:0;
	left:0;
	z-index: 100;
}
.header-inr {
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 30px 15px 40px;
}
.header-logo {
	float: left;
}
.header-btn {
	float: right;
	overflow: hidden;
	padding: 10px 0 0;
}
.header-btn li {
	float: left;
}
.header-btn li.btn01 {
	margin-right: 20px;
}
.header-btn li.btn02 {
	margin-right: 23px;
}
.header-nav {
	display: none;
	position: absolute;
	top:162px;
	left:20px;
	overflow: hidden;
	z-index: 5;
	width: 600px;
	background: url(../img/nav_bg.png) no-repeat top center;
	padding: 15px 0 14px;
}
.header-nav .nav-logo {
	float: left;
	margin: 0 0 0 26px;
}
.header-nav .close-btn {
	float: right;
	margin: 2px 20px;
}
.header-nav-main {
	overflow: hidden;
}
.header-nav-main {
	clear: both;
	padding: 8px 0 0;
	margin: 0 20px;
}
.header-nav-main li {
	float: left;
	width: 271px;
	margin: 0 0 9px;
}
.header-nav-main li:nth-child(odd) {
	margin-right: 18px;
}
.header-nav-sub li {
	margin: 0 0 9px;
}


/* main-visual */
#main-visual {
	margin: 0 auto;
	width: 640px;
	height: 805px;
}

#main-visual .bx-viewport {
	margin: 0;
	border: none;
}
#main-visual .bx-wrapper {
	margin: 0;
}
#main-visual .bx-pager {
	display: none;
}
#main-visual li {
	width: auto;
	position: absolute;
}

/* reserve */
.reserve-wrapper {
	background: url(../img/index_bg01.png) no-repeat top center;
	padding: 0px 0 25px;
	width: 640px;
	height:495px;
}
.reserve {
	background: #eee2d4 url(../img/reservation_bg.png) no-repeat center top;
	height: 501px;
	width: 640px;
}
.reserve .btns {
	margin-top: 18px;
}
.reserve li {
	margin-bottom: 18px;
}

/* theme */
#theme {
	width: 640px;
	background: url(../img/bg_sakura.png) no-repeat center bottom;
	margin: 0 auto;
}
#theme .theme-main {
	padding-bottom: 310px;
}
#theme .theme-bg {
	background: url(../img/theme_bg01.png) no-repeat top center;
	height: 800px;
	font-size: 25px;
	text-align: right;
}
#theme .theme-bg img {
	margin: 29px 22px 33px 0;
}
#theme .theme-bg p {
	text-align: center;
	line-height: 1.75;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

/* point */
#point01 .point-bg {
	background: url(../img/secret_point01_bg01.jpg) no-repeat top center;
	width: 640px;
	padding-bottom: 47px;
}
.point .txt {
	font-size: 24px;
	line-height: 1.6;
	margin: 0 auto 40px;
	padding: 50px 0 0;
}
#point02 .point-bg {
	background: url(../img/secret_point02_bg01.jpg) no-repeat top center;
	width: 640px;
	padding-bottom: 60px;
}
#point03 .point-bg {
	background: url(../img/secret_point03_bg01.jpg) no-repeat top center;
	width: 640px;
	padding-bottom: 61px;
}
#point03 .txt {
	margin-bottom: 33px;
}
#point04 {
	background: url(../img/secret_point04_bg.png) no-repeat top center;
	padding: 52px 0 81px;
	width: 640px;
}
#point04 .inr {
	background: #f4e2e2;
	padding: 32px 0 43px;
}
#point04 .ttl {
	margin: 0 0 16px 46px;
	text-align: left;
}
#point04 .txt {
	margin: 31px auto 36px;
	padding: 0;
}

/* walk */
#walk {
	background: url(../img/bg_point04_05.png) no-repeat center top;
	margin: -2px auto 0;
	width: 640px;
}
#walk .inr {
	background: url(../img/walk_bg01.png) no-repeat top -15px center;
}
#walk .txt {
	font-size: 24px;
	line-height: 1.6;
	margin: 0 auto 35px;
	padding-top: 63px;
}
#walk .img {
	margin: 25px auto 47px;
}
#walk a {
	margin: 0 auto 80px;
	display: inline-block;
}


/* room-select */
#room-select {
	background: url(../img/room_bg01.png) no-repeat bottom center;
	text-align: center;
	width: 640px;
	padding-bottom: 65px;
}
#room-select ul {
	background: #d37f7f;
	padding: 36px 0 0;
}
#room-select li {
	padding-bottom: 24px;
}

#plan {
	width: 640px;
	background: url(../img/plan_bg.png) no-repeat top 155px center;
	padding-bottom: 42px;
}
#plan .inr {
	width: 620px;
	background: #f9f5f1;
	margin: 26px auto 0;
	padding:0 0 32px;
}
#plan .inr dl {
	background: url(../img/plan_bdr.png) no-repeat bottom center;
	padding: 20px 0;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
#plan .inr dt {
	float: left;
	margin: 0 10px;
}
#plan .inr dd {
	text-align: left;
	font-size: 24px;
	line-height: 1.6;
	vertical-align: middle;
	display: table-cell;
	width: 251px;
}
#plan .inr dd span {
	display: block;
	font-weight: bold;
	color: #cb6465;
}

#info {
	background: url(../img/ftr_btn_bg.png) no-repeat bottom center;
	padding:170px 0 65px;
	width: 640px;
}
#info .ftr-btn {
	overflow: hidden;
	width: 620px;
	margin: 0 auto 44px;
}
#info .ftr-btn li {
	float: left;
}
#info .ftr-btn li:first-child {
	margin-right: 12px;
}


.page-top {
	position: fixed;
	bottom: 20px;
	right:20px;
}

/* footer */
#footer {
	margin: 0 auto;
	width: 640px;
	font-size: 24px;
	line-height: 1.7;
	background: url(../img/ftr_bg.png) no-repeat top center;
	padding: 40px 0 0;
}
.footer-inr {
	margin: 0 auto;
	width: 620px;
	background: #f9f5f1;
}
.footer-data dt {
	margin-bottom: 47px;
}

.cr {
	border-top: 1px solid #e5b1b2;
	width: 100%;
	display: block;
	color:#cb6465;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
	margin-top: 43px;
}


/* page-main-visual */
#page-main-visual {
	
}

/* data-block */
.data-block {
	margin: 0 0 30px;
}
.data-block .ttl {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 28px;
	color: #fff;
	background: #cb6465;
	padding: 15px 0;
	margin: 20px 0 30px;
}
.data-block dl {
	overflow: hidden;
	width: 620px;
	margin: 0 auto;
}
.data-block dt,
.data-block dd {
	font-size: 26px;
	line-height: 1.7;
	text-align: left;
}
.data-block dt {
	border-bottom: solid 1px #b2b2b2;
	background: #f2f2f2;
	padding: 4px 13px;
}
.data-block dd {
	padding: 3px 13px;
}
.data-block .t-right {
	font-size: 15px;
	text-align: right;
	width: 950px;
	margin: 0 auto;
}



/* contact */
#contact {
	background: url(../img/online_bg.png) no-repeat center top;
	padding: 40px 0;
}
#contact .inr {
	position: relative;
	width: 640px;
	margin: 0 auto;
}
#contact .btn01 {
	position: absolute;
	top: 30px;
	right: 260px;
}
#contact .btn02 {
	position: absolute;
	top: 30px;
	right: 40px;
}

/* btn-area */
#btn-area {
	background: url(../img/btn-area_bg.jpg) no-repeat top center;
	padding: 50px 0 0;
}
#btn-area .inr {
	margin: 0 auto;
	overflow: hidden;
	width: 630px;
}
#btn-area .inr li {
	float: left;
	margin: 0 5px 20px 5px;
}


.footer_recruit{
	text-align: center;
	padding: 20px 0;
}
.footer_recruit img{
	width: 80%;
	height: auto;
	margin-bottom: 10px;
}