@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  line-height: 1.5;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
  font-weight: 500;
  color: #222;
}

span {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, li {
  list-style: none;
}

textarea, input, select {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #222;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media screen and (max-width: 1023px) {
  a:hover {
    text-decoration: none;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

sup {
  vertical-align: baseline;
  position: relative;
  top: -1ex;
}

button {
  outline: none;
}

/*==================================================================
	共通extend用
===================================================================*/
/* --------------------------------------------------
 Module CSS
 -------------------------------------------------- */
/* --------------------------------------------------
 01:  webfont
 -------------------------------------------------- */
@font-face {
  font-family: "BaskervilleURW";
  src: url("/common/font/BaskervilleURW/BaskervilleURW-Reg.eot?") format("eot"), url("/common/font/BaskervilleURW/BaskervilleURW-Reg.woff") format("woff"), url("/common/font/BaskervilleURW/BaskervilleURW-Reg.ttf") format("truetype");
}
/* --------------------------------------------------
 02:  Margin Padding
 -------------------------------------------------- */
.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt-70 {
  margin-top: -70px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb-50 {
  margin-bottom: -50px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

/* --------------------------------------------------
 02.5:  Margin Padding (responsive)
 -------------------------------------------------- */
.mt_s {
  margin-top: 20px !important;
}
@media screen and (max-width: 1023px) {
  .mt_s {
    margin-top: 10px !important;
  }
}

.mt_sm {
  margin-top: 30px !important;
}
@media screen and (max-width: 1023px) {
  .mt_sm {
    margin-top: 15px !important;
  }
}

.mt_m {
  margin-top: 40px !important;
}
@media screen and (max-width: 1023px) {
  .mt_m {
    margin-top: 20px !important;
  }
}

.mt_ml {
  margin-top: 50px !important;
}
@media screen and (max-width: 1023px) {
  .mt_ml {
    margin-top: 25px !important;
  }
}

.mt_l {
  margin-top: 60px !important;
}
@media screen and (max-width: 1023px) {
  .mt_l {
    margin-top: 30px !important;
  }
}

.mt_ll {
  margin-top: 80px !important;
}
@media screen and (max-width: 1023px) {
  .mt_ll {
    margin-top: 40px !important;
  }
}

.mt_xl {
  margin-top: 100px !important;
}
@media screen and (max-width: 1023px) {
  .mt_xl {
    margin-top: 50px !important;
  }
}

.mb_s {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 1023px) {
  .mb_s {
    margin-bottom: 10px !important;
  }
}

.mb_sm {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 1023px) {
  .mb_sm {
    margin-bottom: 15px !important;
  }
}

.mb_m {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 1023px) {
  .mb_m {
    margin-bottom: 20px !important;
  }
}

.mb_ml {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 1023px) {
  .mb_ml {
    margin-bottom: 25px !important;
  }
}

.mb_l {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 1023px) {
  .mb_l {
    margin-bottom: 30px !important;
  }
}

.mb_ll {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 1023px) {
  .mb_ll {
    margin-bottom: 40px !important;
  }
}

.mb_xl {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 1023px) {
  .mb_xl {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 1023px) {
  .sp_mb0 {
    margin-bottom: 0 !important;
  }
}

/* --------------------------------------------------
 03:  Text Size
 -------------------------------------------------- */
.t10 {
  font-size: 10px!important;
  font-size: 1rem!important;
}

.t11 {
  font-size: 11px!important;
  font-size: 1.1rem!important;
}

.t12 {
  font-size: 12px!important;
  font-size: 1.2rem!important;
}

.t13 {
  font-size: 13px!important;
  font-size: 1.3rem!important;
}

.t14 {
  font-size: 14px!important;
  font-size: 1.4rem!important;
}

.t15 {
  font-size: 15px!important;
  font-size: 1.5rem!important;
}

.t16 {
  font-size: 16px!important;
  font-size: 1.6rem!important;
}

.t17 {
  font-size: 17px!important;
  font-size: 1.7rem!important;
}

.t18 {
  font-size: 18px!important;
  font-size: 1.8rem!important;
}

.t19 {
  font-size: 19px!important;
  font-size: 1.9rem!important;
}

.t20 {
  font-size: 20px!important;
  font-size: 2rem!important;
}

/* --------------------------------------------------
 04:  Set Style
 -------------------------------------------------- */
.clear {
  clear: both;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

body.fr{
  float: unset;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.tacPC {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .tacPC {
    text-align: inherit;
  }
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.alignCenter {
  margin-right: auto;
  margin-left: auto;
}

.va-baseline {
  vertical-align: baseline;
}

.va-middle {
  vertical-align: middle;
}

.bold {
  font-weight: bold;
}

.hidden {
  display: none;
}

.gothic {
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif !important;
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif !important;
}

.underline {
  text-decoration: underline;
}

.lh2 {
  line-height: 2;
}

.inline {
  display: inline !important;
}

.disp-table {
  display: table !important;
}

.jcc {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.nowrap {
  white-space: nowrap;
}

.module-triangle-right::before {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-left-color: #000;
  position: absolute;
  right: -16px;
  top: 50%;
  margin-top: -8px;
}

.indent p, p.indent, .indent li, li.indent {
  text-indent: -1em;
  padding-left: 1em;
}

.w32 {
  width: 32%;
}
@media screen and (max-width: 1023px) {
  .w32 {
    width: 100%;
  }
}

.w90 {
  width: 90%;
}

.maw400 {
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .maw400 {
    max-width: 100%;
  }
}

.maw450 {
  max-width: 450px;
}
@media screen and (max-width: 767px) {
  .maw450 {
    max-width: 100%;
  }
}

.maw500 {
  max-width: 500px;
}
@media screen and (max-width: 767px) {
  .maw500 {
    max-width: 100%;
  }
}

.maw800 {
  max-width: 800px;
}
@media screen and (max-width: 1023px) {
  .maw800 {
    max-width: 100%;
  }
}

/* --------------------------------------------------
 05:  Responsive
 -------------------------------------------------- */
.pc {
  display: inherit;
}

.tb {
  display: none;
}

.tb_sp {
  display: none;
}

.sp {
  display: none;
}

@media screen and (max-width: 1260px) {
  .pc {
    display: inherit;
  }

  .tb {
    display: inherit;
  }

  .tb_sp {
    display: inherit;
  }

  .sp {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .pc {
    display: none;
  }

  .tb {
    display: none;
  }

  .tb_sp {
    display: inherit;
  }

  .sp {
    display: inherit;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


html {
  font-size: 62.5%;
}
@media screen and (max-width: 1023px) {
  html.scrollUp #header {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

body {
  font-size: 1.6em;
  min-height: 1024px;
  /*ipad*/
}
@media screen and (max-width: 1023px) {
  body {
    -webkit-text-size-adjust: none;
    font-size: 1.4em;
  }
}

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

@media screen and (max-width: 1023px) {
  a {
    -webkit-tap-highlight-color: transparent;
  }
}

sup {
  font-size: 0.5em;
}

#mainContent .contentInner {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1260px) {
  #mainContent .contentInner {
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
  }
}
#mainContent .contentInner.long {
  width: auto;
  max-width: 1240px;
}
#mainContent .contentInner.long_s {
  width: auto;
  max-width: 1140px;
}
#mainContent .contentInner.short {
  width: auto;
  max-width: 800px;
}
#mainContent .contentInner.spFluid {
  width: auto;
  max-width: 1240px;
}
@media screen and (max-width: 1023px) {
  #mainContent .contentInner.spFluid {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 1260px) {
  #mainContent .contentInner.padL {
    margin: 0 auto;
    padding: 0 50px;
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent .contentInner.padL {
    padding: 0 20px;
  }
}

#header .contentInner {
  position: relative;
  height: 100%;
  width: 1240px;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1260px) {
  #header .contentInner {
    margin: 0 10px;
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  #header .contentInner {
    margin: 0;
  }
}

#footer .contentInner {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1260px) {
  #footer .contentInner {
    padding: 0 10px;
    width: auto;
  }
}
#wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#wrap.menuOpen {
  right: 300px;
}
@media screen and (max-width: 1023px) {
  #wrap.menuOpen {
    right: 250px;
  }
}

#mainContent .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#mainContent .col2 > li, #mainContent .col2 > dl, #mainContent .col2 > .box {
  width: 48.5%;
}
#mainContent .col2 > li:nth-child(2n+1), #mainContent .col2 > dl:nth-child(2n+1), #mainContent .col2 > .box:nth-child(2n+1) {
  margin-right: 3%;
}
@media screen and (max-width: 1023px) {
  #mainContent .col2:not(.spCol2) > li, #mainContent .col2:not(.spCol2) > dl, #mainContent .col2:not(.spCol2) > .box {
    width: 100%;
  }
  #mainContent .col2:not(.spCol2) > li:nth-child(2n+1), #mainContent .col2:not(.spCol2) > dl:nth-child(2n+1), #mainContent .col2:not(.spCol2) > .box:nth-child(2n+1) {
    margin-right: 0;
  }
}
#mainContent .col2.aiCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#mainContent .col2.jcCenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mainContent .col2.noGap > li, #mainContent .col2.noGap > dl, #mainContent .col2.noGap > .box {
  width: 50%;
}
#mainContent .col2.noGap > li:nth-child(2n+1), #mainContent .col2.noGap > dl:nth-child(2n+1), #mainContent .col2.noGap > .box:nth-child(2n+1) {
  margin-right: 0;
}
@media screen and (max-width: 1023px) {
  #mainContent .col2.noGap > li, #mainContent .col2.noGap > dl, #mainContent .col2.noGap > .box {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent .col2.sp_mb > li, #mainContent .col2.sp_mb > dl, #mainContent .col2.sp_mb > .box {
    margin-bottom: 20px;
  }
  #mainContent .col2.sp_mb > li:last-child, #mainContent .col2.sp_mb > dl:last-child, #mainContent .col2.sp_mb > .box:last-child {
    margin-bottom: 0;
  }
}
#mainContent .col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#mainContent .col3 > li, #mainContent .col3 > dl, #mainContent .col3 > .box {
  width: 32%;
}
#mainContent .col3 > li:not(:nth-child(3n)), #mainContent .col3 > dl:not(:nth-child(3n)), #mainContent .col3 > .box:not(:nth-child(3n)) {
  margin-right: 2%;
}
#mainContent .col3.jcCenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  #mainContent .col3:not(.spCol3) > li, #mainContent .col3:not(.spCol3) > dl, #mainContent .col3:not(.spCol3) > .box {
    width: 100%;
  }
  #mainContent .col3:not(.spCol3) > li:not(:nth-child(3n)), #mainContent .col3:not(.spCol3) > dl:not(:nth-child(3n)), #mainContent .col3:not(.spCol3) > .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent .col3.sp_mb > li, #mainContent .col3.sp_mb > dl, #mainContent .col3.sp_mb > .box {
    margin-bottom: 20px;
  }
  #mainContent .col3.sp_mb > li:last-child, #mainContent .col3.sp_mb > dl:last-child, #mainContent .col3.sp_mb > .box:last-child {
    margin-bottom: 0;
  }
}
#mainContent .col4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#mainContent .col4 > li, #mainContent .col4 > dl, #mainContent .col4 > .box {
  width: 23.5%;
}
#mainContent .col4 > li:not(:nth-child(4n)), #mainContent .col4 > dl:not(:nth-child(4n)), #mainContent .col4 > .box:not(:nth-child(4n)) {
  margin-right: 2%;
}
@media screen and (max-width: 1023px) {
  #mainContent .col4.spCol2 > li, #mainContent .col4.spCol2 > dl, #mainContent .col4.spCol2 > .box {
    width: 48.5%;
  }
  #mainContent .col4.spCol2 > li:not(:nth-child(4n)), #mainContent .col4.spCol2 > dl:not(:nth-child(4n)), #mainContent .col4.spCol2 > .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
  #mainContent .col4.spCol2 > li:nth-child(2n+1), #mainContent .col4.spCol2 > dl:nth-child(2n+1), #mainContent .col4.spCol2 > .box:nth-child(2n+1) {
    margin-right: 3%;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent .col4:not(.spCol2) > li, #mainContent .col4:not(.spCol2) > dl, #mainContent .col4:not(.spCol2) > .box {
    width: 100%;
  }
  #mainContent .col4:not(.spCol2) > li:not(:nth-child(4n)), #mainContent .col4:not(.spCol2) > dl:not(:nth-child(4n)), #mainContent .col4:not(.spCol2) > .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent .col4.sp_mb > li, #mainContent .col4.sp_mb > dl, #mainContent .col4.sp_mb > .box {
    margin-bottom: 20px;
  }
  #mainContent .col4.sp_mb > li:last-child, #mainContent .col4.sp_mb > dl:last-child, #mainContent .col4.sp_mb > .box:last-child {
    margin-bottom: 0;
  }
}
#mainContent .col5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#mainContent .col5 > li, #mainContent .col5 > dl, #mainContent .col5 > .box {
  width: 18.4%;
}
#mainContent .col5 > li:not(:nth-child(5n)), #mainContent .col5 > dl:not(:nth-child(5n)), #mainContent .col5 > .box:not(:nth-child(5n)) {
  margin-right: 2%;
}
@media screen and (max-width: 1023px) {
  #mainContent .col5.spCol2 > li, #mainContent .col5.spCol2 > dl, #mainContent .col5.spCol2 > .box {
    width: 48.5%;
  }
  #mainContent .col5.spCol2 > li:not(:nth-child(5n)), #mainContent .col5.spCol2 > dl:not(:nth-child(5n)), #mainContent .col5.spCol2 > .box:not(:nth-child(5n)) {
    margin-right: 0;
  }
  #mainContent .col5.spCol2 > li:nth-child(2n+1), #mainContent .col5.spCol2 > dl:nth-child(2n+1), #mainContent .col5.spCol2 > .box:nth-child(2n+1) {
    margin-right: 3%;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent .col5:not(.spCol2) > li, #mainContent .col5:not(.spCol2) > dl, #mainContent .col5:not(.spCol2) > .box {
    width: 100%;
  }
  #mainContent .col5:not(.spCol2) > li:not(:nth-child(4n)), #mainContent .col5:not(.spCol2) > dl:not(:nth-child(4n)), #mainContent .col5:not(.spCol2) > .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}

