@charset "utf-8";

/*
Theme Name: Original Theme
Theme URI: http://dailyhotel.jp
Description: This is My Original Theme.
*/

/* 基本設定 ---------------------------------------------*/

* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  list-style: none;
}

body {
  text-align: center;
  font-size: 75%;
  font-family: "メイリオ", Meiryo, Verdana, "MS Pゴシック", "MS PGothic", Arial,
    Helvetica, sans-serif;
  line-height: 1.7;
  background: #fff url(img/bg.jpg) 0 0 repeat-y;
  color: #333;
  letter-spacing: 0.1em;
}

a {
  color: #122966;
  text-decoration: none;
}
a:hover {
  color: #f60;
}

.ac {
  text-align: center;
}
.ar {
  text-align: right;
}
/* フルードイメージ設定 */
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
img {
  width: auto\9;
}

sup {
  font-size: 50%;
}

span.red {
  color: #ff0000;
}

img {
  border: none;
  vertical-align: -2px;
}
h2.indexh2 {
  font-size: 120%;
  border-bottom: 1px dotted #666;
  padding-bottom: 0;
  margin-bottom: 20px;
}
h2.indexh2 span {
  display: block;
  margin: -10px 0 5px 2px;
}

h2.nexth2 {
  font-size: 120%;
  background: #fff url(img/nextH2bg.jpg) 0 bottom repeat-x;
  padding: 5px 10px 5px;
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 20px;
}
h2.nexth2 span.mainh2 {
  border-left: 5px #152e71 solid;
  padding-left: 10px;
  display: block;
  border-left: 5px #debba5 solid;
}
h2.nexth2 span.eng {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
}

h2.nexth2 span.eng-svg {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0,-50%);
  line-height:1;
}
h2.nexth2 span.eng-svg img{ height:0.6rem; width:auto;}


p {
  margin: 10px 0;
}
ul.normale {
  list-style: inside;
}
ul.normale li {
  list-style: square;
  list-style-position: inside;
}

.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mt80 {
  margin-top: 80px;
}

.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb80 {
  margin-bottom: 80px;
}
.moreLink {
  font-size: 90%;
  margin: 20px 0;
}
.ms10 {
  margin: 0 10px;
}
.small {
  font-size: 90%;
}
.tropSmall {
  font-size: 80%;
}

.important {
  color: #ff0000;
}
.kome {
  position: relative;
  padding: 0 0 0 1rem;
}
.kome:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "＊";
}

.snsTitle {
  line-height: 1;
  font-size: 0.8rem;
}

#wrapper {
  position: relative;
  width: 100%;
  min-width: 960px;
}
#indexCopy {
  position: absolute;
  top: 30px;
  left: 60px;
  z-index: 502;
  color: #fff;
  text-align: left;
}
#indexLogo {
  position: absolute;
  top: 0;
  left: 260px;
  z-index: 500;
}
#indexCatch {
  position: absolute;
  top: 214px;
  left: 48px;
  z-index: 501;
}
#indexImageZona {
  margin-left: 260px;
}
#slide-00 {
  overflow: hidden;
  width: 100%;
  height: 350px;
}
li.slideCell {
  float: left;
  width: 600px;
}

#nextCopy {
  position: fixed;
  top: 30px;
  left: 60px;
  z-index: 502;
  color: #fff;
  text-align: left;
}

#nextLogo {
  position: absolute;
  top: 30px;
  left: 300px;
  z-index: 500;
}
#nextName {
  position: absolute;
  top: 50px;
  right: 40px;
  z-index: 501;
  letter-spacing: 3px;
  text-align: right;
  color: #000;
}
#nextName p {
  margin: 0;
}

#headerFixWrapper {
  background: rgba(255, 255, 255, 0.95);
  height: 90px;
  width: calc(100% - 260px);
  min-width: 700px;
  position: fixed;
  top: 0;
  left: 260px;
  z-index: 600;
}
#headerFixWrapper.h120 {
  height: 120px;
}
#nextLogo--ver2 {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 550;
}
#shopContactWrapper {
  position: absolute;
  top: 30px;
  right: 40px;
  z-index: 551;
  letter-spacing: 3px;
  text-align: right;
  color: #000;
}
#shopContactsList {
  margin-top: 0.3rem;
  line-height: 1;
}
#shopContactsList li {
  display: inline-block;
}
#shopContactsList li#shopContactTel {
  font-size: 130%;
  font-weight: bold;
  color: #10255c;
  background: url(img/icon_phone.png) 0 center no-repeat;
  background-size: 24px;
  padding: 0.6rem 0 0.3rem 1.8rem;
  margin-right: 1rem;
  letter-spacing: px;
}
#shopContactsList li#shopContactMail a {
  font-size: 130%;
  font-weight: bold;
  color: #10255c;
  display: inline-block;
  background: url(img/icon_mail.png) 0 center no-repeat;
  background-size: 24px;
  padding: 0.5rem 0 0 2rem;
  letter-spacing: 0px;
}
#shopContactsList li#shopContactMail a:hover {
  color: #e7453c;
}
#shopContactsList li#shopContactMail a img#infoShiki {
  height: 17px;
  width: 200px;
  vertical-align: middle;
}
#shopContactsList li#shopContactMail a img#infoMizuhodai {
  height: 17px;
  width: 245px;
  vertical-align: middle;
}
#shopContactsList li#shopContactMail a img#infoAsaka {
  height: 17px;
  width: 206px;
  vertical-align: middle;
}
#shopContactsList li#shopContactMail a img#infoNiiza {
  height: 17px;
  width: 197px;
  vertical-align: middle;
}
#shopContactsList li#shopContactMail a img#infoDailyinn254 {
  height: 17px;
  width: 254px;
  vertical-align: middle;
}
#shopContactsList li#shopContactMail a img#infoKamifukuoka {
  height: 17px;
  width: 266px;
  vertical-align: middle;
}
#shopContactsList li#shopContactMail a img#infoKawagoe {
  height: 17px;
  width: 194px;
  vertical-align: middle;
}

