@charset "UTF-8";
@keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0; }

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide__track--ttb > .splide__list {
  display: block; }

.splide__container {
  box-sizing: border-box;
  position: relative; }

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important; }

.splide.is-initialized:not(.is-active) .splide__list {
  display: block; }

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none; }

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto; }

.splide:not(.is-overflow) .splide__pagination {
  display: none; }

.splide__progress__bar {
  width: 0; }

.splide {
  position: relative;
  visibility: hidden; }

.splide.is-initialized, .splide.is-rendered {
  visibility: visible; }

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none; }

.splide__toggle.is-active .splide__toggle__pause {
  display: inline; }

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0; }

html {
  scroll-snap-type: y proximity;
  scroll-padding-top: 100px; }

body {
  background: #fff;
  color: #595757;
  font-size: 16px;
  line-height: 2;
  letter-spacing: .1em;
  margin: 0; }

div, h1, h2, h3, h4, h5, p, li, dl, dt, dd, th, td, article, header, footer, nav, span, a {
  box-sizing: border-box; }

li {
  list-style: none; }

a {
  color: inherit;
  cursor: pointer;
  text-decoration: none; }

img {
  height: auto;
  width: auto;
  max-width: 100%;
  line-height: 100%;
  vertical-align: bottom; }

em {
  font-style: normal; }

h1, h2, h3, h4, h5 {
  line-height: 1.4;
  letter-spacing: .1em;
  margin: 0;
  word-wrap: break-word;
  font-feature-settings: "palt"; }

p, li, td, th, dt, dd {
  line-height: 2;
  letter-spacing: .1em;
  margin: 0;
  word-wrap: break-word;
  font-feature-settings: "palt"; }

table {
  width: 100%;
  border-collapse: collapse; }

th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  word-break: break-all; }

ul, ol, dl {
  padding: 0;
  margin: 0; }

/* display switching */
@media screen and (min-width: 769px) {
  .pc-none {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .sp-none {
    display: none !important; } }
@media screen and (min-width: 1025px) {
  .min1025-none {
    display: none !important; } }
@media screen and (max-width: 1024px) {
  .max1024-none {
    display: none !important; } }
@media screen and (min-width: 1281px) {
  .min1281-none {
    display: none !important; } }
@media screen and (max-width: 1280px) {
  .max1280-none {
    display: none !important; } }
/* font */
body {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif; }

.f-centuryGothic {
  font-family: "century-gothic", "Futura", "Josefin Sans", sans-serif; }

/* hover */
@media screen and (min-width: 769px) {
  a {
    transition: .5s ease; }
    a:hover {
      opacity: .5; } }

/* splide */
.splide {
  cursor: grab; }
  .splide:active {
    cursor: grabbing; }
  .splide.is-grab-sp {
    cursor: initial; }
    .splide.is-grab-sp:active {
      cursor: initial; }
  @media screen and (max-width: 768px) {
    .splide.is-grab-sp {
      cursor: grab; }
      .splide.is-grab-sp:active {
        cursor: grabbing; } }

img[usemap] {
  max-width: 100%;
  height: auto;
  display: block; }

/* cmn-cv */
.cmn-cv {
  position: fixed;
  inset: auto 0 0 auto;
  display: block;
  width: 270px;
  z-index: 999;
  transition: .4s ease;
  opacity: 0;
  visibility: hidden; }
  .cmn-cv.is-on {
    opacity: 1;
    visibility: visible; }
  @media screen and (min-width: 769px) {
    .cmn-cv {
      transition: .5s ease; }
      .cmn-cv:hover {
        opacity: .5; } }
  @media screen and (max-width: 768px) {
    .cmn-cv {
      inset: auto 0 30px auto;
      width: 140px;
      opacity: 1;
      visibility: visible; }
      .cmn-cv.is-on {
        opacity: 0;
        visibility: hidden; } }

/* cmn-inner */
.cmn-inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .cmn-inner {
      max-width: 750px; } }
  @media screen and (max-width: 768px) {
    .cmn-inner {
      max-width: 450px; } }