#mainContent #modalBg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 100;
}
#mainContent #movieModal {
  width: 80%;
  max-width: 1000px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 101;
}
@media screen and (max-width: 1023px) {
  #mainContent #movieModal {
    width: 90%;
  }
}
#mainContent #movieModal .closeBtn {
  padding: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -55px;
}
@media screen and (max-width: 1023px) {
  #mainContent #movieModal .closeBtn {
    padding: 14px;
    top: -40px;
    right: 0;
  }
}
#mainContent #movieModal .closeBtn::before, #mainContent #movieModal .closeBtn::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  width: 40px;
  height: 2px;
  top: 17px;
  left: 3px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 1023px) {
  #mainContent #movieModal .closeBtn::before, #mainContent #movieModal .closeBtn::after {
    width: 30px;
    top: 13px;
    left: 0px;
  }
}
#mainContent #movieModal .closeBtn::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
#mainContent #movieModal .movieWrap {
  position: relative;
}
#mainContent #movieModal .movieWrap:before {
  content: "";
  display: block;
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}
#mainContent #movieModal .movieWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mainContent .modal {
  display: none;
}
#mainContent .modal .share-modal {
  background: #fff;
  width: 80%;
  max-width: 600px;
  padding: 30px 40px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 101;
}
@media screen and (max-width: 1023px) {
  #mainContent .modal .share-modal {
    width: 90%;
    padding: 20px;
  }
}
#mainContent .modal .share-modal .url {
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-size: 0.875em;
}
#mainContent .modal .share-modal .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#mainContent .modal .share-modal .btn .item {
  display: block;
  width: 31%;
  border: 1px solid #B39A62;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  line-height: 1;
  font-size: 13px;
}
#mainContent .modal .share-modal .btn .item:not(:last-child) {
  margin-right: 3.5%;
}
#mainContent .modal .share-modal .btn .item:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: center/contain no-repeat;
  margin-bottom: 5px;
}
#mainContent .modal .share-modal .btn .item.copy:before {
  background-image: url(/common/img/ico_copy.png);
}
#mainContent .modal .share-modal .btn .item.line:before {
  background-image: url(/common/img/ico_line.png);
}
#mainContent .modal .share-modal .btn .item.mail:before {
  background-image: url(/common/img/ico_mail02.png);
}
#mainContent .modal .share-modal .copyText {
  position: fixed;
  left: -100vw;
}
#mainContent .modal .closeBtn {
  padding: 20px;
  cursor: pointer;
  position: absolute;
  top: -55px;
  right: 0;
}
@media screen and (max-width: 1023px) {
  #mainContent .modal .closeBtn {
    padding: 14px;
    top: -40px;
    right: 0;
  }
}
#mainContent .modal .closeBtn::before, #mainContent .modal .closeBtn::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  width: 40px;
  height: 2px;
  top: 17px;
  left: 3px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 1023px) {
  #mainContent .modal .closeBtn::before, #mainContent .modal .closeBtn::after {
    width: 30px;
    top: 13px;
    left: 0px;
  }
}
#mainContent .modal .closeBtn::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
#mainContent .modalBtn-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 60px;
  height: 60px;
  border: 1px solid #B39A62;
  font-size: 13px;
  line-height: 1;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  position: fixed;
  bottom: 20px;
  right: 300px;
  z-index: 2;
  background: #fff;
}
@media screen and (max-width: 1023px) {
  #mainContent .modalBtn-share {
    bottom: 10px;
    left: 20px;
  }
}
#mainContent .modalBtn-share:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/common/img/ico_share.png) center/contain no-repeat;
  margin-bottom: 5px;
}

@-webkit-keyframes linkMove {
  0% {
    width: 40px;
    left: 0px;
  }
  50% {
    width: 0px;
    left: 40px;
  }
  51% {
    width: 0px;
    left: 0px;
  }
  100% {
    width: 40px;
    left: 0px;
  }
}

@keyframes linkMove {
  0% {
    width: 40px;
    left: 0px;
  }
  50% {
    width: 0px;
    left: 40px;
  }
  51% {
    width: 0px;
    left: 0px;
  }
  100% {
    width: 40px;
    left: 0px;
  }
}
@-webkit-keyframes arrowMove {
  0% {
    background-position: 0px 0;
    opacity: 1;
  }
  50% {
    background-position: -70px 0;
    opacity: 0;
  }
  51% {
    background-position: 70px 0;
    opacity: 1;
  }
  100% {
    background-position: 0px 0;
    opacity: 1;
  }
}
@keyframes arrowMove {
  0% {
    background-position: 0px 0;
    opacity: 1;
  }
  50% {
    background-position: -70px 0;
    opacity: 0;
  }
  51% {
    background-position: 70px 0;
    opacity: 1;
  }
  100% {
    background-position: 0px 0;
    opacity: 1;
  }
}

/* popup_cookie
================================================ */
.popup_cookie_cont {
  border-top: 1px solid #CCC;
  background-color: rgba(225, 225, 225, 0.9);
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 1000;
  display: none;
  padding: 0px 0;
}

.popup_cookie {
  max-width: 940px;
  display: table;
  margin: 0 auto;
  padding: 16px 0;
}

.popup_cookie > div {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

.popup_cookie > .ct {
  width: 80%;
  padding: 0 36px 0 12px;
}

.popup_cookie > .ct .txt {
  color: #000;
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
  margin: 0;
  padding: 0;
}

.popup_cookie > .ct .txt a {
  color: #146936;
  text-decoration: underline;
}

.popup_cookie > .btn {
  width: 20%;
  min-width: 48px;
  line-height: 0%;
  white-space: nowrap;
  padding: 0 12px 0 0;
}

.popup_cookie > .btn .btn_agree {
  background-color: #166433;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.5em;
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 8px 24px 8px 24px;
}

.popup_cookie > .btn .btn_agree:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#mainContent {
  padding-top: 80px;
}
@media screen and (max-width: 1260px) {
  #mainContent {
    padding-top: 95px;
  }
}
@media screen and (max-width: 1023px) {
  #mainContent {
    padding-top: 90px;
  }
}
#mainContent .figure.right {
  float: right;
  margin: 0 0 20px 20px;
}
#mainContent .figure.left {
  float: left;
  margin: 0 20px 20px 0;
}
#mainContent .figure.center {
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #mainContent .figure {
    float: none !important;
    text-align: center;
    margin: 0;
  }
}
#mainContent .objFit {
  position: relative;
}
#mainContent .objFit:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 62%;
}
#mainContent .objFit img {
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
}
#mainContent .objFit.fit50:before {
  padding-top: 50%;
}
#mainContent .objFit iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#mainContent .movieBox01 {
  width: 84%;
  max-width: 520px;
  margin: auto;
  position: relative;
}
#mainContent .movieBox01:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
#mainContent .movieBox01 iframe, #mainContent .movieBox01 video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: "object-fit: cover;";
  -o-object-fit: cover;
     object-fit: cover;
}
#mainContent .movieBox02 {
  max-width: 740px;
  margin: auto;
  position: relative;
}
#mainContent .movieBox02:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 40%;
}
#mainContent .movieBox02 iframe, #mainContent .movieBox02 video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: "object-fit: cover;";
  -o-object-fit: cover;
     object-fit: cover;
}
#mainContent .movieBox03 {
  max-width: 850px;
  margin: auto;
  position: relative;
}
#mainContent .movieBox03:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
#mainContent .movieBox03 iframe, #mainContent .movieBox03 video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: "object-fit: cover;";
  -o-object-fit: cover;
     object-fit: cover;
}
#mainContent .clickBox {
  cursor: pointer;
}
#mainContent .clickBox a:hover {
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  #mainContent .spScrollBox-x {
    overflow-x: auto;
  }
  #mainContent .spScrollBox-x table {
    width: 800px;
  }
}
#mainContent .leadTxt {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
  margin-bottom: 30px;
}
#mainContent .largeTxt {
  font-size: 1.1em;
}
#mainContent .xlargeTxt {
  font-size: 1.3em;
}
#mainContent .smallTxt {
  font-size: 0.86em;
}
#mainContent .telTxt01 {
  padding-left: 30px;
  font-size: 22px;
  position: relative;
  line-height: 1;
  display: inline-block;
}
#mainContent .telTxt01:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/common/img/ico_tel.svg) center/contain no-repeat;
  left: 0;
  top: calc(50% - 10px);
}
#mainContent .telTxt01.small {
  padding-left: 25px;
  font-size: 18px;
}
#mainContent .telTxt01.small:before {
  width: 16px;
  height: 16px;
}
#mainContent .mailTxt01 {
  padding-left: 30px;
  font-size: 22px;
  position: relative;
  line-height: 1;
  display: inline-block;
}
#mainContent .mailTxt01:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/common/img/ico_mail.png) center/contain no-repeat;
  left: 0;
  top: calc(50% - 10px);
}
#mainContent .grayTxt {
  color: #555;
}
#mainContent .beigeTxt {
  color: #b39a62;
}
#mainContent .goldTxt {
  color: #856b30;
}
#mainContent .redTxt {
  color: #9c2d2d;
}
#mainContent .blueTxt {
  color: #324d84;
}
#mainContent .greenTxt {
  color: #008345;
}
#mainContent .blockWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0 40px;
}
@media screen and (max-width: 1023px) {
  #mainContent .blockWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#mainContent .blockWrap.type02 .blockMain {
  width: 75%;
}
#mainContent .blockWrap.type02 .blockSide {
  width: 22%;
}
#mainContent .blockWrap .blockMain {
  width: 66%;
}
@media screen and (max-width: 1023px) {
  #mainContent .blockWrap .blockMain {
    width: auto !important;
    margin-bottom: 20px;
  }
}
#mainContent .blockWrap .blockMain .boxStyle20 {
  padding: 30px 0;
}
#mainContent .blockWrap .blockSide {
  width: 31%;
}
@media screen and (max-width: 1023px) {
  #mainContent .blockWrap .blockSide {
    width: auto !important;
  }
}
#mainContent .borderStyle01 {
  border-top: 1px solid #C4C4C4;
}
#mainContent .titleBlock {
  padding: 70px 0 20px;
}
@media screen and (max-width: 1023px) {
  #mainContent .titleBlock {
    padding: 50px 0 10px;
  }
}
#mainContent .titleBlock .titleStyle11 {
  margin-bottom: 0;
}
#mainContent .titleStyle01, #mainContent .boxStyle05 > .ttl {
  font-size: 30px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  #mainContent .titleStyle01, #mainContent .boxStyle05 > .ttl {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .titleStyle01, #mainContent .boxStyle05 > .ttl {
    font-size: 25px;
  }
}
#mainContent .titleStyle01.type01, #mainContent .boxStyle05 > .type01.ttl {
  padding-bottom: 12px;
  position: relative;
}
#mainContent .titleStyle01.type01 .sub, #mainContent .boxStyle05 > .type01.ttl .sub {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  margin-left: -40px;
}
#mainContent .titleStyle01.type02, #mainContent .boxStyle05 > .type02.ttl {
  line-height: 1.4;
}
#mainContent .titleStyle01.type02 .sub, #mainContent .boxStyle05 > .type02.ttl .sub {
  font-size: 15px;
  display: block;
}
#mainContent .titleStyle01.type02 .sub.large, #mainContent .boxStyle05 > .type02.ttl .sub.large {
  font-size: 20px;
}
@media screen and (max-width: 1023px) {
  #mainContent .titleStyle01.type02 .sub.large, #mainContent .boxStyle05 > .type02.ttl .sub.large {
    font-size: 16px;
  }
}
#mainContent .titleStyle01 span.pc, #mainContent .boxStyle05 > .ttl span.pc {
  display: inline;
}
@media screen and (max-width: 1023px) {
  #mainContent .titleStyle01 span.pc, #mainContent .boxStyle05 > .ttl span.pc {
    display: none;
  }
}
#mainContent:not(.wedding-style) .titleStyle02 {
  font-size: 26px;
  margin-bottom: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
