html,
body {
    font-size: 10px;
}

html {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

.wrapper {
    background-color: #f9f8f5;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1280px;
    width: 100%;
}

.wrapper * {
    box-sizing: border-box;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
}

.fuchidori {
    text-shadow: 0 0 4px #fff,
        0 -2px 2px #fff,
        2px -2px 2px #fff,
        2px 0 2px #fff,
        2px 2px 2px #fff,
        0 2px 2px #fff,
        -2px 2px 2px #fff,
        -2px 0 2px #fff,
        -2px -2px 2px #fff,
        0 -3px 2px #fff,
        3px -3px 2px #fff,
        3px 0 2px #fff,
        3px 3px 2px #fff,
        0 3px 2px #fff,
        -3px 3px 2px #fff,
        -3px 0 2px #fff,
        -3px -3px 2px #fff
}

/*
.wrapper img {
    height: auto;
    width: 100%;
}
*/

.mainvisul-ctr {
    display: flex;
    justify-content: center;
}

.mainvisual-ttl {
    width: 1063px;
}

.mainbvisual-img {
    max-width: 100%;
    width: auto;
}




.yotsuya-global-footer {
    margin-top: 0;
}

:root {
    --cream: #FFFBF3;
    --sky: #EAF6FB;
    --sky-deep: #6FC3E0;
    --coral: #FF9470;
    --coral-deep: #F0693F;
    --navy: #33415C;
    --navy-soft: #5B6A87;
    --sage: #8FC1A0;
    --sand: #FFE8D6;
    --white: #FFFFFF;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    color: var(--navy);
    line-height: 1.9;
    -webkit-font-smoothing: antialiased;
    word-break: keep-all;
}


.section-txt {
    color: #000;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2;
}

.section-txt .font-size-custom {
    color: #000;
    font-size: 2rem;
}

.section-02 .section-txt .font-size-custom {
    display: block;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 35px;
}


.section-txt span {
    color: #d22323;
}

.custom―support {
    align-items: center;
    background-color: #ffe4ea;
    border-radius: 20px;
    display: flex;
    font-size: 2.8rem;
    height: 144px;
    justify-content: center;
    margin: auto;
    padding: 5px;
    width: 650px;
}

.section-txt strong {
    color: #d22323;
    font-size: 2.5rem;
    font-weight: 700;
}

.section-01 .section-txt strong {
    color: #d22323;
    font-size: 1em;
    font-weight: 700;
}


.section-ctr {
    box-sizing: border-box;
    margin: auto;
    max-width: 100%;
    min-width: 1000px;
    width: 100%;
}

.section-ctr.section-01 {
    position: relative;
    text-align: center;

    width: 100%
}

.section-ctr.section-01::after {
    background: url(../img/model_img_pc.png) no-repeat 0 0 / contain;
    bottom: -15px;
    content: "";
    height: 509px;
    position: absolute;
    right: 100px;
    width: 204px;
}

.section-ctr.section-01 .section-inner {
    /*background: url(../img/bg-section-01_pc.png) no-repeat center / 787px auto;*/
    padding: 85px 0 180px;
}

.section-ctr.section-01 .section-ttl {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 2;
}

.section-ctr.section-01 .section-txt {
    margin-top: 2.2em;
}

.section-ctr.section-01 .section-txt.custom―support {
    margin-top: .1em;
}

.section-ctr.section-02 {
    background-color: #fff;
    text-align: center;
    padding: 170px 0 90px;
}

.section-ctr.section-02 .section-catch {
    align-items: center;
    color: #d22323;
    display: flex;
    font-size: 3.5rem;
    font-weight: 700;
    gap: 10px;
    justify-content: center;
    margin-top: 50px;
}

.section-ctr.section-02 .section-catch::before,
.section-ctr.section-02 .section-catch::after {
    content: "";
    display: block;
    height: 10px;
    margin-top: 5px;
    width: 170px;
}

.section-ctr.section-02 .section-catch::before {
    background: radial-gradient(circle, #d22323 0 5px, transparent 5.5px) no-repeat center left / 10px 10px,
        linear-gradient(to bottom, transparent 4px, #d22323 4px 6px, transparent 6px);
}

.section-ctr.section-02 .section-catch::after {
    background: radial-gradient(circle, #d22323 0 5px, transparent 5.5px) no-repeat center right / 10px 10px,
        linear-gradient(to bottom, transparent 4px, #d22323 4px 6px, transparent 6px);
}

.section-ctr.section-02 .subsection-ttl,
.section-ctr.section-03 .section-ttl,
.section-ctr.section-04 .section-ttl {
    align-items: center;
    border-radius: 35px;
    display: flex;
    font-size: 3.6rem;
    font-weight: 700;
    height: 100px;
    justify-content: center;
    letter-spacing: 1px;
    margin: 0 auto 0 auto;
    width: 830px;
}

.section-ctr.section-02 .subsection-ttl {
    margin: 120px auto 0 auto;
}

.section-ctr.section-02 .subsection-ttl {
    background-color: #1d2089;
    color: #fff;
    position: relative;
    z-index: 1;
}

.section-ctr.section-02 .checkbox {
    background-color: #f3f4f9;
    border-radius: 40px;
    margin: -50px auto 0;
    padding: 50px 0 15px;
    width: 900px;
}

.section-ctr.section-02 .checklist {
    display: grid;
    gap: 5px;
    justify-content: center;
    padding: 50px 50px 0;
    text-align: left;
    /*width: fit-content;*/
}

.section-ctr.section-02 .checklist-item {
    align-items: center;
    display: flex;
    font-size: 2rem;
    font-weight: 700;
    gap: 3em;
}

.section-ctr.section-02 .checklist-item::before {
    align-items: center;
    background-color: #fffdf5;
    border: solid 1px #95c7f6;
    content: "\2713";
    display: flex;
    font-size: 1.2em;
    height: 1.5em;
    justify-content: center;
    width: 1.5em;
}

.checkbox .section-txt {
    font-size: 3rem;
    font-weight: 700;
    margin-top: 1em;
}

.section-ctr.section-03 {
    background-color: #f9f8f5;
    text-align: center;
    padding-top: 180px;
}

.section-ctr.section-03 .section-ttl {
    background-color: #1d2089;
    color: #fff;
}


.section-ctr.section-03 .section-txt {
    line-height: 1.9;
    margin-top: 50px;
}

.section-ctr.section-03 .section-txt .font-size-custom {
    font-size: 3rem;
    font-weight: 700;
}

.section-ctr.section-04 {
    background-color: #f9f8f5;
    padding-top: 100px;
    text-align: center;
}

.section-ctr.section-04 .section-ttl {
    background-color: #1d2089;
    color: #fff;
    margin: 0 auto 65px;
}

.section-02-img {}

.dtl-list {
    display: grid;
    font-size: 2rem;
    gap: 1.8em 4rem;
    grid-template-columns: 4em 1fr;
    margin: 0 auto;
    width: 830px;
    text-align: left;
}

.dtl-hdr,
.dtl-item {
    font-size: 2rem;
    font-weight: 700;
}

.dtl-hdr {
    position: relative;
    width: 100%;
}

.dtl-hdr::after {
    content: "：";
    letter-spacing: 0;
    position: absolute;
    top: 0;
    right: -1em;
}

.dtl-hdr.char-2 {
    letter-spacing: 2em;
}

.dtl-hdr.char-3 {
    letter-spacing: .5em;
}

.dtl-item .annotation {
    font-size: 1.7rem;
    padding-left: 1em;
    text-indent: -1em;
}

.invitation {
    background-color: #d22323;
    border-radius: 50px;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: .05em;
    padding: 5px 15px;
}

/* ここから */

.bg {
    background: url(../img/bg_pc.png) no-repeat center left calc(50% + clamp(0px, calc(-17.19vw + 330px), 110px)) /1920px;
    padding-top: 90px;

}

.deadline-ctr {
    border-bottom: solid #d22323 3px;
    border-top: solid #d22323 3px;
    color: #d22323;
    padding: 17px;
    text-align: center;
}

.deadline-txt {
    font-size: 1.8rem;
    font-weight: 600;
}

.deadline-catch {
    font-size: 2.2rem;
    font-weight: 600;
}

.apply-link {
    align-items: center;
    background-color: #d22323;
    border-radius: 32px;
    color: #fff;
    display: flex;
    font-size: 3.5rem;
    font-weight: 600;
    height: 85px;
    justify-content: center;
    margin: auto;
    width: 430px;
}

.apply-link:hover {
    color: #fff;
    filter: brightness(1.1)
}

.section-guidance {
    align-items: flex-start;
    position: relative;
    background-color: #e5f2fe;
    border-radius: 15px;
    display: grid;
    grid-template-columns: repeat(2, 37.6%);
    justify-content: center;
    align-items: center;
    width: clamp(1170px, calc(91.25vw + 2px), 1462px);
    margin: 20px auto;
    padding: 0;
    box-sizing: border-box;
    gap: 200px;
    height: 300px;
}

.section-guidance::before {
    bottom: 0;
    content: "";
    position: absolute;
    left: 50%;
    width: 158px;
    height: 247px;
    transform: translateX(-50%);
    background: url(../img/model_img02_pc.png) no-repeat center bottom / cover;
}

.section-guidance-subttl {
    align-items: center;
    display: flex;
    font-size: 3rem;
    font-weight: 600;
    gap: .25em;
    margin: auto;
    position: relative;
    width: fit-content;
}

.section-guidance-subttl::before,
.section-guidance-subttl::after {
    content: "";
    display: block;
    width: 12px;
    height: 33px;
    background: url(../img/decoration_item_pc.png) no-repeat 0 0 / contain;
}

.section-guidance-subttl::before {}

.section-guidance-subttl::after {
    transform: scaleX(-1);
}

.section-guidance-item:last-child .section-guidance-subttl::before {
    left: -20px;
}

.section-guidance-txt {
    font-size: 2rem;
    font-weight: 500;
}

.section-guidance-txt .d-ib {
    display: inline-block;
}

.section-guidance-item {
    width: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
    gap: 1em;
}

.delivery-ctr {
    display: grid;
    gap: .5em;
    margin: 0 auto;
    padding: 40px 0;
}

.delivery-catch {
    font-size: 2.5rem;
    font-weight: 700;
    margin: auto;
    position: relative;
    width: fit-content;
}

.delivery-catch::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d22323;
}

.delivery-ttl {
    font-size: 4.4rem;
    font-weight: 600;
    color: #d22323;
}

.delivery-txt {
    font-size: 2.5rem;
    font-weight: 700;
    margin-top: 10px;
}

.mainvisul-ctr+.apply-ctr {
    padding: 30px 0 0px;
}

.dtl-list+.apply-ctr {
    padding: 50px 0 20px;
}

.apply-txt {
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 30px;
    padding-bottom: 5rem;
    text-align: center;
}

.gift-row {
    background-color: #fffdf5;
    border-radius: 15px;
    padding: 20px;
    display: grid;
    gap: .5em;
    grid-column: 1 / 3;
    margin-top: 15px;
    width: 100%;
    box-sizing: border-box;
}

.gift-row dt {
    font-size: 2.6rem
}


.gift-row dd {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
}

.font-color-red {
    color: #d22323;
    font-size: 2.6rem;
    font-weight: 600;
}


.notes-txt {
    font-size: 1.7rem;
    font-weight: 700;
    margin: 0 auto;
    padding-bottom: 1rem;
    text-align: right;
    width: clamp(1120px, calc(87.5vw), 1400px);
}

.section-ctr.section-points {
    padding: 140px 0 90px;
}

.section-points .section-ttl {
    align-items: center;
    background-color: #1d2089;
    border-radius: 35px;
    color: #fff;
    display: flex;
    font-size: 3.6rem;
    font-weight: 700;
    height: 100px;
    justify-content: center;
    margin: 0 auto;
    width: 830px;
}

.points-list {
    display: grid;
    gap: clamp(15px, calc(4.69vw - 45px), 30px);
    grid-template-columns: repeat(3, clamp(400px, calc(23.44vw + 100px), 475px));
    justify-content: center;
    margin: 30px auto 0;
}

.points-item {
    align-items: center;
    background-color: #ffe4ea;
    border-radius: 20px;
    display: flex;
    font-size: clamp(28px, calc(1.25vw + 12px), 32px);
    font-weight: 700;
    filter: drop-shadow(0, 0, 0, #fff);
    height: 125px;
    justify-content: center;
    line-height: 1.2;
    padding-left: 1em;
    text-indent: -1em;
}