@charset "UTF-8";
/*
Theme Name: custom
*/ :root, body {
  font-family: 'Noto Serif JP', serif;
  font-size: 15px;
  color: #000;
  padding: 0;
  margin: auto;
  font-weight: 400;
}
#wrapper {
  overflow: hidden;
}
a:link, a:visited, a:hover, a:active {
  color: #343232;
  color: #000;
  text-decoration: none;
}
::-moz-selection {
  color: #000;
}
::selection {
  /*color: #000;*/
}
::placeholder {
  color: #999 !important;
}
#yoyakubtn {
  margin-top: 40px;
}
.btn {
  float: none;
  text-align: center;
  border: none;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 100%;
  display: block;
}
td.btn {
  display:
    table-cell;
  width: 20%;
}
.cols .btn {
  max-width: 335px;
  margin: 0;
  margin-bottom: 30px;
}
.page-id-180 #main .cols .btn {
  max-width: 335px !important;
  margin-left: auto;
  margin-right: auto;
}
.cols .btn {
  max-width: 31%;
}
.cols .btn.max330 {
  max-width: 335px;
}
body.home .max700.cols .btn {
  max-width: 48%;
}
.colorRed {
  color: #9f1b11;
}
.btn a, .routeBtn {
  display: block;
  color: #fff;
  background: #9f1b11;
  font-size: 1rem;
  padding: 1rem 2rem;
  border-radius: 3px;
  position: relative;
}
.btn a:after {
  content: "";
  padding: 10px;
  position:
    absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background: url(img/btn_arrow.svg)no-repeat center;
}
#footer .footerTop .btn a:after {
  background-image: url(img/tab_icon.svg);
}
#footer .footerTop .btn.recruit a:after {
  background-image: url(img/tab_icon_white.svg);
}
#footer .footerTop .btn.corp a:after {
  background-image: url(img/tab_icon_red.svg);
}
.btn.bg_white a:after, .btnAll .btn a:after {
  background: url(img/btn_arrow2.svg)no-repeat center;
}
.btn a:hover {
  opacity: 0.72;
}
.btn.bg_white a, .btnAll .btn a, .qaBtn {
  background: #fff;
  border: solid 1px #9f1b11;
  color: #9f1b11;
}
.qaBtn {
  border-radius: 3px;
  padding: 14px 20px;
  margin-bottom: 20px;
  padding-right: 30px;
  box-sizing: border-box;
  height: 100%;
}
.anchorBtn {
  margin-bottom: 20px;
}
.dropdownBox .anchorBtn, .anchorBtn a {
  display: block;
  background: #fff;
  color: #9f1b11;
  border: solid 1px;
  font-size: 1rem;
  padding: 1rem 2rem;
  border-radius: 3px;
  position: relative;
  text-align: center;
}
.dropdownBox .anchorBtn {
  margin: 0 auto;
}
.dropdownBox .anchorBtn, .dropdownBox {
  max-width: 335px;
  width: 100%;
  box-sizing: border-box;
}
.dropdownBox nav {
  background: #fff;
}
.dropdownBox nav ul {
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  line-height: 2;
  padding: 20px 30px;
  list-style: none;
  text-align: left;
}
.dropdownBox nav ul li:not(:last-child) {
  margin-bottom: 10px;
}
.qaBtn a {
  color: #9f1b11;
  display: block;
  text-align: center;
}
.qaBtn p {
  margin: 0;
}
.qaBtn .qTxt {}
.qaBtn .aTxt {
  display: none;
  font-family: 'Noto Sans JP', sans-serif;
  color: #000;
  font-weight: 100;
}
.qaBtn .aTxt.show {
  display: block;
  margin-top: 8px;
}
#header .btn.bg_white a {
  border-radius: 0;
  border: none;
  margin: 0;
  box-sizing: border-box;
}
.btnAll {
  /*padding: 3rem 0 0;*/
}
.btnAll a {
  padding: 2rem 4rem;
  display: inline-block;
}
a.telnum {
  font-size: 1.1875rem;
  color: #9f1b11;
}
a.telnum span {
  font-size: 1.625rem;
}
.title {
  margin: 40px auto;
  padding: 0;
  border: none;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  max-width: 100%;
}
#main .slideSection h3.title {
  margin-top: 40px;
}
.title span {
  display:
    block;
  font-size: 16px;
  margin-top: 20px;
}
.item {
  margin: 25px 0 8px;
  padding-left: 12px;
  border-left: 6px solid #a50000;
  text-align: left;
  font-size: 1.1875rem;
}
h3.item {
  line-height: 1.2;
}
.root .contain {
  align-items: flex-start;
  margin-bottom: 50px;
}
.contain {
  display: flex;
}
.contain .img, .contain .description {
  display: inline-block;
  vertical-align: top;
}
.contain .img {
  margin: 20px auto 0;
  width: 100%;
  max-width: 400px;
  min-height: 120px;
  background: center no-repeat;
  background-size: cover;
}
.root .contain .img {
  width: 100%;
  max-width: 250px;
}
.contain .img img {
  width: 100%;
  max-width: 350px;
  margin: auto;
}
.root .contain .img img {
  max-width: 200px;
}
.contain .description {
  position: relative;
  width: 60%;
}
.contain .description h4 {
  margin-top: 0;
  font-size: 1.2rem;
  margin-bottom: 0;
}
.contain .description .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}
.contain .description .btn a {
  display: block;
}
.comments {
  font-size: 0.8125rem;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.5rem;
  font-weight: normal;
}
#main h3 {
  font-size: 28px;
  margin-top: 0;
  border-bottom: none;
  font-weight: 300;
}
#main .fs14 {
  font-size: 14px;
}
#main .fs18 {
  font-size: 18px;
}
#main .fs24 {
  font-size: 24px;
}
#main .fs28 {
  font-size: 28px;
}
#main .vertical {
  writing-mode: vertical-rl;
}
h4 {
  font-size: 1.2rem;
  font-weight: 300;
  margin-top: 0;
}
table {
  width: 100%;
  background: #aaa;
  border-collapse: separate;
  border-spacing: 1px;
}
.webc_table table {
  border-top: none;
}
td, th {
  border-top: none;
  padding: 10px;
  background-color: #fff;
}
th {
  background: #e5e5e4;
  min-width: 200px;
  width: 30%;
}
.ui-datepicker-calendar th {
  background: none;
  min-width: 0 !important;
  width: auto;
}
td {
  text-align: left;
}
img {
  vertical-align: bottom;
}
area {
  bottom: 0;
  outline: 0;
}
.inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}
.w640-on {
  display: none;
}
#header {
  margin: 0;
  background: #fff;
  position: relative;
  z-index: 12;
}
body:not(.home) #header {
  height: 70px;
  background: #f2efed;
  position: fixed;
  top: 0;
  width: 100%;
}
#header > .inner {
  /* position: relative; */
}
#header .logo {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  z-index: 15;
}
#header .logo a {
  position: relative;
  z-index: 13;
}
#header .logo p {
  width: 100%;
  text-align: center;
}
#header .logo .logo-right img {
  width: 120px;
  position: absolute;
  top: 0;
  left: 50%;
}
#header .logo p img {
  max-width: 180px;
}
#header .logo #logoSp {
  display: none;
}
#header #subnav {
  width: 100%;
  position: absolute;
  z-index: 12;
  top: 20px;
}
#header #subnav .txt {
  width: 100%;
  color: #a21832;
}
#header #subnav .txt .inner {
  padding: 8px 0 10px 230px;
  font-size: 0.75rem;
  line-height: 1.1;
}
#header #subnav .nav {
  width: 100%;
  /* background: #72130c; */
  max-width: 1200px;
  margin: auto;
}
#header #subnav .nav .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  list-style: none;
  max-width: 460px;
  margin-right: 0;
  padding: 0;
}
#header #subnav .nav .inner > li {
  display: inline-block;
  margin: 0 4% 0 0;
  padding: 5px 0;
  max-width: 33%;
}
#header #subnav .nav .inner li a {
  display: block;
  color: #fff;
}
#header #subnav .nav .inner > li:last-child {
  /* margin-right: 0; */
}
#header #subnav .nav .inner .honyaku {
  text-align: center;
  font-size: 0.8125rem;
}
#header #subnav .nav .inner .honyaku {
  content:
    "";
  background-image: url(img/language_icon.svg);
  background-repeat:
    no-repeat;
  background-position: center left;
  padding: 16px;
  padding-right: 24px;
  width: 22%;
  display:
    block;
  position: relative;
}
#header #subnav .nav .inner .honyaku:after {
  content: "";
  background-image: url(img/language_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 3px 4px;
  display: block;
  position: absolute;
  right: 10px;
  top: 3px;
  bottom: 0;
}
#header #subnav .nav .inner .honyaku ul {
  display: none;
  position: absolute;
  z-index: 99;
  padding: 0;
  min-width: 100px;
  background: rgba(230, 230, 230, 0.7);
  list-style: none;
  top: 50px;
}
body:not(.home) #header #subnav .nav .inner .honyaku ul {
  top: 36px;
  width: 130px;
  left: 0;
}
#header #subnav .nav .inner .honyaku ul a {
  color: #000;
}
#header #subnav .nav .inner .honyaku ul a {
  padding: 0.5em 0;
}
#header #subnav .nav .inner .honyaku:hover ul {
  display: block;
}
#header #subnav .nav .inner .btn a {
  padding: 7.5px 20px;
  padding-right: 25px;
  background: transparent;
  border: 1px solid #fff;
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  font-family: serif;
  background: rgba(0, 0, 0, 0.5);
}
body:not(.home) #header #subnav .nav .inner .btn a, body:not(.home) #header #subnav .nav .inner .honyaku, body:not(.home) #header #subnav .nav .inner .honyaku > a {
  background-color: #f2efed;
  border-color: #a21832;
  color: #a21832;
}
body:not(.home) #header #subnav .nav .inner .honyaku:after {
  background-image: url(img/language_arrow2.svg);
}
body:not(.home) #header #subnav .nav .inner .honyaku:hover:after {
  background-image: url(img/language_arrow.svg);
}
body:not(.home) #header #subnav .nav .inner .btn a:hover, body:not(.home) #header #subnav .nav .inner .honyaku:hover, body:not(.home) #header #subnav .nav .inner .honyaku:hover > a {
  opacity: 1;
  background: #a21832;
  color: #fff;
}
body:not(.home) #header #subnav .nav .inner .btn a:after {
  background-image: url(img/btn_arrow2.svg);
}
body:not(.home) #header #subnav .nav .inner .btn a:hover:after {
  background-image: url(img/btn_arrow.svg);
}
#header #subnav .nav .inner .btn.goyoyaku a {
  padding: 5px 20px;
  background: #4ca92c;
  border: none;
}
body:not(.home) #content {
  margin-top: 70px;
}
body:not(.home) #header #subnav {
  top: 10px;
  right: 340px;
  width: calc(100% - 330px);
  z-index: 14;
}
body:not(.home) #header #subnav .inner .honyaku {
  padding: 7.5px 26px;
  padding-right: 25px;
  border: 1px solid #fff;
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  font-family: serif;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: 8px center;
}
body:not(.home) #header #subnav .nav .inner .honyaku {
  background-image: url(img/language_icon2.svg);
}
body:not(.home) #header #subnav .nav .inner .honyaku:hover {
  background-image: url(img/language_icon.svg);
  background-repeat: no-repeat;
  background-position: 8px center;
}
body:not(.home) #gNav {
  top: 0;
  position: fixed;
  z-index: 15;
}
#gNav {
  background: #f2efed;
  /* width: 100%; */
  max-width: 486px;
  position: absolute;
  z-index: 12;
  right: 0;
  bottom: 0px;
  height: 70px;
}
#gNav.m_fixed {
  position: fixed;
  top: 0;
}
#gNav:after {
  content: "";
  content: none;
  background: #f2efed;
  width: 100%;
  height: 70px;
  display: block;
  position: absolute;
  left: 100%;
  bottom: 0;
}
#mainVisual.open:before {
  content: "";
  width: 100%;
  height: 70px;
  display: block;
  position: absolute;
  right: 100%;
  left: 0;
  bottom: 0;
}
#mainVisual.open #gNav:after, #mainVisual.open #gNav > ul,
#gNav.open:after, #gNav.open ul{
  background: #bf5c5c;
}
.btnNav.open {
  background-image: url(img/close_icon.svg);
  border-left: none;
}
.btnNav.open:hover {
  background-color: #f2efed;
  color: #a50000;
}
#gNav > ul {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  height: 70px;
}
#gNav > ul li {
  display: inline-block;
  font-family: 'Noto Serif JP', serif;
}
#gNav > ul li a:hover,
.btnNav:hover {
  background-color: #a50000;
  color: #fff;
}

#gNav > ul li.reservation a {
  border: none;
  border-color: transparent;
  background-color: #a50000;
  color: #fff;
  background-image: url(img/reservation_icon_white.svg);
  background-size: 22px !important;
}
#mainVisual.open li.reservation a,
#gNav.open li.reservation a{
  border-left:solid 1px;
  border-right:solid 1px;
  background-image: url(img/reservation_icon_red.svg);
}
#gNav > ul li.member,
#gNav > ul li.honyaku {
  display: none;
}
#gNav > ul li:not(.reservation) a:before {
  content: "";
  border-left: solid 1px;
  height: 37px;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto
}
#gNav > ul li.tel a:before {
  content: none
}
#gNav > ul li.reservation a:hover:before {
  content: none;
  /* border-right: solid 1px; */
  /* content: ""; */
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto
}
body.home #gNav > ul li a:before {
  height: 100%;
}
body.home #gNav > ul li.access a:before {
  content: none;
}
body.home #gNav > ul li a {
  padding-top: 46px;
}
body.home #gNav > ul li.tel a:hover:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-right: solid 1px #fff;
  height: 100%;
}
#gNav > ul li a {
  position: relative;
  display: flex;
  padding: 14px 20px;
  box-sizing: border-box;
  align-items: center;
  text-align: center;
  color: #a50000;
  height: 70px;
  font-size: 14px;
  background-repeat: no-repeat !important;
  background-position: center 10px !important;
  background-size: 18px !important;
  font-family: 'Noto Serif JP', serif;
  /* font-family: 'Noto Sans JP', sans-serif; */
  background-image: url(img/access_icon_red.svg);
}
#gNav > ul li.access a {
    background-image: url(img/access_icon_red.svg);
  }
  #gNav > ul li.tel a {
    background-image: url(img/tel_icon_red.svg);
  }
  #gNav > ul li.bath a {
    background-image: url(img/onsen_icon_red.svg);
    background-size:26px!important;
  }
.home #gNav > ul li.access{
  border-right:solid 1px #a50000;
}
.home #gNav > ul li.access:hover a {
  background-image: url(img/access_icon_white.svg);
}
.home #gNav > ul li.tel:hover a {
  background-image: url(img/tel_icon_white.svg);
}
.home #gNav > ul li.bath:hover a {
  background-image: url(img/onsen_icon_white.svg);
  background-size: 26px !important;
}
.home #gNav > ul li.tel a {
  background-image: url(img/tel_icon_red.svg);
}
.home #gNav > ul li.bath a {
  background-image: url(img/onsen_icon_red.svg);
  /* background-size: 26px !important; */
}

#gNav > ul li:nth-of-type(9) a {
  border-right: 1px solid #d2d2d2;
}
.btnNav {
  padding: 22px 12px;
  border-left: solid 1px;
  border-right: solid 1px;
  color: #a50000;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
}
.btnNav {
  background-image: url(img/menu_icon.svg);
  background-repeat: no-repeat;
  background-color: #f2efed;
  background-size: 22px;
  background-position: center 30%;
  position: relative;
  z-index: 2;
  cursor: pointer;
  width: 70px;
  box-sizing: border-box;
  border-right: 0;
}