/* IE11 にのみ適用される */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoShiki {
    vertical-align: middle;
  }
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoMizuhodai {
    vertical-align: middle;
  }
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoAsaka {
    vertical-align: middle;
  }
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoNiiza {
    vertical-align: middle;
  }
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoDailyinn254 {
    vertical-align: middle;
  }
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoKamifukuoka {
    vertical-align: middle;
  }
  *::-ms-backdrop,
  #shopContactsList li#shopContactMail a img#infoKawagoe {
    vertical-align: middle;
  }
}

#secondary {
  float: left;
  width: 260px;
  padding: 50px 0;
  text-align: right;
}
#nextSecondary {
  float: left;
  width: 260px;
  padding: 140px 0 50px;
  text-align: right;
  position: fixed;
}

#contentWrapper {
  float: right;
  width: 100%;
  margin-left: -260px;
}
#primary {
  width: 100%;
  float: left;
  margin-right: -250px;
  padding: 50px 0;
  text-align: left;
}
#primaryContetnt {
  margin: 0 290px 0 300px;
}
#primaryContetnt-norightmargin {
  margin: 0 40px 0 300px;
}
#tertiary {
  float: right;
  width: 250px;
  padding: 50px 0;
  text-align: left;
}

.cautionWrapper {
  border: 1px solid #ccc;
  padding: 0.5rem 1rem;
  line-height: 1;
}
.cautionWrapper a {
  display: inline-block;
  padding: 0.5rem 0 0.5rem 2.4rem;
  background: url(svg/icon_caution.svg) 0 center no-repeat;
  background-size: 1.5rem;
  font-size: 1rem;
  color: #4b4b4b;
}
.cautionWrapper a:hover {
  text-decoration: underline;
}

/* Edge のみ適用される */
@supports (-ms-ime-align: auto) {
  .cautionWrapper a {
    padding: 0.5rem 0 0.4rem 2.4rem;
  }
}

a#prenotazione {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnReservation.jpg) 0 0 no-repeat;
  width: 230px;
}
a#prenotazione:hover {
  background: url(img/btnReservation.jpg) 0 -60px no-repeat;
}

div#sideBtnZona {
  margin: 40px 0;
}
div#sideBtnZona ul {
  margin-bottom: 40px;
}
div#sideBtnZona ul li {
  margin-bottom: 10px;
}

a#serviceBtn {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnService.jpg) 0 0 no-repeat;
  width: 230px;
  background-size: 100% auto;
}
a#serviceBtn:hover {
  background: url(img/btnService.jpg) 0 -60px no-repeat;
  background-size: 100% auto;
}

a#planBtn--ver2 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnPlan_ver2.jpg) 0 0 no-repeat;
  width: 230px;
  background-size: 100% auto;
}
a#planBtn--ver2:hover {
  background: url(img/btnPlan_ver2.jpg) 0 -60px no-repeat;
  background-size: 100% auto;
}

a#planBtn {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnPlan_ver2.jpg) 0 0 no-repeat;
  width: 230px;
}
a#planBtn:hover {
  background: url(img/btnPlan.jpg) 0 -60px no-repeat;
}

#navi ul li a {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 30px;
  padding-top: 30px;
  width: 260px;
  margin-bottom: 25px;
}

#navi ul li a#shiki {
  background: url(img/naviBg.jpg) 0 0 no-repeat;
}
#navi ul li a#shiki:hover {
  background: url(img/naviBg.jpg) -260px 0 no-repeat;
}
#navi ul li a#niiza {
  background: url(img/naviBg.jpg) 0 -30px no-repeat;
}
#navi ul li a#niiza:hover {
  background: url(img/naviBg.jpg) -260px -30px no-repeat;
}
#navi ul li a#asaka {
  background: url(img/naviBg.jpg) 0 -60px no-repeat;
}
#navi ul li a#asaka:hover {
  background: url(img/naviBg.jpg) -260px -60px no-repeat;
}
#navi ul li a#mizuho {
  background: url(img/naviBg.jpg) 0 -90px no-repeat;
}
#navi ul li a#mizuho:hover {
  background: url(img/naviBg.jpg) -260px -90px no-repeat;
}
#navi ul li a#daily254 {
  background: url(img/naviBg.jpg) 0 -120px no-repeat;
}
#navi ul li a#daily254:hover {
  background: url(img/naviBg.jpg) -260px -120px no-repeat;
}
#navi ul li a#kamihukuoka {
  background: url(img/naviBg.jpg) 0 -150px no-repeat;
}
#navi ul li a#kamihukuoka:hover {
  background: url(img/naviBg.jpg) -260px -150px no-repeat;
}
#navi ul li a#kawagoe {
  background: url(img/naviBg.jpg) 0 -181px no-repeat;
}
#navi ul li a#kawagoe:hover {
  background: url(img/naviBg.jpg) -260px -181px no-repeat;
}

#navi ul li span {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 30px;
  padding-top: 30px;
  width: 260px;
  margin-bottom: 25px;
}

#navi ul li span#shikiNow {
  background: url(img/naviBg.jpg) -260px 0 no-repeat;
}
#navi ul li span#niizaNow {
  background: url(img/naviBg.jpg) -260px -30px no-repeat;
}
#navi ul li span#asakaNow {
  background: url(img/naviBg.jpg) -260px -60px no-repeat;
}
#navi ul li span#mizuhoNow {
  background: url(img/naviBg.jpg) -260px -90px no-repeat;
}
#navi ul li span#daily254Now {
  background: url(img/naviBg.jpg) -260px -120px no-repeat;
}
#navi ul li span#kamihukuokaNow {
  background: url(img/naviBg.jpg) -260px -150px no-repeat;
}
#navi ul li span#kawagoeNow {
  background: url(img/naviBg.jpg) -260px -181px no-repeat;
}

