@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url("https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@2.0/nanumsquare.css");
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css');

@font-face{font-family:'BMDOHYEON';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMDOHYEON.woff') format('woff');font-weight:normal;font-style:normal;}
@font-face{font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-ExtraBold.woff2') format('woff2');font-weight:800;font-display:swap;}
@font-face{font-family:'Cafe24Ssukssuk';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Ssukssuk.woff') format('woff');font-weight:normal;font-display:swap;}
@font-face{font-family:'Cafe24AnemoneAir';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202@1.0/Cafe24Ohsquareair.woff') format('woff');font-weight:normal;font-display:swap;}

#hd_login_msg{position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden;}
.msg_sound_only, .sound_only{display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important;}
#co_gnb a, #gnb a{font-family:'NanumSquare', sans-serif !important;font-size:20px !important;font-weight:800 !important;color:#1a1a1a !important;letter-spacing:-0.3px !important;text-decoration:none !important;}
#co_header{position:sticky;top:0;left:0;width:100%;max-width:100%;height:90px;z-index:1000;background-color:#FFD230;transition:transform 0.3s ease,background-color 0.3s ease,box-shadow 0.3s ease;box-sizing:border-box;}
#co_header.hide{transform:translateY(-100%);}
#co_header.is-sticky{position:fixed;top:0;left:0;background-color:#FFEF44;box-shadow:0 2px 10px rgba(0,0,0,0.08);transform:translateY(0);}
#co_header *{box-sizing:border-box;}

.co_header_inner{position:relative;width:100%;height:90px;padding:0 60px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;}
.co_logo{margin:0;padding:0;line-height:0;}
.co_logo a{display:block;line-height:0;}
.co_logo img{display:block;width:auto;height:38px;}

#co_gnb{margin-left:auto;}
#co_gnb ul{display:flex;align-items:center;margin:0;padding:0;list-style:none;}
#co_gnb li{margin:0 0 0 55px;padding:0;}
#co_gnb li:first-child{margin-left:0;}
#co_gnb a{display:block;padding:10px 0;color:#000;font-family:Arial,sans-serif;font-size:16px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;transition:color 0.25s ease,opacity 0.25s ease;}
#co_gnb a:hover{opacity:0.75;}

#co_menu_btn{display:none;position:relative;width:28px;height:24px;margin:0;padding:0;border:0;outline:0;background:transparent;cursor:pointer;z-index:1100;}
#co_menu_btn span{display:block;position:absolute;left:0;width:28px;height:3px;background:#000;transition:transform 0.3s ease,opacity 0.3s ease,background 0.3s ease;}
#co_menu_btn span:nth-child(1){top:0;}
#co_menu_btn span:nth-child(2){top:10px;}
#co_menu_btn span:nth-child(3){top:20px;width:18px;}

#co_mobile_menu{display:none;position:fixed;top:0;right:0;width:100%;height:100vh;background:#ffd331;z-index:1050;overflow:hidden;}
.co_mobile_menu_inner{position:absolute;top:0;right:0;width:100%;height:100%;padding:120px 40px 50px;background:#000;transform:translateX(100%);transition:transform 0.45s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;}
#co_mobile_menu ul{margin:0;padding:0;list-style:none;}
#co_mobile_menu li{margin:0 0 20px;padding:0;}
#co_mobile_menu nav a{display:inline-block;color:#fff;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1.2;text-decoration:none;transition:color 0.25s ease;}
#co_mobile_menu nav a:hover{color:#00A347;}
.co_mobile_footer{margin-top:60px;padding-top:40px;border-top:1px solid rgba(255,255,255,0.15);}
.co_mobile_footer_logo img{height:24px;width:auto;display:block;margin-bottom:15px;}
.co_mobile_footer_desc{color:#bdbdbd;font-family:'Noto Sans KR',sans-serif;font-size:14px;line-height:24px;letter-spacing:-0.3px;margin:0 0 18px;word-break:break-word;overflow-wrap:anywhere;}
#co_mobile_menu .co_mobile_footer_button, .co_mobile_footer_button{display:inline-flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;width:156px !important;height:43px !important;margin:18px 0 28px !important;padding:0 !important;background:#ffe53d !important;color:#111111 !important;border:0 !important;border-radius:0 !important;outline:0 !important;font-family:'Noto Sans KR',sans-serif !important;font-size:14px !important;font-weight:600 !important;line-height:1 !important;letter-spacing:-0.2px !important;text-decoration:none !important;box-sizing:border-box !important;transition:opacity 0.2s ease;}
#co_mobile_menu .co_mobile_footer_button:hover, .co_mobile_footer_button:hover{background:#ffe53d !important;color:#111111 !important;opacity:0.85 !important;}
.co_mobile_footer_title{color:#ffe53d;font-family:Arial,sans-serif;font-size:14px;font-weight:700;line-height:1;margin:3px 0 16px;text-transform:uppercase;letter-spacing:-0.01em;}
.co_mobile_footer_addr{color:#bdbdbd;font-family:'Noto Sans KR',sans-serif;font-size:13px;line-height:24px;letter-spacing:-0.2px;margin:0 0 4px;word-break:break-word;overflow-wrap:anywhere;}
.co_mobile_footer_info{color:#bdbdbd;font-family:'Noto Sans KR',sans-serif;font-size:13px;line-height:24px;margin:0 0 22px;}
.co_mobile_footer_info a{color:#bdbdbd !important;text-decoration:none;font-size:13px !important;font-weight:400 !important;}
.co_mobile_footer_info a:hover{color:#fff !important;}
.co_mobile_divider{display:inline-block;margin:0 8px;color:#777;}
.co_mobile_lang_btns{display:flex;align-items:center;gap:8px;margin-bottom:24px;flex-wrap:wrap;}
.co_mobile_lang_btns button{height:32px;padding:0 14px;background:transparent;border:1px solid #444;color:#888;font-family:Arial,'Noto Sans KR',sans-serif;font-size:12px;font-weight:500;cursor:pointer;border-radius:4px;box-sizing:border-box;transition:all 0.2s ease;}
.co_mobile_lang_btns button:hover{border-color:#888;color:#ccc;}
.co_mobile_lang_btns button.active{border-color:#fff;color:#fff;font-weight:700;background:transparent;}
.co_mobile_footer_copy{color:#777;font-family:Arial,sans-serif;font-size:11px;line-height:1.4;margin:0;}

#co_header.mobile-open #co_mobile_menu{display:block;}
#co_header.mobile-open .co_mobile_menu_inner{transform:translateX(0);}
#co_header.mobile-open #co_menu_btn span{background:#fff;}
#co_header.mobile-open #co_menu_btn span:nth-child(1){top:10px;transform:rotate(45deg);}
#co_header.mobile-open #co_menu_btn span:nth-child(2){opacity:0;}
#co_header.mobile-open #co_menu_btn span:nth-child(3){top:10px;width:28px;transform:rotate(-45deg);}
#co_main, main{position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;}

@media (max-width:1199px){#co_header{height:80px;}.co_header_inner{height:80px;padding:0 30px;}.co_logo img{height:35px;}#co_gnb{display:none;}#co_menu_btn{display:block;}#co_mobile_menu{display:none;}#co_header.mobile-open #co_mobile_menu{display:block;}}
@media (max-width:768px){#co_header{height:70px;}.co_header_inner{height:70px;padding:0 16px;}.co_logo img{height:32px;}#co_menu_btn{display:block;}.co_mobile_menu_inner{padding:90px 20px 40px;}#co_mobile_menu nav a{font-size:25px;}#co_mobile_menu .co_mobile_footer_button, .co_mobile_footer_button{width:150px !important;height:40px !important;font-size:14px !important;margin:16px 0 24px !important;}.co_mobile_footer_title{font-size:13px;margin-bottom:14px;}.co_mobile_footer_desc{font-size:14.5px;line-height:24px;}.co_mobile_footer_addr, .co_mobile_footer_info{font-size:13px;line-height:22px;}.co_mobile_footer_info a{font-size:13px !important;}.co_mobile_footer_copy{font-size:12px;}}
@media (max-width:480px){#co_header{height:64px;}.co_header_inner{height:64px;padding:0 16px;}.co_logo img{height:28px;}#co_menu_btn{width:26px;height:20px;}#co_menu_btn span{width:26px;height:2.5px;}#co_menu_btn span:nth-child(2){top:8px;}#co_menu_btn span:nth-child(3){top:16px;width:16px;}#co_header.mobile-open #co_menu_btn span:nth-child(1){top:8px;}#co_header.mobile-open #co_menu_btn span:nth-child(3){top:8px;width:26px;}.co_mobile_menu_inner{padding:80px 16px 30px;}#co_mobile_menu nav a{font-size:22px;}.co_mobile_footer_desc{font-size:14px;line-height:22px;}.co_mobile_footer_addr, .co_mobile_footer_info{font-size:12.5px;line-height:21px;}.co_mobile_footer_info a{font-size:12.5px !important;}.co_mobile_lang_btns button{font-size:12.5px;}}