.btnNav:not(.open) .closeTxt {
  display: none;
}
.btnNav.open .openTxt {
  display: none;
}
.btnNav:not(.open):hover {
  background-image: url(img/menu_icon_hover.svg);
}
.gMenu span {
  color: #a50000;
}
.gMenu {
  display:
    none;
  background: #f2efed;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.gMenu.open {
  display:
    block;
  height: calc(100vh - 69px) !important;
  width: 100%;
  position: fixed;
  z-index: 13;
}
.gMenu .mainMenu {
  display:
    flex;
  justify-content: space-between;
  line-height: 2;
  margin: 50px auto;
}
.gMenu .mainMenu li a {
  position: relative;
}
.gMenu .mainMenu li a:after {
  content: "";
  background: url(img/header/nav_arrow.svg)no-repeat center;
  background-size: contain;
  padding: 7.5px;
  position: absolute;
  right: 0;
}
.gMenu .memberBtn {
  display:
    flex;
  width: 40%;
  justify-content: space-between;
}
.gMenu .memberBtn a {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gMenu .translateBtn {
  margin-bottom: 30px
}
.gMenu .iconBtn {
  padding-bottom: 30px
}
.gMenu .memberBtn .btn {
  max-width: 48%;
  flex: 1;
  box-sizing: border-box;
  margin: auto 0 30px;
}
.gMenu table {
  background: #000;
  border: none;
  border-spacing: 1px;
}
.gMenu table td {
  padding: 4px 10px;
  background: #f2efed;
  border: none;
  text-align: center;
  width: 50%;
}
.gMenu table td a {
  font-size: 18px;
}
.gMenu .translateBtn {
  font-family: 'Noto Sans JP', sans-serif;
}
.gMenu .memberBtn .btn a:after {
  content: none;
}
.gMenu .iconBtn ul {
  display:
    flex;
  width: 100%;
  margin: 0;
}
.gMenu .iconBtn ul li {
  margin-right: 1px;
}
.gMenu .iconBtn ul li a {
  width: 95px;
  height: 70px;
  font-size: 11px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: #a50000;
  color: #fff;
  padding: 10px 0;
  box-sizing: border-box;
  font-family: 'Noto Sans JP', sans-serif;
}
.gMenu .iconBtn ul li a {
  background-image: url(img/access_icon_white.svg);
  background-position: center 10px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.gMenu .iconBtn ul li a:hover {
  background-color: #f2efed;
  color: #a50000;
}
.gMenu .iconBtn ul li.access a:hover {
  background-image: url(img/access_icon_red.svg);
}
.gMenu .iconBtn ul li.tel a {
  background-image: url(img/tel_icon_white.svg);
}
.gMenu .iconBtn ul li.tel a:hover {
  background-image: url(img/header/tel_icon_hover.svg);
}
.gMenu .iconBtn ul li.resevation a {
  background-image: url(img/reservation_icon_white.svg);
}
.gMenu .iconBtn ul li.resevation a:hover {
  background-image: url(img/header/reserve_icon_hover.svg);
}
.gMenu .mainMenu li a {
  padding: 22px 0;
  font-size: 20px;
  display: block;
  line-height: 1;
}
.gMenu .mainMenu li {
  border-bottom:
    solid 1px;
  display:
    block;
}
.gMenu ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
  width: 31%;
}
header .gMenu.open ul.inner {
  width: 100%;
  text-align:
    right;
  position: absolute;
  bottom: -70px;
  right: 0;
  left: 0;
  max-width: 1000px;
  margin: auto;
  background: #bf5c5c;
  height: 70px;
  box-sizing: border-box;
}
header .gMenu.open ul.inner:before {
  content: "";
  background: #bf5c5c;
  width: 100%;
  height: 70px;
  display: block;
  position: absolute;
  left: -100%;
  bottom: 0;
}
header .gMenu.open ul.inner:after {
  content: "";
  background: #bf5c5c;
  width: 100%;
  height: 70px;
  display: block;
  position: absolute;
  right: -100%;
  bottom: 0;
}
header .gMenu ul.inner .btnNav {
  margin-right: 0;
  margin-left: auto;
  box-sizing: border-box;
  height: 70px;
  position: relative;
  z-index: 11;
}
header .gMenu ul.inner .btnNav:hover {
  background-color: #f2efed;
}
.gMenu .frame {
  max-width: 1000px;
  margin-left:
    auto;
  margin-right:
    auto;
  position: relative;
  z-index: 10;
}
#header .logo img {
  max-width: 100%;
  height: 39px;
}
#mainVisual {
  position: relative;
  background: #fff;
  z-index: 12;
  /* max-width: 1200px; */
  margin: auto;
}
#mainVisual.open {
  z-index: 1;
  background: none;
}
#mainVisual.open img {
  opacity: 0;
}
#mainVisual.open #gNav li:not(.btnNav) {
  display: none;
}
#mainVisual.open .frame {
  background: #bf5c5c;
  display: none;
}
#mainVisual .frame {
  max-width: 1000px;
  margin: auto;
  position: relative;
  display: block;
  z-index: 1;
  right: 0;
  margin-right: 0;
}
#mainVisual .swiper img:not(.slideLogo) {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
#mainVisual .slideScroll {
  position:
    absolute;
  left: 80px;
  right: 100%;
  bottom: 0px;
  z-index: 1;
  font-size: 20px;
  writing-mode: vertical-rl;
  margin: auto;
  z-index: 2;
  padding-bottom: 120px;
  display: flex;
  align-items: center;
  width: 40px;
}
#mainVisual .slideScroll a {
  color: #666666;
  display: block;
  flex-direction: row;
  font-size: 12px;
  letter-spacing: 3px;
  padding: 10px;
  line-height: 2;
  transition: .3s;
}
#mainVisual .slideScroll a:hover {
  padding-bottom: 0
}
#mainVisual .slideScroll:after {
  content:
    "";
  position:
    absolute;
  background: #666666;
  left: 0;
  right: 0px;
  bottom: 0;
  margin:
    auto;
  height: 100px;
  width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mainVisual .slideLogo {
  position: absolute;
  top: -240px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  pointer-events: none;
  margin: auto;
  max-width: 90px;
  width: 11.7vw;
}
.page-id-180 #mainVisual .slideLogo {
  top: 0;
  width: auto;
}
#mainVisual .n2-ss-slide, #mainVisual .n2-ss-slider-1 {
  width: 100% !important;
}
#mainVisual .n2-ss-slide {
  height: 100% !important;
}
#wrapper {
  overflow-x: hidden;
}
#wrapperFixed {
  width: 100%;
}
#content {
  margin-top: 72px;
}
.bgFixed {
  position: fixed;
  height: 100%;
}
#bgNav {
  visibility: hidden;
  position: fixed;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.show {
  transition-delay: 0s !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.home #content {
  position: relative;
  margin-top: 0;
}
#content .pageTitle {
  text-align: center;
  font-size: 4rem;
  margin: 2rem 0;
  border: none;
}
#content .freeTxt h2, #content .listTitle {
  text-align: center;
  font-size: 1.625rem;
}
#main {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.home #main {
  padding: 0 0 60px;
  background-image: none;
  color: #000;
  margin: auto;
}
.home #main img {
  width: 100%;
  height: auto;
}
.home #main .voiceBtn img {
  width: auto;
  max-width: 500px;
}
.home #main .logo {
  max-width: 76px;
  margin-left: auto;
  margin-right: auto;
}
.home #main .frame, #footer .frame {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
body:not(.home) #main .frame {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
#main .mxw872 {
  max-width: 872px !important;
  margin-left: auto;
  margin-right: auto;
}
#main .mxw700 {
  max-width: 700px !important;
  margin-left: auto;
  margin-right: auto;
}
#topIntro {
  text-align: center;
  padding: 70px 0;
}
#topIntro .wrap {
  margin: auto;
}
#topIntro .wrap .frame {
  /* position:
  absolute; */
  left: 0;
  right: 0;
  top: 0;
}
#topIntro .wrap img.pc, #topIntro .wrap img.sp {
  display: none !important;
}
#topIntro .wrap .frame .txt {
  padding: 0 58px;
  line-height: 2.3;
  /* margin-top: 70px; */
  margin-right: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}
#topIntro .introTtl {
  height: 13px !important;
  text-align: right;
  display: block;
  margin-right: 0;
  margin-right: auto;
  margin-left: auto;
  width: auto !important;
}
#topHotspring .cols .btn {
  margin-top: auto;
  margin-bottom: auto;
}
#topHotspring .cols {
  margin-bottom: 45px
}
#topHotspring .cols > * {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}
#topHotspring .cols .btn {
  max-width: 100%;
  margin: 20px auto 30px;
}
#topNews .inner {
  margin: 0 auto 87px;
}
#topRoom2, #topCuisine {
  padding-bottom: 60px;
}
#topRoom {
  padding-bottom: 10px;
}
#topRoom .mainImg img {
  max-width: 100%;
  width: auto;
}
.sliderContainer h4 {
  font-size: 18px;
  line-height: 1.1;
  margin: 14px 0 0;
  font-weight: 100;
  min-height: 50px;
}
#topRoom .sliderContainer h4 {
  margin-top: 18px;
}
.sliderContainer p {
  font-size: 13px;
  font-weight: 100;
  line-height: 1.9;
  margin: 0;
}
#topRoom .sliderContainer p {
  min-height: 100px;
}
.sliderContainer h4 span {
  float: right;
  font-size: 14px;
  line-height: 1.5;
}
#topCuisine .sliderContainer {
  padding-bottom: 40px;
}
#topCuisine .sliderContainer h4 {
  line-height: 1.4;
  font-size: 17px
}
#topCuisine .btn {
  margin-top: 10px;
}
.swiper03 img, .swiper04 img {
  width: 100%;
}
#topCuisine .swiper-button-prev, #topCuisine .swiper-button-next {
  top: -110px !important;
  bottom: 100% !important;
}
#topAccess {
  padding: 60px 0;
}
#topRoom h2.title-bg01 {
  margin-top: -20px;
}
#topAccess h2.title-bg01 {
  margin-top: -80px;
}
.topMap {
  margin-bottom: 30px;
}
.topMap iframe {
  border: 0;
  aspect-ratio: 2 / 1;
  width: 100%;
  height: 100%;
}
#topAccess .address p {
  margin-top: 0;
  line-height: 2;
}
#topAccess ul li {
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 2;
}
#topAccess .address address {
  font-style: normal;
}
#topAccess .tel {
  font-size: 32px;
  font-weight: 100;
  margin: 0;
}
#topAccess .tel span {
  font-size: 24px;
  margin-right: 10px;
}
#topInstagram {
  padding: 70px 0 0;
}
#topInstagram .ttl {
  align-items: flex-end;
  margin-bottom: 60px;
  position: relative;
}
#topInstagram .instaLogo {
  max-width: 80px;
}
#topInstagram .premium_ttl img{
  max-height: 85px;
}
#topInstagram .premium_ttl span{
  position: absolute;
    text-align: right;
    width: 220px;
    font-size: clamp(15px,3.2vw,17.2px);
    line-height: 1.96;
    font-weight: 100;
    right: 0;
    top: 0;
    display: block;
}
#topNews h2 {
  text-align: center;
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1;
}
#topNews h2 span {
  font-size: 15px;
  margin-top: 10px;
}
#topNews h2 {
  writing-mode: vertical-lr;
  font-weight: 100;
  margin-bottom: 20px;
}
#topNews {
  background: #f2efed;
  padding-bottom: 70px;
}
#topNews .frame {
  display:
    flex;
  justify-content: space-between;
  align-items: center;
  padding: 80px 0 40px;
  padding: 40px 0 20px;
}
#main #topNews h2 img {
  width: auto;
}
#topNews dl {
  padding: 30px 25px;
  text-align: left;
  line-height: 2.0;
  border-bottom: dotted 1px;
  margin: 0;
}
#topNews dl dt, #topNews dl dd {
  float: left;
}
#topNews dl dt {
  clear: both;
}
#topNews .category-news.box {
  margin-bottom: 30px;
}
#topNews dl dd {
  margin-left: 60px;
}
.loop article, .loop li {
  margin: 0 0 105px;
  padding: 0;
  box-sizing: border-box;
}
.loop header {
  margin: 0;
}

.loop a img {
  width: 100%;
}
.loop .txt {
  text-align: left;
  line-height: 1.8;
  margin-bottom: 1rem;
}
.pagination {
  padding: 6rem 0 0;
  text-align: center;
}
.pagination .current, .pagination a {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0.85rem 1rem;
  font-size: 0.9rem;
  line-height: 1;
}
.pagination a:hover, .pagination .current {
  color: #fff;
  background: #000;
  border-color: #000;
}
.pagination .current {
  color: #fff;
}
.pagination .long {
  width: 5rem;
}

