/* ========== Design Tokens ========== */

/* V-Web 공통 디자인 토큰 + 유틸리티 클래스 */
@import url("./vweb-common.css");

:root{
    --px: calc(100vw / 1905);
    --mc:#E51B1B;
    --sc:#183F93;
    --tc:#151515;
    --fc:#F4F2ED;
    --bc:#E0DCD5;
    --mf:'Noto Sans CJK KR', 'Noto Sans KR', sans-serif;
    --sf:'Paperlogy', sans-serif;
    --tf:'Ackbar', 'Poppins', sans-serif;
    --ff:'Poppins', sans-serif;
    --fiff:'Paperlogy', sans-serif;

    --table-header: #fff8e6;
    --table-footer: #ffd04a;
    --table-border: #d1d1d1;
    --font-black: #1a1a1a;

    --header-h: 88px;
}

/* 모바일에선 PC 자연사이즈 변환 무력화 (var(--px) invalid → calc 무효 → width 미적용) */
@media (max-width: 599px) {
    :root { --px: initial; }
}


.fwrap{
    flex-wrap: wrap;
}
/* 사이트 로딩 초기화 스타일 */
/* 사이트 전체를 일단 숨김 (투명도 0 + 클릭 방지) */
/*body {*/
/*    visibility: hidden;*/
/*    opacity: 0;*/
/*}
*/

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Suit';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}


