/*공통*/

* {margin:0; padding:0; box-sizing: border-box; }
ul, li {list-style: none;}
a {text-decoration: none;}
img {vertical-align: top;}


/*리딩게이트란*/



.container {
    font-size: 1em;
    color: #616161;
}


.aa_top {
    margin-top: 4.5em;
    margin-bottom: 0;
    background-image: url(/Content/assets/image/homepage/contents/01_about_readinggate/large/001_00_bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 170px;
}



.aa_top li:nth-child(2){
    padding: 0 2em;
    font-size: 1.2em;
}

.aa_top_s {
    margin-top:4.5em;
    margin-bottom: 0;
    height: 170px;
}

.aa_top_s li:nth-child(2){
    padding: 0 2em;
    font-size: 1.2em;
}

.aa_top_img {
    vertical-align: bottom;
}

.aa_movie {
    background-color: aqua;
}

.top_title {
    font-size: 2em;
    color: #565751;
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.top_title_sch {
    font-size: 2em;
    color: #565751;
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    margin-top: 10%;
}

@media (max-width: 1200px) and (min-width: 992px){
    .top_title{
        font-size: 1.5em;
    }

    .top_title_p {
        font-size: 1em !important;
    }

    .c_sub{
        font-size: 1em !important;
    }

    .c_green1{
        font-size: 0.85em;
    }

    .middle_bottom_title_green, .middle_bottom_title_blue, .middle_bottom_title_orange, .middle_bottom_title_red{
        font-size: 1em !important;
    }
    .middle_bottom_title_green1, .middle_bottom_title_blue1, .middle_bottom_title_green1, .middle_bottom_title_red1{
        font-size: 0.8em !important;
    }

    .middle_pro_text{
        font-size: 0.8em;

    }

    .c_darkred p{
        font-size: 0.8em !important;
    }

    
}

@media(max-width: 500px){
    .middle_bottom_title_green, .middle_bottom_title_blue, .middle_bottom_title_orange, .middle_bottom_title_red{
        font-size: 1.2em !important;
    }
    .middle_bottom_title_green1, .middle_bottom_title_blue1, .middle_bottom_title_green1, .middle_bottom_title_red1{
        font-size: 1.1em !important;
    }
}


.top_title_p {
    font-size: 1.2em;
    width: 60%;
    margin: 0 auto;
    word-break: keep-all;
}

.top_title_p_sch {
    font-size: 1.3em !important;
    margin: 0 auto;
    word-break: keep-all;
}


@media(max-width:500px){
    .top_title_sch{
        font-size: 1.5em;
    }

    .top_title_p_sch {
        font-size: 1.2em !important;
    }
}

.ico_check {
    width: 40px;
    height: 36px;
    background-image: url(/Content/assets/image/homepage/contents/01_about_readinggate/large/ico_check.png);
    background-position: 0;
    display: inline-block;
}

.ico_check02 {
    background-position: -40px;
}

.ico_check03 {
    background-position: -80px;
}

.c_title {
    font-size: 1.9em;
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    background: linear-gradient(to top, #fff 50%, transparent 50%);
    font-family: 'Sandoll Gyeokdonggulim'; 
    padding: 0 0.4em;

}


.c_title02 {
    background:none;
}

.c_title_red {
    font-size: 1.6em;
    color: #da2735;
    background: none;
    margin-top: 0.4em;
}

.c_sub {
    font-size: 1.2em;
    padding: 1.4em;
    font-weight: 600;
} 

.c_sub1 {
    font-size: 1.2em;
    padding: 1.4em 0;
    font-weight: 600;
} 

@media (max-width: 1199px){
    .c_sub1{
        font-size:0.8em !important;
    }
}

.c_green {
    color: #608d3e;
}

.c_green1 {
    color: rgb(143, 175, 144);
    font-weight: 600;
}

.c_brown {
    color: #8a7e49;
}

.c_brown02 {
    color: #713c2a;
}

.c_blue {
    color:#4f7f95;
}

.c_purple {
    color: #a050ac;
}

.c_darkred{
    color: rgb(173 118 118)
}

.aa_c01 {
    background-color: #dfefd4;
    padding: 5em 3em 1em 3em;
    margin-top: 4em;
}

#school .aa_c01{
    margin-top: 3%;
}

#academy .aa_c01{
    margin-top: 3%;
}

.bg_pb_green{
    background-color: rgb(218, 231, 200);
    margin-top: 0;
}

.aa_c01_2 {
    background-color: #dfefd4;
    padding: 7% 3em;
}

@media (max-width: 767px){
    .aa_c01_2 {
        padding: 7% 1em;
    }
}


.aa_c01_pb {
    background-color: #cbe0bc;
    margin-top: 0;

}

.aa_c02 {
    background-color: #efebd4;
    margin-top: 4em;
}

.aa_c04 {
    background-color: #d4eaef;
    margin-top: 4em;
}

.aa_c05 {
    background-color: #e6d4ef;
    margin-top: 4em;
}


.aa_c06 {
    background-color: #fee694;
    border-radius: 1em;
    border: 0.7em solid #f2c27e;
    margin-top: 4em;
    padding-bottom: 3em;
}


.bar_txt {
    background-color: #719e76;
    padding:0.4em 2em;;
    border-radius: 4em;
    font-size: 1.4em;
    color: #cbfb97;
    margin: 1em 0;
    display: inline-block;
}

.bar_txt_s {
    background-color: #719e76;
    padding:0.4em 2em;;
    border-radius: 4em;
    font-size: 1.4em;
    color: #cbfb97;
    margin: 0 auto;
    display: inline-block;
}

.bar_txt span {
    color: #ccff31;
}

.bar_txt_s span {
    color: #ccff31;
}


.aa_c01_book {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5%;
    width: 80%
}

.aa_c01_book li {
    width: 20%;
    padding: 1.4em 0;
}

.aa_c01_book li img {
    width: 100%;
}

.aa_c01_book_s {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5%;
    width: 100%;
}

@media (max-width:767px){
    .aa_c01_book_s {
        padding-left: 3%;
        padding-right: 3%;
    }    
}

.aa_c01_book_s li {
    width: 45%;
    padding: 1.4em 0;
}

.aa_c01_book_s li img {
    width: 100%;
}


.aa_c01_movie {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 991px){
    .aa_c01_movie {
        width: 100%;
    }
}

@media (max-width:767px){
    .aa_c01_movie {
        padding-left: 3%;
        padding-right: 3%;
    }
}

.aa_c01_movie li {
    width: 47%;
    padding: 1.4em 0;
}

.aa_c01_movie li img {
    width: 100%;
}

.aa_c01_movie_s {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 991px){
    .aa_c01_movie_s {
        width: 100%;
    }
}

@media (max-width:767px){
    .aa_c01_movie_s {
        padding-left: 3%;
        padding-right: 3%;
    }
}

.aa_c01_movie_s li {
    width: 32%;
    padding: 1.4em 0;
}

@media (max-width: 991px){
    #school .aa_c01_movie_s li{
        width: 47%;
    }

    #academy .aa_c01_movie_s li{
        width: 47%;
    }
}

