@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/*clear fix*/
.container:after,
#gNavLi:after,
.halfLi:after,
.fourthLi:after,
#btmCont:after,
#topNews:after,
#newsLi li:after,
#main .tableWrap:after,
#guide .list:after,
#guide .tableWrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '';
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: 0 auto;
}

/* common
-------------------------*/
body {
  font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #333;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.en {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

a {
  color: #11776f;
}

.wrap,
.wrap:hover,
.fade:hover,
.fade {
  display: block;
  text-decoration: none;
}

.ib {
  display: inline-block;
}

.container {
  position: relative;
  padding: 0 20px;
}

@media screen and (min-width: 768px) {

  .container {
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {

  .spCont {
    display: none;
  }
}

.pcCont {
  display: none;
}

@media screen and (min-width: 768px) {

  .pcCont {
    display: block;
  }
}

.spa {
  background: #e4007f;
}

.stone {
  background: #9070af;
}

.healing {
  background: #009cdb;
}

.restaurant {
  background: #ffa801;
}

.resort-lounge{
  background: #1BB0A4;
}

.outdoor-sauna{
  background: #FF4524;
}


/* #wrapper
-------------------------*/
#wrapper {
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 768px) {

  #wrapper {
    min-width: 960px;
    margin: 0 auto;
  }
}

/* header
-------------------------*/

.teriha-state {
  position: absolute;
  left: 700px;
  top: 6px;
  width: 300px;
}

#overlay-state .teriha-state {
  position: fixed;
  left: 50%;
  top: 150px;
  z-index: 100;
  margin-left: -150px;
  padding: 20px 10px 20px 20px;
  border: 1px solid #008095;
}

.teriha-state .close {
  display: none;
}

#overlay-state .teriha-state,
.sp-state .pcCont {
  display: none;
}

.sp-state .teriha-state {
  left: 10px;
  top: 10px;
  margin-right: 110px;
  width: auto;
  letter-spacing: -10px;
  background: #FFF;
  padding: 0 10px 10px 10px;
}

.sp-state-page {
  position: absolute;
  left: 0;
  top: 65px;
  width: 100%;
  text-align: center;
}

.sp-state-page .teriha-state {
  position: static;
  display: inline-block;
  margin: 0 60px;
}

#overlay-state .teriha-state .spCont,
.sp-state .teriha-state dt {
  margin-right: -10px;
  margin-left: -10px;
}

#overlay-state .teriha-state .spCont dd,
.sp-state .teriha-state dd {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  width: auto !important;
  max-width: 28%;
  letter-spacing: normal;
  text-align: center;
}

#overlay-state .teriha-state .spCont dd>img,
.sp-state .teriha-state dd>img {
  width: 78%;
  max-width: none;
}

#overlay-state .teriha-state .spCont dd.teriha-state-2f,
.sp-state .teriha-state dd.teriha-state-2f {
  margin: 0 7% 0 3%;
}

#overlay-state .teriha-state .spCont dd.teriha-state-2f>img,
.sp-state .teriha-state dd.teriha-state-2f>img {
  width: 98%;
}

#overlay-state .teriha-state .spCont dd.teriha-state-3f>img,
.sp-state .teriha-state dd.teriha-state-3f>img {
  width: 129%;
  margin-left: -14%;
}

#overlay-state .teriha-state .close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #008095;
  color: #FFF;
  text-align: center;
  width: 20px;
  height: 20px;
  font-weight: bold;
  padding-top: 2px;
  cursor: pointer;
}

.teriha-state img {
  display: inline-block;
  margin: 0;
}

.teriha-state dt {
  text-align: left;
}

.teriha-state dd {
  float: left;
  padding-top: 12px;
  width: 84px;
  text-align: center;
}

.teriha-state dd.teriha-state-2f {
  margin-left: 15px;
  margin-right: 1px;
}

.teriha-state dd.teriha-state-3f {
  padding-top: 0;
  width: 113px;
}

.teriha-state dd div {
  margin-top: 5px;
}

@media screen and (max-width: 768px) {

  #overlay-state .teriha-state {
    width: 260px;
    max-width: 95%;
    margin-left: -151px;
    padding: 0 20px 10px 20px;
  }

  #overlay-state .teriha-state dt {
    margin-right: -10px;
    margin-left: -10px;
  }

  #overlay-state .teriha-state .close {
    top: -10px;
    right: -10px;
  }

  #overlay-state .teriha-state dd.teriha-state-3f {
    margin-left: -10px;
  }
}

.header-fix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  height: 110px;
  border-top: 3px solid #e4007f;
  z-index: 10;
}

header {
  position: relative;
  width: 100%;
  min-height: 100px;
  background-image: url(../img/common/bg_header_sp.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

header .logo {
  position: relative;
  float: left;
  width: 110px;
}

header .container {
  padding: 0 10px;
  padding-bottom: 32%;
}

header .container.spCont {
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {

  header {
    height: 346px;
    background-image: url(../img/common/bg_header.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 113px;
  }

  #topHeader {
    padding-bottom: 0;
  }

  header .logo {
    width: 259px;
  }

  header .container {
    padding: 0 20px;
  }

  header .btn {
    display: none;
  }
}

header .btn {
  width: 115px;
  text-align: center;
  position: relative;
  top: 10px;
  margin-left: 130px;
  height: 58px;
  line-height: 1.5;
  font-size: 10px;
}

header .btn .wrap,
header .btn .fade:hover {
  padding: 10px 0 10px 20px;
  background-image: url(../img/common/ico_link_01.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #e4007f;
  background-size: 12px auto;
  border-right: 2px solid #cc003f;
  border-bottom: 2px solid #cc003f;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
}

.sp_phone {
  position: relative;
  z-index: 10;
  margin-top: 10px;
  padding: 0 2%;
}

.sp_phone img {
  display: inline-block;
}

.sp_phone_01 {
  width: 46%;
}

.sp_phone_02 {
  width: 4%;
}

.sp_phone_03 {
  width: 50%;
}

#homeHeaderPhone {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 86px;
  width: 480px;
}

.header-fix #homeHeaderPhone {
  top: 15px;
}

#headerPhone {
  display: none;
  position: absolute;
  top: 30px;
  left: 240px;
  width: 440px;
}

@media screen and (min-width: 768px) {

  #headerPhone {
    display: block;
  }
}

#topHeader {
  background-image: url(../img/top/bg_header_top_sp.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

#topHeader .logo {
  display: none;
}

#topHeader .container {
  position: inherit;
}

#topHeader .headerWrap {
  padding: 195px 0 0;
  box-sizing: border-box;
  height: 100%;
  background-image: url(../img/top/bg_header_top_inner_sp.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {

  #topHeader {
    margin-bottom: 15px;
    height: 630px;
    background-image: url(../img/top/bg_header_top.png);
    background-size: auto;
  }

  #topHeader .headerWrap {
    position: relative;
    max-width: 1500px;
    min-width: 960px;
    height: 630px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background: none;
  }

  #topHeader .container {
    position: relative;
  }

  #topHeader .logo {
    display: block;
    width: 259px;
    float: left;
  }

  #topHeader .catch {
    position: relative;
    float: left;
    width: 463px;
    margin-left: 25px;
    padding-top: 150px;
  }
}

#topHeader .catch {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* gNav
-------------------------*/
.nav_lang {
  position: fixed;
  top: 10px;
  right: 60px;
  z-index: 13;
}

#js_spLangMenu {
  width: 40px;
  height: 40px;
  background: url(../img/common/lang_btn.png) 50% 0 no-repeat;
  background-size: 100% auto;
}

.nav_lang ul {
  display: none;
  position: absolute;
  left: -2px;
  top: 50px;
  background-color: #FFF;
  border: 1px solid #e4007f;
  font-size: 13px;
  text-align: center;
}

.nav_lang ul a {
  display: block;
  padding: 10px;
  width: 72px;
  color: #e4007f;
  border-bottom: 1px solid #e4007f;
  text-decoration: none;
}

.nav_lang ul:after {
  position: absolute;
  left: 13px;
  top: -8px;
  display: block;
  content: "";
  background-color: #FFF;
  width: 15px;
  height: 15px;
  border-left: 1px solid #e4007f;
  border-top: 1px solid #e4007f;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav_coupon {
  top: 10px;
  right: 160px;
  position: fixed;
  z-index: 12;
}

body.home .nav_coupon {
  top: 60px;
  right: 10px;
}

.nav_coupon .coupon_btn {
  width: 90px;
  height: 40px;
  top: 0;
  right: 0;
  padding: 0 0 0 0;
  position: relative;
  font-size: 12px;
  line-height: 1.4em;
}

.nav_coupon .coupon_btn>span {
  transform: translateY(-50%);
  top: 50%;
  left: 10px;
  display: block;
  position: absolute;
}

.nav_coupon .coupon_btn::after {
  content: '';
  width: 0;
  height: 0;
  transform: translateY(-50%);
  top: 50%;
  right: 6px;
  border-top: 3px transparent solid;
  border-bottom: 3px transparent solid;
  border-left: 6px #fff solid;
  display: block;
  position: absolute;
}

.sp_phone_table {
  margin-top: 20px;
  display: table;
  width: 100%;
  border: 1px solid #e4007f;
}

.sp_phone_table dt {
  background-color: #e4007f;
  width: 22%;
}

.sp_phone_table dt,
.sp_phone_table dd {
  display: table-cell;
}

.sp_phone_table dd img {
  width: 100%;
}

.sp_phone_table_note {}

.sp_phone_caution {
  margin-top: 5px;
  text-align: right;
  color: #e4007f;
  font-size: 12px;
}

.btn_blank {
  margin-top: 20px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 15px center;
  background-color: #e4007f;
  background-size: 18px auto;
  border-right: 2px solid #cc003f;
  border-bottom: 2px solid #cc003f;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
}

.btn_blank a {
  padding: 18px 10px;
  color: #FFF;
  display: block;
  text-decoration: none;
  font-weight: bold;
}

.icon_blank_white {
  display: inline-block;
  background-image: url(../img/common/ico_link_01.png);
  background-size: 100% auto;
  margin-right: 2px;
  width: 12px;
  height: 11px;
}

.icon_new {
  background: #ed2c92;
  color: #fff;
  display: inline-block;
  padding: 3px 4px;
  font-size: 12px;
  font-weight: bold;
}

#js_spMenu {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.9);
  transition: all .3s ease;
}

#js_spMenu:before {
  position: absolute;
  top: 10px;
  left: 8px;
  width: 24px;
  height: 20px;
  content: "";
  box-sizing: border-box;
  border-top: 4px solid #0abeff;
  border-bottom: 4px solid #0abeff;
  transition: all .3s ease;
}

#js_spMenu:after {
  position: absolute;
  top: 18px;
  left: 8px;
  width: 24px;
  height: 4px;
  content: "";
  background: #0abeff;
  content: "";
  transition: all .3s ease;
}

#js_spMenu.active{
  background: #0abeff;
}

#js_spMenu.active::before{
  border-top: 4px solid #fff;
  border-bottom: none;
  transform: rotate(45deg);
  height: auto;
  top: 18px;
}

#js_spMenu.active::after{
  background: #fff;
  transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {

  #js_spMenu {
    display: none;
  }

}

nav .container {
  /* max-width: 1060px; */
  max-width: 1308px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1330px) {
nav .container {
  max-width: 910px;
}
}


#gNavLi {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  padding: 60px 0 0;
  background: #fff;
}

#gNavLi .main {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #333;
}

#gNavLi .wrap,
#gNavLi .fade:hover {
  padding: 5px 20px 15px;
}

#gNavLi li {
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}

#gNavLi .en {
  font-size: 10px;
  color: #3db8ae;
  margin-left: 10px;
}

#gNavLi .nav_lang {
  padding: 0 15px;
}

#gNavLi .nav_lang dt {
  font-weight: bold;
  margin-bottom: 10px;
}

#gNavLi .nav_lang li {
  float: left;
  margin-bottom: 5px;
  width: 49%;
  text-align: center;
  font-size: 14px;
}

#gNavLi .nav_lang li:nth-child(2n) {
  float: right;
}

#gNavLi .nav_lang li a {
  display: block;
  background-color: #3db8ae;
  padding: 10px;
  color: #FFF;
  border-right: 1px solid #0f8577;
  border-bottom: 1px solid #0f8577;
  border-radius: 4px;
  text-decoration: none;
}

.lang_select {
  position: absolute;
  width: 85px;
  left: 850px;
  top: 123px;
}

.lang-caution {
  position: absolute;
  left: 720px;
  top: 25px;
  color: #e4007f;
  font-size: 11px;
  line-height: 1.4;
}

.lang_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/common/select_arrow.png) 89px 50% no-repeat;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 3px 3px 3px 10px;
  color: #e4007f;
  font-size: 13px;
  border: 0;
  width: 130%;
  border-radius: 0;
  border: 1px solid #e4007f;
}

.coupon_btn {
  top: 123px;
  right: 120px;
  padding: 5px 16px 5px 5px;
  border-radius: 4px;
  background: #e4007f;
  color: #fff;
  position: absolute;
  display: block;
  font-size: 13px;
  cursor: pointer;
}

.coupon_btn:hover {
  background: #ff1e9b;
}

.coupon_btn::after {
  content: '';
  width: 0;
  height: 0;
  transform: translateY(-50%);
  top: 50%;
  right: 6px;
  border-top: 3px transparent solid;
  border-bottom: 3px transparent solid;
  border-left: 6px #fff solid;
  display: block;
  position: absolute;
}