@font-face {
    font-family: 'aHeadlineM';  /* 앞으로 이 폰트를 부를 이름 */
    /* 주의: 경로 설정을 잘 해야 합니다. */
    src: url('/font/a헤드라인M.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* 폰트 로딩될 때까지 기본 폰트로 글자 보여주기 (깜빡임 방지) */
}

@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'HsJandari';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2510-2@1.0/HSJandari.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Saenggeojincheon';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/SaenggeoJincheon.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'YeogiOttaeJalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MungyeongGamhongApple';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2410-2@1.0/Mungyeong-Gamhong-Apple.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SuSeongHyeJeong';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205-2@1.0/SuseongHyejeong.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SolmoeKimDaegeon';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/kdg_Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

/* ========== Resets & Base ========== */

*,
*::before,
*::after{ box-sizing:border-box; }


html, body { margin:0; padding:0; }


p{ word-break:keep-all; }


section p{ letter-spacing:-0.05em; }

/* Prefer visible focus; override where necessary with a custom ring */

:focus-visible{
    outline:2px solid var(--mc);
    outline-offset:2px;
}

/* ========== Typography Utilities ========== */

.sst{ font-family:var(--sf); font-weight:400; font-size:var(--fs-19); line-height:1.5; }


.tst{ font-family:var(--tf); font-weight:400; font-size:var(--fs-19); line-height:1.5; }


.mst{ font-family:var(--mf); font-weight:400; font-size:var(--fs-19); line-height:1.5; }


.mf{ font-family:var(--mf); font-weight:400; line-height: 1.5}


.sf{ font-family:var(--sf); font-weight:300; line-height: 1.25}


.tf{ font-family:var(--tf); font-weight:300; } /* fixed: was var(--tc) */

.ff{ font-family:var(--ff); font-weight:300; } /* fixed: was var(--tc) */

.fiff{ font-family:var(--fiff); font-weight:300; } /* fixed: was var(--tc) */

/* Optional semantic weight */

.black{ font-weight:900; }


.extrabold{ font-weight:800; }


.bold{ font-weight:700; }


.semibold{ font-weight:600; }


.medium{ font-weight:500; }


.regular{ font-weight:400; }


.light{ font-weight:300; }


.extralight{ font-weight:200; }


.thin{ font-weight:100; }


.underline{
    line-height: 1.15;
    border-bottom: 0.1vw solid black;
}


.mc.underline{
    border-bottom: 0.1vw solid var(--mc);
    line-height: 1.15;
}

section img {
    max-width: unset;
    min-width: 100%;
    width: 100%;
}


.exsm{ font-size:var(--fs-16); }


.sm{ font-size:var(--fs-18); }


.sm-md{ font-size:var(--fs-24); }


.semimd{ font-size:var(--fs-32); }


.md{ font-size:var(--fs-39); }


.exmd{ font-size:2.5vw; }


.md-lg{ font-size:3.4vw; }


.semilg{ font-size:3.9vw; }


.lg{ font-size:4.3vw; }


.exlg{ font-size:5vw; }

/* ========== Color Utilities ========== */

.mcbg{ background:var(--mc); }


.scbg{ background:var(--sc); }


.tcbg{ background:var(--tc); }


.fcbg{ background:var(--fc); }


.fifcbg{ background:var(--fifc); }


.mc{ color:var(--mc); }


.sc{ color:var(--sc); }


.tc{ color:var(--tc); }


.fc{ color:var(--fc); }


.fifc{ color:var(--fifc); }


/* ========== Layout Utilities ========== */

.vcline{ height:100%; width:0.01vw; }


.hzline{ width:100%; height:0.01vw; }


.rltv{ position:relative; }


.flexrow{
    width:100%; display:flex; justify-content:center; align-items:center; flex-direction:row;
}


.flexcol{
    width:100%; display:flex; justify-content:center; align-items:center; flex-direction:column;
}


.pc-mobile{ display:flex; }


.mobile-pc{ display:none; }


html { scroll-behavior: smooth !important; }
/* ========== Scroller (Marquee) ========== */

.scrX{
    width:100%; display:flex; justify-content:center; align-items:center;
}


.scrX .scrX_item{
    animation:marqueeX 20s linear infinite; width:100%;
}


.scrX .scrX_item_absol{ right:-100%; width:100%; }


.scrX.reverse .scrX_item{ animation-direction:reverse; }


.scrY.reverse .scrY_item{ animation-direction:reverse; }


.scrX.slow .scrX_item{ animation-duration:40s; }

/* ========== Components ========== */ /* keep only once */

/* Buttons (new) */

.k_new_btn{
    display:flex; justify-content:center; align-items:center; width:100%; margin:2% 0 6%;
}


.k_btn_inner{
    font-size:1.5vw; background:#000; color:#fff; padding:1% 3%;
    border-radius:30px; display:inline-flex; align-items:center; gap:.5em;
    white-space: nowrap;
}


.k_btn_inner > a{ color:#fff; text-decoration:none; }


.k_new_btn > .k_btn_inner:nth-child(2){
    background:#0000008f; margin-left:2%; padding:.7% 2% !important;
}


.k_btn_inner > input{
    outline:none; appearance:none; border:0; background:transparent; color:#fff; font-size:1.1em;
}


.zin{
    z-index: 2;
    position: relative;
}

.absol {
    position: absolute;
}
/* Board */
#bo_v > header {
    display: block;
    position: relative;
    background: transparent;
    padding: 0;
    border-bottom: 1px solid #000;
    font-family: var(--mf);
    /* de-duped */
}


#bo_v_title .bo_v_tit,
.board_title{
    font-family:var(--mf); font-weight:700; letter-spacing:-1px;
}


#bo_v_title .bo_v_tit{ font-size:17px; margin:5px 0 0; word-break:break-all; }


#bo_v_con{
    margin:30px 0; width:100%; min-height:200px; overflow:hidden;
    line-height:1.7; font-size:1.3em; font-family:var(--mf); word-break:break-all;
}


#bo_w .bo_w_tit .frm_input{ padding-right:0; }

/* Header */

.header_logo_1{ display:block; width:100%; min-width:0; }


.header_logo_2{ width:72%; margin-top:-3%; }


.header_menu_1:hover{
    font-weight:700;
    color: var(--mc);
    border-top: 0 solid transparent;
    border-bottom: 0 solid var(--mc);
}


.header_menu_1.header_menu_form{
    background:var(--mc);
    color:#fff;
    padding:.38vw 1.05vw;
    border-radius:1vw;
    width:auto;
    min-width:5.7vw;
}


.header_menu_1.header_menu_form:hover{ font-weight:400; }

/* Quick */

.header_quick{
    position:fixed; top:30%; right:2%; display:flex; flex-direction:column;
    gap:.5vw; z-index:33333;
}


.header_quick_item{
    width:4vw; height:4vw; display:flex; justify-content:center; align-items:center;
    border-radius:50%; font-size:var(--fs-19); color:#fff; font-family:var(--mf); cursor:pointer; transition:.3s;
}


