@charset "UTF-8";
.flat_bnner {
  max-width: 500px;
  max-width: 350px;
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 100;
  transition: all .5s; }
  @media screen and (max-width: 1000px) {
    .flat_bnner {
      bottom: 70px; } }
  @media screen and (max-width: 560px) {
    .flat_bnner {
      right: 15px;
      left: auto;
      width: 70%; } }
  .flat_bnner:not(.on) {
    opacity: 0; }
  .flat_bnner a {
    transition: all .5s;
    display: block;
    background: #fff; }
    .flat_bnner a img {
      transition: all .5s; }
    .flat_bnner a:hover img {
      opacity: 0.8; }
  .flat_bnner .close_btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: -20px;
    right: 0;
    background: #666;
    color: #fff;
    padding: 3px;
    line-height: 1; }

@media screen and (max-width: 1000px) {
  .common_tl .cap_l {
    display: block;
    line-height: 1.4;
    text-indent: -1em;
    padding-left: 1em; } }

footer {
  padding-bottom: 80px; }
  @media screen and (max-width: 767px) {
    footer {
      padding-bottom: 140px; } }

del.red::after {
  content: "";
  height: 3px !important;
  background: #f00 !important; }

.color_red {
  color: #f00 !important;
  font-weight: bold; }

sm.small {
  letter-spacing: 0;
  line-height: 1.3;
  display: block;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 1100px) {
    sm.small {
      font-size: 12px !important; } }
  @media screen and (max-width: 1100px) {
    sm.small {
      margin-bottom: 5px; } }

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

.vsp {
  display: none; }
  @media screen and (max-width: 1100px) {
    .vsp {
      display: block; } }

@media screen and (max-width: 1100px) {
  table.sp_ex {
    display: block;
    width: 100%; }
    table.sp_ex tbody {
      display: block;
      width: 100%; }
    table.sp_ex tr {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      table.sp_ex tr th.sp {
        width: 100% !important;
        display: block; }
      table.sp_ex tr td.tc.sp_col1 {
        width: 40% !important;
        padding: 10px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center; }
      table.sp_ex tr td.tc.sp_col2 {
        width: 60% !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }

  table.sp_ex2 {
    display: block;
    width: 100%; }
    table.sp_ex2 tbody {
      display: block;
      width: 100%; }
    table.sp_ex2 tr {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      table.sp_ex2 tr th.box1_1 {
        width: 50% !important; }
      table.sp_ex2 tr th.box1_2 {
        width: 50% !important; }
      table.sp_ex2 tr td.tc.sp_col1 {
        width: 50% !important;
        padding: 10px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center; }
      table.sp_ex2 tr td.tc.sp_col2 {
        width: 50% !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; } }
.indent_1m {
  text-indent: -1em;
  padding-left: 1em; }

.no_decoration {
  text-decoration: none; }

@media screen and (min-width: 769px) {
  #contents .wide table th.box1 {
    width: 23% !important; }

  #contents table th.box2.pc01 {
    width: 54% !important; }

  #contents table th.box2.pc02 {
    width: 47% !important; } }
@media screen and (max-width: 768px) {
  #contents table {
    font-size: 1.2rem; }

  .sp_small_txt {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.4;
    display: inline-block; }

  .indext_4_sp {
    text-indent: -4em;
    padding-left: 4em; }

  .line_h_sp01 {
    line-height: 1.4; }

  .ls_sp01 {
    letter-spacing: 0; }

  th.sp_th01 {
    width: 71% !important; }

  th.sp_th02 {
    width: 43% !important; }

  th.sp_th03 {
    width: 50% !important; }

  .sp_wide01 th, .sp_wide01 td {
    display: block;
    width: 100% !important; }

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

  .sp_tc {
    text-align: center !important; }

  #contents .wide_sp table th.box1 {
    width: 30%; }

  #contents .wide_sp table tr.wide_sp_tr td:nth-child(1) {
    width: 18%;
    line-height: 1.4; }

  #contents .wide_sp table tr.wide_sp_tr td:nth-child(2) {
    width: 52%;
    letter-spacing: 0; } }
