@charset "utf-8";

.mT25 {margin-top:25px;}
.mT35 {margin-top:35px;}
.mT40 {margin-top:40px;}
.mT60 {margin-top:60px;}
.mT80 {margin-top:80px;}

.point {position:relative; padding-left:15px;}
.point::before {content:''; width:11px; height:11px; border-radius:50%; background-color:#d8d8d8; position:absolute; left:0; top:8px;}
.point + .point {margin-top:8px;}




@media (min-width:1500px) {

    .corporation {width:1300px; margin:0 auto;}
    
    .corporation .cpt_box_01 {text-align:center;}
    .corporation .cpt_box_01 .cpt_b1_T {font-size:40px; font-weight:700; color:#041235; letter-spacing:-0.79px;}
    .corporation .cpt_box_01 .cpt_gr_ti {background-color:#f6f6f6; padding:45px 0; line-height:1.7; letter-spacing:-0.4px; margin-top:25px;}

    .corporation .cpt_box_02 {padding:65px 0; border-bottom:1px dashed #979797;}
    .corporation .cpt_box_02:last-child {border-bottom:0;}
    .corporation .cpt_box_02 .cpt_box_ri {float:right; width:55%; background-repeat:no-repeat;}
    .corporation .cpt_box_02 .cpt_box_le {float:left; width:40%; margin-right:5%; padding-top:50px;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_T {font-size:40px; font-weight:700; letter-spacing:-0.79px; line-height:1.55;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_ti {letter-spacing:-0.4px; line-height:1.7; margin-top:30px;}

    .corporation .cpt_b2_01 .cpt_box_ri {height:452px; background-image:url(./img/taehwa_img-1.png); background-position:right center;}
    .corporation .cpt_b2_02 .cpt_box_ri {height:333px; background-image:url(./img/taehwa_img-2.png); background-position:center center;}

    .corporation .cpt_box_03 ul {float:left; width:31.333%; margin:0 1%; border:1px solid #dfdfdf; padding:15px 20px; text-align:center;}
    .corporation .cpt_box_03 .cpt_b3_T {font-size:23px; font-weight:700; color:#fff; letter-spacing:-0.46px; padding:20px 0;}
    .corporation .cpt_box_03 .cpt_b3_ti {letter-spacing:-0.4px; line-height:1.7; padding:20px 0;}

    .corporation .cpt_box_03 .cpt_b3_1 .cpt_b3_T {background-color:#fcaa00;}
    .corporation .cpt_box_03 .cpt_b3_2 .cpt_b3_T {background-color:#7cbc27;}
    .corporation .cpt_box_03 .cpt_b3_3 .cpt_b3_T {background-color:#155faf;}







    /**/
    .box_list ul {float:left; min-height:290px; margin:15px 0; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:63%; transform:translateX(-50%); z-index: -1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:59%;}

    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#274456; border-radius:17px;}
    .box_list .list_T {font-weight:700;}
    .box_list .list_ti {font-size:18px; letter-spacing:-0.4px;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/3);}
    .list_7ea ul {width:calc(100%/4);}

    .list_3ea ul:last-child::before,
    .list_3ea ul:last-child::after {display:none;}
    .list_4ea ul:last-child::before,
    .list_4ea ul:last-child::after {display:none;}
    .list_5ea ul:last-child::before,
    .list_5ea ul:last-child::after {display:none;}
    .list_6ea ul:nth-child(3n)::before, 
    .list_6ea ul:nth-child(3n)::after{display:none;}
    .list_7ea ul:nth-child(4n)::before, .list_7ea ul:last-child::before,
    .list_7ea ul:nth-child(4n)::after, .list_7ea ul:last-child::after {display:none;}
}

@media (max-width:1499px) and (min-width:1100px) {
    .corporation {width:93%; margin:0 auto;}
    
    .corporation .cpt_box_01 {text-align:center;}
    .corporation .cpt_box_01 .cpt_b1_T {font-size:36px; font-weight:700; color:#041235; letter-spacing:-0.79px;}
    .corporation .cpt_box_01 .cpt_gr_ti {background-color:#f6f6f6; padding:45px 0; line-height:1.7; letter-spacing:-0.4px; margin-top:25px;}

    .corporation .cpt_box_02 {padding:65px 0; border-bottom:1px dashed #979797;}
    .corporation .cpt_box_02:last-child {border-bottom:0;}
    .corporation .cpt_box_02 .cpt_box_ri {float:right; width:55%; background-repeat:no-repeat;}
    .corporation .cpt_box_02 .cpt_box_le {float:left; width:40%; margin-right:5%; padding-top:50px;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_T {font-size:36px; font-weight:700; letter-spacing:-0.79px; line-height:1.55;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_ti {letter-spacing:-0.4px; line-height:1.7; margin-top:30px;}

    .corporation .cpt_b2_01 .cpt_box_ri {height:452px; background-image:url(./img/taehwa_img-1.png); background-position:right center; background-size:100% 100%;}
    .corporation .cpt_b2_02 .cpt_box_ri {height:333px; background-image:url(./img/taehwa_img-2.png); background-position:center center; background-size:100% 100%;}

    .corporation .cpt_box_03 ul {float:left; width:31.333%; margin:0 1%; border:1px solid #dfdfdf; padding:15px 20px; text-align:center;}
    .corporation .cpt_box_03 .cpt_b3_T {font-size:21px; font-weight:700; color:#fff; letter-spacing:-0.46px; padding:20px 0;}
    .corporation .cpt_box_03 .cpt_b3_ti {letter-spacing:-0.4px; line-height:1.7; padding:20px 0;}

    .corporation .cpt_box_03 .cpt_b3_1 .cpt_b3_T {background-color:#fcaa00;}
    .corporation .cpt_box_03 .cpt_b3_2 .cpt_b3_T {background-color:#7cbc27;}
    .corporation .cpt_box_03 .cpt_b3_3 .cpt_b3_T {background-color:#155faf;}

  

    /**/
    .box_list ul {float:left; min-height:290px; margin:15px 0; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:63%; transform:translateX(-50%); z-index: -1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:59%;}

    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#274456; border-radius:17px;}
    .box_list .list_T {font-weight:700;}
    .box_list .list_ti {font-size:17px; letter-spacing:-0.4px;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/3);}
    .list_7ea ul {width:calc(100%/4);}

    .list_3ea ul:last-child::before,
    .list_3ea ul:last-child::after {display:none;}
    .list_4ea ul:last-child::before,
    .list_4ea ul:last-child::after {display:none;}
    .list_5ea ul:last-child::before,
    .list_5ea ul:last-child::after {display:none;}
    .list_6ea ul:nth-child(3n)::before, 
    .list_6ea ul:nth-child(3n)::after{display:none;}
    .list_7ea ul:nth-child(4n)::before, .list_7ea ul:last-child::before,
    .list_7ea ul:nth-child(4n)::after, .list_7ea ul:last-child::after {display:none;}
}

@media (max-width:1099px) and (min-width:780px) {

    .corporation {width:93%; margin:0 auto;}
    
    .corporation .cpt_box_01 {text-align:center;}
    .corporation .cpt_box_01 .cpt_b1_T {font-size:32px; font-weight:700; color:#041235; letter-spacing:-0.79px;}
    .corporation .cpt_box_01 .cpt_gr_ti {background-color:#f6f6f6; padding:45px 0; line-height:1.7; letter-spacing:-0.4px; margin-top:25px;}

    .corporation .cpt_box_02 {padding:65px 0; border-bottom:1px dashed #979797;}
    .corporation .cpt_box_02:last-child {border-bottom:0;}
    .corporation .cpt_box_02 .cpt_box_ri {float:right; width:55%; background-repeat:no-repeat;}
    .corporation .cpt_box_02 .cpt_box_le {float:left; width:40%; margin-right:5%; padding-top:50px;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_T {font-size:32px; font-weight:700; letter-spacing:-0.79px; line-height:1.55;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_ti {letter-spacing:-0.4px; line-height:1.7; margin-top:30px;}

    .corporation .cpt_b2_01 .cpt_box_ri {height:452px; background-image:url(./img/taehwa_img-1.png); background-position:right center; background-size:100% 100%;}
    .corporation .cpt_b2_02 .cpt_box_ri {height:333px; background-image:url(./img/taehwa_img-2.png); background-position:center center; background-size:100% 100%;}

    .corporation .cpt_box_03 ul {float:left; width:31.333%; min-height:198px;; margin:0 1%; border:1px solid #dfdfdf; padding:15px 10px; text-align:center;}
    .corporation .cpt_box_03 .cpt_b3_T {font-size:19px; font-weight:700; color:#fff; letter-spacing:-0.46px; padding:20px 0;}
    .corporation .cpt_box_03 .cpt_b3_ti {letter-spacing:-0.4px; line-height:1.7; padding:20px 0;}
    .corporation .cpt_box_03 .cpt_b3_ti br {display:none;}

    .corporation .cpt_box_03 .cpt_b3_1 .cpt_b3_T {background-color:#fcaa00;}
    .corporation .cpt_box_03 .cpt_b3_2 .cpt_b3_T {background-color:#7cbc27;}
    .corporation .cpt_box_03 .cpt_b3_3 .cpt_b3_T {background-color:#155faf;}





    /**/
    .box_list ul {float:left; min-height:290px; margin:15px 0; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:135px; transform:translateX(-50%); z-index: -1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:121px;}

    .box_list .list_img img {width:100px;}
    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#274456; border-radius:17px;}
    .box_list .list_T {font-weight:700;}
    .box_list .list_ti {font-size:17px; letter-spacing:-0.4px;}
    .box_list .list_ti br {display:none;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/3);}
    .list_7ea ul {width:calc(100%/4);}

    .list_3ea ul:last-child::before,
    .list_3ea ul:last-child::after {display:none;}
    .list_4ea ul:last-child::before,
    .list_4ea ul:last-child::after {display:none;}
    .list_5ea ul:last-child::before,
    .list_5ea ul:last-child::after {display:none;}
    .list_6ea ul:nth-child(3n)::before, 
    .list_6ea ul:nth-child(3n)::after{display:none;}
    .list_7ea ul:nth-child(4n)::before, .list_7ea ul:last-child::before,
    .list_7ea ul:nth-child(4n)::after, .list_7ea ul:last-child::after {display:none;}
}

@media (max-width:779px) {
    .corporation {width:93%; margin:0 auto;}
    
    .corporation .cpt_box_01 {text-align:center;}
    .corporation .cpt_box_01 .cpt_b1_T {font-size:28px; font-weight:700; color:#041235; letter-spacing:-0.79px;}
    .corporation .cpt_box_01 .cpt_gr_ti {background-color:#f6f6f6; padding:45px 0; line-height:1.7; letter-spacing:-0.4px; margin-top:25px;}

    .corporation .cpt_box_02 {padding:35px 0; border-bottom:1px dashed #979797;}
    .corporation .cpt_box_02:last-child {border-bottom:0;}
    .corporation .cpt_box_02 .cpt_box_ri {float:none; width:100%; background-repeat:no-repeat;}
    .corporation .cpt_box_02 .cpt_box_le {float:none; width:100%; margin-right:0; padding-top:50px;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_T {font-size:28px; font-weight:700; letter-spacing:-0.79px; line-height:1.55;}
    .corporation .cpt_box_02 .cpt_box_le .cpt_b2_ti {letter-spacing:-0.4px; line-height:1.7; margin-top:30px;}

    .corporation .cpt_b2_01 .cpt_box_ri {height:300px; background-image:url(./img/taehwa_img-1.png); background-position:right center; background-size:100%;}
    .corporation .cpt_b2_02 .cpt_box_ri {height:230px; background-image:url(./img/taehwa_img-2.png); background-position:center center; background-size:100% 100%;}

    .corporation .cpt_box_03 ul {float:none; width:98%; min-height:auto; margin:1%; border:1px solid #dfdfdf; padding:15px 10px; text-align:center;}
    .corporation .cpt_box_03 .cpt_b3_T {font-size:18px; font-weight:700; color:#fff; letter-spacing:-0.46px; padding:20px 0;}
    .corporation .cpt_box_03 .cpt_b3_ti {letter-spacing:-0.4px; line-height:1.7; padding:20px 0;}
    .corporation .cpt_box_03 .cpt_b3_ti br {display:none;}

    .corporation .cpt_box_03 .cpt_b3_1 .cpt_b3_T {background-color:#fcaa00;}
    .corporation .cpt_box_03 .cpt_b3_2 .cpt_b3_T {background-color:#7cbc27;}
    .corporation .cpt_box_03 .cpt_b3_3 .cpt_b3_T {background-color:#155faf;}





    /**/
    .box_list ul {float:left; min-height:260px; margin:15px 0; text-align:center; position:relative;}
    .box_list ul::before {content:''; width:100%; height:1px; background-color:#d5d5d5; position:absolute; left:100%; top:135px; transform:translateX(-50%); z-index: -1;}
    .box_list ul::after {content:''; width:28px; height:28px;background-image:url(./img/list-go.png); background-repeat:no-repeat; position:absolute; right:-14px; top:121px;}

    .box_list .list_img img {width:100px;}
    .box_list .list_step {font-size:16px; color:#fff; font-weight:800; width:115px; margin:20px auto 10px; padding:3px 0; text-align:center; background-color:#274456; border-radius:17px;}
    .box_list .list_T {font-weight:700;}
    .box_list .list_ti {font-size:16px; letter-spacing:-0.4px;}
    .box_list .list_ti br {display:none;}

    .list_3ea ul {width:calc(100%/3);}
    .list_4ea ul {width:calc(100%/4);}
    .list_5ea ul {width:calc(100%/5);}
    .list_6ea ul {width:calc(100%/2);}
    .list_7ea ul {width:calc(100%/2);}

    .list_3ea ul:last-child::before,
    .list_3ea ul:last-child::after {display:none;}
    .list_4ea ul:last-child::before,
    .list_4ea ul:last-child::after {display:none;}
    .list_5ea ul:last-child::before,
    .list_5ea ul:last-child::after {display:none;}
    .list_6ea ul:nth-child(2n)::before, 
    .list_6ea ul:nth-child(2n)::after{display:none;}
    .list_7ea ul:nth-child(2n)::before, .list_7ea ul:last-child::before,
    .list_7ea ul:nth-child(2n)::after, .list_7ea ul:last-child::after {display:none;}
}

/* 추가 */
@media (max-width:500px) {

}
