@charset "UTF-8";
/*----------------------------------------
	clearfix
----------------------------------------*/
/*----------------------------------------
	reset
----------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, dialog, figure, footer, header, hgroup, main, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

header, footer, article, section, aside, hgroup, nav, menu, figure, figcaption, time {
  display: block;
}

body {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  right: 0;
  width: 100%;
  line-height: 1.8;
  color: #282828;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.active {
  position: fixed;
  overflow: hidden;
  -webkit-transform: translateX(-320px);
          transform: translateX(-320px);
}
body.active:before {
  opacity: 1;
  visibility: visible;
}

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}

button {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: normal;
  font-size: 100%;
}

ruby > rt {
  margin-bottom: 5px;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

li {
  list-style: none;
}

ol li {
  list-style: decimal;
}

img {
  width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

hr {
  margin: 1em 0;
  padding: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

input, select {
  vertical-align: middle;
}

input, textarea {
  margin: 0;
  padding: 0;
}

main {
  display: block;
}

a {
  color: inherit;
  outline: none;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}

/*----------------------------------------
	Google Web Font
----------------------------------------*/
/**
 * Roboto
 * regular, bold
 * font-family: 'Roboto', sans-serif;
 */
/**
 * Montserrat
 * regular, bold
 * font-family: 'Montserrat', sans-serif;
 */
/**
 * Noto Sans Jp
 * regular, bold
 * font-family: font-family:'Noto Sans JP',"Noto Sans Japanese";
 */
/*----------------------------------------
	fontSize
----------------------------------------*/
html {
  font-size: 10px;
}

body {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  body {
    font-size: 1.4rem;
  }
}

.u-wrapper-l {
  max-width: 1000px;
  margin: 0 auto;
}

.u-wrapper-m {
  max-width: 800px;
  margin: 0 auto;
}

.u-wrapper-s {
  max-width: 500px;
  margin: 0 auto;
}

.u-device-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-device-sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .u-device-pc {
    display: none;
  }
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	c-pagetop
----------------------------------------*/
.c-pagetop {
  /* 共通設定 */
  position: fixed;
  right: 28px;
  bottom: 45px;
  width: 70px;
  height: auto;
  text-decoration: none;
  cursor: pointer;
  z-index: 555;
  opacity: 0; /* 透明にする */
  visibility: hidden; /* 見えなくする */
  pointer-events: none; /* クリック判定も消す（誤作動防止） */
  -webkit-transition: all 0.5s;
  transition: all 0.5s; /* 0.5秒かけて変化させる */
}
@media screen and (max-width: 767px) {
  .c-pagetop {
    right: 10%;
    bottom: 4px;
    width: 14%;
  }
}
.c-pagetop {
  /* ▼ スクロールしてクラスがついた時（表示） ▼ */
}
.c-pagetop.is-active {
  opacity: 1; /* 不透明にする（見える） */
  visibility: visible; /* 表示状態にする */
  pointer-events: auto; /* クリックできるようにする */
}
.c-pagetop {
  /* ホバー時の設定 */
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

.m-button__wrap {
  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;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 12px 0;
}
.m-button__wrap.-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

/*----------------------------------------
	m_button__season
----------------------------------------*/
.m_button__season {
  color: #ffffff;
  display: inline-block;
  border-radius: 100px;
  padding: 7px 50px 7px 40px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .m_button__season {
    min-width: 231px;
  }
}
@media screen and (max-width: 767px) {
  .m_button__season {
    min-width: 231px;
  }
}
.m_button__season {
  text-align: center;
}
.m_button__season:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(../img/common/ico_arrow_white.svg) no-repeat;
  background-size: 100%;
}

.m_button__normal {
  color: #282828;
  display: inline-block;
  border-radius: 100px;
  padding: 7px 29px 7px 20px;
  position: relative;
  background: #fff;
  border: 1px solid #c7c7c7;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .m_button__normal {
    min-width: 231px;
  }
}
@media screen and (max-width: 767px) {
  .m_button__normal {
    min-width: 231px;
  }
}
.m_button__normal {
  text-align: center;
}
.m_button__normal:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(../img/common/ico_arrow_black.svg) no-repeat;
  background-size: 100%;
}

.m_button__normal_gray {
  color: #fff;
  display: inline-block;
  border-radius: 100px;
  padding: 7px 29px 7px 20px;
  position: relative;
  background: #ccc;
  border: 1px solid #ccc;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .m_button__normal_gray {
    min-width: 231px;
  }
}
@media screen and (max-width: 767px) {
  .m_button__normal_gray {
    min-width: auto;
    width: 100%;
  }
}
.m_button__normal_gray {
  text-align: center;
}

.tablet .m_button__normal {
  font-size: 1.2rem;
}

.m_button__normal_lp {
  display: inline-block;
  border-radius: 100px;
  padding: 7px 50px 7px 40px;
  position: relative;
  background: #6b008d;
  color: #fff !important;
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .m_button__normal_lp {
    min-width: 231px;
  }
}
@media screen and (max-width: 767px) {
  .m_button__normal_lp {
    min-width: 231px;
  }
}
.m_button__normal_lp {
  text-align: center;
}
.m_button__normal_lp:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(../img/common/ico_arrow_white.svg) no-repeat;
  background-size: 100%;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

.m-heading__wrap {
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
  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;
}

/*----------------------------------------
	m-heading01
----------------------------------------*/
.m-heading01 {
  font-size: 2.1rem;
  line-height: 1;
  font-weight: normal;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .m-heading01 {
    font-size: 1.6rem;
  }
}

.section-title {
  margin-bottom: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
}

.content-heading {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  font-weight: normal;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .content-heading {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
}
.content-heading::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #c7c7c7;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .content-heading::after {
    margin: 12px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .content-heading2 {
    font-size: 1.7rem;
  }
}

.content-sub_heading {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .content-sub_heading {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.content-sub_heading::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #c7c7c7;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .content-sub_heading::after {
    margin: 12px auto 0;
  }
}
.content-sub_heading__desc {
  text-align: center;
  margin-bottom: 40px;
}

.sub-heading {
  margin-bottom: 20px;
}

/* --------------------------------------
   共通：セクション見出し
-------------------------------------- */
.section-heading {
  border-bottom: 1px solid #c7c7c7;
  color: #282828;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-heading {
    margin-bottom: 20px;
    padding-bottom: 8px;
  }
}
.section-heading.-no_border {
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .section-heading.-short {
    margin-bottom: 30px;
  }
}

.section-heading2 {
  color: #282828;
  font-weight: bold;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .section-heading2 {
    font-size: 1.6rem;
  }
}

