
/* common */
.sub_con { max-width: 1500px; width:100%; margin:0 auto; }
.sub_h1 { margin-bottom: 70px; font-size: 48px; font-weight: 500; letter-spacing: -1.92px; color: #5db3ba; text-align: left; word-break: keep-all; }
.sub_h1 span { color:#244c5a; }
.sub_h1.bar { margin-bottom: 0; position:relative; }
.sub_h1.bar:after { content: ""; display: block; width: 150px; height: 2px; background:#5db3ba; margin:35px 0 50px; }
.sub_h2 { position:relative; padding-left: 50px; font-size: 38px; font-weight: 500; letter-spacing: -1.52px; color: #3f4f5f; word-break: keep-all; }
.sub_h2 img { position:absolute; left:0; top:11px; }
.sub_h3 { font-size: 24px; font-weight: 500; letter-spacing: -0.96px; color:#fff; word-break: keep-all; }
.sub_p { font-size: 18px; font-weight: 300; letter-spacing: -0.72px; color: #738a84; line-height: 36px; word-break: keep-all; }
.sub_sp {font-size: 16px; font-weight: 300; letter-spacing: -0.4px; color: #678d85; line-height: 30px; word-break: keep-all; }

.sub_h2 + .sub_p { margin-top: 30px; }
.sub_p + .sub_p { margin-top: 30px; }

.sec_pad { padding:100px 0 130px; }

.color1 { background:#93c969; }
.color2 { background:#5db3ba; }
.color2_1 { background:#4eaaa4; }
.color2_2 { background:#27a9bf; }
.color3 { background:#a687ca; }

.r_col { color:#e57657; }
.flex { display: flex; }

.sub_p.box { padding:28px 70px; color:#a7a7a7; margin-top: 65px; background-color: #f7f7f7; }


/* 컬러 list */
.list_type1 { display: flex; flex-wrap: wrap; }
.list_type1 > li { width: calc(50% - 58px); margin-right: 58px; border-radius: 25px 0 0 0; border: 1px solid #ddd; border-top: 0; }
.list_type1 > li:nth-child(even) { margin-right: 0; }
.list_type1 > li:nth-child(n+3) { margin-top: 60px; }

.list_type1 .top { border-radius: 25px 0 0 0; display: flex; justify-content: center; align-items: center; text-align: center; width:100%; color:#fff; }
.list_type1 .txt { padding:50px; }
.list_type1 .txt .bar { width:34px; height: 3px; margin-bottom: 15px; }

/* dot list */
.dot_list li { position:relative; padding-left: 10px; }
.dot_list li:before { content:""; position:absolute; left:0; top:14px; width:3px; height: 3px;  background-color: #93c969; }


/* 표 */
.table_type1 { width:100%; border-collapse: collapse; border: 1px solid #ddd; border-top:3px solid #5db3ba; }
.table_type1 thead th { background: #3f4f5f; color:#fff; padding:22px 10px; font-size: 18px; font-weight: bold;  color: #fff; letter-spacing: -0.45px; word-break: keep-all;}
.table_type1 thead th ~ th { border-left: 1px solid rgba(255,255,255,0.2); }
.table_type1 tbody tr { border-top: 1px solid #ddd; }
.table_type1 tbody th { background: #f7f7f7; color:#3f4f5f; padding:22px 10px; font-size: 16px; font-weight: 400; letter-spacing: -0.4px; word-break: keep-all;}
.table_type1 tbody td { background: #fff; color:#678d85; padding:22px 20px; font-size: 16px; font-weight: 300; letter-spacing: -0.4px; border-left: 1px solid #ddd; word-break: keep-all; text-align: center; }

/* qna toggle list */
.qna_list > li { margin-bottom: 30px; }
.qna_list .que { position:relative; display: flex; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; cursor: pointer; }
.qna_list .que .ico { display: flex; align-items: center; justify-content: center; width:100px; background:#3f4f5f; text-align: center; transition: all .3s;  flex-shrink: 0; }
.qna_list .que h2 { width:100%; padding:25px 45px; font-size: 20px; font-weight: 500; color: #244c5a; word-break: keep-all; }
.qna_list .que .arrow { position:absolute; right:0; top:50%; transform: translateY(-50%);}
.qna_list .que .arrow img { transition: all .3s; }
/* active */
.qna_list .que.active .ico { background:#58b2b9; }
.qna_list .que.active .arrow img { transform: rotate(180deg);}

.qna_list .ans { background-color: #f7f7f7; padding:60px 150px 90px; display: none; }
.qna_list .ans .sub_p { line-height: 30px; }
.qna_list .ans_img { text-align: center; margin:60px auto 0; }
.qna_list .ans_img + p { margin-top: 60px; }
.qna_list .p_box { margin-top: 60px; background:#fff; padding: 50px 60px; border-radius: 20px; }
.qna_list .p_box P { color:#a7a7a7; }


/* sub btn */
.sub_btn { display: block; width: 370px; height: 75px; line-height: 73px; text-align: center; font-size: 20px; color: #fff; border-radius: 5px; word-break: keep-all; border:2px solid #5db3ba; transition: all .3s; background: #5db3ba; }
.sub_btn span { display: inline-block; margin-left: 8px; font-size: 25px; position: relative; top:3px; }


#assay6 { position:relative; padding:50px 0 110px; overflow: hidden; }
/* #ab4 > div:nth-of-type(even) { background: #f7f7f7; } */
.bg_bot { width:100%; height: 400px; background:url('../img/ass5_bg.jpg') no-repeat center / cover; }
.ass_tit { width:100%; background: #6dbac1; height: 50px; line-height: 48px; border-radius: 0 0 40px 40px; color:#fff; text-align: center; display: block; font-size: 20px; font-weight: 500; }


/* contents */
.img { text-align: center; margin:0 auto; }
img { max-width: 100%; }
#assay6 article + article { margin-top: 100px; }

/* article2 */
.art2 .img { margin:55px auto 80px; }
.art2 .list_type1 { margin-top:45px; }
.art2 .list_type1 > li { width: calc(100%/3 - 50px); margin-right: 75px; }
.art2 .list_type1 > li:last-child { margin: 0; }
.art2 .list_type1 .top { height: 80px; }
.art2 .list_type1 .txt { padding: 40px 35px; }


/* article3 */
.art3 .img { margin:40px auto 65px; }
.art3_list li { display: flex; margin-bottom: 35px; }
.art3_list li:nth-child(even) h3 { background:#8895ae; }
.art3_list h3 { width: 40px; height: 40px; text-align: center; line-height: 38px; background:#5db3ba; }
.art3_list p { width:calc(100% - 40px); padding-left: 25px; }




/* hover animation */
@media screen and (min-width:1024px) {
    .sub_btn:hover { background:#fff; color:#5db3ba; }
}


/* 반응형 */
@media screen and (max-width: 1600px) {
    /* 공통 */
    .sub_con { max-width: 1600px; padding:0 50px; }

    /* con */
    p br { display: none; }

    .art2 .list_type1 > li { width: calc(100%/3 - 20px); margin-right: 30px; }
    .art2 .list_type1 h3 { font-size: 21px; }
}


@media screen and (max-width: 1023px) {
    /* 공통 */
    .sub_con { padding:0 40px; }
    .sub_h1 { font-size: 38px; margin-bottom: 50px; }
    .sub_h1.bar:after { margin: 30px 0; }
    .sub_h2 { font-size: 30px; }
    .sub_h2 img { top:6px; }
    .sub_h3 { font-size: 21px; }
    .sub_p { font-size: 17px; line-height: 33px; }
    .sub_sp { font-size: 15px; line-height: 28px; }
    .sub_p + .sub_p { margin-top: 20px;  }

    .sec_pad { padding: 80px 0; }

    /* list */
    .list_type1 > li { width: calc(50% - 10px); margin-right: 20px; }
    .list_type1 .txt { padding: 35px; }

    /* table */
    .table_type1 thead th { padding: 15px 10px; font-size: 17px; }
    .table_type1 tbody th { padding: 15px 10px; font-size: 15px; }
    .table_type1 tbody td { padding: 15px 10px; font-size: 15px; }

    /* qna list */
    .qna_list .ans { padding: 50px; }
    .qna_list .que .ico { width: 80px; }
    .qna_list .que h2 { font-size: 18px; }
    .qna_list .que .arrow img { width:24px; }


    /* con */
    #assay6 { padding: 30px 0 80px; }
    #assay6 article + article { margin-top: 80px; }

    /* art2 */
    .art2 .img { margin: 40px auto 50px; }

    .art2 .list_type1 > li { width: calc(100%/3 - 6.7px); margin-right: 10px; }
    .art2 .list_type1 h3 { font-size: 20px; }
    .art2 .list_type1 .txt { padding: 30px 20px; }


}

@media screen and (max-width: 767px) {
    /* 공통 */
    .sub_con { padding:0 15px; }
    .sub_h1 { font-size: 28px; margin-bottom: 35px; }
    .sub_h2 { padding-left: 30px; font-size: 20px; }
    .sub_h2 img { width: 22px; top:3px; }
    .sub_h3 { font-size: 18px; }
    .sub_p { font-size: 15px; line-height: 30px; }
    .sub_sp { font-size: 14px; line-height: 26px; }

    .sub_h2 + .sub_p { margin-top: 20px; }
    .sec_pad { padding: 60px 0; }

    /* list */
    .list_type1 > li { width:100% !important; margin: 0 0 20px !important; }
    .list_type1 .txt { padding: 25px 15px; }
    .list_type1 .txt .bar { margin-bottom: 10px; }

    /* table */
    .table_type1 thead th { padding: 12px 10px !important; font-size: 15px; }
    .table_type1 tbody th { padding: 12px 10px !important; font-size: 14px; }
    .table_type1 tbody td { padding: 12px 10px !important; font-size: 14px; }

    /* qna list */
    .qna_list .que .ico { width:60px; }
    .qna_list .que .ico img { width:23px; }
    .qna_list .que h2 { width:calc(100% - 50px); padding:15px 30px 15px 15px; font-size: 15px; }
    .qna_list .que .arrow img { width: 15px; }

    .qna_list .ans { padding: 30px 15px 50px; }
    .qna_list .ans .sub_p { line-height: 27px; }
    .qna_list .ans_img { margin: 35px auto 0; }
    .qna_list .ans_img + p { margin-top: 35px; }
    .qna_list .p_box { margin-top: 30px; padding: 20px 10px; }


    .bg_bot { height: 200px; }

    .sub_btn { width: 300px; height: 50px; line-height: 47px; font-size: 17px; }
    .ass_tit { height: 40px; line-height: 38px; border-radius: 0 0 30px 30px; font-size: 17px; }

    .sub_p.box { padding: 15px; margin-top: 0; line-height: 26px; }


    /* con */
    #assay6 { padding:0 0 50px; }
    #assay6 article + article { margin-top: 60px; }

    /* art2 */
    .art2 .list_type1 { margin-top: 30px; }
    .art2 .list_type1 .top { height: 60px; }
    .art2 .list_type1 h3 { font-size: 17px; }
    .art2 .list_type1 .txt { padding: 20px 10px; }

    /* art3 */
    .art3 .img { margin: 40px auto; }
    .art3_list h3 { width: 30px; height: 30px; line-height: 28px; }
    .art3_list p { width: calc(100% - 30px); padding-left: 20px; }
}