.aa_c01_movie_s li img {
    width: 100%;
}

.aa_c01_self {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 991px){
    .aa_c01_self {
        justify-content: center;
    }
    .aa_c01_self:after {
        flex:none
    }
    .aa_c01_self li {
        width: 100% !important;
    }    
}

.aa_c01_self:after {
    content: "";
    flex: auto;
}

.aa_c01_self li {
    width: 45%;
    padding: 1.4em 0;
}


.aa_c01_self li img {
    width: 100%;
}

.aa_c01_self_s {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aa_c01_self_s_sch {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 991px){
    .aa_c01_self_s {
        justify-content: center;
    }
    /* .aa_c01_self_s:after {
        flex:none
    } */
    .aa_c01_self_s li {
        width: 100% !important;
    }    

    #school .aa_c01_self_s_sch li {
        width: 48%;
        padding-top: 2%
    }

    #school .middle_img_s img{
        width: 100%;
    }

    #school .middle_img_s {
        width: 40%;
    }

    #academy .aa_c01_self_s_sch li {
        width: 48%;
        padding-top: 2%
    }

    #academy .middle_img_s img{
        width: 100%;
    }

    #academy .middle_img_s {
        width: 40%;
    }
}

/* .aa_c01_self_s:after {
    content: "";
    flex: auto;
} */

.aa_c01_self_s li {
    width: 32%;
    padding-top: 2%
}


.aa_c01_self_s li img {
    width: 100%;
}

