@charset "utf-8";

@import "sp_page.css";


/*--------------------------------
 *initialize
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent url(img/common/common-bg.png);
}
.sp, .sp_b{
	display:block;
}
.pc{
	display:none;
}
body {
  line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display:block;
}
nav ul {
  list-style:none;
}
blockquote, q {
  quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}
a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
/* change colours to suit your needs */
ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}
/* change colours to suit your needs */
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
/* change border colour to suit your needs */
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}
input, select {
  vertical-align:middle;
}
img {
  vertical-align: top;
	max-width:100%;
	height:auto;
}
ul, ol {
  list-style: none;
}
a:link, a:visited {
  color: #333;
  text-decoration: underline;
}

.visual{
	max-width:100%;
}

.m0{margin-bottom:0px!important;}
.m5{margin-bottom:5px!important;}
.m10{margin-bottom:10px!important;}
.m15{margin-bottom:15px!important;}
.m20{margin-bottom:20px!important;}
.m25{margin-bottom:25px!important;}
.m30{margin-bottom:30px!important;}


/*-------------------------------------------
 *layout
 */

body {
  background: #fcfcfc;
  color: #333;
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
  font-size: 75%;
  line-height: 1.666;
  -webkit-text-size-adjust: 100%;
}

.frame{
	margin:0 3%;
	position:relative;

}
.frame:after{content: ""; display: block; clear: both;height: 0;}

img{
	width:auto;
	max-width:100%;
}

.fit-img {
  width: 100%;
  height: auto;
}

.indent {
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.notes {
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.picture-frame {
  border: 1px solid #ccc;
}

.picture-frame img {
  border: 2px solid #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.common-buttons {
  text-align: center;
	margin:0 3%;
}

.common-buttons li:first-child {
  margin: 0 0 15px;
}

.common-buttons li a {
  display: block;
}



.l-wrapper {
  overflow: hidden;
  padding-top:50px;
}


.l-header {
  position: relative;
  height: 50px;
  padding: 0 0px 0 0;
  background: url(../img/common/l-contents.jpg) center;
	background-size:cover;

  z-index: 100;
  position:fixed;
  left:0;
  width:100%;
  top:0;
}

.l-header:after {
  content: " . ";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

.l-header .logo {
  float: left;
  padding: 10px 0 0 10px;
}
.l-header p.logo {
	margin-top: 15px;
}
.l-header .logo a{
	font-size: 90%;
}
.l-header .logo a.logo__faq {
  display: none;
}
.l-header .logo img {
  height: 30px;
}


.l-header #btn-menu{
	position:absolute;
	right:10px;
	top:10px;
}
.l-header #btn-menu img{
  height: 30px;
}

.l-mainvisual {
  position: relative;
  margin-top: -20px;
}

.l-mainvisual .top_slide img{
  width: 100%;
}


/*  menu
----------------------------------------------- */

.menu-list{
	position:relative;
	width:101%;
	overflow: hidden;
}
.menu-list li{
	width:33.3%;
	position:relative;
	z-index:10;
	float:left;
	height: 24.533333vw;
}

.menu-list li img{
	width:100%;
}

form#inpageReserve {
	display: inline-block;
	width: 100%;
}

	form#inpageReserve input[type=image] {
		width: 100%;
	}

/*  menu
----------------------------------------------- */

#l-menu {
  display: none;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  padding: 0 0 0px;
  background: #1D1A10;
  z-index: 110;
  height:100%;
}

#l-menu .inner{
	position:absolute;
	left:0;
	top:0px;
	bottom:0;
	padding-bottom:1px;
	width:100%;
	overflow-y:scroll;
}

#btn-close{
	text-align:right;
}
#btn-close img {
  width: auto;
  height: 50px;
}


#l-menu .tel {
  margin: 0 0 18px;
  padding: 11px 0 0;
  text-align: center;
}

#l-menu .tel img {
  width:66%;
  max-width: 211px;
  height: auto;
}

#l-menu .nav {
  border-bottom: 1px solid #AFAFAF;
}

#l-menu .nav li {
  border-top: 1px solid #AFAFAF;
}

#l-menu .nav li a {
  display: block;
  position: relative;
}

#l-menu .nav li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 12px;
  height: 18px;
  margin: -9px 0 0;
  background: url(img/common/icon-menu.png) no-repeat;
  background-size: 100% auto;
}