@media screen and (min-width: 768px) {

  #gNavLi {
    position: relative;
    left: 10px;
    display: block;
    height: inherit;
    margin-bottom: 10px;
    padding: 0;
    overflow: inherit;
  }

  #gNavLi li {
    height: 40px;
  }

  #gNavLi .wrap,
  #gNavLi .fade:hover {
    position: relative;
    padding: 0;
    height: 40px;
  }

  #gNavLi .wrap:hover,
  #gNavLi .fade:hover {
    background: #fff300;
  }

  #gNavLi .wrap:hover:before,
  #gNavLi .fade:hover:before {
    border-right: 20px solid #fff300;
  }

  #gNavLi .wrap:before,
  #gNavLi .fade:hover:before {
    position: absolute;
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
    border-right: 20px solid #fff;
    border-top: 40px solid transparent;
    content: "";
    z-index: 2;
  }

  #gNavLi .current .wrap,
  #gNavLi .current .fade:hover {
    background: #fff300;
  }

  #gNavLi .current .wrap:before,
  #gNavLi .current .fade:hover:before {
    border-right: 20px solid #fff300;
  }

  #gNavLi li {
    position: relative;
    float: left;
    text-align: center;
    border-bottom: none;
    margin-bottom: 0;
  }

  #gNavLi li a.wrap {
    display: block;
    padding-right: 11px;
    padding-left: 13px;
  }

  #gNavLi li:before {
    position: absolute;
    top: 10px;
    left: -11px;
    width: 1px;
    height: 21px;
    background: #11776f;
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(27deg);
    content: "";
    z-index: 3;
  }

  #gNavLi .main {
    position: relative;
    left: -10px;
    display: block;
    font-size: 14px;
    padding-top: 4px;
  }

  #gNavLi .en {
    position: relative;
    left: -10px;
    margin-left: 0;
    font-size: 11px;
  }

  #gNavLi .nav08:after {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 1px;
    height: 21px;
    background: #11776f;
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(27deg);
    content: "";
    z-index: 3;
  }

  #gNavLi .nav08 .wrap,
  #gNavLi .nav08 .fade:hover {
    position: relative;
  }

  #gNavLi .nav08 .wrap:after,
  #gNavLi .nav08 .fade:hover:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-right: 20px solid #fff;
    border-top: 40px solid transparent;
    content: "";
    z-index: 2;
  }
}

/* contents
-------------------------*/
#contents {
  /* padding-top: 20px; */
}

@media screen and (min-width: 768px) {

  #contents {
    /* padding-top: 30px; */
  }
}

/* breadcrumb
-------------------------*/
#breadcrumb {
  display: none;
  background: #f6f4f0;
  border-top: 2px solid #eceae6;
  font-size: 13px;
  padding: 6px 0 10px;
  color: #977d59;
}

#breadcrumb li {
  display: inline-block;
  vertical-align: middle;
}

#breadcrumb img {
  display: inline;
}

#breadcrumb a {
  padding-right: 5px;
  vertical-align: middle;
  color: #977d59;
  text-decoration: none;
}

@media screen and (min-width: 768px) {

  #breadcrumb {
    display: block;
  }
}

/* footer
-------------------------*/
#pagetop {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: #3db8ae;
}

#pagetop:before {
  position: absolute;
  top: 50%;
  left: 17px;
  width: 16px;
  height: 16px;
  margin-top: -2px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}

@media screen and (min-width: 768px) {

  #pagetop {
    position: fixed;
  }

  #pagetop:hover {
    background: #35d2c5;
  }
}

footer {
  position: relative;
  background-image: url(../img/common/bg_footer.png);
  color: #fff;
}

footer .logo {
  display: none;
}

footer .address {
  font-size: 12px;
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}

footer .phoneTxt {
  margin-bottom: 10px;
  padding: 0 10px;
}

footer .phoneTxt .wrap,
footer .phoneTxt .fade:hover {
  cursor: default;
}

footer .note {
  font-size: 10px;
  line-height: 1.3;
  color: #3d2f19;
  margin-bottom: 15px;
}

footer .snsLi {
  text-align: center;
}

footer .snsLi li {
  display: inline-block;
  margin-left: 10px;
}

footer .snsLi li:first-child {
  margin-left: 0;
  padding-left: 45px;
  background: url(../img/common/bg_snsLi.png) no-repeat left 2px;
  background-size: 40px auto;
}

@media screen and (min-width: 768px) {

  footer .logo {
    display: block;
    float: left;
    width: 18.54167%;
  }

  footer .address {
    font-size: 15px;
    margin-left: 220px;
    text-align: left;
  }

  footer .phoneTxt {
    margin-left: 220px;
    padding: 0;
  }

  footer .phoneTxt .wrap,
  footer .phoneTxt .fade:hover {
    cursor: default;
  }

  footer .phoneTxt img {
    margin: 0 auto 0 0;
  }

  footer .note {
    margin-left: 220px;
    font-size: 13px;
    margin-bottom: 0;
  }

  footer .snsLi {
    position: absolute;
    top: 20px;
    right: 0;
    text-align: left;
  }

  footer .snsLi li {
    margin-bottom: 10px;
    margin-left: 0;
  }

  footer .snsLi li:first-child {
    background: none;
  }
}

#footNavLi {
  display: none;
}

@media screen and (min-width: 768px) {

  #footNavLi {
    display: block;
    text-align: center;
    height: 50px;
    margin-bottom: 12px;
    line-height: 50px;
    background: #fff;
  }

  #footNavLi li {
    display: inline-block;
    margin-left: 20px;
  }

  #footNavLi li:first-child {
    margin-left: 0;
  }

  #footNavLi .txtLink {
    font-size: 12px;
    color: #666;
    text-decoration: none;
  }

  #footNavLi .txtLink:before {
    border-top: 1px solid #666;
    border-right: 1px solid #666;
  }

  #footNavLi .txtLink:hover {
    color: #2abeb2;
  }

  #footNavLi .txtLink:hover:before {
    border-top: 1px solid #2abeb2;
    border-right: 1px solid #2abeb2;
  }
}

#copyright {
  background: #3d2f19;
  text-align: center;
  font-size: 10px;
  color: #fff;
  margin-top: 7px;
  height: 25px;
  line-height: 25px;
}

@media screen and (min-width: 768px) {

  #copyright {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }
}

.layer,
#layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width: 768px) {

  #layer {
    display: none !important;
  }
}

/*z-index*/
header .logo {
  z-index: 20;
}

header .catch {
  z-index: 9;
}

#anime01 {
  z-index: 2;
}

#js_anime02 {
  z-index: 3;
}

#js_anime03 {
  z-index: 4;
}

#js_anime04 {
  z-index: 5;
}

#js_anime05 {
  z-index: 6;
}

#js_btn01 {
  z-index: 8;
}

#js_btn02 {
  z-index: 7;
}

#js_spMenu {
  z-index: 23;
}

#layer {
  z-index: 21;
}

#gNavLi {
  z-index: 22;
}

#topCont {
  z-index: 1;
}

#pagetop {
  z-index: 14;
}

.layer {
  z-index: 24;
}

/*common parts*/
.txtLink {
  position: relative;
  display: inline-block;
  font-size: 14px;
}

.txtLink:before {
  position: absolute;
  top: 50%;
  left: -10px;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-top: 1px solid #11776f;
  border-right: 1px solid #11776f;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.halfLi li,
.halfLi .half {
  position: relative;
}

@media screen and (min-width: 768px) {

  .halfLi li,
  .halfLi .half {
    float: left;
    width: 50%;
  }
}

.fourthLi li,
.fourthLi .fourth {
  position: relative;
  width: 50%;
  float: left;
}

@media screen and (min-width: 768px) {

  .fourthLi li,
  .fourthLi .fourth {
    width: 25%;
  }
}

/* top
-------------------------*/
/*top header*/
#js_anime01 {
  display: none;
  position: absolute;
  bottom: -314px;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  opacity: 0;
  filter: alpha(opacity=0);
}

@media screen and (min-width: 768px) {

  #js_anime01 {
    display: block;
  }
}

#js_anime02 {
  display: none;
  position: absolute;
  bottom: 0;
  left: -69px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 469px;
}

@media screen and (min-width: 768px) {

  #js_anime02 {
    display: block;
  }
}

#js_anime03 {
  display: none;
  position: absolute;
  bottom: 0;
  right: -69px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 469px;
}

@media screen and (min-width: 768px) {

  #js_anime03 {
    display: block;
  }
}

#js_anime04 {
  display: none;
  position: absolute;
  top: 0;
  left: -10px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 570px;
}

@media screen and (min-width: 768px) {

  #js_anime04 {
    display: block;
  }
}

#js_anime05 {
  display: none;
  position: absolute;
  top: 0;
  right: -10px;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 570px;
}

@media screen and (min-width: 768px) {

  #js_anime05 {
    display: block;
  }
}

#js_btn01 {
  position: absolute;
  top: 46%;
  width: 103px;
  right: 10px;
}

#js_btn01.contents {
  display: none;
}

@media screen and (min-width: 768px) {

  #js_btn01 {
    opacity: 0;
    filter: alpha(opacity=0);
    top: 140px;
    right: 27px;
    left: inherit;
    width: 150px;
  }

  #js_btn01.contents {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 132px;
    right: 35px;
    top: 165px;
  }

  #js_btn01 .wrap:hover,
  #js_btn01 .fade:hover {
    background: url(../img/top/btn_reserve_on.png) no-repeat left top;
    background-size: 100% auto;
  }

  #js_btn01 .wrap:hover img,
  #js_btn01 .fade:hover img {
    visibility: hidden;
  }
}

#js_btn02 {
  position: absolute;
  width: 74px;
  bottom: 16%;
  right: 15%;
}

@media screen and (min-width: 768px) {

  #js_btn02 {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 414px;
    left: inherit;
    margin-left: 0;
    right: 8px;
    width: 104px;
  }

  #js_btn02 .wrap:hover,
  #js_btn02 .fade:hover {
    background: url(../img/top/btn_cm_on.png) no-repeat left top;
  }

  #js_btn02 .wrap:hover img,
  #js_btn02 .fade:hover img {
    visibility: hidden;
  }
}

#topHeader .btn_time {
  text-align: left;
}

#topHeader .btn_time img {
  width: 60%;
  display: inline-block;
}

@media screen and (min-width: 768px) {

  #topHeader .btn_time {
    position: relative;
    z-index: 100;
    top: 0;
    right: 175px;
    float: right;
    width: 219px;
    margin-left: 25px;
  }

  #topHeader .btn_time img {
    width: 100%;
  }
}

/*top*/
#topCont {
  position: relative;
  padding-bottom: 32px;
}

@media screen and (min-width: 768px) {

  #topCont:before {
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    height: 35px;
    background: url(../img/common/bg_contents_01.png) no-repeat center bottom;
    content: "";
  }
}



#topBnr {
  margin-bottom: 23px;
}

#topBnr.sp .img {
  width: 100% !important;
  height: 100% !important;
}

#topBnr li {
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

#topBnr .tag {
  position: absolute;
  top: 15px;
  left: 50%;
  color: #fff;
  font-size: 10px;
  padding: 5px 0;
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#topBnr .txt {
  position: absolute;
  width: 240px;
  top: 50%;
  left: 50%;
  margin-left: -120px;
  margin-top: -10px;
}

#topBnr .spa {
  width: 80px;
  margin-left: -40px;
}

#topBnr .stone {
  width: 70px;
  margin-left: -35px;
}

#topBnr .healing {
  width: 142px;
  margin-left: -71px;
}

#topBnr .restaurant {
  width: 70px;
  margin-left: -35px;
}
#topBnr .resort-lounge{
    width: 100px;
    margin-left: -55px;
}
#topBnr .outdoor-sauna{
  width: 100px;
  margin-left: -55px;
}

@media screen and (min-width: 768px) {

  #topBnr {
    padding: 0 5px;
  }

  #topBnr .img {
    position: relative;
    width: 523px;
    height: 209px;
    max-width: inherit;
    top: -20px;
    left: -20px;
    z-index: -1;
  }

  #topBnr .wrap,
  #topBnr .fade:hover {
    position: relative;
    width: 473px;
    height: 188px;
  }

  #topBnr .wrap:before,
  #topBnr .fade:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 463px;
    height: 178px;
    content: "";
  }

  #topBnr li {
    height: 190px;
    overflow: hidden;
  }

  #topBnr .half01 {
    left: -5px;
  }

  #topBnr .half01 .wrap:hover:before,
  #topBnr .half01 .fade:hover:before {
    border: 5px solid #e4007f;
  }

  #topBnr .half02 {
    left: 5px;
  }

  #topBnr .half02 .wrap:hover:before,
  #topBnr .half02 .fade:hover:before {
    border: 5px solid #9070af;
  }

  #topBnr .half03 {
    left: -5px;
  }

  #topBnr .half03 .wrap:hover:before,
  #topBnr .half03 .fade:hover:before {
    border: 5px solid #ffa801;
  }

  #topBnr .half04 {
    left: 5px;
  }

  #topBnr .half04 .wrap:hover:before,
  #topBnr .half04 .fade:hover:before {
    border: 5px solid #009cdb;
  }

   #topBnr .half05 {
    left: -5px;
  }

  #topBnr .half05 .wrap:hover:before,
  #topBnr .half05 .fade:hover:before {
    border: 5px solid #1BB0A4;
  }

  #topBnr .half06 {
    left: 5px;
  }

  #topBnr .half06 .wrap:hover:before,
  #topBnr .half06 .fade:hover:before {
    border: 5px solid #FF4524;
  }

  #topBnr .tag {
    top: 26px;
    font-size: 17px;
    padding: 5px 0;
    z-index: 2;
  }

  #topBnr .txt {
    width: 377px;
    top: 78px;
    left: 50px;
    margin-left: 0;
    margin-top: 0;
    z-index: 2;
  }

  #topBnr .spa {
    width: 120px;
    margin-left: -58px;
  }

  #topBnr .stone {
    width: 120px;
    margin-left: -60px;
  }

  #topBnr .healing {
    width: 240px;
    margin-left: -120px;
  }

  #topBnr .restaurant {
    width: 120px;
    margin-left: -60px;
  }
  #topBnr .resort-lounge{
    width: 160px;
    margin-left: -85px;
  }
  #topBnr .outdoor-sauna{
    width: 160px;
    margin-left: -80px;
  }

}

