@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500;700&display=swap');


/* 0703 */

.top .top__lead__info .cl__lightblue {
    background-color: #6b81c3;
}

.home .sbi_lightboxOverlay {
    background-color: rgba(0, 0, 0, 0.7);
}


/* 0702 */

.newbatch {
    font-family: roboto, sans-serif;
    color: #fff;
    background: linear-gradient(to right, #ff3503, #ff4112da 99.95%);
    font-size: 0.7rem;
    margin: 0 2px 0 3px;
    padding: 0rem 0.4rem;
    border-radius: 6px;
    letter-spacing: 0.01rem;
}

.top .top__lead__info h2::after {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    width: 2.5rem;
    height: 2px;
    margin: auto;
    /* background-color: rgba(29, 32, 136, 0.5); */
    content: "";


}

@media (min-width: 768px) {
    .top .top__lead__info h2::after {
        bottom: -15px;

    }
}

.top .top__lead__info .upper ul {
    margin-top: 18px;
}


/* top */

.fade-in-top {
    opacity: 0;
    animation: fadein-top 4.5s .8s ease-out forwards;
}

@keyframes fadein-top {
    0% {
        opacity: 0;
        transform: translateY(-3px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


/* 0630 */


/* schoollife - uniform  */

.uniform .uniform-page .sec01 .regularitem__txt span {
    background: linear-gradient(to right, #6595dd, #6bc1ec 99.95%);
    color: #ffffff;
    margin: 0.25rem;
    padding: 0.01rem 0.2rem;
    border-radius: 3px;
}

.uniform .uniform-page .sec01 .point {
    margin-bottom: 2rem;
}


/* schoollife - event  */

/* .event .event-page .sec03 .eventlist {
    padding-top: 32px;
    padding-bottom: 32px;
}

@media (max-width: 768px) {
    .event .event-page .sec03 .eventlist {
        padding-top: 0px;
        padding-bottom: 0px;
    }
} */


/* 0629 */


/* top */

.top .top__lead__info h2,
.top .top__lead__movie h2 {
    font-family: roboto, sans-serif;
    font-weight: 300;
}

.top .top__lead__movie h2 {
    font-size: 2.2rem;
}

@media (max-width: 768px) {
    .top .top__lead__movie h2 {
        font-size: 1.25rem;
    }
}

.top .top__about {
    margin-top: 48px
}

@media (max-width: 768px) {
    .top .top__about {
        margin-top: 96px
    }
}

.top .top__about h3 span:nth-of-type(3) {
    top: -36px;
    left: 24.5%;
}

.top .top__about h3 span:nth-of-type(4) {
    top: 0;
    left: 17.8%;
}

@media (max-width: 768px) {
    .top .top__about h3 span:nth-of-type(1) {
        top: -70px;
        right: 12%;
    }

    .top .top__about h3 span:nth-of-type(2) {
        top: -70px;
        right: 22%;
    }

    .top .top__about h3 span:nth-of-type(3) {
        top: -23px;
        left: 22%;
    }

    .top .top__about h3 span:nth-of-type(4) {
        top: 10px;
        left: 12%;
    }
}

@media (max-width: 768px) {
    .top .top__school .inner p:first-of-type {
        display: block;
    }
}

.top .top__voice {
    padding: 64px 0 64px;
    background-size: 14px auto;
}

@media (max-width: 768px) {
    .top .top__voice {
        padding: 24px 0 12px;
        background-size: 8px auto;
    }
}

@media (max-width: 768px) {
    .top .top__lead__movie .more a {
        margin-top: 4rem;
    }
}


/* courses */

.text_ccenter {
    text-align: center;
    margin: 0 auto 16px;
}

.access .access-page .sec02 .guide__icon img {
    width: 40px;
    height: 40px;
}

@media (max-width: 768px) {
    .access .access-page .sec02 .guide__icon img {
        width: 40px;
        height: 40px;
    }
}

.access .access-page .sec02 .guide__ttl {
    color: #000000;
    width: auto;
}

.access .access-page .sec02 .guide__ttl {
    color: #000000;
    width: 6rem;
    font-size: 0.75rem;
}

.access .access-page .sec02 span {
    /* font-size: 0.875rem; */
}

.guidelines .table__btn {
    display: inline-block;
    border-radius: 6px;
    height: 20px;
    width: 80px;
    line-height: 18px;
    color: #F86419;
    border: 1px solid #F86419;
    text-align: center;
    position: relative;
}

.guidelines .table__btn--default {
    color: #9E9E9E;
    border-color: #D2D2D2;
    font-size: 12px;
}

@media (max-width: 768px) {
    .guidelines .table__btn {
        border-radius: 4px;
        font-size: 10px;
        width: 60px;
        height: 17px;
        line-height: 15px;
    }

    .guidelines .table__btn--default {
        color: #9E9E9E;
        border-color: #D2D2D2;
        font-size: 12px;
    }
}


/* schoollife */

.club .page-ttl-imgarea {
    background-image: url(../../assets/images/common/bg_key_pc390.svg);
    height: 390px;
}

@media (max-width: 768px) {
    .club .page-ttl-imgarea {
        height: 180px;
    }
}

.club .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/clubblog_eyecatch.png);
}

@media (max-width: 768px) {
    .club .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/clubblog_eyecatch_xs.jpg);
    }
}

.introduce .fancybox-slide {
    height: 100%;
    padding: 300px;
}

@media (max-width: 768px) {
    .introduce .fancybox-slide {
        padding: 10vw;
    }
}


/* 0628 */

/* .uniform .uniform-page .sec01 .regularitem {
    width: 920px;
    margin-top: 48px;
    margin-left: -30px;
}

@media (max-width: 768px) {
    .uniform .uniform-page .sec01 .regularitem {
        width: 100%;
        margin-top: 0px;
        margin-left: auto;
    }
} */


/* 0627 */

.feature .feature-page .sec01 .rank.rank01 .rank__body {
    width: 480px;
    padding-left: 0;
}

@media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank01 .rank__body {
        width: 100%;
        padding-left: 10px;
    }
}

/* .feature .feature-page .sec01 .rank.rank02 .rank__body {
    width: 430px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 1rem;
}

@media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank02 .rank__body {
        width: 80%;
        margin: 0 auto;
    }
} */

.feature .btn-courses {
    padding: 48px 0 0;
    text-align: center;
}

.feature .btn-courses__item {
    width: 33%;
    height: 80px;
    line-height: 80px;
    font-weight: 500;
    font-size: 18px;
    border-top: 2px solid #63b4f2;
    border-bottom: 1px solid #DCDCDC;
    background-color: #f5fafd;
    text-align: center;
    color: #63b4f2;
}

@media (max-width: 768px) {
    .feature .btn-courses__item {
        width: 80%;
        height: 51px;
        line-height: 51px;
        font-size: 14px;
    }
}

.introduce .introduce-page .sec03__ttl {
    font-size: 1.6rem;
    margin-top: 45px;
}

@media (max-width: 768px) {
    .introduce .introduce-page .sec03__ttl {
        font-size: 1.25rem;
        margin-top: 20px;
    }
}

.introduce .introduce-page .sec03__txt {
    font-size: 1rem;
}

@media (max-width: 768px) {
    .introduce .introduce-page .sec03__txt {
        font-size: 0.875rem;
    }
}


/* school */

.initiatives .sec04 .education .other__ttl {
    font-size: 1rem;
    line-height: 1;
    height: 32px;
}

@media (max-width: 768px) {
    .initiatives .sec04 .education .other__ttl {
        height: 2.6rem;
    }
}

@media (max-width: 768px) {
    .initiatives .sec04 .education .other__item {
        width: calc(100% / 1 - 0px);
        margin-bottom: 16px;
    }
}

.uniform .uniform-page .sec01 .regularitem__txt,
.uniform .uniform-page .sec01 .optionitem__txt {
    line-height: 1.2em;
    margin-top: 0;
}

.blog-page .outline .content a {
    color: #63b4f2;
}


/* top */

.top .top__voice .upper li span {
    height: 220px;
    overflow: hidden;
    padding: 10px 20px 10px 15px;
    background-position: right 10px center, 0% 0%
}

@media (max-width: 768px) {
    .top .top__voice .upper li span {
        height: 8rem;
    }
}


/* voice */

.voice-page .post__name {
    line-height: 1.4;
    padding-top: 10px;
}


/* top */


/* 0626 */

