@charset "UTF-8";

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

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

    .about {
        padding-top: 60px;
    }

    .about .about__ttl .new {
        top: -65px;
        left: 20px;
        width: 120px;
        z-index: 2;
    }

    .about .about__ttl h2 {
        font-size: 5.3vw;
    }

    .about .about__ttl h2 strong {
        display: block;
    }

    .about .about__ttl h3 {
        font-size: 4.8vw;
    }

    .about .target {
        align-items: flex-start;
    }

    .about .target dt {
        min-width: 95px;
    }

    .about .about__header .read {
        text-align: left;
        margin-top: 16px;
    }

    .about .about__box {
        padding: 12px;
    }

    .about .about__box h3 {
        font-size: 18px;
    }

    .about .about__box dl dd {
        font-size: 16px;
    }

    .about .about__box dl dd br {
        display: none;
    }

    .about .detail-header {
        gap: 30px;
        margin-bottom: 24px;
    }

    .about .about__body {
        padding-top: 40px;
    }

    .about .about__body h5 {
        margin-left: 0;
        font-size: 3.4vw;
    }

    .about .about__body__inner {
        width: 90%;
    }

    .about .detail-header-inner dd p {
        font-size: 4.6vw;
    }

    .about .detail-wrap h4 {
        width: 100%;
    }

    .about .about__body .chance {
        width: 100px;
        height: 100px;
        z-index: 2;
    }

    .about .about__body .chance p {
        font-size: 4vw;
        line-height: 1.3;
    }

    .about .about__body h3 {
        text-align: center;
        font-size: 4.8vw;
    }

    .about .about__body ol li.last {
        width: 110px;
    }

    .about .about__body ol li:not(.last) {
        width: 54px;
    }

    .about .about__body ol li:not(.last):not(:first-child)::before {
        left: -40px;
    }

    .about .about__body ol li:not(.last) dl dt {
        font-size: 3vw;
        line-height: 1.4;
        height: 54px;
    }

    .about .about__body ol li dl dd p {
        font-size: 2.3vw;
    }

    .about .about__body ol li.last dt {
        font-size: 3vw;
        transform: translateY(-30px);
    }

    .about .about__body ol li:not(.last) dl dt.new img {
        top: -20px;
        left: -5px;
        width: 50px;
    }

    .about .about__body ol li:not(.last):not(:first-child)::before {
        left: -12px;
        width: 10px;
        height: 1px;
        top: 82px;
    }

    .about .about__body .more {
        margin-top: 24px;
    }

    .about .about__body .more ol li {
        width: 120px;
    }

    .about .about__body .more ol li.none {
        display: none;
    }

    .about .about__body ol li.last::before {
        left: -10px;
        width: 15px;
        height: 5px;
        top: 80px;
    }

    .about .about__body ol li.last dl {
        transform: translateY(20px);
    }

    .about .about__body ol li.last dd {
        transform: translateY(-4px);
    }

    .about .about__body ol li:not(.last) dl dd {
        padding: 8px 0;
    }

    .about .about__body ol li dl dd p strong {
        display: block;
    }
    

    .about .openCampus h2 {
        font-size: 5.6vw;
    }

    .about .openCampus .btn-wrap {
        gap: 16px;
    }

    .about .openCampus .btn {
        font-size: 4.5vw;
    }

    .about .openCampus .btn .arrow {
        right: 8px;
    }

    .record {
        padding: 60px 0;
    }

    .record .numberOne {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 230px;
        margin: 0 auto 16px auto;
    }

    .record h2 {
        font-size: 7.2vw;
    }
    
    .record h2::after {
        width: 80px;
    }

    .record .record__wrap {
        margin-top: 40px;
        gap: 40px;
    }

    .record .record__content {
        width: 100%;
        gap: 8px 24px;
    }

    .record .pass-record__txt {
        top: 10px;
    }

    .record .pass-record__txt p {
        font-size: 14px;
    }

    .record .pass-record__num {
        font-size: 6.3vw;
        margin-bottom: 8px;
    }

    .record .pass-record__num strong {
        font-size: 11.2vw;
    }

    .record .pass-record__ttl {
        padding: 1px 0;
        font-size: 16px;
    }

    .record .record__wrap h4 {
        font-size: 16px;
    }

    .reason {
        padding: 40px 0;
    }

    .reason h2 {
        font-size: 7vw;
    }

    .reason h2::after {
        width: 80px;
    }

    .reason .reason__content {
        width: 100%;
        padding: 16px;
    }

    .reason .reason__ttl {
        min-height: auto;
    }
    
    .reason .reason__ttl img {
        margin-bottom: 8px;
    }

    .reason .reason__ttl h3 {
        font-size: 5.5vw;
        line-height: 1.3;
        justify-content: center;
        gap: 0;
    }

    .reason p {
        width: 100%;
        min-height: auto;
        margin: 8px auto;
    }

    .voice h2 {
        font-size: 7.2vw;
    }

    .voice h2::after {
        width: 80px;
    }

    .voice .voice__content {
        width: 100%;
        justify-content: center;
    }

    .voice .voice__img {
        width: 100%;
    }

    .voice .voice__img img {
        display: block;
        width: 50%;
        margin: 0 auto 8px auto;
    }

    
    .voice .voice__img p {
        text-align: center;
    }

    .voice .voice__txt {
        width: 100%;
        transform: translate(0);
        margin-top: 16px;
        box-shadow: none;
    }

    .department h2 {
        font-size: 5.8vw;
    }

    .department h2::after {
        width: 80px;
    }

    .department ul li {
        width: 100%;
    }
}