#breadCrumbWrap ol {
  margin: auto;
  padding: 18px 0;
  width: 100%;
  max-width: 1080px;
  list-style: none;
}
#breadCrumbWrap li, #breadCrumbWrap li a {
  display: inline-block;
  font-size: 14px;
  color: #1c1c1c;
}
#breadCrumbWrap li .gray {
  color: #999;
}
.main_img {
  margin-bottom: 0;
  text-align: center;
}
.listTitle {
  margin-bottom: 31px;
}
.listTitle span {
  position: relative;
  display: inline-block;
  padding: 0 88px;
}
.listTitle span::after, .listTitle span::before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 65px;
  height: 2px;
  background-color: #343232;
}
.listTitle span::after {
  left: 0;
}
.listTitle span::before {
  right: 0;
}
/* お知らせ */
/* 固定ページ */
/* 検索結果ページ */
/* イベント情報 */
.category-news .txt, .page .txt, .search .txt, .event .txt {
  line-height: 1.9;
}
.page ul.txt {
  padding-left: 1.5rem
}
.category-news h1.title, .page h1.title, .search h1.title, .event h1.title {
  margin: 0 auto;
  padding: 33px 0 20px;
  max-width: 1200px;
  border-bottom: none;
  font-size: 2.125rem;
  color: #000;
}
#post-81 h2, #post-121 h2, #post-258 h2, #post-264 h2, #post-274 h2,
#post-180 h2, #post-285 h2, #post-45 h2, #post-55 h2, #post-12 h2, 
#post-231 h2, #post-242 h2, #post-1358 h2, {
  margin: 20px 0 32px;
  /*text-align: center;*/
  font-size: 14px;
}
#content.newDesign h2 {
  margin: 20px 0 32px;
  font-size: 14px;
  line-height: 2;
}
#post-258 h1.title span, #post-264 h1.title span, #post-45 h1.title span, 
#post-285 h1.title span, #post-55 h1.title span, #post-12 h1.title span,
#post-231 h1.title span, #post-242 h1.title span, #post-23 h1.title span, 
#post-552 h1.title span, #post-550 h1.title span, #post-619 h1.title span, 
#post-554 h1.title span, #post-861 h1.title span, #post-895 h1.title span, 
#post-180 h1.title span, #post-1358 h1.title span, #post-1472 h1.title span, 
#post-1492 h1.title span, #post-1691 h1.title span, #post-1736 h1.title span {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  border-bottom: 2px solid #9f1b11;
  padding: 0 0 10px;
}
#post-861 h1.title span {
  font-size: 2.125rem;
}
.category-news h1.title, .search h1.title, .event h1.title,
#post-264 h1.title, #post-258 h1.title, #post-285 h1.title, 
#post-55 h1.title, #post-12 h1.title, #post-231 h1.title, 
#post-242 h1.title, #post-23 h1.title, #post-552 h1.title, 
#post-550 h1.title, #post-619 h1.title, #post-554 h1.title,
#post-861 h1.title, #post-1358 h1.title {
  background: transparent;
  /*color: #464444;*/
  color: #000;
}
#post-81 .intro, #post-121 .intro, #post-258 .intro, 
#post-264 .intro, #post-274 .intro, #post-180 .intro, 
#post-285 .intro, #post-45 .intro, #post-1358 .intro {
  max-width: 1200px;
  /*color: #464444;*/
  color: #000;
  margin-left: auto;
  margin-right: auto;
}
#post-81 .map, #post-121 .map, #post-258 .map,
#post-264 .map, #post-274 .map, #post-180 .map, 
#post-285 .map, #post-45 .map, #post-1358 .map {
  text-align: center;
}
#post-81 .roomNav, #post-81 .benefitsNav, 
#post-121 .roomNav, #post-121 .benefitsNav,
#post-258 .roomNav, #post-258 .benefitsNav, 
#post-264 .roomNav, #post-264 .benefitsNav, 
#post-274 .roomNav, #post-274 .benefitsNav, 
#post-180 .roomNav, #post-180 .benefitsNav, 
#post-285 .roomNav, #post-285 .benefitsNav, 
#post-45 .roomNav, #post-45 .benefitsNav, 
#post-1358 .roomNav, #post-1358 .benefitsNav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
}
#post-81 .roomNav li, #post-81 .benefitsNav li, 
#post-121 .roomNav li, #post-121 .benefitsNav li, 
#post-258 .roomNav li, #post-258 .benefitsNav li, 
#post-264 .roomNav li, #post-264 .benefitsNav li,
#post-274 .roomNav li, #post-274 .benefitsNav li, 
#post-180 .roomNav li, #post-180 .benefitsNav li, 
#post-285 .roomNav li, #post-285 .benefitsNav li, 
#post-45 .roomNav li, #post-45 .benefitsNav li, 
#post-1358 .roomNav li, #post-1358 .benefitsNav li {
  display: inline-block;
  margin-right: 2%;
  width: 23.5%;
}
#post-81 .roomNav li:nth-of-type(4n),#post-81 .benefitsNav li:nth-of-type(4n),
#post-121 .roomNav li:nth-of-type(4n),#post-121 .benefitsNav li:nth-of-type(4n), 
#post-258 .roomNav li:nth-of-type(4n), #post-258 .benefitsNav li:nth-of-type(4n), 
#post-264 .roomNav li:nth-of-type(4n), #post-264 .benefitsNav li:nth-of-type(4n), 
#post-274 .roomNav li:nth-of-type(4n), #post-274 .benefitsNav li:nth-of-type(4n),
#post-180 .roomNav li:nth-of-type(4n), #post-180 .benefitsNav li:nth-of-type(4n),
#post-285 .roomNav li:nth-of-type(4n), #post-285 .benefitsNav li:nth-of-type(4n),
#post-45 .roomNav li:nth-of-type(4n), #post-45 .benefitsNav li:nth-of-type(4n), 
#post-1358 .roomNav li:nth-of-type(4n), #post-1358 .benefitsNav li:nth-of-type(4n) {
  margin-right: 0;
}
#post-81 .roomNav li a span, #post-81 .benefitsNav li a span, 
#post-121 .roomNav li a span, #post-121 .benefitsNav li a span,
#post-258 .roomNav li a span, #post-258 .benefitsNav li a span, 
#post-264 .roomNav li a span, #post-264 .benefitsNav li a span, 
#post-274 .roomNav li a span, #post-274 .benefitsNav li a span,
#post-180 .roomNav li a span, #post-180 .benefitsNav li a span, 
#post-285 .roomNav li a span, #post-285 .benefitsNav li a span, 
#post-45 .roomNav li a span, #post-45 .benefitsNav li a span,
#post-1358 .roomNav li a span, #post-1358 .benefitsNav li a span {
  display: block;
  margin: 7px 0 0;
  padding: 6px 0 32px;
  border-top: 2px solid #9f1b11;
  text-align: center;
  /*color: #464444;*/
  color: #000;
}
#post-81 h3.title, #post-121 h3.title,
#post-258 h3.title, #post-264 h3.title, 
#post-274 h3.title, #post-180 h3.title, 
#post-285 h3.title, #post-45 h3.title,
#post-1358 h3.title {
  /* margin: 57px 0 1rem; */
  /* border-bottom: 2px solid #9f1b11; */
  /* font-size: 1.875rem; */
}
#post-81 h3.title span, #post-121 h3.title span,
#post-258 h3.title span, #post-264 h3.title span, 
#post-274 h3.title span, #post-180 h3.title span, 
#post-285 h3.title span, #post-45 h3.title span, 
#post-1358 h3.title span {
  font-size: 1.1875rem;
}
#post-81 .ph01 img, #post-81 .ph02 img,
#post-81 .ph03 img, #post-81 .ph04 img,
#post-81 .ph05 img, #post-81 .ph06 img,
#post-121 .ph01 img, #post-121 .ph02 img,
#post-121 .ph03 img, #post-121 .ph04 img, 
#post-121 .ph05 img, #post-121 .ph06 img, 
#post-258 .ph01 img, #post-258 .ph02 img, 
#post-258 .ph03 img, #post-258 .ph04 img, 
#post-258 .ph05 img, #post-258 .ph06 img, 
#post-264 .ph01 img, #post-264 .ph02 img, 
#post-264 .ph03 img, #post-264 .ph04 img, 
#post-264 .ph05 img, #post-264 .ph06 img,
#post-274 .ph01 img, #post-274 .ph02 img, 
#post-274 .ph03 img, #post-274 .ph04 img, 
#post-274 .ph05 img, #post-274 .ph06 img, 
#post-180 .ph01 img, #post-180 .ph02 img, 
#post-180 .ph03 img, #post-180 .ph04 img,
#post-180 .ph05 img, #post-180 .ph06 img,
#post-180 .ph07 img, #post-285 .ph01 img, 
#post-285 .ph02 img, #post-285 .ph03 img, 
#post-285 .ph04 img, #post-285 .ph05 img, 
#post-285 .ph06 img, #post-45 .ph01 img, 
#post-45 .ph02 img, #post-45 .ph03 img, 
#post-45 .ph04 img, #post-45 .ph05 img, 
#post-45 .ph06 img, #post-1358 .ph01 img,
#post-1358 .ph02 img, #post-1358 .ph03 img,
#post-1358 .ph04 img, #post-1358 .ph05 img, 
#post-1358 .ph06 img, #post-1358 .ph07 img,
#post-1358 .ph08 img {
  width: 100%;
}
#post-81 .ph02, #post-81 .ph03,
#post-81 .ph04, #post-81 .ph05, 
#post-81 .ph06, #post-121 .ph02, 
#post-121 .ph03, #post-121 .ph04, 
#post-121 .ph05, #post-121 .ph06, 
#post-258 .ph02, #post-258 .ph03, 
#post-258 .ph04, #post-258 .ph05, 
#post-258 .ph06, #post-264 .ph02, 
#post-264 .ph03, #post-264 .ph04, 
#post-264 .ph05, #post-264 .ph06, 
#post-274 .ph02, #post-274 .ph03, 
#post-274 .ph04, #post-274 .ph05, 
#post-274 .ph06, #post-180 .ph02, 
#post-180 .ph03, #post-180 .ph04, 
#post-180 .ph05, #post-180 .ph06, 
#post-180 .ph07, #post-285 .ph02,
#post-285 .ph03, #post-285 .ph04,
#post-285 .ph05, #post-285 .ph06,
#post-45 .ph02, #post-45 .ph03,
#post-45 .ph04, #post-45 .ph05, 
#post-45 .ph06, #post-1358 .ph02, 
#post-1358 .ph03, #post-1358 .ph04,
#post-1358 .ph05, #post-1358 .ph06, 
#post-1358 .ph07 {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-top: 50px
}
#post-1358 .ph08 {
  margin-top: 50px;
}
#post-81 .ph02, #post-81 .ph04, 
#post-81 .ph06, #post-121 .ph02, 
#post-121 .ph04, #post-121 .ph06, 
#post-258 .ph02, #post-258 .ph04, 
#post-258 .ph06, #post-264 .ph02, 
#post-264 .ph04, #post-264 .ph06, 
#post-274 .ph02, #post-274 .ph04,
#post-274 .ph06, #post-180 .ph02, 
#post-180 .ph04, #post-180 .ph06, 
#post-285 .ph02, #post-285 .ph04, 
#post-285 .ph06, #post-45 .ph02, 
#post-45 .ph04, #post-45 .ph06, 
#post-1358 .ph02, #post-1358 .ph04,
#post-1358 .ph06 {
  margin-right: 4%;
}
#post-81 .fmap, #post-121 .fmap,
#post-258 .roomType, 
#post-264 .roomType,
#post-274 .roomType, 
#post-180 .fmap,
#post-180 .roomType,
#post-285 .roomType, 
#post-45 .fmap, 
#post-45 .roomType {
  align-items: center;
  margin-top: 36px;
  padding: 35px 40px 30px;
  width: 100%;
  background: #eee;
  color: #000;
}
#post-1358 .roomType {
  align-items: center;
  margin: 30px auto 50px;
  padding: 35px 40px 30px;
  width: 100%;
  background: #eee;
  color: #000;
  box-sizing: border-box;
}
#post-121 .fmap, 
#post-285 .roomType, 
#post-264 .roomType {
  padding-top: 22px;
}
#post-81 .fmap .img,
#post-180 .fmap .img,
#post-180 .roomType .img,
#post-45 .fmap .img, 
#post-45 .roomType .img {
  width: 38%;
  min-height: initial;
  min-height: auto;
  text-align: center;
}
#post-81 .fmap .img img,
#post-180 .fmap .img img, 
#post-180 .roomType .img img,
#post-45 .fmap .img img,
#post-45 .roomType .img img {
  width: auto;
}
#post-81 .fmap .description,
#post-121 .fmap .description,
#post-258 .roomType .description,
#post-264 .roomType .description,
#post-274 .roomType .description, 
#post-180 .fmap .description, 
#post-180 .roomType .description, 
#post-285 .roomType .description,
#post-45 .fmap .description, 
#post-45 .roomType .description, 
#post-1358 .roomType .description {
  margin: auto;
}
#post-81 .fmap .description .btn,
#post-121 .fmap .description .btn,
#post-258 .roomType .description .btn,
#post-264 .roomType .description .btn, 
#post-274 .roomType .description .btn, 
#post-180 .fmap .description .btn, 
#post-180 .roomType .description .btn,
#post-285 .roomType .description .btn, 
#post-45 .fmap .description .btn, 
#post-45 .roomType .description .btn, 
#post-1358 .roomType .description .btn {
  position: relative;
  max-width: 350px;
}
#post-81 .fmap .description .btn a,
#post-121 .fmap .description .btn a,
#post-258 .roomType .description .btn a,
#post-264 .roomType .description .btn a,
#post-274 .roomType .description .btn a, 
#post-180 .fmap .description .btn a, 
#post-180 .roomType .description .btn a, 
#post-285 .roomType .description .btn a, 
#post-45 .fmap .description .btn a,
#post-45 .roomType .description .btn a,
#post-1358 .roomType .description .btn a {
  /* padding: 48px 0; */
  background: #9f1b11;
  /* border-radius: 20px; */
  /* font-size: 1.1875rem; */
  margin: auto;
  display: block;
}
#post-81 .fmap .name,
#post-180 .fmap .name,
#post-180 .roomType .name,
#post-45 .fmap .name,
#post-45 .roomType .name {
  font-size: 1.1875rem;
}
#post-258 .roomType .roomNum dt::before,
#post-274 .fmap .plan dt::before,
#post-274 .fmap .roomNum dt::before,
#post-274 .roomType .plan dt::before,
#post-274 .roomType .roomNum dt::before,
#post-180 .fmap .plan dt::before,
#post-180 .fmap .roomNum dt::before,
#post-180 .roomType .plan dt::before, 
#post-180 .roomType .roomNum dt::before,
#post-45 .fmap .plan dt::before, 
#post-45 .fmap .roomNum dt::before,
#post-45 .roomType .plan dt::before, 
#post-45 .roomType .roomNum dt::before,
#post-1358 .roomType .roomNum dt::before {
  content: "■ ";
}
#post-258 .roomType .roomNum dd, 
#post-274 .fmap .plan dd, 
#post-274 .fmap .roomNum dd,
#post-274 .roomType .plan dd,
#post-274 .roomType .roomNum dd, 
#post-180 .fmap .plan dd,
#post-180 .fmap .roomNum dd,
#post-180 .roomType .plan dd, 
#post-180 .roomType .roomNum dd, 
#post-45 .fmap .plan dd, #post-45 .fmap .roomNum dd, 
#post-45 .roomType .plan dd, 
#post-45 .roomType .roomNum dd, 
#post-1358 .roomType .roomNum dd {
  margin-left: 0;
}
#post-180 .fmap a.telnum, 
#post-180 .roomType a.telnum, 
#post-45 .fmap a.telnum,
#post-45 .roomType a.telnum {
  font-size: 1.375rem;
  font-weight: bold;
}
#post-180 .fmap a.telnum span, #post-180 .roomType a.telnum span, #post-45 .fmap a.telnum span, #post-45 .roomType a.telnum span {
  font-size: 1.875rem;
}
/* 81露天風呂付き客室「はなれ」 */
#post-81 #map_hanare {
  max-width: 100%;
}
#post-81 .roomDetail .title::before {
  /* アンカーリンクのズレ解消用 */
  content: "";
  display: block;
  margin-top: -57px;
  padding-top: 57px;
}
/* 1358Luxuryスイート405 */
#post-1358 .block {
  display: inline-block;
}
#main .commitment {
  margin: 60px 0 0;
  /*padding: 50px 60px 36px;*/
  background: #eee;
  color: #000;
}
#main .commitment {
  padding: 0;
  background: none;
}
#main .commitment h3 {
  margin: 30px auto;
  color: #a50000;
  font-size: 32px;
  border-bottom: none;
  line-height: 1;
  font-weight: 100;
}
#main .commitment h3 small {
  font-size: 70%;
}
#post-1358 .commitment ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}
#post-1358 .commitment ol li {
  flex-basis: 48%;
  font-size: 16px;
  margin: 0 0 45px;
  /*font-size: 1.1875rem;*/
  text-indent: 0.5rem;
  line-height: 1.9;
}
#post-1358 .commitment ol:after {
  content: "";
  width: 30%;
}
#post-1358 .commitment ol li img {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
/* 231こだわり */
/* 242オレカキ */
#post-231 h1.title span, #post-242 h1.title span {
  border-bottom: 2px solid #8eb247;
}
/* 231こだわり */
#post-231 h2 {
  margin: 0 0 70px;
}
#post-231 .contain {
  margin: 0 0 56px;
}
#post-231 .item {
  margin: 10px 0 24px;
}
#post-121 .roomNav, #post-274 .roomNav, #post-180 .roomNav, {
  padding-top: 33px;
}
#post-121 .roomNav li, #post-274 .roomNav li, #post-180 .roomNav li {
  margin: 0;
}
#post-121 .roomNav li a span, #post-274 .roomNav li a span, #post-180 .roomNav li a span {
  border-top: 0;
}
#post-121 .roomNav li:first-child, #post-274 .roomNav li:first-child, #post-180 .roomNav li:first-child {
  margin: 0 5.75% 0 9%;
}
#post-121 .roomNav li:last-child, #post-274 .roomNav li:last-child, #post-180 .roomNav li:last-child {
  margin: 0 9% 0 5.75%;
}
/* 258オーシャンパノラマルーム */
/* 274露天風呂付き客室 */
/* 1358Luxuryスイート405 */
#post-258 .roomType, #post-274 .roomType, #post-1358 .roomType {
  align-items: stretch;
}
#post-258 .roomType .roomNum, #post-274 .roomType .roomNum, #post-1358 .roomType .roomNum {
  display: inline-block;
  vertical-align: top;
}
#post-258 .roomType .roomNum, #post-274 .roomType .roomNum, #post-1358 .roomType .roomNum {
  margin-right: 3%;
  width: 38%;
}
/* 274露天風呂付き客室 */
#post-274 .roomDetail .title::before {
  /* アンカーリンクのズレ解消用 */
  content: "";
  display: block;
  margin-top: -57px;
  padding-top: 57px;
}
/* 121プレミアムルーム */
/* 264展望風呂付き客室 */
/* 285お食事（宿泊プラン） */
#post-121 .fmap, #post-285 .roomType, #post-264 .roomType {
  display: block;
  text-align: center;
}
/* 121プレミアムルーム */
#post-121 .roomDetail .title::before {
  /* アンカーリンクのズレ解消用 */
  content: "";
  display: block;
  margin-top: -57px;
  padding-top: 57px;
}
/* 285お食事（宿泊プラン） */
#post-285 .note {
  font-size: 0.875em;
}
#post-285 .roomDetail .title::before {
  /* アンカーリンクのズレ解消用 */
  content: "";
  display: block;
  margin-top: -57px;
  padding-top: 57px;
}
/* 180有明海の湯 */
#post-180 .intro .inner > .txt {
  margin-bottom: 46px;
}
#post-180 .intro .inner .contain {
  align-items: center;
  padding-right: 3%;
  background: #eee;
}
#post-180 .roomNav {
  padding: 44px 0 53px;
}
#post-180 .roomNav li a {
  display: block;
  /*color: #464444;*/
  color: #000;
  text-align: center;
  font-size: 0.75rem;
}
#post-180 .roomNav li a span {
  margin: 19px 0 12px;
  padding: 0 0 22px;
  border-bottom: 2px solid #9f1b11;
  font-size: 1rem;
}
#post-180 .roomNav #nav_asianbath a span {
  padding: 0;
}
#post-180 table {
  margin-bottom: 30px;
  background: #fff;
}
#post-180 td {
  padding: 1rem;
  border: solid 1px #e5e5e4;
}
#post-180 .txt span {
  color: #9f1b11;
}
#post-180 #asian_resort .title .note {
  display: block;
  margin-top: 0.5em;
  padding: 0 1rem;
  font-size: 0.875rem;
}
#post-180 #asian_resort .title .note .block {
  display: inline-block;
  font-size: 0.875rem;
}
/* 23料金表 */
#post-23 .txt {
  text-align: center;
}
#post-23 .txt:nth-of-type(2) {
  margin: 55px 0 16px;
}
#post-23 .caption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background: #6e6e6e;
  /*font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;*/
  font-size: 1.0625rem;
}
#post-23 .caption .item, #post-23 .caption .note {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
#post-23 .caption .item {
  color: #fff;
}
/*
#post-23 .caption .item {
  width: 30%;
  color: #fff;
}

#post-23 .caption .note {
  width: 70%;
  font-size: 1rem;
  text-align: right;
  color: #fff076;
}
*/
#post-23 .caption .note span {
  display: inline-block;
  text-align: left;
}
#post-23 table {
  border: 0;
  table-layout: fixed;
  width: 100%;
}
#post-23 #price_table_heading {
  width: 204px;
  background: url(https://www.kanigoten.com/renewal/wp-content/uploads/2018/09/table_heading.png) center no-repeat;
  background-size: cover;
}
#post-23 th, #post-23 td {
  background: #fff;
  width: 20%;
  border: 2px solid #656565;
  /*color: #464444;*/
  color: #000;
  /*font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;*/
  font-size: 0.9375rem;
}
#post-23 th {
  padding: 10px 4px;
  font-weight: normal;
  text-align: center;
}
#post-23 th img {
  width: 100%;
}
#post-23 td {
  padding: 10px;
  font-size: 0.75rem;
  text-align: left;
}
#post-23 td a {
  display: block;
  margin-bottom: 1em;
  padding: 20px 1rem;
  border-radius: 20px;
  text-align: center;
}
/*
#post-23 td {
  padding: 0 0 0 10px;
  font-size: 0.8125rem;
}

#post-23 td a {
  color: #464444;
  font-weight: bold;
}

#post-23 td span {
  font-size: 1.5rem;
}
*/
#post-23 td:nth-of-type(odd) {
  background: #e4f0d8;
}
#post-23 .localpayment {
  margin-top: 55px;
  padding: 1.5rem;
  background: #eee;
}
#post-23 .localpayment .item {
  margin: 0 0 0.7rem;
}
#post-23 .localpayment .txt {
  margin-left: 1.5rem;
  padding: 0 0 0 1em;
  text-align: left;
  line-height: 1.6;
}
/* 45予約特典 */
#post-45 .benefitsNav {
  margin-top: 33px;
}
#post-45 .benefitsNav li {
  margin-bottom: 40px;
}
#post-45 section .title {
  margin-top: 70px;
}
#post-45 #bene7 {
  margin-bottom: 70px;
}
#post-45 .benefitsNav li a span {
  border-top: 0;
  text-align: left;
  font-size: 1.1875rem;
}
#post-45 .benefitsNav a .value {
  display: inline-block;
  margin: 0 0 5px;
  padding: 0 25px 0 0;
  border-bottom: 2px solid #9f1b11;
}
#post-45 h3.title {
  font-size: 1.75rem;
}
#post-45 .roomDetail .title::before {
  /* アンカーリンクのズレ解消用 */
  content: "";
  display: block;
  margin-top: -57px;
  padding-top: 57px;
}
/* 55アクセス */
#post-55 .intro {
  padding: 0 1rem;
  text-align: center;
}
#post-55 .intro .txt {
  display: inline-block;
  text-align: left;
}
#post-55 .item {
  margin: 55px 0 8px;
}
#post-55 .contain {
  margin: 0 0 1rem;
  padding: 1rem;
  background: #eee;
  /*color: #464444;*/
  color: #000;
}
#post-55 .contain .img {
  position: relative;
  width: 23%;
  min-height: initial;
  min-height: auto;
  text-align: center;
}
#post-55 .contain .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
}
#post-55 .contain .description {
  margin: 0;
  width: 77%;
}
#post-55 .contain .description h4 {
  margin: 1rem 0 0.5rem;
  font-size: 1.0625rem;
}
#post-55 .contain .description .info {
  padding: 1rem;
  border: 1px solid;
  font-size: 0.9375rem;
}
#post-55 .contain .description .info dt {
  padding-bottom: 0.7em;
  border-bottom: 1px solid;
  font-weight: bold;
}
#post-55 .contain .description .info dd {
  margin-left: 0;
  padding-top: 0.7em;
  line-height: 1.8;
}
#post-55 .contain .description .info dd .externalLink {
  display: inline-block;
  margin-top: 0.7em;
}
#post-55 .contain .description .info dd .externalLink::before {
  content: "\00003E";
  display: inline-block;
  margin-right: 5px;
}
#post-55 .contain .description .sagaAirport {
  margin-bottom: 2rem;
}
#post-55 .btn.pdf {
  text-align: right;
}
#post-55 .btn a {
  background: #8eb247;
}
#post-55 #transportation_car::before {
  /* アンカーリンクのズレ解消用 */
  content: "";
  display: block;
  margin-top: -57px;
  padding-top: 57px;
}
.gMap {
  margin: 0 auto 20px;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
  margin-bottom: 60px;
}
.gMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 242オレカキ */
#post-242 h2 {
  font-size: 1.1875rem;
}
#post-242 h3 {
  font-size: 1.1875rem;
}
#post-242 div.img {
  display: flex;
  align-items: center;
}
#post-242 div.img p {
  display: inline-block;
  vertical-align: top;
}
#post-242 h2.title {
  margin: 89px 0 0;
  font-size: 2.125rem;
}
#post-242 .intro .contain {
  margin: 82px 0 0;
}
#post-242 .intro h3 {
  margin: 24px 0 31px;
}
#post-242 .menu h3 {
  margin: 25px 0 37px;
  text-align: center;
}
#post-242 .menu .menuTable {
  margin: 0 0 23px;
  table-layout: fixed;
}
#post-242 .menu .menuTable th, #post-242 .menu .menuTable td {
  padding: 1rem;
  /*color: #464444;*/
  color: #000;
  border-bottom: 1px solid #e5e5e4;
}
#post-242 .menu .menuTable th {
  width: 30%;
  background: #cecece;
}
#post-242 .menu .menuTable td {
  background: #fff;
  border-right: 1px solid #e5e5e4;
}
#post-242 .menu .img {
  margin: 30px 0 0;
}
#post-242 .menu .img p {
  width: 49%;
}
#post-242 .menu .img p:first-child {
  margin-right: 2%;
}
#post-242 .present h2.title {
  padding: 0 0 31px;
}
#post-242 .present .contain {
  margin: 59px 0 0;
}
#post-242 .present h3 {
  margin: 49px 0 0;
  text-align: center;
  font-size: 1.625rem;
}
#post-242 .present div.img {
  margin: 23px 0 0;
}
#post-242 .present div.img p {
  width: 50%;
}
#post-242 .reason7 h3 {
  margin: 32px 0 0;
  text-align: center;
}
#post-242 .reason7 ol, #post-242 .reason7 .orekaki_info {
  margin: 40px auto 0;
  max-width: 768px;
  padding: 50px 60px 36px;
  background: #eee;
  /*color: #464444;*/
  color: #000;
}
#post-242 .reason7 ol {
  font-size: 1.1875rem;
}
#post-242 .reason7 ol li {
  margin: 0 0 19px;
  text-indent: 0.5rem;
}
#post-242 .reason7 .orekaki_info {
  display: flex;
}
#post-242 .reason7 .orekaki_info dl {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
#post-242 .reason7 .orekaki_info dt {
  font-weight: bold;
}
#post-242 .reason7 .orekaki_info dd {
  margin: 0;
}
#post-242 .reason7 .orekaki_info .tel {
  color: #9f1b11;
}
#post-242 .reason7 .orekaki_info .telnum {
  font-weight: bold;
}
#post-242 .reason7 .orekaki_info .telnum span {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  padding: 2px 4px;
  background: #9f1b11;
  color: #fff;
  font-size: 0.875rem;
  font-weight: normal;
}
/* 12電気自動車 */
#post-12 .item {
  margin: 63px 0 8px;
}
#post-12 .contain {
  margin: 0 0 39px;
}
#post-12 .ev_map {
  text-align: center;
}
#post-12 #EV-car_exclusive_plan .description .btn {
  bottom: auto;
}
#post-12 #EV-car_exclusive_plan .description .btn a {
  padding-top: 24.5px;
  padding-bottom: 24.5px;
  background: #9f1b11;
  border-radius: 20px;
}
/* 861お客様の声 */
#post-861 .hagakis {
  margin: 13px auto 0;
  text-align: center;
}
#post-861 .hagakis_inner {
  justify-content: space-between;
}
#post-861 .hagakis_inner .hagakis_main {
  flex-basis: 75%;
}
#post-861 .hagakis_inner .titleArchive {
  margin: 40px 0 -16px;
}
#post-861 .hagakis_inner .titleArchive > span {
  position: relative;
  display: inline-block;
  padding: 0 88px;
  font-size: 1.625rem;
}
#post-861 .hagakis_inner .titleArchive > span::before {
  right: 0;
}
#post-861 .hagakis_inner .titleArchive > span::after, #post-861 .hagakis_inner .titleArchive > span::before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 65px;
  height: 2px;
  background-color: #343232;
}
#post-861 .hagakis_inner .titleArchive > span::after {
  left: 0;
}
#post-861 .hagaki_list {
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 3rem;
  display: flex;
}
#post-861 .hagaki_list .hagaki {
  flex-basis: 42%;
  max-width: 48%;
  margin-top: 40px;
  padding: 1rem;
  background: #eee;
}
#post-861 .hagaki_list .hagaki p {
  margin: 0;
}
#post-861 .hagaki_list .hagaki img {
  width: 100%;
}
#post-861 .hagakis_inner .hagakis_side {
  flex-basis: 20%;
  text-align: center;
}
#post-861 .hagakis_inner .sideTitle {
  margin: 40px 0 1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-size: 1.1875rem;
}
#post-861 .hagakis_inner .hagakis_side ul {
  margin: 0;
  text-align: left;
  line-height: 1.8;
  list-style: none;
}
#post-861 .hagakis_inner .hagakis_side .year {
  padding: 0;
}
#post-861 .hagakis_inner .hagakis_side .month {
  display: none;
  padding: 0;
}
#post-861 .hagakis_inner .hagakis_side .month a {
  display: block;
  padding-left: 1em;
}
#post-861 .hagakis_inner .slideTitle {
  position: relative;
  margin: 0 0 0.5em;
  padding: 0.5em 1em;
  background: #333;
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
  cursor: pointer;
}
#post-861 .hagakis_inner .slideTitle .icon {
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  border-radius: 50%;
  background: #fff;
  width: 16px;
  height: 16px;
}
#post-861 .hagakis_inner .slideTitle .icon span:first-child {
  transform: rotate(90deg);
  transition: .5s;
}
#post-861 .hagakis_inner .slideTitle.open .icon span:first-child {
  transform: rotate(0deg);
}
#post-861 .hagakis_inner .slideTitle .icon span {
  border-radius: 1px;
  padding: 0;
  background: #333;
  width: 12px;
  height: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#post-861 .hagakis_inner .hagakis_side .year > li {
  margin-bottom: 0.7rem;
}
/* 895ご予約の確認・変更 */
#post-895 .block {
  display: inline-block;
}
#post-895 .btn a {
  display: block;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #fff;
  /*color: #343232;*/
  color: #000;
  border-radius: 5px;
  border: 1px solid #464444;
}
/* お知らせ */
/* 検索結果ページ */
.category-news h1.title, .search h1.title {
  margin: 0 auto 40px;
  padding: 33px 0 10px;
  max-width: 960px;
  border-bottom: 2px solid #9f1b11;
}
/* イベント情報 */
.event h1.title {
  margin: 0 auto 40px;
  padding: 33px 0 10px;
  max-width: 960px;
  /*border-bottom: 2px solid #8eb247;*/
  border-bottom: 2px solid #9f1b11
}
/* 選ばれる理由 */
/* お知らせ */
/* イベント情報 */
.object-fit-img {
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
.noimg {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(img/logo.png);
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.single .category-news #main, .single .event #main {
  padding: 33px 0 120px;
}
.single .reason #relatedLoop .img a, .single .category-news #relatedLoop .img a, .single .event #relatedLoop .img a {
  display: block;
  height: 136.8px;
  overflow: hidden;
}
.single .reason #relatedLoop .img img, .single .category-news #relatedLoop .img img, .single .event #relatedLoop .img img {
  width: 100%;
  height: 100%;
}
.single .category-news h1.title, .single .event h1.title {
  display: block;
  padding: 0 0 10px;
  /*color: #464444;*/
  color: #000;
}
.category-news .postTime, .event .postTime {
  font-size: 0.9375rem;
  color: #767272;
}
.single .event .postTime {
  margin-bottom: 10px !important;
}
.single .category-news .postTime, .single .event .postTime {
  margin: 0;
}
.single .category-news #relatedLoop .postTime, .single .event #relatedLoop .postTime {
  margin: 0 0 5px;
  text-align: left;
}
.category-news h2.item a, .event h2.item a {
  /*color: #464444;*/
  color: #000;
  font-weight: bold;
}
.category-news .loop article, .single .category-news article, .event .loop article, .single .event article {
  padding: 2rem;
  /*color: #464444;*/
  color: #000;
}
.category-news .txtCat {
  margin-bottom: 40px;
  line-height: 1.9;
}
.category-news .loop article, .event .loop article {
  margin: 0 0 2rem;
  background: #eee;
  text-align: left;
  box-sizing: border-box;
}
.category-news .loop article .btn, .event .loop article .btn {
  margin-bottom: 10px;
}
.event .loop article {
  display: flex;
  align-items: center;
}
.event .loop article .img {
  flex-basis: 43%;
  flex-grow: 0;
  margin-right: 3%;
}
.event .loop article .img a {
  display: block;
  height: 270px;
  overflow: hidden;
}
.event .loop article .img img {
  width: 100%;
  height: 100%;
}
.event .loop article .txt-box {
  flex-basis: 54%;
  flex-grow: 0;
}
.single .category-news article, .single .event article {
  background: #fff;
}
.category-news .main_img img, .event .main_img img {
  width: 100%;
}
.category-news .btnAll a, .event .btnAll a {
  display: block;
}
/* 検索結果ページ */
.search h1.title {
  font-size: 1.5rem;
}
#post-552 .inner, #post-550 .inner, #post-619 .inner, #post-554 .inner, #post-895 .inner, #post-1472 .inner, #post-1492 .inner {
  margin: 43px auto 0;
}
/* 552個人情報保護方針 */
/* 895ご予約の確認・変更 */
#post-552 .item, #post-895 .item {
  margin: 50px 0 25px;
}
#post-552 ul {
  padding-left: 1.5rem;
}
/* 550お問い合わせ */
#post-550 .linkprivacy::before, #post-1472 .linkprivacy::before {
  content: ">";
}
#post-550 .linkprivacy a, #post-1472 .linkprivacy a {
  text-decoration: underline;
}
#post-550 .wpcf7-form, #post-1472 .wpcf7-form {
  margin: 50px 0 0;
}
#post-1472 .point {
  font-size: 20px;
}
#post-1472 .em {
  color: #9f1b11;
  font-weight: bold;
}
#post-1472 span.block {
  display: inline-block;
}
/* 554サイトマップ */
#post-554 #sitemap_list {
  padding: 0;
  background: transparent;
}
#post-554 #sitemap_list li {
  width: 100%;
}
/* 404ページ */
/* 検索結果ページ */
.error404 #main, .search #main {
  padding: 80px 0 0;
}
.error404 #search-submit, .search #search-submit {
  background: #4ca92c;
}
/* 404ページ */
.error404 #post404 {
  margin: 0 auto;
  padding: 0 0 80px;
}
.error404 .item {
  margin: 41px 0 8px;
}
/* 検索結果ページ */
#search_list {
  padding: 0;
  list-style: none;
}
#search_list li {
  padding: 10px 0 10px 0;
}
#search_list h2 {
  font-size: 1rem;
  font-weight: bold;
}
.snumber {
  padding-bottom: 7px;
  line-height: 1.8;
}
.snumber span {
  color: #8eb247;
}
#footer {}
.page-id-2105 #footer, .page-id-2401 #footer {
  margin-top: 0;
}
#footer {
  /* margin: -43px 0 0; */
  background: #f2efed;
  padding: 60px 0 0;
  /* margin-top: 60px; */
  border-top: solid 1px #afa3a0;
}
#footer .footerTop {}
#footer .footerTop .footerTopMenu {
  justify-content: space-between;
  line-height: 2;
  margin-bottom: 30px;
  font-family: 'Noto Sans JP', sans-serif;
}
#footer .footerTop .footerTopMenu ul {
  padding-left: 0;
  max-width: 24%;
  width: 100%;
}
#footer .footerTop .btn a {
  background: #fff;
  color: #000;
  font-size: 13px;
  padding: 20px 0px;
  padding-right: 8px;
  /* width: 100%; */
  display: block;
}
#footer .footerLogo {
  display:
    flex;
}
#footer .footerLogo .logo {
  margin-right: 25px
}
#footer .footerLogo .company {
  font-size: 14px;
  margin-bottom: 8px;
}
#footer .footerLogo .company span {
  display:
    block;
  font-size: 16px;
  margin-bottom: 4px;
}
#footer .footerLogo .tel {
  font-size: 27px;
  font-weight: 100;
}
#footer .footerLogo .tel small {
  font-size: 70% !important;
}
#footer .footerLogo .telTime {
  font-size: 15px;
  margin-left: -8px;
}
#footer .footerTxt {
  max-width: 380px;
  line-height: 2;
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
}
#footer li {
  list-style: none;
}
#footer img {
  width: 100%;
}
#footer .footerTopBtn .btn {
  display: block;
  max-width: 24%;
}
#footer .footerTopBtn .btn.recruit a {
  background: #9f1b11;
  color: #fff;
}
#footer .footerTopBtn .btn.corp a {
  border: solid 1px;
  color: #9f1b11;
}
#footer hr {
  margin: 60px auto 30px;
}
#footer .footerBottom .menu {
  display:
    flex;
  padding-left: 0;
  margin: 0;
}
#footer .footerBottom .menu li {
  margin-right: 25px;
}
#footer .copy {
  font-size: 14px;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom: 32px;
}
#footer #pageTop {
  background: rgba(0, 0, 0, 0.2);
  height: 20px;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  /* bottom: 17rem; */
  /* border-radius: 100%; */
  padding: 25px 20px 20px;
  z-index: 11;
  opacity: 0;
}
#footer #pageTop span {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.fade {
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
}
.single .n2-padding {
  padding: 0 !important;
}
.single .n2-ss-slider img {
  width: auto !important;
  height: 100% !important;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.loop article {
  text-align: center;
}
.loop .title {
  display: inline-block;
  padding: 0 1.5rem 1rem;
}
#relatedLoop {
  margin-top: 83px;
}
#relatedLoop .box {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#relatedLoop .box h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.4;
}
#relatedLoop .list {
  display: inline-block;
  width: 32%;
  margin-bottom: 2rem;
  margin-right: 2%;
  padding: 2rem;
  background: #eee;
  box-sizing: border-box;
}
#relatedLoop .list p {
  line-height: 1.7;
}
#relatedLoop .list .btn {
  margin-bottom: 0;
}
#relatedLoop .list .btn a {
  background: #a50000;
}
#relatedLoop .list:nth-of-type(3n) {
  margin-right: 0;
}
#relatedLoop .list .img {
  margin-bottom: 1rem;
}
#contactTxt {
  text-align: center;
}
.wpcf7-form p {
  margin-bottom: 2rem;
}
label {
  display: block;
  font-size: 1.0625rem;
}
input, textarea {
  width: 100%;
}
input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], input[type=date], textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #e5e5e4 !important;
  padding: 1rem !important;
  border-color: #e5e5e4 !important;
  color: #464444;
}
select {
  background: #e5e5e4;
  border-color: #e5e5e4 !important;
  color: #464444;
}
::-webkit-input-placeholder {
  color: #464444;
}
::-moz-placeholder {
  color: #464444;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #464444;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  background: #fff;
  border-color: #666 !important;
}
span.wpcf7-list-item {
  margin: 0 2rem 0 0;
}
input[type=checkbox], input[type=radio] {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  cursor: pointer;
  vertical-align: -5px;
  border: 2px solid #ccc;
}
input[type="checkbox"]:checked, input[type="radio"]:checked {
  background: #000;
}
input[type="checkbox"] {
  border-radius: 2px;
}
input[type="radio"] {
  border-radius: 100%;
}
input[type="number"] {
  width: 80px;
}
input[type=submit], input[type=submit]:focus {
  background: #4ca92c;
  padding: 3rem 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.1875rem;
  font-weight: bold;
  opacity: 1.0;
  transition: all 0.5s ease-out;
}
input[type=submit]:disabled {
  background: #ccc;
}
input[type=submit]:hover {
  background: #8eb247;
  opacity: 0.3;
}
input.total {
  max-width: 160px;
}
label .caution {
  color: #fff;
  background: #9f1b11;
  margin-left: 1rem;
  padding: 0.4rem 0.8rem;
  font-size: 0.8125rem;
  border-radius: 4px;
  font-weight: bold;
  vertical-align: 2px;
}
div.wpcf7 .ajax-loader {
  margin: 2rem auto;
  display: block;
}
div.wpcf7-response-output {
  margin: 2rem auto;
  text-align: center;
}
div.wpcf7-validation-errors {
  margin: 0 auto;
  padding: 1rem;
  color: #9f1b11;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #9f1b11;
  margin-bottom: 2rem;
}
span.wpcf7-not-valid-tip {
  color: #9f1b11;
}
.wpcf7-back {
  margin: 0 0 1rem;
  padding: 1rem 0;
  border: 1px solid;
  border-radius: 4px;
  opacity: 1.0;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.wpc7-back:hover {
  opacity: 0.3;
}
#search-form input {
  width: 76%;
  margin-right: 1%;
}
#search-submit {
  width: 20%;
  padding: 1.1rem 0;
  margin: 2rem 0;
  background: #000;
}
#search-submit:hover {
  opacity: 0.6;
}
.single article {
  text-align: center;
}
.single .title {
  display: inline-block;
  padding: 0 1.5rem 1rem;
  margin: 16px 1rem 41px;
  font-size: 1.625rem;
}
.single .txt {
  text-align: left;
}
.single h1 + .txt {
  padding: 0 1rem;
}
.single h2 {
  margin: 0 0 25px;
  text-align: center;
  font-size: 1.375rem;
}
.single h2 + p {
  margin: 0 auto;
  max-width: 720px;
  line-height: 1.8;
}
.single .contain {
  margin: 94px 0;
}
.single h3 {
  margin: 0 0 30px;
  font-size: 1.1875rem;
}
.single h3 + p {
  line-height: 1.8;
}
.chefvoice {
  padding: 1rem 1rem 0;
  background: #fff;
  border: 1px solid;
}
.chefvoice h4 {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid;
  font-size: 1.0625rem;
}
.chefvoice .txt {
  line-height: 1.8;
  font-size: 0.9375rem;
}
.error404 #main, .page #main, .single #main {
  text-align: left;
}
.page-id-180 #main, .page-id-180 #wrapper {
  background: #d4dde1;
}
.page-id-180 #main .bg_white a {
  background: #d4dde1;
}
body:not(.home) #main {
  text-align: left;
  /* max-width: 1080px; */
  margin-left: auto;
  margin-right: auto;
}
body:not(.home) #main .wrapPost .frame {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}
body:not(.home) .wrapPost .cols > * {
  margin-top: 0;
}
body:not(.home) .wrapPost .cols.col2 > * {
  max-width: 48%;
  width: 100%;
}
body:not(.home) .wrapPost .cols.center {}
body:not(.home) .wrapPost .cols.col3 > * {
  max-width: 30%;
  width: 100%;
}
body:not(.home) .wrapPost .cols.col4 > * {
  max-width: 200px;
  width: 100%;
}
body:not(.home) .wrapPost .cols.col4.max530 > * {
  max-width: 256px;
}
body:not(.home) .wrapPost .cols.col4 > .big {
  max-width: 260px;
  margin-left: 10px;
  margin-right: 10px;
}
body:not(.home) #main .wrapPost .frame .routeBox .btn {
  max-width: 100%;
}
#content.access .cols {
  align-items: flex-start;
}
#content.access #main .cols > * {
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
}
#content.access section:not(#accessMap) .btn a {
  color: #000 !important;
  border-color: #000 !important;
}
#content.access section:not(#accessMap) .btn a:after {
  color: #000 !important;
  content: ">";
  align-items: center;
  display: flex;
  background: none;
}
body:not(.home) #main .wrapPost .frame .tel {
  font-size: 32px;
  font-weight: 100;
  margin: 30px auto;
}
body:not(.home) #main .wrapPost .frame .tel span {
  font-size: 24px;
  margin-right: 10px;
}
#main .wrapPost .frame .btnList {
  list-style: none;
  padding-left: 0;
}
body:not(.home) #main .img img {
  width: 100%;
}
body:not(.home) #main .titlePage {
  font-weight: 100;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
