@font-face {
    font-family: 'KakaoBigSans';
    src: url('/css/fonts/KakaoBigSans-Regular.ttf') format('woff');
    src: url('/css/fonts/KakaoBigSans-Regular.OTF') format('opentype');
    font-weight: normal;
    font-style: normal;
}


.payback_wrap *{font-family: 'KakaoBigSans', sans-serif;font-size:20px;}
.payback_wrap img{}

.payback_wrap .top {padding:75px 0;}
.payback_wrap .info{text-align: center;background: url("/image/event_payback/bg.png");background-repeat: no-repeat;}
.payback_wrap .info>p{}
.payback_wrap .pre {background: url("/image/event_payback/period_pc.png");background-size: cover;background-repeat: no-repeat;line-height: 2.2;text-align: left;padding: 20px 32px;}
.payback_wrap .pre p{color:#fff;}
.payback_wrap .pre strong{color:#fff;}

.payback_wrap .middle {background: url("/image/event_payback/info_pc.png");background-repeat: no-repeat;background-position:center top;height: 602px;margin: 680px 0 0 0;padding-bottom: 100px;}
.payback_wrap .middle > a, .payback_wrap .middle > button{border:0;width:226px;height:46px;display: inline-block;position: relative;top: 200px;left: 190px;}
.payback_wrap .notice{text-align: left;background-color: #051926;height: 180px;padding: 100px;}
.payback_wrap .notice .notice_cont {position: relative;left:50%;transform: translateX(-50%);display: inline-block;}
.payback_wrap .notice .notice_cont>p{color:#F6CD4C;font-size: 28px;line-height: 2.2;}
.payback_wrap .notice .notice_cont>ul{}
.payback_wrap .notice .notice_cont>ul>li{color:#fff;line-height: 1.8;font-size: 24px;}