/* common */
.subpage { overflow: hidden; position:relative; text-align: left; }
.subpage > section {padding: 90px 0; position: relative; color:#000;}
.subpage img {max-width: inherit;}
.subpage > section:nth-of-type(even) {background: #f7f7f7; }
.sub_inner { padding: 0 50px; margin: 0 auto; max-width: 1400px; width: 100%; position: relative;}
.sub_tit h3 {font-size: 20px; font-weight: 700; color:#1ea2ff; line-height: 1.1;  margin-bottom: 20px; text-transform: uppercase;}

.line_tit::before {content: ''; width:30px; height: 3px; display: block ;background-color: #fc0606; margin: 0 0 20px;}

.left_line {position: relative; padding-left: 26px; margin-bottom: 50px; }
.left_line::before {content: ''; display: block; width: 5px; height: 45px; background-color: #fc0606;  left: 0; top: 5px; position: absolute; }

.dot_list > li {position: relative; padding-left: 15px; font-weight: 400;  text-align: left;}
.dot_list > li::before {content: ''; position: absolute; left: 0; top:11px; display: block; width: 5px; height: 5px; background-color: #fc0606; border-radius: 50%;}
.dot_list > li:nth-child(n+2) {margin-top:10px ;}

.dot_p {position: relative; padding-left: 15px; font-weight: 400;  text-align: left;}
.dot_p::before {content: ''; position: absolute; left: 0; top:11px; display: block; width: 5px; height: 5px; background-color: #fc0606; border-radius: 50%;}

/* col_list */
.col2_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col2_list > li {width: calc(50% - 15px);}
.col2_list > li:nth-child(n+3) {margin-top: 30px;}

.col3_list {display: flex; flex-wrap: wrap; }
.col3_list > li {width: calc(33.3% - 18px); margin-right: 27px ;}
@media screen and (min-width: 1025px) {
    .col3_list > li:nth-child(n+4) {margin-top: 27px;}
    .col3_list > li:nth-child(3n) {margin-right: 0;}
}

.col4_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col4_list > li {width: calc(25% - 15px);}


/* font size */
.fs_60 {font-size: 60px; font-weight :700; line-height: 1.1;}
.fs_50 {font-size: 50px; font-weight :700; line-height: 1.1;}
.fs_40 {font-size: 40px; font-weight :700; line-height: 1.1;}
.fs_37 {font-size: 37px; font-weight :700; line-height: 1.1;}
.fs_36 {font-size: 36px; font-weight :700; line-height: 1.1;}
.fs_35 {font-size: 35px; font-weight :700; line-height: 1.1;}
.fs_34 {font-size: 34px; font-weight:500; line-height: 1.2;  }
.fs_32 {font-size: 32px; font-weight:700; line-height: 1.2;  }
.fs_30 {font-size: 30px; font-weight:600; line-height: 1.2;  }
.fs_28 {font-size: 28px; font-weight:700; line-height: 1.2;  }
.fs_26 {font-size: 26px; font-weight:700; line-height: 1.2;  }
.fs_25 {font-size: 24px; font-weight:700; line-height: 1.2; }
.fs_24 {font-size: 24px; font-weight:700; line-height: 1.2; }
.fs_23 {font-size: 23px; font-weight:700; line-height: 1.4; }
.fs_22 {font-size: 22px; font-weight:600; line-height: 1.4; }
.fs_21 {font-size: 21px; font-weight:600; line-height: 1.4; }
.fs_20 {font-size: 20px; font-weight:300; line-height: 1.76; }
.fs_19 {font-size: 19px; font-weight: 400; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_18 {font-size: 18px; font-weight: 400; color:#333;  line-height: 1.83; letter-spacing: -.36px; }
.fs_17 {font-size: 17px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_16 {font-size: 16px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_15 {font-size: 15px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }


/*Content CSS*/
/* .subpage .img {display: flex; align-items: center; justify-content: center; overflow: hidden;  background-color: #fff; } */

.sec1 .logo_list > li {overflow: hidden; display: flex; align-items: center; justify-content: center; border:1px solid #ddd; }

.sec1 .gray_box {padding:55px 70px; background: #f7f7f7; margin: 60px 0;}
.sec1 .gray_box h4 {color:#333; letter-spacing: -.42px; line-height: 1.75; font-weight: 400;  }
.sec1 .gray_box h4 b {color:#000; }

.sec1 .middle_txt h4 {font-weight: 400; color:#000; line-height: 1.74; letter-spacing: -.35px; }
.sec1 .middle_txt h4::after {content: ''; display: block; width: 50px; height: 1px; background: #000; margin: 40px 0;}

.sec1 .wh_box {position: relative; display: flex; align-items: flex-start; z-index: 1; border:1px solid #ddd; padding:55px 70px; margin-top: 70px;}
.sec1 .wh_box i {position: absolute; z-index: -1;left: 0; bottom: 0;}
.sec1 .wh_box i:nth-of-type(2) {left: auto; right: 0; bottom: auto; top:0; }
.sec1 .wh_box h4 {flex-shrink: 0; width: 460px;}

.subpage .slider {width:calc(100% + 80px); position: relative; left: -40px;}
.subpage .slider .slick-list {overflow: visible;  }
.subpage .slide {outline: none; border:1px solid #ddd; display: flex; align-items: center;  justify-content: center; overflow: hidden; background-color: #fff;
margin: 0 40px ;}
@media screen and (min-width: 1401px) {
    .subpage .slide img {max-width: inherit;}
}

.subpage .contr {display: flex; align-items: center; margin-top: 30px; }
/* paging number */
.subpage .num_wr {display: flex; align-items:flex-end; position: relative; margin-left: 30px; line-height: 1; }
.subpage .num_wr span { font-size: 16px; font-weight:400; color:#999; display: block;font-family: "Poppins", sans-serif; }
.subpage .num_wr i.slash { margin: 0 7px; position: relative; top:-0; font-style: normal;font-size: 16px; font-weight:400; color:#999; font-family: "Poppins", sans-serif;}
.subpage .num_wr span.current_num {color:#000;   font-size: 40px; font-weight: 800; line-height: .75;   text-align: right; font-family: "Poppins", sans-serif;
display: block; width: 50px;}

/* progress */
.subpage .bar_wr {width:100%; max-width:1200px; height: 3px; background:#ddd; position: relative; }
.subpage .redbar { width:1px; height:3px; opacity: 1; position:absolute; left:0; top:-0; z-index:10; transition-property: width; transition-duration: 5000ms;
transition-timing-function: linear; }
.subpage .redbar.redbar_active { width:100%; height:100%; opacity: 1; background: #000; transition-property: width; transition-duration: 5000ms; transition-timing-function: linear; }
.subpage .redbar.redbar_remove {width:0px; height:100%; opacity: 1; background: #000; transition-property: width; transition-duration: .1s; transition-timing-function: linear;}

/* arrow */
.subpage .slick-arrow { cursor: pointer; transition: all 0.3s; position:absolute; z-index: 5; opacity: 1; border:0; font-size: 0; top: 50%;  transform: translateY(-50%);
width:70px; height: 70px; border:1px solid transparent; border-radius: 50%;}
.subpage .slick-arrow.slick-prev { background:url('../img/prev.png') no-repeat center #333; left:5px;}
.subpage .slick-arrow.slick-next { background:url('../img/next.png') no-repeat center #333; right:5px;}
.subpage .slick-arrow:focus {outline: none; border: none;}
.subpage .slick-arrow:hover {background-color: #fc0606;  }



@media screen and (max-width:1400px) {
    /* common */
    .subpage br:not(.space) {display: none;}
    .subpage img {max-width: 100%;}

    /* content */
    .subpage .slide {padding: 20px; }

}

@media screen and (max-width:1280px) {


}


@media screen and (max-width: 1024px) {
    /* common */
    .subpage {text-align: center;}
    .subpage > section {padding: 70px 0; }
    /* .subpage > section:first-of-type {padding-top: 50px; } */
    .sub_inner {padding:0 30px;}
    .line_tit::before {margin: 0 0 20px; }
    .arrow_tit::before {top:3px;}

    .dot_list > li::before { top: 9px;}
    .dot_p::before {top:9px;}

    .left_line {padding: 0;}
    .left_line::before {width: 40px; height: 4px; position: static; margin: 0 auto 20px;}

    /* col_list */
    /* .col2_list > li {width:calc(50% - 5px);  } */
    .col2_list > li {width: 100%;}
    .col2_list > li:nth-child(n+2) {margin-top: 20px;}

    /* .col3_list > li {width: calc(50% - 10px); margin-right: 20px; }
    .col3_list > li:nth-child(2n) {margin-right: 0;}
    .col3_list > li:nth-child(n+3) {margin-top: 50px;} */
    .col3_list > li {width:100%; margin-right: 0; }
    .col3_list > li:nth-child(n+2) {margin-top:20px;}

    .col4_list > li {width: calc(50% - 10px);}
    .col4_list > li:nth-child(n+3) {margin-top: 20px;}

    /* font size */
    .fs_60 {font-size:40px; }
    .fs_50 {font-size:35px; }
    .fs_40 {font-size:32px; }
    .fs_37 {font-size:30px; }
    .fs_36 {font-size:30px; }
    .fs_35 {font-size:28px; }
    .fs_34 {font-size: 27px;}
    .fs_32 {font-size: 26px;}
    .fs_30 {font-size: 25px;}
    .fs_28 {font-size: 23px;}
    .fs_26 {font-size: 21px;}
    .fs_24 {font-size: 19px;}
    .fs_25 {font-size: 19px;}
    .fs_23 {font-size: 19px;}
    .fs_22 {font-size: 19px;}
    .fs_21 {font-size: 18px; line-height: 1.4;}
    .fs_20 {font-size: 17px; line-height: 1.65;}
    .fs_19 {font-size: 17px; line-height: 1.65;}
    .fs_18 {font-size: 16px; line-height: 1.65;}
    .fs_17 {font-size: 15px; line-height: 1.65;}
    .fs_16 {font-size: 14px; line-height: 1.65;}
    .fs_15 {font-size: 13px; line-height: 1.65;}

    /* content */
    .sec1 .gray_box {padding:40px 30px;}
    .sec1 .middle_txt h4::after {margin: 30px auto; }
    .sec1 .wh_box {padding: 40px 30px; display: block; }
    .sec1 .wh_box h4 {width: 100%; margin: 0 0 20px; }
    .sec1 .wh_box i {width: 150px; }

    .subpage .slick-arrow {width: 55px; height: 55px; }
    .subpage .slick-arrow.slick-prev { left: 15px;}
    .subpage .slick-arrow.slick-next { right:15px;}
}

@media screen and (max-width: 768px) {


}

@media screen and (max-width: 640px) {
    /* common */
    .subpage > section {padding: 50px 0;}
    .sub_inner {padding:0 20px;}
    .left_line {margin-bottom: 30px; }

    /* col_list */
    .col2_list > li {width: 100%;}
    .col2_list > li:nth-child(n+2) {margin-top: 15px;}

    /* .col3_list > li {width: 100%; margin-right: 0; }
    .col3_list > li:nth-child(n+2) {margin-top: 40px;} */

    .col4_list > li {width: calc(50% - 5px);}
    .col4_list > li:nth-child(n+3) {margin-top: 10px;}

    .dot_list > li {padding-left: 12px; }
    .dot_list > li::before {width: 4px; height: 4px; top:8px;}
    .dot_list > li:nth-child(n+2) {margin-top: 5px;}
    .dot_p {padding-left: 12px;}
    .dot_p::before {width: 4px; height: 4px; top:8px;}

    /* font size */
    .fs_60 {font-size:32px; }
    .fs_50 {font-size:28px; }
    .fs_40 {font-size:24px; }
    .fs_37 {font-size:22px; }
    .fs_36 {font-size:22px; }
    .fs_35 {font-size:22px; }
    .fs_34 {font-size: 21px;}
    .fs_32 {font-size: 20px;}
    .fs_30 {font-size: 20px;}
    .fs_28 {font-size: 19px;}
    .fs_26 {font-size: 18px;}
    .fs_25 {font-size: 18px;}
    .fs_24 {font-size: 17px;}
    .fs_23 {font-size: 17px;}
    .fs_22 {font-size: 17px;}
    .fs_21 {font-size: 16px;}
    .fs_20 {font-size: 15px;}
    .fs_19 {font-size: 15px;}
    .fs_18 {font-size: 14px;}
    .fs_17 {font-size: 14px;}
    .fs_16 {font-size: 13px;}
    .fs_15 {font-size: 12px;}

    /* content */
    .sec1 .gray_box {padding: 20px; margin: 40px 0;}
    .sec1 .middle_txt h4::after {margin: 20px auto;}

    .sec1 .wh_box {padding: 30px 20px; margin-top:40px;}
    .sec1 .wh_box i {width: 100px; }

    .subpage .num_wr {    margin-left: 20px;}
    .subpage .num_wr span,
    .subpage .num_wr i.slash {font-size: 14px;}
    .subpage .num_wr span.current_num {font-size: 25px; width: 30px; }

    .subpage .slick-arrow {width: 40px; height: 40px;}
    .subpage .slick-arrow.slick-prev { left: 27px; background-size: 10px auto; }
    .subpage .slick-arrow.slick-next { right:27px; background-size: 10px auto; }

}

@media screen and (max-width: 480px) {
    /* common */

    /* content */

}
