@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap");
.yuenbettei_daita {
  font-family: "source-han-serif-japanese", serif;
  -webkit-font-smoothing: antialiased;
}

.yuenbettei_daita_main {
  width: 100%;
  height: 800px;
  max-height: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.yuenbettei_daita_main .image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yuenbettei_daita_main .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.yuenbettei_daita_main p.logo {
  text-indent: -9999px;
  width: 232px;
  height: 346px;
  background: url("../assets/images/yuenbettei_daita/yuenbettei_daita_name_image.png") no-repeat 50%;
  display: block;
  background-size: contain;
  position: absolute;
  z-index: 10;
}

.yuenbettei_daita_bg {
  background: #fbf4e9;
}

.shopname_section {
  text-align: center;
  padding: 65px 0;
  max-width: 990px;
  margin: 0 auto;
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
}
.shopname_section h2 {
  color: #1A1A1A;
  font-weight: 100;
  letter-spacing: 0.24em;
  font-size: 18px;
  margin-bottom: 55px;
}

.message_section {
  max-width: 1150px;
  width: 100%;
  padding: 0 0 223px;
}
.message_section .facility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 150px;
  margin-right: 100px;
}
.message_section .facility > img {
  padding-left: 50px;
  border-left: 1px solid #221916;
}
.message_section .message_info_area {
  padding-top: 65px;
  max-width: 990px;
  width: 100%;
  color: #FFFFFF;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.message_section .message_info_area .message_area {
  color: #221916 !important;
  width: 990px;
}
.message_section .message_info_area .message_area h2 {
  letter-spacing: 0.24em;
  margin-left: 70px;
}
.message_section .message_info_area .message_area p {
  width: 940px;
  padding-top: 35px;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 2.6;
  letter-spacing: 0.12em;
}
.message_section .message_info_area .message_area p .tcy {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}
.message_section .message_info_area .info_bar {
  border-top: 1px solid #FFFFFF;
  width: 70%;
  height: 1px;
  display: block;
  margin: 40px 0;
}
.message_section .message_info_area .address {
  line-height: 2;
  letter-spacing: 0.08em;
}
.message_section .message_info_area .address p {
  margin: 0;
}
.message_section .message_info_area .tel {
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.message_section .message_info_area .facility {
  width: 400px;
  height: 135px;
  display: block;
}
.message_section .message_info_area_en {
  margin-top: 90px;
  margin-right: 94px;
  padding-top: 65px;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 990px;
  width: 100%;
  color: #FFFFFF;
  font-family: mrs-eaves, source-han-serif-japanese, serif;
}
@media screen and (max-width: 648px) {
  .message_section .message_info_area_en {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.message_section .message_info_area_en .message_area {
  color: #221916 !important;
  width: 990px;
}
@media screen and (max-width: 648px) {
  .message_section .message_info_area_en .message_area {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.message_section .message_info_area_en .message_area h2 {
  font-size: 26px;
  margin-right: 74px;
  line-height: 1.6153846154;
  margin-bottom: 42px;
  letter-spacing: 0.2em;
  font-weight: 700 !important;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 648px) {
  .message_section .message_info_area_en .message_area h2 {
    font-size: 28px;
    font-weight: 400 !important;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 1.7142857143;
    letter-spacing: 0.24em;
  }
}
.message_section .message_info_area_en .message_area p {
  width: 720px;
  padding-top: 35px;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.75 !important;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 648px) {
  .message_section .message_info_area_en .message_area p {
    padding-top: 0;
    width: 100%;
  }
}
.message_section .message_info_area_en .message_area p .tcy {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}
.message_section .message_info_area_en .info_bar {
  border-top: 1px solid #FFFFFF;
  width: 70%;
  height: 1px;
  display: block;
  margin: 40px 0;
}
.message_section .message_info_area_en .address {
  line-height: 2;
  letter-spacing: 0.08em;
}
.message_section .message_info_area_en .address p {
  margin: 0;
}
.message_section .message_info_area_en .tel {
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.message_section .message_info_area_en .facility {
  width: 400px;
  height: 135px;
  display: block;
}

.message_gallery_section {
  width: 100%;
  margin: 0 auto;
}
.message_gallery_section .main_area {
  width: 100%;
  height: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.message_gallery_section .thums_area {
  max-width: 620px;
  height: 28px;
  margin: 16px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.message_gallery_section .thums_area .thums {
  width: 26px;
  max-width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-right: 6px !important;
  cursor: pointer;
}
.message_gallery_section .thums_area .thums:last-child {
  margin-right: 0;
}
.message_gallery_section .thums_area .thums img {
  height: 100%;
  width: auto;
  display: block;
}
.message_gallery_section .all_view_bt_area {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -15px;
}
.message_gallery_section .all_view_bt_area .all_view_bt {
  width: 200px;
  height: 32px;
  color: #221916 !important;
  background-color: #fff !important;
  border-color: #fff !important;
  font-family: "游明朝", YuMincho, serif !important;
  font-size: 0.875rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0.0892857143em;
}
@media screen and (max-width: 648px) {
  .message_gallery_section .all_view_bt_area .all_view_bt {
    font-size: 2.1875vw;
  }
}
.message_gallery_section .all_view_bt_area .all_view_bt:hover {
  background-color: #efefef !important;
}

.message_gallery_swiper {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.message_gallery_swiper img {
  height: 100%;
  width: 100%;
}
.message_gallery_swiper .swiper_button_container {
  position: absolute;
  right: 0;
  bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  z-index: 1;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  color: #000;
  min-height: 44px;
  min-width: 44px;
  max-width: 44px;
  max-height: 44px;
  cursor: pointer;
  opacity: 0.4;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev:hover,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next:hover {
  opacity: 1;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev .swiper_icon,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next .swiper_icon {
  font-size: 12px;
  width: 12px;
  height: 12px;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev .swiper_icon svg,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next .swiper_icon svg {
  width: 100%;
  height: 100%;
}

.message_gallery_thums_swiper .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 648px) {
  .message_gallery_section {
    width: 100%;
    margin: 0 auto;
  }
  .swiper-wrapper {
    width: 100% !important;
    height: 224px;
    margin: 0 auto;
  }
  .swiper-wrapper img {
    width: 100%;
  }
  .swiper-wrapper .all_view_bt_area {
    padding-top: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .swiper-wrapper .all_view_bt_area .all_view_bt {
    font-size: 8.5px;
    width: 122px;
    height: 34px;
  }
  .swiper_modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, visibility 0.2s;
    transition: opacity 0.2s ease-out, visibility 0.2s;
    z-index: 100;
  }
  .swiper_modal .modal_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(229, 229, 229, 0.9); /* 半透明の黒背景 */
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .swiper_modal .modal_container {
    width: 87.6%;
  }
  .swiper_modal .modal_container .modal_content {
    width: 100%;
    height: 244px !important;
    max-width: 100%;
  }
  .swiper_modal .modal_container .modal_content .close_btn {
    top: 5px;
    font-weight: 700;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 100%;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev,
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next {
    margin: 0 20px;
    width: 44px;
    height: 44px;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev .swiper_icon,
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next .swiper_icon {
    width: 10px;
    height: 10px;
    font-size: 10px;
  }
  .swiper_modal .modal_container .modal_thums_area {
    width: 100%;
    max-width: 100%;
    margin-top: 8px;
  }
  .swiper_modal .modal_container .modal_thums_area > .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .swiper_modal .modal_container .modal_thums_area .modal_thums {
    width: auto !important;
    overflow: hidden;
    margin-right: 2px !important;
  }
  .swiper_modal .modal_container .modal_thums_area .modal_thums img {
    width: 66px;
    height: 40px;
  }
  .swiper_modal .modal_container .modal_thums_area .modal_thums.swiper-slide-thumb-active::after {
    width: 66px;
    height: 40px;
  }
  .swiper_modal.show {
    visibility: visible;
    opacity: 1;
  }
  .swiper_modal.show .modal_overlay {
    opacity: 1;
  }
  .swiper_modal.show .modal_container {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .info_modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, visibility 0.2s;
    transition: opacity 0.2s ease-out, visibility 0.2s;
    z-index: 100;
  }
  .info_modal .modal_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(229, 229, 229, 0.9); /* 半透明の黒背景 */
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .info_modal .modal_container {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .info_modal .modal_container .modal_content {
    border-radius: 16px;
    margin: 0 auto;
    width: 88%;
    max-height: 90vh;
    max-width: 390px;
  }
  .info_modal .modal_container .modal_content .modal_header {
    padding: 12px 16px;
    border-bottom: 1px solid #e5e5e5;
    gap: 14px;
  }
  .info_modal .modal_container .modal_content .modal_header .modal_title {
    padding-left: 10px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 13px;
    line-height: 1.2727272727;
    font-weight: 400;
    letter-spacing: 0.04em;
    word-wrap: break-word;
    white-space: normal;
  }
  .info_modal .modal_container .modal_content .modal_header .close_btn {
    font-size: 36px;
    font-weight: 700;
  }
  .info_modal .modal_container .modal_content .modal_body {
    padding: 20px 12px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container {
    display: block;
    padding-top: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container:has(:only-child) > .section_content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container > .section_content:nth-child(1):nth-last-child(2), .info_modal .modal_container .modal_content .modal_body .section_container > .section_content:nth-child(2):nth-last-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container + .section_container {
    margin-top: 48px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content + .section_content {
    padding-top: 10px;
    margin-top: 20px;
    margin-left: 0px;
    border-top: 2px solid #000;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_title {
    margin-bottom: 12px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.04em;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body {
    display: block;
    font-size: 14px;
    line-height: 1.75;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile .artist_image img {
    width: 80px;
    height: 80px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile .artist_name {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.08rem;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_info {
    margin-top: 13px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 500;
    font-size: 0.91rem;
    line-height: 1.5;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image img {
    width: 100%;
    height: 190px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 4px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image .room_all_photo {
    height: 34px;
    min-width: 64px;
    padding: 0 16px;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.08em;
    background-color: #fff;
    border: 1px solid #1a1a1a;
    color: #1a1a1a;
    cursor: pointer;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image .room_all_photo:hover {
    background-color: #eee;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_info {
    margin: 0;
    margin-top: 15px;
    list-style: none;
    padding-left: 0;
  }
  .info_modal.show {
    visibility: visible;
    opacity: 1;
  }
  .info_modal.show .modal_overlay {
    opacity: 1;
  }
  .info_modal.show .modal_container {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.heading-wrap .title_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  width: 1px;
  background-color: #221916;
  margin-bottom: 10px;
}

.yuenbettei_daita_room {
  width: 100%;
  background: #FFFFFF;
  color: #1A1A1A;
  padding-bottom: 120px;
}
.yuenbettei_daita_room .room_container {
  width: 990px;
}
.yuenbettei_daita_room .room_container h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1052631579;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.1052631579;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.yuenbettei_daita_room .room_container .sub_title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 16px;
  margin-top: 110px;
  margin-right: 5px;
}

.rooms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.rooms .room_card {
  width: 314px;
  border-top: 1px solid #1A1A1A;
  padding: 32px 0 0 0;
  margin-bottom: 80px;
}
.rooms .room_card h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
  min-height: 3rem;
}
.rooms .room_card p {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.04em;
  font-weight: 200;
}
.rooms .room_card p.small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 0;
  margin-bottom: 32px;
}
.rooms .room_card .image {
  height: 209px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  cursor: pointer;
}
.rooms .room_card .image .fullscreen_icon {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  cursor: pointer;
}
.rooms .room_card .image .fullscreen_icon svg {
  width: 12px;
  height: 12px;
  fill: currentColor;
  color: #fff;
}
.rooms .room_card .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.rooms .room_card .image:hover .fullscreen_icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); /* ホバー時に少し大きくなる */
}
.rooms .room_card .bt_area {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rooms .room_card .price_area {
  width: 100%;
  padding: 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #2b2943;
  margin-top: 20px;
}
.rooms .room_card .price_area p {
  margin: 0;
  font-weight: 400;
}
.rooms .room_card .reserve_area {
  width: 100%;
}
.rooms .room_card .reserve_area a.reserve_bt {
  width: 100%;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.4s ease-in;
  transition: background-color 0.4s ease-in;
  color: #4f5835 !important;
  border-color: #4f5835;
  font-size: 0.875rem;
  text-decoration: none;
  background-color: transparent !important;
}
.rooms .room_card .reserve_area a.reserve_bt:hover {
  background-color: rgba(25, 25, 15, 0.05) !important;
}

.transportation_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.7142857143;
  letter-spacing: 0.04em;
}
.transportation_area .how_to_card {
  width: 33%;
  padding: 12px 20px;
}
.transportation_area .how_to_card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.onsen_area {
  width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.onsen_area .heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.onsen_area .heading-wrap .heading-line-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 180px;
  width: 1px;
  background-color: #1a1a1a;
  margin-bottom: 10px;
}
.onsen_area .heading-wrap .heading-line-bottom {
  height: 100%;
  width: 1px;
  margin-top: 10px;
  background-color: #1a1a1a;
}
.onsen_area h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1052631579;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.1052631579;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.onsen_area .sub_title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 16px;
  margin-top: 110px;
  margin-right: 5px;
  padding-top: 10px;
}
.onsen_area .onsen_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 150px;
  padding-bottom: 150px;
}
.onsen_area .onsen_box .image {
  width: 575px;
}
.onsen_area .onsen_box .onsen_info {
  width: 220px;
  margin-right: 70px;
}
.onsen_area .onsen_box .onsen_info p {
  margin-top: 0;
  line-height: 2;
  letter-spacing: 0.08em;
}

.restaurant_area {
  width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.restaurant_area .heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.restaurant_area .heading-wrap h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1052631579;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.1052631579;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.restaurant_area .heading-wrap .sub_title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 16px;
  margin-top: 138px;
  margin-right: 5px;
  padding-top: 10px;
}
.restaurant_area .heading-wrap .heading-line-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 138px;
  width: 1px;
  background-color: #1a1a1a;
  margin-bottom: 10px;
}
.restaurant_area .heading-wrap .heading-line-bottom {
  height: 100%;
  width: 1px;
  margin-top: 10px;
  background-color: #1a1a1a;
}
.restaurant_area .restaurant_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 150px;
}
.restaurant_area .restaurant_box .image {
  width: 575px;
}
.restaurant_area .restaurant_box .restaurant_info {
  width: 220px;
  margin-right: 70px;
}
.restaurant_area .restaurant_box .restaurant_info p {
  margin-top: 0;
  line-height: 2;
  letter-spacing: 0.08em;
}

.spa_area {
  width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-bottom: 150px;
}
.spa_area .heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.spa_area .heading-wrap h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1052631579;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.1052631579;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.spa_area .heading-wrap .sub_title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 16px;
  margin-top: 138px;
  margin-right: 5px;
  padding-top: 10px;
}
.spa_area .heading-wrap .heading-line-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 138px;
  width: 1px;
  background-color: #1a1a1a;
  margin-bottom: 10px;
}
.spa_area .spa_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 150px;
}
.spa_area .spa_box .image {
  width: 575px;
}
.spa_area .spa_box .spa_info {
  width: 220px;
  margin-right: 70px;
  font-family: serif;
}
.spa_area .spa_box .spa_info h3 {
  letter-spacing: 0.08em;
}
.spa_area .spa_box .spa_info p {
  margin-top: 0;
  line-height: 2;
  letter-spacing: 0.08em;
}

.access_bg,
.hotel_info_bg,
.sns_bg {
  background: #4f5835;
}

.access_area {
  width: 990px;
  color: #FFFFFF;
}
.access_area .map img {
  width: 1014px;
  margin-left: -12px;
  margin-bottom: 10px;
}
.access_area .map .to_map_bt_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 1014px;
  margin-left: -12px;
}

.to_all_view_bt_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.access_heading {
  width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 90px;
}
.access_heading .heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.access_heading .heading-wrap h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1052631579;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1.1052631579;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.access_heading .heading-wrap .sub_title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 16px;
  margin-top: 100px;
  margin-right: 5px;
  padding-top: 10px;
}
.access_heading .heading-wrap .title_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  width: 1px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}

.transportation_area .how_to_card .transport_heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
}

.info_area {
  width: 990px;
  padding-top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #FFFFFF;
}
.info_area .l {
  width: 50%;
  padding: 12px 100px 12px 20px;
}
.info_area .r {
  width: 50%;
  padding-left: 20px;
  font-weight: 400;
}
.info_area .r ul {
  list-style: none;
  margin: 0 0 8px 0;
  padding: 0;
}
.info_area .r ul li {
  font-size: 16px;
  letter-spacing: 0.12em;
}
.info_area .usage_time p {
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.another_area {
  width: 990px;
  margin: auto;
  padding: 20px;
}
.another_area h5 {
  color: #FFFFFF;
}
.another_area p {
  color: #FFFFFF;
  line-height: 1.75;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.annex_room {
  width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.annex_room .annex_photos {
  height: 400px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  margin-right: 45px !important;
}
.annex_room .annex_photos img {
  width: 100%;
}
.annex_room .annex_info {
  border-top: 1px solid #1A1A1A;
  padding-top: 25px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.annex_room .annex_info h3.annex {
  font-family: source-han-serif-japanese, serif;
  font-size: 20px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.annex_room .annex_info h4.annex_sub {
  font-family: source-han-serif-japanese, serif;
  font-size: 12px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 2;
  letter-spacing: 0.08em;
}
.annex_room .annex_info h3.annex_title {
  font-size: 16px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-top: 20px;
}
.annex_room .annex_info h4.annex_subtitle {
  font-family: source-han-serif-japanese, serif;
  font-size: 12px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 2;
  letter-spacing: 0.08em;
}
.annex_room .annex_info p.annex_text {
  font-size: 14px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.7142857143;
  letter-spacing: 0.04em;
  margin-top: 12px;
  margin-bottom: 24px;
}
.annex_room .annex_info .more_bt_area {
  width: 100%;
}
.annex_room .annex_info .more_bt_area a {
  color: #4f5835 !important;
  border: 1px solid #4f5835;
  text-decoration: none;
  width: 100%;
  min-height: 51px;
  height: 36px;
  min-width: 64px;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  position: relative;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  font-family: source-han-serif-japanese, serif;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.info_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, visibility 0.2s;
  transition: opacity 0.2s ease-out, visibility 0.2s;
  z-index: 100;
}
.info_modal .modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(229, 229, 229, 0.9); /* 半透明の黒背景 */
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.info_modal .modal_container {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.info_modal .modal_container .modal_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  color: #000;
  padding: 0;
  border-radius: 10px;
  width: 100%;
  max-height: 90vh;
  max-width: 920px;
  overflow: hidden;
}
.info_modal .modal_container .modal_content .modal_header {
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 44px;
  border-bottom: 1px solid #e5e5e5;
}
.info_modal .modal_container .modal_content .modal_header .modal_title {
  font-size: 14px;
  line-height: 1.16;
  font-weight: 400;
  letter-spacing: 0.04em;
}
.info_modal .modal_container .modal_content .modal_header .close_btn {
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  color: #000;
  z-index: 10;
}
.info_modal .modal_container .modal_content .modal_body {
  padding: 44px;
  overflow-y: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.info_modal .modal_container .modal_content .modal_body .section_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  border-top: 2px solid #000;
}
.info_modal .modal_container .modal_content .modal_body .section_container:has(:only-child) > .section_content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.info_modal .modal_container .modal_content .modal_body .section_container > .section_content:nth-child(1):nth-last-child(2), .info_modal .modal_container .modal_content .modal_body .section_container > .section_content:nth-child(2):nth-last-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.info_modal .modal_container .modal_content .modal_body .section_container + .section_container {
  margin-top: 48px;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content + .section_content {
  margin-left: 40px;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_title {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.04em;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.04em;
  line-height: 1.75;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile,
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_info,
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image,
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_info {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image img {
  width: 300px;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image .room_all_photo {
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
  font-weight: 500;
  letter-spacing: 0.08em;
  background-color: #fff;
  border: thin solid;
  cursor: pointer;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image .room_all_photo:hover {
  background-color: #eee;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_info {
  margin: 0;
  list-style: none;
}
.info_modal.show {
  visibility: visible;
  opacity: 1;
}
.info_modal.show .modal_overlay {
  opacity: 1;
}
.info_modal.show .modal_container {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, visibility 0.2s;
  transition: opacity 0.2s ease-out, visibility 0.2s;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swiper_modal .modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(229, 229, 229, 0.9); /* 半透明の黒背景 */
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.swiper_modal .modal_container {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.swiper_modal .modal_container .modal_content {
  background: #000;
  padding: 0;
  border-radius: 10px;
  width: 100%;
  height: 70vh;
  max-width: 920px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.swiper_modal .modal_container .modal_content .close_btn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  color: #fff;
  z-index: 10;
}
.swiper_modal .modal_container .modal_content .modal_swiper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swiper_modal .modal_container .modal_content .modal_swiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev,
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next {
  position: absolute;
  margin: 0 16px;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 20px;
  width: 72px;
  height: 72px;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #f5f5f5;
  cursor: pointer;
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev:hover,
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next:hover {
  background-color: #eee;
  opacity: 1;
}
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev .swiper_icon,
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next .swiper_icon {
  width: 17px;
  height: 17px;
  font-size: 17px;
}
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev {
  left: 0px;
}
.swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next {
  right: 0px;
}
.swiper_modal .modal_container .modal_thums_area {
  width: 100%;
  max-width: 920px;
  margin-top: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swiper_modal .modal_container .modal_thums_area .modal_thums {
  width: auto !important;
  overflow: hidden;
}
.swiper_modal .modal_container .modal_thums_area .modal_thums img {
  width: 80px;
  height: 48px;
  border-radius: 4px;
}
.swiper_modal .modal_container .modal_thums_area .modal_thums.swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
}
.swiper_modal.show {
  visibility: visible;
  opacity: 1;
}
.swiper_modal.show .modal_overlay {
  opacity: 1;
}
.swiper_modal.show .modal_container {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media screen and (max-width: 648px) {
  .yuenbettei_daita_main {
    width: 100%;
    height: 522px;
    min-height: 522px;
  }
  .yuenbettei_daita_main h1 {
    width: 100%;
    height: 100%;
    max-height: 220px;
  }
  .yuenbettei_daita_main p.logo {
    width: 142px;
  }
  .yuenbettei_daita_bg {
    margin-top: -2px;
  }
  .shopname_section {
    text-align: center;
    padding-top: 46px;
    padding-bottom: 37px;
    max-width: 100%;
    margin: 0 auto;
  }
  .shopname_section h2 {
    margin-bottom: 46px;
    color: #000000;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 0.24em;
  }
  .message_section {
    max-width: 100%;
    width: 100%;
    padding: 0 0 105px;
  }
  .message_section .gallery {
    width: 100%;
  }
  .message_section .gallery img {
    width: 100%;
    height: 226px;
  }
  .message_section .gallery .thumbnail_area {
    max-width: 620px;
    height: 28px;
    margin: 16px 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .message_section .gallery .thumbnail_area .thums {
    width: 36px;
    max-width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-right: 6px !important;
    cursor: pointer;
  }
  .message_section .gallery .thumbnail_area .thums:last-child {
    margin-right: 0;
  }
  .message_section .gallery .thumbnail_area .thums img {
    height: 100%;
    width: auto;
    display: block;
  }
  .message_section .gallery .all_view_bt_area {
    width: 100%;
    display: block;
    padding-top: 40px;
  }
  .message_section .gallery .all_view_bt_area .all_view_bt {
    margin: 0 auto !important;
    width: 200px;
    height: 32px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-family: "游明朝", YuMincho, serif !important;
    font-size: 14px;
  }
  .message_section .message_info_area {
    display: block !important;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .message_section .message_info_area .message_area {
    width: 100%;
  }
  .message_section .message_info_area .message_area h2 {
    margin-left: 0;
    width: 100%;
    line-height: 1.7;
    letter-spacing: 0.2em;
  }
  .message_section .message_info_area .message_area p {
    padding-top: 0;
    padding-bottom: 40px;
    width: 100%;
    font-family: source-han-serif-japanese, serif, mrs-eaves;
    font-size: 16px !important;
    line-height: 2;
    letter-spacing: 0.13em;
  }
  .message_section .message_info_area .info_bar {
    border-top: 1px solid #FFFFFF;
    width: 100%;
    height: 1px;
    display: none;
    margin: 40px 0;
  }
  .message_section .message_info_area .address {
    font-family: source-han-serif-japanese, serif, mrs-eaves;
    line-height: 2;
    letter-spacing: 0.08em;
  }
  .message_section .message_info_area .address p {
    margin: 0;
    line-height: 1.2;
  }
  .message_section .message_info_area .tel {
    margin-bottom: 30px !important;
    line-height: 1.2;
    letter-spacing: 0.08em;
  }
  .message_section .message_info_area .tel p {
    margin: 0;
  }
  .message_section .facility {
    border-top: 1px solid #000000;
    margin-top: 42px;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 14px;
    max-width: 100%;
    height: auto;
  }
  .message_section .facility img {
    width: 100%;
    padding-left: 0;
    border-left: none;
    height: auto;
  }
  .heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 40px !important;
  }
  .heading-wrap .title_line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 1px;
    background-color: #000;
    margin-bottom: 10px;
  }
  .yuenbettei_daita_room {
    width: 100%;
    padding-bottom: 40px;
  }
  .yuenbettei_daita_room .room_container {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }
  .yuenbettei_daita_room .room_container h2 {
    font-size: 26px !important;
  }
  .yuenbettei_daita_room .room_container .sub_title {
    font-size: 3.75vw;
    margin-top: 72px;
  }
  .rooms {
    display: block;
  }
  .rooms .room_card {
    width: 100%;
    padding: 15px 0 0 0;
    margin-bottom: 64px;
  }
  .rooms .room_card h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.08em;
    min-height: 20px;
  }
  .rooms .room_card p, .rooms .room_card p.small {
    font-weight: 500;
    margin-bottom: 14px;
  }
  .rooms .room_card .image {
    height: 236px;
  }
  .rooms .room_card .image .fullscreen_icon svg {
    width: 15px;
    height: 15px;
    opacity: 0.7;
  }
  .rooms .room_card .image img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .rooms .room_card .image:hover .fullscreen_icon {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); /* ホバー時に少し大きくなる */
  }
  .rooms .room_card .price_area {
    width: 155px;
    display: block;
    margin-top: 20px;
  }
  .rooms .room_card .bt_area .room_more_bt {
    width: 120px;
    min-width: 64px;
    height: 36px;
    margin: 0 auto 30px;
    font-size: 14px;
    line-height: 1.7142857143;
  }
  .transportation_area {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    line-height: 1.7142857143;
    letter-spacing: 0.04em;
    margin-top: 54px;
  }
  .transportation_area .how_to_card {
    font-size: 3.75vw !important;
    width: 100%;
    padding: 20px;
  }
  .transportation_area .how_to_card h3 {
    font-weight: 500 !important;
  }
  .transportation_area .how_to_card ul {
    letter-spacing: 0.04em;
    font-weight: 500 !important;
  }
  .onsen_area,
  .restaurant_area {
    width: 100%;
    display: block;
  }
  .onsen_area .heading-wrap,
  .restaurant_area .heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 35px !important;
    padding-left: 24px;
    padding-right: 24px;
  }
  .onsen_area .heading-wrap .heading-line-top,
  .restaurant_area .heading-wrap .heading-line-top {
    height: 60px;
    width: 1px;
    margin-bottom: 10px;
  }
  .onsen_area .heading-wrap .heading-line-bottom,
  .restaurant_area .heading-wrap .heading-line-bottom {
    display: none;
  }
  .onsen_area h2,
  .restaurant_area h2 {
    font-size: 6.56vw !important;
  }
  .onsen_area .sub_title,
  .restaurant_area .sub_title {
    margin-top: 70px;
    font-size: 3.75vw;
  }
  .onsen_area .onsen_box,
  .restaurant_area .onsen_box {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .onsen_area .onsen_box .image,
  .restaurant_area .onsen_box .image {
    width: 100%;
    margin-right: 0 !important;
  }
  .onsen_area .onsen_box .image img,
  .restaurant_area .onsen_box .image img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 290px;
  }
  .onsen_area .onsen_box .onsen_info,
  .restaurant_area .onsen_box .onsen_info {
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .onsen_area .onsen_box .onsen_info p,
  .restaurant_area .onsen_box .onsen_info p {
    margin-top: 0;
    font-size: 0.9rem !important;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.08em;
  }
  .onsen_area .onsen_box .onsen_info .black_line_more_bt,
  .restaurant_area .onsen_box .onsen_info .black_line_more_bt {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .restaurant_area {
    width: 100%;
    display: block;
    padding-top: 24px;
    padding-bottom: 0;
  }
  .restaurant_area .restaurant_wrap {
    padding-bottom: 0;
  }
  .restaurant_area .heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-left: 24px;
    padding-right: 24px;
  }
  .restaurant_area .heading-wrap h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
  }
  .restaurant_area .heading-wrap h3span {
    margin-top: 20px;
  }
  .restaurant_area .heading-wrap .sub_title {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-size: 3.75vw;
    margin-top: 60px;
  }
  .restaurant_area .heading-wrap .heading-line-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 1px;
    background-color: #1a1a1a;
    margin-bottom: 10px;
  }
  .restaurant_area .heading-wrap .heading-line-bottom {
    display: none;
  }
  .restaurant_area .restaurant_box {
    display: block;
    padding-top: 0;
  }
  .restaurant_area .restaurant_box .restaurant_info {
    width: 100%;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
  .restaurant_area .restaurant_box .image {
    width: 100%;
    margin-right: 0 !important;
  }
  .restaurant_area .restaurant_box .image img {
    width: 100%;
  }
  .restaurant_area .restaurant_box .restaurant_info h3 {
    margin-top: 20px;
    font-size: 1.22rem !important;
    line-height: 1.8;
    margin-bottom: 10px !important;
  }
  .restaurant_area .restaurant_box .restaurant_info p {
    margin-top: 17px;
    font-size: 0.9rem !important;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.08em;
  }
  .restaurant_area .restaurant_box .restaurant_info .black_line_more_bt {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 65px;
  }
  .spa_area {
    width: 100%;
    display: block;
  }
  .spa_area .heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 35px !important;
    padding-left: 24px;
    padding-right: 24px;
  }
  .spa_area .heading-wrap .heading-line-top {
    height: 60px;
    width: 1px;
    margin-bottom: 10px;
  }
  .spa_area .heading-wrap .sub_title {
    margin-top: 60px;
    font-size: 3.75vw;
  }
  .spa_area h2 {
    font-size: 6.56vw !important;
  }
  .spa_area .spa_box {
    display: block;
    padding-top: 0;
  }
  .spa_area .spa_box .image {
    width: 100%;
    margin-right: 0 !important;
  }
  .spa_area .spa_box .image img {
    width: 100%;
  }
  .spa_area .spa_box .spa_info {
    width: 100%;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
  .spa_area .spa_box .spa_info h3 {
    margin-top: 24px;
    line-height: 1.5;
    margin-bottom: 10px !important;
  }
  .spa_area .spa_box .spa_info p {
    margin-top: 0;
    font-size: 0.9rem !important;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.08em;
  }
  .spa_area .spa_box .spa_info .black_line_more_bt {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .access_area {
    width: 100%;
    color: #FFFFFF;
  }
  .access_area .map {
    width: 100%;
    height: 390px;
  }
  .access_area .map img {
    width: 100%;
    height: 100%;
    margin: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .access_area .map .to_map_bt_area {
    margin-top: 28px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-left: 0;
  }
  .access_area .map .to_map_bt_area .to_map_bt {
    margin: 0;
    width: 125px;
    height: 34px;
    font-size: 13px !important;
  }
  .to_all_view_bt_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .access_heading {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 0px;
    padding-right: 24px !important;
  }
  .access_heading .heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .access_heading .heading-wrap h2 {
    font-size: 6.56vw !important;
  }
  .access_heading .heading-wrap .sub_title {
    font-size: 3.75vw;
    margin-top: 60px;
  }
  .access_heading .heading-wrap .title_line {
    height: 60px;
    width: 1px;
  }
  .info_area {
    width: 100%;
    padding-top: 30px;
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #FFFFFF;
  }
  .info_area .usage_time p {
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 0.04em;
  }
  .info_area .usage_credit {
    margin-bottom: 40px;
  }
  .info_area .usage_credit p {
    margin: 0;
    font-weight: 500;
  }
  .info_area .usage_credit img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .info_area .l {
    width: 100%;
    padding: 12px 20px;
  }
  .info_area .l h2 {
    margin-bottom: 12px !important;
    font-size: 16px;
  }
  .info_area .r {
    width: 100%;
    padding: 0 20px;
  }
  .info_area .r ul {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
  }
  .info_area .r ul li {
    font-size: 0.9rem;
    line-height: 2;
    letter-spacing: 0.12em;
  }
  .info_area .r .info_bt_area {
    float: right;
  }
  .info_area .another p {
    font-size: 0.85rem !important;
    font-weight: 500 !important;
  }
  .sns_area {
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 14px;
    padding: 35px 20px;
  }
  .sns_area .sns_bt {
    width: 165px !important;
    height: 51px !important;
    border: 1px solid #ffffff;
    margin-right: 0;
  }
  .sns_area .sns_bt a {
    font-size: 17px !important;
  }
  .sns_area .sns_bt .icon {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    font-size: 15px;
  }
  .sns_area .sns_bt i.tripadvisor_icon {
    font-size: 17px;
  }
  .sns_area .sns_bt i.tripadvisor_icon:before {
    margin-right: 5px;
  }
  .information_area {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
  }
  .information_area .info_title_area h4 {
    font-size: 26px !important;
    padding-left: 12px;
    margin-bottom: 0 !important;
  }
  .information_area .info_title_area h5 {
    font-size: 0.83rem !important;
    padding-left: 12px;
    margin: 0;
    margin-bottom: 40px;
    font-weight: 700;
  }
  .information_area ul {
    padding: 12px;
  }
  .information_area ul li {
    padding-right: 12px;
  }
  .information_area ul li a {
    display: grid;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }
  .information_area ul li a .info_arrow {
    grid-area: 1/1/3/2;
    width: 69px;
  }
  .information_area ul li a .info_arrow svg {
    left: -30px;
  }
  .information_area ul li a .time {
    grid-area: 1/2/2/3;
    font-size: 1.22rem;
  }
  .information_area ul li a .description {
    grid-area: 2/2/3/3;
    font-size: 0.92rem;
    font-weight: 500;
  }
  .another_area {
    width: 100%;
    color: #fff;
    padding: 10px 20px;
  }
  .another_area h5 {
    margin-top: 0;
  }
  .another_area p {
    font-size: 12px;
    line-height: 1.5 !important;
  }
  .another_area ul {
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
  }
  .another_area ul li {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.12em;
  }
  .another_area .info_bt_white {
    margin: 0 0 0 auto;
  }
  .annex_room {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 100px;
  }
  .annex_room .annex_photos {
    max-width: 100%;
    height: 214px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .annex_room .annex_info {
    border-top: none;
    max-width: 100%;
    padding-left: 45px;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .annex_info_top {
    width: 100%;
    border-top: 1px solid #1A1A1A;
    padding-top: 80px;
    margin-bottom: 20px;
  }
  .annex_info_top h3.annex {
    font-family: source-han-serif-japanese, serif;
    font-size: 20px;
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
  .annex_info_top h4.annex_sub {
    font-family: source-han-serif-japanese, serif;
    font-size: 12px;
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 2;
    letter-spacing: 0.08em;
  }
}
.yuenbettei_daita_child {
  /* onsen&restaurant CSS */
}
.yuenbettei_daita_child .yuenbettei_daita_onsen_main,
.yuenbettei_daita_child .yuenbettei_daita_spa_main,
.yuenbettei_daita_child .yuenbettei_daita_restaurant_main {
  width: 100%;
  min-height: 720px;
  height: 720px;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-top: -72px;
}
.yuenbettei_daita_child .yuenbettei_daita_onsen_main img,
.yuenbettei_daita_child .yuenbettei_daita_spa_main img,
.yuenbettei_daita_child .yuenbettei_daita_restaurant_main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.yuenbettei_daita_child .yuenbettei_daita_restaurant_icon,
.yuenbettei_daita_child .yuenbettei_daita_spa_icon {
  position: relative;
  height: 90px;
}
.yuenbettei_daita_child .main_icon {
  position: absolute;
  z-index: 2;
  width: 160px;
  height: 160px;
  margin-top: -8%;
}
.yuenbettei_daita_child .yuen_concept_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .yuen_concept_section {
    margin-top: 20px;
  }
}
.yuenbettei_daita_child .yuen_page_title {
  padding: 12px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.yuenbettei_daita_child .yuen_page_title h1 {
  margin-top: 8px;
  padding-bottom: 24px;
  position: relative;
  font-family: source-han-serif-japanese, serif !important;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1.5;
}
.yuenbettei_daita_child .yuen_page_title h1:after {
  width: 7%;
}
.yuenbettei_daita_child .facility_theme {
  margin-top: 20px;
  color: #1a1a1a;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.yuenbettei_daita_child .yuen_concept_section h1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #000000;
  bottom: -3px;
  width: 10%;
}
.yuenbettei_daita_child .yuen_child_concept {
  padding: 12px 0;
  margin-left: 8.3333333333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40.2%;
          flex: 0 0 40.2%;
  max-width: 40.2%;
}
.yuenbettei_daita_child .yuen_child_concept h2 {
  padding: 32px 0;
  border-top: solid 2px #333333;
  font-family: source-han-serif-japanese, serif !important;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.yuenbettei_daita_child .yuen_child_concept p {
  margin: 0;
  font-family: source-han-serif-japanese, serif !important;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.024px;
  line-height: 1.5;
}
.yuenbettei_daita_child .yuen_child_concept p a {
  color: #1A1A1A;
}
.yuenbettei_daita_child .child_basic_section {
  width: 990px;
  margin: 0 auto;
}
.yuenbettei_daita_child .child_basic_section.narrow {
  width: 900px !important;
}
.yuenbettei_daita_child .onsen_spot_gallery {
  width: 960px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.yuenbettei_daita_child .gallery_area {
  width: 470px;
  height: 320px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.yuenbettei_daita_child .gallery_area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.yuenbettei_daita_child .click_area {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  right: 10px;
  background-color: #757575;
  opacity: 0.6;
}
.yuenbettei_daita_child .onsen_spot_gallery img {
  width: 100%;
  border-radius: 5px;
}
.yuenbettei_daita_child .v-application .white--text {
  color: #fff;
  caret-color: #FFFFFF;
}
.yuenbettei_daita_child .v-avatar[data-v-34b8a170] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.yuenbettei_daita_child .svg-icon[data-v-5f7d14f8] {
  fill: #FFFFFF;
}
.yuenbettei_daita_child .separate_border {
  margin: 100px auto;
  width: 744px;
  max-width: 990px;
}
.yuenbettei_daita_child .space_bottom {
  margin-bottom: 150px;
}
.yuenbettei_daita_child .space_bottom2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .space_bottom2 {
    margin-bottom: 0 !important;
  }
}
.yuenbettei_daita_child .yuen_about_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 0.064em;
  line-height: 1.5;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .yuen_about_section {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.yuenbettei_daita_child .yuen_about_section.narrow {
  width: 750px;
  margin: auto;
}
.yuenbettei_daita_child .yuen_about_section.narrow .gallery_area {
  width: 50% !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.yuenbettei_daita_child .yuen_about_section.narrow .gallery_area p {
  padding-left: 12px;
}
.yuenbettei_daita_child .restaurant_item_left,
.yuenbettei_daita_child .spa_item_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 0 0 41.6666666667%;
  padding-right: 12px;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .restaurant_item_left,
  .yuenbettei_daita_child .spa_item_left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 28px;
    margin: 0 auto;
  }
}
.yuenbettei_daita_child .restaurant_item_right,
.yuenbettei_daita_child .spa_item_right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-left: 12px;
}
.yuenbettei_daita_child .restaurant_item_left h3,
.yuenbettei_daita_child .restaurant_item_right h3,
.yuenbettei_daita_child .spa_item_left h3,
.yuenbettei_daita_child .spa_item_right h3 {
  margin-top: 100px;
  padding: 18px 0 50px;
  font-family: Old Standard TT, serif !important;
  border-width: 0.5px;
  border-top: solid 2px #000000;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.yuenbettei_daita_child .onsen_item_left,
.yuenbettei_daita_child .residensial_item_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 0 0 33.3333333333%;
  padding-right: 12px;
}
.yuenbettei_daita_child .residensial_item_right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 0 0 58.3333333333%;
  padding-left: 12px;
}
.yuenbettei_daita_child .onsen_item_right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 0 0 66.6666666667%;
  padding-left: 12px;
}
.yuenbettei_daita_child .onsen_item_left h3,
.yuenbettei_daita_child .onsen_item_right h3,
.yuenbettei_daita_child .residensial_item_left h3,
.yuenbettei_daita_child .residensial_item_right h3 {
  margin-top: 100px;
  padding: 18px 0 50px;
  font-family: mrs-eaves, source-han-serif-japanese, serif !important;
  border-width: 0.5px;
  border-top: solid 2px #000000;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.18em;
}
.yuenbettei_daita_child .onsen_item_right h3 {
  font-size: 1.3rem;
}
.yuenbettei_daita_child .yuen_about_section p {
  margin: 0;
  font-size: 16px;
  letter-spacing: 1.024px;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .yuen_about_section p {
    font-size: 3.75vw;
  }
}
.yuenbettei_daita_child .yuen_about_section p a {
  color: #1A1A1A;
}
.yuenbettei_daita_child .yuen_about_section ul {
  margin: 0;
  padding-left: 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1.024px;
}
.yuenbettei_daita_child .yuen_about_section ul li {
  list-style: none;
}
.yuenbettei_daita_child .restaurant_menu p a {
  color: #1a1a1a;
  text-decoration: underline;
  line-height: 1.5;
}
.yuenbettei_daita_child .restaurant_menu li a:hover {
  text-decoration: none;
}
.yuenbettei_daita_child .food_top,
.yuenbettei_daita_child .onsen_top {
  margin-top: 100px;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .food_top,
  .yuenbettei_daita_child .onsen_top {
    margin-top: 80px;
  }
}
.yuenbettei_daita_child .food_top h3,
.yuenbettei_daita_child .onsen_top h3 {
  text-align: center;
  font-size: 28px;
  padding: 40px 0 140px 0;
  letter-spacing: 0.0125em !important;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .food_top h3,
  .yuenbettei_daita_child .onsen_top h3 {
    padding: 0 0 80px 0 !important;
  }
}
.yuenbettei_daita_child .v_line {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.yuenbettei_daita_child .onsen_top {
  margin-top: 240px;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .onsen_top {
    margin-top: 150px;
  }
}
.yuenbettei_daita_child .spa_top {
  margin-top: 100px;
}
.yuenbettei_daita_child .spa_top .spa_menu {
  margin: 0 120px;
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .spa_top .spa_menu {
    margin: 0;
  }
}
.yuenbettei_daita_child .food_menu,
.yuenbettei_daita_child .onsen_menu {
  margin: 0 120px;
  padding: 12px 0;
}
.yuenbettei_daita_child .food_menu p,
.yuenbettei_daita_child .onsen_menu p {
  padding-top: 20px;
  padding-bottom: 35px;
  font-size: 16px;
  line-height: 1.5;
  color: #1a1a1a;
}
.yuenbettei_daita_child .spa_menu {
  margin: 0;
  padding: 12px 0;
}
.yuenbettei_daita_child .spa_menu p {
  padding-top: 20px;
  padding-bottom: 35px;
  font-size: 16px;
  line-height: 1.5;
  color: #1a1a1a;
}
.yuenbettei_daita_child .food_top strong,
.yuenbettei_daita_child .onsen_top strong,
.yuenbettei_daita_child .spa_top strong {
  font-size: 18px;
  width: 750px !important;
  display: block;
  margin: 35px auto 10px auto;
  line-height: 1.5;
  letter-spacing: 0.064rem;
}
.yuenbettei_daita_child .food_top p,
.yuenbettei_daita_child .onsen_top p,
.yuenbettei_daita_child .spa_top p {
  width: 750px !important;
  display: block;
  margin: 35px auto 70px;
  line-height: 1.5;
  letter-spacing: 0.064em;
}
.yuenbettei_daita_child .food_top p a,
.yuenbettei_daita_child .onsen_top p a,
.yuenbettei_daita_child .spa_top p a {
  color: #1A1A1A;
}
.yuenbettei_daita_child .food_menu.onedayplan p {
  margin-top: 30px;
  padding-top: 0;
}
.yuenbettei_daita_child .onsen_top.onsen p {
  margin-top: 25px;
  padding-top: 0;
}
.yuenbettei_daita_child .food_menu_img,
.yuenbettei_daita_child .onsen_menu_img,
.yuenbettei_daita_child .spa_menu_img {
  width: 750px !important;
  height: 435px !important;
}
.yuenbettei_daita_child .food_menu_img.single,
.yuenbettei_daita_child .onsen_menu_img.single,
.yuenbettei_daita_child .spa_menu_img.single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.yuenbettei_daita_child .food_menu_img img,
.yuenbettei_daita_child .onsen_menu_img img,
.yuenbettei_daita_child .spa_menu_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.yuenbettei_daita_child .spa_menu_img {
  width: 750px !important;
  height: 435px !important;
}
.yuenbettei_daita_child .spa_menu_img .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer_section {
  background-color: #FFFFFF;
}

.restaurant_item_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40.4%;
          flex: 0 0 40.4%;
  max-width: 0 0 40.4%;
}

.restaurant_item_right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-left: 12px;
}

.restaurant_item_left h3, .restaurant_item_right h3 {
  margin-top: 120px;
  padding: 18px 0 50px;
  font-family: Old Standard TT, serif;
  border-width: 0.5px;
  border-top: solid 2px #000000;
  font-size: 24px;
  font-weight: 400;
}

.reserve_button_area {
  text-align: center;
  margin: 45px auto;
  padding-bottom: 205px;
}

.reserve_button_area a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 80px;
  padding: 0 19px;
  margin: 45px auto 35px;
  text-decoration: none;
  font-family: source-han-serif-japanese, serif;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #333333;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1.78px;
}
.reserve_button_area a.large {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 16px;
}
.reserve_button_area a.phone_number {
  display: block;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: auto;
  text-decoration: none;
  font-family: source-han-serif-japanese, serif;
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  font-size: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.reserve_button_area a.phone_number:hover {
  background-color: transparent !important;
}

.reserve_button_area a:hover {
  background-color: #434343;
}

.reserve_button_area p {
  font-family: mrs-eaves, source-han-serif-japanese, serif;
  color: #1a1a1a;
  font-size: 36px;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.08em;
}

.reserve_button_area p span {
  font-family: source-han-serif-japanese, serif;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 700;
}

.space_bottom3 {
  margin-bottom: 150px !important;
}

/*-----スマホ向けの記述-----*/
@media screen and (max-width: 648px) {
  .category-en_yuenbettei_daita_restaurant .yuen_page_title h1 {
    font-size: 4.375vw !important;
    letter-spacing: 0.02em !important;
    padding-bottom: 20px !important;
  }
  .category-en_yuenbettei_daita_spa .yuen_page_title h1 {
    font-size: 4.375vw !important;
    letter-spacing: 0.02em !important;
    padding-bottom: 20px !important;
  }
  .yuenbettei_daita_child .child_basic_section {
    width: 100%;
  }
  .yuenbettei_daita_child .yuenbettei_daita_onsen_main,
  .yuenbettei_daita_child .yuenbettei_daita_spa_main,
  .yuenbettei_daita_child .yuenbettei_daita_restaurant_main {
    width: 100%;
    height: 392px;
    min-height: 392px;
    max-height: 400px;
    max-width: 650px;
    background-size: cover;
    background-position: center center;
    margin-top: 0;
  }
  .yuenbettei_daita_child .yuenbettei_daita_restaurant_icon {
    position: relative;
    height: 120px;
  }
  .yuenbettei_daita_child .main_icon {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 2;
    max-height: 44.5vw;
    max-width: 44.5vw;
    margin-top: -25%;
    padding-left: 28px;
  }
  .yuenbettei_daita_child .yuen_page_title {
    padding: 12px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .yuenbettei_daita_child .yuen_page_title .facility_theme {
    font-size: 5.625vw;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
  }
  .yuenbettei_daita_child .yuen_page_title h1 {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .yuenbettei_daita_child .yuen_child_concept h2 {
    padding: 24px 0;
    font-size: 19.5px;
  }
  .yuenbettei_daita_child .yuen_child_concept {
    padding: 24px 0 12px;
    margin-left: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .yuenbettei_daita_child .yuen_concept_section {
    padding: 0 28px;
  }
  .yuenbettei_daita_child .separate_border {
    margin: 12.5vw auto;
    padding-right: 76px;
    padding-left: 76px;
    width: 60%;
  }
  .yuenbettei_daita_child .onsen_spot_gallery {
    padding: 0 40px;
  }
  .yuenbettei_daita_child .gallery_area:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .yuenbettei_daita_child .gallery_area {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 12px;
    position: relative;
  }
  .yuenbettei_daita_child .gallery_area:last-child {
    margin-bottom: 31px;
  }
  .yuenbettei_daita_child .onsen_item_left,
  .yuenbettei_daita_child .onsen_item_right,
  .yuenbettei_daita_child .restaurant_item_left,
  .yuenbettei_daita_child .restaurant_item_right,
  .yuenbettei_daita_child .spa_item_left,
  .yuenbettei_daita_child .spa_item_right,
  .yuenbettei_daita_child .residensial_item_left,
  .yuenbettei_daita_child .residensial_item_right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 28px;
    margin: 0 auto;
  }
  .yuenbettei_daita_child .restaurant_item_left h3,
  .yuenbettei_daita_child .restaurant_item_right h3 {
    margin-top: 40px;
    padding: 24px 0 35px;
    font-family: Old Standard TT, serif;
    border-width: 0.5px;
    border-top: solid 2px #000000;
    font-size: 17px;
    font-weight: 400;
  }
  .yuenbettei_daita_child .onsen_item_left h3 {
    margin-top: 21px;
    padding: 13px 0 35px;
    font-family: Old Standard TT, serif;
    border-width: 0.5px;
    border-top: solid 1px #000000;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
  }
  .yuenbettei_daita_child .onsen_item_right h3 {
    margin-top: 50px;
    padding: 13px 0 35px;
    font-family: Old Standard TT, serif;
    border-width: 0.5px;
    border-top: solid 1px #000000;
    font-size: 20.8px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.5;
  }
  .yuenbettei_daita_child .onsen_item_right h3.spa_menu {
    font-family: "Old Standard TT", serif !important;
  }
  .yuenbettei_daita_child .spa_item_left h3,
  .yuenbettei_daita_child .spa_item_right h3,
  .yuenbettei_daita_child .residensial_item_left h3,
  .yuenbettei_daita_child .residensial_item_right h3 {
    margin-top: 60px;
    padding: 25px 0;
    font-family: Old Standard TT, serif !important;
    border-width: 0.5px;
    border-top: solid 2px #000000;
    font-size: 4.375vw;
    font-weight: 400;
    letter-spacing: 0.02em;
  }
  .yuenbettei_daita_child .space_bottom {
    margin-bottom: 50px;
  }
  .yuenbettei_daita_child .space_bottom3 {
    margin-bottom: 80px !important;
  }
  .yuenbettei_daita_child .food_menu,
  .yuenbettei_daita_child .onsen_menu {
    margin: 0 !important;
    padding: 12px 0;
  }
  .yuenbettei_daita_child .food_menu p,
  .yuenbettei_daita_child .onsen_menu p {
    padding-top: 20px;
    padding-bottom: 35px;
    font-size: 16px;
    line-height: 1.5;
    color: #1a1a1a;
  }
  .yuenbettei_daita_child .food_top h3,
  .yuenbettei_daita_child .onsen_top h3,
  .yuenbettei_daita_child .spa_top h3 {
    text-align: center;
    font-size: 21.9375px;
    padding: 0 0 60px 0;
    letter-spacing: 0.0125em !important;
    font-weight: 300;
  }
  .yuenbettei_daita_child .food_top strong,
  .yuenbettei_daita_child .onsen_top strong,
  .yuenbettei_daita_child .spa_top strong {
    font-size: 18px;
    width: 100% !important;
    padding: 0 40px;
    display: block;
    margin: 35px auto 10px auto;
    line-height: 1.5;
    letter-spacing: 0.064rem;
  }
  .yuenbettei_daita_child .food_top p,
  .yuenbettei_daita_child .onsen_top p,
  .yuenbettei_daita_child .spa_top p {
    width: 100% !important;
    display: block;
    padding: 0 34px;
    margin: 35px auto 20px;
    line-height: 1.5;
    letter-spacing: 0.064em;
  }
  .yuenbettei_daita_child .food_top p a,
  .yuenbettei_daita_child .onsen_top p a,
  .yuenbettei_daita_child .spa_top p a {
    color: #1A1A1A;
  }
  .yuenbettei_daita_child .onsen_top.onsen p {
    margin-top: 0;
  }
  .yuenbettei_daita_child .spa_top {
    margin-top: 80px;
  }
  .yuenbettei_daita_child .food_menu, .yuenbettei_daita_child .onsen_menu, .yuenbettei_daita_child .spa_menu {
    margin: 0 auto;
    padding: 12px 0;
  }
  .yuenbettei_daita_child .food_menu_img, .yuenbettei_daita_child .onsen_menu_img, .yuenbettei_daita_child .spa_menu_img {
    width: auto !important;
    height: auto !important;
    max-height: 226px;
  }
  .yuenbettei_daita_child .food_menu_img, .yuenbettei_daita_child .onsen_menu_img, .yuenbettei_daita_child .spa_menu_img {
    height: auto;
    margin-bottom: 15px;
  }
  .yuenbettei_daita_child .food_menu p {
    margin: 35px auto 35px;
    padding: 0 38px;
    font-family: source-han-serif-japanese, serif !important;
    font-size: 14.625px;
    font-weight: 400;
  }
  .yuenbettei_daita_child .reserve_button_area {
    text-align: center;
    margin: 45px auto;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 648px) and (max-width: 648px) {
  .yuenbettei_daita_child .reserve_button_area {
    margin: 0 auto 40px !important;
  }
}
@media screen and (max-width: 648px) {
  .yuenbettei_daita_child .reserve_button_area a {
    font-size: 4.375vw;
    padding: 24px 19px;
    width: auto;
    display: inline-block;
    letter-spacing: 0.04em;
  }
  .yuenbettei_daita_child .reserve_button_area a.phone_number {
    padding: 0 !important;
  }
  .yuenbettei_daita_child .reserve_button_area p {
    font-size: 36px;
    line-height: 1.2;
  }
  .yuenbettei_daita_child .reserve_button_area p span {
    font-size: 10px;
  }
}
.qa_container {
  font-family: "Source Serif 4", serif;
  width: 100%;
  padding: 160px 0 136px 0;
  margin: auto;
  max-width: 990px;
}
.qa_container .qa_category + .qa_category {
  margin-top: 160px;
}
.qa_container .qa_title {
  width: 100%;
  margin: 0 auto 55px;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.12em;
}
.qa_container .qa_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  padding: 0;
  width: 100%;
  z-index: 1;
}
.qa_container .qa_list .qa_details {
  width: 100%;
  border-top: 1px solid #a09e9c;
  font-size: 14px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.04em;
}
.qa_container .qa_list .qa_details:last-of-type {
  border-bottom: 1px solid #a09e9c;
}
.qa_container .qa_list .qa_details .qa_details_summary {
  cursor: pointer;
  font-size: 18px;
  list-style: none;
  padding: 24px 40px 24px 12px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 648px) {
  .qa_container .qa_list .qa_details .qa_details_summary {
    display: block;
  }
}
.qa_container .qa_list .qa_details .qa_details_summary .q_text {
  padding-top: 0;
  font-size: 0.9375rem;
}
@media screen and (max-width: 648px) {
  .qa_container .qa_list .qa_details .qa_details_summary .q_text {
    padding-top: 10px;
  }
}
.qa_container .qa_list .qa_details .qa_details_summary:hover {
  cursor: pointer;
  opacity: 0.8;
}
.qa_container .qa_list .qa_details .qa_details_summary .qa_question {
  font-family: "mrs-eaves", "source-han-serif-japanese", serif;
  max-width: 55px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-right: 25px;
}
@media screen and (max-width: 648px) {
  .qa_container .qa_list .qa_details .qa_details_summary .qa_question {
    font-size: 5.62vw;
  }
}
.qa_container .qa_list .qa_details .qa_details_summary .qa_icon {
  width: 16px;
  height: 16px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform-origin: center;
          transform-origin: center;
  margin-top: -10px;
}
@media screen and (max-width: 648px) {
  .qa_container .qa_list .qa_details .qa_details_summary .qa_icon {
    width: 12px;
    height: 12px;
    right: 20px;
  }
}
.qa_container .qa_list .qa_details[open] .qa_icon {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  margin-top: 0;
}
.qa_container .qa_list .qa_details_content {
  padding: 0 12px 20px;
  color: #807d7a;
  font-size: 14px;
}
.qa_container .qa_list .qa_details_content p {
  margin: 0;
}
.qa_container .qa_list .qa_details_content p.qa_answer {
  font-family: "mrs-eaves", "source-han-serif-japanese", serif;
  max-width: 55px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 648px) {
  .qa_container .qa_list .qa_details_content p.qa_answer {
    font-size: 5.62vw;
    margin-bottom: 15px;
  }
}

.message_gallery_swiper {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.message_gallery_swiper .swiper_button_container {
  position: absolute;
  right: 0;
  bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  z-index: 1;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  color: #000;
  min-height: 44px;
  min-width: 44px;
  max-width: 44px;
  max-height: 44px;
  cursor: pointer;
  opacity: 0.4;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev:hover,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next:hover {
  opacity: 1;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev .swiper_icon,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next .swiper_icon {
  font-size: 12px;
  width: 12px;
  height: 12px;
}
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev .swiper_icon svg,
.message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next .swiper_icon svg {
  width: 100%;
  height: 100%;
}

.message_gallery_thums_swiper {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.message_gallery_thums_swiper .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.basic_swiper {
  position: relative;
}
.basic_swiper .basic_swiper_button_prev,
.basic_swiper .basic_swiper_button_next {
  position: absolute;
  margin: 0 16px;
  top: calc(50% - 20px);
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 20px;
  width: 72px;
  height: 72px;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
.basic_swiper .basic_swiper_button_prev:hover,
.basic_swiper .basic_swiper_button_next:hover {
  background-color: #eee;
}
.basic_swiper .basic_swiper_button_prev .swiper_icon,
.basic_swiper .basic_swiper_button_next .swiper_icon {
  width: 17px;
  height: 17px;
  font-size: 17px;
}
.basic_swiper .basic_swiper_button_prev {
  left: 0;
}
.basic_swiper .basic_swiper_button_next {
  right: 0;
}

@media screen and (max-width: 648px) {
  .message_gallery_swiper {
    position: relative;
  }
  .message_gallery_swiper .swiper-wrapper {
    height: 226px;
  }
  .message_gallery_swiper .swiper-wrapper .swiper-slide {
    height: 226px;
  }
  .message_gallery_swiper .swiper_button_container {
    position: relative;
    right: 0;
    bottom: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    z-index: 1;
  }
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev,
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next {
    position: absolute;
    margin: 0 16px;
    top: calc(50% - 20px);
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 20px;
    width: 36px;
    height: 36px;
    color: #000;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
  }
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev:hover,
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next:hover {
    background-color: #eee;
  }
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev .swiper_icon,
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next .swiper_icon {
    width: 12px;
    height: 12px;
    font-size: 12px;
  }
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_prev {
    left: 0;
  }
  .message_gallery_swiper .swiper_button_container .message_gallery_swiper_button_next {
    right: 0;
  }
  .message_gallery_thums_swiper .swiper-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 36px;
  }
  .basic_swiper {
    position: relative;
  }
  .basic_swiper .basic_swiper_button_prev,
  .basic_swiper .basic_swiper_button_next {
    position: absolute;
    margin: 0 16px;
    top: calc(50% - 20px);
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 20px;
    width: 36px;
    height: 36px;
    color: #000;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
  }
  .basic_swiper .basic_swiper_button_prev:hover,
  .basic_swiper .basic_swiper_button_next:hover {
    background-color: #eee;
  }
  .basic_swiper .basic_swiper_button_prev .swiper_icon,
  .basic_swiper .basic_swiper_button_next .swiper_icon {
    width: 12px;
    height: 12px;
    font-size: 12px;
  }
  .basic_swiper .basic_swiper_button_prev {
    left: 0;
  }
  .basic_swiper .basic_swiper_button_next {
    right: 0;
  }
  .swiper_modal .modal_container {
    width: 100%;
  }
  .swiper_modal .modal_container .modal_content {
    width: 88%;
    height: 28vh;
    max-width: 390px;
    margin: 0 auto;
  }
  .swiper_modal .modal_container .modal_content .close_btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    font-weight: 700;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 100%;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev,
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next {
    margin: 0 20px;
    width: 43px;
    height: 43px;
    opacity: 0.9;
  }
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_prev .swiper_icon,
  .swiper_modal .modal_container .modal_content .modal_swiper .modal_swiper_button_next .swiper_icon {
    width: 10px;
    height: 10px;
    font-size: 10px;
  }
  .swiper_modal .modal_container .modal_thums_area {
    width: 88%;
    max-width: 390px;
    margin: 8px auto 0;
  }
  .swiper_modal .modal_container .modal_thums_area .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .swiper_modal .modal_container .modal_thums_area .modal_thums img {
    width: 64px;
    height: 40px;
    border-radius: 4px;
  }
  .swiper_modal .modal_container .modal_thums_area .modal_thums.swiper-slide-thumb-active::after {
    width: 64px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
  }
  .message_gallery_section .thums_area {
    padding: 0 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .message_gallery_section .all_view_bt_area {
    padding-top: 66px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .info_modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, visibility 0.2s;
    transition: opacity 0.2s ease-out, visibility 0.2s;
    z-index: 100;
  }
  .info_modal .modal_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(229, 229, 229, 0.9); /* 半透明の黒背景 */
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
  }
  .info_modal .modal_container {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .info_modal .modal_container .modal_content {
    border-radius: 16px;
    margin: 0 auto;
    width: 88%;
    max-height: 90vh;
    max-width: 390px;
  }
  .info_modal .modal_container .modal_content .modal_header {
    padding: 12px 16px;
    border-bottom: 1px solid #e5e5e5;
    gap: 14px;
  }
  .info_modal .modal_container .modal_content .modal_header .modal_title {
    padding-left: 10px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 13px;
    line-height: 1.2727272727;
    font-weight: 400;
    letter-spacing: 0.04em;
    word-wrap: break-word;
    white-space: normal;
  }
  .info_modal .modal_container .modal_content .modal_header .close_btn {
    font-size: 36px;
    font-weight: 700;
  }
  .info_modal .modal_container .modal_content .modal_body {
    padding: 20px 12px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container {
    display: block;
    padding-top: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container:has(:only-child) > .section_content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container > .section_content:nth-child(1):nth-last-child(2), .info_modal .modal_container .modal_content .modal_body .section_container > .section_content:nth-child(2):nth-last-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container + .section_container {
    margin-top: 48px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content + .section_content {
    padding-top: 10px;
    margin-top: 20px;
    margin-left: 0px;
    border-top: 2px solid #000;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_title {
    margin-bottom: 12px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.04em;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body {
    display: block;
    font-size: 14px;
    line-height: 1.75;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile .artist_image img {
    width: 80px;
    height: 80px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_profile .artist_name {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.08rem;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .artist_info {
    margin-top: 13px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 500;
    font-size: 0.91rem;
    line-height: 1.5;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image img {
    width: 100%;
    height: 190px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 4px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image .room_all_photo {
    height: 34px;
    min-width: 64px;
    padding: 0 16px;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.08em;
    background-color: #fff;
    border: 1px solid #1a1a1a;
    color: #1a1a1a;
    cursor: pointer;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_image .room_all_photo:hover {
    background-color: #eee;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_content .section_body .room_info {
    margin: 0;
    margin-top: 15px;
    list-style: none;
    padding-left: 0;
  }
  .info_modal.show {
    visibility: visible;
    opacity: 1;
  }
  .info_modal.show .modal_overlay {
    opacity: 1;
  }
  .info_modal.show .modal_container {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .swiper-slide {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .slide-img {
    width: 100%;
    height: auto;
    display: block;
  }
}
#header {
  font-family: "mrs-eaves", "source-han-serif-japanese", serif;
}
#header .sub_menu {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.contents_btn a {
  font-family: "mrs-eaves", "source-han-serif-japanese", serif !important;
}

.contents_btn_restaurant {
  height: 48px;
  width: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  background-color: rgba(243, 243, 243, 0.9);
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1.024px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}
.contents_btn_restaurant a {
  margin: 20px 0;
  text-decoration: none;
  font-family: "mrs-eaves", "source-han-serif-japanese", serif !important;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (max-width: 648px) {
  #header {
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  }
  #header #logo a {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 1;
    letter-spacing: 0.08em;
  }
  #header #logo a {
    color: #000000;
  }
  #menu_btn {
    font-family: "CircularStd", "游ゴシック", "YuGothic", sans-serif;
    letter-spacing: 0.0892857143em !important;
  }
  #menu_btn p {
    color: #000000;
  }
  #menu_btn svg {
    fill: #000;
  }
  .menu_logo img {
    width: 18vw;
  }
  .menu_trigger span {
    background-color: #FFFFFF !important;
  }
  .udstop_menu_trigger span {
    background-color: #000;
  }
  #nav {
    background-color: #4f5835 !important;
    padding-top: 40px;
  }
  #nav li a {
    color: #ffffff !important;
    font-family: 游ゴシック, YuGothic, sans-serif !important;
    font-weight: 500;
  }
  #nav .langage_area.for_sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #nav .menu_item_has_children > a.open:first-of-type {
    background-color: #474f30;
  }
  .langage_item {
    width: 117px;
  }
  .langage_item a {
    color: #ffffff !important;
  }
  #nav li ul.sub_menu {
    background: #4f5835 !important;
  }
  #nav li ul.sub_menu li a {
    color: #ffffff;
    font-size: 14.08px !important;
    margin-left: 1rem;
  }
  .contents_btn .nav_btn {
    margin: 0;
  }
  .contents_btn .category-subcategories {
    padding-left: 0;
  }
}
/*-----header css-----*/
.facility_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1014px;
  margin: auto;
}
@media screen and (max-width: 648px) {
  .facility_box {
    display: block;
    padding: 0 30px;
  }
}
.facility_box .address {
  margin-top: 150px;
}
@media screen and (max-width: 648px) {
  .facility_box .address {
    margin-top: 0px;
    font-size: 3.75vw;
    margin-bottom: 50px;
  }
}
.facility_box .address_en {
  margin-top: 150px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 648px) {
  .facility_box .address_en {
    margin-top: 0px;
    font-size: 3.75vw;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 648px) {
  .facility_box .facility {
    margin: 0;
  }
}

.room_more_bt {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.room_more_bt:hover {
  background: rgba(0, 0, 0, 0.06);
}/*# sourceMappingURL=yuenbetteiDaita.css.map */