#topReserve {
  text-align: center;
}

#topReserve .btn {
  width: 100%;
  text-align: center;
  margin: 0 auto 15px;
  height: 58px;
  line-height: 58px;
}

#topReserve .btn .wrap,
#topReserve .btn .fade:hover {
  /*background-image: url(../img/common/ico_link_01.png);*/
  background-repeat: no-repeat;
  background-position: 15px center;
  background-color: #e4007f;
  background-size: 18px auto;
  border-right: 2px solid #cc003f;
  border-bottom: 2px solid #cc003f;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
}

@media screen and (min-width: 768px) {

  #topReserve .btn {
    width: 340px;
    height: 78px;
    line-height: 78px;
  }

  #topReserve .btn .wrap,
  #topReserve .btn .fade:hover {
    background-position: 32px center;
    background-size: 24px auto;
  }

  #topReserve .btn .wrap:hover,
  #topReserve .btn .fade:hover {
    background-color: #ff1e9b;
  }
}

#btmCont {
  position: relative;
  padding: 35px 0 35px;
  background: url(../img/common/bg_contents_02.png);
}

@media screen and (min-width: 768px) {

  #btmCont {
    padding: 70px 0 37px;
  }
}

#pbnrCont {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 40px;
}

#topNews {
  margin-bottom: 20px;
}

#topNews .ttl {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 2px solid #333;
}

#topNews .moreBtn {
  position: relative;
  float: right;
  width: 80px;
  font-size: 12px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  border-top: 1px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  border-left: 1px solid #333;
}

#topNews .moreBtn:before {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 3px;
  height: 3px;
  margin-top: -1px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#topNews .moreBtn .wrap,
#topNews .moreBtn .fade:hover {
  color: #333;
}

@media screen and (min-width: 768px) {

  #topNews {
    margin-bottom: 0;
    float: left;
    width: 64.58333%;
  }

  #topNews .ttl {
    margin-bottom: 20px;
    font-size: 20px;
  }

  #topNews .moreBtn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
  }

  #topNews .moreBtn .wrap:hover,
  #topNews .moreBtn .fade:hover {
    background: #fffdc0;
  }

  #topNews .moreBtn:before {
    left: 15px;
  }
}

#newsLi li {
  border-bottom: 1px dotted #333;
}

#newsLi .date {
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  font-size: 12px;
  width: 83px;
  box-sizing: border-box;
  float: left;
}

#newsLi .category {
  margin-top: 10px;
  float: left;
  display: inline-block;
  width: 70px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

#newsLi .fade {
  color: #fff;
}

#newsLi .cat01 {
  background: #3db8ae;
}

#newsLi .cat02 {
  background: #24b1d4;
}

#newsLi .cat03 {
  background: #e4007f;
}

#newsLi .postTtl {
  clear: both;
  padding: 5px 0 10px;
  font-size: 12px;
  line-height: 22px;
}

#newsLi .postTtl .txtLink {
  color: #222;
  text-decoration: none;
}

#newsLi .postTtl .txtLink:hover {
  text-decoration: underline;
  color: #11776f;
}

#newsLi .postTtl .txtLink:before {
  display: none;
}

#newsLi .newsTtl {
  margin: 10px 0;
  font-size: 12px;
  line-height: 22px;
}

#newsLi .newsTtl .txtLink {
  color: #222;
  text-decoration: none;
}

#newsLi .newsTtl .txtLink:hover {
  text-decoration: underline;
  color: #11776f;
}

#newsLi .newsTtl .txtLink:before {
  display: none;
}

#newsLi .thum {
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
  display: none;
}

#newsLi .txtArea {
  clear: both;
}

#newsLi .txtArea .date {
  margin-top: 10px;
  float: none;
}

#newsLi .txtArea .category {
  margin-top: 0;
  float: none;
}

@media screen and (min-width: 768px) {

  #newsLi li {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #newsLi .date {
    font-size: 15px;
    width: 107px;
    margin-top: 5px;
    padding-left: 7px;
  }

  #newsLi .category {
    margin-top: 5px;
    float: left;
    width: 80px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
  }

  #newsLi .postTtl {
    margin-left: 200px;
    font-size: 15px;
    line-height: 25px;
    clear: inherit;
    padding: 0;
  }

  #newsLi .newsTtl {
    /*display: inline-block;*/
    font-size: 15px;
    line-height: 25px;
    padding: 10px 0 0;
  }

  #newsLi .thum {
    width: 160px;
    margin-top: 0;
    margin-bottom: 0;
    display: inherit;
  }

  #newsLi .txtArea {
    clear: inherit;
    padding-right: 180px;
  }

  #newsLi .txtArea .date {
    margin-top: 10px;
  }

  #newsLi .txtArea .category {
    margin-top: 10px;
  }
}

#info {
  position: relative;
  background: #eae5d0;
  padding: 10px 15px 5px 13px;
  box-sizing: border-box;
}

#info .bnr {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 10px;
  left: -2px;
}

#info .bnr01,
#info .bnr03 {
  width: 100%;
  left: 2px;
}

#info .bnr01 img,
#info .bnr03 img {
  width: 100%;
}

#info .bnr02 {
  left: 2px;
}

#info .bnr04 {
  width: 95.5%;
  left: 10px;
}

@media screen and (min-width: 768px) {

  #info {
    width: 32.29167%;
    float: right;
    padding: 15px 20px 112px 18px;
  }

  #info .bnr {
    float: none;
    width: 100%;
    left: 0;
  }

  #info .bnr02 {
    position: absolute;
    bottom: 118px;
    margin-bottom: 0;
  }

  #info .bnr03 {
    position: absolute;
    bottom: 15px;
    margin-bottom: 0;
  }

  #info .bnr03 img {
    width: 90%;
  }

  #info .bnr04 {
    width: 95.5%;
    left: 6px;
  }
}

#bnr-box {
  position: relative;
  background: #eae5d0;
  padding: 10px 15px 5px 13px;
  margin-top: 20px;
  box-sizing: border-box;
}

#bnr-box .bnr {
  position: relative;
  margin-bottom: 10px;
  left: -2px;
}

#bnr-box .bnr01,
#bnr-box .bnr02 {
  width: 100%;
  left: 2px;
}

#bnr-box .bnr01 img,
#bnr-box .bnr02 img {
  width: 100%;
}

#bnr-box .bnr02 {
  left: 2px;
}

@media screen and (min-width: 768px) {

  #bnr-box {
    width: 32.29167%;
    float: right;
    padding: 15px 20px 15px 18px;
  }

  #bnr-box .bnr {
    float: none;
    width: 100%;
    left: 0;
  }
}

#access {
  clear: both;
  background: #fff;
  margin-bottom: 10px;
  padding: 8px 0 9px;
  text-align: right;
  box-shadow: 0 0 2px rgba(234, 229, 208, 0.35);
}

#access .ttl {
  padding-bottom: 7px;
  padding-left: 10px;
  border-bottom: 1px solid #eae5d0;
}

#access .ttl img {
  width: 102px;
  margin: 0 auto 0 0;
}

#access .address {
  text-align: left;
  padding: 10px 10px 0;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.5px;
}

#access .txtLink {
  padding-right: 10px;
  font-size: 12px;
}

@media screen and (min-width: 768px) {

  #access {
    margin-left: 4px;
  }

  #access .ttl {
    padding-left: 20px;
  }

  #access .ttl img {
    width: auto;
  }

  #access .address {
    padding: 12px 12px 0;
    font-size: 13px;
    line-height: 22px;
  }

  #access .txtLink {
    padding-right: 12px;
    font-size: 13px;
  }
}

#mapWrap {
  padding: 12px 12px 0;
}

#map {
  width: 100%;
  height: 134px;
}

.attention {
  margin: 5px 0 10px 0;
  font-size: 12px;
  text-align: center;
  color: #e4007f;
  font-weight: bold;
}

/* 20210319トップバナー追加 */
.corona {
  margin-top: 60px;
  margin-bottom: 60px;

}

.corona a img {
  transition: all 0.2s;
}

.corona a img:hover {
  opacity: 0.5;
}

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

  .sp {
    display: block;
  }

  .corona {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

/* page
-------------------------*/
#spa .topImg {
  background: #e4007f;
}

#spa #side {
  border-top: 4px solid #e4007f;
}

#spa #side .sTtl:before {
  border-top: 1px solid #e4007f;
  border-right: 1px solid #e4007f;
}

#spa .ico {
  background-image: url(../img/contents/bg_spa.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#spa .name {
  color: #e4007f;
}

#spa .table01,
#spa .table03 {
  border-top: 2px solid #e4007f;
}

#spa .table01 th,
#spa .table03 th {
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
  background: #fdeef4;
}

#spa .table02,
#spa .table04 {
  border-top: 2px solid #e4007f;
  border-right: 2px solid #e4007f;
}

#spa .table02 th,
#spa .table04 th {
  background: #e4007f;
  border-left: 2px solid #e4007f;
}

#spa .table02 .ttl,
#spa .table04 .ttl {
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#spa .table02 td,
#spa .table04 td {
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {

  #spa .table02,
  #spa .table04 {
    border-right: none;
  }
}

#spa .table04 {
  border-right: 2px solid #e4007f;
}

#stone .topImg {
  background: #9070af;
}

#stone #side {
  border-top: 4px solid #9070af;
}

#stone #side .sTtl:before {
  border-top: 1px solid #9070af;
  border-right: 1px solid #9070af;
}

#stone .ico {
  background-image: url(../img/contents/bg_stone.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#stone .name {
  color: #9070af;
}

#stone .table01,
#stone .table03 {
  border-top: 2px solid #9070af;
}

#stone .table01 th,
#stone .table03 th {
  border-left: 2px solid #9070af;
  border-bottom: 2px solid #9070af;
  background: #fdeef4;
}

#stone .table02,
#stone .table04 {
  border-top: 2px solid #9070af;
  border-right: 2px solid #9070af;
}

#stone .table02 th,
#stone .table04 th {
  background: #9070af;
  border-left: 2px solid #9070af;
}

#stone .table02 .ttl,
#stone .table04 .ttl {
  border-left: 2px solid #9070af;
  border-bottom: 2px solid #9070af;
}

#stone .table02 td,
#stone .table04 td {
  border-left: 2px solid #9070af;
  border-bottom: 2px solid #9070af;
}

@media screen and (min-width: 768px) {

  #stone .table02,
  #stone .table04 {
    border-right: none;
  }
}

#stone .table04 {
  border-right: 2px solid #9070af;
}

#healing .topImg {
  background: #009cdb;
}

#healing #side {
  border-top: 4px solid #009cdb;
}

#healing #side .sTtl:before {
  border-top: 1px solid #009cdb;
  border-right: 1px solid #009cdb;
}

#healing .ico {
  background-image: url(../img/contents/bg_healing.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#healing .name {
  color: #009cdb;
}

#healing .table01,
#healing .table03 {
  border-top: 2px solid #009cdb;
}

#healing .table01 th,
#healing .table03 th {
  border-left: 2px solid #009cdb;
  border-bottom: 2px solid #009cdb;
  background: #fdeef4;
}

#healing .table02,
#healing .table04 {
  border-top: 2px solid #009cdb;
  border-right: 2px solid #009cdb;
}

#healing .table02 th,
#healing .table04 th {
  background: #009cdb;
  border-left: 2px solid #009cdb;
}

#healing .table02 .ttl,
#healing .table04 .ttl {
  border-left: 2px solid #009cdb;
  border-bottom: 2px solid #009cdb;
}

#healing .table02 td,
#healing .table04 td {
  border-left: 2px solid #009cdb;
  border-bottom: 2px solid #009cdb;
}

@media screen and (min-width: 768px) {

  #healing .table02,
  #healing .table04 {
    border-right: none;
  }
}

#healing .table04 {
  border-right: 2px solid #009cdb;
}

#restaurant .topImg {
  background: #ffa801;
}

#restaurant #side {
  border-top: 4px solid #ffa801;
}

#restaurant #side .sTtl:before {
  border-top: 1px solid #ffa801;
  border-right: 1px solid #ffa801;
}

#restaurant .ico {
  background-image: url(../img/contents/bg_gourmet.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#restaurant .name {
  color: #ffa801;
}

#restaurant .table01,
#restaurant .table03 {
  border-top: 2px solid #ffa801;
}

#restaurant .table01 th,
#restaurant .table03 th {
  border-left: 2px solid #ffa801;
  border-bottom: 2px solid #ffa801;
  background: #fdeef4;
}

#restaurant .table02,
#restaurant .table04 {
  border-top: 2px solid #ffa801;
  border-right: 2px solid #ffa801;
}

#restaurant .table02 th,
#restaurant .table04 th {
  background: #ffa801;
  border-left: 2px solid #ffa801;
}

#restaurant .table02 .ttl,
#restaurant .table04 .ttl {
  border-left: 2px solid #ffa801;
  border-bottom: 2px solid #ffa801;
}

#restaurant .table02 td,
#restaurant .table04 td {
  border-left: 2px solid #ffa801;
  border-bottom: 2px solid #ffa801;
}

@media screen and (min-width: 768px) {

  #restaurant .table02,
  #restaurant .table04 {
    border-right: none;
  }
}

#restaurant .table04 {
  border-right: 2px solid #ffa801;
}

#stay .topImg {
  background: #9070af;
}

#stay #side {
  border-top: 4px solid #6fba2c;
}

