*{outline: 0}

.eng{
font-family: "ivymode", sans-serif;
font-style: normal;
}

*{ margin: 0; padding: 0; }
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, button,
time, mark, audio, video, a, textarea, input{;margin:0;  padding:0;  border:0; font-size:100%; vertical-align:baseline; background:transparent; -webkit-text-size-adjust:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-family: 'NEXON Lv2 Gothic', sans-serif; font-style: normal; }
html{ -ms-touch-action:auto;}
html,body, section{width:100%;}

img{}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav, section{}
legend, caption{width:0;height:0;visibility:hidden;font-size:0;line-height:0;}
button{cursor:pointer; border:none; padding:0; }
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
li,dd{list-style:none;}
blockquote, q {quotes:none;}
address, caption, em, cite, i, a {font-weight:normal; font-style:normal; text-decoration: none;color: #333}
table {border-collapse:collapse; border-spacing:0; table-layout:fixed;}
iframe{width:100%;vertical-align:middle;}
caption{display:none;}
figcaption{display:block;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance:none;  margin:0; }

strong {font-weight: bold }

input[type="text"], input[type="number"],input[type="email"], input[type="search"],
input[type="password"], input[type="date"], input[type="tel"], select{display:table-cell; vertical-align:middle; padding:  0 0 0 7px; height: 40px; line-height: 1; box-sizing: border-box; background:#fff; border:1px solid #cccccc;
  border-radius:0; color:#999; font-size:12px;font-family: 'NEXON Lv2 Gothic', sans-serif;}

input[type="search"] {border-radius:0; -webkit-border-radius:0; -webkit-appearance:textfield;}
input[type="search"]::-webkit-search-results-decoration {-webkit-appearance:none;}

input[type='checkbox'],input[type='radio'] {vertical-align:middle; margin-top:0;  cursor : pointer;}

input.disabled {background:#fff;}

input[type=date]::-webkit-clear-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
}


select::-ms-expand{display:none; }
select{ cursor: pointer; outline :none; overflow :hidden; color:#999; width:100%;;  }
textarea{width:100%;height:100px; resize:none; border:1px solid #cccccc;   padding:10px; color:#999;}


.blind{position:absolute; top:-999999px; width:0; height:0; font-size:0; overflow:hidden;}
.clear:after{content:""; display: table; clear: both;}
.clearfix{overflow:hidden;}
.clearfix:after{clear:both; display:table; content:'';}
.center{text-align:center; display:block; float:none !important;}
.accessibility{display: none}
.hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: none;
    clip: rect(0,0,0,0);
    overflow: hidden;
}


.inner{ width: 1400px; margin: 0 auto; }

#quick{ position: fixed; z-index: 50; right: 40px; bottom :40px; }
#quick > div{ margin-bottom: 12px; }
#quick > div:last-child{ margin-bottom: 0; }
#quick > div > a{ display: block; position: relative; filter: drop-shadow(0 0 40px rgba(114,88,49,0.2)); }
#quick > div svg{ display: block; transition: transform .4s; }
#quick > div .txt{ position: absolute; left: 0; top: 50%; width: 100%; text-align: center; transform: translate(0,-50%); display: flex; flex-flow: column; justify-content: center; align-items: center; gap: 5px; z-index: 2; }
#quick > div .txt strong{ color: #433127; transition: color .4s; }
#quick > .tops .txt strong{ color: #fff; }
#quick > div > a:hover svg{ transform: scale(.75); }
#quick > div > a svg #사각형_17{ transition: fill .4s; }
#quick > div > a svg #사각형_18{ transition: stroke .4s; }
#quick > div > a:hover svg #사각형_17{ fill:#604130; }
#quick > div > a:hover svg #사각형_18{ stroke:#E8AB4F; }
#quick > div > a:hover .txt strong{ color: #fff; }
/* 헤더 공통 */
#header{ position: fixed; width: 100%; left: 0; top: 0; z-index: 999; height: 83px; transition: background .3s, transform .5s; margin-top: 30px; padding: 0 30px; }
#header .wrap{ max-width: 1920px; margin: 0 auto; position: relative; height: 100%; border-radius: 12px; transition: background .3s; }
#header h1{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
#header h1 a{ display: block ;width: 100%; height: 100%; position: relative; }

#header h1 a:after{ content:""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url('/img/common/logo.png') center center no-repeat; opacity: 0; transition: opacity .3s; }
#header:hover h1 a:after{ opacity: 1; }

#header:hover .wrap{ background-color: #fff; }
#header.on .wrap{ background-color: #fff; }
#header.on h1 a:after{ opacity: 1; }
#header.on2{ transform: translateY(-150%); }



/*
#header.on h1 a svg *{ fill: #000; }
#header.ac h1 a svg *{ fill: #000; }
*/

#header .gnb.left{ position: absolute; left: 120px; top: 50%; transform: translate(0,-50%);}
#header .gnb.right{ position: absolute; right: 120px; top: 50%; transform: translate(0,-50%);}
#header .gnb > ul > li{ float: left; padding: 0 36px; position: relative; }
#header .gnb > ul > li > a{ font-size: 20px; font-weight: 700; color: #FFFFFF; line-height: 83px; display: block; text-align: center; transition: color 0.3s; position: relative; }
#header .gnb > ul > li:hover > a{ color: #D99836; }
#header .gnb > ul > li.on > a{ color: #D99836; }

#header:hover .gnb > ul > li > a{ color: #6D655B; }
#header.on .gnb > ul > li > a{ color: #6D655B; }
#header .gnb > ul > li:hover > a{ color: #D99836; }
#header:hover .gnb > ul > li > a{ color: #6D655B; }
#header.on .gnb > ul > li > a{ color: #6D655B; }
#header .gnb > ul > li:hover > a{ color: #D99836; }


#header .gnb .sub_n{ position: absolute; width: 180px; padding: 40px 0; border-radius: 12px;background-color: #433127; left: 50%; bottom: -8px; transform: translate(-50%,100%); display: none; }
#header .gnb .sub_n:after{ content:""; display: block; width: 100%; height: 8px; position: absolute; left: 0; top: -8px; }
#header .gnb .sub_n li{ margin-bottom: 20px; }
#header .gnb .sub_n li:last-child{ margin-bottom: 0; }
#header .gnb .sub_n li a{ font-size: 16px; color:#C5B59C; display: block; text-align: center; transition: color .3s; }
#header .gnb .sub_n li a:hover{ color: #ECBE79; font-weight: 700; }


#header .sub_nav > div{ display: none; height: 100%;  position: fixed; width: 100%; height: 100px; top: 100px; left: 0; background-color: #fff; display: none; }
#header .sub_nav > div{ text-align: center; }
#header .sub_nav > div > ul{ width: 100%; display: flex; justify-content: space-between; justify-content: center; align-items: center; height: 100%;}
#header .sub_nav > div > ul > li{ margin-right: 50px; }
#header .sub_nav > div > ul > li > a{ font-size: 16px; color: rgba(0,0,0,0.5); transition: color .3s; font-weight: 500;  }
#header .sub_nav > div > ul > li > a:hover{ color: #000; }
#header .sub_nav > div > ul > li:last-child{ margin-right: 0; }
#header .lang { position: absolute; right: 50px; top: 50%; transform: translate(0,-50%);}
#header .lang button{ color: #fff; font-size: 18px; font-weight: 800; }
#header .lang svg{ display: inline-block; margin-left: 12px; transform: translateY(-3px);}

#header.on .lang button{ color: #000; }
#header.on .lang svg path{ stroke:#000; }
#header.ac .lang button{ color: #000; }
#header.ac .lang svg path{ stroke:#000; }

#header .all_menu_b{ width: 26px; height: 26px; position: absolute; right: 20px; top: 50%; transform: translate(0,-50%); cursor: pointer; display: none; }
#header .all_menu_b span{ display: block; width: 12px; height: 12px; background-color: #fff; position: absolute; }
#header .all_menu_b span:nth-child(1){ left: 0; top: 0; animation: menu 2s linear infinite; }
#header .all_menu_b span:nth-child(2){ right: 0; top: 0; animation: menu 2s linear infinite; animation-delay: .2s; }
#header .all_menu_b span:nth-child(3){ right: 0; bottom: 0; animation: menu 2s linear infinite; animation-delay: .4s; }
#header .all_menu_b span:nth-child(4){ left: 0; bottom: 0;animation: menu 2s linear infinite;animation-delay: .6s;  }

#header.on .all_menu_b span{ background-color: #433127; }
#header:hover .all_menu_b span{ background-color: #433127; }



#header .all_menu{ position: fixed; right: 0; top: 0; height: 100%; width: 80%; max-width: 320px; background-color: #fff; padding-top: 140px; padding-bottom: 60px; padding-left: 50px; z-index: 999;
  transform: translate(100%,0); transition: transform .8s; overflow-y: scroll;
}
#header .all_menu.on{ transform: translate(0,0); box-shadow: 0px 30px 0px 0px rgb(69 80 95 / 12%); }



#header .all_menu .close_b{ width: 28px; height: 28px; position: absolute; right: 20px; top: 20px; background-color: transparent; transform: rotate(45deg);}
#header .all_menu .close_b span:nth-child(1){ width: 100%; height: 2px; background-color: #5b606a; display: block; position: absolute; left: 0; top: 13px; }
#header .all_menu .close_b span:nth-child(2){ width: 2px; height: 100%; background-color: #5b606a; display: block; position: absolute; left: 13px; top: 0; }
#header .all_menu > ul > li{ margin-bottom: 30px; }
#header .all_menu > ul > li:last-child{ margin-bottom: 0; }
#header .all_menu > ul > li > a{ font-size: 16px; font-weight: 500; color:#6D655B; letter-spacing: -0.5px; display: block; position: relative; }
#header .all_menu > ul > li > a:after{ content:""; display: block; width: 0; height: 2px; background-color: #d99836; position: absolute; left: -50px; top: 50%; transform: translate(0,-50%);}
#header .all_menu > ul > li:hover > a{ color: #d99836; }
#header .all_menu > ul > li:hover > a:after{ width: 30px; transition: width .5s; }

#header .all_menu > ul > li > ul{ margin-top: 20px; display: none; }
#header .all_menu > ul > li > ul.on{ display: block; }
#header .all_menu > ul > li > ul > li > a{ font-size: 16px; font-weight: 500; color:#494d54; opacity: .6; letter-spacing: -0.5px; display: block; transition: opacity .4s; }
#header .all_menu > ul > li > ul > li:hover > a{ opacity: 1; }
#header .all_menu > ul > li > ul > li{ margin-bottom: 12px; }
#header .all_menu > ul > li > ul > li:last-child{ margin-bottom: 0; }
#header .all_menu .sub_b{ margin-top: 10px; display: none; }
#header .all_menu .sub_b li a{ font-size: 14px; color: #666; line-height: 24px; opacity: .4; transition: opacity.3s; }
#header .all_menu .sub_b li a:hover{ opacity: 1; }

#footer{ max-width: 1920px; margin: 0 auto; padding: 0 65px; }
#footer .wrap{ border-radius: 20px 20px 0 0; background-color: #433127; padding: 0 50px; padding-bottom: 100px; }
#footer .wrap h1{ transform: translateY(-50px); display: flex; justify-content: center; }
#footer .wrap .f_nav{ height: 68px; border-radius: 8px; background-color: #513F35; margin-bottom: 40px; }
#footer .wrap .f_nav ul{ display: flex; justify-content: center; align-items: center; gap: 45px; height: 100%; }
#footer .wrap .f_nav ul li a{ color: #D8CAB6; font-weight: 600; font-size: 18px; }
#footer .wrap .f_nav ul li:nth-child(1) a{ color: #E8BE7E; }
#footer .wrap .info p{ text-align: center; line-height: 2.5em; font-size: 16px; color:#B9A99F; }
#footer .wrap .info p span{ width: 30px; display: inline-block; }
#footer .wrap .copy{ text-align: center; margin-top: 75px; font-size: 16px; color:#8F7F75; }
#footer .wrap .copy a{ color: inherit; text-decoration: underline; }


#popup_wrap{position: fixed;z-index: 999999;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,0.8);display: none; }
#popup_wrap .wrap2{ display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
#popup_wrap .close_b{ position: absolute; right: 20px; top: 20px;}
#popup_wrap .wrap2 > div{width: 1360px;height: 80%;background: #fff;border-radius: 20px;padding: 60px;position: relative;max-width: 90%}
#popup_wrap .wrap2 > div button{position: absolute;right: -25px;top: -25px;}
#popup_wrap .wrap2 > div strong{display: block;color: #000000;font-size: 22px;border-bottom: 1px solid #D2D2D2;padding-bottom: 20px;margin-bottom: 20px;}
#popup_wrap .wrap2 > div p{white-space: pre-wrap;height: 100%;overflow-x: scroll;line-height: 1.7;font-size: 14px;color: #333333;line-height: 1.7}
#popup_wrap .wrap2 > div p span{display: block;margin-top: 20px;margin-bottom: 5px; font-size: 20px;font-weight: 600;}



@media (max-width: 1416px){
    #header .gnb.left{ left: 30px; }
    #header .gnb.right{ right: 30px; }
    #header .gnb > ul > li > a{ font-size: 16px; }
    #header .gnb > ul > li{ padding: 0 20px; }
    #header .gnb .sub_n{ width: 140px; padding: 20px 0;  }
    #header .gnb .sub_n li{ margin-bottom: 10px; }
    #header .gnb .sub_n li a{ font-size: 14px; }
}

@media (max-width: 980px){
    #header .gnb{ display: none; }
    #header .all_menu_b{ display: block; top: 50%; transform: translate(0,-50%);}
    #header{ height: 68px; }
    #header h1 a img{ height: 68px; }
    #header h1 a:after{ background-size: 100% 100%; }
    #header{ padding: 0 12px; margin-top: 12px; }
            #popup_wrap .wrap2 > div{padding: 30px;}
        #popup_wrap .wrap2 > div p{font-size: 12px;line-height: 1.5}
        #popup_wrap .wrap2 > div strong{font-size: 14px;padding-bottom: 10px;margin-bottom: 10px;}

}

@media (max-width: 800px){
  #footer .wrap p{ font-size: 16px; }
}

@media (max-width: 540px){
  #header{ height: 54px; }
  #header h1 a img{ height: 54px; }
}
