/*공통*/
.con1300 {width: 100%; margin: 0 auto;}

.con_title h2 {font-family: 'GmarketSansMedium',sans-serif; font-size: 10px; color:#bdc1c6; letter-spacing: 6px; margin-bottom: 5px; }
.con_title h1 {font-family: 'KHNPHU',sans-serif; font-size: 20px; color:#000; margin-bottom: 20px; word-break: keep-all; line-height: 35px;}


/*Content CSS*/
#history { padding: 0 15px 50px; overflow: hidden;}
#history .con_title {text-align: center;}
#history .con1300 { border-top: 1px solid #000;}

.his_box {width: 100%; padding: 30px 20px; }
.his_box:nth-child(2n) {background: #f4f7fb}

.his_ym { margin-bottom: 15px;}
.his_tt {}
.his_box h1 {font-size: 30px; color:#14407a; font-family: 'KHNPHU',sans-serif; font-weight: bold; position: relative;}
.his_box h1 span {opacity: 0.5;}
.his_box h2 {font-size: 15px; color:#333; font-family: 'KHNPHU',sans-serif; font-weight: bold; margin-bottom: 10px; word-break: keep-all; line-height: 30px; letter-spacing: -0.5px;}
.his_box ul li {font-size: 13px; color:#777; font-weight: 300; position: relative; padding-left: 10px; margin-bottom: 15px; word-break: keep-all; line-height: 20px;}
.his_box ul li::before { content: ""; display: block; position: absolute; top: 7px; left: 0; width: 5px; height: 5px; background: #9aacc0;}






























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


}

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


}
