@charset "utf-8";
/* CSS Document */

/* SmartPhone用設定
------------------------------------------------------------------- */
@media screen and (min-width: 320px) and (max-width: 767px) {
  
#pagetop,
.booknow  {
  display:none;
}
  .fitting {
    width: 100%;
    height: auto;
  }
/* header
--------------------------------------------------------------------*/

#header_area {
  background-color: #1e0808;
  padding: 0 10px;
}
.header_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
}
.header_block h2 {
  text-align: center;
  width: 170px;
  height: auto;
  text-align: center;
}
.sub_menu {
  display: block;
  position: fixed;
  top:0;
  right: 10px;
  z-index: 999;
  text-align: center;
}
.jp_link {
  padding: 5px 0 0;
}
.reserve_tab {
}
.reserve_tab a {
  border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #836a6a;
  padding: 5px 24px 5px;
  display: block;
  line-height: 1.2em;
}
.header_block nav ul {
  display:-webkit-box;
  display:-moz-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-pack:center;
  -moz-box-pack:center;
  -webkit-flex-pack:center;
  -moz-flex-pack:center;
  -ms-flex-pack:center;
  -webkit-justify-content:center;
  -moz-justify-content:center;
  justify-content:center;
  padding: 3px 0 0;
}
.header_block nav ul li {
  border-right: #FFF solid 1px;
}
.header_block nav ul li:last-child{
  border-right: none;
}
.header_block nav ul li a {
  display: block;
  font-size: 116%;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.header_block nav ul li a:hover {
  color: #C576F9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.visual_block {
  width: 100%;
  height: 260px;
  background-image: url(../images/main.jpg);
  background-size: cover;
  background-position: center center;
}
.main_box {
  width: auto;
  max-width: 1000px;
  height: 260px;
  position: relative;
  margin: 0 auto;
}
.bn_wifi {
  position: absolute;
  bottom:10px;
  right: 10px;
  height: 40px;
}
.bn_wifi img {
  height: 100%;
  width: auto;
}




/* footer
--------------------------------------------------------------------*/
footer {
}
#footer_area {
  background-color: #574848;
  background-repeat: no-repeat;
  background-image: url(../images/patt_shobu.png);
  background-position: center bottom;
  text-align: center;
  padding: 20px 0 20px;
}

/* contents
--------------------------------------------------------------------*/


#intro {
  padding: 0px 0;
}
.intro_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  display:block;
}
.intro_block .img_box {
  margin: 20px;
}
.intro_block .txt_box {
  text-align: center;
  padding: 20px 0 0 0px;
  width: auto;
}
.intro_block .txt_box h1 {
  font-size: 216%;
  line-height: 1.1em;
  text-shadow: 0px 0px 10px #FFF; 
}
.intro_block .txt_box h2 {
  font-size: 154%;
  line-height: 1em;
  border-top: #ededed dotted 1px;
  border-bottom: #ededed dotted 1px;
  padding: 8px 0;
  margin: 12px 60px;
}
.intro_block .txt_box p {
  font-size: 123%;
  line-height: 1.8em;
}

  
  

.dinner_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 10px;
}
.dinner_box {
  display:block;
}
.dinner_txt {
  width: auto;
}
.dinner_txt h3 {
  width: auto;
}
.dinner_txt p {
  font-size: 108%;
  line-height: 1.6em;
  padding: 10px 0;
}
.img_dinner_main {
  line-height: 0em;
  padding: 0 0 2px;
}
.thumb_dinner ul {
  display:block;
  width: auto;
}
.thumb_dinner ul li {
  width: auto;
}
.morning_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 10px;
  padding: 20px 0 0;
  display:block;
}
.morning_txt {
  position: relative;
}
.morning_txt h3 {
  width: auto;
}
.morning_txt p {
  font-size: 108%;
  line-height: 1.6em;
  padding: 20px 0;
}
.morning_txt ul {
  display:block;
  position: relative;
  bottom:0px
}
.morning_txt ul li {
  padding: 0 0px 2px 0;
  line-height: 0em;
}
.img_morning_main {
  line-height: 0em;
}




#onsen {
  padding: 0 0 70px;
}
#onsen .ttl_area {
  background-image: url(../images/bg_ttl03.png);
  background-repeat: no-repeat;
  background-position: top center;
}
#onsen .ttl_block {
  text-align: center;
  padding: 110px 0;
  background-repeat: no-repeat;
  background-image: url(../images/maru_onsen.png);
  background-position: center 30px;
}
#onsen .ttl_block h2 {
  font-size: 308%;
  line-height: 1.1em;
  text-shadow: 0px 0px 10px #FFF; 
}
#onsen .ttl_block p {
  line-height: 1.7em;
  font-size: 116%;
  padding: 10px 0 0;
}
.onsen_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 10px;
}
.onsen_main {
  width: auto;
}
.public {
  padding: 5px 0 0;
  width: auto;
}
.private {
  padding: 20px 0 0;
}
.onsen_block ul {
  display:block;
}
.onsen_block ul li {
  width: auto;
  height: auto;
}
.public .bath_txt {
  padding: 10px 10px 10px 10px;
}
.private .bath_txt {
  padding: 0 16px 16px 0;
}
.bath_txt h3 {
  border: #666 solid 1px;
  text-align: center;
  padding: 5px;
  line-height: 1em;
  font-size: 154%;
}
.bath_txt p {
  font-size: 123%;
  line-height: 1.6em;
  padding: 10px 0 0;
}

  
  
  

#room .ttl_block {
  text-align: center;
  padding: 80px 0 40px;
  background-repeat: no-repeat;
  background-image: url(../images/maru_room.png);
  background-position: center 30px;
}
.room_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 10px;
}
  
  


.access_block {
  width: auto;
  max-width: 1000px;
  height: auto;
  margin: 0 10px;
}
.gmap iframe {
  width: 100%;
  height: 300px;
}
.access_info {
  display:block;
  padding: 20px 0 0;
}
.access_img {
  width: auto;
  height: auto;
}
.access_txt {
  width: auto;
}
.access_txt dl {
  padding: 0 0 10px;
}

  
  
  
  

/* 消しちゃいけないカッコ
--------------------------------------------------------------------*/  
}