/* 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: #ef4123; margin: 0 0 20px;}

.left_line {position: relative; padding-left: 20px; margin-bottom: 45px; }
.left_line::before {content: ''; display: block; width: 5px; height: 43px; background-color: #ef4123;  left: 0; top: 3px; 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: #ef4123; 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: #ef4123; 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:420px; margin-right: 20px ;}
.col3_list > li:nth-child(3n) {margin-right: 0;}
/* .col3_list > li:nth-child(n+4) {margin-top: 27px;} */


.col4_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col4_list > li {width: 305px;}

/* font size */
.fs_47 {font-size: 47px; font-weight :800; line-height: 1.1; font-family: 'NanumSquare';}
.fs_45 {font-size: 45px; font-weight :800; line-height: 1.1; font-family: 'NanumSquare';}
.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:800; line-height: 1.2;  font-family: 'NanumSquare'; }
.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_27 {font-size: 27px; font-weight:700; line-height: 1.2; }
.fs_26 {font-size: 26px; font-weight:700; line-height: 1.2;  }
.fs_25 {font-size: 25px; font-weight:700; line-height: 1.2; }
.fs_24 {font-size: 24px; font-weight:800; line-height: 1.2; font-family: 'NanumSquare'; }
.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; line-height: 1.76; }
.fs_18 {font-size: 18px; font-weight: 400; line-height: 1.83; }
.fs_17 {font-size: 17px; font-weight: 300; line-height: 1.76; }
.fs_16 {font-size: 16px; font-weight: 300; line-height: 1.76; }
.fs_15 {font-size: 15px; font-weight: 300; line-height: 1.76; }


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

.text_box { padding: 60px 0; text-align: center;  position: relative; z-index: 2; border-radius: 20px; background-color: #fffafa; }
.text_box i { display: block; position: absolute; left: 65px; z-index: -1; top: 50%;  transform: translateY(-50%); text-align: left; }
.text_box i:nth-of-type(2) { left: auto; right: 65px; text-align: right;}
.text_box h3 {font-weight: 400; display: flex; align-items: center; justify-content: center; }
.text_box h3 .logo {margin-right: 12px; }
.text_box h3 b {font-weight: 800;}
.text_box h3 span {color:#e53b11; }

/* sec1 */
#sec1 {background: linear-gradient(to top, #fffafa 0 250px, #fff 0 250px);}
#sec1 .text_box2 {margin: 80px 0 80px; text-align: center;}
#sec1 .text_box2 h4 {font-weight: 800; color:#000;}
#sec1 .text_box2 h4 span {color:#e53b11; }
#sec1 .text_box2 p {font-weight: 400; color:#333; margin-top:15px; font-family: 'NanumSquare';}

/* sec2 */
#sec2 {background-color: #fffafa; padding-top: 30px;}
#sec2 .fs_45 {display: flex; align-items: center; justify-content: center;}
#sec2 .fs_45 .logo {margin: 0 15px 0 20px;}

#sec2 .text_box {background-color: #fff; border:1px solid #ffe0e0; height: 180px; display: flex; align-items: center; justify-content: center;}
#sec2 .text_box h3 {font-style: italic; font-weight: 800; }
#sec2 .text_box h3 em {color:#e53b11; position: relative; font-style: italic;display: inline-block;}
#sec2 .text_box h3 em::after {content: ''; display: block; width: 7px; height: 7px; background: #e53b11; border-radius: 50%; position: absolute; top:-15px;  left: 70%;  transform: translateX(-50%); }

#sec2 .text_box2 {margin: 45px 0 55px;}
#sec2 .text_box2 h4 {font-weight: 400; color:#000;text-align: center;}
#sec2 .text_box2 h4 b {font-weight: 800;  }

#sec2 .img {overflow: visible; position: relative; left: 55px; margin-top: 45px;}

/* sec3 */
#sec3 {text-align: center;}
#sec3 .cont + .cont {margin-top: 90px;}
#sec3 .img {border:1px solid #ddd;}
#sec3 .title {margin-bottom: 45px;}
#sec3 .title h3 {font-weight: 400; color:#000; margin-bottom: 20px;}
#sec3 .title h3 b {font-weight: 800; }
#sec3 .title h2 {font-weight: 800; color:#e53b11; }


#sec3 .col3_list .img img {transition: transform .3s;}
#sec3 .col3_list .img:hover img {transform: scale(1.05);}




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

    /* content */


}
