/* common */
.subpage { overflow: hidden; position:relative;  text-align: center;}
.subpage > section {padding: 90px 0; position: relative; }
.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::before {content: ''; display: block; width:50px; height: 5px; background-color: #072c85; margin: 0 auto 20px;} */



/* font size */
.fs_53 {font-size: 53px; font-weight :700; line-height: 1.1;}

/*Content CSS*/
/* sec1 */
#sub_title_wrap section {padding-bottom: 50px;}
/* #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 */


/* } */