#navi ul li a#shiki-ver2 {
  background: url(img/naviBg.png) 0 0 no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#shiki-ver2:hover {
  background: url(img/naviBg.png) -260px 0 no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#niiza-ver2 {
  background: url(img/naviBg.png) 0 -30px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#niiza-ver2:hover {
  background: url(img/naviBg.png) -260px -30px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#asaka-ver2 {
  background: url(img/naviBg.png) 0 -60px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#asaka-ver2:hover {
  background: url(img/naviBg.png) -260px -60px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#mizuho-ver2 {
  background: url(img/naviBg.png) 0 -90px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#mizuho-ver2:hover {
  background: url(img/naviBg.png) -260px -90px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#daily254-ver2 {
  background: url(img/naviBg.png) 0 -120px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#daily254-ver2:hover {
  background: url(img/naviBg.png) -260px -120px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#kamihukuoka-ver2 {
  background: url(img/naviBg.png) 0 -150px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#kamihukuoka-ver2:hover {
  background: url(img/naviBg.png) -260px -150px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#kawagoe-ver2 {
  background: url(img/naviBg.png) 0 -181px no-repeat;
  background-size: 520px 210px;
}
#navi ul li a#kawagoe-ver2:hover {
  background: url(img/naviBg.png) -260px -181px no-repeat;
  background-size: 520px 210px;
}

#navi ul li span#shikiNow-ver2 {
  background: url(img/naviBg.png) -260px 0 no-repeat;
  background-size: 520px 210px;
}
#navi ul li span#niizaNow-ver2 {
  background: url(img/naviBg.png) -260px -30px no-repeat;
  background-size: 520px 210px;
}
#navi ul li span#asakaNow-ver2 {
  background: url(img/naviBg.png) -260px -60px no-repeat;
  background-size: 520px 210px;
}
#navi ul li span#mizuhoNow-ver2 {
  background: url(img/naviBg.png) -260px -90px no-repeat;
  background-size: 520px 210px;
}
#navi ul li span#daily254Now-ver2 {
  background: url(img/naviBg.png) -260px -120px no-repeat;
  background-size: 520px 210px;
}
#navi ul li span#kamihukuokaNow-ver2 {
  background: url(img/naviBg.png) -260px -150px no-repeat;
  background-size: 520px 210px;
}
#navi ul li span#kawagoeNow-ver2 {
  background: url(img/naviBg.png) -260px -181px no-repeat;
  background-size: 520px 210px;
}

#footer {
  margin: 0 0 0 300px;
  text-align: left;
  clear: both;
}
#footer p#copyright {
  font-size: 90%;
  display: inline-block;
}

ul.list li {
  background: url(img/allow.jpg) 0 center no-repeat;
  padding: 5px 0 5px 23px;
}
dl#news dt {
  float: left;
  clear: both;
  width: 120px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}
dl#news dd {
  margin-left: 120px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}

#nextImageZona {
  margin-left: 260px;
  padding-top: 120px;
}

table.stay {
  width: 100%;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
}
table.stay th{ padding:10px;}
table.stay td{ padding:10px;}

.detailBox{ margin:1rem 0 0;}
.detailBox ul{ margin-top:10px;}

table#stay {
  width: 100%;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
}
td.roomName {
  width: 40%;
  background: #f4f2f0;
}
td.roomTotal {
  width: 15%;
  text-align: right;
}
td.roomSize {
  width: 15%;
  text-align: right;
}
td.normalFee {
  width: 30%;
  text-align: right;
  color: #36c;
}
td.particolareFee {
  width: 30%;
  text-align: right;
  color: #c33;
}
td {
  padding: 20px 10px 5px;
  border-bottom: 1px solid #c7baad;
  border-left: 1px solid #c7baad;
}
th {
  text-align: center;
  padding: 5px 0 5px;
  border-bottom: 1px solid #c7baad;
  border-left: 1px solid #c7baad;
  background: #f4f2f0;
}
th.roomName {
}
th.normalFee {
}
th.particolareFee {
}
td.tuttoFee {
  width: 70%;
  text-align: right;
  color: #c33;
}
td.greetingFee {
  font-size: 1rem;
  width: 60%;
  text-align: right;
  color: #c33 !important;
  border-left: #ff0000 2px solid;
  border-right: #ff0000 2px solid;
}
td.greetingFeeLast {
  font-size: 1rem;
  width: 60%;
  text-align: right;
  color: #c33 !important;
  border-left: #ff0000 2px solid;
  border-right: #ff0000 2px solid;
  border-bottom: #ff0000 2px solid;
}
th.greetingFee {
  font-size: 1rem;
  width: 60%;
  color: #c33 !important;
  border-left: #ff0000 2px solid;
  border-right: #ff0000 2px solid;
  border-top: #ff0000 2px solid;
}

table#longstay {
  width: 100%;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
}
td.longstayleft {
  width: 40%;
  background: #f4f2f0;
}
td.longstayright {
  width: 60%;
  text-align: right;
  color: #c33;
}

#map {
  border: 1px solid #c7baad;
}