.cap_l {
  color: #fff;
  text-align: left;
  font-size: 12px !important;
  letter-spacing: 0.05em; }

.car_maps {
  display: flex;
  justify-content: flex-start;
  gap: 20px; }
  @media screen and (max-width: 768px) {
    .car_maps {
      flex-direction: column;
      gap: 15px; } }
  .car_maps .car_map {
    width: calc(430%/11.5); }
    @media screen and (max-width: 768px) {
      .car_maps .car_map {
        width: auto; } }
  .car_maps .txts {
    color: #fff; }
    .car_maps .txts p {
      font-size: 24px;
      letter-spacing: 0.05em;
      line-height: 1.6; }
      @media screen and (max-width: 900px) {
        .car_maps .txts p {
          font-size: 2.666vw; } }
      @media screen and (max-width: 768px) {
        .car_maps .txts p {
          font-size: 20px; } }
      @media screen and (max-width: 480px) {
        .car_maps .txts p {
          font-size: 4.75vw; } }
    .car_maps .txts span {
      font-size: 12px; }

.mb30 {
  margin-bottom: 30px; }

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

/*-------------------------------------------------
    サウナ
-------------------------------------------------*/
.sauna .indent_txt01 {
  line-height: 1.4;
  display: inline-block;
  text-indent: -5.8em;
  padding-left: 5.8em;
  letter-spacing: 0; }
  @media screen and (max-width: 768px) {
    .sauna .indent_txt01 {
      letter-spacing: 0;
      text-indent: -5em;
      padding-left: 5em; } }

/*-------------------------------------------------
    ゴルフ
-------------------------------------------------*/
.golf .indent_txt01 {
  line-height: 1.4;
  display: inline-block;
  text-indent: -5.8em;
  padding-left: 5.8em;
  letter-spacing: 0; }
  @media screen and (max-width: 768px) {
    .golf .indent_txt01 {
      letter-spacing: 0;
      text-indent: -5em;
      padding-left: 5em; } }

@media screen and (max-width: 767px) {
  .fixed_bottom_cont.col4 {
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 5px 0; } }
@media screen and (max-width: 767px) {
  .fixed_bottom_cont.col4 a {
    width: 49%;
    margin: 0; } }
@media screen and (max-width: 767px) {
  .fixed_bottom_cont.col3 {
    flex-wrap: wrap;
    justify-content: space-between; } }
@media screen and (max-width: 767px) {
  .fixed_bottom_cont.col3 a {
    margin: 0;
    font-size: 1rem; }
    .fixed_bottom_cont.col3 a:nth-child(1) {
      width: 32%; }
    .fixed_bottom_cont.col3 a:nth-child(2) {
      width: 32%; }
    .fixed_bottom_cont.col3 a:nth-child(3) {
      width: 32%; } }
@media screen and (max-width: 767px) {
  .fixed_bottom_cont.col3.base a {
    margin: 0; }
    .fixed_bottom_cont.col3.base a:nth-child(1) {
      width: 32%; }
    .fixed_bottom_cont.col3.base a:nth-child(2) {
      width: 32%; }
    .fixed_bottom_cont.col3.base a:nth-child(3) {
      width: 32%; } }
@media screen and (max-width: 767px) {
  .fixed_bottom_cont.col3.golf a {
    margin: 0; }
    .fixed_bottom_cont.col3.golf a:nth-child(1) {
      width: 32%; }
    .fixed_bottom_cont.col3.golf a:nth-child(2) {
      width: 32%; }
    .fixed_bottom_cont.col3.golf a:nth-child(3) {
      width: 32%; } }
.fixed_bottom_cont a.line_btn {
  background: #00B900; }
  .fixed_bottom_cont a.line_btn:hover {
    background: #60ff60; }

.fixed_bottom_cont a.icon04::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/common/icon04.svg) no-repeat;
  background-size: contain;
  margin: 0 8px 0 0;
  display: block; }

.fixed_bottom_cont a.icon05::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/common/icon05.svg) no-repeat;
  background-size: contain;
  margin: 0 8px 0 0;
  display: block; }

