@charset "utf-8";
/*
body, .wrapper {
    min-width: auto;
}
*/
.ebs_wrap {
    
}
.ebs_wrap .section,
.ebs_wrap .tab_wrap .tab_list_wrap .tabs{
    max-width:750px;
    margin: 0 auto;
}
.ebs_wrap .ebs_head {
	background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/230104_ebs/bnM_e01@2x.png) center top no-repeat;
	background-size: auto 100%;
	height: 680px;
}
.ebs_wrap .tab_wrap .tab_list_wrap {
	margin-bottom: 0;
}
.ebs_wrap .tab_wrap .tab_list_wrap .tabs{
	background: #363380;
}
.ebs_wrap .tab_wrap .tab_list_wrap .sps.sps_scroll_fixed {
	background: #363380;
}
.ebs_wrap .tab_wrap .tab_list_wrap,
.ebs_wrap .tab_wrap .tab_list_wrap .tabs .tab_item,
.ebs_wrap .tab_wrap.type_fixed > .tab_list_wrap > .tab_list_inner.sps.sps-blw {
	height: 100px;
}
.ebs_wrap .tab_wrap .tab_list_wrap .tabs .tab_item:after {
	content: "";
	position: absolute;
	left: 105%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 2px;
	height: 28px;
	background-color: #fff;
}
.tab_wrap .tab_list_wrap .tabs .tab_item .tab_link:after {
	display: none;
}
.ebs_wrap .tab_wrap .tab_list_wrap .tabs .tab_item .tab_link .tab_text {
	color: #fff;
	font-size: 28px;
}
.ebs_wrap .tab_wrap .tab_list_wrap .tabs .tab_item:last-child:after{
	display: none;
}
.ebs_wrap .ico_more{
	width: 76px;
	height: 44px;
	background: #5c54c8;
	padding: 5px 14px;
	box-sizing: border-box;
	border-radius: 26px;
	color: #fff;
	font-size: 24px;
    font-weight: bold;
}
.ebs_wrap .section_group01 {
	background: #f1f1f5;
	padding:130px 0 80px;
}
.ebs_wrap .section_group02 {
	background: #fff;
	padding:110px 0 80px;
}
.ebs_wrap .tab_wrap .tab_content {
	background: none;
}
.ebs_wrap .section .title_wrap.align_center {
	justify-content: center;
	flex-direction: column;
	text-align: center;
    padding:0;
}
.ebs_wrap .section .title_wrap.align_center .ico_num {
	/* width:68px; */
	height: 48px;
	background:#111;
	padding: 12px 24px 0;
	box-sizing: border-box;
	border-radius: 32px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
.ebs_wrap .section_inner > .title_wrap .title_heading {
	font-size: 40px;
	line-height: 1.4;
	letter-spacing: -2px;
}
.ebs_wrap .section_inner > .title_wrap .title_heading span.txt_em {
	color: #5055b1;
}
.ebs_wrap .title_wrap.title_size_xl .title_heading {
    font-size: 52px;
	line-height: 1.4;
}
.ebs_wrap .title_wrap.title_size_xl .title_heading span.highlight {
	background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/230104_ebs/bg_highlight.png) center bottom no-repeat;
	background-size: 100% 45%;
}
.ebs_wrap .section_inner > .title_wrap > p.desc01 {
	margin-bottom: 36px;
	font-size: 28px;
	line-height: 1.4;
	color: #767676;
}
.ebs_wrap .section_inner > .title_wrap > p.desc02 {
	font-size: 28px;
	line-height: 1.4;
	color: #111111;
}
.ebs_wrap .section_inner > .title_wrap > p.desc02 span.txt_em {
	font-weight: bold;
}

.ebs_wrap .section_inner {
	width: 89.33333333333%;
	margin: 60px auto;
	padding: 60px 48px;
	box-sizing: border-box;
	border-radius: 40px;
	background: #fff;
}

.ebs_wrap .ico_01 {
	display: inline-block;
	background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/230104_ebs/bnM_ico_01.png) center top no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 140px;
	margin-bottom: 40px;
}
.ebs_wrap .ico_02 {
	display: inline-block;
	background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/230104_ebs/bnM_ico_02.png) center top no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 150px;
	margin-bottom: 40px;
}

.ebs_wrap .section a.btn_primary,
.ebs_wrap .section_inner a.btn_primary{
	width: 100%;
	height: 112px;
	margin: 48px auto 16px;
	border-radius: 12px;
	background-color: #5055b1;
	font-size: 32px;
	line-height: 1.44;
	letter-spacing: -0.8px;
	color: #fff;
}