/* cmn-ttl */
.cmn-ttl {
  display: block;
  text-align: center;
  padding-top: 60px; }
  .cmn-ttl.is-gr p {
    color: #009fb1; }
  .cmn-ttl.is-w p {
    color: #ffffff; }
  .cmn-ttl p {
    color: #e50c85;
    font-weight: normal;
    font-size: 40px;
    letter-spacing: .24em; }
  @media screen and (max-width: 768px) {
    .cmn-ttl {
      padding-top: 30px; }
      .cmn-ttl p {
        font-size: 24px;
        letter-spacing: .2em; } }

.annotation {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 5px 0;
  text-indent: -1em;
  padding-left: 1em; }
  @media screen and (max-width: 768px) {
    .annotation {
      text-align: left; } }

/* footer */
.footer {
  background: #595757;
  color: #fff;
  padding: 50px;
  position: relative; }
  .footer .toTop {
    position: absolute;
    inset: -100px 0 auto auto;
    width: 60px; }
  .footer .copyright {
    font-weight: normal;
    font-size: 10px;
    letter-spacing: .08em;
    text-align: left;
    white-space: nowrap; }
  .footer-inner {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%; }
  .footer-logoBox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 320px;
    width: 100%; }
    .footer-logoBox .logo {
      display: block;
      margin-bottom: 45px;
      width: 100%; }
  .footer-linkBox {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    max-width: 500px;
    width: 100%; }
    .footer-linkBox .contact {
      background-image: url(../img/ico/ico_arrow03.svg);
      background-repeat: no-repeat;
      background-position: center right 5px;
      background-size: 20px auto;
      display: block;
      font-weight: normal;
      font-size: 25px;
      line-height: 1.4;
      letter-spacing: .3em;
      margin-bottom: 30px;
      padding: 0 0 2px 42px;
      position: relative;
      width: 100%; }
      .footer-linkBox .contact .ico {
        display: block;
        position: absolute;
        inset: 0 auto 0 0;
        margin: auto;
        width: 28px; }
      .footer-linkBox .contact::before {
        background: #fff;
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px; }
      .footer-linkBox .contact::after {
        background: #fff;
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 1px; }
      @media screen and (min-width: 769px) {
        .footer-linkBox .contact {
          transition: .3s ease; }
          .footer-linkBox .contact::before {
            transition: .3s ease; }
          .footer-linkBox .contact::after {
            transition: .3s .3s ease; }
          .footer-linkBox .contact:hover {
            background-position: center right 0;
            opacity: 1; }
            .footer-linkBox .contact:hover::before {
              width: 0; }
            .footer-linkBox .contact:hover::after {
              width: 100%; } }
    .footer-linkBox .shareList {
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px;
      width: 100%; }
      .footer-linkBox .shareList h3 {
        display: block;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.4;
        letter-spacing: .15em;
        margin-right: 25px;
        width: 180px; }
      .footer-linkBox .shareList-list {
        width: calc(100% - 60px - 30px); }
        .footer-linkBox .shareList-list a {
          background-image: url(../img/ico/ico_arrow03.svg);
          background-repeat: no-repeat;
          background-position: center right 5px;
          background-size: 20px auto;
          display: block;
          line-height: 1.4;
          padding-bottom: 7px;
          position: relative; }
          .footer-linkBox .shareList-list a::before {
            background: #fff;
            content: "";
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 1px; }
          .footer-linkBox .shareList-list a::after {
            background: #fff;
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 1px; }
          .footer-linkBox .shareList-list a + a {
            margin-top: 10px; }
          @media screen and (min-width: 769px) {
            .footer-linkBox .shareList-list a {
              transition: .3s ease; }
              .footer-linkBox .shareList-list a::before {
                transition: .3s ease; }
              .footer-linkBox .shareList-list a::after {
                transition: .3s .3s ease; }
              .footer-linkBox .shareList-list a:hover {
                background-position: center right 0;
                opacity: 1; }
                .footer-linkBox .shareList-list a:hover::before {
                  width: 0; }
                .footer-linkBox .shareList-list a:hover::after {
                  width: 100%; } }
    .footer-linkBox .linkList {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .footer-linkBox .linkList a {
        display: inline-block;
        font-weight: 500;
        font-size: 12px;
        padding-right: 20px;
        position: relative; }
        .footer-linkBox .linkList a::before {
          background: url(../img/ico/ico_new_w.svg) no-repeat;
          background-size: 100% auto;
          content: "";
          position: absolute;
          inset: 4px 0 auto auto;
          width: 14px;
          height: 14px; }
        .footer-linkBox .linkList a + a {
          margin-left: 20px; }
  @media screen and (max-width: 768px) {
    .footer {
      padding: 40px 20px 10px; }
      .footer .toTop {
        position: absolute;
        inset: -60px 0 auto auto;
        width: 48px; }
      .footer .copyright {
        text-align: center; }
      .footer-inner {
        display: block; }
      .footer-logoBox {
        margin: 0 auto;
        max-width: 180px;
        width: 100%; }
        .footer-logoBox .logo {
          display: block;
          margin-bottom: 30px; }
      .footer-linkBox {
        margin-bottom: 40px;
        margin-left: 0;
        align-items: center;
        max-width: 100%; }
        .footer-linkBox .contact {
          background-position: center right 0;
          font-size: 22px;
          margin: 0 auto 40px;
          max-width: 450px;
          padding: 0 0 2px 38px; }
          .footer-linkBox .contact .ico {
            width: 26px; }
          .footer-linkBox .contact::before {
            background: #fff;
            content: "";
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 1px; }
          .footer-linkBox .contact::after {
            background: #fff;
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 1px; }
        .footer-linkBox .shareList {
          display: block;
          margin: 0 auto 30px;
          max-width: 450px;
          width: 100%; }
          .footer-linkBox .shareList h3 {
            font-size: 18px;
            line-height: 1.4;
            letter-spacing: .15em;
            margin-right: 0;
            margin-bottom: 12px;
            width: 100%; }
          .footer-linkBox .shareList-list {
            width: 100%; }
            .footer-linkBox .shareList-list a + a {
              margin-top: 20px; } }

.header {
  padding: 20px 0 0 0;
  position: relative;
  overflow: hidden;
  background-color: #a3d7d4; }
  .header-bg {
    display: block;
    position: absolute;
    transition: .8s ease;
    opacity: 0;
    transform: scale(1.2); }
    .header-bg.is-on {
      opacity: 1;
      transform: scale(1); }
  .header-item {
    display: inline-block;
    position: absolute;
    inset: -40px auto auto 0;
    width: 100%;
    transition: .8s ease;
    opacity: 0;
    transform: scale(1.2); }
    .header-item.is-on {
      opacity: 1;
      transform: scale(1); }
  .header-main {
    margin: 0 auto -60px;
    position: relative;
    top: 80px;
    max-width: 1000px;
    min-width: 800px;
    width: 35%;
    height: 600px;
    z-index: 3;
    transition: .8s ease;
    opacity: 0;
    transform: scale(0.9); }
    .header-main.is-on {
      opacity: 1;
      transform: scale(1); }
    .header-main .ico {
      display: block;
      position: absolute;
      inset: -30px -25% auto auto;
      max-width: 200px;
      width: 30%;
      z-index: -1; }
  .header .splide {
    margin-bottom: 30px;
    position: relative;
    z-index: 3; }
    .header .splide .splide__track {
      overflow: initial;
      opacity: 0;
      transition: .8s ease; }
      .header .splide .splide__track.is-on {
        opacity: 1; }
    .header .splide .splide__slide {
      box-shadow: 0 0 10px rgba(89, 87, 87, 0.7);
      border-radius: 15px;
      overflow: hidden; }
      .header .splide .splide__slide img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
  .header-linkBox {
    background: #e50c85;
    border-radius: 40vw;
    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;
    margin: 0 auto;
    padding: 5px 40px;
    position: relative;
    max-width: 1000px;
    width: 100%;
    height: 80px;
    z-index: 3; }
    .header-linkBox.is-over-howto {
      background-color: #009fb1; }
    .header-linkBox.is-navOn {
      position: fixed;
      inset: 15px 0 auto 0;
      margin: auto;
      z-index: 999; }
    .header-linkBox .inner {
      width: 100%; }
    .header-linkBox__link {
      color: #fff;
      font-weight: normal;
      font-size: 16px;
      letter-spacing: .15em;
      white-space: nowrap; }
      .header-linkBox__link + .header-linkBox__link {
        margin-left: 2vw; }
    .header-linkBox .menu {
      width: 100%;
      text-align: center; }
  @media screen and (max-width: 1024px) {
    .header-linkBox {
      padding: 5px 45px;
      max-width: 860px; }
      .header-linkBox__link {
        font-size: 14px; } }
  @media screen and (max-width: 768px) {
    .header {
      padding: 10svh 0 10svh 0;
      /*height: 100svh;*/ }
      .header-item {
        display: inline-block;
        position: absolute;
        inset: 0 auto auto 0;
        z-index: 2;
        width: 100%;
        object-fit: cover;
        object-position: top center; }
      .header-main {
        margin: -5svh auto -32svh;
        position: relative;
        max-width: 450px;
        min-width: auto;
        width: 90%;
        z-index: 3; }
        .header-main .ico {
          display: block;
          position: absolute;
          inset: -35px auto auto -15px;
          max-width: 100px;
          width: 25%;
          z-index: -1; }
      .header .splide {
        margin-bottom: 10px;
        position: relative;
        z-index: 3; }
        .header .splide .splide__track {
          overflow: initial; }
        .header .splide .splide__slide {
          box-shadow: 0 0 10px rgba(89, 87, 87, 0.7);
          border-radius: 15px;
          overflow: hidden; }
          .header .splide .splide__slide img {
            object-fit: cover;
            width: 100%;
            height: 100%; }
      .header-linkBox {
        background: rgba(229, 12, 133, 0.8);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        border-radius: 0;
        margin: 0 auto;
        padding: 20px;
        position: fixed;
        inset: auto auto 0 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: .6s ease;
        z-index: 9999; }
        .header-linkBox.is-sp-navOn {
          inset: 0 0 auto 0;
          opacity: 1;
          visibility: visible; }
        .header-linkBox .inner {
          display: block;
          overflow-y: auto; }
        .header-linkBox .menu {
          margin: 0 0 30px; }
        .header-linkBox__link {
          display: block;
          font-size: 18px;
          line-height: 1.2;
          letter-spacing: .1em;
          text-align: center;
          white-space: normal;
          width: 100%; }
          .header-linkBox__link + .header-linkBox__link {
            margin-top: 30px;
            margin-left: 0; }
        .header-linkBox__cv {
          background: #e50c85;
          border-radius: 25vw;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
          font-weight: bold;
          font-size: 20px;
          margin: 50px auto 0;
          max-width: 250px;
          width: 100%;
          height: 54px; }
      .header-linkBt {
        background: #e50c85;
        border: solid #fff 1px;
        border-radius: 25vw;
        position: fixed;
        inset: 7px 7px auto auto;
        z-index: 9999;
        width: 62px;
        height: 62px; }
        .header-linkBt.is-sp-navOn {
          background: #009fb1; }
          .header-linkBt.is-sp-navOn img.is-menu {
            opacity: 0; }
          .header-linkBt.is-sp-navOn img.is-close {
            opacity: 1; }
        .header-linkBt img {
          display: block;
          position: absolute;
          inset: 0;
          margin: auto;
          width: 92%;
          transition: .6s ease; }
          .header-linkBt img.is-menu {
            opacity: 1; }
          .header-linkBt img.is-close {
            opacity: 0; } }

.concept {
  padding: 90px 50px;
  position: relative;
  z-index: 1; }
  .concept-bg {
    display: block;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    height: 100%; }
  .concept .cmn-inner {
    margin: 0 auto;
    position: relative;
    z-index: 3; }
  .concept-box {
    background: #ffffff;
    margin: 0 auto;
    padding: 0px 20px 40px;
    position: relative;
    max-width: 960px;
    width: 100%; }
    .concept-box-ico {
      display: block;
      position: absolute;
      width: 100px;
      height: 100px; }
      .concept-box-ico::before {
        background: #fff;
        content: "";
        position: absolute; }
      .concept-box-ico::after {
        background: #fff;
        content: "";
        position: absolute; }
      .concept-box-ico.ico01 {
        inset: -20px auto auto -20px; }
        .concept-box-ico.ico01::before {
          inset: 0 auto auto 0;
          width: 100%;
          height: 6px; }
        .concept-box-ico.ico01::after {
          inset: 0 auto auto 0;
          width: 6px;
          height: 100%; }
      .concept-box-ico.ico02 {
        inset: auto -20px -20px auto; }
        .concept-box-ico.ico02::before {
          inset: auto 0 0 auto;
          width: 100%;
          height: 6px; }
        .concept-box-ico.ico02::after {
          inset: auto 0 0 auto;
          width: 6px;
          height: 100%; }
    .concept-box__ttl {
      color: #009fb1;
      font-weight: bold;
      font-size: 24px;
      letter-spacing: .2em;
      text-align: center;
      margin: 30px 0; }
    .concept-box__txt {
      font-weight: 500;
      font-size: 18px;
      letter-spacing: .2em;
      text-align: center; }
  @media screen and (max-width: 768px) {
    .concept {
      padding: 50px 16px;
      z-index: 2; }
      .concept .cmn-inner {
        position: relative;
        z-index: 3; }
      .concept-box {
        background: #fff;
        padding: 0 16px 40px;
        position: relative;
        z-index: 1; }
        .concept-box::before {
          content: "";
          position: absolute;
          inset: 0 auto auto 0;
          width: 100%;
          height: 100%;
          z-index: -1; }
        .concept-box-ico {
          width: 50px;
          height: 50px; }
          .concept-box-ico::before {
            background: #fff;
            content: "";
            position: absolute; }
          .concept-box-ico::after {
            background: #fff;
            content: "";
            position: absolute; }
          .concept-box-ico.ico01 {
            inset: -14px auto auto -14px; }
            .concept-box-ico.ico01::before {
              height: 4px; }
            .concept-box-ico.ico01::after {
              width: 4px; }
          .concept-box-ico.ico02 {
            inset: auto -14px -14px auto; }
            .concept-box-ico.ico02::before {
              height: 4px; }
            .concept-box-ico.ico02::after {
              inset: auto 0 0 auto;
              width: 4px; }
        .concept-box__ttl {
          font-size: 17px;
          margin: 20px 0; }
        .concept-box__txt {
          font-size: 14px;
          letter-spacing: .13em; } }

.howto {
  background: #e50c85;
  position: relative; }
  .howto-bg01 {
    position: absolute;
    top: -160px;
    left: -50px;
    width: 20%;
    z-index: 3;
    opacity: 0;
    transition: .6s ease; }
    .howto-bg01.is-on {
      opacity: 1; }
  .howto-bg02 {
    position: absolute;
    bottom: -160px;
    right: 0;
    width: 20%;
    z-index: 3;
    opacity: 0;
    transition: .6s ease; }
    .howto-bg02.is-on {
      opacity: 1; }
  .howto-box {
    color: #ffffff;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 60px;
    text-align: center; }
    .howto-box h2 {
      padding-bottom: 20px; }
    .howto-box__ttl {
      font-size: 32px;
      margin: 40px 0 20px; }
  .howto-participate {
    color: #e50c85;
    background: #ffffff;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 20px;
    display: inline; }
  .howto dl {
    margin-top: 20px; }
  .howto dt {
    font-size: 24px;
    font-weight: bold; }
  .howto dd {
    font-size: 20px;
    line-height: 1.5; }
    .howto dd span {
      font-size: 14px; }
  @media screen and (max-width: 768px) {
    .howto {
      padding: 0 20px 40px; }
      .howto-bg01 {
        position: absolute;
        top: -160px;
        left: 0;
        width: 30%;
        z-index: 3;
        opacity: 0;
        transition: .6s ease; }
        .howto-bg01.is-on {
          opacity: 1; }
      .howto-bg02 {
        position: absolute;
        bottom: -120px;
        right: 0;
        width: 25%;
        z-index: 3;
        opacity: 0;
        transition: .6s ease; }
        .howto-bg02.is-on {
          opacity: 1; }
      .howto-participate {
        font-size: 24px;
        padding: 10px 10px;
        margin: 20px auto 0;
        width: 80%;
        display: block; }
      .howto-box {
        padding: 0px 0; }
        .howto-box__ttl {
          font-size: 28px; }
      .howto dt {
        font-size: 20px; }
      .howto dd {
        margin: 0 0 40px; } }

@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.modalBox {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  z-index: 9999;
  transition: all 1s ease-in-out; }
  .modalBox.is-gr .btClose {
    background: #009fb1; }
  .modalBox.is-gr .txtBox .post {
    color: #009fb1; }
  .modalBox.is-gr .txtBox .name {
    border-bottom: solid #009fb1 1px; }
  .modalBox-bg {
    background: rgba(89, 87, 87, 0.6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    cursor: pointer;
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .modalBox-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    inset: 0;
    margin: auto;
    max-width: 1000px;
    width: 100%;
    height: 50%;
    z-index: 2; }
  .modalBox-content {
    background: #fff;
    border-radius: 15px 0 15px 15px;
    cursor: initial;
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
    position: relative;
    height: 100%;
    min-height: 480px; }
    .modalBox-content.is-adjust01 .imgBox {
      display: flex;
      align-items: center; }
      .modalBox-content.is-adjust01 .imgBox img {
        object-fit: initial;
        height: auto; }
    .modalBox-content .btClose {
      background: #e50c85;
      border-radius: 0 15px 0 0;
      cursor: pointer;
      position: absolute;
      inset: -50px 0 auto auto;
      width: 50px;
      height: 50px; }
      .modalBox-content .btClose::before {
        background: url(../img/ico/ico_close01.png) no-repeat;
        background-size: 100% auto;
        content: "";
        position: absolute;
        inset: 0;
        margin: auto;
        width: 24px;
        height: 24px; }
    .modalBox-content .imgBox {
      border-radius: 15px 0 0 15px;
      width: 50%;
      height: 100%;
      overflow: hidden; }
      .modalBox-content .imgBox img {
        display: block;
        object-fit: cover;
        max-width: 100%;
        width: 100%;
        height: 100%; }
    .modalBox-content .txtBox {
      padding: 30px 0;
      width: calc(100% - 50% - 40px); }
      .modalBox-content .txtBox-scroll {
        padding: 0 20px 0 0;
        margin: 30px 0;
        width: calc(100% - 50% - 40px);
        overflow: hidden scroll; }
        .modalBox-content .txtBox-scroll .post {
          color: #009fb1;
          display: block;
          font-weight: bold;
          font-size: 14px;
          line-height: 1.4;
          letter-spacing: .1em;
          margin-bottom: 15px; }
        .modalBox-content .txtBox-scroll .name {
          border-bottom: solid #009fb1 1px;
          font-weight: bold;
          font-size: 28px;
          letter-spacing: .2em;
          margin-bottom: 16px;
          padding-bottom: 8px; }
          .modalBox-content .txtBox-scroll .name small {
            font-size: 18px; }
        .modalBox-content .txtBox-scroll .post_p {
          color: #e50c85;
          display: block;
          font-weight: bold;
          font-size: 14px;
          line-height: 1.4;
          letter-spacing: .1em;
          margin-bottom: 15px; }
        .modalBox-content .txtBox-scroll .name_p {
          border-bottom: solid #e50c85 1px;
          font-weight: bold;
          font-size: 28px;
          letter-spacing: .2em;
          margin-bottom: 16px;
          padding-bottom: 8px; }
          .modalBox-content .txtBox-scroll .name_p small {
            font-size: 18px; }
      .modalBox-content .txtBox .txt {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: .15em; }
  @media screen and (max-width: 1024px) {
    .modalBox-inner {
      max-width: 380px;
      align-items: flex-start;
      margin-top: 10svh; }
    .modalBox-content {
      border-radius: 15px;
      display: block;
      padding: 0;
      height: auto;
      min-height: auto; }
      .modalBox-content .btClose {
        border-radius: 0 15px 0 15px;
        inset: 0 0 auto auto;
        width: 40px;
        height: 40px; }
        .modalBox-content .btClose::before {
          inset: 0 0 2px 2px;
          width: 20px;
          height: 20px; }
      .modalBox-content .imgBox {
        border-radius: 15px 15px 0 0;
        width: 100%;
        height: 380px;
        margin-bottom: 15px; }
        .modalBox-content .imgBox img {
          object-position: top center;
          object-fit: cover;
          max-width: 110%; }
      .modalBox-content .txtBox {
        padding: 20px;
        width: 100%; }
        .modalBox-content .txtBox-scroll {
          padding: 0 15px 15px;
          margin: 0;
          width: 100%;
          height: 36svh;
          overflow: hidden scroll; }
          .modalBox-content .txtBox-scroll .txt {
            font-size: 14px; }
          .modalBox-content .txtBox-scroll .post {
            margin-bottom: 5px; }
          .modalBox-content .txtBox-scroll .name {
            font-size: 24px;
            margin-bottom: 14px;
            padding-bottom: 6px; }
            .modalBox-content .txtBox-scroll .name small {
              font-size: 14px; }
          .modalBox-content .txtBox-scroll .post_p {
            margin-bottom: 5px; }
          .modalBox-content .txtBox-scroll .name_p {
            font-size: 24px;
            margin-bottom: 14px;
            padding-bottom: 6px; }
            .modalBox-content .txtBox-scroll .name_p small {
              font-size: 14px; }
        .modalBox-content .txtBox .txt {
          font-size: 14px; } }
  @media screen and (max-width: 768px) {
    .modalBox-inner {
      align-items: flex-start;
      margin-top: 10svh;
      max-width: 320px;
      height: 90svh;
      overflow-y: auto; }
    .modalBox-content {
      border-radius: 15px;
      display: block;
      padding: 0; }
      .modalBox-content .btClose {
        border-radius: 0 15px 0 15px;
        inset: 0 0 auto auto;
        width: 40px;
        height: 40px; }
        .modalBox-content .btClose::before {
          inset: 0 0 2px 2px;
          width: 20px;
          height: 20px; }
      .modalBox-content .imgBox {
        border-radius: 15px 15px 0 0;
        height: 320px;
        margin-bottom: 15px; }
        .modalBox-content .imgBox img {
          object-position: top center;
          object-fit: cover;
          max-width: 100%; }
      .modalBox-content .txtBox {
        padding: 0 15px 15px; }
        .modalBox-content .txtBox-scroll {
          padding: 0 15px 15px;
          margin: 0;
          height: 36svh; }
          .modalBox-content .txtBox-scroll .post {
            font-size: 12px; }
          .modalBox-content .txtBox-scroll .name {
            font-size: 20px; }
          .modalBox-content .txtBox-scroll .post_p {
            font-size: 12px; }
          .modalBox-content .txtBox-scroll .name_p {
            font-size: 20px; }
        .modalBox-content .txtBox .txt {
          font-size: 14px; } }

.guest {
  padding: 0 50px 100px;
  position: relative; }
  .guest-bg {
    position: absolute;
    bottom: -200px;
    left: -5px;
    width: 20%;
    z-index: 1;
    opacity: 0;
    transition: .6s ease; }
    .guest-bg.is-on {
      opacity: 1; }
  .guest-ico {
    position: absolute;
    z-index: -1; }
    .guest-ico.ico01 {
      inset: 0 0 20vw auto;
      margin: auto;
      max-width: 320px;
      width: 20%;
      opacity: 0;
      transition: .6s ease; }
      .guest-ico.ico01.is-on {
        opacity: 1; }
    .guest-ico.ico02 {
      inset: auto auto 20vw 0;
      max-width: 320px;
      width: 20%;
      opacity: 0;
      transition: .6s ease; }
      .guest-ico.ico02.is-on {
        opacity: 1; }
  .guest-box {
    margin-top: 30px;
    z-index: 10; }
    .guest-box.is-first {
      margin-top: 70px; }
    .guest-box-date {
      border-bottom: solid #009fb1 1px;
      text-align: center;
      margin-bottom: 40px; }
      .guest-box-date.is-pnk {
        border-bottom: solid #e50c85 1px; }
        .guest-box-date.is-pnk .txt {
          color: #e50c85; }
      .guest-box-date .txt {
        color: #009fb1;
        font-weight: bold;
        font-size: 32px;
        letter-spacing: .2em; }
        .guest-box-date .txt small {
          font-size: 24px;
          margin-left: 10px; }
    .guest-box-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .guest-box-list::before {
        order: 1;
        content: "";
        width: 19%; }
      .guest-box-list::after {
        content: "";
        width: 19%; }
      .guest-box-list-item {
        cursor: pointer;
        margin-bottom: 40px;
        padding-bottom: 10px;
        width: 19%; }
        .guest-box-list-item .imgBox {
          border: solid #EEEFEF 1px;
          border-radius: 15px;
          margin-bottom: 15px;
          overflow: hidden; }
          .guest-box-list-item .imgBox img {
            display: block;
            object-position: center;
            object-fit: cover;
            max-width: 100%;
            width: 100%;
            height: 100%; }
          .guest-box-list-item .imgBox:hover {
            opacity: .5;
            transition: 0.5s ease-in-out; }
        .guest-box-list-item .txtBox .txt {
          font-weight: 500;
          font-size: 14px;
          line-height: 1.5;
          letter-spacing: .15em;
          text-align: center;
          margin-bottom: 5px; }
        .guest-box-list-item .txtBox .name {
          font-weight: bold;
          font-size: 18px;
          line-height: 1.5;
          letter-spacing: .2em;
          text-align: center; }
          .guest-box-list-item .txtBox .name small {
            font-size: 14px;
            margin-left: 5px; }
  @media screen and (max-width: 1024px) {
    .guest {
      padding: 100px 20px; }
      .guest-box-date .txt {
        font-size: 28px; }
        .guest-box-date .txt small {
          font-size: 22px; }
      .guest-box-list::before {
        order: 1;
        content: "";
        width: 31%; }
      .guest-box-list::after {
        content: none; }
      .guest-box-list-item {
        width: 31%; }
        .guest-box-list-item .txtBox .txt {
          font-size: 13px; }
        .guest-box-list-item .txtBox .name {
          font-size: 16px; }
          .guest-box-list-item .txtBox .name small {
            font-size: 13px; } }
  @media screen and (max-width: 768px) {
    .guest {
      padding: 10px 20px 50px; }
      .guest-bg {
        width: 30%;
        z-index: 100;
        bottom: -120px; }
      .guest-ico {
        width: 35%; }
      .guest-box-date {
        margin-bottom: 25px; }
        .guest-box-date .txt {
          font-size: 24px; }
          .guest-box-date .txt small {
            font-size: 18px; }
      .guest-box-list::before {
        content: none;
        width: 48%; }
      .guest-box-list-item {
        margin-bottom: 20px;
        width: 48%; }
        .guest-box-list-item .txtBox .txt {
          font-size: 12px;
          line-height: 1.3; }
        .guest-box-list-item .txtBox .name {
          font-size: 14px; }
          .guest-box-list-item .txtBox .name small {
            font-size: 12px; } }

.stage {
  background: #a3d7d4 url("../img/bg/bg_kamihubuki.png") repeat-y;
  background-size: contain;
  background-position: center;
  position: relative; }
  .stage-item {
    display: inline-block;
    position: absolute;
    inset: -40px auto auto 0;
    width: 100%; }
  .stage-bg {
    position: absolute;
    inset: -200px 0 auto auto;
    /*max-width: 320px;*/
    width: 20%;
    opacity: 0;
    transition: .6s ease; }
    .stage-bg.is-on {
      opacity: 1; }
  .stage-bg02 {
    position: absolute;
    inset: auto auto -270px 0;
    max-width: 320px;
    width: 20%;
    z-index: 3;
    opacity: 0;
    transition: .6s ease; }
    .stage-bg02.is-on {
      opacity: 1; }
  .stage .cmn-inner {
    position: relative;
    z-index: 3; }
  .stage-wap {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 0 120px 0; }
  .stage-inner {
    max-width: 580px;
    width: 100%; }
    .stage-inner + .stage-inner {
      margin-left: 30px; }
    .stage-inner .splide__list {
      display: block; }
    .stage-inner.is-gr .stage-box-ttl {
      background: #009fb1; }
    .stage-inner.is-gr .stage-box-list {
      border: solid #009fb1 4px; }
      .stage-inner.is-gr .stage-box-list .date, .stage-inner.is-gr .stage-box-list .ttl {
        color: #009fb1; }
        .stage-inner.is-gr .stage-box-list .date::before, .stage-inner.is-gr .stage-box-list .ttl::before {
          background: #009fb1; }
      .stage-inner.is-gr .stage-box-list .ttlGuest::before {
        background: #009fb1; }
      .stage-inner.is-gr .stage-box-list .ttlGuest span {
        color: #009fb1; }
  .stage-box {
    margin-bottom: 20px; }
    .stage-box-ttl {
      background: #e50c85;
      border-radius: 15px 15px 0 0;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 24px;
      margin-bottom: 10px;
      padding-top: 2.5px;
      height: 60px; }
      .stage-box-ttl small {
        font-size: 16px;
        margin: 5px 0 0 15px; }
    .stage-box-list {
      background: #fff;
      border: solid #e50c85 4px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      padding: 20px 25px; }
      .stage-box-list-imgBox {
        border: solid #EEEFEF 1px;
        border-radius: 15px;
        overflow: hidden;
        width: 30%;
        height: auto; }
        .stage-box-list-imgBox img {
          object-fit: cover;
          max-width: 100%;
          width: 100%;
          height: 100%; }
      .stage-box-list-txtBox {
        width: 66%; }
        .stage-box-list-txtBox .date {
          color: #e50c85;
          font-weight: bold;
          font-size: 16px;
          margin: 20px 0 10px;
          padding-bottom: 5px;
          position: relative; }
          .stage-box-list-txtBox .date::before {
            background: #e50c85;
            content: "";
            position: absolute;
            inset: auto auto 0 0;
            width: 100%;
            height: 2px; }
        .stage-box-list-txtBox .ttl {
          color: #e50c85;
          font-weight: bold;
          font-size: 18px;
          line-height: 1.4;
          letter-spacing: .15em;
          margin-bottom: 15px; }
          .stage-box-list-txtBox .ttl.mb-none {
            margin-bottom: 0; }
          .stage-box-list-txtBox .ttl small {
            font-size: 14px; }
        .stage-box-list-txtBox .txt {
          font-weight: normal;
          font-size: 14px;
          line-height: 1.6;
          letter-spacing: .15em;
          margin-bottom: 20px; }
        .stage-box-list-txtBox .ttlGuest {
          margin-bottom: 5px;
          padding-bottom: 5px;
          position: relative; }
          .stage-box-list-txtBox .ttlGuest::before {
            background: #e50c85;
            content: "";
            position: absolute;
            inset: 0 auto 4px 0;
            margin: auto;
            width: 100%;
            height: 2px; }
          .stage-box-list-txtBox .ttlGuest span {
            background: #fff;
            display: inline-block;
            color: #e50c85;
            font-weight: bold;
            font-size: 22px;
            letter-spacing: .15em;
            padding-right: 20px;
            position: relative;
            z-index: 2; }
  .stage-triangleLeft {
    background: #ffc3c0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    inset: auto auto -75px 0;
    width: 50%;
    height: 150px;
    z-index: 2; }
  .stage-triangRight {
    background: #e50c85;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    position: absolute;
    inset: auto 0 -75px auto;
    width: 50%;
    height: 150px;
    z-index: 2; }
  @media screen and (max-width: 1024px) {
    .stage {
      padding: 70px 20px 150px; }
      .stage-bg {
        position: absolute;
        inset: -280px 0 auto auto; }
      .stage-bg02 {
        inset: auto auto -250px 0; }
      .stage-wap {
        display: block; }
      .stage-inner {
        margin: 0 auto;
        max-width: 580px;
        width: 100%; }
        .stage-inner + .stage-inner {
          margin: 50px auto 0; }
        .stage-inner .button {
          background: rgba(89, 87, 87, 0.7);
          border: none;
          border-radius: 25vw;
          cursor: pointer;
          position: absolute;
          margin: auto;
          width: 50px;
          height: 50px;
          transition: .2s; }
          .stage-inner .button::before {
            background: url(../img/ico/ico_arrow02.svg) no-repeat;
            background-size: 100% auto;
            content: "";
            position: absolute;
            inset: 0;
            margin: auto;
            height: 15px;
            width: 20px; }
          .stage-inner .button.prev {
            inset: 0 auto 0 -20px;
            transform: rotate(-90deg); }
          .stage-inner .button.next {
            inset: 0 -20px 0 auto;
            transform: rotate(90deg); }
          .stage-inner .button:disabled::before {
            background-color: #ccc; }
        .stage-inner .my-carousel-progress {
          background-color: #898A89;
          border-radius: 25vw;
          max-width: 750px;
          width: 100%;
          overflow: hidden; }
        .stage-inner .my-carousel-progress-bar {
          background-color: #dcdddd;
          height: 4px;
          transition: width 1000ms ease;
          width: 0; }
        .stage-inner .splide__track {
          margin-bottom: 20px; }
        .stage-inner .splide__list {
          display: flex !important; }
      .stage-box {
        margin-bottom: 0; }
        .stage-box-ttl {
          margin: 0 auto 10px;
          max-width: 500px; }
        .stage-box-list {
          display: block;
          padding: 20px 25px;
          min-height: 750px; }
          .stage-box-list-imgBox {
            margin: 0 auto 20px;
            width: 60%;
            height: auto; }
          .stage-box-list-txtBox {
            width: 100%; }
            .stage-box-list-txtBox .date {
              margin-bottom: 20px; } }
  @media screen and (max-width: 768px) {
    .stage {
      background: #a3d7d4 url("../img/bg/bg_kamihubuki_sp.png") repeat-y;
      background-size: contain;
      background-position: center;
      padding: 0;
    /*&-bgimg{
  	  background: url("../img/bg/bg_kamihubuki_sp.png") repeat-y;
  	  background-size: contain;
  	  background-position: center;
  }*/ }
      .stage-line p {
        background: #a3d7d4; }
      .stage-bg {
        inset: -150px 0 auto auto;
        width: 35%; }
      .stage-bg02 {
        inset: auto auto -150px 0;
        width: 35%; }
      .stage-inner + .stage-inner {
        margin: 50px auto 0; }
      .stage-inner .button {
        background: rgba(89, 87, 87, 0.7);
        border: none;
        border-radius: 25vw;
        cursor: pointer;
        position: absolute;
        margin: auto;
        width: 45px;
        height: 45px;
        transition: .2s; }
        .stage-inner .button::before {
          background: url(../img/ico/ico_arrow02.svg) no-repeat;
          background-size: 100% auto;
          content: "";
          position: absolute;
          inset: 0;
          margin: auto;
          height: 13px;
          width: 18px; }
        .stage-inner .button.prev {
          inset: 0 auto 20svh 0;
          transform: rotate(-90deg); }
        .stage-inner .button.next {
          inset: 0 0 20svh auto;
          transform: rotate(90deg); }
        .stage-inner .button:disabled::before {
          background-color: #ccc; }
      .stage-inner .my-carousel-progress {
        margin: 0 auto;
        max-width: 335px; }
      .stage-box {
        margin-bottom: 0; }
        .stage-box-ttl {
          margin: 0 auto 10px;
          max-width: calc(100% - 80px); }
        .stage-box-list {
          display: block;
          padding: 20px 15px;
          min-height: auto; }
          .stage-box-list-imgBox {
            margin: 0 auto 20px;
            width: 60%;
            height: auto; }
          .stage-box-list-txtBox {
            width: 100%; }
            .stage-box-list-txtBox .date {
              font-size: 18px; }
            .stage-box-list-txtBox .ttl {
              font-size: 16px; }
              .stage-box-list-txtBox .ttl small {
                font-size: 12px; }
            .stage-box-list-txtBox .txt {
              font-size: 14px;
              line-height: 1.4; }
            .stage-box-list-txtBox .ttlGuest span {
              font-size: 18px;
              padding-right: 12px; }
      .stage-triangleLeft {
        inset: auto auto -50px 0;
        height: 100px; }
      .stage-triangRight {
        inset: auto 0 -50px auto;
        height: 100px; } }

.mimist {
  background: url("../img/bg/bg_mimist.webp") no-repeat;
  background-size: cover;
  padding: 60px;
  position: relative; }
  .mimist-bg {
    position: absolute;
    top: -160px;
    right: 0;
    width: 15%;
    z-index: 1;
    opacity: 0;
    transition: .6s ease; }
    .mimist-bg.is-on {
      opacity: 1; }
  .mimist-ttl {
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px; }
    .mimist-ttl img {
      width: 250px;
      vertical-align: baseline; }
  .mimist-inner {
    background: #ffffff;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    text-align: center; }
  .mimist-txt {
    font-size: 24px;
    margin-bottom: 20px; }
    .mimist-txt span {
      display: inline-block;
      color: #ffffff;
      background: #85c6ce;
      padding: 0 10px;
      margin-right: 5px; }
  @media screen and (max-width: 768px) {
    .mimist {
      padding: 40px 20px; }
      .mimist-bg {
        top: -120px;
        width: 25%; }
      .mimist-ttl {
        font-size: 24px;
        margin: 0 0 20px 0; }
        .mimist-ttl img {
          width: 37%;
          margin-top: -1px; }
      .mimist-inner {
        padding: 20px; }
      .mimist-txt {
        font-size: 20px;
        line-height: 1.75; } }

.annotation a {
  color: #e50c85; }

.annotation a:link {
  text-decoration: underline; }

.annotation a:hover {
  text-decoration: none; }

.brand {
  padding: 0 50px 60px;
  position: relative; }
  .brand__leadTxt {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    text-align: center; }
  .brand-time {
    text-align: center;
    margin: 40px; }
    .brand-time-txt {
      color: #009fb1;
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 20px; }
    .brand-time-note {
      color: #e50c85;
      font-size: 14px;
      font-weight: bold; }
  .brand-bg {
    position: absolute;
    inset: 0 0 0 auto;
    margin: auto;
    max-width: 430px;
    width: 22%;
    opacity: 0;
    transition: .6s ease;
    z-index: -100; }
    .brand-bg.is-on {
      opacity: 1; }
  .brand-list {
    display: flex;
    flex-wrap: wrap;
    margin: 55px 0 70px;
    position: relative;
    z-index: 3; }
    .brand-list-txt {
      font-weight: normal;
      font-size: 14px;
      position: absolute;
      inset: -35px 10px auto auto; }
    .brand-list-item {
      border: solid #dcdddd 1px;
      border-radius: 15px;
      margin: 0 0 15px 10px;
      width: 19%;
      overflow: hidden; }
  .brand .brand-booth-secLink {
    padding: 0; }
  @media screen and (max-width: 768px) {
    .brand {
      padding: 0 20px 40px; }
      .brand-bg {
        width: 35%; }
      .brand__leadTxt {
        font-size: 14px; }
      .brand-time {
        margin: 40px 0 20px; }
        .brand-time-txt {
          font-size: 18px; }
          .brand-time-txt span {
            display: none; }
      .brand-list {
        gap: 10px; }
        .brand-list-txt {
          font-size: 12px;
          position: absolute;
          inset: -30px 10px auto auto; }
        .brand-list-item {
          width: 31%;
          margin: 0; }
      .brand .brand-booth-secLink {
        padding: 10px 0px; } }

.mimibooth {
  background: #f7e5e8;
  text-align: center;
  padding: 60px 0;
  position: relative; }
  .mimibooth-bg {
    position: absolute;
    top: -280px;
    left: -10px;
    width: 20%;
    z-index: 1;
    opacity: 0;
    transition: .6s ease; }
    .mimibooth-bg.is-on {
      opacity: 1; }
  .mimibooth h2 {
    color: #df8293;
    font-size: 40px;
    font-weight: normal;
    margin: 0 0 40px; }
    .mimibooth h2 img {
      width: 320px; }
  .mimibooth-inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }
    .mimibooth-inner-photo {
      width: 380px;
      height: auto;
      margin: 0 auto 40px; }
  .mimibooth-area {
    color: #df8293;
    text-align: center;
    margin-left: 30px; }
    .mimibooth-area h3 {
      font-size: 24px;
      font-weight: bold;
      line-height: 40px;
      background: #ffffff;
      height: 40px;
      padding: 1px 20px 0;
      margin-bottom: 10px;
      display: inline-block;
      border-radius: 20px; }
      .mimibooth-area h3::after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0 0 0 10px;
        background: url("../img/img/img_kirakira.png") no-repeat;
        background-position: center;
        background-size: contain; }
      .mimibooth-area h3::before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        margin: 0 10px 0 0;
        background: url("../img/img/img_kirakira.png") no-repeat;
        background-position: center;
        background-size: contain; }
  .mimibooth-txt {
    font-size: 20px;
    margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .mimibooth {
      padding: 40px 0; }
      .mimibooth-bg {
        top: -130px;
        left: -10px;
        width: 25%; }
      .mimibooth h2 {
        font-size: 24px;
        margin: 0 0 20px; }
        .mimibooth h2 img {
          width: 58%; }
      .mimibooth-inner {
        padding: 0 20px;
        display: block; }
        .mimibooth-inner-photo {
          width: 100%;
          margin: 0 0 20px; }
      .mimibooth-area {
        margin: 0; }
        .mimibooth-area h3 {
          font-size: 16px;
          width: 100%;
          padding: 1px 15px 0;
          margin: 20px auto 10px;
          text-align: center; }
      .mimibooth-txt {
        font-size: 16px;
        line-height: 1.75; } }

.present {
  padding: 80px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .present-bg.bg01 {
    position: absolute;
    left: -20px;
    width: 15%; }
  .present-bg.bg02 {
    position: absolute;
    right: -20px;
    width: 15%; }
  .present-inner {
    margin: auto;
    max-width: 720px;
    width: 100%; }
    .present-inner h3.ttl {
      color: #e50c85;
      font-size: 40px;
      font-weight: bold;
      border-top: solid #e50c85 2px;
      border-bottom: solid #e50c85 2px;
      line-height: 1.4;
      text-align: center;
      margin-bottom: 40px;
      padding: 18px 0;
      position: relative; }
    .present-inner .ico {
      background: #fff;
      display: block;
      position: absolute;
      inset: -20px 0 auto 0;
      margin: auto;
      width: 100px; }
      .present-inner .ico img {
        display: block;
        margin: auto;
        width: 60px; }
  .present .txt {
    text-align: center;
    font-size: 20px; }
  @media screen and (max-width: 768px) {
    .present {
      width: 100%;
      max-width: 450px;
      padding: 60px 20px;
      box-sizing: border-box; }
      .present-inner {
        max-width: 450px; }
        .present-inner h3.ttl {
          font-size: 24px;
          padding: 20px 0 16px; }
      .present .txt {
        font-size: 16px;
        margin-top: 20px; } }

.event {
  background-color: #a3d7d4;
  padding: 40px 0;
  position: relative; }
  .event-bg01 {
    display: block;
    position: absolute;
    top: -100px;
    right: 0;
    width: 20%;
    opacity: 0;
    transition: .6s ease; }
    .event-bg01.is-on {
      opacity: 1; }
  .event-bg02 {
    display: block;
    position: absolute;
    top: 50%;
    left: -15px;
    width: 15%;
    opacity: 0;
    transition: .6s ease; }
    .event-bg02.is-on {
      opacity: 1; }
  .event .timeline {
    background: #ffffff;
    max-width: 1200px;
    width: 100%;
    margin: 40px auto;
    padding: 0 20px 20px; }
    .event .timeline .sat {
      background: #e50c85;
      color: #ffffff;
      font-size: 24px;
      text-align: center;
      line-height: 24px;
      padding: 10px 0 7px;
      margin: 40px 0 40px; }
      .event .timeline .sat span {
        font-size: 16px; }
    .event .timeline .sun {
      background: #009fb1;
      font-size: 24px;
      color: #ffffff;
      text-align: center;
      line-height: 24px;
      padding: 10px 0 7px;
      margin: 80px 0 40px; }
      .event .timeline .sun span {
        font-size: 16px; }
  .event .areamap {
    background: #ffffff;
    max-width: 1200px;
    width: 100%;
    margin: 60px auto;
    padding: 0 20px 20px; }
  .event .map {
    margin: 40px 0 0; }
  .event .btn {
    background: #e50c85;
    max-width: 800px;
    width: 100%;
    height: 80px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 18px;
    margin: 0 auto 40px;
    border-radius: 50px;
    display: block; }
    .event .btn::after {
      content: "";
      display: inline-block;
      background: url("../img/ico/ico_dl.png") no-repeat;
      background-position: center;
      background-size: contain;
      width: 24px;
      height: 24px;
      margin: 0 0 0 10px; }
  @media screen and (max-width: 768px) {
    .event {
      padding: 40px 20px; }
      .event-bg01 {
        width: 30%; }
      .event-bg02 {
        width: 18%;
        top: 400px;
        bottom: 0; }
      .event .timeline {
        padding: 0 20px 40px;
        margin: 0; }
        .event .timeline .sat {
          margin: 20px 0 20px;
          font-size: 20px; }
          .event .timeline .sat span {
            font-size: 14px; }
        .event .timeline .sun {
          margin: 40px 0 20px;
          font-size: 20px; }
          .event .timeline .sun span {
            font-size: 14px; }
      .event .map {
        margin: 20px 0 0; }
      .event .areamap {
        padding: 0 20px 40px; }
      .event .btn {
        height: 100px;
        font-size: 20px;
        line-height: 1.5; } }

.access {
  padding: 0 50px 160px;
  position: relative; }
  .access-bg {
    display: block;
    position: absolute;
    top: -120px;
    right: 0;
    width: 20%;
    opacity: 0;
    transition: .6s ease;
    z-index: 3; }
    .access-bg.is-on {
      opacity: 1; }
  .access-box {
    margin-top: 30px;
    position: relative;
    z-index: 3; }
    .access-box-map {
      margin-bottom: 30px;
      width: 100%;
      height: 500px; }
      .access-box-map iframe {
        width: 100%;
        height: 100%; }
    .access-box-ttl {
      border-bottom: solid #009fb1 1px;
      display: flex;
      align-items: center;
      margin-bottom: 20px;
      padding-bottom: 15px; }
      .access-box-ttl .ttl {
        font-weight: bold;
        font-size: 24px;
        line-height: 1.4;
        margin-right: 40px; }
      .access-box-ttl .link {
        display: inline-block;
        color: #e50c85;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.4;
        padding: 0 20px 0 12px;
        position: relative; }
        .access-box-ttl .link::before {
          background: url(../img/ico/ico_arrow01.png) no-repeat;
          background-size: 100% auto;
          content: "";
          position: absolute;
          inset: 4px auto auto 0;
          width: 6px;
          height: 12px; }
        .access-box-ttl .link::after {
          background: url(../img/ico/ico_new01.png) no-repeat;
          background-size: 100% auto;
          content: "";
          position: absolute;
          inset: 4px 0 auto auto;
          width: 14px;
          height: 14px; }
  .access-dlBox .dl {
    display: flex; }
    .access-dlBox .dl + .dl {
      margin-top: 30px; }
    .access-dlBox .dl .dt {
      width: 90px; }
      .access-dlBox .dl .dt .ttl {
        color: #009fb1;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.6; }
    .access-dlBox .dl .dd {
      width: calc(100% - 90px); }
      .access-dlBox .dl .dd p + p {
        margin-top: 2px; }
      .access-dlBox .dl .dd .txt {
        font-weight: 500;
        font-size: 16px;
        line-height: 1.6; }
      .access-dlBox .dl .dd .remarks {
        color: #009fb1;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.6;
        padding-left: 17px;
        position: relative; }
        .access-dlBox .dl .dd .remarks::before {
          content: "※";
          position: absolute;
          inset: .5px auto auto 0; }
  @media screen and (max-width: 1024px) {
    .access {
      padding: 70px 20px 100px; } }
  @media screen and (max-width: 768px) {
    .access {
      padding: 0 0 100px; }
      .access-bg {
        width: 30%;
        top: -70px; }
      .access-box {
        margin-top: 20px;
        padding: 20px 15px 25px; }
        .access-box-map {
          margin-bottom: 20px;
          height: 250px; }
        .access-box-ttl {
          display: block; }
          .access-box-ttl .ttl {
            font-size: 20px;
            margin-right: 0; }
      .access-dlBox .dl + .dl {
        margin-top: 20px; }
      .access-dlBox .dl .dt {
        width: 70px; }
        .access-dlBox .dl .dt .ttl {
          font-size: 13px; }
      .access-dlBox .dl .dd {
        width: calc(100% - 70px); }
        .access-dlBox .dl .dd .txt {
          font-size: 13px;
          line-height: 1.4; }
        .access-dlBox .dl .dd .remarks {
          font-size: 13px;
          line-height: 1.4;
          padding-left: 15px; } }
