@charset "UTF-8";
:where(.jaju-header, .side-menu, .jaju-footer, .bottom-menu, .search_layer, .siv-popup) {
    font-size: 13px;
    color: #333;
}

:where(.jaju-header button, .side-menu button, .jaju-footer button, .bottom-menu button, .search_layer button, .siv-popup button) {
    outline: 0;
    border: 0;
    background-color: transparent;
}

.hide-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.hide-scroll::-webkit-scrollbar {
    display: none;
}

.hidden {
    display: none;
}

body.jaju-scroll-block {
    overflow: hidden;
}

:where(.siv-popup) .discount-rate {
    font-size: inherit;
    font-weight: bold;
    color: #d99c63;
}

:where(.siv-popup) .product {
    overflow-x: auto;
    overflow-y: hidden;
}

:where(.siv-popup) .product__list {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 24px;
}

:where(.siv-popup) .product__list.thumb-1 .product__item {
    width: 100%;
}

:where(.siv-popup) .product__list.thumb-1 .product__item-recommend.active {
    display: none;
}

:where(.siv-popup) .product__list.thumb-1 .product__data__color--wrap {
    width: 24px;
    height: 24px;
}

:where(.siv-popup) .product__list.thumb-1 .product__data__color--wrap img,
:where(.siv-popup) .product__list.thumb-1 .product__data__color--wrap span {
    width: 20px;
    height: 20px;
}

:where(.siv-popup) .product__list.thumb-2 .product__item {
    width: calc(50% - 4.5px);
}

:where(.siv-popup) .product__list.thumb-3 .product__item {
    width: calc(50% - 43px);
    padding-right: 8px;
    margin-bottom: 28px;
}

:where(.siv-popup) .product__list.thumb-3 .product__item:last-child {
    padding-right: 24px;
}

:where(.siv-popup) .product__list.thumb-3 .product__item .product__data-brand {
    word-break: keep-all;
}

:where(.siv-popup) .product__list.thumb-4 {
    justify-content: flex-start;
}

:where(.siv-popup) .product__list.thumb-4 .like-btn,
:where(.siv-popup) .product__list.thumb-4 .product__bedge-wrap,
:where(.siv-popup) .product__list.thumb-4 .sold-out,
:where(.siv-popup) .product__list.thumb-4 .icon-camera,
:where(.siv-popup) .product__list.thumb-4 .product__data,
:where(.siv-popup) .product__list.thumb-4 .product__data__color,
:where(.siv-popup) .product__list.thumb-4 .product__data__delivery {
    display: none;
}

:where(.siv-popup) .product__list.thumb-4 .product__item {
    width: 25%;
    margin-bottom: 2px;
    padding: 0 1px;
    box-sizing: border-box;
}

:where(.siv-popup) .product__list.thumb-4 .product__item-recommend.active {
    display: none;
}

:where(.siv-popup) .product__list.thumb-4 .product__info {
    display: none;
}

:where(.siv-popup) .product__list.thumb-4 .product__mktbedge {
    display: none;
}

:where(.siv-popup) .product__list.thumb-4 .product__info__color {
    display: none;
}

:where(.siv-popup) .product__list.thumb-4 .product__info__delivery {
    display: none;
}

:where(.siv-popup) .product__list.type-w80px .product__item {
    width: 80px;
}

:where(.siv-popup) .product__list.square_type .product__thum a {
    padding-top: 100%;
}

:where(.siv-popup) .product__list.square_type .product__thum a.icon-camera {
    padding: 0;
}

:where(.siv-popup) .product__list.square_type .product__thum img {
    width: auto;
    height: 100%;
}

:where(.siv-popup) .product__item {
    position: relative;
    width: 15.9rem;
    flex-shrink: 0;
    padding-right: 8px;
    box-sizing: content-box;
}

:where(.siv-popup) .product__item:last-child {
    padding-right: 24px;
}

:where(.siv-popup) .product__item.type_v {
    display: flex;
    align-items: center;
    width: 100%;
    padding-right: 0;
}

:where(.siv-popup) .product__item.type_v .product__thum {
    width: 5.6rem;
    height: 8.4rem;
    background-color: #f8f8f8;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

:where(.siv-popup) .product__item.type_v .product__thum img {
    max-width: 100%;
    max-height: 100%;
    mix-blend-mode: multiply;
    width: auto;
}

:where(.siv-popup) .product__item.type_v .product__data {
    width: calc(100% - 5.6rem - 8px);
    padding: 0 0 0 8px;
}

:where(.siv-popup) .product__item.type_v .product__data .product__data-price {
    font-weight: bold;
    display: flex;
}

:where(.siv-popup) .product__item.type_v.type_mini .product__thum {
    width: 38px;
    height: 38px;
}

:where(.siv-popup) .product__item.type_v.type_mini .product__thum::before {
    display: none;
}

:where(.siv-popup) .product__item.type_v.type_mini .product__data {
    width: calc(100% - 38px);
}

:where(.siv-popup) .product__item.type_v.type_mini .product__data-name {
    margin: 0;
    letter-spacing: -1px;
    white-space: normal;
    -webkit-line-clamp: 1;
}

:where(.siv-popup) .product__item.type_v.type_mini .product__data-price {
    font-weight: bold;
}

:where(.siv-popup) .product__thum {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

:where(.siv-popup) .product__thum.short a {
    padding-top: 100%;
}

:where(.siv-popup) .product__thum.short img {
    width: auto;
    height: 100%;
}

:where(.siv-popup) .product__thum .ranking {
    position: absolute;
    width: 24px;
    height: 30px;
    top: 0;
    left: 0;
    padding-top: 4px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    box-sizing: border-box;
    mix-blend-mode: normal;
    z-index: 2;
    background: url(/mo/assets/comm/image/ranking_gray_2.svg) no-repeat center/cover;
}

:where(.siv-popup) .product__thum .ranking-gold {
    background: url(/mo/assets/comm/image/ranking_gold_2.svg) no-repeat center/cover;
}

@keyframes like-on {
    0% {
        transform: scale(1);
    }
    60% {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}

.like-btn.on {
    animation: like-on 1s;
    animation-direction: alternate;
    animation-iteration-count: 1;
}

:where(.siv-popup) .product__thum .remove {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 8px;
    right: 8px;
    z-index: 10;
    background: url(/mo/assets/comm/image/icon_close_black.svg) no-repeat center/cover;
}

:where(.siv-popup) .product__thum .like-btn {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 10;
}

:where(.siv-popup) .product__thum a,
:where(.siv-popup) .product__thum .no-click {
    display: flex;
    width: 100%;
    padding-top: 150%;
    align-items: center;
    justify-content: center;
}

:where(.siv-popup) .product__thum a::after,
:where(.siv-popup) .product__thum .no-click::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
}

:where(.siv-popup) .product__thum a img,
:where(.siv-popup) .product__thum .no-click img {
    width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

:where(.siv-popup) .product__thum .tooltip {
    position: absolute;
    left: 4px;
    bottom: 0rem;
    z-index: 2;
}

:where(.siv-popup) .product__thum .icon-camera {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 32px;
    height: 32px;
    padding: 0;
}

:where(.siv-popup) .product__thum .icon-camera::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background: url(/mo/assets/comm/image/icon_camera.svg) no-repeat center/cover;
}

:where(.siv-popup) .product__mktbedge {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 40px;
    height: 40px;
    background-color: #747474;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
}

:where(.siv-popup) .product .sold-out {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3.9rem;
    font-size: 14px;
    color: #fff;
    line-height: 3.9rem;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, 0.35);
    box-sizing: border-box;
}

:where(.siv-popup) .product__bedge-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
}