#stay #side .sTtl:before {
  border-top: 1px solid #9070af;
  border-right: 1px solid #9070af;
}

#stay #side .box+.box {
  border-top: 4px solid #e93399;
  margin-top: 20px;
}

#stay .contTtl {
  margin-bottom: 20px;
  font-size: 20px;
}

#stay .contTtl .inner {
  padding-left: 10px;
  display: block;
  border-left: 2px solid #aaa;
}

@media screen and (min-width: 768px) {

  #stay .contTtl {
    font-size: 35px;
    margin-bottom: 40px;
  }

  #stay .contTtl .inner {
    padding-left: 20px;
    display: block;
    border-left: 5px solid #aaa;
  }
}

#stay #stayArea .contTtl {
  border-left: 5px solid #e4007f;
}

#stay #stayArea .ico {
  background-image: url(../img/contents/bg_spa.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#stay #stayArea .sTtl {
  color: #e4007f;
}

#stay #stayArea .name {
  color: #e4007f;
}

#stay #stayArea .name.name2::after {
  display: block;
  clear: both;
  content: "";
}

#stay #stayArea .name.name2 .name2_txt {
  display: inline-block;
  width: 268px;
  float: right;
}

@media screen and (min-width: 768px) {

  #stay #stayArea .contTtl {
    border-left: 10px solid #e4007f;
  }
}

#stay #amuseArea .contTtl {
  border-left: 5px solid #6fba2c;
}

#stay #amuseArea .ico {
  background-image: url(../img/contents/bg_amusement.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#stay #amuseArea .sTtl {
  color: #6fba2c;
}

#stay #amuseArea .name {
  color: #6fba2c;
}

@media screen and (min-width: 768px) {

  #stay #amuseArea .contTtl {
    border-left: 10px solid #6fba2c;
  }
}

#stay .name {
  color: #9070af;
}

#stay .table01,
#stay .table03 {
  border-top: 2px solid #9070af;
}

#stay .table01 th,
#stay .table03 th {
  border-left: 2px solid #9070af;
  border-bottom: 2px solid #9070af;
  background: #fdeef4;
}

#stay .table02,
#stay .table04 {
  border-top: 2px solid #9070af;
  border-right: 2px solid #9070af;
}

#stay .table02 th,
#stay .table04 th {
  background: #9070af;
  border-left: 2px solid #9070af;
}

#stay .table02 .ttl,
#stay .table04 .ttl {
  border-left: 2px solid #9070af;
  border-bottom: 2px solid #9070af;
}

#stay .table02 td,
#stay .table04 td {
  border-left: 2px solid #9070af;
  border-bottom: 2px solid #9070af;
}

@media screen and (min-width: 768px) {

  #stay .table02,
  #stay .table04 {
    border-right: none;
  }
}

#stay .table04 {
  border-right: 2px solid #9070af;
}

#stay .noteArea {
  clear: both;
  padding-top: 10px;
  font-size: 13px;
  line-height: 1.4;
}

#stay .noteArea li {
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (min-width: 768px) {

  #stay .noteArea {
    font-size: 14px;
  }
}

#faq #side {
  border-top: 4px solid #e93399;
}

#faq #side .sTtl:before {
  border-top: 1px solid #9070af;
  border-right: 1px solid #9070af;
}

#faq #side .box+.box {
  border-top: 4px solid #6fba2c;
  margin-top: 20px;
}

#faq .contTtl {
  margin-bottom: 20px;
  font-size: 20px;
}

#faq .contTtl .inner {
  padding-left: 10px;
  display: block;
  border-left: 2px solid #aaa;
}

@media screen and (min-width: 768px) {

  #faq .contTtl {
    font-size: 35px;
    margin-bottom: 40px;
  }

  #faq .contTtl .inner {
    padding-left: 20px;
    display: block;
    border-left: 5px solid #aaa;
  }
}

#faq .contTtl {
  border-left: 5px solid #e4007f;
}

#faq .sTtl {
  color: #e4007f;
}

@media screen and (min-width: 768px) {

  #faq .contTtl {
    border-left: 10px solid #e4007f;
  }
}

.listFaq {
  margin-bottom: 50px;
}

.listFaq dt,
.listFaq dd {
  padding-top: 10px;
  padding-left: 50px;
  min-height: 40px;
  line-height: 1.5;
}

.listFaq dt {
  background: url(../img/contents/ico_q.png) 0 0 no-repeat;
  margin-bottom: 10px;
}

.listFaq dd {
  background: url(../img/contents/ico_a.png) 0 0 no-repeat;
  margin-bottom: 30px;
}

#pageHead {
  margin-bottom: 40px;
}

#pageHead .ttl {
  margin-bottom: 20px;
}

#pageHead .ttl img {
  margin: 0 auto 0 0;
}

#pageHead .topImg {
  margin-bottom: 20px;
}

#pageHead .img {
  background: #fff;
}

#pageHead .catch {
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  padding: 10px 0;
}

#pageHead .txt {
  font-size: 14px;
  line-height: 1.4;
  color: #222;
}

@media screen and (min-width: 768px) {

  #pageHead {
    margin-bottom: 80px;
  }

  #pageHead .ttl {
    padding-top: 20px;
    margin-bottom: 50px;
  }

  #pageHead .topImg {
    display: table;
    width: 100%;
    margin-bottom: 48px;
  }

  #pageHead .img {
    display: table-cell;
    width: 50%;
    background: none;
  }

  #pageHead .img img {
    margin: 0 auto 0 0;
  }

  #pageHead .catch {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    line-height: 34px;
    padding: 0;
  }

  #pageHead .txt {
    font-size: 17px;
    line-height: 30px;
  }
}

#main {
  padding-bottom: 50px;
}

#main .sTtl {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}

#main .ico {
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  margin-right: 10px;
  vertical-align: bottom;
}

#main .ico.name_s {
  font-size: 12px;
  width: 54px;
}


#main .img {
  margin-bottom: 10px;
}

#main .name {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: bold;
}

#main .name .small {
  font-size: 12px;
  margin-left: 10px;
}

#main .txt {
  font-size: 15px;
  line-height: 1.8;
}

#main .txt+.img {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
#main .txt+.img{
  margin-top: 50px;
}
}

#main .halfLi {
  margin-bottom: 50px;
}

#main .halfLi01 {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
#main .halfLi01 {
  margin-bottom: 50px;
}
}

#main .halfLi01 .half {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
#main .halfLi01 .half {
  margin-bottom: 50px;
}
}

#main .halfLi02 .half01 {
  margin-bottom: 10px;
}




#main .halfLi02 .half02 {
  margin-bottom: 30px;
}

#main .fourthLi {
  margin-bottom: 30px;
  padding: 0 10px;
}

#main .fourthLi .fourth01,
#main .fourthLi .fourth03 {
  left: -10px;
  clear: both;
  margin-bottom: 20px;
}

#main .fourthLi .fourth02,
#main .fourthLi .fourth04 {
  left: 10px;
}

#main .blockTxt {
  margin-bottom: 20px;
}

.half img{
  margin: 0;
  width: 100%;
}
.half.half01{
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.half.half01{
  margin-bottom: 0px;
}

}

@media screen and (min-width: 768px) {

  #main {
    padding-bottom: 100px;
    width: 690px;
    float: right;
    margin-right: 20px;
  }

  #main .sTtl {
    font-size: 25px;
  }

  #main .ico {
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
  vertical-align: baseline;
  }

  #main .ico.name_s {
    font-size: 16px;
    width: 70px;
  }

  #main .img {
    margin-bottom: 20px;
  }

  #main .name {
    font-size: 20px;
    margin-bottom: 15px;
  font-weight: bold;
  }

  #main .name .small {
    font-size: 15px;
  }

  #main .txt {
    font-size: 15px;
    line-height: 25px;
  }

  #main .txt+.img {
    margin-top: 60px;
  }

  #main .txt+.halfLi {
    margin-top: 50px;
  }

  #main .halfLi02 .half {
    margin-bottom: 30px;
  }

  #main .halfLi {
    padding: 0 14px;
  }

  #main .halfLi .half01 {
    left: -14px;
    clear: both;
  }

  #main .halfLi .half02 {
    left: 14px;
  }

  #main .fourthLi {
    margin-bottom: 80px;
    padding: 0 45px;
  }

  #main .fourthLi .img {
    margin-bottom: 10px;
  }

  #main .fourthLi .name {
    font-size: 18px;
  }

  #main .fourthLi .fourth01 {
    left: -45px;
    clear: both;
    margin-bottom: 0;
  }

  #main .fourthLi .fourth02 {
    left: -15px;
  }

  #main .fourthLi .fourth03 {
    left: 15px;
    clear: none;
    margin-bottom: 0;
  }

  #main .fourthLi .fourth04 {
    left: 45px;
  }

  #main .blockTxt {
    margin-bottom: 50px;
  }

  #main .table03 {
    display: none;
  }

  #main .table04 th {
    border-left: 2px solid #fff;
  }

}

#main .note {
  padding-top: 15px;
  font-size: 12px;
}

@media screen and (min-width: 768px) {

  #main .note {
    font-size: 15px;
  }
}

#main .table01,
#main .table02 {
  margin-bottom: 30px;
}

#main .table01,
#main .table03 {
  float: left;
  width: 30%;
  box-sizing: border-box;
  font-size: 10px;
}

#main .table01 th,
#main .table03 th {
  font-weight: bold;
  text-align: center;
  line-height: 64px;
}

#main .table01 .ttl,
#main .table03 .ttl {
  background: #fffde4;
  line-height: 32px;
}

@media screen and (min-width: 768px) {

  #main .table01,
  #main .table03 {
    width: 186px;
    font-size: 17px;
    margin-bottom: 0;
  }
}

#main .table02,
#main .table04 {
  float: left;
  width: 70%;
  box-sizing: border-box;
  font-size: 14px;
}

#main .table02 th,
#main .table04 th {
  font-weight: bold;
  text-align: center;
  color: #fff;
  height: 32px;
  line-height: 32px;
}

#main .table02 .ttl,
#main .table04 .ttl {
  background: #fffde4;
  color: #333;
}

#main .table02 td,
#main .table04 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  line-height: 32px;
}

@media screen and (min-width: 768px) {

  #main .table02,
  #main .table04 {
    width: 252px;
    font-size: 17px;
    margin-bottom: 0;
  }
}

#main .tableWrap {
  margin-bottom: 30px;
}

#main .tableWrap .table05 {
  width: 50%;
}

#main .tableWrap .table05+.table07 {
  border-right: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {

  #main .tableWrap {
    margin-top: -20px;
  }

  #main .tableWrap .table05 {
    width: 255px;
  }

  #main .tableWrap .table05+.table07 {
    border-right: none;
  }
}

#main .table05 {
  border-top: 2px solid #e4007f;
  float: left;
  width: 30%;
  box-sizing: border-box;
  font-size: 10px;
  margin-bottom: 10px;
}

#main .table05 th {
  font-weight: bold;
  text-align: center;
  height: 32px;
  background: #fdeef4;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#main .table05 .ttl {
  background: #fffde4;
  color: #333;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#main .table05 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  line-height: 32px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {

  #main .table05 {
    border-right: none;
    width: 255px;
    font-size: 17px;
    margin-bottom: 0;
  }

  #main .table05 th {
    line-height: 32px;
    height: 32px;
  }
}

#main .table07 {
  border-top: 2px solid #e4007f;
  float: left;
  width: 50%;
  box-sizing: border-box;
  font-size: 10px;
  margin-bottom: 20px;
}

#main .table07.last {
  border-right: 2px solid #e4007f;
}

#main .table07 th {
  font-weight: bold;
  text-align: center;
  height: 32px;
  background: #fdeef4;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#main .table07 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {

  #main .table07 {
    border-right: none;
    width: 145px;
    font-size: 17px;
  }

  #main .table07 th {
    line-height: 32px;
    height: 32px;
  }

  #main .table07 td {
    height: 64px;
  }
}

#side {
  display: none;
  width: 200px;
  float: left;
  box-sizing: border-box;
  font-size: 15px;
}

#side .box {
  background: #f6f4f0;
  padding: 20px 20px 20px 25px;
}

#side .box+.box {
  margin-top: 1px;
}

#side .sTtl {
  position: relative;
  font-weight: bold;
  margin-bottom: 10px;
}

#side .sTtl:before {
  position: absolute;
  top: 50%;
  left: -10px;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#side a {
  color: #222;
  text-decoration: none;
}

#side a:hover {
  text-decoration: underline;
}

#side .list li {
  line-height: 25px;
}

@media screen and (min-width: 768px) {

  #side {
    display: block;
  }
}

/*news*/
#news {
  padding-bottom: 100px;
}

#news #pageHead {
  margin-bottom: 40px;
}

#news .backBtn {
  display: inline-block;
  border: 1px solid #ccc;
  font-size: 14px;
}

#news .backBtn .fade {
  padding: 10px;
}

.pager {
  text-align: center;
  font-size: 12px;
  margin-top: 30px;
}

.pager .wrap,
.pager .fade:hover {
  min-width: 25px;
  line-height: 25px;
  padding: 0 10px;
}

.pager .wrap:hover,
.pager .fade:hover {
  background: #3db8ae;
  color: #fff;
}

.pager .current {
  display: block;
  min-width: 25px;
  line-height: 25px;
}

.pager .first {
  display: none;
  border: 1px solid #ccc;
  vertical-align: top;
  margin-right: 20px;
}

.pager .prev {
  display: none;
  display: inline-block;
  border: 1px solid #ccc;
  vertical-align: top;
  margin-right: 5px;
}

.pager .prev .wrap,
.pager .prev .fade:hover {
  padding: 0 5px;
}

.pager .next {
  display: none;
  display: inline-block;
  border: 1px solid #ccc;
  vertical-align: top;
}