@media screen and (max-width: 767px) {
  #mainContent:not(.wedding-style) .titleStyle02 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
#mainContent:not(.wedding-style) .titleStyle02 .sub {
  font-size: 16px;
  display: inline-block;
}
#mainContent:not(.wedding-style) .titleStyle02 .sub.left {
  margin-right: 1em;
}
#mainContent:not(.wedding-style) .titleStyle02 .sub.right {
  margin-left: 1em;
}
#mainContent:not(.wedding-style) .titleStyle02 .sub.bottom {
  display: block;
}
#mainContent:not(.wedding-style) .titleStyle02.mark01 {
  padding-left: 35px;
  position: relative;
}
#mainContent:not(.wedding-style) .titleStyle02.mark01:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  background: #b39a62;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  left: 2px;
  top: 50%;
}
#mainContent.wedding-style .titleStyle02 {
  font-size: 24px;
  font-size: 2.4rem;
  border-bottom: 1px solid #856B30;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
@media screen and (max-width: 1023px) {
  #mainContent.wedding-style .titleStyle02 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}
#mainContent.wedding-style .titleStyle02.large {
  font-size: 30px;
  padding-bottom: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  #mainContent.wedding-style .titleStyle02.large {
    font-size: 20px;
  }
}

#mainContent .boxStyle23 dl {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  #mainContent .boxStyle23 dl {
    display: block;
  }
}
#mainContent .boxStyle23 dl dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #bfbfbf;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  #mainContent .boxStyle23 dl dt {
    text-align: center;
    display: block;
    padding: 5px 15px;
  }
}
#mainContent .boxStyle23 dl dt.fixWidth {
  width: 210px;
}
@media screen and (max-width: 1023px) {
  #mainContent .boxStyle23 dl dt.fixWidth {
    width: 100%;
  }
}
#mainContent .boxStyle23 dl dd {
  width: 100%;
  border: 1px solid #bfbfbf;
  padding: 15px 20px;
}
#mainContent .boxStyle23 dl dd.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#mainContent .boxStyle23 dl dd.flex, #mainContent .boxStyle23 dl dd .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  #mainContent .boxStyle23 dl dd.flex, #mainContent .boxStyle23 dl dd .flex {
    display: block;
  }
}
#mainContent .boxStyle23 dl dd.flex .txtBox, #mainContent .boxStyle23 dl dd .flex .txtBox {
  width: 79%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1023px) {
  #mainContent .boxStyle23 dl dd.flex .txtBox, #mainContent .boxStyle23 dl dd .flex .txtBox {
    width: 100%;
    display: block;
  }
}
#mainContent .boxStyle23 dl dd.flex .txtBox.-noimg, #mainContent .boxStyle23 dl dd .flex .txtBox.-noimg {
  width: 100%;
}
#mainContent .boxStyle23 dl dd.flex .imgBox, #mainContent .boxStyle23 dl dd .flex .imgBox {
  width: 18%;
}
@media screen and (max-width: 1023px) {
  #mainContent .boxStyle23 dl dd.flex .imgBox, #mainContent .boxStyle23 dl dd .flex .imgBox {
    width: 70%;
    margin: auto;
    display: none;
  }
}
#mainContent .boxStyle23 dl dd a {
  text-decoration: underline;
}
#mainContent .boxStyle23.bgGreen dt {
  background: #008345;
  color: #fff;
}
#mainContent .boxStyle23.bgGreen dd {
  border: 1px solid #008345;
}

#mainContent .listStyle02 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  border-bottom: 1px solid #C4C4C4;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  #mainContent .listStyle02 dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 0;
  }
}
#mainContent .listStyle02 dl .date {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  width: 100px;
}
@media screen and (max-width: 1023px) {
  #mainContent .listStyle02 dl .date {
    width: auto;
    margin-right: 20px;
  }
}
#mainContent .listStyle02 dl .icon {
  font-size: 12px;
  font-size: 1.2rem;
  width: 110px;
  padding-right: 20px;
}
#mainContent .listStyle02 dl .icon span {
  border: 1px solid #a8a8a8;
  display: block;
  text-align: center;
}
#mainContent .listStyle02 dl dt {
  width: calc(100% - 200px);
}
@media screen and (max-width: 1023px) {
  #mainContent .listStyle02 dl dt {
    width: auto;
    padding-top: 15px;
  }
}
#mainContent .listStyle02.type02 .date {
  width: auto;
  padding-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  #mainContent .listStyle02.type02 .date {
    width: auto;
  }
}
#mainContent .listStyle02.type02 dt {
  width: auto;
}

#mainContent .listStyle32 .ttlLarge {
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  padding: 15px 0;
  font-size: 18px;
  margin: 30px 0 20px;
}
#mainContent .listStyle32 .ttlLarge:first-child {
  margin-top: 0;
}
#mainContent .listStyle32 .ttlMedium {
  font-size: 16px;
  margin-bottom: 15px;
}
#mainContent .listStyle32 .ttlSmall {
  font-size: 16px;
}
#mainContent .listStyle32 .contList > dt, #mainContent .listStyle32 .contList > dd {
  margin-bottom: 15px;
}
#mainContent .listStyle32 .contList > dd {
  padding-left: 20px;
}
#mainContent .listStyle32 .categoryBox {
  padding-left: 20px;
}
#mainContent .listStyle32 a {
  color: #008345;
}
#mainContent .listStyle33 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle33 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#mainContent .listStyle33 .box {
  margin-bottom: 40px;
  width: 15.6%;
}
#mainContent .listStyle33 .box:not(:nth-child(6n)) {
  margin-right: 1.2%;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle33 .box {
    width: 48.5%;
    margin-bottom: 30px;
  }
  #mainContent .listStyle33 .box:not(:nth-child(6n)) {
    margin-right: 0;
  }
  #mainContent .listStyle33 .box:nth-child(2n+1) {
    margin-right: 3%;
  }
}
#mainContent .listStyle33 .box .imgBox {
  position: relative;
  margin-bottom: 10px;
  border-radius: 100%;
  overflow: hidden;
  border: 3px solid #b39a62;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}
#mainContent .listStyle33 .box .imgBox:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
#mainContent .listStyle33 .box .imgBox img {
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
}

body.hotel.top #mainContent .listStyle33 .box .imgBox img {
  max-width: 120%;
    width: 120%;
    height: 120%;
    position: absolute;
    top: -10%;
    left: -10%;
}
@media screen and (max-width: 1023px) {
  #mainContent .listStyle33 .box .imgBox {
    max-width: 105px;
    margin: 0 auto 15px;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle33 .box .imgBox {
    max-width: 140px;
  }
}
#mainContent .listStyle33 .box .imgBox img {
  z-index: -1;
}
#mainContent .listStyle33 .box .txt {
  text-align: center;
}
#mainContent .listStyle33 .clickBox {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#mainContent .listStyle33 .clickBox:hover {
  opacity: 0.7;
}

#mainContent #filterBox.col4, #mainContent #filterBox3.col4, #mainContent #filterBox4.col4, #mainContent .filterBox.col4 {
  margin: 0 -10px;
}
#mainContent #filterBox.col4 > li, #mainContent #filterBox3.col4 > li, #mainContent #filterBox4.col4 > li, #mainContent .filterBox.col4 > li {
  width: 25%;
  margin-right: 0 !important;
  padding: 0 10px;
}
@media screen and (max-width: 1023px) {
  #mainContent #filterBox.col4 > li, #mainContent #filterBox3.col4 > li, #mainContent #filterBox4.col4 > li, #mainContent .filterBox.col4 > li {
    width: 100%;
    padding: 0;
  }
}
#mainContent #filterBox1.col4, #mainContent #filterBox2.col4 {
  margin: 0 -10px;
}
#mainContent #filterBox1.col4 > li, #mainContent #filterBox2.col4 > li {
  width: 25%;
  margin-right: 0;
  padding: 0 10px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 1s, width 1s, height 1s, visibility 0s ease 1s;
  transition: opacity 1s, width 1s, height 1s, visibility 0s ease 1s;
}
#mainContent #filterBox1.col4 > li.hide, #mainContent #filterBox1.col4 > li.hide_res, #mainContent #filterBox2.col4 > li.hide, #mainContent #filterBox2.col4 > li.hide_res {
  opacity: 0;
  visibility: hidden;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  width: 0 !important;
}
@media screen and (max-width: 1023px) {
  #mainContent #filterBox1.col4 > li, #mainContent #filterBox2.col4 > li {
    width: 100%;
    padding: 0;
  }
}
#mainContent .btnStyleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #mainContent .btnStyleBox {
    display: block;
  }
}
#mainContent .btnStyleBox > ul {
  margin: 0 10px;
}
@media screen and (max-width: 1023px) {
  #mainContent .btnStyleBox > ul {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .btnStyleBox > ul li {
    margin-bottom: 20px;
    width: 100%;
  }
}
#mainContent .btnStyleBox > ul li a {
  padding: 15px 40px 15px 20px;
}
#mainContent .btnStyle01 {
  letter-spacing: -0.3em;
}
#mainContent .btnStyle01 li, #mainContent .btnStyle01 div {
  letter-spacing: normal;
  display: inline-block;
  min-width: 200px;
  margin-right: 15px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 1023px) {
  #mainContent .btnStyle01 li, #mainContent .btnStyle01 div {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#mainContent .btnStyle01 li:last-child, #mainContent .btnStyle01 div:last-child {
  margin-right: 0;
}
#mainContent .btnStyle01 li a, #mainContent .btnStyle01 div a {
  display: block;
  border: 1px solid #888;
  padding: 11px 40px 11px 20px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1;
}
#mainContent .btnStyle01 li a::before, #mainContent .btnStyle01 div a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b39a62;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
#mainContent .btnStyle01 li a::after, #mainContent .btnStyle01 div a::after {
  content: "";
  width: 15px;
  height: 11px;
  background: url(/common/img/arrow01.svg) no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  -webkit-transition: background 0.1s 0.2s;
  transition: background 0.1s 0.2s;
}
#mainContent .btnStyle01 li a:hover, #mainContent .btnStyle01 div a:hover {
  opacity: 1;
  color: #fff;
}
#mainContent .btnStyle01 li a:hover::before, #mainContent .btnStyle01 div a:hover::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#mainContent .btnStyle01 li a:hover::after, #mainContent .btnStyle01 div a:hover::after {
  background-image: url(/common/img/arrow01_white.svg);
}
#mainContent .btnStyle01 li a.color01, #mainContent .btnStyle01 div a.color01 {
  color: #fff;
}
#mainContent .btnStyle01 li a.color01::before, #mainContent .btnStyle01 div a.color01::before {
  background: #008345;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#mainContent .btnStyle01 li a.color01::after, #mainContent .btnStyle01 div a.color01::after {
  background-image: url(/common/img/arrow01_white.svg);
}
#mainContent .btnStyle01 li a.color01:hover, #mainContent .btnStyle01 div a.color01:hover {
  color: #008345;
  -webkit-animation: hover01_txt_green 0.7s both;
          animation: hover01_txt_green 0.7s both;
}
#mainContent .btnStyle01 li a.color01:hover::before, #mainContent .btnStyle01 div a.color01:hover::before {
  -webkit-animation: hover01 0.7s both;
          animation: hover01 0.7s both;
}
#mainContent .btnStyle01 li a.color01:hover::after, #mainContent .btnStyle01 div a.color01:hover::after {
  -webkit-animation: hover01_arrow_green 0.7s both;
          animation: hover01_arrow_green 0.7s both;
}
#mainContent .btnStyle01 li a.color02, #mainContent .btnStyle01 div a.color02 {
  color: #fff;
}
#mainContent .btnStyle01 li a.color02::before, #mainContent .btnStyle01 div a.color02::before {
  background: #555;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#mainContent .btnStyle01 li a.color02::after, #mainContent .btnStyle01 div a.color02::after {
  background-image: url(/common/img/arrow01_white.svg);
}
#mainContent .btnStyle01 li a.color02:hover, #mainContent .btnStyle01 div a.color02:hover {
  color: #555;
  -webkit-animation: hover01_txt_gray 0.7s both;
          animation: hover01_txt_gray 0.7s both;
}
#mainContent .btnStyle01 li a.color02:hover::before, #mainContent .btnStyle01 div a.color02:hover::before {
  -webkit-animation: hover01 0.7s both;
          animation: hover01 0.7s both;
}
#mainContent .btnStyle01 li a.color02:hover::after, #mainContent .btnStyle01 div a.color02:hover::after {
  -webkit-animation: hover01_arrow_gray 0.7s both;
          animation: hover01_arrow_gray 0.7s both;
}
#mainContent .btnStyle01 li a.color03, #mainContent .btnStyle01 div a.color03 {
  color: #fff;
  border-color: #b39a62;
}
#mainContent .btnStyle01 li a.color03::before, #mainContent .btnStyle01 div a.color03::before {
  background: #b39a62;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#mainContent .btnStyle01 li a.color03::after, #mainContent .btnStyle01 div a.color03::after {
  background-image: url(/common/img/arrow01_white.svg);
}
#mainContent .btnStyle01 li a.color03:hover, #mainContent .btnStyle01 div a.color03:hover {
  color: #b39a62;
  -webkit-animation: hover01_txt_beige 0.7s both;
          animation: hover01_txt_beige 0.7s both;
}
#mainContent .btnStyle01 li a.color03:hover::before, #mainContent .btnStyle01 div a.color03:hover::before {
  -webkit-animation: hover01 0.7s both;
          animation: hover01 0.7s both;
}
#mainContent .btnStyle01 li a.color03:hover::after, #mainContent .btnStyle01 div a.color03:hover::after {
  -webkit-animation: hover01_arrow_beige 0.7s both;
          animation: hover01_arrow_beige 0.7s both;
}
#mainContent .btnStyle01 li a.pdf, #mainContent .btnStyle01 li a.excel, #mainContent .btnStyle01 div a.pdf, #mainContent .btnStyle01 div a.excel {
  padding-right: 55px !important;
}
@media screen and (max-width: 1023px) {
  #mainContent .btnStyle01 li a.pdf, #mainContent .btnStyle01 li a.excel, #mainContent .btnStyle01 div a.pdf, #mainContent .btnStyle01 div a.excel {
    padding-right: 45px !important;
  }
}
#mainContent .btnStyle01 li a.pdf::after, #mainContent .btnStyle01 li a.excel::after, #mainContent .btnStyle01 div a.pdf::after, #mainContent .btnStyle01 div a.excel::after {
  content: "PDF";
  color: #fff;
  background: #7d7d7d;
  background-image: none !important;
  font-size: 12px;
  width: auto;
  height: auto;
  padding: 0 3px;
  border-radius: 3px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  #mainContent .btnStyle01 li a.pdf::after, #mainContent .btnStyle01 li a.excel::after, #mainContent .btnStyle01 div a.pdf::after, #mainContent .btnStyle01 div a.excel::after {
    right: 5px;
  }
}
#mainContent .btnStyle01 li a.pdf:hover::after, #mainContent .btnStyle01 li a.excel:hover::after, #mainContent .btnStyle01 div a.pdf:hover::after, #mainContent .btnStyle01 div a.excel:hover::after {
  -webkit-animation: none;
          animation: none;
}
#mainContent .btnStyle01 li a.excel::after, #mainContent .btnStyle01 div a.excel::after {
  content: "Excel";
}
#mainContent .btnStyle01 li a.noArrow, #mainContent .btnStyle01 div a.noArrow {
  padding: 11px 20px;
  text-align: center;
}
#mainContent .btnStyle01 li a.noArrow::after, #mainContent .btnStyle01 div a.noArrow::after {
  content: none;
}
#mainContent .btnStyle01 li a.back, #mainContent .btnStyle01 div a.back {
  padding: 11px 20px 11px 40px;
}
#mainContent .btnStyle01 li a.back::after, #mainContent .btnStyle01 div a.back::after {
  left: 10px;
  right: auto;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
