@charset "UTF-8";

.owl-dot{width: 7px; height: 7px;background: #636B76CC;padding: 0;}
.owl-dot.active{background: #F26248;}
.me-auto{margin-right: auto!important;}

.card-style-main{
	border-radius: 10px;
	margin: 0px 20px;
}
.main-banner-list .card-bottom{
	background: #000000B9;
	margin: 0;
	padding: 20px;
	
}
.main-banner-list .card-bottom h1{
	color:#FFF;
	width: 220px;
    word-break: keep-all;
    letter-spacing: -0.66px;
    line-height: 30px;
}
.main-banner-list .card-bottom .festival-num{
	color: #FFFFFF;
	margin-bottom: 14px;
	font-weight: 200;
    line-height: 15px;
}
.main-banner-list .card-bottom .live{
	position:absolute;
	top:13px;
	right:13px;
	border-radius: 19px;
	padding: 5px 13px 5px 13px;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.main-banner-list .card-bottom .live{
	background: #F1741A;
}
.main-banner-list .card-bottom.wait .live{
	background: #303038;
}
.main-banner-list .card-bottom .font-15{
	color:#FFF;
	font-weight: 400;
	letter-spacing: -0.45px;
    line-height: 22px;
}
.main-banner-list .card-bottom.wait .festival-num{
	
}
.main-banner-list .owl-dots{margin-bottom: 5px}
.paly-btn-group{
	margin: 20px 20px;
	list-style: none;display: flex;
	padding: 0;
    background: #FFFFFF;
    border-radius: 7px;
}
.paly-btn-group li{
	position:relative;
	display: flex;
	flex:1;
    flex-direction: column;
	justify-content: center;
    align-items: center;
    text-align: center;
    height: 70px;
}
.paly-btn-group li span{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 27px;
    font-size: 12px;
    line-height: 12px;
    color: #555555;
}
.paly-btn-group li::after{
	content: ' ';
    width: 1px;
    height: 52px;
    position: absolute;
    right: 0;
    background: #707070;
    opacity: 0.1;
}
.paly-btn-group li:last-child::after{
	display: none;
}
.paly-btn-group li img{
	width: 22px !important;
	margin-bottom: 3px;
}
.card-last-festival .bg{
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}
.card-last-festival .bg .card-overlay{
	width: 100%;
    min-height: 120px;
    background: #000;
    opacity: 0.3;
    z-index: 0;
}
.card-last-festival .card-inner{
  position: relative;
    width: 100%;
    min-height:120px;
    overflow: hidden;
    padding: 20px;
}
.card-last-festival .card-inner p{
	color: #FFF;
}
.card-last-festival .card-inner .festival-num{
    position: relative;
	font-size: 14px;
	font-weight:200;
    line-height: 14px;
    margin-bottom: 16px;
    z-index: 1
}
.card-last-festival .card-inner .festival-sub-title{
	font-family: 'GmarketSans';
	font-weight:800;
	letter-spacing: 0.5px;
	font-size: 20px;
    line-height: 20px;
	margin-bottom: 0px;
}
.card-last-festival .card-inner .festival-title{
    position: relative;
	font-family: 'GmarketSans';
	font-weight:800;
	letter-spacing: 0.5px;
	font-size: 20px;
	margin-bottom: 0px;
	word-break: keep-all;
	z-index: 1
}
.card-last-festival .card-bottom{
	border: 1px solid #E5E5E5;
    border-top: 0px;
    position: relative;
    border-radius: 0px 0px 12px 12px;
    padding: 20px;
}
.card-last-festival .day{
	font-size: 15px;
	line-height: 19px;
    margin-bottom: 8px;
    color: #7A7A7A;
}
.card-last-festival .title{
	font-size: 14px;
	font-weight:200;
	line-height: 19px;
    margin: 0;
    color: #7A7A7A;
}
.cal-menu{width: 100%;
    white-space: nowrap;
    list-style: none;
    overflow-x: scroll;
    display: flex;padding: 0;margin: 0}
.cal-menu li{position:relative;float: left;text-align: center;padding: 5px 13px;padding-bottom:20px;border-radius:5px;color: #848484;font-size: 14px;font-weight: 400;line-height: 19px;margin-right: 20px;transition: all 0.4s;}
.cal-menu li *{color: #848484;}
.cal-menu li:last-child{margin-right: 0;}
.cal-menu li:last-child::after{display: none;}    
.cal-menu li::after{content: ' ';
    width: 1px;
    height: 15px;
    display: block;
    position: absolute;
    right: -10px;
    top: 6px;
    background: #70707029;}
.cal-menu li.active{color: #F1741A;font-weight: 500;}
.cal-menu li.active::before{content: ' ';display: block;position: absolute;width: 100%;border-bottom: 3px solid #F1741A;bottom: 0px;left: 0px;}
.cal-body{width: 100%;overflow-x: scroll;margin: 0;padding: 20px;list-style: none;min-height:550px;}
.cal-body li{margin-bottom: 25px;transition: all 0.4s;}
.cal-body li > p{font-size: 17px;font-weight: 600;color: #303038;line-height: 20px;margin-bottom: 15px;}
.cal-body li .card-last-festival{margin: 0;margin-bottom: 15px;border-radius: 7px;}
.cal-body li .card-last-festival .card-inner{height: 105px;display: flex;flex-direction: column;justify-content: center;}
/* .cal-body li .card-last-festival .bg, .cal-body li .card-last-festival .bg .card-overlay{height: 105px;} */
.cal-body li .card-last-festival .bg .card-overlay{opacity: 1;background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 79%);}
.cal-body li .card-last-festival .card-bottom{border-radius: 0px 0px 7px 7px;}
.cal-body li .card-last-festival .card-bottom .day{font-weight: 500;line-height: 17px;}
.cal-body li .card-last-festival .card-bottom .title{font-size: 13px;line-height: 17px;}
.cal-body li .card-last-festival .festival-title, 
.cal-body li .card-last-festival .festival-sub-title{font-family: 'Pretendard';font-size: 16px;font-weight: 600;line-height: 20px;}

.cal-body li .card-event{margin: 0;margin-bottom: 15px;border-radius: 7px;overflow: hidden;}
.cal-body li .card-event .card-inner{min-height: 105px;display: flex;flex-direction: column;justify-content: center;position: relative;width: 100%;overflow: hidden;padding: 20px;z-index:1;}
.cal-body li .card-event .card-inner p{margin: 0;color: #FFF;}
.cal-body li .card-event .bg, .cal-body li .card-event .bg .card-overlay{position: absolute;top:0px;left:0px;width: 100%;height: 100%;}
.cal-body li .card-event .bg .card-overlay{opacity: 1;background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 79%);}
.cal-body li .card-event .card-bottom .day{font-weight: 500;line-height: 17px;}
.cal-body li .card-event .card-bottom .title{font-size: 13px;line-height: 17px;}
.cal-body li .card-event .festival-title, 
.cal-body li .card-event .festival-sub-title{font-family: 'Pretendard';font-size: 16px;font-weight: 600;line-height: 20px;z-index: 1;width: 65%;word-break: keep-all;}
.cal-body li .card-event .card-inner .day{font-size: 11px;font-weight: 200;margin-top: 12px;line-height: 13px;}
.cal-body li .card-event .card-inner .day span{opacity: 0.9;display: inline-block;position: relative;z-index: 1;padding: 2px 7px;line-height: 13px;left: -7px;}
.cal-body li .card-event .card-inner .day span::after{content: ' ';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 9px;
    z-index: -1;}