body:not(.home) #main .txtCat {
  line-height: 1.8;
  margin-bottom: 40px;
}
#content.newDesign #main .mainInner > article section.slideSection {
  max-width: 100%;
  padding-top: 70px;
}
#content.newDesign #main .mainInner > article section.slideSection .inner .btn {
  margin: 40px auto;
}
body:not(.home) #main .thumb {
  
}
body:not(.home) #main .thumb img {
  width: 100%;
  height: auto;
}
body:not(.home) article .btn {
  max-width: 330px;
}
body:not(.home) article .logo {
  background: url(img/logo.svg)no-repeat center;
  padding: 38px;
  background-size: contain;
  margin: 60px auto;
}
#content.newDesign .titlePage, #content.newDesign .titlePageEn {
  text-align: left;
}
#content.newDesign #main .titlePage {
  font-size: 16px;
  max-width: 100%;
  border: none;
  margin-top: 0px;
  margin-bottom: 40px;
  letter-spacing: 2.4px;
}
#main .titlePageEn {
  font-size: 60px;
  font-weight: 100;
  margin-top: 40px;
  line-height: 1;
  margin-bottom: 30px;
}
body:not(.home) .titleBox {
  position: relative;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  /* margin-top: 150px; */
}
body:not(.home) .titleBox .titlePage {
  line-height: 1;
  margin-bottom: 50px;
  font-size: 22px;
}
#content .postContent img, .single .freeTxt, .single .freeTxt img {
  margin: 0 auto 1rem;
  display: block;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

