.maauto1 {
    max-width: 19.38rem;
}
.pc_tablet_br {
    display: none;
}
.mobile_br {
    display: block;
}
.tablet_only_br {
    display: none;
}
.pc_img{
    display: none;
}
.mobile_img{
    display: block;
}
.pc_only_img {
    display: none;
}
.tablet_only_img {
    display: none;
}
.mobile_only_img {
    display: block;
}


/* 퀵메뉴 */
.quick a h3{
        display: none;
    }
    .quick a span {
        width: 100%;
        line-height: 3.333rem;
        font-size: 1.2rem;
    }
    .quick a span img {
        left: 50%;
        transform: translateX(-9.5rem);
    }


/* 메인 */
#section1 {
        height: 44rem;
    }
    .main_visual {
        padding: 0;
    }
    .main_visual .visual_content {
        background-position: right -6rem bottom -4rem;
        background-size: 35rem 22rem;
    }
    .visu_textbox {
        top: 6.688rem;
        margin: 0 2rem;
    }
    .visu_textbox h1 {
        font-size: 2.3rem;
        letter-spacing: -0.98px;
    }
    .visu_textbox p{
        font-size: 1.15rem;
        
    } 
    .visual_content .btn_apply {
        padding: 0 2rem 0 1.4rem;
        width: 16rem;
        height: 3rem;
        line-height: 2.7rem;
        font-size: 1.1rem;
    }
    .visual_content .btn_apply::after {
        right: 1.2rem;
        width: 3rem;
        height: 0.6rem;
        background: url(https://www.hakdokman.com/courses/asset/90fac/half-right2.svg) no-repeat left top / cover;
    }


/* section2 item 4개 */
#section2 {
        padding: 4.25rem 0 2.75rem;
    }
    .section2 .list {
        width: 15rem;
    }
    .section2 .list .item {
        display: block;
        padding: 0;
        width: 100%;
        vertical-align: top;
        background-position: left top;
        background-size: 3.125rem 3.125rem;
    }
    .section2 .list .item:nth-child(2n) {
        margin: 0 0 3.5rem 0;
    }
    .section2 .list .item:nth-child(odd) {
        margin: 0 0 3rem 0;
    }
    .section2 .list .item .title {
        font-size: 1.2rem;
        padding: 0 0 0 4.125rem;
        text-align: left;
    }
    #section2 .item .title::after {
        position: relative;
        left: -4.125rem;
        margin-top: 0.875rem;
        width: 15rem;
    }
    #section2 .item .content {
        font-size: 0.9375rem;
        margin: 0.875rem 0 0 0;
        letter-spacing: -0.45px;
    }
    .section2 .list .item .item_sub_title {
        padding: 0 0 0 4.125rem;
        text-align: left;
    }