#mainContent .btnStyle01 li.insta, #mainContent .btnStyle01 div.insta {
  position: relative;
}
#mainContent .btnStyle01 li.insta:before, #mainContent .btnStyle01 div.insta:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/common/img/ico_instagram_color.png) 0 0/contain no-repeat;
  left: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
#mainContent .btnStyle01 li.insta a, #mainContent .btnStyle01 div.insta a {
  padding-left: 50px !important;
}
#mainContent .btnStyle01.beige a {
  color: #fff;
  border-color: #b39a62;
}
#mainContent .btnStyle01.beige a::before {
  background: #b39a62;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#mainContent .btnStyle01.beige a::after {
  background-image: url(/common/img/arrow01_white.svg);
}
#mainContent .btnStyle01.beige a:hover {
  color: #b39a62;
  -webkit-animation: hover01_txt_beige 0.7s both;
          animation: hover01_txt_beige 0.7s both;
}
#mainContent .btnStyle01.beige a:hover::before {
  -webkit-animation: hover01 0.7s both;
          animation: hover01 0.7s both;
}
#mainContent .btnStyle01.beige a:hover::after {
  -webkit-animation: hover01_arrow_beige 0.7s both;
          animation: hover01_arrow_beige 0.7s both;
}
#mainContent .btnStyle01.beigeLine a {
  border-color: #b39a62;
  color: #b39a62;
}
#mainContent .btnStyle01.beigeLine a::after {
  background-image: url(/common/img/arrow01_gold.svg);
}
#mainContent .btnStyle01.large li {
  font-size: 15px;
  font-size: 1.5rem;
}
#mainContent .btnStyle01.large li a {
  padding: 13px 70px;
  text-align: center;
}
#mainContent .btnStyle01.large li a.pdf {
  padding-right: 70px !important;
}
#mainContent .btnStyle01.long li {
  font-size: 15px;
  font-size: 1.5rem;
  min-width: 250px;
}
#mainContent .btnStyle01.long li a {
  padding: 8px 40px 8px 13px;
}
#mainContent .btnStyle01.fluid li {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  #mainContent .btnStyle01.spFluid li {
    width: 100%;
    min-width: 0;
  }
}
#mainContent .btnStyle01.thin li {
  font-size: 15px;
  font-size: 1.5rem;
}
#mainContent .btnStyle01.thin li a {
  padding: 8px 40px 8px 13px;
}
#mainContent .btnStyle01.vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#mainContent .btnStyle01.vertical li:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  #mainContent .btnStyle01.vertical li:not(:last-child) {
    margin-bottom: 10px;
  }
}
#mainContent .btnStyle01.vertical.aligned {
  display: table;
}
#mainContent .btnStyle01.vertical.aligned li {
  display: table;
  width: 100%;
}
#mainContent .btnStyle01.small li {
  min-width: 0;
}
#mainContent .btnStyle01.small li a {
  padding: 4px 45px 3px 11px;
}
#mainContent .btnStyle01.small li a.back {
  padding: 4px 11px 3px 45px;
}
@-webkit-keyframes hover01 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  45% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  51% {
    opacity: 0;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes hover01 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  45% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  51% {
    opacity: 0;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes hover01_txt_beige {
  0% {
    color: #fff;
  }
  25% {
    color: #b39a62;
  }
  50% {
    color: #b39a62;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
@keyframes hover01_txt_beige {
  0% {
    color: #fff;
  }
  25% {
    color: #b39a62;
  }
  50% {
    color: #b39a62;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes hover01_arrow_beige {
  0% {
    background-image: url(/common/img/arrow01_white.svg);
  }
  25% {
    background-image: url(/common/img/arrow01_gold02.svg);
  }
  75% {
    background-image: url(/common/img/arrow01_gold02.svg);
  }
  100% {
    background-image: url(/common/img/arrow01_white.svg);
  }
}
@keyframes hover01_arrow_beige {
  0% {
    background-image: url(/common/img/arrow01_white.svg);
  }
  25% {
    background-image: url(/common/img/arrow01_gold02.svg);
  }
  75% {
    background-image: url(/common/img/arrow01_gold02.svg);
  }
  100% {
    background-image: url(/common/img/arrow01_white.svg);
  }
}
@-webkit-keyframes hover01_txt_green {
  0% {
    color: #fff;
  }
  25% {
    color: #008345;
  }
  50% {
    color: #008345;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
@keyframes hover01_txt_green {
  0% {
    color: #fff;
  }
  25% {
    color: #008345;
  }
  50% {
    color: #008345;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes hover01_arrow_green {
  0% {
    background-image: url(/common/img/arrow01_white.svg);
  }
  25% {
    background-image: url(/common/img/arrow01_green.svg);
  }
  75% {
    background-image: url(/common/img/arrow01_green.svg);
  }
  100% {
    background-image: url(/common/img/arrow01_white.svg);
  }
}
@keyframes hover01_arrow_green {
  0% {
    background-image: url(/common/img/arrow01_white.svg);
  }
  25% {
    background-image: url(/common/img/arrow01_green.svg);
  }
  75% {
    background-image: url(/common/img/arrow01_green.svg);
  }
  100% {
    background-image: url(/common/img/arrow01_white.svg);
  }
}
@-webkit-keyframes hover01_txt_gray {
  0% {
    color: #fff;
  }
  25% {
    color: #555;
  }
  50% {
    color: #555;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
@keyframes hover01_txt_gray {
  0% {
    color: #fff;
  }
  25% {
    color: #555;
  }
  50% {
    color: #555;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes hover01_arrow_gray {
  0% {
    background-image: url(/common/img/arrow01_white.svg);
  }
  25% {
    background-image: url(/common/img/arrow01_gray.svg);
  }
  75% {
    background-image: url(/common/img/arrow01_gray.svg);
  }
  100% {
    background-image: url(/common/img/arrow01_white.svg);
  }
}
@keyframes hover01_arrow_gray {
  0% {
    background-image: url(/common/img/arrow01_white.svg);
  }
  25% {
    background-image: url(/common/img/arrow01_gray.svg);
  }
  75% {
    background-image: url(/common/img/arrow01_gray.svg);
  }
  100% {
    background-image: url(/common/img/arrow01_white.svg);
  }
}

#mainContent .checkStyle01 {
  display: inline-block;
  background: #64635e;
  color: #fff;
  font-size: 12px;
  padding: 5px 30px 5px 10px;
  position: relative;
  cursor: pointer;
}
#mainContent .checkStyle01 span:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#mainContent .checkStyle01 span:after {
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  position: absolute;
  top: 40%;
  right: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/common/img/ico_check01.svg) center center/contain no-repeat;
}
#mainContent .checkStyle01 input[type=checkbox] {
  display: none;
}
#mainContent .checkStyle01 input[type=checkbox]:checked + span:after {
  content: "";
}
#mainContent .searchStyle {
  padding-top: 40px;
}
@media screen and (max-width: 1023px) {
  #mainContent .searchStyle {
    padding-top: 20px;
  }
}
#mainContent .searchStyle dl {
  border-top: 1px solid #EEE;
  padding: 20px 0;
}
#mainContent .searchStyle dl:last-child {
  border-bottom: 1px solid #EEE;
}
#mainContent .searchStyle dl dt {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  #mainContent .searchStyle dl dt {
    font-size: 14px;
  }
}
#mainContent .floatingBnr {
  position: fixed;
  bottom: 210px;
  right: 0;
  background: #f3eddf;
  padding: 40px;
  z-index: 100;
  display: none;
}
@media screen and (max-width: 1023px) {
  #mainContent .floatingBnr {
    bottom: 50px;
    padding: 20px;
  }
}
#mainContent .floatingBnr .closeBtn {
  padding: 10px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
@media screen and (max-width: 1023px) {
  #mainContent .floatingBnr .closeBtn {
    top: 5px;
    right: 5px;
  }
}
#mainContent .floatingBnr .closeBtn::before, #mainContent .floatingBnr .closeBtn::after {
  content: "";
  position: absolute;
  display: block;
  background: #856b30;
  width: 20px;
  height: 2px;
  top: 9px;
  left: 0px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#mainContent .floatingBnr .closeBtn::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
#mainContent .floatingBnr p {
  display: block;
}
@media screen and (max-width: 1023px) {
  #mainContent .floatingBnr p {
    font-size: 18px;
  }
}

body.hotel #header {
  position: fixed;
  background: #FFF;
  width: 100%;
  height: 85px;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}