.aa_c01_self_s_sch li img {
    width: 100%;
}

.aa_c04 img {
    width: 100%;
    max-width: 608px;
}


.aa_c01_event {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.aa_c01_event li {
    width: 30%;
    padding: 1.4em 0;
}


.aa_c01_event li img {
    width: 100%;
}

.blog {
    padding: 0 3em;
    
}

.blog li {
    width: 100%;
    background-color: #fff;
    border-radius: 1.2em;
    display: flex;
    align-items: center; 
    margin: 1em 0;
    padding: 1em
    
}

.blog li span {
    width: 15%;
    display: inline-block;
}

.blog li img {
    width: 100%;
    max-width: 112px;
}

.blog li p {
    width: 85%;
    text-align: left;
    padding:1em;
    padding-bottom: 0;
    font-size: 0.96em;
    font-weight: 600;
}


.aa_member {
    padding: 0em;
    display: flex;
    justify-content: space-between;
    margin-top: 3em;
    width: 100%;
    gap: 3%;
}

/* @media  (max-width: 1199px) and (min-width: 992px){
    .aa_member {
        padding: 0.3em;
        width: 87%
    }
} */

.aa_member_btn {
    margin-right: 1em;
    cursor: pointer;
}

.aa_member_btn img {
    width: 100%;
}

.aa_member_btn div:nth-child(2) {
    margin-top: 1.1em;
}

.aa_member img:nth-child(1) {
    width: 100%;
}

.aa_member img:nth-child(2) {
    width: 100%;
}

.aa_member_s img:nth-child(1) {
    width: 100%;
}

.aa_member_s img:nth-child(2) {
    width: 100%;
}

.aa_member_s {
    padding: 0em;
    display: flex;
    justify-content: space-between;
    margin-top: 3em;
    width: 100%;
    gap: 3%;
    padding-left: 3%;
    padding-right: 3%;
}

.aa_member_btn_s {
    cursor: pointer;
}

.aa_member_btn_s img{
    width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
}


.aa_dadok {
    margin-top: 3.5em;
}

.aa_dadok_wrap {
    background-color: #fff;
    border-radius: 1em;
    border:0.4em solid #713c2a;
    padding: 3em 2em 1em;;
    color: #673527;
}

.aa_dadok_wrap li img:nth-child(1) {
    width: 100%;
}

.aa_dadok_wrap li:first-child {
    margin: 0 auto;
    width: 95%;
}

    .aa_dadok_wrap li:last-child {
        background-image: url(/Content/assets/image/homepage/contents/01_about_readinggate/large/001_09_2.png);
        background-position: right center;
        background-repeat: no-repeat;
        padding-right: 13em;
        text-align: left;
        margin: 0 1em;
    }


@media (max-width: 767px){
    .aa_dadok_wrap li:last-child {
        background-size: 30%;
    }

    .aa_dadok_wrap {
        padding: 3em 1em 1em;;
    }   
}

@media (max-width: 991px){
    .aa_dadok_wrap li:last-child {
        padding:0; 
        background-position: right bottom 25%;    
    }

    .aa_dadok_wrap p:nth-child(2) {
        width: 55%;
    }
}

.aa_dadok_wrap p:nth-child(1) {
    font-size: clamp(1rem, 0.6rem + 0.5999999999999999vw, 1.3rem);
    font-weight: 600;
    color: rgb(136, 87, 68);
}

.aa_dadok_wrap p:nth-child(2) {
    color: rgb(136, 87, 68);
    font-size: clamp(0.8rem, 0.5rem + 0.4999999999999999vw, 1.1rem);
}

@media (max-width: 767px){
    .aa_dadok_wrap p:nth-child(1) {
        font-size: clamp(0.5em, 0.6rem + 0.5999999999999999vw, 1rem);
    }
    
    .aa_dadok_wrap p:nth-child(2) {
        font-size: clamp(0.1rem, 0.1rem + 0.4999999999999999vw, 0.7rem);
    }    
}

@media (max-width: 470px){
    .aa_dadok_wrap p:nth-child(1) {
        font-size: 11px;
    }
    
    .aa_dadok_wrap p:nth-child(2) {
        font-size: 10px;
        width: 60%
    }    
}

.dadok_img_s{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1em 1%;
    width: 75%;
    margin: 0 auto;
}

.dadok_img_s img{
    width: 25%;
}

.line {
    width:96%;
    height: 2px;
    background-color: #d8cecd;
    margin:1.6em auto; 
}


.aa_mt4 {
    margin-top: 4em;
}

.t_title{
    font-size: 1.9em !important;
}

@media (max-width: 490px){
    .t_title{
        font-size: calc(0.1em + 3.8vw) !important;
    }
}










/*미디어쿼리*/

@media screen and (min-width:768px) and (max-width:991px) {
    .m_wrap {font-size: 1em; }
    .m_font {font-size: 0.9em;}
    /* .mp3_list li {} */
    .c_sub {padding: 1em 0;}
    
    .aa_c01_book {width: 100%;}
    .aa_c01_movie {width: 100%;}
    /* .aa_c01_self {width: 100%;} */
    /* .aa_c01_event {width: 100%;} */
    
    .blog {padding: 0; }
    
    .bar_txt {margin-top: 0em; padding-left: 1em; padding-right: 1em;}
    
    .aa_member {padding: 0;}
    
    /* .aa_dadok_wrap li:last-child {padding:0; padding-bottom: 3em; background-position: bottom center;} */
    
    .aa_dadok {padding: 0;}

    
    
}
    
    





@media screen and (max-width:767px) {
    .p-4 {padding: 0.5rem!important;}
    
    
    .m_wrap {font-size: 0.7em; letter-spacing: -0.03em;}
    .aa_top {margin-top: 1em; height: 13em;}
    .m_title {font-size: 1.6em; margin-top: 2em;}
    .top_title_p {width: 100%;}
    .ico_check {width: 20px; height: 20px; background-size: 60px;}
    .ico_check02 {background-position: -20px;}
    .ico_check03 {background-position: -40px;}
    
    .bar_txt {margin-top: 0em; font-size: 1.1em; padding:0.7em 1em; margin-top: 1em;}
    
    .aa_c01 {padding: 2em 1em;}
    .aa_c01_book {width: 100%;}
    .aa_c01_book li {width: 50%;}
    .aa_c01_book li img {width: 90%;}
    
    .aa_c01_movie {width: 100%;}
    /* .aa_c01_movie li img {width: 90%;} */
    
    /* .aa_c01_self {width: 100%;} */
    /* .aa_c01_self li img {width: 90%;} */
    
    .aa_c01_event {width: 100%; padding-left: 3%; padding-right: 3%;}
    /* .aa_c01_event li img {width: 90%;} */
    
    
    
    .aa_c05 {width: 100%;}
    
    .aa_c06 {padding-bottom: 0;}
    
    .c_sub {padding-top: 0.50; padding-bottom: 0; margin-bottom: 0; }
    
    
    .aa_mt4 {margin-top: 3em;}
    
    .blog {padding: 0; margin-top: 2em; }
    .blog li {padding-bottom: 0;}
    .blog li p {font-size: 0.9em;}
    
    /* .aa_member {padding: 0;}
    
    .aa_member:after {
    content: "";
    flex: auto;
    } */
    /* .aa_member_txt {font-size: 0.8em;} */


    
    /* .aa_dadok_wrap li:last-child {padding:0; padding-bottom: 3em; background-position: bottom center; text-align: center; background-size: 40%;} */
    
    .aa_dadok {padding: 0;}


    
    .aa_mb2 {margin-bottom: 2em;}
    
    
    .aa_c02, .aa_c04, .aa_c05, .aa_c06 {margin-top: 2em;}
    
    .c_pt {padding-top: 1.5em;}
    

    .aa_c04 img {width:70%; margin: 2em 1em 1em; }


}



/* 학교 */

#school .c_sub{
    padding: 1.4em 0;
}