/* VS 어떤개발자 되고싶어?*/
.section24_vs .vs_container {
        padding: 1.188rem 0;
        height: 14rem;
        font-size: 0.9375rem;
        line-height: 1.4;
    }
    .section24_vs .vs b {
        font-size: 0.9375rem;
    }
    .section24_vs .vs_left {
        padding: 0 0 0 5px;
    }
    .section24_vs .vs_left::before {
        width: 1.125rem;
        height: 1.188rem;
        top: 5.625rem;
        transform: translateX(-1.25rem);
    }
    .section24_vs .vs_right {
        padding: 6rem 0 0 0;
        text-align: right;
    }
    .section24_vs .vs_right::before {
        width: 0.875rem;
        height: 1.25rem;
        bottom: 5.625rem;
        transform: translateX(1.25rem);
    }
    .section24_vs .vs_textbox {
        margin-top: 0.625rem;
        padding: 8.4rem 1.25rem 0;
        width: 19.38rem;
        height: 27.5rem;
        background-image: url(https://www.hakdokman.com/courses/asset/90fac/vs-textbox-bg3.svg);
    }
    .section24_vs .vs_textbox strong {
        padding: 0 0 1rem;
        font-size: 1.25rem;
    }
    .section24_vs .vs_textbox p {
        padding: 0.9rem 0 0;
        text-align: center;
        white-space: nowrap;
        font-size: 1rem;
    }







/* section8 후기 슬라이드*/
.section8_content {
    width: 100%;
}
    .section8 .section8_title{
        line-height: 1.5;
    }
    .section8 .section8_title::after {
        width: 7rem;
        left: 20%;
    }
    .section8 .sec8_desc {
        padding: 2rem 1rem 3rem;
        font-size: 0.95rem;
    }

    /* 후기 컨텐트 */
    .slide_wrap .slide_content {
        padding: 12rem 0 0 0;
        margin: 0 0.8rem 0;
        width: 15rem;
        height: 31.6rem;
        background-size: 16rem;
    }
    .slide_wrap .slide_content h4 {
        left: 1.25rem;
        top: 1.125rem;
        font-size: 1.2rem;
    }
    .slide_wrap .slide_textbox {
        padding: 0.8rem 1.25rem;
    }
    .slide_wrap .slide_textbox span {
        padding: 0 0 0.3125rem;
    }
    .slide_wrap .slide_textbox strong {
        font-size: 0.85rem;
    }
    .slide_wrap .slide_textbox .person_talk {
        font-size: 0.85rem;
        padding: 0.4375rem 0 0;
    }

    /* 리얼후기 슬라이드 */
    .section8 .slide_wrap {
        max-width: 16rem;
        height: 40rem;
    }



/* section10 */
#section10 .maauto1{
    width: 100%;
    max-width: 450px;
}
#section10 .port_youtube {
    height: 16rem;
}
    #section10 .port_youtube1{
        width: 100%;
        margin-bottom: 3rem;
    }

    #section10 .video_textbox span {
        font-size: 1.02rem;
    }




/* section11 전체커리큘럼 */
.section11_content {
        width: 100%;
    }
    .section11 .section11_title::after {
        width: 10.19rem;
    }
.section11 .horizontal_bar .test{
    display: none;
}
    .section11 .horizontal_bar p {
        font-size: 0.5rem;
    }
    .section11 .horizontal_bar p::before {
        height: 0.375rem;
    }
    .section11 .horizontal_bar .left_bar {
        width: 28%;
    }
    .section11 .horizontal_bar .center_bar {
        width: 36%;
    }
    .section11 .horizontal_bar .right_bar {
        width: 36%;
    }
    .section11 .horizontal_bar .last_bar {
        display: none;
    }
    .section11 .horizontal_bar p strong {
        padding: 0 0 1.125rem;
        font-size: 0.875rem;
    }

/* 커리큘럼 표 테이블*/
#section27{
    width: 100%;
}

#section27 table {
    border-top: 1px solid #203158;
    border-bottom: 1px solid #203158;
    width: 200%;
    max-width: 730px;
    margin: 0;
    overflow:scroll;
}

/* section5 구공팩토리 뭐가 달라요*/
#section5 {
    width: 100%;
    margin: 0 auto;
    max-width: 360px;
}
    #section5 .section5_title::after {
        width: 9rem;
        left: 9rem;
    }
    #section5 .list_title {
        font-size: 1.3rem;
    }
    #section5 .study_step {
        margin: 1.5rem 0 0;
    }
    #section5 .study_step li {
        float: none;
        height: auto;
        width: 11.75rem;
        margin: 0 auto;
        padding: 1.063rem 0 1.688rem !important;
        background: url(https://www.hakdokman.com/courses/asset/90fac/down-arrow-gray.png) no-repeat center bottom;
    }
    #section5 .study_step li span {
        padding: 5.125rem 0 0;
        font-size: 0.9375rem;
        background-size: 4.375rem 4.375rem;
        word-break: keep-all;
    }
    #section5 .goal_list_container{
        width: 100%;
    }
    #section5 .goal_list{
        padding: 1.6em 1.2em 1.6em 2.8rem;
    }
    #section5 .goal_list li {
        font-size: 0.94rem;
    }



/* section30 AB코스 비교 */
#section30 {
        padding: 6rem 1rem 8rem;
        background-color: #203158;
    }
    #section30 .section30_content{
        width: 100%;
        margin: 0 auto ;
    }
    #section30 .section30_content .title_desc{
        width: 80%;
    }