.top .inner p:first-of-type {
    font-family: "YakuHanJP", "NotoSans", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

/* course */


/* 0626 */

@media (max-width: 768px) {
    .course .l-box-short2 {
        margin-left: 10vw;
        margin-right: 10vw;
    }
}

.special .idx02__item,
.special2 .idx02__item,
.comprehensive .idx02__item {
    width: calc(100% / 3);
    text-align: center;
    padding-top: 15px;
    position: relative;
    margin-bottom: 64px;
}

@media (max-width: 768px) {

    .special .idx02__item,
    .special2 .idx02__item,
    .comprehensive .idx02__item {
        width: auto;
        text-align: center;
        padding-top: 15px;
        position: relative;
        margin-bottom: 64px;
    }
}

.special .idx02__item::before,
.special2 .idx02__item::before,
.comprehensive .idx02__item::before {
    height: 175px;
    width: 175px;
}

@media (max-width: 768px) {

    .special .idx02__item::before,
    .special2 .idx02__item::before,
    .comprehensive .idx02__item::before {
        height: 155px;
        width: 155px;
    }
}

.special .idx02,
.special2 .idx02,
.comprehensive .idx02 {
    margin-bottom: 96px;
}

@media (max-width: 768px) {

    .special .idx02,
    .special2 .idx02,
    .comprehensive .idx02 {
        margin-bottom: 0px;
    }
}

.special .idx02 .bar01,
.special2 .idx02 .bar01 {
    margin-top: 32px;
}

@media (max-width: 768px) {

    .special .idx02 .bar01,
    .special2 .idx02 .bar01 {
        margin-top: 16px;
    }
}


/* schoollife */

.page-ttl-imgarea .page-ttl::after {
    text-transform: none;
}

.schoollife .l-box-short {
    margin-left: calc((100% - 860px) / 2);
    margin-right: calc((100% - 860px) / 2);
}

@media (max-width: 768px) {
    .schoollife .l-box-short {
        margin-left: 10vw;
        margin-right: 10vw;
    }
}

.schoollife .btn-courses {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 48px 0px 0;
    text-align: center;
}

@media (max-width: 768px) {
    .schoollife .btn-courses {
        padding: 0;
        display: block;
    }
}

.schoollife .btn-courses__item {
    width: 30%;
    height: 80px;
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
    color: #62C0BF;
    line-height: 80px;
    border-top: 2px solid #62C0BF;
    border-bottom: 1px solid #DCDCDC;
    background-color: #EFF9F8;
    text-align: center;
}

@media (max-width: 768px) {
    .schoollife .btn-courses__item {
        font-size: 16px;
        width: 80%;
        margin: 1.6rem auto 0;
        text-align: center;
        height: 51px;
        line-height: 51px;
    }
}

.schoollife .btn-courses__item--ex01 {
    border-top-color: #8687C2;
    background-color: #F3F3F9;
    color: #8687C2;
}

.schoollife .btn-courses__item--ex02 {
    border-top-color: #EBA327;
    background-color: #FDF6E9;
    color: #EBA327;
}


/* Voice */

.voice-page .post__txtbox p {
    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
}


/*共通？common*/


/*共通？_subpage*/


/*TOP* topcscc*/


/* courses */


/* school*/


/* schoollife */


/* voice */


/* blods */


/* examinfo */


/*Information*/

.information .lnav,
.certificate .lnav,
.polic .lnav,
.parents .lnav,
.knowledge .lnav,
.bullying-prevention .lnav,
.privacy .lnav,
.disclosure .lnav,
.alumni .lnav,
.recruitment .lnav {
    margin-top: 64px;
}

@media (max-width: 768px) {

    .information .lnav,
    .certificate .lnav,
    .polic .lnav,
    .parents .lnav,
    .knowledge .lnav,
    .bullying-prevention .lnav,
    .privacy .lnav,
    .disclosure .lnav,
    .alumni .lnav,
    .recruitment .lnav {
        margin-top: 32px;
    }
}


/* 0617 */

.certificate .lnav {
    margin-top: 64px;
}

@media (max-width: 768px) {
    .certificate .lnav {
        margin: top 32px;
    }
}


/* 0617 */

.certificate .certificate-page .sec01 .ttl__style01-wrap {
    padding: 96px 0 32px;
}

/* 0624 */

@media (max-width: 1025px) {
    .drawer__lower {
        width: 90%;
        margin: 2vw auto;
    }
}

@media (max-width: 768px) {
    .drawer__lower {
        display: none;
    }
}

@media (max-width: 1025px) {
    .drawer__column {
        -ms-flex: 90 0 200px;
        -webkit-flex: 0 0 218px;
        flex: 0;
        margin-left: 3vw;
    }
}

@media (max-width: 768px) {
    .drawer__column {
        display: none;
    }
}


/* 0616 */

.header__container {
    max-width: 1280px;
    margin: 0 auto;
}


/* 0616 */

.breadcrumbs-wrap {
    max-width: 1280px;
    margin: 0 auto;
}

.header__logo {
    width: 317px;
}

@media (max-width: 768px) {
    .header__logo {
        width: 190px;
    }
}


/*共通？_subpage*/


/* 0622 */

.page-ttl-imgarea .page-ttl {
    font-size: 28px;
    top: inherit;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .page-ttl-imgarea .page-ttl {
        font-size: 28px;
        top: 30px;
    }
}

.page-ttl-imgarea .page-ttl::after {
    font-size: 16px;
    padding-top: 50px;
}

@media (max-width: 768px) {
    .page-ttl-imgarea .page-ttl::after {
        font-size: 12px;
        padding-top: 25px;
    }
}


/* 0621 */

.ttl__style01-wrap {
    text-align: center;
    padding: 48px 0 32px;
}

@media (max-width: 768px) {
    .ttl__style01-wrap {
        padding: 32px 0 16px;
    }
}


/* 0620 */

.page-ttl-imgarea::after {
    background-size: 1400px;
}

@media (max-width: 768px) {
    .page-ttl-imgarea::after {
        background-size: 100vw;
    }
}


/* 0619 */

.back-btn {
    margin: 96px auto;
}

@media (max-width: 768px) {
    .back-btn {
        margin: 48px auto;
    }
}


/* 0619 */

.bar01 {
    margin-top: 96px;
}

@media (max-width: 768px) {
    .bar01 {
        margin-top: 48px;
    }
}


/* 0617 */

.studentsvoice__btn a span {
    transform: translateY(0px);
}


/* 0617 */

.page-ttl-imgarea {
    background-image: url(../../assets/images/common/bg_key_pc390.svg);
    height: 390px;
}


/* 0623 */

.event .post__thumb::after,
.event_test .post__thumb::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.event .post__thumb::after,
.event_test .post__thumb::after {
    background-image: url("../images/voice/photo_mask_left.png");
}

.event .post .mask-right::after,
.evet_test .post .mask-right::after {
    background-image: url("../images/voice/photo_mask_right.png");
}

.event .post__thumb::after,
.event_test .post__thumb::after {
    background-image: url("../images/voice/photo_mask_left.png");
}

.event .post .mask-right::after,
.evet_test .post .mask-right::after {
    background-image: url("../images/voice/photo_mask_right.png");
}

.facility-introduction .post__thumb::after {
    background-image: url("../images/voice/photo_mask_left.png");
}

.facility-introduction .post .post__thumb::after {
    background-image: url("../images/voice/photo_mask_left.png");
}

@media screen and (min-width: 768px) {
    .page-ttl-imgarea .page-ttl {
        font-size: 28px;
    }

    .page-ttl-imgarea::after {
        /* background-size:1900px;	 */
        background-size: 1400px;
    }

    /* 修正0616 */
    .introduce .page-ttl-imgarea {
        background-image: url(../../assets/images/common/bg_key_pc390.svg);
        height: 390px;
        background-size: inherit;
    }

    /* 0626 */
    .ttl__style01-wrap {
        padding: 64px 0 32px;
    }

    /* 0617 修正 */
    .studentsvoice__btn a {
        /* padding: 18px 0 16px;	 */
    }
}

@media (max-width: 768px) {
    .page-ttl-imgarea .page-ttl {
        font-size: 16px;
    }

    .page-ttl-imgarea {
        height: 180px;
    }

    .studentsvoice__btn a {
        padding: 15px 0 15px;
    }

    .page-ttl-imgarea .page-ttl {
        top: 30px;
    }
}


/* school*/


/* 0622 */

.guidelines .certificate-page .outline .sec01__txt {
    font-size: 16px;
    line-height: 1.7;
    margin: -16px auto 32px;
}

@media (max-width: 768px) {
    .guidelines .certificate-page .outline .sec01__txt {
        font-size: 14px;
        margin: 0px auto 32px;
    }
}

.guidelines .certificate-page .outline {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
}

@media (max-width: 768px) {
    .guidelines .certificate-page .outline {
        width: 90%;
        margin-top: 0px;
    }
}

.examinfo .inquiry {
    width: 560px;
    margin-top: 64px;
    padding: 15px 15px 30px;
    background-color: #f3f8fd;
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .examinfo .inquiry {
        width: 100%;
        margin-top: 32px;
        padding: 15px;
    }
}

.examinfo .inquiry__ttl {
    font-size: 0.8125rem;
    background-color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 10px;
    color: #1d2088;
    line-height: 1;
    border-radius: 5px;
}

.examinfo .inquiry__txt {
    text-align: center;
    font-size: 1rem;
}

@media (max-width: 768px) {
    .examinfo .inquiry__txt {
        font-size: 0.875rem;
    }
}

.examinfo .inquiry__tel {
    font-size: 0.875rem;
    text-align: center;
}

@media (max-width: 768px) {
    .examinfo .inquiry__tel {
        font-size: 0.75rem;
    }
}

.uniform .uniform-page .sec01 .optionitem__img {
    height: 100%;
}


/* 0622 */

.initiatives .sec04 .education .overseas__icon {
    width: 48px;
    height: inherit;
}

@media (max-width: 768px) {
    .initiatives .sec04 .education .overseas__icon {
        width: 20%;
        height: auto;
    }
}

.initiatives .sec04 .education .overseas__txt_space {
    margin: 24px auto 6px;
}

@media (max-width: 768px) {
    .initiatives .sec04 .education .overseas__txt_space {
        margin: 0 0.5rem 0;
    }
}

.initiatives .sec02__txt {
    padding: 0;
    margin-top: 32px;
    font-size: 1rem;
}

@media (max-width: 768px) {
    .initiatives .sec02__txt {
        margin-top: 16px;
    }
}


/* 0619 */

.access .access-page .sec01 .outline {
    padding: 64px 0 0;
}

@media (max-width: 768px) {
    .access .access-page .sec01 .outline {
        padding: 32px 0 0;
    }
}

.access .access-page .sec02 .outline {
    padding: 64px 0;
}

@media (max-width: 768px) {
    .access .access-page .sec02 .outline {
        padding: 32px 0;
    }
}

.access .access-page .sec03 .outline {
    padding: 64px 0;
}

@media (max-width: 768px) {
    .access .access-page .sec03 .outline {
        padding: 32px 0;
    }
}

.access .access-page .sec03 .schoolbus {
    margin-top: 32px;
}

@media (max-width: 768px) {
    .access .access-page .sec03 .schoolbus {
        margin-top: 16px;
    }
}

/* .access .access-page .sec04__txt {
    margin-top: 32px;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .access .access-page .sec04__txt {
        margin-top: 16px;
        margin-bottom: 8px;
    }
} */


/* 0618 */

.feature .feature-page .sec04 .outline {
    padding: 64px 0;
}

@media (max-width: 768px) {
    .feature .feature-page .sec04 .outline {
        padding: 2rem 0;
    }
}


/* 0624 */

.introduce .page-ttl-imgarea::after {
    background-image: url(../../assets/images/school/introduce/introduce_eyecatch.png);
}

@media (max-width: 768px) {
    .introduce .page-ttl-imgarea::after {
        background-image: url(../../assets/images/school/introduce/introduce_eyecatch_xs.jpg);
    }
}

.feature .page-ttl-imgarea::after {
    background-image: url(../../assets/images/school/feature/feature_eyecatch.png);
}

@media (max-width: 768px) {
    .feature .page-ttl-imgarea::after {
        background-image: url(../../assets/images/school/feature/eyecatch_xs.jpg);
    }
}

.initiatives .page-ttl-imgarea::after {
    background-image: url(../../assets/images/school/initiatives/initiatives_eyecatch.png);
}

@media (max-width: 768px) {
    .initiatives .page-ttl-imgarea::after {
        background-image: url(../../assets/images/school/initiatives/initiatives_eyecatch_xs.jpg);
    }
}

.access .page-ttl-imgarea::after {
    background-image: url(../../assets/images/school/access/access_eyecatch.png);
}

@media (max-width: 768px) {
    .access .page-ttl-imgarea::after {
        background-image: url(../../assets/images/school/access/access_eyecatch_xs.jpg);
    }
}


/* 0617 */

.introduce .introduce-page .sec01__ttl {
    margin-top: 32px;
}

.introduce .introduce-page .sec02 .outline {
    padding: 64px 0 96px;
}

.introduce .introduce-page .sec02__txt {
    margin-top: 32px;
}

.introduce .introduce-page .sec04__list {
    margin-top: 64px;
}

.introduce .introduce-page .sec04__txt {
    line-height: 1.5;
    margin-top: 16px;
}

.introduce .introduce-page .sec04__txt {
    margin-top: 24px;
}

.introduce .introduce-page .sec05 .greeting {
    margin-top: 32px;
}

.introduce .introduce-page .sec06__list {
    margin-top: 32px;
}


/* 追加0616 */

.introduce .introduce-page .sec03 {
    background-size: cover;
}


/* 追加0627 */

.access .sec04 .focus {
    font-size: 1.1rem;
    width: 100%;
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #eaf0ff), color-stop(0.9995, #f4fafd));
    padding: 20px;
    border-radius: 6px;
    text-align: left;
}


/* 0614 */

.access .sec04 .focus__item {
    font-size: 1rem;
    line-height: 1.75em;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-weight: 300;
}
.access .sec04 .act-txt {
font-size: 14px;
}

@media (max-width: 768px) {
.access .sec04 .focus__item {
    font-size: 0.85rem;
}
.access .sec04 .act-txt {
font-size: 12px;
}
}


/* schoollife */


/* 0622 */

.faq_intro {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 64px;
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .faq_intro {
        font-size: 14px;
        line-height: 1.75;
        margin-top: 32px;
        margin-bottom: 0px;
    }
}

.faqs .l-box {
    margin-left: calc((100% - 960px) / 2);
    margin-right: calc((100% - 960px) / 2);
}

@media (max-width: 768px) {
    .faqs .l-box {
        margin-left: 16px;
        margin-right: 16px;
    }
}

.faqs .ttl__style02-wrap {
    text-align: center;
}

.faqs .faqs .ttl__style02-wrap {
    padding-top: 64px;
    padding-bottom: 32px;
}

.faqs .ttl__style02 {
    padding: 0 17px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-family: source-han-serif-japanese, serif;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.16em;
    font-weight: 500;
}

@media (max-width: 768px) {
    .faqs .ttl__style02 {
        font-size: 18px;
    }
}

.faqs .ttl__style02::before,
.faqs .ttl__style02::after {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 6px;
    height: 100%;
    border-bottom: 1px solid #72BCD9;
    border-top: 1px solid #72BCD9;
}

.faqs .ttl__style02::before {
    left: 0;
    border-left: 1px solid #72BCD9;
}

.faqs .ttl__style02::after {
    right: 0;
    border-right: 1px solid #72BCD9;
}

.faqs .question,
.faqs .answer {
    position: relative;
    padding: 18px 30px 18px 70px;
    font-size: 16px;
    line-height: 1.75;
    text-align: justify;
    text-justify: inter-ideograph;
}

.faq .faqs {
    padding-bottom: 0px;
}

.faq .faqs .bar01 {
    margin-top: 0;
}

.faq .faqs .ttl__style02-wrap {
    padding-top: 64px;
    padding-bottom: 32px;
}

@media screen and (max-width: 767px) {
    .faq .faqs .ttl__style02-wrap {
        padding-top: 28px;
        padding-bottom: 27px;
    }
}

.faqs .question,
.faqs .answer {
    position: relative;
    padding: 18px 30px 18px 70px;
    font-size: 16px;
    line-height: 1.75;
    text-align: justify;
    text-justify: inter-ideograph;
}

@media screen and (max-width: 767px) {

    .faqs .question,
    .faqs .answer {
        font-size: 14px;
        line-height: 1.7;
        padding: 18px 40px 18px 18px;
    }
}

.faqs .question {
    background: #F0F7FA;
    border-bottom: 1px solid #fff;
}

@media screen and (max-width: 767px) {
    .faqs.question {
        padding: 12px 55px 12px 28px;
    }
}

.faqs .question.arrow01:after {
    border-top: 1px solid #00B5C0;
    border-right: 1px solid #00B5C0;
    right: 25px;
}

@media screen and (max-width: 767px) {
    .faqs .question.arrow01:after {
        top: 20px;
        bottom: auto;
    }
}

.faqs .question::before {
    content: "Q";
    position: absolute;
    top: 15px;
    left: 30px;
    font-size: 18px;
    color: #232584;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .faqs .question::before {
        display: none;
    }
}

