@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy.css');
/* reset */
html { overflow-y: scroll; }
body { margin: 0; padding: 0; font-family: "Paperlogy", sans-serif; }
html, h1, h2, h3, h4, h5, h6, form, fieldset, img { margin: 0; padding: 0; border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, section { display: block; }
#hd ul, nav ul, #ft ul { margin: 0; padding: 0; list-style: none; }
ul, li { list-style: none; margin: 0; padding: 0; }
legend { position: absolute; margin: 0; padding: 0; font-size: 0; line-height: 0; text-indent: -9999em; overflow: hidden; }
caption { position: absolute; overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0; }
table { margin: 0; padding: 0; border: 0; border-collapse: collapse; border-spacing: 0; }
label, input, button, select, img { vertical-align: middle; }
input, button, textarea, select { margin: 0; padding: 0; font-family: "Paperlogy", sans-serif; font-size: 13px; }
button { cursor: pointer; }
select { margin: 0; }
p { margin: 0; padding: 0; }
hr { display: none; }
pre { overflow-x: scroll; font-size: 1.1em; }
a { cursor: pointer; text-decoration: none; color: inherit; }
a:link, a:visited, a:hover, a:focus, a:active { text-decoration: none; }
/* layout */
#wrap { float: left; width: 100%; }
/* =========================
   header 전체 교체용
========================= */
#header { position:absolute; top:0; left:0; width:100%; z-index:100; background:#fff; }
#header-inner { width:100%; height:100px; background:#fff; }
.gnbbox { max-width:1440px; height:100px; margin:0 auto; padding:0 40px; display:flex; align-items:center; justify-content:space-between; box-sizing:border-box; }



#header-inner-nav { flex:1; display:flex; justify-content:center; }
.gnb { display:flex; gap:60px; align-items:center; }
.gnb > li { position:relative; }
.gnb > li > a { display:block; font-size:20px; font-weight:500; color:#4c4f93; line-height:100px; letter-spacing:-0.3px; }
.gnb > li:hover > a { color:#2d3278; opacity:1; }

.header_right_area { display:flex; align-items:center; gap:28px; }
.header_auth_links { display:flex; align-items:center; gap:24px; }
.header_auth_links > a { font-family:"Paperlogy", sans-serif; font-size:16px; line-height:1; font-weight:400; color:#b9b9b9; opacity:1; }
.header_auth_links > a:hover { color:#8e8e8e; opacity:1; }
.header_auth_links .admin_link { color:#7e62d9; }

.mypagebox { position:relative;float: none;width: auto;min-width: auto;}
.mypagebox .topnav { float:none; width:auto; }
.mypagebox .topnav a { display:block; width:auto; height:auto; padding:0; font-family:"Paperlogy", sans-serif; font-size:16px; line-height:1; font-weight:400; color:#b9b9b9; background:transparent; border:0; }
.mypagebox .topnav a:hover { color:#8e8e8e; }
/*.mypagebox .subnav { display:none; position:absolute; z-index:1000; top:100%; left:50%; margin-top:16px; transform:translateX(-50%); width:138px; background:#fff; border:1px solid #ececf3; border-radius:12px; overflow:hidden; box-shadow:0 12px 28px rgba(0,0,0,0.08); }*/
.mypagebox .subnav {display:none;position:absolute;z-index:1000;top:100%;left:50%; margin-top:0; /* 수정 */padding-top:14px; /* 수정 : 빈공간 대신 hover 유지영역 */transform:translateX(-50%);width:138px; background:#fff; /* 수정 */border:1px solid #ececf3; /* 수정 */overflow:visible; /* 수정 */box-shadow:0 12px 28px rgba(0,0,0,0.08); /* 수정 */}
.mypagebox .subnav li { width:100%; border-bottom:1px solid #f1f1f5; }
.mypagebox .subnav li:last-child { border-bottom:0; }
.mypagebox .subnav li a { display:block; width:100%; padding:0 10px; font-family:"Paperlogy", sans-serif; font-size:13px; line-height:42px; font-weight:400; color:#444; text-align:center; background:#fff; border:0; box-sizing:border-box; }
.mypagebox .subnav li a:hover { color:#2d3278; background:#fafafe; }

.hamburger_btn { width:24px; height:18px; padding:0; margin:0; border:0; background:transparent; display:flex; flex-direction:column; justify-content:space-between; cursor:pointer; }
.hamburger_btn span { display:block; width:100%; height:2px; background:#9b9b9b; border-radius:2px; }

.sub_wrap { position:absolute; top:100%; left:50%; transform:translateX(-50%); height:0; overflow:hidden; z-index:20; padding-top:16px; }
.submn { float:none; margin:0; padding:0; background:#fff; border:1px solid #ececf3; border-radius:12px; box-shadow:0 12px 28px rgba(0,0,0,0.08); overflow:hidden; }
.submn li { width:100%; }
.submn li a { display:block; width:170px !important; height:44px; font-family:"Paperlogy", sans-serif; transform:none; font-size:14px; color:#444; font-weight:400; text-align:center; padding:0 14px !important; line-height:44px; letter-spacing:-0.1px; border-bottom:1px solid #f1f1f5; box-sizing:border-box; transition:all .2s ease; background:#fff; }
.submn li:last-child a { border-bottom:0; }
.submn li a:hover { color:#2d3278; font-weight:500; background:#fafafe; }

.aside_left { display:none; }
.utils_btns { display:none; }

/* mobile */
#header-inner-m { width:100%; height:60px; margin:0 auto; padding:0 12px; box-sizing:border-box; background:#fff; display:none; align-items:center; justify-content:space-between; }
#header-inner-mlogo { display:flex; align-items:center; margin-left:0; }
#header-inner-mlogo-img { float:none; }
#header-inner-mlogo h1 { float:none; width:180px; margin:0; }
#header-inner-mlogo h1 img { width:100%; display:block; }
#header-inner-mnav { display:flex; align-items:center; margin:0; }
#header-inner-mnav p { display:block; float:none; margin:0; }
#header-inner-mnav p:hover { cursor:pointer; }
.row .three { padding:0; box-sizing:border-box; background:transparent; color:inherit; text-align:center; }
.drawer-toggle { top:0; right:0; display:block; margin:0; padding:0; }
.hamburger .line { width:26px; height:2px; background-color:#9b9b9b; display:block; margin:5px 0; border-radius:2px; }
.hamburger:hover { cursor:pointer; }

/* mobile drawer */
html.opened { overflow:hidden; }
#drawer { display:block !important; position:fixed !important; top:0 !important; right:-420px !important; width:420px !important; max-width:90vw !important; height:100vh !important; background:#fff !important; z-index:999999 !important; overflow-y:auto !important; transition:right .3s ease !important; box-shadow:-12px 0 30px rgba(0,0,0,0.12) !important; }
#drawer.opened { right:0 !important; }
#blocker { display:none !important; position:fixed !important; inset:0 !important; background:rgba(0,0,0,0.55) !important; z-index:999998 !important; }
#blocker.opened { display:block !important; }
.drawer_area { float:right; width:100%; }

.memberbox { font-family:"Paperlogy", sans-serif; text-align:center; padding:14px 14px; background:#f8f8fc; overflow:hidden; display:flex; justify-content:center; gap:8px; flex-wrap:wrap; border-bottom:1px solid #ececf3; }
.member_login, .member_join, .member_mypage { display:inline-block; width:calc(33.333% - 6px); }
.member_login { margin-right:0; }
.member_login a, .member_join a, .member_mypage a { display:block; width:100%; color:#6b6b6b; font-size:14px; padding:9px 0; border:1px solid #dddded; border-radius:8px; background:#fff; transition:all .2s ease; box-sizing:border-box; }
.member_login a:hover, .member_join a:hover, .member_mypage a:hover { background:#4c4f93; border-color:#4c4f93; color:#fff; }

.requestbtns { float:left; width:100%; padding:16px; background:#fff; border-bottom:1px solid #ececf3; box-sizing:border-box; }
.requestbtns ul { float:left; width:100%; }
.requestbtns ul li { float:left; width:50%; border-top:1px solid #e5e5ef; border-right:1px solid #e5e5ef; border-bottom:1px solid #e5e5ef; box-sizing:border-box; background:#fff; }
.requestbtns ul li:first-child { border-left:1px solid #e5e5ef; }
.requestbtns ul li a { display:inline-block; width:100%; font-family:"Paperlogy", sans-serif; font-size:15px; color:#3d3d3d; font-weight:400; text-align:center; padding:14px 0; }
.requestbtns ul li a .reico { display:inline-block; width:100%; box-sizing:border-box; }
.requestbtns ul li a .reico img { height:56px; }

#slide_categorymenu { width:100%; top:0; right:0; font-family:"Paperlogy", sans-serif; z-index:10000000000; }
#slide_categorymenu ul { width:100%; height:100%; background:#fff; }
#slide_categorymenu ul li { width:100%; height:58px; line-height:58px; border-bottom:1px solid #ececf3; overflow:hidden; position:relative; box-sizing:border-box; }
#slide_categorymenu ul li.tt_fr a { padding-left:24px; cursor:pointer; }
#slide_categorymenu ul li.tt_fr .lotate_v { position:absolute; top:26px; right:24px; width:14px; height:7px; display:block; }
#slide_categorymenu ul li.tt_fr .lotate_none { position:absolute; top:24px; right:18px; width:9px; height:8px; display:block; transform:rotate(-90deg); }
#slide_categorymenu ul li.tt_fr .lotate_none img, #slide_categorymenu ul li.tt_fr .lotate_v img { vertical-align:top; }
#slide_categorymenu ul li.tt_fr .lotate_v_180 { transform:rotate(180deg); }
#slide_categorymenu ul li.active { background:#f6f6fc; color:#2d3278; }
#slide_categorymenu ul li.active a { color:#2d3278; cursor:pointer; }
#slide_categorymenu ul li a { display:block; transform:rotate(-0.04deg); color:#222; font-size:16px; font-weight:500; text-decoration:none; cursor:pointer; }
#slide_categorymenu ul li span { color:#dd042b; font-size:11px; font-weight:bold; margin-left:11px; }
#slide_categorymenu ul li ul.nav { background:#fafafe; display:none; }
#slide_categorymenu ul li ul.nav li { border-bottom:1px solid #ececf3; height:46px; line-height:46px; }
#slide_categorymenu ul li ul.nav li:last-child { border-bottom:0; }
#slide_categorymenu ul li ul.nav li a { display:block; font-size:14px; font-weight:400; color:#555; cursor:pointer; transition:all .2s ease; padding-left:34px; }
#slide_categorymenu ul li ul.nav li a:hover { color:#2d3278; font-weight:500; background:#f2f3fb; text-decoration:none; }

@media screen and (min-width:1024px) {
#header-inner { display:block !important; }
#header-inner-m { display:none !important; }
}

@media screen and (max-width:1023px) {
#header { background:#fff; }
#header-inner { display:none !important; }
#header-inner-m { display:flex !important; }
#header-inner-m { width:100%; height:70px; padding:0 16px; box-sizing:border-box; }
#header-inner-mlogo { display:flex; align-items:center; }

#header-inner-mnav { display:flex; align-items:center; margin:0; }
#header-inner-mnav p { margin:0; }
.drawer-toggle { display:block; margin:0; padding:0; }
.three.col { padding:0; margin:0; background:transparent; }
.hamburger .line { width:26px; height:2px; margin:5px 0; background-color:#9b9b9b; }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
.gnbbox { padding:0 24px; }
.gnb { gap:34px; }
.gnb > li > a { font-size:16px; line-height:100px; }
.submn li a { width:150px !important; }
.header_right_area { gap:18px; }
.header_auth_links { gap:14px; }
.header_auth_links > a, .mypagebox .topnav a { font-size:12px; }
}

@media screen and (min-width:1280px) and (max-width:1500px) {
.gnb { gap:40px; }
.gnb > li > a { font-size:17px; }
.header_right_area { gap:20px; }
.header_auth_links { gap:16px; }
.header_auth_links > a, .mypagebox .topnav a { font-size:12px; }
#header-inner-m { display:none; }
}

@media screen and (min-width:1501px) {
#header-inner-m { display:none; }
}

@media screen and (max-width:767px) {
.member_login, .member_join, .member_mypage { width:calc(50% - 4px); }
.requestbtns { padding:14px; }
.requestbtns ul li a { font-size:14px; padding:12px 0; }
.requestbtns ul li a .reico img { height:52px; }
#slide_categorymenu ul li { height:54px; line-height:54px; }
#slide_categorymenu ul li a { font-size:15px; }
#slide_categorymenu ul li.tt_fr .lotate_v { top:24px; right:20px; }
#slide_categorymenu ul li ul.nav li { height:42px; line-height:42px; }
#slide_categorymenu ul li ul.nav li a { font-size:13px; padding-left:28px; }
}

@media screen and (max-width:480px) {
#header-inner-m { height:64px; padding:0 14px; }
.hamburger .line { width:24px; }
.memberbox { padding:12px; gap:6px; }
.member_login, .member_join, .member_mypage { width:calc(50% - 3px); }
.member_login a, .member_join a, .member_mypage a { font-size:13px; padding:8px 0; }
.requestbtns { padding:12px; }
.requestbtns ul li a { font-size:13px; }
.requestbtns ul li a .reico img { height:46px; }
#slide_categorymenu ul li.tt_fr a { padding-left:18px; }
#slide_categorymenu ul li.tt_fr .lotate_v { right:18px; }
}
/* 중간 해상도 */
@media screen and (min-width: 1280px) and (max-width: 1500px) {
.gnb { gap: 34px; }
.gnb > li > a { font-size: 17px; }
.header_right_area { gap: 18px; }
.header_right_area .header_auth_links { gap: 14px; }
.header_right_area .header_auth_links > a, .header_right_area .mypagebox .topnav a { font-size: 12px; }
}
/* sub menu - 기존 JS 높이 애니메이션 대응 */
.sub_wrap { position: absolute; top: 100%; left: 50%; transform: translateX(-50%); height: 0; overflow: hidden; z-index: 20; padding-top: 14px; }
.submn { float: none; margin: 0; padding: 0; background: rgba(255,255,255,0.98); border-radius: 12px; box-shadow: 0 10px 24px rgba(0,0,0,0.12); overflow: hidden; }
.submn li { width: 100%; }
.submn li a { display: block; width: 170px !important; height: 42px; font-family: "Paperlogy", sans-serif; transform: none; font-size: 14px; color: #333; font-weight: 400; text-align: center; padding: 0 14px !important; line-height: 42px; letter-spacing: -0.1px; border-bottom: 1px solid #efefef; box-sizing: border-box; transition: all 0.3s ease; background: #fff; }
.submn li:last-child a { border-bottom: 0; }
.submn li a:hover { color: #f20a78; font-weight: 500; background: #fafafa; }
/* category menu legacy - 유지 */
.category_allmenu { float: left; position: relative; margin-top: 34px; }
.category_allmenu .navi_set { float: left; width: 46px; padding-left: 30px; position: relative; }
.topnav { float: left; }
.topnav img { width: 100%; }
.subnav .submenu { float: left; width: 100%; min-width: 1200px; padding: 20px 0 15px 0; font-size: 13px; border-top: 1px solid #e1e0e0; }
.subnav .submenu .smname { float: left; line-height: 18px; padding: 8px 20px; }
.subnav .submenu .smname:first-child { margin-left: 10px; }
.smtitle { display: block; font-family: "Paperlogy", sans-serif; font-size: 17px; color: #444; font-weight: 700; line-height: 18px; text-align: center; margin-bottom: 15px; padding: 12px 112px 8px 20px; border: 1px solid #c5c9d6; border-radius: 5px; }
.smdownmenu { position: relative; padding-left: 10px; margin-bottom: 5px; }
.smdownmenu:before { display: inline-block; content: ''; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; background-color: #c5c9d6; }
.smdownmenu a { display: block; font-family: "Paperlogy", sans-serif; font-size: 15px; color: #979696 !important; font-weight: 400; transition: all 0.3s ease; }
.smdownmenu a:hover { color: #024CA1 !important; text-decoration: underline; }
/* footer common */
.footlinks_box { float: left; width: 100%; height: 70px; border-bottom: 1px solid #383635; box-sizing: border-box; }
.footlinks_area { margin: 0 auto; width: 100%; max-width: 1420px; }
.footlinks_area .left { float: left; }
.footlinks_area .left li a { display: inline-block; font-family: "Paperlogy", sans-serif; font-size: 16px; color: #979695; font-weight: 500; line-height: 69px; margin-right: 20px; }
.footlinks_area .left li a:hover { color: #024CA1; text-decoration: underline; }
.footlinks_area .right { float: right; margin-top: 19px; }
.footlinks_area .right li { display: inline-block; margin-left: 10px; }
.footlinks_area .right li a { display: block; transition: all 0.3s ease; }
.footlinks_area .right li a:hover { opacity: 0.4; }
.footbottom_box { width: 100%; padding-top: 70px; padding-bottom: 70px; }
.footbottom_area { display: flex; align-items: center; margin: 0 auto; padding-top: 4rem; width: 100%; max-width: 1200px; justify-content: center; text-align: center; }
.footlogo { display: inline-block; width: 150px; }
.address_txt li { display: inline-block; font-family: "Paperlogy", sans-serif; transform: rotate(-0.04deg); font-size: 14px; color: #797673; font-weight: 500; margin-right: 10px; }
.copyright { display: inline-block; margin-top: 5px; }
.copyright li { display: inline-block; font-family: "Paperlogy", sans-serif; transform: rotate(-0.04deg); font-size: 13px; color: #797673; font-weight: 400; }
/* gototop */
.gototop { position: fixed; bottom: 30px; right: 6%; z-index: 999; opacity: 0; visibility: hidden; transition: 0.5s; }
.gototop.active { opacity: 0.9; visibility: visible; }
.gototop a { width: 50px; height: 50px; display: table; background: #024CA1; font-size: 12px; color: #fff; text-align: center; border-radius: 10px; }
.gototop a:hover { color: #111; background: #ffdd60; }
.gototop a i { height: 50px; display: table-cell; vertical-align: middle; }
[class^="icon-"], [class*=" icon-"] { font-family: "Paperlogy", sans-serif !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* placeholder */
.placeholder { color: #aaa !important; }
input::placeholder { color: #aaa !important; opacity: 1; }
input::-ms-input-placeholder { color: #aaa !important; }
input::-webkit-input-placeholder { color: #aaa !important; }
input::-moz-placeholder { color: #aaa !important; }
/* ------------------------------------------------------------------
   responsive
------------------------------------------------------------------ */
/* PC에서는 기존 헤더 유지 */
@media screen and (min-width:1024px) {
#header-inner { display: block !important; }
#header-inner-m { display: none !important; }
}
/* 반응형일 때 헤더 안 사라지게 수정 */
@media screen and (max-width:1023px) {
#header-inner { display: none !important; }
#header-inner-m { display: flex !important; }
#header-inner-m { align-items: center; justify-content: space-between; }
#header-inner-m { width: 100%; height: 60px; padding: 0 12px; box-sizing: border-box; }
#header-inner-mlogo { display: flex; align-items: center; }
#header-inner-mnav { display: flex; align-items: center; margin: 0; }
#header-inner-mnav p { margin: 0; }
.drawer-toggle { display: block; margin: 0; padding: 0; }
.three.col { padding: 0; margin: 0; background: transparent; }
.hamburger .line {  width:26px; height:2px; margin:5px 0; background-color:#9b9b9b; }
}
@media (max-width:500px) {
.footbottom_area { justify-content: center; flex-wrap: wrap; }
.footlogo img { display: block; }
}
@media screen and (max-width:359px) {
#header-inner-mlogo { margin-left: 1%; }
.member_login a, .member_join a { font-size: 14px; }
#slide_categorymenu ul li.tt_fr a { padding-left: 20px; }
#slide_categorymenu ul li.tt_fr .lotate_v { right: 20px; }
.aside_wrapper { display: none; }
#header-inner { display: none; }
.footlinks_box { height: 50px; }
.footlinks_area .left, .footlinks_area .right { width: 100%; text-align: center; }
.footlinks_area .left li a { font-size: 15px; line-height: 50px; }
.footlinks_area .left li a:last-child { margin-right: 0; }
.footbottom_box { text-align: center; padding: 0; margin: 80px 0 40px; }
.footlogo { float: none; width: auto; margin-right: 0; }
.footlogo .logo img { width: 64%; }
.address_info { width: 100%; margin-top: 20px; }
.address_txt li { font-size: 12.5px; letter-spacing: -1px; }
.copyright { float: none; }
.gototop { display: none; }
}
@media screen and (min-width:360px) and (max-width:719px) {
.requestbtns ul li a .reico img { width: 50%; height: 64px; }
#slide_categorymenu ul li.tt_fr a { padding-left: 20px; }
#slide_categorymenu ul li.tt_fr .lotate_v { right: 20px; }
/*.aside_wrapper { display: none; }
    #header-inner { display: none; }*/
.footlinks_box { height: 50px; }
.footlinks_area .left, .footlinks_area .right { width: 100%; text-align: center; }
.footlinks_area .left li a { font-size: 15px; line-height: 50px; }
.footlinks_area .left li a:last-child { margin-right: 0; }
.footbottom_box { text-align: center; padding: 0; margin: 90px 0 40px; }
.footlogo { float: none; width: auto; margin-right: 0; }
.address_info { width: 100%; margin-top: 20px; }
.address_txt li { letter-spacing: -1px; }
.copyright { float: none; margin-top: 5px; }
.gototop { display: none; }
}
@media screen and (min-width:400px) and (max-width:499px) {
.requestbtns ul li a .reico img { width: 50%; height: 70px; }
}
@media screen and (min-width:500px) and (max-width:640px) {
.requestbtns ul li a .reico img { width: 50%; height: 85px; }
}
@media screen and (min-width:720px) and (max-width:767px) {
#header-inner-mnav { margin-top: 16px; }
.hamburger .line { width: 40px; height: 5px; }
#blocker.opened { background: rgba(0, 0, 0, 0.8) url(../images/toggle_ico_close.png) no-repeat 22% 20px; }
.requestbtns ul li a { font-size: 18px; }
.requestbtns ul li a .reico img { width: 43%; height: 115px; }
#slide_categorymenu ul li { height: 70px; line-height: 70px; }
#slide_categorymenu ul li a { font-size: 20px; }
#slide_categorymenu ul li.tt_fr .lotate_v { top: 32px; }
#slide_categorymenu ul li ul.nav li { height: 50px; line-height: 50px; }
#slide_categorymenu ul li ul.nav li a { font-size: 18px; }
.footlinks_box { padding: 0 4%; box-sizing: border-box; }
.footbottom_box { padding: 31px 4% 50px; box-sizing: border-box; }
.footlogo { width: 200px; margin-right: 20px; margin-bottom: 15px; }
.footlogo h2 img { width: 100%; }
.gototop { bottom: 30px; }
}
@media screen and (min-width:768px) and (max-width:1023px) {
.hamburger .line { width: 40px; height: 5px; }
#blocker.opened { background: rgba(0, 0, 0, 0.8) url(../images/toggle_ico_close.png) no-repeat 22% 20px; }
.requestbtns ul li a { font-size: 18px; }
.requestbtns ul li a .reico img { width: 42%; height: 115px; }
#slide_categorymenu ul li { height: 70px; line-height: 70px; }
#slide_categorymenu ul li a { font-size: 20px; }
#slide_categorymenu ul li.tt_fr .lotate_v { top: 32px; }
#slide_categorymenu ul li ul.nav li { height: 50px; line-height: 50px; }
#slide_categorymenu ul li ul.nav li a { font-size: 18px; }
.footlinks_box { padding: 0 4%; box-sizing: border-box; }
.footbottom_box { padding: 31px 4% 50px; box-sizing: border-box; }
.footlogo { width: 200px; margin-right: 20px; margin-bottom: 15px; }
.footlogo h2 img { width: 100%; }
.gototop { bottom: 30px; }
}
@media screen and (min-width:1024px) and (max-width:1279px) {
.gnb { gap: 32px; }
.gnb > li > a { font-size: 16px; line-height: 100px; }
.submn li a { width: 150px !important; }
#header-inner .gnbbox { padding: 0 20px; }
.footlinks_box { padding: 0 4%; box-sizing: border-box; }
}
@media screen and (min-width:1280px) and (max-width:1500px) {
.gnb { gap: 36px; }
.gnb > li > a { font-size: 17px; }
#header-inner-m{ display: none; }
}
@media screen and (min-width:1501px) {
#header-inner-m{ display: none; }
}