.pager .next .wrap,
.pager .next .fade:hover {
  padding: 0 5px;
}

.pager .last {
  display: none;
  border: 1px solid #ccc;
  vertical-align: top;
  margin-left: 20px;
}

.pager .list {
  display: inline-block;
}

.pager .list li {
  display: inline-block;
  width: 25px;
  height: 25px;
}

.pager .list li:first-child .wrap,
.pager .list li:first-child .fade:hover {
  border-left: 1px solid #ccc;
}

.pager .list .wrap,
.pager .list .fade:hover {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0;
}

.pager .list .wrap:hover,
.pager .list .fade:hover {
  border: 1px solid #3db8ae;
}

.pager .list .current {
  border: 1px solid #3db8ae;
  background: #3db8ae;
  color: #fff;
}

@media screen and (min-width: 768px) {

  .pager {
    margin-top: 0;
    font-size: 14px;
  }

  .pager .wrap,
  .pager .fade:hover {
    min-width: 33px;
    line-height: 33px;
  }

  .pager .current {
    min-width: 33px;
    line-height: 33px;
  }

  .pager .list li {
    min-width: 33px;
    line-height: 33px;
  }

  .pager .first,
  .pager .last {
    display: inline-block;
  }

  .pager .prev {
    margin-right: 20px;
  }

  .pager .prev .wrap,
  .pager .prev .fade:hover {
    padding: 0 10px;
  }

  .pager .next .wrap,
  .pager .next .fade:hover {
    padding: 0 10px;
  }
}

#newsPost {
  margin-bottom: 30px;
}

#newsPost .postTtl {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
}

#newsPost .date {
  display: inline-block;
  font-size: 15px;
  color: #666;
  margin-bottom: 20px;
  font-weight: bold;
  margin-right: 10px;
}

#newsPost .category {
  display: inline-block;
  margin-bottom: 20px;
  width: 70px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

#newsPost .category .fade {
  color: #fff;
}

#newsPost .cat01 {
  background: #3db8ae;
}

#newsPost .cat02 {
  background: #24b1d4;
}

#newsPost .cat03 {
  background: #e4007f;
}

@media screen and (min-width: 768px) {

  #newsPost {
    width: 684px;
    margin-bottom: 50px;
  }

  #newsPost .postTtl {
    font-size: 35px;
    margin-bottom: 30px;
  }
}

#the_content p {
  font-size: 14px;
  line-height: 1.5;
}

#the_content p:first-child img {
  margin: 0 auto 10px;
}

@media screen and (min-width: 768px) {

  #the_content img {
    display: inline;
    max-width: inherit;
    margin: 20px 0;
  }

  #the_content p {
    font-size: 15px;
  }

  #the_content p:first-child img {
    margin: 0 auto 20px;
  }
}

/*access*/
#accessInner {
  padding-bottom: 100px;
}

#accessInner .accessHead {
  margin-bottom: 30px;
}

#accessInner .moreBtn {
  position: relative;
  margin-bottom: 20px;
  float: right;
  width: 120px;
  font-size: 12px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  border-top: 1px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  border-left: 1px solid #333;
}

#accessInner .moreBtn:before {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 3px;
  height: 3px;
  margin-top: -1px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

#accessInner .moreBtn .wrap,
#accessInner .moreBtn .fade:hover {
  color: #333;
}

#accessInner .dtl {
  clear: both;
}

#accessInner .sTtl {
  margin-bottom: 10px;
  color: #e4007f;
  font-size: 15px;
}

#accessInner .txt {
  font-size: 14px;
}

#accessInner .btn {
  margin: 20px 0 50px;
}

#accessInner .rootTtl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 32px auto;
  padding: 5px 0 5px 40px;
}

#accessInner .rootTtl01 {
  background-image: url(../img/contents/ico_access_02.png);
}

#accessInner .rootTtl02 {
  background-image: url(../img/contents/ico_access_03.png);
}

#accessInner .root {
  margin-bottom: 30px;
}

#accessInner .root p small {
  font-size: 14px;
  line-height: 140%;
  font-weight: 500;
}

@media screen and (min-width: 768px) {

  #accessInner {
    padding: 0 20px 100px;
    box-sizing: border-box;
  }

  #accessInner #pageHead .ttl {
    /*margin-left: -20px; */
  }

  #accessInner .moreBtn {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    width: 170px;
  }

  #accessInner .moreBtn .wrap:hover,
  #accessInner .moreBtn .fade:hover {
    background: #fffdc0;
  }

  #accessInner .sTtl {
    font-size: 20px;
  }

  #accessInner .txt {
    font-size: 15px;
  }

  #accessInner .rootTtl {
    font-size: 25px;
    padding: 5px 0 5px 75px;
    background-size: auto;
    margin-bottom: 30px;
  }

  #accessInner .root {
    margin-bottom: 50px;
  }

  #accessInner .root img {
    max-width: inherit;
    margin: 0 auto 0 0;
  }
}

#accessInner .noteArea {
  clear: both;
  font-size: 13px;
  line-height: 1.5;
}

#accessInner .noteArea li {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  #accessInner .noteArea {
    font-size: 17px;
  }

  #accessInner .noteArea li {
    font-size: 15px;
  }
}

#mapArea {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#mapArea iframe,
#mapArea object,
#mapArea embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*guide*/
#guide {
  padding: 0 20px 100px;
  box-sizing: border-box;
}

#guide .bnr {
  margin-top: 20px;
}

#guide .img {
  margin-bottom: 20px;
}

#guide .guideTtl {
  margin-bottom: 20px;
  border-left: 5px solid #e4007f;
  font-size: 20px;
}

#guide .guideTtl .inner {
  display: block;
  border-left: 2px solid #aaa;
  padding-left: 10px;
}

#guide .floor {
  position: relative;
  padding-top: 40px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #828282;
}

#guide .floor .ico {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  margin-right: 10px;
  background-image: url(../img/contents/bg_spa.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#guide .floor .map {
  margin-bottom: 20px;
}

#guide .list {
  font-size: 15px;
}

#guide .list a {
  color: #333;
}

#guide .list li {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #guide .list li {
    float: left;
    width: 25%;
  }
}

#guide .num {
  position: absolute;
  top: -2px;
  left: 0;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
}

#guide .p1 {
  background: #e64290;
}

#guide .p2 {
  background: #009bda;
}

#guide .p3 {
  background: #ef8200;
}

#guide .p4 {
  background: #6fb92c;
}

#guide .p5 {
  background: #d3b798;
}

#guide .p6 {
  background: #bba8d0;
}

#guide .listTxt {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
}

#guide .floor+.guideTtl {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  #guide #pageHead .ttl {
    /* margin-left: -20px;*/
  }

  #guide .guideTtl {
    margin-bottom: 30px;
    border-left: 10px solid #e4007f;
    font-size: 35px;
  }

  #guide .guideTtl .inner {
    border-left: 5px solid #aaa;
    padding-left: 20px;
  }

  #guide .floor {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0;
  }

  #guide .floor .ico {
    top: 40px;
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
  }

  #guide .floor .map {
    margin-bottom: 35px;
  }

  #guide .floor+.guideTtl {
    margin-top: 100px;
  }
}

#guide .tableWrap {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #guide .tableWrap {
    margin-bottom: 20px;
  }
}

#guide .tableWrap01 .table05 {
  width: 100%;
  border-right: 2px solid #e4007f;
}

#guide .tableWrap01 .table07 {
  margin-bottom: 10px;
  width: 100%;
  border-right: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {
  #guide .tableWrap01 {
    float: left;
  }

  #guide .tableWrap01 .table05 {
    width: 255px;
    border-right: none;
  }

  #guide .tableWrap01 .table07 {
    width: 160px;
    border-right: none;
  }

  #guide .tableWrap01 .table05+.table07 {
    border-right: none;
  }
}

@media screen and (min-width: 768px) {
  #guide .tableWrap02 {
    float: right;
    width: 160px;
  }
}

#guide .table01,
#guide .table03 {
  border-top: 2px solid #e4007f;
  float: left;
  width: 30%;
  box-sizing: border-box;
  font-size: 10px;
  margin-bottom: 10px;
}

#guide .table01 th,
#guide .table03 th {
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
  background: #fdeef4;
  font-weight: bold;
  text-align: center;
  height: 66px;
}

#guide .table01 .ttl,
#guide .table03 .ttl {
  background: #fffde4;
  height: 32px;
}

@media screen and (min-width: 768px) {

  #guide .table01,
  #guide .table03 {
    width: 255px;
    font-size: 17px;
    margin-bottom: 0;
  }
}

#guide .table02,
#guide .table04 {
  border-top: 2px solid #e4007f;
  border-right: 2px solid #e4007f;
  float: left;
  width: 70%;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 10px;
}

#guide .table02 th,
#guide .table04 th {
  font-weight: bold;
  text-align: center;
  color: #fff;
  height: 32px;
  line-height: 32px;
  background: #e4007f;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#guide .table02 .ttl,
#guide .table04 .ttl {
  background: #fffde4;
  color: #333;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#guide .table02 td,
#guide .table04 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  line-height: 32px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {

  #guide .table02,
  #guide .table04 {
    border-right: none;
    width: 332px;
    font-size: 17px;
    margin-bottom: 0;
  }
}

#guide .table05,
#guide .table06 {
  border-top: 2px solid #e4007f;
  float: left;
  width: 30%;
  box-sizing: border-box;
  font-size: 10px;
  margin-bottom: 10px;
}

#guide .table05 th,
#guide .table06 th {
  font-weight: bold;
  text-align: center;
  height: 32px;
  background: #fdeef4;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#guide .table05 .ttl,
#guide .table06 .ttl {
  background: #fffde4;
  color: #333;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#guide .table05 td,
#guide .table06 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  line-height: 32px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {

  #guide .table05,
  #guide .table06 {
    border-right: none;
    width: 255px;
    font-size: 17px;
    margin-bottom: 0;
  }

  #guide .table05 th,
  #guide .table06 th {
    line-height: 32px;
    height: 32px;
  }
}

@media screen and (min-width: 768px) {

  #guide .table03,
  #guide .table06 {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #guide .table04 {
    border-right: 2px solid #e4007f;
  }

  #guide .table04 th {
    border-left: 2px solid #fff;
  }
}

#guide .table07 {
  border-top: 2px solid #e4007f;
  float: left;
  width: 50%;
  box-sizing: border-box;
  font-size: 10px;
  margin-bottom: 20px;
}

#guide .table07.last {
  border-right: 2px solid #e4007f;
}

#guide .table07 th {
  font-weight: bold;
  text-align: center;
  height: 32px;
  background: #fdeef4;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

#guide .table07 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {
  #guide .table07 {
    border-right: none;
    width: 160px;
    font-size: 17px;
  }

  #guide .table07 th {
    line-height: 32px;
    height: 32px;
  }

  #guide .table07 td {
    height: 64px;
  }
}

#guide .table08 {
  border-top: 2px solid #e4007f;
  width: 50%;
  box-sizing: border-box;
  font-size: 10px;
  margin: 0 auto 20px;
  border-right: 2px solid #e4007f;
}

#guide .table08 th {
  font-weight: bold;
  text-align: center;
  height: 32px;
  background: #e4007f;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
  color: #fff;
}

#guide .table08 td {
  font-weight: bold;
  text-align: center;
  height: 32px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
}

@media screen and (min-width: 768px) {
  #guide .table08 {
    width: 160px;
    font-size: 17px;
    float: left;
    margin: 0 0 20px;
  }

  #guide .table08 th {
    line-height: 32px;
    height: 32px;
  }

  #guide .table08 td {
    height: 64px;
  }
}

#guide .noteLi {
  margin-bottom: 30px;
  font-size: 13px;
  clear: both;
  line-height: 1.3;
}

#guide .noteLi li {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #guide .noteLi {
    margin-bottom: 70px;
    font-size: 17px;
  }
}

#guide .noteArea {
  clear: both;
  font-size: 13px;
  line-height: 1.5;
}

#guide .noteArea li {
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (min-width: 768px) {
  #guide .noteArea {
    font-size: 17px;
  }
}

.noteTxt {
  font-size: 12px;
}

.setMt10 {
  margin-top: 10px;
}

.setMt20 {
  margin-top: 20px;
}

.setMt50 {
  margin-top: 50px;
}

.setAr {
  text-align: right;
}

.setLs1 {
  letter-spacing: -1px;
}

.setLs2 {
  letter-spacing: -2px;
}

.setLs4 {
  letter-spacing: -4px;
}

.arrowLink {
  position: relative;
  display: inline-block;
  padding-left: 12px;
}

.arrowLink:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  border-top: 1px solid #11776f;
  border-right: 1px solid #11776f;
  content: "";
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* add */
#stay .tableWrap table.w100,
#guide .tableWrap table.w100 {
  width: 100%;
  border-right: 2px solid #e4007f;
}

#stay .txtBld,
#guide .txtBld,
#spa .txtBld {
  font-weight: bold;
}

#accessInner .txtRed,
#stay .txtRed,
#guide .txtRed,
#spa .txtRed {
  color: #e4007f;
}

#guide .txtBig {
  font-size: 1.1em;
}

#guide .columnRed,
#spa .columnRed {
  border: 6px double #e4007f;
  padding: 2px 20px 10px;
  margin: 10px 0;
}

.footer-banner {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #b6a081;
  text-align: center;
}

.footer-banner li {
  display: inline-block;
  margin: 0 6px 10px 6px;
}

.footer-banner li:first-child {
  margin-left: 0;
}

.footer-banner li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .footer-banner li:first-child {
    margin-left: 6px;
  }

  .footer-banner li:last-child {
    margin-right: 6px;
  }
}

.col {
  zoom: 1;
}

