@charset "UTF-8";
/*********************************************
note : reset
*********************************************/
#header-wrapper {position:relative;z-index:99;margin-bottom:2rem}
#header-wrapper ul, #header-wrapper ol {margin:0;padding:0;list-style:none}
#header-wrapper em ,#header-wrapper i {font-style:normal}
#header-wrapper button {cursor:pointer}
#header-wrapper .no-bullet {margin-bottom:0}
#header-wrapper .has-tip {border:0}
#header-wrapper.basic, #header-wrapper .mode-inner, #nav-header {margin-left:auto;margin-right:auto}
#header-wrapper .mode-inner::after {content:'';display:table;clear:both}

/*********************************************
note : 매거진영역
*********************************************/
#user-magazine {position:relative;background-color:#000}
#user-magazine .maga-head {display:block;padding:1.25rem 0;font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:-.05em;color:#fff;text-align:center}
#user-magazine .maga-cont {display:none;padding-bottom:1.5rem}
#user-magazine .btn {display:inline-block;position:absolute;z-index:9;left:50%;top:100%;transform:translate(-50%,-50%);width:30px;height:30px;font-size:1.25rem;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.141);box-shadow:0 2px 4px rgba(0,0,0,.141)}

/*********************************************
note : 최상단영역
*********************************************/
/* 기본 */
#user-gnb {overflow:hidden}
#user-gnb .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:flex-end;justify-content:flex-end;-ms-align-items:center;align-items:center;height:100px}

/* 로그인/회원가입 */
#user-gnb .user-logbox {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}
#user-gnb .user-logbox li {display:block;padding:0 .75rem;font-size:.8125rem;font-weight:400;font-weight:var(--wgt400);color:#3a3a3a;white-space:nowrap}
#user-gnb .user-logbox li a {letter-spacing:-.05em;color:inherit}
#user-gnb .user-logbox li a.etc {font-size:.938rem}
#user-gnb .user-logbox li a.etc.user-bg {padding:4px 8px;color:#fff;background:#000 !important}

#nav-header {padding:0 0 1.875rem;background-color:#fff}
#nav-header > .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center}
#nav-header .grid {-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}
#nav-header .grid.user-logo {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0}
#nav-header .grid.user-logo img {max-height:40px}
#nav-header.sticky {z-index:1003;position:fixed;top:0;left:0;right:0;padding:1rem 0;border-bottom:1px solid #222}
#nav-header.sticky .grid.user-logo img {max-height:30px}

/*********************************************
note : 메뉴영역
*********************************************/
/* 기본 */
#user-nav .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center}

/* 전체 */
#user-nav .user-allbtn {-ms-flex:0 0 auto;flex:0 0 auto;max-width:auto;height:45px;font-size:22px;color:#000;cursor:pointer}

/* 메뉴바 - 1차섹션 */
#user-nav .user-menu {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;min-width:0;position:relative}
#user-nav .user-menu .secline {display:block;position:relative}
#user-nav .user-menu .secline > a {display:block;overflow:hidden;padding:0 1.25rem;font-size:1.125rem;font-weight:500;font-weight:var(--wgt500);line-height:1.4;letter-spacing:-.05em;color:#000;text-decoration:none}

/* 메뉴바 - 2차섹션 */
#user-nav .user-menu .secline > ul,
#user-nav .user-menu .secline .sub {display:block}
#user-nav .user-menu .secline > ul {overflow:hidden;position:absolute;z-index:1;top:100%;left:0;font-size:0;visibility:hidden}
#user-nav .user-menu .secline .sub > a {display:block;padding:0 .625rem;font-size:.875rem;font-weight:300;color:rgba(0,0,0,.5);white-space:nowrap}
#user-nav .user-menu .secline .sub > a.a-sub-hover,
#user-nav .user-menu .secline .sub > a:hover {color:rgba(0,0,0,.95)}

/* 메뉴바 - 2차섹션(가로) */
#header-wrapper.horizon {padding-bottom:2rem}
#header-wrapper.horizon #user-nav .user-menu .secline > ul {display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:auto;padding:0 .625rem;white-space:nowrap}
#header-wrapper.horizon #user-nav .user-menu .secline .sub > a {line-height:40px}

/* 메뉴바 - 2차섹션(세로) */
#header-wrapper.vertical #user-nav .user-menu .secline > ul {-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;padding:.625rem;background-color:#fff;border:1px solid rgba(0,0,0,.12)}
#header-wrapper.vertical #user-nav .user-menu .secline > ul > :not(:first-child) {border-top:1px solid rgba(0,0,0,.05)}
#header-wrapper.vertical #user-nav .user-menu .secline .sub > a {font-size:.8125rem;line-height:40px;text-align:center}