.faqs .accordion-icon {
    position: absolute;
    display: block;
    width: 12px;
    height: 6px;
    top: 25px;
    right: 30px;
}

.faqs .answer {
    display: none;
}

@media screen and (max-width: 767px) {
    .faqs .answer {
        padding: 12px 15px 12px 28px;
        color: #232584;
    }
}

.faqs .answer::before {
    content: "A";
    position: absolute;
    font-size: 18px;
    top: 18px;
    left: 32px;
    color: #232584;
}

@media screen and (max-width: 767px) {
    .faqs .answer::before {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .faqs .accordion-icon {
        top: 28px;
        right: 40px;
    }

    .faqs .question.arrow01:after {
        border-top: 2px solid #00B5C0;
        border-right: 2px solid #00B5C0;
        right: 40px;
    }

    .faqs .question.open.arrow01:after {
        border-top: 1px solid #00B5C0;
        border-right: 1px solid #00B5C0;
    }
}

.faq .result__container__head {
    position: relative;
    padding: 4px 10px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background: #63C5F2;
    font-weight: 350;
    margin-bottom: 47px;
}

.faq .result__container__head.open {
    margin-bottom: 0;
}

.faq .arrow01 {
    position: relative;
    cursor: pointer;
}

.faq .arrow01:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: auto;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.faq .arrow01.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.faq .close {
    display: none;
}

@media screen and (min-width: 768px) {
    .faq .result__container__head {
        padding: 5px;
        font-size: 20px;
        margin-top: 50px;
    }

    .faq .arrow01:after {
        right: 25px;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }
}

.faq .university-wrap {
    background-size: auto auto;
    background-color: white;
    background-image: -webkit-repeating-linear-gradient(135deg, transparent, transparent 7px, rgba(0, 0, 0, 0.1) 7px, rgba(0, 0, 0, 0.1) 8px);
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 7px, rgba(0, 0, 0, 0.1) 7px, rgba(0, 0, 0, 0.1) 8px);
    display: none;
    padding-bottom: 60px;
}

.faq .university-inner {
    margin-left: 20px;
    margin-right: 20px;
}

@media screen and (max-width: 767px) {
    .faq .university-inner {
        margin-left: 0;
        margin-right: 0;
    }
}

.faq .university-ttl {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 2.2;
    letter-spacing: 0.05em;
    padding: 10px 10px;
    font-family: source-han-serif-japanese, serif;
}

@media screen and (min-width: 768px) {
    .faq .university-ttl {
        font-size: 22px;
        line-height: 2;
        padding: 75px 0 0;
    }
}


/* 0620 */

.school-life .page-ttl-imgarea::after {
    background-image: url(../../assets/images/schoollife/eyecatch.png);
}

@media (max-width: 768px) {
    .school-life .page-ttl-imgarea::after {
        background-image: url(../../assets/images/schoollife/eyecatch_xs.jpg);
    }
}


/* 0622 */

.facility-introduction .page-ttl-imgarea::after {
    background-image: url(../../assets/images/schoollife/facilityintroduction/facilityintroduction_eyecatch.png);
}

@media (max-width: 768px) {
    .facility-introduction .page-ttl-imgarea::after {
        background-image: url(../../assets/images/schoollife/facilityintroduction/facilityintroduction_eyecatch_xs.jpg);
    }
}

.one-day .page-ttl-imgarea::after {
    background-image: url(../../assets/images/schoollife/oneday/oneday_eyecatch.png);
}

@media (max-width: 768px) {
    .one-day .page-ttl-imgarea::after {
        background-image: url(../../assets/images/schoollife/oneday/oneday_eyecatch_xs.jpg);
    }
}

.event .page-ttl-imgarea::after {
    background-image: url(../../assets/images/schoollife/event/event_eyecatch.png);
}

@media (max-width: 768px) {
    .event .page-ttl-imgarea::after {
        background-image: url(../../assets/images/schoollife/event/event_eyecatch_xs.jpg);
    }
}

.faq .page-ttl-imgarea::after {
    background-image: url(../../assets/images/schoollife/faq/faq_eyecatch.png);
}

@media (max-width: 768px) {
    .faq .page-ttl-imgarea::after {
        background-image: url(../../assets/images/schoollife/faq/faq_eyecatch_xs.jpg);
    }
}


/* 0617 */

.facility-introduction .facilityintroduction-page .sec01 .facility__txt {
    font-size: 0.875rem;
    height: 80px;
}


/* 0615 */

.facility-introduction .facilityintroduction-page .sec00 {
    margin-top: 60px;
}