ul#roomPhotoCollection li {
  float: left;
  width: 130px;
}
ul#roomPhotoCollection li a#sinleRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_single.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#sinleRoom:hover {
  background: url(img/room/btn_single.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxSinleRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_single.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxSinleRoom:hover {
  background: url(img/room/btn_dx_single.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxSinleRoom1 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_single_1.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxSinleRoom1:hover {
  background: url(img/room/btn_dx_single_1.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxSinleRoom2 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_single_2.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxSinleRoom2:hover {
  background: url(img/room/btn_dx_single_2.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxSinleRoom3 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_single_3.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxSinleRoom3:hover {
  background: url(img/room/btn_dx_single_3.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxSinleRoomNew {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_single_new.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxSinleRoomNew:hover {
  background: url(img/room/btn_dx_single_new.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#miniKitchen {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_kitchen_ver2.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#miniKitchen:hover {
  background: url(img/room/btn_kitchen_ver2.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#doubleRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_double.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#doubleRoom:hover {
  background: url(img/room/btn_double.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#twinRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_twin.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#twinRoom:hover {
  background: url(img/room/btn_twin.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#twinRoom1 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_twin_1.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#twinRoom1:hover {
  background: url(img/room/btn_twin_1.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#twinRoom2 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_twin_2.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#twinRoom2:hover {
  background: url(img/room/btn_twin_2.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxTwinRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_twin.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxTwinRoom:hover {
  background: url(img/room/btn_dx_twin.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#familyDoubleRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_family_double.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#familyDoubleRoom:hover {
  background: url(img/room/btn_family_double.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#tripleRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/roomTripleBtn.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#tripleRoom:hover {
  background: url(img/roomTripleBtn.jpg) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#longstayRoom {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/roomLongstayBtn.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#longstayRoom:hover {
  background: url(img/roomLongstayBtn.jpg) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxTwinRoom2 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_twin.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxTwinRoom2:hover {
  background: url(img/room/btn_dx_twin.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

ul#roomPhotoCollection li a#dxSingleRoomWithShower {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/room/btn_dx_single_rain.png) 0 0 no-repeat;
  margin-bottom: 10px;
  background-size: 100% auto;
}
ul#roomPhotoCollection li a#dxSingleRoomWithShower:hover {
  background: url(img/room/btn_dx_single_rain.png) 0 -50px no-repeat;
  background-size: 100% auto;
}

#nextImageBox {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 350px;
}
#photoHide {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 600px;
  background: #000;
  height: 350px;
  width: 100%;
  display: none;
}
ul#cameraCelcare {
  width: 100%;
  height: 350px;
}
ul#cameraCelcare li {
  float: left;
  width: 600px;
}

#roomPhotoCollectionZona {
  padding: 20px 0 0 40px;
  background: #fff url(img/roomCollectionBg.jpg) 0 bottom repeat-x;
}

a#roomReservationBtBtn {
  background: url(img/roomBtnReservation.jpg) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  width: 400px;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
}
a#roomReservationBtBtn:hover {
  background: url(img/roomBtnReservation.jpg) 0 -60px no-repeat;
}

ul#institution li {
  float: left;
  width: 110px;
  text-align: center;
  margin: 0 auto 10px;
}
ul#institution li img {
  padding: 4px;
  border: 1px solid #f3f0eb;
  height: 90px;
  width: auto;
}

#phoneNum {
  display: block;
  font-size: 120%;
  font-weight: bold;
  color: #10255c;
}

dl#planList dt {
  font-size: 120%;
  letter-spacing: 2px;
  margin-bottom: 2px;
  border: 1px solid #c7baad;
  background: #f4f2f0;
}
dl#planList dt h3 {
  padding: 5px 20px;
}
dl#planList dd {
  padding: 20px 20px 20px;
  border: 1px solid #c7baad;
  margin-bottom: 20px;
  position: relative;
}
dl#planList dd h4 {
  color: #f00;
  font-size: 110%;
}

table.planNormal {
  width: 100%;
  margin-bottom: 20px;
}
table.planNormal td {
  padding: 2px 10px;
  border: none;
  color: #f00;
}
table.planNormal td.planDay {
  width: 50px;
}
table.planNormal td.planPrice {
}

table#dominica {
  width: 100%;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
  margin-top: 20px;
}
table#dominica td.cameraTipo {
  width: 40%;
  background: #f4f2f0;
}
table#dominica td.cameraPersona {
  width: 30%;
  text-align: right;
}
table#dominica td.cameraSoldi {
  width: 30%;
  text-align: right;
  color: #f00;
}

table.dominica {
  width: 100%;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
  margin-top: 20px;
}
table.dominica td.cameraTipo {
  width: 40%;
  background: #f4f2f0;
}
table.dominica td.cameraPersona {
  width: 30%;
  text-align: right;
}
table.dominica td.cameraSoldi {
  width: 30%;
  text-align: right;
  color: #f00;
}

img.appearancePhoto {
  padding: 4px;
  border: 1px solid #f3f0eb;
  width: 90px;
  height: auto;
}

div.appearanceLeft {
  float: left;
  width: 120px;
}
div.appearanceRight {
  float: right;
  width: 100%;
  margin-left: -120px;
}
div.appearanceRight p,
div.appearanceRight ul {
  margin-left: 120px;
}

table.infoBase {
  margin-left: 120px;
  border: none;
}
table.infoBase td {
  padding: 0;
  border: none;
  vertical-align: top;
}
table.infoBase td.left {
  width: 80px;
}
table.infoBase td.right {
}

#pageNaviArea {
  margin: 40px;
}

#recruitTable {
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
  margin-bottom: 40px;
}
.recruitTableRight {
  text-align: right;
}

dl#indexPush {
  margin-top: 2rem;
}
dl#indexPush dt {
  float: left;
  width: 200px;
  padding-bottom: 20px;
}
dl#indexPush dd {
  margin-left: 200px;
  padding-bottom: 20px;
}
dl#indexPush dd h3 {
  font-weight: bold;
  font-size: 120%;
}

.tourism td,
.tourism th {
  padding: 10px;
}
.tourism th {
  width: 20%;
}
.tourism th img {
  min-width: 50px;
}
.tourism {
  border-top: 1px solid #c7baad;
  border-right: 1px solid #c7baad;
}
.tourism td h3 {
  font-size: 140%;
  font-weight: bold;
}
.tourism td span {
  font-size: 180%;
  color: #ff0000;
}

.tourismtime {
  border: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tourismtime td,
.tourismtime th {
  border: none;
  padding: 5px;
  text-align: center;
  width: 33%;
}

ul#tourismUl li {
  float: left;
  width: 130px;
}
a#tourism01 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/tourism/tourism01.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#tourism01:hover {
  background: url(img/tourism/tourism01.jpg) 0 -50px no-repeat;
}