/*rayout/design*/
#topHotspring {
  padding-bottom: 10px;
  color: #fff;
}
#topHotspring .frame:not(.mb60) .txt {
  font-size: 26px;
}
.bg_navy {
  background: #020419;
}
.vertical.txt {
  writing-mode: vertical-rl;
  text-align: start;
}
.alignCenter {
  text-align: center;
}
.relative {
  position: relative;
}
.relative .floatTtl {
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
}
.max530 {
  max-width: 560px !important;
  margin-left: auto;
  margin-right: auto;
}
.max860 {
  max-width: 860px !important;
  margin-left: auto;
  margin-right: auto;
}
.max750 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.max700 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.max330 {
  max-width: 335px;
  margin-left: auto;
  margin-right: auto;
}
.mt0 {
  margin-top: 0;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb120 {
  margin-bottom: 120px;
}
.cols {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.cols.reverse {
  flex-direction: row-reverse;
}
.cols.center {
  align-items: center;
}
.cols.justifyCenter {
  justify-content: center;
}
.cols.wrap {
  max-width: 960px;
  margin: auto;
  flex-wrap: wrap;
}
.cols .col {
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.cols.wrap .col {
  flex-basis: 50%;
  line-height: 1.6;
}
.cols .col img {
  width: 100%;
  border-radius: 2px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
#topGototravel.pc {
  margin-top: -34px;
  margin-bottom: 56px;
}
#topGototravel.sp {
  margin-top: 8px;
  margin-bottom: 16px;
}
#topGototravel img {
  width: 100%;
}
/*TOP: 休館*/
.home #main .bnr.caution {
  display: block;
  text-align: center;
  letter-spacing: 0;
  padding: 18px 14px;
  line-height: 2;
  border: solid 2px;
  background: #fff;
  margin: -2rem auto 3rem;
  color: red;
  font-family: 'Noto Sans JP', sans-serif;
  max-width: 500px;
}
/* TOP：新型コロナウイルスに対する蟹御殿グループの対応について ボタン用 */
#footCoronavirus, #topCoronavirus {
  margin-top: -34px;
  margin-bottom: 56px;
}
#footCoronavirus {
  margin: 0;
  padding: 0 !important;
}
#footCoronavirus a, #topCoronavirus a {
  background: #0e609c !important;
  display: block;
  padding: 20px 1rem !important;
  line-height: 1.5;
  font-size: 1.25rem;
  position: relative;
}
#footCoronavirus a::before, #topCoronavirus a::before {
  content: '';
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* 1427新型コロナウイルスに対する蟹御殿グループの対応について */
.correspondence {
  list-style: none;
  padding: 0
}
.correspondence > li {
  margin-bottom: 40px;
}
#post-1427 .block {
  display: inline-block;
}
#post-1427 h1.title span, #post-1563 h1.title span, #post-1581 h1.title span {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  padding: 0 0 10px;
  border-bottom: 2px solid #8eb247;
}
#post-1427 .correspondence {
  padding: 0;
  list-style: none;
}
#post-1427 .correspondence > li, #post-1563 section, #post-1581 section {
  margin-top: 63px;
}
#post-1427 .contain {
  justify-content: space-between;
}
#post-1427 .contain > .txt, #post-1427 .contain > .txtBox, #post-1427 .contain > .img {
  margin: 0;
  width: 48.5%;
  max-height: none;
}
#post-1427 .aboutGiaino {
  margin: 0 0 1rem;
  padding: 2rem 1.5rem;
  background: #eee;
}
#post-1427 .function {
  margin-bottom: 1em;
  padding-left: .5em;
  font-size: 1.1875rem;
  list-style: none;
}
#post-1427 .function li {
  margin-bottom: .5em;
  padding-left: 1em;
  text-indent: -.6em;
}
#post-1427 .function li::before {
  content: "\0025CF";
  display: inline-block;
  margin-right: 5px;
  color: #8eb247;
}
#post-1427 .installation {
  padding: 1rem;
  border: 1px solid;
  font-size: 0.9375rem;
}
#post-1427 .installation .title {
  margin-bottom: 0.7em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid;
  font-size: 0.9375rem;
  font-weight: bold;
  text-align: left;
}
#post-1427 .place {
  list-style: disc;
  padding-left: 1.5em;
}
#post-1427 .linkGiaino a {
  font-size: 0.8125rem;
}
#post-1427 .linkGiaino a::before {
  content: "\00003E";
  display: inline-block;
  margin-right: 5px;
}
#post-1427 .correspondence6 ul {
  padding-left: 0;
  list-style: none;
}
#post-1427 .correspondence6 li {
  position: relative;
  padding-left: 1em;
}
#post-1427 .correspondence6 li::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 6px;
}

/* 1563GoToトラベル申請方法 */
/* 1581ベストレート保証 */
#post-1563 .item {
  margin-bottom: 25px;
}
#post-1563 ul, #post-1581 ul {
  padding-left: 0;
  list-style: none;
}
#post-1563 ol {
  padding-left: 1em;
}
#post-1563 li, #post-1581 li {
  margin-bottom: 0.75em;
}
#post-1563 ul li, #post-1581 ul li {
  position: relative;
  padding-left: 1em;
}
#post-1563 ul li::before, #post-1581 ul li::before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
#post-1581 .txt {
  margin-bottom: 1.5em;
}
#post-1581 .btn a {
  background: #8eb247;
}

.taisakuBox {
  padding: 2rem 0;
}
.taisakuBox .ttlBox {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 350px;
  background-size: cover !important;
}
.taisakuBox .ttlBox h2 {
  line-height: 2;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  font-size: 2.5rem;
}
.taisakuBox .ttlBox span {
  display: block;
  font-size: 18px;
}
.taisakuBox .taisaku h3 {
  font-size: 18px;
  text-align: center;
  padding: 0.75rem 0;
  margin-bottom: 0;
}
.taisakuBox .taisaku img {
  margin-bottom: 1rem;
}
#sec_intro .txtBox {
  max-width: 960px;
  margin: 2rem auto 0
}
#sec_intro .ttlBox {
  background: url(img/corona/main.jpg);
  height: 600px;
}
#sec01 .borderTtl {
  font-size: 28px;
  text-align: center;
  border: solid 2px;
  border-left: none;
  border-right: none;
  padding: 1rem;
  margin-bottom: 2rem;
}
#sec01 .ttlBox {
  background: url(img/corona/sec01_1.jpg);
}
#sec02 .ttlBox {
  background: url(img/corona/sec02_1.jpg);
}
#sec03 .ttlBox {
  background: url(img/corona/sec03_1.jpg);
  background-position: center;
}
#sec04 .ttlBox {
  background: url(img/corona/sec04_1.jpg);
}
#sec05 .ttlBox {
  background: url(img/corona/sec05_1.jpg);
  height: 450px;
  background-position: center;
}
.sliderContainer {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.borderTtl {
  position: relative;
}
.borderTtl:after {
  content: "";
  border-bottom: solid 1px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 80px;
  bottom: -10px;
  margin: auto;
}
#main h2.enTtl {
  font-weight: 100;
  font-size: 32px;
  letter-spacing: 0.75px;
}
body.home #main h2.enTtl {
  font-weight: 100;
  font-size: 42px;
  letter-spacing: 0.75px;
}
.introTxt {
  margin-bottom: 40px;
  font-size: 14px;
}
#topHotspring .wrap {
  position: relative;
}
#topHotspring .frame:not(.mb60) {
  color: #fff;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: left;
}
#topHotspring h2.enTtl {
  position:
    relative;
  font-weight: 100;
}
#topHotspring h2.enTtl:after {
  content:"温泉";
  font-size: 18px;
  writing-mode: vertical-lr;
  letter-spacing: 8px;
  position:
    absolute;
  bottom: 0;
  margin-left: 30px;
  background: url(img/vertical_ttl.svg)no-repeat center;
  background-size: auto;
  padding: 30px 8px 28px;
  color: #000;
}
#topHotspring .frame:not(.mb60) .txt {
  line-height: 2;
}
.swiper-button-prev:after, 
.swiper-button-next:after, 
.swiper-button-prev:before, 
.swiper-button-next:before {
  content: none !important;
}
#topRoom .swiper-button-prev, #topRoom .swiper-button-next {
  top: -180px !important;
  bottom: 100% !important;
}
#topRoom .sliderContainer {
  padding-bottom: 60px;
}
.sliderContainer .swiper-slide .btn {
  margin: 30px auto 0;
}
body:not(.home) #main .swiper-button-prev, body:not(.home) #main .swiper-button-next {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 80px;
}
body:not(.home) #main .swiper-button-prev {
  background-position: left;
}
body:not(.home) #main .swiper-button-next {
  background-position: right;
}
.swiper-button-prev {
  background: url(img/prev.svg)no-repeat center #fff;
  width: 56px;
  top: 0;
  left: -80px;
  height: 120%;
}
.swiper-button-next {
  background: url(img/next.svg)no-repeat center #fff;
  width: 56px;
  top: 0;
  right: -80px;
  height: 120%;
}
.bgGray .swiper-button-prev, .bgGray .swiper-button-next {
  background-color: #f2efed;
}
.home.page.page-id-180 .swiper-button-prev {
  background: url(img/prev.svg)no-repeat center #d4dde1;
  background-size: 40px;
}
.home.page.page-id-180 .swiper-button-next {
  background:
    url(img/next.svg)no-repeat center #d4dde1;
  background-size: 40px;
}
.home.page.page-id-180 .controlBox {
  margin-top: 40px;
  margin-bottom: 100px !important;
}
.home.page.page-id-180 .swiper-pagination {
  bottom: -50px !important;
}
.controlBox {
  position:
    relative;
  max-width: 200px;
  margin: auto;
  margin-bottom: 120px;
}
.controlBox.swiperBottom {
  position: relative;
  max-width: 200px;
  margin: auto;
  margin-bottom: 90px;
  margin-top: 50px;
}
.controlBox .swiper-pagination, .controlBox .swiper-button-next, .controlBox .swiper-button-prev {
  height: 20px;
  top: 0;
  bottom: 0 !important;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.controlBox .swiper-button-next, .controlBox .swiper-button-prev {
  width: 30px !important;
}
.controlBox .swiper-button-prev {
  background: url(img/slide_arrow_left.svg)no-repeat center;
}
.controlBox .swiper-button-next {
  background:
    url(img/slide_arrow_right.svg)no-repeat center;
}
.swiper-pagination {
  bottom: -54px !important;
}
.swiper-pagination.swiperBottom {
  bottom: -60px !important;
}
.swiper-pagination-bullet-active {
  background: #9f1b11 !important;
}
.swiper02, .swiper02_2 {
  max-width: 880px;
}
@keyframes zoom {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
  position: relative;
}
.swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper .swiper-wrapper .swiper-slide-prev img, .swiper .swiper-wrapper .swiper-slide-active img, .swiper .swiper-wrapper .swiper-slide-duplicate-active img {
  animation-name: zoom;
  animation-duration: 22s;
  animation-fill-mode: forwards;
}
.roomNav {
  padding: 0;
  list-style:
    none;
  display:
    flex;
  flex-wrap:
    wrap;
  justify-content: space-between;
  margin: 40px auto;
}
.roomNav li {
  text-align: center;
  margin-bottom: 20px;
  flex-basis: 22%;
}
.roomNav li img {
  display: block;
  margin: auto;
  margin-bottom: 8px;
}
.roomNav a:hover {
  opacity: 0.7
}
.roomNav a:hover span {
  border-bottom: solid 1px;
}
/*フォーム*/
input, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ddd;
  background: #f5f5f5;
  padding: 12px 10px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  transition: .4s;
}
input[type="checkbox"] {
  width:
    auto;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-color: #ddd !important;
  background: inherit !important;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  background: #fff;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset;
}
::-webkit-input-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
}
.wrapSelect {
  position: relative;
}
.wrapSelect::after {
  content: '▼';
  font-size: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  line-height: 1;
  pointer-events: none;
}
select {
  background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  text-shadow: 0 0 0 #000;
}
input[type="radio"], input[type="checkbox"] {
  position: relative;
  width: 30px;
  height: 30px;
  padding: 0;
  vertical-align: middle;
  background: none;
  background: #f5f5f5;
}
input[type="radio"]:checked::before, input[type="checkbox"]:checked::before {
  position: absolute;
  top: 0 !important;
  bottom: 0;
  left: 0 !important;
  right: 0;
  margin: auto;
  content: '';
  width: 14px !important;
  height: 14px !important;
  background: #000;
  border-radius: 2px;
  transform: none !important;
  border: none !important;
}
input[type="radio"]:focus, input[type="checkbox"]:focus {
  background: #f5f5f5;
}
input[type="radio"], input[type="radio"]:checked::before {
  border-radius: 50%;
}
textarea {
  resize: none;
}
select, input[type="checkbox"], input[type="radio"], #submitBtn input {
  cursor: pointer;
}
@keyframes scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.smf-item__label__text {
  margin-right: 10px;
}
.smf-item__label {
  display: inline-block;
  padding: 13px 0;
}
.smf-item label {
  cursor: pointer
}
.smf-item__description {
  display: inline-block;
  padding: 4px 8px;
  background: #ff5454;
  color: #fff;
  font-size: 11px;
  border-radius: 2px;
}
.smf-button-control button.smf-button-control__control {
  max-width: 280px;
  display: block;
  margin: auto;
  border-radius: 2px;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  font-size: 14px;
  transition: .4s;
  width: 100%;
  height: 50px;
  border: none !important;
}
#search-submit:hover {
  opacity: .7;
}
.title-bg01 {
  text-align: center;
}
h2.title-bg01, h2.title-bg02 {
  font-size: 20px;
  line-height: 1;
  display: flex;
  justify-content: center;
  height: 45px;
  margin: 0 auto 20px;
}
.title-bg01 span {
  background-image: url(img/ttl_bg01_loop.png);
  background-repeat: repeat-x;
  background-position: center;
  padding: 0px 4px;
  background-size: contain;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  font-weight: 100;
}
h2.title-bg01 span, h2.title-bg02 span {
  height: 30px;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
h2.title-bg01 span:before,
h2.title-bg01 span:after,
h2.title-bg02 span:before,
h2.title-bg02 span:after {
  width: 10px;
  height: 30px;
}
h2.title-bg01 span:before,
h2.title-bg02 span:before {
  left: -7.8px;
}
h2.title-bg01 span:after,
h2.title-bg02 span:after {
  right: -7.8px;
}
.title-bg01 span:before {
  content: "";
  background-image: url(img/ttl_bg01_l.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: 8px;
  height: 100%;
  position: absolute;
  left: -6px;
  top: 0;
}
.title-bg01 span:after {
  content: "";
  background-image: url(img/ttl_bg01_r.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: 8px;
  height: 100%;
  position: absolute;
  right: -6px;
  top: 0;
}
.title-bg02 {
  text-align: center;
}
.title-bg02 span {
  background-image: url(img/ttl_bg02_loop.png);
  background-repeat: repeat-x;
  background-position: center;
  padding: 0px 4px;
  background-size: contain;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  font-weight: 100;
  color: #fff;
}
.title-bg02 span:before {
  content: "";
  background-image: url(img/ttl_bg02_l.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  width: 8px;
  height: 100%;
  position: absolute;
  left: -6px;
  top: 0;
}
.title-bg02 span:after {
  content: "";
  background-image: url(img/ttl_bg02_r.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: 8px;
  height: 100%;
  position: absolute;
  right: -6px;
  top: 0;
}
.routeBtn, .qaBtn {
  font-family: 'Noto Serif JP', serif;
  position: relative;
  margin-bottom: 28px;
}
.routeBtn:before {
  content: "";
  padding: 10px;
  margin: auto;
  margin-right: 8px;
  background: url(img/access/car.svg)no-repeat center;
}
.routeBtn.train:before {
  background: url(img/access/train.svg)no-repeat center;
}
.routeBtn:after {
  content: "";
  padding: 10px;
  position:
    absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background: url(img/access/arrow.svg)no-repeat center;
}
.dropdownBox .anchorBtn:after, .anchorBtn a:after, .qaBtn:after {
  content: "";
  padding: 10px;
  position:
    absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  background: url(img/qanda/arrow.svg)no-repeat center;
}
.dropdownBox .anchorBtn.active:after,
.qaBtn.active:after,
.routeBtn.active:after {
  transform: rotate(-180deg);
}
#accessMap {
  margin-bottom: 110px;
}
#accessMap address {
  font-style: normal;
}
#content.access section,
#content.qanda section,
section.newSection {
  padding: 70px 0;
}
.planBox img {
  width: 100%;
}
.planBox .rank {
  font-size: 18px;
  margin-bottom: 10px;
}
.planBox .rank span {
  color: #9f1b11;
  font-size: 177.77%;
}
.planBox .txt {
  text-align: left;
}
.imgList .planBox h4 {
  font-size: 26px;
}
.imgList li {
  margin-bottom: 40px;
}
.imgList.justifyCenter li {
  margin-left: 10px;
  margin-right: 10px;
}
#content.honkan .imgList li h4 {
  font-size: 16px;
  margin: 10px auto 8px;
  letter-spacing: 0;
}
.imgList li h4 {
  margin: 20px auto 16px;
}
.imgList li .tag {
  font-size: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  border: solid 1px;
  padding: 2px 4px;
  border-radius: 3px;
  display: inline-block;
}
section.slideSection h4.fs22 {
  margin-top: -16px;
  font-size: 22px;
}
section.last {
  margin-bottom: 0 !important;
}
section.bgGray {
  background: #f2efed;
}
section.logoHead {
  position: relative;
}
section.logoHead:before {
  content: "";
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  padding: 34px;
  background: url(img/logo.svg)center top no-repeat;
  background-size: contain
}
.routeBtn, .routeTime {
  text-align: center;
  margin-bottom: 26px;
}
.routeTime {
  display: none;
}
.routeTime.show {
  display: block;
}
#content.access .routeBox {
  font-family: 'Noto Sans JP', sans-serif;
  margin-top: 0 !important;
  padding-left: 40px;
  padding-right: 40px;
}
#content.access h2 {
  margin-bottom: 60px;
}
#main .routeBox h3 {
  font-size: 24px;
  text-align: center;
  margin: 0;
  font-family: 'Noto Serif JP', serif;
}
#main .routeBox h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
#main .routeBox ul:not(.btnList) {
  padding-left: 20px;
  margin-bottom: 30px;
  list-style: none;
}
#main .routeBox ul.btnList {
  padding: 0;
}
#main .routeBox ul li {
  font-size: 14px;
}
.floorBox {
  max-width: 650px;
  margin: auto;
}
.floorBox dl, .menuList dl {
  display: flex;
  border-bottom: solid 1px #a50000;
  font-family: 'Noto Sans JP', sans-serif;
  height: 60px;
  align-items: center;
  margin: 0;
}
.menuList {
  margin-bottom: 50px;
}
.menuList dl dt {
  width: 30%;
}
.menuList dl:nth-child(2) {
  border-top: solid 1px #a50000;
}
#content.meal #ryoricho {
  display: flex;
  position: relative;
  margin-top: 70px;
}
#content.meal #ryoricho .right .txt {
  position: absolute;
  bottom: 0;
  right: 0;
}
#content.meal #ryoricho .right * {
  max-width: 220px;
  margin-left: auto;
  margin-right: 0;
}
#content.meal #ryoricho .right #content.meal .btnBox .btn {
  margin: auto;
  max-width: 335px !important;
}
#content.meal .okosama .price {
  font-size: 18px;
  margin-top: -10px;
}
#content.meal .foodImg img {
  max-width: 1000px;
  width: 100%;
  height: auto;
}
#content.meal .foodList * {
  font-size: 22px;
  font-weight: 100;
  line-height: 1
}
#content.hot-springs .tagList {
  text-align: center;
}
#content.hot-springs .tagList .tag {
  display: inline-block;
  background: #f2efed;
  padding: 10px 8px;
  border-radius: 3px;
  font-family: 'Noto Sans JP', sans-serif;
}
#content.hot-springs .bgGray .tagList .tag {
  background: #fff;
}
#content.hot-springs .tagList .tag:not(:last-child) {
  margin-right: 4px;
}
#content.hot-springs .onsenLogo img {
  max-height: 40px;
}
.spendContent {
  padding: 0;
  position: relative;
}
.spendContent:before {
  content: "";
  border-left: dashed 1px;
  position: absolute;
  left: 0;
  right: 10px;
  margin: auto;
  width: 1px;
  height: 100%;
}
.spendBox {
  list-style: none;
  display: flex;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  justify-content: space-between;
}
.spendBox .spendImg {
  max-width: 200px;
}
.spendBox .spendTxt {
  padding-left: 20px;
  max-width: 200px;
  width: 100%;
}
.spendBox .spendTxt p {
  margin-top: 0;
}
.spendBox .spendTxt p.txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 13px;
}
.spendBox .spentTime {
  font-size: 16px;
  position: relative;
}
.spendBox .spentTime:before {
  content: "";
  position: absolute;
  width: 10px;
  border-top: solid 1px;
  left: -15px;
  top: 12px
}
.spotContent {
  justify-content: center;
  align-items: flex-start !important;
  flex-wrap: wrap;
  /* max-width: 780px!important; */
  margin: auto;
}
.spotContent li:last-child, .spotContent li:last-child .btn {
  margin-bottom: 0;
}
.spotContent:after {
  content: "";
  width: 100%;
  margin: 0 21px;
  max-width: 412px !important;
}