#l-menu .nav li img {
  width: 100%;
  vertical-align: middle;
}

#l-menu .common-buttons {
  margin: 20px 25px 0;
  padding-bottom:30px;
}

form#headBtnReserveSP {
	display: inline-block;
	width: 100%;
}

	form#headBtnReserveSP input[type=image] {
		width: 100%;
	}

.l-contents {
  background:url(../img/common/l-contents.jpg) center top repeat-y;

}

.l-contents .facility{
	text-align: center;
    background-color: rgba(255,255,255,0.7);
    line-height: 1.5;
    padding: 20px;
}

.l-contents .facility-ttl{
    color: #3E5728;
    font-size: 14px;
    margin-bottom: 30px;
}

.l-contents .facility-ttl span{
	font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.l-contents .facility-ttl p{
	margin-top: 5px;
}

.l-contents .facility .facility-main li{
    padding-bottom: 20px;
}

.l-contents .facility .facility-main li img{
    width: 100%;
}

.l-contents .facility .facility-main p{
	text-align: left;
    margin-top: 10px;
}

#news .l-contents{
	padding-top:25px;
}

.l-contents .main-sect {
  position: relative;
}

.l-contents .ui-inner {
  margin: 2em 5.333333% 0;
}

.l-contents .ui-inner .price_btn {
   margin: 3em 0;
   text-align:center;
}

.l-contents .ui-inner .price_btn_y {
   margin: 3em 0 1em;
   text-align:center;
}

.l-contents .ui-inner:first-of-type {
  margin: 0 5.333333%;
}

.l-contents .recommended-box {
  padding: 30px 0;
  background: #dfdfdf;
}
#home .l-contents .recommended-box{
	background: url(img/common/bg-zen.jpg) top no-repeat #C9C9C9;
	background-size:100% auto;

}

.l-contents .page-button {
  display: block;
  width: 69.552239%;
  max-width: 233px;
  margin: 0 auto;
  padding: 14px 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.l-contents .page-button.large {
  width: 62.133333%;
}

#hotels-link {
	padding-top: 0;
	overflow: hidden;
	text-align: center;
	padding: 30px 0;
	background: url(../img/common/hotels-link.jpg) left no-repeat #BEBCBD;
}
#hotels-link li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	border: 0;
	text-align: center;
}
#hotels-link li a {
	color: #666666;
	font-size: 8px;
	text-decoration: none;
}
#hotels-link li span {
	display: block;
	padding-top: 4px;
}
#hotels-link li:nth-of-type(odd) {
	clear: both;
}
#hotels-link img {
	width: auto;
	max-width: 92%;
}


/* ========= footer ========== */
#l-footer {
  padding: 20px 0 9px;
  background: #22221F;
	border-top:3px solid #737447;
}

#l-footer .inner-top {
  width: 90%;
  margin: 0 auto 16px;
}
#l-footer .inner-top .contact-btn li {
  display: inline-block;
  width: 45%;
  margin: 0 2%;
  vertical-align: top;
}
#l-footer .inner-top .contact-btn li img {
  width: 100%;
  max-width: 310px;
}

form#footBtnReserveSP {
	display: inline-block;
	width: 100%;
	margin: 0;
}

	form#footBtnReserveSP input[type=image] {
		width: 100%;
	}

#l-footer .inner-foot {
  width: 90%;
  margin: 30px auto;
  color: #fff;
  text-align: left;
  line-height: 2;
}
#l-footer .inner-foot address {
  font-style: normal;
}
#l-footer .inner-foot a {
  color: #fff;
}

#l-footer .inner-foot .for-pc {
  padding: 2px 5px 4px;
  background: #3a3a39;
}
#l-footer .inner-foot .for-pc img {
  width: 40px;
  margin-top: 6px;
}

#l-footer .f-bottom .inner-foot {
  margin-top: 20px;
  color: #999;
  font-size: 83.333%;
  text-align: center;
}
#l-footer .f-bottom .inner-foot a {
  color: #999;
}

/* 追記 */
#rooms #system .time th, #rooms .sect-system .time td{
	font-weight: normal;
}

#rooms #system .time .center{
	text-align: center;
	vertical-align: middle;
}