#academy .c_sub{
    padding: 1.4em 0;
}

.middle_center{
    display: flex;
    justify-content: center;
}

.middle_img{
    width: 23%;
    z-index: 2;
}

.middle_img img{
    width: 100%;
}

.middle_img_s{
    width: 11em;
    z-index: 2;
}

.lv_test{
    background-color: rgb(253, 220, 96);
    position:relative; 
    top:-30px;
    border-radius: 1.5em 1.5em 0em 0em;
    height:180px;
}

.lv_test_sch{
    background-color: rgb(253, 220, 96);
    position:relative; 
    top:-30px;
    border-radius: 1.5em 1.5em 0em 0em;
    height:13em;
}

.lv_test_s{
    background-color: rgb(253, 220, 96);
    position:relative; 
    top:-30px;
    border-radius: 1.5em 1.5em 0em 0em;
    height: 50%;
}

.lv_test_s_sch{
    background-color: rgb(253, 220, 96);
    position:relative; 
    top:-30px;
    border-radius: 1.5em 1.5em 0em 0em;
    height: 13.5em;
}

.lv_test_font{
    font-size: clamp(1.1rem, 1.06rem + 0.19999999999999996vw, 1.3rem);
    font-weight: 600;
    color:rgb(112,67,35);
    padding-top: 70px;
    word-spacing: -1px;
    word-break: keep-all;
}