.spotBox {
  margin-bottom: 40px;
  margin: 0 21px 30px;
  max-width: 412px !important;
  box-sizing: border-box;
}
#main .spotBox h3.spotTtl {
  font-size: 16px;
  /* text-align: center; */
  margin-top: 16px;
  margin-bottom: 0;
}
.spotBox .spotTxt {
  font-size: 12px;
}
#main .spotBox .btn {
  max-width: 100%;
}
#main .spotBox .cols .btn {
  max-width: 48%;
}
.spotBox .btn a {
  padding: 1rem 0.7rem;
  font-size: 13px;
  padding-right: 1.2rem;
}
.spotBox .spotTxt > .btn:nth-child(4) {
  margin-top: -10px;
}
.spotBox .btn a:after {
  right: 0
}
.spotBox .spotTxt .txt {
  margin-top: 8px;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', sans-serif;
}
.spotBox .spotTxt .txt.l3 {
  min-height: 68.4px;
}
.spotBox .spotTxt .txt.l2 {
  min-height: 45.59px;
}
.spotImg {
  text-align: center;
}
.spotImg img {
  max-width: 470px;
  width: 100%;
}
#main ul.disc01 li {
  position: relative;
}
#main ul.disc01 li:before {
  content: "●";
  position: absolute;
  left: -20px;
  top: 2px;
  color: #f2efed;
}
#main .bgGray ul.disc01 li:before {
  color: #fff;
}
.routeContent {
  font-size: 15px;
  position: relative;
  display: none;
  height: 0;
}
.routeContent.show {
  display: block;
  height: auto;
}
.routeContent * {
  position: relative;
  z-index: 2;
  font-family: 'Noto Sans JP', sans-serif;
}
.routeContent:before {
  content: "";
  height: 100%;
  position: absolute;
  left: 30px;
  z-index: 0;
  width: 2px;
  background: url(img/access/dot_line.svg);
  background-size: contain;
}
.routeContent p {
  margin: 0;
  margin-bottom: 16px;
}
.routeContent .exp {
  padding-left: 50px;
  line-height: 2;
}
.routeContent .exp span {
  border: solid 1px;
  font-size: 75%;
  padding: 2px 4px;
  margin-right: 4px;
}
.routePoint, .routeContent .goal {
  background: #cccccc;
  padding: 6.75px 20px;
}
.routeContent .goal {
  background: #fff;
  border: solid 1px;
  color: #9f1b11;
  margin-bottom: 60px;
}
body:not(.home) #main .wrapPost #accessLink .btnList .btn {
  max-width: 396px;
  margin: auto;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.reCAPTCHA {
  margin: 40px auto;
  padding: 1em;
  background: #f5f5f5;
  color: #999;
  font-size: 11px;
  text-align: center;
  max-width: 1000px;
}
.reCAPTCHA a {
  color: #428cff;
}
a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}


