@charset "utf-8";

/* 피시 숨기고 모바일에 보이기 */
.pcn_mob{ display: none !important;} 
.pcb_mon{} 
@media all and (max-width :767px) {
.pcn_mob{ display:inline-block!important;} 
.pcb_mon{ display: none !important;} 
}


/* 공통 스크롤 디자인 */
.coss_scrollbar{  overflow:overlay!important; }
.coss_scrollbar::-webkit-scrollbar { width:10px!important; }
.coss_scrollbar::-webkit-scrollbar-thumb { background-color: hsla(0, 0%, 5%, 0.05) !important; border-radius: 100px!important;}


/* 오른쪽에만 사용되는 스크롤 디자인 */
.content_scrollbar{  overflow-y:overlay; }
.content_scrollbar::-webkit-scrollbar { width:10px; }
.content_scrollbar::-webkit-scrollbar-thumb { background-color: hsla(0, 0%, 50%, 0.30); border-radius: 100px;}




/* 본문 스크롤시 가림막 */
#wrap_container_blind{ background: url("../../images/com/top_bg_png.png") left bottom repeat-x; height: 150px; z-index: 3; position: absolute; display: block; width:calc(100% - 20px); top:0; left:20px;}

#wrap *{box-sizing: border-box !important;}
#wrap{min-width:360px; padding-left: 20px; background : url("../../images/com/aly_left_bg01.png") left top repeat-x; height: 100%;overflow: hidden; position: relative;}

#wrap_main *{box-sizing: border-box !important;}
#wrap_main{min-width:360px; padding-left: 20px; background : url("../../images/com/aly_left_bg01.png") left top repeat-x; height: 100%;overflow: hidden; position: relative;}
#wrap_main .title_guide{display: none;}

@media all and (max-width :767px) {
 
}

@media all and (max-width :1024px) {
#wrap_container_blind{ height: 120px;}
}

@media all and (max-width :767px) {
#wrap_container_blind{ width:100%; left:0;  height: 40px; top:50px; z-index: 2; background-color:#fff; display: none;}
#wrap{ padding-left: 0; }
#wrap_main{ padding-left: 0;}
#wrap_main header h1{display: inline-block!important;}
}




/* 오늘쪽 가이드 */
#container_guide{width: 100%; height:100%; background-color: #fff;}


/* 라운드 상단 */
#container_top{ border-top: 1px solid #d5e5fd; border-left: 1px solid #d5e5fd; border-right: 1px solid #d5e5fd;border-radius: 30px 30px 0 0;box-shadow: -1px -10px 20px rgba(0,36,255,0.05);  background: #fff; z-index: 3;height: 100px;padding: 40px 60px 0 60px; display: block; position:absolute;width:calc(95% - 270px); left:270px; top:100px;}

#container{ padding: 200px 60px 50px 60px;background: #fff;border-bottom: 1px solid #d5e5fd; border-right: 1px solid #d5e5fd;border-left: 1px solid #d5e5fd; box-shadow: 1px 10px 30px rgba(0,36,255,0.1); border-radius:0 0 30px 30px; margin-left:250px; width: calc(95% - 242px); z-index: 1; position: relative;}

#container_main{ width: 100%; z-index: 4; position: relative;padding: 100px 4% 0 30px; }

@media all and (max-width :1720px) {
#container_top{ width:calc(97% - 250px);left:250px;}
#container{ width: calc(97% - 221px);margin-left:230px;}
#container_main{padding: 100px 30px 0 30px;}
}

@media all and (max-width :1520px) {
#container_top{ padding: 30px 40px 0 40px; height: 80px;border-radius: 25px 25px 0 0;}
#container{padding: 180px 40px 40px 40px;border-radius:0 0 25px 25px;}
}

@media all and (max-width :1280px) {
#container_top{height: 65px; padding: 25px 30px 0 30px;top:85px;width:calc(97% - 230px);left:230px;border-radius: 20px 20px 0 0;}
#container{padding: 160px 30px 40px 30px;width: calc(97% - 201px);margin-left:210px;border-radius:0 0 20px 20px;}
#container_main{padding: 90px 30px 0 30px;}
}