.lv_test_font_sch{
    font-size: clamp(0.7em, 0.7em + 0.5vw, 1.15em);
    font-weight: 600;
    color:rgb(114,73,43);
    padding-top: 70px;
    word-spacing: -1px;
    word-break: keep-all;
}

.lv_test_font_s{
    font-size: clamp(0.5rem, 0.1rem + 2vw, 1.1rem);
    font-weight: 600;
    color:rgb(112,67,35);
    padding-top: 7vmax;
    padding-bottom: 9vmax;
    word-spacing: -1px;
    word-break: keep-all;
}

@media(max-width:500px){
    .lv_test_font_s{
        font-size:1em;
        padding-bottom: 4em;
    }

    .c_sub{
        font-size: 1.1em;
    }

    .study_lv_sch{
        font-size: 1.2em !important;
    }
}

.lv_test_font_s_sch{
    font-size: clamp(0.8rem, 0.5rem + 1vw, 1.15rem);
    font-weight: 600;
    color:rgb(114,73,43);
    word-spacing: -1px;
    word-break: keep-all;
    position: absolute;
    top: 25%;
}

.middle_bottom{
    display: flex;
    justify-content: space-around;
    margin-top: -4.5em;
}

.middle_bottom_s{
    display: flex;
    justify-content: space-evenly;
    margin-top: -5.5em;
}

.middle_bottom_left{
    text-align: left;
    background-color: white;
    z-index: 3;
    border-radius: 0.8em 0.8em 0em 0em;
    width: calc(100%/ 4.5 );
}

.middle_bottom_left_s{
    text-align: left;
    background-color: white;
    z-index: 3;
    border-radius: 0.8em 0.8em 0em 0em;
    width: calc(100%/ 2.3 );
}

.middle_bottom_left_s_sch{
    text-align: left;
    background-color: white;
    z-index: 3;
    border-radius: 0.8em 0.8em 0em 0em;
    padding: 1.5em 1.5em 0em 1.5em;
    width: calc(100%/ 1.5 );
}

.middle_bottom_font{
    font-weight: 600;
    color: #565751;
    word-break: keep-all;
}

.middle_bottom_font_s{
    font-weight: 600;
    color: #565751;
    word-break: keep-all;
    font-size: clamp(0.8em, 2vw, 3em);
}