.col:after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
}

.set-float-l {
  float: left;
}

.set-float-r {
  float: right;
}

.set-mt-30 {
  margin-top: 30px;
}

.set-mb-5 {
  margin-bottom: 5px;
}

.set-mb-10 {
  margin-bottom: 10px;
}

.set-mb-15 {
  margin-bottom: 15px;
}

.set-w-50per {
  width: 50%;
}

.set-max-w-80per {
  max-width: 80%;
}

.set-max-w-90per {
  max-width: 90%;
}

.set-ml-5 {
  margin-left: 5px;
}

.set-ml-10 {
  margin-left: 10px;
}

.set-ml-15 {
  margin-left: 15px;
}

.set-pt-50 {
  padding-top: 50px;
}

.set-pt-80 {
  padding-top: 80px;
}

.set-align-c {
  text-align: center;
}

.set-fs-11 {
  font-size: 11px;
  line-height: 1.4;
}

@media screen and (max-width: 412px) {
  #topHeader .headerWrap {
    padding-top: 175px;
  }
}

@media screen and (max-width: 360px) {
  #topHeader .headerWrap {
    padding-top: 165px;
  }
}

@media screen and (max-width: 320px) {
  #topHeader .headerWrap {
    padding-top: 140px;
  }

  #js_btn01 {
    top: 42%;
  }

  #js_btn02 {
    top: 48%;
    left: 47%;
  }
}

@media screen and (max-width: 768px) {
  .set-sp-h-25 {
    height: 25px;
  }
}

.compoTable {
  border: 2px solid #e4007f;
  width: auto;
  font-size: 14px;
  margin-bottom: 10px;
}

.compoTable thead th {
  color: #fff;
  background: #e4007f;
}

.compoTable tbody th {
  background: #fffde4;
  color: #333;
}

.compoTable td {}

.compoTable th,
.compoTable td {
  padding: 10px;
  border-left: 2px solid #e4007f;
  border-bottom: 2px solid #e4007f;
  font-weight: bold;
  text-align: center;
}

.compoTable tr th:last-child,
.compoTable tr td:last-child {
  border-right: 2px solid #e4007f;
}


/* =============================================================================================
	クーポン関連
============================================================================================= */

#coupon {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 200;
  display: none;
  opacity: 0;
}

#coupon>div {
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 600px;
  top: 50%;
  left: 50%;
  padding: 30px 30px 30px 30px;
  background: #fff;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  box-sizing: border-box;
}

#coupon>div>a.coupon-close {
  width: 40px;
  height: 0;
  top: -16px;
  right: -16px;
  padding-top: 40px;
  border-radius: 100px;
  background: #e4007f;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
}

#coupon>div>a.coupon-close::before,
#coupon>div>a.coupon-close::after {
  content: '';
  transform: translate(-50%, -50%);
  width: 20px;
  height: 0;
  top: 50%;
  left: 50%;
  padding-top: 2px;
  background: #fff;
  position: absolute;
}

#coupon>div>a.coupon-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#coupon>div>a.coupon-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#coupon>div>div.coupon-box {}

#coupon>div>div.coupon-box>p.coupon-caution {
  width: 100%;
  padding-top: 10px;
  display: block;
  font-size: 0.75em;
  line-height: 140%;
  text-align: left;
}

#coupon>div>div.coupon-box>h2 {
  margin-bottom: 20px;
  color: #e4007f;
  font-size: 1.875em;
  font-weight: bold;
  text-align: center;
}

#coupon>div>div.coupon-box>div {
  position: relative;
}

#coupon>div>div.coupon-box>div.coupon-load {
  height: 200px
}

#coupon>div>div.coupon-box>div>h3,
#coupon>div>div.coupon-box>div>strong {
  padding: 12px 10px;
  margin-bottom: 10px;
  background: #f6f4f0;
  display: block;
  font-weight: bold;
  text-align: center;
}

#coupon>div>div.coupon-box>div>form {}

#coupon>div>div.coupon-box>div>form>div {
  margin-bottom: 10px;
  border-top: #e4007f 3px solid;
  border-left: #e4007f 3px solid;
  border-bottom: #e4007f 3px solid;
  background: #e4007f;
  display: block;
  position: relative;
  font-weight: bold;
  text-align: center;
}

#coupon>div>div.coupon-box>div>form>div::after {
  content: '';
  clear: both;
  display: block;
}

#coupon>div>div.coupon-box>div>form>div>b {
  width: 24%;
  line-height: 50px;
  color: #fff;
  display: block;
  float: left;
}

#coupon>div>div.coupon-box>div>form>div>input {
  width: 76%;
  height: 50px;
  padding: 0 0 0 16px;
  border: none;
  border-right: #e4007f 3px solid;
  background: #fff;
  display: block;
  float: left;
  box-sizing: border-box;
}

#coupon>div>div.coupon-box>div>form>div>input::placeholder {
  color: #aaa;
}

#coupon>div>div.coupon-box>div>form>div>div {
  height: 50px;
  border: none;
  border-right: #e4007f 3px solid;
  float: left;
  box-sizing: border-box;
}

#coupon>div>div.coupon-box>div>form>div>div.year {
  width: 32%;
}

#coupon>div>div.coupon-box>div>form>div>div.month,
#coupon>div>div.coupon-box>div>form>div>div.date {
  width: 22%;
}

#coupon>div>div.coupon-box>div>form>div>div>select {
  width: 100%;
  height: 100%;
  padding: 0 0 0 16px;
  border: none;
  background: #fff;
  display: block;
}

#coupon>div>div.coupon-box>div>form>div>div>select>option:disabled {
  color: #999;
}

#coupon>div>div.coupon-box>div>form>div>span {
  right: 0;
  bottom: -1.8em;
  position: absolute;
  font-weight: normal;
  font-size: 0.75em;
}

#coupon>div>div.coupon-box>div>form>button {
  width: 200px;
  padding: 0;
  margin: 32px auto 0 auto;
  border-radius: 4px;
  border: none;
  background: #cc003f;
  display: block;
  cursor: pointer;
}

#coupon>div>div.coupon-box>div>form>button>span {
  width: 100%;
  height: 100%;
  right: 2px;
  bottom: 2px;
  padding: 6px 0;
  border-radius: 4px;
  background: #e4007f;
  color: #fff;
  display: block;
  position: relative;
  font-weight: bold;
  font-size: 1.2em;
}

#coupon>div>div.coupon-box>div>form>button>span::after {
  content: '';
  width: 0;
  height: 0;
  transform: translateY(-50%);
  top: 50%;
  right: 12px;
  border-top: 3px transparent solid;
  border-bottom: 3px transparent solid;
  border-left: 6px #fff solid;
  display: block;
  position: absolute;
}

#coupon>div>div.coupon-box>div>p {
  padding: 60px 10px;
  border: #e4007f 3px solid;
  display: block;
  text-align: center;
}

#coupon>div>div.coupon-box>div>table {
  width: 100%;
  border-left: #e4007f 3px solid;
  border-right: #e4007f 3px solid;

}

#coupon>div>div.coupon-box>div>table>thead>tr>th,
#coupon>div>div.coupon-box>div>table>thead>tr>td {
  width: 33.33333%;
  padding: 12px 0;
  background: #e4007f;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 0.875em;
}

#coupon>div>div.coupon-box>div>table>thead>tr>th {
  border-right: 3px solid #fff;
}

#coupon>div>div.coupon-box>div>table>tbody>tr>th,
#coupon>div>div.coupon-box>div>table>tbody>tr>td {
  width: 33.33333%;
  padding: 12px 0;
  border-bottom: 3px solid #e4007f;
  text-align: center;
  font-size: 0.875em;
}

#coupon>div>div.coupon-box>div>table>tbody>tr>th {
  border-right: 3px solid #e4007f;
}

#coupon>div>div.coupon-box>div>table>tbody>tr>th[data-label="回数券種別"] {
  font-weight: bold;
}

#coupon>div>div.coupon-box>div.coupon-load>img {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
}

@media screen and (max-width: 768px) {

  #coupon>div {
    width: 94%;
    max-width: none;
    padding: 18px 14px 14px 14px;
  }

  #coupon>div>a.coupon-close {
    right: -10px;
  }

  #coupon>div>div.coupon-box>h2 {
    margin-bottom: 14px;
    font-size: 1.25em;
  }

  #coupon>div>div.coupon-box>div>h3,
  #coupon>div>div.coupon-box>div>strong {
    padding: 12px 10px;
    margin-bottom: 10px;
    font-size: 0.94em;
  }

  #coupon>div>div.coupon-box>div>form>div>b {
    width: 100%;
    padding: 8px 0;
    line-height: 1em;
    float: none;
  }

  #coupon>div>div.coupon-box>div>form>div>input {
    width: 100%;
    height: 44px;
    padding: 0 0 0 8px;
  }

  #coupon>div>div.coupon-box>div>form>div>div {
    height: 44px;
  }

  #coupon>div>div.coupon-box>div>form>div>div.year {
    width: 40%;
  }

  #coupon>div>div.coupon-box>div>form>div>div.month,
  #coupon>div>div.coupon-box>div>form>div>div.date {
    width: 30%;
  }

  #coupon>div>div.coupon-box>div>form>div>div>select {
    padding: 0 0 0 8px;
  }

  #coupon>div>div.coupon-box>div>form>button {
    width: 86%;
    margin: 32px auto 0 auto;
  }

  #coupon>div>div.coupon-box>div>p {
    padding: 40px 0;
  }

  #coupon>div>div.coupon-box>div>table>thead>tr>th,
  #coupon>div>div.coupon-box>div>table>thead>tr>td {
    width: auto;
  }

  #coupon>div>div.coupon-box>div>table>tbody>tr>th,
  #coupon>div>div.coupon-box>div>table>tbody>tr>td {
    width: auto;
  }

}

/* 20210317コロナ対策ページ */
.sp {
  display: none !important;
}

.corona_measures .taisaku .img {
  margin-top: 45px;
  margin-bottom: 100px;
}

.corona_measures {
  font-family: "游ゴシック", "Yu Gothic";
}

.corona_measures .taisaku {
  padding-bottom: 100px;
}

.corona_measures .taisaku .img img {
  width: auto;
  display: block;
  margin: 0 auto;
}

.corona_measures .taisaku h2 {
  font-size: 40px;
  line-height: 160%;
  letter-spacing: .15em;
  font-weight: 600;
  color: #50492A;
  text-align: center;
  margin-bottom: 50px;
}

.corona_measures .taisaku h2 span {
  display: block;
  text-align: center;
  font-size: 16px;
  letter-spacing: .08em;
  font-weight: 600;
  color: #50492A;
  margin-top: 10px;
}

.corona_measures .taisaku p {
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto;
}

.corona_measures .taisaku p .red {
  font-weight: 600;
  color: #B20F0F;
}

.corona_measures .taisaku p .bold {
  font-weight: 600;
}

.corona_measures .activecoat .corona_title_box {
  background: url(../img/contents/corona/corona_bg_pc.jpg) repeat-x center;
  height: 350px;
  margin-bottom: 100px;
}

.corona_measures .activecoat .corona_title_box h3 {
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}

.corona_measures .activecoat .corona_title_box h3::before {
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}

.corona_measures .activecoat h4 {
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0;
  font-weight: 600;
  color: #464242;
  text-align: center;
  margin-bottom: 50px;
}

.corona_measures .activecoat h4::after {
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #707070;
  margin: 10px auto 0;
}

.corona_measures .activecoat p {
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}

.corona_measures .activecoat p .red {
  font-weight: 600;
  color: #B20F0F;
}

.corona_measures .activecoat p .bold {
  font-weight: 600;
}

.corona_measures .activecoat .img_box {
  display: flex;
  width: 870px;
  margin: 0 auto 95px;

}

.corona_measures .activecoat .img_box .logo_box {
  width: 400px;
  margin-right: 110px;
}

.corona_measures .activecoat .img_box .logo_box img {
  width: 400px;
  margin-bottom: 80px;
}

.corona_measures .activecoat .img_box .logo_box img:last-of-type {
  width: 235px;
  margin-bottom: 0;
}

.corona_measures .activecoat .img_box .hosyou_box {
  width: 360px;
}

.corona_measures .activecoat .img_box .hosyou_box img {
  width: 360px;
}

.corona_measures .activecoat .sekou_img_box {
  font-size: 0;
  text-align: center;
  max-width: 1500px;
  margin: 0 auto 100px;
}

.corona_measures .activecoat .sekou_img_box img {
  display: inline-block;
  /* width: 310px; */
  width: calc(25% - 65.25px);
  margin-right: 87px;
}

.corona_measures .activecoat .sekou_img_box img:last-of-type {
  margin-right: 0;
}

.corona_measures .deofactor .corona_title_box {
  background: url(../img/contents/corona/corona_bg_pc.jpg) repeat-x center;
  height: 350px;
  margin-bottom: 100px;
}

.corona_measures .deofactor .corona_title_box h3 {
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}

.corona_measures .deofactor .corona_title_box h3::before {
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}

.corona_measures .deofactor h4 {
  font-size: 30px;
  line-height: 160%;
  letter-spacing: 0;
  font-weight: 600;
  color: #464242;
  text-align: center;
  margin-bottom: 50px;
}

.corona_measures .deofactor h4::after {
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #707070;
  margin: 10px auto 0;
}

.corona_measures .deofactor p {
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}

.corona_measures .deofactor p .red {
  font-weight: 600;
  color: #B20F0F;
}

.corona_measures .deofactor p .bold {
  font-weight: 600;
}

.corona_measures .deofactor .img {
  width: 335px;
  margin: 0 auto 100px;
}

.corona_measures .deofactor .sekou_img_box {
  font-size: 0;
  text-align: center;
  max-width: 1500px;
  margin: 0 auto 100px;
}