body.hotel #header input, body.hotel #header select {
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
@media screen and (max-width: 1260px) {
  body.hotel #header {
    height: 95px;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #header {
    height: 90px;
  }
}
body.hotel #header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  body.hotel #header .inner {
    display: block;
  }
}
body.hotel #header .inner .logo {
  width: 240px;
  margin: 10px 0 0 0;
  float: left;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .inner .logo {
    width: 255px;
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #header .inner .logo {
    width: auto;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    float: none;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  body.hotel #header .inner .logo img {
    width: 173px;
  }
}
body.hotel #header .inner .headTxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  height: 30px;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .inner .headTxt {
    height: 40px;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #header .inner .headTxt {
    display: none;
  }
}
body.hotel #header .inner .headTxt > li {
  font-size: 13px;
  font-size: 1.3rem;
  margin-right: 14px;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .inner .headTxt > li {
    font-size: 11px;
    font-size: 1.1rem;
    margin-right: 6px;
  }
}
body.hotel #header .inner .headTxt > li ul {
  display: none;
}
body.hotel #header .inner .headTxt > li.tel {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .inner .headTxt > li.tel {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
body.hotel #header .inner .headTxt > li.tel .ttl {
  font-size: 12px;
  font-size: 1.2rem;
}
body.hotel #header .inner .headTxt > li.tel .sub {
  font-size: 10px;
  font-size: 1rem;
}
body.hotel #header .inner .headTxt > li.member a {
  display: block;
  border: 1px solid #AAA;
  padding: 1px 10px;
}
body.hotel #header .inner .headTxt > li.lang {
  position: relative;
}
body.hotel #header .inner .headTxt > li.lang.active > span::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
body.hotel #header .inner .headTxt > li.lang > span {
  display: block;
  border-bottom: 1px solid #AAA;
  padding: 1px 25px 3px 1px;
  position: relative;
  cursor: pointer;
}
body.hotel #header .inner .headTxt > li.lang > span::after {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 8px;
  right: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.hotel #header .inner .headTxt > li.lang ul {
  display: none;
  background: #fff;
  padding: 10px 20px;
  position: absolute;
  top: 23px;
  left: 0;
  z-index: 1;
}
body.hotel #header .inner .headTxt > li.lang ul li {
  margin-bottom: 10px;
  white-space: nowrap;
}
body.hotel #header .inner .headTxt > li.parent {
  position: relative;
}
body.hotel #header .inner .headTxt > li.parent > span {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
}
body.hotel #header .inner .headTxt > li.parent > span:hover {
  opacity: 0.7;
}
body.hotel #header .inner .headTxt > li.parent .headTxtSub {
  background: #fff;
  border: 1px solid #aaa;
  position: absolute;
  width: 145px;
  z-index: 1;
  padding: 5px 0;
}
body.hotel #header .inner .headTxt > li.parent .headTxtSub a {
  display: block;
  padding: 10px;
}
body.hotel #header .inner .headTxt > li.parent .headTxtSub a:hover span:after {
  opacity: 1;
}
body.hotel #header .inner .headTxt > li.parent .headTxtSub span {
  position: relative;
}
body.hotel #header .inner .headTxt > li.parent .headTxtSub span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #222;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
body.hotel #header .inner .headTxt > li .time {
  min-width: 30px;
  display: inline-block;
}
body.hotel #header .inner .headTxt > li #tempC, body.hotel #header .inner .headTxt > li #tempF {
  min-width: 13px;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  body.hotel #header #gNavi {
    display: none;
  }
}
body.hotel #header #gNavi > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 33px;
  position: absolute;
  bottom: 0;
  right: 0;
}
body.hotel #header #gNavi > ul > li {
  padding-top: 5px;
}
body.hotel #header #gNavi > ul > li.mega > span {
  cursor: pointer;
}
body.hotel #header #gNavi > ul > li.reservation {
  background: #008345;
  padding: 5px 10px;
  border-radius: 3px 3px 0px 0px;
}
body.hotel #header #gNavi > ul > li.reservation > span {
  color: #fff;
}
body.hotel #header #gNavi > ul > li.search span {
  height: 18px;
  width: 18px;
  background: url(/common/img/ico_search.svg) no-repeat;
  background-size: contain;
  padding-left: 18px;
  overflow: hidden;
  margin-top: 4px;
  display: block;
}
body.hotel #header #gNavi > ul > li.search .cont {
  background: none;
  padding: 0;
}
body.hotel #header #gNavi > ul > li.search .cont:after {
  content: "";
  clear: both;
  display: block;
}
body.hotel #header #gNavi > ul > li.search .cont .contentInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body.hotel #header #gNavi > ul > li.search .cont .inner {
  background: #fff;
  padding: 15px 20px;
  width: auto;
}
body.hotel #header #gNavi > ul > li.search .cont .inner input {
  height: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  width: 210px;
  margin-right: 5px;
}
body.hotel #header #gNavi > ul > li.search .cont .inner button {
  color: #fff;
  border: none;
  height: 35px;
  padding: 0 20px 0 40px;
  background: url(/common/img/ico_search_w.svg) no-repeat #7D7D7D 13px 11px;
  background-size: 13px;
  cursor: pointer;
}
body.hotel #header #gNavi > ul > li .cont {
  display: none;
  background: #fff;
  width: 100%;
  padding: 25px 0;
  position: fixed;
  top: 85px;
  left: 0;
  border-top: 1px solid #AAA;
}
@media screen and (max-width: 1260px) {
  body.hotel #header #gNavi > ul > li .cont {
    top: 95px;
  }
}
body.hotel #header #gNavi > ul > li .cont .contentInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl {
  width: 20%;
  border-right: 1px solid #000;
  padding: 0 10px;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl:last-child {
  border-right: none;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl dt, body.hotel #header #gNavi > ul > li .cont .contentInner > dl dd {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 15px;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl dt a:hover, body.hotel #header #gNavi > ul > li .cont .contentInner > dl dd a:hover {
  border-bottom: 1px solid #000;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl dt {
  font-weight: bold;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl dd {
  padding-left: 20px;
}
body.hotel #header #gNaviSP {
  display: none;
}
@media screen and (max-width: 1023px) {
  body.hotel #header #gNaviSP {
    display: block;
  }
}
body.hotel #header #gNaviSP > .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 52px;
  text-align: center;
}
body.hotel #header #gNaviSP > .nav > li {
  width: 80px;
  padding-top: 5px;
}
body.hotel #header #gNaviSP > .nav > li.lang {
  position: relative;
}
body.hotel #header #gNaviSP > .nav > li.lang > a::before, body.hotel #header #gNaviSP > .nav > li.lang > span::before {
  background-image: url("/common/img/ico_global.svg");
}
body.hotel #header #gNaviSP > .nav > li.lang > span {
  cursor: pointer;
}
body.hotel #header #gNaviSP > .nav > li.lang ul {
  display: none;
  background: #fff;
  padding: 10px 20px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 1;
}
body.hotel #header #gNaviSP > .nav > li.lang ul li {
  margin-bottom: 10px;
  white-space: nowrap;
}
body.hotel #header #gNaviSP > .nav > li.reservation > a::before, body.hotel #header #gNaviSP > .nav > li.reservation > span::before {
  background-image: url("/common/img/ico_calendar.svg");
}
body.hotel #header #gNaviSP > .nav > li.access > a::before, body.hotel #header #gNaviSP > .nav > li.access > span::before {
  background-image: url("/common/img/ico_access.svg");
}
body.hotel #header #gNaviSP > .nav > li.openClose > a::before, body.hotel #header #gNaviSP > .nav > li.openClose > span::before {
  background-image: url("/common/img/icon_menu.svg");
}
body.hotel #header #gNaviSP > .nav > li > a, body.hotel #header #gNaviSP > .nav > li > span {
  font-size: 11px;
  font-size: 1.1rem;
}
body.hotel #header #gNaviSP > .nav > li > a::before, body.hotel #header #gNaviSP > .nav > li > span::before {
  content: "";
  height: 17px;
  width: 25px;
  display: block;
  margin: 0 auto;
  background: no-repeat center center;
  background-size: contain;
}
body.hotel #header #gNaviSP > .cont {
  display: none;
  background: #FFF;
  padding-top: 20px;
  padding-bottom: 20px;
  height: calc(100vh - 80px);
  overflow-y: scroll;
}
body.hotel #header #gNaviSP > .cont > li {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 0;
}
body.hotel #header #gNaviSP > .cont > li > span {
  cursor: pointer;
  position: relative;
  padding: 0 15px;
}
body.hotel #header #gNaviSP > .cont > li > span::after {
  content: "";
  background: url("/common/img/wedding/arrow04.png") no-repeat;
  background-size: contain;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 6px;
  right: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
body.hotel #header #gNaviSP > .cont > li.active > span::after {
  top: 3px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
