.maauto1 {
    max-width: 43rem;
}

.pc_br {
    display: none;
}

.tablet_br {
    display: block;
}

.tablet_only_br {
    display: block;
}
.pc_only_img {
    display: none;
}

.tablet_only_img {
    display: block;
}

.mobile_only_img {
    display: none;
}
.section_title {
    font-size: 1.625rem;
}
.section_title::after {
    height: 1.188rem;
}


/* 퀵메뉴 */
.quick a {
        font-size: 1rem;
    }
    .quick a h3{
        width: calc(100% - 13.75rem);
        line-height: 3.8rem;
        font-size: inherit;
    }
    .quick a span {
        width: 13.75rem;
        line-height: 3.8rem;
    }
    .quick a span img {
        width: 3.125rem;
        height: 3.063rem;
    }


/* 메인시작 */
#section1 {
        height:28rem;
    }   
    .main_visual {
        padding: 0 0 0 2.2rem;
        box-sizing: border-box;
    }
    .main_visual .visual_content{
        width: 100%;
        background-position: right -8rem top 7rem;
        background-size: 35rem 22rem;
    }
    .visu_textbox {
        top: 6.625rem;
    }
    .visu_textbox h1 {
        font-size: 3.25rem;
        letter-spacing: -1.58px;
    }
    .visu_textbox p {
        padding: 1.5rem 0 2.5rem;
        font-size: 1.2rem;
        letter-spacing: -0.57px;
    }

/* item 4개 */
#section2 {
        padding: 5rem 0;
    }
    .section2 .list {
        width: 37.2rem;
    }
    .section2 .list .item {
        padding: 5.2rem 0 0 0;
        width: 16rem;
        background-position: center top;
    }
    .section2 .list .item:nth-child(2n) {
        margin: 0 0 3rem 5rem;
    }
    .section2 .list .item:nth-child(odd) {
        margin: 0 0 3rem 0;
    }
    .section2 .list .item .item_sub_title {
        text-align: center;
    }
    .section2 .list .item .title {
        font-size: 1.125rem;
        text-align: center;
    }
    #section2 .item .title::after {
        margin-top: 0.75rem;
    }
    #section2 .item .content {
        font-size: 1rem;
        word-break: keep-all;
    }



/*구공팩토리 자세히 알고싶다고요?*/
#section23 .container{
        width: 42.5rem;
    }
    #section23 .main_title {
        font-size: 1.625rem;
    }
    #section23 .main_title::before {
        left: 62%;
        width: 14.5rem;
    }
    #section23 .main_title_desc{
        font-size: 1.05rem;
    }
    #section23 .study_step li {
        width: 27.5%;
        padding: 0 3.6rem 0 0;
        background: url(https://www.hakdokman.com/courses/asset/90fac/rigth-arrow-gray.png) no-repeat right 1rem top 4.3rem;
    }
    #section23 .study_step li h3 {
        display: block;
        text-align: center;
        font-size: 1.2rem;
        padding: 1rem 0 0.6rem;
    }

    #section23 .study_step li span {
        font-size: 0.96rem;
    }



/*24 VS*/
.section24_vs .vs_container {
        padding: 3rem 0 3.25rem;
        font-size: 1rem;
    }

    .section24_vs .vs_left::before {
        width: 2rem;
        height: 2.1rem;
        top: 3rem;
        transform: translateX(-1.875rem);
    }

    .section24_vs .vs_right::before {
        width: 1.68rem;
        height: 2.49rem;
        bottom: 2.375rem;
        transform: translateX(1.25rem);
    }

    .section24_vs .vs b {
        font-size: 1.125rem;
    }




/* section5 구공팩토리 뭐가달라요?*/
#section5 {
        width: 100%;
        padding: 9rem 0 5rem;
    }
    #section5 .section5_content {
        margin: 0 auto;
        width: 40rem;
    }
    #section5 .section5_title::after {
        width: 8.7rem;
        left: 19.5rem;
    }
    #section5 .list_title {
        margin: 3.125rem 0 0;
        line-height: 1.3;
        font-size: 1.5rem;
    }
    #section5 .goal_list_container{
        width: 90%;
        margin-bottom: 6rem;
    }
    #section5 .study_step {
        margin: 3rem 0 0;
        width: 70%
    }
    #section5 .study_step li {
        padding: 0;
        height: 15.75rem;
        width: 15rem;
        background: url(https://www.hakdokman.com/courses/asset/90fac/rigth-arrow-gray.png) no-repeat right 0rem top 4.5rem;
    }
    #section5 .study_step li:nth-child(2n) {
        background: none;
        width: 13rem;
    }