.corona_measures .deofactor .sekou_img_box img {
  display: inline-block;
  width: calc(25% - 65.25px);
  margin-right: 87px;
}

.corona_measures .deofactor .sekou_img_box img:last-of-type {
  margin-right: 0;
}

.corona_measures .cooperation .corona_title_box {
  background: url(../img/contents/corona/cooperation_bg_pc.jpg) no-repeat center;
  height: 350px;
  margin-bottom: 100px;
}

.corona_measures .cooperation .corona_title_box h3 {
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}

.corona_measures .cooperation .corona_title_box h3::before {
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}

.corona_measures .cooperation .cooperation_inner {
  width: 1060px;
  margin: 0 auto 100px;
  display: flex;
  flex-wrap: wrap;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box {
  width: 480px;
  text-align: center;
  margin: 0 auto 100px;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box:nth-child(odd) {
  margin-right: 100px;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box:last-child {
  margin: 0 auto;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box img {
  width: 188px;
  text-align: center;
  margin-bottom: 35px;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box strong {
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.07em;
  line-height: 160%;
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box p {
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .05em;
  font-weight: 500;
  width: 480px;
  text-align: left;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box p .red {
  font-weight: 600;
  color: #B20F0F;
}

.corona_measures .cooperation .cooperation_inner .cooperation_box p .bold {
  font-weight: 600;
}


.corona_measures .safety .corona_title_box {
  background: url(../img/contents/corona/safety_bg_pc.jpg) no-repeat center;
  height: 350px;
  margin-bottom: 100px;
}

.corona_measures .safety .corona_title_box h3 {
  font-size: 35px;
  line-height: 160%;
  letter-spacing: .04em;
  font-weight: 500;
  color: #fff;
  font-family: "Yu Mincho", "YuMincho";
  text-align: center;
  padding-top: 120px;
}

.corona_measures .safety .corona_title_box h3::before {
  content: " " attr(data-title);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  display: block;
  margin-bottom: 25px;
}

.corona_measures .safety p {
  font-size: 17px;
  line-height: 190%;
  letter-spacing: .01em;
  font-weight: 500;
  text-align: center;
  width: 960px;
  margin: 0 auto 70px;
}

.corona_measures .safety .img {
  text-align: center;
  margin-bottom: 50px;
}

.corona_measures .safety .img img {
  width: 265px;
}

.corona_measures .safety .img_box {
  text-align: center;
  padding-bottom: 110px;
  font-size: 0;
}

.corona_measures .safety .img_box img {
  width: 300px;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .corona_measures {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }

  .corona_measures .taisaku {
    padding-bottom: 0;
  }

  .corona_measures .taisaku .img {
    margin-bottom: 80px;
  }

  .corona_measures .taisaku .img img {
    padding: 0;
  }

  .corona_measures .taisaku h2 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .15em;
    line-height: 160%;
    color: #50492A;
    text-align: center;
    margin-bottom: 40px;
  }

  .corona_measures .taisaku h2 span {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 160%;
    color: #464242;
    display: block;
    text-align: center;
    margin-top: 40px;
  }

  .corona_measures .taisaku p {
    max-width: 90%;
    margin: 0 auto 60px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .01em;
    line-height: 180%;
    text-align: left;
  }

  .corona_measures .taisaku p .red {
    font-weight: 600;
    color: #B20F0F;
  }

  .corona_measures .taisaku p .bold {
    font-weight: 600;
  }

  .corona_measures .activecoat {
    margin-bottom: 60px;
  }

  .corona_measures .activecoat .corona_title_box {
    background: url(../img/contents/corona/corona_bg_sp.jpg) no-repeat center;
    /* background-size: contain; */
    height: 180px;
    margin-bottom: 60px;
  }

  .corona_measures .activecoat .corona_title_box h3 {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: .04em;
    font-weight: 500;
    color: #fff;
    font-family: "Yu Mincho", "YuMincho";
    text-align: center;
    padding-top: 50px;
  }

  .corona_measures .activecoat .corona_title_box h3::before {
    content: " " attr(data-title);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 200%;
    display: block;
    margin-bottom: 10px;
  }

  .corona_measures .activecoat h4 {
    font-size: 23px;
    font-weight: 600;
    line-height: 160%;
    text-align: center;
    margin-bottom: 40px;
  }

  .corona_measures .activecoat h4::after {
    content: " ";
    width: 30px;
    height: 1px;
    display: block;
    background: #707070;
    margin: 20px auto 0;
  }

  .corona_measures .activecoat p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 180%;
    margin-bottom: 60px;
    text-align: left;
  }

  .corona_measures .activecoat p .bold {
    font-weight: 600;
  }

  .corona_measures .activecoat p .red {
    font-weight: 600;
    color: #B20F0F;
  }

  .corona_measures .activecoat .img_box {
    display: block;
    width: auto;
    margin: 0;
  }

  .corona_measures .activecoat .img_box .logo_box {
    width: auto;
    margin-right: 0;
  }

  .corona_measures .activecoat .img_box .logo_box img {
    width: 160px;
    display: block;
    margin: 0 auto 20px;
  }

  .corona_measures .activecoat .img_box .logo_box img:last-of-type {
    width: 137px;
  }

  .corona_measures .activecoat .img_box .hosyou_box {
    text-align: center;
    width: auto;
  }

  .corona_measures .activecoat .img_box .hosyou_box img {
    width: 90%;
    margin-bottom: 95px;
  }

  .corona_measures .activecoat .sekou_img_box {
    text-align: center;
    width: auto;
    margin: 0;
  }

  .corona_measures .activecoat .sekou_img_box img {
    display: block;
    width: 90%;
    margin: 0 auto 30px;
  }

  .corona_measures .activecoat .sekou_img_box img:last-of-type {
    margin: 0 auto;
  }

  .corona_measures .deofactor .corona_title_box {
    background: url(../img/contents/corona/corona_bg_sp.jpg) no-repeat center;
    /* background-size: contain; */
    height: 180px;
    margin-bottom: 60px;
  }

  .corona_measures .deofactor .corona_title_box h3 {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: .04em;
    font-weight: 500;
    color: #fff;
    font-family: "Yu Mincho", "YuMincho";
    text-align: center;
    padding-top: 50px;
  }

  .corona_measures .deofactor .corona_title_box h3::before {
    content: " " attr(data-title);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 200%;
    display: block;
    margin-bottom: 10px;
  }

  .corona_measures .deofactor h4 {
    font-size: 23px;
    font-weight: 600;
    line-height: 160%;
    text-align: center;
    margin-bottom: 40px;
  }

  .corona_measures .deofactor h4::after {
    content: " ";
    width: 30px;
    height: 1px;
    display: block;
    background: #707070;
    margin: 20px auto 0;
  }

  .corona_measures .deofactor p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 180%;
    text-align: left;
    margin-bottom: 60px;
  }

  .corona_measures .deofactor p .bold {
    font-weight: 600;
  }

  .corona_measures .deofactor p .red {
    font-weight: 600;
    color: #B20F0F;
  }

  .corona_measures .deofactor .img {
    text-align: center;
    margin-bottom: 60px;
  }

  .corona_measures .deofactor .img img {
    width: 90%;
  }

  .corona_measures .deofactor .sekou_img_box {
    text-align: center;
    width: auto;
    margin: 0 auto;
  }

  .corona_measures .deofactor .sekou_img_box img {
    display: block;
    width: 90%;
    margin: 0 auto 30px;
  }

  .corona_measures .deofactor .sekou_img_box img:last-of-type {
    margin: 0 auto 60px;
  }

  .corona_measures .cooperation .corona_title_box {
    background: url(../img/contents/corona/cooperation_bg_sp.jpg) no-repeat center;
    /* background-size: contain; */
    height: 180px;
    margin-bottom: 60px;
  }

  .corona_measures .cooperation .corona_title_box h3 {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: .04em;
    font-weight: 500;
    color: #fff;
    font-family: "Yu Mincho", "YuMincho";
    text-align: center;
    padding-top: 50px;
  }

  .corona_measures .cooperation .corona_title_box h3::before {
    content: " " attr(data-title);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 200%;
    display: block;
    margin-bottom: 10px;
  }

  .corona_measures .cooperation .cooperation_inner {
    display: block;
    text-align: center;
    width: auto;
    margin: 0 auto;
  }

  .corona_measures .cooperation .cooperation_inner .cooperation_box {
    margin-bottom: 60px;
    width: 90%;
  }

  .corona_measures .cooperation .cooperation_inner .cooperation_box:nth-child(odd) {
    margin: 0 auto 60px;
  }

  .corona_measures .cooperation .cooperation_inner .cooperation_box img {
    width: 130px;
    text-align: center;
    margin-bottom: 25px;
  }

  .corona_measures .cooperation .cooperation_inner .cooperation_box strong {
    display: block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.07em;
    line-height: 160%;
    text-align: center;
    margin-bottom: 30px;
  }

  .corona_measures .cooperation .cooperation_inner .cooperation_box p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 180%;
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }

  .corona_measures .cooperation .cooperation_inner .cooperation_box p .red {
    font-weight: 600;
    color: #B20F0F;
  }

  .corona_measures .safety .corona_title_box {
    background: url(../img/contents/corona/safety_bg_sp.jpg) no-repeat center;
    /* background-size: contain; */
    height: 180px;
    margin-bottom: 60px;
  }

  .corona_measures .safety .corona_title_box h3 {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: .04em;
    font-weight: 500;
    color: #fff;
    font-family: "Yu Mincho", "YuMincho";
    text-align: center;
    padding-top: 50px;
  }

  .corona_measures .safety .corona_title_box h3::before {
    content: " " attr(data-title);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 200%;
    display: block;
    margin-bottom: 10px;
  }

  .corona_measures .safety p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .01em;
    line-height: 180%;
    margin-bottom: 60px;
    text-align: left;
  }

  .corona_measures .safety .img_box {
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }

  .corona_measures .safety .img_box img {
    width: 319px;
  }





}


#spa .sauna_title {
  margin-bottom: 20px;
}

#spa .sauna_title::after {
  display: block;
  content: "";
  clear: both;
}

#spa .sauna_title h2 {
  display: block;
  float: left;
}

#spa .sauna_title .sakatsu {
  display: block;
  width: 200px;
  float: right;
}

@media screen and (max-width: 768px) {
  #spa .sauna_title h2 {
    float: none;
  }

  #spa .sauna_title .sakatsu {
    float: none;
  }

}


/* 20230207 家族風呂空き状況追加 */
.stateBox {
  display: flex;
  justify-content: flex-end;
  /* align-items: flex-start; */
  align-items: center;
  padding-top: 8px;
}

.teriha-state {
  margin-right: 10px;
  position: static;
}

.bath-state__boxWrap {
  border: 1px solid #ccc;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.16);
}

.bath-state__ttl {
  padding: 3px 0;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.15em;
  text-align: center;
  color: #fff;
  background: #417BBF;
}

.bath-state__txtBox {
  padding: 8px;
  background: #fff;
}

.bath-state__txt {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.02em;
  text-align: center;
}

.bath-state__ico {
  text-align: center;
}

.bath-state__ico img {
  width: 90px;
}

.contactBox {
  padding-top: 64px;
  margin-right: 24px;
}

.contactLink a {
  font-weight: 500;
  text-decoration: underline;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #e4007f;
  transition: all .3s ease;
}

.contactLink a:hover {
  opacity: 0.6;
}

.contactLink a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background: url(../img/common/ico_arrow.svg) no-repeat;
  background-size: contain;
}


@media screen and (max-width: 768px) {
  .stateBox__sp {
    display: block;
    padding: 24px 0;
    background: url(../img/top/bg_state.jpg) repeat;
    margin-bottom: 24px;
    margin-top: -30px;
  }
  .stateBox__sp #state, .stateBox__sp #state02{
    margin-top: -80px;
    padding-top: 80px;
  }

  .stateBox__sp .teriha-state {
    width: 270px;
    margin: 0 auto 20px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 0px rgb(0 0 0 / 16%);
  }

  .stateBox__sp .teriha-state dd {
    width: 70px;
  }

  .stateBox__sp .teriha-state dd:first-of-type {
    margin-left: 15px;
  }

  .stateBox__sp .teriha-state dd.teriha-state-2f {
    margin-left: 10px;
  }

  .stateBox__sp .teriha-state dd.teriha-state-3f {
    margin-left: 10px;
    padding-top: 10px;
  }

  .stateBox__sp .bath-state__boxWrap {
    width: 270px;
    margin: 0 auto;
  }

  .stateBox__sp .bath-state__ttl {
    padding: 6px 0;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.08em;
  }

  .stateBox__sp .bath-state__txtBox {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
  }

  .stateBox__sp .bath-state__txt {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.06em;
    line-height: 15px;
  }

  .stateBox__sp .bath-state__txt::after {
    content: "：";
    display: inline-block;
    vertical-align: middle;
  }

  .stateBtnBox{
    position: absolute;
    top: 60px;
    right: 10px;
  }

  .stateBtn {
    display: block;
    width: 90px;
    height: 40px;
    top: 0;
    right: 0;
    margin-top: 6px;
    padding: 0 0 0 0;
    position: relative;
    font-size: 12px;
    line-height: 1.4em;
    border-radius: 4px;
    color: #fff;
  }

  .stateBtn.--01 {
    background: #008095;
  }

  .stateBtn.--02 {
    background: #417BBF;
  }

  .stateBtn>span {
    transform: translateY(-50%);
    top: 50%;
    left: 27px;
    display: block;
    position: absolute;
  }

  .stateBtn::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 6px;
  }

  .stateBtn.--01::before {
    background: url(../img/common/ico_state01.svg) no-repeat;
    background-size: contain;
  }

  .stateBtn.--02::before {
    background: url(../img/common/ico_state02.svg) no-repeat;
    background-size: contain;
  }

  .telBtn {
    position: fixed;
    top: 10px;
    right: 110px;
    z-index: 2;
  }

  .telBtn a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/common/ico_telBtn.svg) no-repeat;
    background-size: contain;
  }

  .page-stateBox {
    display: flex;
    padding: 10px 10px 13px 10px;
    /* background: #64D3FA; */
  }

  .page-stateBox .teriha-state {
    margin: 0;
    border: solid 1px #eee;
  }

  .page-stateBox .bath-state__boxWrap {
    margin-left: 10px;
    border: none;
    box-shadow: none;
    border: solid 1px #eee;
  }

  .page-stateBox .bath-state__ttl {
    padding: 6px 0;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.08em;
  }

  .page-stateBox .bath-state__txtBox {
    padding: 10px 8px 16px;
  }

  .page-stateBox .bath-state__txt {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 1.4;
    text-align: center;
    color: #1962b7;
  }

  body.home .nav_coupon.page {
    top: 10px;
    right: 160px;
  }
  #gNavLi li.nav11{
    margin-top: 40px;
    padding: 0 20px;
    border-bottom: none;
  }
  .nav_telBtn__txt{
    font-size: 14px;
    text-align: right;
    margin-top: 10px;
    color: #e5007f;
  }
  header{
    margin-bottom: 50px;
  }
}

