@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300;400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Marcellus:wght@300;400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy:ital@0;1&display=swap');

@import url('https://webfontworld.github.io/kopus/KoPubWorldDotum.css');

@import url('https://webfontworld.github.io/kopus/KoPubWorldBatang.css');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&display=swap');

@import url("https://use.typekit.net/wwb5mwx.css");

@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Aboreto&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap');

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/variable/pretendardvariable.css");

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@2.0/nanumsquare.css);


@font-face {
    font-family: "URWClassico";
    src: url("https://db.onlinewebfonts.com/t/8d6506a74a2b23bad44af3c07d794ce6.eot");
    src: url("https://db.onlinewebfonts.com/t/8d6506a74a2b23bad44af3c07d794ce6.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/8d6506a74a2b23bad44af3c07d794ce6.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/8d6506a74a2b23bad44af3c07d794ce6.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/8d6506a74a2b23bad44af3c07d794ce6.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/8d6506a74a2b23bad44af3c07d794ce6.svg#URWClassico")format("svg");
}
@font-face {
    font-family: "URWClassicoMed";
    src: url("https://db.onlinewebfonts.com/t/d6cfcb50dbb2f6471f8e0ce8dba6a6ee.eot");
    src: url("https://db.onlinewebfonts.com/t/d6cfcb50dbb2f6471f8e0ce8dba6a6ee.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/d6cfcb50dbb2f6471f8e0ce8dba6a6ee.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/d6cfcb50dbb2f6471f8e0ce8dba6a6ee.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/d6cfcb50dbb2f6471f8e0ce8dba6a6ee.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/d6cfcb50dbb2f6471f8e0ce8dba6a6ee.svg#URWClassicoMed")format("svg");
}
@font-face {
    font-family: "URWClassico Bold";
    src: url("https://db.onlinewebfonts.com/t/a3cc1944dd5cb383a3b5711be20e32fb.eot");
    src: url("https://db.onlinewebfonts.com/t/a3cc1944dd5cb383a3b5711be20e32fb.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/a3cc1944dd5cb383a3b5711be20e32fb.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/a3cc1944dd5cb383a3b5711be20e32fb.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/a3cc1944dd5cb383a3b5711be20e32fb.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/a3cc1944dd5cb383a3b5711be20e32fb.svg#URWClassico Bold")format("svg");
}
@font-face {
    font-family: "Lucida Fax Regular";
    src: url("https://db.onlinewebfonts.com/t/626419e51aa2bd64427a0e0921edab61.eot");
    src: url("https://db.onlinewebfonts.com/t/626419e51aa2bd64427a0e0921edab61.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/626419e51aa2bd64427a0e0921edab61.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/626419e51aa2bd64427a0e0921edab61.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/626419e51aa2bd64427a0e0921edab61.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/626419e51aa2bd64427a0e0921edab61.svg#Lucida Fax Regular")format("svg");
}

:root {
    --vh:100vh;
}
/********************************************************** 
* Fonts
***********************************************************/ 
.notosans *,.notosans {
    font-family: 'Noto Sans KR', sans-serif;
}
.pretendard *,.pretendard {
    font-family: 'Pretendard Variable';
  }
.notoserif *,.notoserif {
    font-family: 'Noto Serif KR', serif;
	-webkit-font-smoothing: antialiased;
    letter-spacing: -0.02em;
}
.marcellus *,.marcellus {
    font-family: 'Marcellus','Noto Serif KR', sans-serif;
}
.sortsmillgoudy *,.sortsmillgoudy {
    font-family: 'Sorts Mill Goudy', sans-serif;
}
.sortsmillgoudy_italic *,.sortsmillgoudy_italic {
    font-family: 'Sorts Mill Goudy', serif; font-style:italic;
}
.kopubworlddotum *,.kopubworlddotum {
    font-family: 'KoPubWorldDotum', sans-serif;
}
.kopubworldbatang *,.kopubworldbatang {
    font-family: 'KoPubWorldBatang', sans-serif;
}
.montserrat *,.montserrat {
    font-family: 'Montserrat', sans-serif;
}
.cormorantinfant *,.cormorantinfant {
    font-family: 'Cormorant Infant', serif;
}
.gowunbatang *,.gowunbatang {
    font-family: 'Gowun Batang', serif;
}
.myriad *,.myriad {
    font-family: "myriad-pro", sans-serif;
}
.nanummyeongjo *,.nanummyeongjo {
    font-family: 'Nanum Myeongjo', serif;
}
.aboreto *,.aboreto {
    font-family: 'Aboreto', cursive;
}
.poppins *,.poppins  { 
    font-family: 'Poppins', sans-serif;
}
.urwNormal *,.urwNormal {
    font-family: 'URWClassico';
}
.urwMedium *,.urwMedium {
    font-family: 'URWClassicoMed';
}
.urwBold *,.urwBold {
    font-family: "URWClassico Bold";
}
.lucida *,.lucida {
    font-family: "Lucida Fax Regular";
}
.nanumsquare *,.nanumsquare {
    font-family: 'NanumSquare', sans-serif ;
}
.dmsans {
    font-family: "DM Sans", sans-serif;
  }
