/* container */.wrapper {width: 100%;max-width: 720px;margin: 0 auto;}.container {width: 100%;padding: 0 15px;margin: 0 auto;}.sticky {position: sticky;top: 50px;background: #fff;z-index: 99;margin: 0 -15px;padding: 0 15px;}.is-pc {display: block;}.is-m {display: none;}ul.box_ci {text-align: left;}@media (max-width:450px) {.is-pc {display: none;}.is-m {display: block;}}@media (max-width:767px) {#icon_select {margin: 0px 0 0;display: flex;justify-content: flex-end;align-content: center;flex-direction: row;align-items: center;}#sct {margin-bottom: 20px;margin-top: 20px;}input#ssch_q {width: 100%;min-width: 80vw;}}/*헤드메뉴*/#shopp_ing {display: none;}#communite_top {display: none;}/* common */.full {margin: 0 -15px;padding: 0 15px;}.line-top {border-top: 1px solid #e8e8e8;}.line-bottom {border-bottom: 1px solid #e8e8e8;}/* color */.ft-orange {color: #f44b34 !important;}.ft-black {color: #222 !important;}.ft-active {color: #4e8cff !important;}.ft-gray {color: #888 !important;}.ft-lightgray {color: #c7c7c7 !important;}.ft-red {color: #f44c32 !important;}/* header */header {position: fixed;left: 50%;top: 0;width: 100%;transform: translateX(-50%);max-width: 720px;z-index: 1000;}header .header-main {background: #4e8cff;padding: 16px 0;width: 100%;}header .header-main .container {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}header .header-main .header-logo {flex: 1;min-width: 0;}header .header-main .header-logo a {display: block;}header .header-main .header-logo a img {width: 180px;}header .header-category {flex: 1;min-width: 0;}header .header-category ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}header .header-category ul li {margin-right: 15px;}header .header-category ul li:last-of-type {margin-right: 0;}header .header-category ul li a {position: relative;display: block;font-size: 0;width: 26px;height: 26px;}header .header-category ul li.home a {background: url('../images/icon_header_home.png') no-repeat center / 22px auto;}header .header-category ul li.back a {background: url('../images/icon_header_back.png') no-repeat center / 26px 24px;}header .header-category ul li.search a {background: url('../images/icon_header_search.png') no-repeat center / 26px 24px;}header .header-category ul li.cart a {background: url('../images/icon_header_cart.png') no-repeat center / 26px 23px;}header .header-category ul li.alert a {background: url('../images/icon_header_alert.png') no-repeat center / 23px 26px;}header .header-category ul li.close a {background: url('../images/icon_close.png') no-repeat center / 23px auto;}header .header-category ul li a em {background: rgba(244, 75, 52, 0.8);color: #fff;font-size: 11px;position: absolute;right: -5px;top: 0;padding: 0 0 1px;min-width: 15px;min-height: 15px;border-radius: 50%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 3px;}.basket_10,.alram_10 {font-size: 11px;line-height: 1;}header .header-main .header-category:first-of-type ul {justify-content: flex-start;}header .header-main .header-title h2 {font-size: 18px;font-weight: 600;color: #fff;}header .header-main .header-title h2 b {font-size: 18px;font-weight: 800;}header .header-white {background: #fff;padding: 10px 0;border-bottom: 1px solid #e8e8e8;}header .header-white .container {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}header .header-white .header-title h2 {font-size: 18px;font-weight: 600;color: #222;max-width: 250px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}header .header-white .header-title h2 b {font-size: 18px;font-weight: 800;color: #222;}header .header-white .header-category ul li.search a {background: url('../images/icon_header_search_b.png') no-repeat center / 26px 24px;}header .header-white .header-category ul li.cart a {background: url('../images/icon_header_cart_b.png') no-repeat center / 26px 23px;}header .header-white .header-category ul li.alert a {background: url('../images/icon_header_alert_b.png') no-repeat center / 23px 26px;}/* section */section {margin: 56px 0 126px;}/* footer */footer {position: fixed;left: 50%;bottom: 0;width: 100%;transform: translateX(-50%);max-width: 720px;z-index: 1000;}footer .footer-category {border-top: 1px solid #ddd;background: #fff;}footer .footer-category ul {display: table;table-layout: fixed;width: 100%;}footer .footer-category ul li {display: table-cell;}footer .footer-category ul li a {display: block;font-size: 12px;font-weight: 600;color: #888;text-align: center;padding: 15px 0;}footer .footer-category ul li a:before {display: block;width: 26px;height: 26px;content: "";margin: 0 auto 8px;}footer .footer-category ul li.home a:before {background: url('../images/icon_footer_home.png') no-repeat center / 26px auto;}footer .footer-category ul li.shopping a:before {background: url('../images/icon_footer_shopping.png') no-repeat center / 26px auto;}footer .footer-category ul li.community a:before {background: url('../images/icon_footer_community.png') no-repeat center / 26px auto;}footer .footer-category ul li.wish a:before {background: url('../images/icon_footer_wish.png') no-repeat center / 26px auto;}footer .footer-category ul li.my a:before {background: url('../images/icon_footer_my.png') no-repeat center / 24px auto;}footer .footer-category ul li.home.active a:before {background-image: url('../images/icon_footer_home_on.png');}footer .footer-category ul li.shopping.active a:before {background-image: url('../images/icon_footer_shopping_on.png');}footer .footer-category ul li.community.active a:before {background-image: url('../images/icon_footer_community_on.png');}footer .footer-category ul li.wish.active a:before {background-image: url('../images/icon_footer_wish_on.png');}footer .footer-category ul li.my.active a:before {background-image: url('../images/icon_footer_my_on.png');}footer .footer-category ul li.active a {color: #4e8cff;}footer .footer-white {background: #fff;}footer .footer-white .active-list-box {border-top: 1px solid #ddd;}footer .footer-white .active-list-box ul li a {padding: 25px 0;}footer .footer-white .comment-box {padding: 10px 0 0;margin: 0;border-top: 1px solid #ddd;}footer .footer-white .comment-box .comment-write {margin: 0;padding-left: 15px;}/* icon-box */.icon-box {display: flex;flex-wrap: wrap;align-items: center;position: relative;}.icon-box .icon {display: flex;flex-wrap: wrap;align-items: center;}.icon-box .icon.filter-down {font-size: 14px;color: #545454;font-weight: 500;}#sct_sortlst:after {display: inline-block;content: "";margin-left: 6px;width: 17px;height: 17px;/*	background: url('../images/icon_filter_down.png') no-repeat center / 17px auto;*/}a.d_sLightBox.iframe {font-size: 16px;font-weight: 600;line-height: 1.3;}a.r_btm_btn_on.font-naver-B.itemqa_form.d_sLightBox.iframe {line-height: 1.3;background: #4e8cff;padding: 10px 20px;border-radius: 100px;color: #fff;font-size: 16px;font-weight: 600;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}dd.dd_iv_stat em,b.rd.mr5.timer_on {color: #f44b34 !important;}.icon-box .icon.filter-down.active {color: #4e8cff;}select#sort-select {color: #4e8cff;}.select {width: auto;padding-left: 15px;padding-right: 30px;border: 0px solid #eee;background: url(../images/icon_filter_down_on.png) no-repeat center / 17px auto;font-family: inherit;background-color: #fff;border-radius: 0px;height: auto;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;appearance: none;margin-top: 0;background-position-x: right;}select#sort-select:after {background-image: url('../images/icon_filter_down_on.png');}.icon-box .icon.bookmark {width: 24px;height: 24px;font-size: 0;background: url('../images/icon_bookmark.png') no-repeat center / 20px auto;}.icon-box .icon.bookmark.active {background-image: url('../images/icon_bookmark_on.png');}.icon-box .icon.bookmark2 {font-size: 15px;font-weight: 500;color: #222;}.icon-box .icon.bookmark2:before {display: inline-block;content: "";margin-right: 5px;width: 24px;height: 24px;font-size: 0;background: url('../images/icon_active_bookmark.png') no-repeat center / 20px auto;}.icon-box .icon.bookmark2.active:before {background-image: url('../images/icon_active_bookmark_on.png');}.icon-box .icon.star {font-size: 18px;font-weight: 800;color: #f44b34;}.icon-box .icon.star:before {display: inline-block;content: "";width: 14px;height: 14px;margin-right: 5px;background: url('../images/icon_star.png') no-repeat center / cover;}.icon-box .icon.update {color: #888;font-size: 14px;}.icon-box .icon.update:before {display: inline-block;content: "";width: 15px;height: 15px;position: relative;top: 1px;margin-right: 5px;background: url('../images/icon_update.png') no-repeat center / cover;}.icon-box .icon.more {position: relative;width: 50px;height: 24px;font-size: 0;background: url('../images/icon_more_plus.png') no-repeat center / 12px;}.icon-box .icon.more:before {position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 15px;background: #e8e8e8;content: "";}.icon-box .icon.allmore {font-size: 14px;font-weight: 500;color: #4e8cff;}.icon-box .icon.allmore.right {justify-content: center;}.icon-box .icon.allmore.right:after {display: inline-block;content: "";width: 18px;height: 18px;background: url('../images/icon_allmore.png') no-repeat center / 7px auto;}.icon-box .icon.close {width: 20px;height: 20px;font-size: 0;background: url('../images/icon_close.png') no-repeat center / cover;}.icon-box .icon.back {width: 26px;height: 26px;font-size: 0;margin-right: 15px;background: url('../images/icon_back.png') no-repeat center / 26px 24px;}.icon-box .icon.alert {flex: 1;min-width: 0;justify-content: center;border-radius: 150px;height: 40px;background: #7f7f7f;color: #fff;font-size: 16px;font-weight: 700;}.icon-box .icon.alert:before {display: inline-block;content: "";width: 15px;height: 25px;background: url('../images/icon_alert.png') no-repeat center / 15px auto;margin-right: 3px;position: relative;top: 1px;}.icon-box .icon.alert.active {background: #fff;border: 1px solid #7f7f7f;color: #7f7f7f;}.icon-box .icon.alert.active:before {background-image: url('../images/icon_alert_on.png');}.icon-box .icon.like {width: 24px;height: 24px;font-size: 0;background: url('../images/icon_like.png') no-repeat center / 20px auto;}.icon-box .icon.like.active {background-image: url('../images/icon_like_on.png');}.icon-box .icon.heart {font-size: 0;width: 24px;height: 24px;background: url('../images/icon_heart.png') no-repeat center / 24px auto;}.icon-box .icon.heart.active {background-image: url('../images/icon_heart_on.png');}.icon-box .icon.share {font-size: 0;width: 24px;height: 24px;background: url('../images/icon_share.png') no-repeat center / 22px auto;}.icon-box .icon.policy {font-size: 14px;font-weight: 500;color: #4e8cff;}.icon-box .icon.policy:before {display: inline-block;content: "";width: 16px;height: 16px;position: relative;top: 1px;background: url('../images/icon_policy.png') no-repeat center / cover;margin-right: 3px;}.icon-box .icon.link {padding: 15px 20px;}.icon-box .icon.link span {font-size: 18px;font-weight: 600;color: #4e8cff;border-bottom: 1px solid #4e8cff;display: inline-block;padding: 0 0 2px;}.icon-box .icon.more-right {font-size: 16px;font-weight: 500;color: #888;}.icon-box .icon.more-right:after {display: block;content: "";width: 20px;height: 20px;background: url('../images/icon_more_right.png') no-repeat right center / 10px auto;opacity: 0.5;}.icon-box .icon.trash {width: 20px;height: 20px;font-size: 0;background: url('../images/icon_trash.png') no-repeat center / 15px auto;}.icon-box .icon.notice {font-size: 15px;font-weight: 500;color: #4e8cff;}.icon-box .icon.notice:before {display: inline-block;content: "";width: 20px;height: 20px;background: url('../images/icon_view_notice.png') no-repeat center / cover;margin-right: 5px;}/* alert-box */.alert-box {pointer-events: none;opacity: 0;position: relative;top: -5px;width: 100%;transition: all ease 0.5s;}.alert-box a {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between !important;padding: 15px 15px 17px !important;height: auto !important;border-radius: 5px;background: #1c1c1c !important;}.alert-box a p {font-size: 15px;color: #fff;font-weight: 500;}.alert-box a span {font-size: 15px;color: #4e8cff;font-weight: 500;}.alert.active ~ .alert-box {pointer-events: inherit;opacity: 1;top: 0;animation-name: alert;}/* button-box */.button-box {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;max-width: 720px;margin: 0 auto;}.button-box .btn {display: flex !important;flex-wrap: wrap;align-items: center;justify-content: center;border-radius: 5px;height: 35px;font-size: 15px;font-weight: 600;}.button-box .btn-bd-white {background: #fff;border: 1px solid #d1d1d1;color: #7f7f7f;}.button-box .btn-bd-gray {background: #fff;border: 1px solid #444;color: #444;}.button-box .btn-bd-lightgray {background: #fff;border: 1px solid #d1d1d1;color: #444;}.button-box .btn-bd-active {background: #fff;border: 1px solid #4e8cff;color: #4e8cff;}.button-box .btn-gray {background: #cfcfcf;color: #fff;}.button-box .btn-lightgray {background: #f7f7f7;color: #222;border: 1px solid #e5e5e5;}.button-box .btn-thickgray {background: #444;color: #fff;}.button-box .btn-active {background: #4e8cff;color: #fff;}.button-box .btn-kakao {background: #fae100;color: #431615;}.button-box .btn-kakao:before {display: inline-block;content: "";width: 18px;height: 18px;background: url('../images/icon_btn_kakao.png') no-repeat center / 18px auto;margin-right: 5px;}.button-box .disabled {background: #b0b0b0;color: #fff;}.button-box .button-sticker-box {position: absolute;left: 50%;top: -10px;transform: translateX(-50%);width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.button-box .button-sticker-box span {padding: 5px 10px;border-radius: 5px;background: #f44b34;color: #fff;font-size: 13px;font-weight: 500;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.button-box .button-sticker-box:after {position: absolute;left: 50%;bottom: -5px;width: 7px;height: 7px;transform: rotate(45deg) translateX(-50%);background: #f44b34;content: "";}.button-box .button-sticker-box.t5 {top: -15px;}/* error-box */.error-box {position: fixed;left: 50%;top: 45%;transform: translate(-50%, -50%);width: 100%;max-width: 500px;}/* line-box */.line-box {margin: 30px -15px;height: 8px;background: #f5f5f5;}.line-box.sm {height: 1px;}/* rank-box */.rank-box {width: 40px;display: flex;flex-wrap: wrap;align-content: flex-start;justify-content: center;}.rank-box b {width: 100%;text-align: center;font-size: 18px;font-weight: 500;font-style: italic;}.rank-box:after {position: relative;left: 1px;display: inline-block;content: "";margin: 3px auto 0;width: 8px;height: 3px;background: #7f7f7f;}.rank-box.up:after {background: url('../images/icon_rank_up.png') no-repeat center / 8px auto;height: 8px;}.rank-box.down:after {background: url('../images/icon_rank_down.png') no-repeat center / 8px auto;height: 8px;}/* paging-box */.paging-box {margin: 30px 0 0;}.paging-box ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.paging-box ul li {margin: 0 5px;}.paging-box ul li a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 24px;height: 24px;color: #bbb;font-size: 16px;font-weight: 800;}.paging-box ul li.active a {color: #222;}.paging-box ul li.btn a {font-size: 0;}.paging-box ul li.btn.prev a {background: url('../images/icon_more_right.png') no-repeat right center / 8px auto;transform: rotate(180deg);}.paging-box ul li.btn.next a {background: url('../images/icon_more_right.png') no-repeat right center / 8px auto;}/* title-box */.title-box h2 {font-size: 18px;line-height: 1.3;color: #222;font-weight: 700;}.title-box p {font-size: 14px;line-height: 1.3;color: #8c8c8c;}.title-box small {display: block;font-size: 13px;line-height: 1.3;color: #222;font-weight: 800;}.title-box a {display: flex;flex-wrap: wrap;align-items: center;margin: 20px 0 0;font-size: 15px;color: #222;font-weight: 500;}.title-box a:before {display: inline-block;content: "";width: 12px;height: 12px;position: relative;top: 1px;margin-right: 5px;background: url('../images/icon_more_plus.png') no-repeat center / cover;}.title-box img {display: block;margin: 0 auto;}.title-box img.error {margin: 40px auto 30px;width: 120px;}/* text-box */.text-box p {font-size: 14px;line-height: 1.3;color: #666;}.text-box p b {font-size: 14px;line-height: 1.3;color: #222;font-weight: 500;}.text-box.bb {border-bottom: 1px solid #555;padding: 0 0 15px;margin: 0 0 15px;}/* text-gray-box */.text-gray-box {background: #f6f6f6;border-radius: 5px;border: 1px solid #989898;padding: 15px;}.text-gray-box p {font-size: 14px;line-height: 1.5;color: #8b8b8b;word-break: keep-all;}/* text-list-box */.text-list-box dl dt {font-size: 14px;line-height: 1.3;word-break: keep-all;color: #111;font-weight: 500;margin: 0 0 5px;}.text-list-box dl dd {margin: 0 0 5px;position: relative;font-size: 14px;line-height: 1.3;color: #666;word-break: keep-all;padding-left: 10px;}.text-list-box dl dd:last-of-type {margin: 0;}.text-list-box dl dd:before {position: absolute;left: 0;top: 7px;width: 3px;height: 3px;background: #666;border-radius: 50%;content: "";}.text-list-box dl dd b {font-size: 14px;line-height: 1.3;}.text-list-box.bg {background: #f8f8f8;padding: 20px 15px;}/* unit-box */.unit-box {display: flex;flex-wrap: wrap;align-items: center;}.unit-box strong {font-size: 16px;font-weight: 700;color: #222;}.unit-box b {font-size: 16px;font-weight: 500;color: #222;}/* price-box */.price-box {display: flex;flex-wrap: wrap;align-items: center;border: 0;}.price-box strong {font-size: 16px;font-weight: 700;}.price-box b {font-size: 16px;font-weight: 700;color: #222;margin-left: 4px;}/* timer-box */.timer-box {display: flex;flex-wrap: wrap;align-items: center;}.timer-box b {font-size: 16px;font-weight: 700;display: flex;flex-wrap: wrap;align-items: center;}.timer-box b:after {font-size: 16px;font-weight: 700;content: ":";color: #f44b34;margin: 0 3px;}.timer-box b:last-of-type:after {display: none;}/* image-box */.image-box a {display: block;}.image-box img {max-width: 100%;}/* text-clamp-box */.text-clamp-box p {font-size: 13px;line-height: 1.3;color: #444;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}.text-clamp-box p a {line-height: 1.3;}.text-clamp-box.clamp-3 p {-webkit-line-clamp: 3;}.text-clamp-box.clamp-2 p {-webkit-line-clamp: 2;}/* text-more-box */.text-more-box p {font-size: 14px;line-height: 1.3;color: #444;height: 38px;overflow: hidden;}.text-more-box a {display: block;padding: 15px 0;font-size: 14px;color: #aaa;}.text-more-box.active p {height: auto;}/* user-state-box */.user-state-box {display: flex;flex-wrap: wrap;align-items: center;}.user-state-box > img {width: 55px;height: 55px;border-radius: 50%;object-fit: cover;}.user-state-box > div {flex: 1;min-width: 0;padding-left: 10px;}.user-state-box > div b {font-size: 16px;font-weight: 700;color: #222;}.user-state-box > div time {margin-left: 5px;color: #888;}/* user-info-box */.user-info-box {display: flex;flex-wrap: wrap;align-items: center;}.user-info-box img {width: 30px;height: 30px;border-radius: 50%;object-fit: cover;}.user-info-box b {margin-left: 5px;font-size: 15px;font-weight: 600;color: #222;}/* comment-box */.comment-box {margin: 0 -15px;padding: 0 15px;}.comment-box .comment-list ul li {display: flex;flex-wrap: wrap;margin: 0 0 10px;}.comment-box .comment-list ul li:last-of-type {margin: 0;}.comment-box .comment-list ul li b {font-size: 14px;font-weight: 600;color: #222;line-height: 1.3;margin-right: 10px;}.comment-box .comment-list ul li p {flex: 1;min-width: 0;font-size: 13px;line-height: 1.3;color: #222;}.comment-box .comment-write {margin: 15px 0 0;}.comment-box .comment-write form {display: flex;flex-wrap: wrap;}.comment-box .comment-write form textarea {flex: 1;min-width: 0;border: 1px solid #e8e8e8;height: 60px;padding: 10px;font-size: 14px;line-height: 1.3;color: #333;}.comment-box .comment-write form textarea::placeholder {color: #bfbfbf;}.comment-box .comment-write form .submit {width: 70px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;font-size: 15px;font-weight: 600;color: #333;}/* active-list-box */.active-list-box ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: 0 15px;width: 100%;}.active-list-box ul li a {padding: 15px 0;font-size: 13px;color: #888;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.active-list-box ul li a b {font-size: 13px;color: #444;margin-left: 3px;font-weight: 600;}.active-list-box ul li a:before {margin-right: 5px;display: inline-block;content: "";width: 17px;height: 17px;background-size: 17px auto;background-position: center;background-repeat: no-repeat;}.active-list-box ul li.like a:before {background-image: url('../images/icon_active_like.png');}.active-list-box ul li.bookmark a:before {background-image: url('../images/icon_active_bookmark.png');background-size: 13px auto;}.active-list-box ul li.comment a:before {background-image: url('../images/icon_active_comment.png');background-size: 16px auto;}.active-list-box ul li.share a:before {background-image: url('../images/icon_active_share.png');background-size: 15px auto;}.active-list-box ul li.like a.active:before {background-image: url('../images/icon_active_like_on.png');}.active-list-box ul li.bookmark a.active:before {background-image: url('../images/icon_active_bookmark_on.png');}/* main-category-box */.main-category-box {display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid #e5e5e5;margin: 0 -15px;}.main-category-box ul {display: block;overflow-x: auto;white-space: nowrap;flex: 1;min-width: 0;margin-right: 22px;}.main-category-box ul li {display: inline-block;}.main-category-box ul li:first-of-type {margin-left: 5px;}.main-category-box ul li:last-of-type {margin-right: 5px;}.main-category-box ul li a {display: block;padding: 12px 10px;font-size: 15px;color: #666;font-weight: 500;}.main-category-box ul li.active a {position: relative;color: #4e8cff;font-weight: 600;}.main-category-box ul li.active a:after {position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 90%;height: 3px;border-radius: 10px;background: #4e8cff;content: "";}.main-category-box ul li:hover a {position: relative;color: #4e8cff;font-weight: 600;}.main-category-box ul li:hover a:after {position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 90%;height: 3px;border-radius: 10px;background: #4e8cff;content: "";}.main-category-box.fixed ul {display: table;table-layout: fixed;width: 100%;}.main-category-box.fixed ul li {display: table-cell;}.main-category-box.fixed ul li a {display: block;text-align: center;}.rite_menu {width: 30px;height: 30px;display: flex;align-content: center;justify-content: center;align-items: center;margin-right: 15px;}/* sub-category-box */.sub-category-box {padding: 15px 0;}.sub-category-box ul {display: block;overflow-x: auto;white-space: nowrap;margin: 0 -15px;}.sub-category-box ul li {display: inline-block;margin-right: 10px;}.sub-category-box ul li:first-of-type {margin-left: 15px;}.sub-category-box ul li:last-of-type {margin-right: 15px;}.sub-category-box ul li a {height: 35px;border-radius: 150px;padding: 0 15px 2px;font-size: 15px;color: #909090;font-weight: 600;border: 1px solid #d1d1d1;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.sub-category-box ul li.active a {border: 2px solid #5f97ff;color: #5f97ff;font-weight: 800;}.sub-category-box ul li:hover a {border: 2px solid #5f97ff;color: #5f97ff;font-weight: 800;}/* ` */.sca-category-box {padding: 0;margin: 0;}.sca-category-box ul {display: block;overflow-x: auto;white-space: nowrap;margin: 0 -15px;}.sca-category-box ul li {display: inline-block;margin-right: 5px;padding: 15px 0;}.sca-category-box ul li:first-of-type {margin-left: 15px;}.sca-category-box ul li:last-of-type {margin-right: 15px;}.sca-category-box ul li a {height: 35px;border-radius: 3px;background: #fff;padding: 0 15px;font-size: 15px;color: #7c7c7c;font-weight: 500;border: 1px solid #d1d1d1;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.sca-category-box ul li.active a {background: #4e8cff;border-color: #4e8cff;color: #fff;font-weight: 600;}.sca-category-box ul li:hover a {background: #4e8cff;border-color: #4e8cff;color: #fff;font-weight: 600;}.sca-category-box.table ul {display: table;table-layout: fixed;width: calc(100% + 10px);margin: 0 -5px;}.sca-category-box.table ul li {display: table-cell;margin: 0 !important;padding: 0 5px;}.sca-category-box.table ul li a {height: 45px;font-size: 16px;}.sca-category-box.grid ul {display: flex;flex-wrap: wrap;margin: 0 -5px -10px;}.sca-category-box.grid ul li {width: calc(25% - 10px);margin: 0 5px 10px;}.sca-category-box.grid ul li a {height: 40px;}.sca-category-box.noscroll ul {display: flex;flex-wrap: wrap;margin: 0 -2.5px -7px;}.sca-category-box.noscroll ul li {margin: 0 2.5px 7px;}/* select-categorybox */.select-categorybox {display: flex;flex-wrap: wrap;align-items: flex-start;margin-top: 10px;}.select-categorybox ul {display: flex;flex-wrap: wrap;margin: 0 -3px -6px;flex: 1;min-width: 0;padding-right: 15px;}.select-categorybox ul li {margin: 0 3px 6px;}.select-categorybox ul li span {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 30px;border-radius: 150px;background: #f1f1f1;padding: 5px 15px 7px;}.select-categorybox ul li a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 30px;border-radius: 150px;background: #f1f1f1;padding: 5px 15px 7px;}.select-categorybox ul li.active a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 30px;border-radius: 150px;background: #658cfc;padding: 5px 15px 7px;color: #fff;}.select-categorybox ul li a:after {display: inline-block;content: "";width: 8px;height: 8px;position: relative;top: 1px;background: url('../images/icon_delete.png') no-repeat center / cover;margin-left: 7px;}.select-categorybox ul li a.depth:after {display: none;}.select-categorybox ul.full {display: block;margin: 0;}.select-categorybox ul.full li {margin: 0 0 6px;display: flex;flex-wrap: wrap;align-items: center;}.select-categorybox ul.full li:last-of-type {margin: 0;}.select-categorybox a.reset {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 30px;border-radius: 150px;background: #f1f1f1;padding: 5px 15px 7px;}.select-categorybox a.reset:before {display: inline-block;content: "";width: 12px;height: 12px;position: relative;top: 1px;background: url('../images/icon_reset.png') no-repeat center / cover;margin-right: 5px;}.select-categorybox.hidden ul {height: 36px;overflow: hidden;}a.share-googleplus,a#sit_btn_rec {display: none;}/* tab-category-box */.tab-category-box ul {display: flex;flex-wrap: wrap;align-items: center;margin: 0 -5px -10px;}.tab-category-box ul li {margin: 0 5px 10px;}.tab-category-box ul li a {height: 30px;padding: 0 7px 2px;background: #f7f7f7;border: 1px solid #d1d1d1;border-radius: 3px;color: #7b7b7b;font-size: 14px;font-weight: 600;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.tab-category-box ul li.active a {background: #444;border-color: #444;color: #fff;}.tab-category-box.scroll ul {display: block;overflow-x: auto;white-space: nowrap;margin: 0 -15px;}.tab-category-box.scroll ul li {display: inline-block;margin: 0 5px 0 0;}.tab-category-box.scroll ul li:first-of-type {margin-left: 15px;}.tab-category-box.scroll ul li:last-of-type {margin-right: 15px;}/* toggle-box */.toggle-box {position: relative;}.toggle-box button {display: block;font-size: 0;width: 24px;height: 24px;background: url('../images/icon_toggle_button.png') no-repeat right center / 3px auto;}.toggle-box ul {pointer-events: none;opacity: 0;position: absolute;background: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);width: 70px;right: 0;padding: 10px 0;}.toggle-box ul li a {display: block;text-align: center;font-size: 14px;color: #333;padding: 7px 0;font-weight: 500;}.toggle-box.active {z-index: 10;}.toggle-box.active ul {pointer-events: inherit;opacity: 1;display: block;}/* score-box */.score-box {display: flex;flex-wrap: wrap;align-items: center;}.score-box span {width: 15px;height: 15px;background: url('../images/icon_score.png') no-repeat center / cover;font-size: 0;margin-right: 2px;}.score-box span.active {background-image: url('../images/icon_score_on.png');}.score-box em {font-size: 17px;font-weight: 900;color: #f44b34;margin-left: 3px;position: relative;top: 1px;}.score-box.sm span {width: 12px;height: 12px;}.score-box.sm em {font-size: 14px;}.score-box.lg span {width: 16px;height: 16px;}.score-box.lg em {font-size: 19px;}/* sticker-box */.sticker-box {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border-radius: 3px;padding: 5px;font-size: 13px;font-weight: 500;}.sticker-box.gr {background: #cccccc;color: #fff;}.sticker-box.ye {background: #ffd200;color: #fff;}.sticker-box.og {background: #f44b34;color: #fff;}.sticker-box.gn {background: #3eb897;color: #fff;}.sticker-box.pu {background: #9e63ff;color: #fff;}.sticker-box.lgr {background: #f7f7f7;color: #888;border: 1px solid #e5e5e5;}.sticker-box.green {border: 1px solid #3eb897;color: #3eb897;}.sticker-box.purple {border: 1px solid #9e63ff;color: #9e63ff;}.sticker-box.lightgray {border: 1px solid #8c8c8c;color: #8c8c8c;}.sticker-box.off {background: #9e9e9e;color: #fff;border: 1px solid #777;}.sticker-box.on {background: #fff;color: #4e8cff;border: 1px solid #4e8cff;}@media (max-width:500px) {.sticker-box {font-size: 10px;margin-right: 2px;}.sticker-box:last-of-type {margin-right: 0;}}/* view-box */.view-box img {display: block;margin: 0 auto;max-width: 100%;}.view-box p {font-size: 14px;line-height: 1.3;color: #444;}/* item-more-box */.item-more-box {margin: 0 -15px;border-top: 1px solid #e8e8e8;background: #f7f7f7;}.item-more-box a {display: flex;flex-wrap: wrap;align-items: center;padding: 10px 15px;}.item-more-box a img {width: 70px;height: 70px;border-radius: 5px;object-fit: cover;}.item-more-box a:after {display: block;content: "";width: 24px;height: 24px;background: url('../images/icon_more_right.png') no-repeat right center / 10px auto;}.item-more-box a p {color: #888 !important;}@media (max-width:500px) {.item-more-box a img {width: 60px;height: 60px;}}/* main-shop-box */.main-shop-box {background: #4e8cff;padding: 24px 0;}.main-shop-box h2 {font-size: 25px;font-weight: 600;line-height: 1.3;color: #fff;margin: 0 0 12px;}.main-shop-box form {display: flex;flex-wrap: wrap;align-items: center;background: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);padding: 0 15px;}.main-shop-box form input {flex: 1;min-width: 0;background: none;height: 45px;padding-left: 10px;font-size: 16px;color: #333;border: none;}.main-shop-box form input::placeholder {color: #999;}.main-shop-box form:before {display: block;content: "";width: 22px;height: 20px;background: url('../images/icon_main_shop_search.png') no-repeat center / 22px auto;}/* banner-swiper-box */.banner-swiper-box {margin: -1px -15px 0;}.banner-swiper-box .swiper-slide a {display: block;}.banner-swiper-box .swiper-slide a img {width: 100%;}.banner-swiper-box .swiper-pagination {font-size: 12px;color: #fff;border-radius: 3px;padding: 5px;width: auto;left: auto;right: 15px;bottom: 15px;background: rgba(0, 0, 0, 0.5);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.banner-swiper-box .swiper-pagination span {font-family: 'Red Hat Display', sans-serif !important;color: #fff;font-size: 14px;margin: 0 3px;}/* review-swiper-box */.review-swiper-box {padding: 30px 0;}.review-swiper-box h2 {font-size: 22px;font-weight: 700;color: #222;margin: 0 0 25px;}.review-swiper-box .swiper-slide {display: flex;flex-wrap: wrap;align-items: flex-start;}.review-swiper-box .swiper-slide .list-image {width: 30%;background-size: cover;background-position: center;position: relative;border-radius: 10px;}.review-swiper-box .swiper-slide .list-image:after {display: block;content: "";padding-bottom: 120%;}.review-swiper-box .swiper-slide .list-image b {position: absolute;right: 10px;bottom: 10px;font-size: 14px;color: #fff;font-weight: 500;}.review-swiper-box .swiper-slide .list-content {flex: 1;min-width: 0;padding-left: 10px;}.review-swiper-box .swiper-slide .list-content .content-top {display: flex;flex-wrap: wrap;align-items: center;}.review-swiper-box .swiper-slide .list-content .content-bottom {margin: 10px 0 0;}.review-swiper-box .swiper-slide .list-content .content-bottom time {margin-left: 5px;color: #999;}.review-swiper-box .swiper-slide .list-content .content-bottom .text-clamp-box {margin: 15px 0 0;}.review-swiper-box .swiper-slide .list-content .content-bottom .content-bottom-more {margin: 10px 0 0;background: #f7f7f7;}.review-swiper-box .swiper-slide .list-content .content-bottom .content-bottom-more a {display: flex;flex-wrap: wrap;align-items: center;padding: 5px;}.review-swiper-box .swiper-slide .list-content .content-bottom .content-bottom-more a img {width: 50px;height: 40px;object-fit: cover;border-radius: 5px;}.review-swiper-box .swiper-slide .list-content .content-bottom .content-bottom-more a p {flex: 1;min-width: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 7px;color: #888;}.review-swiper-box .swiper-slide .list-content .content-bottom .content-bottom-more a:after {display: block;content: "";width: 20px;height: 20px;background: url('../images/icon_more_right.png') no-repeat right center / 10px auto;opacity: 0.5;}.review-swiper-box .swiper-pagination {position: static;width: 100%;margin: 10px 0 0;}.review-swiper-box .swiper-pagination span {opacity: 1;background: #cecece;}.review-swiper-box .swiper-pagination span.swiper-pagination-bullet-active {background: #4e8cff;}@media (max-width:500px) {.review-swiper-box .swiper-slide .list-image:after {padding-bottom: 170%;}.review-swiper-box .swiper-slide .list-content .content-bottom {margin: 5px 0 0;}.review-swiper-box .swiper-slide .list-content .content-bottom .text-clamp-box {margin: 10px 0 0;}}/* review-swiper-list-box */.review-swiper-list-box {padding: 30px 0;}.review-swiper-list-box h2 {font-size: 22px;font-weight: 700;color: #222;margin: 0 0 25px;}.review-swiper-list-box > .list > .list-item {margin: 0 0 20px;}.review-swiper-list-box > .list > .list-item:last-of-type {margin: 0;}.review-swiper-list-box > .list > .list-item {display: flex;flex-wrap: wrap;align-items: center;}.review-swiper-list-box > .list > .list-item .list-image {width: 33%;background-size: cover;background-position: center;position: relative;border-radius: 10px;display: inline-flex;justify-content: center;align-items: center;}.review-swiper-list-box li.list-item .list-image img {border-radius: 10px;height: 261px;overflow: hidden;object-fit: cover;}.review-swiper-list-box > .list > .list-item .list-image:after {display: block;content: "";padding-bottom: 115%;}.review-swiper-list-box > .list > .list-item .list-image b {position: absolute;right: 10px;bottom: 10px;font-size: 14px;color: #fff;font-weight: 500;}.review-swiper-list-box > .list > .list-item .list-content {flex: 1;min-width: 0;padding-left: 10px;}.review-swiper-list-box > .list > .list-item .list-content .content-top {display: flex;flex-wrap: wrap;align-items: center;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .name {display: block;margin: 10px 0;font-size: 16px;font-weight: 600;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .text-clamp-box {margin: 15px 0 0;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .content-bottom-more {margin: 10px 0 0;background: #f7f7f7;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .content-bottom-more a {display: flex;flex-wrap: wrap;align-items: center;padding: 5px;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .content-bottom-more a img {width: 50px;height: 40px;object-fit: cover;border-radius: 5px;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .content-bottom-more a p {flex: 1;min-width: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 7px;color: #888;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .content-bottom-more a:after {display: block;content: "";width: 20px;height: 20px;background: url('../images/icon_more_right.png') no-repeat right center / 10px auto;opacity: 0.5;}@media (max-width:500px) {.review-swiper-list-box > .list > .list-item .list-image {width: 40%;}.review-swiper-list-box > .list > .list-item .list-image:after {padding-bottom: 125%;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom {margin: 5px 0 0;}.review-swiper-list-box > .list > .list-item .list-content .content-bottom .text-clamp-box {margin: 10px 0 0;}}/* product-banner-swiper-box */.product-banner-swiper-box {margin: 0 -15px;padding-left: 15px;}.product-banner-swiper-box .swiper-slide {width: 90%;}.product-banner-swiper-box .swiper-slide a {display: block;position: relative;background-size: cover;background-position: center;background-repeat: no-repeat;border-radius: 10px;}.product-banner-swiper-box .swiper-slide a:after {display: block;content: "";}.product-banner-swiper-box .swiper-slide a p {position: relative;width: 100%;padding: 15px 0;font-size: 16px;font-weight: 600;word-break: keep-all;color: #222;line-height: 1.3;}.product-banner-swiper-box .swiper-pagination {position: static;width: 100%;margin: 15px 0 0;}.product-banner-swiper-box .swiper-pagination span {opacity: 1;background: #cecece;margin: 0 3px;}.product-banner-swiper-box .swiper-pagination span.swiper-pagination-bullet-active {background: #4e8cff;}/* swiper-image-box */.swiper-image-box {border-radius: 15px;border: 1px solid #acacac;}.swiper-image-box .swiper-container {border-radius: 15px 15px 0 0;}.swiper-image-box .swiper-container .swiper-slide img {width: 100%;}.swiper-image-box .swiper-container .swiper-pagination span {opacity: 1;background: rgba(255, 255, 255, 0.3);}.swiper-image-box .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {background: #fff;}.swiper-image-box .swiper-more {overflow: hidden;border-radius: 0 0 15px 15px;background: #f7f7f7;}.swiper-image-box .swiper-more a {display: flex;flex-wrap: wrap;align-items: center;padding: 15px;}.swiper-image-box .swiper-more a img {width: 70px;height: 70px;border-radius: 5px;object-fit: cover;}.swiper-image-box .swiper-more a:after {display: block;content: "";width: 24px;height: 24px;background: url('../images/icon_more_right.png') no-repeat right center / 10px auto;}@media (max-width:500pX) {.swiper-image-box .swiper-more a img {width: 60px;height: 60px;}}/* list-none-box */.list-none-box {padding: 100px 0;}.list-none-box > p {text-align: center;font-size: 14px;color: #909090;line-height: 1.3;}.list-none-box > p.wish:before {display: block;margin: 0 auto 15px;width: 100px;height: 100px;background: url('../images/icon_wish_none.png') no-repeat center / 100px auto;opacity: 0.2;content: "";}.list-none-box > p.alert:before {display: block;margin: 0 auto 15px;width: 100px;height: 100px;background: url('../images/icon_alert_none.png') no-repeat center / 80px auto;content: "";}.list-none-box > strong {display: block;text-align: center;font-size: 15px;color: #222;line-height: 1.3;font-weight: 700;}.list-none-box > div a {height: 35px;padding: 0 15px 2px;font-size: 15px;color: #222;font-weight: 500;border-radius: 3px;background: #f7f7f7;border: 1px solid #e5e5e5;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}/* item-list-box */.item-list-box > .list {display: flex;flex-wrap: wrap;margin: 0 -10px -20px;}.item-list-box > .list > .list-item {width: calc(100% - 20px);margin: 20px 10px 20px;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #e8e8e8;display: flex;flex-wrap: wrap;align-items: center;}.item-list-box > .list > .list-item:last-of-type {padding: 0;margin-bottom: 0;border: 0;}.item-list-box > .list > .list-item .list-image {overflow: hidden;width: 130px;position: relative;background-size: cover;background-position: center;border-radius: 7px;cursor: pointer;}.item-list-box > .list > .list-item .list-image:after {display: block;content: "";padding-bottom: 100%;}.item-list-box > .list > .list-item .list-image:before {position: absolute;content: "";left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.2);}.item-list-box > .list > .list-item .list-image .icon-box {position: absolute;right: 10px;bottom: 10px;}.item-list-box > .list > .list-item .list-content {flex: 1;min-width: 0;padding-left: 15px;}.item-list-box > .list > .list-item .list-content a {display: block;}.item-list-box > .list > .list-item .list-content .subject p {font-size: 16px;font-weight: 600;color: #111;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.item-list-box > .list > .list-item .list-content .detail {margin: 5px 0 0;}.item-list-box > .list > .list-item .list-content .detail p {font-size: 13px;color: #888;}.item-list-box > .list > .list-item .list-content .info {margin: 20px 0 0;}.item-list-box > .list > .list-item .list-content .info dl dd {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 0 0 6px;}.item-list-box > .list > .list-item .list-content .info dl dd:last-of-type {margin: 0;}.item-list-box > .list > .list-item .list-content .info dl dd em {font-size: 13px;color: #222;font-weight: 600;}.item-list-box > .list > .list-item.off .list-image:before {background: rgba(0, 0, 0, 0.5);}@media (max-width:700px) {.item-list-box > .list {margin: 0;}.item-list-box > .list > .list-item {width: 100%;margin: 0 0 10px;}.item-list-box > .list > .list-item .list-image {width: 100px;}}/*item-thumb-list-box */.item-thumb-list-box ul li {margin: 0 0 30px;}.item-thumb-list-box ul li:last-of-type {margin: 0;}.item-thumb-list-box ul li .inner {display: flex;flex-wrap: wrap;align-items: center;}.item-thumb-list-box ul li .inner img {width: 90px;height: 90px;border-radius: 5px;object-fit: cover;}.item-thumb-list-box ul li .inner > div {flex: 1;min-width: 0;padding-left: 10px;}.item-thumb-list-box ul li .inner > div p {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;font-weight: 700;margin: 0 0 5px;}.item-thumb-list-box ul li .inner > div small {font-size: 14px;color: #888;}.item-thumb-list-box ul li .inner > div b {display: flex;flex-wrap: wrap;align-items: center;margin: 15px 0 0;font-size: 16px;font-weight: 500;}.item-thumb-list-box ul li .inner > div b small {margin-left: 10px;}/* review-list-box */.review-list-box > .list > .list-item {padding: 0 0 20px;margin: 0 0 20px;border-bottom: 1px solid #e8e8e8;}.review-list-box > .list > .list-item:last-of-type {padding: 0;margin: 0;border: 0;}.review-list-box > .list > .list-item > * {display: flex;flex-wrap: wrap;align-items: flex-start;}.review-list-box > .list > .list-item > * > .inner {flex: 1;min-width: 0;padding-left: 15px;}.review-list-box > .list > .list-item .rank-box {margin: 5px 0 0;}.review-list-box > .list > .list-item .list-top {display: flex;flex-wrap: wrap;}.review-list-box > .list > .list-item .list-bottom {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 10px 0 0;}.review-list-box > .list > .list-item .list-bottom .option {flex: 1;min-width: 0;}.review-list-box > .list > .list-item .list-bottom .option p {font-size: 13px;color: #a6a6a6;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 10px;}.review-list-box > .list > .list-item .list-bottom .more {font-size: 0;width: 100px;height: 24px;background: url('../images/icon_more_down.png') no-repeat right center / 24px auto;}.review-list-box > .list > .list-item .list-content {flex: 1;min-width: 0;padding: 0 15px;}.review-list-box > .list > .list-item .list-image {width: 100px;}.review-list-box > .list > .list-item .list-image .image {position: relative;overflow: hidden;border-radius: 5px;background-size: cover;background-position: center;}.review-list-box > .list > .list-item .list-image .image:after {display: block;content: "";padding-bottom: 100%;}.review-list-box > .list > .list-item .list-image .image b {position: absolute;right: 5px;bottom: 5px;font-size: 15px;color: #fff;font-weight: 600;}/* review-my-box */.review-my-box > .list {margin: 0 -15px;}.review-my-box > .list > .list-item {padding: 20px 15px;border-bottom: 1px solid #ddd;}.review-my-box > .list > .list-item:first-of-type {padding-top: 0;}.review-my-box > .list > .list-item .list-top {display: flex;flex-wrap: wrap;}.review-my-box > .list > .list-item .list-top .list-top-image {flex: 1;min-width: 0;padding-right: 15px;}.review-my-box > .list > .list-item .list-top .list-top-image {display: flex;flex-wrap: wrap;align-items: center;}.review-my-box > .list > .list-item .list-top .list-top-image > img {width: 70px;height: 70px;border-radius: 5px;object-fit: cover;}.review-my-box > .list > .list-item .list-top .list-top-image > div {flex: 1;min-width: 0;padding-left: 10px;}.review-my-box > .list > .list-item .list-top .list-top-image > div .subject {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;font-weight: 600;}.review-my-box > .list > .list-item .list-top .list-top-image > div .detail {margin: 5px 0 0;font-size: 14px;color: #666;}.review-my-box > .list > .list-item .list-top .list-top-image > div time {color: #999;font-size: 14px;display: flex;flex-wrap: wrap;align-items: center;}.review-my-box > .list > .list-item .list-top .list-top-image > div time:before {display: inline-block;content: "";width: 1px;height: 10px;background: #999;margin: 0 10px;}.review-my-box > .list > .list-item .list-bottom {margin: 15px 0 -20px;}.review-my-box > .list > .list-item .list-bottom > p {font-size: 15px;line-height: 1.3;}.review-my-box > .list > .list-item .list-bottom .product-list-box > .list > .list-item {width: 100px !important;}/* product-list-box */.product-list-box > .list {display: flex;flex-wrap: wrap;margin: 0 -5px -20px;}.product-list-box > .list > .list-item {width: calc(33.33% - 10px);margin: 0 5px 20px;}.product-list-box > .list > .list-item .list-image {display: block;position: relative;overflow: hidden;border-radius: 7px;background-size: cover;background-position: center;}.product-list-box > .list > .list-item .list-image:after {display: block;content: "";padding-bottom: 15px;}.product-list-box > .list > .list-item .list-image .sticker-box {position: absolute;left: 7px;top: 7px;}.product-list-box > .list > .list-item .list-image .icon-box {position: absolute;right: 5px;bottom: 5px;}.product-list-box > .list > .list-item .list-image b {font-size: 16px;color: #fff;font-weight: 500;font-style: italic;position: absolute;left: 0;top: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border-radius: 0 0 7px 0;background: rgba(0, 0, 0, 0.2);padding: 5px 10px;}.product-list-box > .list > .list-item .list-image b:after {position: relative;left: 1px;display: inline-block;content: "";margin-left: 5px;width: 8px;height: 8px;}.product-list-box > .list > .list-item .list-image b.up:after {background: url('../images/icon_rank_up.png') no-repeat center / 8px auto;}.product-list-box > .list > .list-item .list-image b.down:after {background: url('../images/icon_rank_down.png') no-repeat center / 8px auto;}.product-list-box > .list > .list-item .list-content {margin: 5px 0 0;}.product-list-box > .list > .list-item .list-content a {display: block;}.product-list-box > .list > .list-item .list-content .text-clamp-box p {color: #888;}.flex-vc .review {margin-left: 5px;font-size: 13px;color: #888;}.detail {margin: 10px 0 5px;}.detail p {font-size: 12px;color: #888;}.price-box {margin: 5px 0 0;}.product-list-box > .list > .list-item .list-content .subject {display: flex;flex-wrap: wrap;align-items: center;}.product-list-box > .list > .list-item .list-content .subject p {flex: 1;min-width: 0;font-size: 16px;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.product-list-box > .list > .list-item .list-content .subject .sticker-box {margin-right: 5px;}.product-list-box > .list > .list-item .list-content .info {margin: 15px 0 0;}.product-list-box > .list > .list-item .list-content .info dl dd {margin: 0 0 10px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.product-list-box > .list > .list-item .list-content .info dl dd:last-of-type {margin: 0;}.product-list-box > .list > .list-item .list-content .info dl dd b {font-size: 14px;color: #888;}.product-list-box > .list > .list-item .list-content .info dl dd p {font-size: 17px;font-weight: 600;color: #222;}.product-list-box.scroll > .list {display: block;overflow-x: auto;overflow-y: hidden;white-space: nowrap;margin: 0 -15px;}.product-list-box.scroll > .list > .list-item {display: inline-block;margin: 0 10px 0 0;width: 150px;}.product-list-box.scroll > .list > .list-item:first-of-type {margin-left: 15px;}.product-list-box.scroll > .list > .list-item:last-of-type {margin-right: 15px;}.text-clamp-box p {font-size: 13px;}.price-box strong {font-size: 15px;}.price-box b {font-size: 15px;}.sticker-box {font-size: 10px;margin: 3px;}.product-list-box.full > .list {margin: 0;}.product-list-box.full > .list > .list-item {width: 100%;border-bottom: 1px solid #e8e8e8;padding: 0 0 15px;margin: 0 0 15px;display: flex;flex-wrap: wrap;align-items: center;}.product-list-box.full > .list > .list-item:last-of-type {padding: 0;margin: 0;border: 0;}.product-list-box.full > .list > .list-item .list-image {width: 130px;height: 130px;}.list_imgrw img {width: 130px;height: 130px;}.list-image-10 {display: block;position: relative;overflow: hidden;border-radius: 7px;}.list-image-10 img {max-width: 100%;height: auto;}p.line_ed {display: flex;align-items: center;flex-wrap: nowrap;}.product-list-box.full > .list > .list-item .list-content {flex: 1;min-width: 0;padding-left: 10px;margin: 0;}.product-list-box.full > .list > .list-item .list-content .detail {margin: 5px 0 15px;}@media (max-width:500px) {.product-list-box > .list > .list-item {width: calc(50% - 10px);}}/* auction-list-box */.auction-list-box > .list > .list-item {padding: 0 0 10px;margin: 0 0 10px;border-bottom: 1px solid #e8e8e8;}.auction-list-box > .list > .list-item:last-of-type {padding: 0;margin: 0;border: 0;}.auction-list-box > .list > .list-item > * {display: flex;flex-wrap: wrap;}.auction-list-box > .list > .list-item > * .rank-box {margin: 5px 0 0;}.auction-list-box > .list > .list-item > * .list-image {position: relative;width: 80px;border-radius: 5px;margin: 0 15px;background-size: cover;background-position: center;}.auction-list-box > .list > .list-item > * .list-image:after {display: block;content: "";padding-bottom: 100%;}.auction-list-box > .list > .list-item > * .list-image.big {width: 100px;}.auction-list-box > .list > .list-item > * .list-image .icon-box {right: 5px;bottom: 5px;position: absolute;}.auction-list-box > .list > .list-item > * .list-content {flex: 1;min-width: 0;}.auction-list-box > .list > .list-item > * .list-content .subject p {font-size: 16px;font-weight: 600;color: #111;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.auction-list-box > .list > .list-item > * .list-content .detail {margin: 5px 0 0;}.auction-list-box > .list > .list-item > * .list-content .detail p {font-size: 13px;color: #888;}.auction-list-box > .list > .list-item > * .list-content .info {margin: 25px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}.auction-list-box > .list > .list-item > * .list-content .info b {font-size: 15px;color: #888;margin-right: 5px;}.auction-list-box > .list > .list-item > * .list-content .info strong {font-size: 15px;color: #222;font-weight: 700;position: relative;top: 1px;}@media (max-width:500px) {.auction-list-box > .list > .list-item > * .list-image {margin-left: 5px;}}/* toggle-list-box *//*.toggle-list-box > .list > .list-item:last-of-type {border-bottom: 0;}*/.toggle-list-box > .list > .list-item {border-bottom: 1px solid #e8e8e8;}.toggle-list-box > .list > .list-item .list-top > * {padding: 15px 0;display: flex;flex-wrap: wrap;align-items: center;}.toggle-list-box > .list > .list-item .list-top > *:after {display: block;content: "";width: 15px;height: 15px;background: url('../images/icon_toggle.png') no-repeat center / 15px auto;}.toggle-list-box > .list > .list-item .list-top > * .icon-box button {position: relative;z-index: 10;}.toggle-list-box > .list > .list-item .list-top > * .rank-box {margin-left: -15px;}.toggle-list-box > .list > .list-item .list-top > * .list-image {border: 1px solid #e8e8e8;width: 70px;height: 70px;border-radius: 50%;margin-left: 15px;}.toggle-list-box .star_shop img {height: 15px;margin-right: 10px;}.toggle-list-box > .list > .list-item .list-top > * .list-image img {width: 70px;height: 70px;border-radius: 50%;background-size: cover;background-position: center;}.toggle-list-box > .list > .list-item .list-top > * .list-image:after {display: block;content: "";padding-bottom: 100%;}.toggle-list-box > .list > .list-item .list-top > * .list-content {flex: 1;min-width: 0;padding: 0 15px;margin-left: 10px;align-content: center;justify-content: flex-start;flex-wrap: nowrap;flex-direction: row;}.toggle-list-box > .list > .list-item .list-top > * .list-content p {font-size: 16px;font-weight: 600;line-height: 1.2;color: #111;text-overflow: ellipsis;}.toggle-list-box > .list > .list-item .list-top > * .list-content span {display: flex;margin: 10px 0;font-size: 17px;color: #888;justify-content: flex-start;align-content: center;align-items: center;flex-wrap: nowrap;}.toggle-list-box > .list > .list-item .list-top a {position: relative;}.toggle-list-box > .list > .list-item .list-top a:after {position: absolute;width: 15px;height: 15px;right: -15px;top: 50%;transform: translateY(-50%);content: "";opacity: 0;}.toggle-list-box > .list > .list-item .list-bottom {padding-bottom: 15px;display: none;}.toggle-list-box > .list > .list-item .list-bottom a {display: block;}.toggle-list-box > .list > .list-item.active .list-top > *:after {background-image: url('../images/icon_toggle_on.png');}.toggle-list-box > .list > .list-item.active .list-bottom {display: block;}@media (max-width:500px) {.toggle-list-box > .list > .list-item .list-top > * .list-image {width: 60px;margin-left: 0px;}}/* community-list-box */.community-list-box > .list > .list-item {margin: 0 0 40px;border-bottom: 1px solid #e8e8e8;}.community-list-box > .list > .list-item:last-of-type {margin: 0;}.community-list-box > .list > .list-item .list-head {display: flex;flex-wrap: wrap;align-items: center;}.community-list-box > .list > .list-item .list-head .list-head-left {fleX: 1;min-width: 0;display: flex;flex-wrap: wrap;align-items: center;padding-right: 15px;}.community-list-box > .list > .list-item .list-head .list-head-left > img {width: 70px;height: 70px;border-radius: 50%;object-fit: cover;}.community-list-box > .list > .list-item .list-head .list-head-left > div {flex: 1;min-width: 0;padding-left: 15px;}.community-list-box > .list > .list-item .list-head .list-head-left > div p {font-size: 17px;font-weight: 700;color: #222;margin-right: 7px;}.community-list-box > .list > .list-item .list-head .list-head-left > div time {position: relative;top: 1px;font-size: 13px;color: #888;margin-left: 5px;}.community-list-box > .list > .list-item .list-head .list-head-left > div a {font-size: 13px;color: #c3c3c3;margin-left: 5px;}.community-list-box > .list > .list-item .list-body {margin: 20px 0 0;}.community-list-box > .list > .list-item .list-foot {margin: 20px 0 0;}@media (max-width:500px) {.community-list-box > .list > .list-item .list-head .list-head-left {padding-right: 10px;}.community-list-box > .list > .list-item .list-head .list-head-left > img {width: 60px;height: 60px;}.community-list-box > .list > .list-item .list-head .list-head-left > div {padding-left: 10px;}}/* reply-list-box */.reply-list-box .list .list-item {display: flex;flex-wrap: wrap;margin: 0 0 30px;}.reply-list-box .list .list-item:last-of-type {margin: 0;}.reply-list-box .list .list-item > img {width: 70px;height: 70px;border-radius: 50%;object-fit: cover;}.reply-list-box .list .list-item > div {flex: 1;min-width: 0;padding-left: 15px;}.reply-list-box .list .list-item > div strong {display: block;font-size: 16px;font-weight: 700;color: #333;}.reply-list-box .list .list-item > div p {margin: 3px 0 0;font-size: 14px;line-height: 1.3;}.reply-list-box .list .list-item > div p b {display: inline-block;font-size: 14px;line-height: 1.3;font-weight: 700;color: #4e8cff;}.reply-list-box .list .list-item > div dl {display: flex;flex-wrap: wrap;align-items: center;margin: 10px 0 0;}.reply-list-box .list .list-item > div dl dd {display: flex;flex-wrap: wrap;align-items: center;font-size: 14px;color: #aaa;}.reply-list-box .list .list-item > div dl dd:after {display: inline-block;content: "";background: #aaa;width: 3px;height: 3px;border-radius: 50%;margin: 0 5px;}.reply-list-box .list .list-item > div dl dd:last-of-type:after {display: none;}.reply-list-box .list .list-item > div dl dd a {font-size: 14px;color: #aaa;}.reply-list-box .list .list-item > div .list {margin: 10px 0 0;background: #edf3fe;padding: 15px;}.reply-list-box .list .list-item > div .list .list-item {margin: 0 0 15px;}.reply-list-box .list .list-item > div .list .list-item:last-of-type {margin: 0;}@media (max-width:700px) {.reply-list-box .list .list-item > img {width: 50px;height: 50px;}.reply-list-box .list .list-item > div strong {font-size: 15px;}.reply-list-box .list .list-item > div dl {margin: 5px 0 0;}.reply-list-box .list .list-item > div dl dd {font-size: 13px;}.reply-list-box .list .list-item > div dl dd a {font-size: 13px;}}/*마이페이지/ 포인트*/.head-bottom_menu {background: #fff;margin: 0px 0;}.pd20 {padding: 20px;}.head-bottom_menu ul {padding: 0 20px;}.head-bottom_menu ul li {padding: 15px 0;position: relative;border-bottom: 1px solid #eee;}.head-bottom_menu ul li a {font-size: 16px;width: 100%;font-weight: 600;color: #222;}.head-bottom_menu ul li:hover {opacity: 0.6;}.head-bottom_menu ul li a::after {display: inline-block;content: "";margin-left: 5px;width: 13px;height: 13px;background: url(../images/icon_more_gray.png) no-repeat center / 7px auto;position: absolute;right: 0;}/* board-list-box */.dis_none {display: none;}.board-list-box > .list:last-child {margin: 0;}.board-list-box > .list > .list-item {margin: 0 0 15px;}.board-list-box > .list > .list-item a {display: flex;flex-wrap: wrap;align-items: flex-start;}.board-list-box > .list > .list-item a img {width: 17px;margin-right: 5px;position: relative;top: 3px;}.board-list-box > .list > .list-item a p {flex: 1;min-width: 0;font-size: 14px;line-height: 1.3;color: #555;}.board-list-box > .list > .list-item a p b {font-size: 14px;font-weight: 600;line-height: 1.3;color: #222;margin-right: 5px;}.board-list-box > .list > .list-item:hover a p {color: #4e8cff;}.board-list-box > .list > .list-item:hover a p b {color: #4e8cff;}.board-list-box > .list > .list-item.active a p {color: #4e8cff;}.board-list-box > .list > .list-item.active a p b {color: #4e8cff;}/* board-search-box */.board-search-box {background: #f8f8f8;margin: 0 -15px;padding: 20px 15px;}.board-search-box form {display: flex;flex-wrap: wrap;align-items: center;background: #fff;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}.board-search-box form input {flex: 1;min-width: 0;height: 50px;font-size: 15px;padding: 0 10px;color: #222;background: none;}.board-search-box form input::placeholder {color: #c7c7c7;}.board-search-box form:before {display: inline-block;content: "";margin-left: 15px;width: 18px;height: 18px;background: url('../images/icon_search_blue.png') no-repeat center / cover;}/* faq-list-box */.faq-list-box {margin: 0 -15px;}.faq-list-box > .list > .list-item {padding: 15px;}.faq-list-box > .list > .list-item .list-head button {width: 100%;display: flex;flex-wrap: wrap;}.faq-list-box > .list > .list-item .list-head button b {font-size: 20px;font-weight: 900;color: #da004a;}.faq-list-box > .list > .list-item .list-head button p {flex: 1;min-width: 0;font-size: 15px;line-height: 1.3;text-align: left;color: #222;padding: 0 10px;font-weight: 500;}.faq-list-box > .list > .list-item .list-head button:after {content: "";font-size: 0;width: 17px;height: 17px;background: url('../images/icon_more_down.png') no-repeat right center / 17px auto;}.faq-list-box > .list > .list-item .list-body {display: none;flex-wrap: wrap;}.faq-list-box > .list > .list-item .list-body b {font-size: 20px;font-weight: 900;color: #4e8cff;}.faq-list-box > .list > .list-item .list-body p {flex: 1;min-width: 0;font-size: 15px;line-height: 1.5;text-align: left;color: #222;padding: 0 10px;}.faq-list-box > .list > .list-item .list-body p a {font-size: 15px;line-height: 1.5;color: #222;text-decoration: underline;}.faq-list-box > .list > .list-item.active {background: #f2f2f2;}.faq-list-box > .list > .list-item.active .list-head button {padding: 15px 0;}.faq-list-box > .list > .list-item.active .list-head button:after {background-image: url('../images/icon_more_up.png');}.faq-list-box > .list > .list-item.active .list-body {display: flex;padding: 0 0 15px;}/* qa-list-box */.qa-list-box {margin: 40px 0 0;}.qa-list-box > .list {margin: 0 -15px;border-top: 1px solid #e8e8e8;}.qa-list-box > .list > .list-item {border-bottom: 1px solid #e8e8e8;}.qa-list-box > .list > .list-item .list-head button {width: 100%;display: flex;flex-wrap: wrap;align-items: center;padding: 15px;}.qa-list-box > .list > .list-item .list-head button:after {content: "";font-size: 0;width: 17px;height: 17px;background: url('../images/icon_more_down.png') no-repeat right center / 17px auto;}.qa-list-box > .list > .list-item .list-head button time {font-size: 14px;color: #ababab;margin-left: 10px;display: inline-block;}.qa-list-box > .list > .list-item .list-head button p {margin: 10px 0 0;font-size: 15px;color: #222;line-height: 1.3;text-align: left;}.qa-list-box > .list > .list-item .list-head button p b {font-size: 15px;color: #222;line-height: 1.3;font-weight: 600;margin-right: 5px;display: inline-block;}.qa-list-box > .list > .list-item .list-body {display: none;background: #f8f8f8;padding: 15px;}.qa-list-box > .list > .list-item .list-body .list-body-q {display: flex;flex-wrap: wrap;border-bottom: 1px solid #e8e8e8;padding: 0 0 15px;margin: 0 0 15px;}.qa-list-box > .list > .list-item .list-body .list-body-q b {font-size: 20px;font-weight: 900;color: #4e8cff;}.qa-list-box > .list > .list-item .list-body .list-body-q p {font-weight: 500;flex: 1;min-width: 0;font-size: 15px;line-height: 1.5;text-align: left;color: #222;padding-left: 10px;}.qa-list-box > .list > .list-item .list-body .list-body-a {display: flex;flex-wrap: wrap;}.qa-list-box > .list > .list-item .list-body .list-body-a b {font-size: 20px;font-weight: 900;color: #222;}.qa-list-box > .list > .list-item .list-body .list-body-a p {flex: 1;min-width: 0;font-size: 15px;line-height: 1.5;text-align: left;color: #222;padding-left: 10px;}.qa-list-box > .list > .list-item .list-body .list-body-a p time {display: block;margin: 10px 0 0;color: #ababab;font-size: 13px;}.qa-list-box > .list > .list-item.active .list-head {border-bottom: 1px solid #e8e8e8;}.qa-list-box > .list > .list-item.active .list-head button:after {background-image: url('../images/icon_more_up.png');}.qa-list-box > .list > .list-item.active .list-body {display: block;}/* notice-list-box */.notice-list-box > .list > .list-item {border-bottom: 1px solid #e8e8e8;}.notice-list-box > .list > .list-item a {padding: 20px 0;display: flex;flex-wrap: wrap;align-items: center;}.notice-list-box > .list > .list-item .list-image img {width: 80px;border-radius: 5px;object-fit: cover;}.notice-list-box > .list > .list-item .list-content {flex: 1;min-width: 0;padding-right: 15px;}.notice-list-box > .list > .list-item .list-content .type {display: flex;flex-wrap: wrap;align-items: center;}.notice-list-box > .list > .list-item .list-content .type span {background: #f7f7f7;border-radius: 5px;padding: 4px 10px 6px;font-size: 14px;color: #444;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.notice-list-box > .list > .list-item .list-content .type small {margin-left: 10px;color: #b2b2b2;}.notice-list-box > .list > .list-item .list-content .subject {margin: 7px 0 0;}.notice-list-box > .list > .list-item .list-content .subject p {color: #444;}.notice-list-box > .list > .list-item .list-content time {display: block;margin: 7px 0 0;color: #b2b2b2;}/* check-box */.check-box {display: flex;flex-wrap: wrap;align-items: center;}.check-box .check {position: relative;overflow: hidden;padding: 0 0 1px;margin-right: 15px;}.check-box .check:last-of-type {margin-right: 0;}.check-box .check input {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}.check-box .check label {display: flex;flex-wrap: wrap;align-items: center;font-size: 15px;color: #222;}.check-box .check label:before {position: relative;top: 1px;display: inline-block;content: "";width: 18px;height: 18px;margin-right: 5px;background: url('../images/icon_check.png') no-repeat center / cover;}.check-box .check input:checked ~ label:before {background-image: url('../images/icon_check_on.png');}.check-box.blue input:checked ~ label:before {background-image: url('../images/icon_check_blue_on.png');}.check-box.lg .check label {font-size: 17px;}.check-box.lg .check label:before {width: 22px;height: 22px;}.check-box.circle .check {padding: 1px 0 0;}.check-box.circle label:before {background-image: url('../images/icon_check_circle.png');top: -1px;}.check-box.circle input:checked ~ label {color: #222 !important;}.check-box.circle input:checked ~ label:before {background-image: url('../images/icon_check_circle_on.png');}/* check-total-box */.check-total-box .check-total {padding: 0 0 15px;margin: 0 0 20px;border-bottom: 1px solid #ddd;}.check-total-box .check-total a {flex: 1;min-width: 0;margin-right: 20px;transform: rotate(180deg);content: "";font-size: 0;width: 24px;height: 24px;background: url('../images/icon_more_down.png') no-repeat left center / 17px auto;}.check-total-box .check-text {display: none;}.check-total-box.active .check-total a {transform: rotate(0deg);margin-left: 20px;background-position: right center;}.check-total-box.active .check-list {display: none;}.check-total-box.active .check-text {display: block;}/* check-button-box */.check-button-box strong {display: block;font-size: 14px;color: #4f4f4f;}.check-button-box ul {margin: 10px 0 0;display: table;table-layout: fixed;width: 100%;}.check-button-box ul li {display: table-cell;}.check-button-box ul li input {pointer-events: none;position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}.check-button-box ul li label {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background: #fff;height: 50px;font-size: 14px;color: #222;border: 1px solid #e8e8e8;border-right: 0;}.check-button-box ul li:first-of-type label {border-radius: 5px 0 0 5px;}.check-button-box ul li:last-of-type label {border-radius: 0 5px 5px 0;border-right: 1px solid #e8e8e8;}.check-button-box ul li input:checked ~ label {position: relative;background: #f0f0f0;color: #000;border-color: #e8e8e8;}.check-button-box ul li input:checked ~ label:after {position: absolute;right: -1px;top: -1px;width: 1px;height: calc(100% + 2px);background: #e8e8e8;content: "";}.check-button-box ul li:last-of-type input:checked ~ label:after {display: none;}/* file-box */.file-box {position: relative;overflow: hidden;}.file-box input {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}.file-box label {display: flex;flex-wrap: wrap;align-items: center;}.file-box label > div {flex: 1;min-width: 0;padding-right: 15px;}.file-box label > div .file-top {display: flex;flex-wrap: wrap;align-items: center;}.file-box label > div .file-top span {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 0 10px;height: 30px;background: #f6f6f6;border: 1px solid #989898;border-radius: 5px;font-size: 14px;font-weight: 600;color: #acacac;}.file-box label > div .file-top p {flex: 1;min-width: 0;padding-left: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;color: #b2b2b2;font-weight: 500;}.file-box label > div .file-bottom {margin: 5px 0 0;}.file-box label > div .file-bottom p {font-size: 11px;line-height: 1.3;word-break: keep-all;color: #cacaca;}.file-box label > img {width: 90px;height: 90px;object-fit: cover;}/* file-upload-box */.file-upload-box {position: relative;overflow: hidden;}.file-upload-box input {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}.file-upload-box label {display: flex;flex-wrap: wrap;align-items: center;width: 120px;height: 120px;overflow: hidden;position: relative;border-radius: 10px;}.file-upload-box label img {width: 85%;height: 85%;object-fit: cover;border-radius: 50%;z-index: 3;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}.file-upload-box label .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-position: center;z-index: 1;}.file-upload-box label:after {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";background: rgba(0, 0, 0, 0.7);z-index: 2;}.file-upload-box label:before {position: absolute;right: 12px;bottom: 12px;width: 25px;height: 25px;content: "";background: url('../images/icon_camera.png') no-repeat center / cover;z-index: 4;}/* file-list-box */.file-list-box ul {display: flex;flex-wrap: wrap;margin: 0 -5px -10px;}.file-list-box ul li {width: calc(33.33% - 10px);margin: 0 5px 10px;position: relative;}.file-list-box ul li:after {display: block;content: "";padding-bottom: 100%;}.file-list-box ul li img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.file-list-box ul li a.delete {position: absolute;z-index: 2;right: 0;top: 0;font-size: 0;width: 20px;height: 20px;background: url('../images/icon_file_delete.png') no-repeat center / cover;}.file-list-box.grid-4 ul {margin: 0 -2.5px -5px;}.file-list-box.grid-4 ul li {width: calc(25% - 5px);margin: 0 2.5px 5px;}/* input-box */.input-box {background: #fff;display: flex;overflow: hidden;flex-wrap: wrap;align-items: center;border: 1px solid #ccc;border-radius: 5px;padding: 0 15px;}.input-box input {background: none;flex: 1;min-width: 0;height: 50px;font-size: 15px;color: #222;}.input-box input::placeholder {color: #c1c1c1;}.input-box a.copy {width: 30px;height: 30px;font-size: 0;margin-left: 10px;background: url('../images/icon_copy.png') no-repeat center / 30px auto;}.input-box.readonly {background: #e8e8e8;}.input-box.readonly input {color: #b1b1b1;}.input-box .button-box {margin-right: -15px;}.input-box .button-box a {border-radius: 0;}.input-box.disabled {border-color: #f44c32;}input[type=date]::before {content: attr(data-placeholder);width: 100%;}input[type=date]:focus::before,input[type=date]:valid::before {display: none;}/* date-box */.date-box {display: flex;flex-wrap: wrap;align-items: center;border-radius: 5px;border: 1px solid #ccc;overflow: hidden;}.date-box .date {flex: 1;min-width: 0;background: #fff;display: flex;flex-wrap: wrap;align-items: center;padding: 0 15px;}.date-box .date input {background: none;flex: 1;min-width: 0;height: 50px;font-size: 15px;color: #222;}.date-box .date input::placeholder {color: #c1c1c1;}.date-box .date.readonly {background: #e8e8e8;}.date-box .date.readonly input {color: #b1b1b1;}/* select-box */.select-box {background: #fff;display: flex;flex-wrap: wrap;align-items: center;border: 1px solid #ccc;border-radius: 5px;padding: 0;}.select-box select {padding: 0 30px 0 15px;background: url('../images/icon_select.png') no-repeat calc(100% - 10px) center / 10px auto;flex: 1;min-width: 0;height: 50px;font-size: 15px;color: #c1c1c1;}.select-box.active select {color: #222;}/* textarea-box */.textarea-box textarea {display: block;width: 100%;height: 250px;background: #fff;border: 1px solid #ccc;border-radius: 5px;padding: 10px;font-size: 15px;line-height: 1.3;color: #222;}.textarea-box textarea::placeholder {color: #c1c1c1;}/* form-box */.form-box .form-group {margin: 20px 0 20px;}.form-box .form-group:last-of-type {margin: 0;}.form-box .form-group .form-title {margin: 0 0 10px;}.form-box .form-group .form-title strong {display: flex;flex-wrap: wrap;align-items: center;font-size: 18px;font-weight: 600;color: #222;}.form-box .form-group .form-title strong.req:after {display: inline-block;content: "*";font-weight: 600;color: #f00;position: relative;top: 4px;margin-left: 10px;}.form-box .form-group .form-content {}.form-box .form-group.flex .form-title {width: 80px;margin: 0;}.form-box .form-group.flex .form-content {flex: 1;min-width: 0;}/* view-head-box */.view-head-box .view-head-top {display: flex;flex-wrap: wrap;}.view-head-box .view-head-top h2 {font-size: 25px;line-height: 1.3;color: #222;font-weight: 700;}.view-head-box .view-head-top p {font-size: 14px;line-height: 1.3;color: #888;margin: 10px 0 0;}.view-head-box .view-head-top .icon-box {position: relative;top: -8px;}.view-head-box .view-head-bottom {margin: 10px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.view-head-box .view-head-bottom time {font-size: 15px;color: #222;font-weight: 800;}/* view-item-box */.view-item-box {display: flex;flex-wrap: wrap;align-items: center;}.view-item-box .list-image {width: 55%;}.view-item-box .list-image img {max-width: 100%;border-radius: 15px;}.view-item-box .list-content {flex: 1;min-width: 0;padding-left: 15px;}.view-item-box .list-content dl dd {margin: 0 0 7px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.view-item-box .list-content dl dd em {font-size: 13px;color: #222;font-weight: 500;}/* view-timer-box */.view-timer-box {background: #f1f1f1;border-radius: 10px;padding: 20px;}.view-timer-box ul {display: flex;flex-wrap: wrap;}.view-timer-box ul li {width: 50%;text-align: center;}.view-timer-box ul li > strong {display: block;font-size: 17px;font-weight: 700;color: #222;}.view-timer-box ul li > p {font-size: 25px;font-weight: 900;color: #222;margin: 10px 0 0;}.view-timer-box ul li > small {display: block;margin: 10px 0 0;font-size: 14px;color: #898989;}/* view-table-box */.view-table-box strong {display: block;font-size: 16px;font-weight: 500;color: #222;margin: 0 0 15px;}.view-table-box table {border: 1px solid #ccc;border-radius: 10px;border-spacing: 0 5px;}.view-table-box table thead tr th {text-align: center;padding: 15px 5px;font-size: 15px;color: #898989;font-weight: 600;border-bottom: 1px solid #ccc;}.view-table-box table tbody tr td {padding: 10px 5px;font-size: 13px;color: #333;vertical-align: middle;}.view-table-box table tbody tr td.req:before {display: inline-block;content: "";width: 4px;height: 4px;background: #f44b34;border-radius: 50%;position: relative;top: -2px;margin-left: -10px;margin-right: 3px;}.view-table-box table tbody tr.rd td {background: #ffe5e5;}.view-table-box table tbody tr.bu td {background: #e5f7fd;}/* view-notice-box */.view-notice-box > strong {display: flex;flex-wrap: wrap;align-items: center;font-size: 16px;font-weight: 500;margin: 0 0 15px;}.view-notice-box > strong:before {display: inline-block;content: "";width: 14px;height: 14px;position: relative;background: url('../images/icon_view_notice.png') no-repeat center / cover;margin-right: 5px;}.view-notice-box > div {border: 1px solid #ccc;border-radius: 10px;padding: 30px 15px;}.view-notice-box > div dl {overflow: hidden;height: 200px;}.view-notice-box > div dl.auto {height: auto;}.view-notice-box > div dl dd {margin: 0 0 7px;position: relative;font-size: 14px;padding-left: 6px;line-height: 1.3;color: #7f7f7f;word-break: keep-all;}.view-notice-box > div dl dd:last-of-type {margin: 0;}.view-notice-box > div dl dd:before {position: absolute;left: 0;top: 8px;width: 3px;height: 3px;background: #7f7f7f;border-radius: 50%;content: "";}.view-notice-box > div dl dt {font-size: 15px;font-weight: 600;color: #333;margin: 20px 0 10px;}.view-notice-box > div a {display: inline-block;border-bottom: 1px solid #222;color: #222;font-size: 15px;padding: 0 0 4px;margin: 20px 0 0;}.view-notice-box .check-box {border-top: 1px solid #ccc;margin: 20px -15px -15px;padding: 10px 15px 0;}.view-notice-box .check-box label {line-height: 1.5;padding-top: 5px;}.view-notice-box .check-box label:before {width: 20px;height: 20px;position: relative;top: -13px;}.view-notice-box.active > div dl {height: auto;}/* time-box */.timer-box {display: flex;flex-wrap: Wrap;align-items: center;justify-content: center;}.timer-box span {display: flex;flex-wrap: wrap;align-items: center;font-size: 25px;font-weight: 900;color: #4e8cff;}.timer-box span:after {display: inline-block;content: ":";margin: 0 4px;}.timer-box span:last-of-type:after {display: none;}/* quantity-box */.quantity-box {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background: #fff;border-radius: 5px;border: 1px solid #cfcfcf;}.quantity-box a {width: 30px;height: 30px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;font-size: 18px;color: #222;font-weight: 600;}.quantity-box input {font-size: 16px;color: #222;font-weight: 600;min-width: 0;max-width: 100px;height: 30px;text-align: center;border: 1px solid #cfcfcf;border-width: 0 1px;}/* order-list-box */.order-list-box .order-head h2 {font-size: 16px;font-weight: 700;color: #222;margin: 0 0 30px;}.order-list-box .order-head b {font-size: 16px;font-weight: 700;color: #7f7f7f;}.order-list-box .order-head strong {font-size: 16px;font-weight: 700;}.order-list-box .order-body {margin: 20px 0 0;}.order-list-box .order-body ul li {margin: 0 0 10px;}.order-list-box .order-body ul li:last-of-type {margin: 0;}.order-list-box .order-body ul li > div {background: #f2f2f2;border-radius: 5px;padding: 10px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.order-list-box .order-body ul li > div > b {font-size: 15px;font-weight: 500;color: #898989;flex: 1;min-width: 0;}.order-list-box .order-body ul li p {display: flex;flex-wrap: wrap;align-items: center;font-size: 14px;color: #9f9f9f;margin: 15px 0 0;padding-left: 10px;}.order-list-box .order-body ul li p:before {display: inline-block;content: "";width: 15px;height: 15px;background: url('../images/icon_depth.png') no-repeat center / 10px auto;margin-right: 7px;}.order-list-box .order-foot {border-top: 1px solid #ddd;margin: 30px 0 0;padding: 30px 0 0;}.order-list-box .order-foot dl dd {margin: 0 0 10px;padding: 0 15px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.order-list-box .order-foot dl dd:last-of-type {margin: 0;}.order-list-box .order-foot dl dd small {font-size: 14px;color: #555;}.order-list-box .order-foot dl dd b {font-size: 17px;color: #222;font-weight: 700;}.order-list-box .order-foot dl dd strong {font-size: 19px;font-weight: 700;}/* popup-box */.popup-box {pointer-events: none;transition: all ease 0.5s;opacity: 0;position: fixed;left: 50%;top: 0;width: 100%;height: 100%;max-width: 720px;transform: translateX(-50%);background: rgba(0, 0, 0, 0.5);z-index: 999999;}.popup-box .box.bottom {pointer-events: none;transition: all ease 0.5s;opacity: 0;position: absolute;left: 50%;bottom: -45px;padding: 15px;width: calc(100% - 30px);max-height: 90%;transform: translateX(-50%);overflow-y: auto;background: #fff;border-radius: 5px;}/*.popup-box .box.bottom:before {display: block;content: "";width: 100%;height: 40px;background: url('../images/icon_popup_down.png') no-repeat center top / 35px auto;}*/.popup-box .box.bottom.full {bottom: -15px;margin: 0;width: 100%;border-radius: 10px 10px 0 0;padding-top: 30px;}.popup-box .box.bottom.full:before {display: none;}.popup-box .box.center {pointer-events: none;overflow-x: hidden;transition: all ease 0.5s;opacity: 0;position: absolute;left: 50%;top: 45%;padding: 25px 15px;width: 100%;max-height: 90%;transform: translate(-50%, -50%);overflow-y: auto;background: #fff;}.popup-box .box.center.small {border-radius: 10px;width: calc(100% - 30px);max-width: 350px;}.popup-box .box.gr {background: #eee;}.popup-box.fixed {pointer-events: inherit;opacity: 1;}.popup-box.fixed .box.bottom.active {pointer-events: inherit;opacity: 1;bottom: 15px;}.popup-box.fixed .box.bottom.full.active {bottom: 0;}.popup-box.fixed .box.center.active {pointer-events: inherit;opacity: 1;top: 50%;}.popup-box .box .popup-head {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.popup-box .box .popup-body {margin: 30px 0 0;}/* time-box */.time-box {display: flex;flex-wrap: wrap;align-items: center;position: absolute;left: 0;top: 0;width: 100%;background: rgba(0, 0, 0, 0.5);padding: 7px;}.time-box time {flex: 1;min-width: 0;display: flex;flex-wrap: wrap;align-items: center;font-size: 12px;color: #fff;}.time-box time em {font-size: 12px;color: #ffd200;font-weight: 600;margin-right: 3px;}.time-box time:before {display: inline-block;content: "";width: 12px;height: 12px;position: relative;top: 1px;background: url('../images/icon_time.png') no-repeat center / cover;margin-right: 3px;}/* gauge-box */.gauge-box {position: absolute;left: 0;top: 0;width: 100%;background: rgba(0, 0, 0, 0.5);height: 30px;overflow: hidden;}.gauge-box > div {position: absolute;left: 0;top: 0;height: 100%;background: #4e8cff;}.gauge-box > b {position: absolute;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-start !important;width: 100%;height: 100%;font-size: 13px !important;color: #fff;font-style: inherit !important;}.gauge-box > b em {font-size: 13px;font-weight: 600;margin-left: 5px;}/* footer-box */.footer-box {margin: 0 -15px -126px;width: calc(100% + 30px);padding: 40px 15px;background: #efefef;}.footer-box h2 img {display: block;margin: 0 auto;max-width: 250px;}.footer-box .footer-member {margin: 20px 0 0;}.footer-box .footer-member ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.footer-box .footer-member ul li {margin: 0 10px;}.footer-box .footer-member ul li a {display: block;font-size: 15px;font-weight: 500;color: #4e8cff;}.footer-box .footer-info {margin: 20px 0 0;}.footer-box .footer-info ul li {text-align: center;margin: 0 0 5px;font-size: 13px;color: #888;}.footer-box .footer-info ul li:first-of-type {color: #000;font-weight: 500;}.footer-box .footer-info ul li:last-of-type {margin: 0;}.footer-box .footer-info ul li a {font-size: 13px;color: #888;}.footer-box .footer-link {margin: 20px 0 0;}.footer-box .footer-link ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.footer-box .footer-link ul li {margin: 0 5px;}.footer-box .footer-link ul li a {display: block;font-size: 13px;font-weight: 500;color: #333;}/* my-point-box */.my-point-box {margin-top: 0px;}.my-point-box .point-head {margin: 0 -15px;padding: 0px 15px 20px;background: #4e8cff;}.my-point-box .point-head .head-top {display: flex;flex-wrap: wrap;align-items: center;}.my-point-box .point-head .head-top > div {flex: 1;min-width: 0;padding-right: 15px;}.my-point-box .point-head .head-top > div b {display: block;font-size: 20px;font-weight: 600;color: #fff;}.my-point-box .point-head .head-top > div strong {display: block;font-size: 25px;font-weight: 700;color: #fff;margin: 10px 0 0;}.my-point-box .point-head .head-top > a {height: 45px;font-size: 16px;color: #fff;font-weight: 500;padding: 0 20px;background: rgba(0, 0, 0, 0.1);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border: 1px solid #fff;border-radius: 5px;}.my-point-box .point-head .head-top > a:after {display: inline-block;content: "";width: 14px;height: 14px;margin-left: 10px;background: url('../images/icon_point_more.png') no-repeat center / cover;}.my-point-box .point-head .head-bottom {padding: 15px 0 0;margin: 15px 0 0;border-top: 1px solid #fff;}.my-point-box .point-head .head-bottom ul li {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 0 0 10px;}.my-point-box .point-head .head-bottom ul li:last-of-type {margin: 0;}.my-point-box .point-head .head-bottom ul li b {font-size: 15px;color: #fff;font-weight: 600;}.my-point-box .point-head .head-bottom ul li b a {display: flex;flex-wrap: wrap;align-items: center;font-size: 15px;color: #fff;}.my-point-box .point-head .head-bottom ul li.lock b a:before {display: inline-block;content: "";display: inline-block;width: 13px;height: 13px;margin-right: 5px;background: url('../images/icon_lock_white.png') no-repeat center / 10px auto;}.my-point-box .point-head .head-bottom ul li b a:after {display: inline-block;content: "";margin-left: 5px;width: 13px;height: 13px;background: url('../images/icon_more_off.png') no-repeat center / 7px auto;}.my-point-box .point-head .head-bottom ul li p {font-size: 15px;color: #fff;}.my-point-box .point-head .head-bottom ul li.lock b {color: rgba(255, 255, 255, 0.7);}.my-point-box .point-head .head-bottom ul li.lock p {color: rgba(255, 255, 255, 0.7);}.my-point-box .point-body .link {display: flex;flex-wrap: wrap;align-items: center;font-size: 16px;color: #b0b0b0;font-weight: 500;}.my-point-box .point-body .link:after {display: inline-block;content: "";width: 10px;height: 13px;margin-left: 4px;background: url('../images/icon_more_gray.png') no-repeat center / 5px auto;}.my-point-box .point-body > .list {border-top: 1px solid #ddd;}.my-point-box .point-body > .list > .list-item {border-bottom: 1px solid #ddd;padding: 20px 0;display: flex;flex-wrap: wrap;}.my-point-box .point-body > .list > .list-item > time {font-size: 14px;color: #222;position: relative;top: 4px;font-weight: 600;}.my-point-box .point-body > .list > .list-item > .list-content {flex: 1;min-width: 0;padding: 0 15px;}.my-point-box .point-body > .list > .list-item > .list-content .detail {display: flex;flex-wrap: wrap;align-items: center;}.my-point-box .point-body > .list > .list-item > .list-content .detail span {padding: 3px 10px;background: #f7f7f7;font-size: 14px;margin-right: 10px;border-radius: 2px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.my-point-box .point-body > .list > .list-item > .list-content .detail span.on {color: #4e8cff;}.my-point-box .point-body > .list > .list-item > .list-content .detail span.off {color: #f44b34;}.my-point-box .point-body > .list > .list-item > .list-content .detail p {font-size: 15px;color: #999;}.my-point-box .point-body > .list > .list-item > .list-content .subject {margin: 10px 0 0;}.my-point-box .point-body > .list > .list-item > .list-content .subject p {font-size: 15px;color: #616161;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.my-point-box .point-body > .list > .list-item > .list-price p {text-align: right;font-size: 16px;color: #222;font-weight: 600;}.my-point-box .point-body > .list > .list-item > .list-price time {display: block;margin: 10px 0 0;font-size: 14px;color: #616161;}/* filter-box */.filter-box button {display: flex;flex-wrap: wrap;align-items: center;font-size: 15px;color: #111;font-weight: 500;}.filter-box button:after {display: inline-block;content: "";margin-left: 5px;width: 15px;height: 15px;background: url('../images/icon_down_gray.png') no-repeat center / 12px auto;}/* system-box */.system-box .system-head h1 {text-align: center;font-size: 30px;color: #646464;line-height: 1.3;}.system-box .system-head h1 b {display: block;text-align: center;font-size: 28px;color: #646464;line-height: 1.3;font-weight: 700;}.system-box .system-head h1 strong {font-size: 32px;font-weight: 800;line-height: 1.1;color: #4b87f5;}.system-box .system-body {padding: 30px 20px;margin: 20px 0 0;border: 1px solid #7c7c7c;}.system-box .system-body .link ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.system-box .system-body .link ul li {display: flex;flex-wrap: wrap;align-items: center;}.system-box .system-body .link ul li:after {display: inline-block;content: "";width: 1px;height: 10px;background: #e5e5e5;margin: 0 10px;}.system-box .system-body .link ul li:last-of-type:after {display: none;}.system-box .system-body .link ul li a {display: block;font-size: 15px;color: #222;}.system-box .system-body .guide-title {padding: 20px;margin: -30px -20px 0;border-bottom: 1px solid #7c7c7c;}.system-box .system-body .guide-title h2 {font-size: 18px;font-weight: 700;color: #666;}.system-box .system-body .guide-list {padding: 20px 0 0;}.system-box .system-body .guide-list ul li {margin: 0 0 25px;}.system-box .system-body .guide-list ul li:last-of-type {margin: 0;}.system-box .system-body .guide-list ul li b {display: block;font-size: 15px;font-weight: 600;color: #71a3ff;margin: 0 0 5px;}.system-box .system-body .guide-list ul li p {font-size: 14px;line-height: 1.3;color: #5c5c5c;}.system-box .system-body .guide-list ul li small {display: block;margin: 5px 0 0;color: #c1c1c1;font-size: 13px;}.system-box .system-body .guide-text {margin: 20px -20px -30px;border-top: 1px solid #7c7c7c;padding: 20px;}.system-box .system-body .guide-text b {display: block;font-size: 15px;font-weight: 600;color: #71a3ff;}.system-box .system-body .guide-text p {margin: 5px 0 0;font-size: 14px;line-height: 1.3;color: #c1c1c1;word-break: keep-all;}.system-box .system-foot {margin: 15px 0 0;}.system-box .system-foot > strong {display: block;text-align: center;font-size: 16px;font-weight: 700;color: #666;}.system-box .system-foot > small {display: block;text-align: center;margin: 10px 0 0;font-size: 14px;line-height: 1.5;}.system-box .system-foot > small a {font-size: 14px;line-height: 1.5;}.system-box .system-foot > a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background: #4b87f5;padding: 20px 0;margin: 20px -15px 0;}.system-box .system-foot > a span {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 15px 30px;border-radius: 5px;background: #fff;color: #4b87f5;font-size: 18px;font-weight: 800;}/* info-list-box */.info-list-box dl dd {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 0 0 10px;}.info-list-box dl dd:last-of-type {margin: 0;}.info-list-box dl dd.bb {border-bottom: 1px solid #ddd;margin-bottom: 20px;padding-bottom: 20px;}.info-list-box dl dd b {font-size: 14px;color: #222;}.info-list-box dl dd p {font-size: 14px;color: #222;}/* tab-toggle-box */.tab-toggle-box .toggle-head button {width: 100%;display: flex;flex-wrap: wrap;align-items: center;margin: -20px 0;padding: 20px 0;}.tab-toggle-box .toggle-head button b {font-size: 18px;font-weight: 700;color: #222;flex: 1;min-width: 0;text-align: left;}.tab-toggle-box .toggle-head button p {color: #222;font-size: 14px;}.tab-toggle-box .toggle-head button:after {margin-left: 10px;display: inline-block;content: "";width: 20px;height: 20px;background: url('../images/icon_tab_toggle_more.png') no-repeat center / 20px auto;}.tab-toggle-box .toggle-body {margin: 20px 0 0;display: none;}.tab-toggle-box.active .toggle-head button:after {transform: rotate(180deg);}.tab-toggle-box.active .toggle-body {display: block;}/* order-list-box */.order-list-box > .list > .list-item {border: 1px solid #ccc;border-radius: 5px;margin: 0 0 20px;}.order-list-box > .list > .list-item:last-of-type {margin: 0;}.order-list-box > .list > .list-item .list-head {border-bottom: 1px solid #ccc;display: flex;flex-wrap: wrap;align-items: center;padding: 15px;}.order-list-box > .list > .list-item .list-head > div {flex: 1;min-width: 0;display: flex;flex-wrap: wrap;align-items: center;}.order-list-box > .list > .list-item .list-head > div img {width: 30px;height: 30px;border: 1px solid #ccc;border-radius: 50%;object-fit: cover;}.order-list-box > .list > .list-item .list-head > div p {margin-left: 5px;font-size: 15px;font-weight: 500;}.order-list-box > .list > .list-item .list-head > span {font-size: 14px;}.order-list-box > .list > .list-item .list-body {padding: 15px;}.order-list-box > .list > .list-item .list-body > dl > dd {margin: 0 0 12px;}.order-list-box > .list > .list-item .list-body > dl > dd a {display: flex;flex-wrap: wrap;align-items: center;}.order-list-box > .list > .list-item .list-body > dl > dd a > img {width: 70px;height: 70px;border-radius: 5px;object-fit: cover;}.order-list-box > .list > .list-item .list-body > dl > dd a > div {flex: 1;min-width: 0;padding-left: 15px;}.order-list-box > .list > .list-item .list-body > dl > dd a > div .subject {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 17px;font-weight: 700;}.order-list-box > .list > .list-item .list-body > dl > dd a > div .detail {margin: 5px 0 0;color: #999;font-size: 14px;}.order-list-box > .list > .list-item .list-body > dl > dd a > div .price {display: flex;flex-wrap: wrap;align-items: center;margin: 5px 0 0;font-size: 14px;color: #999;}.order-list-box > .list > .list-item .list-body > dl > dd a > div .price b {font-size: 16px;color: #222;font-weight: 600;margin-right: 5px;}/* oder-step-box */.oder-step-box {border-top: 1px solid #ddd;margin: 10px 0 0;padding: 20px 0 0;}.oder-step-box ul {display: flex;flex-wrap: wrap;align-items: center;}.oder-step-box ul li {width: 25%;}.oder-step-box ul li a {display: block;}.oder-step-box ul li a b {display: block;text-align: center;font-size: 20px;font-weight: 700;}.oder-step-box ul li a p {margin: 10px 0 0;text-align: center;font-size: 15px;font-weight: 500;}.oder-step-box ul li.active a b {color: #4e8cff;}.oder-step-box ul li.active a p {color: #4e8cff;}/* order-detail-box */.order-detail-box {margin-top: -25px;}.order-detail-box > .list {margin: 0 -15px;}.order-detail-box > .list > .list-item {border-bottom: 8px solid #f5f5f5;padding: 0 15px 20px;}.order-detail-box > .list > .list-item .list-head {padding: 10px;border-bottom: 1px solid #f5f5f5;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.order-detail-box > .list > .list-item .list-head time {font-size: 15px;font-weight: 500;color: #666;}.order-detail-box > .list > .list-item .list-head a {font-size: 15px;color: #666;display: flex;flex-wrap: wrap;align-items: center;}.order-detail-box > .list > .list-item .list-head a:after {display: block;content: "";width: 15px;height: 20px;background: url('../images/icon_more_right.png') no-repeat right center / 7px auto;}.order-detail-box > .list > .list-item .list-body {padding: 30px 0 0;}.order-detail-box > .list > .list-item .list-body .list-body-item {display: flex;flex-wrap: wrap;align-items: center;}.order-detail-box > .list > .list-item .list-body .list-body-item .list-image img {width: 90px;height: 90px;border-radius: 5px;object-fit: cover;}.order-detail-box > .list > .list-item .list-body .list-body-item .list-content {flex: 1;min-width: 0;padding-left: 10px;}.order-detail-box > .list > .list-item .list-body .list-body-item .list-content .subject {font-size: 17px;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.order-detail-box > .list > .list-item .list-body .list-body-item .list-content .detail {font-size: 14px;color: #999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 5px 0 0;}.order-detail-box > .list > .list-item .list-body .list-body-item .list-content .price {margin: 10px 0 0;font-size: 14px;font-weight: 500;}.order-detail-box > .list > .list-item .list-body .list-body-button {margin: 10px 0 0;}.order-detail-box > .list > .list-item .list-foot {padding: 20px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.order-detail-box > .list > .list-item .list-foot > div {flex: 1;min-width: 0;padding-right: 10px;display: flex;flex-wrap: wrap;align-items: center;}.order-detail-box > .list > .list-item .list-foot > div span {font-size: 13px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 5px 8px;border-radius: 3px;color: #fff;background: #3eb897;}.order-detail-box > .list > .list-item .list-foot > div b {font-size: 16px;font-weight: 500;margin: 0 10px;}.order-detail-box > .list > .list-item .list-foot > div time {font-size: 18px;font-weight: 700;}.order-detail-box > .list > .list-item .list-foot a {font-size: 15px;color: #666;display: flex;flex-wrap: wrap;align-items: center;}.order-detail-box > .list > .list-item .list-foot a:after {display: block;content: "";width: 15px;height: 20px;background: url('../images/icon_more_right.png') no-repeat right center / 7px auto;}/* order-text-box */.order-text-box .text-head ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.order-text-box .text-head ul li a {display: flex;flex-wrap: wrap;align-items: center;font-size: 18px;padding: 20px 10px;font-size: #888;font-weight: 600;}.order-text-box .text-head ul li.active a {color: #4e8cff;}.order-text-box .text-body {border: 1px solid #d0d0d0;border-radius: 10px;padding: 15px;}.order-text-box .text-body ul li {margin: 0 0 25px;}.order-text-box .text-body ul li:last-of-type {margin: 0;}.order-text-box .text-body ul li b {display: block;margin: 0 0 5px;font-size: 15px;font-weight: 600;color: #4e8cff;}.order-text-box .text-body ul li p {font-size: 15px;line-height: 1.5;color: #a3a3a3;word-break: keep-all;}/* alert-list-box */.alert-list-box > .list > .list-item {margin: 0 0 40px;}.alert-list-box > .list > .list-item:last-of-type {margin: 0;}.alert-list-box > .list > .list-item > time {display: block;font-size: 18px;font-weight: 700;margin: 0 0 10px;}.alert-list-box > .list > .list-item > dl dd {margin: 0 0 20px;}.alert-list-box > .list > .list-item > dl dd:last-of-type {margin: 0;}.alert-list-box > .list > .list-item > dl dd a {display: flex;flex-wrap: wrap;}.alert-list-box > .list > .list-item > dl dd a:before {display: inline-block;content: "";width: 20px;height: 20px;background: url('../images/icon_letter.png') no-repeat center / 20px auto;}.alert-list-box > .list > .list-item > dl dd.on a:before {background-image: url('../images/icon_letter_on.png');}.alert-list-box > .list > .list-item > dl dd a .list-content {flex: 1;min-width: 0;padding: 0 15px;}.alert-list-box > .list > .list-item > dl dd a .list-content span {display: inline-block;background: #f7f7f7;padding: 4px 7px;border-radius: 3px;color: #616161;}.alert-list-box > .list > .list-item > dl dd a .list-content p {margin: 5px 0 0;font-size: 14px;line-height: 1.3;color: #616161;word-break: keep-all;}.alert-list-box > .list > .list-item > dl dd a .list-time time {font-size: 14px;color: #b2b2b2;}.alert-list-box.edit > .list > .list-item > dl dd a:before {background-image: url('../images/icon_close.png') !important;background-size: 16px auto !important;}/* menu-list-box */.menu-list-box > ul {margin: 0 -20px;padding: 30px 20px;border-bottom: 8px solid #f5f5f5;}.menu-list-box > ul:last-of-type {padding-bottom: 0;border-bottom: 0;}.menu-list-box > ul > li {position: relative;overflow: hidden;margin: 0 0 20px;}.menu-list-box > ul > li:last-of-type {margin: 0;}.menu-list-box > ul > li p {font-size: 18px;font-weight: 700;}.menu-list-box > ul > li small {display: block;margin: 5px 0 0;color: #666;font-size: 13px;}.menu-list-box > ul > li a {padding: 10px 0;display: flex;flex-wrap: wrap;align-items: center;}.menu-list-box > ul > li a > div {flex: 1;min-width: 0;padding-right: 10px;}.menu-list-box > ul > li a:after {display: inline-block;content: "";width: 20px;height: 20px;background: url('../images/icon_more_right.png') no-repeat calc(100% - 10px) center / 10px auto;}.menu-list-box > ul > li input {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}.menu-list-box > ul > li label {display: flex;flex-wrap: wrap;align-items: center;padding: 10px 0;}.menu-list-box > ul > li label > div {flex: 1;min-width: 0;padding-right: 10px;}.menu-list-box > ul > li label:after {display: inline-block;content: "";width: 50px;height: 25px;background: url('../images/icon_switch.png') no-repeat calc(100% - 10px) center / 40px auto;}.menu-list-box > ul > li input:checked ~ label:after {background-image: url('../images/icon_switch_on.png');}/* grade-box */.grade-box {margin: -10px 0 0;}.grade-box .grade-info {margin: 0 -15px;background: #f8f8f8;padding: 20px 15px;}.grade-box .grade-info ul li {display: flex;flex-wrap: wrap;align-items: center;margin: 0 0 15px;}.grade-box .grade-info ul li:last-of-type {margin: 0;}.grade-box .grade-info ul li b {width: 100px;font-size: 14px;color: #666;}.grade-box .grade-info ul li p {flex: 1;min-width: 0;font-size: 14px;color: #222;}.grade-box .grade-list {margin: 20px 0 0;}.grade-box .grade-list h2 {font-size: 18px;font-weight: 700;padding: 0 0 15px;margin: 0 0 25px;border-bottom: 1px solid #ddd;}.grade-box .grade-list ul li {display: flex;flex-wrap: wrap;margin: 0 0 40px;}.grade-box .grade-list ul li:last-of-type {margin: 0;}.grade-box .grade-list ul li > strong {width: 100px;font-size: 16px;font-weight: 700;line-height: 1.3;}.grade-box .grade-list ul li > div {flex: 1;min-width: 0;}.grade-box .grade-list ul li > div p {font-size: 14px;color: #666;line-height: 1.3;margin: 0 0 5px;}.grade-box .grade-list ul li > div b {font-size: 14px;color: #222;font-weight: 500;line-height: 1.3;}.grade-box .grade-list ul li > div dl {display: flex;flex-wrap: wrap;margin: 20px 0 0;}.grade-box .grade-list ul li > div dl dd {margin-right: 30px;}.grade-box .grade-list ul li > div dl dd:last-of-type {margin-right: 0;}/* mypage-box */.mypage-box .mypage-head {margin: 0 -15px;}.mypage-box .mypage-head .mypage-head-info {background: #4e8cff;padding: 20px 15px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.mypage-box .mypage-head .mypage-head-info > div {flex: 1;min-width: 0;padding-right: 15px;}.mypage-box .mypage-head .mypage-head-info > div p {font-size: 20px;color: #fff;line-height: 1.3;font-weight: 600;}.mypage-box .mypage-head .mypage-head-info > div small {display: block;font-size: 14px;line-height: 1.3;color: #b8d1ff;}.mypage-box .mypage-head .mypage-head-info > div b {font-size: 18px;font-weight: 600;color: #fff;display: flex;flex-wrap: wrap;align-items: center;}.mypage-box .mypage-head .mypage-head-info > div b small {font-size: 16px;color: #fff;margin-left: 5px;position: relative;top: 1px;}.mypage-box .mypage-head .mypage-head-info > div a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border: 1px solid #fff;padding: 5px 8px;margin-left: 10px;color: #fff;font-size: 14px;border-radius: 5px;}.mypage-box .mypage-head .mypage-head-info > img {width: 80px;height: 80px;border-radius: 50%;object-fit: cover;}.mypage-box .mypage-head .mypage-head-button {background: #4b87f5;padding: 20px 15px;border-top: 1px solid #467ee5;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.mypage-box .mypage-head .mypage-head-button a {width: calc(50% - 5px);height: 50px;color: #4e8cff;font-weight: 600;font-size: 18px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background: #fff;border-radius: 10px;}.mypage-box .mypage-head .mypage-head-state {background: #4b87f5;padding: 20px 15px;border-top: 1px solid #467ee5;}.mypage-box .mypage-head .mypage-head-state ul {display: flex;flex-wrap: Wrap;align-items: center;justify-content: space-between;}.mypage-box .mypage-head .mypage-head-state ul li {width: 33.33%;}.mypage-box .mypage-head .mypage-head-state ul li > strong {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;color: #fff;font-size: 14px;}.mypage-box .mypage-head .mypage-head-state ul li > p {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 10px 0 0;font-size: 20px;font-weight: 600;color: #fff;}.mypage-box .mypage-head .mypage-head-state ul li > p em {font-size: 20px;color: #fff;margin-left: 5px;}.mypage-box .mypage-head .mypage-head-state ul li:nth-of-type(1) > strong:before {display: inline-block;content: "";width: 15px;height: 15px;background: url('../images/icon_member_state_point.png') no-repeat center / cover;margin-right: 5px;}.mypage-box .mypage-head .mypage-head-state ul li:nth-of-type(3) > strong:before {display: inline-block;content: "";width: 15px;height: 15px;background: url('../images/icon_member_state_write.png') no-repeat center / 15px auto;margin-right: 5px;}.mypage-box .mypage-body .mypage-body-category {margin: 0 -15px;}.mypage-box .mypage-body .mypage-body-category > ul > li {padding: 0 15px;border-bottom: 1px solid #e8e8e8;}.mypage-box .mypage-body .mypage-body-category > ul > li:last-of-type {border-bottom: 0;}.mypage-box .mypage-body .mypage-body-category > ul > li > a {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: 20px 0;font-size: 16px;color: #333;font-weight: 500;}.mypage-box .mypage-body .mypage-body-category > ul > li > a:after {display: block;content: "";width: 15px;height: 20px;background: url('../images/icon_more_right.png') no-repeat right center / 7px auto;}.mypage-box .mypage-body .mypage-body-category > ul > li.bottom > a:after {transform: rotate(90deg);}.mypage-box .mypage-body .mypage-body-category > ul > li .inner {display: none;}.mypage-box .mypage-body .mypage-body-category > ul > li.active .inner {display: block;padding: 0 0 20px;}.mypage-box .mypage-body .mypage-body-category > ul > li.active > a:after {transform: rotate(270deg);position: relative;top: 10px;}.mypage-box .mypage-body .mypage-body-category > ul > li.gr.active {background: #f8f8f8;}.mypage-box .mypage-foot {margin: 0 0 -49px;}.mypage-box .mypage-foot .mypage-foot-button {margin: 0 -15px;display: flex;flex-wrap: wrap;align-items: center;border-top: 1px solid #e8e8e8;}.mypage-box .mypage-foot .mypage-foot-button a {position: relative;background: #f3f3f3;width: 50%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 50px;font-size: 18px;font-weight: 500;color: #777;}.mypage-box .mypage-foot .mypage-foot-button a:after {position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 15px;background: #ddd;content: "";}.mypage-box .mypage-foot .mypage-foot-button a:last-of-type:after {display: none;}.mypage-box .mypage-foot .mypage-foot-button a:first-of-type:before {display: inline-block;content: "";width: 20px;height: 20px;background: url('../images/icon_sound.png') no-repeat center / 15px auto;margin-right: 5px;}.mypage-box .mypage-foot .mypage-foot-logout a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 30px 0;}.mypage-box .mypage-foot .mypage-foot-logout a span {font-size: 18px;font-weight: 500;color: #222;padding-bottom: 3px;border-bottom: 1px solid #222;}/* member-message-box */.member-message-box p {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;font-size: 15px;font-weight: 600;color: #6fa2ff;}.member-message-box p.kakao:before {display: inline-block;content: "";width: 35px;height: 35px;margin-right: 7px;background: url('../images/icon_member_kakao.png') no-repeat center / cover;}.member-message-box p.naver:before {display: inline-block;content: "";width: 35px;height: 35px;margin-right: 7px;background: url('../images/icon_member_naver.png') no-repeat center / cover;}.member-message-box p.facebook:before {display: inline-block;content: "";width: 35px;height: 35px;margin-right: 7px;background: url('../images/icon_member_facebook.png') no-repeat center / cover;}.member-message-box p.check:before {display: inline-block;content: "";width: 30px;height: 30px;margin-right: 7px;background: url('../images/icon_member_check.png') no-repeat center / cover;}.member-message-box p.notice {position: relative;padding-left: 30px;display: block;}.member-message-box p.notice:before {position: absolute;left: 0;top: -2px;width: 20px;height: 20px;background: url('../images/icon_member_notice.png') no-repeat center / cover;content: "";}.member-message-box p.notice a {font-size: 15px;font-weight: 600;color: #6fa2ff;line-height: 1.3;}/* member-link-box */.member-link-box ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.member-link-box ul li {display: flex;flex-wrap: wrap;align-items: center;}.member-link-box ul li:after {display: inline-block;content: "";width: 1px;height: 10px;background: #ddd;margin: 0 10px;}.member-link-box ul li:last-of-type:after {display: none;}.member-link-box ul li a {font-size: 15px;font-weight: 500;color: #222;}/* member-social-box */.member-social-box > strong {display: block;text-align: center;color: #888;font-size: 15px;font-weight: 500;margin: 0 0 15px;}.member-social-box > ul {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.member-social-box > ul li {margin: 0 10px;}.member-social-box > ul li a {display: block;font-size: 0;width: 45px;height: 45px;background-size: cover;background-position: center;}.member-social-box > ul li.naver a {background-image: url('../images/icon_member_naver.png');}.member-social-box > ul li.kakao a {background-image: url('../images/icon_member_kakao.png');}/* member-button-box */.member-button-box {border-top: 1px solid #888;margin: 0 -20px -25px;display: flex;flex-wrap: wrap;align-items: center;}.member-button-box a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;flex: 1;min-width: 0;height: 60px;color: #222;font-size: 17px;font-weight: 500;}/* member-title-box */.member-title-box {margin: 30px 0;padding: 20px 0 30px;border-bottom: 1px solid #ddd;}.member-title-box h2 {display: flex;flex-wrap: wrap;align-items: center;}.member-title-box h2 p {font-size: 18px;line-height: 1.3;font-weight: 600;color: #222;}.member-title-box h2:before {margin-right: 15px;display: inline-block;content: "";width: 50px;height: 50px;background-size: cover;background-position: center;}.member-title-box h2.naver:before {background-image: url('../images/icon_member_naver.png');}.member-title-box h2.kakao:before {background-image: url('../images/icon_member_kakao.png');}.member-title-box h2.facebook:before {background-image: url('../images/icon_member_facebook.png');}/* social-login-box */.social-login-box ul li {margin: 0 0 10px;}.social-login-box ul li:last-of-type {margin: 0;}.social-login-box ul li a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 55px;border-radius: 5px;position: relative;font-size: 16px;font-weight: 500;}.social-login-box ul li a:before {position: absolute;content: "";left: 10px;top: 50%;transform: translateY(-50%);width: 50px;height: 50px;background-size: cover;background-position: center;}.social-login-box ul li.kakao a {background: #faea02;color: #555;}.social-login-box ul li.kakao a:before {background-image: url('../images/icon_social_login_kakao.png');}.social-login-box ul li.naver a {background: #2dae37;color: #fff;}.social-login-box ul li.naver a:before {background-image: url('../images/icon_social_login_naver.png');}/* member-success-box */.member-success-box {position: fixed;left: 50%;top: calc(50% - 38px);transform: translate(-50%, -50%);width: 100%;max-width: 500px;}.member-success-box h2 {text-align: center;font-size: 20px;font-weight: 600;}.member-success-box .member-text {margin: 50px 0;}.member-success-box .member-text p {font-size: 18px;line-height: 1.3;color: #4e8cff;text-align: center;}.member-success-box .member-text p:before {display: block;content: "";width: 30px;height: 30px;margin: 0 auto 10px;background: url('../images/icon_member_check.png') no-repeat center / cover;}/* review-box */.review-box {margin: -15px 0 0;}.review-box .review-title {display: flex;flex-wrap: wrap;align-items: center;background: #efefef;margin: 0 -15px;padding: 20px;}.review-box .review-title h2 {font-size: 17px;font-weight: 600;}/* score-box */.score-box ul {display: flex;flex-wrap: wrap;align-items: center;}.score-box ul li {position: relative;overflow: hidden;width: 40px;height: 40px;margin-right: 20px;}.score-box ul li:last-of-type {margin-right: 0;}.score-box ul li input {position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;}.score-box ul li label {width: 100%;height: 100%;font-size: 0;display: block;background: url('../images/icon_score.png') no-repeat center / cover;}.score-box ul li.active label {background-image: url('../images/icon_score_on.png');}.score-box p {width: 100%;margin: 10px 0 0;font-size: 16px;}/* order-view-box */.order-view-box .order-head {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;border-bottom: 1px solid #e2e2e2;padding: 15px 0 20px;}.order-view-box .order-head b {font-size: 16px;font-weight: 500;}.order-view-box .order-head time {font-size: 16px;color: #888;}.order-view-box .order-body .order-body-item {display: flex;flex-wrap: wrap;padding: 20px 0 0;}.order-view-box .order-body .order-body-item .list-image img {width: 100px;height: 100px;border-radius: 5px;object-fit: cover;}.order-view-box .order-body .order-body-item .list-content {flex: 1;min-width: 0;padding-left: 10px;}.order-view-box .order-body .order-body-item .list-content .state span {font-size: 15px;font-weight: 500;}.order-view-box .order-body .order-body-item .list-content .subject {margin: 5px 0 0;}.order-view-box .order-body .order-body-item .list-content .subject p {font-size: 19px;font-weight: 700;line-height: 1.3;}.order-view-box .order-body .order-body-item .list-content .detail {margin: 5px 0 0;}.order-view-box .order-body .order-body-item .list-content .detail p {font-size: 14px;line-height: 1.3;color: #666;}.order-view-box .order-body .order-body-item .list-content .info {margin: 45px 0 0;}.order-view-box .order-body .order-body-item .list-content .info ul li {margin: 0 0 10px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.order-view-box .order-body .order-body-item .list-content .info ul li:last-of-type {margin: 0;}.order-view-box .order-body .order-body-item .list-content .info ul li b {font-size: 15px;font-weight: 500;color: #888;}.order-view-box .order-body .order-body-item .list-content .info ul li p {font-size: 15px;}.order-view-box .order-body .order-body-item .list-content .info ul li:first-of-type b {font-size: 17px;font-weight: 600;color: #222;}.order-view-box .order-body .order-body-item .list-content .info ul li:first-of-type p {font-size: 17px;}.order-view-box .order-body .order-body-button {margin: 15px 0 0;}.order-view-box .order-body .order-body-result {padding: 30px 0;}.order-view-box .order-body .order-body-result h2 {text-align: center;font-size: 18px;font-weight: 600;}.order-view-box .order-body .order-body-result p {text-align: center;font-size: 15px;margin: 15px 0;}.order-view-box .order-body .order-body-result a.copy {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 7px 10px;background: #f3f3f3;border: 1px solid #ccc;border-radius: 5px;}.order-view-box .order-body .order-body-result a.copy:after {display: inline-block;content: "";margin-left: 10px;width: 14px;height: 14px;background: url('../images/icon_copy_g.png') no-repeat center / cover;margin-left: 5px;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) {display: flex;flex-wrap: wrap;align-items: center;padding: 15px 0;margin: -15px 0;width: 100%;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box):after {transform: rotate(180deg);content: "";font-size: 0;width: 17px;height: 17px;background: url('../images/icon_more_down.png') no-repeat right center / 17px auto;margin-left: 10px;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > strong {flex: 1;min-width: 0;font-size: 19px;font-weight: 700;color: #222;text-align: left;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > b {font-size: 18px;font-weight: 700;color: #222;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > p {font-size: 14px;color: #888;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > dl {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > dl dd {display: flex;flex-wrap: wrap;align-items: center;font-size: 14px;color: #888;max-width: 150px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > dl dd:after {display: inline-block;content: "";width: 1px;height: 10px;background: #ddd;margin: 0 10px;}.order-view-box .order-foot .order-foot-list ul li > *:not(.line-box) > dl dd:last-of-type:after {display: none;}.order-view-box .order-foot .order-foot-list ul li > div:after {display: none;}.order-view-box .order-foot .order-foot-list ul li > .detail {display: none;}.order-view-box .order-foot .order-foot-list ul li .more {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;margin: 10px 0 0;padding-bottom: 0;}.order-view-box .order-foot .order-foot-list ul li .more a {font-size: 15px;color: #888;border-bottom: 1px solid #888;padding: 0 0 5px;}.order-view-box .order-foot .order-foot-list ul li.active > button:after {transform: rotate(0deg);}.order-view-box .order-foot .order-foot-list ul li.active > .detail {display: block;margin: 25px -15px -5px;padding: 25px 15px 0;border-top: 1px solid #f5f5f5;}/* option-box */.option-box {background: #fbfbfb;border-radius: 5px;padding: 15px;margin: 0 0 10px;border-radius: 5px;}.option-box:last-of-type {margin: 0;}.option-box .qu-head {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.option-box .qu-head p {font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;flex: 1;min-width: 0;padding-right: 15px;}.option-box .qu-head a {width: 15px;height: 15px;font-size: 0;background: url('../images/icon_option_delete.png') no-repeat center / cover;}.option-box .qu-body {margin: 15px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.option-box .qu-body > strong {font-size: 18px;font-weight: 500;}/* input-number-box */.input-number-box {display: flex;flex-wrap: wrap;align-items: center;background: #fff;border: 1px solid #cfcfcf;border-radius: 5px;overflow: hidden;}.input-number-box input {width: 80px;height: 35px;border: 1px solid #cfcfcf;border-width: 0 1px;text-align: center;font-weight: 500;font-size: 17px;}.input-number-box a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 35px;height: 35px;font-size: 20px;font-weight: 500;}/* change-box */.change-box {margin: -10px 0 0;}.change-box .change-head {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;background: #f5f5f5;padding: 20px 15px;}.change-box .change-head b {font-size: 16px;font-weight: 500;}.change-box .change-head time {font-size: 16px;color: #888;}.change-box .change-body .change-body-list {margin: 20px 0 0;}.change-box .change-body .change-body-list > .list > .list-item {margin: 0 -15px;padding: 0 15px;border-top: 8px solid #f5f5f5;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd {margin: 0 -15px;padding: 15px;border-top: 1px solid #f5f5f5;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-head {margin: 0 -15px;padding: 0 15px 15px;border-bottom: 1px solid #e5e5e5;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-head img {width: 35px;height: 35px;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-head p {padding-left: 7px;font-size: 16px;font-weight: 500;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body {display: flex;flex-wrap: wrap;align-items: flex-start;padding: 15px 0 0;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item {flex: 1;min-width: 0;padding-left: 10px;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item .item-top {display: flex;flex-wrap: wrap;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item .item-top img {width: 80px;height: 80px;object-fit: cover;border-radius: 5px;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item .item-top p {padding-top: 5px;padding-left: 10px;flex: 1;min-width: 0;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item .item-top p strong {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;font-weight: 700;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item .item-top p small {display: block;margin: 5px 0 0;font-size: 14px;color: #888;}.change-box .change-body .change-body-list > .list > .list-item > dl > dd .list-body .list-body-item .item-bottom {margin: 10px 0 0;}/* invite-box */.invite-box .invite-head {background: #f1f1f1;margin: -10px -15px 0;padding: 50px 15px 20px;}.invite-box .invite-head > h2 {text-align: center;font-size: 22px;font-weight: 700;line-height: 1.3;margin: 0 0 30px;}.invite-box .invite-head > p {text-align: center;margin: 20px 0 0;color: #888;line-height: 1.3;}.invite-box .invite-head .invite-code {background: #fff;border-radius: 7px;padding: 30px 20px 20px;}.invite-box .invite-head .invite-code small {display: block;text-align: center;color: #888;font-weight: 500;font-size: 16px;}.invite-box .invite-head .invite-code strong {display: block;font-size: 22px;font-weight: 700;margin: 15px 0;text-align: center;}.invite-box .invite-head .invite-code .btn:before {display: inline-block;content: "";width: 15px;height: 15px;margin-right: 5px;background: url('../images/icon_copy_w.png') no-repeat center / cover;}.invite-box .invite-body {padding: 20px 0;}.invite-box .invite-body .invite-state {border: 1px solid #ccc;border-radius: 10px;}.invite-box .invite-body .invite-state h2 {text-align: center;padding: 15px 0;font-size: 22px;font-weight: 700;border-bottom: 1px solid #ccc;}.invite-box .invite-body .invite-state dl {padding: 20px 15px;}.invite-box .invite-body .invite-state dl dd {margin: 0 0 15px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.invite-box .invite-body .invite-state dl dd:last-of-type {margin: 0;}.invite-box .invite-body .invite-state dl dd em {font-size: 14px;color: #888;}.invite-box .invite-body .invite-state dl dd b {display: flex;flex-wrap: wrap;align-items: baseline;font-size: 16px;color: #222;}.invite-box .invite-body .invite-state dl dd b strong {font-size: 24px;font-weight: 800;color: #4e8cff;margin-right: 4px;position: relative;top: 1px;}.invite-box .invite-body .invite-list {margin: 40px 0 0;}.invite-box .invite-body .invite-list h2 {font-size: 15px;color: #222;margin: 0 0 15px;}.invite-box .invite-foot {background: #f1f1f1;margin: 0 -15px;padding: 30px 15px;}.invite-box .invite-foot .view-notice-box > div {background: #fff !important;}/* invest-detail-box */.invest-detail-box {padding: 20px 0 0;}.invest-detail-box .invest-head h2 {font-size: 22px;font-weight: 700;line-height: 1.3;}.invest-detail-box .invest-head time {display: block;margin: 5px 0 0;font-size: 15px;color: #222;font-weight: 500;}.invest-detail-box .invest-head .state {display: flex;flex-wrap: wrap;align-items: center;margin: 10px 0 0;}.invest-detail-box .invest-head .state a {margin-left: 5px;font-size: 14px;color: #888;}.invest-detail-box .invest-head .state .sticker-box {font-size: 15px;}.invest-detail-box .invest-body {margin: 25px 0 0;}.invest-detail-box .invest-body .invest-list {background: #f1f1f1;padding: 15px;border-radius: 5px;}.invest-detail-box .invest-body .invest-list ul li {margin: 0 0 20px;}.invest-detail-box .invest-body .invest-list ul li:last-of-type {margin: 0;}.invest-detail-box .invest-body .invest-list ul li .list-top {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.invest-detail-box .invest-body .invest-list ul li .list-top b {font-size: 15px;font-weight: 600;color: #787878;}.invest-detail-box .invest-body .invest-list ul li .list-top b a {display: flex;flex-wrap: wrap;align-items: center;font-size: 15px;font-weight: 600;color: #787878;}.invest-detail-box .invest-body .invest-list ul li .list-top b a:after {display: inline-block;content: "";width: 15px;height: 15px;margin-left: 5px;background: url('../images/icon_invest_more.png') no-repeat center / 7px auto;position: relative;top: -1px;}.invest-detail-box .invest-body .invest-list ul li .list-top p {font-size: 16px;font-weight: 600;color: #484848;}.invest-detail-box .invest-body .invest-list ul li .list-bottom {margin: 10px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.invest-detail-box .invest-body .invest-list ul li .list-bottom b {display: flex;flex-wrap: wrap;align-items: center;font-size: 15px;color: #787878;}.invest-detail-box .invest-body .invest-list ul li .list-bottom b:before {display: inline-block;content: "";width: 15px;height: 15px;background: url('../images/icon_invest_detail.png') no-repeat center / 10px auto;position: relative;top: -1px;margin: 0 5px;}.invest-detail-box .invest-body .invest-list ul li .list-bottom p {font-size: 15px;color: #787878;}.invest-detail-box .invest-foot {margin: 30px 0 0;}.invest-detail-box .invest-foot .more {margin: 20px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;}.invest-detail-box .invest-foot .more a {font-size: 16px;font-weight: 500;color: #888;border-bottom: 1px solid #888;padding: 0 0 3px;}/* profile-box */.profile-box .profile-head {padding: 20px 0 0;display: flex;flex-wrap: wrap;align-items: flex-start;}.profile-box .profile-head img {width: 70px;height: 70px;border-radius: 50%;object-fit: cover;}.profile-box .profile-head .content {flex: 1;min-width: 0;padding: 10px 15px 0;}.profile-box .profile-head .content p {font-size: 18px;font-weight: 700;color: #222;}.profile-box .profile-head .content small {display: block;margin: 5px 0 0;font-size: 14px;color: #888;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.profile-box .profile-head .content a {display: inline-block;margin: 5px 0 0;font-size: 14px;color: #888;border-bottom: 1px solid #888;padding: 0 0 2px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.profile-box .profile-head .state {margin: 10px 0 0;}/* price-box */.price-box .price-top {border-top: 1px solid #ccc;width: 100%;padding: 5px 0;display: flex;flex-wrap: wrap;align-items: center;}.price-box .price-top .title-box {padding: 0 25px;}.price-box .price-top .input-box {border: 1px solid #f5604c;}.price-box .price-bottom {width: 100%;display: flex;flex-wrap: wrap;align-items: center;}.price-box .price-bottom a {background: #fbfbfb;color: #888;font-size: 17px;font-weight: 400;width: 33.33%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 45px;border: 1px solid #ccc;border-left: 0;}.price-box .price-bottom a:first-of-type {border-left: 0;}.price-box .price-bottom a:last-of-type {border-right: 0;}/* message-list-box */.message-list-box {margin-top: -30px;}.message-list-box ul li {display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid #e5e5e5;}.message-list-box ul li .list-left {flex: 1;min-width: 0;padding: 15px 0;padding-right: 15px;display: flex;flex-wrap: wrap;align-items: center;}.message-list-box ul li .list-left img {width: 70px;height: 70px;border-radius: 50%;object-fit: cover;}.message-list-box ul li .list-left > div {flex: 1;min-width: 0;padding-left: 15px;}.message-list-box ul li .list-left > div b {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 17px;font-weight: 600;color: #222;}.message-list-box ul li .list-left > div p {margin: 5px 0 0;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.message-list-box ul li .list-right time {margin: 0 0 10px;display: block;text-align: right;color: #c5c5c5;}.message-list-box ul li .list-right span {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background: #f66f5d;color: #fff;border-radius: 50%;width: 20px;height: 20px;font-size: 12px;margin-right: 5px;}/* addr-list-box */.addr-list-box ul li {background: #fff;border-radius: 5px;padding: 15px;margin: 0 0 10px;}.addr-list-box ul li:last-of-type {margin: 0;}.addr-list-box ul li strong {display: block;font-size: 16px;font-weight: 600;margin: 0 0 7px;}.addr-list-box ul li p {font-size: 14px;color: #888;line-height: 1.3;margin: 0 0 7px;}.addr-list-box ul li dl {margin: 0 0 10px;display: flex;flex-wrap: wrap;align-items: center;}.addr-list-box ul li dl dd {display: flex;flex-wrap: wrap;align-items: center;font-size: 14px;color: #888;}.addr-list-box ul li dl dd:after {display: inline-block;content: "";width: 1px;height: 10px;background: #e5e5e5;margin: 0 10px;}.addr-list-box ul li dl dd:last-of-type:after {display: none;}/* store-box */.store-box {padding: 15px 0 0;}.store-box h2 {font-size: 20px;font-weight: 700;}.store-box .store-head {margin: 15px 0 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.store-box .store-head .more {font-size: 15px;margin-left: 7px;color: #888;}.store-box .store-body {margin: 20px 0 0;background: #fbfbfb;padding: 20px 15px;display: flex;flex-wrap: wrap;align-items: center;}.store-box .store-body > div {flex: 1;min-width: 0;padding-right: 15px;}.store-box .store-body > div strong {display: block;font-size: 16px;font-weight: 600;color: #666;margin: 0 0 5px;}.store-box .store-body > div p {font-size: 13px;line-height: 1.3;}.store-box .store-body > div p b {font-size: 13px;line-height: 1.3;font-weight: 500;}.store-box .store-body > a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background: #fff;border: 1px solid #d1d1d1;border-radius: 5px;padding: 5px 8px;color: #666;font-weight: 600;}.store-box .store-body > a:before {display: inline-block;content: "";width: 17px;height: 17px;background: url('../images/icon_message.png') no-repeat center / 17px auto;margin-right: 5px;}.store-box .store-info {display: flex;flex-wrap: wrap;align-items: center;}.store-box .store-info img {width: 90px;height: 90px;border-radius: 50%;object-fit: cover;}.store-box .store-info > div {flex: 1;min-width: 0;padding-left: 15px;}.store-box .store-info > div h2 {display: flex;flex-wrap: wrap;align-items: baseline;}.store-box .store-info > div h2 {font-size: 20px;font-weight: 700;}.store-box .store-info > div h2 small {margin-left: 5px;font-size: 13px;color: #888;}.store-box .store-info > div p {margin: 5px 0 0;font-size: 14px;color: #888;}/* notice-link-box */.notice-link-box {margin: 0 -15px;border-bottom: 1px solid #eee;}.notice-link-box a {display: flex;flex-wrap: wrap;align-items: center;padding: 20px 15px;}.notice-link-box a p {flex: 1;min-width: 0;font-size: 16px;font-weight: 600;color: #4e8cff;}.notice-link-box a:before {display: inline-block;content: "";width: 22px;height: 22px;margin-right: 5px;background: url('../images/icon_notice.png') no-repeat center / cover;}/* loca-search-box */.loca-search-box .tab {margin: 0 -15px;}.loca-search-box .tab ul {display: table;table-layout: fixed;width: 100%;}.loca-search-box .tab ul li {display: table-cell;}.loca-search-box .tab ul li a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border-bottom: 1px solid #e5e5e5;height: 50px;font-size: 17px;font-weight: 600;color: #666;}.loca-search-box .tab ul li.active a {color: #4e8cff;position: relative;}.loca-search-box .tab ul li.active a:after {position: absolute;left: 0;bottom: -1px;width: 100%;height: 2px;background: #4e8cff;content: "";}.loca-search-box .search form {background: #f8f8f8;margin: 0 -15px;padding: 15px;}.loca-search-box .search form .form-inner {display: flex;flex-wrap: wrap;align-items: center;background: #fff;border-radius: 5px;padding: 0 15px;}.loca-search-box .search form .form-inner:before {display: inline-block;content: "";width: 15px;height: 15px;background: url('../images/icon_loca_search.png') no-repeat center / cover;}.loca-search-box .search form .form-inner input {flex: 1;min-width: 0;padding: 0 10px;height: 50px;font-size: 16px;color: #222;}.loca-search-box .search form .form-inner a.del {width: 20px;height: 20px;font-size: 0;background: url('../images/icon_loca_delete.png') no-repeat center / cover;}.loca-search-box .search .search-result {margin: 0 -15px;border-top: 8px solid #ededed;padding: 15px;}.loca-search-box .search .search-result ul {display: flex;flex-wrap: wrap;margin: 0 -5px -10px;}.loca-search-box .search .search-result ul li {margin: 0 5px 10px;width: calc(33.33% - 10px);}.loca-search-box .search .search-result ul li a {display: flex;flex-wrap: wrap;padding: 7px 3px;align-items: center;justify-content: center;background: #fff;border: 1px solid #d1d1d1;border-radius: 5px;font-size: 14px;color: #7c7c7c;}.loca-search-box .search .search-result ul li a b {font-size: 14px;color: #4e8cff;}/* sca-swiper-box */.sca-swiper-box .swiper-container {padding: 10px 0;margin: -10px 0;}.sca-swiper-box .swiper-pagination {justify-content: center;width: 100%;position: static;margin: 25px 0 0;}.sca-swiper-box .swiper-pagination span {background: #cacaca;margin: 0 3px;opacity: 1;}.sca-swiper-box .swiper-pagination span.swiper-pagination-bullet-active {background: #444;}.sca-swiper-box .sca-swiper {display: flex;flex-wrap: wrap;margin: 0 -2.5px -10px;}.sca-swiper-box .sca-swiper > a {background: #fff;border-radius: 100px;margin: 0 2.5px 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);padding: 10px 15px;font-size: 15px;font-weight: 600;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}/* map-box */.map-box {position: relative;overflow: hidden;margin: 0 -15px;}.map-box:before {display: block;content: "";padding-bottom: 150%;}.map-box iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}.map-box .map-position {width: 35px;height: 35px;background: url('../images/icon_position.png') no-repeat center / cover;left: 50%;top: 50%;transform: translate(-50%, -50%);position: absolute;}/* detail-box */.detail-box .detail-top {margin: 15px -15px 0;padding: 15px 15px 0;border-top: 1px solid #ddd;border-bottom: 8px solid #ededed;}.detail-box .detail-top .subject {flex: 1;min-width: 0;padding-right: 15px;}.detail-box .detail-top .subject h2 {font-size: 23px;font-weight: 700;line-height: 1.2;}.detail-box .detail-top .detail {margin: 5px 0 0;}.detail-box .detail-top .detail p {font-size: 14px;line-height: 1.3;color: #888;}.detail-box .detail-top .price {display: flex;flex-wrap: wrap;align-items: center;margin: 15px 0 20px;padding: 0 0 20px;border-bottom: 1px solid #ddd;}.detail-box .detail-top .price b {font-size: 20px;font-weight: 600;color: #f44b34;margin-right: 7px;}.detail-box .detail-top .price strong {font-size: 20px;font-weight: 600;color: #222;margin-right: 7px;}.detail-box .detail-top .price small {font-size: 16px;color: #bdbdbd;position: relative;top: 3px;}.detail-box .detail-review {padding: 30px 0;}.detail-box .detail-review .title {margin: 0 0 15px;}.detail-box .detail-review .title h2 {display: flex;flex-wrap: wrap;align-items: center;font-size: 20px;font-weight: 600;}.detail-box .detail-review .title h2 b {font-size: 20px;font-weight: 600;margin-left: 7px;}.detail-box .detail-review .list > ul > li {padding: 15px 0;border-bottom: 1px solid #ddd;display: flex;flex-wrap: wrap;}.detail-box .detail-review .list > ul > li .review-left {flex: 1;min-width: 0;}.detail-box .detail-review .list > ul > li .review-left .info {margin: 15px 0 0;}.detail-box .detail-review .list > ul > li .review-left .info dl {display: flex;flex-wrap: wrap;align-items: center;}.detail-box .detail-review .list > ul > li .review-left .info dl dd {display: flex;flex-wrap: wrap;align-items: center;font-size: 15px;color: #aaa;}.detail-box .detail-review .list > ul > li .review-left .info dl dd:after {display: inline-block;content: "";width: 1px;height: 10px;background: #ddd;margin: 0 10px;}.detail-box .detail-review .list > ul > li .review-left .info dl dd:last-of-type:after {display: none;}.detail-box .detail-review .list > ul > li .review-left .info dl dd:last-of-type {color: #888;font-weight: 500;}.detail-box .detail-review .list > ul > li .review-left .review {margin: 10px 0 0;}.detail-box .detail-review .list > ul > li .review-left .review p {font-size: 15px;line-height: 1.3;word-break: keep-all;}.detail-box .detail-review .list > ul > li .review-right {margin-left: 15px;}.detail-box .detail-review .list > ul > li .review-right img {width: 100px;height: 100px;border-radius: 5px;}.detail-box .detail-review .more {margin: 30px 0 0;}.detail-box .detail-list dl dd {display: flex;flex-wrap: wrap;margin: 0 0 10px;}.detail-box .detail-list dl dd:last-of-type {margin: 0;}.detail-box .detail-list dl dd b {width: 80px;font-size: 15px;font-weight: 500;color: #7f7f7f;line-height: 1.3;}.detail-box .detail-list dl dd p {flex: 1;min-width: 0;font-size: 15px;color: #222;line-height: 1.3;}.detail-box .detail-thumb-box .big-swiper {margin: 0 -15px;}.detail-box .detail-thumb-box .big-swiper img {max-width: 100%;height: auto;}.detail-box .detail-thumb-box .big-swiper .swiper-button-prev {left: 10px;width: 25px;height: 35px;background: url('../images/icon_swiper_prev.png') no-repeat center / 25px auto;}.detail-box .detail-thumb-box .big-swiper .swiper-button-next {right: 10px;width: 25px;height: 35px;background: url('../images/icon_swiper_next.png') no-repeat center / 25px auto;}.detail-box .detail-thumb-box .big-swiper .swiper-pagination {font-size: 15px;color: #fff;text-align: right;bottom: 0;padding: 15px;font-weight: 400;}.detail-box .detail-thumb-box .big-swiper .swiper-pagination span {font-size: 15px;color: #fff;font-weight: 400;margin: 0 3px;}.detail-box .detail-thumb-box .small-swiper {margin: 15px -15px 0;padding-left: 15px;}.detail-box .detail-thumb-box .small-swiper .swiper-container {padding-right: 15px;}.detail-box .detail-thumb-box .small-swiper .swiper-slide {width: 80px;height: 80px;}.detail-box .detail-thumb-box .small-swiper .swiper-slide img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;border-radius: 5px;}.detail-notice > .list > .list-item {border-bottom: 1px solid #ddd;padding: 0 0 25px;margin: 0 0 25px;}.detail-notice > .list > .list-item:last-of-type {margin: 0;border: 0;padding: 0;}.detail-qa > .list {margin: 0 -15px 0;border-top: 1px solid #ddd;}.detail-qa > .list > .list-item {padding: 15px;border-bottom: 1px solid #ddd;}.detail-qa > .list > .list-item .list-head {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.detail-qa > .list > .list-item .list-head b {font-size: 15px;font-weight: 500;margin-right: 5px;color: #666;}.detail-qa > .list > .list-item .list-head b:last-of-type {margin: 0;}.detail-qa > .list > .list-item .list-head small {font-size: 13px;color: #999;margin-right: 5px;}.detail-qa > .list > .list-item .list-head small:last-of-type {margin: 0;}.detail-qa > .list > .list-item .list-body {margin: 10px 0 0;}.detail-qa > .list > .list-item .list-body a {display: flex;flex-wrap: wrap;}.detail-qa > .list > .list-item .list-body a > div {flex: 1;min-width: 0;padding-right: 15px;}.detail-qa > .list > .list-item .list-body a > div .list-body-q {display: flex;flex-wrap: wrap;}.detail-qa > .list > .list-item .list-body a > div .list-body-q b {font-size: 17px;font-weight: 700;color: #4e8cff;line-height: 1.1;}.detail-qa > .list > .list-item .list-body a > div .list-body-q p {flex: 1;min-width: 0;font-size: 15px;padding-left: 5px;line-height: 1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.detail-qa > .list > .list-item .list-body a > div .list-body-a {display: flex;flex-wrap: wrap;margin: 5px 0 0;}.detail-qa > .list > .list-item .list-body a > div .list-body-a b {font-size: 17px;font-weight: 700;color: #222;line-height: 1.1;}.detail-qa > .list > .list-item .list-body a > div .list-body-a p {flex: 1;min-width: 0;font-size: 15px;padding-left: 5px;line-height: 1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.detail-qa > .list > .list-item .list-body a:after {display: inline-block;content: "";width: 17px;height: 17px;background: url('../images/icon_more_down.png') no-repeat right center / 17px auto;}.detail-qa > .list > .list-item.active .list-body a {align-items: baseline;}.detail-qa > .list > .list-item.active .list-body a:after {transform: rotate(180deg);}.detail-qa > .list > .list-item.active .list-body a > div .list-body-q p {overflow: visible;white-space: inherit;text-overflow: inherit;}.detail-qa > .list > .list-item.active .list-body a > div .list-body-a p {overflow: visible;white-space: inherit;text-overflow: inherit;}.detail-qa > .more {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 0 0 30px;}.detail-qa > .more a {background: #4e8cff;padding: 10px 20px;border-radius: 100px;color: #fff;font-size: 16px;font-weight: 600;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}/* footer-qa-box */.footer-qa-box {margin: 30px auto 0;border-top: 1px solid #e8e8e8;padding: 20px 15px;display: flex;flex-wrap: wrap;align-items: center;max-width: 720px;}.footer-qa-box > div {flex: 1;min-width: 0;padding-right: 0;}.footer-qa-box > div strong {display: block;font-size: 16px;font-weight: 600;color: #666;margin: 0 0 7px;}.footer-qa-box > div p {font-size: 14px;color: #888;}.footer-qa-box > a {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border: 1px solid #d1d1d1;border-radius: 5px;padding: 10px 15px;font-size: 16px;color: #666;font-weight: 600;}/* footer-info-box */.footer-info-box {padding: 20px 15px;background: #f7f7f7;max-width: 720px;margin: 0 auto;}.footer-info-box button {border-bottom: 1px solid #e5e5e5;padding: 0 0 20px;margin: 0 0 20px;display: flex;flex-wrap: wrap;align-items: center;width: 100%;font-size: 16px;font-weight: 600;color: #666;border: none;background: none;}.footer-info-box button:after {display: inline-block;content: "";width: 15px;height: 15px;background: url('../images/icon_toggle.png') no-repeat center / 15px auto;margin-left: 15px;}.footer-info-box .info {margin: 15px 0 0;}.footer-info-box .info ul {display: flex;flex-wrap: wrap;align-items: center;}.footer-info-box .info ul li {display: flex;flex-wrap: wrap;align-items: center;}.footer-info-box .info ul li:after {display: inline-block;content: "";width: 1px;height: 10px;margin: 0 10px;background: #666;}.footer-info-box .info ul li:last-of-type:after {display: none;}.footer-info-box .info ul li a {font-size: 14px;color: #666;}.footer-info-box .more {display: none;}.footer-info-box .more ul li {display: flex;flex-wrap: wrap;margin: 0 0 7px;}.footer-info-box .more ul li:last-of-type {margin: 0;}.footer-info-box .more ul li > span {font-size: 13px;color: #adadad;margin-right: 10px;line-height: 1.3;}.footer-info-box .more ul li > p {flex: 1;min-width: 0;font-size: 13px;color: #666;line-height: 1.3;}.footer-info-box .more ul li > p a {font-size: 13px;color: #666;line-height: 1.3;}.footer-info-box.active button:after {transform: rotate(180deg);}.footer-info-box.active .more {display: block;}/* keyword-box */.keyword-box {padding: 20px 15px;}.keyword-box .keyword-search form {display: flex;flex-wrap: wrap;align-items: center;padding: 0 15px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}.keyword-box .keyword-search form input {flex: 1;min-width: 0;height: 50px;padding: 0 10px;font-size: 16px;color: #222;font-weight: 500;}.keyword-box .keyword-search form input::placeholder {color: #888;}.keyword-box .keyword-search form:after {display: inline-block;content: "";width: 18px;height: 18px;background: url('../images/icon_keyword_search.png') no-repeat center / cover;}.keyword-box .keyword-search form a.delete {display: none;width: 18px;height: 18px;background: url('../images/icon_keyword_delete.png') no-repeat center / cover;font-size: 0;}.keyword-box .keyword-search.active form:after {display: none;}.keyword-box .keyword-search.active form a.delete {display: block;}.keyword-box .keyword-list {margin: 30px 0 0;}.keyword-box .keyword-list > .list > .list-item {margin: 0 0 30px;}.keyword-box .keyword-list > .list > .list-item:last-of-type {margin: 0;}.keyword-box .keyword-list > .list > .list-item .list-head {margin: 0 0 15px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.keyword-box .keyword-list > .list > .list-item .list-head h2 {font-size: 16px;color: #fff;}.keyword-box .keyword-list > .list > .list-item .list-head a {font-size: 16px;color: #fff;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl {display: block;overflow-x: auto;overflow-y: hidden;white-space: nowrap;margin: 0 -15px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl::-webkit-scrollbar {display: none;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl dd {margin-right: 8px;display: inline-block;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl dd:first-of-type {margin-left: 15px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl dd:last-of-type {margin-right: 15px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl dd > div {padding: 0 5px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border: 1px solid #fff;border-radius: 100px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl dd > div a.name {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 0 10px;height: 45px;color: #fff;font-weight: 500;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-sca dl dd > div a.del {width: 15px;height: 15px;background: url('../images/icon_delete_white.png') no-repeat center / 10px;font-size: 0;margin-right: 10px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-cate dl {display: flex;flex-wrap: wrap;margin: 0 -2.5px -5px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-cate dl dd {margin: 0 2.5px 5px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-cate dl dd a {padding: 10px;border: 1px solid #fff;border-radius: 5px;font-weight: 500;color: #fff;background: rgba(0, 0, 0, 0.1);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank {display: flex;flex-wrap: wrap;justify-content: space-between;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl {width: calc(50% - 10px);}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd {margin: 0 0 15px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd a {display: flex;flex-wrap: wrap;align-items: center;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd a b {font-weight: 300;color: rgba(255, 255, 255, 0.5);font-style: italic;font-size: 16px;width: 15px;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd a p {flex: 1;min-width: 0;padding: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;font-weight: 600;color: #fff;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd a:after {display: inline-block;content: "";width: 7px;height: 1px;background: rgba(255, 255, 255, 0.5);}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd.up a:after {width: 7px;height: 7px;background: url('../images/icon_rank_up.png') no-repeat center / 7px auto;}.keyword-box .keyword-list > .list > .list-item .list-body .list-body-rank dl dd.down a:after {width: 7px;height: 7px;background: url('../images/icon_rank_down.png') no-repeat center / 7px auto;}.keyword-box .keyword-total {margin: 15px 0 0;}.keyword-box .keyword-total p {font-size: 15px;color: #fff;display: flex;flex-wrap: wrap;align-items: center;}.keyword-box .keyword-total p b {font-size: 15px;color: #fff;font-weight: 600;}.keyword-box.full {background: #4e8cff;padding: 20px 30px;}/* share-list-box */.share-list-box {margin: 0 -15px;}.share-list-box > ul > li {border-bottom: 1px solid #e8e8e8;}.share-list-box > ul > li a {display: flex;flex-wrap: wrap;align-items: center;padding: 15px;}.share-list-box > ul > li a img {width: 30px;object-fit: cover;}.share-list-box > ul > li a p {flex: 1;min-width: 0;padding-left: 15px;font-size: 15px;}/* depth-category-box */.depth-category-box {transition: all ease 0.5s;opacity: 0;pointer-events: none;position: fixed;left: 50%;top: 111px;width: 100%;height: calc(100% - 111px);max-width: 720px;transform: translateX(-50%);z-index: 99;background: rgba(0, 0, 0, 0.7);z-index: 999;}.depth-category-box > .box {max-height: 100%;overflow-y: auto;background: #fff;padding: 0 15px;}.depth-category-box.fixed {opacity: 1;pointer-events: inherit;}/*추가*/button.btn_wish img {width: 24px;height: 24px;font-size: 0;}button.btn_wish.r_wish {position: absolute;right: 5px;bottom: 5px;}/*랭킹 상품*/.product-list-box > .list > .list-item .list-image-10 b {font-size: 16px;color: #fff;font-weight: 500;font-style: italic;position: absolute;left: 0;top: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;border-radius: 0 0 7px 0;background: rgba(0, 0, 0, 0.2);padding: 5px 10px;}.product-list-box > .list > .list-item .list-image-10 b.up:after {background: url('../images/icon_rank_up.png') no-repeat center / 8px auto;}.product-list-box > .list > .list-item .list-image-10 b:after {position: relative;left: 1px;display: inline-block;content: "";margin-left: 5px;width: 8px;height: 8px;}/*랭킹 투자*/#auction-list-box .list-image.d_sLightBox.iframe {position: relative;width: 80px;height: 80px;border-radius: 5px;margin: 0 15px;background-size: cover;background-position: center;}#auction-list-box > .list > .list-item > * {display: flex;flex-wrap: wrap;flex-direction: column;align-content: stretch;justify-content: flex-start;}#auction-list-box > .list > .list-item {padding: 0 0 10px;margin: 0 0 10px;border-bottom: 1px solid #e8e8e8;display: flex;flex-wrap: wrap;}#auction-list-box .list-content {flex: 1;min-width: 0;}#auction-list-box .list-content .subject p a {font-size: 16px;font-weight: 600;color: #111;overflow: hidden;/* white-space: nowrap; */text-overflow: ellipsis;line-height: 1.2;}#auction-list-box .list-content .detail {margin: 5px 0 0;}#auction-list-box .list-content .detail p {font-size: 13px;color: #888;line-height: 1.2;}#auction-list-box .list-content .info {margin: 15px 0 0;display: flex;flex-wrap: nowrap;align-items: center;justify-content: flex-end;}#auction-list-box .list-content .info b {font-size: 15px;color: #888;margin-right: 5px;line-height: 1.2;}#auction-list-box .list-content .info dl {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: flex-start;}#auction-list-box .list-content .info strong {font-size: 15px;color: #222;font-weight: 700;position: relative;top: 1px;line-height: 1.2;}#auction-list-box .unit-box {display: flex;flex-wrap: wrap;align-items: center;margin-top: 10px;}#auction-list-box dd.dd_iv_stat {position: relative;margin: 0 10px;}.price-box .price-bottom {width: 100%;display: flex;flex-wrap: wrap;align-items: center;}.price-box ul.but_ul {width: 100%;}.price-bottom .but_ul li {background: #fbfbfb;color: #888;font-size: 17px;font-weight: 400;width: 33.33%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;height: 45px;border: 1px solid #ccc;border-left: 0;cursor: pointer;}.price-bottom .but_ul li:last-of-type {border-right: 0;}/*장바구니*/.opt_count {position: relative;margin: 15px 0;display: flex;align-content: center;justify-content: flex-start;align-items: center;flex-direction: row;flex-wrap: wrap;}span.sit_opt_prc {width: 100%;margin-bottom: 10px;font-size: 15px;color: #111;}button.btn_frmline {width: 35px;height: 35px;display: flex;flex-wrap: nowrap;align-items: center;color: #222;font-size: 12px;background: #fff;border: 1px solid #cfcfcf;border-radius: 0px;overflow: hidden;}input.o_num_input.optqtyinput {width: 80px;height: 35px;border: 1px solid #cfcfcf !important;border-width: 0 1px;text-align: center;font-weight: 500;font-size: 17px;border-left: none !important;border-right: none !important;padding: 0;margin: 0;}i.fa.fa-plus {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 35px;height: 35px;font-size: 12px;}i.fa.fa-minus {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;width: 35px;height: 35px;font-size: 12px;}button.sit_opt_del {width: 35px;height: 35px;display: flex;flex-wrap: nowrap;align-items: center;color: #222;font-size: 12px;background: #fff;border: 1px solid #cfcfcf;border-radius: 0px;overflow: hidden;justify-content: center;margin-left: 10px;}button.ops_nums_btn-del.sit_opt_del {width: 25px;height: 25px;display: flex;flex-wrap: nowrap;align-items: center;color: #222;font-size: 12px;background: #fff;border: 0px solid #cfcfcf;border-radius: 0px;overflow: hidden;justify-content: center;margin-left: 10px;margin-top: 25px;}ul.od_cart_con.po_rel {display: flex;flex-wrap: wrap;position: relative;}ul.od_cart_con.po_rel .od_cart_con_3 {float: left;width: 40px;margin: 5px 0 10px;}#sod_bsk .magic-checkbox + label {position: relative;padding-left: 30px;margin-right: 0px;cursor: pointer;vertical-align: middle;height: 30px;line-height: 17px;}.tbl_frm01 td {padding: 5px 10px;background: transparent;text-align: left;position: relative;}/*마이페이지*/#smb_my_ov strong.my_ov_name {width: 80px;display: flex;flex-direction: column;align-content: center;justify-content: flex-start;align-items: center;/* line-height: 1.5; */height: auto;}#smb_my_ov img.prof_imgs {width: 50px;height: auto;margin-bottom: 10px;border-radius: 50px;}#smb_my_ov dl.cou_pt {display: flex;flex-direction: column;flex-wrap: nowrap;/* line-height: 1.5; */}#smb_my_ov dd {margin-bottom: 10px;line-height: 1;}#smb_my_ov dt {line-height: 1.5;}div#smb_my_act ul li {margin: 0 0 13px;}.my_ov_btn {position: absolute;top: 15px;right: 15px;}#smb_my_ov .my_ov_btn {position: absolute;top: 20px;right: 95px;text-align: right;bottom: 15px;width: 17px;height: 17px;}.my_ov_btn i.fa.fa-caret-up {color: #fff;font-size: 25px;transform: rotate(180deg);}i.fa.fa-caret-up.fa-caret-down {transform: rotate(0deg);}.list_02 {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}#smb_my_wish .list_02 ul {position: relative;display: flex;flex-wrap: wrap;}section#smb_my_wish img {max-width: 100%;height: auto;margin-bottom: 10px;border-radius: 7px;}#smb_my_wish li {position: relative;background: #fff;border-bottom: 0px solid #ececec;padding: 8px;display: inline-block;width: 33.33%;margin: 0 0 20px;clear: none;overflow: hidden;float: left;}#smb_my_wish li.empty_li {width: 100%;}.form-box {position: relative;}.od_cart_con_1_cart img {height: 69px;width: auto;border-radius: 7px;}/*sns공유*/.sns_area {display: none;background: #658cfc;padding: 10px 0;border-radius: 8px;width: 60px;text-align: center;position: absolute;top: 27px;left: -15px;z-index: 10;}.sns_area a {width: 100%;font-size: 20px;color: #fff;margin: 4px auto;}.sns_area a img {width: 25px;}.sns_area a img:hover .sns_area a:hover {opacity: 0.5;}/*구매하기*/#buy_opt_boxs {transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1);position: fixed;bottom: 0px;left: 50%;width: 100%;background-color: #fff;z-index: 999;padding-left: 20px;padding-right: 20px;box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);padding-bottom: 0px !important;border-top: 0px !important;max-width: 720px;margin: 0 auto;transform: translateX(-50%);}.option_select_wrap {margin-top: 0px;padding-top: 20px;border-top: 0px;}.option_select_wrap select {margin-bottom: 0px;}.opt_down_btn {background-color: #fff;height: 30px;width: 60px;border-top-left-radius: 4px;border-top-right-radius: 4px;border: 1px solid #eee;border-bottom: 0px;position: absolute;top: -30px;left: 20px;}.opt_up_btn {background-color: #fff;position: absolute;top: -28px;left: 40px;z-index: 99;}/*품절*/.detail-box .detail-thumb-box .big-swiper {position: relative;}.soldout-item::before {background: rgb(0 0 0 / 50%);width: 100%;height: 100%;content: "SOLD OUT";font-size: 100px;position: absolute;z-index: 99;color: #888;display: flex;align-content: center;flex-direction: column;justify-content: center;align-items: center;font-size: 26px;font-weight: bold;}.star_av_wrap {padding-left: 0px;padding-right: 20px;margin-top: 30px;}.star_av_wrap_ul1 {width: 50%;}.teb_b {display: block;padding: 12px 10px;font-size: 15px;color: #666;font-weight: 500;text-align: center;}.swiper-slide-prdgnb.on .teb_b {position: relative;color: #4e8cff;font-weight: 600;}.swiper-slide-prdgnb.on .teb_b:after {position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 90%;height: 3px;border-radius: 10px;background: #4e8cff;content: "";}.swiper-wrapper.swiper-wrapper-prdgnb {display: table;table-layout: fixed;width: 100%;}dd.swiper-slide.swiper-slide-prdgnb {display: table-cell;}dd.swiper-slide.swiper-slide-prdgnb:first-of-type {margin-left: 5px;}.swiper-container.swiper-container-prdgnb.swiper-container-initialized.swiper-container-horizontal {display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid #e5e5e5;margin: 0 -15px;}/*전체 후기 리스트*/.sps_img_inner img {border-radius: 15px;}a.sps_rv_thum.review_detail img {border-radius: 8px;}.review_bt_cnt img {max-width: 100%;margin: 10px auto;text-align: center;border-radius: 15px;}/*게시판*/#bo_list .mobile {display: block !important;}#bo_list .pc {display: none !important;}@media (max-width: 1024px) {#buy_opt_boxs {transition: all 350ms cubic-bezier(0.645, 0.045, 0.355, 1);position: fixed;bottom: 89px;left: 0px;width: 100%;background-color: #fff;z-index: 999;padding-left: 20px;padding-right: 20px;box-shadow: 0px -0px 2px rgba(0, 0, 0, 0.2);padding-bottom: 0px !important;border-top: 0px !important;transform: unset;max-width: 100%;}.option_select_wrap {margin-top: 0px;padding-top: 20px;border-top: 0px;}.option_select_wrap select {margin-bottom: 20px;}.opt_down_btn {background-color: #fff;height: 30px;width: 60px;border-top-left-radius: 4px;border-top-right-radius: 4px;border: 1px solid #eee;border-bottom: 0px;position: absolute;top: -29px;left: 20px;}.opt_up_btn {background-color: #fff;height: 30px;width: 60px;border-top-left-radius: 4px;border-top-right-radius: 4px;border: 1px solid #eee;border-bottom: 0px;position: absolute;top: -109px;left: 20px;display: none;position: absolute;}#buy_opt_boxs {border-top: 1px solid #eee;padding-bottom: 20px;}.option_select_wrap {margin-top: 0px;padding-top: 20px;border-top: 0px;}.buy_wrap {position: fixed;bottom: 0px;left: 0px;width: 100%;background-color: #fff;z-index: 999;padding-left: 20px;padding-right: 20px;padding-bottom: 20px;padding-top: 20px !important;margin: 0;}.buy_wrap_ul1 {width: 65%;}.buy_wrap_ul2 {width: auto;}.header-title h2 {text-overflow: ellipsis;width: 100px;display: inline-block;overflow: hidden;white-space: nowrap;}}.review-swiper-list-box li.list-item .list-image img {z-index: 1;}.top_sel_divs ul {float: unset;margin: 30px 0 0;}ul.sum_div {margin-top: 24px;}.mobile.m_btm {display: none;}/*영구적 히든*/ul.ul_chk_div {display: none;}/** 07/05 숨김처리**/.display_none {display: none !important;}.rite_menu,.chang_dis, .button-box .btn-gray {display: none !important;}.head-bottom_menu {display: none;}tbody#auc_list_tbody * {text-align: center;font-weight: bold;}