:where(.siv-popup) .product__bedge-wrap::after {
    content: "";
    display: block;
    clear: both;
}

:where(.siv-popup) .product__bedge {
    float: left;
    padding: 0 4px;
    font-size: 8px;
    font-weight: 500;
    letter-spacing: 0.53px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
}

:where(.siv-popup) .product__bedge.product__bedge {
    color: #fff;
}

:where(.siv-popup) .product__bedge.gray {
    background-color: #929292;
}

:where(.siv-popup) .product__bedge.black, :where(.siv-popup) .product__bedge.best {
    background-color: #141a23;
}

:where(.siv-popup) .product__bedge.gold {
    background-color: #8c7571;
}

:where(.siv-popup) .product__bedge.exclusive {
    background-color: #d99c63;
}

:where(.siv-popup) .product__bedge.soldout {
    background-color: #c8c8c8;
}

:where(.siv-popup) .product__data {
    display: block;
    padding: 16px 8px;
}

:where(.siv-popup) .product__data-price, :where(.siv-popup) .product__data-release {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

:where(.siv-popup) .product__data-brand {
    width: 100%;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: -0.08px;
    color: #000;
    overflow: hidden;
}

:where(.siv-popup) .product__data-brand em {
    font-weight: inherit;
    color: #d99c63;
}

:where(.siv-popup) .product__data-name {
    width: 100%;
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.06px;
    color: #404040;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

:where(.siv-popup) .product__data-name em {
    font-weight: inherit;
    color: #d99c63;
}

:where(.siv-popup) .product__data-option {
    width: 100%;
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
}

:where(.siv-popup) .product__data-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.06px;
    color: #000;
    gap: 1px 5px;
}

:where(.siv-popup) .product__data-price .origin {
    color: #a0a0a0;
}

:where(.siv-popup) .product__data-price--bold {
    margin-right: 4px;
    font-weight: bold;
    color: #131922;
}

:where(.siv-popup) .product__data-price--gray {
    margin-right: 8px;
    color: #a0a0a0;
}

:where(.siv-popup) .product__data-release {
    margin-top: 8px;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0;
    color: #d99c63;
}

:where(.siv-popup) .product__data-ranking {
    display: flex;
    width: 27px;
    height: 20px;
    margin-bottom: 12px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 2px;
    color: #fff;
    background: url(/mo/assets/comm/image/common_ranking_other_bg.svg) no-repeat center/contain;
}

:where(.siv-popup) .product__data-ranking.gold {
    color: #fff;
    background: url(/mo/assets/comm/image/common_ranking_first_bg.svg) no-repeat center/contain;
}

:where(.siv-popup) .product__data-rating {
    display: flex;
    align-items: center;
    margin-top: 8px;
}

:where(.siv-popup) .product__data-rating img {
    display: inline-block;
    width: 16px;
    height: 16px;
}

:where(.siv-popup) .product__data-rating span {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
}

:where(.siv-popup) .product__data-rating .point {
    margin-left: 4px;
    color: #000;
}

:where(.siv-popup) .product__data-rating .number {
    margin-left: 2px;
    color: #929292;
}

:where(.siv-popup) .product__data.white .product__data-name {
    color: #fff;
}

:where(.siv-popup) .product__data.white .product__data-price {
    color: #fff;
}

:where(.siv-popup) .product__item:first-of-type .product__info-ranking {
    background: url(/mo/assets/comm/image/ranking_gold.svg) no-repeat center/cover;
}

:where(.siv-popup) .product__more {
    flex-shrink: 0;
    width: 15.9rem;
    padding-right: 24px;
}

:where(.siv-popup) .product__more-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 15.9rem;
    height: 23.8rem;
    background-color: #f8f8f8;
    overflow: hidden;
}

:where(.siv-popup) .product__more-link {
    display: flex;
    flex-direction: column;
    text-align: center;
}

:where(.siv-popup) .product__more-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1px solid #e0e0e0;
    background: #fff;
}

:where(.siv-popup) .product__more-icon img {
    width: auto;
}

:where(.siv-popup) .product__more-text {
    margin-top: 17px;
    color: #141a23;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
}

:where(.siv-popup) .product.white .product__item * {
    color: #fff;
}

:where(.siv-popup) .product.no-scroll .product__list {
    flex-wrap: wrap;
    justify-content: space-between;
}

:where(.siv-popup) .product.no-scroll .product__item {
    width: calc(50% - 4.5px);
    padding-right: 0;
    margin-bottom: 20px;
}

.swiper-pagination-progressbar.black {
    background-color: rgba(0, 0, 0, 0.1);
    top: auto;
    left: 24px;
    border-radius: 0;
    overflow: visible;
}

.swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill {
    background-color: #000 !important;
}

.swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill::before, .swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill::after {
    content: "";
    position: absolute;
    display: block;
    background-color: #000;
}

.swiper-pagination-progressbar.white {
    background-color: rgba(224, 224, 224, 0.64);
    top: auto;
    left: 24px;
    border-radius: 0;
    overflow: visible;
}

.swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill {
    background-color: #fff !important;
}

.swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill::before, .swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill::after {
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
}

.swiper-container-horizontal .swiper-pagination-progressbar.white, .swiper-container-horizontal .swiper-pagination-progressbar.black {
    width: calc(100% - 48px);
}

.swiper-container-horizontal .swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill::before, .swiper-container-horizontal .swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill::after, .swiper-container-horizontal .swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill::before, .swiper-container-horizontal .swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill::after {
    width: 1px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
}