body.hotel #header #gNaviSP > .cont > li > ul {
  display: none;
  margin-top: 10px;
}
body.hotel #header #gNaviSP > .cont > li > ul li {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 5px 0;
}
body.hotel #header #gNaviSP > .cont > li.btn {
  margin: 40px 20px 0;
  font-size: 11px;
  font-size: 1.1rem;
}
body.hotel #header #gNaviSP > .cont > li.btn a {
  border: 1px solid #999;
  display: block;
  padding: 10px;
}
body.hotel #header #gNaviSP > .reservationBox {
  padding: 15px !important;
}
body.hotel #header #gNaviSP > .reservationBox .reservBtn {
  display: none;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul {
  display: block;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab {
  display: block;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.tabBtn {
  border: 1px solid #bbb;
  border-bottom: 0;
  border-radius: 3px 3px 0px 0;
  margin-right: 5px;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.active {
  position: relative;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.linkBtn {
  margin-left: auto;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.linkBtn a {
  margin: 0 0 5px;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.linkBtn.close {
  margin-left: 0;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabLink li.linkBtn.close a {
  margin: 0 0 5px;
  padding: 3px;
  background: none;
  color: #222;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont {
  border-bottom: 0;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner {
  display: block;
  border: 1px solid #bbb;
  margin-left: 0;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box .resForm {
    width: 33%;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box .res_day {
    width: 100%;
  }
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box .res_btns {
  width: 20%;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box .res_btns {
    width: 100%;
  }
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box dl, body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box fieldset {
  margin-bottom: 20px;
  padding: 0 5px;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .box legend {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 7px;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .inner .btn_cancel {
  text-align: left;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .ttlBox {
  padding: 0 20px;
  width: auto;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .ttlBox br {
  display: none;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .linkBox {
  padding: 10px 20px 0;
  width: 100%;
  display: block;
  text-align: left;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .linkBox li {
  margin-bottom: 5px;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .tab .tabCont .textLink {
  padding: 10px 20px 0;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .contact {
  width: 100%;
  border-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .contact::before {
  margin: 0 20px;
  display: inline-block;
}
body.hotel #header #gNaviSP > .reservationBox .contentInner > ul .contact::after {
  margin: 0 20px;
  display: inline-block;
}
body.hotel #header #reservation.active > .btn {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
body.hotel #header #reservation.active .cont {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
@media screen and (max-width: 1023px) {
  body.hotel #header #reservation {
    display: none;
  }
}
body.hotel #header #reservation > .btn {
  position: fixed;
  left: 0;
  bottom: 20px;
  height: 100px;
  width: 60px;
  background: #008345;
  border: 1px solid #888;
  cursor: pointer;
  padding-top: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.hotel #header #reservation > .btn::before {
  content: "";
  height: 30px;
  width: 30px;
  display: block;
  margin: 0 auto 5px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("/common/img/ico_calendar_w.svg");
}
body.hotel #header #reservation > .btn::after {
  content: "";
  height: 8px;
  width: 8px;
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: 5px auto 0;
}
body.hotel #header #reservation > .btn > span {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}
body.hotel #header #reservation .cont {
  position: fixed;
  width: 100vw;
  bottom: 0;
  left: 0;
  background: #fff;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.hotel #header #reservation .cont .contentInner > ul li.reservBtn {
  position: relative;
  cursor: pointer;
}
body.hotel #header #reservation .cont .contentInner > ul li.reservBtn::after {
  content: "";
  height: 6px;
  width: 6px;
  display: block;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin: 5px auto 0;
  position: absolute;
  bottom: 12px;
  left: 50%;
}
body.hotel #header .reservationBox {
  padding: 0 !important;
}
body.hotel #header .reservationBox .contentInner > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body.hotel #header .reservationBox .contentInner > ul li.reservBtn {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  width: 150px;
  text-align: center;
  padding: 20px 0;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .reservationBox .contentInner > ul li.reservBtn {
    width: 90px;
  }
}
body.hotel #header .reservationBox .contentInner > ul li.reservBtn::before {
  content: "";
  height: 30px;
  width: 30px;
  display: block;
  margin: 0 auto 5px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("/common/img/ico_calendar.svg");
}
body.hotel #header .reservationBox .contentInner > ul li.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabLink {
  font-size: 14px;
  font-size: 1.4rem;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabLink li {
  white-space: nowrap;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabLink li.tabBtn {
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  padding: 4px 10px;
  border-radius: 3px 3px 0px 3px;
  background: #fff;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabLink li.active {
  border-right: none;
  border-radius: 3px 0px 0px 3px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabLink li a {
  border: 1px solid #bbb;
  display: block;
  margin: 8px 8px 8px 0;
  padding: 3px 20px 3px 3px;
  text-align: center;
  border-radius: 3px;
  background: url("/common/img/arrow01.svg") no-repeat right 5px center;
  background-size: 12px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #bbb;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont form {
  height: 100%;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner {
  margin-left: -1px;
  border-left: 1px solid #BBB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  min-height: 105px;
  height: 100%;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 30px 0;
  width: 100%;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box {
    padding: 5px 20px 0;
  }
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box dl {
  padding-right: 30px;
}
@media screen and (max-width: 1260px) {
  body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box dl {
    padding-right: 10px;
  }
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box dl dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 7px;
  white-space: nowrap;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box dl dd {
  white-space: nowrap;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box .res_day select {
  margin-right: 5px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box .res_btns .btn_res {
  background: #008345;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  border: none;
  width: 100%;
  padding: 10px 50px;
  border-radius: 5px;
  cursor: pointer;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box fieldset.children, body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box fieldset.attribute {
  display: none !important;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .box legend {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 7px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .textLink {
  padding-right: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .textLink_ttl {
  font-size: 13px;
  font-weight: bold;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .textLink_btn {
  width: 100%;
  margin-top: 8px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .btn_cancel {
  margin-bottom: 8px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .btn_cancel li {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
  white-space: nowrap;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .btn_cancel li:last-child {
  margin-bottom: 0;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .btn_cancel li a {
  position: relative;
  padding-right: 20px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .inner .btn_cancel li a::after {
  content: "";
  height: 12px;
  width: 12px;
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("/common/img/arrow01.svg");
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .ttlBox {
  width: 15%;
  padding-top: 10px;
  text-align: center;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .ttlBox > span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  border: 1px solid #000;
  font-size: 13px;
  font-size: 1.3rem;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .ttlBox > span::after {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  top: -5%;
  left: 10%;
  height: 110%;
  width: 80%;
  zoom: 1;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .ttlBox > span span {
  position: relative;
  z-index: 2;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .linkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .linkBox li {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 5px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .linkBox li:last-child {
  margin-bottom: 0;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .linkBox li .note {
  font-size: 11px;
  font-size: 1.1rem;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .linkBox li a[target=_blank] {
  padding-right: 12px;
  background: url(/common/img/ico_blank.png) right center/10px no-repeat;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01 {
  font-size: 13px;
  display: block;
  border: 1px solid #888;
  padding: 11px 40px 11px 20px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1;
  padding: 4px 35px 3px 10px;
  white-space: nowrap;
  max-width: 190px;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #008345;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01:after {
  content: "";
  width: 15px;
  height: 11px;
  background: url(/common/img/arrow01.svg) no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  -webkit-transition: background 0.1s 0.2s;
  transition: background 0.1s 0.2s;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01:hover {
  opacity: 1;
  color: #fff;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01:hover::before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01:hover::after {
  background-image: url(/common/img/arrow01_white.svg);
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.large {
  margin: auto;
  font-size: 15px;
  padding: 16px 60px 16px 30px;
  max-width: none;
}
@media screen and (min-width: 1024px) {
  body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.large {
    max-width: none;
    width: 80%;
    text-align: center;
  }
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.color01 {
  color: #fff;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.color01::before {
  background: #008345;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.color01::after {
  background-image: url(/common/img/arrow01_white.svg);
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.color01:hover {
  color: #008345;
  -webkit-animation: hover01_txt_green 0.7s both;
          animation: hover01_txt_green 0.7s both;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.color01:hover::before {
  -webkit-animation: hover01 0.7s both;
          animation: hover01 0.7s both;
}
body.hotel #header .reservationBox .contentInner > ul li.tab .tabCont .headerBtn01.color01:hover::after {
  -webkit-animation: hover01_arrow_green 0.7s both;
          animation: hover01_arrow_green 0.7s both;
}
body.hotel #header .reservationBox .contentInner > ul li.contact {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  border-left: 1px solid #aaa;
  width: 120px;
  text-align: center;
  padding: 15px 0;
  background: #008345;
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
}
body.hotel #header .reservationBox .contentInner > ul li.contact:hover {
  opacity: 0.7;
}
body.hotel #header .reservationBox .contentInner > ul li.contact::before {
  content: "";
  height: 30px;
  width: 30px;
  display: block;
  margin: 0 auto 8px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("/common/img/ico_contact.svg");
  -webkit-filter: invert(1.2) brightness(1.5);
          filter: invert(1.2) brightness(1.5);
}
body.hotel #header .reservationBox .contentInner > ul li.contact::after {
  content: "";
  height: 12px;
  width: 12px;
  display: block;
  margin: 4px auto 0;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("/common/img/arrow01.svg");
  -webkit-filter: invert(1.2) brightness(1.5);
          filter: invert(1.2) brightness(1.5);
}
body.hotel #header .reservationBox .contentInner > ul li.contact a {
  color: #fff;
}
body.hotel #header .reservationBox .contentInner > ul li.contact a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body.hotel #header .reservationBox .contentInner > ul li.close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
}
body.hotel #header .reservationBox .contentInner > ul li.close .closeBtn {
  display: block;
  white-space: nowrap;
  border: 1px solid #008345;
  color: #008345;
  text-align: center;
  padding: 5px;
}
body.hotel #header .tabCont > li {
  -webkit-transition: opacity 0.3s, visibility 0s ease 0s;
  transition: opacity 0.3s, visibility 0s ease 0s;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
body.hotel #header .tabCont > li.active {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 1;
  visibility: visible;
  height: auto;
}
body.hotel #footer {
  border-top: 1px solid #AAA;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
body.hotel #footer .footer01 {
  border-bottom: 1px solid #AAA;
  position: relative;
}
body.hotel #footer .footer01 .pagetop {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 90px;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer01 .pagetop {
    right: 90px;
    bottom: 5px;
  }
}
body.hotel #footer .footer01 .pagetop a {
  color: #FFF;
  padding-top: 50px;
  width: 50px;
  height: 0;
  overflow: hidden;
  background: rgba(40, 40, 40, 0.7);
  display: block;
  position: relative;
}
body.hotel #footer .footer01 .pagetop a::after {
  content: "";
  height: 10px;
  width: 10px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
body.hotel #footer .footer01 .contentInner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 115px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer01 .contentInner {
    display: block;
    padding: 30px 0;
  }
}
body.hotel #footer .footer01 ul li {
  padding: 0 10px;
}

@media screen and (max-width: 1023px) {
  body.hotel #footer .footer01 ul li {
    padding: 10px;
  }
}

body.hotel #footer .footer01 ul.logo-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer01 ul.logo-center {
    position: static;
    -webkit-transform: none;
            transform: none;
    text-align: center;
    margin-bottom: 30px;
  }
}
body.hotel #footer .footer01 ul.logo-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer01 ul.logo-right {
    margin-bottom: 30px;
  }
}
body.hotel #footer .footer01 ul.sns-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media screen and (max-width: 1023px) {
  body.hotel #footer .footer01 ul.sns-icon {
    flex-wrap: wrap;
    justify-content: center;
    width: 63%;
    margin: 0 auto;
  }
}

body.hotel #footer .footer02 {
  padding: 40px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 {
    padding: 0;
  }
}
body.hotel #footer .footer02 .contentInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div {
    padding: 10px 0;
    margin: 0 10px;
    width: auto !important;
    border-bottom: 1px solid #bbb;
  }
}
body.hotel #footer .footer02 .contentInner > div:nth-child(1) {
  width: 20%;
}
body.hotel #footer .footer02 .contentInner > div:nth-child(2) {
  width: 25%;
}
body.hotel #footer .footer02 .contentInner > div:nth-child(3) {
  width: 30%;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div:nth-child(3) {
    border-bottom: none;
    padding: 0;
  }
  body.hotel #footer .footer02 .contentInner > div:nth-child(3) ul {
    border-bottom: 1px solid #bbb;
    padding: 10px 0;
  }
  body.hotel #footer .footer02 .contentInner > div:nth-child(3) ul:last-child {
    border-bottom: none;
  }
}
body.hotel #footer .footer02 .contentInner > div:nth-child(4) {
  width: 25%;
  margin: 0;
  padding: 0 10px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div:nth-child(4) {
    border: none;
    border-top: 1px solid #bbb;
    padding: 25px 10px;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul {
  padding-bottom: 35px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li {
  margin-bottom: 12px;
  padding: 0 0 0 20px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li {
    margin: 0;
    padding: 10px 0;
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li:nth-child(odd) {
    padding: 10px 5px 10px 0;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li.btn {
  margin-bottom: 25px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li.btn {
    display: none;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li.btn a {
  background: #64635E;
  color: #fff;
  display: block;
  text-align: center;
  padding: 5px;
}
body.hotel #footer .footer02 .contentInner > div > ul > li.search {
  position: relative;
  margin-bottom: 25px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li.search {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li.search input[type=text] {
  border: 1px solid #555;
  width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.hotel #footer .footer02 .contentInner > div > ul > li.search button {
  position: absolute;
  top: 8px;
  right: 15px;
  background: url(/common/img/ico_search.svg) no-repeat center center/contain;
  border: none;
  width: 18px;
  height: 18px;
  text-indent: 20px;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}
body.hotel #footer .footer02 .contentInner > div > ul > li.lang {
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li.lang {
    display: none;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li.lang.active > span::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
body.hotel #footer .footer02 .contentInner > div > ul > li.lang > span {
  display: block;
  border-bottom: 1px solid #555;
  padding-bottom: 10px;
  cursor: pointer;
}
body.hotel #footer .footer02 .contentInner > div > ul > li.lang > span::after {
  content: "";
  height: 10px;
  width: 10px;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.hotel #footer .footer02 .contentInner > div > ul > li.lang ul {
  display: none;
  background: #fff;
  padding: 10px;
}
body.hotel #footer .footer02 .contentInner > div > ul > li.lang ul li {
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li.gbac {
    width: 100%;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li.gbac ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li.gbac ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer02 .contentInner > div > ul > li.gbac ul li {
    padding: 0 10px;
  }
}
body.hotel #footer .footer02 .contentInner > div > ul > li.gbac ul img {
  height: 85px;
}
body.hotel #footer .footer03 {
  background: #414141;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 {
    text-align: center;
  }
}
body.hotel #footer .footer03 .contentInner {
  position: relative;
  padding: 35px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .contentInner {
    padding: 30px 0 25px;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 #link_site > dl {
    margin-bottom: 30px;
  }
}
body.hotel #footer .footer03 #link_site > dl.active > dt::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 6px;
  right: 0;
}
body.hotel #footer .footer03 #link_site > dl > dt {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 #link_site > dl > dt {
    float: none;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.hotel #footer .footer03 #link_site > dl > dt::before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  height: 10px;
  width: 10px;
  border-right: 2px solid rgba(255, 255, 255, 0.7);
  border-bottom: 2px solid rgba(255, 255, 255, 0.7);
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 2px;
  right: 0;
}
body.hotel #footer .footer03 #link_site > dl > dd {
  clear: both;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 10px;
  display: none;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 #link_site > dl > dd {
    text-align: left;
  }
}
body.hotel #footer .footer03 #link_site > dl > dd a {
  color: rgba(255, 255, 255, 0.5);
}
body.hotel #footer .footer03 #link_site > dl > dd #logos {
  padding: 20px 0;
}
body.hotel #footer .footer03 #link_site > dl > dd #logos ul {
  padding: 0;
  list-style: none;
}
body.hotel #footer .footer03 #link_site > dl > dd #logos li {
  float: left;
  margin: 0;
  padding: 0;
}
body.hotel #footer .footer03 #link_site > dl > dd #logos img {
  display: block;
  margin: 0;
  padding: 0;
}
body.hotel #footer .footer03 #link_site > dl > dd .mds_link {
  font-size: 16px;
  margin-bottom: 1em;
}
body.hotel #footer .footer03 #link_site > dl > dd .mds_line_blue {
  padding: 0 0 0.5em 0;
  margin-top: 0em;
  margin-bottom: 1.5em;
  font-size: 1.25em;
  border-bottom: #999 solid 3px;
}
body.hotel #footer .footer03 #link_site > dl > dd ul {
  padding: 0 0 10px 0;
  list-style: none;
}
body.hotel #footer .footer03 #link_site > dl > dd li {
  margin-bottom: 8px;
}
body.hotel #footer .footer03 #link_site > dl > dd .institution {
  float: left;
  display: inline;
  width: 18%;
}
body.hotel #footer .footer03 #link_site > dl > dd ul a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}
body.hotel #footer .footer03 #link_site > dl > dd ul a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
body.hotel #footer .footer03 #link_site > dl > dd .list_link {
  font-size: 12px;
}
body.hotel #footer .footer03 #link_site > dl > dd .area {
  float: right;
  display: inline;
  width: 80%;
  position: relative;
}
body.hotel #footer .footer03 #link_site > dl > dd .area p {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
body.hotel #footer .footer03 #link_site > dl > dd .area p.sisetu_color br {
  display: none;
}
body.hotel #footer .footer03 #link_site > dl > dd .area span.stay {
  display: inline-block;
  border-left: 4px solid #2096cf;
  padding-left: 5px;
  margin-bottom: 4px;
}
body.hotel #footer .footer03 #link_site > dl > dd .area span.wed {
  display: inline-block;
  border-left: 4px solid #e071ec;
  margin-left: 20px;
  padding-left: 5px;
  margin-bottom: 4px;
}
body.hotel #footer .footer03 #link_site > dl > dd .area span.rest {
  display: inline-block;
  border-left: 4px solid #a5a63f;
  margin-left: 20px;
  padding-left: 5px;
  margin-bottom: 4px;
}
@media (min-width: 370px) {
  body.hotel #footer .footer03 #link_site > dl > dd .area span.play {
    display: inline-block;
    border-left: 4px solid #43994e;
    margin-left: 20px;
    padding-left: 5px;
    margin-bottom: 4px;
  }
}
@media (max-width: 369px) {
  body.hotel #footer .footer03 #link_site > dl > dd .area span.rest {
    display: inline-block;
    border-left: 4px solid #a5a63f;
    margin-left: 20px;
    margin-right: 10px;
    padding-left: 5px;
    margin-bottom: 4px;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .area span.play {
    display: inline-block;
    border-left: 4px solid #43994e;
    margin-left: 0px;
    padding-left: 5px;
    margin-bottom: 4px;
  }
}
@media (max-width: 347px) {
  body.hotel #footer .footer03 #link_site > dl > dd .area span.play {
    display: inline-block;
    border-left: 4px solid #43994e;
    margin-left: 0px;
    padding-left: 5px;
    margin-bottom: 4px;
  }
}
body.hotel #footer .footer03 #link_site > dl > dd .area .wrap {
  float: left;
  display: inline;
  width: 23.5%;
  margin-right: 10px;
}
body.hotel #footer .footer03 #link_site > dl > dd .area .wrap:last-child {
  margin-right: 0px;
}
body.hotel #footer .footer03 #link_site > dl > dd .area li.stay {
  border-left: 4px solid #2096cf;
  padding-left: 5px;
  color: rgba(255, 255, 255, 0.5);
}
body.hotel #footer .footer03 #link_site > dl > dd .area li.wed {
  border-left: 4px solid #e071ec;
  padding-left: 5px;
  color: rgba(255, 255, 255, 0.5);
}
body.hotel #footer .footer03 #link_site > dl > dd .area li.rest {
  border-left: 4px solid #a5a63f;
  padding-left: 5px;
  color: rgba(255, 255, 255, 0.5);
}
body.hotel #footer .footer03 #link_site > dl > dd .area li.play {
  border-left: 4px solid #43994e;
  padding-left: 5px;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 #link_site > dl > dd #logos ul {
    padding: 0;
    list-style: none;
    text-align: center;
  }
  body.hotel #footer .footer03 #link_site > dl > dd #logos li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 33%;
    text-align: center;
  }
  body.hotel #footer .footer03 #link_site > dl > dd #logos li:nth-child(7) {
    clear: left;
  }
  body.hotel #footer .footer03 #link_site > dl > dd #logos li img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .mds_line_blue {
    clear: both;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .institution {
    float: none;
    display: block;
    width: 100%;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .institution .wrap {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .institution .wrap:last-child {
    margin-right: 0;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .area {
    float: none;
    width: 100%;
    display: block;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .area .wrap {
    float: left;
    display: inline;
    width: 48%;
    margin-right: 2%;
  }
}
@media (min-width: 480px) {
  body.hotel #footer .footer03 #link_site > dl > dd .area p {
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
    text-align: right;
  }
}
@media (max-width: 479px) {
  body.hotel #footer .footer03 #link_site > dl > dd .area p {
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
    text-align: left;
  }
}
body.hotel #footer .footer03 #link_site .footer_link_color {
  color: #888;
}
body.hotel #footer .footer03 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box {
    display: block;
  }
}
body.hotel #footer .footer03 .box .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box .info {
    display: block;
  }
}
body.hotel #footer .footer03 .box .info dt {
  font-size: 22px;
  font-size: 2.2rem;
  padding-right: 8%;
  white-space: nowrap;
  min-width: 220px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box .info dt {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box .info dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 30px;
  }
}
body.hotel #footer .footer03 .box .info dd .ttl {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box .info dd .ttl {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
  }
}
body.hotel #footer .footer03 .box .info dd .tel {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box .info dd .tel {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
body.hotel #footer .footer03 .box .info dd .sub {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 1023px) {
  body.hotel #footer .footer03 .box .info dd .sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.hotel #footer .footer03 .box .copy {
  font-size: 10px;
  font-size: 1rem;
}
body.hotel #mainVisual {
  position: relative;
  margin-bottom: 4px;
}
@media screen and (max-width: 1023px) {
  body.hotel #mainVisual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body.hotel #mainVisual .bnr {
  position: absolute;
  bottom: 40px;
  right: 0;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.4);
  width: 310px;
  height: 80px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  body.hotel #mainVisual .bnr {
    bottom: 0;
    margin: 10px auto;
    position: relative;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