#section30 .compare_course{
    width: 20.4rem;
    margin: 0 auto;
}
    #section30 .course_a{
        display: block;
        width: 85%;
        margin: 0.3rem auto;
        height: 30rem;
    }
    #section30 .course_b{
        display: block;
        margin: 0.3rem auto;
        width: 85%;
        border-left: none;
        border-top: 5px solid #203158;
        height: 30rem;
    }
    #section30 hr{
        width: 100%;
        margin: 0 auto;
    }
    #section30 .course_list{
        width : 17.3rem;
    }
    #section30 .course_list h5{
        width: 4rem;
    }
    #section30 .course_list p{
        width: 11.5rem;
    }
    #section30 .course_list .small_text{
        padding: 0.5rem;
        width: 16.3rem;
    }
.common_course{
    background-color: azure;
    border-top: 5px solid #203158;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
    #section30 .integ{
        padding: 0.9rem 1.8rem;
    }
    #section30 .integ h5{
        display: block;
        width: 100%;
        margin-bottom: 0.8rem;
    }
    #section30 .integ span{
        display: block;
        margin-bottom: 0.4rem
    }
    #section30 .integ .move_btn{
        display: block;
        width: 100%;
        text-align: right;
        float: none;
    }




/*신청하기 중간 베너*/
.section31 .btn_banner p {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #fff;
}



/* section12 신청은 이렇게 이루어집니다!*/
#section12{
        padding: 6rem 1.8rem;
    }
#section12 .section12_title:after {
        left: 50%;
        transform: translateX(-50%);
    
}
    #section12 .section12_content {
        width: 100%;
        margin: 0 auto;
    }
    #section12 .step_box img{
        width: 270px;
        margin: 0 auto;
    }
    #section12 .step_text{
        width: 100%;
    }
    #section12 .step_text p{
        font-size: 0.95rem;
    }
    #section12 .step_text ul p .step_price{
        font-size: 0.9rem;
    }
    #section12 .step_price_isa{
        font-size: 0.89rem;
    }
    #section12 .step_price_isa .what_firstpay{
        display: block;
        float:  none;
        font-weight: 400;
        font-size: 0.8rem;
        padding: 0.6em 1rem;
        margin: 1rem auto 0;
    }


/* section13 선생님 소개 */
.section13_content {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .section13 .teacher_content {
        margin: 0 auto;
        padding: 22rem 0 0;
        background-position: top 2rem center;
    }

    .section13 .teacher_content .thr_box {
        position: relative;
        padding: 1rem;
    }

    .section13 .teacher_content .section_title {
        font-size: 1.3rem;
        width: 250px;
        margin: 0 auto;
        text-align: center;
    }

    .section13 .teacher_content .section_title::after {
        width: 7rem;
        left: 67%;
        transform: translateX(-50%);
    }

    .section13 .teacher_content strong {
        padding: 0.75rem 0 0rem;
        font-size: 1rem;
    }

    .section13 .teacher_content em {
        font-size: 0.875rem;
    }

    .section13 .teacher_content .thr_info {
        padding: 3rem 0;
        width: 90%;
        margin: 0 auto;
        max-width: 340px;
        box-sizing: border-box;
    }

    .section13 .teacher_content .thr_info li {
        margin: 1.4rem 0 0;
        text-align: left;
    }

    .section13 .teacher_content .thr_info li .info {
        font-size: 1.1rem;
    }

    .section13 .teacher_content .thr_info li p {
        text-align: left;
        line-height: 1.7;
        font-size: 1rem;
    }




/* 강사님 인터뷰 영상 */
#section29 {
        padding: 3rem 0 4rem;
    }
    #section29 .section29_content{
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    .section29 .interview b{
        margin: 0 0 1.5rem 1.5rem;
    }
    #section29 iframe{
        width: 100%;
        height: 330px;
    }





/*구공팩토리 자세히 알고싶다고요? 교육과정*/
#section23{
    padding: 6.813rem 1rem 8rem;
}
#section23 .container{
    width: 100%;
    margin: 0 auto;
}
#section23 .main_title {
    font-size: 1.5rem;
    line-height: 1.6;
}
#section23 .main_title::before {
    left: 50%;
    width: 14rem;
}
#section23 .main_title_desc{
    font-size: 1.05rem;
}
#section23 .study_step {
    display: block;
    margin: 1.625rem auto 0;
    padding: 0;
}
#section23 .study_step li {
    margin: 2rem auto 0;
    display: block;
    float: none;
    width: 19rem;
    line-height: 1.4;
    background: none;
    padding: 0;
}