@media screen and (max-width: 960px) {
  #topInstagram .premium_ttl span{
    padding-right: 20px;
  }
  #content.newDesign #main .mainInner > article {
    padding-left: 0;
    padding-right: 0;
  }
  #content.meal .btnBox .btn {
    margin-top: 20px;
  }
  body:not(.home) #main .mainInner > article,
  #content.newDesign #main .titlePage,
  #content.newDesign #main .titlePageEn,
  #content.newDesign #main .mainInner > article section:not(.slideSection),
  #content.newDesign #main .mainInner > article section.slideSection .inner,
  #content.newDesign #main h2 {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  #topHotspring .cols .img {
    margin-bottom: 30px;
  }
  .gMenu .mainMenu li a {
    font-size: 14px;
    padding: 14px 0;
  }
  .gMenu .mainMenu {
    margin: 30px auto 20px;
  }
  .gMenu .subMenu {
    height: auto;
  }
  .gMenu .memberBtn,
  .gMenu .translateBtn,
  .gMenu .iconBtn {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
  }
  .gMenu .memberBtn .btn a {
    width: 50%;
  }
  .gMenu.open {
    height: 100vh !important;
    overflow-y: scroll;
  }
  .gMenu.open .frame {
    overflow-y: scroll;
  }
  #footer {
    padding: 30px 20px 70px
  }
  .address address {
    font-style: normal;
  }
  #main .frame {
    padding: 0 20px !important;
    box-sizing: border-box;
  }
  #topInstagram {
    padding: 40px 0 0;
  }
  #topInstagram .ttl {
    margin-bottom: 30px;
  }
  .btn {
    margin-bottom: 30px;
  }
  .cols .btn {
    max-width: 100% !important;
  }
  .gMenu .memberBtn .btn {    
    display: inline-block;
    margin-right: 2.5%;
  }
  .gMenu .memberBtn .btn a {
    font-size: 14px;
    padding: 10px;
    width: 100%;
  }
  td, th {
    padding: 12px;
  }
  .title {
    /* font-size: 1.1875rem; */
  }
  .item {
    margin: 36px 0 8px;
  }
  .contain {
    display: block;
  }
  .contain .img, .contain .description {
    display: block;
    width: 100%;
  }
  .contain .img {
    margin: 30px auto;
    min-height: initial;
    min-height: auto;
    background-image: none !important;
  }
  .contain .img img {
    width: 100%;
    display: block;
    margin: auto;
  }
  .contain .description .txt {
    text-align: left;
  }
  .contain .description .btn {
    position: relative;
  }
  #content {
    margin-top: 124px;
  }
  .home #content {
    top: -2.8vw;
    margin-top: 0;
    padding-top: 2.8vw;
    background: url(img/cover_slide.png) center top repeat-x;
    background-size: contain;
  }
  .home #main, #main {
    width: 100%;
  }
  .home #main .bnr.caution {
    margin: 1rem;
  }
  #main {}
  #header {
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
  }
  #header > .sp {
    display: flex;
    justify-content: space-between;
    border-top: 12px solid #72130c;
    background: url(img/bg_gnav.gif) center repeat;
  }
  #header #subnavSp {
    display: flex;
    margin: 22px 118px 14px 0;
    padding: 0;
    list-style: none;
  }
  #header #subnavSp li:not(:last-child) a {
    margin-right: 30px;
  }
  #header #subnavSp li a {
    display: block;
    padding-top: 50px;
    height: 100%;
    background: center 4px no-repeat;
    color: #000;
    text-align: center;
  }
  #header #subnavSp li.gototravel a {
    width: 76px;
    height: 76px;
    padding-top: 0;
  }
  #header #subnavSp li.access a {
    background-image: url(img/icon_access.png);
  }
  #header #subnavSp li.tel a {
    background-image: url(img/icon_tel.png);
  }
  #header #subnavSp li.availability a {
    min-width: 35px;
    background-image: url(img/icon_availability.png);
    letter-spacing: 0;
  }
  #header #subnav {
    display: none;
  }
  .btnNav.open i {
    background: transparent;
  }
  .btnNav.open i:before {
    -webkit-transform: translateY(0px) rotate(-45deg);
    transform: translateY(0px) rotate(-45deg);
  }
  .btnNav.open i:after {
    -webkit-transform: translateY(0px) rotate(45deg);
    transform: translateY(0px) rotate(45deg);
  }
  #gNav > ul li a {
    background-color: #f2efed;
    justify-content: center;
  }
  #gNav > ul li:nth-of-type(9) a {
    border-right: 0;
  }
  #gNav > ul li.member {
    display: block;
    margin-bottom: 1rem;
  }
  #gNav > ul li.member ul {
    margin: 0;
    padding: 0;
  }
  #gNav > ul li.member ul li.login {
    margin-bottom: 10px;
  }
  #gNav > ul li.member ul li.registration a span {
    font-size: 0.75rem;
  }
  #gNav > ul li.member ul li a {
    border: 1px solid #000;
    border-radius: 5px;
  }
  #gNav > ul li.honyaku {
    display: block;
    margin-top: 1rem;
    border-right: 1px solid;
    border-bottom: 1px solid;
  }
  #gNav > ul li.honyaku ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
  }
  #gNav > ul li.honyaku ul li {
    border-left: 1px solid;
    width: 25%;
  }
  #gNav > ul li.honyaku ul li a {
    padding: 1em 0;
    text-align: center;
    font-size: 0.8125rem;
  }
  #mainVisual {}
  #mainVisual .pc {
    display: block;
  }
  #mainVisual .sp {
    display: none;
  }
  
  /* キャンセル情報 */
  /* イベント情報 */
  #topCancel-topEvent.pc {
    display: none;
  }
  #topCancel-topEvent.sp {
    display: block;
  }
  #topCancel-topEvent {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
  #topCancel-topEvent > div {
    margin: 24px 0;
  }
  #topCancel, #topEvent {
    width: 100%;
  }
  #topEvent a {
    padding-top: 30%;
  }
  #topEvent a::after {
    width: 18.4vw;
    max-width: 118px;
    height: 18.3vw;
    max-height: 117px;
  }
  
  .single .title {
    font-size: 1.375rem;
  }
  .single h2 {
    font-size: 1.0625rem;
  }
  #topIntro {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  
  #topIntro .txt {
    font-size: 0.9375rem;
  }
  #topIntro .txt span {
    display: inline-block;
  }
  #content .pageTitle {
    font-size: 3rem;
  }
  #content .freeTxt h2, #content .listTitle {
    font-size: 1.1875rem;
  }
  #topYoyaku {
    padding: 0 1rem;
    top: 0;
  }
  #topYoyaku .btn a {
    position: relative;
    padding: 0;
    background: #9f1b11;
    vertical-align: top;
    height: 80px;
  }
  #topYoyaku .btn a > span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    background: none;
    font-weight: bold;
    width: 100%;
  }
  #topYoyaku .btn a > span > span {
    font-size: 0.8125rem;
    font-weight: normal;
  }
  #topYoyaku .btn a > span > span::before, #topYoyaku .btn a > span > span::after {
    content: none;
  }
  #topYoyaku .btn a > span > span .block {
    display: inline-block;
  }
  #topYoyaku .btn .confirmation-change {
    display: block;
    margin: 0.5rem 0 0;
    background: #fff;
    width: 100%;
    height: 36px;
    color: #000;
    border: 1px solid;
    font-size: 0.9375rem;
  }
  #topBanner {
    margin-top: 0;
    padding: 0 1rem;
  }
  #topBanner > p:not(:first-of-type) {
    margin-top: 24px;
  }
  #topBanner img {
    width: 100%;
  }
  #topBanner .cols {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 24px 0 0;
  }
  #topBanner .cols .col {
    flex-basis: 49%;
    flex-grow: 0;
    padding: 0;
  }
  #topBanner .reservation {
    padding: 0;
  }
  #topBanner .reservation a {
    display: block;
    padding: 0.5rem 0;
    background: #fff;
    color: #000;
    border: 1px solid;
  }
  #topBanner .reservation a span {
    font-size: 0.875em;
  }
  #voice-2w {
    margin-top: 0;
  }
  #topRoom .inner {
    padding: 0;
  }
  #topRoom #room h2 {
    margin: 0;
    padding: 15px 0 10px;
    background: #272727;
    font-size: 1.5rem;
  }
  #topRoom #room h4 {
    margin: 0 0 1rem;
    text-align: center;
  }
  #topRoom #room #aboutroom .txt {
    margin: 1em 0 1em;
    padding: 0 1rem 0;
    color: #000;
    text-align: left;
  }
  #topRoom #room .btn > a {
    display: inline-block;
  }
  #topRoom #roominfo {
    display: block;
  }
  #topRoom #roominfo > div {
    margin: 0;
  }
  #topRoom #roominfo .img img {
    width: 100%;
  }
  #topRoom #roominfo .txt {
    padding: 24px 1rem 42px;
    width: 100%;
    background-image: url(img/bg_sectionSp_r.png), url(img/bg_sectionSp_l.png);
    background-position: right top, left bottom;
    background-repeat: no-repeat;
  }
  #topRoom #hanare,
  #topRoom #premium-room,
  #topRoom #junior101,
  #topRoom #ocean-room,
  #topRoom #rotenbath-room2,
  #topRoom #luxurysweet-room,
  #topRoom #platina {
    display: block;
  }
  #topRoom #hanare .img,
  #topRoom #hanare .txt,
  #topRoom #premium-room .img,
  #topRoom #junior101 .img,
  #topRoom #premium-room .txt,
  #topRoom #ocean-room .img,
  #topRoom #ocean-room .txt,
  #topRoom #rotenbath-room2 .img,
  #topRoom #rotenbath-room2 .txt,
  #topRoom #luxurysweet-room .img,
  #topRoom #luxurysweet-room .txt,
  #topRoom #platina .txt,
  #topRoom #platina .img {
    display: block;
  }
  #topRoom #hanare .img,
  #topRoom #premium-room .img,
  #topRoom #junior101 .img,
  #topRoom #ocean-room .img,
  #topRoom #rotenbath-room2 .img,
  #topRoom #luxurysweet-room .img,
  #topRoom #platina .img {
    background: center no-repeat;
    background-size: cover;
    width: 100%;
  }
  #topRoom #platina .img {
    background-image: none;
  }
  #topRoom #hanare .img {
    background-image: none;
  }
  #topRoom #junior101 .img {
    background-image: none;
  }
  #topRoom #premium-room .img {
    background-image: none;
  }
  #topRoom #ocean-room .img {
    background-image: none;
  }
  #topRoom #rotenbath-room2 .img {
    background-image: none;
  }
  #topRoom #luxurysweet-room .img {
    background-image: none;
  }
  #topMeal_topPrice {
    background: none;
  }
  #topMeal {
    background: url("img/bg_meal_sp.jpg") center 104px no-repeat;
    background-size: 640px;
  }
  #topMeal .inner {
    padding: 0 0 1rem;
  }
  #topMeal #meal h2 {
    margin: 0 0 1rem;
    padding: 0;
    font-size: 2rem;
    color: #000;
  }
  #topMeal #meal .txt {
    margin: 0 0 400px;
    color: #000;
  }
  #topMeal #meal .btn a {
    background: #3e791b;
  }
  #topPrice {
    margin-top: 0;
    padding: 0 1rem 0;
  }
  #topPrice .inner {
    background: #fff;
    color: #000;
  }
  #topPrice h2 {
    margin: 0 0 1rem;
    padding: 34px 0 0;
    font-size: 2rem;
  }
  #topPrice .txt {
    margin: 0 0 1rem;
  }
  #topAbout_topNews {
    background: none;
  }
  #topNews {
    padding: 40px 0;
  }
  #topNews dl {
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.6;
    font-size: 14px;
  }
  #topNews dl dt, #topNews dl dd {
    float: none;
  }
  #topNews dl dd {
    margin-left: 0;
    margin-bottom: 27px;
  }
  #yoyakubtn {
    margin: 64px 0 74px;
    padding: 0 1rem 0;
    box-sizing: border-box;
  }
  #yoyakubtn a span {
    display: inline-block;
    margin-top: 1em;
    line-height: 1.2;
  }
  #yoyakubtn a span::before,
  #yoyakubtn a span::after {
    content: none;
  }
  #topNews .inner {
    margin: 0;
  }
  .loop article, .loop li {
    width: 100%;
    padding: 0 1rem;
    margin: 1rem 0 105px;
  }
  #relatedLoop .list {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  #breadCrumbWrap {
    padding-top: 20px;
  }
  
  /* 選ばれる理由 */
  .reason .introTxt {
    margin: 0;
  }
  .reason .introTxt .title {
    font-size: 1.5rem;
  }
  .reason .introTxt p {
    margin: 0 0 23px;
    padding: 0 1rem;
  }
  .reason .introTxt #catImg_box {
    padding: 0;
  }
  
  /* お知らせ */
  /* 固定ページ */
  /* イベント情報 */
  .category-news .introTxt p, .event .introTxt p {
    padding: 0 1rem;
  }
  .category-news h1.title, .page h1.title, .event h1.title {
    padding: 33px 0 10px;
    font-size: 1.5rem;
  }
  #post-861 h1.title span {
    font-size: 1.5rem;
  }
  
  /* お知らせ */
  /* イベント情報 */
  .single .category-news #main, .single .event #main {
    padding: 0 0 120px;
  }
  .single .category-news article, .single .event article {
    padding: 2rem 0;
  }
  .single .category-news #relatedLoop .img a, .single .event #relatedLoop .img a {
    height: 50.6vw;
  }
  
  /* イベント情報 */
  .event .loop article {
    display: block;
  }
  .event .loop article .img {
    margin: 0 0 24px;
  }
  .event .loop article .img a {
    height: 28.1vw;
  }
  .event .loop article .noimg {
    background-size: auto 50%;
  }
  #footer {
    position: relative;
  }
  #footer img {
    width: auto;
  }
  #footer .wrap #f_bnr {
    display: block;
  }
  #footer .wrap #f_bnr p {
    display: block;
  }
  #footer .wrap #f_bnr #bnr_corpo {
    margin: 0 0 41px;
    padding: 0;
  }
  #footer #pageTop {
    position: absolute;
    z-index: -1;
    top: -44px;
    right: 50%;
    margin-right: -54px;
    width: 108px;
    height: 108px;
    background: #e5e5e4;
    display: none;
  }
  #footer #pageTop span {
    display: none;
  }
  #footer #pageTop:before {
    content: "TOP";
    font-weight: bold;
    color: #000;
  }
  #f_wrap div.inner {
    display: block;
    padding: 2rem 0 0;
  }
  #f_wrap div.inner div, #f_wrap div.inner ul {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 325px;
  }
  #f_wrap div.inner ul:nth-of-type(2) {
    margin-bottom: 45px;
  }
  #f_wrap div.inner ul .last {
    margin-bottom: 17px;
  }
  .pagination {
    padding: 2rem 0;
  }
  .cols {
    display: block;
  }
  .cols.wrap {
    display: flex;
  }
  .cols .col {
    padding-left: 0;
    padding-right: 0;
  }
  body:not(.home) .wrapPost .cols > * {
    width: 100%;
    max-width: 100% !important;
  }
  section.newSection .cols.imgList {
    justify-content: space-between;
  }
  section.newSection .cols.imgList li {
    max-width: 30% !important;
    margin: 0 auto 40px;
  }
  section.newSection .cols.imgList li.big {
    max-width: 46% !important;
  }
  section.newSection .cols.imgList li img {
    width: 100%;
  }
  .imgList.justifyCenter li {
    margin-left: auto;
    margin-right: auto;
  }
  section.newSection .cols.imgList li.planBox {
    max-width: 100% !important;
  }
  #footer .footerLogo, #footer .footerTxt {
    margin-bottom: 20px;
  }
  #main .titlePageEn, #content #main .titleBox .titlePage {
    padding: 0 20px;
  }
  #content.access #main .wrapPost .frame .cols > *,
  body:not(.home) #main .wrapPost #accessLink .btnList .btn {
    padding-left: 0px;
    padding-right: 0px;
  }
  #content.access #main .wrapPost .frame .address {
    margin-bottom: 40px;
  }
  #content.access #main .wrapPost .frame .tel {
    margin: 10px auto;
  }
  #content.access #main .mainInner > article,
  #content.qanda #main .mainInner > article,
  #content.how-to-spend #main .mainInner > article,
  #content.sightseeing #main .mainInner > article,
  #content.family #main .mainInner > article,
  #content.attraction #main .mainInner > article,
  #content.room-list #main .mainInner > article,
  #content.honkan #main .mainInner > article,
  #content.hanare #main .mainInner > article,
  #content.meal #main .mainInner > article,
  #content.hot-springs #main .mainInner > article {
    padding: 0;
  }
  #content.access section:not(.logoHead) {
    padding: 30px 0;
    margin: 0;
  }
  #content.access section#accessMap {
    margin-bottom: 60px;
  }
  #content.access h2 {
    margin-bottom: 30px;
  }
  #content.access #accessLink .btn a {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 850px) {
  .imgList .planBox h4 {
    font-size: 20px;
  }
  #topRenewal .max750, #topBnr .max750 {
    bottom: 13vw !important;
  }
  .controlBox.swiperBottom {
    max-width: 100px;
    margin-bottom: 80px;
  }
  .spendContent:before {
    content: none;
  }
  .spendBox .spendImg {
    max-width: 40%;
  }
  .spendBox .spendTxt {
    padding-left: 20px;
    max-width: 50%;
    width: 100%;
  }
  .roomNav li {
    flex-basis: 48%;
    text-align: center;
    margin-bottom: 20px;
  }
  .spotContent {
    display: flex;
    justify-content: space-between;
  }
  #main .spotContent .spotBox {
    max-width: 48% !important;
    margin: 0 0 40px;
  }
  section.newSection .cols.imgList li:last-child {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 670px) {
  h2.title-bg01.long, h2.title-bg02.long {
    min-height: 45px;
    height: auto;
  }
  h2.title-bg01.long span, h2.title-bg02.long span {
    min-height: 30px;
    height: auto;
    padding: 7px 5px;
    margin: auto;
  }
  h2.title-bg01.long span:before, h2.title-bg01.long span:after, h2.title-bg02.long span:before, h2.title-bg02.long span:after {
    min-height: 30px;
    height: auto;
    padding: 7px 5px;
  }
  h2.title-bg01.long span:before, h2.title-bg02.long span:before {
    left: -12px;
  }
  h2.title-bg01.long span:after, h2.title-bg02.long span:after {
    right: -12px;
  }
  section.newSection .cols.imgList li, section.newSection .cols.imgList li.big {
    max-width: 46% !important;
  }
  .imgList li .tagList {
    text-align: left;
  }
  #content.meal #ryoricho .left {
    margin-left: -20px
  }
  #content.meal #ryoricho .right .txt {
    font-size: 13px;
    max-width: 48%
  }
  body:not(.home) #main .thumb.pageMv {
    margin-bottom: 0;
  }
  body:not(.home) #main .thumb.pageMv img {
    height: 65.893vh;
    object-fit: cover;
  }
  body:not(.home) #main .thumb.pageMv.spMV img {
    height: auto;
    object-fit: cover;
  }
  header .gMenu.open ul.inner {
    bottom: 0;
  }
  #mainVisual.open .frame {
    display: block;
    bottom: 0;
    position: fixed;
  }
  #mainVisual.open:before {
    background: #bf5c5c;
  }
  #topNews .cols.max750 .btn {
    max-width: calc(100% - 40px) !important;
    margin-left: auto;
    margin-right: auto;
  }
  #topRenewal .max750, #topBnr .max750 {
    bottom: 13vw !important;
  }
  #content.meal .foodList * {
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .smf-item__label {
    padding: 0;
  }
  #sec_intro .ttlBox {
    height: 400px;
  }
  #mainVisual.open .frame {
    display:
      block;
  }
  #mainVisual.open:before {
    background: #bf5c5c;
  }
  .floorBox dl {
    height: auto !important;
    min-height: 40px;
    padding: 10px 0;
  }
  #sec01 .borderTtl {
    font-size: 20px;
  }
  .title {
    margin: 0 0 15px;
    font-size: 20px;
  }
  .btn a {
    display: block;
    padding: 1rem 0;
    /* font-size: 0.8rem; */
  }
  img {
    margin-right: 0;
    width: 100%;
  }
  #mainVisual .slideLogo {
    max-width: 18%;
    top: 0;
    width: 100%;
  }
  br.w640-on {
    display: inline-block;
  }
  #header .logo {
    left: 16px;
  }
  #header .logo img {
    width: 75px;
    width: auto;
    height: 36px;
  }
  #header #subnavSp {
    margin: 16px 78px 14px 0;
  }
  #header #subnavSp li:not(:last-child) a {
    margin-right: 1em;
  }
  #header #subnavSp li a {
    background-position: center top;
    padding-top: 40px;
    font-size: 0.625rem;
    line-height: 1.2;
    letter-spacing: -1px;
  }
  #header #subnavSp li.recruit a {
    padding-top: 20px;
    background: #0068b7;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    line-height: 1.4;
    letter-spacing: inherit;
    padding: 0 5px 0 10px;
    align-items: center;
    display: flex;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  }
  #header #subnavSp li.recruit a:after {
    content: "▲";
    font-size: 10px;
    display: inline-block;
    transform: rotate(90deg);
    margin-left: 3px
  }
  #header #subnavSp li.gototravel a {
    width: 52px;
    height: 52px;
  }
  .btnNav i, .btnNav i::after, .btnNav i:before {
    width: 46px;
    height: 7px;
  }
  .btnNav i {
    top: 16px;
  }
  .btnNav i::before {
    -webkit-transform: translateY(14px);
    transform: translateY(14px);
  }
  .btnNav i::after {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
  }
  #content {
    margin-top: 94px;
  }
  #mainVisual .pc {
    display: none;
  }
  #mainVisual .sp {
    display: block;
    position: relative;
  }
  #txt-slide {
    position: absolute;
    top: 6.25%;
    right: 3.125%;
    z-index: 1;
    width: 27%;
    height: 87.5%;
    background: url(img/text-slide_sp.png) right top no-repeat;
    background-size: contain;
  }
  #btn-slide {
    display: block;
    display: none;
    width: 30%;
    padding-top: 40%;
    max-width: 189px;
    max-height: 259px;
    background: url(img/btn_slide.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 12px;
    bottom: 4%;
    z-index: 1;
  }
  div#n2-ss-3 {
    position: relative;
    width: 100%;
    height: auto;
  }
  div#n2-ss-3::before {
    content: "";
    display: block;
  }
  div#n2-ss-3 .n2-ss-slider-1.n2-ss-swipe-element.n2-ow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #topIntro .txt {
    padding: 0 1rem;
    font-size: 0.8125rem;
  }
  #topBanner .cols {
    display: block;
    margin: 1rem 0 0;
  }
  #topRoom .frame.mb60 {
    padding: 0 !important;
  }
  #topRoom #room h2 {
    font-size: 1.1875rem;
  }
  #topRoom #room h4 {
    font-size: 1.1875rem;
  }
  #topRoom #roominfo .txt {
    padding: 19px 1rem 34px;
  }
  #topRoom #room .btn > a {
    display: block;
    padding: 1rem 0;
  }
  #topMeal {
    background-position: center 80px;
    background-size: 100%;
  }
  #topMeal #meal h2 {
    font-size: 1.1875rem;
  }
  #topMeal #meal .txt {
    margin: 0 0 62.5%;
  }
  #topMeal #meal .btn {
    padding: 0 1rem;
  }
  #topPrice h2 {
    padding: 0;
    font-size: 1.1875rem;
  }
  #topPrice .txt {
    text-align: left;
  }
  #topNews h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #topNews .inner {
    margin: 0 auto 3rem;
  }
  #topNews dl dd {
    margin-bottom: 10px;
  }
  .loop article, .loop li {
    margin: 1rem 0 52.5px;
  }
  .loop .title {
    padding: 0 0 1rem;
  }
  .single .title {
    margin: 28px 1rem 20.5px;
    padding: 0 0 1rem;
    font-size: 1.1875rem;
  }
  .single .contain {
    margin: 47px 0;
  }
  .single h3 {
    margin: 0 0 15px;
    font-size: 1.0625rem;
  }
  #relatedLoop {
    margin-top: 41.5px;
  }
  .single h2 {
    margin: 0 0 12.5px;
  }
  #relatedLoop .list {
    margin-bottom: 1rem;
    padding: 1rem;
  }
  .listTitle span {
    padding: 0 44px;
  }
  .listTitle span::after,
  .listTitle span::before {
    width: 32.5px;
  }
  #content .freeTxt h2, #content .listTitle {
    font-size: 1rem;
  }
  #post-1358 .commitment ol li img {
    margin-bottom: 8px;
  }
  #post-1358 .commitment ol li {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.4;
  }
  #main .spotContent .spotBox {
    max-width: 100% !important;
  }
}
#trip_ai_container {
  left: 1rem;
}
@media screen and (max-width: 500px) {
  #gNav > ul li.access a:before,
  #gNav > ul li a:hover:before,
  body.home #gNav > ul li.tel a:hover:after{
  content: none;
}
  .home #gNav > ul li.access {
    border-right: none;
}
  #trip_ai_container {
    bottom: 70px !important;
    left: 0;
  }
  #breadCrumbWrap {
    display: none;
  }
  body:not(.home) #content {
    margin-top: 110px;
  }
  .home.page-id-180 #main section .frame,
  .home.page-id-180 #main section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }
  .home.page-id-180 #main section#sec01,
  .home.page-id-180 #main section#sec02 .titlePageEn,
  .home.page-id-180 #main section#sec07,
  .home.page-id-180 #main section .txtBox,
  .home.page-id-180 #main section .max750 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box;
  }
  .home.page-id-180 #main section#sec07 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #post-861 .hagaki_list .hagaki {
    max-width: 45%;
    padding: 8px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .spAlignLeft {
    text-align: left;
  }
  #main h3 {
    font-size: 1.3rem;
  }
  #main .fs28 {
    font-size: 24px;
  }
  section.slideSection h4.fs22 {
    margin-top: -14px;
    font-size: 18px;
  }
  #main .fs14 {
    font-size: 14px;
  }
  #main .fs18, #main .fs18:not(h4) {
    font-size: 14px;
  }
  #main .commitment h3 {
    font-size: 22px;
  }
  .spFrame {
    padding: 0 20px;
    box-sizing:
      border-box;
  }
  .max330 {
    max-width: 100%;
  }
  #mainVisual {
    position: relative;
    z-index: 2;
  }
  #mainVisual .swiper img:not(.slideLogo) {
    object-fit: cover;
    height: 100vh;
  }
  #mainVisual.open #gNav > ul li:not(.btnNav) ,
  #mainVisual.open #gNav > ul li:not(.btnNav) a,
  #gNav.open > ul li:not(.btnNav) ,
  #gNav.open > ul li:not(.btnNav) a
  {
    background-color: rgba(165, 0, 0, 0.2);
    color: #a50000;
    pointer-events: none;
  }
  body:not(.home) #header {
    height:
      auto;
    background: none;
    position: absolute;
  }
  #gNav {
    width: 100%;
    position: fixed;
    z-index: 2;
    max-width: 100%;
    bottom: -1px;
    top: auto !important;
    box-shadow: 0px 0px 5px rgba(0 , 0 , 0 , 0.3);
  }
  .gMenu.open {
    position: fixed;
    width: 100%;
    height: 100% !important;
    max-height: calc(100vh - 139px);
    overflow-y: scroll;
    padding: 0 20px;
    box-sizing: border-box;
    z-index: 15;
  }
  .mobile-view .gMenu.open {
    max-height: calc(100vh - 140px) !important;
    padding-left: 40px;
    padding-right: 40px;
    overflow-x: hidden;
  }
  .desktop-view .gMenu.open {
    max-height: calc(100vh - 69px) !important;
  }
  .gMenu .mainMenu {
    display:
      block;
    margin: 25px auto;
  }
  .gMenu ul {
    width: 100%;
    margin: auto;
  }
  #header .logo {
    top: 40px;
  }
  header .gMenu.open ul.inner {
    display: none;
  }
  .gMenu .mainMenu li a {
    font-size: 14px;
    display:
      block;
    width: 100%;
    padding: 14px 0;
  }
  .gMenu .memberBtn {
    width: 100%;
    justify-content: space-between;
  }
  .gMenu .memberBtn .btn a {
    width: 100%;
  }
  .gMenu .translateBtn, .gMenu .iconBtn {
    margin-bottom: 30px;
  }
  .gMenu .iconBtn {
    display: none;
  }
  #gNav > ul li {
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #gNav > ul li a {
    padding: 10px;
    padding-top: 40px;
    background-position: center 25%;
    background-repeat: no-repeat;
    background-size: 15%;
  }
  
  
  #gNav > ul li a, #gNav > ul li.btnNav {
    font-size: 2.8vw;
  }
  #gNav > ul li.reservation a{
  background-size: 4.3vw!important;
  background-position: center 30%!important;
  }
  .gMenu .translateBtn table {
    border-collapse: unset;
    border: solid 1px;
    background: none;
  }
  .gMenu .translateBtn * {
    display: inline-block;
    margin: 0;
    font-size: 3vw;
  }
  .gMenu .translateBtn table tbody {
    display: flex;
  }
  .gMenu .translateBtn table tr {
    display: flex;
    width: 100%;
  }
  .translateBtn table td {
    width: 100%;
    border-right: solid 1px;
    padding: 0;
  }
  .translateBtn tr:nth-child(2) td:last-child {
    border: none;
  }
  .translateBtn table td a {
    padding: 14px 10px !important;
    width: 100%;
    box-sizing: border-box;
  }
  #gNav > ul li.btnNav {
    padding-top: 25px;
    background-size: 5.1vw!important;
    background-position: center 30%!important;
  }
  #gNav > ul li.btnNav.open{
    border-left:solid 1px;
  }
  #gNav > ul li a span,
  .btnNav span{
    font-size: 2.8vw;
    position:absolute;
    bottom: 1.9vw;
    left:0;
    right:0;
  }
  #mainVisual.open #gNav li:not(.btnNav) {
  display: none;
}
  #gNav > ul li.reservation:hover a {
  border: none;
  color: #a50000;
  border-left: solid 1px;
  border-right: solid 1px;
  background-color: #f2efed;
  background-image: url(img/reservation_icon_red.svg);
}
  #gNav > ul li.access a {
    background-image: url(img/access_icon_red.svg);
    background-size: 3.5vw!important;
    background-position: center 30%!important;
  }
  #gNav > ul li.tel a {
    background-image: url(img/tel_icon_red.svg);
    background-size: 4vw!important;
    background-position: center 30%!important;
  }
  #gNav > ul li.bath a {
    background-image: url(img/onsen_icon_red.svg);
    background-size:26px!important;
    background-size: 5.4vw!important;
    background-position: center 30%!important;
  }
  #gNav > ul li.access:hover a {
    background-image: url(img/access_icon_white.svg);
  }
  #gNav > ul li.tel:hover a {
    background-image: url(img/tel_icon_white.svg);
  }
  #gNav > ul li.bath:hover a {
    background-image: url(img/onsen_icon_white.svg);
  }
  #gNav > ul li:not(.reservation) a:before{
    height:100%;
  }
  #gNav > ul li.bath a:before{
    content:"";
    border-color: #a50000;
    left:0;
    right:auto;
  }
  #gNav > ul li.bath a:hover:before{
    content:"";
    border-color: #fff;
    right:0;
    left:auto;
  }
  #gNav > ul li.tel a:hover:before{
    content:"";
    border-color: #fff;
    left:0;
    right:auto;
  }
  #mainVisual.open #gNav li:not(.btnNav) {
    display: block
  }
  #mainVisual.open:before {
    opacity: 0
  }
  #gNav li.access a {
    border-left: none;
  }
  .btnNav {
    border-right: none;
  }
  header .gMenu ul.inner .btnNav {
    width: 25%;
  }
  .gMenu table td a {
    font-size: 3vw;
    padding: 4px;
  }
  .gMenu .memberBtn, 
  .gMenu .translateBtn,
  .gMenu .iconBtn {
    margin-right: 0;
  }
  .gMenu .memberBtn {
    display: flex;
  }
  .gMenu .memberBtn a {
    height: 40px;
  }
  .gMenu .memberBtn .btn:nth-child(2) {
    margin-right: 0;
  }
  .gMenu .translateBtn {
    width: calc(100% - 2px);
  }
  body.home #main h2.enTtl {
    font-size: 30px;
  }
  #topNews .frame {
    align-items: flex-start;
    box-sizing: border-box;
  }
  .home #main .voiceBtn img {
    width: 100%;
  }
  .relative .floatTtl h2 {
    margin-top: 0;
  }
  #footer .footerTop .footerTopMenu ul {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    line-height: 1.8;
    max-width: 100%;
  }
  #footer .footerTop .footerTopMenu ul li a {
    font-size: 14px;
  }
  #footer .footerTopBtn .btn {
    margin-bottom: 20px
  }
  #footer .footerTop .btn a {
    font-size: 2.8vw;
  }
  #footer .footerTop .btn a:after {
    right: 6px;
  }
  #footer .footerTopBtn {
    flex-wrap: wrap;
    display: flex;
    margin: 20px 0;
  }
  #footer .footerTopBtn .btn {
    flex-basis: 49%;
  }
  #footer .footerTopBtn .btn:nth-child(n+2) a {
    padding: 20px 0px;
    padding-right: 14px;
  }
  #footer .footerLogo {
    flex-direction:
      row-reverse;
    align-items:
      flex-start;
    margin-bottom: 10px;
  }
  #footer .footerLogo .spFlex {
    display: flex !important;
    padding: 0;
    justify-content: space-evenly;
    text-align: right;
  }
  #footer .footerLogo .logo {
    margin:
      auto;
    text-align:
      right;
    margin-top: 0;
  }
  #footer .footerLogo .logo img {
    max-width: 80%;
    margin-right: 0;
  }
  #footer .footerTxt {
    margin-bottom: 30px;
  }
  #footer hr {
    display: none;
  }
  #footer .footerBottom .menu li:nth-child(n+3) {
    display: none;
  }
  #footer .tripadvisor {
    float:
      left;
    margin-right: 20px;
  }
  #footer .tripadvisor img {
    width: 70px;
  }
  #footer .footerBottom .menu {
    margin-top: 40px;
    float: left;
  }
  #footer .footerBottom .menu.pc {
    display: none;
  }
  #footer .footerBottom .copy {
    text-align: right;
    padding: 20px 0;
    clear: both;
  }
  #footer .footerLogo .telTime {
    margin-bottom: 20px;
  }
  
  #topRenewal .max750 {
    bottom: 20% !important;
  }
  .home #main #topLink .logo {
    max-width: calc(100% - 0px);
    margin-bottom: 30px;
    margin-left: auto;
  }
  .home #main #topLink .frame.ttl {
    background: none;
  }
  #main .spLeft {
    padding-left: 0 !important;
  }
  #main .spLeft img {
    width: 100%
  }
  .home #main #topIntro .introTxt {
    width: 50%;
    margin: 40px;
    margin-left: auto;
    margin-right: 20px;
    text-align:
      right;
  }
  .home #main #topIntro .introTtl {
    height: 18px;
    margin: 20px 0;
    text-align:
      left;
    margin-left: 0;
    margin-right: auto;
    display: inline;
    max-width: calc(100% - 40px);
  }
  
  #mainVisual.open .frame {
    display: block;
  }
  #topIntro .wrap .frame .txt {
    padding: 0;
    font-size: 16px;
  }
  #topIntro .wrap .frame {
    position: static;
  }
  #topNews .category-news.box {
    margin-bottom: 40px;
  }
  #topHotspring .frame:not(.mb60) .txt {
    font-size: 18px;
  }
  #topHotspring .btnBox img {
    right: 0;
    position: relative;
    width: calc(100% + 20px);
  }
  #topHotspring .btnBox:last-child img {
    left: -20px;
    right: auto;
    position: relative;
    width: calc(100% + 20px);
  }
  #topHotspring .frame:not(.mb60) h2:after {
    right: 0;
    padding: 30px 2px 24px;
    writing-mode: vertical-lr;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
  }
  #topAccess .disc01 {
    padding-left: 20px;
  }
  #topRanking a {
    font-size: 14px;
  }
  .swiper02, .swiper02_2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  .swiper-button-prev, .swiper-button-next {
    display: none;
  }
  #mainVisual .slideScroll {
    display: none;
  }
  body:not(.home) article .logo {
    padding: 24px;
  }
  #content.newDesign #main .mainInner > article section.slideSection {
    padding-top: 40px;
  }
  #content.newDesign #main .mainInner > article section.slideSection .title {
    margin-top: 20px;
  }
  .price_tabpanel_contents tr > * {
    display: block;
    width: 100%;
  }
  .price_tabpanel_contents .btn {
    width: 100%;
    max-width: 100% !important;
    box-sizing: border-box;
    margin: 0 auto;
    border: none;
  }
  body.category-news #main {
    padding: 0 20px;
    box-sizing: border-box;
  }
  #main .titlePageEn {
    margin-top: 90px;
  }
  body:not(.home) .titleBox .titlePageEn {
    padding: 0 20px;
  }
  #main .titlePageEn {
    font-size: 40px;
    margin-bottom: 12px;
  }
  #content.newDesign #main .titlePage {
    margin-bottom: 0;
  }
  #content.newDesign .titleBox {
    margin-bottom: 30px;
  }
  #content.newDesign h2 {
    line-height: 1.8
  }
  #content.newDesign h2.title-bg01,
  #content.newDesign h2.title-bg02 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 850px) {
  #content.newDesign h2 {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .imgList.cols.col3 li {
    max-width: 256px !important;
    margin: 0 10px 40px;
  }
}
@media screen and (min-width: 768px) {
  #header #subnav .nav {
    max-width: 100%;
  }
  body:not(.home) .titleBox {
    margin-top: 150px;
  }
  .spotBox .spotTxt {
    font-size: 12px;
  }
  .spotBox .spotTxt .txt.pc2l {
    min-height: 45.59px;
  }
  .spotBox .spotTxt .txt.pc3l {
    min-height: 68.4px;
  }
  .spotBox .btn a {
    padding: 1rem 1rem;
    font-size: 15px;
    padding-right: 1.5rem;
  }
  .spotBox .btn a:after {
    right: 10px;
  }
  #topNews .frame .news_ttl {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10%;
  }
  #topNews .frame .news.box {
    width: 70%;
  }
  h2.title-bg01, h2.title-bg02 {
    font-size: 26px !important;
    position: static !important;
  }
  h2.title-bg01 span, h2.title-bg02 span {
    height: 45px;
    padding: 0 20px;
  }
  h2.title-bg01 span:before, h2.title-bg01 span:after, h2.title-bg02 span:before, h2.title-bg02 span:after {
    width: 13px;
    height: 45px;
  }
  h2.title-bg01 span:before, h2.title-bg02 span:before {
    left: -11.9px;
  }
  h2.title-bg01 span:after, h2.title-bg02 span:after {
    right: -11.9px;
  }
}
@media screen and (min-width: 500px) {
  .max220 {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  body:not(.home) #gNav > ul li.tel,
  body:not(.home) #gNav > ul li.bath,
  body:not(.home) #gNav > ul li.access {
    display: flex;
    margin: auto;
  }
  body:not(.home) #gNav > ul li.tel a,
  body:not(.home) #gNav > ul li.bath a,
  body:not(.home) #gNav > ul li.access a,
  body:not(.home) #gNav > ul li.bath a {
    display: flex;
    margin: auto;
    border-right: 0;
    position: relative;
    padding: 0 20px;
    padding-top: 30px;
  }
  #gNav > ul li.bath a:before{
    content:none;
  }
  #gNav > ul li.reservation a {
    padding-top: 40px;
    background-size: 20px !important;
  }
  body.home #gNav > ul li.tel a:hover:after{
    left:0;
    right:auto;
  }
  body.home #gNav > ul li.bath a:hover:before{
    content:"";
  }
  body.home #gNav > ul li.reservation:hover a:after {
    /* content:""; */
    /* position:absolute; */
    /* right:0; */
    /* left:auto; */
  }
  #gNav > ul li.reservation a {
    padding-top: 40px;
    background-size: 20px !important;
}

  #gNav > ul li.reservation:hover a{
    border-left: none;
    background-color: #f2efed;
  }
  #gNav > ul li.reservation:hover a{
    background-color: #f2efed;
    background-image: url(img/reservation_icon_red.svg);
    color: #a50000;
  }
  #gNav > ul li.reservation:hover a:before,
  #gNav > ul li.reservation:hover a:after{
    content: "";
    position:absolute;
    border-left: solid 1px #a50000;
    color: #a50000;
    margin: auto;
    width: 1px;
    height:100%;
    top: 0;
  }
  #gNav > ul li.reservation:hover a:before{
    right:auto;
    left:0;
  }
  #gNav > ul li.reservation:hover a:after{
    right:0;
    left:auto;
  }
  body.home #gNav > ul li.reservation:hover a:after{
    /* border:none; */
  }
  body:not(.home) #gNav > ul li.tel a:hover, 
  body:not(.home) #gNav > ul li.bath a:hover, 
  body:not(.home) #gNav > ul li.access a:hover {
    background-color: #f2efed;
    color: #a50000;
  }
  body:not(.home) #gNav > ul li.tel:hover a:after, body:not(.home) #gNav > ul li.bath:hover a:after, body:not(.home) #gNav > ul li.access:hover a:after {
    content: "";
    position:absolute;
    border-bottom:solid 1px;
    color: #a50000;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
    width: 60%;
  }
  body:not(.home) .gMenu {
    top: 70px;
  }
}