.header_quick_item img{ width:100%; }


.header_quick_item02{ width:5vw; height:5vw; font-size:var(--fs-26); }

/* Content wrap */

#content_wrap{ padding-bottom:0 !important; }

/* Popups */

#hd_pop > div{ border-radius:30px; overflow:hidden; background:#000; }


.hd_pops img{ width:100% !important; }


#hd_pop > div > div > iframe{ height:100%; }


.hd_pops_footer{ font-size:var(--fs-17) !important; }


.hd_pops_footer .hd_pops_reject{ font-family:var(--mf); font-weight:700; }


.hd_pops_footer .hd_pops_close{ background:#000; bottom:0; }

/* ========== Fonts ========== */
@font-face {
    font-family: 'SfHambakneun';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2'); font-weight:100; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2'); font-weight:200; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2'); font-weight:300; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2'); font-weight:400; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2'); font-weight:500; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2'); font-weight:600; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2'); font-weight:700; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2'); font-weight:800; font-display:swap; }
@font-face{ font-family:'Paperozi'; src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2'); font-weight:900; font-display:swap; }


@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 100;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 200;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 800;
    font-style: normal;
}
@font-face{
    font-family: "proxima-nova", sans-serif;
    font-weight: 900;
    font-style: normal;
}


/* ========== Animations ========== */
@keyframes marqueeX{ from{ transform:translateX(0); }
 to{ transform:translateX(-100%);} }
@keyframes marquee3{ from{ transform:translateX(0);}
 to{ transform:translateX(-100%);} }
@keyframes blk{ 0%,30%{opacity:0;}
 31%,99%{opacity:1;}
 100%{opacity:0;} }
@keyframes blk2{ 0%,49%{opacity:0;}
 50%,99%{opacity:1;}
 100%{opacity:0;} }

@keyframes ddm_m{ 0%{transform:scale(1);}
 50%{transform:matrix(1.05,0.01,0.01,1.05,0,-15);}
 100%{transform:scale(1);} }
@keyframes ddm_m_reverse{ 0%{transform:scale(1);}
 50%{transform:matrix(0.8,0.01,0.01,0.8,0,-5);}
 100%{transform:scale(1);} }

@keyframes line-top{ from{ transform:translateY(0);}
 to{ transform:translateY(13px);} }
@keyframes line-top-reverse{ from{ transform:translateY(13px);}
 to{ transform:translateY(0);} }
@keyframes line-top-rotate{ from{ transform:translateY(13px) rotateZ(0);}
 to{ transform:translateY(13px) rotateZ(45deg);} }
@keyframes line-top-rotate-reverse{ from{ transform:translateY(13px) rotateZ(45deg);}
 to{ transform:translateY(13px) rotateZ(0);} }
@keyframes line-mid{ from{ transform:scale(1);}
 to{ transform:scale(0);} }
@keyframes line-mid-reverse{ from{ transform:scale(0);}
 to{ transform:scale(1);} }
@keyframes line-mid-invisible{ from{ transform:scale(0);}
 to{ transform:scale(0);} }
@keyframes line-bot{ from{ transform:translateY(0);}
 to{ transform:translateY(-13px);} }
@keyframes line-bot-reverse{ from{ transform:translateY(-13px);}
 to{ transform:translateY(0);} }
@keyframes line-bot-rotate{ from{ transform:translateY(-13px) rotateZ(0);}
 to{ transform:translateY(-13px) rotateZ(135deg);} }
@keyframes line-bot-rotate-reverse{ from{ transform:translateY(-13px) rotateZ(135deg);}
 to{ transform:translateY(-13px) rotateZ(0);} }

.bgimg {
    width: 106% !important;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
    display: block;
    pointer-events: none;
    z-index: 0;
}


.white{
    color: white;
}


.whitebg{
    background: white;
}


.header_menu_1ab1 img{
    width: 100%;
}


.header_menu_1ab2 img{
    width: 100%;
}


