@charset "utf-8";
* {
	box-sizing: border-box;
}
.ht_event_wrap {
	max-width:1920px;
	width:100%;
	margin:0 auto;
}
.ht_event_wrap .inner {
	width:750px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}
.ht_event_wrap .ht_container.bg_01 {
	background:#88c1ff url("https://contents.kyobobook.co.kr/pmtn/2025/hottracks/250507_dday/bnD8_main.jpg") no-repeat 50% 0;
	height:879px;
}
.ht_event_wrap .ht_container.bg_02 {
	background:url("https://contents.kyobobook.co.kr/pmtn/2025/hottracks/250507_dday/bnD8_cont02_bg.jpg") no-repeat 50% 0;
	padding:30px 0 100px;
}
.ht_event_wrap .ht_container.bg_03 {
	background:#4c8ce8 url("https://contents.kyobobook.co.kr/pmtn/2025/hottracks/250507_dday/bnD8_cont03_bg.jpg") no-repeat 50% 0;
	padding:86px 0 100px;
}
.ht_event_wrap .ht_container.bg_04 {
	background: #ffe86b;
}
/* bg_01 */
.ht_event_wrap .e_day_box {
	width:577px;
	margin:0 auto;
	padding-top:455px;
	position:relative;
}
.ht_event_wrap #e_days {
	font-family: 'GmarketSans', sans-serif;
	font-weight: 900;
	font-size:60px;
	width:294px;
	height:109px;
	line-height:109px;
	position:absolute;
	bottom:78px;
	right: 67px;
}
.ht_event_wrap #e_days .digit {
	position:absolute;
	top:0;
	width:89px;
	height:100%;
	text-align: center;
}
.ht_event_wrap  #e_days .digit#digit1 {
	left:2px;
}
.ht_event_wrap  #e_days .digit#digit2 {
	left:103px;
}
.ht_event_wrap #e_days .digit#digit3 {
	left:204px;
}
.ht_event_wrap .ht_items {
	width:999px;
	margin:0 auto;
}
.ht_event_wrap .ht_container.bg_02 .ht_items {
	margin-top:24px;
}
.ht_event_wrap .ht_btn_box {
	width: 492px;
	margin:50px auto 0;
}