body.hotel #mainVisual .bnr dl {
  position: absolute;
  top: 0;
  right: 0;
  background: #FFF;
  width: 310px;
  height: 80px;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.hotel #mainVisual .bnr dl:hover {
  opacity: 1;
  background: #eee;
}
body.hotel #mainVisual .bnr dl.active {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  right: -100%;
  opacity: 1;
}
body.hotel #mainVisual .bnr dl dt {
  padding: 13px;
  width: 100px;
  height: 80px;
}
body.hotel #mainVisual .bnr dl dt span {
  display: block;
  height: 100%;
  background: url(/common/img/logo.svg) no-repeat center center #eee;
}
body.hotel #mainVisual .bnr dl dt span img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
body.hotel #mainVisual .bnr dl dd {
  text-align: left;
  padding: 0px 30px 0 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  height: 100%;
  width: calc(100% - 100px);
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
body.hotel #mainVisual .bnr dl dd span {
  overflow: hidden;
  display: block;
  max-height: 60px;
}
@media screen and (max-width: 767px) {
  body.hotel #mainVisual .bnr dl dd span.pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  body.hotel #mainVisual .bnr dl dd span.sp {
    display: none;
  }
}
body.hotel #mainVisual .bnr dl dd a {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.hotel #mainVisual .bnr dl dd a::after {
  content: "";
  width: 15px;
  height: 11px;
  background: url(/common/img/arrow01.svg) no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  right: -20px;
  margin-top: -6px;
}
body.hotel #mainVisual .info {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  padding: 6px 0px;
  position: absolute;
  width: 100%;
  bottom: 0;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
body.hotel #mainVisual .info a {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  body.hotel #mainVisual .info {
    position: relative;
  }
}
body.hotel #mainVisual .slider li img {
  width: 100%;
  height: 660px;
  object-fit: cover;
  object-position: center;
  display: block;
}
body.hotel #mainVisual .slider li img.sp {
  display: none;
}
body.hotel #mainVisual .slick-track {
  max-height: 660px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  body.hotel #mainVisual .slider li img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    object-position: top;
  }
  body.hotel #mainVisual .slider li img.pc {
    display: none;
  }
  body.hotel #mainVisual .slider li img.sp {
    display: block;
  }
  body.hotel #mainVisual .slick-track {
    height: 106vw;
  }
}
body.hotel .promoArea .titleStyle02 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  body.hotel .promoArea .titleStyle02 {
    margin-top: 20px;
  }
}
body.hotel #movieArea {
  background: url(/common/img/top/movie.jpg) no-repeat center center;
  background-size: cover;
  min-height: 400px;
  text-align: center;
  position: relative;
  margin-bottom: 90px;
}
@media screen and (max-width: 1023px) {
  body.hotel #movieArea {
    margin-bottom: 30px;
    min-height: 260px;
  }
}
body.hotel #movieArea a {
  color: #fff;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.hotel #movieArea a:hover {
  background: rgba(0, 131, 69, 0.5);
  opacity: 1;
}
body.hotel #movieArea .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  body.hotel #movieArea .inner {
    padding-bottom: 30px;
  }
}
body.hotel #movieArea .inner .ttl {
  margin-bottom: 110px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 1023px) {
  body.hotel #movieArea .inner .ttl {
    margin-bottom: 80px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.hotel #movieArea .inner .play {
  position: relative;
}
body.hotel #movieArea .inner .play::before {
  content: "";
  width: 77px;
  height: 55px;
  background: url("/common/img/icon_play.svg") no-repeat;
  background-size: contain;
  opacity: 0.5;
  display: block;
  position: absolute;
  top: -70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1023px) {
  body.hotel #movieArea .inner .play::before {
    width: 60px;
    height: 45px;
    top: -60px;
  }
}
body.hotel #introArea .cont {
  max-width: 1366px;
  margin: 0 auto 120px;
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont {
    max-width: 600px;
    margin: 0 auto 20px;
  }
}
body.hotel #introArea .cont:nth-of-type(even) .inner .img {
  left: inherit;
  right: 0;
}
body.hotel #introArea .cont:nth-of-type(even) .inner .txtBox {
  padding: 50px 800px 0 50px;
}
@media screen and (max-width: 1365px) {
  body.hotel #introArea .cont:nth-of-type(even) .inner .txtBox {
    padding: 3.5vw 58vw 0 3vw;
  }
}
body.hotel #introArea .cont .ttl {
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 80px;
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont .ttl {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}
body.hotel #introArea .cont .inner {
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont .inner {
    padding: 30px;
  }
}
body.hotel #introArea .cont .inner .img {
  position: absolute;
  top: -50px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1365px) {
  body.hotel #introArea .cont .inner .img {
    width: 60vw;
    top: -4vw;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont .inner .img {
    width: auto;
    top: 0;
  }
}
body.hotel #introArea .cont .inner .txtBox {
  border: 1px solid #aaa;
  max-width: 1235px;
  margin: 0 auto;
  padding: 50px 20px 0 790px;
  min-height: 470px;
}
@media screen and (max-width: 1365px) {
  body.hotel #introArea .cont .inner .txtBox {
    width: 91%;
    padding: 3.5vw 1.4vw 0 58vw;
    min-height: 34vw;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont .inner .txtBox {
    width: auto;
    min-height: auto;
    padding: 320px 30px 30px 30px !important;
  }
}
@media screen and (max-width: 620px) {
  body.hotel #introArea .cont .inner .txtBox {
    padding: 52vw 5vw 5vw 5vw !important;
  }
}
body.hotel #introArea .cont .inner .txtBox .subttl {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.3;
  margin-bottom: 30px;
}
@media screen and (max-width: 1365px) {
  body.hotel #introArea .cont .inner .txtBox .subttl {
    font-size: 2.3vw;
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont .inner .txtBox .subttl {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  body.hotel #introArea .cont .inner .txtBox .subttl {
    font-size: 5.3vw;
  }
}
body.hotel #introArea .cont .inner .txtBox .txt {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 1365px) {
  body.hotel #introArea .cont .inner .txtBox .txt {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #introArea .cont .inner .txtBox .txt {
    display: none;
  }
}
body.hotel #guestArea {
  background: #eee;
  text-align: center;
  padding: 50px 0;
}
body.hotel #guestArea .inner {
  display: inline-block;
  margin-bottom: 20px;
}
body.hotel #guestArea .inner .ttl {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
}
body.hotel #guestArea .inner .subttl {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
}
body.hotel #guestArea .figure {
  margin-bottom: 40px;
}
body.hotel #infoArea, body.hotel .infoArea {
  text-align: center;
  padding: 70px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel #infoArea, body.hotel .infoArea {
    padding: 35px 0;
  }
}
body.hotel #infoArea .ttl, body.hotel .infoArea .ttl {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  body.hotel #infoArea .ttl, body.hotel .infoArea .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
body.hotel #infoArea .ttl.notes, body.hotel .infoArea .ttl.notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  body.hotel #infoArea .ttl.notes, body.hotel .infoArea .ttl.notes {
    display: block;
  }
}
body.hotel #infoArea .ttl .notesTxt, body.hotel .infoArea .ttl .notesTxt {
  display: inline-block;
  font-size: 13px;
  margin-left: 30px;
}
@media screen and (max-width: 1023px) {
  body.hotel #infoArea .ttl .notesTxt, body.hotel .infoArea .ttl .notesTxt {
    margin-left: 0;
    display: block;
    text-align: center;
  }
}
body.hotel #infoArea .ttl .notesTxt.line, body.hotel .infoArea .ttl .notesTxt.line {
  padding: 5px 0;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}
@media screen and (max-width: 1023px) {
  body.hotel #infoArea .ttl .notesTxt.line, body.hotel .infoArea .ttl .notesTxt.line {
    margin-top: 10px;
  }
}
body.hotel #infoArea .listStyle02, body.hotel .infoArea .listStyle02 {
  margin: 0 auto 30px;
  max-width: 840px;
}
body.hotel #accessArea {
  text-align: center;
  padding-bottom: 110px;
}
@media screen and (max-width: 1023px) {
  body.hotel #accessArea {
    padding-bottom: 20px;
  }
}
body.hotel #accessArea .ttl {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  body.hotel #accessArea .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
body.hotel #accessArea .map {
  margin-bottom: 20px;
}
body.hotel #accessArea .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  body.hotel #accessArea .txt {
    display: block;
  }
}
body.hotel #accessArea .txt p {
  line-height: 1.9;
}
@media screen and (max-width: 1023px) {
  body.hotel #accessArea .txt p {
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #accessArea .txt ul {
    margin-bottom: 20px;
  }
}



body.hotel #aboutArea {
  text-align: center;
  padding-bottom: 110px;
}
@media screen and (max-width: 1023px) {
  body.hotel #aboutArea {
    padding-bottom: 20px;
  }
}
body.hotel #aboutArea .ttl {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  body.hotel #aboutArea .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
body.hotel #aboutArea .txt {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  body.hotel #aboutArea .txt {
    display: block;
  }
}
body.hotel #aboutArea .txt p {
  line-height: 1.9;
}
@media screen and (max-width: 1023px) {
  body.hotel #aboutArea .txt p {
    line-height: 1.5;
    margin-bottom: 20px;
  }
}