sm.cp_txt {
  display: block;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 12px; }

.gray_bgcont_ex {
  padding: 0 0 65px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .gray_bgcont_ex {
      padding: 0 0 45px; } }
  @media screen and (max-width: 768px) {
    .gray_bgcont_ex .link_txt01 {
      width: 90%;
      margin: 0 auto; } }
  .gray_bgcont_ex .link_txt01 a {
    display: inline-block;
    padding: 12px 20px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #fff;
    background: #fff;
    text-decoration: underline #f00; }
    @media screen and (max-width: 768px) {
      .gray_bgcont_ex .link_txt01 a {
        display: block;
        background: #fff;
        text-decoration: underline #f00;
        padding: 8px 14px;
        font-size: 16px; } }

.nyukan_img {
  max-width: 600px;
  margin: 0 auto;
  padding: 30px 20px 0; }

.cap_txt {
  text-align: center;
  line-height: 1.4;
  font-size: 80%;
  letter-spacing: 0.03em;
  margin-bottom: 0.5em; }
  @media screen and (max-width: 768px) {
    .cap_txt {
      text-align: left; } }

#contents .room_change_btn .btn {
  width: 100%; }

.room_cont.none {
  display: none !important; }
.room_cont.manshitu .room_change_cont2 {
  display: flex !important;
  justify-content: center;
  grid-gap: 10px; }
  @media screen and (max-width: 768px) {
    .room_cont.manshitu .room_change_cont2 {
      flex-wrap: wrap; } }
  @media screen and (max-width: 768px) {
    .room_cont.manshitu .room_change_cont2 .ph {
      width: calc(50% - 5px); } }
  @media screen and (max-width: 768px) {
    .room_cont.manshitu .room_change_cont2 .ph:nth-child(3) {
      width: 100%; } }
.room_cont.manshitu .common_tx {
  text-align: center; }

@media screen and (max-width: 768px) {
  .visitor_box td {
    letter-spacing: 0 !important;
    line-height: 1.4 !important; } }
@media screen and (max-width: 768px) {
  .visitor_box table.sp_ex tr td.tc.sp_col1 {
    width: 36% !important; } }
.visitor_box .ls {
  font-feature-settings: "palt";
  letter-spacing: 0 !important;
  padding-left: 10px !important;
  padding-right: 10px !important; }

@media screen and (max-width: 768px) {
  .woman_box td {
    font-feature-settings: "palt";
    letter-spacing: 0 !important;
    padding: 5px  !important; }
    .woman_box td:nth-child(2) {
      width: 33% !important; }
    .woman_box td:nth-child(3) {
      width: 33% !important; } }

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

.common_tx.ex001 {
  display: flex;
  grid-gap: 1em; }
  @media screen and (max-width: 768px) {
    .common_tx.ex001 {
      flex-direction: column; } }

@media screen and (max-width: 768px) {
  #contents .ex_golf .common_tx {
    font-size: 2.2vw;
    letter-spacing: 0.03em; } }