.ebs_wrap .section_inner button.btn_line_primary {
	width: 100%;
	height: 100px;
	margin: 48px 0 60px;
	padding: 28px 0;
	font-size: 30px;
	font-weight: bold;
}
.ebs_wrap button.btn_ip .ico_download {
	width: 29px;
	height: 28px;
	background-size: 29px 28px;
	background-image: url(https://contents.kyobobook.co.kr/pmtn/2023/book/230104_ebs/ico_file_down.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 16px;
}
.ebs_wrap .section .ebs_category {
	display: flex;
	flex-direction: column;
	margin-top: 60px;
}
.ebs_wrap .section .ebs_category a.btn_line_primary {
	width: 590px;
	height: 100px;
	margin: 0 0 20px;
	padding: 28px 0;
	font-size: 30px;
	font-weight: bold;

}
.ebs_wrap .section a.btn_line_gray,
.ebs_wrap .section_inner a.btn_line_gray{
	width: 230px;
	height: 88px;
	margin: 60px 142px 0;
	border-radius: 12px;
	font-size: 27px;
	line-height: 1.44;
	letter-spacing: -0.8px;
	background-color: #fff;
}

/* coupon */
.ebs_wrap .coupon_list.col1 .coupon_item {
	width: 430px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner {
	height: 210px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner .left_box {
	padding: 44px 0 22px 48px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner .coupon_logo {
	height: 36px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner .coupon_val {
	font-size: 56px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner .coupon_val .unit {
	font-size: 32px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner .badge_area {
	top: 16px;
	right: 114px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .badge_coupon {
	padding: 8px;
	border-radius: 15px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .badge_coupon .text {
	font-size: 22px;
}
.ebs_wrap .coupon_list.col1 .coupon_item .coupon_inner .right_box {
	flex: 0 98px;
}
.coupon_ebs_box {
	margin-bottom: 50px;
}
.section_group01 .section .section_inner .coupon_ebs_box:last-child {
	margin-bottom: 0;
}
.section_group01 .section .section_inner .coupon_ebs_box .coupon_list.col3 {
	width: auto;
}
.coupon_ebs_box .coupon_list.col3 {
	display: flex;
    justify-content: center;
}
.ebs_wrap .coupon_list .coupon_item.size_sm ~ .coupon_item.size_sm {
	margin-top: 0;
}
.coupon_ebs_box .coupon_list.col3 .coupon_item.size_sm {
	max-width: 178px;
}
.coupon_ebs_box .coupon_list.col3 .coupon_item.size_sm .coupon_inner .coupon_logo {
	height: 24px;
}
.coupon_ebs_box .coupon_list.col3 .coupon_item.size_sm .coupon_inner .coupon_val {
	font-size: 28px;
}
.coupon_ebs_box .coupon_list.col3 .coupon_item.size_sm .coupon_inner .coupon_val .unit {
	font-size: 18px;
}
.coupon_ebs_box .coupon_list.col3 .coupon_item.size_sm .coupon_inner .left_box {
	padding: 17px 0 22px 20px;
}
.coupon_ebs_box .coupon_list.col3 .coupon_item.size_sm .coupon_inner .right_box {
	flex: 0 38px;
}
.ebs_wrap .coupon_info_box .title_wrap {
	padding-left:0;
}
.ebs_wrap .coupon_info_box .title_wrap .title_heading {
	margin-top: 28px;
    margin-bottom: 8px;
	font-size: 28px;
	line-height: 28px;
}
.ebs_wrap .coupon_info_box .title_wrap .title_heading > span.txt_em {
    color: #5055b1;
}
.ebs_wrap .bul_list {
	width: 100%;
	margin: 24px auto 0;
	letter-spacing: -0.8px;
}
.ebs_wrap .coupon_ebs_box .bul_list{
    width: 405px;
}
.ebs_wrap .bul_list li {
	font-size: 24px;
	line-height: 1.2;
	color: #767676;
	word-break: keep-all;
}
.ebs_wrap .bul_list li.bul_item_dot{
    padding-left: 15px;
}
.ebs_wrap .bul_list li.bul_item_dot:before {
    top: 11px;
    width: 6px;
    height: 6px;
}
.ebs_wrap .bul_list li.bul_item_rmark {
	padding-left: 30px;
}
.ebs_wrap .bul_list li.bul_item_rmark:before {
	content: "※";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 1.2;
	color: #767676;
}
.ebs_wrap .ico_more_ct {
	content: "";
	display: block;
	width: 102px;
	height: 102px;
	margin: 0 auto;
	background: url(https://contents.kyobobook.co.kr/pmtn/2023/book/230104_ebs/ico_more_add.png) center top no-repeat;
	background-size: auto 100%;
}
.ebs_wrap .list_event_bn {
	width: 670px;
	margin: 60px auto 0;
}
.ebs_wrap .list_event_bn li {
	margin-bottom: 32px;
}
.ebs_wrap .list_event_bn li a img {
	width: 100%;
	border-radius: 16px;
}

.ebs_wrap .btn_wrap.ebs_category {
	width: 590px;
	margin: 0 auto;
}