.header_menu_1ab2{
    top: 0%;
    width: 65%;
    display: flex;
    justify-content: center;
    transition: 0.3s top;
    pointer-events: none;
    opacity: 0;
    align-items: center;
}
/*.header_menu_1:hover .header_menu_1ab1{*/
/*    bottom: 145%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    opacity: 1;*/
/*}
*/
/*.header_menu_1:hover .header_menu_1ab2{*/
/*    top: 206%;*/
/*    width: 65%;*/
/*    display: flex;*/
/*    opacity: 1;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}
*/


.face .face_top_2nd{
    margin-left: 0%;
    width: 75.5%;
    overflow: hidden;
    margin-top: 1.3% !important;
    font-size: var(--fs-17);
}


.face .face_top_3rd{
    margin-left: 0%;
    width: 76%;
    margin-top: 0.2%;
    overflow: hidden;
}


.face .face_top_4th{
    margin-left: 0%;
    overflow: hidden;
    width: 75.6%;
    margin-top: 0.3%;
}


.face .face_top{
    height: 14.4vw;
    margin-top: 5.7%;
    margin-left: -75.3%;
    background: white;
    width: 0.01vw;
}


.semilg .line{
    overflow: hidden;
}


.md-lg .line{
    overflow: hidden;
}


.bold .line{
    overflow: hidden;
}


.sf .line{
    overflow: hidden;
}


.tf .line{
    overflow: hidden;
}


.menu_2nd .con7_mid_top_cate {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: unset;
    white-space: nowrap;
    height: 100%;
    transition: 0.3s all;
    cursor: pointer;
}


.clip_left {
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    transition: all 0.8s;
}


.clip_right {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    transition: all 0.8s;
}
/* 가운데에서 나타나기 */

.clip_mid {
    clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
    transition: all 0.8s;
}


.clip_circle {
    clip-path: circle(0% at 50% 50%);
    transition: all 2s !important;
}


.clip_bottom {
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    transition: all 0.8s;
}


.clip_top {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    transition: all 0.8s;
}
/* gsap에서 넣을 class */

.clip_on {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
}


.clip_on2 {
    clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0) !important;
}


.clip_on3 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
}


.clip_on4 {
    clip-path: circle(100.0% at 50% 50%) !important;
}


.clip_right_on {
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
}


.header_tel img{
    width: 100%;
}

.header_menu_1ab1 {
    bottom: 0%;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s bottom;
    pointer-events: none;
    background: var(--mc);
    width: 0.2vw;
    height: 0.2vw;
    overflow: hidden;
    border-radius: 50%;
}


.scaleX{
    transform: scaleX(-1);
}


.scaleY{
    transform: scaleY(-1);
}


.scaleanti{
    transform: scale(-1);
}


.header_telab{
    left: 115%;
}

.header_menu_1 {
    white-space: nowrap;
    font-weight: 400;
    font-family: var(--ff) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    box-sizing: border-box;
    transition: color 0.22s ease, transform 0.22s ease, padding 0.58s cubic-bezier(0.22, 1, 0.36, 1);
    border-top: 0.0vw solid transparent;
    border-bottom: 0.0vw solid var(--mc);
    color: #777;
    position: relative;
    padding: 0.367454vw 0.944882vw;
    border-radius: 1.154856vw;
    line-height: 1;
    overflow: visible;
}

.header_menu_1::before {
    content: "";
    position: absolute;
    left: 0.944882vw;
    right: 0.944882vw;
    bottom: -0.419948vw;
    height: 0.104987vw;
    z-index: 0;
    border-radius: 0;
    background: var(--mc);
    clip-path: inset(0 100% 0 0);
    transition: clip-path 0.24s ease;
}

.header_menu_1 p {
    position: relative;
    z-index: 1;
    line-height: 1;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

/* 호버 시 굵어져도(font-weight 700) 폭이 안 변하도록 항상 bold 너비를 미리 예약 */
.header_menu_1 p::after {
    content: attr(data-text);
    font-weight: 700;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    pointer-events: none;
}

.header_logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-self: start;
    width: 8.451444vw;
    margin-left: 0;
    padding: 0;
    max-width: none;
    overflow: visible;
    transition: width 0.58s cubic-bezier(0.22, 1, 0.36, 1);
}

.header_logo_href {
    width: 100%;
    overflow: hidden;
    align-items: flex-start !important;
}

