@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");
@import url("https://font.elice.io/EliceDigitalBaeum.css");
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);
@import url(https://cdn.jsdelivr.net/xeicon/1/xeicon.min.css);
@import url(css/blank.css);

html {font-size: 20px;}
*{margin:0; padding:0; box-sizing:border-box;letter-spacing:-0.02rem;color:inherit;}
img {border:0; vertical-align:top;}
a {border:0; text-decoration:none; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
ul, li {list-style:none;}
body {font-family: "Pretendard Variable", Pretendard, sans-serif;  color:#383735;}
div {display:block;}


.inner {width:1400px;margin:auto;clear:both}
.inner2 {width: 1200px; margin: auto; clear: both;}
.c_default {color:#303030 !important}
.c_lightgray {color:#c8c1b8 !important}
.c_gray {color:#808080 !important}
.c_red {color:#c70000 !important}
.c_white {color:#fff !important}
.c_black {color:#303030 !important}
.color1 {color: #016fb4 !important;}
.color2 {color: #9dfdff !important;}
.color3 {color: #84b0f1 !important;}
.color4 {color: #F25D07 !important;}
.color5 {color: #6c563b !important;}


h1,h2 {font-weight:300;line-height:1.3}
h1 {font-size:2.5rem;}
.sizeh1 {font-size: 2.5rem !important;}
h1.small {font-size: 2.2rem;}
h1.big {font-size: 3rem; }
h1.superbig {font-size: 4rem; letter-spacing:-0.02em; line-height: 1.1;}
.h1_giant {font-size: 5rem; letter-spacing:-0.03em;}
h2 {font-size:2rem}
h3 {font-size:1.5rem; font-weight:400; line-height:1.4;}
.sizeh3 {font-size:1.5rem; }
h4 {font-size:1.2rem; font-weight:500; line-height:1.6 ; word-break:keep-all;}
.sizeh4 {font-size: 1.2rem;}
h5 {font-size:1.1rem; font-weight: 500; line-height:1.6; word-break:keep-all;}
.sizeh5 {font-size: 1.1rem !important;}
p {font-size:1rem; font-weight: 500; line-height:1.6; color:inherit; word-break:keep-all; }
p.small {font-size:0.9rem; }
p.typeline {font-size:0.8rem; }
.size_psmall {font-size: 0.9rem !important;}
sub {font-size: small; }
pre {font-family: inherit; font-size: inherit;}

.jost {font-family: 'Jost', sans-serif;}
.elice {font-family: "Elice Digital Baeum", sans-serif;}
.loose {letter-spacing: 0.2em;}
b {letter-spacing: inherit; font-weight: 600;}
.bold {font-weight: 700;}



span {color:inherit;}

.float {float:left;}
.float_r {float:right}
.left {text-align:left !important}
.right {text-align:right !important}
.center {text-align:center !important}
.clearfix::after {content:""; clear:both; display: block;}
.inlineblock {display: inline-block;}


.flex {display: flex;}
.col1 {flex: 1;}
.col2 {flex: 2;}
.col3 {flex: 3;}


.bd_b {border-bottom:1px #d0d0d0 solid}
.bd_t {border-top:1px #d0d0d0 solid}



/* 컬럼 설정 */
.w05 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w22 {width: 22%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w40 {width: 40%;}
.w50 {width: 50% !important;}
.w60 {width: 60%;}
.w75 {width: 75%;}
.w100 {width: 100% !important;}








/* 공통 */
#wrap {width:100%; min-width:1400px; margin:auto; position:relative; overflow: hidden;}
h1.logo {width:13.45rem; height:2.6rem; background:url(images/logo.png) center no-repeat; text-indent:-3333px; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out; background-size: contain;}
h1.logo a {display:block; height:inherit; }



#header {width:100%; position:fixed; z-index:100000; border-bottom: 1px rgba(255,255,255,0.3) solid; height: 5.5rem; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}

#header.jbFixed { height: 4rem; background-color: #fff; border-bottom: 1px rgba(0,0,0,0.1) solid;}
#header.jbFixed .logo {margin-top: 0.7rem;}
#header.jbFixed #gnb > ul > li {line-height: 4rem;}
#header.jbFixed #gnb > ul > li a {color: #4f3a21 !important;}
#header.jbFixed #gnb > ul > li > a.on,#header.jbFixed #gnb > ul > li > a:hover {color: #ff8c00 !important;}
#header.jbFixed #gnb .subnav {top: 4rem;}

#header .inner {display: flex; justify-content: space-between;}

#header .logo {margin-top: 1.6rem; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
#header #gnb {text-align:center; }
#header #gnb > ul > li {font-size: 1rem; float: left; line-height: 119px; padding: 0 1.5rem; }
#header #gnb > ul > li > a { display: block; color: #4f3a21;}
#header #gnb > ul > li > a.on,#header #gnb > ul > li > a:hover {font-weight: 700; color: #ff8c00;}
#wrap.main #header #gnb > ul > li > a { color: #fff;}
#wrap.main #header #gnb > ul > li > a.on,#wrap.main #header #gnb > ul > li > a:hover {color: #6c563b;}

/*#header #gnb .hn1, #header #gnb .hn2, #header #gnb .hn3,#header #gnb .hn4,#header #gnb .hn5,#header #gnb .hn6 {position: relative;}*/
#header #gnb .subnav {
  margin: auto;
  width: 100%;
  background-color: #fcf9f4;
  clear: both;
  display: none;
  position: absolute;
  z-index: 100;
  text-align: center;
  top: 5.5rem;
  left: 0;
  font-size: 18px;
  padding: 3rem 0 4rem;
}
#header #gnb .subnav h2::before {content: "THE ORE"; font-size: 12px; font-weight: 700; letter-spacing: 0.5em; padding-bottom: 1em; position: absolute; top: 0; color: #6c563b; text-indent: 0.3em;}
#header #gnb .subnav h2 {float: left; width: 20%; text-align: left; padding-top:1rem; position: relative; }
#header #gnb .subnav h2::after {content: url(images/gnb_txt.png); position: absolute ; top: 3rem; left: 0;}
#header #gnb .subnav dl {float: left; width:80%; margin:auto; padding: 0 1rem; }
#header #gnb .subnav dl > dd {line-height:2.5; text-align: left; float: left; width: 24%;  border: 1px #d0d0d0 solid; border-left: 3px #6c563b solid; padding-left: 1em; margin: 0.5%; background-color: #fff;}
#header #gnb .subnav dl > dd:hover { background-color: #6c563b; border: 1px #6c563b solid;}
#header #gnb .subnav a:hover {color:#fff;}
#header #gnb .subnav a {display:block;}

#header #gnb .menu .subnav {width: 100%;}
#header #gnb .menu .subnav .inner {padding: 1%;}
#header #gnb .menu .subnav ul {float: left; width: 16.66%; padding: 0 0.5em;}
#header #gnb .menu .subnav ul li {text-align: left;}
#header #gnb .menu .subnav ul li a {line-height: 2;}
#header #gnb .menu .subnav ul li h4 {padding-bottom: 0.5em; border-bottom: 1px rgba(255,255,255,0.2) solid;}



#quick {width: 100px; height: 300px; position: fixed; z-index: 100; right: 1em; bottom: 50px; background: url(images/quick.png) no-repeat;box-shadow: 3px 3px 3px rgba(0,0,0,0.1);}
#quick a {display: block; width: 100px; height: 100px; text-indent: -9999px; float: left;}





#footer {width:100%; background-color: #3f3427;}
#footer .inner {padding:5rem 0 4rem !important; color: #fff;}


#footer .logo {background-image: url(images/logo_w.png); float: left; margin: 0;}
#footer .txt span {font-size:0.9rem;margin:0 0.25rem; line-height: 1.6;}
#footer .txt {margin-left: 2.5rem; float: left;}
#footer .tel {float: right;}



@media only screen and (max-width:640px) {
	html {font-size: 3.125vw;}

	#wrap {width:100%;}	   

    .root_daum_roughmap {zoom: 70%;}

}