a#tourism02 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/tourism/tourism02.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#tourism02:hover {
  background: url(img/tourism/tourism02.jpg) 0 -50px no-repeat;
}

a#tourism03 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/tourism/tourism03.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#tourism03:hover {
  background: url(img/tourism/tourism03.jpg) 0 -50px no-repeat;
}

a#tourism04 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/tourism/tourism04.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#tourism04:hover {
  background: url(img/tourism/tourism04.jpg) 0 -50px no-repeat;
}

a#tourism05 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/tourism/tourism05.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#tourism05:hover {
  background: url(img/tourism/tourism05.jpg) 0 -50px no-repeat;
}

a#tourism06 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/tourism/tourism06.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#tourism06:hover {
  background: url(img/tourism/tourism06.jpg) 0 -50px no-repeat;
}

ul#breakfastUl li {
  float: left;
  width: 130px;
}
a#breakfast01 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/breakfast/breakfast01.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#breakfast01:hover {
  background: url(img/breakfast/breakfast01.jpg) 0 -50px no-repeat;
}

a#breakfast02 {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 0 !important;
  height/**/: 50px;
  padding-top: 50px;
  background: url(img/breakfast/breakfast02.jpg) 0 0 no-repeat;
  margin-bottom: 10px;
}
a#breakfast02:hover {
  background: url(img/breakfast/breakfast02.jpg) 0 -50px no-repeat;
}

#breakfastmain {
  background: url(img/breakfast/imageBg.jpg) center 0 no-repeat;
  background-size: cover;
  height: 400px;
  width: 100%;
}
#breakfastmainVer2 {
  background: url(img/bk202306_a.jpg) 0 center no-repeat;
  background-size: 800px auto;
  height: 560px;
  width: 100%;
}

#indexMainBanner {
  margin-bottom: 40px;
  max-width: 680px;
}
#indexMainBanner li {
  margin-bottom: 5px;
}

#eventTable td {
  border: none;
  vertical-align: top;
  padding: 10px;
}

#reservationBtnList li {
  display: inline-block;
  margin: 0 0 0 10px;
}

a#roomReservationNoSmokingBtn {
  background: url(img/room_btn_reservation_nosmoking.png) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  width: 320px;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
}
a#roomReservationNoSmokingBtn:hover {
  background: url(img/room_btn_reservation_nosmoking.png) 0 -60px no-repeat;
}

a#roomReservationSmokingBtn {
  background: url(img/room_btn_reservation_smoking.png) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  width: 320px;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
}
a#roomReservationSmokingBtn:hover {
  background: url(img/room_btn_reservation_smoking.png) 0 -60px no-repeat;
}

dl#memberList dt {
  font-size: 120%;
  letter-spacing: 2px;
  margin-bottom: 2px;
  border: 1px solid #c7baad;
  background: #f4f2f0;
}
dl#memberList dt h3 {
  padding: 5px 20px;
}
dl#memberList dd {
  font-size: 120%;
  padding: 20px 20px 20px;
  border: 1px solid #c7baad;
  margin-bottom: 20px;
  position: relative;
}
dl#memberList dd h4 {
  color: #f00;
  font-size: 110%;
}
dl#memberList dd ol li {
  padding: 0 0 10px 40px;
  position: relative;
}
dl#memberList dd ol li span {
  display: block;
  background: #444;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 24px;
  position: absolute;
  left: 0;
  top: 0;
  height: 24px;
  line-height: 26px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

a#btnMember20161015 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnMember.jpg) 0 0px no-repeat;
  width: 230px;
}
a#btnMember20161015:hover {
  background: url(img/btnMember.jpg) 0 -60px no-repeat;
}

a#btnMypage20161015 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnMypage.jpg) 0 0px no-repeat;
  width: 230px;
}
a#btnMypage20161015:hover {
  background: url(img/btnMypage.jpg) 0 -60px no-repeat;
}

a#btnIdPass20161015 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnIdPass.jpg) 0 0px no-repeat;
  width: 230px;
}
a#btnIdPass20161015:hover {
  background: url(img/btnIdPass.jpg) 0 -60px no-repeat;
}

a#btnCancel20161015 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 60px;
  padding-top: 60px;
  background: url(img/btnCancel.jpg) 0 0px no-repeat;
  width: 230px;
}
a#btnCancel20161015:hover {
  background: url(img/btnCancel.jpg) 0 -60px no-repeat;
}

#memberMenu {
  margin: 20px 0 0;
}
#memberMenu li {
  width: 228px;
  border-top: 1px solid #a5a5a5;
  border-left: 1px solid #a5a5a5;
  border-right: 1px solid #a5a5a5;
  text-align: center;
}
#memberMenu li:last-child {
  border-bottom: 1px solid #a5a5a5;
}
#memberMenu li a {
  display: block;
  background: #fffdfa;
  padding: 10px 0;
}
#memberMenu li a:hover {
  display: block;
  background: #ffefd6;
}

table#attentionFromHotel {
  width: 100%;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #c7baad;
  margin: 20px 0 20px;
}
table#attentionFromHotel th {
  padding: 10px 0 10px;
  width: 30%;
  border-left: 1px solid #c7baad;
  border-bottom: 1px solid #c7baad;
  background: #fff;
}
table#attentionFromHotel td {
  padding: 10px 10px 10px;
  border-left: 1px solid #c7baad;
  border-bottom: 1px solid #c7baad;
}

#exBlogContent {
  color: #fff;
  background: #23ac38;
  position: relative;
  margin: 12px 0 0;
  padding: 10px 0;
  line-height: 1;
  text-align: center;
  width: 230px;
}
#exBlogContent:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #23ac38;
  border-width: 10px;
  margin-left: -10px;
}

#snsWrapper {
  text-align: center;
  width: 230px;
}
#snsWrapper li {
  display: inline-block;
  box-sizing: border-box;
  width: 60px;
  margin: 0 10px;
}