.swiper-container-horizontal .swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill::before, .swiper-container-horizontal .swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill::before {
    left: 0;
}

.swiper-container-horizontal .swiper-pagination-progressbar.white .swiper-pagination-progressbar-fill::after, .swiper-container-horizontal .swiper-pagination-progressbar.black .swiper-pagination-progressbar-fill::after {
    right: 0;
}

.swiper-container-vertical .swiper-pagination-progressbar-fill::before, .swiper-container-vertical .swiper-pagination-progressbar-fill::after {
    left: 50%;
    width: 8px;
    height: 1px;
    margin-left: -4px;
}

.swiper-container-vertical .swiper-pagination-progressbar-fill::before {
    top: 0;
}

.swiper-container-vertical .swiper-pagination-progressbar-fill::after {
    bottom: 0;
}

.swiper-pagination-bullets {
    position: static;
    margin-top: 20px;
    font-size: 0;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 1px;
    margin: 0 2px;
    border-radius: 0;
    background-color: #787878;
}

.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #141a23;
}

.popup-category-recent .popup__content {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100 - 56px);
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 52px;
}

.popup-category-recent .no-result {
    width: 100%;
    margin: 110px 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #787878;
}

.popup-category-recent .product {
    padding-top: 24px;
}

.popup-category-recent .product__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 11px;
}

.popup-category-recent .product__item {
    padding: 0;
    width: 100%;
}

.jaju-header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
}

.jaju-header__banner {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #f8ecd5;
    display: none;
}

.jaju-header__banner__link {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.jaju-header__banner__link img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 50px;
    vertical-align: top;
}

.jaju-header__banner__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-indent: 100%;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.jaju-header__banner__close:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h20v20H0z'/%3E%3Cg fill-rule='nonzero'%3E%3Cpath fill='%23000' d='M14.354 5.646a.502.502 0 0 1 0 .708l-8 8a.5.5 0 0 1-.764-.638l.057-.07 8-8a.502.502 0 0 1 .708 0z'/%3E%3Cpath fill='%23222' d='M5.646 5.646a.502.502 0 0 0 0 .708l8 8a.5.5 0 0 0 .764-.638l-.057-.07-8-8a.502.502 0 0 0-.708 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.jaju-header__container {
    position: relative;
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 8px;
    border-bottom: 1px solid #eee;
}

.jaju-header__nav {
    display: flex;
}

.jaju-header__nav__item .name {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    text-indent: 100%;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
}

.jaju-header__nav__item .name:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.jaju-header__nav__item .name.menu:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h32v32H0z'/%3E%3Cpath d='M9 11.5h14m-14 5h14m-14 5h14' stroke='%23222' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");
}

.jaju-header__nav__item .name.back:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M.5 0h32v32H.5z'/%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m19 9-7 7 7 7'/%3E%3C/g%3E%3C/svg%3E");
}

.jaju-header__nav__item .name.home:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h32v32H0z'/%3E%3Cpath stroke='%23222' stroke-linejoin='round' stroke-width='1.5' d='M17.73 24H24v-9.351L16 8l-8 6.649V24h6.267l.003-4.364h3.46z'/%3E%3C/g%3E%3C/svg%3E");
}

.jaju-header__nav__item + .jaju-header__nav__item {
    margin-left: 2px;
}

.jaju-header__util {
    display: flex;
}

.jaju-header__util__item {
    position: relative;
}

.jaju-header__util__item .name {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    text-indent: 100%;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
}

.jaju-header__util__item .name:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.jaju-header__util__item .name.search:before {
    background-image: url("/mo/assets/common/image/icons/32x32/ico-gnb-seach.svg");
}

.jaju-header__util__item .name.cart:before {
    background-image: url("/mo/assets/common/image/icons/32x32/ico-gnb-bag.svg");
}

.jaju-header__util__item .badge {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 100%;
    text-align: center;
    background-color: #ff5432;
    color: #fff;
    font-size: 8px;
    white-space: nowrap;
    box-sizing: border-box;
}

.jaju-header__util__item .badge:empty {
    display: none;
}

.jaju-header__util__item + .jaju-header__util__item {
    margin-left: 8px;
}

.jaju-header__title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.jaju-header__title h1 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    color: #222;
}

.jaju-header__title a {
    display: block;
}

.jaju-header__title a.logo {
    position: relative;
    width: 100px;
    height: 56px;
    text-indent: 100%;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
}

.jaju-header__title a.logo:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 63px;
    height: 24px;
    background: url(/mo/assets/jaju/image/logo/header_detail.svg) no-repeat 0 0;
    transform: translate(-50%, -50%);
}

.jaju-header.has-banner .jaju-header__banner {
    display: block;
}

.jaju-header.is-hidden {
    top: -56px;
}

.jaju-header.is-hidden.has-banner {
    top: -106px;
}

body:has(.v-search-result) .jaju-header {
    top: -56px;
    transition: top var(--v-autohide-transition-timing) var(--v-autohide-transition-easing);
}

body:has(.v-search-result).scroll-up .jaju-header {
    position: sticky;
    top: 0;
}

body:has(.v-category) .jaju-header {
    position: relative;
}

body:has(.v-scroll-autohide) .jaju-header__container {
    position: var(--v-sub-header-position, relative);
    top: 0;
    right: 0;
    left: 0;
    transform: translate3d(0, var(--v-sub-header-y, 0), 0);
    transition: var(--v-transition, none);
}

body.v-breadcrumb-active .jaju-header {
    --v-transition: transform var(--v-autohide-transition-timing) var(--v-autohide-transition-easing);
    z-index: var(--v-site-header-z);
}

body.v-breadcrumb-active:has(.v-is-above-viewport) .jaju-header {
    --v-sub-header-position: fixed;
    --v-sub-header-y: -100%;
    height: var(--v-site-header-height, 56px);
}

body.v-breadcrumb-active.v-breadcrumb-open .jaju-header {
    --v-sub-header-y: 0;
}

body:has(.v-sub-header--autohide) .jaju-header {
    height: 56px;
}

body:has(.v-sub-header--autohide) .jaju-header__container {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    transition: transform var(--v-sub-header-transition-duration, 0.2s) var(--v-sub-header-transition-easing, ease-in-out);
    transform: translate3d(0, var(--v-sub-header-y, 0px), 0);
}

.search_layer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    z-index: 130;
}

.search_layer .input-search {
    position: relative;
    z-index: inherit;
    padding: 0 24px;
    margin-bottom: 8px;
}

.search_layer .input-search__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    padding: 10px 0 7px;
    gap: 10px;
}