.header_menu {
    box-sizing: border-box;
    position: relative;
    font-family: var(--ff);
    font-size: var(--fs-14);
    width: auto;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.992126vw;
    color: var(--tc);
    transition: gap 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.34s ease,
        transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
        visibility 0.34s;
}

.header_menu_item {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header_submenu {
    display: flex;
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 5;
    width: 9.080840vw;
    height: 8.346457vw;
    padding: 0.577428vw 0;
    box-sizing: border-box;
    background: #fff;
    border: 0.052493vw solid rgba(0,0,0,0.18);
    box-shadow: 0 0.209974vw 0.629921vw rgba(0,0,0,0.08);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50%) translateY(0.314961vw);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
}

.header_submenu a {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 0.997375vw;
    padding: 0.157480vw 0.419948vw;
    box-sizing: border-box;
    color: #111;
    font-family: var(--ff);
    font-size: var(--fs-16);
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: 0;
    white-space: nowrap;
}

.header_menu_item:hover .header_submenu,
.header_menu_item:focus-within .header_submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
}

.header_submenu a:hover,
.header_submenu a:focus {
    color: #111;
    font-weight: 700;
}

header {
    position: fixed;
    top: 1.102362vw;
    z-index: 2000;
    font-size: var(--fs-17);
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    transition:
        top 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        width 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        height 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        padding 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        box-shadow 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.58s cubic-bezier(0.22, 1, 0.36, 1),
        background-color 0.58s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 0 2.7vw;
    background: #fff;
    border-radius: unset;
    width: 84.094488%;
    height: 3.75vw;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%) scale(1.035);
    transform-origin: top center;
    border: 1px solid rgba(255,255,255,0.85);
    box-shadow: 0 0.35vw 1.4vw rgba(0,0,0,0.08);
    will-change: top, width, height, transform;
}

header.header_scrolled {
    top: 0;
    width: 80.839895vw;
    height: 3.044619vw;
    padding: 0 2.257218vw;
    transform: translateX(-50%) scale(1);
    border-color: rgba(255,255,255,0.96);
    box-shadow: 0 0.262467vw 1.049869vw rgba(0,0,0,0.14);
    box-sizing: border-box;
}

header.header_scrolled .header_logo {
    width: 7.664042vw;
}

header.header_scrolled .header_menu {
    gap: 2.519685vw;
}

header.header_scrolled .header_menu_1 {
    padding: 0.314961vw 0.839895vw;
}

header.header_scrolled .header_icon {
    width: 1.154856vw;
}

.header_actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.049869vw;
    background: transparent;
    padding: 0;
    justify-self: end;
    height: 100%;
    box-sizing: border-box;
    max-width: unset;
}

.header_icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.364829vw;
    transition: width 0.58s cubic-bezier(0.22, 1, 0.36, 1);
}

.header_icon_img {
    display: block;
    width: 100%;
    transition: opacity 0.2s ease;
}

.header_icon_img--hover {
    position: absolute;
    inset: 0;
    opacity: 0;
}

.header_icon:hover .header_icon_img--base {
    opacity: 0;
}

.header_icon:hover .header_icon_img--hover {
    opacity: 1;
}

.header_menu_1:hover,
.header_menu_item:hover > .header_menu_1,
.header_menu_item:focus-within > .header_menu_1 {
    color: #151515;
    font-weight: 700;
}

.header_menu_1:hover::before,
.header_menu_item:hover > .header_menu_1::before,
.header_menu_item:focus-within > .header_menu_1::before,
.header_menu_1.header_menu_form::before {
    clip-path: inset(0 0 0 0);
}

.header_menu_1.header_menu_form {
    background: transparent;
    color: #fff;
    padding: 0.367454vw 0.944882vw;
    border-radius: 1.154856vw;
    min-width: 5.721785vw;
}

.header_menu_1.header_menu_form,
.header_menu_1.header_menu_form:hover {
    color: #fff;
    font-weight: 400;
}

.header_menu_1.header_menu_form::before {
    inset: 0;
    height: auto;
    border-radius: 1.154856vw;
    clip-path: inset(0 0 0 0 round 1.154856vw);
}

.header_menu_1.header_menu_form p {
    font-weight: 700;
}

