/* ====================================================================== */

/* PAGE NEWS */
.p-news .title {
  margin-bottom: 60px;
}
.p-news .heading-button {
  margin-bottom: 100px;
}
.p-news .heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 45px;
  padding-top: 20px;
}
.p-news .main-img {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -28px;
}
.p-news .main-img img {
  display: block;
  width: 100%;
}
.p-news .c-post-title2 {
  margin-bottom: 55px;
}
.p-news .c-post-content {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-news .main-links {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-news .title {
    margin-bottom: 25px;
  }
  .p-news .heading-button {
    margin-bottom: 40px;
  }
  .p-news .main-img {
    margin-bottom: -20px;
  }
  .p-news .heading {
    margin-bottom: 20px;
  }
  .p-news .heading .c-new {
    margin-bottom: 5px;
  }
  .p-news .c-post-title2 {
    margin-bottom: 20px;
  }
  .p-news .main-links {
    margin-top: 30px;
  }
}
.p-single-news .c-new-wrapper {
  text-align: center;
  height: 56px;
}
.p-single-news .c-post-news2 .c-new {
  position: static;
}
@media screen and (max-width: 767px) {
  .p-single-news .c-new-wrapper {
    height: 40px;
  }
}
/* END AGE NEWS */
/* ================================================================== */

/* ================================================================== */
/* PROFILE */
.p-profile .block1 .c-title3 {
  margin-bottom: 65px;
}
.p-profile .block1 iframe {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.p-profile .block1 .c-list1 {
  width: 100%;
  max-width: 662px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 38px;
}
.p-profile .block1 .c-list2 {
  width: 100%;
  max-width: 1000px;
}
.p-profile .block1__block-list {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 117px;
}
.p-profile .block1__block + .block1__block {
  margin-top: 68px;
}
.p-profile .block1__title {
  width: 100%;
  max-width: 1000px;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 26px;
}
.p-profile .block1 .c-list3 {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-profile .block1__bottom {
  padding-top: 52px;
}
.p-profile .block1__bottom p:first-child {
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 12px;
}
.p-profile .block1__bottom p:last-child {
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 26px;
}
.p-profile .block1 .banner {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.p-profile .block2 {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 118px;
}
.p-profile .block2 .c-title3 {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .p-profile .block1 .c-title3 {
    margin-bottom: 30px;
  }
  .p-profile .block1 iframe {
    height: 350px;
    margin-bottom: 20px;
  }

  .p-profile .block1__block-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 60px;
  }
  .p-profile .block1__block-list .block1__block {
    width: calc((100% - 30px) / 2);
  }
  .p-profile .block1__block + .block1__block {
    margin-top: 0;
  }
  .p-profile .block1__title {
    font-size: 13px;
    margin-bottom: 15px;
  }

  .p-profile .block1__bottom {
    padding-top: 40px;
  }
  .p-profile .block1__bottom p:first-child {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 8px;
  }
  .p-profile .block1__bottom p:last-child {
    font-size: 11px;
    line-height: 1.6;
  }

  .p-profile .block2 {
    padding-top: 70px;
  }
  .p-profile .block2 .c-title3 {
    margin-bottom: 30px;
  }
}
/* END PROFILE */
/* ================================================================== */
/* AREA */
.p-area .block1__list-item + .block1__list-item {
  margin-top: 74px;
}
.p-area .block1__list-title {
  display: flex;
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0;
  margin-bottom: 68px;
}
.p-area .block1__list-title .index,
.p-area .block1__list-title .text {
  padding: 22px 0;
}
.p-area .block1__list-title .index {
  width: 100px;
  flex-shrink: 0;
  color: #0376e5;
  text-align: center;
  border-bottom: 2px solid currentColor;
}
.p-area .block1__list-title .text {
  flex: 1;
  padding-left: 30px;
  border-bottom: 1px solid #707070;
}
.p-area .block1__list-img {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 66px;
}
.p-area .block1__list-img .left {
  width: 58.35%;
}
.p-area .block1__list-img .right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.p-area .block1__list-img .right img {
  display: block;
  border-radius: 10px;
  width: calc((100% - 30px) / 2);
}
.p-area .block1__list .c-text-main span {
  display: inline-block;
}
.p-area .block1__list-btn {
  margin-top: 36px;
}
@media screen and (max-width: 1024px) {
  .p-area .block1__list-img {
    gap: 30px;
    flex-direction: column;
  }
  .p-area .block1__list-img .left {
    width: 100%;
    max-width: 700px;
  }
  .p-area .block1__list-img .right {
    flex: 0 1 auto;
    max-width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .p-area .block1__list-item + .block1__list-item {
    margin-top: 60px;
  }
  .p-area .block1__list-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .p-area .block1__list-title .index,
  .p-area .block1__list-title .text {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .p-area .block1__list-title .index {
    width: 60px;
  }
  .p-area .block1__list-title .text {
    padding-left: 15px;
  }
  .p-area .block1__list-img {
    margin-bottom: 30px;
  }
  .p-area .block1__list-img .right {
    gap: 10px;
  }
  .p-area .block1__list-img .right img {
    width: calc((100% - 10px) / 2);
  }
  .p-area .block1__list-btn {
    margin-top: 20px;
  }
}
/* END AREA */
/* ================================================================== */
/* PRICE */
.p-price .wrapper {
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.p-price .block1 .c-title3 {
  margin-bottom: 78px;
}
.p-price .block1__box {
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  background-color: #0376e5;
  padding: 20px;
}
.p-price .block1__box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./../images/price/1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-price .block1__content {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border-radius: inherit;
  padding: 30px 40px;
}
.p-price .block1__list1 {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}
.p-price .block1__list1-item {
  width: calc((100% - 60px) / 2);
  position: relative;
  padding-top: 16px;
}
.p-price .block1__list1-item:nth-child(even)::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
}
.p-price .block1__title {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0;
}
.p-price .block1__title small {
  display: inline-block;
  position: relative;
  top: -10px;
  margin-left: 5px;
  font-size: 16px;
  letter-spacing: 0;
}
.p-price .block1__title::before {
  margin-right: 9px;
}
.p-price .block1__title.icon-sun::before {
  background-image: url(./../images/common/ic-sun-red.png);
  width: 25px;
  height: 25px;
  margin-top: 10px;
}
.p-price .block1__title.icon-moon::before {
  background-image: url(./../images/common/ic-moon-yellow.png);
  width: 21px;
  margin-top: 9px;
  height: 23px;
}
.p-price .block1__list2-item {
  position: relative;
  padding: 20px 68px 20px 46px;
}
.p-price .block1__list2-item:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.p-price .block1__list2 p {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  letter-spacing: 0;
}
.p-price .block1__list2 p small {
  font-size: 18px;
}
.p-price .block1__list2 p strong {
  font-size: 31px;
}
.p-price .block1__text {
  padding: 24px 76px 0;
  margin-bottom: 57px;
}
.p-price .c-list4 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-price .block2 {
  padding-top: 104px;
}
.p-price .block2 .c-title3 {
  margin-bottom: 48px;
}
.p-price .block2 .c-stay__info {
  margin-bottom: 48px;
}
.p-price .block2__text {
  padding-top: 28px;
  padding-left: 44px;
  padding-right: 20px;
}

.p-price .block3 {
  padding-top: 108px;
}
.p-price .block3 .c-title3 {
  margin-bottom: 36px;
}
.p-price .block3 .c-list5 {
  margin-bottom: 52px;
}

.p-price .block3-2 {
  padding-top: 120px;
}
.p-price .block3-2 .c-title3 {
  margin-bottom: 40px;
}
.p-price .block3-2__txt {
  background-color: rgba(3, 118, 229, 0.1);
  padding: 25px 20px;
  text-align: center;
  margin-bottom: 40px;
}
.p-price .block3-2__txt .small-text {
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0;
}
.p-price .block3-2__txt .big-text {
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 31px;
  letter-spacing: 0;
}
.p-price .block3-2__txt .big-text small {
  display: inline-block;
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
}
.p-price .block3-2 .c-text-main {
  line-height: 38px;
}

.p-price .block4 {
  padding-top: 140px;
}
.p-price .block4 .c-title3 {
  margin-bottom: 70px;
}
.p-price .block4 .c-list4 {
  margin-bottom: 32px;
}
.p-price .block4 .c-list4__wrapper {
  padding-right: 10px;
}

.p-price .block4__wrapper {
  width: 100%;
  border: 1px solid #707070;
  border-radius: 50px;
  padding: 32px 45px;
  margin-top: 30px;
}
.p-price .block4__list-item + .block4__list-item {
  margin-top: 35px;
}
.p-price .block4 .c-logo-lists {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-price .block1 .c-title3 {
    margin-bottom: 30px;
  }
  .p-price .block1__box {
    border-radius: 30px;
  }
  .p-price .block1__list1 {
    gap: 30px 0;
  }
  .p-price .block1__list1-item {
    width: 100%;
    padding-top: 0;
  }
  .p-price .block1__list1-item:nth-child(even)::before {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
  }
  .p-price .block1__content {
    padding: 20px 20px;
  }
  .p-price .block1__list2-item {
    padding: 8px 0;
  }
  .p-price .block1__list2-item:not(:first-child)::before {
    width: 60%;
  }
  .p-price .block1__title {
    font-size: 20px;
  }
  .p-price .block1__title::before {
    margin-right: 6px;
  }
  .p-price .block1__title.icon-sun::before {
    width: 20px;
    height: 20px;
    margin-top: 4px;
  }
  .p-price .block1__title.icon-moon::before {
    width: 16px;
    height: 18px;
    margin-top: 6px;
  }
  .p-price .block1__title small {
    top: -6px;
    margin-left: 4px;
    font-size: 10px;
  }
  .p-price .block1__list2 p {
    justify-content: center;
  }
  .p-price .block1__list2 p small {
    font-size: 13px;
  }
  .p-price .block1__list2 p strong {
    font-size: 22px;
  }

  .p-price .block1__text {
    padding: 20px 0 0;
    margin-bottom: 40px;
  }
  .p-price .c-list4__wrapper {
    padding-right: 0;
  }

  .p-price .block2 {
    padding-top: 70px;
  }
  .p-price .block2 .c-title3 {
    margin-bottom: 20px;
  }
  .p-price .block2 .c-stay__info {
    margin-bottom: 25px;
  }
  .p-price .block2__text {
    padding: 20px 0 0;
  }

  .p-price .block3 {
    padding-top: 70px;
  }
  .p-price .block3 .c-title3 {
    margin-bottom: 30px;
  }
  .p-price .block3 .c-list5 {
    margin-bottom: 30px;
  }

  .p-price .block3-2 {
    padding-top: 70px;
  }
  .p-price .block3-2 .c-title3 {
    margin-bottom: 30px;
  }
  .p-price .block3-2__txt {
    padding: 20px;
    margin-bottom: 30px;
  }
  .p-price .block3-2__txt .small-text {
    font-size: 14px;
  }
  .p-price .block3-2__txt .big-text {
    font-size: 20px;
  }
  .p-price .block3-2__txt .big-text small {
    font-size: 13px;
  }
  .p-price .block3-2 .c-text-main {
    line-height: 1.6;
  }

  .p-price .block4 {
    padding-top: 60px;
  }
  .p-price .block4 .c-title3 {
    margin-bottom: 30px;
  }
  .p-price .block4 .c-list4__wrapper {
    padding-right: 0;
  }
  .p-price .block4 .c-list4 {
    margin-bottom: 20px;
  }
  .p-price .block4__wrapper {
    border-radius: 10px;
    padding: 20px 20px;
    margin-top: 20px;
  }
  .p-price .block4__list-item + .block4__list-item {
    margin-top: 25px;
  }

  .p-price .block4 .c-logo-lists {
    margin-top: 10px;
  }
}
/* END PRICE */
/* ================================================================== */
/* RELAXATION */
.p-relaxation .block3__row {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 60px;
}
.p-relaxation .block3__row img {
  display: block;
  width: 80px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-relaxation .block3__row {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
}
/* END RELAXATION */
/* ================================================================== */
/* SAUNA */
.p-sauna .block1 .c-relaxation__list {
  margin-bottom: 144px;
}
.p-sauna .block1 .c-relaxation__list.col4 {
  gap: 50px 30px;
}
.p-sauna .block1 .c-relaxation__list.col4 .c-relaxation__item {
  width: calc((100% - 90px) / 4);
}
.p-sauna .block1 .c-relaxation__item p {
  margin-top: 25px;
  padding: 0 28px;
}
.p-sauna .block1__list-item + .block1__list-item {
  margin-top: 128px;
}
.p-sauna .block1__list-item .c-heading2 {
  margin-bottom: 30px;
}
.p-sauna .block1__slider {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}
.p-sauna .block1__slider .c-relaxation__badge {
  width: 70px;
  height: 83px;
  left: 50px;
  font-size: 13px;
  padding-top: 20px;
}
.p-sauna .block1__slider .c-relaxation__badge.--red {
  background-image: url(./../images/common/badge2-red.svg);
}
.p-sauna .block1__slider .c-relaxation__badge.--blue {
  background-image: url(./../images/common/badge2-blue.svg);
}
.p-sauna .block1__wrapper {
  max-width: 755px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 38px;
}
.p-sauna .block1__title {
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: 28px;
}
.p-sauna .block1 .c-list4 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-sauna .block1 .c-list4__wrapper {
  padding: 30px 10px 0;
}
.p-sauna .block1__wrapper2 {
  padding: 26px 30px 0 40px;
}

@media screen and (max-width: 1200px) {
  .p-sauna .block1 .c-relaxation__item p {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .p-sauna .block1 .c-relaxation__list.col4 {
    gap: 40px 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-sauna .block1 .c-relaxation__list.col4 .c-relaxation__item {
    width: calc((100% - 40px) / 2);
  }
  .p-sauna .block1 .c-relaxation__item p {
    padding: 0 28px;
  }
}
@media screen and (max-width: 767px) {
  .p-sauna .block1 .c-relaxation__list {
    margin-bottom: 60px;
  }
  .p-sauna .block1 .c-relaxation__list.col4 {
    gap: 30px 20px;
  }
  .p-sauna .block1 .c-relaxation__list.col4 .c-relaxation__item {
    width: calc((100% - 20px) / 2);
  }
  .p-sauna .block1 .c-relaxation__item p {
    padding: 0;
    margin-top: 15px;
  }

  .p-sauna .block1__list-item + .block1__list-item {
    margin-top: 60px;
  }
  .p-sauna .block1__list-item .c-heading2 {
    margin-bottom: 20px;
  }
  .p-sauna .block1__slider {
    padding-bottom: 30px;
  }
  .p-sauna .block1__slider .c-relaxation__badge {
    width: 52px;
    height: 62px;
    left: 30px;
    font-size: 10px;
    padding-top: 12px;
  }
  .p-sauna .block1__wrapper {
    padding-top: 20px;
  }
  .p-sauna .block1__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .p-sauna .block1 .c-list4__wrapper {
    padding: 20px 0 0;
  }
  .p-sauna .block1__wrapper2 {
    padding: 20px 0 0;
  }
}
/* END SAUNA */
/* ================================================================== */
/* FOOD */
.p-food .block1__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1340px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  gap: 70px 0;
  padding-bottom: 240px;
}
.p-food .block1__list-item:nth-child(even) {
  position: relative;
  top: 240px;
}
.p-food .block1__list-item {
  width: auto;
  text-align: center;
}
.p-food .block1__card1 img {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.p-food .block1__card1-tag {
  display: inline-block;
  border: 2px solid currentColor;
  color: #0376e5;
  border-radius: 100px;
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0;
  padding: 6px 30px;
  margin-bottom: 14px;
}
.p-food .block1__card1-title {
  /* font-weight: 700; */
  font-family: "ZenMaruGothic-Medium";
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0;
}
.p-food .c-list7 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 88px;
}
.p-food .c-list7 {
  gap: 60px;
}
.p-food .c-list7__item {
  width: calc((100% - 60px) / 2);
}
@media screen and (max-width: 1200px) {
  .p-food .block1__list {
    width: 100%;
    gap: 70px 40px;
  }
  .p-food .block1__list-item {
    width: calc((100% - 40px) / 2);
  }
  .p-food .block1__card1 img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-food .block1__list {
    gap: 40px 30px;
    padding-bottom: 0;
  }
  .p-food .block1__list-item {
    width: calc((100% - 30px) / 2);
  }
  .p-food .block1__list-item:nth-child(even) {
    top: 0;
  }
  .p-food .block1__card1 img {
    margin-bottom: 15px;
  }
  .p-food .block1__card1-tag {
    border: 1px solid currentColor;
    font-size: 10px;
    padding: 2px 15px;
    margin-bottom: 6px;
  }
  .p-food .block1__card1-title {
    font-size: 16px;
  }
  .p-food .c-list7 {
    margin-top: 50px;
  }
  .p-food .c-list7 {
    gap: 40px 0;
  }
  .p-food .c-list7__item {
    width: 100%;
  }
}
/* END FOOD */
/* ================================================================== */
/* ================================================================== */
/* ================================================================== */
/* ================================================================== */
/* ================================================================== */
/* ================================================================== */