.search_layer .input-search__wrap.writing .btns .icon-camera,
.search_layer .input-search__wrap.writing .btns .icon-barcode {
    display: none;
}

.search_layer .input-search__wrap.writing .btns .icon-delete {
    display: inline-block;
}

.search_layer .input-search input[type=text] {
    border: 0;
    width: 100%;
    flex-grow: 1;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    outline-style: none;
}

.search_layer .input-search input[type=text]::placeholder {
    color: #929292;
}

.search_layer .input-search input[type=text]:focus {
    outline: none;
}

.search_layer .input-search input[type=search] {
    border: none;
    width: 100%;
    flex-grow: 1;
    font-size: 16px;
    line-height: 22px;
    outline-style: none;
}

.search_layer .input-search input[type=search]:focus {
    outline: none;
}

.search_layer .input-search input::placeholder {
    font-size: 16px;
    line-height: 22px;
    color: #929292;
}

.search_layer .input-search .btns {
    width: auto;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.search_layer .input-search .btns button,
.search_layer .input-search .btns a {
    float: none;
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 0;
    vertical-align: middle;
}

.search_layer .input-search .btns .icon-camera {
    background: url(/mo/assets/comm/image/icon_camera.svg) no-repeat center/contain;
}

.search_layer .input-search .btns .icon-barcode {
    background: url(/mo/assets/comm/image/icon_barcode.svg) no-repeat center/contain;
}

.search_layer .input-search .btns .icon-search {
    position: relative;
    margin-left: 10px;
    background: url(/mo/assets/comm/image/icon_search_thin.svg) no-repeat center/contain;
}

.search_layer .input-search .btns .icon-delete {
    width: 20px;
    height: 20px;
    background: url(/mo/assets/comm/image/iconCloseFill_s.svg) no-repeat center/contain;
    display: none;
}

.search_layer .input-search.ad input::placeholder {
    font-weight: normal;
    color: #929292;
}

.search_layer .input-search .input-align {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 87%;
    /* IE의 경우 */
    /* 크롬의 경우 */
}

.search_layer .input-search .input-align input::-ms-clear,
.search_layer .input-search .input-align input::-ms-reveal {
    display: none;
}

.search_layer .input-search .input-align input::-webkit-search-decoration,
.search_layer .input-search .input-align input::-webkit-search-cancel-button,
.search_layer .input-search .input-align input::-webkit-search-results-button,
.search_layer .input-search .input-align input::-webkit-search-results-decoration {
    display: none;
}

.search_layer .input-search .input-align .btn-clear {
    position: relative;
    width: 20px;
    height: 20px;
    background: url(../image/icon_close_fill.svg) no-repeat center/contain;
}

.search_layer .etc-search {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    z-index: inherit;
    overflow: hidden;
    height: 0;
}

.search_layer .etc-search.active {
    overflow: visible;
    height: auto;
}

.search_layer .etc-search__cont {
    animation: slideDownKeyFrame 0.5s forwards;
    position: relative;
    padding: 20px 0 18px;
    background: #fff;
    text-align: center;
}

.search_layer .etc-search__cont.active {
    animation: slideUpKeyFrame 0.5s forwards;
}

.search_layer .etc-search__dimed {
    display: none;
    position: fixed;
    top: 102px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.64);
    touch-action: pan-x;
}

.search_layer .etc-search__dimed.active {
    display: block;
}

.search_layer .etc-search .icon-camera2 > span {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000;
}

.search_layer .etc-search .icon-camera2 > span::before {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    background: url(../image/icon_camera.svg) no-repeat center/contain;
    content: "";
}

.search_layer .etc-search .icon-barcode2 {
    margin-left: 48px;
}

.search_layer .etc-search .icon-barcode2 > span {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000;
}

.search_layer .etc-search .icon-barcode2 > span::before {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    background: url(../image/icon_barcode.svg) no-repeat center/contain;
    content: "";
}

:where(.search_layer, .search_layer div, .search_layer li, .search_layer input, .search_layer p, .search_layer button) {
    font-family: var(--v-font-sans);
    letter-spacing: 0;
}

.search_layer.on {
    display: block;
}

.search_layer .head {
    display: flex;
    align-items: center;
    height: 56px;
    background-color: #fff;
}

.search_layer .head .prev {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 16px;
    background: url(/mo/assets/comm/image/04IconArrowLeft.png) no-repeat center/contain;
}

.search_layer .head .imglogo-wrap {
    display: flex;
    align-items: center;
}

.search_layer .head .logotext {
    font-size: 20px;
}

.search_layer .head .logotext.off {
    display: none;
}

.search_layer .head .logo {
    display: inline-block;
    width: auto;
    height: 16px;
}

.search_layer .head .logo.siv {
    height: 50px;
    padding-bottom: 6px;
    box-sizing: content-box;
}

.search_layer .head .logo.off {
    display: none;
}

.search_layer .head .logo-btn {
    display: flex;
    align-items: center;
    margin-left: 10px;
    padding-right: 20px;
    background: url(/mo/assets/comm/image/icon_arrow_down.svg) no-repeat right center/14px;
}

.search_layer .head .arrow-down {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/mo/assets/comm/image/icon_arrow_down.svg) no-repeat center/contain;
    margin-left: 5px;
}

.search_layer .head .search_menu {
    font-size: 20px;
}

.search_layer .head .search_menu img {
    display: none;
}

.search_layer .head .search_menu.text img {
    display: none;
}

.search_layer .head .search_menu.text b {
    display: block;
    font-weight: 500;
    line-height: 26px;
    color: #000;
}

.search_layer .head .search_menu.sivillage .siv {
    display: block;
}

.search_layer .head .search_menu.sivillage b {
    display: none;
}

.search_layer .head .search_menu.jaju .jaju {
    display: block;
}

.search_layer .head .search_menu.jaju b {
    display: none;
}

.search_layer .head .search_menu.du .du {
    display: block;
    height: 36px;
}

.search_layer .head .search_menu.du b {
    display: none;
}

.search_layer .input-search {
    background-color: #fff;
}

.search__dashboard {
    padding-bottom: calc(50px + var(--safe-bottom, 0px));
}

.search__dashboard .search-keyword {
    position: relative;
}

