/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/

html, body {
    scroll-behavior: smooth;
    line-height: 1.48;
}

.tit{ line-height: +1.25}
.txt{ line-height: +1.48}
a {
    margin: 0;
    padding: 0;
    display: inline-block;
    background: transparent;
}
.thin{ font-weight: 100}
.light{ font-weight: 300}
.regular{ font-weight: 400}
.md{ font-weight: 500}
.bold{ font-weight: bold !important;}
.eb{ font-weight: 700}
.it{ font-style: italic}

.stroke{ text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;}
.stroke1{ text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;}
.stroke_w{ text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;}
.stroke_y{ text-shadow: -2px -2px 0 #ffcc00, 2px -2px 0 #e5ce53, -2px 2px 0 #ffcc00, 2px 2px 0 #e5ce53;}
.stroke_b{ text-shadow: -1px -1px 0 #56ffff, 1px -1px 0 #56ffff, -1px 1px 0 #56ffff, 1px 1px 0 #56ffff;}
.stroke_b2{ text-shadow: -2px -2px 2px #74ffff, 2px -2px 2px #74ffff, -2px 2px 2px #74ffff, 2px 2px 2px #74ffff;}
/*common start*/

/*align*/
.lh1{ line-height: 1}
.tac{ text-align: center}
.tal{ text-align: left}
.tar{ text-align: right}
.flex{ display: flex; flex-wrap: wrap}
.flex-col{ display: flex; flex-direction: column;}
.inline-flex {display: inline-flex !important; flex-wrap: wrap}
.flex-jc{ display: flex; flex-wrap: wrap; justify-content: center}
.flex-js{ display: flex; flex-wrap: wrap; justify-content: flex-start}
.flex-je{ display: flex; flex-wrap: wrap; justify-content: flex-end}
.flex-jl{ display: flex; flex-wrap: wrap; justify-content: left}
.flex-jr{ display: flex; flex-wrap: wrap; justify-content: right}
.flex-jsb{ display: flex; flex-wrap: wrap; justify-content: space-between}
.flex-jsa{ display: flex; flex-wrap: wrap; justify-content: space-around}
.flex-ac{ display: flex; flex-wrap: wrap; align-items: center}
.flex-afe{ display: flex; flex-wrap: wrap; align-items: flex-end}
.flex-afs { display: flex; flex-wrap: wrap; align-items: flex-start}
.flex-ast { display: flex; align-items: stretch}
.flex-nowrap{ display: flex; flex-wrap: nowrap;}
.flex-now{ display: flex}
.flex-now-jc{ display: flex; justify-content: center}
.flex-now-jsb{ display: flex; justify-content: space-between}
.flex-now-jsa{ display: flex; justify-content: space-around}

/*color*/
.bg_red{ background: #d41111}
.bg_red2{ background: #be3636}
.bg_w{ background: #fff}
.bg_yellow{ background: #fec700}
.bg_orange{ background: #fe9500}
.bg_black{ background: #000000}
.bg_blue { background: #2150a2}
.bg_brown{background:#e5d9c1;}

/*layout*/
.wrap{ position: relative; width: 100%}
.half{ width: 50%}
.w40{ width: 40%}
.w45{ width: 45%}
.w55{ width: 55%}
.w60{ width: 60%}
.sec{ position:relative; overflow: hidden; width: 100%}
.ts{ text-shadow: 1px 1px 5px rgba(0,0,0,0.8)}
.tsb{ text-shadow: 0 0 5px rgba(103,246,249,1)}
.ls{ letter-spacing: -2px}
.small{ font-size: 0.875em}
.xsmall{ font-size: 0.750em}
.tab_con{ display: none}
.tab_con.current{ display: flex}

.radius_s{ border-radius: 0 15px 15px 15px}
.radius_srb{ border-radius: 15px 15px 0 15px}
.vertical{ writing-mode: vertical-lr}

.mr0 { margin-right: 0!important;}
.mr5 { margin-right: 5px}
.mr10{ margin-right: 10px}
.mr15{ margin-right: 15px}
.mr20{ margin-right: 20px}
.mr25{ margin-right: 25px}
.mr30{ margin-right: 30px}
.mr40{ margin-right: 40px}
.mr50{ margin-right: 50px}
.ml0 { margin-left: 0!important;}
.ml5 { margin-left: 5px}
.ml10{ margin-left: 10px}
.ml15{ margin-left: 15px}
.ml20{ margin-left: 20px}
.ml25{ margin-left: 25px}
.ml30{ margin-left: 30px}
.ml40{ margin-left: 40px}
.ml50{ margin-left: 50px}
.mb0 { margin-bottom: 0!important;}
.mb5 { margin-bottom: 5px}
.mb10{ margin-bottom: 10px}
.mb15{ margin-bottom: 15px}
.mb20{ margin-bottom: 20px}
.mb25{ margin-bottom: 25px}
.mb30{ margin-bottom: 30px}
.mb40{ margin-bottom: 40px}
.mb50{ margin-bottom: 50px}
.mb60{ margin-bottom: 60px}
.mb70{ margin-bottom: 70px}
.mb80{ margin-bottom: 80px}
.mb90{ margin-bottom: 90px}
.mb100{ margin-bottom: 100px}
.mt0 { margin-top: 0!important;}
.mt5 { margin-top: 5px}
.mt10{ margin-top: 10px}
.mt15{ margin-top: 15px}
.mt20{ margin-top: 20px}
.mt25{ margin-top: 25px}
.mt30{ margin-top: 30px}
.mt40{ margin-top: 40px}
.mt50{ margin-top: 50px}

.p5{ padding: 5px}
.p10{ padding: 10px}
.p15{ padding: 15px}
.pr0 { padding-right: 0!important;}
.pr5 { padding-right: 5px}
.pr10{ padding-right: 10px}
.pr15{ padding-right: 15px}
.pr20{ padding-right: 20px}
.pr25{ padding-right: 25px}
.pr30{ padding-right: 30px}
.pr40{ padding-right: 40px}
.pr50{ padding-right: 50px}
.pl0 { padding-left: 0!important;}
.pl5 { padding-left: 5px}
.pl10{ padding-left: 10px}
.pl15{ padding-left: 15px}
.pl20{ padding-left: 20px}
.pl25{ padding-left: 25px}
.pl30{ padding-left: 30px}
.pl40{ padding-left: 40px}
.pl50{ padding-left: 50px}
.pb0 { padding-bottom: 0!important;}
.pb5 { padding-bottom: 5px}
.pb10{ padding-bottom: 10px}
.pb15{ padding-bottom: 15px}
.pb20{ padding-bottom: 20px}
.pb25{ padding-bottom: 25px}
.pb30{ padding-bottom: 30px}
.pb40{ padding-bottom: 40px}
.pb50{ padding-bottom: 50px}
.pb60{ padding-bottom: 60px}
.pb70{ padding-bottom: 70px}
.pb80{ padding-bottom: 80px}
.pb90{ padding-bottom: 90px}
.pb100{ padding-bottom: 100px}
.pt0 { padding-top: 0!important;}
.pt5 { padding-top: 5px}
.pt10{ padding-top: 10px}
.pt15{ padding-top: 15px}
.pt20{ padding-top: 20px}
.pt25{ padding-top: 25px}
.pt30{ padding-top: 30px}
.pt40{ padding-top: 40px}
.pt50{ padding-top: 50px}
.pt60{ padding-top: 60px}
.pt70{ padding-top: 70px}
.pt80{ padding-top: 80px}
.pt90{ padding-top: 90px}
.pt100{ padding-top: 100px}

.m_show{ display: none}
.m_hidden{ display: block}

img {
    max-width:100%;
    transition: all 0.3s;
}
/* pc mobile show */
.pc-show {
    display: block;
}
.mb-show {
    display: none;
}
.mb-small-show {
    display: none;
}
.absol-img, .absol {
    position: absolute;
}
.relative {
    position: relative;
}
.tfcc {
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.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
}

/* animate-txt */
.animate-txt {
    display: inline-flex;
}

/* txt option */
.v-txt-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    opacity: 0;
    transition: opacity 0.5s ease-out;
}
.v-txt-wrap.type-th {

}
.v-txt-wrap .txt {
    line-height: 1.1;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    opacity: 1;
}
.v-txt-wrap .img {
    writing-mode: vertical-rl;
    text-orientation: sideways;
    opacity: 1;
}
.v-txt-wrap .txt span {
    display: inline-block;
    transform: translateY(100%) rotate(-180deg);
    opacity: 0;
}
.v-txt-wrap.type-th .txt {
    writing-mode: vertical-rl;
    text-orientation: upright;
}
.v-txt-wrap.type-th .txt span {
    transform: translateY(100%) rotate(0deg);
}

.v-txt-wrap .txt span.active {
    animation: vTxt-slideIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.v-txt-wrap.type-th .txt span.active {
    animation: vTxt-th-slideIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.v-txt-wrap .img.active {
    animation: vTxt-slideIn 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* bbs common */
.tbl_head01 td,
#bo_list .td_name,
#bo_v,
#bo_w,
#gall_ul
{
    font-weight: 400;
}
#bo_v_share .btn {
    font-size:0.75em;
}
#bo_v_info .profile_info,
#bo_v_info .profile_info .profile_info_ct{
    line-height: 1.45;
}
#bo_w .btn_cancel,
#bo_w .btn_submit {
    font-size:1.0em;
}

.underline{ position: relative; text-decoration: underline; text-underline-offset: 8px;}
.underline .txt{ position: relative; z-index: 2}
.underline:after{ z-index: 1}
.shadow-wrap{ position: relative; padding: 0 30px 30px 0}
.shadow-wrap .txt{ position: relative; z-index: 2}
.shadow-wrap .shadow{ position: absolute; left: 25px; top: 25px; z-index: 1; color: rgba(0,0,0,0.1); text-shadow: 1px 1px 15px rgba(0,0,0,0.6);}

.bg-txt-grn {
    display: inline-flex;
    padding:4px;
    background: var(--green2-color);
}
.bg-txt-blk {
    display: inline-flex;
    padding:4px;
    background:#000;
}
.fw-bd {
    font-weight: 700;
}
.fw-nm {
    font-weight: 300;
}

.op100 { opacity: 1.0 !important; }
.op90 { opacity: 0.9 !important; }
.op80 { opacity: 0.8 !important; }
.op70 { opacity: 0.7 !important; }
.op60 { opacity: 0.6 !important; }
.op50 { opacity: 0.5 !important; }
.op40 { opacity: 0.4 !important; }
.op30 { opacity: 0.3 !important; }
.op20 { opacity: 0.2 !important; }
.op10 { opacity: 0.1 !important; }

.fw200 { font-weight: 200; }

.required { color: #e7141a; }

.flex-wrap { display: flex; justify-content: space-between; align-items: center; }

a { cursor: pointer; transition: all 0.2s; }
button { cursor: pointer; transition: all 0.2s; }

div { position: relative; }

h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Sans KR", "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-weight: 700;
}

/* 팝업레이어 */
#hd_pop {z-index:1003;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}
.sound_only {display: none;}

.pc {display: block;}
.mo {display: none;}

/* Button */
.cont-wrap .btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.2s;
}
.cont-wrap .btn { display: flex; align-items: center; justify-content: center; position: relative; transition: all 0.3s; font-weight: 200; }
.btn.submit-btn {
    background:var(--primary-color);
}
.btn.submit-btn:hover {
    background:var(--primary-color-hover);
}
.btn.red-btn {
    background:var(--primary-color);
}
.btn.red-btn:hover {
    background:var(--primary-color-hover);
}
.btn.purple-btn {
    background:var(--primary-color-purple);
}
.btn.purple-btn:hover {
    background:var(--primary-color-purple-hover);
}
.btn.green-btn {
    background:var(--green-color);
}
.btn.green-btn:hover {
    background:var(--green-color-hover);
}
.right-hover-btn {
    position: relative;
    overflow: hidden;
}
.right-hover-btn span,
.right-hover-btn img,
.right-hover-btn strong {
    z-index: 2;
}
.right-hover-btn:after {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    transition: right 0.4s;
}
.right-hover-btn:hover:after {
    right: 0%;
}


/* arrow */
.arrow {
    transform: translateX(-50%) translateY(25%) rotate(225deg); /* 중심에 배치하고 회전 */
    width: 6px; /* V의 가로 길이 */
    height: 6px; /* V의 세로 길이 */
    border-left: 1px solid #000; /* V의 왼쪽 선 */
    border-bottom: 1px solid #000; /* V의 오른쪽 선 */
    transform-origin: center; /* 회전 중심 */
    box-sizing: border-box;
    transition: all 0.2s;
}
.arrow.white {
    border-left: 1px solid #fff; /* V의 왼쪽 선 */
    border-bottom: 1px solid #fff; /* V의 오른쪽 선 */
}
.arrow-diagonal {
    position: relative;
    width: 8px;
    height: 8px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    transform: rotate(0deg);
    box-sizing: border-box;
}
.arrow-diagonal::before {
    content: "";
    position: absolute;
    right: 0;
    top: -1px;
    width: 12px;
    height: 1px;
    background: white;
    transform: rotate(-45deg);
    transform-origin: right top;
}
.arrow-diagonal.left {
    transform: rotate(45deg);
}


/* video */
.video-wrapper {
    position: relative;
    left:50%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.video-wrapper.type-content {
    transform: translate(-50%,0);
}
.video-wrapper.type-bg {
    position: absolute; /* 또는 fixed */
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* 핵심 */
    pointer-events: none; /* 클릭 막힘 방지 */
}
.video-content {

}


/* Label */
.color-label { display: flex; align-items: center; justify-content: center; font-size: 20px; background: #d0cdca; transition: all 0.3s; }
.color-label:after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(100% - 16px); height: calc(100% - 16px); border: 1px solid #fff; }
.color-label.gray { background: #d0cdca; }
.color-label.light-green { background: #c3d8c4; }
.color-label.light-blue { background: #9bced0; }
.center-txt-label {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* YouTube Wrap */
.youtube-wrap { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.youtube-wrap.bg-wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 0; }
.youtube-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Rolling */
.line-wrap { flex-wrap: nowrap; flex: 0 0 auto; white-space: nowrap; width: auto; overflow: hidden; transition: 0.3s; z-index: 0; }
.line { margin: 0 5px; gap: 10px; flex-wrap: nowrap; width: auto; animation: textLoop 20s linear infinite; }

/* Rolling */
.rolling-wrap {
    flex-wrap: nowrap;
    flex: 0 0 auto;
    gap:40px;
    white-space: nowrap;
    width:auto;
    overflow: hidden;
    transition: 0.3s;
    z-index: 0;
}
.rolling {
    gap:40px;
    flex-wrap: nowrap;
    width:auto;
    animation-name: textLoop;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

/* Input */
input[type="tel"],
input[type="text"],
input[type="password"],
select {
    padding:12px 10px;
    height: 48px;
    background: #fff;
    border:none;
    border-radius: 6px;
    font-size: 16px;
}
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder {
    color: #999999;
    font-size: 16px;
}
select option:first-child {
    color: #999999;
    font-size: 16px;
}

/* main */
main {
    position:relative;
    margin:0 auto;
    width:100%;
    box-sizing:border-box;
}


/* header */
header.header-wrap {
    position: fixed;
    top:0;
    left:50%;
    transform: translateX(-50%);
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    height: auto;
    border-bottom:none;
    background: none;
}
header.header-wrap .top-header {
    width: 100%;
    background: #fff;
}
header.header-wrap .top-header-nav li {
    margin-right:12px;
}
header.header-wrap .header-user-container {
    padding:0 32px 0 48px;
    height: 98px;
    border-bottom:none;
    transition: all 0.3s;
}
header.header-wrap .header-user-container .cont-wrap {
    height: 100%;
}
header.header-wrap .navbar-expand-lg .navbar-nav {
    gap:72px;
}
header.header-wrap .navbar-nav a,
header.header-wrap .navbar-toggler {
    color: var(--menu-font-color);
    font-size: 16px;
    font-weight: 300;
}
header.header-wrap .navbar-nav .dropdown-toggle::after {
    display: none;
}
header.header-wrap .navbar-nav a:hover,
header.header-wrap .navbar-toggler:hover {
    color: var(--menu-font-color-hover);
}
header.header-wrap .navbar-nav .type-mega .dropdown-menu {
    position: fixed;
    left: 50%;
    width: 100vw;
    max-width:2560px;
    min-height: 280px;
    transform: translateX(-50%);
    background: #fff;
    text-align:center;
    border:none;
}
header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap {
    position: relative;
    margin:0 auto;
    width: 100%;
    max-width: 1460px;
}
header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap .inner {
    transition: transform 0.2s ease;
}
header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap .logo-mega {
    right: 0;
    bottom:32px;
}
header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap .inner ul.dep2-list {
    max-width: 200px;
}
header.header-wrap .navbar-nav .type-mega .dropdown-menu.dep3-list {
    position: absolute;
    top:0;
    left:0;
    transform:translateX(100%);
    padding:4px 4px;
    max-width: 200px;
    width: 100%;
    height: auto;
    min-height: unset;
    box-shadow: 4px 4px 8px rgba(100,100,100,0.2);
}
header.scrolled {
    background: rgba(0,0,0,0.3);
    backdrop-filter: blur(10px); /* 블러 효과 추가 */
    -webkit-backdrop-filter: blur(10px); /* Safari 지원 */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
header.scrolled .header-user-container {
    height: 72px;
}
header .nav-wrap {
    height: 100%;
}
header.header-wrap .btn-download {
    gap:8px;
    width: 132px;
    height: 38px;
    background: #1a1b1d;
    border: 1px solid #707070;
    border-radius: 6px;
    font-size: 16px;
}
header.header-wrap .btn-download:after {
    background: rgb(62, 104, 255);
    /*background: linear-gradient(270deg, rgb(62, 104, 255) 0%, rgb(110, 124, 255) 100%);*/
    background:var(--primary-color);
}
header.header-wrap .btn-download:hover {
    color: #fff;
    background: #222;
}
header.header-wrap .dropdown-mega-menu {
    display: none;
}
.navbar-nav .dropdown-menu {
    padding:24px 0;
    overflow: visible;
}
.navbar-nav .dropdown-menu li {
    text-align: left;
}
.navbar-nav .dropdown-menu li a {
    color: #000;
    font-size: 15px;
}
.navbar-nav .dropdown-menu .dropdown-sub-tt {
    padding:5px 25px 5px 15px !important;
    text-align: left;
    font-size:18px;
    font-weight: bold;
}
.navbar-nav .dropdown-menu li a.active,
.navbar-nav .dropdown-menu li a:hover,
.navbar-nav .dropdown-menu>ul>.mega-menu-col ul>li:hover>a,
.navbar-nav .dropdown-menu>ul>li:hover>a {
    background-color:transparent;
    color:var(--primary-color);
}
header.header-wrap .navbar-nav>li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 98px;
    cursor: pointer;
}
header.header-wrap.scrolled .navbar-nav>li {
    height: 72px;
}
header.header-wrap .navbar-nav>li a {
    position: relative;
    z-index: 1;
}
header.header-wrap .navbar-nav>li:after {
    content: "";
    position: absolute;
    top: -24px;
    left:0;
    width: 0;
    height: 100%;
    border-bottom:1px solid #fff;
    border-radius: 0px;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}
header.header-wrap.scrolled .navbar-nav>li:after {
    top: -8px;
}
header.header-wrap .navbar-nav>li:hover:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}


/* footer */
.footer {
    padding:64px 94px 94px 64px;
    background: radial-gradient(circle at 70% 130%,
                #5f4921 6%,
                #232221 36%,
                #222222 100%);
    z-index: 10;
}
.footer .cont-wrap {
    margin:0 auto;
    width: 100%;
    max-width: 1920px;
}
.footer .ft-info .ft-info-top {
    gap:40px;
}
.footer .ft-info .ft-logo {
    max-width: 117px;
}
.footer .ft-info .select-wrap {
    margin:0 auto 22px;
    width: 200px;
    height: 45px;
    font-size: 14px;
}
.select-wrap .btn-select {
    justify-content: space-between;
    padding:0 22px;
    width: 100%;
    max-width: 200px;
    height: 45px;
    font-size: 14px;
    color: #b2b2b2;
    border:1px solid #6d6d6d;
    cursor: pointer;
}
.select-wrap .plus-ico {

}
.select-wrap .btn-select.active .plus-ico {
    transform: rotate(-45deg);
}
.select-wrap .fm-list-wrap {
    bottom:calc(100% + 12px);
    padding:0 20px;
    width: 100%;
    height: 0;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 0px 8px rgba(100,100,100,0.2);
    opacity: 0;
    transition: all 0.5s;
    overflow: hidden;
}
.select-wrap .fm-list-wrap .btn {
    padding:12px 0;
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
}
.select-wrap .fm-list-wrap .btn:hover {
    background: #000;
    color: #fff;
}
.select-wrap .fm-list-wrap.active {
    padding:16px 20px;
    height: auto;
    opacity: 1;
}
.footer .ft-info .btn-download {
    justify-content: space-between;
    padding:0 22px;
    width: 200px;
    height: 45px;
    border:1px solid #6d6d6d;
    color: #b2b2b2;
    font-size: 14px;
}
.footer .ft-info .btn-download:after {
    background: #000;
}
.footer .ft-info .ft-info-bottom {
    padding:40px 0 0 8px;
}
.footer .slogan {
    margin:0 auto 37px;
    font-size: 47px;
    font-weight: bold;
    color: #686868;
    font-weight: 500;
}
.footer .slogan strong {
    font-weight: 700;
}
.footer .footer-copyright {
    padding:0;
    font-size: 15px;
    color: #9f9f9f;
}


/* quick */
.eb-backtotop {
    bottom:0;
    right:0;
    width: 90px;
    height: 78px;
    background-color: #181818;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 0 !important;
    font-size: 16px;
}
.eb-backtotop.visible {
    opacity: 1;
    visibility: visible;
}
.eb-backtotop:after {
    top:10%;
    left:50%;
    transform: translateX(-50%);
    opacity: 0;
}
.eb-backtotop:hover:after {
    top:0;
    left:50%;
    transform: translateX(-50%);
    color: #fff;
    opacity: 1;
}



/* custom set */
#main-app .main-wrap {
    margin:0;
}
#main-app .basic-body {
    padding:0;
}
#main-app .basic-body-main.left-main,
#main-app .basic-body-main.right-main {
    float: unset;
    padding:0;
    width: 100%;
}
#main-app .basic-body-side {
    float: unset;
    width: 100%;
}
#main-app .basic-body-side .side-contents {
    gap:24px;
    margin:0 auto;
    padding:140px 0;
    width: 100%;
    max-width: 1280px;
    flex-wrap: nowrap;
}
#main-app .basic-body-side .user-info-contents {
    width: 50%;
}
#main-app .basic-body-side .site-info-contents {
    width: 50%;
}

#main-app .page-title-wrap {
    padding:180px 0;
    background: none;
}
#main-app .page-title-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30vh;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    z-index: 1;
}
#main-app .page-title-wrap .cont-wrap {
    margin:0 auto;
    width:100%;
    min-width: 1480px;
    max-width: 1600px;
}
#main-app .basic-body {
    min-height: 50vh;
}
#main-app .basic-body .board-list {
    margin:0 auto;
    padding:0 30px;
    width:100%;
    min-width: 1480px;
    max-width: 1820px;
}
#main-app .basic-body .txt-board .board-list {
    min-width: unset;
    max-width: 1280px;
}

/* sec */
section.sec {
    position:relative;
    margin:0 auto;
    padding:150px 0 150px 0;
    /*padding:7.0rem 0 6.25rem 0;*/
    width:100%;
    min-width: 1480px;
    transition:all 0.8s;
    box-sizing:border-box;
    overflow-x:hidden;
    overflow-y:hidden;
    font-size:16px;
}
section.full-img-sec {
    min-width: 1480px;
}
section.full-img-sec img {
    min-width: 1480px;
}
section.sec .cont-wrap {
    position:relative;
    margin:0 auto;
    width:100%;
    min-width: 1480px;
    box-sizing:border-box;
    text-align:center;
}
section.sec .cont-wrap .cont {
    position:relative;
    margin:0 auto;
    width:100%;
    min-width: 1480px;
    box-sizing:border-box;
    text-align:center;
}
section.sec .cont-wrap .primary-txt {
    display: inline-flex;
    justify-content: center;
    margin:0 auto 24px;
    font-size:20px; /* 2025-02-28 폰트 사이즈 16->20px로 수정 */
    font-weight: bold;

    background: var(--primary-gradient-color-45deg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
}
section.sec .cont-wrap .primary-txt.light {
    color:#fff;
    background: var(--primary-gradient-color-light);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
}
section.sec .cont-wrap .primary-txt.white {
    color:#fff;
    background: var(--primary-gradient-color-white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
}
section.sec .cont-wrap .primary-txt.white.reverse {
    color:#fff;
    background: var(--primary-gradient-color-white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
}
section.sec .cont-wrap .primary-txt.p-b {
    background: var(--primary-gradient-color-reverse-45deg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 0;
}
section.sec .cont-wrap .tt-wrap {
    margin:0 auto 60px;
}
section.sec .cont-wrap .tt {
    margin:0 auto 24px;
    line-height: 1.25;
    font-size:48px;
    font-weight: bold;
    letter-spacing: -2px;
}
section.sec .cont-wrap .sub-tt {
    font-size:30px;
    font-weight: 400;
}
section.sec .cont-wrap .add-txt {
    font-size:24px;
    font-weight: 400;
}
section.sec .cont-wrap .desc {
    font-size:18px;
    font-weight: 400;
    color: var(--root-font-color);
}
section.sec .cont-wrap .txt {
    font-size:24px;
    font-weight: 400;
}
section.sec .cont-wrap img {
    max-width:100%;
}
section.sec .cont-wrap .flex {
    display:flex;
}
section.sec .cont-wrap .empha-tt {
    font-family: var(--emphasis-font-famaily);
    font-weight: 500;
}



/* swiper */
.swiper-button-next:after, .swiper-button-prev:after {
    display: none;
}
.swiper-button-prev,
.swiper-button-next {
    top:unset;
    right:unset;
    left:unset;
    bottom:unset;
}


/* label */
.vertical-txt {
    writing-mode: vertical-rl;
    text-orientation: upright;
}
.round-label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:14px;
    margin:0 0 24px 0;
    width: 208px;
    height: 64px;
    border-radius: 2324px;
    font-size: 24px;
}
.round-label.red-label {
    border: 1px solid var(--dark-red-color);
    color: var(--dark-red-color);
}
.round-label.white-label {
    border: 1px solid #fff;
    color: #fff;
}
.empha-tt {
    font-family: var(--emphasis-font-famaily);
    font-weight: 300;
}




/*@media (max-width: 1200px){*/
/*    .m_show{ display: block}*/
/*    .m_hidden{ display: none}*/
/*}*/
@media screen and (max-width: 1480px) {
    section.sec {
        min-width: unset;
    }
    section.full-img-sec {
        min-width: unset;
    }
    section.full-img-sec img {
        min-width: unset;
    }
    section.sec .cont-wrap {
        min-width: unset;
    }
    section.sec .cont-wrap .cont {
        min-width: unset;
    }
}
@media screen and (max-width: 1280px) {
    header.header-wrap .header-user-container {
        padding:0 20px;
    }
    header.header-wrap .navbar-expand-lg .navbar-nav {
        gap:40px;
        max-height: unset;
    }
    header.header-wrap .header-user-container .cont-wrap {
        gap:20px;
    }
}
@media screen and (max-width: 1024px) {
    .pc-show {
        display: none;
    }
    .mb-show {
        display: block;
    }

    #hd_pop {
        position: fixed;
        width: 100%;
        height: 100%;
    }
    .hd_pops {
        top:50% !important;
        left:50% !important;
        transform: translate(-50%,-50%);
        width: calc(100% - 4%);
    }
    .hd_pops .hd_pops_con {
        width: 100% !important;
        max-width: 100%;
        height: auto !important;
    }
    .hd_pops .hd_pops_con p {
        width: 100%;
    }
    .hd_pops .hd_pops_con br {
        display: none;
    }

    /* header */
    header {
        position: sticky;
        display:flex;
        top:0;
        justify-content: space-between;
        align-items: center;

        padding:0 20px;
        width:100%;
        height:100px;
        background: rgba(236, 236, 236, 0.98);
        /*box-shadow:0px 15px 18px rgba(0,0,0,0.35) ;*/
        box-sizing: border-box;
        transition: all 0.2s;
        z-index: 1000;
    }
    header.scrolled {
    }

    /* 로고 */
    header h1 {
        position: relative;
        z-index: 1;
    }
    header h1 a img {
        width: 130px;
        text-align: left;
    }
    header h1 a img {

    }
    .sidebar-left.offcanvas {
        width: 100%;
    }
    .menu-trigger,
    .menu-trigger span {
        position:relative;
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }
    .menu-trigger {
        position: relative;
        width: 36px;
        height: 1.5rem;
        z-index: 101;
    }
    .menu-trigger.mb {
        display:block;
        width:36px;
    }
    .menu-trigger span {
        position: absolute;
        left: 0;
        width: 36px;
        height: 3px;
        background-color: var(--primary-color);
        border-radius:2px;
    }
    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }
    .menu-trigger span:nth-of-type(2) {
        top: calc(50% - 1.5px);
    }
    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }
    /* 중앙 라인이 고정된 자리에서 투명하게 사라지며 상하라인 회전하며 엑스자 만들기 */
    .menu-trigger.active-1 {
    }
    .menu-trigger.active-1 span:nth-of-type(1) {
        -webkit-transform: translateY (10.5px) rotate (-45deg);
        transform: translateY(10.5px) rotate(-45deg);
    }
    .menu-trigger.active-1 span:nth-of-type(2) {
        opacity: 0;
    }
    .menu-trigger.active-1 span:nth-of-type(3) {
        -webkit-transform: translateY(-10.5px) rotate(45deg);
        transform: translateY(-10.5px) rotate(45deg);
    }
    .gnb-wrap {
        position:fixed;
        top:0;
        left:0;
        transform: translateX(-100%);
        width:70%;
        max-width: 1000px;
        height:calc(100vh);
        background: rgba(236, 236, 236, 0.95);
        transition: all 0.6s;
        box-shadow: 4px 4px 16px rgba(0,0,0,0.4);
        opacity: 0;
        z-index:1001;
    }
    .gnb-wrap.active {
        transform: translateX(0);
        opacity: 1;
    }
    .gnb-wrap .inner {
        position:relative;
        width:100%;
        height:100%;
    }
    .gnb-wrap nav {
        position: relative;
        margin:100px auto 0;
        padding:36px 36px 36px 36px;
        width:100%;
        height:auto;
        min-height:10.0rem;
        box-sizing:border-box;
    }
    .gnb-wrap nav .item {
        width: 100%;
    }
    .gnb-wrap nav a {
        width: 100%;
        padding:1.0rem 0;
        font-weight: 400;
        font-size:32px;
    }
    .gnb-wrap nav a.active,
    .gnb-wrap nav a:hover {
        color:#ffcc00;
    }
    .gnb-wrap nav a img {
        height: 36px;
    }

    .gnb-wrap .header-btns {
        gap:8px;
        padding:0 16px;
        margin:48px auto 0;
        width: calc(100% - 16px * 2);
        height: 80px;
        background: var(--primary-color);
        font-size: 24px;
    }
    .gnb-wrap .header-btns .txt {
        line-height: 1.15;
    }
    .gnb-wrap .header-btns .call-btn {
        font-size: 32px;
    }
    .gnb-wrap .header-btns:hover .call-btn {
        font-size: 32px;
    }
    .gnb-wrap .header-btns .btn {
        gap:4px;
        padding:4px 14px;
        height: 30px;
        border-radius: 15px;
    }
    .gnb-wrap .header-btns .btn img {
        margin:-2px 0 0 4px;
    }
    .gnb-wrap .header-btns .btn:hover {
        text-decoration: unset;
    }


    /* Fixed Form */
    .fixed-form-wrap {
        position: fixed;
        left: 0;
        right: 0;
        bottom: -80%;
        padding:0;
        height: 160px;
        background: #35280f;
        color: #222;
        z-index: 998;
    }
    .fixed-form-wrap .fw-wrap {
        width: 100%;
    }
    .fixed-form-wrap .inner-wrap {
        margin: 0 auto;
        padding: 6px 0 12px 0;
        width: 100%;
        min-width: 700px;
        max-width: 700px;
        height: 100px;
        z-index: 2;
    }
    .fixed-form-wrap .fw-input-box {
        gap:10px;
        width: 100%;
    }
    .fixed-form-wrap .fixed-logo {
        line-height: 1.25;
        font-size: 18px;
    }
    .fixed-form-wrap .fixed-logo:hover * {
        text-decoration: unset;
    }
    .fixed-form-wrap .fixed-logo .call-txt {
        font-size: 18px;
    }
    .fixed-form-wrap .input-wrap {
        gap:10px;
        flex-wrap: nowrap;
        margin:8px auto 12px;
    }
    .fixed-form-wrap .input-wrap input:not(input[type="checkbox"]) {
        width: calc(100% / 4);
        height: 48px;
        max-width: 162px;
        border-radius: 0;
        font-size: 20px;
        border:1px solid #000;
    }
    .fixed-form-wrap .input-wrap select {
        width: calc(100% / 4);
        max-width: 162px;
        height: 48px;
        border-radius: 0;
        font-size: 20px;
        border:1px solid #000;
    }
    .fixed-form-wrap input[type="checkbox"] {
        width: 14px;
        height: 14px;
    }
    .fixed-form-wrap .input-wrap label {
        gap:4px;
        padding:0 10px 0 0;
        font-weight: 400;
        font-size: 16px;
        border-radius: 40px;
    }
    .fixed-form-wrap .btn-wrap {
        width: calc(100% / 4);
        max-width: 162px;
        height: 50px;
    }
    .fixed-form-wrap .blog-btn {
        gap:12px;
        width: 244px;
        height: 100%;
        font-size: 18px;
        font-weight: 400;
        border-radius: 40px;
    }
    .fixed-form-wrap .blog-btn:hover {
        text-decoration: unset;
    }
    .fixed-form-wrap .btn-submit {
        width: 100%;
        height: 100%;
        font-size: 20px;
        font-weight: bold;
        border-radius: 0;
    }
    .fixed-form-wrap .rolling-content {
        height: 60px;
        background: var(--teal-color);
    }
    .fixed-form-wrap .rolling-content .tt {
        position: relative;
        width: 194px;
        height: 100%;
        font-size: 20px;
        font-weight: bold;
        background: var(--light-yellow-color);
        z-index: 1;
    }
    .fixed-form-wrap .rolling-content .tt strong {
    }
    .fixed-form-wrap .rolling-content .rolling-wrap {
        position: relative;
        width: calc(100% - 194px);
        height: 100%;
        font-size: 18px;
        font-weight: bold;
        overflow: hidden;
        z-index: 0;
    }
    .fixed-form-wrap .rolling-content .rolling {
    }

    /* Input Form */
    .fixed-form-wrap ::placeholder {
        font-size: 16px;
    }

    main {
        position:relative;
        margin:0 auto;
        width:100%;
        box-sizing:border-box;
    }
    section.sec {
        position:relative;
        margin:0 auto;
        padding:150px 0 150px 0;
        /*padding:7.0rem 0 6.25rem 0;*/
        width:100%;
        min-width: 700px;
        transition:all 0.8s;
        box-sizing:border-box;
        overflow-x:hidden;
        overflow-y:hidden;
        font-size:16px;
    }
    section.full-img-sec {
        min-width: 700px;
    }
    section.full-img-sec img {
        min-width: 700px;
    }
    section.sec .tt-wrap {
        margin:0 auto;
        max-width: 700px;
    }
    section.sec .cont-wrap {
        position:relative;
        margin:0 auto;
        width:100%;
        min-width: 700px;
        box-sizing:border-box;
        text-align:center;
    }
    section.sec .cont-wrap .cont {
        position:relative;
        margin:0 auto;
        width:100%;
        min-width: 700px;
        max-width:700px;
        box-sizing:border-box;
        text-align:center;
    }
    section.sec .cont-wrap .primary-txt {
        display: inline-flex;
        justify-content: center;
        margin:0 auto 24px;
        font-size:20px; /* 2025-02-28 폰트 사이즈 16->20px로 수정 */
        font-weight: bold;

        background: var(--primary-gradient-color-45deg);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: 0;
    }
    section.sec .cont-wrap .primary-txt.light {
        color:#fff;
        background: var(--primary-gradient-color-light);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: 0;
    }
    section.sec .cont-wrap .primary-txt.white {
        color:#fff;
        background: var(--primary-gradient-color-white);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: 0;
    }
    section.sec .cont-wrap .primary-txt.white.reverse {
        color:#fff;
        background: var(--primary-gradient-color-white);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: 0;
    }
    section.sec .cont-wrap .primary-txt.p-b {
        background: var(--primary-gradient-color-reverse-45deg);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        letter-spacing: 0;
    }
    section.sec .cont-wrap .tt {
        margin:0 auto 40px;
        line-height: 1.25;
        font-size:60px;
        font-weight: bold;
        letter-spacing: -2px;
    }
    section.sec .cont-wrap .sub-tt {
        font-size:28px;
        font-weight: 400;
    }
    section.sec .cont-wrap .add-txt {
        font-size:24px;
        font-weight: 400;
    }
    section.sec .cont-wrap .desc {
        font-size:24px;
        font-weight: 400;
    }
    section.sec .cont-wrap img {
        max-width:100%;
    }
    section.sec .cont-wrap .flex {
        display:flex;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        display: none;
    }
    .swiper-button-prev,
    .swiper-button-next {
        top:unset;
        right:unset;
        left:unset;
        bottom:unset;
    }
    .vertical-txt {
        writing-mode: vertical-rl;
        text-orientation: upright;
    }
    .round-label {
        gap:14px;
        margin:0 0 24px 0;
        width: 208px;
        height: 64px;
        border-radius: 2324px;
        font-size: 24px;
    }
    .round-label.red-label {
        border: 1px solid var(--dark-red-color);
        color: var(--dark-red-color);
    }
    .round-label.white-label {
        border: 1px solid #fff;
        color: #fff;
    }
    .empha-tt {
        font-family: var(--emphasis-font-famaily);
        font-weight: 300;
    }
    section.sec .cont-wrap .empha-tt {
        font-family: var(--emphasis-font-famaily);
        font-weight: 500;
    }


    input[type='radio'] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 2px solid #ccc;
        background-color: #fff;
        border-radius: 50%;
        width:20px;
        height:20px;
        outline: none;
        cursor: pointer;
    }
    input[type='radio']:checked {
        background-color: #fff;
        border: 4px solid #ed1b23;
    }
    /* fixed_form style end */

    /*pop*/
    /* 공통 팝업 스타일 */
    .dim {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        background: rgba(0,0,0,0.7);
    }
    .pop-body {
        max-width: 96%;
        max-height: 90vh;
        overflow-y: auto;
        width: 96%;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .pop-body .pop-close {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9999;
        background: url("../../img/landing/common/pop_close_wh.png") no-repeat center;
        border: solid 1px rgba(255,255,255,0.5);
    }
    .pop_biz .pop-body {
        max-width: 640px;
    }
    .pop_biz .pop-body .item_slide {
        overflow: hidden;
        border: solid 50px #000;
    }
    .pop_biz .pop-body .item_slide img {
        width: 100%;
    }

    /* 개인정보 팝업 */
    .pop-privacy {
        display: none;
        z-index: 10000;
    }
    .pop-privacy .pop-body {
        max-width: 640px;
    }
    .pop-privacy .pop-body .inn-wrap {
        max-height: 90vh;
        overflow-y: auto;
        border: solid 40px var(--primary-color);
        background: #fff;
        padding: 20px;
    }
    .pop-privacy .pv_tit {
        font-weight: bold;
        font-size: 1.250rem;
    }

    /* 클릭 문의 팝업 */
    .pop_click_inquiry .pop-body {
        width: 100%;
        max-width: 450px;
        background: #0c2956;
        padding: 40px 50px 0;
        border-radius: 40px;
        overflow-y: initial;
    }
    .pop_click_inquiry .txt01 {
        font-size: 1.563rem;
    }
    .pop_click_inquiry .txt02,
    .pop_click_inquiry .txt02 a {
        font-size: 2rem;
        font-weight: 700;
    }
    .pop_click_inquiry .db_form_inner {
        width: auto;
        padding: 0;
        font-size: 1.125rem;
    }
    .pop_click_inquiry .db_form_inner p {
        font-size: 35px;
        text-align: center;
        line-height: 1.3;
        font-weight: 900;
        color: #222;
    }
    .pop_click_inquiry .db_form_inner .pop_db_form_close {
        text-align: right;
        padding: 5px 20px;
    }
    .pop_click_inquiry .db_form_inner .pop_db_form_close img,
    .pop_click_inquiry p.bot_db_form_close img {
        cursor: pointer;
    }
    .pop_click_inquiry p.bot_db_form_close {
        text-align: right;
        margin: 0 15px 10px;
    }
    .pop_click_inquiry .pop_txt1 {
        color: #d81f29;
    }
    .pop_click_inquiry .pop_txt2 {
        margin-bottom: 20px;
    }
    .pop_click_inquiry .pop_txt2 a {
        color: #222;
        font-size: 45px;
        letter-spacing: -2px;
    }
    .pop_click_inquiry #fwrite {
        flex-direction: column;
        width: auto;
    }
    .pop_click_inquiry .fw-input-box {
        width: auto;
        justify-content: center;
    }
    .pop_click_inquiry .fw-input-box li {
        width: 100%;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        justify-content: space-between;
        color: #444;
    }
    .pop_click_inquiry .fw-input-box li input {
        width: 100%;
        height: 50px;
        border: none;
        margin: 5px 0;
        padding: 0 10px;
        font-size: 1rem;
        border-radius: 15px;
    }
    .pop_click_inquiry .fw-input-box li select {
        width: 49%;
        border: none;
        outline: none;
        height: 50px;
        margin: 5px 0;
        font-size: 1rem;
        background: #fff;
        border-radius: 15px;
    }
    .pop_click_inquiry .fw_submit_wrap {
        width: 100%;
        text-align: center;
    }
    .pop_click_inquiry .fw_submit_wrap .btn-submit {
        margin: 10px 0 0;
        background: #d0a02c;
        border: none;
        width: 100%;
        height: 50px;
        cursor: pointer;
        color: #fff;
        font-size: 1.5rem;
        position: relative;
        top: 25px;
        border-radius: 15px;
    }
    .pop_click_inquiry .fw_submit_wrap .btn-submit img {
        width: 100%;
    }
    .pop_click_inquiry .fw_submit_wrap .ck-agree {
        position: relative;
        text-align: left;
        margin-top: 10px;
    }
    .pop_click_inquiry .fw_submit_wrap .ck-agree label {
        font-size: 0.875rem;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .pop_click_inquiry .fw_submit_wrap .ck-agree input {
        background: #fff;
        margin-right: 5px;
    }
    .pop_click_inquiry .fw_submit_wrap .detail {
        color: #fff;
        font-size: 0.875rem;
    }
    .pop_click_inquiry .pop-body .pop-close {
        right: 40px;
        top: 40px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-size: 55%;
    }

    /* Footer */
    .footer {
        padding: 32px 0 80px;
    }
    .footer .cont-wrap {

    }
    .footer .info {
        margin:28px auto 0;
    }
    .footer .info p {
        line-height: 1.8;
        font-size: 16px;
    }
    .footer .info a {
        display: inline-flex;
        font-size: 16px;
    }
    .footer .info .grayLine{
        color:#888889;
    }
    .footer .copyright {
        font-size: 16px; /* 2025-02-28 폰트사이즈 16->2vw로 수정 */
        letter-spacing: 0;
    }


    /* Quick Menu */
    .quick {
        position: fixed;
        top: 120px;
        right: 50px;
        width: 120px;
        z-index: 1000;
    }
    .quick .quick-top {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40px;
        font-size: 18px;
        letter-spacing: -1px;
        background: url('../../img/mobile/bg/quick_top_bg.jpg') repeat-x center center;
        background-size: cover;
    }
    .quick .quick-bottom {
        width: 100%;
        height: 100px;
        font-size: 34px;
        font-weight: 400;
        font-style: italic;
        background: #ed1b23;
        border-radius: 0 0 21px 21px;
        transition: all 0.3s;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 4px;
        line-height: 1.15;
    }
    .quick .quick-bottom:hover {
        background: #640205;
        text-decoration: none;
    }
}
@media screen and (max-width: 768px) {
    section.sec {
        width: 100%;
        min-width: unset;
        max-width: unset;
    }
    section.sec .cont-wrap {
        width: 100%;
        min-width: unset;
        max-width: unset;
    }
    section.sec .tt-wrap {
        max-width: 100%;
    }
    section.sec .cont-wrap .cont {
        width: 100%;
        min-width: unset;
        max-width: unset;
    }

    .eb-backtotop {
        display: none;
        width: calc(var(--mb-vw) * 75);
        height: calc(var(--mb-vw) * 56);
        font-size: calc(var(--mb-vw) * 12);
    }

    /* header */
    header.header-wrap {
        padding:0;
    }
    header.header-wrap .header-user-container {
        padding:calc(var(--mb-vw) * 0) calc(var(--mb-vw) * 15) calc(var(--mb-vw) * 0) calc(var(--mb-vw) * 32);
        width: 100%;
        height:calc(var(--mb-vw) * 56);
    }
    header.header-wrap .title-logo {
        width: calc(var(--mb-vw) * 116);
    }
    header.header-wrap .btn-download {
        display: none;
    }
    .navbar-mobile-toggler {
        top:calc(var(--mb-vw) * 4);
        right:calc(var(--mb-vw) * 8);
        width: calc(var(--mb-vw) * 45);
        height: calc(var(--mb-vw) * 45);
        font-size: calc(var(--mb-vw) * 20);
        background: none;
        z-index: 10002;
    }
    .sidebar-left.show .sidebar-left-content {
        height: 100%;
    }
    .sidebar-user-btn.mo-btn {
        display: none;
    }
    .navbar-mobile-toggler {
    }
    .sidebar-left.offcanvas {
        height: 100vh;
        background: #fff;
    }
    .sidebar-left .offcanvas-header {
        padding:calc(var(--mb-vw) * 65) calc(var(--mb-vw) * 20) calc(var(--mb-vw) * 30) calc(var(--mb-vw) * 32);
        border: solid 1px #e4e4e4;
    }
    .sidebar-left .offcanvas-header .btn-close {
        opacity: 1;
    }
    .sidebar-left .offcanvas-header .logo-img {
        width: calc(var(--mb-vw) * 118);
    }
    header.header-wrap .navbar-expand-lg .navbar-nav {
        gap:calc(var(--mb-vw) * 14);
        padding:calc(var(--mb-vw) * 15) calc(var(--mb-vw) * 21);
        z-index: 1;
        background: rgba(255, 255, 255, 0.95);
        border:none;
    }
    header.header-wrap .navbar-nav>li {
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        padding:0;
        width: 100%;
        height: auto;
        border:none;
    }
    header.header-wrap .navbar-nav>li .dep1 {
        width: 100%;
    }
    header.header-wrap .navbar-nav .type-mega .dropdown-menu {
        position: relative;
        left: unset;
        transform: unset;
        width: 100%;
        min-height: unset;
    }
    header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap {
        width: 100%;
    }
    header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap .inner {
        width: 100%;
    }
    header.header-wrap .navbar-nav .type-mega .dropdown-menu .inner-menu-wrap .inner ul.dep2-list {
        max-width: 100%;
    }
    header.header-wrap .navbar-nav .type-mega .dropdown-menu.dep3-list {
        position: relative;
        padding:0;
        transform: translateX(0);
        width: 100%;
        max-width: 100%;
        box-shadow: unset;
    }
    header.header-wrap .sidebar-left .navbar-nav > li .dropdown-submenu .dep3-list a.nav-link {
        padding:calc(var(--mb-vw) * 0) calc(var(--mb-vw) * 16) !important;
        height: 0;
        font-size: calc(var(--mb-vw) * 16);
        font-weight: normal;
        opacity: 0;
        overflow: hidden;
        background: #eee;
    }
    header.header-wrap .sidebar-left .navbar-nav > li .dropdown-submenu .dep3-list.active a.nav-link {
        padding:calc(var(--mb-vw) * 10) calc(var(--mb-vw) * 16) !important;
        height: auto;
        font-size: calc(var(--mb-vw) * 16);
        opacity: 1;
    }
    header.header-wrap .sidebar-left .navbar-nav > li .dropdown-submenu .dep3-list.hide a.nav-link.active {
        padding:calc(var(--mb-vw) * 0) calc(var(--mb-vw) * 16) !important;
        height: 0;
        opacity: 0;
        overflow: hidden;
    }
    header.header-wrap .sidebar-left .navbar-nav > li .dropdown-submenu .dep3-list a.nav-link.active {
        padding:calc(var(--mb-vw) * 10) calc(var(--mb-vw) * 16) !important;
        height: auto;
        font-size: calc(var(--mb-vw) * 16);
        font-weight: bold;
        color:#fff;
        opacity: 1;
        background: #aaa;
    }
    header.header-wrap .sidebar-left .navbar-nav .submenuLink-wrap i.sub-control-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right:calc(var(--mb-vw) * 4);
        top:50%;
        transform: translateY(-50%);
        width: calc(var(--mb-vw) * 26);
        height: calc(var(--mb-vw) * 26);
        transition: all 0.2s;
        z-index: 100;
    }
    header.header-wrap .sidebar-left .navbar-nav .submenuLink-wrap i.sub-control-btn.rotated {
        transform: translateY(-50%) rotate(180deg);
    }
    .navbar-nav .dropdown-menu .dropdown-sub-tt {
        display: none;
    }
    header.header-wrap .sidebar-left .navbar-nav > li a.nav-link {
        padding:calc(var(--mb-vw) * 10) 0 !important;
        border-top:none;
    }
    header.header-wrap .sidebar-left .navbar-nav > li .dropdown-submenu .submenuLink-wrap {
        position: relative;
    }
    header.header-wrap .sidebar-left .navbar-nav > li .dropdown-submenu a.nav-link {
        padding:calc(var(--mb-vw) * 10) calc(var(--mb-vw) * 16) !important;
        font-size: calc(var(--mb-vw) * 18);
        background: #e5e5e5;
    }
    header.header-wrap .navbar-nav>li a.control-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        border-top:none;
        width: calc(var(--mb-vw) * 32);
        height: calc(var(--mb-vw) * 32);
    }
    header.header-wrap .navbar-nav>li a.control-btn img {
        transition: all 0.3s;
    }
    .sidebar-left .navbar-nav .dropdown-submenu {
        transition: all 0.3s;
    }
    .sidebar-left .navbar-nav .dropdown-submenu > a:after {
        display: none;
    }
    header.header-wrap .navbar-nav>li a.control-btn img.rotated {
        transform: rotate(45deg);
    }
    header.header-wrap .sidebar-left .navbar-nav > li > a {
        padding:calc(var(--mb-vw) * 10) 0 !important;
        border-top:none;
    }
    header.header-wrap .navbar-nav a, header.header-wrap .navbar-toggler {
        color: #000;
        font-size: calc(var(--mb-vw) * 26);
        font-weight: bold;
    }
    .sidebar-left .logo-rotate {
        bottom:calc(var(--mb-vw) * 111);
        right:calc(var(--mb-vw) * 20);
    }

    /* footer */
    .footer {
        padding:calc(var(--mb-vw) * 56) calc(var(--mb-vw) * 19) calc(var(--mb-vw) * 100) calc(var(--mb-vw) * 30);
        background: radial-gradient(circle at 75% 120%,
        #5f4921 15%,
        #232221 40%,
        #222222 100%);
    }
    .footer .cont-wrap {
        gap:calc(var(--mb-vw) * 94);
        flex-direction: column;
        margin:0 auto;
        width: 100%;
        max-width: 100%;
    }
    .footer .ft-info .ft-logo {
        margin:0 0 calc(var(--mb-vw) * 0);
        max-width: calc(var(--mb-vw) * 117);
    }
    .footer .ft-info .select-wrap {
        margin:0 0 calc(var(--mb-vw) * 22);
        width: calc(var(--mb-vw) * 200);
        height: calc(var(--mb-vw) * 45);
        font-size: calc(var(--mb-vw) * 14);
    }
    .select-wrap .btn-select {
        justify-content: space-between;
        padding:0 calc(var(--mb-vw) * 22);
        width: 100%;
        max-width: calc(var(--mb-vw) * 200);
        height: calc(var(--mb-vw) * 40);
        font-size: calc(var(--mb-vw) * 14);
    }
    .select-wrap .plus-ico {

    }
    .select-wrap .btn-select.active .plus-ico {
        transform: rotate(-45deg);
    }
    .select-wrap .fm-list-wrap {
        bottom:calc(100% + (var(--mb-vw) * 12));
        padding:0 calc(var(--mb-vw) * 20);
        border-radius: calc(var(--mb-vw) * 2);
        box-shadow: 0px 0px calc(var(--mb-vw) * 8) rgba(100,100,100,0.2);
    }
    .select-wrap .fm-list-wrap .btn {
        padding:calc(var(--mb-vw) * 12) 0;
        width: 100%;
        border-radius: calc(var(--mb-vw) * 4);
        font-size: calc(var(--mb-vw) * 14);
    }
    .select-wrap .fm-list-wrap.active {
        padding:calc(var(--mb-vw) * 16) calc(var(--mb-vw) * 20);
    }
    .footer .ft-info .btn-wrap {
        justify-content: flex-start;
    }
    .footer .ft-info .btn-download {
        justify-content: space-between;
        margin:0;
        padding:0 calc(var(--mb-vw) * 22);
        width: calc(var(--mb-vw) * 200);
        height: calc(var(--mb-vw) * 45);
        font-size: calc(var(--mb-vw) * 14);
    }
    .footer .ft-info .ft-info-bottom {
        padding:calc(var(--mb-vw) * 40) 0 0 calc(var(--mb-vw) * 8);
    }
    .footer .slogan {
        margin:0 auto calc(var(--mb-vw) * 88);
        font-size: calc(var(--mb-vw) * 38);
    }
    .footer .footer-copyright {
        font-size: calc(var(--mb-vw) * 12);
    }
    .footer .footer-copyright span {
        display: block;
    }
}
/*기본 설정 끝*/