/********************************************************** 
* Common
***********************************************************/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body{
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
	color: #000;
    overflow-x: hidden !important;
    scroll-behavior: smooth;
}
body.open{width:100%; height:100%; overflow: hidden;}
body *{box-sizing: border-box; word-break: keep-all;}
a:hover, a:link, a:visited, a:active {text-decoration: none; color: inherit;}
hr{border:0; margin:0; width:100%; height:1px; background: #fff;}
button{font-family: inherit;}
address {font-style: normal;}


/*
input{
  ios대응<!-- 주석해야됌 -->
  appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
*/
select{
  /*ios대응*/
  -webkit-appearance: none;
  -moz-appearance: none; 
  appearance: none;

  /*화살표 배경 넣기*/
/*  background: url('../img/select-down-arrow.svg') no-repeat 93% 50% rgba(255, 255, 255, 0); background-size:12px;화살표 select박스 오른쪽 중앙 배치,배경 흰색*/
}
select::-ms-expand{ 
  display:none; /* 화살표 없애기 for IE10, 11*/
}
a { -webkit-tap-highlight-color:transparent;}
* {-webkit-tap-highlight-color:transparent;}
img {max-width: 100%; vertical-align: top;}

/********************************************************** 
* scrollbar - 스크롤 바
***********************************************************/
/* width */
::-webkit-scrollbar {
	width:8px; height:100vh; background:transparent;
}

/* Track */
::-webkit-scrollbar-track {
    display:none;
    background-color:transparent;
    border-radius:2rem;
    box-shadow:inset 0px 0px 5px transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
	width:8px; background-color:rgba(0, 0, 0, 0.7);
	border-radius: 2rem;
	-webkit-border-radius: 2rem;
	-moz-border-radius: 2rem;
	-ms-border-radius: 2rem;
	-o-border-radius: 2rem;
    background-clip:padding-box;
    border:0;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(0, 0, 0, 0.7);
}

.container {padding: 0 65px;}

.dp_ib {display: inline-block;}
.dp_none {display: none;}

.p_r{position:relative;}

body > #preview_item{display:none;}
body > #hd_login_msg{display:none;}

.bna_text_in {
        line-height: normal;
        text-align: center;
        margin-top: 50px;
}

/********************************************************** 
* skip
***********************************************************/ 
#skip a {position: absolute; top: 0; left: -9999px; z-index: 1000;}
#skip a:focus, #skip a:active {display: block; top: 0; left: 0;  width: 100%; padding: 10px 0; background: #345243; color: #fff; text-align: center;}

/********************************************************** 
* hide text
***********************************************************/ 
.blind {font-size: 0; line-height: 0; width: 1px; height: 1px; line-height: 1px; text-align: -9999px; overflow: hidden; position: absolute; top: 0; left: -9999px;}
.ir_text{display: block; width: 100%; height: 100%; text-indent: -9999em;}

/********************************************************** 
* font-size
***********************************************************/ 
.h1{font-size:2.813rem; line-height: 1.4;}
.h2{font-size:2.5rem; line-height: 1.4;}
.h3{font-size:2.25rem; line-height: 1.4;}
.h4{font-size:1.875rem; line-height: 1.4;}
.h5{font-size:1.563rem; line-height: 1.4;}
.h6{font-size:1.5rem; line-height: 1.4;}

.fz_10{font-size: 0.625rem;}
.fz_11{font-size: 0.688rem;}
.fz_12{font-size: 0.75rem;}
.fz_13{font-size: 0.813rem;}
.fz_14{font-size: 0.875rem;}
.fz_15{font-size: 0.938rem;}
.fz_16{font-size: 1rem; line-height: 1.6;}
.fz_17{font-size: 1.063rem; line-height: 1.6;}
.fz_18{font-size: 1.125rem; line-height: 1.6;}
.fz_19{font-size: 1.188rem; line-height: 1.6;}
.fz_20{font-size: 1.25rem; line-height: 1.6;}
.fz_21{font-size: 1.313rem; line-height: 1.6;}
.fz_22{font-size: 1.375rem; line-height: 1.6;}
.fz_23{font-size: 1.438rem; line-height: 1.6;}
.fz_24{font-size: 1.5rem; line-height: 1.6;}
.fz_25{font-size: 1.563rem; line-height: 1.6;}
.fz_26{font-size: 1.625rem; line-height: 1.6;}
.fz_27{font-size: 1.688rem; line-height: 1.6;}
.fz_28{font-size: 1.75rem; line-height: 1.6;}
.fz_29{font-size: 1.813rem; line-height: 1.6;}
.fz_30{font-size: 1.875rem; line-height: 1.6;}
.fz_31{font-size: 1.938rem; line-height: 1.6;}
.fz_32{font-size: 2rem; line-height: 1.6;}
.fz_33{font-size: 2.063rem; line-height: 1.6;}
.fz_34{font-size: 2.125rem; line-height: 1.6;}
.fz_35{font-size: 2.188rem; line-height: 1.6;}
.fz_36{font-size: 2.25rem; line-height: 1.6;}
.fz_37{font-size: 2.313rem; line-height: 1.6;}
.fz_38{font-size: 2.375rem; line-height: 1.6;}
.fz_39{font-size: 2.438rem; line-height: 1.6;}
.fz_40{font-size: 2.5rem; line-height: 1.6;}
.fz_42{font-size: 2.625rem; line-height: 1.6;}
.fz_43{font-size: 2.688rem; line-height: 1.6;}
.fz_45{font-size: 2.813rem; line-height: 1.6;}
.fz_46{font-size: 2.875rem; line-height: 1.6;}
.fz_48{font-size: 3rem; line-height: 1.6;}
.fz_50{font-size: 3.125rem; line-height: 1.4;}
.fz_51{font-size: 3.188rem; line-height: 1.4;}
.fz_52{font-size: 3.25rem; line-height: 1.4;}
.fz_55{font-size: 3.438rem; line-height: 1.4;}
.fz_58{font-size: 3.625rem; line-height: 1.4;}
.fz_59{font-size: 3.688rem; line-height: 1.4;}
.fz_60{font-size: 3.75rem; line-height: 1.4;}
.fz_68{font-size: 4.25rem; line-height: 1.4;}
.fz_70{font-size: 4.375rem; line-height: 1.4;}
.fz_75{font-size: 4.688rem; line-height: 1.4;}
.fz_80{font-size: 5rem; line-height: 1.4;}
.fz_85{font-size: 5.313rem; line-height: 1.4;}
.fz_90{font-size: 5.625rem; line-height: 1.4;}
.fz_95{font-size: 5.938rem; line-height: 1.4;}
.fz_100{font-size: 6.25rem; line-height: 1.4;}
.fz_110{font-size: 6.875rem;}
.fz_120{font-size: 7.5rem;}
.fz_126{font-size: 7.875rem;}
.fz_130{font-size: 8.125rem;}
.fz_140{font-size: 8.75rem;}
.fz_150{font-size: 9.375rem;}
.fz_170{font-size: 10.625rem;}
.fz_180{font-size: 11.25rem;}
.fz_200{font-size: 12.5rem;}
.fz_210{font-size: 13.125rem;}
.fz_215{font-size: 13.438rem;}
.fz_220{font-size: 13.75rem;}
.fz_230{font-size: 14.375rem;}
.fz_235{font-size: 14.688rem;}



/********************************************************** 
* font style
***********************************************************/
.ta_c{text-align: center;}
.ta_l{text-align: left;}
.ta_r{text-align: right;}

.fw_200{font-weight: 200;}
.light{font-weight: 300;}
.normal{font-weight: 400;}
.medium{font-weight: 500;}
.semibold{font-weight: 600;}
.bold{font-weight: 700;}

.italic{font-style:italic;}


/********************************************************** 
* color
***********************************************************/
.c-w{color:#fff;}
.c-b{color:#000;}
.c-gray {color:#767676;}
.c-010101 {color:#010101;}
.c-a3a3a3 {color:#a3a3a3;}
.c-a7a59d {color:#a7a59d;}
.c-f2f2f3 {color:#f2f2f3;}
.c-f6f6f6 {color:#f6f6f6;}
.c-727272{color:#727272;}
.c-6f6f6f{color: #6f6f6f;}
.c-7f7f7f{color:#7f7f7f;}
.c-2d2d2d{color:#2d2d2d;}
.c-252525{color:#252525;}
.c-233d2d{color:#233d2d;}
.c-303030{color:#303030;}
.c-333{color:#333;}
.c-343434{color:#343434;}
.c-363636{color:#363636;}
.c-444{color:#444;}
.c-4b3b2b{color:#4b3b2b;}
.c-4e4e4e{color:#4e4e4e;}
.c-455e56{color:#455e56;}
.c-525252{color:#525252;}
.c-535353{color:#535353;}
.c-555{color:#555;}
.c-565656{color:#565656;}
.c-595959{color:#595959;}
.c-515c3e{color:#515c3e;}
.c-6d6d6d{color:#6d6d6d;}
.c-6b6b6b{color:#6b6b6b;}
.c-626262{color:#626262;}
.c-676767{color:#676767;}
.c-8b8b8b{color:#8b8b8b;}
.c-868686{color:#868686;}
.c-959595{color:#959595;}
.c-979797{color:#979797;}
.c-60656e{color:#60656e;}
.c-ebebeb{color:#ebebeb;}
.c-edecec{color:#edecec;}
.c-e3e3e3{color:#e3e3e3;}
.c-2f2f2f { color: #2f2f2f;}
.c-282828 {color: #282828;}
.c-c69d71 {color: #c69d71;}
.c-c6a582 {color: #c6a582;}
.c-c9a37a { color: #c9a37a;}
.c-e2b98d {color: #e2b98d;}
.c-c79560{color: #c79560;}
.c-2e2e2e {color: #2e2e2e;}
.c-fffcf5 {color: #fffcf5;}
.c-e8cd93{color: #e8cd93;}
.c-c8a26a{color: #c8a26a;}
.c-c69e72{color: #c69e72;}
.c-d9c0a6{color: #d9c0a6;}
.c-c5a05e{color: #c5a05e;}
.c-bb9d6f{color: #bb9d6f;}
.c-af987f{color: #af987f;}
.c-ae8559{color: #ae8559;}
.c-ba9c7b{color: #ba9c7b;}

/********************************************************** 
* line-height
***********************************************************/
.lh_1{line-height: 1;}
.lh_11{line-height: 1.1;}
.lh_12{line-height: 1.2;}
.lh_13{line-height: 1.3;}
.lh_14{line-height: 1.4;}
.lh_15{line-height: 1.5;}
.lh_16{line-height: 1.6;}
.lh_17{line-height: 1.7;}
.lh_18{line-height: 1.8;}
.lh_19{line-height: 1.9;}
.lh_2{line-height: 2;}
.lh_21{line-height: 2.1;}
.lh_22{line-height: 2.2;}
.lh_23{line-height: 2.3;}
.lh_24{line-height: 2.4;}

/********************************************************** 
* letter-spacing
***********************************************************/
.ls_p1{letter-spacing:0.01em;}
.ls_p2{letter-spacing:0.02em;}
.ls_p3{letter-spacing:0.03em;}
.ls_p4{letter-spacing:0.04em;}
.ls_p5{letter-spacing:0.05em;}
.ls_p6{letter-spacing:0.06em;}
.ls_p7{letter-spacing:0.07em;}
.ls_p8{letter-spacing:0.08em;}
.ls_p10{letter-spacing:0.1em;}
.ls_p15{letter-spacing:0.15em;}
.ls_p20{letter-spacing:0.2em;}
.ls_p30{letter-spacing:0.3em;}
.ls_p40{letter-spacing:0.4em;}
.ls_p50{letter-spacing:0.5em;}

.ls_0{letter-spacing:0em;}
.ls_2{letter-spacing:-0.02em;}
.ls_3{letter-spacing:-0.03em;}
.ls_4{letter-spacing:-0.04em;}
.ls_5{letter-spacing:-0.05em;}

/********************************************************** 
* margin-bottom
***********************************************************/
.m_5{margin-bottom: 5px;}
.m_10{margin-bottom: 10px;}
.m_15{margin-bottom: 15px;}
.m_20{margin-bottom: 20px;}
.m_30{margin-bottom: 30px;}
.m_40{margin-bottom: 40px;}
.m_50{margin-bottom: 50px;}
.m_60{margin-bottom: 60px;}
.m_80{margin-bottom: 80px;}
.m_100{margin-bottom: 100px;}
.m_120{margin-bottom: 120px;}
.m_160{margin-bottom: 160px;}
.m_200{margin-bottom: 200px;}

/********************************************************** 
* margin-left
***********************************************************/
.ml_10{margin-left: 10px;}
.ml_20{margin-left: 20px;}
.ml_30{margin-left: 30px;}
.ml_40{margin-left: 40px;}

/********************************************************** 
* padding
***********************************************************/
.pd_60{padding: 60px 0;}
.pd_80{padding: 80px 0;}
.pd_100{padding: 100px 0;}
.pd_120{padding: 120px 0;}
.pd_140{padding: 140px 0;}
.pd_160{padding: 160px 0;}
.pd_200{padding: 200px 0;}

/********************************************************** 
* padding-top
***********************************************************/
.pt_5{padding-top: 5px;}
.pt_10{padding-top: 10px;}
.pt_20{padding-top: 20px;}
.pt_30{padding-top: 30px;}
.pt_40{padding-top: 40px;}
.pt_60{padding-top: 60px;}
.pt_80{padding-top: 80px;}
.pt_100{padding-top: 100px;}
.pt_120{padding-top: 120px;}
.pt_140{padding-top: 140px;}
.pt_160{padding-top: 160px;}
.pt_180{padding-top: 180px;}
.pt_200{padding-top: 200px;}
.pt_210{padding-top: 210px;}
.pt_230{padding-top: 230px;}
.pt_250{padding-top: 250px;}

/********************************************************** 
* padding-left
***********************************************************/
.pl_4px{padding-left:4px;}
.pl_5px{padding-left:5px;}
.pl_5{padding-left:5%;}
.pl_10{padding-left:10%;}
.pl_11{padding-left:11%;}
.pl_12{padding-left:12%;}
.pl_13{padding-left:13%;}
.pl_14{padding-left:14%;}
.pl_15{padding-left:15%;}
.pl_16{padding-left:16%;}
.pl_17{padding-left:17%;}
.pl_18{padding-left:18%;}
.pl_19{padding-left:19%;}
.pl_20{padding-left:20%;}
.pl_21{padding-left:21%;}
.pl_22{padding-left:22%;}
.pl_23{padding-left:23%;}
.pl_24{padding-left:24%;}
.pl_25{padding-left:25%;}
.pl_26{padding-left:26%;}

.m_auto{
    margin-left: auto;
    margin-right: auto;
}
.mx300{max-width: 300px;}
.mx400{max-width: 400px;}
.mx500{max-width: 500px;}
.mx520{max-width: 520px;}
.mx540{max-width: 540px;}
.mx550{max-width: 550px;}
.mx570{max-width: 570px;}


/********************************************************** 
* icon
***********************************************************/


/********************************************************** 
* flex-box
***********************************************************/
.flex_row{display: flex; }
.flex_row.fw{flex-wrap:wrap; }
.flex_row.al_fs{display: flex; align-items: flex-start;}
.flex_row.al_fe{display: flex; align-items: flex-end;}
.flex_row.center{display: flex; align-items: center;}
.flex_row.jc_center{justify-content: center;}
.flex_row.jc_fs{justify-content: flex-start;}
.flex_row.jc_fe{justify-content: flex-end;}
.flex_row.sb{justify-content:space-between;}
.flex_row.sa{justify-content:space-around;}
.flex_row.se{justify-content:space-evenly;}
.fd_c{flex-direction:column;}

.column_half{width: 50%;}
.column_half_40{width: 40%;}
.column_third{width: 33.3333%;}
.column_third_30{width: 30%;}
.column_quarter{width: 25%;}
.column_fifth{width: 20%;}
.column_sixth{width: 16.666666%;}

.container-1600{position:relative; width:100%; max-width:1600px; padding:0; margin-left:auto; margin-right:auto;}
.container-1580{position:relative; width:100%; max-width:1580px; padding:0; margin-left:auto; margin-right:auto;}
.container-1500{position:relative; width:100%; max-width:1500px; padding:0; margin-left:auto; margin-right:auto;}
.container-md{width: 100%; max-width: 1440px; margin-left: auto; margin-right: auto; padding:0 40px; position: relative;}
.container-sm{width: 100%; max-width: 1400px; margin-left: auto; margin-right: auto; padding:0 40px; position: relative;}
.container-1400{width: 100%; max-width: 1400px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-1300{width: 100%; max-width: 1300px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-1200{width: 100%; max-width: 1240px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-xs{width: 100%; max-width: 1100px; margin-left: auto; margin-right: auto; padding:0; position: relative;}
.container-800{width: 100%; max-width: 800px; margin-left: auto; margin-right: auto; padding:0; position: relative;}

.pc_cont_1440{display:block; opacity:1; visibility:visible;}
.m_cont_1440{display:none; opacity:0; visibility:hidden;}

.pc_cont_1280{display:block; opacity:1; visibility:visible;}
.m_cont_1280{display:none; opacity:0; visibility:hidden;}

.pc_cont_1024{display:block; opacity:1; visibility:visible;}
.m_cont_1024{display:none; opacity:0; visibility:hidden;}

.pc_cont{display:block; opacity:1; visibility:visible;}
.m_cont{display:none; opacity:0; visibility:hidden;}

.pc_cont_960{display:block; opacity:1; visibility:visible;}
.m_cont_960{display:none; opacity:0; visibility:hidden;}
.pc_cont_960_in{display:inline-block; opacity:1; visibility:visible;}
.m_cont_960_in{display:none; opacity:0; visibility:hidden;}

.pc_cont_640{display:block; opacity:1; visibility:visible;}
.m_cont_640{display:none; opacity:0; visibility:hidden;}

.pc_cont_480{display:block; opacity:1; visibility:visible;}
.m_cont_480{display:none; opacity:0; visibility:hidden;}

.pc_cont_434{display:block; opacity:1; visibility:visible;}
.m_cont_434{display:none; opacity:0; visibility:hidden;}

.pc_cont_400{display:block; opacity:1; visibility:visible;}
.m_cont_400{display:none; opacity:0; visibility:hidden;}

.pc_cont_376{display:block; opacity:1; visibility:visible;}
.m_cont_376{display:none; opacity:0; visibility:hidden;}

/********************************************************** 
* reveal - 텍스트 효과
***********************************************************/
.reveal { transition:transform 0.8s ease-out, opacity 0.8s ease-out; will-change:transform, opacity; transition-delay: .1s;}
.fade-in { opacity:0; }
.fade-up { transform:translateY(50px); opacity:0; }
.fade-down { transform:translateY(-50px); opacity:0; }
.fade-left { transform:translateX(-100px); opacity:0; }
.fade-right { transform:translate(50%,-0%); opacity:0; }
.active.fade-in { opacity:1; }
.active.fade-up { transform:translateY(0); opacity:1; }
.active.fade-down { transform:translateY(0); opacity:1; }
.active.fade-left { transform:translateX(0); opacity:1; }
.active.fade-right { transform:translate(0,-0%); opacity:1; }
.reveal.highlight:before { width:0%; transition:width 0.8s ease-in-out; }
.reveal.highlight.active:before { width:100%; }

@media (max-width:639px) {
    /*.fade-left { transform:translateY(50px); opacity:0; }
    .fade-right { transform:translateY(50%); opacity:0; }
    .active.fade-left { transform:translateY(0); opacity:1; }
    .active.fade-right { transform:translateY(-0%); opacity:1; }*/
}

.active.delay_100{transition-delay: .1s}
.active.delay_200{transition-delay: .2s}
.active.delay_300{transition-delay: .3s}
.active.delay_400{transition-delay: .4s}
.active.delay_500{transition-delay: .5s}
.active.delay_600{transition-delay: .6s}
.active.delay_700{transition-delay: .7s}
.active.delay_800{transition-delay: .8s}
.active.delay_900{transition-delay: .9s}
.active.delay_1000{transition-delay: 1.0s}
.active.delay_2000{transition-delay: 2.0s}
.active.delay_2100{transition-delay: 2.1s}
.active.delay_2200{transition-delay: 2.2s}
.active.delay_2300{transition-delay: 2.3s}
.active.delay_2400{transition-delay: 2.4s}
.active.delay_2500{transition-delay: 2.5s}
.active.delay_2600{transition-delay: 2.6s}
.active.delay_2700{transition-delay: 2.7s}
.active.delay_2800{transition-delay: 2.8s}
.active.delay_2900{transition-delay: 2.9s}
.active.delay_3000{transition-delay: 3.0s}
.active.delay_3500{transition-delay: 3.5s}
.active.delay_4000{transition-delay: 4.0s}




/********************************************************** 
* smooth-scroll
***********************************************************/
.smooth-scroll{position:relative; overflow:hidden;}


/********************************************************** 
* header
***********************************************************/
.main-header{
    position:fixed; top:0; left:0; width: 100%; height:auto; z-index:15;
    transition: top 0.5s ease-in-out; 
    -webkit-transition: top 0.5s ease-in-out; 
    -moz-transition: top 0.5s ease-in-out; 
    -ms-transition: top 0.5s ease-in-out; 
    -o-transition: top 0.5s ease-in-out;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.ht-inner {
    position:relative; width:100%; height:5.938rem; 
    margin-left: auto; margin-right: auto; 
    padding:0 4rem 0; 
    box-shadow:none; 
    display: flex; justify-content: space-between; align-items: center; 
    transition: 0.3s ease-in-out; 
    -webkit-transition: 0.3s ease-in-out; 
    -moz-transition: 0.3s ease-in-out; 
    -ms-transition: 0.3s ease-in-out; 
    -o-transition: 0.3s ease-in-out;
}
.ht-inner.scrolled{ background-color:#fff;background-image:none;}
.ht-inner.color_change{background-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.15) 100%); }
.ht-inner.color_change.scrolled{padding:1rem 5rem; background-color:#fff; background-image:none;}
.open .ht-inner{background-color:#fff; background-image:none;}
.open .ht-inner.scrolled{background-color:#fff; background-image:none;}
.open .ht-inner.color_change{background-color:transparent; background-image:none;}
.open .ht-inner.color_change.scrolled{background-color:#fff; background-image:none;}
.ht-inner__left {position:relative; width:70%; height:100%; display: flex; align-items: center;}
.ht-inner__right {position:relative; width:30%; height:100%; display: flex; align-items: center;justify-content: flex-end;}

.logo {width:auto; position: relative; margin-right: 3.7rem;}
.logo > a > .logo_w{display:block;} 
.logo > a > .logo_b{display:none; }
.scrolled .logo > a > .logo_w{display:none;}
.scrolled .logo > a > .logo_b{display:block;}
.open .logo > a > .logo_w{display:none;}
.open .logo > a > .logo_b{display:block;}
.open .scrolled .logo > a > .logo_w{display:none;}
.open .scrolled .logo > a > .logo_b{display:block;}
.color_change .logo > a > .logo_w{display:none;}
.color_change .logo > a > .logo_b{display:block;}
.open .color_change .logo > a > .logo_w{display:none;}
.open .color_change .logo > a > .logo_b{display:block;}
.color_change.scrolled .logo > a > .logo_w{display:none;}.ht-inner__left::before
.color_change.scrolled .logo > a > .logo_b{display:block;}
.open .color_change.scrolled .logo > a > .logo_w{display:none;}
.open .color_change.scrolled .logo > a > .logo_b{display:block;}

.sig_list {display: flex; align-items: center; gap: 0 2.188rem; }
.sig_list li { font-size: 1rem; font-weight: 500; transition: color 0.3s; color: #fff;}
.scrolled .sig_list li { color: #222;}
.sig_list li:hover { color: #d9b59d;}

.header_address { width: 14.375rem; height: 1.938rem; font-weight: 500; font-size: 0.938rem; display: flex; align-items: center; justify-content: center; gap: 0 5px; border: 1px solid #fff; border-radius: 16px; }
.header_address p { color: #fff; }
.scrolled .header_address { border-color: rgba(19, 23, 26, 0.6);}
.scrolled .header_address p { color: #222; }
.open .header_address { border-color: rgba(19, 23, 26, 0.6);}
.open .header_address p { color: #222; }
.header_marker_icon { display: block; width: 1.188rem; height: 1.188rem; background:url("../img/header_marker_icon.png") 50% 50%/100% no-repeat;}

.head_number{ font-size: 1.25rem; font-weight: 600; font-family: 'Pretendard Variable'; margin-left: 1.75rem; margin-right: 3.75rem;color: #fff !important; letter-spacing: 1px; }
.scrolled .head_number { color:#222 !important;  }
.open .head_number { color:#222 !important;  }

/* 0616추가 */
.login_wrap {display:none; position:relative; width: auto; z-index:16;}
.open .login_wrap {display:block;}
.login_wrap .login_menu{position: relative; width: 100%; padding:0 0;}
.login_wrap .login_menu_item{position:relative; display:inline-block; padding:0 0.6rem; color:#000 !important;}
.login_wrap .login_menu_item:first-child{padding-left: 0;}
.login_wrap .login_menu_item:first-child::after{content:''; position:absolute; top:28%; right:0; width:1px; height:50%; background:#000;}


/********************************************************** 
* hamberger
***********************************************************/
.hamberger{
    position: relative;
	width: 2.438rem;
	height: 1.813rem;
	z-index: 104;
	cursor: pointer; background:none;
    will-change: transform;
    transform:
      translateY(var(--ty, 0))
      rotateX(var(--rx, 0))
      rotateY(var(--ry, 0)); 
    transform-style: preserve-3d;
}
/* .open .hamberger{
    width:3.9rem;
    height: 1.5rem;
} */
/* .open .hamberger.scrolled {
    position:fixed;
    top:1.5rem;
    right:5.3rem;
    width:auto;
    height:2rem;
} */
.hamberger_wrap{position:relative; width:100%; height:100%;}
.hamberger_box{position:relative; display:flex; justify-content:space-between; align-items:flex-start; flex-direction:column; width: 100%; height:100%; line-height:1;}
.hamberger_box .line{
    position:relative; 
    width: 100%;
    height: 3px;
    background-color: #fff;
    display: block;
    margin:0 auto;
    -webkit-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, width 0.4s ease-in-out, ;
}
.hamberger_box .line:nth-child(2) {  opacity: 1; margin: 0; transition: opacity 0.4s ease-in-out; right: -0.625rem;}
.scrolled .hamberger_box .line{
    background-color: #222;
}
.open .hamberger_box .line{
    background-color: #222;
}
.open .scrolled .hamberger_box .line{
    background-color: #222;
}

.hamberger.open .hamberger_box{
    width:4rem;
    -webkit-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, width 0.4s ease-in-out;
}

.hamberger.open .hamberger_box .line{
    margin:0px auto; 
}
.hamberger.open .hamberger_box .line:nth-child(2) { opacity: 0; transition: opacity 0.4s ease-in-out;}
.hamberger.open .hamberger_box .line:nth-child(1),
.hamberger.open .hamberger_box .line:nth-child(3){
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.hamberger.open .hamberger_box .line:nth-child(1){
    -webkit-transform: translateY(0.79rem) rotate(30deg);
    -ms-transform: translateY(0.79rem) rotate(30deg);
    -o-transform: translateY(0.79rem) rotate(30deg);
    transform: translateY(0.79rem) rotate(30deg);
}
.hamberger.open .hamberger_box .line:nth-child(3){
    -webkit-transform: translateY(-0.9rem) rotate(-30deg);
    -ms-transform: translateY(-0.9rem) rotate(-30deg);
    -o-transform: translateY(-0.9rem) rotate(-30deg);
    transform: translateY(-0.9rem) rotate(-30deg);
}
.hamberger_text{position:relative; margin-left:0.8rem; margin-top:4px; display:none;}
.open .hamberger_text{display:block;}


/********************************************************** 
* 전화 버튼
***********************************************************/
/* .m_call_btn{position:relative; width:2.6rem; height:2.6rem; background: url(../img/call_icon_w.png)0 0%/100% no-repeat;}
.scrolled .m_call_btn{background: url(../img/call_icon.png)0 0%/100% no-repeat;}
body.open .m_call_btn{display:none;}
.m_call_btn > a{display:block; width:100%; height:100%;} */


/********************************************************** 
* header_number_wrap - 헤더 상담문의 번호
***********************************************************/
.header_number_wrap{position:relative; margin-left:3rem;}
.header_number{position:relative;}
.header_number > a{position:relative; display:flex; justify-content:flex-start; align-items:center; color:#fff;}
.scrolled .header_number > a{color:#000;}

/********************************************************** 
* header_menu - 헤더 센터 메뉴
***********************************************************/
.header_menu{
    position:relative; width:100%; 
}
.header_menu > ul{position:relative; width:100%;}
.header_menu_li{position:relative; width:auto; margin-right:2rem; display:flex; justify-content:center; align-items:center;}
.header_menu_li.header_menu_li01_1{margin-right:3rem; padding:10px 1.2rem 12px; border:1px solid #c69d71; border-radius:50px; overflow:hidden;}
.header_menu_li.header_menu_li01_4{margin-right:0;}
.header_menu_li > a{position:relative; color:#fff; display:flex; justify-content:center; align-items:center; z-index:1;}
.color_change .header_menu_li > a{color:#000;}
.scrolled .header_menu_li > a{color:#000;}
.scrolled .header_menu_li.header_menu_li01_1:hover > a{color:#fff;}
.color_change .header_menu_li.header_menu_li01_1:hover > a{color:#fff;}
.scrolled .header_menu_li > a > i{background:url("../img/arrow-right-b.svg") 50% 50%/100% no-repeat;}
.color_change .header_menu_li > a > i{background:url("../img/arrow-right-b.svg") 50% 50%/100% no-repeat;}
.scrolled .header_menu_li.header_menu_li01_1:hover > a > i{background:url("../img/arrow-right-w.svg") 50% 50%/100% no-repeat;}
.color_change .header_menu_li.header_menu_li01_1:hover > a > i{background:url("../img/arrow-right-w.svg") 50% 50%/100% no-repeat;}
.header_menu_li > a::after{
    content:''; position:absolute; bottom:-5px; left:0; width:100%; border-bottom:1px solid #fff; 
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
}
.header_menu_li.header_menu_li01_1 > a::after{
    display:none;
}
.color_change .header_menu_li > a::after{
    border-bottom:1px solid #000; 
}
.scrolled .header_menu_li > a::after{
    border-bottom:1px solid #000; 
}
.header_menu_li > a:hover::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.header_menu_li.header_menu_li01_1::after{
    content:''; position:absolute; top:0; left:0; width:100%; height:100%; border-bottom:1px solid #c69d71; background-color:#c69d71; z-index:0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
}
.color_change .header_menu_li.header_menu_li01_1::after{
    border-bottom:1px solid #c69d71; background-color:#c69d71;
}
.scrolled .header_menu_li.header_menu_li01_1::after{
    border-bottom:1px solid #c69d71; background-color:#c69d71;
}
.header_menu_li.header_menu_li01_1:hover::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}


/********************************************************** 
* gnb
***********************************************************/
.gnb-outer{position: fixed !important; top:91px; right:0; width: 100vw; height: 100vh; z-index:0; opacity: 0; visibility: hidden; background-color: rgba(0, 0, 0, 0.3) !important; transition: opacity .8s cubic-bezier(0.23, 1, 0.320, 1), z-index 0.3s; }
.gnb-outer.open{opacity: 1; visibility: visible; z-index: 14;}

.gnb-inner { 
    position:relative; width:100%; height:58%; margin-left:auto; margin-right:0; background-color:#ffffff; 
    display:flex; justify-content:center; align-items:center;
    opacity:0; visibility:hidden; 
    transform:translateY(-100%) translateZ(0); 
    -webkit-transform:translateY(-100%) translateZ(0);
    -moz-transform:translateY(-100%) translateZ(0);
    -ms-transform:translateY(-100%) translateZ(0);
    -o-transform:translateY(-100%) translateZ(0);
    transition:all 1.2s 0.2s ease; 
    -webkit-transition:all 1.2s 0.2s ease; 
    -moz-transition:all 1.2s 0.2s ease; 
    -ms-transition:all 1.2s 0.2s ease; 
    -o-transition:all 1.2s 0.2s ease; 
}
.open .gnb-inner { 
    opacity:1; visibility:visible; 
    transform:translateY(0%) translateZ(0); 
    -webkit-transform:translateY(0%) translateZ(0);
    -moz-transform:translateY(0%) translateZ(0);
    -ms-transform:translateY(0%) translateZ(0);
    -o-transform:translateY(0%) translateZ(0);
    transition:all 1.2s ease; 
    -webkit-transition:all 1.2s ease; 
    -moz-transition:all 1.2s ease; 
    -ms-transition:all 1.2s ease; 
    -o-transition:all 1.2s ease; 
}


@media (min-width:1025px) {

.gnb-menu-list.m_cont_1024{display: none;}

.gnb-menu-list-wrap{position:relative; width:100%; height:100%; padding:1rem 0 0; display:flex; justify-content:flex-start; align-items:flex-start;}
.gnb-menu-list{ width:100%; display:flex; flex-direction:column; justify-content:center; align-items:flex-start; margin-left: 18%;}
.gnb-menu-list-m{display:none;}


/* width */
.gnb-menu-list::-webkit-scrollbar {
    width:5px;
}
/* Track */
.gnb-menu-list::-webkit-scrollbar-track {
    background: rgba(240, 240, 240, 0);
}
/* Handle */
.gnb-menu-list::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
/* Handle on hover */
.gnb-menu-list::-webkit-scrollbar-thumb:hover {
    background: #000;
}

.gnb-menu-depth1{ width:100%; display:flex; justify-content:flex-start; align-items: center;}
.gnb-menu-depth1 > .gnb-menu-text{position:relative; width:auto; }
.gnb-menu-depth1 > .gnb-menu-text > p {position:relative; text-align:left;color: #2f2f2f; font-size: 1.438rem; font-weight: 600; font-family: 'NanumSquare', sans-serif ;}
/* .gnb-menu-depth1 > .gnb-menu-text > p::after{
    content:''; position:absolute; bottom:-4px; left:0; width:100%; border-bottom:3px solid #dcb47d; 
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
}
.gnb-menu-depth1 > .gnb-menu-text > p.on::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
} */

.gnb-outer.open .gnb-menu-list > li:nth-child(1) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 0.6s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(2) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 0.8s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(3) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(4) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1.2s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(5) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1.4s ease;}
.gnb-outer.open .gnb-menu-list > li:nth-child(6) > .gnb-menu-text > a{opacity:1; transform: translateY(0%); transition:transform 0.8s 1.6s ease;}

/* .gnb-menu-depth2{ height:0%; opacity:0; visibility:hidden; pointer-events:none; display: flex; align-items: center;
    transition: 0.4s ease; 
    -webkit-transition: 0.4s ease;  
    -moz-transition: 0.4s ease;  
    -ms-transition: 0.4s ease;  
    -o-transition: 0.4s ease; 
} */
/* .gnb-menu-depth2.on{height:100%; padding:1.3rem  ;opacity:1; visibility:visible; pointer-events:auto; height: auto; } */
.gnb-menu-depth2{ padding:1.3rem ; display: flex; align-items: center;opacity:1; visibility:visible; pointer-events:auto; height: auto; }
.gnb-menu-depth2 > li {position:relative;}
.gnb-menu-depth2 > li + li { padding-left: 1rem;}
.gnb-menu-depth2 > li a.no_link {cursor: default;}
.gnb-menu-depth2.mainHead > li { width: 100%; }
.gnb-menu-depth2 > li > a {position:relative; display:inline-block; font-size: 0.969rem; line-height:1.6; font-weight:400; color:#454545; box-sizing:border-box; transition: color 0.3s; }
/* .gnb-menu-depth2 > li > a:hover { color:#c69b7c; } */
.gnb-inner__all .gnb-menu-depth2.on{padding:2rem 0 0 0  ; background-color: #fff0;}
.scrolled .gnb-menu-depth2.on, .scrolled .gnb-inner__all .gnb-menu-depth2.on {
    background-color: #fafafa;
}
.gnb-menu-depth2 > li > a > span::after{
    content:''; position:absolute; bottom:0; left:0; width:100%; border-bottom:3px solid #dcb47d; 
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
}
.gnb-menu-depth2 > li:hover > a > span::after{
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.gnb_number_wrap{position:absolute; bottom: -2.5rem; left:0rem;}

}

/* 모바일gnb메뉴 */
@media (max-width:1024px) {
    .gnb-menu-list.m_cont_1024{display: block;}

    .gnb-menu-list-wrap{position:relative; width:100%; height:100%; padding:1rem 0 1rem; display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-start;}
    .gnb-menu-list{position:relative; width:100%; display:flex; flex-direction:column; justify-content:center; align-items:flex-start;}
    .gnb-menu-list-m{display:none;}

    .gnb-menu-list{display:block; width:100%; height:auto; padding:0 5rem 0 6rem; overflow-x:hidden; overflow-y:auto;}
    /* width */
    .gnb-menu-list::-webkit-scrollbar {
        width:5px;
    }
    /* Track */
    .gnb-menu-list::-webkit-scrollbar-track {
        background: rgba(240, 240, 240, 0);
    }
    /* Handle */
    .gnb-menu-list::-webkit-scrollbar-thumb {
        background: #c69d71;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    /* Handle on hover */
    .gnb-menu-list::-webkit-scrollbar-thumb:hover {
        background: #c69d71;
    }

    .gnb-menu-depth1{position: relative; width:22rem; height:88px; margin-left:0; margin-right:auto; border-bottom:none; overflow: hidden; }
    .gnb-menu-depth1.on{height:auto;}
    .gnb-menu-depth1.gnb-menu-depth1-1.on{height:339px;}
    .gnb-menu-depth1-last{margin:0 auto 6%;}
    .gnb-menu-depth1 > a {
        position:relative; display:inline-block; width:100%; color: #282828 ; opacity:0; font-weight: 400; padding: 1.5rem 0rem;
        transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
    }
    .gnb-menu-depth1 > a::after {content:'+'; position:absolute; top:50%; left:auto; right:0; width:auto; height:auto; font-size: 2.6rem; margin-left:0%; font-weight:500; color:#c59d6f; transform: translateY(-50%) translateZ(0); -webkit-transform: translateY(-50%) translateZ(0); -moz-transform: translateY(-50%) translateZ(0); -ms-transform: translateY(-50%) translateZ(0); -o-transform: translateY(-50%) translateZ(0);}
    .gnb-menu-depth1.on > a::after {content:'-'; position:absolute; top:50%; left:auto; right:3px; width:auto; height:auto; font-size:2.2rem; margin-left:0; font-weight:600; color:#616161; transform: translateY(-50%) translateZ(0); -webkit-transform: translateY(-50%) translateZ(0); -moz-transform: translateY(-50%) translateZ(0); -ms-transform: translateY(-50%) translateZ(0); -o-transform: translateY(-50%) translateZ(0);}
    .gnb-menu-depth1.none > a::after { display: none;}

    .gnb-outer.open .gnb-menu-list > li:nth-child(1) > a {opacity:1; transform: translateY(0px); transition:transform 1s 0.8s ease, opacity 1s 0.8s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(2) > a {opacity:1; transform: translateY(0px); transition:transform 1s 0.9s ease, opacity 1s 0.9s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(3) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.0s ease, opacity 1s 1.0s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(4) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.1s ease, opacity 1s 1.1s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(5) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.2s ease, opacity 1s 1.2s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(6) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.3s ease, opacity 1s 1.3s ease;}
    .gnb-outer.open .gnb-menu-list > li:nth-child(7) > a {opacity:1; transform: translateY(0px); transition:transform 1s 1.3s ease, opacity 1s 1.3s ease;}
    .gnb-menu-depth1:hover > a {color: #c59d6f !important;}
    .gnb-menu-depth1.on > a {color: #c59d6f !important;}

    .gnb-menu-depth2{height:auto; padding:0 1.2rem; gap: 1rem 0;}
    .gnb-menu-depth2 > li { padding: 0 0 1rem; }
    .gnb-menu-depth2 > li:last-child{ }
    .gnb-menu-depth2 > li > a {display:inline-block; width:auto; color: #5d5d5d !important; padding-top:4px; font-size: 1.3rem; font-weight:400; letter-spacing:-0.02em;}
    .gnb-menu-depth2 > li:hover > a {color: #c59d6f !important;}

    .gnb_number_wrap{padding-top: 10px;}
    .gnb-menu-list-wrap{height: 100%;}

}

/********************************************************** 
* 텍스트 팝업 슬라이드
***********************************************************/
.text_popup_wrap{
    position:fixed; 
    top:50%; left:1rem; 
    width:3.063rem; height:3.063rem;
    background-color:#000;
    border-radius:100px;
    display:flex; justify-content:center; align-items:center;
    overflow:hidden;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    z-index:11;
}
.text_popup_wrap.open{width:12.188rem; background-color:#fb4f01;}
.text_popup_btn{position:relative; width:2.188rem; height:100%; display:flex; flex-direction:column; justify-content:center; align-items:center;}
.text_popup_btn > div{width:100%; height:100%; display:flex; justify-content:center; align-items:center; cursor:pointer;}
.text_popup_wrap .text_popup_btn_open{display:flex;}
.text_popup_wrap .text_popup_btn_open > i{margin-left:-2px;}
.text_popup_wrap .text_popup_btn_close{display:none;}
.text_popup_wrap.open .text_popup_btn_open{display:none;}
.text_popup_wrap.open .text_popup_btn_close{display:flex;}
.text_popup_slide_wrap{position:relative; width:calc(100% - 2.688rem); height:100%; overflow:hidden; display:flex; flex-direction:column; justify-content:center; align-items:flex-start;}
.text_popup_slide{
    position:relative; width:42rem; height:100%; display:flex; justify-content:flex-end; align-items:center;
    transform: translateX(35%) translateZ(0);
    -webkit-transform: translateX(35%) translateZ(0);
    -moz-transform: translateX(35%) translateZ(0);
    -ms-transform: translateX(35%) translateZ(0);
    -o-transform: translateX(35%) translateZ(0);
    animation: text_popup_slide 16s cubic-bezier(0,0,0,0) infinite;
    -webkit-animation: text_popup_slide 16s cubic-bezier(0,0,0,0) infinite;
    -moz-animation: text_popup_slide 16s cubic-bezier(0,0,0,0) infinite;
    -ms-animation: text_popup_slide 16s cubic-bezier(0,0,0,0) infinite;
    -o-animation: text_popup_slide 16s cubic-bezier(0,0,0,0) infinite;
}
.text_popup_slide_box{margin:0 2rem; display:flex; justify-content:flex-start; align-items:center;}
.text_popup_slide_box > a{display:flex; justify-content:flex-start; align-items:center;}
.text_popup_slide_box > a > i{margin-right:8px;}
.text_popup_slide_box > a > p{}

@keyframes text_popup_slide{
    0%{
        transform: translateX(35%) translateZ(0);
        -webkit-transform: translateX(35%) translateZ(0);
        -moz-transform: translateX(35%) translateZ(0);
        -ms-transform: translateX(35%) translateZ(0);
        -o-transform: translateX(35%) translateZ(0);
    }
    100%{
        transform: translateX(-105%) translateZ(0);
        -webkit-transform: translateX(-105%) translateZ(0);
        -moz-transform: translateX(-105%) translateZ(0);
        -ms-transform: translateX(-105%) translateZ(0);
        -o-transform: translateX(-105%) translateZ(0);
    }
}
@-webkit-keyframes text_popup_slide{
    0%{
        transform: translateX(35%) translateZ(0);
        -webkit-transform: translateX(35%) translateZ(0);
        -moz-transform: translateX(35%) translateZ(0);
        -ms-transform: translateX(35%) translateZ(0);
        -o-transform: translateX(35%) translateZ(0);
    }
    100%{
        transform: translateX(-105%) translateZ(0);
        -webkit-transform: translateX(-105%) translateZ(0);
        -moz-transform: translateX(-105%) translateZ(0);
        -ms-transform: translateX(-105%) translateZ(0);
        -o-transform: translateX(-105%) translateZ(0);
    }
}





/* 빠른 상담 */
.counsel-form-area{
    position:fixed; bottom:-14rem; left:0; width: 100%; margin:0; z-index:12;
    transition:bottom .3s ease-out; 
    -webkit-transition:bottom .3s ease-out; 
    -moz-transition:bottom .3s ease-out; 
    -ms-transition:bottom .3s ease-out; 
    -o-transition:bottom .3s ease-out;
}

.counsel-form-area.opened{bottom:0;}

.counsel--buttons{display: flex; width: 249px; overflow: hidden; margin-left: auto; margin-right: auto;}
.counsel--call-btn{width:179px; height: 48px; background: #c69d71; color: #fff; border:0; padding:8px 12px; line-height: 1.3; font-size: 1.125rem; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor:pointer; display:flex; justify-content:center; align-items:center;}
.counsel--call-btn > i{margin-left:10px;}
.counsel-form-area.opened .counsel--call-btn > .icon_up_arrow{background: url("../img/icon_down_arrow.svg") 50% 50%/100% no-repeat;}
.counsel--kakao{display:flex; justify-content:center; align-items:center; border: 0; background: #2a2a2a url(../img/counsel-kakao.png)50% 50% /50% no-repeat; width: 58px; height: 48px;margin-left: 12px; border-top-left-radius: 10px; border-top-right-radius: 10px; cursor:pointer; }

.bounce-sm{
  animation-name: bounce-sm;
  animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
@keyframes bounce-sm {
	0% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}

	10% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}

	33% {
		transform: translateY(-8px);
		-webkit-transform: translateY(-8px);
		-moz-transform: translateY(-8px);
		-ms-transform: translateY(-8px);
		-o-transform: translateY(-8px);
}

	50% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}

	60% {
		transform: translateY(-1px);
		-webkit-transform: translateY(-1px);
		-moz-transform: translateY(-1px);
		-ms-transform: translateY(-1px);
		-o-transform: translateY(-1px);
}

	70% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}

	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}

.bounce-little{
    animation-name: bounce-little;
    animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
  }
  @keyframes bounce-little {
      0% {
          transform: translateY(0);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
      }
  
      10% {
          transform: translateY(0);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
      }
  
      33% {
          transform: translateY(-3px);
          -webkit-transform: translateY(-3px);
          -moz-transform: translateY(-3px);
          -ms-transform: translateY(-3px);
          -o-transform: translateY(-3px);
  }
  
      50% {
          transform: translateY(0);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
      }
  
      60% {
          transform: translateY(-1px);
          -webkit-transform: translateY(-1px);
          -moz-transform: translateY(-1px);
          -ms-transform: translateY(-1px);
          -o-transform: translateY(-1px);
  }
  
      70% {
          transform: translateY(0);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
      }
  
      100% {
          transform: translateY(0);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
      }
  }

.counsel-form-box{
    height: inherit; margin-left: auto; margin-right: auto; width: 100%; height:14rem; padding:0 1rem; position: relative;
    display:flex; justify-content:center; align-items:center; flex-direction:column; background-color:#c69d71;
}

.counsel-form{width:100%; max-width:700px; display:grid;}
.counsel-form > form{width:100%; display:flex; justify-content:center; align-items:center;}
.counsel-form-inputs_wrap{width:74%;}
.counsel-form-inputs{width:100%; justify-content: flex-start;}
.counsel__mh_name,
.counsel__mh_hp{width: 50%; padding:8px 1rem; height: 3.875em; display: flex; justify-content: flex-start; align-items: center;}
.counsel__mh_jijeom,
.counsel__mh_subject{width: 50%; padding: 8px 1rem; height: 3.875em;}

.counsel__mh_name input,.counsel__mh_hp input,.counsel__mh_jijeom select,.counsel__mh_subject select,
.counsel__mh_name label,.counsel__mh_hp label,.counsel__mh_jijeom label,.counsel__mh_subject label{display: inline-block; font-size: 15px;}
.counsel__mh_name label,.counsel__mh_hp label,.counsel__mh_jijeom label,.counsel__mh_subject label{color: #fff; width: 18%; text-align:center;}
.counsel__mh_name input,.counsel__mh_hp input,.counsel__mh_jijeom select,.counsel__mh_subject select{border:1px solid #fff; background-color:#fff !important; border-radius: 10px; padding:8px 8px 8px 12px; line-height: 1.5; width: 100%;height: 100%;}

.counsel__mh_jijeom select{width:100%; background-color: #fff; background: url('../img/select-down-arrow-quick.svg') no-repeat 90% 50% rgba(255, 255, 255, 0); background-size:11px;/*화살표 select박스 오른쪽 중앙 배치,배경 초록색*/}
.counsel__mh_subject select{width:100%; background-color: #fff; background: url('../img/select-down-arrow-quick.svg') no-repeat 90% 50% rgba(255, 255, 255, 0); background-size:11px;/*화살표 select박스 오른쪽 중앙 배치,배경 초록색*/}

.counsel-form-agree{width: 50%; height: 3.875em; padding: 8px 1rem; display: flex; justify-content: center; align-items: center;}
.counsel-form-agree > label{color:#fff;}
.counsel-form-agree > label { position:relative; display:inline-block; padding-left:8px; font-size:14px; line-height:18px; vertical-align:middle; }
.counsel-form-agree > label:before { content:''; position:absolute; left:0; top:0; display:inline-block; width:20px; height:20px; border-radius:100%; margin-left:-20px; border:1px solid #636259; -webkit-transition:border 0.15s ease-in-out, color 0.15s ease-in-out; -o-transition:border 0.15s ease-in-out, color 0.15s ease-in-out; transition:border 0.15s ease-in-out, color 0.15s ease-in-out; background-color:#ffffff; }
.counsel-form-agree > label:after { position:absolute; top:50%; left:0; display:block; width:13px; height:10px; margin:-5px 0 0 -17px; background:url('../img/icon-check.png') no-repeat center/ 100% auto; }
.counsel-form-agree > input[type='checkbox'] { z-index:1; width:20px; height:20px; vertical-align:middle; margin:0; opacity:0; visibility:hidden; }
.counsel-form-agree > input[type='checkbox']:focus + label::before { outline:thin dotted; outline:5px auto -webkit-focus-ring-color; outline-offset:-2px; }
.counsel-form-agree > input[type='checkbox']:checked + label::before { background-color:#2a2a2a; border-color:#2a2a2a; }
.counsel-form-agree > input[type='checkbox']:checked + label::after { content:''; }

.counsel-form-box input[type=submit]{position: relative; width:calc(26% - 2rem); height:calc(100% - 14px); border-radius: 10px; background-color: #2a2a2a; padding:8px; margin:0 1rem; border:0; color: #fff; font-size: 1.125rem; line-height: 1.6;}

label {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    position: relative;
}

*::before, *::after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.event_input_pc{display:inline-block !important;}
.event_input_m{display:none !important;}


@media (max-width:960px) {
    .counsel--buttons{margin:0 auto -1px;}
    .counsel__mh_name, .counsel__mh_hp{padding:8px 0.5rem;}
    .counsel__mh_jijeom, .counsel__mh_subject{padding:8px 0.5rem;}
    .counsel__mh_name > input::placeholder{font-size:1rem;}
    .counsel__mh_hp > input::placeholder{font-size:1rem;}
    .counsel__mh_subject > select{font-size:1rem;}
    .counsel__mh_subject > select > option{font-size:1rem;}
    .counsel__mh_name input,.counsel__mh_hp input,.counsel__mh_jijeom select,.counsel__mh_subject select{line-height:1; padding:4px 8px 4px 12px;}
    .counsel-form-agree > label{font-size:1rem;}
    .counsel-form-box input[type=submit]{margin:0 0.5rem;}
}
@media (max-width:480px) {
    .event_input_pc{display:none !important;}
    .event_input_m{display:inline-block !important;}

    .counsel--buttons{width:17rem;}
    .counsel--call-btn{width:65%;}
    .counsel--kakao{width:calc(30% - 0.8rem); margin-left:0.8rem; background: #2a2a2a url(../img/counsel-kakao_m.png)50% 50% /50% no-repeat;}

    .counsel-form-area{bottom:-32rem;}
    .counsel-form-box{height: 32rem; padding:0 6rem; }
    .counsel-form{max-width:100%;}
    .counsel-form > form{flex-direction:column;}
    .counsel-form-inputs_wrap{width:100%;}
    .counsel-form-inputs{flex-direction:column; align-items:center;}

    .counsel__mh_name, 
    .counsel__mh_hp{width:100%; height:4.8rem;}
    .counsel__mh_jijeom,
    .counsel__mh_subject{width:100%; height:4.8rem;}
    .counsel__mh_name input::placeholder{text-indent:0px;}
    .counsel__mh_name label, .counsel__mh_hp label, .counsel__mh_jijeom label, .counsel__mh_subject label{display:none;}
    .counsel__mh_name input, .counsel__mh_hp input, .counsel__mh_jijeom select, .counsel__mh_subject select{width:100%; border-radius: 5px;}
    .counsel__mh_jijeom select{background: url('../img/select-down-arrow-quick.svg') no-repeat 97% 50% rgba(255, 255, 255, 0);}
    .counsel__mh_subject select{background: url('../img/select-down-arrow-quick.svg') no-repeat 97% 50% rgba(255, 255, 255, 0);}

    .counsel-form-agree{width:100%;}

    .counsel-form-box input[type=submit]{width:calc(100% - 1rem); height:5.5rem; margin:0 0.5rem; font-size:1.25rem;}
    
    .bna_text_in span {
        display:block;
}
    
}



/* quick_menu */

.quick_wrap{
    position: fixed; bottom:-2rem; right:2.5%; width:95px; padding-top:0; z-index:11;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;  
    -moz-transition: 0.4s ease;  
    -ms-transition: 0.4s ease;  
    -o-transition: 0.4s ease;
}
/* .quick_wrap.scrolled{bottom:3rem;} */
.open .quick_wrap{display:none;}
.quick_menu_wrap{
    position:absolute; bottom:11rem; right:10%; width:0; height:0; overflow:hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.quick_wrap.open .quick_menu_wrap{
    width:15rem; height:auto;
}
.quick_menu_list{
    position:relative; width:100%; margin:0.813rem 0 0; opacity:0;
    transform: translateY(30%);
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}
.quick_wrap.open .quick_menu_list{
    opacity:1; 
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
}
.quick_wrap.open .quick_menu_list.quick_menu_li_call{
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
    -ms-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
}
.quick_wrap.open .quick_menu_list.quick_menu_li_kakao{
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -ms-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
}
.quick_wrap.open .quick_menu_list.quick_menu_li_tok{
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
}
.quick_wrap.open .quick_menu_list.quick_menu_li_reserve{
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}
.quick_wrap.open .quick_menu_list.quick_menu_li_blog{
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
}
.quick_menu_list > a{display:flex; justify-content:flex-end; align-items:center; overflow:hidden; color:#313131;text-shadow: -1px 0px #fff, 0px 1px #fff, 1px 0px #fff, 0px -1px #fff; }
.quick_menu_list > a > p{
    margin-right:11px; width:auto; height:42px; font-size: 16.5px; font-weight: 600; font-family: 'NanumSquare', sans-serif ;
    text-align:center; line-height:40px; opacity:0; visibility:hidden; 
    transform:translateX(-20%) translateZ(0); 
    -webkit-transform:translateX(-20%) translateZ(0); 
    -moz-transform:translateX(-20%) translateZ(0); 
    -ms-transform:translateX(-20%) translateZ(0); 
    -o-transform:translateX(-20%) translateZ(0); 
    transition:all 0.6s ease-in-out;
    -webkit-transition:all 0.6s ease-in-out; 
    -moz-transition:all 0.6s ease-in-out; 
    -ms-transition:all 0.6s ease-in-out; 
    -o-transition:all 0.6s ease-in-out;
}
.quick_menu_list > a:hover > p{
    opacity:1; visibility:visible; 
    transform:translateX(0%) translateZ(0); 
    -webkit-transform:translateX(0%) translateZ(0);  
    -moz-transform:translateX(0%) translateZ(0);  
    -ms-transform:translateX(0%) translateZ(0);  
    -o-transform:translateX(0%) translateZ(0);  
}
.quick_icon{position:relative; display:block; width:58px; height:58px;}
.quick_icon.test_q_call{background: url(../img/quick_menu_icon05.png)0 0/100% no-repeat; transition:all 0.4s ease-in-out;}
.quick_icon.test_q_kakao{background: url(../img/quick_menu_icon04.png)0 0/100% no-repeat; transition:all 0.4s ease-in-out;}
.quick_icon.test_q_tok{background: url(../img/quick_menu_icon03.png)0 0/100% no-repeat; transition:all 0.4s ease-in-out;}
.quick_icon.test_q_reserve{background: url(../img/quick_menu_icon02.png)0 0/100% no-repeat; transition:all 0.4s ease-in-out;}
.quick_icon.test_q_blog{background: url(../img/quick_menu_icon01.png)0 0/100% no-repeat; transition:all 0.4s ease-in-out;}
/* .quick_menu_list > a:hover .quick_icon.test_q_call{background: url(../img/quick_menu_icon05_on.png)0 0/100% no-repeat;}
.quick_menu_list > a:hover .quick_icon.test_q_kakao{background: url(../img/quick_menu_icon01_on.png)0 0/100% no-repeat;}
.quick_menu_list > a:hover .quick_icon.test_q_tok{background: url(../img/quick_menu_icon02_on.png)0 0/100% no-repeat;}
.quick_menu_list > a:hover .quick_icon.test_q_reserve{background: url(../img/quick_menu_icon03_on.png)0 0/100% no-repeat;}
.quick_menu_list > a:hover .quick_icon.test_q_blog{background: url(../img/quick_menu_icon04_on.png)0 0/100% no-repeat;} */


.quick_btn_wrap{position:relative; width:100%; font-family: 'NanumSquare', sans-serif; }
.quick_btn{
    position:relative; width:72px; height:72px; padding:0; margin:0; border:0; border-radius:100%; background-color: #c4926f; display:block; margin-left:auto; margin-right:0;
}
.quick_btn::before { width: 100%; height: 100%; background: url(../img/quick_btn_open_bg.png)0 0/100% no-repeat; content: ""; display: block; position: absolute; top: 0; left: 0; z-index: 2; border-radius: 100%; opacity: 0; visibility: hidden; transition: opacity 0.3s;}
.open .quick_btn::before { opacity: 1; visibility: visible;}
.open_btn{position:absolute; top:0; right:0; width:100%; height:100%; border-radius:100%; text-align:center; margin-left:auto; margin-right:0; display:flex; justify-content:center; align-items:center; color: #fff; font-size: 0.938rem; letter-spacing: 1px; cursor: pointer;}
.open_btn.m_cont_480 { display: flex;}
.open_btn > div { 
    width:7px; height:7px; border-radius:100%; 
    display:inline-block; margin:0 4px; 
    background-color:#fff; 
    -webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both; 
    animation:sk-bouncedelay 1.4s infinite ease-in-out both; 
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
.open_btn .bounce1 { -webkit-animation-delay:-0.32s; animation-delay:-0.32s; }
.open_btn .bounce2 { -webkit-animation-delay:-0.16s; animation-delay:-0.16s; }
.quick_wrap.open .open_btn > div { 
    width:7px; height:7px; border-radius:100%; 
    display:inline-block; margin:0 5px; 
    background-color:#fff; 
    -webkit-animation:none; 
    animation:none; 
}
.quick_wrap.open .open_btn > .bounce1 { margin-top:0; }
.quick_wrap.open .open_btn > .bounce2 { margin-bottom:15px; }
.quick_wrap.open .open_btn > .bounce3 { margin-top:0; }

.balloon { position: absolute; top: -2rem; left: -4.5rem; z-index: 1; color: #3e3e3e; font-family: 'NanumSquare', sans-serif ; font-weight: 600; background: url(../img/quick_balloon_bg.png)0 0/cover no-repeat; width: 127px; height: 55px; line-height: 47px; text-align: center; font-size: 16.5px; transition: all 0.3s; visibility: visible;}  
.open .balloon { opacity: 0; visibility: hidden;}
.balloon.pc { display: block;}
.balloon.mo { display: none;}

/* 퍼지는 효과 */
/* .radar {
    position: absolute;
    left: 10%;
    top: 10%;
    background: rgba(231, 142,50, 1);
    width: 25px;
    height: 25px;
    border-radius: 50%;
} */
.open_btn::before, .open_btn::after {
    content: "";
    position: absolute;
    background: #c9a48a;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-animation: radar 3s infinite linear;
            animation: radar 3s infinite linear;
    z-index: -1;
}
.open_btn::after {
    opacity: 0;
    -webkit-animation: radar 3s 1.5s infinite linear;
            animation: radar 3s 1.5s infinite linear;
}

@-webkit-keyframes radar {
    0% {
        -webkit-transform: scale(0);
                transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(3.5);
                transform: scale(3.5);
        opacity: 0;
    }
}

@keyframes radar {
    0% {
        -webkit-transform: scale(0);
                transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(3.5);
                transform: scale(3.5);
        opacity: 0;
    }
}
.open .open_btn::before, .open .open_btn::after{ display: none; visibility: hidden;}

/* .quick_btn{opacity:1; background-color:#c9a48a;} */
/* .quick_wrap.open .quick_btn{opacity:1; background-color:#000;} */


.quick_top_btn{
    position:relative; 
    width:4.063rem; height:4.063rem; opacity: 0;
    padding:0; margin:0; border:0; 
    background-color: transparent; 
    display:block; 
    margin-top:1rem; margin-left:auto; margin-right:0; 
    opacity:0;
    transition: opacity 0.3s ease; 
    -webkit-transition: opacity 0.3s ease; 
    -moz-transition: opacity 0.3s ease; 
    -ms-transition: opacity 0.3s ease; 
    -o-transition: opacity 0.3s ease; 
}
.scrolled .quick_top_btn{opacity:1;}
.top_btn{position:absolute; top:0; right:0; width:100%; height:100%; border-radius:100%; text-align:center; margin-left:auto; margin-right:0; display:flex; justify-content:center; align-items:center; background: url(../img/top_btn.png) 50% 50%/100% no-repeat;}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }
    
    40% {
        -webkit-transform: scale(1.0);
    }
}
@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}



/**************************************************
* footer
**************************************************/
.footer { background: #173348; padding: 6.25rem 12.5rem; }
.f_top { display: flex; align-items: flex-start; color: #fff; font-weight: 400; border-bottom: 1px solid rgba(84, 105, 120, 0.5); padding-bottom: 3.313rem; margin-bottom: 3.313rem; }
.f_top_subtit { font-weight: 500; font-size: 1.313rem; margin-bottom: 2rem; }
.f_top .n01 { margin-right: 7.5rem;}
.f_top .n02 { margin-right: 6.25rem;}
.f_top .flex_box { display: flex; gap: 0 2.5rem;}
.f_top .n01 .txt01 { font-family: "DM Sans", sans-serif; font-size: 3.625rem; margin-bottom: 1.9rem; letter-spacing: 3px;}
.f_top .n01 .txt02 { font-size: 1.063rem; }
.f_top .n01 .txt02 + .txt02 { margin-top: 0.6rem;}
.f_top .n02 table tr + tr { margin-top: 1.25rem; }
.f_top .n02 table tr .night { display: block; text-align: center; background: #0b2437; border-radius: 15px; width: 4.688rem; height: 1.813rem; line-height: 1.813rem; font-weight: 500; display: block; font-size: 0.938rem; margin-left: 0.6rem;}
.f_top .n02 table th { width: 5.938rem; display: flex; align-items: center; justify-content: space-between; margin-right: 2rem; }
.f_top .n02 table td { font-family: "DM Sans", sans-serif; padding: 0 0 1rem; letter-spacing: 0.5px; }
.f_btn { background: #0b2437; border-radius: 20px; transition: all 0.4s; }
.f_btn:hover { background: rgba(203, 214, 223, 0.6);}
.f_btn + .f_btn {margin-top: 0.875rem;}
.f_btn a { width: 14.375rem; height: 4.375rem;  border-radius: 20px; display: flex; align-items: center; justify-content: center; gap: 0 1rem;}
.f_btn i { display: block;}
.f_btn.kakao { color: #ffe934;}
.f_btn.kakao i { width: 2.063rem; height: 1.938rem; background: url(../img/f_btn_kakao.png) 50% 50%/100% no-repeat;}
.f_btn.tok { color: #30c50d;}
.f_btn.tok i { width: 1.875rem; height: 1.875rem; background: url(../img/f_btn_tok.png) 50% 50%/100% no-repeat;}
.f_btn.naver { color: #30c50d;}
.f_btn.naver i { width: 2rem; height: 1.938rem; background: url(../img/f_btn_naver.png) 50% 50%/100% no-repeat;}

.f_bttm { display: flex; align-items: flex-start; }
.f_logo {margin-right: 2.5rem;}
.f_bttm ul {display: flex; align-items: center; gap: 0 2.5rem; font-size: 1rem; font-weight: 600; color: #fff;}
.dent_info { color: #546978; font-size: 0.938rem; font-weight: 500; margin-top: 1.5rem; line-height: 1.5;}
.copy { font-family: "DM Sans", sans-serif; color: #546978; font-size: 0.813rem; font-weight: 500; margin-top: 1.5rem; line-height: 1.5;}
.f_bttm_icon {display: flex; align-items: center; gap: 0 5rem; color: #fff; font-size: 0.875rem; font-weight: 400; margin-right: 15%; margin-left: auto;}
.f_bttm_icon > p {display: flex; align-items: center; gap: 0 0.6rem; line-height: 1.4; }

@media (max-width:1880px) {
    .f_top { flex-wrap: wrap; gap: 4rem 3rem;}
    .f_top .n01 { margin-right: 0;}
    .f_top .n02 { margin-right: 0;}
    .f_bttm{flex-wrap: wrap;}
    .f_bttm_icon{margin-right: 1rem; margin-left: auto;}
}
@media (max-width:1560px) {
    .f_bttm { gap: 4rem 2rem;}
    .f_logo {display: none;}
    .f_bttm_icon{margin-right: 0; margin-left: 0;}
}
@media (max-width:1024px) {
    .footer { padding: 5rem 2rem; }
    .f_top { flex-direction: column;}
    .f_bttm { flex-direction: column; gap: 2rem 2rem; }
    .f_btn{border-radius: 10px;}
}
@media (max-width:480px) {
    .f_top{ position: relative; border: none;}
    .f_top::before { content: ""; display: block; width: 120%; height: 1px; background: rgba(84, 105, 120, 0.5); position: absolute; bottom: 0; left: -10%;}
    .f_top .flex_box {gap: 0 1rem;}
    .f_top .n01 .txt01 {font-size: 2.8rem; letter-spacing: 1px;}
    .f_btn a {width: 13.3rem;}
    .n04 .f_btn a {width: 12rem;}
    .f_bttm_icon > p { gap: 0 1rem;}
    .f_bttm_icon > p > img{ max-width: 3.438rem;}
    .f_bttm_icon{gap: 0 1.4rem;}
    
}

/**************************************************
* modal
**************************************************/
.transparents-layer { display:none; position:fixed; left:0; right:0; top:0; bottom:0; width:100vw; height:100vh; background-color:#000; filter:alpha(opacity="50"); opacity:0.1; z-index:15; }
.modal { position:fixed; z-index:105; outline:0; display: none; }
.modal .modal-dialog { position:relative; width:auto; margin:0.5rem; }
.modal-content { position:relative; width:100%; pointer-events:auto; outline:0; }
.modal .modal-close { display:inline-block; z-index:101; border: 0; cursor: pointer;}


@media (max-width:960px) {
}

html.no-scroll, body.no-scroll { overflow:hidden !important; }