body.hotel .headerNotice {
  padding: 40px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel .headerNotice {
    padding: 20px 0;
  }
}
body.hotel.top .block {
  padding: 80px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.top .block {
    padding: 40px 0;
  }
}
body.hotel.top .block.padSSmall {
  padding: 30px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.top .block.padSSmall {
    padding: 15px 0;
  }
}
body.hotel.top .block.padSmall {
  padding: 60px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.top .block.padSmall {
    padding: 30px 0;
  }
}
body.hotel.top .block.padLarge {
  padding: 100px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.top .block.padLarge {
    padding: 50px 0;
  }
}
body.hotel.top .block.bgBeige01 {
  background: #f3ece1;
}
body.hotel.top .block.bgBeige02 {
  background: #efe6d3;
}
body.hotel.top .block.bgBeige03 {
  background: #f1ebdd;
}
body.hotel.top .block.bgGray01 {
  background: #eee;
}
body.hotel.top .block.bgPattern01 {
  background: url(/common/img/bg_pattern01.png);
}
body.hotel.top .block.bgWood {
  background: url(/common/img/bg_wood.jpg) 0 0/cover no-repeat;
}
body.hotel.top .block.topLine {
  border-top: 1px solid #888;
}

.tacPC {
  text-align: center;
}

#header > .contentInner {
  width: 1276px;
  max-width: 1276px;
}

body .noBorBtm {
  border-bottom: none !important;
}
body .noBorTop {
  border-top: none !important;
}
body .noBorLeft {
  border-left: none !important;
}
body .noBorRight {
  border-right: none !important;
}
body .atmTop {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
body .atmCen {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
body .flexAround {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
body .w50 {
  width: 50%;
}
body .w15 {
  width: 15%;
}
body .w20 {
  width: 20%;
}
body .w23 {
  width: 23%;
}
body .w8 {
  width: 8%;
}
body.hotel.sub #selectedArea {
  background: #eee;
  padding-bottom: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
body.hotel.sub #selectedArea.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
body.hotel.sub #selectedArea .sectionTtl {
  background: #64635e;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  margin-bottom: 30px;
}
body.hotel.sub #compareArea {
  display: none;
  background: #eee;
  padding: 40px 0;
}
body.hotel #header .inner .logo {
  margin-top: 14px;
}
body.hotel #header .inner .logo img {
  height: 56px;
}
@media screen and (max-width: 1023px) {
  body.hotel #header .inner .logo img {
    height: 26px;
  }
}
body.hotel #header .inner .headTxt {
  height: 36px;
}
body.hotel #header .reservationBox .contentInner {
  width: 1260px;
  max-width: 1260px;
}
body.hotel #header .reservationBox .contentInner > ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.hotel #header .reservationBox .contentInner > ul li.reservBtn {
  padding-right: 15px;
  width: auto;
  border-right: 1px solid #aaa;
  font-size: 16px;
  font-size: 1.6rem;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle {
  padding-top: 26px;
  width: 100%;
  max-width: 1009px;
  font-size: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle > div {
  padding-left: 15px;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle > div.res_btns input {
  background: #008345;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
  width: 100%;
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 5px;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle > div.res_btns input:hover {
  opacity: 0.7;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle > div dt {
  margin-bottom: 7px;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle > div dd select {
  min-width: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle > div dd select:not(:first-of-type) {
  margin-left: 5px;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle .btn_cancel {
  text-align: center;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle .btn_cancel a {
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
body.hotel #header .reservationBox .contentInner > ul li.reservationStyle .btn_cancel a:before {
  content: "";
  height: 12px;
  width: 12px;
  display: block;
  position: absolute;
  bottom: -20px;
  right: 50%;
  margin-right: -6px;
  background: no-repeat center center;
  background-size: contain;
  background-image: url("/common/img/arrow01.svg");
}
body.hotel #header .reservationBox .contentInner > ul li.contact {
  border-right: 1px solid #aaa;
  border-left: none;
  width: auto;
  padding: 10px;
  white-space: nowrap;
}
body.hotel #header .reservationBox .contentInner .date-picker {
  background: url(/common/css/images/calendar.png) no-repeat scroll center right #fff;
  border: 1px solid #ccc;
}
body.hotel #header #gNavi > ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 15px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body.hotel #header #gNavi > ul > li {
  margin-right: 0;
  margin-left: 23px;
}
body.hotel #header #gNavi > ul > li.reservation {
  padding-top: 8px;
  font-size: 1.3rem;
}
body.hotel #header #gNavi > ul > li .cont .contentInner > dl {
  width: 25%;
}
body.hotel #header #reservation > .btn {
  height: 97px;
}
body.hotel #header #reservation > .btn:before {
  width: 22px;
  height: 20px;
}
body.hotel #header #reservation > .btn > span {
  font-size: 1.3rem;
  line-height: 1.23;
}
body.hotel #footer .footer03 .contentInner {
  padding: 28px 0 38px;
}
body.hotel #footer .footer03 .box .info {
  width: 64%;
}
body.hotel #footer .footer03 .box .info dt {
  padding-right: 5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body.hotel #footer .footer03 .box .info dd {
  font-size: 1.3rem;
}
body.hotel #footer .footer03 #link_site > dl > dd .row {
  color: #c5c5c5;
}
body.hotel #footer .footer03 #link_site > dl > dd .row > div {
  float: left;
  font-size: 1.3rem;
  width: 25%;
}
body.hotel #footer .footer03 #link_site > dl > dd .row > div ul {
  padding: 0;
  margin: 10px 0 10px 30px;
}
body.hotel #footer .footer03 #link_site > dl > dd .row > div ul li {
  margin: 0;
  color: #333333;
  position: relative;
}
body.hotel #footer .footer03 #link_site > dl > dd .row > div ul li:before {
  position: absolute;
  width: 5px;
  height: 5px;
  background: #333;
  left: -12px;
  top: 7px;
  content: "";
  border-radius: 50%;
}
body.hotel #footer .footer03 #link_site > dl > dd .row > div ul li a {
  color: #888;
}
body.hotel #mainVisual .btnStyle05 a span {
  min-width: 100px;
  text-align: center;
}
body.hotel #mainContent .beigeTxt {
  color: #b39a62;
}

body.hotel.top #infoArea .listStyle02 {
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
body.hotel.top #accessArea {
  font-family: "-apple-system", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
body.hotel.top #accessArea .ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
body.hotel.top #accessArea .btnStyle01 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
}
body.hotel.top #accessArea .accessBox {
  max-width: 800px;
  margin: 20px auto 0;
  text-align: left;
}
body.hotel.top #accessArea .accessBox p:not(:last-child) {
  margin-bottom: 20px;
}


@media screen and (max-width: 1300px) {
  #header > .contentInner {
    width: auto;
    max-width: 1276px;
  }

  body.hotel #header .reservationBox .contentInner {
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel #header .inner .logo {
    margin-top: 0;
  }
  body.hotel #footer .footer03 .box .info {
    width: auto;
  }
  body.hotel #footer .footer03 .box .info dt {
    padding-right: 0;
  }
  body.hotel #footer .footer03 .box .info dd {
    font-size: 1.3rem;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .row {
    padding: 0 30px;
  }
  body.hotel #footer .footer03 #link_site > dl > dd .row > div {
    float: none;
    width: auto;
  }
  body.hotel #mainContent .boxStyle07 .imgBox {
    text-align: center;
  }
  body.banquet.mice #mainContent .sliderStyle01 .slide > .txtBox {
    position: static;
  }
  body.banquet.mice #mainContent .sliderStyle01 .slick-arrow {
    top: calc((50vw - 20px) * 190 / 305 - 20px);
  }
  body.hotel.top #accessArea .btnStyle01 {
    margin-top: 20px;
    text-align: left;
    display: block;
  }
  body .acdStyle03 > .acdCont .inner {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body .acdStyle03 > .acdCont .inner .photoUl {
    width: auto;
  }
  body .acdStyle03 > .acdCont .inner .textBox {
    margin-bottom: 20px;
    width: auto;
  }
  body.garden.serenity_garden #mainContent .boxStyle03 .inner {
    padding: 15px 0;
  }
  body.garden.profile #mainContent .btnStyle07 a {
    display: block;
  }
  body.garden.profile #mainContent .btnStyle07 a span {
    font-size: 1.1rem;
  }
  body.garden.profile #mainContent .profile .profileBox > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.garden.profile #mainContent .profile .profileBox > ul > li {
    width: 48%;
  }
  body.garden.profile #mainContent .profile .profileBox > ul > li li {
    margin-bottom: 5px;
  }
  body.dining.sub {
    font-size: 1.4em;
  }
  body.dining.room #mainContent .btnStyle02 a {
    height: 63px;
  }
  body.dining #mainContent .acdStyle01 > .acdToggle dt {
    margin-right: 0;
    width: auto;
  }
  body.dining #mainContent .acdStyle01 > .acdToggle dt .imgBox {
    width: 120px;
    margin-right: 0;
  }
  body.dining #mainContent .acdStyle01 > .acdToggle dt .ttl {
    width: calc(100% - 120px);
  }
  body.dining #mainContent .acdStyle01 > .acdToggle dd {
    width: auto;
  }
  body.guests_gallery #mainVisual {
    height: 47vw !important;
  }
  body.guests_gallery #mainContent .wrapper_s {
    width: 82%;
  }
  body.guests_gallery #mainContent .instanavi a {
    width: 100%;
    margin: 0.5% 0;
  }
  body.guests_gallery #mainContent .instanavi a.all {
    background-image: url("/common/img/guests_gallery/icon_cate01.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  body.guests_gallery #mainContent .instanavi a.nature {
    background-image: url("/common/img/guests_gallery/icon_cate02.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  body.guests_gallery #mainContent .instanavi a.cuisine {
    background-image: url("/common/img/guests_gallery/icon_cate03.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  body.guests_gallery #mainContent .instanavi a.celebration {
    background-image: url("/common/img/guests_gallery/icon_cate04.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  body.guests_gallery #mainContent .instanavi a span {
    padding: 18px 0;
    position: relative;
    font-size: 1.4em;
    display: block;
    font-family: Garamond, serif;
    background: rgba(0, 0, 0, 0.7);
  }
  body.guests_gallery #mainContent .instanavi a:hover {
    opacity: 1;
  }
  body.guests_gallery #mainContent .instanavi a:hover span, body.guests_gallery #mainContent .instanavi a.active span {
    background: rgba(0, 0, 0, 0.1);
    text-shadow: 0 0 5px #000;
  }
  body.guests_gallery #mainContent .instanavi a:last-child {
    margin: 0 0 0.96% 0;
  }
  body.banquets_meetings #reason .titleStyle04 {
    font-size: 20px;
  }
  body.banquets_meetings #reason .titleStyle04 span.pc {
    display: none;
  }
  body.banquets_meetings #reason .titleStyle04 span.sp {
    font-size: 17px;
    display: block;
  }
  body.banquets_meetings #reason p {
    line-height: 2;
  }
  body.about.imagebook #mainContent .btnStyle05 a {
    padding: 0 25px 0 10px;
    border: 1px solid #fff;
    font-size: 13px;
  }
  body.about.imagebook #mainContent .btnStyle05 a:before {
    background-size: 13px 6px;
    right: 9px;
    width: 13px;
    height: 6px;
    margin-top: -3px;
  }
  body.about.imagebook #mainContent .btnStyle05 a span {
    display: block;
  }
  body.about.imagebook #mainContent .listStyle25 dl .titleBox .img {
    width: 100%;
    height: auto;
  }
  body.about.imagebook #mainContent .listStyle25 dl .titleBox .img img {
    height: auto;
  }
  body.about.imagebook #mainContent .listStyle25 dl .txt {
    border: none;
  }
  body.about.imagebook #mainContent .listStyle25.col4:not(.spCol2) > li,
body.about.imagebook #mainContent .listStyle25.col4:not(.spCol2) > dl,
body.about.imagebook #mainContent .listStyle25.col4:not(.spCol2) > .box {
    width: 49%;
  }
  body.about.imagebook #mainContent .listStyle25.col4:not(.spCol2) > li:not(:nth-child(2n)),
body.about.imagebook #mainContent .listStyle25.col4:not(.spCol2) > dl:not(:nth-child(2n)),
body.about.imagebook #mainContent .listStyle25.col4:not(.spCol2) > .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
  body.about.imagebook #mainContent .bgBox {
    padding-top: 30px;
    background: #ECE4D1;
  }
  body.about.imagebook #mainContent .bgBox .listStyle25 {
    text-align: center;
    margin-bottom: 0;
  }
  body.about.imagebook #mainVisual {
    height: 80vw;
    min-height: inherit;
  }
  body.spa.spabyloccitane #mainContent .btnStyle02.col2 li {
    width: 100%;
  }
  body.spa.spabyloccitane #mainContent .btnStyle02.col2 li:nth-child(2n+1) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  body #mainContent .boxStyle02 .cont .inner .txtBox {
    padding-top: 65vw !important;
  }
}
/*# sourceMappingURL=lang.css.map */