@charset "UTF-8";
/* -------------------------------------------------------------------------------------------
color setting
------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------
font setting
------------------------------------------------------------------------------------------- */
@font-face {
  font-family: "Mplus-R";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/mplus-1p-regular-sub.woff2") format("woff2"), url("/event_archives/2024/assets/font/mplus-1p-regular-sub.woff") format("woff"), url("/event_archives/2024/assets/font/mplus-1p-regular-sub.ttf") format("totf");
}
@font-face {
  font-family: "Mplus-M";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/mplus-1p-medium-sub.woff2") format("woff2"), url("/event_archives/2024/assets/font/mplus-1p-medium-sub.woff") format("woff"), url("/event_archives/2024/assets/font/mplus-1p-medium-sub.ttf") format("totf");
}
@font-face {
  font-family: "Mplus-B";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/mplus-1p-bold-sub.woff2") format("woff2"), url("/event_archives/2024/assets/font/mplus-1p-bold-sub.woff") format("woff"), url("/event_archives/2024/assets/font/mplus-1p-bold-sub.ttf") format("totf");
}
@font-face {
  font-family: "Mplus-H";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/mplus-1p-heavy-sub.woff2") format("woff2"), url("/event_archives/2024/assets/font/mplus-1p-heavy-sub.woff") format("woff"), url("/event_archives/2024/assets/font/mplus-1p-heavy-sub.ttf") format("totf");
}
@font-face {
  font-family: "Mplus-BL";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/mplus-1p-black-sub.woff2") format("woff2"), url("/event_archives/2024/assets/font/mplus-1p-black-sub.woff") format("woff"), url("/event_archives/2024/assets/font/mplus-1p-black-sub.ttf") format("totf");
}
@font-face {
  font-family: "YakuHanJP-R";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/YakuHanJP-Regular.woff2") format("woff2"), url("/event_archives/2024/assets/font/YakuHanJP-Regular.woff") format("woff"), url("/event_archives/2024/assets/font/YakuHanJP-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "YakuHanJP-M";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/YakuHanJP-Medium.woff2") format("woff2"), url("/event_archives/2024/assets/font/YakuHanJP-Medium.woff") format("woff"), url("/event_archives/2024/assets/font/YakuHanJP-Medium.ttf") format("ttf");
}
@font-face {
  font-family: "YakuHanJP-B";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/YakuHanJP-Bold.woff2") format("woff2"), url("/event_archives/2024/assets/font/YakuHanJP-Bold.woff") format("woff"), url("/event_archives/2024/assets/font/YakuHanJP-Bold.ttf") format("ttf");
}
@font-face {
  font-family: "YakuHanJP-EB";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/YakuHanJP-ExtraBold.woff2") format("woff2"), url("/event_archives/2024/assets/font/YakuHanJP-ExtraBold.woff") format("woff"), url("/event_archives/2024/assets/font/YakuHanJP-ExtraBold.ttf") format("ttf");
}
@font-face {
  font-family: "YakuHanJP-BL";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/event_archives/2024/assets/font/YakuHanJP-Black.woff2") format("woff2"), url("/event_archives/2024/assets/font/YakuHanJP-Black.woff") format("woff"), url("/event_archives/2024/assets/font/YakuHanJP-Black.ttf") format("ttf");
}
/* ----------------------------------------------------------
icomoon-style
---------------------------------------------------------- */
@font-face {
  font-family: "icomoon";
  src: url("/event_archives/2024/assets/font/icomoon.eot?fn3h9q");
  src: url("/event_archives/2024/assets/font/icomoon.eot?fn3h9q#iefix") format("embedded-opentype"), url("/event_archives/2024/assets/font/icomoon.ttf?fn3h9q") format("truetype"), url("/event_archives/2024/assets/font/icomoon.woff?fn3h9q") format("woff"), url("/event_archives/2024/assets/font/icomoon.svg?fn3h9q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bf::before {
  content: "\e900";
}

.icon-instagram::before {
  content: "\e901";
}

.icon-x::before {
  content: "\e902";
}

.icon-youtube::before {
  content: "\e903";
}

.icon-menu::before {
  content: "\e904";
}

/* -------------------------------------------------------------------------------------------
display setting
------------------------------------------------------------------------------------------- */
@media all and (min-width: 769px) {
  .u-no-pc {
    display: none !important;
  }
}
@media all and (max-width: 768px) {
  .u-no-sp {
    display: none !important;
  }
}
@media all and (min-width: 940px) {
  .u-br-min {
    display: none !important;
  }
}
@media all and (min-width: 970px) {
  .u-br-970 {
    display: none !important;
  }
}
@media all and (max-width: 769px) {
  .u-br-970-sp {
    display: none !important;
  }
}
/* -------------------------------------------------------------------------------------------
space setting
------------------------------------------------------------------------------------------- */
.u-mt-0 {
  margin-top: 0px !important;
}

.u-pt-0 {
  padding-top: 0px !important;
}

.u-mb-0 {
  margin-bottom: 0px !important;
}

.u-pb-0 {
  padding-bottom: 0px !important;
}

.u-ml-0 {
  margin-left: 0px !important;
}

.u-pl-0 {
  padding-left: 0px !important;
}

.u-mr-0 {
  margin-right: 0px !important;
}

.u-pr-0 {
  padding-right: 0px !important;
}

.u-mt-5 {
  margin-top: 5px !important;
}

.u-pt-5 {
  padding-top: 5px !important;
}

.u-mb-5 {
  margin-bottom: 5px !important;
}

.u-pb-5 {
  padding-bottom: 5px !important;
}

.u-ml-5 {
  margin-left: 5px !important;
}

.u-pl-5 {
  padding-left: 5px !important;
}

.u-mr-5 {
  margin-right: 5px !important;
}

.u-pr-5 {
  padding-right: 5px !important;
}

.u-mt-10 {
  margin-top: 10px !important;
}

.u-pt-10 {
  padding-top: 10px !important;
}

.u-mb-10 {
  margin-bottom: 10px !important;
}

.u-pb-10 {
  padding-bottom: 10px !important;
}

.u-ml-10 {
  margin-left: 10px !important;
}

.u-pl-10 {
  padding-left: 10px !important;
}

.u-mr-10 {
  margin-right: 10px !important;
}

.u-pr-10 {
  padding-right: 10px !important;
}

.u-mt-15 {
  margin-top: 15px !important;
}

.u-pt-15 {
  padding-top: 15px !important;
}

.u-mb-15 {
  margin-bottom: 15px !important;
}

.u-pb-15 {
  padding-bottom: 15px !important;
}

.u-ml-15 {
  margin-left: 15px !important;
}

.u-pl-15 {
  padding-left: 15px !important;
}

.u-mr-15 {
  margin-right: 15px !important;
}

.u-pr-15 {
  padding-right: 15px !important;
}

.u-mt-20 {
  margin-top: 20px !important;
}

.u-pt-20 {
  padding-top: 20px !important;
}

.u-mb-20 {
  margin-bottom: 20px !important;
}

.u-pb-20 {
  padding-bottom: 20px !important;
}

.u-ml-20 {
  margin-left: 20px !important;
}

.u-pl-20 {
  padding-left: 20px !important;
}

.u-mr-20 {
  margin-right: 20px !important;
}

.u-pr-20 {
  padding-right: 20px !important;
}

.u-mt-24 {
  margin-top: 24px !important;
}

.u-pt-24 {
  padding-top: 24px !important;
}

.u-mb-24 {
  margin-bottom: 24px !important;
}

.u-pb-24 {
  padding-bottom: 24px !important;
}

.u-ml-24 {
  margin-left: 24px !important;
}

.u-pl-24 {
  padding-left: 24px !important;
}

.u-mr-24 {
  margin-right: 24px !important;
}

.u-pr-24 {
  padding-right: 24px !important;
}

.u-mt-25 {
  margin-top: 25px !important;
}

.u-pt-25 {
  padding-top: 25px !important;
}

.u-mb-25 {
  margin-bottom: 25px !important;
}

.u-pb-25 {
  padding-bottom: 25px !important;
}

.u-ml-25 {
  margin-left: 25px !important;
}

.u-pl-25 {
  padding-left: 25px !important;
}

.u-mr-25 {
  margin-right: 25px !important;
}

.u-pr-25 {
  padding-right: 25px !important;
}

.u-mt-30 {
  margin-top: 30px !important;
}

.u-pt-30 {
  padding-top: 30px !important;
}

.u-mb-30 {
  margin-bottom: 30px !important;
}

.u-pb-30 {
  padding-bottom: 30px !important;
}

.u-ml-30 {
  margin-left: 30px !important;
}

.u-pl-30 {
  padding-left: 30px !important;
}

.u-mr-30 {
  margin-right: 30px !important;
}

.u-pr-30 {
  padding-right: 30px !important;
}

.u-mt-35 {
  margin-top: 35px !important;
}

.u-pt-35 {
  padding-top: 35px !important;
}

.u-mb-35 {
  margin-bottom: 35px !important;
}

.u-pb-35 {
  padding-bottom: 35px !important;
}

.u-ml-35 {
  margin-left: 35px !important;
}

.u-pl-35 {
  padding-left: 35px !important;
}

.u-mr-35 {
  margin-right: 35px !important;
}

.u-pr-35 {
  padding-right: 35px !important;
}

.u-mt-40 {
  margin-top: 40px !important;
}

.u-pt-40 {
  padding-top: 40px !important;
}

.u-mb-40 {
  margin-bottom: 40px !important;
}

.u-pb-40 {
  padding-bottom: 40px !important;
}

.u-ml-40 {
  margin-left: 40px !important;
}

.u-pl-40 {
  padding-left: 40px !important;
}

.u-mr-40 {
  margin-right: 40px !important;
}

.u-pr-40 {
  padding-right: 40px !important;
}

.u-mt-45 {
  margin-top: 45px !important;
}

.u-pt-45 {
  padding-top: 45px !important;
}

.u-mb-45 {
  margin-bottom: 45px !important;
}

.u-pb-45 {
  padding-bottom: 45px !important;
}

.u-ml-45 {
  margin-left: 45px !important;
}

.u-pl-45 {
  padding-left: 45px !important;
}

.u-mr-45 {
  margin-right: 45px !important;
}

.u-pr-45 {
  padding-right: 45px !important;
}

.u-mt-50 {
  margin-top: 50px !important;
}

.u-pt-50 {
  padding-top: 50px !important;
}

.u-mb-50 {
  margin-bottom: 50px !important;
}

.u-pb-50 {
  padding-bottom: 50px !important;
}

.u-ml-50 {
  margin-left: 50px !important;
}

.u-pl-50 {
  padding-left: 50px !important;
}

.u-mr-50 {
  margin-right: 50px !important;
}

.u-pr-50 {
  padding-right: 50px !important;
}

.u-mt-60 {
  margin-top: 60px !important;
}

.u-pt-60 {
  padding-top: 60px !important;
}

.u-mb-60 {
  margin-bottom: 60px !important;
}

.u-pb-60 {
  padding-bottom: 60px !important;
}

.u-ml-60 {
  margin-left: 60px !important;
}

.u-pl-60 {
  padding-left: 60px !important;
}

.u-mr-60 {
  margin-right: 60px !important;
}

.u-pr-60 {
  padding-right: 60px !important;
}

.u-mt-65 {
  margin-top: 65px !important;
}

.u-pt-65 {
  padding-top: 65px !important;
}

.u-mb-65 {
  margin-bottom: 65px !important;
}

.u-pb-65 {
  padding-bottom: 65px !important;
}

.u-ml-65 {
  margin-left: 65px !important;
}

.u-pl-65 {
  padding-left: 65px !important;
}

.u-mr-65 {
  margin-right: 65px !important;
}

.u-pr-65 {
  padding-right: 65px !important;
}

.u-mt-70 {
  margin-top: 70px !important;
}

.u-pt-70 {
  padding-top: 70px !important;
}

.u-mb-70 {
  margin-bottom: 70px !important;
}

.u-pb-70 {
  padding-bottom: 70px !important;
}

.u-ml-70 {
  margin-left: 70px !important;
}

.u-pl-70 {
  padding-left: 70px !important;
}

.u-mr-70 {
  margin-right: 70px !important;
}

.u-pr-70 {
  padding-right: 70px !important;
}

.u-mt-75 {
  margin-top: 75px !important;
}

.u-pt-75 {
  padding-top: 75px !important;
}

.u-mb-75 {
  margin-bottom: 75px !important;
}

.u-pb-75 {
  padding-bottom: 75px !important;
}

.u-ml-75 {
  margin-left: 75px !important;
}

.u-pl-75 {
  padding-left: 75px !important;
}

.u-mr-75 {
  margin-right: 75px !important;
}

.u-pr-75 {
  padding-right: 75px !important;
}

.u-mt-80 {
  margin-top: 80px !important;
}

.u-pt-80 {
  padding-top: 80px !important;
}

.u-mb-80 {
  margin-bottom: 80px !important;
}

.u-pb-80 {
  padding-bottom: 80px !important;
}

.u-ml-80 {
  margin-left: 80px !important;
}

.u-pl-80 {
  padding-left: 80px !important;
}

.u-mr-80 {
  margin-right: 80px !important;
}

.u-pr-80 {
  padding-right: 80px !important;
}

@media all and (min-width: 769px) {
  .u-mt-0-pc {
    margin-top: 0px !important;
  }
  .u-pt-0-pc {
    padding-top: 0px !important;
  }
  .u-mb-0-pc {
    margin-bottom: 0px !important;
  }
  .u-pb-0-pc {
    padding-bottom: 0px !important;
  }
  .u-ml-0-pc {
    margin-left: 0px !important;
  }
  .u-pl-0-pc {
    padding-left: 0px !important;
  }
  .u-mr-0-pc {
    margin-right: 0px !important;
  }
  .u-pr-0-pc {
    padding-right: 0px !important;
  }
  .u-mt-5-pc {
    margin-top: 5px !important;
  }
  .u-pt-5-pc {
    padding-top: 5px !important;
  }
  .u-mb-5-pc {
    margin-bottom: 5px !important;
  }
  .u-pb-5-pc {
    padding-bottom: 5px !important;
  }
  .u-ml-5-pc {
    margin-left: 5px !important;
  }
  .u-pl-5-pc {
    padding-left: 5px !important;
  }
  .u-mr-5-pc {
    margin-right: 5px !important;
  }
  .u-pr-5-pc {
    padding-right: 5px !important;
  }
  .u-mt-10-pc {
    margin-top: 10px !important;
  }
  .u-pt-10-pc {
    padding-top: 10px !important;
  }
  .u-mb-10-pc {
    margin-bottom: 10px !important;
  }
  .u-pb-10-pc {
    padding-bottom: 10px !important;
  }
  .u-ml-10-pc {
    margin-left: 10px !important;
  }
  .u-pl-10-pc {
    padding-left: 10px !important;
  }
  .u-mr-10-pc {
    margin-right: 10px !important;
  }
  .u-pr-10-pc {
    padding-right: 10px !important;
  }
  .u-mt-15-pc {
    margin-top: 15px !important;
  }
  .u-pt-15-pc {
    padding-top: 15px !important;
  }
  .u-mb-15-pc {
    margin-bottom: 15px !important;
  }
  .u-pb-15-pc {
    padding-bottom: 15px !important;
  }
  .u-ml-15-pc {
    margin-left: 15px !important;
  }
  .u-pl-15-pc {
    padding-left: 15px !important;
  }
  .u-mr-15-pc {
    margin-right: 15px !important;
  }
  .u-pr-15-pc {
    padding-right: 15px !important;
  }
  .u-mt-20-pc {
    margin-top: 20px !important;
  }
  .u-pt-20-pc {
    padding-top: 20px !important;
  }
  .u-mb-20-pc {
    margin-bottom: 20px !important;
  }
  .u-pb-20-pc {
    padding-bottom: 20px !important;
  }
  .u-ml-20-pc {
    margin-left: 20px !important;
  }
  .u-pl-20-pc {
    padding-left: 20px !important;
  }
  .u-mr-20-pc {
    margin-right: 20px !important;
  }
  .u-pr-20-pc {
    padding-right: 20px !important;
  }
  .u-mt-24-pc {
    margin-top: 24px !important;
  }
  .u-pt-24-pc {
    padding-top: 24px !important;
  }
  .u-mb-24-pc {
    margin-bottom: 24px !important;
  }
  .u-pb-24-pc {
    padding-bottom: 24px !important;
  }
  .u-ml-24-pc {
    margin-left: 24px !important;
  }
  .u-pl-24-pc {
    padding-left: 24px !important;
  }
  .u-mr-24-pc {
    margin-right: 24px !important;
  }
  .u-pr-24-pc {
    padding-right: 24px !important;
  }
  .u-mt-25-pc {
    margin-top: 25px !important;
  }
  .u-pt-25-pc {
    padding-top: 25px !important;
  }
  .u-mb-25-pc {
    margin-bottom: 25px !important;
  }
  .u-pb-25-pc {
    padding-bottom: 25px !important;
  }
  .u-ml-25-pc {
    margin-left: 25px !important;
  }
  .u-pl-25-pc {
    padding-left: 25px !important;
  }
  .u-mr-25-pc {
    margin-right: 25px !important;
  }
  .u-pr-25-pc {
    padding-right: 25px !important;
  }
  .u-mt-30-pc {
    margin-top: 30px !important;
  }
  .u-pt-30-pc {
    padding-top: 30px !important;
  }
  .u-mb-30-pc {
    margin-bottom: 30px !important;
  }
  .u-pb-30-pc {
    padding-bottom: 30px !important;
  }
  .u-ml-30-pc {
    margin-left: 30px !important;
  }
  .u-pl-30-pc {
    padding-left: 30px !important;
  }
  .u-mr-30-pc {
    margin-right: 30px !important;
  }
  .u-pr-30-pc {
    padding-right: 30px !important;
  }
  .u-mt-35-pc {
    margin-top: 35px !important;
  }
  .u-pt-35-pc {
    padding-top: 35px !important;
  }
  .u-mb-35-pc {
    margin-bottom: 35px !important;
  }
  .u-pb-35-pc {
    padding-bottom: 35px !important;
  }
  .u-ml-35-pc {
    margin-left: 35px !important;
  }
  .u-pl-35-pc {
    padding-left: 35px !important;
  }
  .u-mr-35-pc {
    margin-right: 35px !important;
  }
  .u-pr-35-pc {
    padding-right: 35px !important;
  }
  .u-mt-40-pc {
    margin-top: 40px !important;
  }
  .u-pt-40-pc {
    padding-top: 40px !important;
  }
  .u-mb-40-pc {
    margin-bottom: 40px !important;
  }
  .u-pb-40-pc {
    padding-bottom: 40px !important;
  }
  .u-ml-40-pc {
    margin-left: 40px !important;
  }
  .u-pl-40-pc {
    padding-left: 40px !important;
  }
  .u-mr-40-pc {
    margin-right: 40px !important;
  }
  .u-pr-40-pc {
    padding-right: 40px !important;
  }
  .u-mt-45-pc {
    margin-top: 45px !important;
  }
  .u-pt-45-pc {
    padding-top: 45px !important;
  }
  .u-mb-45-pc {
    margin-bottom: 45px !important;
  }
  .u-pb-45-pc {
    padding-bottom: 45px !important;
  }
  .u-ml-45-pc {
    margin-left: 45px !important;
  }
  .u-pl-45-pc {
    padding-left: 45px !important;
  }
  .u-mr-45-pc {
    margin-right: 45px !important;
  }
  .u-pr-45-pc {
    padding-right: 45px !important;
  }
  .u-mt-50-pc {
    margin-top: 50px !important;
  }
  .u-pt-50-pc {
    padding-top: 50px !important;
  }
  .u-mb-50-pc {
    margin-bottom: 50px !important;
  }
  .u-pb-50-pc {
    padding-bottom: 50px !important;
  }
  .u-ml-50-pc {
    margin-left: 50px !important;
  }
  .u-pl-50-pc {
    padding-left: 50px !important;
  }
  .u-mr-50-pc {
    margin-right: 50px !important;
  }
  .u-pr-50-pc {
    padding-right: 50px !important;
  }
  .u-mt-60-pc {
    margin-top: 60px !important;
  }
  .u-pt-60-pc {
    padding-top: 60px !important;
  }
  .u-mb-60-pc {
    margin-bottom: 60px !important;
  }
  .u-pb-60-pc {
    padding-bottom: 60px !important;
  }
  .u-ml-60-pc {
    margin-left: 60px !important;
  }
  .u-pl-60-pc {
    padding-left: 60px !important;
  }
  .u-mr-60-pc {
    margin-right: 60px !important;
  }
  .u-pr-60-pc {
    padding-right: 60px !important;
  }
  .u-mt-65-pc {
    margin-top: 65px !important;
  }
  .u-pt-65-pc {
    padding-top: 65px !important;
  }
  .u-mb-65-pc {
    margin-bottom: 65px !important;
  }
  .u-pb-65-pc {
    padding-bottom: 65px !important;
  }
  .u-ml-65-pc {
    margin-left: 65px !important;
  }
  .u-pl-65-pc {
    padding-left: 65px !important;
  }
  .u-mr-65-pc {
    margin-right: 65px !important;
  }
  .u-pr-65-pc {
    padding-right: 65px !important;
  }
  .u-mt-70-pc {
    margin-top: 70px !important;
  }
  .u-pt-70-pc {
    padding-top: 70px !important;
  }
  .u-mb-70-pc {
    margin-bottom: 70px !important;
  }
  .u-pb-70-pc {
    padding-bottom: 70px !important;
  }
  .u-ml-70-pc {
    margin-left: 70px !important;
  }
  .u-pl-70-pc {
    padding-left: 70px !important;
  }
  .u-mr-70-pc {
    margin-right: 70px !important;
  }
  .u-pr-70-pc {
    padding-right: 70px !important;
  }
  .u-mt-75-pc {
    margin-top: 75px !important;
  }
  .u-pt-75-pc {
    padding-top: 75px !important;
  }
  .u-mb-75-pc {
    margin-bottom: 75px !important;
  }
  .u-pb-75-pc {
    padding-bottom: 75px !important;
  }
  .u-ml-75-pc {
    margin-left: 75px !important;
  }
  .u-pl-75-pc {
    padding-left: 75px !important;
  }
  .u-mr-75-pc {
    margin-right: 75px !important;
  }
  .u-pr-75-pc {
    padding-right: 75px !important;
  }
  .u-mt-80-pc {
    margin-top: 80px !important;
  }
  .u-pt-80-pc {
    padding-top: 80px !important;
  }
  .u-mb-80-pc {
    margin-bottom: 80px !important;
  }
  .u-pb-80-pc {
    padding-bottom: 80px !important;
  }
  .u-ml-80-pc {
    margin-left: 80px !important;
  }
  .u-pl-80-pc {
    padding-left: 80px !important;
  }
  .u-mr-80-pc {
    margin-right: 80px !important;
  }
  .u-pr-80-pc {
    padding-right: 80px !important;
  }
}
@media all and (max-width: 768px) {
  .u-mt-0-sp {
    margin-top: 0px !important;
  }
  .u-pt-0-sp {
    padding-top: 0px !important;
  }
  .u-mb-0-sp {
    margin-bottom: 0px !important;
  }
  .u-pb-0-sp {
    padding-bottom: 0px !important;
  }
  .u-ml-0-sp {
    margin-left: 0px !important;
  }
  .u-pl-0-sp {
    padding-left: 0px !important;
  }
  .u-mr-0-sp {
    margin-right: 0px !important;
  }
  .u-pr-0-sp {
    padding-right: 0px !important;
  }
  .u-mt-5-sp {
    margin-top: 5px !important;
  }
  .u-pt-5-sp {
    padding-top: 5px !important;
  }
  .u-mb-5-sp {
    margin-bottom: 5px !important;
  }
  .u-pb-5-sp {
    padding-bottom: 5px !important;
  }
  .u-ml-5-sp {
    margin-left: 5px !important;
  }
  .u-pl-5-sp {
    padding-left: 5px !important;
  }
  .u-mr-5-sp {
    margin-right: 5px !important;
  }
  .u-pr-5-sp {
    padding-right: 5px !important;
  }
  .u-mt-10-sp {
    margin-top: 10px !important;
  }
  .u-pt-10-sp {
    padding-top: 10px !important;
  }
  .u-mb-10-sp {
    margin-bottom: 10px !important;
  }
  .u-pb-10-sp {
    padding-bottom: 10px !important;
  }
  .u-ml-10-sp {
    margin-left: 10px !important;
  }
  .u-pl-10-sp {
    padding-left: 10px !important;
  }
  .u-mr-10-sp {
    margin-right: 10px !important;
  }
  .u-pr-10-sp {
    padding-right: 10px !important;
  }
  .u-mt-15-sp {
    margin-top: 15px !important;
  }
  .u-pt-15-sp {
    padding-top: 15px !important;
  }
  .u-mb-15-sp {
    margin-bottom: 15px !important;
  }
  .u-pb-15-sp {
    padding-bottom: 15px !important;
  }
  .u-ml-15-sp {
    margin-left: 15px !important;
  }
  .u-pl-15-sp {
    padding-left: 15px !important;
  }
  .u-mr-15-sp {
    margin-right: 15px !important;
  }
  .u-pr-15-sp {
    padding-right: 15px !important;
  }
  .u-mt-20-sp {
    margin-top: 20px !important;
  }
  .u-pt-20-sp {
    padding-top: 20px !important;
  }
  .u-mb-20-sp {
    margin-bottom: 20px !important;
  }
  .u-pb-20-sp {
    padding-bottom: 20px !important;
  }
  .u-ml-20-sp {
    margin-left: 20px !important;
  }
  .u-pl-20-sp {
    padding-left: 20px !important;
  }
  .u-mr-20-sp {
    margin-right: 20px !important;
  }
  .u-pr-20-sp {
    padding-right: 20px !important;
  }
  .u-mt-24-sp {
    margin-top: 24px !important;
  }
  .u-pt-24-sp {
    padding-top: 24px !important;
  }
  .u-mb-24-sp {
    margin-bottom: 24px !important;
  }
  .u-pb-24-sp {
    padding-bottom: 24px !important;
  }
  .u-ml-24-sp {
    margin-left: 24px !important;
  }
  .u-pl-24-sp {
    padding-left: 24px !important;
  }
  .u-mr-24-sp {
    margin-right: 24px !important;
  }
  .u-pr-24-sp {
    padding-right: 24px !important;
  }
  .u-mt-25-sp {
    margin-top: 25px !important;
  }
  .u-pt-25-sp {
    padding-top: 25px !important;
  }
  .u-mb-25-sp {
    margin-bottom: 25px !important;
  }
  .u-pb-25-sp {
    padding-bottom: 25px !important;
  }
  .u-ml-25-sp {
    margin-left: 25px !important;
  }
  .u-pl-25-sp {
    padding-left: 25px !important;
  }
  .u-mr-25-sp {
    margin-right: 25px !important;
  }
  .u-pr-25-sp {
    padding-right: 25px !important;
  }
  .u-mt-30-sp {
    margin-top: 30px !important;
  }
  .u-pt-30-sp {
    padding-top: 30px !important;
  }
  .u-mb-30-sp {
    margin-bottom: 30px !important;
  }
  .u-pb-30-sp {
    padding-bottom: 30px !important;
  }
  .u-ml-30-sp {
    margin-left: 30px !important;
  }
  .u-pl-30-sp {
    padding-left: 30px !important;
  }
  .u-mr-30-sp {
    margin-right: 30px !important;
  }
  .u-pr-30-sp {
    padding-right: 30px !important;
  }
  .u-mt-35-sp {
    margin-top: 35px !important;
  }
  .u-pt-35-sp {
    padding-top: 35px !important;
  }
  .u-mb-35-sp {
    margin-bottom: 35px !important;
  }
  .u-pb-35-sp {
    padding-bottom: 35px !important;
  }
  .u-ml-35-sp {
    margin-left: 35px !important;
  }
  .u-pl-35-sp {
    padding-left: 35px !important;
  }
  .u-mr-35-sp {
    margin-right: 35px !important;
  }
  .u-pr-35-sp {
    padding-right: 35px !important;
  }
  .u-mt-40-sp {
    margin-top: 40px !important;
  }
  .u-pt-40-sp {
    padding-top: 40px !important;
  }
  .u-mb-40-sp {
    margin-bottom: 40px !important;
  }
  .u-pb-40-sp {
    padding-bottom: 40px !important;
  }
  .u-ml-40-sp {
    margin-left: 40px !important;
  }
  .u-pl-40-sp {
    padding-left: 40px !important;
  }
  .u-mr-40-sp {
    margin-right: 40px !important;
  }
  .u-pr-40-sp {
    padding-right: 40px !important;
  }
  .u-mt-45-sp {
    margin-top: 45px !important;
  }
  .u-pt-45-sp {
    padding-top: 45px !important;
  }
  .u-mb-45-sp {
    margin-bottom: 45px !important;
  }
  .u-pb-45-sp {
    padding-bottom: 45px !important;
  }
  .u-ml-45-sp {
    margin-left: 45px !important;
  }
  .u-pl-45-sp {
    padding-left: 45px !important;
  }
  .u-mr-45-sp {
    margin-right: 45px !important;
  }
  .u-pr-45-sp {
    padding-right: 45px !important;
  }
  .u-mt-50-sp {
    margin-top: 50px !important;
  }
  .u-pt-50-sp {
    padding-top: 50px !important;
  }
  .u-mb-50-sp {
    margin-bottom: 50px !important;
  }
  .u-pb-50-sp {
    padding-bottom: 50px !important;
  }
  .u-ml-50-sp {
    margin-left: 50px !important;
  }
  .u-pl-50-sp {
    padding-left: 50px !important;
  }
  .u-mr-50-sp {
    margin-right: 50px !important;
  }
  .u-pr-50-sp {
    padding-right: 50px !important;
  }
  .u-mt-60-sp {
    margin-top: 60px !important;
  }
  .u-pt-60-sp {
    padding-top: 60px !important;
  }
  .u-mb-60-sp {
    margin-bottom: 60px !important;
  }
  .u-pb-60-sp {
    padding-bottom: 60px !important;
  }
  .u-ml-60-sp {
    margin-left: 60px !important;
  }
  .u-pl-60-sp {
    padding-left: 60px !important;
  }
  .u-mr-60-sp {
    margin-right: 60px !important;
  }
  .u-pr-60-sp {
    padding-right: 60px !important;
  }
  .u-mt-65-sp {
    margin-top: 65px !important;
  }
  .u-pt-65-sp {
    padding-top: 65px !important;
  }
  .u-mb-65-sp {
    margin-bottom: 65px !important;
  }
  .u-pb-65-sp {
    padding-bottom: 65px !important;
  }
  .u-ml-65-sp {
    margin-left: 65px !important;
  }
  .u-pl-65-sp {
    padding-left: 65px !important;
  }
  .u-mr-65-sp {
    margin-right: 65px !important;
  }
  .u-pr-65-sp {
    padding-right: 65px !important;
  }
  .u-mt-70-sp {
    margin-top: 70px !important;
  }
  .u-pt-70-sp {
    padding-top: 70px !important;
  }
  .u-mb-70-sp {
    margin-bottom: 70px !important;
  }
  .u-pb-70-sp {
    padding-bottom: 70px !important;
  }
  .u-ml-70-sp {
    margin-left: 70px !important;
  }
  .u-pl-70-sp {
    padding-left: 70px !important;
  }
  .u-mr-70-sp {
    margin-right: 70px !important;
  }
  .u-pr-70-sp {
    padding-right: 70px !important;
  }
  .u-mt-75-sp {
    margin-top: 75px !important;
  }
  .u-pt-75-sp {
    padding-top: 75px !important;
  }
  .u-mb-75-sp {
    margin-bottom: 75px !important;
  }
  .u-pb-75-sp {
    padding-bottom: 75px !important;
  }
  .u-ml-75-sp {
    margin-left: 75px !important;
  }
  .u-pl-75-sp {
    padding-left: 75px !important;
  }
  .u-mr-75-sp {
    margin-right: 75px !important;
  }
  .u-pr-75-sp {
    padding-right: 75px !important;
  }
  .u-mt-80-sp {
    margin-top: 80px !important;
  }
  .u-pt-80-sp {
    padding-top: 80px !important;
  }
  .u-mb-80-sp {
    margin-bottom: 80px !important;
  }
  .u-pb-80-sp {
    padding-bottom: 80px !important;
  }
  .u-ml-80-sp {
    margin-left: 80px !important;
  }
  .u-pl-80-sp {
    padding-left: 80px !important;
  }
  .u-mr-80-sp {
    margin-right: 80px !important;
  }
  .u-pr-80-sp {
    padding-right: 80px !important;
  }
}
/* -------------------------------------------------------------------------------------------
  html5 elements
------------------------------------------------------------------------------------------- */
article,
aside,
figure,
figcaption,
footer,
header,
nav,
section,
main {
  display: block;
}

/* -------------------------------------------------------------------------------------------
  reseting
------------------------------------------------------------------------------------------- */
html {
  height: 100%;
  font-size: 62.5%;
}
html.is-fixed {
  position: fixed;
  left: 0;
  width: 100%;
}

body {
  font-family: "YakuHanJP-M", "Mplus-M", sans-serif;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 1;
  color: #111;
  background-color: #FFF;
}

body.is-scroll-allowed {
  overflow: hidden;
}

input,
textarea,
select,
button {
  outline: none;
}

input,
textarea,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td,
button,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

input,
textarea,
select {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: none;
  border: none;
  border-radius: 0;
}

textarea {
  resize: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}

button {
  border: none;
  overflow: visible;
  background: none;
  vertical-align: top;
  font-size: 100%;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset {
  border: 0;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
}

address,
caption,
code,
em,
th {
  font-style: normal;
  font-weight: 500;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
em {
  font-size: 100%;
  font-weight: normal;
}

sup,
sub {
  font-size: 63%;
}

sup {
  vertical-align: top;
}

sub {
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ==========================================================
Component
========================================================== */
/* -------------------------------------------------------------------------------------------
header setting
------------------------------------------------------------------------------------------- */
.c-header {
  background-image: url("/event_archives/2024/assets/image/bg_mv_sp.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
@media all and (min-width: 769px) {
  .c-header {
    background-image: url("/event_archives/2024/assets/image/bg_mv.jpg");
    background-size: auto;
  }
}
@media all and (min-width: 769px) and (max-width: 1479px) {
  .c-header {
    background-size: cover;
  }
}
.c-header__inner {
  padding: 74px 0 73px;
}
@media all and (min-width: 769px) {
  .c-header__inner {
    padding: 120px 30px 63px;
  }
}
.c-header__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-header__title {
  width: 100%;
  height: auto;
  max-width: 90.67%;
  padding-top: 55%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url("/event_archives/2024/assets/image/logo_egafes2024_header.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media all and (min-width: 769px) {
  .c-header__title {
    max-width: 940px;
    padding-top: 598px;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .c-header__title {
    max-width: 82%;
    padding-top: 52%;
  }
}

/* -------------------------------------------------------------------------------------------
header umashira setting
------------------------------------------------------------------------------------------- */
.c-header-umashira {
  position: relative;
  height: 123.7vw;
  background-color: #06A0F6;
}
@media all and (min-width: 769px) {
  .c-header-umashira {
    height: 720px;
    background-image: url("/event_archives/2024/assets/image/umashira/bg_mv.png");
    background-repeat: no-repeat;
    background-position: center bottom 198px;
    background-size: 3000px auto;
  }
}
@media all and (min-width: 769px) and (max-width: 999px) {
  .c-header-umashira {
    height: 72vw;
  }
}
.c-header-umashira__title {
  position: relative;
}
.c-header-umashira__title-logo {
  position: absolute;
  top: 5.8vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  width: 85.8%;
  padding-top: 32%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url("/event_archives/2024/assets/image/umashira/img_mv_logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 2;
}
@media all and (min-width: 769px) {
  .c-header-umashira__title-logo {
    top: 92px;
    max-width: 523px;
    padding-top: 202px;
  }
}
@media all and (min-width: 769px) and (max-width: 999px) {
  .c-header-umashira__title-logo {
    top: 8vw;
    max-width: 52.3vw;
    padding-top: 20.2vw;
  }
}
@media all and (min-width: 769px) and (max-width: 859px) {
  .c-header-umashira__title-logo {
    top: 5vw;
  }
}
.c-header-umashira__copy {
  position: relative;
  width: 100%;
  height: 720px;
  max-width: 1000px;
  margin: 0 auto;
}
.c-header-umashira__copy-image {
  position: absolute;
  top: 234px;
  max-width: 180px;
  z-index: 2;
}
.c-header-umashira__copy-image:first-child {
  left: 0;
}
@media all and (min-width: 769px) and (max-width: 999px) {
  .c-header-umashira__copy-image:first-child {
    top: 23.4vw;
    left: 10px;
    max-width: 18vw;
  }
}
.c-header-umashira__copy-image:not(:first-child) {
  right: 0;
}
@media all and (min-width: 769px) and (max-width: 999px) {
  .c-header-umashira__copy-image:not(:first-child) {
    top: 23.4vw;
    right: 10px;
    max-width: 18vw;
  }
}
.c-header-umashira__picture-inner {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
@media all and (min-width: 769px) {
  .c-header-umashira__picture-inner {
    top: unset;
    bottom: 112px;
    max-width: 1000px;
  }
}
@media all and (min-width: 769px) {
  .c-header-umashira__picture::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 88px;
    width: 100%;
    height: 110px;
    background-color: #D2B897;
    background-image: url("/event_archives/2024/assets/image/umashira/bg_mv_grass.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 998px auto;
  }
}
.c-header-umashira__day {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 15px;
  background-color: #FFF;
}
@media all and (min-width: 769px) {
  .c-header-umashira__day {
    padding: 0 20px;
  }
}
.c-header-umashira__day-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 22.1vw;
}
@media all and (min-width: 769px) {
  .c-header-umashira__day-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 88px;
  }
}
.c-header-umashira__day-image {
  max-width: 994px;
}

.c-header-umashira-copy-sp {
  background-color: #FFF;
}
.c-header-umashira-copy-sp__inner {
  padding: 5px 0 0;
}
.c-header-umashira-copy-sp__block {
  padding: 9px 15px;
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
  background-color: #FFEE00;
}
.c-header-umashira-copy-sp__text {
  font-family: "YakuHanJP-EB", "Mplus-H";
  font-size: 4.267vw;
  line-height: 1.4;
  text-align: center;
}

/* -------------------------------------------------------------------------------------------
navigation setting
------------------------------------------------------------------------------------------- */
.c-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #000;
}
@media all and (min-width: 860px) {
  .c-nav {
    height: 61px;
    padding: 0 20px;
    background-color: #111;
    -webkit-transition: unset;
    transition: unset;
  }
}
.c-nav.is-open {
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.c-nav__inner {
  position: fixed;
  bottom: -120%;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media all and (min-width: 860px) {
  .c-nav__inner {
    position: static;
    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;
    max-width: 1000px;
    height: 100%;
    margin: 0 auto;
  }
}
.c-nav.is-open .c-nav__inner {
  bottom: 0;
}
.c-nav__toggle {
  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;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 999;
  padding: 9px 0 10px;
  line-height: 1;
  background-color: #111;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media all and (min-width: 860px) {
  .c-nav__toggle {
    display: none;
  }
}
@media all and (max-width: 859px) {
  .c-nav__toggle.is-hidden {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.c-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-top: 36px;
  background-color: #111;
}
@media all and (min-width: 860px) {
  .c-nav__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
  }
}
.c-nav__list-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 55px 0 23px;
  background-color: #111;
}
@media all and (min-width: 860px) {
  .c-nav__list-sns {
    padding: 0;
  }
}
.c-nav__item {
  color: #fff;
  font-size: 2rem;
  line-height: 1.1111111111;
  text-align: center;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 860px) {
  .c-nav__item {
    font-size: 1.6rem;
  }
}
.c-nav__item + .c-nav__item {
  margin-top: 20px;
}
@media all and (min-width: 800px) {
  .c-nav__item + .c-nav__item {
    margin: 0 0 0 4%;
  }
}
@media all and (min-width: 972px) {
  .c-nav__item + .c-nav__item {
    margin: 0 0 0 6%;
  }
}
.c-nav__item-sns + .c-nav__item-sns {
  margin-left: 30px;
}
@media all and (min-width: 860px) {
  .c-nav__item-sns + .c-nav__item-sns {
    margin-left: 15px;
  }
}
.c-nav__item-link {
  color: #fff;
  text-decoration: none;
}
.c-nav__item-link:hover {
  color: #E0E601;
}

.icon-youtube {
  font-size: 2.9rem;
}

.icon-x {
  font-size: 2.9rem;
}

.icon-instagram {
  font-size: 2.9rem;
}

.icon-bf {
  font-size: 3.9rem;
}

.icon-menu {
  font-size: 3.1rem;
  color: #fff;
}

/* -------------------------------------------------------------------------------------------
heading setting
------------------------------------------------------------------------------------------- */
.c-heading {
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 3.4rem;
  line-height: 1.4117647059;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-heading {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    font-family: "YakuHanJP-BL", "Mplus-BL";
    font-size: 4.2rem;
    line-height: 1.380952381;
    text-align: center;
    color: #ED0012;
    -webkit-transform: rotate(0.05deg);
    transform: rotate(0.05deg);
  }
}
.c-heading-large {
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 3.8rem;
  line-height: 1.3157894737;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-heading-large {
    position: relative;
    font-family: "YakuHanJP-BL", "Mplus-BL";
    font-size: 7.6rem;
    line-height: 1.2;
    text-align: center;
    color: #ED0012;
    -webkit-transform: rotate(0.05deg);
    transform: rotate(0.05deg);
  }
}
@media all and (min-width: 769px) and (max-width: 939px) {
  .c-heading-large {
    position: relative;
    font-family: "YakuHanJP-BL", "Mplus-BL";
    font-size: 5.4rem;
    line-height: 1.3888888889;
    text-align: center;
    color: #ED0012;
    -webkit-transform: rotate(0.05deg);
    transform: rotate(0.05deg);
  }
}
.c-heading-author {
  padding: 2px 10px 1px;
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 3.4rem;
  line-height: 1.4117647059;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  color: #FFF;
  background-color: #E7282C;
  border-radius: 15px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 99, 205, 0.5);
  box-shadow: 0 5px 6px rgba(0, 99, 205, 0.5);
}
@media all and (min-width: 769px) {
  .c-heading-author {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 4.2rem;
    line-height: 1.380952381;
  }
}
.c-heading-day0818 {
  padding: 8px 10px 7px;
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 2rem;
  line-height: 1.35;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  font-family: "YakuHanJP-EB", "Mplus-H";
  color: #111;
  background-color: #E4E423;
  border-radius: 15px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 99, 205, 0.5);
  box-shadow: 0 5px 6px rgba(0, 99, 205, 0.5);
}
@media all and (min-width: 769px) {
  .c-heading-day0818 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 10px 9px;
    font-size: 2.8rem;
    line-height: 1.3928571429;
  }
}
.c-heading-day0818__small {
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 1.4rem;
  line-height: 1.3571428571;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  margin-left: 6px;
  font-family: "YakuHanJP-M", "Mplus-M";
  color: #111;
}
@media all and (min-width: 769px) {
  .c-heading-day0818__small {
    font-size: 1.8rem;
    line-height: 1.5;
    font-family: "YakuHanJP-M", "Mplus-M";
    color: #111;
  }
}
.c-heading-day0817 {
  padding: 8px 10px 7px;
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 2rem;
  line-height: 1.35;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  font-family: "YakuHanJP-EB", "Mplus-H";
  color: #FFF;
  background-color: #8CC230;
  border-radius: 15px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 99, 205, 0.5);
  box-shadow: 0 5px 6px rgba(0, 99, 205, 0.5);
}
@media all and (min-width: 769px) {
  .c-heading-day0817 {
    max-width: 1000px;
    padding: 10px 10px 9px;
    margin: 0 auto;
    font-size: 2.8rem;
    line-height: 1.3928571429;
  }
}
.c-heading__white {
  color: #FFF;
}
.c-heading__orange {
  color: #E94D05;
}
.c-heading-gacha {
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 2.4rem;
  line-height: 1.35;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  font-family: "YakuHanJP-EB", "Mplus-H";
}
@media all and (min-width: 769px) {
  .c-heading-gacha {
    font-size: 2.8rem;
    line-height: 1.3928571429;
  }
}
.c-heading-gacha__orange {
  color: #E94D05;
}
.c-heading-movie {
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 3.4rem;
  line-height: 1.25;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  color: #FFF;
}
@media all and (min-width: 769px) {
  .c-heading-movie {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 4.2rem;
    line-height: 1.380952381;
    color: #FFF;
  }
}
.c-heading-lantern {
  position: relative;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 3rem;
  line-height: 1.4166666667;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
  color: #E94D05;
  border-radius: 15px;
}
@media all and (min-width: 769px) {
  .c-heading-lantern {
    font-size: 4.2rem;
    line-height: 1.380952381;
  }
}

/* -------------------------------------------------------------------------------------------
gallery setting
------------------------------------------------------------------------------------------- */
.c-gallery {
  background-color: #111;
}
.c-gallery__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(8, auto);
}
@media all and (min-width: 769px) {
  .c-gallery__inner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: repeat(213px, 3);
  }
}
.c-gallery__figure {
  width: 100%;
  height: auto;
}
.c-gallery__figure--gallery01 {
  grid-column: 1/3;
  grid-row: 2/4;
}
@media all and (min-width: 769px) {
  .c-gallery__figure--gallery01 {
    grid-column: 1/3;
    grid-row: 1/3;
  }
}
.c-gallery__figure--gallery03 {
  grid-column: auto;
  grid-row: auto;
}
@media all and (min-width: 769px) {
  .c-gallery__figure--gallery03 {
    grid-column: 4/5;
    grid-row: 1/2;
  }
}
.c-gallery__figure--gallery10 {
  grid-column: 1/3;
  grid-row: 6/8;
}
@media all and (min-width: 769px) {
  .c-gallery__figure--gallery10 {
    grid-column: 3/5;
    grid-row: 3/5;
  }
}
.c-gallery__link {
  display: block;
  height: auto;
}

/* -------------------------------------------------------------------------------------------
thanks setting
------------------------------------------------------------------------------------------- */
.c-thanks {
  background-color: #111;
}
.c-thanks__inner {
  padding: 40px 15px;
}
@media all and (min-width: 769px) {
  .c-thanks__inner {
    padding: 60px 20px;
  }
}
.c-thanks-title {
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 2.2rem;
  line-height: 1.2272727273;
  text-align: center;
  color: #FFF;
}
@media all and (min-width: 769px) {
  .c-thanks-title {
    font-size: 4rem;
    line-height: 1.35;
  }
}

/* -------------------------------------------------------------------------------------------
cancel setting
------------------------------------------------------------------------------------------- */
.c-cancel {
  background-color: #111;
}
.c-cancel__inner {
  padding: 42px 15px;
}
@media all and (min-width: 769px) {
  .c-cancel__inner {
    padding: 40px 20px;
  }
}
.c-cancel-title {
  font-family: "YakuHanJP-EB", "Mplus-H";
  font-size: 2rem;
  line-height: 1.35;
  text-align: center;
  color: #FFF;
}
@media all and (min-width: 769px) {
  .c-cancel-title {
    font-size: 2.8rem;
    line-height: 1.3928571429;
  }
}
.c-cancel-block {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-cancel-block {
    margin-top: 30px;
  }
}
.c-cancel__text {
  font-size: 1.8rem;
  line-height: 1.7777777778;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-cancel__text {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 25px;
    margin-top: 37px;
    font-size: 2rem;
    line-height: 1.55;
  }
}
.c-cancel__text + .c-cancel__text {
  margin-top: 18px;
}
.c-cancel__text--strong {
  font-family: "YakuHanJP-EB", "Mplus-H";
}
.c-cancel__attention {
  margin-top: 4px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
.c-cancel__button-link {
  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: 100%;
  max-width: 345px;
  padding: 7px 10px 8px;
  margin: 0 auto;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  border-radius: 40px;
  border: 3px solid #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media all and (min-width: 769px) {
  .c-cancel__button-link {
    max-width: 347px;
  }
}
.c-cancel__button-link:hover {
  color: #FFF;
  background-color: #ED0012;
}

.c-outline {
  background-color: #FFF;
}
.c-outline-umashira {
  background-color: #E94D05;
  background-image: url("/event_archives/2024/assets/image/umashira/bg_outline.png"), url("/event_archives/2024/assets/image/umashira/bg_outline.png");
  background-repeat: repeat-x, repeat-x;
  background-position: center top, center bottom;
}
.c-outline__inner {
  padding: 50px 15px;
}
@media all and (min-width: 769px) {
  .c-outline__inner {
    padding: 72px 20px;
  }
}
.c-outline__inner--umashira {
  padding: 80px 15px;
}
@media all and (min-width: 769px) {
  .c-outline__inner--umashira {
    padding: 109px 20px;
  }
}
.c-outline-block {
  max-width: 1000px;
  padding: 40px 25px;
  margin: 36px auto 0;
  border: 4px solid #ED0012;
  border-radius: 30px;
}
@media all and (min-width: 769px) {
  .c-outline-block {
    padding: 60px 80px;
    margin-top: 52px;
    border-width: 6px;
  }
}
@media all and (min-width: 769px) and (max-width: 939px) {
  .c-outline-block {
    padding: 48px;
  }
}
.c-outline-block-umashira {
  padding: 45px 24px;
  margin-top: 40px;
  border: unset;
  background-color: #FFF;
}
@media all and (min-width: 769px) {
  .c-outline-block-umashira {
    padding: 48px 72px;
    margin-top: 72px;
  }
}
.c-outline__text {
  font-size: 1.6rem;
  line-height: 1.8125;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
.c-outline__text--strong {
  font-family: "YakuHanJP-EB", "Mplus-H";
  font-size: 1.8rem;
}
.c-outline__text--umashira {
  font-size: 1.8rem;
  line-height: 1.7777777778;
  max-width: 1050px;
  margin: 24px auto 0;
  color: #FFF;
}
@media all and (min-width: 769px) {
  .c-outline__text--umashira {
    padding: 0 25px;
    margin-top: 37px;
    font-size: 2.2rem;
    line-height: 1.6363636364;
  }
}
.c-outline__day {
  position: relative;
  padding: 36px 10px;
  margin-top: 30px;
}
@media all and (min-width: 769px) {
  .c-outline__day {
    padding: 60px;
    margin-top: 48px;
  }
}
.c-outline__day::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 12px;
  background-image: -webkit-gradient(linear, left top, right top, from(#D61518), color-stop(#DADF00), to(#7FBE26));
  background-image: -webkit-linear-gradient(left, #D61518, #DADF00, #7FBE26);
  background-image: linear-gradient(to right, #D61518, #DADF00, #7FBE26);
}
.c-outline__day::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 12px;
  background-image: -webkit-gradient(linear, right top, left top, from(#D61518), color-stop(#DADF00), to(#7FBE26));
  background-image: -webkit-linear-gradient(right, #D61518, #DADF00, #7FBE26);
  background-image: linear-gradient(to left, #D61518, #DADF00, #7FBE26);
}
.c-outline__image {
  aspect-ratio: 560/597;
}
@media all and (min-width: 769px) {
  .c-outline__image {
    aspect-ratio: 288/161;
  }
}
.c-outline__image--umashira {
  margin-top: 0;
  aspect-ratio: 33/25;
}
@media all and (min-width: 769px) {
  .c-outline__image--umashira {
    aspect-ratio: 856/249;
  }
}
.c-outline-banner {
  max-width: 1000px;
  margin: 50px auto 0;
}
@media all and (min-width: 769px) {
  .c-outline-banner {
    margin-top: 60px;
  }
}
.c-outline-banner__link {
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-outline-banner__link:hover {
  opacity: 0.8;
}
.c-outline__button {
  margin-top: 24px;
}
.c-outline__button-link {
  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: 100%;
  max-width: 290px;
  padding: 7px 10px 8px;
  margin: 0 auto;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  text-align: center;
  text-decoration: none;
  color: #ED0012;
  border-radius: 40px;
  border: 3px solid #ED0012;
  background-color: #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media all and (min-width: 769px) {
  .c-outline__button-link {
    max-width: 347px;
  }
}
.c-outline__button-link:hover {
  color: #FFF;
  background-color: #ED0012;
}
.c-outline__button-text {
  padding: 20px;
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.4375;
  text-align: left;
  border: 3px solid #FFF;
  border-radius: 12px;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/* -------------------------------------------------------------------------------------------
information setting
------------------------------------------------------------------------------------------- */
.c-info {
  background-color: #FFF;
}
.c-info-umashira {
  background-color: #faf4ec;
}
.c-info__inner {
  padding: 50px 15px 0;
}
@media all and (min-width: 769px) {
  .c-info__inner {
    padding: 72px 20px 0;
  }
}
.c-info__inner--umashira {
  padding: 42px 15px;
}
@media all and (min-width: 769px) {
  .c-info__inner--umashira {
    padding: 72px 20px;
  }
}
.c-info-list {
  max-width: 1000px;
  height: 456px;
  padding: 40px 25px;
  margin: 24px auto 0;
  border: 4px solid #ED0012;
  border-radius: 30px;
  overflow-y: auto;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
@media all and (min-width: 769px) {
  .c-info-list {
    height: 300px;
    padding: 40px 48px;
    margin-top: 34px;
    border-width: 6px;
  }
}
.c-info-list::-webkit-scrollbar {
  width: 32px;
}
.c-info-list::-webkit-scrollbar-thumb {
  border-radius: 16px;
  border: 12px solid transparent;
  background-clip: padding-box;
  background-color: #ED0012;
}
.c-info-list::-webkit-scrollbar-track {
  margin-top: 6px;
  margin-bottom: 6px;
  background-color: transparent;
}
.c-info-list-umashira {
  border-color: #E94D05;
  background-color: #FFF;
}
.c-info-list-umashira::-webkit-scrollbar-thumb {
  background-color: #E94D05;
}
.c-info-list__item {
  font-size: 1.6rem;
  line-height: 1.375;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-info-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.8rem;
    line-height: 1.6111111111;
  }
}
.c-info-list__item + .c-info-list__item {
  margin-top: 30px;
}
@media all and (min-width: 769px) {
  .c-info-list__item + .c-info-list__item {
    margin-top: 20px;
  }
}
.c-info-list__item--umashira {
  color: #E94D05;
}
.c-info-list__item-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media all and (min-width: 769px) {
  .c-info-list__item-title {
    width: 151px;
  }
}
.c-info-list__item-detail {
  margin-top: 5px;
}
@media all and (min-width: 769px) {
  .c-info-list__item-detail {
    margin-top: 0;
  }
}
.c-info-list__item--archive {
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: right;
}
@media all and (min-width: 769px) {
  .c-info-list__item--archive {
    font-size: 1.6rem;
    line-height: 1.2222222222;
  }
}
.c-info__link {
  margin-left: auto;
  color: #ED0012;
  text-decoration: underline;
}
.c-info__link:hover {
  text-decoration: none;
}

/* -------------------------------------------------------------------------------------------
ticket setting
------------------------------------------------------------------------------------------- */
.c-ticket {
  background-color: #ED0012;
}
.c-ticket-umashira {
  background-color: #E94D05;
}
.c-ticket__inner {
  padding: 42px 15px 50px;
}
@media all and (min-width: 769px) {
  .c-ticket__inner {
    padding: 48px 20px 72px;
  }
}
.c-ticket__inner--umashira {
  padding: 42px 15px;
}
@media all and (min-width: 769px) {
  .c-ticket__inner--umashira {
    padding: 72px 20px;
  }
}
.c-ticket-list {
  max-width: 1000px;
  padding: 40px 25px;
  margin: 24px auto 0;
  border-radius: 30px;
  background-color: #FFF;
}
@media all and (min-width: 769px) {
  .c-ticket-list {
    padding: 48px;
    margin-top: 34px;
  }
}
.c-ticket-list__item {
  font-size: 1.6rem;
  line-height: 1.375;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-ticket-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.8rem;
    line-height: 1.6111111111;
  }
}
.c-ticket-list__item + .c-ticket-list__item {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item + .c-ticket-list__item {
    margin-top: 20px;
  }
}
.c-ticket-list__item--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-ticket-list__item--border {
  padding-top: 24px;
  border-top: 1px solid #9B9B9B;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item--border {
    padding-top: 20px;
  }
}
.c-ticket-list__item--border:last-of-type {
  padding-top: 0;
  padding-bottom: 24px;
  border-top: unset;
  border-bottom: 1px solid #9B9B9B;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item--border:last-of-type {
    padding-bottom: 20px;
  }
}
.c-ticket-list__item-title {
  font-family: "YakuHanJP-EB", "Mplus-H";
  font-size: 1.8rem;
  line-height: 1.3888888889;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item-title {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 130px;
    font-size: 2rem;
    line-height: 1.35;
  }
}
.c-ticket-list__item-detail {
  font-size: 1.6rem;
  line-height: 1.6;
}
.c-ticket-list__item-detail--bottom {
  margin-top: 9px;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item-detail--bottom {
    padding-top: 2px;
    margin-top: 0;
  }
}
.c-ticket-list__item-detail-banner {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item-detail-banner {
    margin-top: 30px;
  }
}
.c-ticket-list__item-detail-banner--link {
  display: block;
  background-color: #FFF;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(17, 17, 17, 0.35);
  box-shadow: 0px 4px 10px 0px rgba(17, 17, 17, 0.35);
}
@media all and (min-width: 769px) {
  .c-ticket-list__item-detail-banner--link {
    max-width: 640px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(17, 17, 17, 0.35);
    box-shadow: 0px 5px 12px 0px rgba(17, 17, 17, 0.35);
  }
}
.c-ticket-list__item-detail-banner--link:hover img {
  opacity: 0.8;
}
.c-ticket-list__item-detail-banner--image {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-ticket-list__item-detail--link {
  color: #ED0012;
  text-decoration: underline;
}
.c-ticket-list__item-detail--link:hover {
  text-decoration: none;
}
.c-ticket-list__item-detail--twoline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media all and (min-width: 769px) {
  .c-ticket-list__item-detail--twoline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media all and (min-width: 769px) {
  .c-ticket-list__item-detail--twoline-title:first-child {
    min-width: 210px;
  }
}
.c-ticket-list__item-detail--dot {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.c-ticket-list__item-detail--dot::before {
  content: "•";
  display: inline-block;
  position: relative;
  top: 0;
  left: 8px;
  width: 16px;
  text-align: center;
}
.c-ticket-list__item-detail--space {
  display: block;
  margin-left: 1em;
}
.c-ticket-list__item-detail--strong {
  font-family: "YakuHanJP-EB", "Mplus-H";
  color: #ED0012;
}
.c-ticket-banner__inner {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-ticket-banner__inner {
    margin-top: 30px;
  }
}
.c-ticket-banner__link {
  display: block;
  background-color: #FFF;
  border: 2px solid #FFF;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(17, 17, 17, 0.35);
  box-shadow: 0px 4px 10px 0px rgba(17, 17, 17, 0.35);
}
@media all and (min-width: 769px) {
  .c-ticket-banner__link {
    max-width: 640px;
    margin: 0 auto;
    border-width: 3px;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(17, 17, 17, 0.35);
    box-shadow: 0px 5px 12px 0px rgba(17, 17, 17, 0.35);
  }
}
.c-ticket-banner__link:hover img {
  opacity: 0.8;
}
.c-ticket-banner__image {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* -------------------------------------------------------------------------------------------
author setting
------------------------------------------------------------------------------------------- */
.c-author {
  background-image: url("/event_archives/2024/assets/image/author/bg_author_flare_sp.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudbt_sp.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudtp_sp.png"), -webkit-gradient(linear, left top, left bottom, from(#1096da), to(#008ed8));
  background-image: url("/event_archives/2024/assets/image/author/bg_author_flare_sp.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudbt_sp.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudtp_sp.png"), -webkit-linear-gradient(top, #1096da, #008ed8);
  background-image: url("/event_archives/2024/assets/image/author/bg_author_flare_sp.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudbt_sp.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudtp_sp.png"), linear-gradient(to bottom, #1096da, #008ed8);
  background-position: top left, bottom center, top 16.2vw center, center;
  background-repeat: no-repeat, no-repeat, repeat-y, repeat;
  background-size: contain, 100% auto, 100% auto, auto;
  background-blend-mode: screen, normal, normal, normal;
}
@media all and (min-width: 769px) {
  .c-author {
    background-image: url("/event_archives/2024/assets/image/author/bg_author_flare.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudbt.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudtp.png"), -webkit-gradient(linear, left top, left bottom, from(#1096da), to(#008ed8));
    background-image: url("/event_archives/2024/assets/image/author/bg_author_flare.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudbt.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudtp.png"), -webkit-linear-gradient(top, #1096da, #008ed8);
    background-image: url("/event_archives/2024/assets/image/author/bg_author_flare.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudbt.png"), url("/event_archives/2024/assets/image/author/bg_author_cloudtp.png"), linear-gradient(to bottom, #1096da, #008ed8);
    background-position: top left, bottom center, top 30vw center, center;
    background-repeat: no-repeat, no-repeat, repeat-y, repeat;
    background-size: 70% auto, 100% auto, 100% auto, auto;
    background-blend-mode: screen, normal, normal, normal;
  }
}
.c-author__inner {
  padding: 50px 15px;
}
@media all and (min-width: 769px) {
  .c-author__inner {
    padding: 76px 20px 72px;
  }
}
.c-author-block {
  max-width: 1000px;
  margin: 0 auto;
}
.c-author-block + .c-author-block {
  margin-top: 45px;
}
@media all and (min-width: 769px) {
  .c-author-block + .c-author-block {
    margin-top: 80px;
  }
}
.c-author-block:nth-last-child(-n+2) {
  margin-top: 20px;
}
@media all and (min-width: 769px) {
  .c-author-block:nth-last-child(-n+2) {
    margin-top: 40px;
  }
}
.c-author-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 29px;
}
@media all and (min-width: 769px) {
  .c-author-list {
    margin-top: 35px;
  }
}
.c-author-list-heading {
  font-family: "YakuHanJP-EB", "Mplus-H";
  font-size: 1.7rem;
  line-height: 1.3529411765;
  text-align: center;
}
@media all and (min-width: 769px) {
  .c-author-list-heading {
    font-size: 2.4rem;
    line-height: 1.4166666667;
  }
}
.c-author-list-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}
.c-author-block:last-child .c-author-list-single {
  margin-top: 29px;
}
@media all and (min-width: 769px) {
  .c-author-block:last-child .c-author-list-single {
    margin-top: 35px;
  }
}
.c-author-list-single__item {
  width: calc(50% - 5px);
}
@media all and (min-width: 769px) {
  .c-author-list-single__item {
    width: calc(50% - 20px);
  }
}
.c-author-list-single__item + .c-author-list-single__item {
  margin-top: 28px;
}
@media all and (min-width: 769px) {
  .c-author-list-single__item + .c-author-list-single__item {
    margin-top: 48px;
  }
}
.c-author-list-noimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
}
@media all and (min-width: 769px) {
  .c-author-list-noimage {
    margin-top: 22px;
  }
}
.c-author-list-noimage__item {
  width: calc(50% - 5px);
}
@media all and (min-width: 769px) {
  .c-author-list-noimage__item {
    width: calc(50% - 20px);
  }
}
.c-author-list-noimage__item:nth-child(2n) {
  margin-left: 10px;
}
@media all and (min-width: 769px) {
  .c-author-list-noimage__item:nth-child(2n) {
    margin-left: 40px;
  }
}
.c-author-list-noimage__item:nth-child(n+3) {
  margin-top: 10px;
}
@media all and (min-width: 769px) {
  .c-author-list-noimage__item:nth-child(n+3) {
    margin-top: 20px;
  }
}
.c-author-list__item {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(50% - 5px);
}
@media all and (min-width: 769px) {
  .c-author-list__item {
    width: calc(50% - 20px);
  }
}
.c-author-list__item:nth-child(2n) {
  margin-left: 10px;
}
@media all and (min-width: 769px) {
  .c-author-list__item:nth-child(2n) {
    margin-left: 40px;
  }
}
.c-author-list__item:nth-child(n+3) {
  margin-top: 28px;
}
@media all and (min-width: 769px) {
  .c-author-list__item:nth-child(n+3) {
    margin-top: 40px;
  }
}
.c-author-list__thumb {
  position: relative;
  aspect-ratio: 4/3;
  outline: 2px solid #fff;
  outline-offset: -2px;
}
.c-author-list__name {
  padding: 6px 10px 7px;
  font-size: 1.6rem;
  line-height: 1.375;
  text-align: center;
  color: #FFF;
  background-color: #111;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-author-list__name {
    padding: 10px;
    font-size: 2.4rem;
    line-height: 1.4166666667;
  }
}
.c-author-list__icon-new {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: url("/event_archives/2024/assets/image/author/ico_new.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 3;
}
@media all and (min-width: 769px) {
  .c-author-list__icon-new {
    width: 63px;
    height: 63px;
  }
}
.c-author-list__icon-day {
  position: absolute;
  top: -17px;
  right: -6px;
  width: 54px;
  height: 54px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 3;
}
@media all and (min-width: 769px) {
  .c-author-list__icon-day {
    top: 5px;
    right: 5px;
    width: 128px;
    height: 34px;
  }
}
.c-author-list__icon-day--0818 {
  background: url("/event_archives/2024/assets/image/author/ico_day_0818_sp.svg");
}
@media all and (min-width: 769px) {
  .c-author-list__icon-day--0818 {
    background: url("/event_archives/2024/assets/image/author/ico_day_0818.svg");
  }
}
.c-author-list__icon-day--0817 {
  background: url("/event_archives/2024/assets/image/author/ico_day_0817_sp.svg");
}
@media all and (min-width: 769px) {
  .c-author-list__icon-day--0817 {
    background: url("/event_archives/2024/assets/image/author/ico_day_0817.svg");
  }
}

/* -------------------------------------------------------------------------------------------
modalimage setting
------------------------------------------------------------------------------------------- */
.c-modalimage {
  background-color: #E94D05;
  background-image: url("/event_archives/2024/assets/image/umashira/bg_lantern.png");
  background-position: center top;
  background-repeat: repeat;
  background-size: 100% auto;
}
@media all and (min-width: 769px) {
  .c-modalimage {
    background-size: auto;
  }
}
.c-modalimage__inner {
  padding: 42px 15px;
}
@media all and (min-width: 769px) {
  .c-modalimage__inner {
    padding: 72px 20px;
  }
}
.c-modalimage-title {
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 2.2rem;
  line-height: 1.2136363636;
  text-align: center;
  color: #FFF;
}
@media all and (min-width: 769px) {
  .c-modalimage-title {
    font-size: 4rem;
    line-height: 1.35;
  }
}
.c-modalimage-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1000px;
  margin: 20px auto 0;
}
@media all and (min-width: 769px) {
  .c-modalimage-list {
    margin-top: 34px;
  }
}
.c-modalimage-list__item {
  max-width: calc(50% - 5px);
}
@media all and (min-width: 769px) {
  .c-modalimage-list__item {
    max-width: calc(50% - 10px);
  }
}
.c-modalimage-list__item + .c-modalimage-list__item {
  margin-left: 10px;
}
@media all and (min-width: 769px) {
  .c-modalimage-list__item + .c-modalimage-list__item {
    margin-left: 20px;
  }
}
.c-modalimage-list__link {
  display: block;
  background-color: #FFF;
}
.c-modalimage-list__link:hover img {
  opacity: 0.8;
}
.c-modalimage-list__image {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-modalimage__button {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-modalimage__button {
    margin-top: 34px;
  }
}
.c-modalimage__button-link {
  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: 100%;
  max-width: 300px;
  padding: 7px 10px 8px;
  margin: 0 auto;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  color: #ED0012;
  border-radius: 40px;
  border: 3px solid #ED0012;
  background-color: #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media all and (min-width: 769px) {
  .c-modalimage__button-link {
    max-width: 347px;
    font-size: 2.4rem;
    line-height: 1.4166666667;
  }
}
.c-modalimage__button-link:hover {
  color: #FFF;
  background-color: #ED0012;
}
.c-modalimage__button-text {
  padding: 20px;
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.4375;
  text-align: left;
  border: 3px solid #FFF;
  border-radius: 12px;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/* -------------------------------------------------------------------------------------------
modal setting
------------------------------------------------------------------------------------------- */
.c-modal {
  display: none;
}
.c-modal-list__item {
  max-width: 1280px;
  margin: 0 auto;
}
.c-modal-list__item + .c-modal-list__item {
  margin-top: 40px;
}
.c-modal-list__image {
  border-radius: 3px;
  border: 4px solid #FFF;
}

.modaal-fullscreen {
  -webkit-tap-highlight-color: transparent;
}

.modaal-fullscreen .modaal-container {
  background: none;
}

.modaal-fullscreen .modaal-content-container {
  padding: 60px 30px;
  background: none;
  color: #fff;
  text-align: center;
}

.modaal-fullscreen .modaal-close {
  background: none;
  right: 20px;
  opacity: 0.7;
}

.modaal-fullscreen .modaal-close:focus,
.modaal-fullscreen .modaal-close:hover {
  opacity: 1;
}

.modaal-fullscreen .modaal-close::after,
.modaal-fullscreen .modaal-close::before {
  top: 12px;
  left: 24px;
  width: 3px;
  height: 27px;
  border-radius: 0;
}

.modaal-fullscreen .modaal-close:focus:after,
.modaal-fullscreen .modaal-close:focus:before,
.modaal-fullscreen .modaal-close:hover:after,
.modaal-fullscreen .modaal-close:hover:before {
  background: #FFF;
  opacity: 1;
}

.caption {
  display: none;
}

/* -------------------------------------------------------------------------------------------
scrollimage setting
------------------------------------------------------------------------------------------- */
.c-scrollimage__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.c-scrollimage-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-scrollimage-list--left {
  -webkit-animation: infinity-scroll-left 50s linear infinite;
  animation: infinity-scroll-left 50s linear infinite;
}
.c-scrollimage-list__item {
  width: 50vw;
}
@media all and (min-width: 769px) {
  .c-scrollimage-list__item {
    width: 25vw;
  }
}
@media all and (min-width: 1600px) {
  .c-scrollimage-list__item {
    width: 20vw;
  }
}
@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/* -------------------------------------------------------------------------------------------
store setting
------------------------------------------------------------------------------------------- */
.c-store {
  background-color: #faf4ec;
}
.c-store__inner {
  padding: 42px 15px;
}
@media all and (min-width: 769px) {
  .c-store__inner {
    padding: 72px 20px;
  }
}
.c-store-block {
  position: relative;
  padding: 57px 0 34px;
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-store-block {
    padding-top: 88px;
    padding-bottom: 38px;
    margin-top: 35px;
  }
}
.c-store-block::before {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("/event_archives/2024/assets/image/umashira/bg_store_sp.png");
  background-position: center;
  background-repeat: repeat-x;
  background-size: contain;
}
@media all and (min-width: 769px) {
  .c-store-block::before {
    max-width: 1000px;
    height: 16px;
    background-image: url("/event_archives/2024/assets/image/umashira/bg_store.png");
  }
}
.c-store-block::after {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("/event_archives/2024/assets/image/umashira/bg_store_sp.png");
  background-position: center;
  background-repeat: repeat-x;
  background-size: contain;
}
@media all and (min-width: 769px) {
  .c-store-block::after {
    max-width: 1000px;
    height: 16px;
    background-image: url("/event_archives/2024/assets/image/umashira/bg_store.png");
  }
}
.c-store-block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 769px) {
  .c-store-block-list {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.c-store-block-list__item {
  width: 100%;
}
@media all and (max-width: 768px) {
  .c-store-block-list__item + .c-store-block-list__item {
    margin-top: 30px;
  }
}
@media all and (min-width: 769px) {
  .c-store-block-list__item {
    width: calc(50% - 20px);
  }
  .c-store-block-list__item:nth-child(2n) {
    margin-left: 40px;
  }
  .c-store-block-list__item:nth-child(n+3) {
    margin-top: 48px;
  }
}
.c-store-block-list__picture {
  aspect-ratio: 3/2;
}
.c-store-block-list__detail {
  font-family: "YakuHanJP-B", "Mplus-B";
  margin-top: 15px;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail {
    margin-top: 20px;
  }
}
.c-store-block-list__detail-name {
  font-size: 2rem;
  line-height: 1.35;
  color: #E94D05;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-name {
    font-size: 2.5rem;
    line-height: 1.52;
  }
}
.c-store-block-list__detail-group {
  margin-top: 5px;
}
.c-store-block-list__detail-group:not(:first-of-type) {
  margin-top: 15px;
}
.c-store-block-list__detail-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-store-block-list__detail-data:not(:first-child) {
  margin-top: 3px;
}
.c-store-block-list__detail-data--small:not(:first-child) {
  margin-top: 4px;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-data--small:not(:first-child) {
    margin-top: 5px;
  }
}
.c-store-block-list__detail-menu {
  position: relative;
  max-width: 73.91%;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-menu {
    max-width: 79.58%;
    font-size: 2rem;
    line-height: 1.4;
  }
}
.c-store-block-list__detail-menu--wide {
  max-width: unset;
}
.c-store-block-list__detail-menu--m {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-menu--m {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
.c-store-block-list__detail-menu--s {
  font-size: 1.6rem;
  line-height: 1.4;
}
.c-store-block-list__detail-menu--s-dot {
  padding-left: 16px;
  text-indent: -16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
.c-store-block-list__detail-menu--s-dot::before {
  content: "•";
  display: inline-block;
  position: relative;
  top: 0;
  left: 8px;
  width: 16px;
  text-align: center;
}
.c-store-block-list__detail-menu--dot {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-menu--dot {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.c-store-block-list__detail-menu--dot::before {
  content: "•";
  display: inline-block;
  position: relative;
  top: 0;
  left: 8px;
  width: 20px;
  text-align: center;
}
.c-store-block-list__detail-price {
  font-size: 1.8rem;
  line-height: 1.4;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-price {
    font-size: 2rem;
    line-height: 1.35;
  }
}
.c-store-block-list__detail-price--m {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media all and (min-width: 769px) {
  .c-store-block-list__detail-price--m {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
.c-store-block-list__detail-price--s {
  font-size: 1.6rem;
  line-height: 1.4;
}
.c-store-block-list__attention {
  margin-top: 2px;
  font-size: 1.2rem;
  line-height: 1.4166666667;
  text-align: right;
  color: #ED0012;
}
.c-store-block__option {
  margin-top: 25px;
  font-family: "YakuHanJP-BL", "Mplus-BL";
  font-size: 2.8rem;
  line-height: 1.3928571429;
  text-align: center;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-store-block__option {
    margin-top: 40px;
    font-size: 4.2rem;
    line-height: 1.0952380952;
  }
}
.c-store-block__option--small {
  font-size: 2.2rem;
}
@media all and (min-width: 769px) {
  .c-store-block__option--small {
    font-size: 3.2rem;
  }
}
.c-store-block__attention {
  margin-top: 48px;
  font-size: 1.4rem;
  line-height: 1.4285714286;
  text-align: right;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-store-block__attention {
    max-width: 1000px;
    margin: 40px auto 0;
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.c-store-block__attention + .c-store-block__attention {
  margin-top: 2px;
}
.c-store-block__attention--link {
  color: #FFF;
}
.c-store-block__attention--link:hover {
  text-decoration: none;
}

/* -------------------------------------------------------------------------------------------
map setting
------------------------------------------------------------------------------------------- */
.c-map {
  padding: 0 15px 42px;
  background-color: #faf4ec;
}
@media all and (min-width: 769px) {
  .c-map {
    padding: 0 20px 72px;
  }
}
.c-map-image {
  margin-top: 24px;
  aspect-ratio: 100/107;
}
@media all and (min-width: 769px) {
  .c-map-image {
    max-width: 1000px;
    margin: 34px auto 0;
  }
}
.c-map__button {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-map__button {
    margin-top: 30px;
  }
}
.c-map__button-link {
  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: 100%;
  max-width: 290px;
  padding: 7px 10px 8px;
  margin: 0 auto;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  text-align: center;
  text-decoration: none;
  color: #ED0012;
  border-radius: 40px;
  border: 3px solid #ED0012;
  background-color: #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media all and (min-width: 769px) {
  .c-map__button-link {
    max-width: 347px;
  }
}
.c-map__button-link:hover {
  color: #FFF;
  background-color: #ED0012;
}
.c-map__button-text {
  padding: 20px;
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.4375;
  text-align: left;
  border: 3px solid #FFF;
  border-radius: 12px;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/* -------------------------------------------------------------------------------------------
lantern setting
------------------------------------------------------------------------------------------- */
.c-lantern {
  padding: 45px 15px;
  background-image: url("/event_archives/2024/assets/image/umashira/bg_lantern.png");
  background-position: center top;
  background-repeat: repeat;
  background-size: 100% auto;
}
@media all and (min-width: 769px) {
  .c-lantern {
    padding: 72px 20px;
    border-width: 6px;
    background-size: auto;
  }
}
.c-lantern-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1000px;
  padding: 40px 25px;
  margin: 35px auto 0;
  border-radius: 30px;
  background-color: #FFF;
}
@media all and (min-width: 769px) {
  .c-lantern-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 40px 30px;
  }
}
.c-lantern__image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 76px;
}
@media all and (min-width: 769px) {
  .c-lantern__image {
    margin-left: 0;
  }
}
.c-lantern__thumb {
  width: 93.3%;
  max-width: 290px;
  margin: 0 auto;
  aspect-ratio: 0.58/1;
}
.c-lantern__intro {
  margin-top: 30px;
}
@media all and (min-width: 769px) {
  .c-lantern__intro {
    max-width: 458px;
    margin-top: 0;
    margin-left: 32px;
  }
}
.c-lantern__text {
  font-size: 1.6rem;
  line-height: 1.8;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-lantern__text {
    font-size: 1.8rem;
    line-height: 1.7777777778;
  }
}
.c-lantern__thanks {
  margin-top: 30px;
}
@media all and (min-width: 769px) {
  .c-lantern__thanks {
    margin-top: 50px;
  }
}
.c-lantern__thanks-text {
  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: 100%;
  padding: 7px 10px 8px;
  font-size: 2.2rem;
  line-height: 1.4166666667;
  text-align: center;
  text-decoration: none;
  color: #ED0012;
  border: 3px solid #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-lantern__thanks-text {
    padding: 4px 10px;
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
.c-lantern__thanks-message {
  margin-top: 10px;
  font-size: 1.6rem;
  line-height: 1.4375;
  text-align: left;
  color: #ED0012;
}

/* -------------------------------------------------------------------------------------------
question setting
------------------------------------------------------------------------------------------- */
.c-question {
  background-color: #FFF;
}
.c-question__inner {
  padding: 42px 15px 46px;
}
@media all and (min-width: 769px) {
  .c-question__inner {
    padding: 48px 20px 68px;
  }
}
.c-question-block {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-question-block {
    margin-top: 34px;
  }
}
.c-question-block + .c-question-block {
  margin-top: 45px;
}
@media all and (min-width: 769px) {
  .c-question-block + .c-question-block {
    margin-top: 60px;
  }
}
.c-question__text {
  margin-top: 15px;
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: center;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-question__text {
    font-size: 1.8rem;
    line-height: 1.6111111111;
  }
}
.c-question__text--link {
  text-decoration: underline;
  color: #ED0012;
}
.c-question__text--link:hover {
  text-decoration: none;
}
.c-question__attention {
  margin-top: 4px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  color: #ED0012;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
.c-question__button {
  margin-top: 24px;
}
.c-question__button-link {
  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: 100%;
  max-width: 345px;
  padding: 7px 10px 8px;
  margin: 0 auto;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  text-align: center;
  text-decoration: none;
  color: #ED0012;
  border-radius: 40px;
  border: 3px solid #ED0012;
  background-color: #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media all and (min-width: 769px) {
  .c-question__button-link {
    max-width: 347px;
  }
}
.c-question__button-link:hover {
  color: #FFF;
  background-color: #ED0012;
}
.c-question__button-text {
  padding: 20px;
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.4375;
  text-align: left;
  border: 3px solid #FFF;
  border-radius: 12px;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/* -------------------------------------------------------------------------------------------
goods setting
------------------------------------------------------------------------------------------- */
.c-goods {
  background-color: #FFF;
}
.c-goods__inner {
  padding: 42px 15px;
  border-top: 16px solid #ED0012;
  border-bottom: 16px solid #ED0012;
}
@media all and (min-width: 769px) {
  .c-goods__inner {
    padding: 40px 20px;
    border-width: 32px;
  }
}
.c-goods__inner--umashira {
  border-color: #E94D05;
}
.c-goods-image {
  margin-top: 24px;
  aspect-ratio: 250/117;
}
@media all and (min-width: 769px) {
  .c-goods-image {
    max-width: 1280px;
    margin: 34px auto 0;
  }
}
.c-goods-image:last-child {
  aspect-ratio: 377/784;
}
@media all and (min-width: 769px) {
  .c-goods-image:last-child {
    max-width: 1000px;
    margin: 34px auto 0;
    aspect-ratio: 250/127;
  }
}
.c-goods-image__link {
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-goods-image__link:hover {
  opacity: 0.8;
}
.c-goods-block {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-goods-block {
    margin-top: 34px;
  }
}
.c-goods-block + .c-goods-block {
  margin-top: 45px;
}
@media all and (min-width: 769px) {
  .c-goods-block + .c-goods-block {
    margin-top: 60px;
  }
}
.c-goods__text {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #111;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-goods__text {
    max-width: 1000px;
    margin: 40px auto 0;
    font-size: 1.8rem;
    line-height: 1.6111111111;
    text-align: center;
  }
}
@media all and (min-width: 769px) {
  .c-goods__text--small {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.c-goods__button {
  margin-top: 24px;
}
.c-goods__button-link {
  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: 100%;
  max-width: 345px;
  padding: 7px 10px 8px;
  margin: 0 auto;
  font-size: 2.4rem;
  line-height: 1.4166666667;
  text-align: center;
  text-decoration: none;
  color: #ED0012;
  border-radius: 40px;
  border: 3px solid #ED0012;
  background-color: #FFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media all and (min-width: 769px) {
  .c-goods__button-link {
    max-width: 347px;
  }
}
.c-goods__button-link:hover {
  color: #FFF;
  background-color: #ED0012;
}
.c-goods__button-text {
  padding: 20px;
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.4375;
  text-align: left;
  border: 3px solid #FFF;
  border-radius: 12px;
  color: #FFF;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/* -------------------------------------------------------------------------------------------
enjoy setting
------------------------------------------------------------------------------------------- */
.c-enjoy {
  padding: 42px 15px;
  background-color: #E94D05;
}
@media all and (min-width: 769px) {
  .c-enjoy {
    padding: 72px 20px;
  }
}
.c-enjoy-image {
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-enjoy-image {
    max-width: 1000px;
    margin: 34px auto 0;
  }
}

/* -------------------------------------------------------------------------------------------
sns setting
------------------------------------------------------------------------------------------- */
.c-sns {
  padding: 24px 15px;
  background-color: #111;
}
@media all and (min-width: 769px) {
  .c-sns {
    padding: 24px 20px;
  }
}
.c-sns-list {
  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;
}
.c-sns-list__item + .c-sns-list__item {
  margin-left: 50px;
}
.c-sns-list__item-link {
  color: #FFF;
  text-decoration: none;
}
.c-sns-list__item-link:hover {
  color: #E0E601;
}
.c-sns-list__item-link .icon-x {
  font-size: 3.9rem;
}
.c-sns-list__item-link .icon-instagram {
  font-size: 4rem;
}

/* -------------------------------------------------------------------------------------------
movie setting
------------------------------------------------------------------------------------------- */
.c-movie {
  background: -webkit-linear-gradient(315deg, #ee0c19, #d74f8e, #e89123, #f1c42c, #89b929, #2e9cd0, #1e559c);
  background: linear-gradient(135deg, #ee0c19, #d74f8e, #e89123, #f1c42c, #89b929, #2e9cd0, #1e559c);
  background-size: 1400% 1400%;
  -webkit-animation: AnimationName 45s ease infinite;
  animation: AnimationName 45s ease infinite;
}
@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 93% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 93% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
.c-movie__inner {
  padding: 60px 20px;
}
.c-movie__title {
  padding-top: 14.492754%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url("/event_archives/2024/assets/image/movie/img_movie_logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media all and (min-width: 769px) {
  .c-movie__title {
    max-width: 1000px;
    padding-top: 107px;
    margin: 0 auto;
  }
}
.c-movie__main {
  width: 100%;
}
@media all and (min-width: 769px) {
  .c-movie__main {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.c-movie__main-player {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 35px;
  aspect-ratio: 16/9;
}
@media all and (min-width: 769px) {
  .c-movie__main-player {
    margin-top: 40px;
  }
}
.c-movie__main-player iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.c-movie__main-detail {
  margin-top: 8px;
  color: #FFF;
}
@media all and (min-width: 769px) {
  .c-movie__main-detail {
    margin-top: 10px;
  }
}
.c-movie__main-detail-date {
  font-size: 1.6rem;
  line-height: 1.375;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-movie__main-detail-date {
    font-size: 2.4rem;
    line-height: 1.4166666667;
  }
}
.c-movie__main-detail-title {
  font-family: "YakuHanJP-EB", "Mplus-H";
  font-size: 1.8rem;
  line-height: 1.3888888889;
  margin-top: 2px;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-movie__main-detail-title {
    font-size: 2.8rem;
    line-height: 1.3928571429;
  }
}
.c-movie__main-detail-channel {
  max-width: 240px;
  margin-top: 5px;
  padding: 4px 10px 3px;
  font-family: "YakuHanJP-B", "Mplus-B";
  font-size: 1.4rem;
  line-height: 1.3571428571;
  text-align: center;
  color: #ED0012;
  background-color: #FFF;
  border-radius: 15px;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-movie__main-detail-channel {
    max-width: 240px;
  }
}
.c-movie__small {
  margin-top: 60px;
}
@media all and (min-width: 769px) {
  .c-movie__small {
    max-width: 1000px;
    margin: 60px auto 0;
  }
}
.c-movie-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
}
@media all and (min-width: 769px) {
  .c-movie-list {
    margin-top: 34px;
  }
}
.c-movie-list__item {
  width: calc(50% - 5px);
}
@media all and (min-width: 769px) {
  .c-movie-list__item {
    width: calc(33.3% - 14px);
    margin: 0 0 30px 20px;
  }
}
@media all and (max-width: 768px) {
  .c-movie-list__item:nth-child(n+3) {
    margin-top: 28px;
    margin-left: 0;
  }
}
@media all and (max-width: 768px) {
  .c-movie-list__item:nth-child(2n) {
    margin-left: 10px;
  }
}
@media all and (min-width: 769px) {
  .c-movie-list__item:nth-child(3n+1) {
    margin-left: 0;
  }
}
.c-movie-list__link {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  grid-template-columns: auto;
  grid-template-areas: "figure" "date" "title" "channel";
  height: 100%;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  color: #FFF;
}
.c-movie-list__thumb {
  grid-area: figure;
  position: relative;
  aspect-ratio: 16/9;
}
.c-movie-list__thumb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 63px;
  height: 41px;
  background: url("/event_archives/2024/assets/image/movie/icon_play.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 3;
}
.c-movie-list__link:hover .c-movie-list__thumb-icon {
  background-image: url("/event_archives/2024/assets/image/movie/icon_play_hover.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-movie-list__date {
  grid-area: date;
  font-size: 1.4rem;
  line-height: 1.3571428571;
  margin-top: 7px;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
.c-movie-list__title {
  grid-area: title;
  margin-top: 3px;
  font-family: "YakuHanJP-B", "Mplus-B";
  font-size: 1.4rem;
  line-height: 1.3571428571;
  margin-top: 2px;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-movie-list__title {
    margin-top: 2px;
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.c-movie-list__channel {
  grid-area: channel;
  max-width: 240px;
  margin-top: 5px;
  padding: 3px 4px 2px;
  font-family: "YakuHanJP-B", "Mplus-B";
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  color: #ED0012;
  background-color: #FFF;
  border-radius: 15px;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
@media all and (min-width: 769px) {
  .c-movie-list__channel {
    max-width: 210px;
    padding: 3px 10px 2px;
    font-size: 1.2rem;
    line-height: 1.4166666667;
  }
}
.c-movie-list__channel--main {
  max-width: 245px;
  font-size: 1.4rem;
}

/* -------------------------------------------------------------------------------------------
movie-modal setting
------------------------------------------------------------------------------------------- */
.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
}

.modal-wrap.shown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal-panel {
  width: calc(100% - 40px);
  max-width: 1200px;
  position: relative;
}

.modal-frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.modal-frame iframe {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.modal-close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -9px;
  top: -33px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ee0c19;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
}

.modal-close::before,
.modal-close::after {
  content: "";
  width: 2px;
  height: 20px;
  top: 5px;
  left: 14px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
}

.modal-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .c-movie-main {
    margin-top: 25px;
  }
  .c-movie-detail {
    margin-top: 10px;
  }
  .c-movie-date-large {
    font-size: 4.26vw;
  }
  .c-movie-title-large {
    margin-top: 7px;
    font-size: 4.8vw;
  }
  .c-movie-logo {
    padding-top: 14.492754%;
  }
  .c-movie-contents {
    margin-top: 20px;
  }
  .c-movie-item {
    width: 100%;
    margin: 35px auto 0;
  }
  .c-movie-item:first-child {
    margin: 0 auto;
  }
  .c-movie-item:nth-of-type(3n) {
    margin: 35px auto 0;
  }
  .c-movie-date-small {
    margin-top: 15px;
    font-size: 4.26vw;
  }
  .c-movie-title-small {
    margin-top: 10px;
    font-size: 4.8vw;
  }
  .c-movie-channel {
    max-width: 59.2%;
    margin-top: 10px;
    font-size: 3.2vw;
  }
  .modal-close {
    right: -4px;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
modal-text
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.modal-text-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
}

.modal-text-wrap.shown {
  display: block;
}

.modal-text-bg {
  position: absolute;
  width: 100%;
  min-height: 100vh;
  padding: 15px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 15;
}

.modal-text-panel {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 92%;
  max-width: 1200px;
  max-height: 85vh;
  padding: 50px 60px;
  background-color: #fff;
  overflow-y: scroll;
  z-index: 15;
}

.modal-text-frame {
  position: relative;
  width: 100%;
}

.modal-heading {
  font-family: "MPLUS2-EB";
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.5;
  color: #000;
}

.modal-text-list {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: left;
}

.modal-text-item {
  margin-top: 30px;
}

.modal-text-question {
  padding-left: 1.8em;
  text-indent: -1.8em;
  color: #000;
}

.modal-text-answer {
  padding-left: 1.8em;
  text-indent: -1.8em;
  color: #ee0c19;
}

.modal-text-btn {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -38px;
  top: -30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ee0c19;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
}

.modal-text-btn::before,
.modal-text-btn::after {
  content: "";
  width: 2px;
  height: 20px;
  top: 5px;
  left: 14px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff;
}

.modal-text-btn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .modal-text-bg {
    padding: 40px 15px;
  }
  .modal-text-panel {
    padding: 35px 18px;
  }
  .modal-heading {
    font-size: 5.33vw;
    line-height: 1.2;
  }
  .modal-text-list {
    font-size: 4.26vw;
  }
  .modal-text-item {
    margin-top: 20px;
  }
  .modal-text-btn {
    top: -22px;
    right: -4px;
  }
}
/* -------------------------------------------------------------------------------------------
slider setting
------------------------------------------------------------------------------------------- */
.slide-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 22px;
  cursor: pointer;
  z-index: 2;
}
.slide-arrow.slick-disabled {
  display: none !important;
  cursor: default;
}

.prev-arrow {
  left: 10px;
}

.next-arrow {
  right: 10px;
}

/* -------------------------------------------------------------------------------------------
footer setting
------------------------------------------------------------------------------------------- */
.c-footer__inner {
  padding: 40px 20px 20px;
}
.c-footer-block {
  font-family: "YakuHanJP-R", "Mplus-R";
  text-align: center;
}
@media all and (min-width: 769px) {
  .c-footer-block {
    font-family: "YakuHanJP-M", "Mplus-M";
    max-width: 1000px;
    margin: 0 auto;
  }
}
.c-footer__main {
  max-width: 240px;
  margin: 0 auto;
}
@media all and (min-width: 769px) {
  .c-footer__main {
    max-width: 370px;
  }
}
.c-footer__main-image {
  width: 100%;
}
.c-footer__list {
  margin: 30px auto 0;
  color: #000;
}
@media all and (min-width: 769px) {
  .c-footer__list {
    max-width: 1000px;
  }
}
.c-footer__item {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-footer__item + .c-footer__item {
  margin-top: 20px;
}
@media all and (min-width: 769px) {
  .c-footer__item + .c-footer__item {
    margin-top: 30px;
  }
}
.c-footer__item-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4285714286;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}
.c-footer__item-logo {
  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;
  margin-top: 10px;
}
@media all and (min-width: 769px) {
  .c-footer__item-logo {
    margin-top: 15px;
  }
}
.c-footer__item-logo--tbs {
  max-width: 65px;
}
.c-footer__item-logo--byp {
  max-width: 140px;
}
.c-footer__item-logo--neo {
  max-width: 234px;
}
.c-footer__item-logo--dg {
  max-width: 234px;
}
.c-footer__item-logo--growdia {
  max-width: 234px;
}
.c-footer__item-logo--dakara {
  max-width: 120px;
}
@media all and (min-width: 769px) {
  .c-footer__item-logo--dakara {
    max-width: 140px;
  }
}
.c-footer__item-logo--gatsun {
  max-width: 110px;
}
@media all and (min-width: 769px) {
  .c-footer__item-logo--gatsun {
    max-width: 140px;
  }
}
.c-footer__item-logo--saga {
  max-width: 100px;
}
@media all and (min-width: 769px) {
  .c-footer__item-logo--saga {
    max-width: 140px;
  }
}
.c-footer__item-logo--corlant {
  max-width: 120px;
}
@media all and (min-width: 769px) {
  .c-footer__item-logo--corlant {
    max-width: 140px;
  }
}
.c-footer__item-logo--beside:not(:first-of-type) {
  margin-left: 30px;
}
@media all and (max-width: 429px) {
  .c-footer__item-logo--beside:nth-of-type(3) {
    margin-right: 30px;
  }
}
.c-footer__item-inquiry {
  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;
  margin-top: 10px;
}
@media all and (min-width: 769px) {
  .c-footer__item-inquiry {
    margin-top: 15px;
  }
}
.c-footer__item-inquiry-text {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media all and (min-width: 769px) {
  .c-footer__item-inquiry-text {
    line-height: 1.375;
  }
}
.c-footer__item-inquiry-text:not(:first-child) {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #9B9B9B;
}
.c-footer__item-inquiry-text-link {
  color: #ED0012;
  text-decoration: underline;
}
.c-footer__item-inquiry-text-link:hover {
  text-decoration: none;
}
.c-footer-copy {
  margin-top: 30px;
  font-size: 1.1rem;
  line-height: 1.3636363636;
  -webkit-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/* -------------------------------------------------------------------------------------------
floaticon setting
------------------------------------------------------------------------------------------- */
.c-float-icon {
  position: fixed;
  bottom: 60px;
  right: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 998;
}
@media all and (min-width: 860px) {
  .c-float-icon {
    bottom: 15px;
  }
}
@media all and (max-width: 768px) {
  .c-float-icon.is-down {
    -webkit-transform: translateY(54.94%);
    transform: translateY(54.94%);
  }
}
@media all and (min-width: 769px) and (max-width: 859px) {
  .c-float-icon.is-down {
    -webkit-transform: translateY(41.667%);
    transform: translateY(41.667%);
  }
}
@media all and (min-width: 860px) {
  .c-float-icon.is-down {
    -webkit-transform: unset;
    transform: unset;
  }
}
.c-float-icon__link {
  display: block;
  width: 92px;
  height: auto;
}
@media all and (min-width: 769px) {
  .c-float-icon__link {
    width: 160px;
  }
}

/* ==========================================================
Layout
========================================================== */
/* -------------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------------- */
.l-header {
  position: relative;
}

/* -------------------------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------------------------- */
.l-footer {
  background-color: #fff;
}

/* ==========================================================
  PAGES STYLES
========================================================== */