/* common */
.subpage { overflow: hidden; position:relative; text-align: center;}
.subpage > section {padding-top: 50px; position: relative; }
/* .subpage > section:nth-of-type(even) {background: #f7f7f7;} */
.sub_inner { padding: 0 20px; margin: 0 auto; max-width: 1400px; width: 100%; position: relative;}
/* .sub_tit h2::before {content: ''; display: block; width:50px; height: 5px; background-color: #072c85; margin: 0 auto 20px;} */




/* 타이틀 */
.left_line { margin-bottom: 30px; }
.left_line::before {content: ''; display: block; width: 40px; height:4px; background-color: #ef4123; margin: 0 auto 15px;}
.fs_47 {font-size: 25px; font-weight :800; line-height: 1.5; font-family: 'NanumSquare';}

/*Content CSS*/
/* sec1 */
/* #sub_title_wrap section {padding-bottom: 25px;} */
/* #sub_title_wrap .sub_tit {margin: 0;border-bottom: 1px solid #ddd; padding: 0 0 50px;} */









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

    /* content */

/*}

@media screen and (max-width: 1024px) {
    /* common */
    /*.subpage {text-align: center;}
    .subpage > section {padding: 70px 0; }
    .sub_inner {padding:0 30px;}
    .sub_tit h3 {font-size:17px; margin-bottom:15px; }
    /* font size  */
    /*.fs_55 {font-size: 35px; }


    /* content */
    /*#sub_title_wrap section {padding-bottom: 30px;}

}

@media screen and (max-width: 640px) {
    /* common */
    /*.subpage > section {padding: 50px 0;}
    .sub_inner {padding:0 20px;}
    /* .sub_tit {margin-bottom: 30px; } */
    /*.sub_tit h3 {font-size:15px; margin-bottom:15px; }
    .sub_tit h2::before { margin: 0 auto 20px;}

    /* font size  */
    /*.fs_55 {font-size:30px; }


    /* content */


/* } */