@media all and (max-width :1024px) {
#container_top{height: 55px;padding: 15px 25px 0 25px;top:75px;width:calc(100% - 70px);left:40px;box-shadow: -1px -10px 20px rgba(0,36,255,0.03); }
#container{ padding: 140px 25px 30px 25px;width: calc(100% - 40px);margin-left:20px;}
#container_main{padding: 80px 30px 0 20px;}
}

@media all and (max-width :767px) {
#container_guide{ margin-top: -60px;}
#container_top{height: 20px;padding: 0 5% 0 5%;width:100%;left:0;box-shadow: -1px -5px 10px rgba(0,36,255,0.05); border-right: none; border-left: none;  border-top:none;  top:60px; z-index: 3; margin-top: 10px; display: none;}

#container{ padding: 60px 5% 30px 5%;width: 100%;margin-left:0; border-radius: 0; border-right: none; border-left: none; box-shadow: none; border-bottom: 1px solid #eee;}
#container_main{padding: 60px 5% 0 5%;}
}













/* 컨텐츠 */
#content{ vertical-align: top; min-height: 620px;}
.ly_center{ width:1400px; margin:0 auto; position:relative;} 
@media all and (max-width :1280px) {
#content{  min-height: 680px;}
}












/* 메인에만 뜨는 팝업창 & 레이어 */
.popup_wrap *{ box-sizing: border-box;}
.popup_wrap{ background: #fff;overflow: hidden;border: 1px solid #555; position: relative;}

.popup_wrap.mpopup_win{position: relative; z-index: 9999999;width: 400px;}
.popup_wrap.mpopup_layer {border: 1px solid #555; position: absolute;  z-index: 9999999; box-shadow: 1px 5px 10px rgba(0,0,0,0.1); left:0; top:0; width: 300px;}


.popup_wrap img{ width: 100%; height: 100%;}
.popup_wrap .mpopup_all_text{ padding: 5%;}

.popup_wrap .popup_footer{display: flex;align-items: center; padding: 0 10px; justify-content: space-between; font-size: 12px; height: 40px;}
.popup_wrap .popup_footer input{ width: 20px !important; height: 20px!important; margin-right: 5px;}
.popup_wrap .popup_footer button{ padding: 5px 10px; background: #f1f1f1;}

@media all and (max-width:767px){
.popup_wrap{width: 100% !important;}
.popup_wrap .mpopup_layer {width: calc(100% - 2px)!important; left:0 !important; top:0!important;}

.popup_wrap .popup_footer{font-size: 14px;}
.popup_wrap .popup_footer input{ width: 30px !important; height: 30px!important;}
.popup_wrap .popup_footer button{ padding: 0 10px;  height: 32px; line-height: 32px;}
}






/* 하단에  모바일에서만 보이는 네비게이션 */
.coss_nav_guide{ display: none;}

@media all and (max-width:767px){
.coss_nav_guide{  position: fixed; bottom: 0;left:0; width: 100%; background: #fff; z-index: 55; height: 75px; display: block;}
.coss_nav{  background: #fff; border-radius: 20px 20px 0 0; height: 75px; padding: 15px 5% 0 5%; box-shadow: -1px -10px 10px rgba(0,0,0,0.1); display: block; }

.coss_nav ul{display:flex; align-items: center; justify-content:space-between;}
.coss_nav ul li{width: 100%; text-align: center;}
.coss_nav ul li a{font-size: 12px; font-weight: 600;background-position: center top;background-repeat:no-repeat; padding-top: 28px; background-size: 25px;opacity: 0.3;}
.coss_nav ul li a:hover,
.coss_nav ul li a:focus,
.coss_nav ul li a.active{opacity: 1; font-weight: 700;}


.coss_nav ul li .nav_icon01{background-image : url("../../images/com/nav_icon01.png");}
.coss_nav ul li .nav_icon02{background-image : url("../../images/com/nav_icon02.png");}
.coss_nav ul li .nav_icon03{background-image : url("../../images/com/nav_icon03.png");}
.coss_nav ul li .nav_icon04{background-image : url("../../images/com/nav_icon04.png");}
.coss_nav ul li .nav_icon05{background-image : url("../../images/com/nav_icon05.png");}

}