.middle_bottom_title_green{
    font-size: 1.3rem;
    color: rgb(99, 187, 75);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_green1{
    font-size: 1rem;
    color: rgb(99, 187, 75);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_green_sch{
    font-size: clamp(0.6em, 0.8em + 0.5vw, 1.3em);
    color: rgb(99, 187, 75);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_title_green_s{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(99, 187, 75);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_green_s_sch{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(99, 187, 75);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_deco_green{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: rgb(99, 187, 75);
    color: rgb(99, 187, 75);
    font-weight: 600;
}

.middle_bottom_title_blue{
    font-size: 1.3rem;
    color: rgb(86, 159, 233);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_blue1{
    font-size: 1.3rem;
    color: rgb(86, 159, 233);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_blue_sch{
    font-size: clamp(0.6em, 0.8em + 0.5vw, 1.3em);
    color: rgb(86, 159, 233);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_title_blue_s{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(86, 159, 233);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_blue_s_sch{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(86, 159, 233);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_deco_blue{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: rgb(86, 159, 233);
    color: rgb(86, 159, 233);
    font-weight: 600;
}

.middle_bottom_title_orange{
    font-size: 1.3rem;
    color: rgb(251, 127, 0);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_orange1{
    font-size: 1.3rem;
    color: rgb(251, 127, 0);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_orange_sch{
    font-size: clamp(0.6em, 0.8em + 0.5vw, 1.3em);
    color: rgb(251, 127, 0);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_title_orange_s{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(251, 127, 0);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_orange_s_sch{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(251, 127, 0);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_deco_orange{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: rgb(251, 127, 0);
    color: rgb(251, 127, 0);
    font-weight: 600;
}

.middle_bottom_title_red{
    font-size: 1.3rem;
    color: rgb(251, 87, 86);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_red1{
    font-size: 1.3rem;
    color: rgb(251, 87, 86);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_red_sch{
    font-size: clamp(0.6em, 0.8em + 0.5vw, 1.3em);
    color: rgb(251, 87, 86);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_title_red_s{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(251, 87, 86);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
}

.middle_bottom_title_red_s_sch{
    font-size: clamp(1em, 2vw, 3em);
    color: rgb(251, 87, 86);
    font-family: 'Sandoll Gyeokdonggulim'; 
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.middle_bottom_deco_red{
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: rgb(251, 87, 86);
    color: rgb(251, 87, 86);
    font-weight: 600;
}


.p_mb_0 p{
    margin-bottom: 0;
}

.c_darkred p{
    color: rgb(173 118 118);
}

.middle_pro{
    background-color: rgb(243, 243, 243);
    border-radius: 0.8em;
}

.middle_pro_text{
    padding: 10%;
    font-weight: 600;
    color: rgb(82, 84, 73);
}

.lvup_table{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
}

.lvup_point{
    width: 9%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px){
    .lvup_table{
        justify-content: start;
        width: 100%;
    }

    .lvup_point{
        width: 20%;
    }

    .lvup_table::after{
        content: "";
        display: block;
        width: 60%;
        background: linear-gradient(rgb(193, 179, 179) 50%, white 50%);
    }
}

.lvup_point_s{
    width: 20%;
    display: flex;
    flex-direction: column;
}

.table_level{
    background-color: rgb(158, 147, 147);
    padding: 10%;
}

.table_level1{
    background-color: rgb(193, 179, 179);
    padding: 10%;
}

.table_level p, .table_level1 p{
    color: white;
    margin: 0;
    font-size: 1.1em;
    font-weight: 600;
}

.table_point p, .table_point1 p{
    margin: 0 auto;
    font-size: 1.1em;
    font-weight: 600;
}

@media(max-width: 991px){
    .table_level p, .table_level1 p{
        font-size: 1.2em;
    }

    .table_point p, .table_point1 p{
        font-size: 1.2em;
}
}

.table_point{
    padding: 10%;
    color: rgb(158, 147, 147);
    font-weight: 600;
    line-height: 1em;
    word-break: keep-all;
    flex-grow: 1;
    background-color: white;
}

.table_point1{
    padding: 10%;
    color: rgb(158, 147, 147);
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    background-color: white;
}

.dayang_guide{
    width: 70%;
    text-align: left;
    flex-wrap: wrap;
    display: flex;
    align-content: space-around;
}

.dayang_title{
    color: white;
    font-size: 1.3em;
    padding: 0 1%;
    font-weight: 600;
}

.dayang_font{
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0;
}

@media (max-width: 1024px) and (min-width: 992px){
    .dayang_title{
        font-size: 1.1em;
    }
    
    .dayang_font{
        font-size: 0.8em;
    }   
}

@media(max-width:500px){
    .dayang_title{
        font-size: 1.2em;
    }

    .dayang_font{
        font-size: 0.8em;
    }   
}

@media (max-width: 991px){
    #school .column p{
        font-size: 1.3em;
    }

    #academy .column p{
        font-size: 1.3em;
    }

    .brown_sch_img img{
        width:10% !important;
    }

    .brown_sch{
        font-size: 1.2em !important;
    }
}

.study_lv_sch{
    padding:2%;
    font-size: 1.3em;
    text-align: center;
    color:rgb(172, 140, 96);
    font-weight: 600;
    width: 80%;
    margin: 0 auto;
}

.brown_sch{
    font-size: 1em;
    padding-left: 2%; 
    text-indent: -2%;
    color: #713c2a;
    font-weight: 600;
}

@media(max-width:500px){
    #school .c_pt img{
        width:100%;
        height: 100%;
    }
    #academy .c_pt img{
        width:100%;
        height: 100%;
    }
}