/* common */
.subpage { overflow: hidden; position:relative; text-align: left; }
.subpage > section {position: relative; color:#000;}
.subpage img {max-width: inherit;}
.subpage > section:nth-of-type(even) {background: #f7f7f7; }
.sub_inner {margin: 0 auto; max-width: 1560px; width: 100%; position: relative;}
.sub_inner:last-child {background-color: #f7f7f7; text-align: center; padding-top: 10px; padding-bottom: 50px;}
.sub_inner:last-child .gray_box br {display: none;}

.sub_tit {border-bottom: 1px solid #ddd; padding-bottom: 25px; margin-bottom:35px; position: relative; text-align: center;}
.sub_tit::before {content: ''; display: block; width: 65px; height: 3px; position: absolute; left: 50%;  transform: translateX(-50%); bottom:-1px; background: #000; }
.sub_tit span {color:#dc0c15; }

/* font size */
.fs_55 {font-size: 26px; font-weight :700; line-height: 1.1; font-family: 'Welcome';letter-spacing: -1.1px;}
.fs_54 {font-size: 54px; font-weight :800; line-height: 1.43;}
.fs_36 {font-size: 36px; font-weight :700; line-height: 1.39;}
.fs_34 {font-size: 34px; font-weight:500; line-height: 1.3; }
.fs_33 {font-size: 33px; font-weight:700; line-height: 1.3;}
.fs_32 {font-size: 21px; font-weight:700; line-height: 1.3; letter-spacing: -.64px; }
.fs_30 {font-size: 30px; font-weight:700; line-height: 1.3;}
.fs_28 {font-size: 28px; font-weight:700; line-height: 1.3;}
.fs_27 {font-size: 27px; font-weight:700; line-height: 1.3;}
.fs_26 {font-size: 26px; font-weight:700; line-height: 1.3;  }
.fs_25 {font-size: 25px; font-weight:700; line-height: 1.3;  }
.fs_24 {font-size: 24px; font-weight:700; line-height: 1.4;}
.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.67; }
.fs_20 {font-size: 16px; font-weight:400; line-height: 1.67; }
.fs_19 {font-size: 19px; font-weight: 400; line-height: 1.67; }
.fs_18 {font-size: 18px; font-weight: 400;  line-height: 1.83; }
.fs_17 {font-size: 17px; font-weight: 400; line-height: 1.72; }
.fs_16 {font-size: 16px; font-weight: 400;  line-height: 1.72; }
.fs_15 {font-size: 15px; font-weight: 400;  line-height: 1.72; }


/*Content CSS*/

/* #sec1 .cont {display: flex; align-items: flex-end; justify-content: space-between;} */
#sec1 .cont .img {height: 350px; display: flex; align-items: center; justify-content: center; overflow: hidden ; flex-shrink: 0; }
#sec1 .cont .img img {width: 100%; height: 100%; object-fit: cover;}
/* #sec1 .cont .txt {padding-top: 30px; } */
#sec1 .cont .txt {width: 100%; text-align: center; padding: 0px 20px;}
#sec1 .cont .txt h3 {line-height: 1.69; margin: 20px 0px;}
#sec1 .cont .txt h3 span {color:#095eab; }

#sec1 .sub_inner:last-child .gray_box {background: #f7f7f7; margin-top: 17px; border-radius: 0 0 70px 0; padding: 0px 20px;}
#sec1 .sub_inner:last-child .gray_box > p {line-height: 1.9; letter-spacing: -.4px; color:#333; font-weight: 400; }
#sec1 .sub_inner:last-child .gray_box > p b {font-weight: 500; }
#sec1 .sub_inner:last-child .name {text-align: right; display: flex; align-items: flex-end; justify-content: center; margin-top: 20px; }
#sec1 .sub_inner:last-child .name p { font-weight: 700;}
#sec1 .sub_inner:last-child .name h4 {font-size: 30px; font-weight: 400; color:#222; font-family: 'NanumAnSsangCe'; flex-shrink: 0; margin-left: 26px;
letter-spacing: -.72px; }







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



}