.section-heading2 {
  border-bottom: 1px solid #c7c7c7;
  color: #282828;
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.section-heading2.-no_border {
  border-bottom: none;
  padding-bottom: 0;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/* 変数定義 (必要に応じて) */
/*----------------------------------------
  m-pagevisual
----------------------------------------*/
.mv-en__text_sp {
  z-index: 2;
  padding: 40px 25px;
  width: 100%;
  margin-bottom: 20px;
  pointer-events: auto;
}
.mv-en__text_sp .title {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: normal;
  font-family: serif;
}
.mv-en__text_sp .desc {
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .mv-en__text_sp {
    bottom: 80px;
    padding: 0 20px;
    width: 100%;
  }
  .mv-en__text_sp .title {
    font-size: 2.4rem;
  }
  .mv-en__text_sp .desc {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}

.m-pagevisual {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .m-pagevisual {
    margin-bottom: 100px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .m-pagevisual .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }
}
.m-pagevisual.-en {
  padding-bottom: 10px;
}
.m-pagevisual .main_slider {
  display: none;
  width: 100%;
  height: 100%;
}
.m-pagevisual .main_slider.is-active {
  display: block;
}
.m-pagevisual .main_slider .slide-item {
  width: 100%;
  height: 100%;
}
.m-pagevisual .main_slider .slide-item img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .m-pagevisual .main_slider .slide-item img {
    max-height: 95vh;
  }
}
@media screen and (max-width: 767px) {
  .m-pagevisual .main_slider .slide-item img {
    height: 52vh;
  }
}
.m-pagevisual .main_slider .slide-item img {
  -o-object-fit: cover;
     object-fit: cover;
}
.m-pagevisual__figure {
  margin: 0;
  padding: 0;
  position: relative;
}
.m-pagevisual__figure img {
  width: 100%;
  height: auto;
  display: block;
}
.m-pagevisual__online {
  position: fixed;
  right: 15px;
  top: 11.5vw;
  width: 90px;
  z-index: 10;
}
.m-pagevisual .mv-en__content-wrap {
  position: relative;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
.m-pagevisual .mv-en__text {
  position: absolute;
  bottom: 120px;
  left: 0;
  color: #fff;
  z-index: 2;
  padding: 40px 25px;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: auto;
}
@media only screen and (min-width: 768px) {
  .m-pagevisual .mv-en__text {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .m-pagevisual .mv-en__text {
    display: none;
  }
}
.m-pagevisual .mv-en__text .title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: normal;
  font-family: serif;
}
.m-pagevisual .mv-en__text .desc {
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .m-pagevisual .mv-en__text {
    bottom: 80px;
    padding: 0 20px;
    width: 100%;
  }
  .m-pagevisual .mv-en__text .title {
    font-size: 2.4rem;
  }
  .m-pagevisual .mv-en__text .title br {
    display: none;
  }
  .m-pagevisual .mv-en__text .desc {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
.m-pagevisual .mv-en__season-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: auto;
  background: #ffffff;
  gap: 4px;
  padding: 4px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .m-pagevisual .mv-en__season-nav {
    width: auto;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: -84px;
  }
}
.m-pagevisual .mv-en__season-nav .season-btn {
  border: none;
  width: 100%;
  font-family: serif;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
.m-pagevisual .mv-en__season-nav .season-btn span {
  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;
  width: 80px;
  height: 80px;
  color: #6b008d;
  border: 1px solid #6b008d;
}
.m-pagevisual .mv-en__season-nav .season-btn:last-child {
  border-right: none;
}
.m-pagevisual .mv-en__season-nav .season-btn.active span {
  background: #6b008d;
  color: #fff;
}
.m-pagevisual__seasons {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .m-pagevisual__seasons {
    bottom: -69px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.m-pagevisual__seasons__label {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 18px;
  margin-right: 14px;
  color: #333;
}
.m-pagevisual__seasons__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .m-pagevisual__seasons__list ul {
    gap: 6px;
  }
}
.m-pagevisual__seasons__list ul li {
  cursor: pointer;
  border-radius: 100%;
}
.m-pagevisual__seasons__list ul li span {
  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;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  /* ▼ 通常時：背景を白に設定 */
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .m-pagevisual__seasons__list ul li span {
    width: 42px;
    height: 42px;
    padding: 6px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .m-pagevisual__seasons__list ul li span {
    width: 42px;
    height: 42px;
    padding: 6px;
    font-size: 1.6rem;
  }
}
.m-pagevisual__seasons__list ul li {
  /* ▼ 通常時：枠線と文字に色をつける（背景は白） */
}
.m-pagevisual__seasons__list ul li.-spring span {
  color: #ef7fa5;
  border-color: #ef7fa5;
}
.m-pagevisual__seasons__list ul li.-summer span {
  color: #6ab000;
  border-color: #6ab000;
}
.m-pagevisual__seasons__list ul li.-autumn span {
  color: #ff7024;
  border-color: #ff7024;
}
.m-pagevisual__seasons__list ul li.-winter span {
  color: #9493cc;
  border-color: #9493cc;
}
.m-pagevisual__seasons__list ul li {
  /* ▼ アクティブ時：背景色をつけ、文字を白にする */
}
.m-pagevisual__seasons__list ul li.active span {
  color: #fff !important; /* 文字色を白に */
}
.m-pagevisual__seasons__list ul li.active.-spring span {
  background-color: #ef7fa5;
}
.m-pagevisual__seasons__list ul li.active.-summer span {
  background-color: #6ab000;
}
.m-pagevisual__seasons__list ul li.active.-autumn span {
  background-color: #ff7024;
}
.m-pagevisual__seasons__list ul li.active.-winter span {
  background-color: #9493cc;
}
.m-pagevisual__controls {
  position: absolute;
  bottom: 50px;
  left: 80px;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .m-pagevisual__controls {
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    gap: 10px;
  }
}
.m-pagevisual__controls .slider-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #000;
  border: none;
  cursor: pointer;
  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;
  padding: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .m-pagevisual__controls .slider-btn {
    display: none;
  }
}
.m-pagevisual__controls .slider-btn:hover {
  opacity: 0.8;
}
.m-pagevisual__controls .slider-btn img {
  width: 14px;
  height: auto;
  display: block;
  pointer-events: none;
}
.m-pagevisual__controls .slider-btn.-pause .icon-pause {
  display: none;
}
.m-pagevisual__controls .slider-btn.-pause .icon-play {
  display: block;
}
.m-pagevisual__controls .slider-btn.-pause .icon-play img {
  margin-left: 2px;
}
.m-pagevisual__controls .slider-btn.-pause.is-playing .icon-pause {
  display: block;
}
.m-pagevisual__controls .slider-btn.-pause.is-playing .icon-play {
  display: none;
}
.m-pagevisual__controls .slider-dots-container {
  margin-left: 60px;
}
.m-pagevisual__controls .slider-dots-container .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  position: static !important;
}
.m-pagevisual__controls .slider-dots-container .slick-dots li {
  width: 50px;
  height: 4px;
  margin: 0;
  cursor: pointer;
}
.m-pagevisual__controls .slider-dots-container .slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  text-indent: -9999px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.m-pagevisual__controls .slider-dots-container .slick-dots li.slick-active button {
  background-color: #fff;
}
.m-pagevisual__controls .-prev {
  left: -50px;
}

.m-pagevisual__online_tablet {
  display: none;
}

@media screen and (max-width: 767px) {
  .m-pagevisual__online_tablet {
    display: none;
  }
  .m-pagevisual__online {
    width: 52%;
    bottom: 0px;
    left: 8%;
    top: auto;
  }
  .m-pagevisual__seasons {
    padding: 10px 15px;
  }
  .m-pagevisual__seasons__label {
    font-size: 14px;
    margin-right: 10px;
  }
  .m-pagevisual__seasons__news__list ul {
    gap: 8px;
  }
  .m-pagevisual__seasons__news__list ul li span {
    width: 35px;
    height: 35px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .m-pagevisual__online {
    width: 36%;
    bottom: 40px;
    left: 3%;
    top: auto;
    display: none;
  }
  .m-pagevisual__online_tablet {
    display: block;
    width: 25%;
    bottom: 34px;
    left: 2%;
    top: auto;
    position: fixed;
    z-index: 60;
  }
}
.tablet .m-pagevisual__online_tablet {
  display: block;
  width: 25%;
  bottom: 34px;
  left: 2%;
  top: auto;
  position: fixed;
  z-index: 60;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	m-table
----------------------------------------*/
.m-table {
  width: 100%;
  border-top: 1px solid #c7c7c7;
}
@media only screen and (min-width: 768px) {
  .m-table {
    font-size: 14px;
  }
}
.m-table {
  line-height: 1.6;
}
.m-table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  width: 100%;
}
.m-table dt {
  width: 160px;
  background: #F9F9F9;
  font-weight: bold;
  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;
  text-align: center;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  padding: 25px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.9;
  margin: 0;
}
.m-table dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  padding: 25px 20px;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.9;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-table .note {
  display: block;
}
@media screen and (max-width: 767px) {
  .m-table .note {
    font-size: 1.3rem;
  }
}
.m-table > p.note {
  margin: 0;
  padding: 10px 0;
  text-align: right;
}
.m-table.-small dt, .m-table.-small dd {
  padding: 15px 20px;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	c-pagetop
----------------------------------------*/
.c-pagetop {
  /* 共通設定 */
  position: fixed;
  right: 28px;
  bottom: 45px;
  width: 70px;
  height: auto;
  text-decoration: none;
  cursor: pointer;
  z-index: 555;
  opacity: 0; /* 透明にする */
  visibility: hidden; /* 見えなくする */
  pointer-events: none; /* クリック判定も消す（誤作動防止） */
  -webkit-transition: all 0.5s;
  transition: all 0.5s; /* 0.5秒かけて変化させる */
}
@media screen and (max-width: 767px) {
  .c-pagetop {
    right: 10%;
    bottom: 4px;
    width: 14%;
  }
}
.c-pagetop {
  /* ▼ スクロールしてクラスがついた時（表示） ▼ */
}
.c-pagetop.is-active {
  opacity: 1; /* 不透明にする（見える） */
  visibility: visible; /* 表示状態にする */
  pointer-events: auto; /* クリックできるようにする */
}
.c-pagetop {
  /* ホバー時の設定 */
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/* カレンダーの表示・非表示制御 */
.calendar-month-view {
  display: none; /* 基本は非表示 */
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.calendar-month-view.is-active {
  display: block; /* activeクラスがついたら表示 */
  opacity: 1;
}

/* -------------------------------------------
   和モダンカレンダー（2026年1月表記）
------------------------------------------- */
.hakozaki-calendar-container {
  max-width: 900px;
  color: #333;
  margin: 0 auto;
}

/* --- コントロール（セレクトボックス） --- */
.calendar-controls {
  text-align: right;
  margin-bottom: -23px;
}
.calendar-controls .select-wrapper {
  position: relative;
  display: inline-block;
  /* 下線はなくしてシンプルに */
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
}
.calendar-controls .select-wrapper select {
  padding: 10px 40px 10px 15px;
  font-size: 1.3rem;
  color: #333;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  outline: none;
  font-family: "a-otf-ryumin-pr6n", serif;
}
.calendar-controls .select-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
  pointer-events: none;
}

/* --- ヘッダー（2026年 1月） --- */
.month-header-simple {
  text-align: left; /* 左寄せでスッキリと */
  margin-bottom: 10px;
  padding-left: 5px;
  /* 文字スタイル */
  line-height: 1.2;
  color: #333;
}
.month-header-simple .year-num {
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 10px;
}
.month-header-simple .month-num {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #b20b0b; /* 月数は赤で強調 */
}

/* --- テーブルデザイン --- */
.calendar-month-view table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: #fff;
  /* 上部に太めの線を入れて引き締める */
  border-top: 2px solid #b20b0b;
}
.calendar-month-view th {
  padding: 12px 0;
  font-weight: normal;
  font-size: 1.2rem;
  color: #333;
  background-color: #f9f8f4; /* ヘッダーだけ薄い生成り色 */
  border-bottom: 1px solid #ddd;
}
.calendar-month-view th.sun {
  color: #b20b0b;
}
.calendar-month-view th.sat {
  color: #2e5c8a;
}
.calendar-month-view td {
  height: 70px;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb; /* 実線の薄いグレー */
  vertical-align: top;
  padding: 10px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.calendar-month-view td:last-child {
  border-right: none;
}
.calendar-month-view td:hover {
  background-color: #fafafa;
}
.calendar-month-view td.today {
  background-color: #fff5f5; /* 今日の背景 */
}

/* 日付数字 */
.day-num {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 8px;
  font-family: "Yu Mincho", serif;
}

.sun .day-num {
  color: #b20b0b;
}

.sat .day-num {
  color: #2e5c8a;
}

/* イベントリスト */
.event-list .event-item {
  margin-bottom: 5px;
  font-size: 0.85rem;
  line-height: 1.4;
}
.event-list .event-item a, .event-list .event-item span {
  display: block;
  color: #333;
  text-decoration: none;
  position: relative;
  padding-left: 12px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* 左側のアクセントライン */
}
.event-list .event-item a::before, .event-list .event-item span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 4px;
  width: 3px;
  background-color: #b20b0b; /* 神社レッド */
  opacity: 0.4;
}
.event-list .event-item {
  /* 期間イベント（3日間など） */
}
.event-list .event-item.is-period a, .event-list .event-item.is-period span {
  /* 期間中は背景をうっすら敷いても分かりやすい */
  background-color: rgba(178, 11, 11, 0.05);
  padding-right: 5px;
  border-radius: 0 4px 4px 0;
}
.event-list .event-item.is-period a::before, .event-list .event-item.is-period span::before {
  background-color: #b20b0b; /* 線を濃く */
  opacity: 1;
}
.event-list .event-item a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

/* スマホ対応 */
@media (max-width: 768px) {
  .hakozaki-calendar-container {
    margin: 30px 10px 0;
  }
  .month-header-simple {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }
  .month-header-simple .year-num {
    font-size: 1rem;
  }
  .month-header-simple .month-num {
    font-size: 1.4rem;
  }
  .calendar-month-view td {
    height: 60px;
    padding: 4px;
  }
  .calendar-month-view td .day-num {
    font-size: 0.9rem;
    margin-bottom: 4px;
  }
  .calendar-month-view td .event-list .event-item {
    font-size: 0.7rem;
    line-height: 1.3;
  }
}
/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	共通部分
----------------------------------------*/
.l-container {
  max-width: 1000px;
  margin: 0 auto;
}

.m-wrap {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .m-wrap {
    padding: 0 20px;
  }
}

.m-wrap.-small {
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .m-wrap.-small {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .m-wrap {
    padding: 0 20px;
  }
}

.u-ta-r {
  text-align: right;
  margin-top: 10px;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	l-header
----------------------------------------*/
.l-header {
  padding: 0 0;
  margin: 0 auto;
  background: #ffffff;
  width: 100%;
  position: fixed;
  z-index: 40;
}
.l-header__main {
  min-width: 1220px;
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-header__main {
    min-width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .l-header__main {
    min-width: auto !important;
  }
}
.l-header__main {
  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;
}
.l-header__logo {
  width: 200px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 45px;
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    width: 145px;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 11px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-header__logo {
    padding-top: 11px;
    padding-bottom: 12px;
  }
}
.l-header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__control .-instagram {
  width: 20px;
}
.l-header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 18px;
}
.l-header__content li {
  padding-right: 16px;
}
.l-header__content li:last-child {
  padding-right: 0;
}
.l-header__content a {
  position: relative;
  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;
  font-size: 1.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  color: #282828;
}
.l-header__content a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 15px;
  height: 15px;
  margin: auto;
}
.l-header__content .-language a {
  border: 1px solid #000000;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 17px;
  line-height: 1;
  color: #000000;
}
.l-header__content .-language a i {
  display: inline-block;
  margin-right: 10px;
  width: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-header__spmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-header__spmenu {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header__spmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-header .sp-language {
  margin-right: 12px;
}
.l-header .sp-language a {
  border: 1px solid #000000;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 17px;
  line-height: 1;
  font-size: 12px;
  color: #000000;
}
.l-header .sp-language a i {
  display: inline-block;
  margin-right: 6px;
  width: 14px;
  margin-top: -1px;
}
.l-header__hum {
  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;
  width: 84px;
  height: 84px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 999;
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-header__hum {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__hum {
    width: 60px;
    height: 65px;
  }
}
.l-header__hum span:not(.-txt) {
  display: block;
  width: 21px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-header__hum span:not(.-txt):nth-of-type(3) {
  margin-bottom: 5px;
}
.l-header__hum .-txt {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin-top: 4px;
}
.l-header__hum.is-active span:nth-of-type(1) {
  -webkit-transform: translateY(7.5px) rotate(45deg);
          transform: translateY(7.5px) rotate(45deg);
}
.l-header__hum.is-active span:nth-of-type(2) {
  opacity: 0;
}
.l-header__hum.is-active span:nth-of-type(3) {
  -webkit-transform: translateY(-7.5px) rotate(-45deg);
          transform: translateY(-7.5px) rotate(-45deg);
}

@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-header {
    padding: 0;
  }
  .l-header__logo {
    margin: 0;
    width: 120px;
    padding-left: 10px;
  }
  .l-header__logo a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .l-header__content {
    margin-right: 8px;
  }
  .l-header__content li {
    padding-right: 10px;
    display: none;
  }
  .l-header__content li.-language {
    display: block;
    margin-right: 12px;
  }
  .l-header__content a {
    font-size: 1.6rem;
  }
  .l-header__main {
    min-width: none;
  }
  .l-header__spmenu {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .l-header__control {
    display: none;
  }
}
.l-header__nav {
  display: none;
  background: url(../img/common/bg_footer.png) no-repeat center/cover;
  padding: 60px 0;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  z-index: 998;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  .l-header__nav {
    background: #ffffff;
    padding: 80px 0 60px;
  }
}
.l-header__nav__logo {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header__nav__logo {
    display: block;
    width: 35%;
    margin: 0 auto 20px;
    margin-top: -65px;
  }
}
.l-header__nav .l-header__hum {
  position: fixed;
  right: 0;
  top: 0;
}
.l-header__nav .m-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-header__nav .m-wrap {
    display: block;
    padding: 0 20px;
  }
}
.l-header__nav__block {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}
.l-header__nav__block:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .l-header__nav__block {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.l-header__nav__header {
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 1.4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-header__nav__header {
    border-bottom: 1px solid #c7c7c7;
    cursor: pointer;
    padding-right: 40px;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 10px;
  }
  .l-header__nav__header a {
    color: #282828;
  }
  .l-header__nav__header::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 1px;
    background: #282828;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .l-header__nav__header::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #282828;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .l-header__nav__header.-plus_none::after {
    display: none;
  }
  .l-header__nav__header.-plus_none::before {
    display: none;
  }
  .l-header__nav__header.is-open::after {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
}
@media screen and (max-width: 767px) {
  .l-header__nav li.l-header__nav__header {
    cursor: default;
  }
  .l-header__nav li.l-header__nav__header::before, .l-header__nav li.l-header__nav__header::after {
    display: none;
  }
  .l-header__nav li.l-header__nav__header a {
    display: block;
    width: 100%;
    color: black;
  }
}
.l-header__nav__list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .l-header__nav__list {
    display: none;
    margin-bottom: 0;
    padding: 10px 0 20px;
  }
}
.l-header__nav__list .-sp_menu {
  font-weight: bold;
}
.l-header__nav__list li {
  margin-bottom: 8px;
}
.l-header__nav__list li a {
  color: #fff;
  text-decoration: none;
  line-height: 1.6;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 13px;
}
.l-header__nav__list li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .l-header__nav__list li a {
    color: #282828;
    font-size: 14px;
    padding: 5px 0;
  }
}
.l-header__nav__list--other {
  margin-top: 30px;
}
.l-header__nav__list--other li {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.l-header__nav__list--other li .l-footer__nav__link-large {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .l-header__nav__list--other li .l-footer__nav__link-large {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__nav__list--other {
    display: block;
    margin-top: 20px;
  }
}
.l-header__nav__contact {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

.l-footer__bnr {
  padding: 40px 0;
  overflow: hidden;
}
.l-footer__bnr .m-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-footer__bnr .m-wrap {
    padding: 0;
  }
}
.l-footer__bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 30px;
}
@media screen and (max-width: 767px) {
  .l-footer__bnr ul {
    gap: 15px 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.l-footer__bnr ul li {
  width: calc(50% - 8px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-footer__bnr .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  z-index: 999;
  cursor: pointer;
  border: none;
  font-size: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.l-footer__bnr .slick-arrow:before {
  display: none !important;
}
.l-footer__bnr .slick-arrow.slick-prev {
  left: 20px;
  background: url(../img/common/arrow_prev.svg);
  background-size: cover;
}
.l-footer__bnr .slick-arrow.slick-next {
  right: 20px;
  background: url(../img/common/arrow_next.svg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .l-footer__bnr {
    padding: 0 20px 0;
  }
  .l-footer__bnr ul.slick-initialized .slick-slide {
    margin: 0 4px;
  }
}

/*----------------------------------------
	l-footer
----------------------------------------*/
@media screen and (max-width: 767px) {
  .l-footer {
    padding-bottom: 110px;
  }
}
.l-footer__nav {
  padding: 60px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    padding: 30px 0;
  }
}
.l-footer__nav .m-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .l-footer__nav .m-wrap .nav_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav .m-wrap {
    display: block;
    padding: 0 20px;
  }
}
.l-footer__nav__block {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  .l-footer__nav__block {
    margin-right: 15px;
  }
}
.l-footer__nav__block:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .l-footer__nav__block {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.l-footer__nav__header {
  font-weight: bold;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 1.4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer__nav__header {
    cursor: pointer;
    padding-right: 40px;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 10px;
  }
  .l-footer__nav__header::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 1px;
    background: #282828;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .l-footer__nav__header::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #282828;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .l-footer__nav__header.-plus_none::after {
    display: none;
  }
  .l-footer__nav__header.-plus_none::before {
    display: none;
  }
  .l-footer__nav__header.is-open::after {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav li.l-footer__nav__header {
    cursor: default;
  }
  .l-footer__nav li.l-footer__nav__header::before, .l-footer__nav li.l-footer__nav__header::after {
    display: none;
  }
  .l-footer__nav li.l-footer__nav__header a {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .l-footer__nav .-sp_menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav .-sp_menu {
    font-weight: bold;
  }
}
.l-footer__nav__list {
  list-style: none;
  padding: 0;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .l-footer__nav__list {
    display: none;
    margin-bottom: 0;
    padding: 10px 0 20px;
  }
}
.l-footer__nav__list li {
  margin-bottom: 8px;
}
.l-footer__nav__list li a {
  text-decoration: none;
  line-height: 1.6;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 13px;
}
.l-footer__nav__list li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .l-footer__nav__list li a {
    font-size: 14px;
    padding: 5px 0;
  }
}
.l-footer__nav__list--other {
  margin-top: 30px;
}
.l-footer__nav__list--other li {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.l-footer__nav__list--other li .l-footer__nav__link-large {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .l-footer__nav__list--other li .l-footer__nav__link-large {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav__list--other {
    display: block;
    margin-top: 20px;
  }
}
.l-footer__nav__contact {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-footer {
  position: relative;
}
.l-footer__inner {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  .l-footer__inner {
    padding: 0;
    margin-right: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-footer__inner {
    margin-right: 20px;
  }
}
.l-footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .l-footer__main {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .l-footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.l-footer__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
}
@media only screen and (min-width: 768px) {
  .l-footer__company {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__company {
    width: 100%;
  }
}
.l-footer__logo {
  width: 150px;
}
@media only screen and (min-width: 768px) {
  .l-footer__logo {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    margin: 0 auto;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__address {
  font-style: normal;
  font-size: 13px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
}
@media only screen and (min-width: 768px) {
  .l-footer__address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .l-footer__address span {
    padding: 14px 0;
    display: block;
    border-bottom: 1px solid #c7c7c7;
  }
  .l-footer__address span:last-child {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
    text-align: center;
  }
  .l-footer__address span {
    padding: 14px 0;
    display: block;
    border-bottom: 1px solid #c7c7c7;
  }
  .l-footer__address span:last-child {
    margin-bottom: 14px;
    border-bottom: 0;
  }
}
.l-footer__control {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .l-footer__control {
    text-align: left;
  }
}
.l-footer__control__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .l-footer__control__menu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__control__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.l-footer__control__menu .-text {
  font-size: 1rem;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .l-footer__control__menu .-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__control__menu .-text {
    font-size: 1.2rem;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.l-footer__control__menu .-text a {
  text-decoration: underline;
}
.l-footer__control .l-footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 15px;
}
@media only screen and (min-width: 768px) {
  .l-footer__control .l-footer__sns {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.l-footer__control .l-footer__sns a {
  width: 25px;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-footer__control .l-footer__sns a img {
  width: 100%;
}
.l-footer__copyright {
  display: block;
  color: #333;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .l-footer__copyright {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px;
  }
  .l-footer__company {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .l-footer__control {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  .l-footer__nav {
    padding: 60px 0 130px;
  }
  .l-footer__nav__block {
    width: 120px;
    margin-right: 9px;
  }
  .l-footer__nav__contact .m_button__normal {
    min-width: 100%;
    padding: 6px;
  }
  .l-footer__nav__contact .m_button__normal {
    font-size: 1.15rem !important;
  }
  .nav_inner .l-footer__nav__block:nth-of-type(1), .nav_inner .l-footer__nav__block:nth-of-type(2), .nav_inner .l-footer__nav__block:nth-of-type(3) {
    width: 100px;
  }
  .nav_inner .l-footer__nav__block:nth-of-type(4) {
    -webkit-box-flex: 44px;
        -ms-flex: 44px;
            flex: 44px;
  }
}
.tablet .l-footer__nav__contact .m_button__normal {
  font-size: 1.15rem !important;
}
.tablet .l-footer__nav__block:nth-of-type(4) {
  -webkit-box-flex: 44px;
      -ms-flex: 44px;
          flex: 44px;
}
.tablet .nav_inner .l-footer__nav__block:nth-of-type(1), .tablet .nav_inner .l-footer__nav__block:nth-of-type(2), .tablet .nav_inner .l-footer__nav__block:nth-of-type(3) {
  width: 100px;
}

/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	l-sidebar
----------------------------------------*/
/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.5rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/*----------------------------------------
	l-navMobile
----------------------------------------*/
/* =========================
   Color: Base / Text
========================= */
/* =========================
   Color: Accent
========================= */
/* =========================
   Color: Background
========================= */
/* =========================
   Color: Season (BG)
========================= */
/* =========================
   Color: Season (Accent)
========================= */
/* =========================
   Color: Brand / Buttons
========================= */
/* =========================
   Color: Component
========================= */
/* =========================
   Layout
========================= */
/* =========================
   Spacing
========================= */
.section__padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .section__padding {
    padding: 0 0 30px;
  }
}

/* =========================
   size
========================= */
.section-heading {
  color: #282828;
  font-weight: bold;
  font-size: 2.2rem;
}
@media (max-width: 767px) {
  .section-heading {
    font-size: 1.6rem;
  }
}

.sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
  color: #282828;
  font-weight: bold;
  font-size: 21px;
}
@media (max-width: 767px) {
  .sec-shinto .festival-card .card-info .fest-name, .sec-explore .cultural-card .card-head .item-name, .sec-explore .accordion-header .acc-title, .exp-card__body .card-title, .gnav-en__list li a .main, .heading__title, .sub-heading {
    font-size: 1.6rem;
  }
}

.l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
  font-size: 14px;
}
@media (max-width: 767px) {
  .l-footer-en .footer-right .copyright, .l-footer-en .footer-right .footer-links .jp-link, .l-footer-en .footer-left .footer-info, .sec-omamori .product-list .product-item .p-price, .sec-enjoy .season-block .season-table-wrap .table-note, .sec-explore .cultural-card .card-head .item-name .sub, .gnav-en__list li a .sub, .content-sub_heading__desc {
    font-size: 1.2rem;
  }
}

/* 変数定義 (必要に応じて) */
/*----------------------------------------
    fontSize
----------------------------------------*/
html {
  font-size: 10px;
}

body {
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1151px) {
  body {
    font-size: 1.4rem;
  }
}

.lp_page a {
  color: #6b008d;
  text-decoration: underline;
}

.contents_padding {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .contents_padding {
    padding: 0 0 42px;
  }
}

.heading__header {
  width: 100%;
  overflow: hidden;
  background-color: #6b008d;
}
@media screen and (max-width: 767px) {
  .heading__header {
    margin-bottom: 30px;
  }
}
.heading__header .m-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  min-height: 280px;
}
@media screen and (max-width: 767px) {
  .heading__header .m-wrap {
    width: 100%;
    padding: 0;
    min-height: 200px;
  }
}
.heading__header .header-text-area {
  width: 50%;
  color: #fff;
  padding: 40px 0;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .heading__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.heading__header .header-text-area .title {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .heading__header .header-text-area .title {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .heading__header .header-text-area .title.-small {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .heading__header .header-text-area .sub, .heading__header .header-text-area .desc {
    line-height: 1.5;
  }
}
.heading__header .header-img-area {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .heading__header .header-img-area {
    width: 100%;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.heading__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .heading__header .header-img-area img {
    width: 100%;
    min-height: 200px;
  }
}

.heading__title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 10px;
}
.heading__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 1px;
  background-color: #bba0ce;
}

/* --- English Header Nav (Hamburger) --- */
.l-header-en {
  width: 100vw;
}
.l-header-en__nav {
  display: none;
  background: url(../img/common/bg_footer.png) no-repeat center/cover;
  padding: 60px 0;
  color: #fff;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  z-index: 998;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  .l-header-en__nav {
    top: 20px;
    background: #ffffff;
    padding: 80px 0 60px;
    color: #333;
  }
}
.l-header-en__nav__logo {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header-en__nav__logo {
    display: block;
    width: 150px;
    margin: 0 auto 40px;
  }
}
.l-header-en__nav__logo img {
  width: 100%;
  height: auto;
}
.l-header-en__nav .l-header-en__hum {
  position: fixed;
  right: 0;
  top: 0;
}
.l-header-en__nav .m-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-header-en__nav .m-wrap {
    display: block;
    padding: 0 20px;
  }
}
.l-header-en__nav__block {
  width: 100%;
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .l-header-en__nav__block {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.l-header-en__nav__header {
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 10px;
  margin-bottom: 20px;
  line-height: 1.4;
  position: relative;
  font-size: 2.1rem;
}
.l-header-en__nav__header a {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.l-header-en__nav__header a .sub {
  font-size: 1.5rem;
  opacity: 0.8;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .l-header-en__nav__header {
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    padding: 15px 0;
    font-size: 1.6rem;
  }
  .l-header-en__nav__header a {
    color: #333;
    display: block;
  }
}
.l-header-en__nav__header.-plus_none::after, .l-header-en__nav__header.-plus_none::before {
  display: none;
}
.l-header-en__nav__contact {
  margin-top: 40px;
  text-align: center;
}
.l-header-en__nav__contact .m_button__normal {
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 15px 40px;
  text-decoration: none;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .l-header-en__nav__contact .m_button__normal {
    width: 100%;
    text-align: center;
  }
}

/* ------------------------------------
   Header (Fixed)
------------------------------------ */
.l-header-en {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 1000;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.l-header-en__inner {
  position: relative;
  height: 100%;
  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;
}
.l-header-en .logo {
  width: 160px;
}
.l-header-en .logo img {
  width: 100%;
  height: auto;
}
.l-header-en .menu-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.l-header-en .menu-btn button {
  background-color: #6b008d;
  border: none;
  width: 80px;
  height: 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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-header-en .menu-btn button:hover {
  opacity: 0.9;
}
.l-header-en .menu-btn button .line {
  width: 30px;
  height: 1px;
  background: #fff;
  margin-bottom: 6px;
  display: block;
  -webkit-transition: opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, margin 0.3s;
  transition: transform 0.3s, opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
}
.l-header-en .menu-btn button .text {
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 4px;
  display: block;
}
.l-header-en .menu-btn button.is-open .line:nth-of-type(1) {
  -webkit-transform: translateY(4px) rotate(45deg);
          transform: translateY(4px) rotate(45deg);
}
.l-header-en .menu-btn button.is-open .line:nth-of-type(2) {
  -webkit-transform: translateY(-4px) rotate(-45deg);
          transform: translateY(-4px) rotate(-45deg);
}
.l-header-en .menu-btn button.is-open .text {
  display: none;
}
.l-header-en .menu-btn button.is-open::after {
  content: "CLOSE";
  font-size: 10px;
  letter-spacing: 1px;
  color: #fff;
  margin-top: 4px;
  display: block;
}
@media screen and (max-width: 767px) {
  .l-header-en {
    height: 60px;
  }
  .l-header-en .logo {
    width: 120px;
  }
  .l-header-en .menu-btn button {
    width: 60px;
  }
}

/* ------------------------------------
   Main Visual
------------------------------------ */
.mv-en {
  position: relative;
  width: 100%;
  height: 85vh;
  min-height: 600px;
  overflow: hidden;
  margin-top: 6vh;
}
@media screen and (max-width: 767px) {
  .mv-en {
    height: calc(75vh - 60px);
    min-height: 500px;
  }
}
.mv-en__slider-area {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
.mv-en .main_slider {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
.mv-en .main_slider.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 5;
}
.mv-en .main_slider .slide-item {
  width: 100%;
  height: auto;
}
.mv-en .main_slider .slide-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.mv-en__controls {
  position: absolute;
  bottom: 15px;
  left: 80px;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .mv-en__controls {
    bottom: 20px;
    left: 20px;
    gap: 10px;
  }
}
.mv-en__controls .slider-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #000;
  border: none;
  cursor: pointer;
  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;
  padding: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mv-en__controls .slider-btn:hover {
  opacity: 0.8;
}
.mv-en__controls .slider-btn img {
  width: 14px;
  height: auto;
  display: block;
  pointer-events: none;
}
.mv-en__controls .slider-btn.-pause .icon-pause {
  display: none;
}
.mv-en__controls .slider-btn.-pause .icon-play {
  display: block;
}
.mv-en__controls .slider-btn.-pause .icon-play img {
  margin-left: 2px;
}
.mv-en__controls .slider-btn.-pause.is-playing .icon-pause {
  display: block;
}
.mv-en__controls .slider-btn.-pause.is-playing .icon-play {
  display: none;
}
.mv-en__controls .slider-dots-container {
  margin-left: 20px;
}
.mv-en__controls .slider-dots-container .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  position: static !important;
}
.mv-en__controls .slider-dots-container .slick-dots li {
  width: 50px;
  height: 4px;
  margin: 0;
  cursor: pointer;
}
.mv-en__controls .slider-dots-container .slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  text-indent: -9999px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.mv-en__controls .slider-dots-container .slick-dots li.slick-active button {
  background-color: #fff;
}
.mv-en__content-wrap {
  position: relative;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
.mv-en__text {
  position: absolute;
  bottom: 60px;
  left: 0;
  color: #fff;
  padding: 40px 25px;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: auto;
}
@media only screen and (min-width: 768px) {
  .mv-en__text {
    width: 600px;
  }
}
.mv-en__text .title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: normal;
  font-family: serif;
}
.mv-en__text .desc {
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .mv-en__text {
    bottom: 80px;
    padding: 0 20px;
    width: 100%;
  }
  .mv-en__text .title {
    text-align: center;
    font-size: 2.1rem;
  }
  .mv-en__text .title br {
    display: none;
  }
  .mv-en__text .desc {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
.mv-en__season-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: auto;
  background: #ffffff;
  gap: 4px;
  padding: 4px;
  padding-bottom: 0;
}
.mv-en__season-nav .season-btn {
  border: none;
  width: 100%;
  font-family: serif;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
.mv-en__season-nav .season-btn span {
  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;
  width: 80px;
  height: 80px;
  color: #6B008D;
  border: 1px solid #6B008D;
}
.mv-en__season-nav .season-btn:last-child {
  border-right: none;
}
.mv-en__season-nav .season-btn.active span {
  background: #6B008D;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .mv-en__season-nav {
    width: 100%;
    right: auto;
    left: 0;
  }
}

.lp_page {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .lp_page {
    padding-top: 0;
  }
}

/* ------------------------------------
   Global Navigation
------------------------------------ */
.gnav-en {
  background-color: #fff;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .gnav-en {
    display: none;
  }
}
.gnav-en {
  -webkit-box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 2px rgba(0, 0, 0, 0.1);
}
.gnav-en__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.gnav-en__list li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.gnav-en__list li::after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  right: 0;
  width: 1px;
  background-color: #c7c7c7;
}
.gnav-en__list li:first-child::before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  width: 1px;
  background-color: #c7c7c7;
}
.gnav-en__list li a {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 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: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gnav-en__list li a .main {
  display: block;
}
.gnav-en__list li a .sub {
  display: block;
}
@media screen and (max-width: 767px) {
  .gnav-en__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gnav-en__list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 120px;
  }
  .gnav-en__list li::after {
    background-color: #eee;
  }
  .gnav-en__list li a {
    padding: 15px 5px;
  }
  .gnav-en__list li a .main {
    font-size: 1.4rem;
  }
  .gnav-en__list li a .sub {
    font-size: 1rem;
  }
}

.sec-experience__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-experience__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.sec-experience__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 60px;
}
@media screen and (max-width: 767px) {
  .sec-experience__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
    text-align: center;
  }
}
.sec-experience__header .header-text-area .title {
  font-size: 3.2rem;
  font-weight: normal;
  margin-bottom: 5px;
}
.sec-experience__header .header-text-area .sub {
  margin-left: 12px;
  font-size: 1.7rem;
  opacity: 1;
}
.sec-experience__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-experience__header .header-img-area {
    width: 100%;
  }
}
.sec-experience__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.sec-experience {
  /* --- Content Grid --- */
}
.sec-experience__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 0;
}
@media screen and (max-width: 767px) {
  .sec-experience__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}

/* --- Card Style --- */
.exp-card {
  width: 48%;
  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;
  background-color: #F9F9F9;
}
@media screen and (max-width: 767px) {
  .exp-card {
    width: 100%;
  }
}
.exp-card__body {
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .exp-card__body {
    padding: 25px;
  }
}
.exp-card__body .card-title {
  margin-bottom: 20px;
}
.exp-card__body .card-desc {
  margin-bottom: 20px;
}
.exp-card__body .card-link {
  display: block;
  font-weight: bold;
  margin-top: 10px;
  position: relative;
  padding-right: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.exp-card__body .card-link::after {
  content: "→";
  display: inline-block;
  margin-left: 5px;
  font-size: 1.2rem;
}
.exp-card__img {
  width: 100%;
  margin: 0;
}
.exp-card__img img {
  width: 100%;
  height: auto;
  display: block;
}

/* --- Modal Trigger Style --- */
.modal-trigger {
  color: #6b008d;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal-trigger:hover {
  opacity: 0.7;
}
.modal-trigger .icon-question {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 18px;
  height: 18px;
  background-color: #6B008D;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  margin-left: 5px;
  text-decoration: none;
}

.sec-explore {
  /* --- Header (Experienceと同じスタイル) --- */
}
.sec-explore__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-explore__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.sec-explore__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  padding: 40px 60px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-explore__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
    text-align: center;
  }
}
.sec-explore__header .header-text-area .title {
  font-size: 3.2rem;
  font-weight: normal;
  margin-bottom: 5px;
}
.sec-explore__header .header-text-area .sub {
  font-size: 1.6rem;
  opacity: 0.9;
  margin-bottom: 20px;
}
.sec-explore__header .header-text-area .desc {
  font-size: 1.4rem;
  line-height: 1.6;
}
.sec-explore__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-explore__header .header-img-area {
    width: 100%;
  }
}
.sec-explore__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.sec-explore {
  /*----------------------------------------
    explore-map-section
  ----------------------------------------*/
  /*----------------------------------------
    explore-map-section
  ----------------------------------------*/
}
.sec-explore .explore-map-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 60px;
  /* --- Tab Navigation --- */
}
.sec-explore .explore-map-section .map-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #c7c7c7;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .sec-explore .explore-map-section .map-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
    border-bottom: none;
    margin-bottom: 20px;
  }
}
.sec-explore .explore-map-section .map-nav .map-tab-btn {
  background: #fff;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 10px 2px;
  cursor: pointer;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  line-height: 1.3;
}
.sec-explore .explore-map-section .map-nav .map-tab-btn.active {
  font-weight: bold;
  background: #6B008D;
  border: 1px solid #c7c7c7;
  border-bottom: 1px solid #F9F9F9;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-explore .explore-map-section .map-nav .map-tab-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2.5px);
            flex: 0 0 calc(50% - 2.5px);
    padding: 12px 5px;
    margin-bottom: 0;
    border: 1px solid #c7c7c7;
    font-size: 1.2rem;
    height: 57px;
  }
  .sec-explore .explore-map-section .map-nav .map-tab-btn.active {
    background: #6B008D;
    color: #ffffff;
    border-color: #c7c7c7;
  }
}
.sec-explore .explore-map-section {
  /* --- Content Area (Map Display) --- */
}
.sec-explore .explore-map-section .map-display {
  width: 100%;
  padding: 40px 0;
  position: relative;
  min-height: 400px;
}
@media screen and (max-width: 767px) {
  .sec-explore .explore-map-section .map-display {
    width: 100%;
    min-height: 250px;
    padding: 20px 10px;
  }
}
.sec-explore .explore-map-section .map-display .map-img-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.sec-explore .explore-map-section .map-display .m-keidai__item {
  display: none;
  -webkit-animation: fadeIn 0.5s ease;
          animation: fadeIn 0.5s ease;
}
.sec-explore .explore-map-section .map-display .m-keidai__item.is-active {
  display: block;
}
.sec-explore .explore-map-section .map-display .m-keidai__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .sec-explore .explore-map-section .map-display .m-keidai__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.sec-explore .explore-map-section .map-display .m-keidai__map {
  width: 60%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec-explore .explore-map-section .map-display .m-keidai__map {
    width: 100%;
  }
}
.sec-explore .explore-map-section .map-display .m-keidai__map img {
  width: 100%;
  height: auto;
  display: block;
}
.sec-explore .explore-map-section .map-display .m-keidai__list {
  width: 35%;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec-explore .explore-map-section .map-display .m-keidai__list {
    width: 100%;
  }
}
.sec-explore .explore-map-section .map-display .m-keidai__list li {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
}
.sec-explore .explore-map-section .map-display .m-keidai__list li:last-child {
  border-bottom: none;
}
.sec-explore .explore-map-section .map-display .m-keidai__list li a {
  text-decoration: none;
  color: #333;
  font-size: 1.5rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sec-explore .explore-map-section .map-display .m-keidai__list li a:hover {
  opacity: 0.7;
}
.sec-explore .explore-map-section .map-display .m-keidai__list li .num {
  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;
  width: 40px;
  height: 40px;
  background: #6B008D;
  color: #fff;
  font-size: 15px;
  margin-right: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.sec-explore {
  /* --- Accordion Section --- */
}
.sec-explore .explore-accordion-list {
  border-top: 1px solid #ddd;
}
.sec-explore .accordion-item {
  border-bottom: 1px solid #c7c7c7;
}
.sec-explore .accordion-header {
  padding: 25px 0;
  cursor: pointer;
  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;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.sec-explore .accordion-header {
  /* 矢印アイコン */
}
.sec-explore .accordion-header .acc-icon {
  width: 30px;
  height: 30px;
  background: #f0f0f0;
  border-radius: 50%;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.sec-explore .accordion-header .acc-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  margin-top: -2px;
}
.sec-explore .accordion-header {
  /* 開いている時 */
}
.sec-explore .accordion-header.is-open .acc-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sec-explore .accordion-body {
  display: none;
  padding: 20px 0 40px;
}
.sec-explore {
  /* 重要文化財リストのスタイル (2列) */
}
.sec-explore .cultural-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px 0;
}
@media screen and (max-width: 767px) {
  .sec-explore .cultural-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.sec-explore .cultural-card {
  width: 48%;
  scroll-margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .sec-explore .cultural-card {
    width: 100%;
  }
}
.sec-explore .cultural-card .card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .sec-explore .cultural-card .card-head {
    height: 54px;
  }
}
.sec-explore .cultural-card .card-head .num-badge {
  background-color: #6B008D;
  color: #fff;
  width: 40px;
  height: 40px;
  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;
  margin-right: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.sec-explore .cultural-card .card-head .item-name {
  line-height: 1.6;
}
.sec-explore .cultural-card .card-img {
  margin-bottom: 15px;
  width: 100%;
}
.sec-explore .cultural-card .card-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-explore .dummy-text {
  padding: 0 20px;
  color: #777;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* ------------------------------------
   Enjoy Section
------------------------------------ */
.sec-enjoy {
  /* --- Header (共通スタイル) --- */
}
.sec-enjoy__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-enjoy__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.sec-enjoy__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  padding: 40px 60px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-enjoy__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
    text-align: center;
  }
}
.sec-enjoy__header .header-text-area .title {
  font-size: 3.2rem;
  font-weight: normal;
  margin-bottom: 5px;
}
.sec-enjoy__header .header-text-area .sub {
  font-size: 1.6rem;
  opacity: 0.9;
  margin-bottom: 20px;
}
.sec-enjoy__header .header-text-area .desc {
  font-size: 1.4rem;
  line-height: 1.6;
}
.sec-enjoy__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-enjoy__header .header-img-area {
    width: 100%;
  }
}
.sec-enjoy__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.sec-enjoy {
  /* --- Season Block --- */
}
.sec-enjoy .season-block {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .sec-enjoy .season-block {
    margin-bottom: 50px;
  }
}
.sec-enjoy .season-block:last-child {
  margin-bottom: 0;
}
.sec-enjoy .season-block .season-title {
  text-align: center;
  font-size: 2.2rem;
  color: #333;
  font-weight: normal;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
}
.sec-enjoy .season-block .season-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background-color: #6B008D;
}
.sec-enjoy .season-block .season-desc {
  margin: 0 auto 40px;
}
.sec-enjoy .season-block {
  /* --- Temperature Table --- */
}
.sec-enjoy .season-block .season-table-wrap {
  max-width: 800px;
  margin: 0 auto 50px;
}
.sec-enjoy .season-block .season-table-wrap .season-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.sec-enjoy .season-block .season-table-wrap .season-table th, .sec-enjoy .season-block .season-table-wrap .season-table td {
  padding: 15px;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .sec-enjoy .season-block .season-table-wrap .season-table th, .sec-enjoy .season-block .season-table-wrap .season-table td {
    padding: 10px 5px;
    font-size: 1.2rem;
  }
}
.sec-enjoy .season-block .season-table-wrap .season-table thead th {
  padding: 7px 15px;
  background-color: #bba0ce;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .sec-enjoy .season-block .season-table-wrap .season-table thead th {
    width: auto;
    padding: 7px 0;
  }
}
.sec-enjoy .season-block .season-table-wrap .season-table tbody tr {
  background-color: #f5f5f5;
}
.sec-enjoy .season-block .season-table-wrap .season-table tbody .label-col {
  background-color: #bba0ce;
  color: #fff;
}
.sec-enjoy .season-block .season-table-wrap .table-note {
  text-align: right;
  margin-top: 5px;
}
.sec-enjoy .season-block {
  /* --- Image Gallery --- */
}
.sec-enjoy .season-block .season-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2px 10px;
}
@media screen and (max-width: 767px) {
  .sec-enjoy .season-block .season-gallery {
    gap: 10px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .sec-enjoy .season-block .season-gallery .img-item {
    width: 100%;
  }
}
.sec-enjoy .season-block .season-gallery .img-item img {
  display: block;
}
@media screen and (max-width: 767px) {
  .sec-enjoy .season-block .season-gallery .img-item img {
    height: auto;
  }
}

/* ------------------------------------
   インスタグラムセクション
------------------------------------ */
.sec-instagram .insta-header {
  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;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sec-instagram .insta-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.sec-instagram .insta-header .insta-title {
  font-size: 2.4rem;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
}
.sec-instagram .insta-header .insta-title .icon-insta {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  display: block;
}
.sec-instagram .insta-header .insta-title .icon-insta img {
  width: 100%;
}
.sec-instagram .insta-header .insta-btn {
  background-color: #6B008D;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 1.4rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sec-instagram .insta-header .insta-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .sec-instagram .insta-header .insta-btn {
    width: 100%;
    text-align: center;
  }
}
.sec-instagram {
  /* Smash Balloon Shortcode調整用 */
}
.sec-omamori {
  /* --- Header --- */
}
.sec-omamori__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-omamori__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 60px;
  }
}
.sec-omamori__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  padding: 40px 60px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-omamori__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
  }
}
.sec-omamori__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-omamori__header .header-img-area {
    width: 100%;
  }
}
.sec-omamori__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.sec-omamori__header .omamori-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sec-omamori__header .omamori-nav li {
  margin-bottom: 10px;
}
.sec-omamori__header .omamori-nav li:last-child {
  margin-bottom: 0;
}
.sec-omamori__header .omamori-nav li a {
  color: #fff;
  text-decoration: none;
  font-size: 1.8rem;
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  line-height: 1.4;
}
.sec-omamori__header .omamori-nav li a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.sec-omamori {
  /* --- Block Style --- */
}
.sec-omamori .omamori-block {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-omamori .omamori-block {
    margin-bottom: 40px;
  }
}
.sec-omamori .omamori-block {
  /* ページ内リンクでヘッダーに隠れないように調整（固定ヘッダーの高さ分） */
  scroll-margin-top: 100px;
}
.sec-omamori .omamori-block:last-child {
  margin-bottom: 0;
}
.sec-omamori .omamori-block .block-desc {
  margin-bottom: 40px;
}
.sec-omamori {
  /* --- Product List --- */
}
.sec-omamori .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 2%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-omamori .product-list {
    gap: 30px 4%;
  }
}
.sec-omamori .product-list.-goshuin {
  gap: 40px 2%;
}
.sec-omamori .product-list.-goshuin .product-item {
  width: 48%;
}
.sec-omamori .product-list .product-item {
  width: 23.5%;
}
@media screen and (max-width: 767px) {
  .sec-omamori .product-list .product-item {
    width: 48%;
  }
}
.sec-omamori .product-list .product-item .p-img {
  width: 100%;
  margin: 0 0 15px;
  background-color: #fafafa;
}
.sec-omamori .product-list .product-item .p-img img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.sec-omamori .product-list .product-item .p-name {
  text-align: center;
  margin-bottom: 5px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .sec-omamori .product-list .product-item .p-name {
    height: 56px;
  }
}
.sec-omamori .product-list .product-item .p-price {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .sec-omamori .product-list .product-item .p-price {
    text-align: center;
  }
}

.sec-shinto {
  /* --- Header (共通スタイル) --- */
}
.sec-shinto__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-shinto__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.sec-shinto__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  padding: 40px 60px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-shinto__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
  }
}
.sec-shinto__header .header-text-area .title {
  font-size: 3.2rem;
  margin-bottom: 5px;
  font-weight: normal;
}
.sec-shinto__header .header-text-area .sub {
  font-size: 1.6rem;
  opacity: 0.9;
}
.sec-shinto__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-shinto__header .header-img-area {
    width: 100%;
  }
}
.sec-shinto__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.sec-shinto {
  /* --- Intro Text --- */
}
.sec-shinto .shinto-intro {
  margin-bottom: 50px;
}
.sec-shinto {
  /* --- Festival Block per Season --- */
}
.sec-shinto .season-festival-block {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .sec-shinto .season-festival-block {
    margin-bottom: 40px;
  }
}
.sec-shinto .season-festival-block:last-child {
  margin-bottom: 0;
}
.sec-shinto .season-festival-block .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.sec-shinto {
  /* --- Festival Card (Slider Item) --- */
}
.sec-shinto .festival-card .card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fdfafd;
  border: 1px solid #eee0ee;
  padding-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .sec-shinto .festival-card .card-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec-shinto .festival-card .card-img {
  width: 50%;
  margin: 0;
  padding: 14px;
}
@media screen and (max-width: 767px) {
  .sec-shinto .festival-card .card-img {
    width: 100%;
  }
}
.sec-shinto .festival-card .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 400px;
}
@media screen and (max-width: 767px) {
  .sec-shinto .festival-card .card-img img {
    height: 250px;
    min-height: auto;
  }
}
.sec-shinto .festival-card .card-info {
  width: 50%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .sec-shinto .festival-card .card-info {
    width: 100%;
    padding: 20px;
  }
}
.sec-shinto .festival-card .card-info .fest-name {
  margin-bottom: 20px;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 6px;
}
.sec-shinto .festival-card .card-info {
  /* Date & Time Table */
}
.sec-shinto .festival-card .card-info .fest-data {
  margin-bottom: 20px;
}
.sec-shinto .festival-card .card-info .fest-data .data-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #fff;
}
.sec-shinto .festival-card .card-info .fest-data .data-row .label {
  background-color: #bba0ce;
  color: #fff;
  width: 30%;
  padding: 8px 10px;
  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;
}
.sec-shinto .festival-card .card-info .fest-data .data-row .value {
  background-color: #fff;
  width: 70%;
  padding: 8px 15px;
}
.sec-shinto .festival-card .card-info {
  /* Overview Area */
}
.sec-shinto .festival-card .card-info .fest-overview {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sec-shinto .festival-card .card-info .fest-overview .ov-label {
  background-color: #bba0ce;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 0;
}
.sec-shinto .festival-card .card-info .fest-overview .ov-text-area {
  background-color: #fff;
  padding: 15px;
  /* スクロール設定 */
  height: 200px; /* 固定高さ */
  overflow-y: auto;
  /* スクロールバー装飾 (Webkit) */
}
.sec-shinto .festival-card .card-info .fest-overview .ov-text-area::-webkit-scrollbar {
  width: 6px;
}
.sec-shinto .festival-card .card-info .fest-overview .ov-text-area::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.sec-shinto .festival-card .card-info .fest-overview .ov-text-area::-webkit-scrollbar-thumb {
  background: #bba0ce;
  border-radius: 3px;
}
.sec-shinto .festival-card .card-info .fest-overview .ov-text-area p {
  margin-bottom: 1em;
}
.sec-shinto {
  /* --- Slick Dots Customization (四角いドット) --- */
}
.sec-shinto .slick-dots {
  bottom: 16px;
}
.sec-shinto .slick-dots li {
  width: 26px;
  height: 26px;
  margin: 0 10px;
}
.sec-shinto .slick-dots li button {
  width: 26px;
  height: 26px;
  padding: 0;
  /* デフォルト(非アクティブ) */
}
.sec-shinto .slick-dots li button::before {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #6B008D;
  opacity: 1;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec-shinto .slick-dots li {
  /* アクティブ時 */
}
.sec-shinto .slick-dots li.slick-active button::before {
  background-color: #6B008D;
}

.sec-getting {
  /* --- Header (共通スタイル) --- */
}
.sec-getting__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec-getting__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec-getting__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  padding: 40px 60px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-getting__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
  }
}
.sec-getting__header .header-text-area .title {
  font-size: 3.2rem;
  margin-bottom: 5px;
  font-weight: normal;
}
.sec-getting__header .header-text-area .sub {
  font-size: 1.6rem;
  opacity: 0.9;
}
.sec-getting__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-getting__header .header-img-area {
    width: 100%;
  }
}
.sec-getting__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 250px;
}
.sec-getting {
  /* --- Map Area --- */
}
.sec-getting .getting-map-wrapper {
  width: 100%;
  height: 500px;
  background-color: #eee;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-getting .getting-map-wrapper {
    height: 300px;
    margin-bottom: 50px;
  }
}
.sec-getting .getting-map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.sec-getting {
  /* --- Access Info List --- */
}
.sec-getting .access-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 15px;
}
@media screen and (max-width: 767px) {
  .sec-getting .access-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-bottom: 20px;
  }
}
.sec-getting .access-row:last-child {
  border-bottom: 0;
}
.sec-getting .access-row .col-origin {
  width: 20%;
  font-weight: normal;
  border-top: 1px solid #c7c7c7;
  padding: 10px 8px 15px;
}
@media screen and (max-width: 767px) {
  .sec-getting .access-row .col-origin {
    width: 100%;
  }
}
.sec-getting .access-row .col-origin .origin-name {
  line-height: 1.6;
}
.sec-getting .access-row .col-time {
  width: 35%;
  border-top: 1px solid #c7c7c7;
  padding: 10px 8px 15px;
}
@media screen and (max-width: 767px) {
  .sec-getting .access-row .col-time {
    width: 100%;
    border-top: none;
  }
}
.sec-getting .access-row {
  /* 3列目: ルート詳細 (.transport-route のスタイルを適用) */
}
.sec-getting .access-row .col-route {
  width: 45%;
  border-top: 1px solid #c7c7c7;
  padding: 10px 8px 15px;
}
@media screen and (max-width: 767px) {
  .sec-getting .access-row .col-route {
    width: 100%;
    border-top: none;
  }
}
.sec-getting .access-row .col-route .route-steps {
  list-style: none;
  counter-reset: route-counter;
  padding-left: 0;
  margin: 0;
}
.sec-getting .access-row .col-route .route-steps li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: none;
}
.sec-getting .access-row .col-route .route-steps li::before {
  counter-increment: route-counter;
  content: counter(route-counter) ". ";
  position: absolute;
  left: 0;
  top: 0;
}

