@charset "UTF-8";
/**
 * デザイン共通SCSS
 * 各デザインで使用する共通スタイル
 */
:root {
  --color-primary: #e0e0e0; }

.eyecatch {
  position: relative; }
  .eyecatch .eyecatch__overlay {
    position: fixed;
    inset: 0;
    height: 1000vh;
    background: var(--color-primary);
    z-index: 9999;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    pointer-events: none;
    -webkit-animation: overlayFadeOut 1.2s ease 2.6s forwards;
            animation: overlayFadeOut 1.2s ease 2.6s forwards; }

.eyecatch__background_image .crop-wrapper {
  width: 100%;
  height: 100%;
  position: relative; }

.eyecatch__background_image .crop-bg {
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-font-smoothing: antialiased; }

.eyecatch__background_image .eyecatch__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.eyecatch__title {
  opacity: 0;
  -webkit-animation: fadeUp 1.2s ease 0.5s forwards;
          animation: fadeUp 1.2s ease 0.5s forwards; }
  .delay-1.eyecatch__title {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s; }
  .delay-2.eyecatch__title {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s; }

.eyecatch__title svg {
  display: block;
  margin: 0 auto;
  height: auto; }

@media (min-width: 760px) {
  .eyecatch__title svg {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-transform-origin: center;
            transform-origin: center; } }

@-webkit-keyframes fadeUp {
  0% {
    -webkit-transform: translateY(14px);
            transform: translateY(14px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes fadeUp {
  0% {
    -webkit-transform: translateY(14px);
            transform: translateY(14px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes overlayFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes overlayFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }

.eyecatch {
  position: relative; }
  .eyecatch__content {
    aspect-ratio: 9/18;
    position: relative;
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%; }
    .eyecatch__content::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.3);
      z-index: 2; }
  .eyecatch .eyecatch__overlay {
    background: rgba(255, 255, 255, 0.25);
    mix-blend-mode: screen;
    z-index: 2; }
  .eyecatch__image-container {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: 1; }
  .eyecatch__background_image {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: 1; }
    .eyecatch__background_image .swiper-container {
      width: 100%;
      height: 100%; }
    .eyecatch__background_image .swiper-slide {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: relative; }
    .eyecatch__background_image .single-crop {
      width: 100%;
      height: 100%;
      position: relative; }
  .eyecatch__text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    color: #1f1f1f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .eyecatch__title-area {
    text-align: center;
    padding-top: clamp(32px, calc(48 * 100vw / 390), 56px); }
  .eyecatch__title {
    margin-bottom: clamp(24px, calc(32 * 100vw / 390), 40px);
    color: #1f1f1f; }
    .eyecatch__title svg {
      fill: currentColor; }
      .eyecatch__title svg * {
        fill: currentColor; }
    .eyecatch__title img {
      -webkit-filter: none;
              filter: none; }
  .eyecatch__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(8px, calc(12 * 100vw / 390), 16px);
    width: calc(100% - clamp(40px, calc(64 * 100vw / 390), 96px));
    max-width: 320px;
    margin: 0 auto;
    z-index: 2;
    padding-bottom: clamp(32px, calc(48 * 100vw / 390), 56px);
    color: #fff; }
  .eyecatch__party {
    font-family: 'Cinzel', "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0;
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-animation: contentFadeIn 1s ease-out 1.5s forwards;
            animation: contentFadeIn 1s ease-out 1.5s forwards; }
    @media (min-width: 760px) {
      .eyecatch__party {
        font-size: 24px; } }
  .eyecatch__date {
    font-family: 'Cinzel', serif;
    font-weight: 300;
    font-style: normal;
    font-size: clamp(14px, calc(16 * 100vw / 390), 18px);
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 0;
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-animation: contentFadeIn 1s ease-out 1.5s forwards;
            animation: contentFadeIn 1s ease-out 1.5s forwards; }
  .eyecatch__background_image {
    opacity: 0;
    -webkit-animation: handLetterAImageFadeIn 1.2s ease 2.0s forwards;
            animation: handLetterAImageFadeIn 1.2s ease 2.0s forwards; }
  .eyecatch__background-shape {
    position: absolute;
    inset: 0;
    background: url("/design_parts/layouts/custom_summerGrunge_a/images/bg.png") center/cover no-repeat;
    z-index: 2;
    pointer-events: none;
    -webkit-transform: scale(1.01);
            transform: scale(1.01); }
  .eyecatch__date {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-animation: handLetterADateFadeUp 1.2s ease 0.3s forwards;
            animation: handLetterADateFadeUp 1.2s ease 0.3s forwards; }
  .eyecatch__title {
    opacity: 0;
    -webkit-animation: fadeUp 1.0s ease 1.5s forwards;
            animation: fadeUp 1.0s ease 1.5s forwards;
    color: #fff; }
  .eyecatch__party {
    opacity: 0;
    -webkit-animation: handLetterAPartyFadeIn 1.0s ease 0.3s forwards;
            animation: handLetterAPartyFadeIn 1.0s ease 0.3s forwards; }

@-webkit-keyframes handLetterAOverlayFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes handLetterAOverlayFadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes handLetterAPartyFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes handLetterAPartyFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes handLetterAImageFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes handLetterAImageFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes handLetterADateFadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes handLetterADateFadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/*# sourceMappingURL=style.css.map */
