@charset "UTF-8";
/* Google font Icon */
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
html {
  letter-spacing: 0.064em;
  font-size: 16px;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

body {
  background-color: #fff;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.12em;
}

.main {
  width: 100%;
  height: 100vh;
  max-height: 690px;
  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;
}
.main .logo {
  width: 175px;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  z-index: 10;
  background: url("../assets/images/soki_kanazawa/logo.svg") no-repeat 50%;
  background-size: contain;
  text-indent: -9999px;
}
.main .main_visual_swiper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; /* コンテナからはみ出した部分を非表示にする */
  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; /* 水平方向の中央揃え */
}
.main .main_visual_swiper .swiper-slide {
  width: 100%; /* スライドの幅を全体に設定 */
  height: 100%; /* 親要素の高さに合わせる */
  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; /* 水平方向の中央揃え */
  overflow: hidden; /* はみ出した部分を非表示 */
}
.main .main_visual_swiper .swiper-slide img {
  width: 100%; /* 幅をスライドいっぱいに設定 */
  height: 100%; /* 高さをスライドいっぱいに設定 */
  -o-object-fit: cover;
     object-fit: cover; /* コンテナを埋めるように画像を拡大/縮小 */
  -o-object-position: center;
     object-position: center; /* 画像を中央に配置 */
}

.carousel_section {
  padding-top: 186px;
}
.carousel_section .container {
  width: 990px;
  margin: auto;
}
.carousel_section .container .image {
  height: 505px;
}
.carousel_section .container .image img {
  height: 100%;
  width: auto;
}

.message_section {
  margin-top: 150px;
  padding-bottom: 254px;
  width: 462px;
  margin-left: auto;
  margin-right: auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: 0.133em;
}
.message_section .copy {
  font-weight: 700;
  margin-bottom: 60px;
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: 0.133em;
}
.message_section .description {
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.onsen_self_care_section {
  padding-bottom: 290px;
}
.onsen_self_care_section .onsen_wrapper {
  height: 560px;
  width: 100vw;
  background-image: url("../assets/images/soki_kanazawa/section_image_01.jpg");
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
}
.onsen_self_care_section .container {
  width: 934px;
  margin-left: auto;
  margin-right: auto;
}
.onsen_self_care_section .section_title {
  font-family: "domaine-sans", sans-serif;
  color: #FFFFFF;
  font-family: "domaine-sans", sans-serif;
  margin-top: 128px;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2325581395;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(0.82);
          transform: scaleX(0.82);
}
.onsen_self_care_section .section_title .small {
  font-size: 30px;
}
.onsen_self_care_section .refresh_inspire_wrap {
  margin-top: 106px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.onsen_self_care_section .refresh_inspire_wrap .photo {
  width: 565px;
  margin-right: 40px;
}
.onsen_self_care_section .refresh_inspire_wrap .photo .image img {
  width: 565px;
  height: auto;
}
.onsen_self_care_section .refresh_inspire_wrap .section_content {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.133em;
  color: #FFFFFF;
  font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.onsen_self_care_section .refresh_inspire_wrap .section_content h4 {
  font-weight: 400;
  font-size: 27px;
  margin: 0;
}
.onsen_self_care_section .refresh_inspire_wrap .section_content h5 {
  font-weight: 400;
  font-size: 21px;
  margin: 12px 0 0;
}
.onsen_self_care_section .refresh_inspire_wrap .section_content p {
  margin-top: 24px;
}
.onsen_self_care_section .more_bt a {
  margin-top: 90px;
  width: 279px;
  height: 75px;
  background: #000000;
  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;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  border-radius: 4px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.onsen_self_care_section .more_bt a:after {
  font-size: 12px !important;
  right: 60px;
  position: absolute;
  content: "\e5e1";
  font-family: "Material Icons";
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.rooms_section {
  padding-bottom: 260px;
}
.rooms_section .rooms_wrapper {
  height: 560px;
  width: 100vw;
  background-image: url("../assets/images/soki_kanazawa/section_image_02.jpg");
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
}
.rooms_section .container {
  width: 1226px;
  margin: 132px auto 0 auto;
}
.rooms_section .container .section_title {
  font-family: "domaine-sans", sans-serif;
  font-size: 43px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2325581395;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(0.82);
          transform: scaleX(0.82);
}
.rooms_section .container .section_content {
  margin-top: 51px;
  margin-bottom: 153px;
  font-size: 15px;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.133em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.rooms_section .heading {
  width: 1226px;
  margin: 95px auto 30px auto;
}
.rooms_section .heading h3 {
  font-size: 27px;
  font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #000;
  text-transform: capitalize;
  text-align: left;
  letter-spacing: 0;
  font-size: 1.6875rem;
  line-height: 1.2222222222;
  font-weight: 400;
}
.rooms_section .rooms_area {
  max-width: 1226px;
  margin: auto auto 140px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-row-gap: 100px;
  row-gap: 100px;
}
.rooms_section .room_card {
  width: 33%;
  color: #333333;
  margin-right: 24px;
}
.rooms_section .room_card:nth-child(3n) {
  margin-right: 0 !important;
}
.rooms_section .room_card .more_info_text {
  width: 100%;
  padding: 12px 0;
}
.rooms_section .room_card .more_info_text .room_title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.rooms_section .room_card .more_info_text .text {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin-bottom: 0 !important;
}
.rooms_section .room_card .more_bt a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  text-decoration: none;
  height: 52px;
  min-width: 92px;
  padding: 0 23.1111111111px;
  width: 207px;
  margin-top: 20px;
  color: #171717;
  background-color: #e6e6e6;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.7692307692;
  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;
}
.rooms_section .rooms_info {
  width: 392px;
  margin-right: 24px;
}
.rooms_section .rooms_info ul {
  padding-left: 0;
}
.rooms_section .rooms_info ul li {
  list-style: none;
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
  letter-spacing: 0.8px;
}
.rooms_section .rooms_info .rooms_type_swiper .swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  height: 300px;
}
.rooms_section .rooms_info .rooms_type_swiper .swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 300px;
  text-align: center;
}
.rooms_section .rooms_info .rooms_type_swiper .swiper-pagination-bullets {
  position: static;
  margin-top: 16px;
}
.rooms_section .rooms_info .rooms_type_swiper .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  background: #333 !important;
}
.rooms_section .rooms_info .rooms_type_swiper .swiper-pagination-bullet:first-child {
  margin: 0 !important;
}

.basic_pagination_swiper .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 290px;
}

.basic_pagination_swiper .swiper-wrapper .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

.basic_pagination_swiper .swiper-pagination {
  position: static;
  margin-top: 8px;
}

.basic_pagination_swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background-color: #717171;
}