/* 수강생리얼후기 */
#section8 {
        padding: 5.625rem 0 0;
    }
    .section8_content {
        width: 100%;
    }

    .section8 .section8_title::after {
        width: 6.8rem;
        right: -5px;
    }

    .section8 .sec8_desc {
        padding: 0.9375rem 0 4.063rem;
    }

    /* 컨텐트 */
    .slide_wrap .slide_content {
        padding: 15.6rem 0 0 0;
        width: 18.13rem;
        height: 35rem;
        background-size: 18.5rem;
    }
    .slide_wrap .slide_content h4 {
        left: 1.813rem;
        top: 2rem;
        font-size: 1.125rem;
    }
    .slide_wrap .slide_textbox span {
        padding: 0 0 0.5rem;
    }
    .slide_wrap .slide_textbox strong {
        font-size: 0.875rem;
    }
    .slide_wrap .slide_textbox .person_talk {
        font-size: 0.875rem;
        padding: 0.625rem 0 0;
    }
    .slide_wrap .slide_textbox .person_talk b {
        font-size: inherit;
    }

    /* 리얼후기 슬라이드 */
    .section8 .overflow_hid{
        width: 100%; 
        overflow: hidden;
    }
    .section8 .slide_wrap {
        max-width: 19.3rem;
        height: 44rem;
    }
    .section8 .control {
        bottom: 3rem;
        height: 3rem;
    }
    .section8 .control .pagenum {
        top: 30%;
    }





/* section10 수강생 프로젝트 영상*/

#section10 .section_title{
        font-size:1.625em;
    }
    .section10 .section10_content {
        position: static;
        text-align: center;
    }
    #section10 .port_youtube {
        width: 100%;
        height: 23.5rem;
    }
    #section10 .video_textbox {
        display: block;
        margin: 1em auto 0;
        width: 100%;
        color: white;
        left: 58%;
        bottom: 0;
    }



/* section11 전체커리큘럼 */
.section11_content {
        width: 100%;
    }
    .section11 .section11_title::after {
        width: 10.19rem;
    }
    .section11 .horizontal_bar p {
        font-size: 0.75rem;
    }
    .section11 .horizontal_bar p::before {
        height: 0.375rem;
    }
    .section11 .horizontal_bar .left_bar {
        width: 28%;
    }
    .section11 .horizontal_bar .center_bar {
        width: 30%;
    }
    .section11 .horizontal_bar .right_bar {
        width: 30%;
    }
    .section11 .horizontal_bar .last_bar {
        width: 12%;
    }
    .section11 .horizontal_bar p i.last{
        margin-left: 0.6em;
    }
    .section11 .horizontal_bar p strong {
        padding: 0 0 1.125rem;
        font-size: 0.875rem;
    }


/* 커리큘럼 표 테이블*/
#section27{
        width: 100%;
    }
    #section27 table {
        font-size: 0.75rem;
    }
    .section27 td {
        padding: 0.5rem 0.5rem 0.5rem 0.7rem;
    }



/* section30 AB코스 비교 */
#section30 .section30_content{
        width: 43rem;
    }
    #section30 .section_title {
        font-size: 1.625rem;
    }
    #section30 .course_a{
        width: 18.3rem;
        padding: 1.5rem;
        height: 31.9rem;
    }
    #section30 .course_b{
        width: 18.3rem;
        height: 31.9rem;
    }
    #section30 hr{
        width:100%;
    }
    #section30 .course_list h5{
        width: 5rem;
    }
    #section30 .course_list{
        width : 18rem;
    }
    #section30 .course_list p{
        font-size: 1rem;
        width: 11.6rem;
    }
    #section30 .course_list .small_text{
        font-size: 0.76rem;
        padding: 0.5rem;
        width: 90%
    }
    #section30 .integ{
        padding: 1rem 0 0.9rem 1.8rem;
    }
    #section30 .integ h5{
        width: 6.2rem;
    }


/* section12 신청은 이렇게 이루어집니다*/
#section12 .section12_content {
        width: 43rem;
    }
    #section12 .section12_title:after {
        width: 13rem;
        left: 35%;
    }
    #section12 .step_text{
        width: 40rem;
        margin: 0 auto;
    }
    #section12 .step_text ul h3{
        display: block;
        width: 100%;
    }
    #section12 .step_text ul li{
        margin-top: 1.4rem;
    }
    #section12 .step_text ul p{
        display: block;
        width: 100%;
        margin-top: 0.4em;
    }
    #section12 .step_price_isa{
        text-align: left;
        font-size: 1rem;
        padding: 1rem 1.5rem;
    }
    #section12 .step_price_isa .what_firstpay{
        display: inline;
        float: right;
        font-size: 0.8rem;
        padding: 0.3em 1rem;
        margin: 0;
        border-radius: 1em;
        line-height: 1.5;
    }