/* ===== sub06(프랜차이즈) 헤더: 스크롤 시 메뉴 교체 ===== */
/* 영문/한글 메뉴를 그리드 한 셀에 겹쳐 배치 → 레이아웃 변동 없이 크로스페이드 */
.header_nav {
    display: grid;
    height: 100%;
}

.header_nav > .header_menu {
    grid-area: 1 / 1;
    justify-self: center;
}

/* 한글 메뉴: 기본은 숨김(아래에서 살짝 떠 있음) */
.header_menu--fr {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(0.6vw);
}

/* sub06 + 스크롤 상태에서만 교체 (PC 전용 — 모바일은 햄버거 메뉴 유지) */
@media (min-width: 600px) {
    header.header--franchise.header_scrolled .header_menu {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-0.6vw);
    }

    header.header--franchise.header_scrolled .header_menu--fr {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }
}

/* #hd_pop 안에 div가 없을 때만 pointer-events: none 적용 */

#hd_pop:not(:has(div)) {
    pointer-events: none;
}

/* ========== Side Nav (우측 중앙 fixed) ========== */
.side_nav {
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,.1));
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 7.35vw;
    z-index: 90;
    display: block;
    transition: transform .3s ease, opacity .3s ease;
}

.side_nav_img {
    width: 100%;
    height: auto;
    display: block;
}

/* ========== Admin Head (관리자 전용 드롭다운/아코디언) ========== */
:root {
    --adminH-text: #fff;
    --adminH-text--hover: rgba(50, 53, 205, 1);
    --adminH-bgColor: rgba(50, 53, 205, 0.8);
    --adminH-bgColor--hover: rgba(255, 255, 255, 0.8);
    --adminH-outline: rgba(50, 53, 205, 0.3);
    --vWebColor: #3235cd;
}

.admin-pc-only { display: block; }
.admin-mobile-only { display: none !important; }

header > .admin_head,
header > .admin_head * {
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
    list-style: none;
}

header > .admin_head {
    position: absolute;
    right: 2vw;
    top: 110%;
    width: 11vw;
    min-width: 150px;
    overflow: hidden;
    z-index: 9999;
    background: var(--adminH-bgColor);
    color: var(--adminH-text);
    backdrop-filter: blur(6px);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5);
    border-radius: 0.5rem;
    transition: all 0.3s;
}

header > .admin_head:hover {
    border-radius: 1rem;
    background: var(--adminH-bgColor--hover);
    color: var(--adminH-text--hover);
    box-shadow: 0 0 0 1px var(--adminH-outline);
}

header .admin_head li {
    position: relative;
    width: 100%;
}

header .admin_head li a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0;
    padding: 10px 15px;
    display: block;
    width: 100%;
    z-index: 5000;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

header .admin_head li a .admin-arrow-svg {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
}