#snsWrapper-ver2 {
  text-align: center;
  width: 230px;
}
#snsWrapper-ver2 li {
  display: inline-block;
  box-sizing: border-box;
  width: 50px;
  margin: 0 5px;
}

#footerSns {
  display: inline-block;
}
#footerSns li {
  display: inline-block;
  box-sizing: border-box;
  width: 40px;
  margin: 0 10px 0 0;
}

.infoExceptdays {
  margin: 1rem 0 0;
}
.exceptdaysWrapper {
  margin: 0 0 4rem;
}

.pdfBtnWrapper a {
  display: block;
  border: 1px solid #ccc;
}
.pdfBtnWrapper img {
  height: 84px;
  width: auto;
  margin: 1rem auto 1rem;
}

.pdfBtn{ display:inline-block; line-height:1; padding:1.4rem 4rem 1.4rem 1.6rem; color: #fff; background:#152e71 url(img/pdf_icon.svg) right 1rem center no-repeat; background-size:2rem; font-size:120%; border-radius: 0px;}

#recommendHeader h2 {
  width: 440px;
  margin: 0 auto;
  padding: 0 1rem;
}
#recommendHeader p {
  font-size: 120%;
  font-weight: bold;
  padding: 0 1rem;
  margin: 1rem auto 1rem;
}

#recommendMain {
  background: url(img/recommend_bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
#recommendMain:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(169, 116, 60, 0);
}

#recommendMain h2 {
  position: relative;
  padding: 2rem 1rem 0;
  font-size: 240%;
}
#recommendMain > p {
  position: relative;
  padding: 1rem 1rem;
  font-size: 120%;
  font-weight: bold;
  background: rgba(237, 226, 213, 0.7);
}
#recommendMain ul {
  position: relative;
  padding: 2rem 0;
}
#recommendMain ul li {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  padding: 1rem;
}
#recommendMain ul li a {
  display: block;
  padding: 1rem 2rem;
  color: #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

#recommendMain ul li:nth-child(1) a {
  background: rgba(196, 130, 36, 0.7);
}
#recommendMain ul li:nth-child(1) a:hover {
  background: rgba(196, 130, 36, 0.9);
}

#recommendMain ul li:nth-child(2) a {
  background: rgba(102, 83, 68, 0.7);
}
#recommendMain ul li:nth-child(2) a:hover {
  background: rgba(102, 83, 68, 0.9);
}

#recommendMain ul li:nth-child(3) a {
  background: rgba(205, 182, 57, 0.7);
}
#recommendMain ul li:nth-child(3) a:hover {
  background: rgba(205, 182, 57, 0.9);
}

#recommendMain ul li:nth-child(4) a {
  background: rgba(128, 48, 97, 0.7);
}
#recommendMain ul li:nth-child(4) a:hover {
  background: rgba(128, 48, 97, 0.9);
}

#recommendMain ul li:nth-child(5) a {
  background: rgba(43, 148, 139, 0.7);
}
#recommendMain ul li:nth-child(5) a:hover {
  background: rgba(43, 148, 139, 0.9);
}

#recommendMain ul li:nth-child(6) a {
  background: rgba(181, 76, 43, 0.7);
}
#recommendMain ul li:nth-child(6) a:hover {
  background: rgba(181, 76, 43, 0.9);
}

#recommendMain ul li a h3 {
  font-size: 200%;
}
#recommendMain ul li a h3 span {
  font-size: 50%;
  display: block;
}

#recommendNav {
  text-align: center;
}
#recommendNav ul {
  display: inline-block;
  margin: 0 auto;
}
#recommendNav ul li {
  display: inline-block;
  padding: 0.5rem;
  text-align: center;
}
#recommendNav ul li a {
  display: block;
  color: #fff;
  padding: 0.5rem 1rem;
  font-size: 140%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#recommendNav ul li a span {
  display: block;
  font-size: 70%;
}

#recommendNav li:nth-child(1) a {
  background: rgba(196, 130, 36, 0.7);
}
#recommendNav ul li:nth-child(1) a:hover {
  background: rgba(196, 130, 36, 0.9);
}

#recommendNav ul li:nth-child(2) a {
  background: rgba(102, 83, 68, 0.7);
}
#recommendNav ul li:nth-child(2) a:hover {
  background: rgba(102, 83, 68, 0.9);
}

#recommendNav ul li:nth-child(3) a {
  background: rgba(205, 182, 57, 0.7);
}
#recommendNav ul li:nth-child(3) a:hover {
  background: rgba(205, 182, 57, 0.9);
}

#recommendNav ul li:nth-child(4) a {
  background: rgba(128, 48, 97, 0.7);
}
#recommendNav ul li:nth-child(4) a:hover {
  background: rgba(128, 48, 97, 0.9);
}

#recommendNav ul li:nth-child(5) a {
  background: rgba(43, 148, 139, 0.7);
}
#recommendNav ul li:nth-child(5) a:hover {
  background: rgba(43, 148, 139, 0.9);
}

#recommendNav ul li:nth-child(6) a {
  background: rgba(181, 76, 43, 0.7);
}
#recommendNav ul li:nth-child(6) a:hover {
  background: rgba(181, 76, 43, 0.9);
}

#recommendCatWrapper h3 {
  text-align: center;
  font-size: 240%;
  margin: 0 auto 2rem;
}
#recommendCatWrapper h3 span {
  font-size: 50%;
  display: block;
}