#section23 .study_step li h3 {
    font-size: 1.3rem;
}




/* section14 그래서 얼마라구요? */
#section14 .main_title{
    line-height: 1.6;
    margin-bottom: 6rem;
}
#section14 .main_title::before {
        width: 16.5rem;
        left: 50%;
    }
    .section14_content {
        width: 20rem;
    }
    .section14 .qna_box{
        padding-bottom: 2rem;
    }
    .section14 .qna_box02{
        margin-top: 6rem
    }
    .section14 .qna_box p {
        font-size: 1.02rem;
        padding: 1rem;
    }




/* section15 소득공유후불제 적용예시? */
.section15 .section15_title::after {
    width: 18rem;
}
    .section15 .ex_box {
        font-size: 0.9rem;
        width: 100%;
        height: 6rem;
    }
    .section15 .ex_box strong {
        display: block;
        padding: 2.1rem 0 ;
        text-align: center;
        height: 100%;
    }
    .section15 .ex_box .pay_box .pay_line::before {
        content: "";
        display: block;
        font-size: 0.9rem;
    }
    .section15 .ex_box .pay_box {;
        padding: 0.6rem 1rem;
        line-height: 1.7;
    }
    .section15 .point {
        font-size: 0.9rem;
        width: 22.4rem;
        padding: 1.3rem 1.5rem;
        height: auto;
        line-height: 1.6;
    }
    .section15 .point li {
        white-space:inherit;
        padding-left: 
    }
    .section15 .point li:last-child{
        margin-top: 0.5em;
    }

    .section15 .isa_moreview .isa_btn {
        width: 13.5em;
        font-size: 1rem;
    }


/* section16 여기서 잠깐*/

.section16 .maauto1 {
        width: 90%;
        max-width: 540px;
    }
    .section16 .awhile_content {
        padding: 4rem 0;
    }
    .section16 .section16_content strong {
        font-size: 1.4rem;
    }
    .section16 .section16_content p {
        font-size: 0.9rem;
        line-height: 1.6;
    }



/* section17 어떻게 신청하나요? */
#section17 .section17_content{
        width: 90%;
    }
    #section17 .section17_title{
        line-height: 1.6;
    }
    #section17 .section17_title::after {
        width: 14rem;
        left: 50%;
    }
    #section17 .apply_step_list li p {
        width: 90%;
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    #section17 .apply_step_list li h5 img {
        padding: 0 0.9rem 0 0;
    }

    #section17 .btn_apply {
        display: block;
        float: none;
        width: 15rem;
        padding: 0 1.5rem;
        margin: 1rem 2rem 0 0.4rem ;
        height: 2.7rem;
        line-height: 2.4rem;
        font-size: 1rem;
    }
    #section17 .btn_apply::after {
        right: 1.5rem;
        width: 2.4rem;
        height: 0.58rem;
    } 

    #section17 .apply_step_desc {
        padding-left: 0;
    }

    #section17 .what_isa_desc{
        display: block;
        margin: 1rem auto;
        width: 80%;
        height: auto;
    }


/* careful */
    #section17 .careful_content .section17_content {
        width: 20rem;
    }
    #section17 .careful_content p{
        font-weight: 400;
    }




/* section18 자주묻는질문*/
#section18 {
        padding: 5.125rem 0 9.938rem;
    }
    #section18 .maauto1{
        width: 90%;
        max-width: 30rem;
    }

    /* 여기부터확인 */
    .section18 .faq_content li {
        margin: 0 0 0.75rem;
    }
    .section18 .faq_content li .faq_title h3 {
        float: left;
        width: 80%;
        font-size: 0.9375rem;
    }
    .section18 .faq_content li .faq_title {
        padding: 1.063rem 1rem 0.875rem;
    }
    .section18 .faq_content li .faq_title span {
        width: 1rem;
        height: 1rem;
        right: 1rem;
    }
    .section18 .faq_content li.active .faq_item {
        padding: 1rem;
        font-size: 0.9375rem;
        line-height: 1.6;
    }
    .section18 .faq_content li .faq_title .ic_pm{
        right: 1.3rem;
    }