header .admin_head li .drop-down {
    padding: 0 0 1rem 0;
    display: none;
    margin: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

header .admin_head li .drop-down li a {
    border-top: none;
    width: auto;
    margin: 0 1rem;
    border-radius: 0.5rem;
    font-weight: 500;
    transition: all 0.15s;
    padding: 8px 12px;
}

header .admin_head li li a:hover {
    background: var(--adminH-text--hover);
    color: var(--adminH-text);
    box-shadow: 0 0 0 1px var(--adminH-outline);
}

/* ========== Responsive ========== */
@media (max-width:1023px) {

}
@media (max-width:599px) {
    :root { --header-h: 15vw; }

    .hd_pops_con{ width:100% !important; height:auto !important; }

    .hd_pops_footer{ font-size:2.6vw !important; }

    .pc-mobile{ display:none; }

    .mobile-pc{ display:flex; }

    .header_actions{ display:none; }

    .header_menu_drop{ right:0; pointer-events:auto; opacity:1; }

    .header_quick{ top:48%; right:0%; gap:1.5vw; }

    .header_quick_item{ width:13vw; height:13vw; }

    .header_quick_item02{ width:16vw; height:16vw; }
#hd_pop {
    height: 100vh;
    position: absolute;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 5% !important;
}
#hd_pop > div {
    margin: 0 auto !important;
    left: auto !important;
    top: 5% !important;
    border-radius: 22px;
    overflow: hidden;
    width: 90% !important;
}

    .main_small_title{ font-size:3.3vw; line-height:1.5; }

    .menu-hide{
        display: none !important;
    }

    .menu-show{
        display: flex !important;
    }

    .hamburger-top{
        top: 13% !important;
    }

    .hamburger {
        position: absolute;
        top: 33%;
        right: 5%;
    }

    .hamburger-menu {
        width: 8vw;
        height: 4.5vw;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .top-reverse {
        top: 0%;
    }

    .bot-reverse {
        bottom: 0%;
    }

    .line_change.top-reverse {
        top: 50%;
        transform: translate(0, -50%) rotate(45deg);
    }

    .line_change.mid-reverse {
        opacity: 0;
    }

    .line_change.bot-reverse {
        bottom: 50%;
        transform: translate(0, 50%) rotate(-45deg);
    }
div.line {
    width: 100%;
    height: 2px;
    border-radius: 0px;
    transition: all 0.3s;
    transform-origin: center;
    position: absolute;
    margin: 0 !important;
    background: var(--mc);
}

    .mst {
        font-family: var(--mf);
        font-weight: 400;
        font-size: 3.3vw;
        line-height: 1.5;
    }

    .sm {
        font-size: 3.45vw;
    }

    .con2_menu_tab_item {
        text-align: center;
        line-height: 1.5vw;
        padding: 0 8%;
        position: relative;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        transition: 0.3s all;
    }

    .con2_menu_tab {
        width: 80% !important;
        top: unset;
        right: unset;
        position: relative;
        margin-top: 8%;
    }

    .con2_menu_tab_itemab {
        width: 5vw;
    }

    .con2_menu_tab_item:hover .con2_menu_tab_itemab {
        opacity: 1;
        bottom: 204%;
    }

    .semimd {
        font-size: 4.2vw;
    }


    .face.main {
        height: 84.5vw !important;
        background-attachment: unset !important;
        justify-content: flex-start;
    }

    .face .face_top_4th {
        margin-left: 0%;
        width: 75.6%;
        text-align: center;
        margin-top: 2.3%;
        margin-top: 2%;
    }
.face .face_top {
    height: 0.5vw;
    margin-top: 48.7%;
    margin-left: 0;
    background: white;
    width: 8vw;
}
.face .face_top_2nd {
    margin-left: 0%;
    width: 75.5%;
    font-size: 3.2vw;
    text-align: center;
    margin-top: 2% !important;
}

    .menu_2nd.con1 {
        background: var(--sc);
        height: 14.5vw;
    }

    .con7_mid_top_cate {
        margin: 0 6% !important;
    }

    .con7_mid_top_cate:hover {
        border-top: 0.9vw solid transparent;
        border-bottom: 0.9vw solid var(--mc);
    }

    .con7_mid_top_cate_on {
        border-top: 0.9vw solid transparent;
        border-bottom: 0.9vw solid var(--mc);
    }

    .menu_2nd .con7_mid_top {
        background: var(--sc);
        padding: unset;
        height: 14.5vw;
    }


    .exsm {
        font-size: 3.1vw;
    }

    .sm-md {
        font-size: 3.8vw;
    }
.md {
    font-size: 5.8vw;
}
.exmd {
    font-size: 6.5vw;
}

    .md-lg {
        font-size: 8.5vw;
    }

    .semilg {
        font-size: 9.7vw;
    }
.face .face_top_3rd {
    margin-top: -2% !important;
    white-space: nowrap;
    text-align: center;
    width: 100%;
}
.lg {
    font-size: 12.3vw;
}

    .exlg {
        font-size: 14vw;
    }

    .header_sns{
        left: 56%;
        width: 25.5%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header_sns_item{
        width: 26.5%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
header {
    position: fixed;
    z-index: 9999;
    width: 100%;
    box-sizing: border-box;
    font-size: clamp(14px, 3.5vw, 18px);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 15vw;
    top: 0;
    padding: 1.5% 0 !important;
    background: #fff !important;
}
#line-mid {
    background-color: var(--mc)!important;
}
.header_menu {
    font-size: 4.5vw;
    display: flex;
    left: auto;
    transform: unset;
    position: fixed !important;
    right: -100%;
    pointer-events: none;
    padding: 20% 4%;
    padding-left: 10%;
    width: 60%;
    box-sizing: border-box;
    transition: all 0.3s;
    clear: both;
    background: #fff;
    color: #000;
    height: 100vh;
    flex-wrap: wrap;
    gap: 3vh;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    top: 0%;
    margin-right: 0;
    border-left: 1px solid #E2C496;
}

    .header_menu.header_menu_drop {
        top: 0%;
        pointer-events: initial !important;
        opacity: 1;
        right: 0;
        background: #fff;
        border: unset;
    }
.header_menu_1 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    font-weight: 600;
    text-align: start;
    transition: color .3s;
    color: #151515;
    height: unset;
}
.header_menu_1:hover {
    color: var(--mc);
    font-weight: 700;
    border-top: unset;
    border-bottom: unset;
}
.header_menu_item {
    width: 100%;
    height: auto;
    align-items: flex-start;
    flex-direction: column;
}
.header_submenu,
.header_menu_item:hover .header_submenu,
.header_menu_item:focus-within .header_submenu {
    position: static;
    display: none;
    width: 100%;
    height: auto;
    padding: 1vw 0 1.5vw 3.149606vw;
    box-sizing: border-box;
    background: transparent;
    border: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
    transition: none;
}
.header_submenu a {
    justify-content: flex-start;
    min-height: unset;
    height: auto;
    padding: 1.6vw 0;
    color: #444;
    font-size: 3.4vw;
    font-weight: 400;
}
.header_menu_item:has(.header_submenu) > .header_menu_1::after {
    content: "+";
    margin-left: auto;
    font-weight: 300;
    font-size: 5vw;
    line-height: 1;
    transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}
.header_menu_item.is-open > .header_menu_1::after {
    transform: rotate(45deg);
}
.header_logo {
    padding-top: 0%;
    margin-bottom: 0%;
    width: 30% !important;
    max-width: unset;
    margin-left: 5%;
    margin-right: auto;
    margin-top: 0;
}

header.header_scrolled {
    top: 0;
    width: 100%;
    height: 15vw;
    padding: 1.5% 0 !important;
    transform: translateX(-50%);
    box-shadow: none;
    box-sizing: border-box;
}

header.header_scrolled .header_logo {
    width: 30% !important;
}

header.header_scrolled .header_menu {
    gap: 3vh;
}

/* sub06 한글 메뉴는 모바일에서 비활성화 — 햄버거 메뉴(영문) 유지 */
.header_menu--fr {
    display: none;
}

.side_nav { display: none; }

    /* ===== admin menu (모바일 아코디언) ===== */
    .admin-pc-only { display: none !important; }
    .admin-mobile-only { display: block !important; }

    .admin_menu_mobile,
    .admin_menu_mobile * {
        box-sizing: border-box !important;
        margin: 0;
        padding: 0;
    }

    .admin_menu_mobile {
        text-align: center;
        width: 100%;
        background-color: transparent;
        margin: 2vw 0 0;
        border-radius: 2rem;
        box-shadow: 0 0 0 1px var(--vWebColor);
        border: 1px solid rgba(50, 53, 205, 0.25);
        order: 99;
    }

    .admin_menu_mobile[open] {
        padding-bottom: 3vw;
    }

    .admin_menu_mobile summary {
        color: var(--vWebColor);
        font-size: 4.2vw;
        padding: 3vw 0;
        cursor: pointer;
        outline: none;
        list-style: none;
    }

    .admin_menu_mobile summary::-webkit-details-marker {
        display: none;
    }

    .admin_menu_mobile .admin_menu_list {
        display: flex;
        flex-direction: column;
        gap: 2vw;
        padding: 0 3vw;
    }

    .admin_menu_mobile .header_menu_1m {
        color: var(--vWebColor);
        display: block;
        padding: 2vw 0;
        text-decoration: none;
        font-size: 3.6vw;
        border-radius: 1rem;
        transition: background-color 0.2s, color 0.2s;
    }

    .admin_menu_mobile .header_menu_1m:active,
    .admin_menu_mobile .header_menu_1m:hover {
        background-color: var(--vWebColor);
        color: #fff;
    }

}