.facility-introduction .facilityintroduction-page .sec00 .outline {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.facility-introduction .facilityintroduction-page .sec00__txt {
    font-size: 1rem;
}

@media (max-width: 768px) {
    .facility-introduction .facilityintroduction-page .sec00 .outline {
        width: 80%;
    }

    .facility-introduction .facilityintroduction-page .sec00__txt {
        font-size: 0.875rem;
        margin-top: 32px;
        line-height: 2;
    }
}


/* 0615 */

.facility-introduction .facilityintroduction-page .sec01 {
    margin-top: 64px;
    margin-bottom: 96px;
}

.facility-introduction .facilityintroduction-page .sec01 .facility__body {
    background-color: rgba(255, 255, 255, 0.92);
}


/* 0615 */

.facility-introduction .facilityintroduction-page .sec01 .facility__body {
    transform: translateY(64%);
}

@media (max-width: 768px) {
    .facility-introduction .facilityintroduction-page .sec01 .facility__body {
        width: 94%;
        padding: 2px 7px 2px;
    }
}


/* 0626 */

.event .event-page .sec02__txt {
    width: 860px;
    margin: 32px auto 0;
    font-size: 1.25rem;
}

@media (max-width: 768px) {
    .event .event-page .sec02__txt {
        width: 90%;
        margin: 32px auto 0;
        font-size: 0.875rem;
    }
}


/* 0611 */

.one-day .oneday-page .sec01__txt {
    margin-top: 64px;
}


/* 0626 */

/* .event .event-page .sec03 {
    padding-top: 64px;
    padding-bottom: 64px;
}

@media (max-width: 768px) {
    .event .event-page .sec03 {
        padding-top: 16px;
        padding-bottom: 32px;
    }
} */

/* .event .event-page .sec03 .eventlist__row {
    padding-top: 16px;
} */


@media screen and (min-width: 768px) {
    .facility-introduction .facilityintroduction-page .sec01 .facility__item {
        margin: top 48px;
    }
}


/* top */


/* 0618 */

.top .top__about h2 span>span {
    text-transform: none;
}


/* 0617 */

@media (max-width: 768px) {

    .top .top__course h3 span,
    .top .top__about h3 span,
    .top .top__school h3 span,
    .top .top__voice h3 span,
    .top .top__entrance h3 span {
        padding: 6px;
    }
}

@media (max-width: 768px) {
    .top .inner p:first-of-type {
        line-height: 1.8;
    }
}

.top .top__course h2 span,
.top .top__about h2 span,
.top .top__school h2 span,
.top .top__voice h2 span,
.top .top__entrance h2 span {
    text-transform: none;
}

.top .top__about h2 span::before {
    width: 420px;
}

@media (max-width: 768px) {
    .top .top__about h2 span::before {
        width: 14.7rem;
    }

    .top .top__school h3 span:nth-of-type(1) {
        top: 23px;
        left: 13px;
    }

    .top .top__school h3 span:nth-of-type(2) {
        top: 56px;
        left: 24px;
    }

    .top .top__school h3 span:nth-of-type(3) {
        top: 89px;
        left: 80px;
    }
}

.top .top__school li a {
    text-transform: none;
}


/*TOP* topcscc*/

@media screen and (min-width: 768px) {
    .top .top__lead__info .tag {
        line-height: 20px;
    }

    .top .top__about {
        margin-top: 160px
    }


}

@media (max-width: 768px) {
    .top .top__lead__info .tag {
        line-height: 1.7;
    }

    .top .top__lead__info h3 {
        text-align: center;
    }

    .top .top__lead__info h3::after {
        height: 0rem;
    }

    .top .top__entrance li:nth-of-type(2) a,
    .top .top__entrance li:nth-of-type(3) a {
        background-color: #6CC8F3;
    }

    .top .top__entrance li:nth-of-type(4) a {
        background-color: #6CC8F3;
    }
}


/* courses */


/* 0625 */

.special .page-ttl-imgarea .page-ttl,
.special2 .page-ttl-imgarea .page-ttl,
.comprehensive .page-ttl-imgarea .page-ttl {
    font-size: 32px;
}

@media screen and (max-width: 767px) {

    .special .page-ttl-imgarea .page-ttl,
    .special2 .page-ttl-imgarea .page-ttl,
    .comprehensive .page-ttl-imgarea .page-ttl {
        font-size: 18px;
        top: 45px;
        line-height: 1.2;
    }
}

.course .btn-courses {
    padding: 48px 0 0;
    text-align: center;
}

@media (max-width: 768px) {
    .course .btn-courses {
        padding: 0;
    }
}



.courseinfo .system__h {
    color: #33bedb;
}

.courseinfo .system__fig-txt {
    color: #33bedb;
}


/* 0621 */

.courseinfo .question::before {
    font-family: "YakuHanJP", "NotoSans", "Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}



.special .idx02__ttl {
    font-size: 20px;
    font-weight: 300;
    color: #39adc2;
    line-height: 1.4;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .special .idx02__ttl {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
}

.special .heading01__h1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.7;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

@media (max-width: 768px) {
    .special .heading01__h1 {
        font-size: 18px;
        padding: 25px 0;
    }
}

.courses .document__list {
    margin-top: 16px;
    margin-bottom: 32px;
}

.special2 .idx02__ttl {
    font-size: 20px;
    font-weight: 300;
    color: #000d97;
    line-height: 1.4;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .special2 .idx02__ttl {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
}

.special2 .heading01__h1 {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.7;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

@media (max-width: 768px) {
    .special2 .heading01__h1 {
        font-size: 18px;
        padding: 25px 0;
    }
}

.comprehensive .list02__txt2--short {
    margin-top: 0;
}

.comprehensive .idx02__ttl {
    font-size: 20px;
    font-weight: 300;
}

@media (max-width: 768px) {
    .comprehensive .idx02__ttl {
        font-size: 18px;
    }
}

.special2 .heading01__h1 {
    font-size: 22px;
    font-weight: 300;
}

@media (max-width: 768px) {
    .special2 .heading01__h1 {
        font-size: 18px;
        padding: 25px 0;
    }
}

.feature .feature-page .sec01 .rank__percent .mini {
    font-size: 1.1rem;
    display: block;
}

@media (max-width: 768px) {
    .feature .feature-page .sec01 .rank__percent .mini {
        font-size: 0.875rem;
    }
}


/* 0618 */

.courses .courses-page .sec01__txt {
    text-align: left;
    margin: 48px auto 0;
    max-width: 860px;
}

@media (max-width: 768px) {
    .courses .courses-page .sec01__txt {
        margin: 1rem auto 0;
    }
}


/*Information*/


/* 0620 */

.ttl__style01 .mini {
    font-size: 18px;
}

@media (max-width: 768px) {
    .ttl__style01 .mini {
        font-size: 0.75rem;
    }
}

main {
    padding-top: 70px;
}

@media (max-width: 768px) {
    main {
        padding-top: 52px;
    }
}

#k_sec01,
#k_sec02,
#k_sec03,
#k_sec04 {
    padding-top: 70px;
    margin-top: -70px;
}

@media (max-width: 768px) {

    #k_sec01,
    #k_sec02,
    #k_sec03,
    #k_sec04 {
        padding-top: 52px;
        margin-top: -52px;
    }
}

.knowledge .knowledge-page .colmn__2 {
    padding-top: 20px;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .colmn__2 {
        padding-top: 13px;
    }
}

.knowledge .knowledge-page .sec01__txt,
.knowledge .knowledge-page .sec02__txt {
    font-size: 1rem;
    line-height: 1.75;
}

@media (max-width: 768px) {

    .knowledge .knowledge-page .sec01__txt,
    .knowledge .knowledge-page .sec02__txt {
        font-size: 0.875rem;
        line-height: 1.5;
    }
}

.knowledge .knowledge-page .sec01 .document__border {
    margin-top: 16px;
    padding: 16px 16px 0px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-width: 6px;
    border-style: solid;
    border-color: #e7f2fc;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .document__border {
        margin-top: 16px;
        padding: 15px;
        border-radius: 10px;
        border-width: 3px;
    }
}

.knowledge .knowledge-page .sec01 .document__list {
    padding-left: 0;
    margin-top: 0px;
}

@media (max-width: 768px) {
    .privacy .privacy-page .sec01 .document__list {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.knowledge .knowledge-page .sec01 .document__item {
    font-size: 0.8125rem;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-bottom: 1px dashed #9f9fa0;
    padding-bottom: 25px;
    font-size: 0.8125rem;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .document__item {
        padding-bottom: 15px;
        font-size: 0.8125rem;
        margin-bottom: 15px;
    }
}

.knowledge .knowledge-page .sec01 .document__item_noline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    font-size: 0.8125rem;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-bottom: 0px;
    font-size: 0.8125rem;
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .document__item_noline {
        font-size: 0.8125rem;
        padding-right: 0px;
        padding-left: 0px;
    }
}

.knowledge .knowledge-page .sec01 .waku__item {
    font-size: 0.8125rem;
    padding-right: 20px;
    padding-left: calc(4.938272% + 20px);
    padding-top: 8px;
    width: 100%;
}

.waku__t {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.waku__t tr {
    background-color: #fff;
    padding: .35em;
    border: 1px solid #1d2088;
}

.waku__t th,
.waku__t td {
    padding: 1em 10px 1em 1em;
    /* border-right: 1px solid #1d2088; */
}

.waku__t thead tr {
    background-color: #1d2088;
    color: #fff;
}

.waku__t tbody th {
    background: #1d2088;
    color: #fff;
    width: 36%;
    font-weight: 300;
}

.txt {
    text-align: left;
}

@media (max-width: 768px) {
    .waku__t {
        border: 0;
        width: 100%
    }

    .waku__t th {
        background-color: #1d2088;
        display: block;
        border-right: none;
    }

    .waku__tthead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .waku__t tr {
        display: block;
        margin-bottom: .625em;
    }

    .waku__t td {
        border-bottom: 1px solid #bbb;
        display: block;
        font-size: 0.875rem;
        text-align: left;
        position: relative;
        padding: .625rem;
        border-right: none;
    }

    .waku__t td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        color: #000;
    }

    .waku__t td:last-child {
        border-bottom: 0;
    }

    .waku__t tbody th {
        width: 100%;
    }
}

.knowledge .knowledge-page .sec01 .document__num {
    font-size: 1.125rem;
    width: 4.938272%;
    text-align: right;
    line-height: 1.75;
    color: #1d2088;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .document__num {
        font-size: 0.875rem;
        line-height: 1.7;
        width: 6.666667%;
    }
}

.knowledge .knowledge-page .sec01 .document__txt {
    padding-left: 10px;
    padding-right: 15px;
    width: calc(100% - 4.938272%);
    font-size: 1rem;
    line-height: 1.875;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .document__txt {
        padding-left: 10px;
        padding-right: 0px;
        font-size: 0.875rem;
        line-height: 1.7;
    }
}

.knowledge .knowledge-page .sec01 .document__txt .bule_txt {
    color: #1d2088;
}

.knowledge .knowledge-page .sec01 .document__txt2 {
    padding-left: 20px;
    padding-right: 15px;
    width: 100%;
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 10px;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .document__txt2 {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 0.875rem;
        line-height: 1.5;
    }
}

.knowledge .knowledge-page .sec02__att {
    font-size: 0.875rem;
    text-indent: -1em;
    margin-left: 1rem;
    display: block;
}

@media (max-width: 768px) {
    .certificate .certificate-page .sec02__att {
        font-size: 0.75rem;
        /* margin-left: -1em; */
    }
}

.knowledge .knowledge-page .sec01 .beta_titl {
    background-color: #1d2088;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    margin: 8px auto;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .beta_titl {
        font-size: 0.875rem;
        margin: 8px auto 0;
    }
}

.beta_titl_c {
    text-align: center;
}

.knowledge .knowledge-page .sec01 .beta_titl_sub {
    text-align: center;
    margin: 0 auto 16px;
    color: #1d2088;
    font-size: 1.125rem;
    border-bottom: #fffc47 2px solid;
    display: inline-block;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .beta_titl_sub {
        font-size: 0.8125rem;
        line-height: 1.5;
    }
}

.knowledge .knowledge-page .sec01 .belongings {
    background: #eff7fe;
    border-radius: 6px;
    padding: 16px;
    margin: 16px 0px 0px 40px;
    width: 100%;
    font-size: 16px;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .belongings {
        margin: 16px 0px 0px 0px;
        font-size: 0.8125rem;
    }
}

.knowledge .knowledge-page .sec01 .belongings__item {
    text-indent: -1em;
    margin-left: 1em;
    font-size: 0.875rem;
}

@media (max-width: 768px) {
    .knowledge .knowledge-page .sec01 .belongings__item {
        font-size: 0.75rem;
    }
}


/* 0614 */

.disclosure .disclosure-page .sec01 .lnav__item {
    width: calc((100% - 60px) / 3);
    margin-top: 0;
}

.information .information-page .sec01 {
    padding: 64px 0;
}


/*disclosure*/

@media screen and (min-width: 768px) {
    .disclosure .disclosure-page .document__link a {
        height: 30px;
        line-height: 1.6;
    }
}

@media (max-width: 768px) {
    .disclosure .disclosure-page .document__link a {
        line-height: 2;
    }
}


/* voice */


/* 0618 */

.voice-page .postbox {
    padding: 64px 0 48px;
}


/* blogs */


/* 0622 */


/* ヘッダー画像は各ディレクトリーではなく、同じフォルダーにいれています。 */

.topics .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/topics_eyecatch.png);
}

