@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");
@import url(https://cdn.jsdelivr.net/xeicon/1/xeicon.min.css);
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);
@import url(css/blank.css);

*{margin:0; padding:0; box-sizing:border-box;letter-spacing:-0.04rem;color:inherit;}
html {font-size: 20px;}
img {border:0;vertical-align:top;}
a {border:0; text-decoration:none; color:inherit; -webkit-transition:all 0.2s ease-out; transition:all 0.2s ease-out;}
ul, li {list-style:none;}
div {display:block;}
html {overflow-y:scroll;height:100%;min-width:320px}
body {font-family: "Pretendard", "Pretendard Variable", sans-serif; color:#151515;}
.inner {width: 30rem; margin: auto; clear: both;}
.inner2 {width: 29rem; margin: auto; clear: both;}


.c_default {color:#202020 !important}
.c_lightgray {color:#b0b0b0 !important}
.c_gray {color:#909090 !important}
.c_red {color:#c70000 !important}
.c_white {color:#fff !important}
.c_beige {color:#fcf3cf !important}
.color1 {color: #0066b7;}
.color2 {color: #71bffe;}
.color3 {color: #052f50;}
.color4 {color: #26306e;}
.graTxt {
    background: -webkit-linear-gradient(#6685b5, #161653);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}
.graTxt2 {
    background: -webkit-linear-gradient(#ebd896, #d8bc5a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}




h1,h2 {font-weight:300;line-height:1.2; letter-spacing:-0.15rem;}
h1 {font-size:2.5rem;}
.sizeh1 {font-size: 2.5rem !important;}
h1.small {font-size: 2.2rem;}
h1.big,h1 span.big,.sizeh1_big {font-size: 3rem; }
h1.superbig {font-size: 4rem; letter-spacing:-0.03em; line-height: 1.1;}
.h1_giant {font-size: 5rem; letter-spacing:-0.03em;}
h2 {font-size:2rem}
.sizeh2 {font-size:2rem; }
h3 {font-size:1.5rem; font-weight:400; line-height:1.3; }
.sizeh3 {font-size:1.5rem; }
h4 {font-size:1.2rem; font-weight:400; line-height:1.5; word-break:keep-all;}
.sizeh4 {font-size: 1.2rem;}
h5 {font-size:1rem; font-weight: 400; line-height:1.618; word-break:keep-all;}
.sizeh5 {font-size: 1.1rem !important;}
p {font-size:0.9rem; line-height:1.7; color:inherit; word-break:keep-all; }
p.small {font-size:0.8rem; }
p.typeline {font-size:0.7rem;}
.size_psmall {font-size: 0.8rem !important;}
sub {font-size: small; }
.uppercase {text-transform: uppercase;}


.tight {letter-spacing: -0.2rem;}
.loose {letter-spacing: 0.4rem !important;}
.loose1 {letter-spacing: 0.2rem !important;}
.loose2 {letter-spacing: 0.05rem !important;}
.lineheight125 {line-height: 125% !important;}

b {letter-spacing: inherit; font-weight: 600;}
.thin {font-weight: 200 !important;}
.bold {font-weight: 700 !important;}


span {color:inherit; letter-spacing: 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;}

.relative {position: relative;}


.flex {display: flex !important;}
.col1 {flex: 1;}
.col2 {flex: 2;}
.col3 {flex: 3;}
.col4 {flex: 4;}
.col5 {flex: 5;}
.col6 {flex: 6;}

.flex_center {display: flex !important; justify-content: center;}
.flex_c_center {display: flex !important; flex-direction: column; justify-content: center !important;}
.flex_c_end {display: flex !important; flex-direction: column; justify-content: end;}
.flex_between {display: flex !important; justify-content: space-between;}
.flex_evenly {display: flex !important; justify-content: space-evenly;}


.bdb {border-bottom:1px #e0e0e0 solid}
.bdt {border-top:1px #e0e0e0 solid}
.bdl {border-left:1px #e0e0e0 solid}
.bdr {border-right:1px #e0e0e0 solid}

.bdw {border-color: rgba(255, 255, 255, 0.3);}


.w05 {width: 5% !important;}
.w10 {width: 10% !important;}
.w15 {width: 15% !important;}
.w20 {width: 20% !important;}
.w22 {width: 22% !important;}
.w25 {width: 25% !important;}
.w30 {width: 30% !important;}
.w35 {width: 35% !important;}
.w40 {width: 40% !important;}
.w50 {width: 50% !important;}
.w60 {width: 60% !important;}
.w75 {width: 75% !important;}
.w80 {width: 80% !important;}
.w85 {width: 85% !important;}
.w90 {width: 90% !important;}
.w100 {width: 100% !important;}

.width100 {width: 5rem !important;}
.width600 {width: 30rem !important;}





#wrap {width:640px; margin: 0px auto; background:#fff; position: relative;}

h1.logo {width: 15.3rem; height: 3.45rem; background: url(../pc/images/logo.png) no-repeat; background-size: contain; text-indent: -10000px;}
h1.logo a {display: block;}


/* 공통상단 */
#header {width:100%; height: 6rem; border-radius: 0 0 2.5rem 2.5rem; background: #fff; position: relative; z-index: 10000; display: flex; justify-content: space-between; align-items: center;}
#header .logo {margin-left: 1.5rem;}
#header .menu {width: 1.5rem; height: 1.3rem; margin-right: 1.5rem; background: url(images/menu.png) center no-repeat; background-size: contain; display: block; text-indent: -5555px; cursor: pointer;}



.flowingText {
    position: absolute;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;}
.flowingText h1 {
    display: inline-block;
    animation: text-to-left 60s linear infinite;
    font-size: 10rem;
    font-family: "BonmyeongjoSourceHanSerif", serif;
    font-weight: 700;
    color: #f3f9ff;
    -webkit-font-smoothing: antialiased;
    transform: rotate(0.04deg) translate3d(0, 0, 0);
}
@keyframes text-to-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-40%);
  }
}



/* 공통 하단 */
#footer {width:100%; background-color: #042845; color: #fff; display: inline-block; position: relative; padding: 0 0 3.5rem;}
#footer .inner {display: flex; flex-direction: column; align-items: center; text-align: center;}
#footer .logo {background-image: url(../pc/images/footer_logo.png); margin-top: 3.5rem; margin-bottom: 1.5rem;}
#footer .txt {}
#footer .txt span {font-size: 0.9rem; display: inline-block; line-height: 1.6;}
#footer .txt span,
#footer .txt span.admin {color: #5c7589;}
#footer .tel {background: url(images/footer_tel.jpg) center / cover; width: 100%; height: 6.5rem; text-indent: -3333px; display: block;}




/* 지도 관련 */
.root_daum_roughmap .wrap_controllers,
.root_daum_roughmap .cont,
.root_daum_roughmap .map_border {display: none;}



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

	#wrap {width:100%;}	   

    #footer .cs .root_daum_roughmap {zoom: 70%;}

}