#recomendList {
  margin-bottom: 2rem;
}
#recomendList > li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
}
#recomendList > li > a {
  display: block;
  border: 1px solid rgba(169, 116, 60, 0.2);
  background: rgba(169, 116, 60, 0.05);
  box-sizing: border-box;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#recomendList > li > a:hover {
  background: rgba(169, 116, 60, 0.1);
}
.dispTable {
  display: table;
  table-layout: fixed;
  width: 100%;
  display: block;
  border: 1px solid rgba(169, 116, 60, 0.2);
  background: rgba(169, 116, 60, 0.05);
  box-sizing: border-box;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.dispTable:hover {
  background: rgba(169, 116, 60, 0.1);
}
.tdPhoto {
  display: table-cell;
  width: 30%;
  box-sizing: border-box;
  padding: 1rem;
  vertical-align: top;
}
.tdPhoto span {
  display: block;
  overflow: hidden;
  height: 130px;
  width: 130px;
  position: relative;
}
.tdPhoto span img {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.tdPhoto:hover span img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.tdText {
  display: table-cell;
  width: 70%;
  box-sizing: border-box;
  padding: 1rem;
  vertical-align: top;
  text-align: left;
}
.tdText h4 {
  margin-bottom: 5px;
  font-size: 140%;
  font-weight: bold;
}

#recommendCatSingleWrapper {
  max-width: 860px;
  margin: 0 auto;
}
#recommendCatSingleWrapper h2 {
  text-align: center;
  font-size: 240%;
  margin: 0 auto 2rem;
}
#recommendSingleWrapper {
  font-size: 120%;
  margin: 0 0 4rem;
}
#recommendSingleWrapper h3 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 1rem;
}
#recommendSingleWrapper h3.recommendSubTitle {
  text-align: center;
  font-size: 240%;
  margin: 0 auto 2rem;
  font-weight: normal;
}

#recommendSingleWrapper h4 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 1rem;
}
#recommendSingleWrapper p {
  margin: 2rem 0;
}
#recommendSingleWrapper table {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}
#recommendSingleWrapper table th {
  padding: 1rem;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 8rem;
}
#recommendSingleWrapper table td {
  padding: 1rem;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.imglist {
  margin: 2rem auto;
}
.imglist li {
  display: inline-block;
  max-width: 50%;
}

#recommendSingleWrapper ol {
  margin: 1rem 2rem;
}
#recommendSingleWrapper li {
  list-style-type: decimal;
  margin: 1rem 0;
}

ul#recommendImageList {
  margin: 2rem 0;
}
ul#recommendImageList li {
  display: inline-block;
  padding: 5px;
}
ul#recommendImageList li img {
  height: 160px;
  width: auto;
}
ul#recommendImageList li img:hover {
  opacity: 0.8;
}

ul.recommendImageList {
  margin: 2rem 0;
}
ul.recommendImageList li {
  display: inline-block;
  padding: 5px;
}
ul.recommendImageList li img {
  height: 160px;
  width: auto;
}
ul.recommendImageList li img:hover {
  opacity: 0.8;
}

#recommendTagWrapper {
  text-align: center;
}
#recommendTagWrapper ul {
  display: inline-block;
}
#recommendTagWrapper ul li {
  display: inline-block;
  padding: 0 1rem 1rem;
}
#recommendTagWrapper ul li a {
  font-size: 120%;
}

#shopInfoWrapper table {
  width: 100%;
}
.shopInfoWrapper table {
  width: 100%;
}

#viewsWrapper {
  padding-top: 1rem;
  text-align: right;
  font-size: 80%;
}

.tagList {
  margin-top: 1rem;
  border-top: 1px solid rgba(169, 116, 60, 0.2);
  padding-top: 1rem;
}
.tagList li {
  display: inline-block;
  margin: 0 1rem 0 0;
}

.copyrightimage {
  position: relative;
}
#recommendSingleWrapper .copyrightimage p {
  position: absolute;
  bottom: 10px;
  right: 5px;
  font-size: 50%;
  line-height: 1;
  margin: 0;
  color: #fff;
}

/* Clearfix*/
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*/ /*/
height: auto;
overflow: hidden;
/**/
}

#indexPastNewsWrapper {
  padding-top: 40px;
  display: none;
}
#pastNewsBtn {
  display: inline-block;
  padding: 1rem 4rem;
  color: #fff;
  font-size: 120%;
  background-color: #11265d;
  cursor: pointer;
}
#pastNewsBtn:hover {
  background-color: #1c3b86;
}

input[type="text"],
input[type="email"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  max-width: 480px;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="email"]:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  outline: none;
}

textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 120px;
  padding: 0.4em 0.8em;
  width: 100%;
  box-sizing: border-box;
}
textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  outline: none;
}

input[type="submit"] {
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 1);
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  margin: 0 0 1em;
  padding: 0.6em 2em;
  text-decoration: none;
  box-sizing: border-box;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.32);
}
input[type="submit"]::-moz-foucus-inner {
  border: none;
  padding: 0;
}

#taxInfoText {
  font-size: 120%;
  margin: 1rem 0 2rem;
}
#taxInfoText span {
  color: #ff0000;
}

.indexInfoText {
  font-size: 120%;
  margin: 1rem 0 0;
}
.indexInfoText span {
  color: #ff0000;
}

.pointList {
  margin: 1rem 0;
  border: 1px solid #ccc;
  padding: 1rem 1rem 0;
}
.pointList li {
  list-style-position: outside;
  margin-left: 1rem;
  list-style-type: square;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

#forCovid {
  margin: 1rem 0 0;
}
#forCovid img {
  max-width: 480px;
  height: auto;
}
#forCovidThanksText {
  font-size: 1rem;
}

#qrcodeWrapper {
  margin: 1rem 0 0;
}
#qrcodeWrapper img {
  height: 6rem;
  width: auto;
}

#parkingContent h2 {
  font-size: 180%;
}
#parkingContent h3 {
  font-size: 180%;
  margin: 4rem 0 0;
}

.parkingBtn a {
  display: inline-block;
  background: #122966 url(img/icon_car.svg) 1rem center no-repeat;
  background-size: 1.2rem;
  padding: 10px 1rem 10px 3rem;
  color: #fff !important;
  margin: 2px 0 5px 1rem;
}
.parkingBtn a:hover {
  opacity: 0.6;
}

