*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}button,a,img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;outline:none}button:focus,a:focus,img:focus{outline:none;box-shadow:none}body{background-color:#000;color:#fff;font-family:Noto Sans KR,sans-serif;overflow-x:hidden}a,a:link,a:visited,a:hover,a:active{color:inherit;text-decoration:none}section{background-color:#000}header{position:fixed;top:0;left:0;width:100%;padding:14px 30px;display:flex;justify-content:space-between;align-items:center;background:#000000b3;z-index:1000;box-sizing:border-box;white-space:nowrap}header img{width:40px;height:auto}header nav{display:flex;justify-content:flex-end;align-items:center;gap:12px}header nav a{color:#fff;text-decoration:none;margin-left:16px;transition:color .3s;font-size:15px}header nav a:hover{color:#ef3c1a}.hamburger{display:none;font-size:26px;color:#fff;cursor:pointer}.hero{position:relative;width:100%;height:100vh;overflow:hidden}.hero img{width:100%;height:100%;object-fit:cover;display:block}.center_logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:flex;justify-content:center;align-items:center}.center_logo img{width:80%}.main_btn_wrap{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;z-index:10;white-space:nowrap}.hotspot:hover{transform:scale(1.05)}.main_btn_wrap a img{width:8vw;max-width:150px;min-width:90px;height:auto;transition:transform .2s ease,opacity .2s ease}@media(max-width:768px){header{padding:10px 20px}header nav{display:none;position:absolute;top:60px;right:20px;background:#000000e6;flex-direction:column;gap:12px;padding:15px;border-radius:8px}header nav.active{display:flex}.hamburger{display:block}}@media(max-width:480px){header{padding:8px 12px}header nav a{font-size:12px;margin-left:8px}}.content-section{background:#000;color:#fff;text-align:center;padding:40px 0;overflow:hidden}.slider{position:relative;width:90%;margin:0 auto;overflow:visible}.slides{display:flex;transition:transform .5s ease-in-out}.slide{flex:0 0 33.333%;box-sizing:border-box;padding:10px;cursor:pointer}.slide img{width:100%;border-radius:12px;aspect-ratio:1/1}.slide-btn{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:2rem;cursor:pointer;z-index:10;background-color:inherit;border:none}.prev{left:-3%}.next{right:-3%}@media(max-width:768px){.slide{flex:0 0 100%}}.staff-list{display:flex;flex-direction:column;align-items:center;gap:30px}.staff-item{width:100%;max-width:500px;border-top:1px solid #666;padding-top:15px;text-align:left}.staff-item:last-child{border-bottom:1px solid #666;padding-bottom:15px}.staff-item .position{font-size:14px;font-weight:400;margin-bottom:8px}.staff-item .position .name{font-weight:700;margin-left:5px}.staff-item .contact p{font-size:13px;color:#ccc;line-height:1.5;margin:0}@media(max-width:768px){.staff-item{max-width:90%}}#vvip{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:30px;padding:40px 20px;text-align:center;box-sizing:border-box}#vvip div{flex:1 1 300px;max-width:450px}#vvip img{width:100%;height:auto;max-width:400px;border-radius:12px;display:block;margin:0 auto;cursor:pointer}@media(max-width:768px){#vvip{gap:20px;padding:30px 15px}#vvip img{max-width:350px}}@media(max-width:480px){#vvip{flex-direction:column;align-items:center}#vvip div{max-width:90%}#vvip img{max-width:100%}}#contact{margin-bottom:40px}#contact .main_btn_wrap{position:relative;bottom:0;left:0;transform:none;margin-top:50px}.modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:#000c;justify-content:center;align-items:center}.modal-content{position:relative;display:flex;align-items:center;justify-content:center;width:auto;max-width:900px}.image-wrapper{position:relative;display:inline-block}#modalImage{max-width:100%;max-height:80vh;border-radius:10px}.modal-close{position:absolute;top:10px;right:10px;color:#fff;font-size:28px;cursor:pointer;font-weight:700;background:#00000080;border-radius:50%;width:36px;height:36px;line-height:34px;text-align:center;transition:background .2s}.modal-close:hover{background:#fff3}.modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:40px;cursor:pointer;-webkit-user-select:none;user-select:none;display:none}.modal-prev{left:10px}.modal-next{right:10px}.modal-nav:hover{color:#ccc}.map-wrapper{padding:0 30px;aspect-ratio:16 / 9;width:min(100%,900px);min-width:320px;min-height:250px;max-height:600px;margin:0 auto}.map-wrapper iframe{width:100%;height:100%;border:0}
