/*Content CSS*/
.subpage { overflow: hidden; position:relative; text-align: center; }
.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 h2 {font-weight: 600; }
.sub_tit p {color:#666; font-weight: 400; margin-top: 40px; }
.sub_tit h2::before {content: ''; display: block; width: 46px; height: 4px; background-color: #a60c14; margin: 0 auto 25px;}

/* content */
#links .sec1_wrap {width: 100%; display: flex; justify-content: space-between; margin: 100px 0; flex-wrap: wrap;}
#links .sec1_wrap .sec1_box {width: calc(100% / 3 - 20px); position: relative;}
#links .sec1_wrap .sec1_box img {border: 1px solid #ddd; width: 100%; height: 100%; object-fit: contain;}
#links .sec1_hv_bg {width: 100%; height: 100%; position: absolute; background-color: rgba(166, 10, 19, .85); z-index: 5; display: flex; justify-content: center; align-items: center; top: 0; left: 0; transition: .3s; opacity: 0}
#links .sec1_hv_bg p {color: #fff; font-size: 18px; font-weight: 500; display: flex; align-items: center;}
#links .sec1_hv_bg p i {margin-left: 10px; font-size: 19px;}

#links .sec1_wrap .sec1_box:hover .sec1_hv_bg {opacity: 1;}


/* font size */
.fs_60 {font-size: 60px; font-weight :700; line-height: 1.1;}
.fs_55 {font-size: 55px; font-weight :700; line-height: 1.1;}
.fs_50 {font-size: 50px; font-weight :700; line-height: 1.1;}
.fs_45 {font-size: 45px; 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; }

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

    #links .sec1_wrap .sec1_box {width: calc(100% / 3 - 10px); position: relative;}
}

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

@media screen and (max-width: 1024px) {
    /* common */
    .subpage {text-align: center;}
    .subpage > section {padding: 70px 0; }
    .sub_inner {padding:0 30px;}

    /* 타이틀 */
    .sub_tit h2::before { margin: 0 auto 20px;}

    /* content */
    #links .sec1_wrap {margin: 50px 0;}

    /* font size */
    .fs_60 {font-size:40px; }
    .fs_55 {font-size:35px; }
    .fs_50 {font-size:35px; }
    .fs_45 {font-size:33px; }
    .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;}
    #links .sec1_wrap .sec1_box {width: calc(100% / 2 - 7px); position: relative; margin-bottom: 15px;}
    #links .sec1_wrap .sec1_box:last-child {margin-bottom: 0}
    #links .sec1_wrap .sec1_box img {height: 150px;}
}

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

}

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

    #links .sec1_wrap .sec1_box {width: 100%; position: relative; margin-bottom: 15px;}
    #links .sec1_wrap .sec1_box img {height: 110px;}

    /* font size */
    .fs_60 {font-size:32px; }
    .fs_55 {font-size:28px; }
    .fs_50 {font-size:28px; }
    .fs_45 {font-size:25px; }
    .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;}
}
