
@font-face {
    font-family: 'Tenada';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Tenada.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

#sidebar {
	z-index: 110;
	position: fixed;
	top: 72px;
	width: 125px;
	text-align: center;
	transition: all ease .6s;
	box-shadow: 3px 0 6px rgb(0 0 0 / 10%);
}

/*
.cd-dropdown p {
    font-weight: 700;
    width: 160px;
    height: 169px;
    font-size: 0;
    background: #EBECF0 url(images/main/renew_logo.png) center center no-repeat;
}
*/


 .roll_img {
	display: block;
	/*text-decoration: none;*/	
	/*background: #ffffff; */
	/*border:1px solid #333333;*/
	
	
}
 .roll_img a {
	display:block; 
	text-decoration: none; 
}
 .roll_img .title {
	/*background:#ff4d7d;*/
	/*background: #ffffff; */
	/*border-bottom: 1px solid #333535;*/
	/*color:#ffffff;*/
	color:#333535; 
	font-size: 17px; 
	padding-top:10px;
	font-weight: bold; 
	font-family: 'Tenada';
}
 .roll_img a .day {
	color:#fd0549;
	display:block; 
}
 .roll_img a .day_sub {
 display:block; 
	color:#000; 
	font-size:13.5px;
}
 .roll_img a .day_date {
	display:block; 
	/*color:#3e03fe;*/
	color:#2677fa;
}

.day-list-ready{
    visibility:hidden;
}


.quick-left{z-index:110;position: fixed;top: 0px;left:0;width:160px;text-align: center;height:721px;/*padding:30px 0;*/transition:all ease .6s;box-shadow: 3px 0 6px rgb(0 0 0 / 10%);/*border-top-right-radius: 15px;*/}
.quick-left.display-none{display: none;}
.quick-left.popup-on{top:100px;}

.quick-left .quick-left-menu {/*height: 100%;*/display:flex;flex-direction: column;/*justify-content: space-around;*/}

.quick-left .quick-left-menu > li{padding:5px 0px;transition: all ease .4s;border-bottom:1px solid #cccccc;background-color: #ffffff; }

/*.quick-left .quick-left-menu > li a{display: block;}*/

/*
.quick-left .quick-left-menu > li:hover{background: #ebecf0;}
.quick-left .quick-left-menu > li:hover > a > span {color:#ffffff;}

*/
.quick-left .quick-left-menu > li:hover{background: #ebecf0;}


/*.quick-left .quick-left-menu > li:nth-last-child(1):hover{background:none;}*/
.quick-left .quick-left-menu .quick-left-menu-text {color:#333535;display: block;margin-top:5px;font-size:17px;font-family:'Tenada';}
.quick-left .quick-left-menu .quick-left-menu-text2 {color:#ffffff;display: block;margin-top:0px;font-size:18px;font-family:'Tenada';line-height:24px;}
.quick-left .quick-left-menu  > li button {font-size:12px;font-family:'Noto Sans KR';font-weight:bold;padding: 0.15rem 0.6rem;border-radius: 0.3rem}
/*
.quick-left .quick-left-menu > li:nth-child(1){position: relative;}
.quick-left .quick-left-menu > li:nth-child(1) p{width:27px;height:27px;color:#fff;background: #c71514;border-radius: 50%;position: absolute;top: 23%;right: 20px;font-size: 16px;font-family: 'Noto Regular';text-align: center;text-indent: -2px;}
*/
/*
.quick-left a.goto-top{border:2px solid #fff;background: url('../../images/main/top-btn.png') no-repeat center;width:50px;height:50px;border-radius: 50%;display:inline-block;text-indent: -9999px;}
*/


.quick-left .quick-left-menu > li:nth-child(1){}
.quick-left .quick-left-menu > li:nth-child(9){/*border-bottom-right-radius: 15px;background-color:none;*/}

/*
body.scroll .quick-left{height: 100vh;top:0;}

body .quick-left {
   
    top: 0;
}
*/