.parkingWrapper {
  display: table;
  table-layout: fixed;
  width: auto;
  margin: 1rem 0 0;
}
.parkingList {
  display: table-cell;
  width: auto;
  vertical-align: top;
  padding: 0 4px 0 0;
}
.parkingMethod {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.parkingMap {
  display: inline-block;
  padding: 10px;
  border: 1px solid #b9b9b9;
}
.parkingMap img {
  max-width: 660px;
  width: 100%;
}

.parkingList h4 {
  font-size: 0.8rem;
  color: #e95df7;
  font-weight: normal;
}
.parkingList h4 span {
  font-size: 1rem;
  font-weight: bold;
  display: block;
}
.parkingList p {
  margin: 0 0 10px;
}
.parkingList ul li {
  margin-top: 1rem;
}
.parkingList ul li:first-child {
  margin-top: 0;
}
.parkingList ul li table {
  border-top: 1px solid #c7baad;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-collapse: collapse;
}
.parkingList ul li table td {
  padding: 5px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}

.line {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}

#parkingContent ol {
  margin: 1rem 0 0;
}
#parkingContent ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 10px 0 0 1.8rem;
  font-size: 0.8rem;
}

.parkingMethod h4 {
  font-size: 1rem;
  font-weight: bold;
}
.parkingMethod table {
  border-top: 1px solid #c7baad;
  border-right: 1px solid #c7baad;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-collapse: collapse;
}
.parkingMethod table td {
  padding: 5px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}

.parkingMethod:first-child {
  padding-right: 4px;
}

#greeting40Wrapper {
  padding: 180px 1rem 120px;
  text-align: center;
  position: relative;
  max-width: 680px;
  box-sizing: border-box;
  background-image: url(img/greeting40up.jpg), url(img/greeting40bottom.jpg);
  background-color: #fbf6ee;
  background-repeat: no-repeat, no-repeat;
  background-position: center 0, center bottom;
  background-size: contain, contain;
}
#greeting40Wrapper::after {
  content: "";
  position: absolute;
  top: 100px;
  left: 50%;
  width: 80px;
  height: 80px;
  background: url(img/greeting40logo.png) center center no-repeat;
  background-size: contain;
  transform: translate(-50%, 0);
}
#greeting40Wrapper .signText {
  margin-right: 20%;
  text-align: right;
}
.attentionList li {
  position: relative;
  padding-left: 1.2rem;
}
.attentionList li::after {
  content: "＊";
  position: absolute;
  top: 0;
  left: 0;
}
.attentionList li span {
  font-weight: bold;
}

h2.greetingPrice {
  font-size: 120%;
  background: #fff;
  padding: 5px 10px 5px;
  border: 1px solid #ccc;
  position: relative;
  margin: 1rem 0 20px;
}
h2.greetingPrice span.mainh2 {
  border-left: 5px #152e71 solid;
  padding-left: 10px;
  display: block;
  border-left: 5px #debba5 solid;
}
h2.greetingPrice span.eng {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  font-size:0.75rem;
  margin-top:5px;
}

h2.greetingPrice span.eng img{ vertical-align: middle;}

.greetingLowerWrapper {
  padding: 0 0 0;
}

@media only screen and (max-width: 800px) {
  #greeting40Wrapper {
    padding: 180px 1rem 120px;
  }
  #greeting40Wrapper p br {
    display: none;
  }
  #greeting40Wrapper .signText {
    margin-right: 0;
  }
  #greeting40Wrapper p.signText br {
    display: block;
  }
}

table.simpleTable{ margin:10px 0 1rem;border-collapse:collapse; border-top:1px solid #ccc!important;}
table.simpleTable td{ border:none!important; border-bottom:1px solid #ccc!important; margin:0;}

ul.komeList > li{ position:relative; padding:0 0 0 1.2rem;}
ul.komeList > li::before{ content:"＊"; position:absolute; top:0; left:0;}

table.redTable{ color:red; border:none; margin:10px 0 10px;}
table.redTable td{ border:none; padding:0 1rem 0 0;}


.listNote{ margin:0 0 1em 1.4em;}


.pamphList li a{ display:inline-block; padding:0.7rem 2.6rem 0.5rem 3.4rem; color:#273886; background: url(svg/icon_printer_blue.svg) 1rem center no-repeat; background-size:1.7rem; font-weight: bold; position: relative; border:1px solid #273886;}
.pamphList li a:hover{ background:#273886 url(svg/icon_printer.svg) 1rem center no-repeat; background-size:1.7rem; color:#fff;}
.pamphList li a::after{ content:""; position:absolute; right:1rem; top:50%; transform: translate(0,-50%); height:1.0rem; width:1.0rem; background:url(svg/icon_arrow_right_blue.svg) right center no-repeat; background-size: contain;}
.pamphList li a:hover::after{background:url(svg/icon_arrow_right.svg) right center no-repeat; background-size: contain;}
.pamphList li a span{ display:block;}

#pamphSideBtn{ margin:2rem auto -1rem;}
#pamphSideBtn > ul > li:first-child a{ display:block; padding:1rem 1rem 1rem 3.8rem; color:#fff; background:hsl(229, 55%, 34%) url(svg/icon_printer.svg) 1rem center no-repeat; background-size:1.7rem; font-size:0.9rem; font-weight: bold; position: relative; width:230px; box-sizing: border-box; line-height:1.5;}
#pamphSideBtn > ul > li:first-child a:hover{ background:#1c2860 url(svg/icon_printer.svg) 1rem center no-repeat; background-size:1.7rem;}
#pamphSideBtn > ul > li:first-child a::after{ content:""; position:absolute; right:1rem; top:50%; transform: translate(0,-50%); height:1.0rem; width:1.0rem; background:url(svg/icon_arrow_right.svg) right center no-repeat; background-size: contain;}
#pamphSideBtn > ul > li:first-child a span{ display:block; font-size:0.7rem;opacity:0.8;}
#pamphSideBtn > ul > li:first-child a span img{ height:0.6rem; width:auto; }