/* 메뉴바 - 2차섹션(세로 - 자동박스) */
#header-wrapper.vertical.nav-autobox #user-nav .user-menu,
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline {position:static}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline > ul {width:100%;height:300px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub {float:left;width:50%}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a.a-sub-hover::before,
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .sub > a:hover::before {border-left-color:rgba(255,255,255,.35)}
#header-wrapper.vertical.nav-autobox #user-nav .user-menu .secline .article-menu {position:absolute;left:320px;top:0;right:0;bottom:0;padding:0 1.25rem;border-left:1px solid rgba(0,0,0,.08)}

/* 메뉴바 - 2차섹션 위치 */
#header-wrapper.left #user-nav .user-menu .secline > ul {left:0}
#header-wrapper.center #user-nav .user-menu .secline > ul {left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}
#header-wrapper.right #user-nav .user-menu .secline > ul {left:inherit;right:0}

/*********************************************
note : 메뉴영역 (2차섹션 배경이 slideDown이 되어야 할 경우)
- subShow 옵션값을 hidden으로 설정해주세요.
#header-wrapper.horizon #user-nav::before {content:'';position:absolute;z-index:1;top:100%;width:100%;height:0;border-top:1px solid rgba(0,0,0,.12)}
#header-wrapper.horizon #user-nav::after {content:'';position:absolute;z-index:-1;top:100%;left:0;height:0;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
#header-wrapper.horizon #user-nav.active::after {height:55px}
*********************************************/

/* 검색 */
#user-nav .user-search {-ms-flex:0 0 auto;flex:0 0 auto;max-width:auto;position:relative;padding-right:10px;text-align:right}
#user-nav .user-search .sch-btns {height:45px;font-size:20px;color:#000;cursor:pointer}
#user-nav .user-search-form {display:none;overflow:hidden;position:absolute;z-index:10;right:0;top:0;width:180px;height:45px;padding-top:5px;background-color:#fff}
#user-nav .user-search-form input#search {height:35px;padding:0 40px 0 8px;font-size:13px;border-color:rgba(0,0,0,.12);border-radius:3px;box-shadow:none}
#user-nav .user-search-form button[onclick] {position:absolute;z-index:1;right:10px;top:5px;height:35px;font-size:20px;color:#000;cursor:pointer}

/*********************************************
note : 전체메뉴
*********************************************/
#all-sections {display:none;position:absolute;z-index:1000;left:0;top:0;width:100%;padding-top:100px;padding-bottom:3.125rem;background-color:#fff}
#all-sections .mode-inner {margin:0 auto}
#all-sections .section-header {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-between;justify-content:space-between;margin-bottom:1.875rem}
#all-sections .sections-close {font-size:2.25rem;line-height:1;cursor:pointer}
#all-sections .sections {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap; border-bottom: 10px solid #ececec;}
/*#all-sections .sections > li {-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;padding-left:1.25rem;padding-right:1.25rem;border-left:1px solid #e8e8e8}
#all-sections .sections > :not(:nth-child(-n + 6)) {margin-top:1.875rem}*/
#all-sections .sections > li > a {display:block;overflow:hidden;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;font-weight:var(--wgt700);line-height:1.3;letter-spacing:-.05em;color:#000;text-overflow:ellipsis;white-space:nowrap}
#all-sections .sections .sub li {margin-bottom:.75rem}
#all-sections .sections .sub li a {display:block;overflow:hidden;font-size:.875rem;line-height:1.2;letter-spacing:-.05em;color:#5d5d5d;text-overflow:ellipsis;white-space:nowrap}
#all-sections .sections .sub li a:hover {color:#000}

/* login */
#all-sections .section-footer {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center;margin-top:2.5rem}
#all-sections .login-box {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
#all-sections .login-box > li {display:block;margin-right:1.5rem;font-size:.8125rem;line-height:1.2;letter-spacing:-.05em;color:#3a3a3a}
#all-sections .login-box > li > a {display:block;color:inherit;white-space:nowrap}


/* 이승현 / 1329557 / 20231211 */
#all-sections .section_view{display: flex; flex-wrap:wrap;}
#all-sections .item_left{width:300px; border-right: 0px solid #ddd;border-bottom: 0px solid #ddd; margin-right: 30px;}
#all-sections .item_right{background: #fff;flex-grow: 1;}
#all-sections .sections > li {-ms-flex:0 0 50%;flex: 0 0 50%;max-width: 50%;border-left: 0px solid #e8e8e8;}
#all-sections .sections > li > a {display:block;overflow:hidden;margin-bottom:0rem; /*padding:0.875rem 1.25rem;*/ padding:1.275rem 1.25rem;font-size: 1rem;font-weight:400;line-height: 1;color: rgba(0,0,0,.95);text-decoration: none;}

#all-sections .rank-tile {display:block;font-size:0;text-align:left;background-color:#fff;border-top:1px solid #ececec;     border-bottom: 1px solid #ddd;}
#all-sections .rank-tile::after {content:'';display:table;clear:both}
#all-sections .rank-tile > a {float:left;width:33.33333%;padding:1rem .625rem;color:rgba(0,0,0,.75);background-color:#fff;border-width:1px 0 0 1px;border-style:solid;border-color:rgba(0,0,0,.08);text-decoration:none;text-align:center}
#all-sections .rank-tile > :nth-child(3n + 1) {border-left-width:0;clear:both}
#all-sections .rank-tile [class*="icon-"] {display:block;margin-bottom:.375rem;font-size:1.625rem;line-height:1}
#all-sections .rank-tile > :nth-child(1) > [class*="icon-"] {color:#5684ff}
#all-sections .rank-tile > :nth-child(2) > [class*="icon-"] {color:#13c0cb}
#all-sections .rank-tile > :nth-child(3) > [class*="icon-"] {color:#f39a11}
#all-sections .rank-tile > :nth-child(4) > [class*="icon-"] {color:#f44e5c}
#all-sections .rank-tile > :nth-child(5) > [class*="icon-"] {color:#005ca0}
#all-sections .rank-tile > :nth-child(6) > [class*="icon-"] {color:#832c81}
#all-sections .rank-tile .text {display:block;font-size:.813rem}

#all-sections .rank-tile > a:nth-child(4), #all-sections .rank-tile > a:nth-child(5){width:50%}
#all-sections .section-footer {margin-left: 1.25rem; margin-top: 2.2rem}



#user-gnb > .mode-inner {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center}
#user-gnb .grid {-ms-flex:0 0 600px;flex:0 0 600px;max-width:600px}
#user-gnb .btn {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}
#user-gnb .btn li {display:block;padding:0 .75rem;font-size:.8125rem;font-weight:400;font-weight:var(--wgt400);color:#3a3a3a;white-space:nowrap}
#user-gnb .btn li a {letter-spacing:-.05em;color:inherit}
#user-gnb .btn li a.etc {font-size:.938rem}
#user-gnb .btn li a.etc.user-bg {padding:4px 8px;color:#fff;background:#000 !important}
#user-gnb .user-logbox {justify-content: end;}



/* 홍경아 / 1412095 / 20241011 */
#user-gnb .btn li a.etc.point {color: #ed1c24; }
#user-gnb .btn li a.etc.point strong{font-weight:700;}
#header-wrapper {margin-bottom: .5rem;}
/*#user-nav .user-menu .secline {display:none;}
#nav-header {padding: 0;}*/

/* 임희은 / 1478525 / 20250611 */
#user-magazine .rank-group {display:flex;align-items:center;padding:1.5rem 0;gap:30px}
#user-magazine .rank-items.pic {flex:0 0 300px;width:300px}

/* 임희은 / 1486133 / 20250707 */
#user-gnb .btn li a.etc.point2 {color:#b6ed8d}
#user-gnb .btn li a.etc.point2 strong{font-weight:700}

/* 강수현 / 1494114 / 20250730 */
#user-gnb .grid {-ms-flex:0 0 700px;flex:0 0 700px;max-width:700px}
#user-gnb .grid-right {-ms-flex:0 0 500px;flex:0 0 500px;max-width:500px}
#user-gnb .btn li a.etc.point3 {background-color:#1d85c1 !important;color:#fff}
#user-gnb .btn li a.etc.point3 strong{font-weight:700}

/* 최은비 / 1521634 / 20251105 */
#user-gnb .btn li a.etc.point4 {color:#ff7070}
#user-gnb .btn li a.etc.point4 strong{font-weight:700}

/* 홍경아 / 1523663 / 20251112 */
#user-nav {border-top: 1px solid #eee;border-bottom: 1px solid #222;}
#user-nav .user-menu .secline > a {padding:0 1.5rem;line-height: 52px;letter-spacing: -0.025rem;}