@media screen and (min-width: 500px) and (max-width: 768px) {
  body:not(.home) .titleBox {
    margin-top: 120px;
  }
}



/*予約番検索フォーム*/
#form .webc_search dd {
  margin-left: 0;
}
#form #datePicker, #form [name=priceMin], #form [name=priceMax] {
  width: 100px;
  padding: 8px 10px !important;
}
#form input[type=text], #form select {
  width: 30px;
  margin: auto;
  padding: 8px 10px !important;
}
#form .webc_input_inner {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  margin-right: 10px;
}
#form .webc_input_inner {
  font-size: 12px;
}
#form .webc_input_item {
  display: flex;
  align-items: center;
  width: 100%;
}
#form .fade {
  opacity: 0;
  transition: opacity .15s linear
}
#form .fade.in {
  opacity: 1
}
#form .collapse {
  display: none
}
#form .collapse.in {
  display: block
}
#form #childBox {
  position: relative;
}
#form #childBox #childInput {
  position: absolute;
  z-index: 2;
  width: 300px;
  bottom: -10px;
  right: 0
}
#form #childBox #childInput.show {
  display: block;
}
#form #childBox #childInput table {
  box-shadow: 0 0 20px rgba(0 , 0, 0 , 0.1);
}
#form #childBox #childInput a {
  top: 0;
  position: absolute;
  z-index: -1;
  padding: 8px;
  left: 0;
  top: -32px;
  background: #343232;
  color: #fff;
  border-radius: 3px 3px 0 0;
}
#form #childBox #childInput table th {
  min-width: 0;
  width: auto;
}
#form #childBox #childInput table tr > * {
  padding: 4px;
}
#form tr.collapse.in {
  display: table-row
}
#form tbody.collapse.in {
  display: table-row-group
}
/*子供*/
#form #webc_con .webc_search > dd .webc_input_box .webc_person {
  border-color: #b9b9b9
}
#form #webc_con .webc_search > dd .webc_input_box .webc_person table {
  color: #000
}
#form #webc_con .webc_search > dd .webc_input_box .webc_person table tbody,
#form #webc_con .webc_search > dd .webc_input_box .webc_person table thead {
  border-color: #b9b9b9
}
#form #webc_con .webc_search > dd .webc_input_box .webc_person table thead th {
  background: #666;
  border-color: #fff;
  color: #fff
}
#form #webc_con .webc_search > dd .webc_input_box .webc_person table tbody td, 
#form #webc_con .webc_search > dd .webc_input_box .webc_person table tbody th {
  border-color: #b9b9b9
}
#form #webc_con .webc_search > dd .webc_input_box .webc_person p {
  background: #fff;
  border-color: #b9b9b9;
  color: #000
}
#form #webc_con .webc_search > dd .webc_input_box .webc_person p a {
  color: #bb8d23
}
#form .webc_input_box {
  align-items: center;
  display: inline-flex;
}
#form form input[type="checkbox"] {
  width: 24px;
  height: 24px;
}
