/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
/* s_title  */
.s_title {text-align: center; }
.s_title h2 {font-family: 'paybooc-Medium',sans-serif; font-size: 14px; color:#0068b7; margin-bottom: 15px; font-weight: bold; letter-spacing: 1.4px ; text-transform: uppercase; font-weight: 400;}
.s_title h1 {font-family: 'paybooc-ExtraBold',sans-serif; font-size: 57px; color:#000; font-weight: 400;}
.s_title h3 {font-family: 'paybooc-Light',sans-serif; font-size: 24px; color:#000; margin-top: 30px; font-weight: 400;}
.s_title p {font-family: 'paybooc-Light',sans-serif; font-size: 18px; color:#888; margin-top: 30px; line-height: 34px; word-break: keep-all; font-weight: 400;}
.s_title.wh h2 {color:rgba(255, 255, 255, 0.5);}
.s_title.wh h1 {color:#fff; }



/*Content CSS*/
#history {padding:0 0 0;}
#history .s_title.top {padding-bottom: 70px;}
#history .sub_bot_bg {width: 100%; height: 600px; background: url('../img/his_bot_bg.jpg?v=210630') 50% 50% no-repeat; background-size:cover; position: relative; z-index: 1;
margin-top:-190px; }

/* section */
#his_sec .w_box {background-color: #fff; padding:20px 100px; box-shadow: 2.2px 2px 24px 0 rgba(0, 0, 0, 0.06); position: relative; z-index: 2; }
#his_sec .w_box > .box {width: 100%; display: flex; align-items: flex-start; padding:85px 0; border-bottom: 1px solid #ddd;}
#his_sec .w_box > .box:last-child {border-bottom: 0; }
#his_sec .box .his_year {font-size:48px; font-weight: 400; color:#000; font-family: 'paybooc-ExtraBold'; width: 282px; min-width: 282px; }
#his_sec .box > ul {width: calc(100% - 282px); padding-left:120px; }
#his_sec .box > ul li {display: flex; align-self: flex-start ; margin-bottom: 45px; }
#his_sec .box > ul li:last-child {margin-bottom: 0; }
#his_sec .box > ul li h2 {font-size:20px; font-weight: 400; color:#0068b7;  font-family: 'paybooc-ExtraBold'; margin-right: 50px; min-width: 52px; width: 52px;
line-height: 36px; }
#his_sec .box > ul li p {font-size:18px; font-weight: 400; color:#666; line-height: 36px; font-family: 'paybooc-Medium';}



















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

}

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

}

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

}
