@charset "UTF-8";
@media screen and (max-width: 1024px) {
  .page_body header .logo_box {
    position: absolute;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main {
    overflow: hidden;
  }
}
.page_body main::before {
  content: "";
  width: 35.833vw;
  height: 100vh;
  background-image: url(../images/kanazawa/main_child_bg_01.webp?20250911);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 49.542vw;
  z-index: -2;
}
@media screen and (max-width: 1024px) {
  .page_body main::before {
    width: 100%;
    height: 100%;
    background-image: url(../images/kanazawa/main_child_bg_01_sp.webp?20250911);
    left: 0;
  }
}
.page_body main::after {
  content: none;
}
.page_body main h3 {
  font-size: 4.167vw;
  margin-left: 1.406vw;
}
@media screen and (max-width: 1024px) {
  .page_body main h3 {
    font-size: 14.019vw;
    width: 88.785vw;
    margin: 0 auto;
  }
}
.page_body main h3::before {
  width: 6.458vw;
  height: 1.406vw;
  background: url(../images/kanazawa/icon_x.svg) no-repeat;
  background-size: contain;
  bottom: 1.979vw;
  right: 1.563vw;
}
@media screen and (max-width: 1024px) {
  .page_body main h3::before {
    width: 16.121vw;
    height: 3.505vw;
    bottom: 10.748vw;
    right: 0;
  }
}
.page_body main h3::after {
  width: 100%;
  height: 0.104vw;
  background-color: #d4cdcf;
  bottom: 0.99vw;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .page_body main h3::after {
    bottom: 2.804vw;
  }
}
.page_body main h3 span {
  padding-left: 1.563vw;
}
.page_body main h3 span::before {
  content: "";
  width: 0.833vw;
  height: 3.385vw;
  background: #95846d;
  background: linear-gradient(180deg, rgb(149, 132, 109) 0%, rgb(212, 205, 207) 100%);
}
@media screen and (max-width: 1024px) {
  .page_body main h3 span {
    padding-left: 4.374vw;
  }
  .page_body main h3 span::before {
    width: 3.037vw;
    height: 11.682vw;
  }
}
.page_body main h3 span.sub_title {
  font-size: 1.563vw;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 700;
  position: absolute;
  bottom: 1.875vw;
  right: 8.854vw;
}
@media screen and (max-width: 1024px) {
  .page_body main h3 span.sub_title {
    font-size: 5.607vw;
    bottom: 3.738vw;
    right: 0;
  }
}
.page_body main h3 span.sub_title::before {
  content: none;
}
.page_body main h3.goods_h3::after {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .page_body main h3.goods_h3::after {
    width: 38%;
  }
}
.page_body main h3.onlinestore_h3::after {
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .page_body main h3.onlinestore_h3::after {
    width: 36%;
  }
}
.page_body main h3.info_h3::after {
  width: 57%;
}
@media screen and (max-width: 1024px) {
  .page_body main h3.info_h3::after {
    width: 46%;
  }
}
.page_body main .main_warp {
  width: 100%;
  max-width: 70.885vw;
  margin: 0 auto;
  margin-bottom: -1.562vw;
  border-left: 3px solid #efefef;
  border-right: 3px solid #efefef;
}
@media screen and (max-width: 1024px) {
  .page_body main .main_warp {
    display: block;
    border: none;
    max-width: none;
  }
}
.page_body main .mv_img {
  width: 50%;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 0;
}
.page_body main .mv_img .movie-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .page_body main .mv_img .movie-wrapper {
    top: 0;
  }
}
.page_body main .mv_img video {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}
@media screen and (max-width: 1919px) {
  .page_body main .mv_img video {
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main .mv_img video {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 120%;
  }
}
@media screen and (max-width: 767px) {
  .page_body main .mv_img video {
    top: 0;
    left: 47%;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main .mv_img {
    width: 100%;
    position: relative;
  }
}
.page_body main .main_container {
  width: 50%;
  border-left: 3px solid #efefef;
}
@media screen and (max-width: 1024px) {
  .page_body main .main_container {
    width: 100%;
    margin-top: -69.757vw;
    border-left: none;
  }
}
.page_body main #mv-child {
  position: relative;
  z-index: 0;
  margin-bottom: 5.99vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child {
    margin-bottom: 0;
  }
}
.page_body main #mv-child::before {
  content: "";
  width: 100%;
  height: 28.333vw;
  background: url(../images/kanazawa/mv_bg.webp) no-repeat center top/contain;
  position: absolute;
  top: 1.406vw;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child::before {
    content: none;
  }
}
.page_body main #mv-child h1 {
  width: 32.969vw;
  margin-left: 1.667vw;
  padding-top: 4.167vw;
  color: #fff;
  position: relative;
  filter: drop-shadow(0px 0px 4px rgb(0, 0, 0));
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 {
    width: 68.224vw;
    margin-left: 5.607vw;
    padding-top: 0;
    filter: drop-shadow(0px 0px 6px rgb(0, 0, 0));
  }
}
.page_body main #mv-child h1 .h1_top {
  font-size: 3.854vw;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 .h1_top {
    font-size: 8.178vw;
  }
}
.page_body main #mv-child h1 .h1_top p:first-of-type {
  position: relative;
  padding-right: 4.948vw;
  margin-right: -0.26vw;
}
.page_body main #mv-child h1 .h1_top p:first-of-type::after {
  content: "";
  width: 4.427vw;
  height: 1.302vw;
  background-image: url(../images/kanazawa/icon_sche_arrows.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 .h1_top p:first-of-type {
    padding-right: 9.346vw;
    margin-right: 1.168vw;
  }
  .page_body main #mv-child h1 .h1_top p:first-of-type::after {
    width: 7.944vw;
    height: 3.505vw;
  }
}
.page_body main #mv-child h1 .h1_top p.sub_title {
  font-family: "abolition", sans-serif;
  font-weight: 400;
  font-size: 2.604vw;
  color: #d9d9d9;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 .h1_top p.sub_title {
    font-size: 4.907vw;
  }
}
.page_body main #mv-child h1 .h1_bottom {
  font-size: 3.854vw;
  margin-top: -0.521vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 .h1_bottom {
    font-size: 8.178vw;
  }
}
.page_body main #mv-child h1 .h1_bottom p.sub_title {
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
  font-size: 5.208vw;
  line-height: 1;
  color: #efefef;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 .h1_bottom p.sub_title {
    font-size: 10.981vw;
  }
}
.page_body main #mv-child h1 .h1_bottom p.sub_title span {
  font-size: 1.875vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child h1 .h1_bottom p.sub_title span {
    font-size: 3.505vw;
  }
}
.page_body main #mv-child h1 .h1_bottom.en {
  font-family: "abolition", sans-serif;
  font-weight: 400;
  line-height: 1.3;
}
.page_body main #mv-child h1 .h1_bottom.en p.sub_title {
  margin-left: 1.563vw;
}
.page_body main #mv-child .venue_name {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0.5vw;
  margin-left: 1.667vw;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name {
    margin-bottom: 2.804vw;
    margin-top: -1.168vw;
    margin-left: 5.607vw;
    filter: drop-shadow(0px 0px 6px rgb(0, 0, 0));
  }
}
.page_body main #mv-child .venue_name::before {
  content: "";
  width: 9.167vw;
  height: 2.344vw;
  background-image: url(../images/kanazawa/icon_point.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1.042vw;
  right: 0;
}
@media screen and (max-width: 767px) {
  .page_body main #mv-child .venue_name::before {
    width: 32.243vw;
    height: 8.178vw;
    background-image: url(../images/kanazawa/icon_point_sp.svg);
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name.en::before {
    top: -0.958vw;
  }
}
.page_body main #mv-child .venue_name.en h2 {
  font-size: 5.208vw;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name.en h2 {
    font-size: 14.019vw;
  }
}
.page_body main #mv-child .venue_name.en h2 span {
  writing-mode: horizontal-tb;
  font-size: 4.167vw;
  margin-left: 0;
  margin-top: -0.521vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name.en h2 span {
    font-size: 7.009vw;
    margin-top: -3.5vw;
  }
}
.page_body main #mv-child .venue_name h2 {
  font-size: 8.125vw;
  font-weight: 900;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: flex-end;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name h2 {
    font-size: 18.692vw;
  }
}
.page_body main #mv-child .venue_name h2 span {
  writing-mode: vertical-rl;
  font-size: 3.958vw;
  font-weight: 700;
  margin-left: 0.833vw;
  vertical-align: bottom;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name h2 span {
    font-size: 8.411vw;
    margin-left: 0;
  }
}
.page_body main #mv-child .venue_name .en_name {
  font-family: "abolition", sans-serif;
  font-weight: 400;
  font-size: 2.865vw;
  margin-left: 1.146vw;
  background: #95846d;
  background: linear-gradient(90deg, rgb(149, 132, 109) 0%, rgb(212, 205, 207) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name .en_name {
    font-size: 7.009vw;
    margin-left: 1.168vw;
  }
}
.page_body main #mv-child .venue_name .en_name p:last-of-type {
  margin-top: -0.625vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .venue_name .en_name p:last-of-type {
    margin-top: -1.636vw;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .mv_flex_box {
    display: flex;
    flex-direction: column-reverse;
  }
}
.page_body main #mv-child .mv_dateplace_box {
  margin-bottom: 3.385vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .mv_dateplace_box {
    margin-bottom: 7.009vw;
    padding-top: 2.336vw;
    padding-bottom: 7.009vw;
    background-color: #0d0d0d;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
  }
}
.page_body main #mv-child .date {
  justify-content: space-between;
  font-family: "abolition", sans-serif;
  font-weight: 400;
  font-size: 5.365vw;
  align-items: baseline;
  width: 30.573vw;
  margin: 0 auto;
  margin-top: 2.708vw;
  margin-bottom: 0.781vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .date {
    width: 88.551vw;
    font-size: 15.654vw;
    margin: 0 auto;
  }
}
.page_body main #mv-child .date.en {
  margin-top: 1vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .date.en {
    margin-top: 1vw;
  }
}
.page_body main #mv-child .date small {
  font-size: 59%;
  margin-left: 0.26vw;
}
.page_body main #mv-child .date p:first-of-type {
  font-size: 3.125vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .date p:first-of-type {
    font-size: 8.879vw;
  }
}
.page_body main #mv-child .date p:nth-of-type(2) {
  padding-right: 2.6vw;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .date p:nth-of-type(2) {
    padding-right: 8.178vw;
  }
}
.page_body main #mv-child .date p:nth-of-type(2)::before {
  content: "";
  width: 1.927vw;
  height: 0.573vw;
  background: url(../images/icon_date_arrows.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .date p:nth-of-type(2)::before {
    width: 5.374vw;
    height: 1.636vw;
  }
}
.page_body main #mv-child .place_text {
  font-size: 1.25vw;
  font-weight: 900;
  padding-left: 1.354vw;
  width: 30.573vw;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .place_text {
    font-size: 3.505vw;
    padding-left: 5.841vw;
    width: 88.551vw;
  }
}
.page_body main #mv-child .place_text::before {
  content: "";
  width: 0.833vw;
  height: 1.354vw;
  background: url(../images/kanazawa/icon_address.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .place_text::before {
    width: 2.804vw;
    height: 4.673vw;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .illustrator_box {
    margin-bottom: 3.738vw;
  }
}
.page_body main #mv-child .illustrator_box .illustrator_flex {
  align-items: center;
  margin-bottom: 0.417vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .illustrator_box .illustrator_flex {
    margin-bottom: 1.168vw;
  }
}
.page_body main #mv-child .illustrator_box .illustrator_flex .illustrator_title {
  font-size: 1.042vw;
  font-weight: 900;
  width: 12.708vw;
  height: 2.604vw;
  background: url(../images/kanazawa/mv_illustname_bg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .illustrator_box .illustrator_flex .illustrator_title {
    font-size: 3.271vw;
    width: 38.318vw;
    height: 7.944vw;
  }
}
.page_body main #mv-child .illustrator_box .illustrator_flex .illustrator_name {
  font-size: 1.042vw;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  position: relative;
  padding-left: 1.667vw;
  margin-left: 0.417vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .illustrator_box .illustrator_flex .illustrator_name {
    font-size: 2.804vw;
    padding-left: 5.374vw;
    margin-left: 1.168vw;
  }
}
.page_body main #mv-child .illustrator_box .illustrator_flex .illustrator_name::before {
  content: "";
  width: 1.406vw;
  height: 1.406vw;
  background-image: url(../images/icon_target_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .illustrator_box .illustrator_flex .illustrator_name::before {
    width: 4.206vw;
    height: 4.206vw;
  }
}
.page_body main #mv-child .illustrator_box .illust_chara_name {
  font-size: 2.188vw;
  font-weight: 900;
  width: 25.208vw;
  height: 4.115vw;
  background: url(../images/kanazawa/mv_illustchara_heading.webp);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .illustrator_box .illust_chara_name {
    font-size: 6.308vw;
    width: 76.168vw;
    height: 12.383vw;
  }
}
.page_body main #mv-child .illustrator_box .illust_chara_name p {
  filter: drop-shadow(0px 0px 8px #552f2f);
}
.page_body main #mv-child .top_arrows {
  position: absolute;
  bottom: -1.562vw;
  right: 1.719vw;
  opacity: 1;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page_body main #mv-child .top_arrows {
    display: none;
  }
}
.page_body main #mv-child .top_arrows .arrow::before {
  content: "";
  display: block;
  width: 4.688vw;
  height: 3.906vw;
  background: url(../images/kanazawa/icon_mv_deco_01.svg) no-repeat;
  background-size: contain;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .page_body main #mv-child .top_arrows .arrow::before {
    width: 18.925vw;
    height: 15.888vw;
  }
}
.page_body main #mv-child .top_arrows .arrow:nth-of-type(2) {
  margin-top: -1.5vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .top_arrows .arrow:nth-of-type(2) {
    margin-top: -6.5vw;
  }
}
.page_body main #mv-child .top_arrows .arrow:nth-of-type(3) {
  margin-top: -1.5vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #mv-child .top_arrows .arrow:nth-of-type(3) {
    margin-top: -6.5vw;
  }
}
.page_body main #sd {
  background: url(../images/kanazawa/sd_bg.webp) no-repeat center top 7.292vw/contain;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .page_body main #sd {
    background: url(../images/kanazawa/sd_bg.webp) no-repeat center top 28vw/contain;
  }
}
.page_body main #sd.active::before, .page_body main #sd.active::after {
  transform: translateX(0%);
}
.page_body main #sd.active .big_text {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #sd.active img {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 0.5s;
}
.page_body main #sd::before {
  content: "";
  width: 8.958vw;
  height: 6.354vw;
  background-image: url(../images/kanazawa/sd_bg_deco01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -0.625vw;
  left: 0;
  z-index: -1;
  transform: translateX(-100%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #sd::before {
    width: 25.234vw;
    height: 17.757vw;
    top: 1vw;
  }
}
.page_body main #sd::after {
  content: "";
  width: 8.125vw;
  height: 6.458vw;
  background-image: url(../images/kanazawa/sd_bg_deco02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1.563vw;
  right: 0;
  z-index: -1;
  transform: translateX(100%);
  transition: all 0.5s;
}
@media screen and (max-width: 1024px) {
  .page_body main #sd::after {
    width: 22.664vw;
    height: 17.991vw;
    top: 10.5vw;
  }
}
.page_body main #sd img {
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
.page_body main #sd p {
  font-size: 1.563vw;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #sd p {
    font-size: 6.542vw;
  }
}
.page_body main #sd p.big_text {
  font-size: 2.083vw;
  line-height: 1.4;
  letter-spacing: -0.03em;
  font-weight: 900;
  filter: drop-shadow(0 3px 6px #000000);
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
.page_body main #sd p.big_text span {
  color: #d9ab12;
  font-size: 2.604vw;
}
.page_body main #sd p.big_text.en {
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1024px) {
  .page_body main #sd p.big_text {
    font-size: 5.607vw;
    padding-top: 7.009vw;
  }
  .page_body main #sd p.big_text span {
    font-size: 7.009vw;
  }
}
.page_body main #sd p.sd_illustrator_text {
  font-size: 1.042vw;
  font-weight: 500;
  text-align: right;
  margin-top: 1.042vw;
  margin-bottom: 1.042vw;
  margin-right: 1.667vw;
}
.page_body main #sd p.sd_illustrator_text span {
  position: relative;
  padding-left: 1.667vw;
}
.page_body main #sd p.sd_illustrator_text span::before {
  content: "";
  width: 1.406vw;
  height: 1.406vw;
  background-image: url(../images/icon_target_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.page_body main #sd p.sd_illustrator_text.en {
  font-family: "roboto", "noto-sans-cjk-jp", sans-serif;
}
@media screen and (max-width: 1024px) {
  .page_body main #sd p.sd_illustrator_text {
    font-size: 2.57vw;
    margin-top: 3.037vw;
    margin-bottom: 3.505vw;
    margin-right: 8.411vw;
  }
  .page_body main #sd p.sd_illustrator_text span {
    padding-left: 5.374vw;
  }
  .page_body main #sd p.sd_illustrator_text span::before {
    width: 3.972vw;
    height: 3.972vw;
  }
}
.page_body main #goods {
  margin-top: 4.688vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods {
    margin-top: 14.019vw;
  }
}
.page_body main #goods ul.goods_ul {
  grid-template-columns: repeat(2, 1fr);
  gap: 3.646vw 1.25vw;
  margin-top: 1.563vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul {
    gap: 7.009vw 2.336vw;
    margin-top: 4.673vw;
  }
}
.page_body main #goods ul.goods_ul .goods_li {
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
.page_body main #goods ul.goods_ul .goods_li.active {
  opacity: 1;
  transform: translateY(0%);
}
@media screen and (min-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li a:hover .goods_img .goods_img_hover {
    animation: tikatika 0.1s linear infinite;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_img {
  background: url(../images/kanazawa/goods_frame.webp) no-repeat center center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15.625vw;
  height: 15.625vw;
  position: relative;
  z-index: 0;
}
.page_body main #goods ul.goods_ul .goods_li .goods_img .goods_img_hover {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_body main #goods ul.goods_ul .goods_li .goods_img img {
  width: 76%;
  height: 76%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_img {
    width: 42.523vw;
    height: 42.523vw;
    padding-top: 2.336vw;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_info {
  margin-top: 0.521vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info {
    margin-top: 2.336vw;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_info .goods_info_bottom {
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 0.26vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info .goods_info_bottom {
    margin-top: 1.168vw;
    width: 96%;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_name {
  font-size: 1.25vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_name {
    font-size: 3.738vw;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_name span.small {
    font-size: 3.2vw;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_info p .capsule_txt {
  font-size: 0.833vw;
  display: block;
  width: 5.8vw;
  height: 1.25vw;
  background-color: #d4cdcf;
  color: #0d0d0d;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info p .capsule_txt {
    font-size: 2.804vw;
    width: 20.561vw;
    height: 4.907vw;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_price {
  font-size: 1.25vw;
  line-height: 2;
}
.page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_price small {
  font-size: 67%;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_price {
    font-size: 3.738vw;
    line-height: 1.5;
    text-align: right;
  }
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_price small {
    margin-left: 0.701vw;
  }
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_price small.picsboxs_samll {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_price.en {
    line-height: 1.1;
  }
}
.page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_type {
  font-family: "abolition", sans-serif;
  font-weight: 400;
  font-size: 1.25vw;
  color: #0d0d0d;
  width: 5.99vw;
  height: 2.917vw;
  background: url(../images/kanazawa/goods_type.webp) no-repeat center center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: baseline;
  padding-top: 0.156vw;
}
.page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_type span {
  font-size: 2.135vw;
  padding: 0 0.26vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_type {
    font-size: 3.738vw;
    width: 16.355vw;
    height: 8.178vw;
    padding-top: 0.234vw;
  }
  .page_body main #goods ul.goods_ul .goods_li .goods_info p.goods_type span {
    font-size: 5.841vw;
  }
}
.page_body main #goods ul.limited_ul {
  margin-top: 2.604vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul {
    margin-top: 9.346vw;
  }
}
.page_body main #goods ul.limited_ul .goods_li .goods_img {
  background: none;
}
.page_body main #goods ul.limited_ul .goods_li .goods_info p.goods_name {
  position: relative;
  padding-left: 3.8vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul .goods_li .goods_info p.goods_name {
    padding-left: 17vw;
  }
}
.page_body main #goods ul.limited_ul .goods_li .goods_info p.goods_name::before {
  content: "";
  width: 3.3vw;
  height: 3.7vw;
  background-image: url(../images/kanazawa/icon_limited.webp?20250911);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul .goods_li .goods_info p.goods_name::before {
    width: 14.5vw;
    height: 16.4vw;
  }
}
.page_body main #goods ul.limited_ul .goods_li .goods_info.en p.goods_name::before {
  background-image: url(../images/kanazawa/icon_limited_en.webp?20250911);
}
.page_body main #goods ul.limited_ul.limited_ul_01 {
  grid-template-columns: repeat(1, 1fr);
  gap: 2.604vw 1.25vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 {
    gap: 9.346vw 2.336vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_img {
  width: 29.531vw;
  height: 20.833vw;
  margin: 0 auto;
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_img {
    width: 81.308vw;
    height: 80.374vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_img .goods_img_hover {
  width: 100%;
  height: 100%;
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_img img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_img.goods_img_file {
    height: auto;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info {
  width: 81%;
  margin-top: 1.302vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info {
    width: 70%;
    margin-top: 6.3vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.en {
  margin-top: 2.302vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.en {
    width: 93%;
    margin-top: 8.3vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.en.goods_info_acrylic {
  width: 87%;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.en.goods_info_acrylic {
    width: 93%;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.en.goods_info_file {
  width: 83%;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.en.goods_info_file {
    width: 93%;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.goods_info_file {
  width: 67%;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info.goods_info_file {
    width: 93%;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info .goods_name {
  font-size: 1.458vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info .goods_name {
    font-size: 5.607vw;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info .goods_price {
    font-size: 4.673vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info .goods_info_bottom {
  justify-content: center;
  margin-top: 0.8vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_01 .goods_li .goods_info .goods_info_bottom {
    margin-top: 1vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_02 {
  gap: 2.604vw 1.25vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_02 {
    gap: 7.009vw 2.336vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_img .goods_img_hover {
  width: 100%;
  height: 100%;
}
.page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_img img {
  width: 100%;
  height: 100%;
}
.page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_info p.goods_name {
  font-size: 1.042vw;
  line-height: 1.45;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_info p.goods_name {
    font-size: 3.738vw;
    padding-left: 9vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_info p.goods_name::before {
  top: 0;
  transform: translateY(0);
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_info p.goods_name::before {
    width: 8vw;
    height: 9.2vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_info .goods_info_bottom {
  margin-top: 1.1vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_02 .goods_li .goods_info .goods_info_bottom {
    margin-top: 2.6vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_03 {
  grid-template-columns: repeat(1, 1fr);
}
.page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_img {
  width: 29.323vw;
  height: 20.833vw;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_img {
    width: 100%;
    height: auto;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_img .goods_img_hover {
  width: 100%;
  height: 100%;
}
.page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_img img {
  width: 100%;
  height: 100%;
}
.page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info {
  width: 91%;
  margin-top: 1.8vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info {
    width: 100%;
    margin-top: 8.3vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info .goods_name {
  font-size: 1.458vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info .goods_name {
    font-size: 5.607vw;
  }
}
.page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info .goods_info_bottom {
  justify-content: center;
  margin-top: 0.781vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info .goods_info_bottom {
    margin-top: 1vw;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #goods ul.limited_ul.limited_ul_03 .goods_li .goods_info .goods_info_bottom .goods_price {
    font-size: 4.673vw;
  }
}
.page_body main #goods .goods_inner {
  width: 90%;
  max-width: 32.5vw;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .goods_inner {
    max-width: 89.019vw;
  }
}
.page_body main #goods .movie {
  background: url(../images/kanazawa/movie_frame.webp) no-repeat center center/contain;
  padding: 3.646vw 1.094vw 1.042vw;
  margin-top: 1.042vw;
  margin-bottom: 4.167vw;
  position: relative;
  z-index: 0;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .movie {
    padding: 10.047vw 3.037vw 3.271vw;
    margin-top: 4.673vw;
    margin-bottom: 14.019vw;
  }
}
@media screen and (min-width: 1024px) {
  .page_body main #goods .movie:hover::after {
    opacity: 0.8;
  }
}
.page_body main #goods .movie.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #goods .movie a {
  display: block;
}
.page_body main #goods .movie::before {
  content: "";
  width: 13.854vw;
  height: 13.854vw;
  background-image: url(../images/movie_btn.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .movie::before {
    width: 39.72vw;
    height: 39.72vw;
  }
}
.page_body main #goods .movie::after {
  content: "";
  width: 93%;
  height: 77%;
  background-color: #0d0d0d;
  opacity: 0;
  position: absolute;
  top: 3.646vw;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 1;
  transition: all 0.4s;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .movie::after {
    content: none;
  }
}
.page_body main #goods .limited_goods {
  margin-bottom: 4.167vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods {
    margin-bottom: 14.019vw;
  }
}
.page_body main #goods .limited_goods h4 {
  font-size: 2.604vw;
  font-weight: 900;
  letter-spacing: 0.1em;
  padding-bottom: 1.042vw;
  margin-bottom: 1.563vw;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods h4 {
    font-size: 7.009vw;
    padding-bottom: 2.336vw;
    margin-bottom: 4.673vw;
  }
}
.page_body main #goods .limited_goods h4.en {
  font-size: 1.563vw;
  padding-top: 1.563vw;
  padding-bottom: 2.042vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods h4.en {
    font-size: 4vw;
    padding-top: 3.563vw;
    padding-bottom: 6.336vw;
  }
}
.page_body main #goods .limited_goods h4.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #goods .limited_goods h4::before {
  content: "";
  width: 100%;
  height: 4.688vw;
  background-image: url(../images/kanazawa/limited_heading_deco.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods h4::before {
    height: 13.084vw;
  }
}
.page_body main #goods .limited_goods h4::after {
  content: "";
  width: 100%;
  height: 0.417vw;
  background-image: url(../images/limited_line.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods h4::after {
    height: 1.636vw;
  }
}
.page_body main #goods .limited_goods h4 span {
  font-size: 0.938vw;
  letter-spacing: normal;
  color: #95846d;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods h4 span {
    font-size: 2.804vw;
  }
}
.page_body main #goods .limited_goods p.big_text {
  font-size: 1.458vw;
  line-height: 1.71;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .limited_goods p.big_text {
    font-size: 4.206vw;
  }
}
.page_body main #goods .event_goods {
  margin-bottom: 4.167vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .event_goods {
    margin-bottom: 14.019vw;
  }
}
.page_body main #goods .event_goods h4 {
  font-size: 2.604vw;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin-bottom: 1.563vw;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .event_goods h4 {
    font-size: 7.009vw;
    margin-bottom: 4.673vw;
  }
}
.page_body main #goods .event_goods h4.en {
  letter-spacing: 0;
}
.page_body main #goods .event_goods h4.en::before, .page_body main #goods .event_goods h4.en:after {
  width: 12%;
}
.page_body main #goods .event_goods h4.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #goods .event_goods h4::before {
  content: "";
  width: 10%;
  height: 1px;
  background-color: #efefef;
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
}
.page_body main #goods .event_goods h4::after {
  content: "";
  width: 10%;
  height: 1px;
  background-color: #efefef;
  position: absolute;
  top: 55%;
  right: 0;
  transform: translateY(-50%);
}
.page_body main #goods .event_goods h4 span {
  font-size: 1.042vw;
  letter-spacing: normal;
  color: #95846d;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .event_goods h4 span {
    font-size: 2.804vw;
  }
}
.page_body main #goods .event_goods p.big_text {
  font-size: 1.458vw;
  line-height: 1.71;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .event_goods p.big_text {
    font-size: 4.206vw;
  }
}
.page_body main #goods .event_goods p.big_text_02 {
  font-size: 2.083vw;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
  margin-top: 3vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .event_goods p.big_text_02 {
    font-size: 5.374vw;
    margin-top: 7vw;
  }
}
.page_body main #goods .event_goods p.big_text_02 span {
  font-size: 2.917vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #goods .event_goods p.big_text_02 span {
    font-size: 7.477vw;
  }
}
.page_body main #goods .event_goods p.big_text_02.en {
  line-height: 1.1;
}
.page_body main #benefits {
  overflow: hidden;
  padding-top: 1.042vw;
  margin-top: -1.042vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits {
    overflow: visible;
    padding-top: 0;
    margin-top: 0;
  }
}
.page_body main #benefits .benefits_box {
  width: 32.5vw;
  border: 3px solid #95846d;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0 auto;
  margin-bottom: 3.125vw;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box {
    width: 88.785vw;
    margin-bottom: 7.477vw;
  }
}
.page_body main #benefits .benefits_box::before {
  content: "";
  width: 6.458vw;
  height: 1.406vw;
  background-image: url(../images/kanazawa/icon_x.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1.563vw;
  right: 1.042vw;
}
.page_body main #benefits .benefits_box::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 2.083vw solid #95846d;
  border-left: 2.083vw solid transparent;
}
@media screen and (max-width: 767px) {
  .page_body main #benefits .benefits_box::after {
    border-bottom: 9.346vw solid #95846d;
    border-left: 9.346vw solid transparent;
  }
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box {
    width: 88.785vw;
  }
  .page_body main #benefits .benefits_box::before {
    width: 16.355vw;
    height: 3.505vw;
    top: 3.738vw;
    right: 1.869vw;
  }
}
.page_body main #benefits .benefits_box.active h4 {
  transform: translateX(0%);
}
.page_body main #benefits .benefits_box h4 {
  font-size: 2.604vw;
  font-weight: 900;
  margin-top: 0.521vw;
  margin-bottom: 0.99vw;
  padding-left: 4.01vw;
  position: relative;
  z-index: 0;
  transform: translateX(-100%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box h4 {
    font-size: 7.944vw;
    margin-top: 0;
    margin-bottom: 3.037vw;
    padding-left: 13.084vw;
  }
}
.page_body main #benefits .benefits_box h4.en {
  font-size: 1.667vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box h4.en {
    font-size: 5.607vw;
    margin-bottom: 5.037vw;
    padding-left: 4.084vw;
  }
  .page_body main #benefits .benefits_box h4.en::before {
    width: 6.308vw;
    height: 6.308vw;
    left: -3.505vw;
  }
}
.page_body main #benefits .benefits_box h4::before {
  content: "";
  width: 3.49vw;
  height: 3.49vw;
  background-image: url(../images/icon_target_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box h4::before {
    width: 10.748vw;
    height: 10.748vw;
  }
}
.page_body main #benefits .benefits_box h4::after {
  content: "";
  width: 24.427vw;
  height: 5.417vw;
  background-image: url(../images/kanazawa/heading_bg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 42%;
  left: -1.458vw;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box h4::after {
    width: 75.234vw;
    height: 16.822vw;
    left: -6.542vw;
  }
}
.page_body main #benefits .benefits_box h4 span {
  filter: drop-shadow(0 0 3px #4e3b3b);
}
.page_body main #benefits .benefits_box .benefits_box_flex {
  width: 30.156vw;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box .benefits_box_flex {
    width: 81.308vw;
  }
}
.page_body main #benefits .benefits_box p {
  font-size: 1.458vw;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box p {
    font-size: 4.206vw;
  }
}
.page_body main #benefits .benefits_box p.benefits_text {
  width: 30.156vw;
  margin: 0 auto;
  margin-top: 1.823vw;
  margin-bottom: 0.521vw;
  font-weight: 900;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.7));
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box p.benefits_text {
    width: 81.308vw;
    margin-top: 7.944vw;
    margin-bottom: 2.336vw;
  }
}
.page_body main #benefits .benefits_box p.benefits_text.en {
  margin-top: 2.823vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box p.benefits_text.en {
    margin-top: 7.944vw;
  }
}
.page_body main #benefits .benefits_box p.atention_text {
  font-size: 1.042vw;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.7));
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box p.atention_text {
    font-size: 3.037vw;
  }
}
.page_body main #benefits .benefits_box p.atention_text.en {
  width: 65%;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box p.atention_text.en {
    width: 68%;
  }
}
.page_body main #benefits .benefits_box p.goods_type {
  font-family: "abolition", sans-serif;
  font-weight: 400;
  font-size: 1.563vw;
  line-height: 1.3;
  color: #efefef;
  width: 8.021vw;
  height: 3.854vw;
  background: url(../images/kanazawa/benefits_type_bg.webp) no-repeat center center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: baseline;
}
.page_body main #benefits .benefits_box p.goods_type span {
  font-size: 2.813vw;
  padding: 0 0.26vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box p.goods_type {
    font-size: 4.206vw;
    width: 19.86vw;
    height: 9.579vw;
  }
  .page_body main #benefits .benefits_box p.goods_type span {
    font-size: 6.308vw;
    padding: 0 0.701vw;
  }
}
.page_body main #benefits .benefits_box .benefits_img {
  width: 30.885vw;
  margin-top: 1.563vw;
  margin-bottom: 3.125vw;
  margin-left: 0.365vw;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .benefits_box .benefits_img {
    width: 83.3vw;
    margin-top: 4.673vw;
    margin-bottom: 16.121vw;
    margin-left: 1.402vw;
  }
}
.page_body main #benefits .benefits_box .benefits_img.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #benefits .btn_buyingguide {
  width: 26.042vw;
  height: 4.74vw;
  margin: 0 auto;
  margin-bottom: 4.167vw;
  background-image: url(../images/kanazawa/btn_buyingguide_bg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
  transform: translateY(20%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .btn_buyingguide {
    width: 81.308vw;
    height: 14.953vw;
    margin-bottom: 14.019vw;
  }
}
.page_body main #benefits .btn_buyingguide.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #benefits .btn_buyingguide::before, .page_body main #benefits .btn_buyingguide::after {
  content: "";
  width: 3.333vw;
  height: 2.76vw;
  background-image: url(../images/icon_exclamation.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .btn_buyingguide::before, .page_body main #benefits .btn_buyingguide::after {
    width: 10.514vw;
    height: 8.645vw;
  }
}
.page_body main #benefits .btn_buyingguide::before {
  left: 12%;
}
.page_body main #benefits .btn_buyingguide::after {
  right: 12%;
}
@media screen and (min-width: 1024px) {
  .page_body main #benefits .btn_buyingguide:hover {
    opacity: 0.6;
  }
}
.page_body main #benefits .btn_buyingguide.en p {
  font-size: 2.083vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .btn_buyingguide.en p {
    font-size: 5.841vw;
  }
}
.page_body main #benefits .btn_buyingguide p {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  font-size: 1.875vw;
  font-weight: 900;
  filter: drop-shadow(0 0 3px #4e3b3b);
}
.page_body main #benefits .btn_buyingguide p span {
  font-size: 1.042vw;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .btn_buyingguide p {
    font-size: 5.374vw;
  }
  .page_body main #benefits .btn_buyingguide p span {
    font-size: 3.037vw;
  }
}
.page_body main #benefits .notice_box {
  width: 90%;
  max-width: 32.5vw;
  margin: 0 auto;
  margin-bottom: 7.031vw;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box {
    max-width: 89.019vw;
    margin-bottom: 14.019vw;
  }
}
.page_body main #benefits .notice_box.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #benefits .notice_box.notice_box h4 {
  letter-spacing: 0;
  text-align: center;
}
.page_body main #benefits .notice_box.notice_box h4::before, .page_body main #benefits .notice_box.notice_box h4::after {
  width: 15%;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box.notice_box h4::before, .page_body main #benefits .notice_box.notice_box h4::after {
    width: 17%;
  }
}
.page_body main #benefits .notice_box h4 {
  font-size: 1.563vw;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin-bottom: 1.563vw;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box h4 {
    font-size: 4.673vw;
    margin-bottom: 4.673vw;
  }
}
.page_body main #benefits .notice_box h4::before {
  content: "";
  width: 10%;
  height: 1px;
  background-color: #efefef;
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
}
.page_body main #benefits .notice_box h4::after {
  content: "";
  width: 10%;
  height: 1px;
  background-color: #efefef;
  position: absolute;
  top: 60%;
  right: 0;
  transform: translateY(-50%);
}
.page_body main #benefits .notice_box h4 span {
  font-size: 1.042vw;
  letter-spacing: normal;
  color: #95846d;
  font-family: "ethnocentric", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box h4 span {
    font-size: 2.804vw;
  }
}
.page_body main #benefits .notice_box .notice_ul {
  margin-top: 1.563vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box .notice_ul {
    margin-top: 4.673vw;
  }
}
.page_body main #benefits .notice_box .notice_ul li {
  position: relative;
  font-size: 1.25vw;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 1.042vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box .notice_ul li {
    font-size: 3.738vw;
    margin-bottom: 2.336vw;
  }
}
.page_body main #benefits .notice_box .notice_ul li:last-of-type {
  margin-bottom: 0;
}
.page_body main #benefits .notice_box .notice_ul li::before {
  content: "・";
}
.page_body main #benefits .notice_box .notice_ul li a {
  color: #6b56ef;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.156vw;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #benefits .notice_box .notice_ul li a {
    text-underline-offset: 0.701vw;
  }
}
@media screen and (min-width: 1024px) {
  .page_body main #benefits .notice_box .notice_ul li a:hover {
    opacity: 0.6;
  }
}
.page_body main #onlinestore {
  margin-bottom: 5.208vw;
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #onlinestore {
    margin-bottom: 14.019vw;
  }
}
.page_body main #onlinestore.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #onlinestore p {
  width: 100%;
  max-width: 32.5vw;
  margin: 0 auto;
  margin-top: 1.042vw;
  font-size: 1.406vw;
  line-height: 1.81;
}
@media screen and (max-width: 1024px) {
  .page_body main #onlinestore p {
    max-width: 89.019vw;
    margin-top: 4.673vw;
    font-size: 3.738vw;
    line-height: 1.5;
  }
}
.page_body main #onlinestore a {
  color: #6b56ef;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.156vw;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .page_body main #onlinestore a {
    text-underline-offset: 0.701vw;
  }
}
@media screen and (min-width: 1024px) {
  .page_body main #onlinestore a:hover {
    opacity: 0.6;
  }
}
.page_body main #info {
  opacity: 0;
  transform: translateY(10%);
  transition: all 0.4s;
}
.page_body main #info.active {
  opacity: 1;
  transform: translateY(0%);
}
.page_body main #info .info_text_box {
  width: 100%;
  max-width: 32.5vw;
  margin: 0 auto;
  margin-bottom: 1.042vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #info .info_text_box {
    max-width: 89.019vw;
    margin-bottom: 4.673vw;
  }
}
.page_body main #info .info_text_box p.place_title {
  font-size: 1.875vw;
  font-weight: 900;
  margin-top: 1.042vw;
  margin-bottom: 1.042vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #info .info_text_box p.place_title {
    font-size: 4.206vw;
    margin-top: 4.673vw;
    margin-bottom: 2.336vw;
  }
}
.page_body main #info .info_text_box p.address_text {
  font-size: 1.406vw;
  margin-bottom: 0.521vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #info .info_text_box p.address_text {
    font-size: 3.738vw;
    margin-bottom: 1.168vw;
  }
}
.page_body main #info .info_text_box p.time_text {
  font-size: 1.25vw;
  margin-bottom: 0.521vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #info .info_text_box p.time_text {
    font-size: 3.738vw;
    margin-bottom: 1.168vw;
  }
}
.page_body main #info .info_text_box p.tell_text {
  font-size: 1.25vw;
  position: relative;
  padding-left: 1.354vw;
  margin-bottom: 0.521vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #info .info_text_box p.tell_text {
    font-size: 3.738vw;
    padding-left: 3.738vw;
    margin-bottom: 1.168vw;
  }
}
.page_body main #info .info_text_box p.tell_text::before {
  content: "";
  width: 0.833vw;
  height: 1.094vw;
  background-image: url(../images/icon_phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .page_body main #info .info_text_box p.tell_text::before {
    width: 2.57vw;
    height: 3.271vw;
  }
}
.page_body main #info .map_box {
  position: relative;
  width: 100%;
  height: 0;
  max-width: 32.5vw;
  padding-top: 70%; /* 比率を4:3に固定 */
  margin: 0 auto;
  margin-bottom: 7.813vw;
}
@media screen and (max-width: 1024px) {
  .page_body main #info .map_box {
    max-width: 89.019vw;
    margin-bottom: 18.692vw;
  }
}
.page_body main #info .map_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal_box {
  width: 35%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 14.792vw;
  z-index: 88;
  /* 矢印カスタマイズ */
}
@media screen and (max-width: 1024px) {
  .modal_box {
    width: 100%;
    right: 0;
    z-index: 100;
  }
}
.modal_box.guideline_modal {
  width: 100%;
  right: 0;
  overflow-y: scroll;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s;
}
.modal_box.guideline_modal .modal_inner {
  max-width: 40.573vw;
  padding-bottom: 5.417vw;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .modal_box.guideline_modal .modal_inner {
    max-width: none;
    padding-bottom: 21.495vw;
    margin-top: 21.495vw;
  }
}
.modal_box.guideline_modal .close_btn {
  top: 0;
  right: -5.208vw;
}
@media screen and (max-width: 1024px) {
  .modal_box.guideline_modal .close_btn {
    top: -14.019vw;
    right: 0;
  }
}
.modal_box.guideline_modal.active {
  opacity: 1;
  pointer-events: auto;
}
.modal_box .modal_inner {
  width: 90%;
  margin: 0 auto;
  margin-top: 5.417vw;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .modal_box .modal_inner {
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.modal_box .close_btn {
  width: 3.333vw;
  height: 3.333vw;
  position: absolute;
  top: 1.563vw;
  right: 0;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .modal_box .close_btn {
    width: 9.813vw;
    height: 9.813vw;
    top: 3.505vw;
  }
}
.modal_box .slider_goods_name {
  font-size: 1.25vw;
  text-align: center;
  margin-bottom: 1.563vw;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider_goods_name {
    font-size: 4.673vw;
    margin-bottom: 2.336vw;
  }
}
.modal_box .main_slider {
  background: url(../images/kanazawa/goods_frame.webp) no-repeat center center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24.167vw;
  height: 24.167vw;
  margin: 0 auto;
  padding-top: 0.781vw;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  .modal_box .main_slider {
    width: 81.308vw;
    height: 81.308vw;
    padding-top: 2.336vw;
  }
}
.modal_box .main_slider.limited_goods::before {
  content: "";
  width: 5.052vw;
  height: 5.833vw;
  background-image: url(../images/kanazawa/icon_limited.webp?20250911);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -1.562vw;
  left: -1.042vw;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .modal_box .main_slider.limited_goods::before {
    width: 17.29vw;
    height: 19.626vw;
    top: -4.673vw;
    left: -4.673vw;
  }
}
.modal_box .main_slider.limited_goods.en::before {
  background-image: url(../images/kanazawa/icon_limited_en.webp?20250911);
}
.modal_box .slider_goodsimg_inner {
  width: 24.167vw;
  height: 24.167vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.modal_box .slider_goodsimg_inner img {
  width: 84%;
  height: 84%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider_goodsimg_inner {
    width: 81.308vw;
    height: 81.308vw;
  }
}
.modal_box .slider-thumbnail {
  width: 24.271vw;
  margin-top: 1.042vw;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider-thumbnail {
    width: 82.243vw;
    margin-top: 2.336vw;
  }
}
.modal_box .slider-thumbnail .swiper-wrapper {
  gap: 0.417vw;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider-thumbnail .swiper-wrapper {
    gap: 2.804vw;
  }
}
.modal_box .slider-thumbnail .swiper-slide {
  width: 3.698vw !important;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider-thumbnail .swiper-slide {
    width: 14.019vw !important;
  }
}
.modal_box .slider-thumbnail .swiper-slide .thum_illust_box {
  height: 3.698vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #efefef;
  border: 0.208vw solid transparent;
  position: relative;
  z-index: 0;
  transition: all 0.4s;
}
.modal_box .slider-thumbnail .swiper-slide .thum_illust_box img {
  width: 63%;
  height: 63%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.5;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider-thumbnail .swiper-slide .thum_illust_box {
    height: 14.019vw;
  }
}
@media screen and (min-width: 767px) {
  .modal_box .slider-thumbnail .swiper-slide .thum_illust_box:hover {
    border: 0.208vw solid #95836d;
  }
  .modal_box .slider-thumbnail .swiper-slide .thum_illust_box:hover img {
    opacity: 1;
  }
}
.modal_box .slider-thumbnail .swiper-slide.swiper-slide-thumb-active .thum_illust_box {
  border: 0.208vw solid #95836d;
}
@media screen and (max-width: 1024px) {
  .modal_box .slider-thumbnail .swiper-slide.swiper-slide-thumb-active .thum_illust_box {
    border: 3px solid #95836d;
  }
}
.modal_box .slider-thumbnail .swiper-slide.swiper-slide-thumb-active .thum_illust_box img {
  opacity: 1;
}
.modal_box .swiper-button-prev,
.modal_box .swiper-button-next {
  height: 2.8vw;
  width: 4.3vw;
  transition: all 0.4s;
}
.modal_box .swiper-button-prev::after,
.modal_box .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 2.8vw;
  margin: auto;
  width: 4.3vw;
  background-image: url(../images/kanazawa/icon_slider_arrows.svg);
}
@media screen and (max-width: 1024px) {
  .modal_box .swiper-button-prev,
  .modal_box .swiper-button-next {
    height: 7.71vw;
    width: 11.916vw;
  }
  .modal_box .swiper-button-prev::after,
  .modal_box .swiper-button-next::after {
    height: 7.71vw;
    width: 11.916vw;
  }
}
.modal_box .swiper-button-prev {
  left: -20%;
}
@media screen and (min-width: 767px) {
  .modal_box .swiper-button-prev:hover {
    transform: translateX(-5%);
  }
}
@media screen and (max-width: 1024px) {
  .modal_box .swiper-button-prev {
    left: -7%;
  }
}
.modal_box .swiper-button-next {
  right: -20%;
}
.modal_box .swiper-button-next::after {
  transform: scale(-1, 1);
}
@media screen and (min-width: 767px) {
  .modal_box .swiper-button-next:hover {
    transform: translateX(5%);
  }
}
@media screen and (max-width: 1024px) {
  .modal_box .swiper-button-next {
    right: -7%;
  }
}

.btn_guide {
  position: fixed;
  bottom: 11.458vw;
  right: 1.354vw;
  width: 9.063vw;
  height: 6.198vw;
  z-index: 88;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .btn_guide {
    width: 23.364vw;
    height: 20.561vw;
    bottom: 26.869vw;
    right: 3.505vw;
  }
}
.btn_guide.none {
  opacity: 0;
  pointer-events: none;
}
.btn_guide .close_btn {
  width: 1.667vw;
  height: 1.667vw;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .btn_guide .close_btn {
    width: 4.673vw;
    height: 4.673vw;
  }
}
.btn_guide img {
  width: 7.708vw;
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .btn_guide img {
    width: 23.364vw;
    pointer-events: auto;
  }
}

/* overlay at start */
.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.movie-mfp .mfp-iframe-holder .mfp-content {
  min-height: auto;
}

.mfp-close {
  width: 3.333vw !important;
  height: 3.333vw;
  position: absolute;
  top: 0 !important;
  right: -4.4vw !important;
  cursor: pointer !important;
  opacity: 1 !important;
}
@media screen and (max-width: 1024px) {
  .mfp-close {
    width: 9.813vw !important;
    height: 9.813vw;
    top: -13vw !important;
    right: 0 !important;
  }
}/*# sourceMappingURL=child-style.css.map */