@charset "UTF-8";
body {
    font-size: 1.6rem;
}
.c-WItitle_3L{
    font-size: var(--font-5l);
}
.c-WIheader{
    height: 80px;
    /* position: static; */
    max-width: 750px;
    min-width: 750px;
    margin: 0 auto;
    left: calc((100% - 750px) / 2);
}
.c-WIheader__logoWrap{
    width: 60px;
}
.c-WIheader__titleWrap{
    width: 100%;
    max-width: 750px;
    padding-right: 60px;
}
.c-WImain{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 10rem 0 5rem;
    box-shadow: 0 0 26px #00000030;
}
.bt_paper_sample {
    font-size: 18px;
}
/* .c-invItem--top .c-buttonList{
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    width: 40%;
} */
.c-invItem--top .c-buttonList,
.c-invItem--modal .c-buttonList{
    width: 60%;
    align-self: center;
}
/* .c-WItitle_L--bgGr {
    margin-left: 2rem;
    margin-right: 2rem;
} */
.c-arrow::after {
    right: 2rem;
}

/* ゲスト情報 */
.c-WItable_02--message .c-WItable_02__th {
       width: 25%;
}
.c-WItable_02--message .c-WItable_02__td {
       width: 65%;
}

/* セット訴求 */
.l-optionDrawer__inner2{
    width: 510px;
}
.webjo_reception_mv{
    width: 45%;
}
.webjo_reception_btnw{
    width: 45%;
}
.webjo_reception_pp_fosL{
    font-size: 2.0rem;
}
.webjo_reception_pp_btnw{
    width: 65%;
}
.webjo_reception_pp_btnImg{
    width: 80%;
}
.webjo_reception_mTB{
    margin-top: 3rem;
    margin-bottom: 9rem;
}


/* ===== web招待状TOP改修 202602 ===== */
.c-WIsection {
    padding: 4rem 0;
}
.c-WItitle_sec {
    font-size: var(--font-l);
    text-align: center;
}

.c-top__item__type__pattern--grid {
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 0 auto !important;
    padding: 0;
}
.c-top__item__type__pattern--gridItem {
    width: fit-content;
    border-radius: 7px;
}
.invitationSlider .swiper-slide {
    max-height: 235px;
}
.c-icButton__img {
    width: 30px;
    height: 24px;
}
.c-invGMenu__list {
    width: 60%;
    margin: 0 auto;
}

.c-WItop_btn {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.c-WIfooter__list {
    max-width: 750px;
    width: 50%;
}
.c-WIfooter__list li {
    font-size: 1.4rem;
}
.c-bottomSheet__title {
    font-size: 1.8rem;
}

.c-deleteAlert__imgWrap {
    width: 13%;
}

.c-deleteAlert__txtWrap {
    width: 85%;
}