/*----------------------------------------
  sec-faq
----------------------------------------*/
.sec-faq {
  /* --- Header (既存のデザインを維持) --- */
}
.sec-faq__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-faq__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.sec-faq__header .header-text-area {
  width: 40%;
  background-color: #6B008D;
  color: #fff;
  padding: 40px 60px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec-faq__header .header-text-area {
    width: 100%;
    padding: 30px 20px;
  }
}
.sec-faq__header .header-text-area .title {
  font-size: 3.2rem;
  font-weight: normal;
  margin: 0;
}
.sec-faq__header .header-img-area {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .sec-faq__header .header-img-area {
    width: 100%;
  }
}
.sec-faq__header .header-img-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 200px;
}
.sec-faq {
  /* --- Tab Navigation (お知らせのデザインを適用) --- */
}
.sec-faq .faq-nav-wrapper {
  margin-bottom: 40px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .sec-faq .faq-nav-wrapper {
    border-bottom: 1px solid #c7c7c7;
  }
}
.sec-faq .faq-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0;
  border-bottom: 1px solid #c7c7c7;
}
@media screen and (max-width: 767px) {
  .sec-faq .faq-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
    border-bottom: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 20px;
  }
}
.sec-faq .faq-nav .nav-item {
  cursor: pointer;
  background: #fff;
  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;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 10px 5px;
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-bottom: none;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .sec-faq .faq-nav .nav-item:hover {
    opacity: 0.8;
    background: #fafafa;
  }
}
.sec-faq .faq-nav .nav-item.is-active {
  background: #6B008D;
  font-weight: bold;
  border: 1px solid #c7c7c7;
  border-bottom: 1px solid #fff;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-faq .faq-nav .nav-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2.5px);
            flex: 0 0 calc(50% - 2.5px);
    padding: 12px 5px;
    margin-bottom: 0;
    border: 1px solid #c7c7c7;
    border-radius: 0;
    font-size: 1.3rem;
    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;
  }
  .sec-faq .faq-nav .nav-item.is-active {
    background: #6B008D;
    color: #ffffff;
    border-color: #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
  }
}
.sec-faq {
  /* --- Content Area --- */
}
@media only screen and (min-width: 768px) {
  .sec-faq .faq-content-container {
    padding-top: 20px;
  }
}
.sec-faq .faq-list-group {
  display: none;
  -webkit-animation: fadeIn 0.5s ease;
          animation: fadeIn 0.5s ease;
}
.sec-faq .faq-list-group.is-active {
  display: block;
}
.sec-faq {
  /* --- Q&A Item (既存のデザインを維持・調整) --- */
}
.sec-faq .faq-item {
  border-bottom: 1px solid #c7c7c7;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .sec-faq .faq-item {
    padding: 15px 0;
  }
}
.sec-faq .faq-item:last-child {
  border-bottom: none;
}
.sec-faq .faq-item .qa-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
}
.sec-faq .faq-item .qa-row:last-child {
  margin-bottom: 0;
}
.sec-faq .faq-item {
  /* アイコン共通 */
}
.sec-faq .faq-item .icon-q, .sec-faq .faq-item .icon-a {
  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;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
  font-size: 1.6rem;
  color: #fff;
  font-family: serif;
}
.sec-faq .faq-item .icon-q {
  color: #282828;
  background-color: #eee;
}
.sec-faq .faq-item .icon-a {
  background-color: #6B008D;
}
.sec-faq .faq-item {
  /* テキスト */
}
.sec-faq .faq-item .text-q {
  margin: 0;
  font-weight: bold;
  padding-top: 3px;
}
.sec-faq .faq-item .text-a {
  padding-top: 3px;
}
.sec-faq .faq-item .text-a p {
  margin-bottom: 10px;
}
.sec-faq .faq-item .text-a p:last-child {
  margin-bottom: 0;
}
.sec-faq .faq-item .text-a {
  /* 箇条書きリスト */
}
.sec-faq .faq-item .text-a .dot-list {
  padding-left: 20px;
  margin: 10px 0;
}
.sec-faq .faq-item .text-a .dot-list li {
  margin-bottom: 5px;
  list-style: disc;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.sec-inquiries .inquiries-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .sec-inquiries .inquiries-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.sec-inquiries {
  /* Left Column */
}
.sec-inquiries .info-col {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .sec-inquiries .info-col {
    width: 100%;
  }
}
.sec-inquiries .info-col .service-list {
  list-style: none;
  padding: 0;
}
.sec-inquiries .info-col .service-list li {
  padding-left: 15px;
  position: relative;
}
.sec-inquiries .info-col .service-list li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 0.8rem;
  color: #ccc;
}
.sec-inquiries .info-col {
  /* Phone Number */
}
.sec-inquiries .info-col .phone-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec-inquiries .info-col .phone-block .label {
  font-size: 1.6rem;
  color: #333;
  margin-right: 15px;
}
.sec-inquiries .info-col .phone-block .number {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .sec-inquiries .info-col .phone-block .number {
    font-size: 2.4rem;
    pointer-events: auto;
  }
}
.sec-inquiries .info-col {
  /* Hours Table */
}
.sec-inquiries {
  /* Right Column */
}
.sec-inquiries .img-col {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .sec-inquiries .img-col {
    width: 100%;
  }
}
.sec-inquiries .img-col .office-img {
  width: 100%;
  margin: 0;
}
.sec-inquiries .img-col .office-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* ------------------------------------
   フッターセクション
