.p-lp {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    max-width: 500px;
    margin: 0 auto;
    color: #00101D;
    text-align: justify;
    font-weight: 400;
}
.p-lp__cta01 {
    position: relative;
}
*[class^="p-lp__cta"] a {
    display: block;
    margin: 0 auto;
}
.p-lp__cta01 a {
    position: absolute;
    bottom: 6%;
    left: 5%;
    right: 5%;
}
.p-lp__cta02 {
    background: #FDF8E9;
}
.p-lp__cta02 a {
    width: 90%;
}
.p-lp__cta03 {
    background: #FDF8E9;
    border-radius: 20px 20px 0 0;
    margin-top: -20px;
    padding: 60px 5% 80px;
    position: relative;
}
.p-lp__cta03-logo {
    width: 80%;
    margin: 0 auto;
}
.p-lp__cta04 {
    padding: 40px 0;
    background: #FDF8E9;
    border-radius: 20px 20px 0 0;
    margin-top: -20px;
    position: relative;
}
.p-lp__cta04 a {
    width: 90%;
}
.p-lp__cta05 {
    padding: 40px 5%;
    background: #FDF8E9;
    border-radius: 20px 20px 0 0;
    margin-top: -20px;
    position: relative;
    .u-mb--m {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
}

.p-lp__goukaku-content {
    padding: 0 5%;
}
.p-lp__goukaku-lead {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}
.p-grade__jisseki summary {
    background: #0059AB;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 24px;
    position: relative;
    border-top: 2px solid;
}
.p-grade__jisseki summary i {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.p-grade__jisseki summary i::before,
.p-grade__jisseki summary i::after {
    content: "";
    display: block;
    border-top: 2px solid;
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    position: absolute;
}
.p-grade__jisseki summary i::after {
    transform: rotate(90deg);
}
.p-grade__jisseki[open] summary i::after {
    transform: rotate(0);
}
.p-grade__jisseki summary+p {
    padding: 20px;
    background: #EAF8FF;
    font: 400 14px / 2 YakuHanJP, "Noto Sans JP", sans-serif;
    color: #00101D;
}
/* 追記分 */
.p-lp__inr {
    width: 95%;
    margin: 0 auto;
}
.p-lp__btn-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
}
.intro {
    text-align: center;
    .p-lp__btn-wrap {
        padding: 30px 0;
    }
}
.intro__inr {
    width: 95%;
    margin: 0 auto;
    padding: 30px 0;
}
.intro__ttl {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.05em;
    .intro__ttl-large {
        font-size: 31px;
    }
    .intro__ttl-small {
        font-size: 16px;
    }
}
.p-grade__jisseki summary {
    background: #003585;
}
.tablet-price {
    padding: 30px 0;
    border-radius: 30px 30px 0 0;
    background: #FDF8E9;
    .logo {
        display: block;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .price {
        display: block;
        width: 85%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

}
.tablet-price__ttl {
    margin-bottom: 24px;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}
.sct-corchies {
    padding: 50px 0;
    background: #003585;
    .sct-corchies__ttl {
        margin-bottom: 30px;
        font-weight: 500;
        font-size: 22px;
        text-align: center;
        color: #fff;
    }
    .sct-corchies__ttl-large {
        font-size: 26px;
    }
    .p-lp__btn-wrap {
        margin-top: 50px;
    }
    .sct-corchies__img {
        margin-bottom: 24px;
    }
}
.sct-corchies__wrap {
    background: #fff;
    overflow: hidden;
    border-radius: 30px;
    padding-bottom: 40px;
    .sct-corchies__item {
        margin-bottom: 40px;
        &:last-of-type {
            margin-bottom: 0;
        }
    }
}
.sct-corchies__inr {
    padding: 0 20px;
    p {
        line-height: 2;

    }
    .txt {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 40px;
        font-weight: 500;
    }
    .blue-line {
        position: relative;
        text-decoration: underline 10px rgba(159, 217, 246, 0.6);
        text-underline-offset: -5px;
        padding-bottom: 0;
        text-decoration-skip-ink: none;
        /* &::before {
            content: "";
            display: block;
            border-bottom: 2px solid red;
        } */

    }
    .sct-corchies__logo {
        display: block;
        margin: 30px auto;
    }
    .sct-corchies__hdl {
        width: 100%;
        display: block;
        margin: 24px 0;
    }
    .note {
        font-size: 11px;
        color: #9E9E9F;
        margin-top: 24px;
    }
}
.sct-features {
    .sct-features__ttl {
        margin-bottom: 24px;
        text-align: center;
        font-weight: 500;
        font-size: 28px;
        .sct-features__ttl-small {
            text-decoration: underline 3px #E00000;
            text-underline-offset: 7px;
            padding-bottom: 0;
            text-decoration-skip-ink: none;
            font-size: 24px;
        }
    }
    .txt-box {
        padding: 0 40px;
        p {
            line-height: 2;
        }
    }
    .sct-features__intro-img {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .sct-features__item {
        position: relative;
        line-height: 2;
        padding: 50px 25px;
        .icon {
            display: block;
            margin: 0 auto;
            margin-bottom: 24px;
        }
        .sct-features__hdl {
            margin-bottom: 16px;
            text-align: center;
            font-size: 24px;
            font-weight: 500;
            color: #3271AE;
            letter-spacing: 0.1em;
            line-height: 1.5;
            .sct-features__hdl-small {
                font-size: 15px;
                letter-spacing: 0.05em;
                line-height: 1.5;
            }
        }
        .sct-features__item-img {
            margin-top: 20px;
        }
        .border {
            position: absolute;
            top: 0;
            left: 0;
        }
        .sct-features__item-movie {
            width: 100%;
            margin-top: 40px;
        }
    }
}
.p-lp__cta04 {
    .p-lp__cta04-img {
        display: block;
        margin: 0 auto;
        width: 90%;
        margin-bottom: 20px;
    }
}
/* 学科部分 */
.results-list {
    padding: 20px;
    background: #EAF8FF;
    color: #00101D;
    dt {
        font-size: 16px;
        margin-bottom: 10px;
        color: #003585;
    }
    dd {
        margin-bottom: 16px;
    }
    .list-unstyled {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        li::after {
            content: "";
            display: inline-block;
            content: "/";
            padding: 0 5px;
        }
    }
}