.search__dashboard .search-keyword__header {
    width: 100%;
    height: 48px;
    position: relative;
    padding: 0 24px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.search__dashboard .search-keyword__header .search-keyword__title {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #131922;
}

.search__dashboard .search-keyword__content .keyword-list {
    padding: 0 24px;
    display: flex;
}

.search__dashboard .search-keyword__content .keyword-list .keyword-item {
    display: flex;
    font-size: 14px;
    color: #131922;
    padding: 11px;
    border: 1px solid #e0e0e0;
    flex-shrink: 0;
    line-height: 16px;
    white-space: nowrap;
    box-sizing: border-box;
}

.search__dashboard .search-keyword__content .keyword-list .no-data {
    padding: 12px 0 8px;
}

.search__dashboard .search-keyword__content .no-data {
    width: 100%;
    text-align: center;
    color: #929292;
    padding: 12px 0 24px;
    font-size: 14px;
    line-height: 20px;
}

.search__dashboard .search-keyword__content .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.search__dashboard .search-keyword__content .swiper-wrapper {
    overflow: visible;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.search__dashboard .search-keyword__content .swiper-pagination-bullets {
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
}

.search__dashboard .search-keyword--recent .search-keyword__header {
    position: relative;
}

.search__dashboard .search-keyword--recent .search-keyword__header .search-keyword__more {
    display: block;
    margin-right: -8px;
    width: 32px;
    height: 32px;
    background: url(/mo/assets/comm/image/05Icon32PxThinMore.svg) no-repeat 100%/contain;
}

.search__dashboard .search-keyword--recent .search-keyword__header .search-keyword__edit-complete {
    display: none;
    line-height: 22px;
    font-size: 12px;
    color: #787878;
    background-color: #fff;
}

.search__dashboard .search-keyword--recent .search-keyword__context {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 48px;
    right: 16px;
    z-index: 10;
    background-color: #fff;
    border: 1px solid #131922;
    padding: 13px 16px;
    display: none;
}

.search__dashboard .search-keyword--recent .search-keyword__context.active {
    display: flex;
}

.search__dashboard .search-keyword--recent .search-keyword__context .context__button {
    display: block;
    height: 30px;
    color: #131922;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

.search__dashboard .search-keyword--recent .search-keyword__context .context__button:disabled {
    color: #929292;
    cursor: default;
}

.search__dashboard .search-keyword--recent .search-keyword__context .context__button[data-history-save=on] {
    display: none;
}

.search__dashboard .search-keyword--recent .search-keyword__context .context__button ~ .context__button {
    margin-top: 10px;
}

.search__dashboard .search-keyword--recent .search-keyword__context.is-empty-list .context__button[data-history-delete] {
    color: #929292;
    cursor: default;
    pointer-events: none;
}

.search__dashboard .search-keyword--recent .search-keyword__content {
    overflow: auto;
}

.search__dashboard .search-keyword--recent .search-keyword__content .keyword-list {
    min-width: fit-content;
}

.search__dashboard .search-keyword--recent .search-keyword__content > .auto-save-message {
    display: none;
}

.search__dashboard .search-keyword--recent.is-auto-save-disabled .search-keyword__context .context__button[data-history-save=off] {
    display: none;
}

.search__dashboard .search-keyword--recent.is-auto-save-disabled .search-keyword__context .context__button[data-history-save=on] {
    display: block;
}

.search__dashboard .search-keyword--recent.is-auto-save-disabled .search-keyword__context .context__button[data-history-delete] {
    color: #929292;
    cursor: default;
}

.search__dashboard .search-keyword--recent.is-auto-save-disabled .search-keyword__content .keyword-list {
    display: none;
}

.search__dashboard .search-keyword--recent.is-auto-save-disabled .search-keyword__content > .auto-save-message {
    display: block;
}

.search__dashboard .search-keyword--recent.is-delete-mode .search-keyword__more {
    display: none;
}

.search__dashboard .search-keyword--recent.is-delete-mode .search-keyword__edit-complete {
    display: block;
}

.search__dashboard .search-keyword--recent.is-delete-mode .keyword-list .keyword-item {
    padding-right: 30px;
}

.search__dashboard .search-keyword--recent.is-delete-mode .keyword-list .keyword-item__del {
    display: block;
}

.search__dashboard .search-keyword--recent .keyword-list {
    padding-bottom: 16px;
    column-gap: 8px;
}

.search__dashboard .search-keyword--recent .keyword-list .keyword-group {
    position: relative;
}

.search__dashboard .search-keyword--recent .keyword-list .keyword-item__del {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.search__dashboard .search-keyword--recent .keyword-list .keyword-item__del:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 16px;
    height: 16px;
    background: url(/mo/assets/comm/image/05Icon32PxThinCloseBlack.svg) no-repeat 100%/contain;
    transform: translate(0, -50%);
}

.search__dashboard .search-keyword--trend .search-keyword__content {
    overflow: auto;
}

.search__dashboard .search-keyword--trend .search-keyword__content .keyword-list {
    min-width: fit-content;
}

.search__dashboard .search-keyword--trend .keyword-list {
    flex-direction: column;
    row-gap: 8px;
    padding-bottom: 24px;
}

.search__dashboard .search-keyword--trend .keyword-list .keyword-group {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 8px;
    min-width: fit-content;
}

.search__dashboard .search-keyword--trend .keyword-list .keyword-item {
    display: block;
    color: #cc8542;
    background-color: rgba(217, 156, 99, 0.15);
    border: none;
}

.search__dashboard .search-keyword--best .search-keyword__header .search-keyword__description {
    font-size: 12px;
    color: #999;
    flex-shrink: 0;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide {
    padding: 0 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank {
    width: 47%;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank {
    display: flex;
    align-items: center;
    height: 40px;
    line-height: 22px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__ranking {
    width: 19px;
    margin-right: 4px;
    flex-shrink: 0;
    font-size: 12px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__brand {
    display: block;
    margin-right: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 22px;
    margin-left: auto;
    font-size: 0;
    font-weight: 500;
    word-break: keep-all;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step::before {
    display: block;
    margin-right: 4px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.up {
    color: #000;
    font-size: 12px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.up::before {
    content: "▲";
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.down {
    color: #929292;
    font-size: 12px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.down::before {
    content: "▼";
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.new {
    color: #d99c63;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.new::before {
    content: "NEW";
    font-weight: bold;
    font-size: 12px;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step.no-change::before {
    content: "-";
    width: 12px;
    height: 1.8px;
    background-color: #c8c8c8;
}

.search__dashboard .search-keyword--best .keyword__swiper-slide .keyword__best-rank .best-rank__step span {
    display: block;
    margin-left: 3px;
    word-break: keep-all;
}

.search__dashboard .search-keyword--best .keyword__swiper .swiper-pagination-bullets {
    margin: 16px auto 24px;
}

.search__dashboard .search-keyword--best .keyword__swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
}

.search__dashboard .search-keyword--best .keyword__swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #131922;
}

.search__dashboard .search-keyword--best .keyword__swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px;
}

.search__dashboard .search-keyword--best .keyword__list {
    padding: 0 24px 24px 24px;
    box-sizing: border-box;
    color: #000;
}

.search__dashboard .search-keyword--best .keyword__list-item {
    display: flex;
    flex-direction: column;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-block: 12px;
    font-size: 16px;
    line-height: 1.3;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__ranking {
    width: 18px;
    flex-shrink: 0;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__brand {
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 0;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step.siv-up::after, .search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step.siv-down::after, .search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step.siv-no-change::after {
    content: "";
    width: 12px;
    height: 12px;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step.siv-up::after {
    background: url(/mo/assets/comm/image/search-new-rank-up.svg) no-repeat center/cover;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step.siv-down::after {
    background: url(/mo/assets/comm/image/search-new-rank-down.svg) no-repeat center/cover;
}

.search__dashboard .search-keyword--best .keyword__list-item .keyword__best-rank .best-rank__step.siv-no-change::after {
    background: url(/mo/assets/comm/image/search-new-rank-no-change.svg) no-repeat center/cover;
}

.search__dashboard .search-keyword--event-banner .event-banner__swiper .swiper-link {
    display: block;
    width: 100%;
    height: 100%;
}

.search__dashboard .search-keyword--event-banner .event-banner__swiper .swiper-link img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.search__dashboard .search-keyword--event-banner .event-banner__swiper .swiper-pagination-bullets {
    margin-top: 17px;
}

.search__dashboard .search-keyword--event-banner .event-banner__swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
}

.search__dashboard .search-keyword--event-banner .event-banner__swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #131922;
}

.search__dashboard .search-keyword--event-banner .event-banner__swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent {
    padding-top: 20px;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent .keyword-list {
    padding-top: 5px;
    column-gap: 20px;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent.is-delete-mode .keyword-list {
    column-gap: 16px;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent .keyword-group {
    display: flex;
    gap: 4px;
    align-items: center;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent .keyword-item {
    font-size: 16px;
    color: #000;
    padding: 0;
    border: 0;
    line-height: 1.3;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent .keyword-item__del {
    position: relative;
    width: 12px;
    height: 12px;
    top: auto;
    left: auto;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--recent .keyword-item__del:before {
    width: 100%;
    height: 100%;
    right: auto;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    background-image: url(/mo/assets/comm/image/search-keyword-delete.svg);
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword--best {
    padding-top: 10px;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword__content .no-data {
    background: #f6f6f6;
    padding: 24px;
    font-size: 16px;
    line-height: 1.3;
    color: #000;
    margin: 5px 24px 20px;
    width: auto;
}

.search__dashboard:has(.search-keyword--best .keyword__list) .search-keyword__content .keyword-list .no-data {
    margin: 0 0 4px;
    width: 100%;
}

.search__auto-complete {
    min-height: calc(100% - 132px);
    margin-top: 30px;
    padding-bottom: calc(20px + var(--safe-bottom, 0px));
    padding: 0 24px 56px;
    background-color: #fff;
    box-sizing: border-box;
}

.search__auto-complete__brand {
    display: flex;
    align-items: center;
    height: 48px;
    background-image: url(/mo/assets/comm/image/icon_arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 20px 20px;
}

.search__auto-complete__brand--icon {
    height: 20px;
    font-size: 8px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    padding: 0 6px;
    box-sizing: border-box;
    background-color: #000;
    color: #fff;
}

.search__auto-complete__brand--title {
    font-size: 16px;
    line-height: 48px;
    margin-left: 8px;
}

.search__auto-complete__search-result li {
    padding: 14px 0 12px 0;
}

.search__auto-complete__search-result li a {
    font-size: 16px;
    line-height: 22px;
}

.search__auto-complete__search-result li a span {
    color: #d99c63;
}

.toast-sort__list {
    padding-bottom: 48px;
}

.toast-sort__item label input[type=radio] {
    display: none;
}

.toast-sort__item label input[type=radio] ~ span {
    font-size: 16px;
    display: block;
    padding: 0 24px;
    line-height: 48px;
    color: #787878;
}

.toast-sort__item label input[type=radio]:checked ~ span {
    color: #000;
    background: url(/mo/assets/comm/image/icon_check_new.svg) no-repeat right 24px center;
}

.bottom-menu {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 120;
    transition: all 0.5s;
}

.bottom-menu__list {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: flex-end;
    z-index: 31;
    background: #fff;
}

.bottom-menu__item {
    position: relative;
    height: 56px;
    width: 100%;
    flex: 1;
    min-width: 0;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-menu__item .button {
    width: 100%;
    height: 100%;
    padding: 6px 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    box-sizing: border-box;
}

.bottom-menu__item .button .name {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0;
    padding-bottom: 3px;
    color: #929292;
}

.bottom-menu__item .button .name:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-bottom: 2px;
    background-repeat: no-repeat;
    background-size: cover;
}

.bottom-menu__item.category .name:before {
    background-image: url("/mo/assets/common/image/icons/24x24/ico-bottom-tapbar-category.svg");
}

.bottom-menu__item.wish .name:before {
    background-image: url("/mo/assets/common/image/icons/24x24/ico-bottom-tapbar-wish.svg");
}

.bottom-menu__item.mypage .name:before {
    background-image: url("/mo/assets/common/image/icons/24x24/ico-bottom-tapbar-mypage.svg");
}

.bottom-menu__item.recent .name:before {
    background-image: url("/mo/assets/common/image/icons/24x24/ico-bottom-tapbar-recent.svg");
}

.bottom-menu__item.recent .thumbnail {
    display: block;
    width: 34px;
    height: 34px;
    padding: 0;
    border-radius: 2px;
    margin-bottom: 5px;
    box-sizing: border-box;
    border: solid 1px rgba(0, 0, 0, 0.12);
}

.bottom-menu__item.recent .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bottom-menu__item.home {
    position: relative;
    flex-shrink: 0;
    width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-menu__item.home .logo {
    position: relative;
    width: 44px;
    height: 44px;
    text-indent: 100%;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
}

.bottom-menu__item.home .logo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/mo/assets/jaju/image/logo/ico-common-home-jaju.png") no-repeat 0 0/100%;
}

.bottom-menu__content {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 30;
}

.bottom-menu__content:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.2s 0.1s linear;
    pointer-events: none;
}

.bottom-menu__content.open:before {
    opacity: 1;
    transition-delay: 0;
    pointer-events: auto;
}

.bottom-menu__nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    opacity: 0;
    transition: transform 0.3s ease-out, opacity 0.2s 0.1s linear;
}

.bottom-menu__nav .viewport {
    position: relative;
    box-sizing: border-box;
    max-height: calc(80vh - 45px);
    overflow: auto;
    overflow-x: hidden;
}

.bottom-menu__nav.active {
    top: -56px;
    opacity: 1;
    transform: translateY(-100%);
    transition: transform 0.3s 0.1s ease-out, opacity 0.3s linear;
}

.bottom-menu__help {
    display: flex;
    margin-top: 18px;
    padding: 0 15px;
}

.bottom-menu__help .button {
    flex: 1;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border: 1px solid #ededed;
}

.bottom-menu__help .button + .button {
    border-left: 0;
}

.bottom-menu__help .button .name {
    display: block;
    font-size: 13px;
    text-align: center;
    height: 37px;
    line-height: 36px;
}

.bottom-menu__help .button .name.kakao:before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    background: url(../image/layout/icon_kakao@2x.png) 0 0 no-repeat;
    width: 17px;
    height: 15px;
    vertical-align: middle;
    background-size: auto 15px;
}

.bottom-menu__membership {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    opacity: 0;
    transition: transform 0.3s ease-out, opacity 0.2s 0.1s linear;
}

.bottom-menu__membership .viewport {
    position: relative;
    padding: 10px 15px 30px;
    box-sizing: border-box;
    max-height: calc(80vh - 45px);
    overflow: auto;
    overflow-x: hidden;
}

.bottom-menu__membership .membership__login {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottom-menu__membership .membership__login .login-message {
    font-size: 13px;
    font-weight: 400;
    color: #222;
}

.bottom-menu__membership .membership__login .login-message em {
    font-style: normal;
    font-weight: 700;
}

.bottom-menu__membership .membership__login .button--login {
    display: inline-block;
    height: 30px;
    padding: 0 14px;
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #ffffff;
    box-sizing: border-box;
    text-align: center;
}

.bottom-menu__membership .membership__barcode {
    padding-top: 10px;
    text-align: center;
}

.bottom-menu__membership .membership__barcode > img,
.bottom-menu__membership .membership__barcode > svg {
    max-width: 100%;
}

.bottom-menu__membership .membership__banner {
    margin-top: 15px;
}

.bottom-menu__membership .membership__banner-link {
    display: block;
    position: relative;
    padding-top: 26.6666666667%;
    border-radius: 5px;
    overflow: hidden;
}

.bottom-menu__membership .membership__banner-link img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.bottom-menu__membership .membership__jaju {
    margin-top: 10px;
}

.bottom-menu__membership .membership__jaju-item + .membership__jaju-item {
    border-top: 1px solid #eee;
}

.bottom-menu__membership .membership__jaju-item a {
    color: #222;
}

.bottom-menu__membership .membership__jaju-item a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='m8 6 4 4-4 4' stroke='%23555' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.bottom-menu__membership .membership__jaju-link {
    position: relative;
    display: block;
    padding: 18px 44px 18px 37px;
    font-size: 14px;
}

.bottom-menu__membership .membership__jaju-link em {
    font-weight: 700;
}

.bottom-menu__membership .membership__jaju-link em span {
    font-weight: 400;
}

.bottom-menu__membership .membership__jaju-link em.hilite {
    color: #ff5432;
}

.bottom-menu__membership .membership__jaju-link:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 32px;
    height: 32px;
    transform: translateY(-50%);
}

.bottom-menu__membership .membership__jaju-link.coupon:before {
    background: url(../image/layout/footer_membership_coupon.svg);
}

.bottom-menu__membership .membership__jaju-link.review:before {
    background: url(../image/layout/footer_membership_review.svg);
}

.bottom-menu__membership .membership__jaju-link.stamp:before {
    background: url(../image/layout/footer_membership_stamp.svg);
}

.bottom-menu__membership .button--close {
    position: absolute;
    top: 1px;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 67px;
    height: 17px;
    background: url(../image/layout/footer_tap_close.svg) no-repeat 0 0/100%;
    text-indent: 100%;
    line-height: 2;
    overflow: hidden;
    white-space: nowrap;
}

.bottom-menu__membership.active {
    top: -56px;
    opacity: 1;
    transform: translateY(-100%);
    transition: transform 0.3s 0.1s ease-out, opacity 0.3s linear;
}

.side-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: #fff;
    transform: translateX(-100%);
    opacity: 0;
    z-index: 130;
    transition: transform 0.3s ease-out, opacity 0.2s 0.1s linear;
}

.side-menu__header {
    position: relative;
    padding: 15px 15px 20px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.side-menu__header .user-info {
    position: relative;
    padding: 0 0 0 50px;
    min-height: 40px;
}

.side-menu__header .user-info:has(.user-info__icon) {
    display: flex;
    padding: 0;
    gap: 10px;
}

.side-menu__header .user-info:has(.user-info__icon)::before {
    content: none;
}

.side-menu__header .user-info__icon {
    display: block;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.side-menu__header .user-info__icon img {
    width: 100%;
    object-fit: contain;
}

.side-menu__header .user-info:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    transform: translateY(-50%);
    background: url(/mo/assets/jaju/image/layout/membership-jaju.svg) no-repeat 0 0;
    background-size: cover;
}

.side-menu__header .user-info__name {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #222;
}

.side-menu__header .user-info__name + .user-info__link {
    margin-top: 3px;
}

.side-menu__header .user-info__name.guest {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.side-menu__header .user-info__link {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #666;
}

.side-menu__header .user-info__link + .user-info__name {
    margin-top: 3px;
}

.side-menu__header .user-info__link:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='m3 2 3 3-3 3' stroke='%23999' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.side-menu__header .user-info__link.guest {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #222;
}

.side-menu__header .user-info__link.guest:after {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='m8 6 4 4-4 4' stroke='%23555' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.side-menu__header .side-menu__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 52px;
    text-indent: 100%;
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
}

.side-menu__header .side-menu__close:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='m10.343 10.343 11.314 11.314m0-11.314L10.343 21.657' stroke='%23555' stroke-width='1.2' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.side-menu__body {
    position: relative;
    padding: 30px 15px;
    box-sizing: border-box;
    overflow: auto;
    overflow-x: hidden;
}

.side-menu .category-nav__title {
    display: inline-block;
}

.side-menu .category-nav__title .icon {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.side-menu .category-nav__title .icon img {
    width: 100%;
}

.side-menu .category-nav__title .name {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #555;
    line-height: 14px;
}

.side-menu .category-nav--main > .category-nav__list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: auto;
    grid-row-gap: 15px;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item {
    position: relative;
    text-align: center;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item.active .category-nav--sub {
    max-height: var(--height);
    transform: translateY(0);
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item.active.delay .category-nav--sub {
    transition-delay: 0.3s;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n+1) .category-nav--sub {
    margin-left: -15px;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n+1) .category-nav--sub .category-nav__list:before {
    left: 13%;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n+2) .category-nav--sub {
    margin-left: calc(-100% - 15px);
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n+2) .category-nav--sub .category-nav__list:before {
    left: 35.5%;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n+3) .category-nav--sub {
    margin-left: calc(-200% - 15px);
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n+3) .category-nav--sub .category-nav__list:before {
    left: 59%;
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n) .category-nav--sub {
    margin-left: calc(-300% - 15px);
}

.side-menu .category-nav--main > .category-nav__list > .category-nav__item:nth-child(4n) .category-nav--sub .category-nav__list:before {
    left: 82%;
}

.side-menu .category-nav--sub {
    position: relative;
    width: calc(400% + 30px);
    max-height: 0;
    overflow: hidden;
    transform: translateY(-10px);
    transition: max-height 0.3s cubic-bezier(0.39, 0.58, 0.57, 1), transform 0.2s;
    z-index: 1;
}

.side-menu .category-nav--sub .category-nav__list {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: auto;
    margin-top: 15px;
    background: #f7f7f7;
    transform: translateZ(0);
}

.side-menu .category-nav--sub .category-nav__list:before {
    content: "";
    position: absolute;
    top: -18px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid #f7f7f7;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
}

.side-menu .category-nav--sub .category-nav__list:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #f7f7f7;
}

.side-menu .category-nav--sub .category-nav__item {
    height: 50px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.side-menu .category-nav--sub .category-nav__item:nth-child(4n) {
    border-right: 0;
}

.side-menu .category-nav--sub .category-nav__link {
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    color: #555;
}

.side-menu .category-block + .category-block {
    margin-top: 40px;
}

.side-menu .category-block__title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #222;
}

.side-menu .category-block.category-block--banner {
    margin-top: 30px;
}

.side-menu .category-block.category-block--banner .banner__link {
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

.side-menu .category-block.category-block--banner .banner__link img {
    width: 100%;
}

.side-menu .category-block.category-block--keyword .keyword__list {
    margin: -10px 0 0 -5px;
    font-size: 0;
}

.side-menu .category-block.category-block--keyword .keyword__item {
    margin: 10px 0 0 5px;
    display: inline-block;
}

.side-menu .category-block.category-block--keyword .keyword__item:nth-child(1) .keyword__link, .side-menu .category-block.category-block--keyword .keyword__item:nth-child(2) .keyword__link, .side-menu .category-block.category-block--keyword .keyword__item:nth-child(3) .keyword__link {
    border: 1px solid rgba(255, 84, 50, 0.3);
    color: #ff5432;
}

.side-menu .category-block.category-block--keyword .keyword__link {
    display: inline-block;
    height: 30px;
    padding: 0 14px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    color: #555;
    white-space: nowrap;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.side-menu .category-block.category-block--service .service__list {
    display: flex;
    flex-wrap: wrap;
}

.side-menu .category-block.category-block--service .service__item {
    margin-top: -1px;
    flex-basis: 50%;
    width: 50%;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.side-menu .category-block.category-block--service .service__item:nth-child(even) {
    border-left: 0;
}

.side-menu .category-block.category-block--service .service__link {
    position: relative;
    display: flex;
    width: 100%;
    height: 50px;
    padding: 0 30px 0 15px;
    box-sizing: border-box;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #222;
}

.side-menu .category-block.category-block--service .service__link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='m8 6 4 4-4 4' stroke='%23555' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transform: translateY(-50%);
}

.side-menu.active {
    opacity: 1;
    transform: translateX(0);
    transition: transform 0.3s 0.1s ease-out, opacity 0.2s linear;
}

.jaju-footer {
    margin-top: 40px;
    padding-bottom: 70px;
}

.jaju-footer.jaju-footer--detail {
    padding-bottom: 100px;
}

.jaju-footer.jaju-footer--cart {
    padding-bottom: 120px;
}

.jaju-footer.jaju-footer--cart[data-extend] {
    padding-bottom: 160px;
}

.jaju-footer .quick-link {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 25px 16px 25px;
}

.jaju-footer .quick-link__item a {
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    color: #555;
}

.jaju-footer .company-info {
    margin-top: 10px;
}

.jaju-footer .company-info__title {
    text-align: center;
}

.jaju-footer .company-info__title .company-info__toggle {
    position: relative;
    padding-right: 15px;
    font-size: 12px;
    line-height: 18px;
    color: #222;
}

.jaju-footer .company-info__title .company-info__toggle:after {
    content: "열기";
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 10px;
    text-indent: 100%;
    line-height: 2;
    overflow: hidden;
    transform: translate(0, -50%);
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.6 3.8 2 2.667a.5.5 0 0 0 .8 0l2-2.667A.5.5 0 0 0 7 3H3a.5.5 0 0 0-.4.8z' fill='%23555' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
    transition: all 0.3s;
}

.jaju-footer .company-info__content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s;
}

.jaju-footer .company-info__content .company-info__box {
    margin: 0 15px;
    padding: 11px 0 9px;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}

.jaju-footer .company-info__content a {
    color: inherit;
    text-decoration: none;
}

.jaju-footer .company-info.active .company-info__title .company-info__toggle:after {
    content: "접기두기";
    transform: rotate(180deg) translate(0, 50%);
}

.jaju-footer .company-info.active .company-info__content {
    max-height: 300px;
}

.jaju-footer .info-link {
    margin: 12px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 20px;
}

.jaju-footer .info-link__item a {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}

.jaju-footer .info-link__item a em {
    font-style: normal;
    font-weight: 500;
    color: #777;
}

.jaju-footer .social-link {
    margin: 12px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.jaju-footer .social-link__item + .social-link__item {
    position: relative;
    padding-left: 13px;
    margin-left: 13px;
}

.jaju-footer .social-link__item + .social-link__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 8px;
    background: #ddd;
    transform: translate(0, -50%);
}

.jaju-footer .social-link__item a {
    display: block;
    padding: 2px 2px 1px;
}

.jaju-footer .social-link__item img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
}

.jaju-footer .copyright {
    margin-top: 10px;
    font-size: 11px;
    font-weight: 300;
    line-height: 17px;
    text-align: center;
    color: #999;
}