
*{ -webkit-touch-callout:none; -webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: auto; }
html,body{ height: 100%;}
body{ font-family: 'Pretendard' !important; color: #3E3A39 !important; font-weight: 300; overflow-x: hidden;  }
.main_logo { height: 20px;}
.main_flogo { height: 15px;}

.nlink { color: #3E3A39; text-decoration: none;}
.fs-text { font-size: 1.2rem;}
.f-copy { font-size: 0.68rem; color: #888888;}
.fs-menu { font-size: 0.8rem; letter-spacing: 1px; color: #888888;font-weight: 100 !important;}
.fs-footer{ font-size: 0.8rem;}
.cl-fgray { color: #666666;}
.btn-menu { display: inline; cursor: pointer; margin-right: 40px;}
.fs-head-title { font-size: 2.5rem; font-weight: 700;line-height: 110%; letter-spacing: -0.03rem;}
.menu-focus { background-color: #121212; color: #ffffff; font-weight: bold;}
.spacer { width: 100%; clear: both; margin-top: 100px;}
.spacer2 { width: 100%; clear: both; margin-top: 30px;}
.fs-mid-title {font-size: 1.7rem; font-weight: 700;line-height: 110%; letter-spacing: -0.03rem;}
.fs-tel { font-size: 2.0rem; font-weight: 900;}
.fs-small { font-size: 0.7rem !important; color: #888888;}

.div-menu-back { width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); position: fixed; top:0px; left: 0px; z-index: 20; display: none;}
.div-mobile-menu { width: 90%;max-width: 400px; position: absolute; top:0px; right: 0px; height: 100%; background-color: #ffffff;} 
.mbtn-menu  { font-size: 0.98rem; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; border-bottom: 1px solid #ececec; font-weight: bold;}
.div-mobile-menu-wrap { width: 95%; margin-left: 5%; }

#btn-mobile {width: 30px;height: 30px;position: absolute; right: 10px; top:22px; display: none; }


@media screen and (max-width: 700px) {
    .fs-menu { display: none}
    #btn-mobile{ display: block;}
}


@media screen and (max-width: 880px) {
    .fs-head-title { font-size: 1.5rem; font-weight: 700;line-height: 110%; letter-spacing: -0.03rem;}

    .fs-text { font-size: 0.9rem; letter-spacing: -0.03rem;}
    .spacer { width: 100%; clear: both; margin-top: 0px;}
    .spacer2 { width: 100%; clear: both; margin-top: 10px;}
}