@media (max-width: 768px) {
    .topics .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/topics_eyecatch_xs.jpg);
    }
}

.news .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/oshirase_eyecatch.png);
}

@media (max-width: 768px) {
    .news .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/oshirase_eyecatch_xs.png);
    }
}

.bloglist .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/bloglist_eyecatch.png);
}

@media (max-width: 768px) {
    .bloglist .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/bloglist_eyecatch_xs.jpg);
    }
}

.utsblog .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/utsblog_eyecatch.png);
}

@media (max-width: 768px) {
    .utsblog .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/utsblog_eyecatch_xs.jpg);
    }
}

.for_parents .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/for_parents_eyecatch.png);
}

@media (max-width: 768px) {
    .for_parents .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/for_parents_eyecatch_xs.jpg);
    }
}

.clubblog .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/clubblog_eyecatch.png);
}

@media (max-width: 768px) {
    .clubblog .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/clubblog_eyecatch_xs.jpg);
    }
}

.ibrary .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/clubblog_eyecatch.png);
}

@media (max-width: 768px) {
    .ibrary .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/library_eyecatch_xs.jpg);
    }
}


/* 0622 */


/* 静的blog用パーツ */

.atntn_txt {
    color: coral;
}

.topics .topics-page {
    padding-top: 64px;
}

@media (max-width: 768px) {
    .topics .topics-page {
        padding-top: 32px;
    }
}

