@charset "UTF-8";
/* ===================================================================
CSS information

file name  : hotspring.css
author     : Abilive
style info : 温泉
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.p-hot__int {
  position: relative;
  display: flex;
}
.p-hot__int::before {
  content: "";
  background: url(../images/common/bg_deco.png) no-repeat center/100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 0;
  padding-bottom: calc(1131 / 1440 * 100%);
  width: calc(1191 / 1440 * 100%);
}
@media only screen and (min-width: 768px) {
  .p-hot__int::before {
    top: -35%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int::before {
    top: -10%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot__int {
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .p-hot__int {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int {
    flex-direction: column;
  }
  .p-hot__int .js-move-sp {
    width: calc(388 / 428 * 100%);
    order: 1;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-hot__int .c-title {
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .p-hot__int .c-title {
    width: 100%;
  }
}
html:not([lang=en]):not([lang=fr]) .p-hot__int .c-title .c-title__jp:nth-child(n+2) {
  margin-top: 1em;
}
.p-hot__int__txt {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .p-hot__int__txt {
    width: calc(423 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__txt {
    order: 3;
  }
}
.p-hot__int__txt > * {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-hot__int__txt > * {
    max-width: calc(200 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__txt > * {
    max-width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot__int__txt > * {
    width: 90%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot__int__txt .txt {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot__int__txt .txt {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__txt .txt {
    margin-top: 1.5em;
  }
}
.p-hot__int__movie {
  position: relative;
  z-index: 2;
  --base-w: 1013;
  --base-h: 570;
}
@media only screen and (min-width: 768px) {
  .p-hot__int__movie {
    width: calc(1013 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__movie {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot__int__movie {
    order: -1;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__movie {
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__movie {
    margin-top: 2em;
  }
}
.p-hot__int__movie .video {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.p-hot__int__movie .video::after {
  content: "";
  width: 100%;
  display: block;
  padding-bottom: calc(var(--base-h) / var(--base-w) * 100%);
}
.p-hot__int__movie .video video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  transition: opacity .3s ease;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-hot__int__movie .video video {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__int__movie .video video {
    width: 135%;
  }
}
.p-hot__feat {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .p-hot__feat {
    margin-top: calc(80 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot__feat {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot__feat {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot__feat {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot__feat {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat {
    flex-wrap: wrap;
  }
  .p-hot__feat .js-move-sp {
    width: 100%;
    order: 3;
  }
}
.p-hot__feat__img {
  order: -1;
}
@media only screen and (min-width: 768px) {
  .p-hot__feat__img {
    width: calc(250 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat__img {
    width: 38%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot__feat__txt {
    margin-left: calc(50 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat__txt {
    margin-left: 6%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot__feat__txt {
    width: calc(600 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat__txt {
    width: 56%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot__feat__txt {
    padding-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat__txt {
    order: 2;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot__feat__txt .txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat__txt .txt {
    margin-top: 0.5em;
  }
}
.p-hot__feat .c-table {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-hot__feat .c-table {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat .c-table {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot__feat .c-table {
    --th: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat .c-table {
    --th: 9em;
  }
}
@media only screen and (min-width: 768px) {
  html:lang(en) .p-hot__feat .c-table, html:lang(fr) .p-hot__feat .c-table {
    --th: 130px;
  }
}
@media only screen and (max-width: 767px) {
  html:lang(en) .p-hot__feat .c-table, html:lang(fr) .p-hot__feat .c-table {
    --th: 8em;
  }
}
.p-hot__feat .c-table tbody tr th {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
html:lang(en) .p-hot__feat .c-table tbody tr th, html:lang(fr) .p-hot__feat .c-table tbody tr th {
  line-height: 1.6;
}
@media only screen and (min-width: 1025px) {
  .p-hot__feat .c-table tbody tr td {
    padding-left: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot__feat .c-table tbody tr td {
    padding-left: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot__feat .c-table tbody tr td {
    padding-left: 1.5em;
  }
}
html:lang(en) .p-hot__feat .c-table tbody tr td, html:lang(fr) .p-hot__feat .c-table tbody tr td {
  line-height: 1.6;
}

@media only screen and (min-width: 768px) {
  .p-hot-type {
    margin-top: calc(90 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type {
    margin-top: 6em;
  }
}
.p-hot-type .read {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .p-hot-type .read {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type .read {
    margin-top: 1em;
  }
}
.p-hot-type .tmp_anch {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .p-hot-type .tmp_anch {
    width: calc(1260 / 1440 * 100%);
    max-width: calc(1260px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot-type .tmp_anch {
    max-width: calc(1260px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type .tmp_anch {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type .tmp_anch {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type .tmp_anch {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type .tmp_anch {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type .tmp_anch li {
    width: calc(154 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type .tmp_anch li {
    width: calc(154 / 13 * 1rem);
  }
}
.p-hot-type .tmp_anch li.free a {
  position: relative;
}
.p-hot-type .tmp_anch li.free a .ic {
  background: url(../../hotspring/images/ic_free.png) no-repeat top/100%;
  position: absolute;
  width: calc(51 / 13 * 1rem);
  height: calc(51 / 13 * 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1.2;
  letter-spacing: -.02em;
  text-align: center;
  padding-top: .2em;
  font-family: var(--font-jp-serif);
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .p-hot-type .tmp_anch li.free a .ic {
    font-size: calc(12 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type .tmp_anch li.free a .ic {
    font-size: calc(calc(12 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type .tmp_anch li.free a .ic {
    top: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type .tmp_anch li.free a .ic {
    top: -1em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type .tmp_anch li.free a .ic {
    right: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type .tmp_anch li.free a .ic {
    right: -1em;
  }
}
html:lang(en) .p-hot-type .tmp_anch li.free a .ic, html:lang(fr) .p-hot-type .tmp_anch li.free a .ic {
  line-height: 1;
}
html:lang(fr) .p-hot-type .tmp_anch li.free a .ic {
  width: calc(55 / 13 * 1rem);
  height: calc(55 / 13 * 1rem);
}
@media only screen and (min-width: 768px) {
  html:lang(fr) .p-hot-type .tmp_anch li.free a .ic {
    font-size: calc(12 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  html:lang(fr) .p-hot-type .tmp_anch li.free a .ic {
    font-size: calc(calc(12 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-hot-type .c-table {
  width: 100%;
}
.p-hot-type .c-table tbody tr th {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
html:lang(en) .p-hot-type .c-table tbody tr th, html:lang(fr) .p-hot-type .c-table tbody tr th {
  line-height: 1.6;
}
.p-hot-type .c-table tbody tr td {
  height: 100%;
}
html:lang(en) .p-hot-type .c-table tbody tr td, html:lang(fr) .p-hot-type .c-table tbody tr td {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open {
    margin-top: calc(95 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open {
    margin-top: 6em;
  }
}
.p-hot-type__open__main {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__main {
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main {
    flex-direction: column;
    align-items: flex-start;
  }
  .p-hot-type__open__main .js-move-sp {
    width: 100%;
    order: 1;
  }
}
.p-hot-type__open__main .c-title {
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main .c-title {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__main__img {
    width: calc(1120 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__main__img {
    order: -1;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__img {
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__img {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__main__txt {
    width: calc(320 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__txt {
    order: 3;
  }
}
.p-hot-type__open__main__txt > * {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__main__txt > * {
    max-width: calc(175 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__txt > * {
    max-width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__main__txt > * {
    width: 75%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__open__main__txt .txt {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__open__main__txt .txt {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__main__txt .txt {
    margin-top: 1.5em;
  }
}
.p-hot-type__open__sub {
  margin-right: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__sub {
    margin-top: calc(95 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__open__sub {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot-type__open__sub {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__open__sub {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__open__sub {
    max-width: calc(1030 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub {
    flex-direction: column;
  }
}
.p-hot-type__open__sub__img {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__sub__img {
    width: calc(651 / 1030 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__sub__img {
    margin-left: calc(67 / 1030 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__img {
    order: -1;
  }
}
.p-hot-type__open__sub__img p {
  width: calc(323 / 651 * 100%);
}
.p-hot-type__open__sub__img p:nth-child(n+2) {
  margin-left: calc(5 / 651 * 100%);
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__sub__txt {
    width: calc(312 / 1030 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__open__sub__txt {
    padding-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__txt {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__open__sub__txt .c-table {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__txt .c-table {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__open__sub__txt .c-table {
    --th: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__open__sub__txt .c-table {
    --th: 7em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__txt .c-table {
    --th: 8em;
  }
}
@media only screen and (min-width: 1025px) {
  html:lang(en) .p-hot-type__open__sub__txt .c-table, html:lang(fr) .p-hot-type__open__sub__txt .c-table {
    --th: 7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .p-hot-type__open__sub__txt .c-table, html:lang(fr) .p-hot-type__open__sub__txt .c-table {
    --th: 7em;
  }
}
@media only screen and (max-width: 767px) {
  html:lang(en) .p-hot-type__open__sub__txt .c-table, html:lang(fr) .p-hot-type__open__sub__txt .c-table {
    --th: 8em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__open__sub__txt .c-table tbody tr td {
    padding-left: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__open__sub__txt .c-table tbody tr td {
    padding-left: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__open__sub__txt .c-table tbody tr td {
    padding-left: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot, .p-hot-type__large {
    margin-top: calc(150 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot, .p-hot-type__large {
    margin-top: calc(120 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot, .p-hot-type__large {
    margin-top: 6em;
  }
}
.p-hot-type__foot__main, .p-hot-type__large__main {
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main, .p-hot-type__large__main {
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .p-hot-type__foot__main, .p-hot-type__large__main {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main, .p-hot-type__large__main {
    flex-direction: column;
  }
  .p-hot-type__foot__main .js-move-sp, .p-hot-type__large__main .js-move-sp {
    width: 100%;
    order: 1;
  }
}
.p-hot-type__foot__main .c-title, .p-hot-type__large__main .c-title {
  justify-content: center;
  order: -1;
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main .c-title, .p-hot-type__large__main .c-title {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt, .p-hot-type__large__main__txt {
    order: 3;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__txt > *, .p-hot-type__large__main__txt > * {
    max-width: calc(230 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt > *, .p-hot-type__large__main__txt > * {
    max-width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__txt > *, .p-hot-type__large__main__txt > * {
    width: 75%;
  }
  html:lang(en) .p-hot-type__foot__main__txt > *, html:lang(fr) .p-hot-type__foot__main__txt > *, html:lang(en) .p-hot-type__large__main__txt > *, html:lang(fr) .p-hot-type__large__main__txt > * {
    max-width: calc(300 / 13 * 1rem);
  }
}
@media only screen and (max-width: 1024px) {
  .p-hot-type__foot__main__txt > *, .p-hot-type__large__main__txt > * {
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__txt .txt, .p-hot-type__large__main__txt .txt {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__txt .txt, .p-hot-type__large__main__txt .txt {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt .txt, .p-hot-type__large__main__txt .txt {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__txt .txt, .p-hot-type__large__main__txt .txt {
    padding: 0 2em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  html:lang(en) .p-hot-type__foot__main__txt .txt, html:lang(fr) .p-hot-type__foot__main__txt .txt, html:lang(en) .p-hot-type__large__main__txt .txt, html:lang(fr) .p-hot-type__large__main__txt .txt {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__txt .c-table, .p-hot-type__large__main__txt .c-table {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt .c-table, .p-hot-type__large__main__txt .c-table {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__txt .c-table, .p-hot-type__large__main__txt .c-table {
    --th: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt .c-table, .p-hot-type__large__main__txt .c-table {
    --th: 8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__txt .c-table, .p-hot-type__large__main__txt .c-table {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) {
  html:lang(en) .p-hot-type__foot__main__txt .c-table, html:lang(fr) .p-hot-type__foot__main__txt .c-table, html:lang(en) .p-hot-type__large__main__txt .c-table, html:lang(fr) .p-hot-type__large__main__txt .c-table {
    --th: 7.5em;
  }
}
@media only screen and (max-width: 767px) {
  html:lang(en) .p-hot-type__foot__main__txt .c-table, html:lang(fr) .p-hot-type__foot__main__txt .c-table, html:lang(en) .p-hot-type__large__main__txt .c-table, html:lang(fr) .p-hot-type__large__main__txt .c-table {
    --th: 8em;
  }
}
@media only screen and (min-width: 1025px) {
  html:lang(en) .p-hot-type__foot__main__txt .c-table, html:lang(fr) .p-hot-type__foot__main__txt .c-table, html:lang(en) .p-hot-type__large__main__txt .c-table, html:lang(fr) .p-hot-type__large__main__txt .c-table {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .p-hot-type__foot__main__txt .c-table, html:lang(fr) .p-hot-type__foot__main__txt .c-table, html:lang(en) .p-hot-type__large__main__txt .c-table, html:lang(fr) .p-hot-type__large__main__txt .c-table {
    width: 75%;
  }
}
.p-hot-type__foot__main__txt .c-table tbody tr td, .p-hot-type__large__main__txt .c-table tbody tr td {
  padding-right: 0;
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__txt .c-table tbody tr td, .p-hot-type__large__main__txt .c-table tbody tr td {
    padding-left: calc(20 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__txt .c-table tbody tr td, .p-hot-type__large__main__txt .c-table tbody tr td {
    padding-left: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt .c-table tbody tr td, .p-hot-type__large__main__txt .c-table tbody tr td {
    padding-left: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__img, .p-hot-type__large__main__img {
    order: 2;
    margin-top: 2em;
  }
}
.p-hot-type__foot__main__img > .slider, .p-hot-type__large__main__img > .slider {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__img > .slider, .p-hot-type__large__main__img > .slider {
    padding: 0 calc(40 / 428 * 100%);
  }
}
.p-hot-type__foot__main__img > .slider .swiper-slide > .inner, .p-hot-type__large__main__img > .slider .swiper-slide > .inner {
  width: calc(760 / 774 * 100%);
  position: relative;
}
.p-hot-type__foot__main__img > .slider .swiper-slide > .inner::after, .p-hot-type__large__main__img > .slider .swiper-slide > .inner::after {
  content: "";
  width: 100%;
  display: block;
  padding-bottom: calc(570 / 760 * 100%);
}
.p-hot-type__foot__main__img > .slider .swiper-slide > .inner img, .p-hot-type__large__main__img > .slider .swiper-slide > .inner img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__large__main__txt {
    width: calc(380 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__large__main__txt {
    width: calc(440 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__large__main__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  html:lang(en) .p-hot-type__large__main__txt, html:lang(fr) .p-hot-type__large__main__txt {
    width: calc(480 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .p-hot-type__large__main__txt, html:lang(fr) .p-hot-type__large__main__txt {
    width: calc(500 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__large__main__txt > * {
    margin-right: auto;
    margin-left: calc(60 / 380 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  html:lang(en) .p-hot-type__large__main__txt > *, html:lang(fr) .p-hot-type__large__main__txt > * {
    margin-left: calc(40 / 380 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__large__main__img {
    width: calc(1060 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__large__main__img {
    width: calc(1000 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__large__main__img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  html:lang(en) .p-hot-type__large__main__img, html:lang(fr) .p-hot-type__large__main__img {
    width: calc(960 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .p-hot-type__large__main__img, html:lang(fr) .p-hot-type__large__main__img {
    width: calc(940 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__large__main__img .c-slider__btn--prev {
    left: calc(-40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__large__main__img > .slider {
    padding-right: calc(286 / 1060 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__large__main__img > .slider {
    padding-right: calc(226 / 1060 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__txt {
    width: calc(356 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__txt {
    width: calc(416 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot-type__foot__main__txt {
    width: calc(480 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__txt {
    width: calc(500 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__txt > * {
    margin-left: auto;
    margin-right: calc(50 / 380 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  html:lang(en) .p-hot-type__foot__main__txt > *, html:lang(fr) .p-hot-type__foot__main__txt > * {
    margin-right: calc(44 / 380 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__img {
    width: calc(1084 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__img {
    width: calc(1024 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  html:lang(en) .p-hot-type__foot__main__img, html:lang(fr) .p-hot-type__foot__main__img {
    width: calc(960 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html:lang(en) .p-hot-type__foot__main__img, html:lang(fr) .p-hot-type__foot__main__img {
    width: calc(940 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__img .c-slider__btn--next {
    right: calc(-40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__img .c-slider__pagination.swiper-pagination-horizontal {
    left: 100%;
    right: auto;
  }
}
.p-hot-type__foot__main__img > .slider {
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__img > .slider {
    padding-left: calc(310 / 1084 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__img > .slider {
    padding-left: calc(250 / 1060 * 100%);
  }
}
.p-hot-type__foot__main__img > .slider .swiper-slide > .inner {
  width: calc(760 / 774 * 100%);
  margin-right: 0;
  margin-left: auto;
}
.p-hot-type__foot__main__img > .slider .swiper-slide > .inner img {
  aspect-ratio: 760 / 570;
  object-fit: cover;
}
.p-hot-type__foot__main__notice {
  position: relative;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  border-color: var(--color-7);
  background-color: var(--color-e9e8e3);
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__notice {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__notice {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__foot__main__notice {
    width: calc(600 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__foot__main__notice {
    width: calc(800 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__notice {
    width: calc(348 / 428 * 100%);
  }
}
.p-hot-type__foot__main__notice .deco_btm,
.p-hot-type__foot__main__notice .deco_top {
  position: absolute;
  height: 7px;
  width: 100%;
}
.p-hot-type__foot__main__notice .deco_btm::before, .p-hot-type__foot__main__notice .deco_btm::after,
.p-hot-type__foot__main__notice .deco_top::before,
.p-hot-type__foot__main__notice .deco_top::after {
  content: "";
  position: absolute;
}
.p-hot-type__foot__main__notice .deco_btm::before,
.p-hot-type__foot__main__notice .deco_top::before {
  top: 0;
  right: 0;
}
.p-hot-type__foot__main__notice .deco_btm::after,
.p-hot-type__foot__main__notice .deco_top::after {
  left: 0;
  top: 0;
}
.p-hot-type__foot__main__notice .deco_top {
  top: 0;
}
.p-hot-type__foot__main__notice .deco_top::before {
  border-bottom: 6px solid transparent;
}
.p-hot-type__foot__main__notice .deco_top::after {
  border-bottom: 6px solid transparent;
}
.p-hot-type__foot__main__notice .deco_btm {
  bottom: -1px;
}
.p-hot-type__foot__main__notice .deco_btm::before {
  border-top: 6px solid transparent;
}
.p-hot-type__foot__main__notice .deco_btm::after {
  border-top: 6px solid transparent;
}
.p-hot-type__foot__main__notice .deco_top::before {
  border-right: 7px solid var(--color-7);
}
.p-hot-type__foot__main__notice .deco_top::after {
  border-left: 7px solid var(--color-7);
}
.p-hot-type__foot__main__notice .deco_btm::before {
  border-right: 7px solid var(--color-7);
}
.p-hot-type__foot__main__notice .deco_btm::after {
  border-left: 7px solid var(--color-7);
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__notice__inner {
    padding: calc(20 / 13 * 1rem) calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__notice__inner {
    padding: 2em;
  }
}
.p-hot-type__foot__main__notice__inner .c-title {
  color: #cf1313;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__notice__inner .c-title {
    text-align: center;
  }
}
.p-hot-type__foot__main__notice__inner .txt {
  color: #cf1313;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__notice__inner .txt {
    margin-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__foot__main__notice__inner .txt {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__foot__main__notice__inner .txt {
    text-align: center;
  }
}
.p-hot-type__yunosato {
  background: url(../images/common/pattern.png), linear-gradient(143.86deg, #3C3632 -0.78%, rgba(61, 51, 45, 0.9) 30.42%, #3C3632 47.64%, #3C3632 71.24%, rgba(61, 51, 45, 0.86) 83.58%, #3C3632 100.41%);
  position: relative;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato {
    padding: calc(140 / 13 * 1rem) 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato {
    padding: calc(100 / 13 * 1rem) 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato {
    padding: 4em 0;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato {
    margin-top: calc(150 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato {
    margin-top: calc(120 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato {
    margin-top: 6em;
  }
}
.p-hot-type__yunosato .st_logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.p-hot-type__yunosato .st_logo .logo {
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato .st_logo .logo {
    width: calc(105 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato .st_logo .logo {
    width: calc(105 / 13 * 1rem);
  }
}
.p-hot-type__yunosato .att {
  margin-top: 1.5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  html:not([lang=ja]) .p-hot-type__yunosato .att {
    width: calc(388 / 428 * 100%);
    margin-right: auto;
    margin-left: auto;
  }
}
.p-hot-type__yunosato .att > span {
  font-family: var(--font-jp-serif);
  font-weight: 400;
  padding: .25em 1em;
  background-color: var(--color-text-title);
  text-align: center;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato .att > span {
    font-size: calc(14 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato .att > span {
    font-size: calc(calc(14 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato .att > span {
    min-width: calc(370 / 13 * 1rem);
  }
}
html:not([lang=ja]) .p-hot-type__yunosato .att > span {
  padding: .5em 1em;
  line-height: 1.4;
}
.p-hot-type__yunosato .att > span .or {
  color: var(--color-cv);
}
.p-hot-type__yunosato__main {
  display: flex;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__main {
    margin-top: calc(45 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__main {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__main > p {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__main > p {
    width: 100%;
  }
}
.p-hot-type__yunosato__map {
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__map {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato__map {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot-type__yunosato__map {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato__map {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__map {
    align-items: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot-type__yunosato__map {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__map__txt {
    width: calc(290 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__map__txt {
    margin-right: calc(86 / 900 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__map__txt .txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map__txt .txt {
    margin-top: 1em;
  }
}
.p-hot-type__yunosato__map__txt .c-title {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__map__img {
    width: calc(524 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map__img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__map__img {
    margin-top: 1.5em;
  }
}
.p-hot-type__yunosato__type {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__type {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__type {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato__type {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot-type__yunosato__type {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato__type {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__type {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot-type__yunosato__type {
    width: calc(1160 / 1440 * 100%);
  }
}
.p-hot-type__yunosato__type li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__type li {
    width: calc(135 / 900 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__type li {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__type li:not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
  .p-hot-type__yunosato__type li:nth-child(n+4) {
    margin-top: 1.5em;
  }
}
.p-hot-type__yunosato__type li .img {
  order: -1;
  width: 100%;
}
.p-hot-type__yunosato__type li .st {
  margin-top: .75em;
  width: 100%;
  font-weight: normal;
}
html:lang(en) .p-hot-type__yunosato__type li .st, html:lang(fr) .p-hot-type__yunosato__type li .st {
  margin-top: 1em;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__type li:not(:nth-child(6n+1)) {
    margin-left: calc(18 / 900 * 100%);
  }
}
.p-hot-type__yunosato__sauna {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  border-color: var(--color-7);
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna {
    margin-top: calc(50 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato__sauna {
    width: calc(800 / 1440 * 100%);
    max-width: calc(800px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot-type__yunosato__sauna {
    max-width: calc(800px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato__sauna {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna {
    width: calc(348 / 428 * 100%);
  }
}
.p-hot-type__yunosato__sauna .deco_btm,
.p-hot-type__yunosato__sauna .deco_top {
  position: absolute;
  height: 7px;
  width: 100%;
}
.p-hot-type__yunosato__sauna .deco_btm::before, .p-hot-type__yunosato__sauna .deco_btm::after,
.p-hot-type__yunosato__sauna .deco_top::before,
.p-hot-type__yunosato__sauna .deco_top::after {
  content: "";
  position: absolute;
}
.p-hot-type__yunosato__sauna .deco_btm::before,
.p-hot-type__yunosato__sauna .deco_top::before {
  top: 0;
  right: 0;
}
.p-hot-type__yunosato__sauna .deco_btm::after,
.p-hot-type__yunosato__sauna .deco_top::after {
  left: 0;
  top: 0;
}
.p-hot-type__yunosato__sauna .deco_top {
  top: 0;
}
.p-hot-type__yunosato__sauna .deco_top::before {
  border-bottom: 6px solid transparent;
}
.p-hot-type__yunosato__sauna .deco_top::after {
  border-bottom: 6px solid transparent;
}
.p-hot-type__yunosato__sauna .deco_btm {
  bottom: -1px;
}
.p-hot-type__yunosato__sauna .deco_btm::before {
  border-top: 6px solid transparent;
}
.p-hot-type__yunosato__sauna .deco_btm::after {
  border-top: 6px solid transparent;
}
.p-hot-type__yunosato__sauna .deco_top::before {
  border-right: 7px solid var(--color-7);
}
.p-hot-type__yunosato__sauna .deco_top::after {
  border-left: 7px solid var(--color-7);
}
.p-hot-type__yunosato__sauna .deco_btm::before {
  border-right: 7px solid var(--color-7);
}
.p-hot-type__yunosato__sauna .deco_btm::after {
  border-left: 7px solid var(--color-7);
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot-type__yunosato__sauna {
    width: calc(1000 / 1440 * 100%);
  }
}
.p-hot-type__yunosato__sauna__inner {
  display: flex;
  position: relative;
  justify-content: center;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner {
    padding: calc(40 / 13 * 1rem) 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner {
    padding: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato__sauna__inner {
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .p-hot-type__yunosato__sauna__inner {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner {
    flex-direction: column;
  }
  .p-hot-type__yunosato__sauna__inner .js-move-sp {
    order: -1;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .family .p-hot-type__yunosato__sauna__inner {
    align-items: center;
  }
}
.p-hot-type__yunosato__sauna__inner .c-title {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner .c-title {
    margin-right: -1em;
  }
}
.p-hot-type__yunosato__sauna__inner .c-title .logo {
  width: calc(73 / 13 * 1rem);
  order: -1;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner .c-title .logo {
    width: calc(73 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner .c-title .logo {
    width: calc(63 / 13 * 1rem);
  }
}
.p-hot-type__yunosato__sauna__inner .c-title .c-title__jp {
  color: #fff;
}
.p-hot-type__yunosato__sauna__inner .c-title:has(> .logo) .c-title__jp {
  padding-left: 1em;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner .c-title:has(> .logo) .c-title__jp {
    width: calc(100% - calc(73 / 13 * 1rem));
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner .c-title:has(> .logo) .c-title__jp {
    width: calc(100% - calc(63 / 13 * 1rem));
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner__txt {
    width: calc(327 / 800 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner__txt {
    margin-left: calc(44 / 800 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot-type__yunosato__sauna__inner__txt {
    width: calc(360 / 800 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner__txt .c-circle-btn,
  .p-hot-type__yunosato__sauna__inner__txt .txt {
    margin-top: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner__txt .c-circle-btn,
  .p-hot-type__yunosato__sauna__inner__txt .txt {
    margin-top: 1em;
  }
}
.p-hot-type__yunosato__sauna__inner__img {
  order: -1;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__sauna__inner__img {
    width: calc(300 / 800 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner__img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__sauna__inner__img {
    margin-top: 1.5em;
  }
}
.p-hot-type__yunosato__info {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__info {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato__info {
    width: calc(800 / 1440 * 100%);
    max-width: calc(800px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-hot-type__yunosato__info {
    max-width: calc(800px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato__info {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .p-hot-type__yunosato__info {
    width: calc(1000 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-hot-type__yunosato__info .c-large-btn {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-type__yunosato__info .c-large-btn {
    margin-top: calc(50 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info .c-large-btn {
    margin-top: 2.5em;
  }
}
.p-hot-type__yunosato__info .c-large-btn .c-large-btn__link {
  background-color: transparent;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link {
    min-width: 100%;
  }
}
.p-hot-type__yunosato__info .c-large-btn .c-large-btn__link svg {
  fill: #fff;
}
.mouse .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link:hover, .touch .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link.touchstart {
  color: var(--color-text-body);
  background-color: #fff;
  border-color: #fff;
}
.mouse .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link:hover svg, .touch .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link.touchstart svg {
  fill: var(--color-text-body);
}
.touch .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link {
  -webkit-tap-highlight-color: transparent;
}
.touch .p-hot-type__yunosato__info .c-large-btn .c-large-btn__link.touchend {
  transition-delay: 200ms;
}
.p-hot-type__yunosato__info .c-table {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__info .c-table {
    --th: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info .c-table {
    --th: 7em;
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__info .c-table tbody tr th, .p-hot-type__yunosato__info .c-table tbody tr td {
    padding: 1em 0;
  }
}
.p-hot-type__yunosato__info .c-table tbody tr th {
  border-color: var(--color-5);
  background-color: var(--color-text-body);
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info .c-table tbody tr th {
    line-height: 1.6;
  }
}
.p-hot-type__yunosato__info .c-table tbody tr td {
  border-color: var(--color-5);
}
@media only screen and (min-width: 768px) {
  .p-hot-type__yunosato__info .c-table tbody tr td {
    padding-left: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-type__yunosato__info .c-table tbody tr td {
    padding-left: 1em;
  }
}
.p-hot-type__yunosato__info .c-table tbody tr td > span {
  display: block;
}
.p-hot-type__yunosato__info .c-table tbody tr td .or {
  color: #dd8f47;
}

@media only screen and (min-width: 1025px) {
  .p-hot-room {
    margin-top: calc(115 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-hot-room {
    margin-top: calc(100 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-room {
    margin-top: 6em;
  }
}
.p-hot-room > .txt {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-hot-room > .txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-room > .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-room > .txt {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .p-hot-room__list {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-hot-room__list {
    margin-top: 2em;
  }
}