.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%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  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(0, 0, 0, 0.6); /* 半透明の黒背景 */
  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-color: #cdd3d6;
  padding: 30px 30px 47px;
  border-radius: 10px;
  width: 100%;
  max-width: 920px;
  max-height: 90vh;
  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;
}
.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 {
  line-height: 1;
  font-size: 36px;
  cursor: pointer;
  color: #000;
  z-index: 10;
}
.info_modal .modal_container .modal_content .modal_body {
  overflow-y: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.info_modal .modal_container .modal_content .modal_body .section_container {
  margin-bottom: 48px;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  letter-spacing: 0.04em;
  line-height: 1.75;
  /* グリッドレイアウト */
  /* 各エリアのスタイル */
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_title {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 4px;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0.023em;
  line-height: 1;
  color: #171717;
  border-top: 1px solid #171717;
  border-bottom: 1px solid #171717;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_wrapper {
  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;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_image {
  padding-top: 20px;
  grid-area: image;
  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;
  max-width: 423px;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_info {
  grid-area: info;
  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-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin: 0;
  font-family: "lausanne", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 200;
  font-size: 14px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.75;
  letter-spacing: 0.04em;
  color: #333;
  padding-left: 28px;
}
.info_modal .modal_container .modal_content .modal_body .section_container .none {
  grid-area: none;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_amenities {
  grid-area: amenities;
  font-size: 14px;
  color: #555;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_amenities .amenities_title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 0.75rem;
  line-height: 1.9166666667;
  letter-spacing: 0;
  font-weight: 700;
  color: #171717;
  margin: 0;
}
.info_modal .modal_container .modal_content .modal_body .section_container .section_amenities .amenities_detail {
  margin-bottom: 11px;
  font-family: "lausanne", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 200;
  font-size: 14px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.75;
  letter-spacing: 0.04em;
}
.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);
}

.detail_button {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  text-decoration: none;
  height: 52px;
  min-width: 92px;
  padding: 0 23.1111111111px;
  width: 207px;
  margin-top: 20px;
  color: #171717;
  background-color: #e6e6e6;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.7692307692;
  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: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.detail_button:hover {
  background: #FFFFFF;
}

.restaurant_section {
  padding-bottom: 330px;
  color: #FFFFFF;
}
.restaurant_section .restaurant_wrapper {
  height: 560px;
  width: 100vw;
  background-image: url("../assets/images/soki_kanazawa/section_image_03.jpg");
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
}
.restaurant_section .container {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 910px;
}
.restaurant_section .container .heading h3 {
  font-family: "domaine-sans", sans-serif;
  font-size: 43px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2325581395;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(0.82);
          transform: scaleX(0.82);
}
.restaurant_section .container .contents_wrapper {
  margin-top: 87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.restaurant_section .container .contents_wrapper .image {
  width: 58.3333%;
}
.restaurant_section .container .contents_wrapper .image h3 {
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.restaurant_section .container .contents_wrapper .info {
  width: 50%;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #FFFFFF;
}
.restaurant_section .container .contents_wrapper .info .restaurant_description p {
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin-bottom: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.restaurant_section .container .contents_wrapper .info .restaurant_description p:not(:first-child) {
  letter-spacing: 0.12em;
}
.restaurant_section .container .contents_wrapper .info .restaurant_description p.link_area {
  font-size: 15px;
}
.restaurant_section .container .contents_wrapper .info .restaurant_description p a {
  font-size: 0.9375rem;
  color: #FFFFFF;
  font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.restaurant_section .container .contents_wrapper .info .restaurant_description p a.insta-link {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.12em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.restaurant_section .container .contents_wrapper .food_image {
  width: 540px;
}
.restaurant_section .container .contents_wrapper .food_image image {
  width: 100%;
}
.restaurant_section .container .contents_wrapper .food_info {
  width: 320px;
  font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #FFFFFF;
}
.restaurant_section .container .contents_wrapper .food_info h3 {
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 20px;
}
.restaurant_section .container .contents_wrapper .food_info h4 {
  font-size: 21px;
  margin-bottom: 30px;
  font-weight: normal;
}
.restaurant_section .container .contents_wrapper .food_info .restaurant_description {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.restaurant_section .container .contents_wrapper .food_info .restaurant_description p {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
.restaurant_section .container .contents_wrapper .food_info .restaurant_description p a {
  color: #FFFFFF;
}

.access_section {
  padding-bottom: 190px;
}
.access_section .access_wrapper {
  height: 560px;
  width: 100vw;
  background-image: url("../assets/images/soki_kanazawa/section_image_04.jpg");
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
}
.access_section .container {
  width: 950px;
  margin: auto;
}
.access_section .container .heading h3 {
  margin-top: 120px;
  font-family: "domaine-sans", sans-serif;
  font-size: 43px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2325581395;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(0.82);
          transform: scaleX(0.82);
}
.access_section .container .contents_wrapper {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.access_section .container .contents_wrapper .info {
  width: 40%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.access_section .container .contents_wrapper .info .hotel_title {
  font-weight: 700;
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: 0.133em;
}
.access_section .container .contents_wrapper .info .address_main_text {
  margin-bottom: 29px;
  font-weight: 700;
  font-size: 15px;
  line-height: 2.2;
  letter-spacing: 0.133em;
}
.access_section .container .contents_wrapper .info .mail_bt a {
  width: 247px;
  height: 55px;
  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;
  border-color: #c7c7c7;
  font-size: 13px;
  font-weight: 700;
  line-height: 2.2307692308;
  letter-spacing: 0.04em;
  min-width: 64px;
  padding: 0 16px;
  text-decoration: none !important;
  background-color: #e6e6e6;
  color: #1a1a1a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.access_section .container .contents_wrapper .info .mail_bt a:hover {
  background-color: rgba(230, 230, 230, 0.55);
}
.access_section .container .contents_wrapper .info .mail_bt a:active {
  background-color: #b5b5b5;
}
.access_section .container .contents_wrapper .info .transportation {
  margin-top: 40px;
  width: 350px;
}
.access_section .container .contents_wrapper .info .transportation:first-child {
  margin-top: 70px !important;
}
.access_section .container .contents_wrapper .info .transportation .method_name {
  font-weight: 700;
  font-size: 14px !important;
  line-height: 1.8571428571 !important;
  letter-spacing: 0.133em !important;
  margin: 0;
}
.access_section .container .contents_wrapper .info .transportation .access_text {
  font-size: 14px !important;
  line-height: 1.8571428571 !important;
  letter-spacing: 0.133em !important;
  margin: 0;
}
.access_section .container .contents_wrapper .map {
  width: 50%;
  text-align: center;
}
.access_section .container .contents_wrapper .map .googlemap_bt a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin: 43px auto;
  width: 247px;
  height: 55px;
  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;
  border-color: #c7c7c7;
  font-size: 13px;
  font-weight: 700;
  line-height: 2.2307692308;
  letter-spacing: 0.04em;
  min-width: 64px;
  padding: 0 16px;
  text-decoration: none !important;
  background-color: #e6e6e6;
  color: #1a1a1a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.access_section .container .contents_wrapper .map .googlemap_bt a:hover {
  background-color: rgba(230, 230, 230, 0.55);
}
.access_section .container .contents_wrapper .map .googlemap_bt a:active {
  background-color: #b5b5b5;
}
.access_section .container .check_in_other {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.access_section .container .check_in_other .check_time {
  margin-bottom: 40px;
  line-height: 1.75;
  font-weight: 400 !important;
  letter-spacing: 0.133em !important;
  font-size: 14px !important;
}
.access_section .container .check_in_other .credit {
  font-size: 14px;
}
.access_section .container .check_in_other .credit .credit_image {
  margin-top: 10px;
  width: 303px;
  height: 32px;
}
.access_section .container .check_in_other .cashless {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 443px;
}
.access_section .container .check_in_other .cashless p {
  font-weight: 400 !important;
  letter-spacing: 0.133em !important;
  font-size: 14px !important;
  color: #1a1a1a;
  line-height: 1.75;
  margin: 0 0 35px 0;
}
.access_section .container .check_in_other .facilities {
  margin-top: 40px;
  margin-bottom: 40px;
}
.access_section .container .check_in_other .facilities img {
  width: auto;
  height: 220px;
  display: block;
}
.access_section .container .check_in_other .summary {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 443px;
}
.access_section .container .check_in_other .summary p {
  font-weight: 400 !important;
  letter-spacing: 0.133em !important;
  font-size: 14px !important;
  color: #1a1a1a;
  line-height: 1.75;
  margin: 0 0 35px 0;
}
.access_section .container .soki_sns_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.access_section .container .soki_sns_area .soki_sns_bt {
  margin-right: 12px;
  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;
}
.access_section .container .soki_sns_area .soki_sns_bt a {
  text-decoration: none;
  color: #171717;
}
.access_section .container .soki_sns_area .soki_sns_bt .icon {
  width: 24px;
  height: 24px;
  display: block;
}
.access_section .container .soki_sns_area .soki_sns_bt .icon.f24 {
  font-size: 24px;
}

.news_area {
  width: 910px;
  margin: auto;
  padding-bottom: 160px;
}
.news_area .heading h3 {
  font-family: "domaine-sans", sans-serif;
  margin-bottom: 40px;
  font-size: 43px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2325581395;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scaleX(0.82);
          transform: scaleX(0.82);
}
.news_area ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
.news_area ul li {
  border-bottom: 1px solid #707070;
  padding-top: 16px;
}
.news_area ul li a {
  padding: 12px 0;
  text-decoration: none;
  color: #1a1a1a;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.7333333333;
  letter-spacing: 0.133em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news_area ul li a .time {
  width: 138px;
}

.soki_footer {
  width: 990px;
  margin: auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.soki_footer ul {
  list-style: none;
  margin: 48px 0 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.soki_footer ul li .v_line {
  width: 1px;
  height: 14px;
  margin-left: 16px;
  margin-right: 16px;
  background-color: #333;
}
.soki_footer ul li a {
  text-decoration: none;
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0;
}
.soki_footer .copyright {
  font-size: 0.75rem;
  margin: 30px 0 35px 0;
  color: #646464;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
  letter-spacing: 0.09em;
}

@media screen and (max-width: 648px) {
  .main {
    height: 466px;
    max-height: 466px;
  }
  .main .logo {
    width: 100%;
    height: 91px;
  }
  .carousel_section {
    padding-top: 66px;
  }
  .carousel_section .container {
    width: 100%;
    padding: 0 57px;
  }
  .carousel_section .container .image {
    height: 175px;
  }
  .carousel_section .container .image img {
    width: 70.6vw;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .message_section {
    width: 100%;
    margin-top: 66px;
    padding: 0 36px 90px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-size: 0.82rem;
    font-weight: 400;
    line-height: 1.9230769231;
    letter-spacing: 0.133em;
  }
  .message_section .copy {
    font-size: 0.83rem;
    line-height: 2;
    letter-spacing: 0.133em;
    margin-bottom: 37px;
  }
  .message_section .description {
    font-size: 0.83rem;
    line-height: 1.9230769231;
  }
  .message_section .separator {
    margin-top: 46px;
  }
  .message_section .information {
    margin-top: 37px;
    font-size: 0.83rem;
  }
  .message_section .facilities {
    margin-top: 30px;
  }
  .onsen_self_care_section {
    padding-bottom: 109px;
  }
  .onsen_self_care_section .onsen_wrapper {
    width: 100%;
    height: 56.25vw;
    background-attachment: scroll !important;
  }
  .onsen_self_care_section .container {
    width: 81.79%;
    margin: 0 auto;
  }
  .onsen_self_care_section .section_title {
    margin-top: 52px;
    font-size: 26px;
  }
  .onsen_self_care_section .refresh_inspire_wrap {
    margin-top: 37.5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .onsen_self_care_section .refresh_inspire_wrap .photo {
    width: 100%;
    margin-top: 31px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .onsen_self_care_section .refresh_inspire_wrap .photo .image {
    width: 100%;
    margin-right: 0;
    padding-bottom: 12px;
  }
  .onsen_self_care_section .refresh_inspire_wrap .photo .image img {
    width: 100%;
    height: auto;
  }
  .onsen_self_care_section .refresh_inspire_wrap .section_content {
    margin-top: 12px;
    font-size: 0.83rem;
    font-weight: 400;
  }
  .onsen_self_care_section .refresh_inspire_wrap .section_content h4 {
    font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18.72px;
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.03em;
  }
  .onsen_self_care_section .refresh_inspire_wrap .section_content h5 {
    font-size: 0.98rem;
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.03em;
  }
  .onsen_self_care_section .more_bt a {
    margin: 87px auto 0;
    width: 255px;
    height: 56px;
    font-size: 0.83rem;
  }
  .rooms_section {
    padding-bottom: 109px;
  }
  .rooms_section .heading {
    width: 100%;
    padding-left: 31px;
    margin: 55px auto 22px auto;
  }
  .rooms_section .heading h3 {
    font-size: 18.72px;
    font-weight: 400;
  }
  .rooms_section .rooms_wrapper {
    width: 100%;
    height: 56.25vw;
    background-attachment: scroll !important;
  }
  .rooms_section .container {
    width: 81.79%;
    margin: 0 auto;
  }
  .rooms_section .container .section_title {
    margin-top: 55px;
    font-size: 26.91px;
  }
  .rooms_section .container .section_content {
    margin-top: 36px;
    margin-bottom: 0;
    font-size: 0.83rem;
    font-weight: 400;
  }
  .rooms_section .rooms_area {
    max-width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .rooms_section .room_card {
    width: 100%;
    padding: 0 31px;
    margin: 0 auto;
  }
  .rooms_section .room_card:first-child {
    margin-top: 0 !important;
  }
  .rooms_section .room_card .room_title {
    letter-spacing: 0.03em;
    font-size: 1.18rem;
    line-height: 1.33333333;
    margin: 0;
  }
  .rooms_section .room_card .room_title_sub {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 0.98rem;
    line-height: 1.5714285714;
    font-weight: 400;
    letter-spacing: 0.023em;
    margin: 0;
  }
  .rooms_section .room_card .inner_card {
    margin-top: 16px;
    display: block;
  }
  .rooms_section .room_card .inner_card .room_image_area {
    width: 100%;
    height: auto;
    padding: 10px 10px 31px;
  }
  .rooms_section .room_card .inner_card .room_image_area img {
    width: 100%;
    height: 23vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .rooms_section .room_card .inner_card .room_image_area .more_bt {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    height: 52px;
    min-width: 92px;
    padding: 0 23.1111111111px;
    width: 207px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    color: #171717;
    border: 1px solid #a5a5a5;
    background-color: #e6e6e6;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.7692307692;
    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;
    cursor: pointer;
  }
  .rooms_section .room_card .inner_card .room_image_area .more_bt:hover {
    background-color: #D8D8D8;
  }
  .rooms_section .room_card .inner_card .room_info_area {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .rooms_section .room_card .inner_card .room_info_area ul {
    display: grid;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    grid-template-columns: repeat(2, auto);
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .rooms_section .room_card .inner_card .room_info_area ul li {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 0.77rem !important;
    font-weight: 400 !important;
    line-height: 1.8571428571 !important;
    letter-spacing: 0.073em !important;
    height: 59px;
    border-top: 1px solid #d1d1d1;
    padding-left: 9px;
    padding-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    letter-spacing: normal;
    min-height: 48px;
    outline: none;
    padding: 0 16px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
  }
  .rooms_section .room_card .inner_card .room_info_area ul li.selected {
    background: rgba(0, 0, 0, 0.1);
  }
  .rooms_section .room_card .inner_card .room_info_area ul li:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .rooms_section .room_card .inner_card .room_info_area .soki_reserve_bt a {
    height: 75px;
    background-color: rgb(44, 54, 77);
    border-color: rgb(44, 54, 77);
    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;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    border-radius: 4px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
  }
  .rooms_section .room_card .inner_card .room_info_area .soki_reserve_bt a:after {
    font-size: 12px !important;
    right: 70px;
    position: absolute;
    content: "\e5e1";
    font-family: "Material Icons";
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .rooms_section .room_card .more_info_text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 12px 0;
  }
  .rooms_section .room_card .more_info_text .text {
    width: 100%;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 3.46vw;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.04em;
    margin-bottom: 0 !important;
  }
  .detail_button {
    width: 100%;
  }
  .restaurant_section {
    padding-bottom: 134px;
    color: #FFFFFF;
  }
  .restaurant_section .restaurant_wrapper {
    width: 100%;
    height: 56.25vw;
    background-attachment: scroll !important;
  }
  .restaurant_section .container {
    margin-top: 41px;
    padding-left: 31px;
    padding-right: 31px;
    width: 100%;
  }
  .restaurant_section .container .heading h3 {
    font-family: "domaine-sans", sans-serif;
    font-size: 26.91px;
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.03em;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: scaleX(0.82);
            transform: scaleX(0.82);
  }
  .restaurant_section .container .contents_wrapper {
    margin-top: 0;
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .restaurant_section .container .contents_wrapper .image {
    width: 100%;
    margin-top: 63px;
    margin-bottom: 44px;
  }
  .restaurant_section .container .contents_wrapper .image h3 {
    margin-top: 8px;
    font-weight: 400;
    font-size: 0.98rem;
    font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  }
  .restaurant_section .container .contents_wrapper .image img {
    width: 58%;
    height: auto;
  }
  .restaurant_section .container .contents_wrapper .info {
    width: 100%;
    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-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    color: #FFFFFF;
  }
  .restaurant_section .container .contents_wrapper .info .restaurant_description p {
    margin: 0;
    font-size: 13.52px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
  }
  .restaurant_section .container .contents_wrapper .info .restaurant_description p a {
    font-size: 14.56px;
    color: #FFFFFF;
  }
  .restaurant_section .container .contents_wrapper .food_image {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .restaurant_section .container .contents_wrapper .food_image img {
    width: 100% !important;
  }
  .restaurant_section .container .contents_wrapper .food_info {
    width: 100%;
    font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    color: #FFFFFF;
  }
  .restaurant_section .container .contents_wrapper .food_info h3 {
    font-size: 18.72px;
    font-weight: 500;
    margin-bottom: 12px;
    margin-top: -8px;
  }
  .restaurant_section .container .contents_wrapper .food_info h4 {
    font-size: 0.98rem;
    margin-bottom: 18px;
    font-weight: normal;
  }
  .restaurant_section .container .contents_wrapper .food_info .restaurant_description p {
    margin: 0;
    font-size: 0.83rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.04em;
    margin-bottom: 34px;
  }
  .restaurant_section .container .contents_wrapper .food_info .restaurant_description p a {
    color: #FFFFFF;
  }
  .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(0, 0, 0, 0.6); /* 半透明の黒背景 */
    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: 10px;
    margin: 0 auto;
    width: 88%;
    max-height: 90vh;
    max-width: 390px;
  }
  .info_modal .modal_container .modal_content .modal_header {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    gap: 14px;
    padding-bottom: 24px;
  }
  .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: 300;
  }
  .info_modal .modal_container .modal_content .modal_body {
    padding: 0;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container {
    display: block;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_title {
    font-size: 14.547px;
    margin-top: 0;
    padding-top: 28px;
    padding-bottom: 28px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_wrapper {
    display: block !important;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_image {
    max-width: 100%;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_info {
    margin-top: 0;
    padding-left: 0 !important;
    font-size: 12.48px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_info p {
    margin-bottom: 46px;
  }
  .info_modal .modal_container .modal_content .modal_body .section_container .section_amenities .amenities_detail {
    margin-top: 0;
    font-size: 12.48px;
    font-weight: 400;
    line-height: 1.9166666667;
    letter-spacing: 0.01em;
  }
  .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);
  }
  .basic_pagination_swiper {
    margin-bottom: 16px;
  }
  .basic_pagination_swiper .swiper-wrapper .swiper-slide {
    position: relative;
    overflow: hidden;
    height: 219px;
  }
  .basic_pagination_swiper .swiper-wrapper .swiper-slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    cursor: pointer;
  }
  .basic_pagination_swiper .swiper-pagination {
    position: static;
    margin-top: 8px;
  }
  .basic_pagination_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background-color: #333;
  }
  .food_drink_section {
    padding-bottom: 110px;
  }
  .food_drink_section .food_drink_wrapper {
    width: 100%;
    height: 56.25vw;
    background-attachment: scroll !important;
  }
  .food_drink_section .container {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 35px;
    width: 100%;
  }
  .food_drink_section .container .heading h3 {
    font-size: 26.91px;
    padding-bottom: 40px;
  }
  .food_drink_section .container .contents_wrapper {
    margin-top: 47px;
    display: block;
  }
  .food_drink_section .container .contents_wrapper .image {
    width: 100%;
    height: auto;
  }
  .food_drink_section .container .contents_wrapper .image img {
    width: 100%;
  }
  .food_drink_section .container .contents_wrapper .info {
    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-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-family: "Helvetica", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  }
  .food_drink_section .container .contents_wrapper .info .food_title {
    font-weight: 400;
    font-size: 1.18rem;
  }
  .food_drink_section .container .contents_wrapper .info .food_title_sub {
    font-size: 0.98rem;
    margin-top: 4px !important;
  }
  .food_drink_section .container .contents_wrapper .info .food_description {
    width: 100%;
    font-size: 0.83rem;
    line-height: 1.8461538462;
    margin-top: 12px !important;
    margin-bottom: 0.5rem;
  }
  .food_drink_section .container .contents_wrapper .info .more_bt a {
    margin: 0 auto;
    width: 250px;
    height: 56px;
    font-size: 0.83rem;
    margin-top: 31px;
  }
  .food_drink_section .container .contents_wrapper .info .more_bt a:after {
    font-size: 10px !important;
    right: 60px;
  }
  .access_section {
    padding-bottom: 72px;
  }
  .access_section .access_wrapper {
    width: 100%;
    height: 56.25vw;
    background-attachment: scroll !important;
  }
  .access_section .container {
    width: 100%;
    margin: auto;
  }
  .access_section .container .heading h3 {
    margin-top: 56px;
    padding-left: 35px;
    font-size: 26.91px;
  }
  .access_section .container .contents_wrapper {
    margin-top: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .access_section .container .contents_wrapper .info {
    padding: 0 35px;
    margin: 0 auto;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .access_section .container .contents_wrapper .info .hotel_title {
    font-size: 0.83rem;
    line-height: 2;
  }
  .access_section .container .contents_wrapper .info .address_main_text {
    margin-bottom: 29px;
    font-size: 0.83rem;
    line-height: 2;
    letter-spacing: 0.133em;
    font-weight: 500;
  }
  .access_section .container .contents_wrapper .info .mail_bt a {
    margin: 0 auto;
  }
  .access_section .container .contents_wrapper .info .transportation {
    margin-top: 45px;
    width: 320px;
  }
  .access_section .container .contents_wrapper .info .transportation:first-child {
    margin-top: 70px !important;
  }
  .access_section .container .contents_wrapper .info .transportation .method_name {
    font-weight: 700;
    font-size: 3.4vw !important;
    line-height: 1.8571428571 !important;
    letter-spacing: 0.04em !important;
    margin: 0;
  }
  .access_section .container .contents_wrapper .info .transportation .access_text {
    font-size: 3.46667vw !important;
    line-height: 1.8571428571 !important;
    letter-spacing: 0.04em !important;
    margin: 0;
  }
  .access_section .container .contents_wrapper .map {
    padding: 0 35px;
    width: 100%;
    text-align: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .access_section .container .contents_wrapper .map img {
    width: 100%;
  }
  .access_section .container .contents_wrapper .map .googlemap_bt a {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    margin: 32px auto 96px;
    width: 247px;
    height: 55px;
    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;
    border-color: #c7c7c7;
    font-size: 13px;
    font-weight: 700;
    line-height: 2.2307692308;
    letter-spacing: 0.04em;
    min-width: 64px;
    padding: 0 16px;
    text-decoration: none !important;
    background-color: #e6e6e6;
    color: #1a1a1a;
  }
  .access_section .container .check_in_other {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    padding: 0 35px;
    margin: 0 auto;
  }
  .access_section .container .check_in_other .check_time {
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 1.75;
  }
  .access_section .container .check_in_other .credit {
    font-size: 14px;
  }
  .access_section .container .check_in_other .credit .credit_image {
    margin-top: 10px;
    width: auto;
    height: 24px;
  }
  .access_section .container .check_in_other .credit .credit_image img {
    height: 100%;
    width: auto;
  }
  .access_section .container .check_in_other .cashless {
    width: 100%;
  }
  .access_section .container .check_in_other .cashless p {
    font-weight: 400 !important;
    letter-spacing: 0.133em !important;
    font-size: 13.6px !important;
  }
  .access_section .container .check_in_other .facilities {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .access_section .container .check_in_other .facilities img {
    width: auto;
    height: 220px;
    display: block;
  }
  .access_section .container .check_in_other .summary {
    margin-top: 15px !important;
    width: 100%;
  }
  .access_section .container .check_in_other .summary p {
    font-weight: 400 !important;
    letter-spacing: 0.133em !important;
    font-size: 13.6px !important;
    margin-bottom: 40px;
  }
  .access_section .container .soki_sns_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 30px;
  }
  .access_section .container .soki_sns_area .soki_sns_bt {
    margin-right: 0;
  }
  .news_area {
    padding: 0 35px;
    width: 100%;
    margin: auto;
    padding-bottom: 160px;
  }
  .news_area .heading h3 {
    margin-bottom: 20px;
    font-size: 26.91px;
  }
  .news_area ul {
    list-style: none;
    margin: 0;
    padding: 20px 0;
  }
  .news_area ul li {
    border-bottom: 1px solid #707070;
    padding-top: 0;
  }
  .news_area ul li a {
    padding: 12px 0;
    text-decoration: none;
    color: #1a1a1a;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.0833333333;
    letter-spacing: 0.133em;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news_area ul li a .time {
    width: 138px;
    padding-bottom: 10px;
  }
  .soki_footer {
    width: 100%;
    margin: auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  }
  .soki_footer ul {
    list-style: none;
    margin: 48px 0 0 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .soki_footer ul li .v_line {
    width: 1px;
    height: 14px;
    margin-left: 16px;
    margin-right: 16px;
    background-color: #333;
  }
  .soki_footer ul li a {
    text-decoration: none;
    color: #000000;
    font-size: 1rem;
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0;
  }
  .soki_footer .copyright {
    font-size: 0.75rem;
    margin: 30px 0 35px 0;
    color: #646464;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-weight: 500;
    letter-spacing: 0.09em;
  }
}
#header {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  background: #000000 !important;
}

@media only screen and (max-width: 648px) {
  #header {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
    background-color: #f5f5f5 !important;
    color: #000000;
    -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 {
    font-size: 12px;
    font-weight: 500;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    line-height: 1;
    letter-spacing: 0.08em;
    color: #000000;
  }
  #header #menu_btn p {
    margin-bottom: 6px;
  }
  .udstop_menu_trigger span {
    background-color: #000 !important;
  }
  #nav {
    background-color: #b5b5b5 !important;
    padding: 0 0 60px;
  }
  #nav #menu_submenu_btn .menu_trigger span {
    background-color: #fff;
  }
  #nav .nav {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .menu_logo.for_sp {
    height: 37.8vw;
    margin: 0px;
    position: relative;
    background-image: url(../assets/images/soki_kanazawa/soki_kanazawa_mobile_menu_bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50%;
  }
  .menu_logo.for_sp img {
    position: absolute;
    top: 32%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    left: 50%;
    width: 115px;
  }
  #nav .menu_item_has_children > a.open:first-of-type {
    background-color: #bfbebe !important;
  }
  #nav li ul.sub_menu {
    background: #b5b5b5 !important;
  }
  .langage_item a {
    font-family: Old Standard TT, serif !important;
    font-weight: 500;
    opacity: 0.5;
  }
  .news_base .contents_btn .category-subcategories {
    padding-left: 0;
  }
  .news_base .contents_btn .category-subcategories .btn_active:before {
    bottom: -10px;
  }
}
.bg01 {
  background: #b5b5b5;
}

.bg02 {
  background: #222222;
}

.bg03 {
  background: #b7bcbf;
}

.bg04 {
  background: #222222;
}

.bg05 {
  background: #c7c7c7;
}

.reserve_bt_fixed a.reserve {
  border: 1px solid #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height: 75px;
  width: 230px;
  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;
  position: fixed;
  z-index: 5;
  right: 69px;
  bottom: 90px;
  padding: 0 20px;
}
.reserve_bt_fixed a.reserve .re-text {
  color: #FFFFFF;
  line-height: 1;
  margin: 0;
}
.reserve_bt_fixed a.reserve .arrow_icon {
  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;
  fill: currentColor;
}
.reserve_bt_fixed a.reserve:hover {
  background: #FFFFFF;
}
.reserve_bt_fixed a.reserve:hover .re-text {
  color: #000;
  line-height: 1;
  margin: 0;
}
.reserve_bt_fixed a.reserve:hover .arrow_icon {
  fill: #000000;
}

@media screen and (max-width: 648px) {
  .reserve_bt_fixed {
    bottom: 10.6vw !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    width: 100% !important;
    height: auto !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    min-width: 100vw !important;
  }
  .reserve_bt_fixed a.reserve {
    width: 56vw !important;
    height: 13vw !important;
    right: 5.3vw !important;
    margin: auto !important;
    bottom: 45px !important;
    font-size: 12px !important;
  }
}
.soki_kanazawa .location_footer ul,
.category_soki_kanazawa_selfcare .location_footer ul,
.category_soki_kanazawa_restaurant .location_footer ul,
.category-soki_kanazawa_agreement .location_footer ul,
.category-soki_kanazawa_terms .location_footer ul,
.category-soki_kanazawa_law .location_footer ul,
.category-en_soki_kanazawa .location_footer ul,
.category-en_soki_kanazawa_selfcare .location_footer ul,
.category-en_soki_kanazawa_restaurant .location_footer ul,
.category-en-soki_kanazawa_agreement .location_footer ul,
.category-en-soki_kanazawa_terms .location_footer ul,
.category-en-soki_kanazawa_law .location_footer ul {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
}

@media screen and (max-width: 648px) {
  .category-en_soki_kanazawa .location_footer ul,
  .category-en_soki_kanazawa_selfcare .location_footer ul,
  .category-en_soki_kanazawa_restaurant .location_footer ul,
  .category-en_soki_kanazawa_agreement .location_footer ul,
  .category-en_soki_kanazawa_terms .location_footer ul,
  .category-en_soki_kanazawa_law .location_footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}/*# sourceMappingURL=sokiKanazawa.css.map */