.newslist .newslist-page .sec01 .outline,
.swas .swas-page .sec01 .outline,
.general .general-page .sec01 .outline,
.for_examinee .for_examinee-page .sec01 .outline,
.for_graduates .for_graduates-page .sec01 .outline,
.utsblog .utsblog-page .sec01 .outline,
.clubblog .clubblog-page .sec01 .outline,
.library .library-page .sec01 .outline,
.for_parents .for_parents-page .sec01 .outline,
.news .news-page .sec01 .outline,
.topics .topics-page .sec01 .outline,
.bloglist .bloglist-page .sec01 .outline {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {

    .newslist .newslist-page .sec01 .outline,
    .swas .swas-page .sec01 .outline,
    .general .general-page .sec01 .outline,
    .for_examinee .for_examinee-page .sec01 .outline,
    .for_graduates .for_graduates-page .sec01 .outline,
    .utsblog .utsblog-page .sec01 .outline,
    .clubblog .clubblog-page .sec01 .outline,
    .library .library-page .sec01 .outline,
    .for_parents .for_parents-page .sec01 .outline,
    .news .news-page .sec01 .outline,
    .topics .topics-page .sec01 .outline,
    .bloglist .bloglist-page .sec01 .outline {
        width: 90%;
    }
}


/* .topics .topics-page .sec01__txt { */

.newslist .newslist-page .sec01__txt,
.swas .swas-page .sec01__txt,
.general .general-page .sec01__txt,
.for_examinee .for_examinee-page .sec01__txt,
.for_graduates .for_graduates-page .sec01__txt,
.utsblog .utsblog-page .sec01__txt,
.clubblog .clubblog-page .sec01__txt,
.library .library-page .sec01__txt,
.for_parents .for_parents-page .sec01__txt,
.news .news-page .sec01__txt,
.topics .topics-page .sec01__txt,
.bloglist .bloglist-page .sec01__txt {
    font-size: 1rem;
    line-height: 1.75;
    margin-top: 64px;
}

@media (max-width: 768px) {

    .newslist .newslist-page .sec01__txt,
    .swas .swas-page .sec01__txt,
    .general .general-page .sec01__txt,
    .for_examinee .for_examinee-page .sec01__txt,
    .for_graduates .for_graduates-page .sec01__txt,
    .utsblog .utsblog-page .sec01__txt,
    .clubblog .clubblog-page .sec01__txt,
    .library .library-page .sec01__txt,
    .for_parents .for_parents-page .sec01__txt,
    .news .news-page .sec01__txt,
    .topics .topics-page .sec01__txt,
    .bloglist .bloglist-page .sec01__txt {
        margin-top: 32px;
    }
}

.newslist .newslist-page .post__list,
.swas .swas-page .post__list,
.general .general-page .post__list,
.for_examinee .for_examinee-page .post__list,
.for_graduates .for_graduates-page .post__list,
.utsblog .utsblog-page .post__list,
.clubblog .clubblog-page .post__list,
.library .library-page .post__list,
.for_parents .for_parents-page .post__list,
.news .news-page .post__list,
.topics .topics-page .post__list,
.bloglist .bloglist-page .post__list {
    margin-top: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
    border-top: 1px solid #63b4f2;
    border-bottom: 1px solid #63b4f2;
}

@media (max-width: 768px) {

    .newslist .newslist-page .post__list,
    .swas .swas-page .post__list,
    .general .general-page .post__list,
    .for_examinee .for_examinee-page .post__list,
    .for_graduates .for_graduates-page .post__list,
    .utsblog .utsblog-page .post__list,
    .clubblog .clubblog-page .post__list,
    .library .library-page .post__list,
    .for_parents .for_parents-page .post__list,
    .news .news-page .post__list,
    .topics .topics-page .post__list,
    .bloglist .bloglist-page .post__list {
        margin-top: 32px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.newslist .newslist-page .sec01 .post__item:nth-of-type(2n+1),
.swas .swas-page .sec01 .post__item:nth-of-type(2n+1),
.general .general-page .sec01 .post__item:nth-of-type(2n+1),
.for_examinee .for_examinee-page .sec01 .post__item:nth-of-type(2n+1),
.for_graduates .for_graduates-page .sec01 .post__item:nth-of-type(2n+1),
.utsblog .utsblog-page .sec01 .post__item:nth-of-type(2n+1),
.clubblog .clubblog-page .sec01 .post__item:nth-of-type(2n+1),
.library .library-page .sec01 .post__item:nth-of-type(2n+1),
.for_parents .for_parents-page .sec01 .post__item:nth-of-type(2n+1),
.news .news-page .sec01 .post__item:nth-of-type(2n+1),
.topics .topics-page .sec01 .post__item:nth-of-type(2n+1),
.bloglist .bloglist-page .sec01 .post__item:nth-of-type(2n+1) {
    background-color: #fbfafc;
}


/* .topics .topics-page .sec01 .post__item { */

.newslist .newslist-page .sec01 .post__item,
.swas .swas-page .sec01 .post__item,
.general .general-page .sec01 .post__item,
.for_examinee .for_examinee-page .sec01 .post__item,
.for_graduates .for_graduates-page .sec01 .post__item,
.utsblog .utsblog-page .sec01 .post__item,
.clubblog .clubblog-page .sec01 .post__item,
.library .library-page .sec01 .post__item,
.for_parents .for_parents-page .sec01 .post__item,
.news .news-page .sec01 .post__item,
.topics .topics-page .sec01 .post__item,
.bloglist .bloglist-page .sec01 .post__item {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 768px) {

    .newslist .newslist-page .sec01 .post__item,
    .swas .swas-page .sec01 .post__item,
    .general .general-page .sec01 .post__item,
    .for_examinee .for_examinee-page .sec01 .post__item,
    .for_graduates .for_graduates-page .sec01 .post__item,
    .utsblog .utsblog-page .sec01 .post__item,
    .clubblog .clubblog-page .sec01 .post__item,
    .library .library-page .sec01 .post__item,
    .for_parents .for_parents-page .sec01 .post__item,
    .news .news-page .sec01 .post__item,
    .topics .topics-page .sec01 .post__item,
    .bloglist .bloglist-page .sec01 .post__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -moz-align-items: center;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.newslist .newslist-page .sec01 .post__day,
.swas .swas-page .sec01 .post__day,
.general .general-page .sec01 .post__day,
.for_examinee .for_examinee-page .sec01 .post__day,
.for_graduates .for_graduates-page .sec01 .post__day,
.utsblog .utsblog-page .sec01 .post__day,
.clubblog .clubblog-page .sec01 .post__day,
.library .library-page .sec01 .post__day,
.for_parents .for_parents-page .sec01 .post__day,
.news .news-page .sec01 .post__day,
.topics .topics-page .sec01 .post__day,
.bloglist .bloglist-page .sec01 .post__day {
    color: #231815;
    line-height: 1;
    font-size: 0.9375rem;
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media (max-width: 768px) {

    .newslist .newslist-page .sec01 .post__day,
    .swas .swas-page .sec01 .post__day,
    .general .general-page .sec01 .post__day,
    .for_examinee .for_examinee-page .sec01 .post__day,
    .for_graduates .for_graduates-page .sec01 .post__day,
    .utsblog .utsblog-page .sec01 .post__day,
    .clubblog .clubblog-page .sec01 .post__day,
    .library .library-page .sec01 .post__day,
    .for_parents .for_parents-page .sec01 .post__day,
    .news .news-page .sec01 .post__day,
    .topics .topics-page .sec01 .post__day,
    .bloglist .bloglist-page .sec01 .post__day {
        font-size: 0.875rem;
    }
}


/* .topics .topics-page .sec01 .post__icon { */

.newslist .newslist-page .sec01 .post__icon,
.swas .swas-page .sec01 .post__icon,
.general .general-page .sec01 .post__icon,
.for_examinee .for_examinee-page .sec01 .post__icon,
.for_graduates .for_graduates-page .sec01 .post__icon,
.utsblog .utsblog-page .sec01 .post__icon,
.clubblog .clubblog-page .sec01 .post__icon,
.library .library-page .sec01 .post__icon,
.for_parents .for_parents-page .sec01 .post__icon,
.news .news-page .sec01 .post__icon,
.topics .topics-page .sec01 .post__icon,
.bloglist .bloglist-page .sec01 .post__icon {
    font-size: 0.75rem;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    line-height: 1;
    /* background-color: #a58daa; */
    padding: 5px 4px;
    margin-left: 6px;
    width: 90px;
    text-align: center;
}

@media (max-width: 768px) {

    .newslist .newslist-page .sec01 .post__icon,
    .swas .swas-page .sec01 .post__icon,
    .general .general-page .sec01 .post__icon,
    .for_examinee .for_examinee-page .sec01 .post__icon,
    .for_graduates .for_graduates-page .sec01 .post__icon,
    .utsblog .utsblog-page .sec01 .post__icon,
    .clubblog .clubblog-page .sec01 .post__icon,
    .library .library-page .sec01 .post__icon,
    .for_parents .for_parents-page .sec01 .post__icon,
    .news .news-page .sec01 .post__icon,
    .topics .topics-page .sec01 .post__icon,
    .bloglist .bloglist-page .sec01 .post__icon {
        font-size: 0.6875rem;
        padding: 6px 10px 6px;
    }
}

.newslist .newslist-page .sec01 .post__link,
.swas .swas-page .sec01 .post__link,
.general .general-page .sec01 .post__link,
.for_examinee .for_examinee-page .sec01 .post__link,
.for_graduates .for_graduates-page .sec01 .post__link,
.utsblog .utsblog-page .sec01 .post__link,
.clubblog .clubblog-page .sec01 .post__link,
.library .library-page .sec01 .post__link,
.for_parents .for_parents-page .sec01 .post__link,
.news .news-page .sec01 .post__link,
.topics .topics-page .sec01 .post__link,
.bloglist .bloglist-page .sec01 .post__link {
    margin-left: 0.6rem;
    width: 72%;
    font-size: 1rem;
    line-height: 1.75;
}

@media (max-width: 768px) {

    .newslist .newslist-page .sec01 .post__link,
    .swas .swas-page .sec01 .post__link,
    .general .general-page .sec01 .post__link,
    .for_examinee .for_examinee-page .sec01 .post__link,
    .for_graduates .for_graduates-page .sec01 .post__link,
    .utsblog .utsblog-page .sec01 .post__link,
    .clubblog .clubblog-page .sec01 .post__link,
    .library .library-page .sec01 .post__link,
    .for_parents .for_parents-page .sec01 .post__link,
    .news .news-page .sec01 .post__link,
    .topics .topics-page .sec01 .post__link,
    .bloglist .bloglist-page .sec01 .post__link {
        width: 100%;
        font-size: 0.875rem;
        line-height: 1.7;
    }
}


/* examinfo */


/* 0624 */

.exercisebooks .exercisebooks-page .sec01 {
    margin-top: 0;
    padding-bottom: 0;
}

.d_table {
    margin-bottom: 64px;
}


@media (max-width: 768px) {
    .d_table {
        margin-bottom: 16px;
    }

    .d_table .att_txt {
        font-size: 0.75rem;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
}


/* 0623 */

.examinfo .page-ttl-imgarea,
.entry-event .page-ttl-imgarea,
.guidelines .page-ttl-imgarea,
.sample-questions .page-ttl-imgarea {
    background-image: url(../../assets/images/common/bg_key_pc390.svg);
    height: 390px;
}

@media (max-width: 768px) {

    .examinfo .page-ttl-imgarea,
    .entry-event .page-ttl-imgarea,
    .guidelines .page-ttl-imgarea,
    .sample-questions .page-ttl-imgarea {
        height: 180px;
        background-size: cover;
    }
}

.examinfo .page-ttl-imgarea::after,
.entry-event .page-ttl-imgarea::after,
.guidelines .page-ttl-imgarea::after,
.sample-questions .page-ttl-imgarea::after {
    background-size: 1400px;
}

@media (max-width: 768px) {

    .examinfo .page-ttl-imgarea::after,
    .entry-event .page-ttl-imgarea::after,
    .guidelines .page-ttl-imgarea::after,
    .sample-questions .page-ttl-imgarea::after {
        background-size: cover;
    }
}

.examinfo .page-ttl-imgarea::after {
    background-image: url(../../assets/images/examinfo/examinfo_eyecatch.png);
}

@media (max-width: 768px) {
    .examinfo .page-ttl-imgarea::after {
        background-image: url(../../assets/images/examinfo/examinfo_eyecatch_xs.jpg);
    }
}

.entry-event .page-ttl-imgarea::after {
    background-image: url(../../assets/images/examinfo/event_eyecatch.png);
}

@media (max-width: 768px) {
    .entry-event .page-ttl-imgarea::after {
        background-image: url(../../assets/images/examinfo/event_eyecatch_xs.jpg);
    }
}

.guidelines .page-ttl-imgarea::after {
    background-image: url(../../assets/images/examinfo/guidelines_eyecatch.png);
}

@media (max-width: 768px) {
    .guidelines .page-ttl-imgarea::after {
        background-image: url(../../assets/images/examinfo/guidelines_eyecatch_xs.jpg);
    }
}

.sample-questions .page-ttl-imgarea::after {
    background-image: url(../../assets/images/examinfo/sample-questions_eyecatch.png);
}

@media (max-width: 768px) {
    .sample-questions .page-ttl-imgarea::after {
        background-image: url(../../assets/images/examinfo/sample-questions_eyecatch_xs.jpg);
    }
}

.exercisebooks .page-ttl-imgarea::after {
    background-image: url(../../assets/images/examinfo/exercisebooks/sample-questions_eyecatch.png);
}

@media (max-width: 768px) {
    .exercisebooks .page-ttl-imgarea::after {
        background-image: url(../../assets/images/examinfo/exercisebooks/sample-questions_eyecatch_xs.jpg);
    }
}


/* 0623 */

.entry-event .box__txt {
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .entry-event .box__txt {
        font-size: 14px;
        margin-bottom: 16px;
    }
}

.examinfo .sec00 {
    margin-top: 64px;
}

@media (max-width: 768px) {
    .examinfo .sec00 {
        margin-top: 32px;
    }
}

.examinfo .sec00 .outline {
    margin-left: auto;
    margin-right: auto;
    width: 860px;
}

@media (max-width: 768px) {
    .examinfo .sec00 .outline {
        width: 90%;
    }
}

.examinfo .sec00 .outline .sec00__txt {
    font-size: 16px;
    line-height: 1.7;
}

@media (max-width: 768px) {
    .examinfo .sec00 .outline .sec00__txt {
        font-size: 14px;
    }
}

.entry-event .sec01 {
    font-size: 0;
    margin-top: 32px;
    margin-bottom: 64px;
}

@media (max-width: 768px) {
    .entry-event .sec01 {
        margin-top: 16px;
        margin-bottom: 32px;
    }
}


/* uniform */



/* 0628 */

.uniform .uniform-page .sec01 .regularitem__item,
.uniform .uniform-page .sec01 .optionitem__item {
    /* width: inherit; */
    margin: 0 10px 25px;
}

@media (max-width: 768px) {

    .uniform .uniform-page .sec01 .regularitem__item,
    .uniform .uniform-page .sec01 .optionitem__item {
        margin: 0 0px 16px;
        width: inherit;
    }
}

.uniform .uniform-page .sec01 .regularitem__img,
.uniform .uniform-page .sec01 .optionitem__img {
    height: 200px;
    width: 200px;
    margin: 0px;
}

@media (max-width: 768px) {

    .uniform .uniform-page .sec01 .regularitem__img,
    .uniform .uniform-page .sec01 .optionitem__img {
        height: 80vw;
        width: 80vw;
        margin: 0;
    }
}

.uniform .postbox {
    padding-top: 40px;
    padding-bottom: 55px;
    background-color: #f1f9ff;
    background-image: radial-gradient(#f8fcff 30%, transparent 30%);
    background-size: 13px 11px;
}

@media screen and (max-width: 767px) {
    .uniform .postbox {
        padding-top: 35px;
        padding-bottom: 30px;
    }
}

.uniform .postbox__h1 {
    width: 249px;
    margin: 0 auto 18px;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .uniform .postbox__h1 {
        width: 174px;
        margin-bottom: 0;
    }
}

.uniform .btn-more {
    display: block;
    margin: 5px auto 0;
    width: 370px;
    height: 60px;
    background: linear-gradient(to right, #A1BCFF, #7EC8FF);
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    border-radius: 6px;
}

@media screen and (max-width: 767px) {
    .uniform .btn-more {
        width: 262px;
        font-size: 14px;
        margin-top: 0;
    }
}

.uniform .btn-more::before {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
    right: 10px;
}

@media screen and (max-width: 767px) {
    .uniform .btn-more::before {
        right: 15px;
    }
}

.uniform .btn-more span {
    position: relative;
}

.uniform .btn-more span::before {
    content: "・";
    position: absolute;
    top: -0.7em;
    left: 5px;
    color: #C7F7FF;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .uniform .btn-more span::before {
        left: 3px;
    }
}

.uniform .btn-courses {
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 95px 10px 0;
}

@media screen and (max-width: 767px) {
    .uniform .btn-courses {
        display: block;
        padding: 45px 0 0;
    }
}

.uniform .btn-courses__item {
    width: 28%;
    height: 80px;
    font-family: source-han-serif-japanese, serif;
    font-weight: lighter;
    font-size: 16px;
    line-height: 80px;
    border-top: 2px solid #62C0BF;
    border-bottom: 1px solid #DCDCDC;
    background-color: #EFF9F8;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .uniform .btn-courses__item {
        width: 100%;
        font-size: 14px;
        height: 51px;
        line-height: 51px;
        font-weight: bold;
    }
}

@media screen and (max-width: 767px) {
    .uniform .btn-courses__item+.btn-courses__item {
        margin-top: 30px;
    }
}

.uniform .btn-courses__item--ex01 {
    border-top-color: #8687C2;
    background-color: #F3F3F9;
}

.uniform .btn-courses__item--ex02 {
    border-top-color: #EBA327;
    background-color: #FDF6E9;
}

.news .blog-page .sec01 {
    margin-top: 64px;
    margin-bottom: 48px;
}

@media (max-width: 768px) {
    .news .blog-page .sec01 {
        margin-top: 32px;
        margin-bottom: 32px;
    }
}

.news .blog-page .sec01 .outline {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .news .blog-page .sec01 .outline {
        width: 80%;
    }
}

.news .blog-page .sec01 .content p {
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .content p {
        margin-bottom: 2rem;
    }
}

.news .blog-page .sec01 .pagenation {
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    border-top: 1px solid #63b4f2;
    margin-top: 32px;
    padding-top: 32px;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .pagenation {
        margin-top: 48px;
        padding-top: 48px;
    }
}

.news .blog-page .sec01 .pagenation .list {
    width: 40px;
}

.news .blog-page .sec01 .pagenation .prev,
.news .blog-page .sec01 .pagenation .next {
    width: 40%;
}

@media (min-width: 768px) {

    .news .blog-page .sec01 .pagenation .prev,
    .news .blog-page .sec01 .pagenation .next {
        width: 440px;
    }
}

.news .blog-page .sec01 .pagenation .prev a,
.news .blog-page .sec01 .pagenation .next a {
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
}

.news .blog-page .sec01 .pagenation .prev a span,
.news .blog-page .sec01 .pagenation .next a span {
    line-height: 1.5;
    display: none;
}

@media (min-width: 768px) {

    .news .blog-page .sec01 .pagenation .prev a span,
    .news .blog-page .sec01 .pagenation .next a span {
        display: block;
    }
}

.news .blog-page .sec01 .pagenation .prev a span {
    margin-left: 1rem;
}

.news .blog-page .sec01 .pagenation .next a {
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
}

.news .blog-page .sec01 .pagenation .next a span {
    margin-right: 1rem;
}

.news .blog-page .sec01 .blog__category {
    color: #63b4f2;
    border-bottom: 1px solid #63b4f2;
    line-height: 1;
    font-size: 0.875rem;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .blog__category {
        font-size: 1rem;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
}

.news .blog-page .sec01 .blog__box {
    position: relative;
    display: flex;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-flex-direction: column;
    flex-direction: column;
    padding: 5px 0 5px 20px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .blog__box {
        padding: 5px 0 5px 20px;
        margin-bottom: 35px;
    }
}

.news .blog-page .sec01 .blog__box::after {
    content: "";
    display: block;
    background: linear-gradient(135deg, #a1bcff 0%, #7ec8ff 100%);
    position: absolute;
    left: 0;
    height: 100%;
    width: 12px;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .blog__box::after {
        width: 10px;
    }
}

.news .blog-page .sec01 .blog__ttl {
    line-height: 1;
    font-weight: 500;
    font-size: 1rem;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .blog__ttl {
        font-size: 1.25rem;
        padding-bottom: 10px;
    }
}

.news.blog-page .sec01 .blog__date {
    font-family: roboto-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .news .blog-page .sec01 .blog__date {
        font-size: 0.9375rem;
    }
}


/* 0705 */

.header button {
    font-size: 0.6rem;
    color: #000;
    font-weight: 500;
}

@media (max-width: 768px) {
    .header button {
        font-size: 0;
    }
}

.header .header__cv--label {
    display: none;
}

@media (max-width: 768px) {
    .header .header__cv--label {
        display: block;
        margin-left: auto;
        margin-right: 10px;
        font-size: 0.6rem;
        color: #000;
        font-weight: 500;
    }
}

.news .blog-page .sec01 .blog__date {
    font-size: 0.9375rem;
}

@media (max-width: 768px) {
    .news .blog-page .sec01 .blog__date {
        font-size: 0.75;
    }
}

.news .blog-page .sec01 .content p {
    margin-bottom: 2rem;
}

@media (max-width: 768px) {
    .news .blog-page .sec01 .content p {
        font-size: 0.875rem;
    }
}

.post__icon.cl__emerald {
    background-color: #9ac9c5 !important;
}

.post__icon.cl__skyblue {
    background-color: #368fec !important;
}

.post__icon.cl__blue {
    background-color: #33BEDB !important;
}

.post__icon.cl__shrimppink {
    background-color: #e48d7f !important;
}

.post__icon.cl__purple {
    background-color: #a58daa !important;
}

.post__icon.cl__darkpurple {
    background-color: #A574AD !important;
}

.post__icon.cl__navy {
    background-color: #3a5691 !important;
}

.post__icon.cl__yellowgreen {
    background-color: #adca00 !important;
}

.post__icon.cl__lightblue {
    background-color: #6b81c3 !important;
}


/* blogs */


/* 0706 */

.tag.tag_ippan {
    background-color: #3a5691;
}

.tag.tag_newsc {
    background-color: #3a5691;
}

.tag.tag_swas {
    background-color: #3a5691;
}

.tag.tag_general {
    background-color: #3a5691;
}

.newsc_test .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/newsc_eyecatch.png);
}

@media (max-width: 768px) {
    .newsc_test .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/newsc_eyecatch_xs.jpg);
    }
}

.general_test .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/general_eyecatch.png);
}

@media (max-width: 768px) {
    .general_test .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/general_eyecatch_xs.jpg);
    }
}

