
body.gallery header li.nav-gallery::after {
    display: block;
}

/* ==============================
  ページタイトル
============================== */
.page-title-wrap  {
    padding:  5.21% 0 5.43%;
}
.page-title-wrap h1 {
    width: 23.06%;
    margin: 0 auto;
}
.page-title-wrap h1 span.jp {
    display: block;
    width: 44.84%;
    margin: 0.7em auto 0;
}
.page-title-wrap p {
    width: 25.52%;
    margin: 4.54% auto 0;
}
@media print, screen and (max-width: 768px) {
    .page-title-wrap  {
        padding: 34.74vw 0 15.62vw;
    }
    .page-title-wrap h1 {
        width: 43.42vw;
    }
    .page-title-wrap h1 span.jp {
        width: 33.01vw;
        margin: 5.05vw auto 0;
        line-height: 1;
    }
    .page-title-wrap p {
        width: 66.55vw;
        margin: 9.7vw auto 0;
    }
}

/* ==============================
  共通
============================== */
section {
    position: relative;
}

section + section {
    margin-top: 15.37%;
}
@media print, screen and (max-width: 768px) {
    .gallery-wrap-inner section + section {
        margin-top: 17.04vw;
        padding-top: 14.61vw;
        border-top: 1px solid #ccc;
    }
}

section .text-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
section .text-wrap .title {
    width: 100%;
    max-width: 100%;
}
section .text-wrap .title h2 {
    margin: 3.13% 0 0 2.98%;
}
section .text-wrap .title h2 span {
    font-size: min(5.85vw, 8rem);
}
section .text-wrap .title h2 span {
    line-height: 1;
}
section .text-wrap .title h2 .jp {
    font-size: min(1.46vw, 2rem);
}
@media print, screen and (max-width: 768px) {
    section + section .text-wrap {
        top: 14.61vw;
    }
    section .text-wrap .title h2 {
        margin: 3.29vw 0 0 3.02vw;
    }
    section .text-wrap .title h2 span {
        font-size: 10.4vw;
    }
    section .text-wrap .title h2 .jp {
        font-size: 3.2vw;
        margin-left: 0 !important;
    }
}

section .thumbnail-swiper {
    margin-top: 2.51%;
}
section .thumbnail-swiper .swiper-wrapper {
    transition-timing-function: linear;
}

/* ==============================
  挙式
============================== */
#wedding .text-wrap .title h2 {
    width: 40.06%;
    max-width: 399px;
}
#wedding .text-wrap .title h2 .jp {
    width: 12.14%;
    max-width: 41px;
}
#wedding .text-wrap .title h2 .jp {
    margin-left: 0.4em;
}
@media print, screen and (max-width: 768px) {
    #wedding .text-wrap .title h2 {
        width: 52.533vw;
        max-width: 52.533vw;
    }
    #wedding .text-wrap .title h2 .jp {
        width: 6.61vw;
        max-width: 6.61vw;
    }
}


/* ==============================
  パーティ会場
============================== */
#party .text-wrap .title h2 {
    width: 23.59%;
    max-width: 235px;
}
#party .text-wrap .title h2 .jp {
    width: 64.61%;
    max-width: 152px;
}
@media print, screen and (max-width: 768px) {
    #party .text-wrap .title h2 {
        width: 30.99vw;
        max-width: 30.99vw;
    }
    #party .text-wrap .title h2 .jp {
        width: 24.36vw;
        max-width: 24.36vw;
    }

}


/* ==============================
  コーディネート
============================== */
#coordinate .text-wrap .title h2 {
    width: 46.42%;
    max-width: 462px;
}
#coordinate .text-wrap .title h2 .jp {
    width: 29.91%;
    max-width: 138px;
}
@media print, screen and (max-width: 768px) {
    #coordinate .text-wrap .title h2 {
        width: 61.01vw;
        max-width: 61.01vw;
    }
    #coordinate .text-wrap .title h2 .jp {
        width: 22.22vw;
        max-width: 22.22vw;
    }
}



/* ==============================
  施設
============================== */
#facility .text-wrap .title h2 {
    width: 32.18%;
    max-width: 321px;
}
#facility .text-wrap .title h2 .jp {
    width: 13.08%;
    max-width: 42px;
}
@media print, screen and (max-width: 768px) {
    #facility .text-wrap .title h2 {
        width: 42.4vw;
        max-width: 42.4vw;
    }
    #facility .text-wrap .title h2 .jp {
        width: 6.71vw;
        max-width: 6.71vw;
    }

}



/* ==============================
  料理
============================== */
#cuisine .text-wrap .title h2 {
    width: 29.24%;
    max-width: 291px;
}
#cuisine .text-wrap .title h2 .jp {
    width: 14.1%;
    max-width: 41px;
}
@media print, screen and (max-width: 768px) {
    #cuisine .text-wrap .title h2 {
        width: 38.47vw;
        max-width: 38.47vw;
    }
    #cuisine .text-wrap .title h2 .jp {
        width: 6.58vw;
        max-width: 6.58vw;
    }
}



/* ==============================
  ドレス
============================== */
#dress .text-wrap .title h2 {
    width: 23.92%;
    max-width: 238px;
}
#dress .text-wrap .title h2 .jp {
    width: 23.24%;
    max-width: 55px;
}
@media print, screen and (max-width: 768px) {
    #dress .text-wrap .title h2 {
        width: 31.4vw;
        max-width: 31.4vw;
    }
    #dress .text-wrap .title h2 .jp {
        width: 8.89vw;
        max-width: 8.89vw;
    }
}