------------------------------------ */
.l-footer-en {
  width: 100%;
  /* --- Footer Nav Area --- */
  /* --- Footer Nav Area (背景設定はそのまま維持) --- */
}
.l-footer-en .footer-nav-area {
  background: url("../img/en/footer_bg.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 22px 0;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-nav-area {
    display: none;
  }
}
.l-footer-en .footer-nav-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.l-footer-en .footer-nav-area .m-wrap {
  position: relative;
  z-index: 1;
}
.l-footer-en {
  /* --- Footer Nav List (ヘッダーに合わせて調整) --- */
}
.l-footer-en .footer-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.l-footer-en .footer-nav__list li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  text-align: center;
  border-right: none;
}
.l-footer-en .footer-nav__list li::after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  right: 0;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
.l-footer-en .footer-nav__list li:first-child::before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
.l-footer-en .footer-nav__list li a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 8px 0;
  line-height: 1.4;
}
.l-footer-en .footer-nav__list li a:hover {
  opacity: 0.7;
}
.l-footer-en .footer-nav__list li a .en {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
}
.l-footer-en .footer-nav__list li a .sub {
  display: block;
  font-size: 1.2rem;
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-nav__list {
    display: none;
  }
}
.l-footer-en {
  /* --- Footer Bottom Area --- */
}
.l-footer-en .footer-bottom-area {
  background-color: #fff;
  padding: 20px 0 20px;
  border-top: 1px solid #eee;
}
.l-footer-en .footer-bottom-area .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-bottom-area .footer-content {
    -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;
    text-align: center;
  }
}
.l-footer-en {
  /* Left Side */
}
.l-footer-en .footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-bottom: 10px;
  }
}
.l-footer-en .footer-left .footer-logo {
  width: 150px;
}
.l-footer-en .footer-left .footer-logo img {
  width: 100%;
  height: auto;
}
.l-footer-en .footer-left .footer-info {
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 12px;
}
.l-footer-en .footer-left .footer-info p {
  margin-bottom: 5px;
}
.l-footer-en .footer-left .footer-info p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-left .footer-info p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.l-footer-en .footer-left .footer-info .label {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 2px;
}
.l-footer-en {
  /* Right Side */
}
.l-footer-en .footer-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-right {
    text-align: center;
    width: 100%;
  }
}
.l-footer-en .footer-right .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .l-footer-en .footer-right .footer-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.l-footer-en .footer-right .footer-links .jp-link {
  text-decoration: underline;
}
.l-footer-en .footer-right .footer-links .jp-link:hover {
  text-decoration: none;
}
.l-footer-en .footer-right .footer-links .sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.l-footer-en .footer-right .footer-links .sns-list li {
  width: 24px;
}
.l-footer-en .footer-right .footer-links .sns-list li a {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.l-footer-en .footer-right .footer-links .sns-list li a:hover {
  opacity: 0.7;
}
.l-footer-en .footer-right .footer-links .sns-list li a img {
  width: 100%;
  height: auto;
}
/* ------------------------------------
   ページトップ(Fixed)
------------------------------------ */
.pagetop-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  width: 80px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
@media screen and (max-width: 767px) {
  .pagetop-btn {
    width: 50px;
    bottom: 0;
    right: 0;
  }
}
.pagetop-btn.is-show {
  opacity: 1;
  visibility: visible;
}
.pagetop-btn a {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.pagetop-btn a img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 767px) {
  .l-footer-en .footer-left .footer-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .l-header-en__nav__logo {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .mv-en__text_sp .title {
    font-size: 2.1rem;
    text-align: center;
  }
  .sec-faq .faq-nav .nav-item {
    height: 54px;
  }
}
#my-long-image {
  display: none;
  padding: 0;
  width: 100%;
  max-width: 600px; /* PCなどで開きすぎないための最大幅（任意） */
  background: transparent;
}

.l-header-en__nav__block .sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-header-en__nav__block .sns-list img {
  width: 25px;
}

@media screen and (max-width: 767px) {
  #calendar {
    margin-top: 40px;
  }
}
#calendar .attension {
  margin-top: 20px;
  text-align: left;
  max-width: 900px;
  margin: 20px auto 0;
}

.setumei_txt {
  text-align: right;
  margin-top: 10px;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .setumei_txt {
    font-size: 1.3rem;
  }
}
.setumei_txt a {
  color: inherit;
  text-decoration: underline;
}

.bottom_link {
  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;
}
@media screen and (max-width: 767px) {
  .bottom_link {
    margin-top: 20px;
  }
}
.bottom_link .japan a {
  border: 1px solid #ffffff;
  border-radius: 100px;
  padding: 6px 12px;
}
@media screen and (max-width: 767px) {
  .bottom_link .japan a {
    border: 1px solid #c7c7c7;
  }
}

.f-button.is-close-button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999999;
  background: #666666;
  border-radius: 0;
  width: 60px;
  height: 60px;
}
.f-button.is-close-button:hover {
  background: #666666 !important;
}

.bottom_link .m_button__normal {
  font-weight: bold;
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .bottom_link .m_button__normal {
    font-weight: bold;
    font-size: 1.6rem;
  }
}