.swas_test .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/swas_eyecatch.png);
}

@media (max-width: 768px) {
    .swas_test .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/swas_eyecatch_xs.jpg);
    }
}

.for_examinee .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/for_examinee_eyecatch.png);
}

@media (max-width: 768px) {
    .for_examinee .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/for_examinee_eyecatch_xs.jpg);
    }
}

.for_graduates .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/for_graduates_eyecatch.png);
}

@media (max-width: 768px) {
    .for_graduates .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/for_parents_eyecatch_xs.jpg);
    }
}

.general .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/general_eyecatch.png);
}

@media (max-width: 768px) {
    .general .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/general_eyecatch_xs.jpg);
    }
}

.swas .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/swas_eyecatch.png);
}

@media (max-width: 768px) {
    .swas .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/swas_eyecatch_xs.jpg);
    }
}

.alumni .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/alumni_eyecatch.png);
}

@media (max-width: 768px) {
    .alumni .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/alumni_eyecatch_xs.jpg);
    }
}

.newslist .page-ttl-imgarea::after {
    background-image: url(../../assets/images/blogs/news_eyecatch.png);
}

@media (max-width: 768px) {
    .newslist .page-ttl-imgarea::after {
        background-image: url(../../assets/images/blogs/news_eyecatch_xs.jpg);
    }
}


/* 0707 */

.thanks .success {
    font-size: 16px;
}

@media (max-width: 768px) {
    .thanks .success {
        font-size: 13px;
    }
}

.bloglist .bloglist-page .post__icon {
    font-size: 0.75rem;
    padding: 5px 0;
    width: 90px;
}

.bloglist .bloglist-page .post__list {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px solid #63b4f2;
    border-bottom: 0px solid #63b4f2;
}

.top .top__about {
    background-image: none;
}

@media (max-width: 768px) {
    .top .top__about {
        margin-top: 100px;
        background-image: url("../images/top/about_bg-sp.svg"), url("../images/top/about_img.webp");
        /* background-position: center top, center top 13px; */
        background-position: center top, center top 3.5vw;
        background-repeat: no-repeat, no-repeat;
        /* background-size: 375px auto, 321px auto; */
        background-size: 100% auto, 85.6% auto;
    }
}

@media (max-width: 768px) {
    .top .top__course ul {
        margin-top: 0px;
    }
}


/* 0710 */

.top .top__school {
    margin-top: 160px;
    padding-bottom: 94px;
    background-color: #fff;
}

@media (max-width: 768px) {
    .top .top__school {
        max-width: 100%;
        margin-top: 64px;
        padding-bottom: 32px;
        background-color: #EFF7FE;
    }
}

.school .page-ttl-imgarea::after {
    background-image: url(../../assets/images/school/school_eyecatch.png);
}

@media (max-width: 768px) {
    .school .page-ttl-imgarea::after {
        background-image: url(../../assets/images/school/school_eyecatch_xs.jpg);
    }
}

.top .top__voice .upper li span {
    height: 170px;
    overflow: hidden;
    padding: 10px 20px 10px 15px;
    background-position: right 10px center, 0% 0%;
}

@media (max-width: 768px) {
    .top .top__voice .upper li span {
        height: 8rem;
    }
}

@media (max-width: 768px) {
    .top .top__entrance {
        margin-top: 48px;
        margin-bottom: 64px;
        background-image: url("../images/top/entrance_bg-sp.svg"), url("../images/top/entrance_img.webp");
        /* background-position: right top, left 14px top 13px; */
        background-position: right top, left 0vw top 4vw;
        background-repeat: no-repeat, no-repeat;
        /* background-size: 361px auto, 333px auto; */
        background-size: 100% auto, 92.2% auto;
    }
}


/* 210720 */

.examinfo .table02 {
    /*     table-layout: fixed; */

}

.examinfo .table02__row th {
    /* font-size: 15px; */
}

.examinfo .table02 td {
    /*
font-size: 13px;
vertical-align: middle;
text-align: center;
height: 40px;
border-right: 1px solid #CCCCCC;
*/
}

.examinfo .table02__heading th:first-of-type {
    /* width: 9%; */
    /* background-color: #9E9E9E; */
}

.examinfo .table02__heading th {
    /*
font-size: 12px;
background-color: #656565;
color: #fff;
height: 30px;
border-right: 1px solid #7C7C7C;
width: calc(100% / 8);
*/
}

.examinfo .table02__heading th:last-of-type {
    /* width: 17%; */
    /*
width: 25%;
background-color: #4C4A4A;
*/
}

.examinfo .bb_dot {
    /* border-bottom: 1px dotted #ccc; */
}













/* 20211022 */



.disclosure .disclosure-page .sec01 .lnav__item {
    width: calc((100% - 60px) / 3);
    margin-top: 0;
}

@media (max-width: 768px) {
    .disclosure .disclosure-page .sec01 .lnav__item {
        width: 90%;
        margin: 0.5rem auto;
    }
}

/* 20211026 */

/* .disclosure .disclosure-page .colmun1 .document__link a {
    margin-right: 40px;
}

@media (max-width: 768px) {
.disclosure .disclosure-page .colmun1 .document__link a {
        margin-right: 0px;
    }
} */

/* 20220517 */
.top .top__lead__info .tag.cl__skyblue {
    background-color: #368fec !important;
}

/* 220620 */
.course .idx01 {}

.course .idx01 .heading01 {
    margin-top: 40px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .course .idx01 .heading01 {
        margin-top: 20px;
    }
}

.course .idx01 .heading01 .heading01__h1 {
    font-size: 24px;
    padding-right: 10px;
    padding-left: 10px;

}

.special2 .heading01 {
    background: linear-gradient(90deg, rgba(0, 13, 151, 1) 61.17%, rgba(120, 127, 200, 1) 99.85%);
}


@media (max-width: 768px) {
    .course .idx01 .heading01 .heading01__h1 {
        font-size: 18px;
        padding: 25px 10px;
    }
}

.course .idx01 .heading01 .heading01__h1 span {
    font-size: 18px;
}

@media (max-width: 768px) {
    .course .idx01 .heading01 .heading01__h1 span {
        font-size: 14px;
        display: inline-block;
    }
}