/* section13 선생님 소개 */
.section13_top {
        padding: 5.5rem 0 5.625rem;
    }
    .section13_content {
        width: 40rem;
    }
    .section13 .section13_title:after {
        width: 18.13rem;
    }
    .section13 .section13_desc {
        padding: 0.9rem 0 0;
        font-size: 1.14rem;
    }
    .section13 .teacher_content {
        margin: 4.063rem 0 0;
        background-size: 16.38rem 18.8rem;
    }
    .section13 .teacher_content .thr_box {
        padding: 0 0 0 18.9rem;
    }
    .section13 .teacher_content .section_title {
        font-size: 1.25rem;
    }
    .section13 .teacher_content .section_title::after {
        width: 6.4rem;
        left:6rem;
    }
    .section13 .teacher_content em {
        font-size: 0.9rem;
        color: #777;
    }




/* section14 소득공유후불제 자세히 알려드릴게요 */
#section14 .main_title{
        font-size: 1.625rem;
    }
    #section14 .main_title::before {
        height: 1.188rem;
        width: 16rem;
        left: 62.3%;
    }
    .section14_content {
        width: 43rem;
    }
    .section14 .qna_box h4 {
        font-size: 1.1rem;
    }
    .section14 .qna_box01 p {
        padding: 1rem 0 0;
        font-size: 1.1rem;
    }
    .section14 .qna_box02 p {
        padding: 0;
        font-size: 1.1rem;
    }
    .section14 .qna_box01 {
        padding-bottom: 2.5rem;
    }
    .section14 .qna_box02 {
        margin-top: 8rem;
        padding-bottom: 2.5rem;
    }
    .section14 .qna_box02 h4 {
        top: -1.75rem;
    }



/* section15 소득공유후불제 적용예시? */

.section15_content{width: 100%;}
    .section15 .ex_box {
        font-size: 0.9rem;
    }
    .section15 .ex_box .pay_box {;
        padding: 0.6rem 0 0 2.6rem;
    }
    .section15 .section15_title::after {
        width: 18rem;
    }
    .section15 .point {
        font-size: 0.86rem;
        width: 42rem;
        padding: 1.2rem 2rem;
        height: auto;
        line-height: 1.6;
    }
    .section15 .point li {
        white-space:inherit;
    }
    .section15 .point li:last-child{
        margin-top: 0.5em;
    }
    .section15 .isa_moreview .isa_btn {
        width: 13.5em;
        font-size: 1rem;
    }



/* section16 여기서 잠깐*/
.section16 .awhile_content {
        padding: 4rem 0;
    }
    .section16 .section16_content strong {
        font-size: 1.625rem;
    }
    .section16 .section16_content p {
        font-size: 1rem;
    }


/* section17 어떻게 신청하나요? */
#section17 .section17_content{
        width: 40rem;
        margin: 0 auto;
    }
    #section17 .section17_title::after {
        width: 14rem;
        left: 63.6%;
    }
    #section17 .apply_step_list li {
        padding: 1rem 0 0;
    }
    #section17 .apply_step_list li h5 {
        font-size: 1.13rem;
    }
    #section17 .apply_step_list li h5 img {
        width: 1.45rem;
        height: 1.45rem;
        padding: 0 0.9rem 0 0;
        vertical-align: -5px;
    }
    #section17 .apply_step_list li p {
        font-size:0.97rem;
        width: 33rem;
    }
    #section17 .btn_apply {
        width: 11rem;
        height: 2.2rem;
        line-height: 2rem;
        font-size: 0.8rem;
    }
    #section17 .btn_apply::after {
        right: 0.8rem;
        width: 1.5rem;
        height: 0.37rem;
        background: url(https://www.hakdokman.com/courses/asset/90fac/half-arrow-tablet.svg) no-repeat left top / cover;
    } 

    #section17 .apply_step_desc h6 {
        font-size: 1.05rem;
    }
    #section17 .apply_step_desc .moreinfo_detail {
        font-size: 0.96rem;
    }


/* careful */
#section17 .careful_content {
        padding: 4.25rem 0;
    }
    #section17 .careful_content .section17_content {
        width: 38.25rem;
    }
    #section17 .careful_content p {
        font-size: 1.03rem;
    }
    #section17 .careful_content h3 {
        font-size: 1.2rem;
    }


/* section18 자주묻는질문*/
#section18 {
    padding: 7.5rem 0;
    }
    .section18_content {
        width: 43.5rem;
    }
    .section18 .section18_title::after {
        width: 10.81rem;
    }
    .section18 .faq_content {
        margin: 3.75rem 0 0;
    }
    .section18 .faq_content li .faq_title {
        padding: 0.865rem 1.5rem;
    }
    .section18 .faq_content li .faq_title span {
        right: 2.625rem;
    }
    .section18 .faq_content li .faq_title .ic_pm{
        right: 2rem;
    }
    .section18 .faq_content li.active .faq_item {
        padding: 1.125rem 2.625rem;
        font-size: 1rem;
    }