#contents .ex_golf .dl_wrap dl {
  width: 100%;
  display: flex;
  background: #fff;
  font-size: 1.8rem; }
  @media screen and (max-width: 768px) {
    #contents .ex_golf .dl_wrap dl {
      font-size: 2.5vw; } }
  #contents .ex_golf .dl_wrap dl:not(:last-child) dt, #contents .ex_golf .dl_wrap dl:not(:last-child) dd {
    border-bottom: 1px solid #000; }
  #contents .ex_golf .dl_wrap dl dt {
    padding: 20px;
    width: calc(100%/4);
    color: #fff;
    background: #646464;
    text-align: center; }
    #contents .ex_golf .dl_wrap dl dt:not(:last-child) {
      border-right: 1px solid #000; }
  #contents .ex_golf .dl_wrap dl dd {
    width: calc(100%/4);
    padding: 20px; }
    #contents .ex_golf .dl_wrap dl dd:not(:last-child) {
      border-right: 1px solid #000; }
    #contents .ex_golf .dl_wrap dl dd.cl4 {
      text-align: right; }
  @media screen and (max-width: 768px) {
    #contents .ex_golf .dl_wrap dl dt,
    #contents .ex_golf .dl_wrap dl dd {
      padding: 0.6em 0.5em;
      letter-spacing: 0;
      font-feature-settings: "palt"; } }
  @media screen and (max-width: 768px) {
    #contents .ex_golf .dl_wrap dl dt.cl1,
    #contents .ex_golf .dl_wrap dl dd.cl1 {
      width: 25%; } }
  @media screen and (max-width: 768px) {
    #contents .ex_golf .dl_wrap dl dt.cl2,
    #contents .ex_golf .dl_wrap dl dd.cl2 {
      width: 30%; } }
  @media screen and (max-width: 768px) {
    #contents .ex_golf .dl_wrap dl dt.cl3,
    #contents .ex_golf .dl_wrap dl dd.cl3 {
      width: 30%; } }
  @media screen and (max-width: 768px) {
    #contents .ex_golf .dl_wrap dl dt.cl4,
    #contents .ex_golf .dl_wrap dl dd.cl4 {
      width: 15%; } }

@media screen and (max-width: 768px) {
  .sp_small_txt01 {
    font-size: 10px;
    letter-spacing: 0; } }

@media screen and (max-width: 600px) {
  body.sauna .vpc600 {
    display: none !important; } }
body.sauna .vsp600 {
  display: none !important; }
  @media screen and (max-width: 600px) {
    body.sauna .vsp600 {
      display: block !important; } }
body.sauna .page_common_innerbox1.box001 .items {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 900px) {
    body.sauna .page_common_innerbox1.box001 .items {
      flex-direction: column;
      gap: 30px 0; } }
  @media screen and (max-width: 768px) {
    body.sauna .page_common_innerbox1.box001 .items {
      gap: 15px 0; } }
  body.sauna .page_common_innerbox1.box001 .items + .items {
    margin-top: 10rem; }
    @media screen and (max-width: 768px) {
      body.sauna .page_common_innerbox1.box001 .items + .items {
        margin-top: 6rem; } }
  body.sauna .page_common_innerbox1.box001 .items.item02 {
    flex-direction: row-reverse; }
    @media screen and (max-width: 900px) {
      body.sauna .page_common_innerbox1.box001 .items.item02 {
        flex-direction: column; } }
  body.sauna .page_common_innerbox1.box001 .items .imgs {
    width: calc(600%/11.15); }
    @media screen and (max-width: 900px) {
      body.sauna .page_common_innerbox1.box001 .items .imgs {
        width: 100%; } }
    body.sauna .page_common_innerbox1.box001 .items .imgs .img_cap {
      position: relative; }
      body.sauna .page_common_innerbox1.box001 .items .imgs .img_cap figcaption {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 5px;
        font-size: 10px;
        background: rgba(0, 0, 0, 0.7);
        color: #fff; }
  body.sauna .page_common_innerbox1.box001 .items .txts {
    width: calc(470%/11.15); }
    @media screen and (max-width: 900px) {
      body.sauna .page_common_innerbox1.box001 .items .txts {
        width: 100%; } }
    body.sauna .page_common_innerbox1.box001 .items .txts p {
      color: #fff;
      font-size: 1.6rem;
      line-height: 4rem;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 768px) {
        body.sauna .page_common_innerbox1.box001 .items .txts p {
          font-size: 1.2rem;
          line-height: 2.8rem;
          letter-spacing: 0.1em; } }

/*# sourceMappingURL=contents_layout2_test.css.map */