.courseinfo .result__container__head {
    line-height: 1.5;
    padding: 8px 5px;
    transition: all 0.3s;
    opacity: 1;
}

.courseinfo .result__container__head:hover {
    opacity: 0.7;
}

.courseinfo .result__container__head span {
    font-size: 14px;
    background: #fff;
    color: #63c5f2;
    line-height: 1;
    padding: 4px 8px;
    border-radius: 15px;
    border: 1px solid #7ed3ff;
    margin-top: 5px;
    display: inline-block;
}

.courseinfo .result__container__head me {
    font-size: 12px;
}

@media (max-width: 768px) {
    .courseinfo .result__container__head span {
        font-size: 12px;
    }

    .courseinfo .result__container__head me {
        font-size: 11px;
    }
}

.header__cv-list li:nth-of-type(1) a {
    background-color: #fff;
    border: 1px solid #1D2088;
    color: #1D2088;
    font-weight: 500;
}

.header__cv-list li:nth-of-type(2) a {
    background-color: #fff;
    border: 1px solid #F67B00;
    color: #F67B00;
    font-weight: 500;
}

.drawer__cv-list li:nth-of-type(1) a {
    background-color: #fff;
    border: 1px solid #1D2088;
    color: #1D2088;
    font-weight: 500;
}

.drawer__cv-list li:nth-of-type(2) a {
    background-color: #fff;
    border: 1px solid #F67B00;
    color: #F67B00;
    font-weight: 500;
}


.footer .footer__cv-list li:nth-of-type(1) a,
.footer .footer__cv-list li:nth-of-type(2) a {
    background-color: #fff;
    font-weight: 500;
}

@media (max-width: 768px) {

    .footer .footer__cv-list li:nth-of-type(1) a,
    .footer .footer__cv-list li:nth-of-type(2) a {
        padding: 11px 0 13px;
        font-size: 14px;
    }
}

.footer .footer__cv-list li:nth-of-type(1) a {
    border: 1px solid #1D2088;
    color: #1D2088;
}

.footer .footer__cv-list li:nth-of-type(2) a {
    border: 1px solid #F67B00;
    color: #F67B00;
}

@media (max-width: 768px) {

    .footer .footer__cv-list li:nth-of-type(1) a::before,
    .footer .footer__cv-list li:nth-of-type(2) a::before {
        margin-right: 10px;
    }
}


.footer .footer__sns {
    flex-direction: column;
    background-position: left bottom;
    padding-bottom: 20px;
    margin-top: 20px;
    padding-top: 0;
}

.footer .footer__sns ul {
    display: flex;
    justify-content: space-around;
}

.footer .footer__sns li:nth-of-type(1),
.footer .footer__sns li:nth-of-type(2) {
    width: 64px;
    height: 64px;
    margin: 0;
}

@media (max-width: 768px) {

    .footer .footer__sns li:nth-of-type(1),
    .footer .footer__sns li:nth-of-type(2) {
        width: 100px;
        height: 100px;
        margin: 0 15px;
    }
}

.footer .footer__sns li a {
    background: #fff;
    padding: 4px;
    border-radius: 50%;
}

.footer .footer__sns li a img {
    width: 25px;
}

@media (max-width: 768px) {
    .footer .footer__sns li a img {
        width: 40px;
    }
}


.footer .footer__sns h2 {
    margin-bottom: 20px;
    margin-top: 0;
}

.footer .footer__cv-list {
    margin-top: 20px;
}

.drawer__sns {
    flex-direction: column;
    background-position: left bottom;
    padding-bottom: 20px;
    margin-top: 20px;
    padding-top: 0;
}

.drawer__sns h2 {
    margin-bottom: 20px;
    margin-top: 0;
}

.drawer__sns ul {
    display: flex;
    justify-content: space-around;
}

.drawer__sns li {
    margin: 0;
}

.drawer__sns li:nth-of-type(1),
.drawer__sns li:nth-of-type(2) {
    width: 64px;
    height: 64px;
}

.drawer__sns li a {
    background: #fff;
    padding: 4px;
    border-radius: 50%;
}

.drawer__sns li a img {
    width: 25px;
}




.drawer--sp .drawer__sns {
    flex-direction: column;
    background-position: left bottom;
    padding-bottom: 20px;
    margin-top: 20px;
    padding-top: 0;
}

@media (max-width: 768px) {
    .drawer--sp .drawer__sns {
        flex-direction: column;
        display: flex;
        margin-top: 40px;
        background-image: none;
    }
}

.drawer--sp .drawer__sns h2 {
    margin-bottom: 20px;
    margin-top: 0;

    font-size: 13px;
    margin-right: 0;
}

.drawer--sp .drawer__sns ul {}

.drawer--sp .drawer__sns li:nth-of-type(1),
.drawer--sp .drawer__sns li:nth-of-type(2) {
    width: 64px;
    height: 64px;
}

@media (max-width: 768px) {

    .drawer--sp .drawer__sns li:nth-of-type(1),
    .drawer--sp .drawer__sns li:nth-of-type(2) {
        width: 100px;
        height: 100px;
    }
}

.drawer--sp .drawer__sns li a {
    background: #fff;
    padding: 4px;
    border-radius: 50%;
}

.drawer--sp .drawer__sns li a img {
    width: 25px;
}

@media (max-width: 768px) {
    .drawer--sp .drawer__sns li a img {
        width: 40px;
    }
}

@media (max-width: 768px) {
    .footer .footer--sp .footer__cv-list {
        margin-top: 20px;
    }
}

.footer .footer--sp .footer__cv-list li:nth-of-type(2) {
    width: 100%;
}

.footer .footer--sp .footer__sns {
    flex-direction: column;
    display: flex;
    margin: 40px auto 0;
    padding-top: 0;
    background-image: none;
}

@media (max-width: 768px) {
    .footer .footer--sp .footer__sns h2 {
        font-size: 13px;
        margin-right: 0;
    }
}


@media (max-width: 768px) {
    .footer .footer__address em span {
        font-size: 16px;
    }
}



.entry-event .bg04 {
    background: linear-gradient(90deg, rgba(149, 196, 27, 1) 0%, rgba(18, 176, 39, 1) 100%);
}


.entry-event .table__h--04:first-of-type {
    border-left: 1px solid #DCDCDC;
}

.entry-event .table__h--04 {
    color: #22b026;
    background-color: #F3FFE2;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}



/* .feature .feature-page .sec01 .rank.rank01 .rank__img {
    top: 40px;
    right: 0;
    width: 460px;
}

@media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank01 .rank__img {
        top: 35px;
        right: -15px;
        width: 293px;
    }
} */

/* @media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank02 .rank__img {
        width: 70%;
        top: 25px;
        left: 0;
    }
} */

/* @media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank02 .rank__wrap {
        padding: 95px 0 35px;
    }
} */

/* @media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank02 .rank__num {
        top: 35px;
    }
} */

.initiatives .sec02 .ict__ttl {
    display: flex;
    align-items: center;
}

.initiatives .sec02 .ict__ttl span {
    font-style: italic;
    font-weight: bold;
    font-size: 35px;
    -webkit-text-stroke: 1.5px #63b4f2;
    text-stroke: 1px #FFF;
    color: #fff;
    margin-right: 8px;
}

.initiatives .sec02 .ict__ttl em {
    padding-top: 5px;
    text-align: left;
    line-height: 1.05;
}

.access .access-page .sec04__img {
    width: 480px;
    margin: 30px auto 0;
}


@media (max-width: 768px) {
    .access .access-page .sec04__img {
        width: 84%;
        margin: 20px auto 10px;
    }
}

.initiatives .sec02 .ict__box {
    padding: 9px 25px;
}

@media (max-width: 768px) {
    .initiatives .sec02 .ict__box {
        padding: 10px 20px;
    }
}

.initiatives .sec02 .ict__txt {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .initiatives .sec02 .ict__txt {
        margin-top: 0;
    }
}

.initiatives .sec02 .ict__att {
    font-size: 0.75rem;
}

.introduce .introduce-page .sec05 .greeting__txt span {
    color: #33bedb;
}

.school .document--default {
    display: inline-block;
    border-radius: 6px;
    height: 20px;
    width: 80px;
    line-height: 18px;
    border: 1px solid #D2D2D2;
    text-align: center;
    color: #9E9E9E;
    font-size: 12px;
    margin-left: 10px;
}

.courseinfo .graph-att {
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
}

.feature .feature-page .sec01 .rank.rank01 .rank__txt p em {
    font-size: 24px;
}


.feature .feature-page .sec01 .rank.rank01 .rank__txt p small {
    font-size: 13px;
}

@media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank01 .rank__txt p small {
        font-size: 11px;
    }
}

.feature .feature-page .sec01 .rank.rank01 .rank__txt p:nth-of-type(2) {
    margin-top: 15px;
}

@media (max-width: 768px) {
    .feature .feature-page .sec01 .rank.rank01 .rank__txt p:nth-of-type(2) {
        margin-top: 5px;
    }
}


/* 2023-06-16 */

/* .club .club-card img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
}


@media (max-width: 768px) {
    .club .club-card img {
        height: auto;
    }
} */

/* 2023-0619 */
/* a.btn-more002 {
    display: block;
    margin: 5px auto 0;
    width: 370px;
    height: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#A1BCFF), to(#7EC8FF));
    background: -webkit-linear-gradient(left, #A1BCFF, #7EC8FF);
    background: linear-gradient(to right, #A1BCFF, #7EC8FF);
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    border-radius: 6px;
}


a.btn-more002 span::before {
    content: "・";
    position: absolute;
    top: -0.7em;
    left: 5px;
    color: #C7F7FF;
    line-height: 1;
}

@media (max-width: 768px) {
    a.btn-more002 {
        width: 262px;
        font-size: 14px;
        margin-top: 0;
    }

    a.btn-more002 span::before {
        left: 3px;
    }

    .top .top__voice .link {
        width: auto !important;
    }
} */

.top .top__modal__txt {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.8;
    text-align: justify;
}

@media (min-width: 768px) {
    .top .top__modal__txt {
        font-size: 14px;
        margin-top: 5px;
        text-align: left;
    }
}

/*  */


.examinfo .idx01__txtbox {
    background-color: #fff;
    border-radius: 10px;
    margin: 0 8px 32px;
    padding: 8px;
    font-size: 13px;
}

@media (min-width: 768px) {
    .examinfo .idx01__txtbox {
        margin: 0 45px 64px;
        padding: 20px 20px 17px;
        font-size: 14px;
    }
}

.top .top__modal__ttl {
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .examinfo .idx01__img {
        height: auto;
        margin-bottom: 34px;
    }

    .top .top__modal__ttl {
        font-size: 20px;
    }

}