/* 20230207 アクセスページ */
.contactSec{
  margin-top: 60px;
  padding-top: 50px;
  border-top: solid 1px #ccc;
  margin-bottom: 40px;
}
.contactSec .contactSec__ttl{
  margin-bottom: 30px;
  border-left: 10px solid #e4007f;
  font-size: 35px;
}
.contactSec .contactSec__ttl span{
  display: block;
  border-left: 5px solid #aaa;
  padding-left: 20px;
}
.contactSec__txt{
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.04em;
}
.contactSec__link a{
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.05em;
  color: #e4007f;
  text-decoration: none;
}
.contactSec__link a::before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 8px;
  background: url(../img/common/ico_tel.svg) no-repeat;
  background-size: contain;
}
.contactSec__link span{
  margin-left: 10px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: #e4007f;
}

@media screen and (max-width: 768px){
  .contactSec .contactSec__ttl{
    margin-bottom: 20px;
    border-left: 5px solid #e4007f;
    font-size: 20px;
  }
  .contactSec__txt{
    margin-bottom: 18px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 1.6;
  }
  .contactSec__link a{
    font-size: 20px;
    white-space: nowrap;
  }
  .contactSec__link a::before{
    width: 20px;
    height: 20px;
    margin-right: 4px;
  }
  .contactSec__link span{
    margin-left: 5px;
    font-size: 13px;
    white-space: nowrap;
  }
}

/* 20240910 ABOUT US */
.topnews_about {
  margin: 60px 0 0;
}
.topnews_about_box {
  padding: 30px;
  background: #fff;
}
.topnews_about_box .txt {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 1.6;
  color: #181818;
}

@media screen and (max-width: 768px){
  .topnews_about {
    margin: 40px 0 0;
  }
  .topnews_about_box {
    padding: 20px;
    margin: 15px 0 0;
  }
}



/* 20230323アミューズメント、別館追記 */
h4.area_title{
  position: relative;
  padding: 6px 24px 6px 10px;
  background: #e93399;
  font-size: 18px;
  font-weight: bold;
  color: white;
  line-height: 1.3;
  z-index:-1;
  width: auto;
  display: inline-block;
  margin-bottom: 20px;
}
h4.area_title.pink{
  background: #e93399;
}
h4.area_title.purple{
  background: #8E41C4;
}

h4.area_title:before{
  position: absolute;
  content: '';
  right: -2px;
  top: -6px;
  border: none;
  border-right: solid 40px white;
  border-bottom: solid 80px transparent;
  z-index:-2;
  transform: rotateX(180deg);
}


@media screen and (max-width: 768px){
  h4.area_title{
    position: relative;
    padding: 6px 24px 6px 10px;
    font-size: 3.6vw;
    font-weight: bold;
    color: white;
    line-height: 1.3;
    z-index:-1;
    width: auto;
    display: inline-block;
    margin-bottom: 20px;
  }
  h4.area_title:before{
    position: absolute;
    content: '';
    right: -2px;
    top: -6px;
    border: none;
    border-right: solid 40px white;
    border-bottom: solid 80px transparent;
    z-index:-2;
    transform: rotateX(180deg);
  }
}

/* 20230419 csr */
.p-csr__ttlWrap{
  max-width: 960px;
  margin: 25px auto 40px;
}
@media screen and (max-width: 768px){
  .p-csr__ttlWrap{
    max-width: none;
    margin: 25px auto 32px;
    padding: 0 20px;
  }
}
.p-csr__ttl img{
  margin: 0 auto 0 0;
}
@media screen and (max-width: 768px){
  .p-csr__ttl img{
    margin: 0 auto;
  }
}
.p-csr-intro{
  margin-bottom: 76px;
  padding: 48px 0;
  background: #F4F1EC;
}
@media screen and (max-width: 768px){
  .p-csr-intro{
    margin-bottom: 40px;
    padding: 32px 0 37px;
  }
}
.p-csr-intro__wrap{
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 768px){
  .p-csr-intro__wrap{
    max-width: none;
    padding: 0 20px;
  }
}
.p-csr-intro__flex{
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px){
  .p-csr-intro__flex{
    display: block;
  }
}
.p-csr-intro__imgSec{
  display: flex;
  width: 50%;
}
@media screen and (max-width: 768px){
  .p-csr-intro__imgSec{
    width: 100%;
    margin-bottom: 24px;
  }
}
.p-csr-intro__img + .p-csr-intro__img{
  margin-left: 10px;
}
@media screen and (max-width: 768px){
  .p-csr-intro__img + .p-csr-intro__img{
    margin-left: 7px;
  }
}
.p-csr-intro__img a{
  transition: all .3s ease;
}
.p-csr-intro__img a:hover{
  opacity: 0.6;
}
.p-csr-intro__txtSec{
  width: 50%;
  padding-left: 30px;
}
@media screen and (max-width: 768px){
  .p-csr-intro__txtSec{
    width: 100%;
    padding: 0;
  }
}
.p-csr-intro__ttl{
  margin-bottom: 27px;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 768px){
  .p-csr-intro__ttl{
    margin-bottom: 20px;
    font-size: 19px;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-align: center;
  }
}
.p-csr-intro__txt{
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 768px){
  .p-csr-intro__txt{
    font-size: 14px;
    line-height: 1.8;
  }
}
.p-csr-report{
  max-width: 960px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px){
  .p-csr-report{
    max-width: none;
    margin: 0 auto 78px;
    padding: 0 20px;
  }
}
.p-csr-report__ttl{
  margin-bottom: 34px;
  border-left: solid 10px #00A3AA;
}
@media screen and (max-width: 768px){
  .p-csr-report__ttl{
    margin-bottom: 20px;
    border-left: solid 5px #00A3AA;
  }
}
.p-csr-report__ttl span{
  display: block;
  padding-left: 20px;
  font-weight: 500;
  font-size: 35px;
  border-left: solid 5px #AAAAAA;
}
@media screen and (max-width: 768px){
  .p-csr-report__ttl span{
    padding-left: 10px;
    font-size: 20px;
    border-left: solid 2px #AAAAAA;
  }
}
.p-csr-report__item + .p-csr-report__item{
  margin-top: 78px;
}
@media screen and (max-width: 768px){
  .p-csr-report__item + .p-csr-report__item{
    margin-top: 38px;
  }
}
.p-csr-report__ttlBox{
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 768px){
  .p-csr-report__ttlBox{
    margin-bottom: 24px;
    padding-bottom: 7px;
  }
}
.p-csr-report__date{
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #767676;
}
@media screen and (max-width: 768px){
  .p-csr-report__date{
    margin-bottom: 9px;
    font-size: 14px;
  }
}
.p-csr-report__itemTtl{
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media screen and (max-width: 768px){
  .p-csr-report__itemTtl{
    font-size: 18px;
  }
}
.p-csr-report__txt{
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.8;
}
@media screen and (max-width: 768px){
  .p-csr-report__txt{
    font-size: 14px;
  }
}
.p-csr-report__imgList{
  display: flex;
  flex-wrap: wrap;
  margin-top: 31px;
}
@media screen and (max-width: 768px){
  .p-csr-report__imgList{
    margin-top: 21px;
  }
}
.p-csr-report__imgItem{
  width: calc(33.33% - 20px);
  margin: 0 30px 0 0;
}
@media screen and (max-width: 768px){
  .p-csr-report__imgItem{
    width: calc(50% - 8px);
    margin: 0 16px 0 0;
  }
}
.p-csr-report__imgItem:nth-child(3n){
  margin-right: 0;
}
.p-csr-report__imgItem:nth-child(n+4){
  margin-top: 20px;
}
@media screen and (max-width: 768px){
  .p-csr-report__imgItem:nth-child(n+4){
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px){
  .p-csr-report__imgItem:nth-child(2n){
    margin-right: 0;
  }
}
@media screen and (max-width: 768px){
  .p-csr-report__imgItem:nth-child(n+3){
    margin-top: 16px;
  }
}
.p-csr-report__imgItem a{
  transition: all .3s ease;
}
.p-csr-report__imgItem a:hover{
  opacity: 0.6;
}


.index_bn_area{
  margin: 32px auto 40px;
}
@media screen and (max-width: 768px){
  .index_bn_area{
  margin: 0 auto 24px;
}
}


/* ===2603家族風呂変更=== */

h3.family_ttl{
  margin-left: -14px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: solid 1px #e4007f;
}
@media screen and (max-width: 768px){
  h3.family_ttl{
    margin-left: 0;
    font-size: 18px;
    margin-top: 30px;
}
}
#main .halfLi.family{
  margin-bottom: 0;
  margin-top: 40px;
}
@media screen and (max-width: 768px){
  #main .halfLi.family{
    margin-top: 32px;
}
}


/* ===2604アウトドアサウナ・リゾートラウンジ追加=== */
#outdoor-sauna #side {
  border-top: 4px solid #FF4524;
}

#outdoor-sauna #side .sTtl:before {
  border-top: 1px solid #FF4524;
  border-right: 1px solid #FF4524;
}

#outdoor-sauna .ico {
  background-image: url(../img/contents/outdoor-sauna/bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#outdoor-sauna .name {
  color: #FF4524;
}

#outdoor-sauna .table01,
#outdoor-sauna .table03 {
  border-top: 2px solid #FF4524;
}

#outdoor-sauna .table01 th,
#outdoor-sauna .table03 th {
  border-left: 2px solid #FF4524;
  border-bottom: 2px solid #FF4524;
  background: #fdeef4;
}

#outdoor-sauna .table02,
#outdoor-sauna .table04 {
  border-top: 2px solid #FF4524;
  border-right: 2px solid #FF4524;
}

#outdoor-sauna .table02 th,
#outdoor-sauna .table04 th {
  background: #FF4524;
  border-left: 2px solid #FF4524;
}

#outdoor-sauna .table02 .ttl,
#outdoor-sauna .table04 .ttl {
  border-left: 2px solid #FF4524;
  border-bottom: 2px solid #FF4524;
}

#outdoor-sauna .table02 td,
#outdoor-sauna .table04 td {
  border-left: 2px solid #FF4524;
  border-bottom: 2px solid #FF4524;
}

@media screen and (min-width: 768px) {
  #outdoor-sauna .table02,
  #outdoor-sauna .table04 {
    border-right: none;
  }
  #outdoor-sauna #main .halfLi01{
    margin-bottom: 0;
  }
}

#outdoor-sauna .table04 {
  border-right: 2px solid #FF4524;
}



#resort-lounge #side {
  border-top: 4px solid #1BB0A4;
}

#resort-lounge #side .sTtl:before {
  border-top: 1px solid #1BB0A4;
  border-right: 1px solid #1BB0A4;
}

#resort-lounge .ico {
  background-image: url(../img/contents/resort-lounge/bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

#resort-lounge .name {
  color: #1BB0A4;
}

#resort-lounge .table01,
#resort-lounge .table03 {
  border-top: 2px solid #1BB0A4;
}

#resort-lounge .table01 th,
#resort-lounge .table03 th {
  border-left: 2px solid #1BB0A4;
  border-bottom: 2px solid #1BB0A4;
  background: #fdeef4;
}

#resort-lounge .table02,
#resort-lounge .table04 {
  border-top: 2px solid #1BB0A4;
  border-right: 2px solid #1BB0A4;
}

#resort-lounge .table02 th,
#resort-lounge .table04 th {
  background: #1BB0A4;
  border-left: 2px solid #1BB0A4;
}

#resort-lounge .table02 .ttl,
#resort-lounge .table04 .ttl {
  border-left: 2px solid #1BB0A4;
  border-bottom: 2px solid #1BB0A4;
}

#resort-lounge .table02 td,
#resort-lounge .table04 td {
  border-left: 2px solid #1BB0A4;
  border-bottom: 2px solid #1BB0A4;
}

@media screen and (min-width: 768px) {
  #resort-lounge .table02,
  #resort-lounge .table04 {
    border-right: none;
  }
}

#resort-lounge .table04 {
  border-right: 2px solid #1BB0A4;
}
#resort-lounge .halfLi.halfLi01{
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  #resort-lounge .halfLi.halfLi01{
  margin-top: 60px;
  margin-bottom: 0;
}
 #resort-lounge .halfLi.halfLi01 .half.half01{
  margin-bottom: 0;
 }
}


.container #main .wrap{
  margin-bottom: 60px;
}
.container #main .wrap:last-of-type{
  margin-bottom: 0;
}