@charset "UTF-8";
@font-face {
  font-family: "zenKakuGothicMedium";
  src: url("../fonts/Zen_Kaku_Gothic_New/ZenKakuGothicNew-Medium.ttf")
    format("truetype");
}
@font-face {
  font-family: "zenMaruGothicMedium";
  src: url("../fonts/Zen_Maru_Gothic/ZenMaruGothic-Medium.ttf")
    format("truetype");
}
@font-face {
  font-family: "mPLUSRounded1cExtraBold";
  src: url("../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-ExtraBold.ttf")
    format("truetype");
}
@font-face {
  font-family: "mPLUSRounded1cBold";
  src: url("../fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Bold.ttf")
    format("truetype");
}
@font-face {
  font-family: "MontserratSemiBold";
  src: url("../fonts/Montserrat/static/Montserrat-SemiBold.ttf")
    format("truetype");
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  outline: none;
  color: #242424;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover,
a:focus {
  text-decoration: none;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

html {
  font-size: 62.5%;
}

body {
  color: #242424;
  font-size: 1.5rem;
  line-height: 1.7;
  letter-spacing: 0.08em;
  font-family: "zenKakuGothicMedium";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100dvh;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}
body:not(.home) {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
body:not(.home).loading-end {
  opacity: 1;
}
body.loading-start .op__img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.loading-end .op {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
body.loading-end .mv__catch {
  opacity: 1;
}
body.loading-end .page-mv__catch span {
  -webkit-transform: rotate(0) translateY(0);
  transform: rotate(0) translateY(0);
}
body.menu-opened .mobile-nav {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.menu-opened .hamburger--close,
body.menu-opened .mobile-nav__item > a:before,
body.menu-opened .mobile-nav__item > a:after,
body.menu-opened .mobile-nav__text,
body.menu-opened .mobile-nav__logo,
body.menu-opened .mobile-nav__sub-list {
  opacity: 1;
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
body.menu-opened .mobile-nav__text,
body.menu-opened .mobile-nav__item > a:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.menu-opened .overlay {
  opacity: 1;
  visibility: visible;
}

section + section,
.program-img,
.footer,
.concept__slider,
.program__bottom {
  margin-top: -1px;
}

/* レスポンシブ */
.view-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .view-pc {
    display: none;
  }
}

.view-tab {
  display: block;
}
@media screen and (max-width: 575px) {
  .view-tab {
    display: none;
  }
}

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

.view-ssp {
  display: none;
}
@media screen and (max-width: 575px) {
  .view-ssp {
    display: block;
  }
}

/* 幅設定 */
.inner-def {
  max-width: 1100px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .inner-def {
    width: calc(100% - 8vw);
  }
}

.inner-large {
  max-width: 1200px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .inner-large {
    width: calc(100% - 8vw);
  }
}

.inner-small {
  max-width: 1000px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .inner-small {
    width: calc(100% - 8vw);
  }
}

/* 背景画像 */
.top-concept,
.top-news,
.top-pr,
.top-program,
.top-sponsor,
.program-img,
.footer,
.concept__content,
.concept__slider,
.banner,
.program-info,
.program__top,
.program__bottom,
.news,
.privacy-policy,
.sec-404 {
  position: relative;
  z-index: 2;
}

.top-news,
.top-pr,
.top-program,
.top-sponsor,
.program-img,
.footer {
  background-color: #fff;
}

.section-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.section-bg--top-concept {
  background: url(../images/top/concept_back.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--top-concept {
    background: url(../images/top/concept_back_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--top-news {
  background: url(../images/top/news_back.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--top-news {
    background: url(../images/top/news_back_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--top-pr {
  background: url(../images/top/pr_back.png) no-repeat top center;
  background-size: cover;
}
.section-bg--top-program {
  background: url(../images/top/program_back.png) no-repeat top center;
  background-size: cover;
}
.section-bg--top-sponsor {
  background: url(../images/top/slider_back.png) no-repeat top center;
  background-size: cover;
}
.section-bg--footer {
  background: url(../images/footer/footer.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--footer {
    background: url(../images/footer/footer_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--concept1 {
  background: url(../images/overview/overview_concept_back.png) no-repeat top
    center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--concept1 {
    background: url(../images/overview/overview_concept_back_sp.png) no-repeat
      top center;
    background-size: cover;
  }
}
.section-bg--concept2 {
  background: url(../images/overview/overview_concept_back2.png) no-repeat top
    center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--concept2 {
    background: url(../images/overview/overview_concept_back2_sp.png) no-repeat
      top center;
    background-size: cover;
  }
}
.section-bg--banner {
  background: url(../images/overview/thema_back.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--banner {
    background: url(../images/overview/thema_back_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--program-info {
  background: url(../images/overview/overview_program_back.png) no-repeat top
    center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--program-info {
    background: url(../images/overview/overview_program_back_sp.png) no-repeat
      top center;
    background-size: cover;
  }
}
.section-bg--program1 {
  background: url(../images/program/program_back.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--program1 {
    background: url(../images/program/program_back_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--program2 {
  background: url(../images/program/program_back2.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--program2 {
    background: url(../images/program/program_back2_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--news {
  background: url(../images/news/news_back.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--news {
    background: url(../images/news/news_back_sp.png) no-repeat top center;
    background-size: cover;
  }
}
.section-bg--privacy-policy {
  background: url(../images/privacypolicy/privacypolicy_back.png) no-repeat top
    center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--privacy-policy {
    background: url(../images/privacypolicy/privacypolicy_back_sp.png) no-repeat
      top center;
    background-size: cover;
  }
}
.section-bg--404 {
  background: url(../images/404/404_back.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-bg--404 {
    background: url(../images/404/404_back_sp.png) no-repeat top center;
    background-size: cover;
  }
}

.illust {
  position: absolute;
}

/* ボタン */
.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn {
  display: block;
  width: 230px;
  height: 55px;
  position: relative;
}
.btn:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #20804c;
  position: absolute;
  top: 7px;
  left: 3px;
  border-radius: 30px;
}
.btn:hover .btn__inner {
  -webkit-transform: translate(2px, 4px);
  transform: translate(2px, 4px);
}
.btn--green:after {
  background-color: #fff;
}
.btn--green .btn__inner {
  background-color: #289d5d;
}
.btn--green .btn__inner span {
  color: #fff;
}
.btn--green .btn__inner span:after {
  border-left-color: #fff;
}
.btn__inner {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 30px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 40px;
  position: relative;
  z-index: 1;
}
.btn__inner span {
  position: relative;
  width: 100%;
  color: #33a769;
  font-size: 1.4rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
.btn__inner span:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 32px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #33a769;
}

/* タイトル */
.sec-ttl {
  font-size: 3.6rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-ttl {
    font-size: 2.5rem;
  }
}

/* メインビジュアル */
.mv {
  width: 100%;
  height: 100dvh;
  position: sticky;
  top: 0;
  z-index: 1;
}
.mv__catch {
  position: absolute;
  top: 18%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
  width: max(45vw, 600px);
  opacity: 0;
  -webkit-transition: opacity 1s 0.6s;
  transition: opacity 1s 0.6s;
}
@media screen and (max-width: 991px) {
  .mv__catch {
    top: 25%;
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .mv__catch {
    top: 30%;
    width: 88vw;
  }
}
.mv__slide .swiper-slide {
  overflow: hidden;
}
.mv__slide .swiper-slide-active .slide-img,
.mv__slide .swiper-slide-duplicate-active .slide-img,
.mv__slide .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 10s ease-out;
  animation: zoomUp 10s ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.mv__slide .slide-img {
  width: 100%;
  height: 100dvh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  will-change: transform;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.page-mv {
  width: 100%;
  height: 500px;
  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;
}
@media screen and (max-width: 767px) {
  .page-mv {
    height: 360px;
  }
}
.page-mv__catch {
  font-size: 3.6rem;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page-mv__catch {
    font-size: 2.5rem;
  }
}
.page-mv__catch span {
  display: block;
  -webkit-transform: rotate(10deg) translateY(100%);
  transform: rotate(10deg) translateY(100%);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1)
    0.5s;
  transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
  transition:
    transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s,
    -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

/* ヘッダー */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 115px;
  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;
  padding: 25px 30px 0;
  z-index: 30;
}
@media screen and (max-width: 991px) {
  .header {
    padding: 25px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .header {
    height: 85px;
    padding: 15px 15px 0;
  }
}
.header__logo {
  width: 90px;
}
@media screen and (max-width: 991px) {
  .header__logo {
    width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .header__logo {
    width: 58px;
  }
}

.global-nav {
  background-color: #fff;
  border-radius: 35px;
  padding: 15px 50px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0431372549);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0431372549);
}
@media screen and (max-width: 991px) {
  .global-nav {
    padding: 15px 40px;
  }
}
@media screen and (max-width: 767px) {
  .global-nav {
    display: none;
  }
}
.global-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}
@media screen and (max-width: 991px) {
  .global-nav__list {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
.global-nav__item {
  position: relative;
}
.global-nav__item a:hover {
  color: #33a769;
}
.global-nav__item > a {
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  position: relative;
  padding-left: 11px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .global-nav__item > a {
    font-size: 1.4rem;
  }
}
.global-nav__item > a:hover span {
  -webkit-animation: jump 0.2s linear;
  animation: jump 0.2s linear;
}
.global-nav__item > a:hover:before {
  background-color: #33a769;
}
.global-nav__item > a:hover:after {
  top: -36px;
  scale: 1;
}
.global-nav__item > a:before {
  content: "";
  position: absolute;
  top: 9.5px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #242424;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 991px) {
  .global-nav__item > a:before {
    top: 8.5px;
  }
}
.global-nav__item > a:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0rem;
  left: 50%;
  translate: -50% 0;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  scale: 0.4;
  width: 60px;
  height: 24px;
  background: url(../images/header/hover.png) 50% 50% / contain no-repeat;
  -webkit-transition-property: top, scale;
  transition-property: top, scale;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.285, 1.02, 0.525, 1.13);
  transition-timing-function: cubic-bezier(0.285, 1.02, 0.525, 1.13);
}
.global-nav__item > a span {
  display: inline-block;
}
.global-nav__item > a span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.global-nav__item > a span:nth-child(2) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.global-nav__item > a span:nth-child(3) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.global-nav__item > a span:nth-child(4) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.global-nav__item > a span:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.global-nav__item > a span:nth-child(6) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.global-nav__item > a span:nth-child(7) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.global-nav__item > a span:nth-child(8) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}
.global-nav__item > a span:nth-child(9) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.global-nav__item > a span:nth-child(10) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

@-webkit-keyframes jump {
  0%,
  to {
    translate: 0 0;
  }
  50% {
    translate: 0 -0.3em;
  }
}

@keyframes jump {
  0%,
  to {
    translate: 0 0;
  }
  50% {
    translate: 0 -0.3em;
  }
}
.dropdown-menu-trigger:hover .dropdown-menu {
  opacity: 1;
  pointer-events: auto;
}

.dropdown-menu {
  position: absolute;
  top: 25px;
  left: -10px;
  padding-top: 40px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dropdown-menu__inner {
  padding: 10px 23px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.262745098);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.262745098);
}
.dropdown-menu__item {
  position: relative;
  padding: 10px 0 11px 0;
}
.dropdown-menu__item:not(:last-child):before {
  content: "";
  position: absolute;
  top: 46px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #7a7a7a,
    #7a7a7a 4px,
    transparent 4px,
    transparent 4px
  );
  background-size: 7px 0.5px;
  background-repeat: repeat-x;
}
.dropdown-menu__item a {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  padding-left: 17px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .dropdown-menu__item a {
    font-size: 1.4rem;
  }
}
.dropdown-menu__item a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
  height: 1.5px;
  background-color: #33a769;
}

/* モバイルナビ */
.header__hamburger {
  display: none;
  position: fixed;
  top: 15px;
  right: 15px;
}
@media screen and (max-width: 767px) {
  .header__hamburger {
    display: block;
  }
}

.hamburger {
  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: 54px;
  height: 54px;
  background-color: #33a769;
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.hamburger__inner {
  position: relative;
  display: block;
  width: 20px;
}
.hamburger__line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  border-radius: 999px;
}
.hamburger__line:nth-child(1) {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.hamburger__line:nth-child(2) {
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.hamburger__line:nth-child(3) {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.hamburger--close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #fff;
  opacity: 0;
}
.hamburger--close .hamburger__inner {
  width: 25px;
}
.hamburger--close .hamburger__line {
  background-color: #33a769;
}
.hamburger--close .hamburger__line:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hamburger--close .hamburger__line:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  max-width: 500px;
  width: 92vw;
  height: 100dvh;
  background: #33a769;
  border-top-left-radius: 40px;
  z-index: 50;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.6s 0s
    cubic-bezier(0.17, 0.67, 0.6, 0.99);
  transition: -webkit-transform 0.6s 0s cubic-bezier(0.17, 0.67, 0.6, 0.99);
  transition: transform 0.6s 0s cubic-bezier(0.17, 0.67, 0.6, 0.99);
  transition:
    transform 0.6s 0s cubic-bezier(0.17, 0.67, 0.6, 0.99),
    -webkit-transform 0.6s 0s cubic-bezier(0.17, 0.67, 0.6, 0.99);
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-nav__logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 60px;
  opacity: 0;
}
.mobile-nav__inner {
  padding: 120px 10vw 30px;
}
.mobile-nav__item:last-child > a:before {
  top: 0;
}
.mobile-nav__item:has(.mobile-nav__sub-list) > a {
  padding-bottom: 10px;
}
.mobile-nav__item:has(.mobile-nav__sub-list) > a:before {
  content: none;
}
.mobile-nav__item > a {
  display: block;
  position: relative;
  font-size: 1.9rem;
  color: #fff;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  padding: 15px 0 16px 5px;
}
.mobile-nav__item > a:before {
  content: "";
  position: absolute;
  top: 62px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #fff,
    #fff 5px,
    transparent 5px,
    transparent 5px
  );
  background-size: 10px 1px;
  background-repeat: repeat-x;
  opacity: 0;
}
.mobile-nav__item > a:after {
  content: "";
  position: absolute;
  top: 24px;
  right: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #fff;
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}
.mobile-nav__text {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translate(0px, 0.5em);
  transform: translate(0px, 0.5em);
}
.mobile-nav__sub-list {
  margin-left: 10px;
  margin-bottom: 20px;
  opacity: 0;
}
.mobile-nav__sub-item a {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  padding: 3px 0 3px 15px;
}
.mobile-nav__sub-item a:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 8px;
  height: 1.5px;
  background-color: #fff;
}

.overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  z-index: 10;
}

/* フッター */
.footer {
  padding: calc(100px + 12vw) 0 60px;
}
@media screen and (max-width: 991px) {
  .footer {
    padding: calc(130px + 12vw) 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: calc(80px + 25vw) 0 15px;
  }
}
.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;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 60px;
  }
}
.footer__breadcrumb {
  max-width: 500px;
  margin-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .footer__breadcrumb {
    margin-bottom: 35px;
  }
}
.footer__breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 10px;
}
.footer__breadcrumb ul li.arrow {
  font-size: 1.6rem;
}
.footer__breadcrumb ul li span,
.footer__breadcrumb ul li a {
  display: block;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.5;
}
.footer__logo {
  display: block;
  max-width: 460px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .footer__logo {
    max-width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .footer__logo {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer__column1 {
    width: 100%;
    padding: 0 5vw;
  }
}
.footer__column1 p {
  font-size: 1.3rem;
}
.footer__column1 p br {
  display: none;
}
@media screen and (max-width: 991px) {
  .footer__column1 p br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .footer__column1 p br {
    display: none;
  }
}
.footer__column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 70px;
}
@media screen and (max-width: 767px) {
  .footer__column2 {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
  }
}
.footer__link {
  position: relative;
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  margin-top: 45px;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .footer__link {
    font-size: 1.3rem;
    margin-top: 25px;
  }
}
.footer__link:hover:after {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  scale: 0 1;
}
.footer__link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  scale: 1;
  -webkit-transition: scale 0.25s ease;
  transition: scale 0.25s ease;
}

.copyright {
  font-size: 1rem;
}

/* ローディング画面 */
.op {
  position: relative;
  background-color: #fff;
  width: 100vw;
  height: 100dvh;
  position: fixed;
  inset: 0;
  opacity: 1;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
  z-index: 400;
}
.op__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.op__img {
  position: absolute;
  opacity: 0;
  -webkit-transform: translate(0, 1.5vw);
  transform: translate(0, 1.5vw);
  -webkit-transition:
    opacity 0.6s ease,
    -webkit-transform 0.6s ease;
  transition:
    opacity 0.6s ease,
    -webkit-transform 0.6s ease;
  transition:
    opacity 0.6s ease,
    transform 0.6s ease;
  transition:
    opacity 0.6s ease,
    transform 0.6s ease,
    -webkit-transform 0.6s ease;
}
.op__img--1 {
  width: 34vw;
  top: -14vw;
  left: -17vw;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
@media screen and (max-width: 767px) {
  .op__img--1 {
    width: 60vw;
    top: -30vw;
    left: -30vw;
  }
}
.op__img--2 {
  width: 6vw;
  top: -15vw;
  right: 22vw;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
@media screen and (max-width: 767px) {
  .op__img--2 {
    width: 10vw;
    top: -41vw;
    right: 23vw;
  }
}
.op__img--3 {
  width: 7vw;
  top: 11vw;
  left: 22vw;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
@media screen and (max-width: 767px) {
  .op__img--3 {
    width: 12vw;
    top: 26vw;
    left: 22vw;
  }
}
.op__img--4 {
  width: 6vw;
  top: -18vw;
  left: 23vw;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .op__img--4 {
    width: 9vw;
    top: -45vw;
    left: 23vw;
  }
}
.op__img--5 {
  width: 7vw;
  top: 9vw;
  right: 22vw;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .op__img--5 {
    width: 13vw;
    top: 24vw;
    right: 21vw;
  }
}

.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 80px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .scroll-down {
    display: none;
  }
}
.scroll-down__inner {
  position: relative;
  width: 22px;
  height: 38px;
  border: 1.5px solid #fff;
  border-radius: 18px;
  cursor: pointer;
}
.scroll-down__wheel {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  top: calc(50% - 11px);
  right: 0;
  left: 0;
  background: #fff;
  margin: -1px auto 0;
  -webkit-animation: mouseScroll 1.2s cubic-bezier(0.8, 0, 0.3, 1) infinite
    alternate;
  animation: mouseScroll 1.2s cubic-bezier(0.8, 0, 0.3, 1) infinite alternate;
}

@-webkit-keyframes mouseScroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes mouseScroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.page-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 10px;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .page-top {
    bottom: 20px;
    right: 20px;
    row-gap: 8px;
  }
}
.page-top:hover .page-top__text {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.page-top:hover .page-top__text span {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.page-top.is-show {
  opacity: 1;
  pointer-events: auto;
}
.page-top img {
  width: 80px;
}
@media screen and (max-width: 767px) {
  .page-top img {
    width: 55px;
  }
}
.page-top__text {
  background-color: #fff;
  border-radius: 18px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.262745098);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.262745098);
  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: 95px;
  height: 26px;
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media screen and (max-width: 767px) {
  .page-top__text {
    width: 82px;
    height: 20px;
  }
}
.page-top__text span {
  display: inline-block;
  font-size: 1.2rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  letter-spacing: 0.03em;
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media screen and (max-width: 767px) {
  .page-top__text span {
    font-size: 1rem;
  }
}

/* スクロールアニメーション */
.fadeInUp {
  -webkit-transform: translate(0, 15px);
  transform: translate(0, 15px);
  opacity: 0;
  -webkit-transition:
    opacity 0.6s ease,
    -webkit-transform 0.6s ease;
  transition:
    opacity 0.6s ease,
    -webkit-transform 0.6s ease;
  transition:
    opacity 0.6s ease,
    transform 0.6s ease;
  transition:
    opacity 0.6s ease,
    transform 0.6s ease,
    -webkit-transform 0.6s ease;
}
.fadeInUp.is-invasion {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  opacity: 1 !important;
}

/*--------------------------------
	トップページ
--------------------------------*/
.top-concept {
  margin-top: -12vw;
  padding: calc(200px + 15vw) 0 140px;
}
@media screen and (max-width: 991px) {
  .top-concept {
    margin-top: -120px;
  }
}
@media screen and (max-width: 767px) {
  .top-concept {
    margin-top: -190px;
    padding: 90vw 0 77vw;
  }
}
.top-concept .sec-ttl {
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .top-concept .sec-ttl {
    margin-bottom: 40px;
  }
}
.top-concept .illust--1 {
  width: 120px;
  top: -20px;
  left: -260px;
}
@media screen and (max-width: 991px) {
  .top-concept .illust--1 {
    left: -170px;
  }
}
@media screen and (max-width: 767px) {
  .top-concept .illust--1 {
    width: 65px;
    top: -100px;
    left: 0;
  }
}
.top-concept .illust--2 {
  width: 80px;
  bottom: -70px;
  right: -250px;
}
@media screen and (max-width: 991px) {
  .top-concept .illust--2 {
    right: -170px;
  }
}
@media screen and (max-width: 767px) {
  .top-concept .illust--2 {
    width: 50px;
    bottom: -230px;
    right: -40px;
  }
}
.top-concept__bg {
  position: absolute;
  top: 15vw;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .top-concept__bg {
    top: 20vw;
  }
}
@media screen and (max-width: 767px) {
  .top-concept__bg {
    top: 30vw;
  }
}
.top-concept__content {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 65px;
}
@media screen and (max-width: 767px) {
  .top-concept__content {
    margin-bottom: 55px;
  }
}
.top-concept__content p {
  font-size: 1.7rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .top-concept__content p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .top-concept__content p {
    font-size: 1.5rem;
  }
}
.top-concept__content p + p {
  margin-top: 30px;
}
.top-concept__img {
  position: absolute;
}
.top-concept__img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.top-concept__img--1 {
  top: calc(150px + 15vw);
  right: 0;
  width: 20vw;
  height: 280px;
}
@media screen and (max-width: 767px) {
  .top-concept__img--1 {
    top: 45vw;
    right: 0;
    width: 42vw;
    height: auto;
  }
}
.top-concept__img--1 img {
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .top-concept__img--1 img {
    border-radius: 2.5vw 0 0 2.5vw;
  }
}
.top-concept__img--2 {
  bottom: 10px;
  left: 0;
  width: 18vw;
  height: 430px;
}
@media screen and (max-width: 767px) {
  .top-concept__img--2 {
    bottom: 17vw;
    right: 0;
    width: 60vw;
    height: auto;
  }
}
.top-concept__img--2 img {
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 767px) {
  .top-concept__img--2 img {
    border-radius: 0 2.5vw 2.5vw 0;
  }
}

.top-news {
  padding: 130px 0 120px;
}
@media screen and (max-width: 767px) {
  .top-news {
    padding: 85px 0 100px;
  }
}
.top-news .sec-ttl {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .top-news .sec-ttl {
    margin-bottom: 40px;
  }
}
.top-news .illust {
  width: 50px;
  bottom: -15px;
  left: -18px;
}
@media screen and (max-width: 991px) {
  .top-news .illust {
    width: 5vw;
    bottom: -1.5vw;
    left: -1.8vw;
  }
}
@media screen and (max-width: 767px) {
  .top-news .illust {
    width: 11vw;
    bottom: -2.5vw;
    left: -1.8vw;
  }
}
.top-news__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}
@media screen and (max-width: 1199px) {
  .top-news__list {
    gap: 2.3vw;
  }
}
@media screen and (max-width: 767px) {
  .top-news__list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 5vw;
  }
}
.top-news__item {
  background-color: #fff;
  border-radius: 20px;
  padding: 32px 28px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .top-news__item {
    padding: 2.5vw 2.3vw;
    border-radius: 1.8vw;
  }
}
@media screen and (max-width: 767px) {
  .top-news__item {
    padding: 8vw 7vw;
    border-radius: 2vw;
  }
}
.top-news__item:hover .top-news__thumb img {
  -webkit-transform: scale3d(1.08, 1.08, 1.08);
  transform: scale3d(1.08, 1.08, 1.08);
}
.top-news__item:hover .top-news__ttl {
  color: #20804c;
}
.top-news__thumb {
  width: 100%;
  height: 170px;
  margin-bottom: 25px;
  border-radius: 7px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .top-news__thumb {
    height: 15vw;
    border-radius: 0.6vw;
  }
}
@media screen and (max-width: 767px) {
  .top-news__thumb {
    height: 45vw;
    border-radius: 1vw;
  }
}
.top-news__thumb img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition:
    transform 1.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleZ(1);
  transform: scaleZ(1);
}
.top-news__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .top-news__meta {
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .top-news__meta {
    margin-bottom: 12px;
    padding-bottom: 13px;
  }
}
.top-news__meta:after {
  content: "";
  position: absolute;
  top: 38px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 5px,
    transparent 5px,
    transparent 5px
  );
  background-size: 9px 1px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 991px) {
  .top-news__meta:after {
    top: 36px;
  }
}
.top-news__cat {
  color: #fff;
  font-size: 1.2rem;
  background-color: #1c794b;
  padding: 2px 10px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .top-news__cat {
    font-size: 1.1rem;
    padding: 2px 8px;
  }
}
@media screen and (max-width: 767px) {
  .top-news__cat {
    font-size: 1.2rem;
    padding: 2px 10px;
  }
}
.top-news__date {
  font-size: 1.4rem;
  color: #20804c;
  letter-spacing: 0.06em;
  position: relative;
  padding-left: 23px;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .top-news__date {
    font-size: 1.3rem;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top-news__date {
    font-size: 1.4rem;
    padding-left: 23px;
  }
}
.top-news__date:before {
  content: "";
  background: url(../images/top/news_calendar.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 991px) {
  .top-news__date:before {
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .top-news__date:before {
    width: 16px;
    height: 16px;
  }
}
.top-news__ttl {
  font-size: 1.5rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  -webkit-transition: color cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  transition: color cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
}
@media screen and (max-width: 991px) {
  .top-news__ttl {
    font-size: 1.4rem;
  }
}

.top-pr {
  padding: 270px 0 40px;
}
@media screen and (max-width: 991px) {
  .top-pr {
    padding: 200px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .top-pr {
    padding: 120px 0 70px;
  }
}
.top-pr .sec-ttl {
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .top-pr .sec-ttl {
    margin-bottom: 35px;
  }
}
.top-pr .illust--1 {
  width: 90px;
  top: -18px;
  right: 10vw;
}
@media screen and (max-width: 767px) {
  .top-pr .illust--1 {
    width: 65px;
    top: -30px;
    right: 5vw;
  }
}
.top-pr .illust--2 {
  width: 95px;
  top: -45px;
  left: -63px;
}
@media screen and (max-width: 991px) {
  .top-pr .illust--2 {
    width: 9.5vw;
    top: -4.5vw;
    left: -6vw;
  }
}
@media screen and (max-width: 767px) {
  .top-pr .illust--2 {
    width: 12vw;
    top: -6vw;
    left: -8vw;
  }
}
.top-pr .illust--3 {
  width: 100px;
  bottom: 10px;
  right: -78px;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .top-pr .illust--3 {
    width: 10vw;
    bottom: 1vw;
    right: -8vw;
  }
}
@media screen and (max-width: 767px) {
  .top-pr .illust--3 {
    width: 12vw;
    bottom: -7vw;
    right: -6vw;
  }
}
.top-pr__movie {
  width: calc(100% - 150px);
  height: 450px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  .top-pr__movie {
    width: calc(100% - 13vw);
    height: 45vw;
  }
}
.top-pr__movie:before {
  content: "";
  position: absolute;
  inset: 0;
  border: 15px solid #242424;
}
@media screen and (max-width: 991px) {
  .top-pr__movie:before {
    border-width: 2vw;
  }
}
.top-pr__movie img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-pr__movie p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3.4rem;
  color: #fff;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .top-pr__movie p {
    font-size: 2.5rem;
  }
}

.top-program {
  padding: 60px 0 140px;
}
@media screen and (max-width: 767px) {
  .top-program {
    padding: 60px 0 80px;
  }
}
.top-program .sec-ttl {
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .top-program .sec-ttl {
    margin-bottom: 40px;
  }
}
.top-program__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px;
}
@media screen and (max-width: 1199px) {
  .top-program__list {
    gap: 3.4vw;
  }
}
@media screen and (max-width: 767px) {
  .top-program__list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 11vw;
    padding-inline: 10vw;
  }
}
.top-program__item {
  color: #fff;
  text-align: center;
}
.top-program__item:nth-child(odd) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .top-program__item:nth-child(odd) {
    margin-top: 0;
  }
}
.top-program__item:hover .top-program__img {
  -webkit-transform: scale3d(1.08, 1.08, 1.08);
  transform: scale3d(1.08, 1.08, 1.08);
}
.top-program__item p {
  font-size: 1.6rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .top-program__item p {
    font-size: 1.8rem;
  }
}
.top-program__img {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition:
    transform 1.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: scaleZ(1);
  transform: scaleZ(1);
}
@media screen and (max-width: 767px) {
  .top-program__img {
    margin-bottom: 8vw;
  }
}
.top-program__img:before {
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.top-program__img--1:before {
  background: url(../images/top/program_pic1_bg.png) no-repeat center;
  background-size: contain;
}
.top-program__img--2:before {
  background: url(../images/top/program_pic2_bg.png) no-repeat center;
  background-size: contain;
}
.top-program__img--3:before {
  background: url(../images/top/program_pic3_bg.png) no-repeat center;
  background-size: contain;
}
.top-program__img--4:before {
  background: url(../images/top/program_pic4_bg.png) no-repeat center;
  background-size: contain;
}

.top-sponsor {
  padding: 150px 0 100px;
}
@media screen and (max-width: 767px) {
  .top-sponsor {
    padding: 100px 0 70px;
  }
}
.top-sponsor .sec-ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .top-sponsor .sec-ttl {
    margin-bottom: 35px;
  }
}
.top-sponsor .illust--1 {
  width: 80px;
  top: -45px;
  left: 10vw;
}
@media screen and (max-width: 767px) {
  .top-sponsor .illust--1 {
    width: 50px;
    top: -35px;
    left: 6vw;
  }
}
.top-sponsor .illust--2 {
  width: 70px;
  top: 3vw;
  right: 12vw;
}
@media screen and (max-width: 767px) {
  .top-sponsor .illust--2 {
    width: 45px;
    top: 6vw;
    right: 8vw;
  }
}
.top-sponsor__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}
@media screen and (max-width: 991px) {
  .top-sponsor__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .top-sponsor__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1vw;
  }
}
.top-sponsor__item {
  padding: 15px 30px;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 1199px) {
  .top-sponsor__item {
    padding: 1.2vw 2.5vw;
  }
}
@media screen and (max-width: 991px) {
  .top-sponsor__item {
    padding: 1.5vw 4vw;
  }
}
@media screen and (max-width: 767px) {
  .top-sponsor__item {
    padding: 2vw 5vw;
    border-radius: 1.2vw;
  }
}
.top-sponsor__img {
  height: 100px;
  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;
}
@media screen and (max-width: 1199px) {
  .top-sponsor__img {
    height: 8.5vw;
  }
}
@media screen and (max-width: 991px) {
  .top-sponsor__img {
    height: 12vw;
  }
}
@media screen and (max-width: 767px) {
  .top-sponsor__img {
    height: 16vw;
  }
}
.top-sponsor__img img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.top-sponsor__img p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .top-sponsor__img p {
    font-size: 1.3rem;
  }
}
.top-sponsor__slider {
  margin-top: 130px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-sponsor__slider {
    margin-top: 100px;
  }
}
.top-sponsor__slider .illust--3 {
  width: 70px;
  top: -55px;
  left: 7vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top-sponsor__slider .illust--3 {
    width: 60px;
    top: -40px;
    left: 5vw;
  }
}
.top-sponsor__slider .illust--4 {
  width: 80px;
  bottom: 20px;
  right: 10vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top-sponsor__slider .illust--4 {
    width: 75px;
    bottom: -55px;
    right: 5vw;
  }
}
.top-sponsor__slider .slider .slider__item--2 {
  width: 30vw !important;
  margin-top: 8vw;
}
@media screen and (max-width: 767px) {
  .top-sponsor__slider .slider .slider__item--2 {
    width: 40vw !important;
    margin-top: 10vw;
  }
}
.top-sponsor__slider .slider .slider__item--3 {
  margin-top: 3vw;
}
.top-sponsor__slider .slider .slider__item--4 {
  width: 25vw !important;
  margin-top: 10vw;
}
@media screen and (max-width: 767px) {
  .top-sponsor__slider .slider .slider__item--4 {
    width: 35vw !important;
    margin-top: 12vw;
  }
}
.top-sponsor__slider .slider .slider__item--5 {
  margin-top: 5vw;
}

.slider__item {
  margin: 0 0.6vw;
}
@media screen and (max-width: 767px) {
  .slider__item {
    margin: 0 1.2vw;
  }
}
.slider__item img {
  border-radius: 0.8vw;
}
@media screen and (max-width: 767px) {
  .slider__item img {
    border-radius: 1vw;
  }
}

.page-top2-wrap {
  position: relative;
  cursor: pointer;
}
.page-top2-wrap:hover .page-top2 {
  color: #242424;
}
.page-top2-wrap:hover .page-top2:after {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 1;
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
.page-top2-wrap .illust {
  width: 60px;
  top: -22px;
  left: -17px;
  z-index: 2;
}

.page-top2 {
  position: relative;
  width: 95px;
  height: 95px;
  background-color: #242424;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.page-top2:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  height: 0;
  position: absolute;
  z-index: -1;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
  transition:
    transform 0s 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0s 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
}

/*--------------------------------
	大会概要ページ
--------------------------------*/
.page-id-71 .page-mv {
  background: url(../images/overview/overview_mv.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-id-71 .page-mv {
    background: url(../images/overview/overview_mv_sp.png) no-repeat center;
    background-size: cover;
  }
}
.page-id-71 .section-bg--footer {
  background: url(../images/footer/footer_overview.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-id-71 .section-bg--footer {
    background: url(../images/footer/footer_overview_sp.png) no-repeat top
      center;
    background-size: cover;
  }
}

.concept {
  margin-top: -6.5vw;
}
@media screen and (max-width: 767px) {
  .concept {
    margin-top: -12vw;
  }
}
.concept .sec-ttl {
  color: #fff;
  margin-bottom: 35px;
  padding-bottom: 35px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .concept .sec-ttl {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.concept .sec-ttl:after {
  content: "";
  position: absolute;
  top: 84px;
  bottom: 0;
  width: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: 0;
  background-image: linear-gradient(
    to right,
    #fff,
    #fff 3px,
    transparent 3px,
    transparent 3px
  );
  background-size: 7px 1px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 767px) {
  .concept .sec-ttl:after {
    top: 64px;
    width: 90px;
  }
}
@media screen and (max-width: 575px) {
  .concept .sec-ttl:after {
    top: 99px;
    width: 60px;
  }
}
.concept__content {
  padding: 170px 0 30px;
}
@media screen and (max-width: 767px) {
  .concept__content {
    padding: 100px 0 40px;
  }
}
.concept__text p {
  font-size: 1.7rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .concept__text p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .concept__text p {
    font-size: 1.5rem;
  }
}
.concept__text p + p {
  margin-top: 30px;
}
.concept__slider {
  padding: 30vw 0 80px;
}
@media screen and (max-width: 767px) {
  .concept__slider {
    padding: 85vw 0 60px;
  }
}
.concept__slider .slider__item--2 {
  width: 22vw !important;
  margin-top: 10vw;
}
@media screen and (max-width: 767px) {
  .concept__slider .slider__item--2 {
    width: 35vw !important;
    margin-top: 12vw;
  }
}
.concept__slider .slider__item--3 {
  width: 27vw !important;
  margin-top: 2vw;
}
@media screen and (max-width: 767px) {
  .concept__slider .slider__item--3 {
    width: 40vw !important;
    margin-top: 4vw;
  }
}
.concept__slider .slider__item--4 {
  margin-top: 2vw;
}
.concept__slider .illust {
  width: 80px;
  bottom: 60px;
  left: 15vw;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .concept__slider .illust {
    width: 55px;
    bottom: 30px;
    left: 8vw;
    z-index: 2;
  }
}

.banner {
  padding: calc(200px + 5vw) 0 100px;
}
@media screen and (max-width: 767px) {
  .banner {
    padding: 23vw 0 40px;
  }
}
.banner .illust {
  width: 45px;
  top: 2.3vw;
  right: 15vw;
}
@media screen and (max-width: 767px) {
  .banner .illust {
    width: 30px;
    top: -1vw;
    right: 10vw;
  }
}
.banner__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .banner__list {
    gap: 15px;
  }
}
.banner__item {
  background-color: #f1f1e1;
  border-radius: 10px;
  padding: 50px 130px;
}
@media screen and (max-width: 1199px) {
  .banner__item {
    padding: 50px 10vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__item {
    padding: 40px 5.5vw;
  }
}
.banner__item--1 .banner__img {
  max-width: 770px;
}
@media screen and (max-width: 991px) {
  .banner__item--1 .banner__img {
    max-width: 680px;
  }
}
@media screen and (max-width: 767px) {
  .banner__item--1 .banner__img {
    max-width: 230px;
  }
}
.banner__item--2 .banner__img {
  max-width: 560px;
}
@media screen and (max-width: 991px) {
  .banner__item--2 .banner__img {
    max-width: 480px;
  }
}
@media screen and (max-width: 767px) {
  .banner__item--2 .banner__img {
    max-width: 330px;
  }
}
.banner__ttl {
  height: 50px;
  font-size: 1.9rem;
  font-family: "mPLUSRounded1cBold";
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #20804c;
  margin-bottom: 38px;
  padding-inline: 10px;
}
@media screen and (max-width: 991px) {
  .banner__ttl {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .banner__ttl {
    font-size: 1.5rem;
    height: 70px;
    margin-bottom: 30px;
  }
}
.banner__img {
  margin: 0 auto;
}

.program-info {
  padding: calc(100px + 17vw) 0 70px;
}
@media screen and (max-width: 1199px) {
  .program-info {
    padding-top: 300px;
  }
}
@media screen and (max-width: 767px) {
  .program-info {
    padding: 45vw 0 40px;
  }
}
.program-info .sec-ttl {
  color: #fff;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .program-info .sec-ttl {
    margin-bottom: 40px;
  }
}
.program-info .illust {
  width: 50px;
  top: -5px;
  right: 10px;
}
@media screen and (max-width: 991px) {
  .program-info .illust {
    width: 40px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .program-info .illust {
    width: 35px;
  }
}
.program-info .btn {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .program-info .btn {
    width: 230px;
  }
}
.program-info .btn__inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .program-info .btn__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 50px;
  }
}
.program-info .btn__inner span {
  width: auto;
  color: #20804c;
}
@media screen and (max-width: 767px) {
  .program-info .btn__inner span {
    width: 100%;
  }
}
.program-info .btn__inner span:after {
  border-left-color: #20804c;
  right: -35px;
}
@media screen and (max-width: 767px) {
  .program-info .btn__inner span:after {
    right: 32px;
  }
}
.program-info .btn.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .program-info .btn.pc {
    display: none;
  }
}
.program-info .btn.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .program-info .btn.sp {
    display: block;
  }
}
.program-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .program-info__list {
    gap: 20px;
  }
}
.program-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 75px;
  background-color: #deefe0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 50px 70px;
  border-radius: 18px;
}
@media screen and (max-width: 1199px) {
  .program-info__item {
    padding: 50px 6vw;
    gap: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .program-info__item {
    padding: 40px 6vw 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 30px;
    border-radius: 10px;
  }
}
.program-info__item:last-child .illust {
  width: 80px;
  top: -15px;
}
@media screen and (max-width: 991px) {
  .program-info__item:last-child .illust {
    width: 68px;
    top: -12px;
  }
}
@media screen and (max-width: 767px) {
  .program-info__item:last-child .illust {
    width: 50px;
    top: -9px;
  }
}
.program-info__item h3 {
  font-size: 3.2rem;
  letter-spacing: 0.12em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .program-info__item h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .program-info__item h3 {
    font-size: 1.9rem;
    text-align: center;
  }
}
.program-info__item h3:after {
  content: "";
  position: absolute;
  top: 68px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 5px,
    transparent 5px,
    transparent 5px
  );
  background-size: 9px 1px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 991px) {
  .program-info__item h3:after {
    top: 56px;
  }
}
@media screen and (max-width: 767px) {
  .program-info__item h3:after {
    top: 46px;
  }
}
.program-info__item h3 span {
  display: inline-block;
}
.program-info__item p {
  font-size: 1.6rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .program-info__item p {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .program-info__item p {
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 0;
  }
}
.program-info__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.program-info__img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
.program-info__img img {
  border-radius: 15px;
}
@media screen and (max-width: 1199px) {
  .program-info__img img {
    border-radius: 1.3vw;
  }
}

/*--------------------------------
	プログラムページ
--------------------------------*/
.page-id-69 .page-mv {
  background: url(../images/program/program_mv.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-id-69 .page-mv {
    background: url(../images/program/program_mv_sp.png) no-repeat center;
    background-size: cover;
  }
}
.page-id-69 .section-bg--footer {
  background: url(../images/footer/footer_program.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-id-69 .section-bg--footer {
    background: url(../images/footer/footer_program_sp.png) no-repeat top center;
    background-size: cover;
  }
}

.program {
  margin-top: -6.5vw;
}
@media screen and (max-width: 767px) {
  .program {
    margin-top: -12vw;
  }
}
.program__top {
  padding: 160px 0 115px;
}
@media screen and (max-width: 767px) {
  .program__top {
    padding: 90px 0;
  }
}
.program__bottom {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .program__bottom {
    padding-bottom: 60px;
  }
}
.program__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 115px;
}
@media screen and (max-width: 767px) {
  .program__list {
    gap: 90px;
  }
}
.program__item {
  position: relative;
  background-color: #deefe0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 70px;
  border-radius: 12px;
}
@media screen and (max-width: 1199px) {
  .program__item {
    padding: 70px 6vw;
  }
}
@media screen and (max-width: 767px) {
  .program__item {
    padding: 65px 3vw 30px;
  }
}
.program__item:before {
  content: "";
  position: absolute;
  top: -65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 340px;
  height: 170px;
  background: #deefe1;
  border-top-left-radius: 170px;
  border-top-right-radius: 170px;
}
@media screen and (max-width: 767px) {
  .program__item:before {
    top: -55px;
    width: 220px;
    height: 110px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
  }
}
.program__item:after {
  content: "";
  position: absolute;
  top: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .program__item:after {
    top: -20px;
  }
}
.program__item--1:after {
  background: url(../images/program/program_illust1.png) no-repeat center;
  background-size: contain;
  width: 60px;
  height: 67px;
}
@media screen and (max-width: 767px) {
  .program__item--1:after {
    width: 52px;
    height: 58px;
  }
}
.program__item--2:after {
  background: url(../images/program/program_illust2.png) no-repeat center;
  background-size: contain;
  width: 62px;
  height: 62px;
}
@media screen and (max-width: 767px) {
  .program__item--2:after {
    width: 58px;
    height: 58px;
  }
}
.program__item--1 .program__day span,
.program__item--2 .program__day span {
  padding-right: 65px;
}
.program__item--1 .program__day span:after,
.program__item--2 .program__day span:after {
  background: url(../images/program/day1.png) no-repeat center;
  background-size: contain;
  width: 54px;
}
.program__item--3:after {
  background: url(../images/program/program_illust3.png) no-repeat center;
  background-size: contain;
  width: 62px;
  height: 72px;
}
@media screen and (max-width: 767px) {
  .program__item--3:after {
    width: 50px;
    height: 58px;
  }
}
.program__item--3 .program__day span {
  padding-right: 92px;
}
.program__item--3 .program__day span:after {
  background: url(../images/program/day2.png) no-repeat center;
  background-size: contain;
  width: 80px;
}
.program__item--4:after {
  background: url(../images/program/program_illust4.png) no-repeat center;
  background-size: contain;
  width: 100px;
  height: 42px;
}
@media screen and (max-width: 575px) {
  .program__item--4 .program__ttl:after {
    top: 92px;
  }
}
.program__item--4 .program__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .program__item--4 .program__day {
    gap: 20px;
  }
}
.program__item--4 .program__day .date:first-child {
  position: relative;
}
.program__item--4 .program__day .date:first-child:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -22px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #20804c;
}
@media screen and (max-width: 767px) {
  .program__item--4 .program__day .date:first-child:after {
    right: -13px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #20804c;
  }
}
.program__container {
  background-color: #fff;
  border-radius: 10px;
  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;
  padding: 40px 50px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .program__container {
    padding: 40px 4vw;
  }
}
@media screen and (max-width: 767px) {
  .program__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 50px;
    padding: 30px 5vw;
    border-radius: 1.5vw;
  }
}
.program__ttl {
  font-size: 3.6rem;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .program__ttl {
    font-size: 3rem;
    padding-bottom: 15px;
  }
}
.program__ttl:after {
  content: "";
  position: absolute;
  top: 65px;
  bottom: 0;
  width: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: 0;
  background-image: linear-gradient(
    to right,
    #296544,
    #296544 3px,
    transparent 3px,
    transparent 3px
  );
  background-size: 7px 1px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 767px) {
  .program__ttl:after {
    top: 53px;
    width: 60px;
  }
}
.program__day {
  text-align: center;
  margin-bottom: 35px;
  font-family: "MontserratSemiBold";
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .program__day {
    margin-bottom: 30px;
  }
}
.program__day .date {
  position: relative;
  font-size: 2.6rem;
}
.program__day .date:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30px;
}
.program__day .date span {
  font-size: 1.6rem;
  font-weight: 900;
  margin-left: 4px;
}
.program__content {
  width: calc(50% - 30px);
}
@media screen and (max-width: 1199px) {
  .program__content {
    width: calc(50% - 2.5vw);
  }
}
@media screen and (max-width: 767px) {
  .program__content {
    width: 100%;
  }
}
.program__content h4 {
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
  margin-bottom: 25px;
  padding-left: 25px;
  padding-bottom: 22px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .program__content h4 {
    margin-bottom: 22px;
    padding-bottom: 10px;
  }
}
.program__content h4:before {
  content: "";
  background: url(../images/program/event.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 6px;
  left: 0;
  width: 16px;
  height: 23px;
}
.program__content h4:after {
  content: "";
  position: absolute;
  top: 55px;
  bottom: 0;
  width: 105%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: 0;
  background-image: linear-gradient(
    to right,
    #296544,
    #296544 3px,
    transparent 3px,
    transparent 3px
  );
  background-size: 7px 1px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 767px) {
  .program__content h4:after {
    top: 43px;
    width: 100%;
  }
}
.program__overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 7px;
}
.program__overview dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .program__overview dl {
    gap: 15px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .program__overview dl {
    font-size: 1.5rem;
  }
}
.program__overview dl dt {
  background-color: #f5e886;
  border-radius: 2px;
  white-space: nowrap;
  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: 75px;
  padding: 2px;
}
.program__overview dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 1px;
}
.program__overview dl dd a {
  text-decoration: underline;
}
.program__img {
  width: calc(50% - 30px);
  position: relative;
}
@media screen and (max-width: 1199px) {
  .program__img {
    width: calc(50% - 2.5vw);
  }
}
@media screen and (max-width: 767px) {
  .program__img {
    width: 100%;
  }
}
.program__list-small {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 25px;
  margin-top: 20px;
}
@media screen and (max-width: 1199px) {
  .program__list-small {
    gap: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .program__list-small {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 15px;
    margin-top: 15px;
  }
}
.program__list-small .program__container {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.program__list-small .program__content {
  width: 100%;
}
.program__list-small .program__content h4 {
  padding-left: 0;
}
.program__list-small .program__content h4:before {
  content: none;
}

.program-nav {
  max-width: 800px;
  margin: 0 auto 170px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .program-nav {
    max-width: 350px;
    margin-bottom: 120px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
}
.program-nav__item-wrap {
  position: relative;
}
.program-nav__item-wrap:before {
  content: "";
  background: url(../images/program/arrow_bottom.png) no-repeat center;
  background-size: cover;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .program-nav__item-wrap:before {
    content: none;
  }
}
.program-nav__item {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  padding: 25px 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
@media screen and (max-width: 767px) {
  .program-nav__item {
    padding-bottom: 38px;
    border-radius: 7px;
  }
}
.program-nav__item:last-child .program-nav__icon {
  padding: 7px;
}
.program-nav__item:hover:after {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 1;
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .program-nav__item:before {
    content: "";
    background: url(../images/program/arrow_bottom.png) no-repeat center;
    background-size: cover;
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: 7px;
    right: 7px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 1;
  }
}
.program-nav__item:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  height: 0;
  position: absolute;
  z-index: -1;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  background: #deefe0;
  border-radius: 50%;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
  transition:
    transform 0s 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0s 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
}
.program-nav__icon {
  width: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px;
  background-color: #deefe0;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .program-nav__icon {
    width: 70px;
    height: 70px;
    padding: 15px;
  }
}
.program-nav__ttl {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .program-nav__ttl {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .program-nav__ttl {
    font-size: 1.5rem;
  }
}

.program__slider .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.program__slider .swiper-wrapper img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}
@media screen and (max-width: 1199px) {
  .program__slider .swiper-wrapper img {
    height: 26vw;
    border-radius: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .program__slider .swiper-wrapper img {
    height: 50vw;
  }
}
.program__slider .swiper-button-prev,
.program__slider .swiper-button-next {
  width: 35px;
  height: 35px;
  background: #222;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.program__slider .swiper-button-prev:hover:after,
.program__slider .swiper-button-next:hover:after {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 1;
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}
.program__slider .swiper-button-prev:before,
.program__slider .swiper-button-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 9px;
  height: 11px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.program__slider .swiper-button-prev:after,
.program__slider .swiper-button-next:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  height: 0;
  position: absolute;
  z-index: -1;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
  -webkit-transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
  transition:
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
  transition:
    transform 0s 0.3s ease-in-out,
    opacity 0.3s ease-in-out;
  transition:
    transform 0s 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    -webkit-transform 0s 0.3s ease-in-out;
}
.program__slider .swiper-button-prev svg,
.program__slider .swiper-button-next svg {
  display: none;
}
.program__slider .swiper-button-prev {
  left: -18px;
}
.program__slider .swiper-button-prev:hover:before {
  background: url(../images/program/arrow_left_hover.png) no-repeat center;
  background-size: contain;
}
.program__slider .swiper-button-prev:before {
  background: url(../images/program/arrow_left.png) no-repeat center;
  background-size: contain;
}
.program__slider .swiper-button-next {
  right: -18px;
}
.program__slider .swiper-button-next:hover:before {
  background: url(../images/program/arrow_right_hover.png) no-repeat center;
  background-size: contain;
}
.program__slider .swiper-button-next:before {
  background: url(../images/program/arrow_right.png) no-repeat center;
  background-size: contain;
}
.program__slider .swiper-pagination {
  left: -19px;
  bottom: 0;
  margin-left: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .program__slider .swiper-pagination {
    margin-left: 45px;
  }
}
@media screen and (max-width: 767px) {
  .program__slider .swiper-pagination {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    bottom: -28px;
    margin: 0;
  }
}
.program__slider .swiper-pagination-bullet-active {
  background-color: #296544;
}

/*--------------------------------
	お知らせページ
--------------------------------*/
.single-post .page-mv {
  background: url(../images/news/news_mv.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .single-post .page-mv {
    background: url(../images/news/news_mv_sp.png) no-repeat center;
    background-size: cover;
  }
}

.news {
  margin-top: -6.5vw;
  padding: 130px 0 50px;
}
@media screen and (max-width: 767px) {
  .news {
    margin-top: -12vw;
    padding: 100px 0 50px;
  }
}
.news__head {
  margin-bottom: 25px;
}
.news__body {
  position: relative;
  padding: 55px 0 85px;
}
@media screen and (max-width: 767px) {
  .news__body {
    padding: 45px 0 65px;
  }
}
.news__body:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 5px,
    transparent 5px,
    transparent 5px
  );
  background-size: 9px 1px;
  background-repeat: repeat-x;
}
.news__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
.news__cat {
  color: #fff;
  font-size: 1.4rem;
  background-color: #1c794b;
  padding: 2px 10px;
  white-space: nowrap;
}
.news__date {
  font-size: 1.6rem;
  color: #20804c;
  letter-spacing: 0.06em;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
  position: relative;
  padding-left: 30px;
  white-space: nowrap;
}
.news__date:before {
  content: "";
  background: url(../images/top/news_calendar.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
.news__ttl {
  font-size: 2.9rem;
  line-height: 1.2;
  letter-spacing: 0.06em;
  font-family: "mPLUSRounded1cExtraBold";
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .news__ttl {
    font-size: 2.2rem;
  }
}
.news__img img {
  max-height: 600px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .news__img img {
    border-radius: 2vw;
  }
}
.news__content h2 {
  font-size: 2.6rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .news__content h2 {
    font-size: 2.3rem;
  }
}
.news__content h3 {
  font-size: 2.2rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .news__content h3 {
    font-size: 2rem;
  }
}
.news__content h4 {
  font-size: 1.8rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .news__content h4 {
    font-size: 1.6rem;
  }
}
.news__content p {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .news__content p {
    font-size: 1.4rem;
  }
}
.news__content img {
  display: block;
  width: auto;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .news__content img {
    border-radius: 2vw;
  }
}
.news__content .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.news__content .alignright {
  margin-left: auto;
}
.news .btn-wrap {
  position: relative;
  padding-top: 65px;
}
@media screen and (max-width: 767px) {
  .news .btn-wrap {
    padding-top: 50px;
  }
}
.news .btn-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 5px,
    transparent 5px,
    transparent 5px
  );
  background-size: 9px 1px;
  background-repeat: repeat-x;
}

/*--------------------------------
	プライバシーポリシーページ
--------------------------------*/
.page-id-73 .page-mv {
  background: url(../images/privacypolicy/privacypolicy_mv.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-id-73 .page-mv {
    background: url(../images/privacypolicy/privacypolicy_mv_sp.png) no-repeat
      center;
    background-size: cover;
  }
}

.privacy-policy {
  margin-top: -6.5vw;
  padding: 130px 0 60px;
}
@media screen and (max-width: 767px) {
  .privacy-policy {
    margin-top: -12vw;
    padding: 100px 0 50px;
  }
}
.privacy-policy .sec-ttl {
  position: relative;
  line-height: 1.2;
  margin-bottom: 50px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .privacy-policy .sec-ttl {
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
}
.privacy-policy .sec-ttl:after {
  content: "";
  position: absolute;
  top: 125px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(
    to right,
    #707070,
    #707070 5px,
    transparent 5px,
    transparent 5px
  );
  background-size: 9px 1px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 767px) {
  .privacy-policy .sec-ttl:after {
    top: 89px;
  }
}
.privacy-policy dl {
  margin-top: 25px;
}
.privacy-policy dl dt {
  font-size: 1.4rem;
  font-family: "zenKakuGothicMedium";
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .privacy-policy dl dt {
    font-size: 1.3rem;
  }
}
.privacy-policy dl dd {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .privacy-policy dl dd {
    font-size: 1.4rem;
  }
}

/*--------------------------------
	404ページ
--------------------------------*/
.error404 .page-mv {
  background: url(../images/404/404_mv.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .error404 .page-mv {
    background: url(../images/404/404_mv_sp.png) no-repeat center;
    background-size: cover;
  }
}

.sec-404 {
  margin-top: -6.5vw;
  padding: 130px 0 50px;
}
@media screen and (max-width: 767px) {
  .sec-404 {
    margin-top: -12vw;
    padding: 100px 0 50px;
  }
}
.sec-404__content {
  text-align: center;
  line-height: 1.2;
  font-family: "MontserratSemiBold";
  font-weight: 500;
  margin-bottom: 80px;
}
.sec-404__content h2 {
  font-size: 15rem;
}
@media screen and (max-width: 767px) {
  .sec-404__content h2 {
    font-size: 10rem;
  }
}
.sec-404__content p {
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .sec-404__content p {
    font-size: 3rem;
  }
} /*# sourceMappingURL=style.css.map */
