@charset "UTF-8"; .header-wrap { min-width: 1200px; } .top-menu { border-bottom: 1px solid #eee; height: 50px; } .container-n { position: relative; width: 1200px; margin: 0 auto; padding: 0; vertical-align: top; font-family: "Noto Sans KR", sans-serif; } .container-n .t-menu-link { display: inline-block; position: relative; height: 50px; line-height: 50px; padding: 0 14px; color: #909090; font-size: 12px; border-right: 1px solid rgba(0, 0, 0, 0.04); } .container-n .t-menu-link:first-child { color: #078d70; border-left: 1px solid rgba(0, 0, 0, 0.04); border-right: 0; } .container-n .t-menu-link:nth-child(2) { background: #606060; color: #fff; } .container-n .t-menu-link:last-child { border-right: 1px solid rgba(0, 0, 0, 0.04); } .container-n .rt { position: absolute; top: 0; right: 0; height: 50px; display: flex; flex-direction: row; align-items: center; font-size: 12px; } .container-n .rt .rt-c { position: relative; top: 0; font-size: 12px; padding: 0 10px; border-right: 1px solid rgba(0, 0, 0, 0.06); display: flex; } .container-n .rt .rt-c:hover { color: #f70936; } .container-n .rt .rt-c.active { color: #14c19b; } .container-n .rt .rt-c.user-name div { cursor: pointer; } .container-n .rt .rt-c.user-name span.hello-txt { color: #777; display: inline-block; } .container-n .rt span.nametxt-dote { color: #e94e1b; font-family: "맑은고딕", "Malgun Gothic", "MalgunGothicRegular", sans-serif !important; font-weight: bold; display: inline-block; } .container-n .rt .rt-c:nth-child(5) { border-right: 0; } .container-n .rt .rt-c:last-child { border-radius: 0; } .container-n .rt a { color: #707070; font-weight: 600; } .container-n .rt .btn-coupon { width: 64px; height: 28px; color: #fff; background-color: #5064e8; font-size: 11px; border-radius: 4px; margin-left: 10px; border: 0; cursor: pointer; } .container-n .rt .btn-coupon:hover { background-color: #647eff; } .top-head { position: relative; height: 96px; display: flex; align-items: flex-end; } .top-head .logo { margin-right: 46px; } .top-head .total-search-wp { position: relative; } .top-head .total-search-wp .form-control-nv { background: #ffffff; border: 1px solid #101010; border-radius: 35px; width: 560px; height: 64px; padding-left: 30px; padding-right: 90px; transition: all 0.2s; } .top-head .total-search-wp .Btn { position: absolute; right: 16px; top: 21px; width: 52px; height: 42px; font-size: 20px; line-height: 100%; text-align: center; text-decoration: none; cursor: pointer; } .top-head .btn-detail { font-family: "Noto Sans KR", sans-serif; width: 100px; height: 64px; border-radius: 100px; background-color: #1c1c1c; color: #fff; line-height: 64px; text-align: center; margin-left: 4px; cursor: pointer; transition: all 0.2s ease; } .top-head .btn-detail:hover { background-color: var(--primary-color); } .top-head .paid-m { position: relative; width: 194px; margin-left: 20px; height: 70px; display: flex; } .top-head .paid-m .paid-m-img { display: absolute; width: 40px; height: 45.54px; z-index: 10; } .top-head .paid-m .paid-m-btn { width: 176px; height: 60px; color: #fff; line-height: 58px; text-align: center; margin-left: -20px; margin-top: 10px; font-weight: 600; border-radius: 60px; background-color: #00c398; font-family: "Noto Sans KR", sans-serif; transition: all 0.3s ease; } .top-head .paid-m .paid-m-btn:hover { box-shadow: 0 -30px 0px 0 #01ba94 inset; } .top-head .paid-m .paid-m-btn span { color: #5064e8; font-weight: bold; } nav { position: relative; height: 78px; } nav ul { list-style: none; } nav .Navi { width: 1200px; height: 78px; margin: 0 auto; display: flex; flex-direction: row; font-family: "Noto Sans KR", sans-serif; } nav .Navi .nv-row .gnb-sub a { font-family: "맑은고딕", "Malgun Gothic", "MalgunGothicRegular"; } nav .Navi .nv-row:first-child { margin-left: 192px; } nav .Navi .nv-row { height: 68px; line-height: 58px; padding: 0 19px; font-size: 16px; font-weight: 600; margin-top: 10px; } nav .Navi .nv-row a { font-family: "GmarketSansMedium", sans-serif; color: #666666; } nav .Navi .t { } nav .Navi span { width: 1px; height: 12px; background-color: rgba(0, 0, 0, 0.12); margin-top: 34px; } nav .Navi li .t:hover { font-weight: 600; color: #19218f; } nav .menu-all { display: flex; align-items: center; border: 0; bottom: 18px; font-size: 14px; margin-left: 174px; } nav .menu-all .all { border: 0; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 14px; background: url(../images/menu.svg) no-repeat center left; width: 100px; margin-top: 14px; } nav .menu-all .all:hover { background: url(../images/menuB.svg) no-repeat center left; } nav .menu-all .all:hover p { color: #19218f; } nav .all-wrapper { flex-direction: column; display: none; } nav .all-wrapper .gnb-container { flex-direction: column; } nav .all-title { font-family: "GmarketSansMedium", sans-serif; font-weight: 600; width: 100%; text-align: center; font-size: 30px; margin-bottom: 20px; } nav .gnb-tab-box { display: flex; flex-direction: column; position: relative; } nav .gnb-tab-box > ul { display: flex; flex-direction: row; border-bottom: 2px solid #19218f; } nav .gnb-tab-item { flex: 1; height: 52px; line-height: 52px; font-size: 14px; text-align: center; color: #909090; border-top: 1px solid #eaebec; border-right: 1px solid #eaebec; cursor: pointer; } nav .gnb-tab-item:hover { color: #121869; } nav .gnb-tab-item:first-child { border-left: 1px solid #eaebec; } nav .gnb-tab-item.on { background: #1a2290; color: #fff; transition: all 0.4s ease; } nav .gnb-tab-content { display: none; } nav .gnb-tab-content.on { display: block; } nav .open-all { display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 10px 15px 8px; border: 1px solid #e3e3e3; background-color: transparent; position: absolute; right: 0; margin: 20px 0 16px; font-size: 12px; cursor: pointer; transition: 0.2s ease; border-radius: 4px; height: 36px; } nav .open-all:hover { background-color: #19218f; color: #fff; } nav .nav-all-wrapper { max-width: 1200px; margin-top: 60px; display: flex; flex-wrap: wrap; gap: 10px 52px; margin-bottom: 30px; } nav .nav-all-wrapper .navi-subj { width: 260px; } nav .nav-all-wrapper .nv-sub { width: 260px; margin-left: 0; } .gnb-sub { position: absolute; top: 78px; left: 0; right: 0; min-height: initial; background-color: #f3f6fc; z-index: 1000; width: 100%; padding: 50px 0 60px; display: none; box-shadow: 0px 10px 20px rgba(26, 26, 26, 0.088); border-bottom: 1px solid #e2e0e0; border-top: 1px solid #e9effa; } .gnb-container { position: relative; width: 1200px; margin: 0 auto; vertical-align: top; display: flex; min-height: 0px; } .gnb-container .conicon { width: 200px; display: flex; flex-direction: column; margin-top: -28px; } .gnb-container .conicon img { width: 176px; height: 160px; } .gnb-container .conicon h2 { font-family: "GmarketSansMedium", sans-serif; font-size: 28px; font-weight: 400; margin-left: 8px; height: 48px; } .gnb-container .conicon p { font-size: 13px; line-height: 20px; width: 180px; margin-left: 8px; } .nav-wrapper { margin-left: 40px; display: flex; flex-wrap: wrap; } .nv-sub { float: left; width: 190px; margin-left: 40px; margin-bottom: 40px; } .nv-sub a:hover { color: #5064e8; } .nv-sub .navi-subj { display: block; width: 190px; height: 46px; margin: 0 0 12px 0; font-size: 18px; color: #111; line-height: 46px; font-weight: 600; border-bottom: 1px solid #c9cbcf; } .nv-sub .nv-item { display: flex; align-items: center; gap: 4px; width: 190px; height: 28px; line-height: 28px; cursor: pointer; font-size: 13px; color: #03030a !important; } .nv-sub .nv-item img { width: 12px; height: 12px; margin-top: 0px; } .nv-sub .nv-item:hover { color: #e90630 !important; text-decoration: underline; } .nv-sub .nv-item.active { color: #ff4500 !important; } .nv-sub .d-menu { display: none; flex-direction: column; background-color: #fff; margin: 0px auto; padding: 8px 0 8px 14px; margin-bottom: 6px; } .nv-sub .d-menu a { font-size: 13px; line-height: 24px; color: #606060; } .nv-sub .d-menu a:hover { color: #101010; } .gnb-all { position: absolute; top: 76px; left: 0; right: 0; min-height: 200px; background-color: #f3f6fc; z-index: 1000; width: 100%; padding: 50px 0 60px; display: block; transition: all 0.4s ease; display: none; } .gnb-all .all-title { display: flex; font-size: 32px; width: 100%; justify-content: center; margin-top: 18px; } .snb-wp { background-color: #fff; position: relative; border-top: 1px solid #eee; border-bottom: 1px solid #eee; box-sizing: border-box; z-index: 10; } .snb, .snb-nav-field { height: 42px; display: flex; align-items: center; position: relative; } .snb .snb-icon, .snb-nav-field .snb-icon { display: flex; width: 42px; height: 42px; align-items: center; justify-content: center; border-left: 1px solid #eee; border-right: 1px solid #eee; box-sizing: border-box; background: url(../images/icon_snb.png) no-repeat center; transition: 0.2s; } .snb .snb-nav, .snb-nav-field .snb-nav { display: flex; align-items: center; z-index: 500; position: relative; top: 18px; margin-left: -1px; } .snb .snb-nav .depth2, .snb-nav-field .snb-nav .depth2 { left: 239px; } .snb .snb-nav .depth3, .snb-nav-field .snb-nav .depth3 { left: 478px; } .snb .snb-nav .depth4, .snb-nav-field .snb-nav .depth4 { left: 717px; border-bottom: 1px solid #eee; } .snb .snb-nav ul, .snb-nav-field .snb-nav ul { width: 240px; max-height: 42px; position: absolute; top: 0; overflow: hidden; transition: all 0.2s; border-color: #eee; } .snb .snb-nav ul a:hover, .snb-nav-field .snb-nav ul a:hover { color: #010101; background-color: #f1f1f1; } .snb .snb-nav ul li, .snb-nav-field .snb-nav ul li { transition: 0.2s; height: 42px; display: flex; align-items: center; background-color: #fff; border-left: 1px solid #eee; border-right: 1px solid #eee; transition: 0.2s ease; cursor: pointer; } .snb .snb-nav ul li a, .snb-nav-field .snb-nav ul li a { width: 100%; height: 100%; padding: 0 16px; color: #a6a6a6; transition: 0.2s ease; line-height: 3.2; font-size: 13px; } .snb .snb-nav ul.on, .snb-nav-field .snb-nav ul.on { max-height: 500px; border-bottom: 1px solid #eee; } .snb .snb-icon:hover, .snb-nav-field .snb-icon:hover { background: url(../images/icon_snb_b.png) no-repeat center; } .snb .arrow-btn, .snb-nav-field .arrow-btn { flex-basis: 42px; height: 42px; background: url(../images/icon_down.png) no-repeat center right; position: absolute; width: 224px; } .snb .arrow-btn.on, .snb-nav-field .arrow-btn.on { background: url(../images/icon_up.png) no-repeat center right; position: absolute; width: 224px; } .snb .my-menu-btn, .snb-nav-field .my-menu-btn { display: none; flex-direction: row; position: absolute; left: 1056px; align-items: center; justify-content: left; height: 40px; padding: 0 10px 0 0; transition: ease 0.3s; } .snb .my-menu-btn p, .snb-nav-field .my-menu-btn p { margin-left: 28px; font-size: 14px; font-family: "Noto Sans KR", sans-serif; } .snb .my-menu-btn.add, .snb-nav-field .my-menu-btn.add { background: url(../images/icon_mymenu_add.png) no-repeat center left; } .snb .my-menu-btn.rem, .snb-nav-field .my-menu-btn.rem { background: url(../images/icon_mymenu_rem.png) no-repeat center left; } .snb .my-menu-btn.on, .snb-nav-field .my-menu-btn.on { display: flex; } .snb .my-menu-btn.add:hover, .snb-nav-field .my-menu-btn.add:hover { background: url(../images/icon_mymenu_add_B.png) no-repeat center left; } .snb .my-menu-btn.add:hover p, .snb-nav-field .my-menu-btn.add:hover p { color: #19218f; } .snb .my-menu-btn.rem:hover, .snb-nav-field .my-menu-btn.rem:hover { background: url(../images/icon_mymenu_rem_B.png) no-repeat center left; } .snb .my-menu-btn.rem:hover p, .snb-nav-field .my-menu-btn.rem:hover p { color: #19218f; } .gnb-sub { display: none; } .content-area { position: relative; width: 100%; height: 920px; background-color: rgb(235, 235, 235); font-size: 6rem; color: rgba(0, 0, 0, 0.1); display: flex; align-items: center; justify-content: center; } .info-btn-box { display: flex; flex-direction: row; border-top-left-radius: 3px; border-top-right-radius: 3px; border: 1px solid #cacaca; border-bottom: 1px solid #e0e0e0; } .info-btn-box a { width: 42%; font-size: 12px; text-align: center; padding: 6px 0; border-right: 1px solid #e0e0e0; background: #f0f4f8; height: 26px; transition: all 0.2s ease; } .info-btn-box a .fa-solid { transition: all 0.2s ease; } .info-btn-box a:last-child { width: 16%; border-right: none; background-color: #fff; } .info-btn-box a:last-child:hover { background-color: #ff5529; } .info-btn-box a:last-child:hover .fa-solid { color: #fff; } .info-btn-box a:hover { color: #000; background: #e0e9f1; } .info-btn-box a .fa-power-off { color: #ff5529; font-size: 14px; } .info-user-detail { padding: 12px; display: flex; flex-direction: column; border-bottom: 1px solid rgba(0, 0, 0, 0.06); border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; } .info-user-detail p { font-size: 13px; font-weight: 500; color: #333; line-height: 160%; } .info-user-detail .est-btn { display: block; width: 100%; height: 26px; font-size: 12px; color: #353fd5; line-height: 24px; text-align: center; border: 1px solid #353fd5; border-radius: 3px; transition: all 0.2s ease; margin-top: 10px; } .info-user-detail .est-btn:hover { background-color: #353fd5; color: #fff; } .info-qna-line { padding: 12px; font-size: 12px; color: #333; border-bottom: 1px solid rgba(0, 0, 0, 0.06); border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; } .info-qna-line .qna-btn { display: block; width: 100%; height: 26px; font-size: 12px; line-height: 24px; text-align: center; border: 1px solid #e0e0e0; border-radius: 3px; transition: all 0.2s ease; margin-top: 10px; } .info-qna-line .qna-btn i { font-size: 11px; margin-left: 2px; transition: all 0.2s ease; } .info-qna-line .qna-btn:hover { border-color: #333; color: #333; } .info-qna-line .qna-btn:hover i { color: #333; } .etc-line { padding: 12px; font-size: 12px; color: #333; display: flex; flex-direction: column; font-size: 13px; font-weight: 400; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border: 1px solid #cacaca; border-top: none; } .etc-line .listitem { line-height: 150%; position: relative; padding-left: 8px; transition: all 0.2s ease; font-weight: 400; } .etc-line .listitem::after { content: ""; position: absolute; width: 2px; height: 2px; border-radius: 2px; background-color: #626264; left: 0; top: 43%; } .etc-line .listitem:hover { color: #5064e8; text-decoration: underline; } .etc-line .listitem:hover::after { background-color: #5064e8; } .etc-line .listitem:last-child { margin-bottom: 2px; }