.pd_pool .item .bookmark:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    -webkit-mask-image: url("../../images/new/layout/aproicon.svg");
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
}
.pos-1:before {
    -webkit-mask-position: 0% 0;
}
.pos-2:before {
    -webkit-mask-position: 2.56% 0;
}
.pos-3:before {
    -webkit-mask-position: 5.13% 0;
}
.pos-4:before {
    -webkit-mask-position: 7.69% 0;
}
.pos-5:before {
    -webkit-mask-position: 10.26% 0;
}
.pos-6:before {
    -webkit-mask-position: 12.82% 0;
}
.pos-7:before {
    -webkit-mask-position: 15.38% 0;
}
.pos-8:before {
    -webkit-mask-position: 17.95% 0;
}
.pos-9:before {
    -webkit-mask-position: 20.51% 0;
}
.pos-10:before {
    -webkit-mask-position: 23.08% 0;
}
.pos-11:before {
    -webkit-mask-position: 25.64% 0;
}
.pos-12:before {
    -webkit-mask-position: 28.21% 0;
}
.pos-13:before {
    -webkit-mask-position: 30.77% 0;
}
.pos-14:before {
    -webkit-mask-position: 33.33% 0;
}
.pos-15:before {
    -webkit-mask-position: 35.9% 0;
}
.pos-16:before {
    -webkit-mask-position: 38.46% 0;
}
.pos-17:before {
    -webkit-mask-position: 41.03% 0;
}
.pos-18:before {
    -webkit-mask-position: 43.59% 0;
}
.pos-19:before {
    -webkit-mask-position: 46.15% 0;
}
.pos-20:before {
    -webkit-mask-position: 48.72% 0;
}
.pos-21:before {
    -webkit-mask-position: 51.28% 0;
}
.pos-22:before {
    -webkit-mask-position: 53.85% 0;
}
.pos-23:before {
    -webkit-mask-position: 56.41% 0;
}
.pos-24:before {
    -webkit-mask-position: 58.97% 0;
}
.pos-25:before {
    -webkit-mask-position: 61.54% 0;
}
.pos-26:before {
    -webkit-mask-position: 64.1% 0;
}
.pos-27:before {
    -webkit-mask-position: 66.67% 0;
}
.pos-28:before {
    -webkit-mask-position: 69.23% 0;
}
.pos-29:before {
    -webkit-mask-position: 71.79% 0;
}
.pos-30:before {
    -webkit-mask-position: 74.36% 0;
}
.pos-31:before {
    -webkit-mask-position: 76.92% 0;
}
.pos-32:before {
    -webkit-mask-position: 79.49% 0;
}
.pos-33:before {
    -webkit-mask-position: 82.05% 0;
}
.pos-34:before {
    -webkit-mask-position: 84.62% 0;
}
.pos-35:before {
    -webkit-mask-position: 87.18% 0;
}
.pos-36:before {
    -webkit-mask-position: 89.74% 0;
}
.pos-37:before {
    -webkit-mask-position: 92.31% 0;
}
.pos-38:before {
    -webkit-mask-position: 94.87% 0;
}
.pos-39:before {
    -webkit-mask-position: 97.44% 0;
}
.pos-40:before {
    -webkit-mask-position: 100% 0;
}
.aproicon {
    font-size: 0;
    display: block;
    transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: transform;
}
.aproicon:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    -webkit-mask-image: url("../../images/new/layout/aproicon.svg");
    -webkit-mask-size: auto 100%;
    -webkit-mask-repeat: no-repeat;
    background-color: #000;
    transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: background-color;
    width: 30px;
    height: 30px;
}
.pd_mega_nav_container .pd_mega_nav .more:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
}
.product_list .page_header .in_scrolldown {
    transform: rotate(-90deg) translate(calc(-100% - 36px - 2.7vw), var(--pd-lg));
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_banner_container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .pd_banner_container.promo {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .pd_banner_container.promo a {
        border-radius: var(--size-radius);
        overflow: hidden;
        display: block;
        margin-bottom: 30px;
    }
}
@media (min-width: 740px) {
    .pd_banner_container {
        margin-top: 2.7vw;
    }
    .pd_banner_container.promo a {
        overflow: hidden;
        display: block;
        margin-bottom: 12px;
    }
    .pd_banner_container.promo a:nth-of-type(2n + 2) .pd_banner {
        flex-direction: row-reverse;
    }
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_banner_container {
        margin-top: 35px;
    }
}
.pd_banner {
    background-color: var(--color-main);
    color: #fff;
    width: 100%;
}
.pd_banner p {
    color: #fff;
}
.pd_banner .num {
    font-family: var(--font-family-en);
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
}
.pd_banner .num + .fz-title {
    margin-top: 1em;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_banner .num {
        right: 30px;
        top: 15px;
    }
}
@media (min-width: 1500px) {
    .pd_banner .num {
        font-size: 1.25vw;
    }
}
@media (min-width: 740px) {
    .pd_banner {
        display: flex;
    }
    .pd_banner > div {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }
    .pd_banner .text_container {
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: cover;
        background-position: center;
    }
}
.pd_banner .text_holder {
    position: relative;
}
.pd_banner .text_holder h3,
.pd_banner .text_holder .fz-title {
    font-size: clamp(26px, 3vw, 60px);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.125em;
    padding-bottom: 1em;
}
.pd_banner .text_holder .fz-C {
    font-weight: normal;
    font-family: var(--font-family);
    line-height: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
@media (min-width: 740px) and (max-width: 979px) {
    .pd_banner .text_holder .fz-C {
        -webkit-line-clamp: 4;
    }
}
@media (min-width: 980px) and (max-width: 1499px) {
    .pd_banner .text_holder .fz-C {
        -webkit-line-clamp: 3;
    }
}
@media (min-width: 1500px) {
    .pd_banner .text_holder .fz-C {
        -webkit-line-clamp: 5;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_banner .text_holder {
        padding: 30px 30px;
    }
    .pd_banner .text_holder .fz-C {
        font-size: 14px;
    }
}
@media (min-width: 980px) {
    .pd_banner .text_holder {
        width: 55%;
        min-width: 50%;
        max-width: 55%;
    }
}
@media (min-width: 980px) and (max-width: 1499px) {
    .pd_banner .text_holder .fz-C {
        font-size: 15px;
    }
}
@media (min-width: 1500px) and (max-width: 1799px) {
    .pd_banner .text_holder .fz-C {
        font-size: 16px;
    }
}
@media (min-width: 980px) {
    .pd_banner .img_container {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }
}
.pd_banner .img_holder {
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
}
.pd_banner .img_holder img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}
.pd_banner .img_holder:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: var(--ratio-pd-banner);
}
.pd_banner.v3 {
    flex-direction: row-reverse;
}
@media (min-width: 740px) {
    .pd_banner.v3 .img_container {
        width: 44%;
        max-width: 44%;
        min-width: 44%;
        flex-shrink: 0;
    }
    .pd_banner.v3 .text_container {
        width: 56%;
        max-width: 56%;
        min-width: 56%;
        flex-shrink: 0;
        overflow: hidden;
    }
    .pd_banner.v3 .text_container .fz-C {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: normal;
    }
    .pd_banner.v3 h1 {
        position: relative;
    }
    .pd_banner.v3 h1::before {
        content: "";
        display: block;
        width: 0.885vw;
        min-width: 8px;
        height: calc(100% - 1.4em);
        top: 0.2em;
        left: 0;
        position: absolute;
        background-color: var(--color-main);
        margin-left: -9.2vw;
    }
}
@media (min-width: 1800px) {
    .pd_banner.v3 .text_container {
        padding-left: 22%;
        padding-right: 5%;
    }
    .pd_banner.v3 .text_container .text_holder {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
    }
    .pd_banner.v3 h1::before {
        margin-left: -16.1vw;
    }
    .pd_banner.v3 p {
        max-width: 70%;
    }
}
.promo {
    padding-bottom: 50px;
}
@media (min-width: 980px) {
    .promo {
        padding-bottom: 5.2vw;
    }
}
.pd_filer_cotainer {
    border-top: 1px solid rgba(0, 0, 0, 0);
    transition: all 0.5s ease;
}
.pd_filer_cotainer.active .open_mage_nav::after {
    transform: translateY(-50%) rotate(-90deg);
}
.pd_filer_cotainer .pd_filer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_filer_cotainer .pd_filer {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (min-width: 740px) and (max-width: 979px) {
    .pd_filer_cotainer .pd_filer {
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 4vw;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_filer_cotainer .pd_filer {
        position: relative;
    }
}
.pd_filer_cotainer .pd_filer .fz-B {
    color: var(--color-filter-title);
    display: block;
    width: clamp(120px, 9vw, 220px);
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_filer_cotainer .pd_filer .fz-B {
        padding-top: 10px;
        padding-bottom: 5px;
        display: none;
    }
}
@media (min-width: 740px) and (max-width: 979px) {
    .pd_filer_cotainer .pd_filer .fz-B {
        min-width: 100%;
    }
}
.pd_filer_cotainer .btn-search {
    width: clamp(36px, 2.9vw, 56px);
    height: clamp(36px, 2.9vw, 56px);
    background-color: var(--color-main);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease;
    color: var(--color-filter-go);
    text-transform: uppercase;
    cursor: pointer;
}
@media (min-width: 0) and (max-width: 575px) {
    .pd_filer_cotainer .btn-search {
        width: 100%;
        border-radius: 6px;
        margin-top: 20px;
        margin-bottom: var(--pd-inside-xs);
        height: clamp(45px, 2.9vw, 56px);
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_filer_cotainer .btn-search {
        position: absolute;
        right: 0;
        bottom: 8px;
        width: 45px;
        margin: 0;
        height: 45px;
        opacity: 0;
    }
}
@media (min-width: 576px) and (max-width: 979px) {
    .pd_filer_cotainer .btn-search {
        bottom: 35px;
        border-radius: 0;
        width: 40px;
        height: 40px;
    }
}
.pd_filer_cotainer .btn-search:hover {
    background-color: var(--color-filter-hover);
}
@media (min-width: 1500px) {
    .pd_filer_cotainer .btn-search {
        font-size: 18px;
    }
}
.pd_filer_cotainer .open_mage_nav,
.pd_filer_cotainer .search,
.pd_filer_cotainer input {
    color: var(--color-text);
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    width: 256px;
    border: none;
    outline: none;
    margin-right: 30px;
    border-bottom: 2px solid var(--color-text);
    border-radius: 0;
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_filer_cotainer .open_mage_nav,
    .pd_filer_cotainer .search,
    .pd_filer_cotainer input {
        margin-right: 0;
        width: 100%;
    }
}
@media (min-width: 740px) and (max-width: 979px) {
    .pd_filer_cotainer .open_mage_nav,
    .pd_filer_cotainer .search,
    .pd_filer_cotainer input {
        flex: auto;
        width: 30%;
    }
}
@media (min-width: 1500px) {
    .pd_filer_cotainer .open_mage_nav,
    .pd_filer_cotainer .search,
    .pd_filer_cotainer input {
        font-size: 18px;
    }
}
.pd_filer_cotainer input {
    line-height: 43px;
    height: 43px;
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: none;
}
.pd_filer_cotainer .open_mage_nav {
    position: relative;
    cursor: pointer;
}
.pd_filer_cotainer .open_mage_nav::after {
    content: "";
    transition: all 0.35s ease;
    display: block;
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 46.94% 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_filer_cotainer .open_mage_nav {
        display: block;
        margin: 0;
    }
    .pd_filer_cotainer .open_mage_nav::after {
        right: 7px;
    }
}
.pd_filer_cotainer .search {
    position: relative;
}
.pd_filer_cotainer .search .search_img {
    transition: all 0.35s ease;
    display: block;
    width: 22px;
    height: 22px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 34.69% 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
    cursor: pointer;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_filer_cotainer .search {
        width: 100%;
        margin: 0;
    }
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_filer_cotainer .search {
        margin: 0;
    }
    .pd_filer_cotainer .search .search_img {
        width: 20px;
        height: 20px;
        right: 3px;
    }
}
.pd_filer_cotainer .search::after {
    content: "";
    transition: all 0.35s ease;
    display: block;
    width: 22px;
    height: 22px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 34.69% 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    display: none;
}
.pd_mega_nav_container {
    width: 100%;
    position: absolute;
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
    background-color: #fff;
    z-index: 99;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .container_inside {
        padding: 0 !important;
    }
}
.pd_mega_nav_container .pd_mega_nav {
    min-height: 100vh;
    position: relative;
    margin-left: clamp(120px, 9vw, 220px);
    overflow: auto;
}
@media (min-width: 0) and (max-width: 1099px) {
    .pd_mega_nav_container .pd_mega_nav {
        margin-left: 0;
        background-color: #fff;
    }
}
.pd_mega_nav_container .pd_mega_nav .more {
    display: flex;
    width: 50px;
    height: 100%;
    background: none;
    transition: all 0.35s ease;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 16px;
    top: 0;
}
.pd_mega_nav_container .pd_mega_nav .more:before {
    background-size: auto 100%;
    background-position: 48.98% 0;
    width: 14px;
    height: 14px;
    transition: all 0.35s ease;
}
@media (min-width: 1100px) {
    .pd_mega_nav_container .pd_mega_nav .more.active:before {
        transform: rotate(-90deg);
        background-size: auto 100%;
        background-position: 46.94% 0;
    }
}
.pd_mega_nav_container .pd_mega_nav a {
    display: block;
    color: var(--color-text);
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.pd_mega_nav_container .pd_mega_nav a.hassub:after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 48.98% 0;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav a {
        padding: 0.8em 0;
        border-bottom: 1px solid var(--color-border);
        z-index: 10;
    }
    .pd_mega_nav_container .pd_mega_nav a.hassub:after {
        right: 0;
    }
}
@media (min-width: 740px) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav a {
        padding: 0.9em 0;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav a {
        padding: 0.5em 1em;
    }
    .pd_mega_nav_container .pd_mega_nav a.hassub:after {
        right: 34px;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav .back {
        padding: 0.6em 1em;
        margin-bottom: 1em;
        font-weight: bold;
        color: var(--color-main);
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid var(--color-main);
        border-radius: var(--size-radius);
        pointer-events: initial;
        z-index: 100;
        cursor: pointer;
    }
    .pd_mega_nav_container .pd_mega_nav .back:before {
        content: "";
        display: inline-block;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background-image: url("../../images/new/layout/inpage_iconset.svg");
        background-size: auto 100%;
        background-position: 53.06% 0;
        width: 20px;
        height: 20px;
        transform: rotate(180deg);
        margin-right: 0.5em;
    }
}
@media (min-width: 740px) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav .back {
        padding: 0.9em 0;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav .back {
        display: none;
    }
}
.pd_mega_nav_container .pd_mega_nav > ul {
    border-right: 1px solid var(--color-border);
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav > ul {
        border: none;
        overflow-y: auto;
        pointer-events: auto !important;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav > ul {
        border-right: 1px solid var(--color-border);
    }
}
.pd_mega_nav_container .pd_mega_nav > ul > li {
    line-height: 1.25em;
}
.pd_mega_nav_container .pd_mega_nav > ul > li > a {
    font-weight: bold;
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav > ul > li > a {
        padding: 1em 0;
        color: var(--color-text);
    }
    .pd_mega_nav_container .pd_mega_nav > ul > li > a:before {
        content: "";
        display: block;
        width: calc(100% - 33px);
        left: 0;
        bottom: 0;
        position: absolute;
        border-bottom: 1px solid var(--color-border);
    }
    .pd_mega_nav_container .pd_mega_nav > ul > li > a.hover,
    .pd_mega_nav_container .pd_mega_nav > ul > li > a:hover {
        color: var(--color-main);
    }
    .pd_mega_nav_container .pd_mega_nav > ul > li > a.hover:before,
    .pd_mega_nav_container .pd_mega_nav > ul > li > a:hover:before {
        border-bottom: 2px solid var(--color-main);
    }
}
.pd_mega_nav_container .pd_mega_nav ul {
    margin: 0;
    padding: 0;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav ul {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        pointer-events: initial;
        padding: 80px var(--pd-inside-xs) var(--height-nav-xs);
        background-color: #fff;
    }
    .pd_mega_nav_container .pd_mega_nav ul.open {
        display: block;
        position: absolute;
        pointer-events: auto !important;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav ul {
        padding-top: 38px;
        width: 260px;
        height: 100%;
    }
}
@media (min-width: 1500px) {
    .pd_mega_nav_container .pd_mega_nav ul {
        width: 320px;
    }
}
@media (min-width: 1800px) {
    .pd_mega_nav_container .pd_mega_nav ul {
        width: 360px;
    }
}
.pd_mega_nav_container .pd_mega_nav li {
    display: block;
    padding: 0;
}
.pd_mega_nav_container .pd_mega_nav ul ul {
    display: none;
    position: absolute;
    top: 0;
    border-right: 1px solid var(--color-border);
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav ul ul {
        left: 0;
        z-index: 20;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav ul ul {
        left: 260px;
    }
}
@media (min-width: 1500px) {
    .pd_mega_nav_container .pd_mega_nav ul ul {
        left: 320px;
    }
}
@media (min-width: 1800px) {
    .pd_mega_nav_container .pd_mega_nav ul ul {
        left: 360px;
    }
}
.pd_mega_nav_container .pd_mega_nav ul ul > li > a {
    display: block;
    position: relative;
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a {
        padding: 0.5em 30px;
        color: #393939;
    }
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a.hover,
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a:hover {
        color: var(--color-main);
    }
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a.hover::after,
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a:hover::after {
        opacity: 1;
    }
}
@media (min-width: 1500px) {
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a {
        padding: 0.5em 40px;
    }
}
@media (min-width: 1800px) {
    .pd_mega_nav_container .pd_mega_nav ul ul > li > a {
        padding: 0.5em 60px;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container .pd_mega_nav ul ul ul {
        z-index: 30;
        height: 100%;
        position: fixed;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav ul ul ul {
        border-right: none !important;
    }
}
@media (min-width: 980px) {
    .pd_mega_nav_container .pd_mega_nav ul ul ul > li > a {
        font-size: 14px;
        color: #858585;
        padding: 0.5em 60px;
    }
    .pd_mega_nav_container .pd_mega_nav ul ul ul > li > a:after {
        display: none;
    }
    .pd_mega_nav_container .pd_mega_nav ul ul ul > li > a.hover,
    .pd_mega_nav_container .pd_mega_nav ul ul ul > li > a:hover {
        color: var(--color-main);
    }
}
.pd_mega_nav_container .pd_mega_nav ul ul ul ul {
    display: none !important;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_mega_nav_container {
        height: 100vh;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
    }
}
.desktop .pd_mega_nav_container .pd_mega_nav .more {
    display: none;
}
.order-select {
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 1px solid var(--color-border);
    height: 36px;
    padding: 0 1em;
    border-radius: 3px;
    background-image: url("../../images/new/layout/select-arrow-border.svg");
    background-size: 10px auto;
    background-position: right 5% center;
    background-repeat: no-repeat;
    width: 100%;
    color: #000;
    flex-shrink: 0;
}
@media (min-width: 0) and (max-width: 979px) {
    .order-select {
        margin-top: 15px;
    }
}
@media (min-width: 740px) {
    .order-select {
        max-width: 200px;
    }
}
@media (min-width: 1800px) {
    .order-select {
        height: 40px;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .v3 .order-select {
        margin-bottom: 20px;
    }
}
.pd_pool_nav {
    width: 20%;
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_pool_nav {
        display: none;
    }
}
@media (min-width: 1500px) {
    .pd_pool_nav {
        width: 16%;
    }
}
.pd_pool_nav .fz-B {
    padding-bottom: 0.5em;
}
.pd_pool_nav a {
    display: block;
    color: var(--color-pd-nav-left);
    transition: all 0.6s ease;
    padding: 0.5em 0;
}
.pd_pool_nav a:hover {
    color: var(--color-main);
}
.pd_pool_nav.fixed {
    position: fixed;
    top: calc(var(--height-nav-mini-xxl) + 70px);
    width: 9.2%;
}
.pd_pool_nav.fixed.bottom {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 12.2%;
}
.left_nested_nav a {
    display: block;
    transition: all 0.4s ease;
}
.left_nested_nav a.active {
    color: var(--color-main);
}
.left_nested_nav li {
    transition: all 0.4s ease;
}
.left_nested_nav .hasdropmenu ul {
    display: none;
}
.left_nested_nav > ul > li {
    border-bottom: 1px solid var(--color-border);
}
.left_nested_nav > ul > li.hasdropmenu {
    position: relative;
}
.left_nested_nav > ul > li.hasdropmenu > .switch {
    content: "+";
    display: block;
    position: absolute;
    width: 2em;
    height: 3em;
    right: 0;
    top: 0;
    display: flex;
    cursor: pointer;
}
.left_nested_nav > ul > li.hasdropmenu > .switch:before,
.left_nested_nav > ul > li.hasdropmenu > .switch:after {
    content: "";
    display: block;
    width: 12px;
    border-top: 2px solid var(--color-border);
    position: absolute;
    transform-origin: right top;
    right: 0;
    top: 50%;
    transition: all 0.35s ease;
}
.left_nested_nav > ul > li.hasdropmenu > .switch:before {
    transform: translate(0, -50%);
}
.left_nested_nav > ul > li.hasdropmenu > .switch:after {
    transform-origin: center center;
    transform: translate(0%, -50%) rotate(90deg);
}
.left_nested_nav > ul > li.hasdropmenu > .switch:hover:before,
.left_nested_nav > ul > li.hasdropmenu > .switch:hover:after {
    border-color: var(--color-text);
}
.left_nested_nav > ul > li.hasdropmenu.active {
    padding-bottom: 0.5em;
}
.left_nested_nav > ul > li.hasdropmenu.active > .switch:after {
    transform: translate(0%, -50%) rotate(0);
    opacity: 0;
}
.left_nested_nav > ul > li.hasdropmenu.active > a {
    border-bottom: none;
    color: var(--color-text);
    font-weight: bold;
}
.left_nested_nav > ul > li > ul > li.hasdropmenu {
    position: relative;
}
.left_nested_nav > ul > li > ul > li.hasdropmenu:after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    right: 0;
    width: 12px;
    height: 12px;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 48.98% 0;
}
.left_nested_nav > ul > li > ul > li > a {
    padding-left: 1em;
    border-bottom: none;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    transition: none;
}
.left_nested_nav > ul > li > ul > li > ul {
    position: absolute;
    left: 100%;
    width: 220px;
    top: 0;
    z-index: 99;
    padding: 0 0 0 15px;
}
.left_nested_nav > ul > li > ul > li > ul::before,
.left_nested_nav > ul > li > ul > li > ul:after {
    content: "";
    display: block;
    height: 8px;
    background-color: #f8f8f8;
    width: 100%;
}
.left_nested_nav > ul > li > ul > li > ul li {
    background-color: #f8f8f8;
}
.left_nested_nav > ul > li > ul > li > ul li a {
    padding: 0.25em 1em;
    transition: all 0.1s ease;
}
.left_nested_nav > ul > li > ul > li > ul li a:hover {
    background-color: #f0f0f0;
}
.left_nested_nav.v3 > ul > li > ul > li > a {
    transition: none;
    border-radius: var(--size-radius);
}
.left_nested_nav.v3 > ul > li > ul > li > a.hover {
    background-color: #f9f9f9;
}
.left_nested_nav.v3 > ul > li > ul > li > a:hover {
    background-color: #f9f9f9;
}
.left_nested_nav.v3 > ul > li > ul > li > ul {
    border-radius: var(--size-radius);
}
@media (min-width: 0) and (max-width: 979px) {
    .pd_pool_container .fz-C {
        display: block;
        font-size: 14px;
        font-weight: normal;
        padding: 25px 0 10px;
    }
}
@media (min-width: 980px) {
    .pd_pool_container {
        width: 73.5%;
        padding-bottom: 5.2vw;
        margin-bottom: 5.2vw;
        min-height: 100vh;
    }
}
.promo_header {
    padding-bottom: 2em;
    border-bottom: 1px solid var(--color-border);
    margin-bottom: 2.5em;
}
.pd_pool {
    display: flex;
    flex-wrap: wrap;
}
.pd_pool a {
    display: block;
    color: #000;
}
.pd_pool svg {
    display: block;
    width: 22px;
    height: 22px;
    transition: all 0.35s ease;
}
.pd_pool svg path {
    fill: var(--color-text);
    transition: all 0.35s ease;
}
.pd_pool .consultation,
.pd_pool .add_to_cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid var(--color-border);
    font-weight: bold;
    padding: 10px 0;
    font-size: 16px;
    cursor: pointer;
}
.pd_pool .consultation .icon:before,
.pd_pool .add_to_cart .icon:before {
    width: 24px;
    height: 24px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 28.57% 0;
}
.pd_pool .consultation + .consultation,
.pd_pool .add_to_cart + .consultation {
    border: 1px solid var(--color-border);
    justify-content: center;
    padding: 6px 0;
    margin-top: 0;
    border-radius: var(--size-radius);
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #f8f8f8;
}
.pd_pool .consultation + .consultation span,
.pd_pool .add_to_cart + .consultation span {
    line-height: 1.25em;
    color: #666;
    font-weight: normal;
}
.pd_pool .consultation + .consultation .icon,
.pd_pool .add_to_cart + .consultation .icon {
    display: none !important;
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool .consultation + .consultation,
    .pd_pool .add_to_cart + .consultation {
        font-size: 12px;
        margin-bottom: 30px;
    }
}
@media (min-width: 1100px) {
    .pd_pool .consultation + .consultation,
    .pd_pool .add_to_cart + .consultation {
        width: calc(100% - 40px);
        margin: 0 auto 20px;
        padding: 8px 0;
        transition: all 0.3s ease;
        background-color: #f8f8f8;
    }
    .pd_pool .consultation + .consultation:hover,
    .pd_pool .add_to_cart + .consultation:hover {
        background-color: #efefef;
        color: #333;
    }
}
.pd_pool .consultation circle,
.pd_pool .add_to_cart circle {
    transition: all 0.35s ease;
}
@media (min-width: 1100px) {
    .pd_pool .consultation:hover svg path,
    .pd_pool .add_to_cart:hover svg path {
        fill: var(--color-main);
    }
    .pd_pool .consultation:hover svg circle,
    .pd_pool .add_to_cart:hover svg circle {
        stroke: var(--color-main);
    }
    .pd_pool .consultation:hover span,
    .pd_pool .add_to_cart:hover span {
        color: var(--color-main);
    }
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool .consultation,
    .pd_pool .add_to_cart {
        font-size: 13px;
    }
    .pd_pool .consultation .icon:before,
    .pd_pool .add_to_cart .icon:before {
        width: 18px;
        height: 18px;
    }
}
@media (min-width: 740px) and (max-width: 1099px) {
    .pd_pool .consultation,
    .pd_pool .add_to_cart {
        width: calc(100% - 40px);
    }
}
@media (min-width: 1500px) {
    .pd_pool .consultation,
    .pd_pool .add_to_cart {
        padding: 18px 25px;
    }
}
@media (min-width: 1500px) {
    .pd_pool .consultation,
    .pd_pool .add_to_cart {
        padding: 18px 30px;
    }
}
@media (min-width: 1100px) {
    .pd_pool .add_to_cart svg {
        width: 28px;
        height: 28px;
    }
}
@media (min-width: 0) and (max-width: 575px) {
    .pd_pool .consultation + .consultation {
        margin-left: 8px;
    }
}
.pd_pool .consultation .icon:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/new/layout/inpage_iconset.svg");
    background-size: auto 100%;
    background-position: 24.49% 0;
}
@media (min-width: 0) and (max-width: 575px) {
    .pd_pool .consultation svg {
        display: none !important;
    }
}
.pd_pool .consultation.track svg {
    margin-right: 5px;
}
.pd_pool .consultation.track path {
    fill: rgba(0, 0, 0, 0);
    stroke: #000;
    stroke-width: 15;
}
.pd_pool .consultation.track.active span {
    color: var(--color-main);
}
.pd_pool .consultation.track.active path {
    fill: var(--color-main);
    stroke: var(--color-main);
}
.pd_pool .item {
    width: 50%;
    display: block;
    transition: all 0.6s ease;
}
.pd_pool .item .cart-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool .item .cart-select a {
        padding-left: 3px;
        padding-right: 3px;
        border: 1px solid #000;
        color: #000;
        border-radius: 5px;
        white-space: nowrap;
        text-align: center;
        justify-content: center;
        flex: auto;
        height: 36px;
    }
    .pd_pool .item .cart-select a + a {
        margin-left: 6px;
    }
    .pd_pool .item .cart-select a .aproicon {
        display: none;
    }
}
@media (min-width: 980px) {
    .pd_pool .item .cart-select a {
        max-width: calc(50% - 6px);
        font-size: 14px;
        justify-content: flex-start;
    }
}
.pd_pool .item .consultation {
    flex: 1;
}
@media (min-width: 1100px) {
    .pd_pool .item .consultation {
        margin-left: 20px;
        margin-right: 10px;
    }
    .pd_pool .item .consultation + .consultation {
        margin-right: 20px;
        margin-left: 0;
    }
}
@media (min-width: 1100px) and (max-width: 1499px) {
    .pd_pool .item .consultation svg {
        margin: 0;
    }
}
.pd_pool .item > div {
    display: flex;
    flex-wrap: wrap;
}
.pd_pool .item .add_to_cart {
    width: 100%;
}
@media (min-width: 0) and (max-width: 1099px) {
    .pd_pool .item {
        width: 46%;
        margin-left: 8%;
        margin-bottom: 30px;
    }
    .pd_pool .item:nth-of-type(2n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 980px) {
    .pd_pool .item svg {
        margin-right: 3px;
    }
}
@media (min-width: 1100px) {
    .pd_pool .item {
        width: 30%;
        margin-left: 5%;
        margin-bottom: 3vw;
    }
    .pd_pool .item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 1500px) {
    .pd_pool .item {
        width: 29%;
        margin-left: 6.5%;
    }
}
@media (min-width: 1800px) {
    .pd_pool .item {
        width: 27.5%;
        margin-left: 8.75%;
    }
}
@media (hover: hover) {
    .pd_pool .consultation:hover,
    .pd_pool .add_to_cart:hover {
        color: var(--color-main);
    }
    .pd_pool .item:hover .img_container {
        transition: all 0.6s ease;
    }
    .pd_pool .item:hover .img_container .img_holder {
        transform: scale(1.1);
    }
}
.pd_pool .discount-label {
    width: 28%;
    background-color: var(--color-bg-discount-label);
    color: var(--color-text-discount-label);
    font-family: var(--font-family-en);
    border-radius: 50%;
    position: absolute;
    right: 5%;
    top: 5%;
    z-index: 9;
    font-size: 13px;
}
@media (min-width: 740px) {
    .pd_pool .discount-label {
        width: 20%;
        font-size: 14px;
        max-width: 50px;
        max-height: 50px;
    }
}
.pd_pool .discount-label:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.pd_pool .discount-label span {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.pd_pool .img_container {
    overflow: hidden;
    position: relative;
    border-radius: var(--size-radius);
}
.pd_pool .img_container .img_holder {
    transition: all 0.6s ease;
    background-size: var(--mode-bgsize-product);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: var(--color-border);
}
.pd_pool .img_container .img_holder:after {
    content: "";
    display: block;
    width: 100%;
    /* padding-bottom: var(--ratio-pd-gallery); */
    padding-bottom: 100%;
}
.pd_pool .text_container {
    padding: 20px 0;
    position: relative;
}
.pd_pool .text_container .discount-label {
    display: none;
}
.pd_pool .orig {
    color: var(--color-price-orig);
    text-decoration: line-through;
    margin-left: 1em;
    transition: all 0.35s ease;
}
.pd_pool .discount {
    font-size: 11px;
    display: block;
    line-height: 1.5em;
    padding: 0.5em 0 1em;
    color: var(--color-price-orig);
    display: none;
}
.pd_pool .fz-C {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.2;
    width: calc(100% - 50px);
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool .fz-C {
        padding: 0;
        font-weight: bold;
    }
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool .price {
        font-size: 13px;
    }
}
@media (min-width: 0) and (max-width: 350px) {
    .pd_pool .price {
        font-size: 11px;
        letter-spacing: -0.1px;
    }
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool.list .item {
        width: 100%;
        display: flex;
        margin-bottom: 35px;
        margin-left: 0 !important;
    }
    .pd_pool.list .img_container {
        width: 36%;
    }
    .pd_pool.list .text_container {
        width: 64%;
        padding: 0 0 0 20px;
        position: relative;
    }
    .pd_pool.list .fz-C {
        padding: 0;
        font-weight: bold;
        max-height: 3.8em;
        overflow: hidden;
    }
    .pd_pool.list .add_to_cart {
        font-size: 12px;
        position: absolute;
        bottom: 0;
        right: 0;
        width: calc(100% - 20px);
        border: 1px solid var(--color-border);
        padding: 0 10px;
        border-radius: 3px;
    }
    .pd_pool.list .add_to_cart .icon:before {
        width: 18px;
        height: 18px;
    }
}
.pd_list_container {
    padding-top: 40px;
}
@media (min-width: 980px) {
    .pd_list_container .tag_header {
        margin-top: -2.4vw;
    }
}
.pd_list_header {
    padding-bottom: 20px;
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_list_header .fz-C {
        display: block;
        padding-top: 0.75em;
        font-weight: normal;
        color: var(--color-cart-border);
    }
}
@media (min-width: 740px) {
    .pd_list_header .fz-B {
        position: relative;
        display: block;
        padding-bottom: 4.16vw;
    }
    .pd_list_header .fz-B:before {
        content: "";
        display: block;
        height: 2px;
        width: 20px;
        border-top: 2px solid var(--color-main);
        margin-bottom: 2.08vw;
    }
}
@media (min-width: 740px) {
    .pd_list_header {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
}
@media (min-width: 740px) {
    .pd_list_header {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
}
@media (min-width: 740px) {
    .pd_list_header .pd_count {
        text-align: right;
        padding-bottom: 4.16vw;
        width: 100%;
        float: right;
    }
}
@media (min-width: 980px) {
    .pd_list_body {
        display: flex;
        position: relative;
        justify-content: space-between;
    }
}
.pd_list_body .pd_count {
    text-align: right;
}
.pd_list_body.no_sidebar .pd_pool_nav {
    display: none !important;
}
@media (min-width: 980px) {
    .pd_list_body.no_sidebar .pd_pool_container {
        width: 100%;
        margin-left: 0;
    }
}
.pd_list_body.no_sidebar .pd_pool {
    width: 100%;
}
@media (min-width: 740px) and (max-width: 1499px) {
    .pd_list_body.no_sidebar .pd_pool .item {
        width: 30%;
        margin-left: 5%;
        margin-bottom: 6vw;
    }
    .pd_list_body.no_sidebar .pd_pool .item:nth-of-type(3n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .pd_list_body.no_sidebar .pd_pool .item {
        width: 22%;
        margin-left: 4%;
        margin-bottom: 6vw;
    }
    .pd_list_body.no_sidebar .pd_pool .item:nth-of-type(3n + 1) {
        margin-left: 4%;
    }
    .pd_list_body.no_sidebar .pd_pool .item:nth-of-type(4n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 1100px) {
    .pd_list_body.no_sidebar .pd_pool .item:hover {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .pd_list_body.no_sidebar .pd_pool .item:hover .add_to_cart {
        opacity: 1;
        pointer-events: auto;
    }
    .pd_list_body.no_sidebar .pd_pool .item:hover .img_container .img_holder {
        transform: scale(1.1);
    }
    .pd_list_body.no_sidebar .pd_pool .item:hover .orig {
        opacity: 1;
    }
}
@media (min-width: 980px) {
    .pd_list_body.v3 {
        display: block;
    }
}
.pd_list_body.v3 .pagination_container {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media (min-width: 980px) {
    .pd_list_body.v3 .pagination_container {
        margin-top: 5.7vw;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .close_mega_nav {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 999;
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0;
        cursor: pointer;
    }
    .close_mega_nav:after {
        width: 24px;
        height: 24px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background-image: url("../../images/new/layout/inpage_iconset.svg");
        background-size: auto 100%;
        background-position: 8.16% 0;
    }
}
@media (min-width: 980px) {
    .close_mega_nav {
        display: none;
    }
}
.v3 .pd_pool_nav {
    position: static;
    width: 100%;
}
@media (min-width: 980px) {
    .v3 .pd_pool_nav {
        display: flex;
        padding-bottom: 25px;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool_nav .fz-B {
        width: 20%;
        padding-top: 0.4em;
        margin-top: -2vw;
        padding-bottom: 0;
    }
    .v3 .pd_pool_nav .fz-B::before {
        content: "";
        display: block;
        width: 20px;
        height: 2px;
        background-color: var(--color-main);
        margin-bottom: 2vw;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool_nav .left_nested_nav {
        width: 100%;
    }
    .v3 .pd_pool_nav .left_nested_nav > ul {
        flex-wrap: wrap;
        display: flex;
    }
    .v3 .pd_pool_nav .left_nested_nav > ul > li {
        width: calc(25% - 15px);
        margin-left: 20px;
    }
    .v3 .pd_pool_nav .left_nested_nav > ul > li:nth-of-type(4n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool_container {
        width: 100%;
        margin-left: 0%;
    }
}
.v3 .pd_pool_header {
    font-weight: bold;
    color: var(--color-breadcrumbs);
}
@media (min-width: 980px) {
    .v3 .pd_pool_header {
        text-align: right;
        padding-bottom: 50px;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool .item {
        width: 48%;
        margin-left: 4%;
        margin-bottom: 3vw;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 6px 24px;
        border-radius: var(--size-radius);
        overflow: hidden;
        position: relative;
    }
    .v3 .pd_pool .item:nth-of-type(3n + 1) {
        margin-left: 4%;
    }
    .v3 .pd_pool .item:nth-of-type(2n + 1) {
        margin-left: 0 !important;
    }
    .v3 .pd_pool .item .consultation,
    .v3 .pd_pool .item .add_to_cart {
        opacity: 1;
        pointer-events: auto;
        justify-content: flex-start;
        align-items: center;
        font-size: 14px;
    }
    .v3 .pd_pool .item .fz-C {
        padding-bottom: 0.3em;
    }
}
@media (min-width: 980px) and (min-width: 1800px) {
    .v3 .pd_pool .item .fz-C {
        padding-bottom: 0.5em;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool .item .sp {
        font-weight: bold;
    }
    .v3 .pd_pool .item .orig {
        opacity: 1 !important;
    }
    .v3 .pd_pool .item .consultation {
        width: auto;
        background: none;
        border: none;
        padding: 0 4px;
        margin: 0 !important;
        flex: inherit;
        height: 32px;
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
        border-radius: var(--size-radius);
        background-color: #f8f8f8;
        border: 1px solid var(--color-border);
    }
    .v3 .pd_pool .item .consultation .aproicon {
        margin-right: 3px;
    }
    .v3 .pd_pool .item .consultation span {
        font-weight: bold;
        color: var(--color-text);
    }
    .v3 .pd_pool .item .add_to_cart {
        border-top: none;
        padding: 0;
        margin: 0;
        white-space: nowrap;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool .item > div {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 58%;
        display: flex;
        justify-content: space-between;
        padding: 10px 20px;
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .v3 .pd_pool .item > div:after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        border-top: 1px solid var(--color-border);
        flex-shrink: 0;
        margin-bottom: 10px;
        position: absolute;
        left: 0;
        top: 0;
    }
}
@media (hover: hover) {
    .v3 .pd_pool .item .consultation span {
        font-weight: normal;
        transition: color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .v3 .pd_pool .item .consultation:hover {
        background-color: var(--color-main);
        border-color: var(--color-main);
    }
    .v3 .pd_pool .item .consultation:hover span {
        color: #fff;
    }
    .v3 .pd_pool .item .consultation:hover .aproicon:before {
        background-color: #fff;
    }
}
@media (min-width: 1100px) {
    .v3 .pd_pool .item .text_container {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
}
@media (min-width: 980px) and (max-width: 1799px) {
    .v3 .pd_pool .item .add_to_cart {
        width: auto;
        flex: 1;
    }
}
@media (min-width: 1500px) {
    .v3 .pd_pool .item {
        width: 48%;
        margin-left: 4%;
    }
    .v3 .pd_pool .item .consultation,
    .v3 .pd_pool .item .add_to_cart {
        font-size: 15px;
    }
    .v3 .pd_pool .item > div {
        padding: 12px 20px;
    }
}
@media (min-width: 1800px) {
    .v3 .pd_pool .item {
        width: 48%;
        margin-left: 4%;
    }
    .v3 .pd_pool .item > div {
        padding: 12px 25px;
    }
    .v3 .pd_pool .item .consultation,
    .v3 .pd_pool .item .add_to_cart {
        font-size: 16px;
    }
    .v3 .pd_pool .item .consultation {
        width: auto;
        white-space: nowrap;
        border: 1px solid var(--color-border);
        justify-content: center;
        padding: 0 6px;
        margin-top: 0;
        border-radius: var(--size-radius);
        font-size: 14px;
        margin-bottom: 10px;
        background-color: #f8f8f8;
    }
    .v3 .pd_pool .item .consultation + .consultation {
        margin-left: 10px !important;
    }
    .v3 .pd_pool .item svg {
        margin-right: 6px;
    }
    .v3 .pd_pool .item .text_container {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px;
    }
    .v3 .pd_pool .item > div {
        flex-wrap: nowrap;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool a {
        display: flex;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool .img_container {
        width: 42%;
        border-radius: 0;
    }
    .v3 .pd_pool .img_container .discount-label {
        display: none;
    }
}
@media (min-width: 980px) {
    .v3 .pd_pool .text_container {
        width: 58%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        padding-bottom: 72px;
        padding: 10px 10px 72px 10px;
    }
    .v3 .pd_pool .text_container .discount-label {
        display: block;
    }
}
@media (min-width: 1100px) {
    .v3 .pd_pool .text_container {
        padding-bottom: 60px;
    }
}
@media (min-width: 1800px) {
    .v3 .pd_pool .text_container {
        padding-bottom: 70px;
    }
}
@media (max-width: 740px) {
    .pd_banner .text_container {
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: cover;
        background-position: center;
        height: 72.7vw;
    }
}
.pd_pool .item {
    position: relative;
}
.pd_pool .item .bookmark-container {
    position: absolute;
    pointer-events: none;
    width: 100%;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}
.pd_pool .item .bookmark-container:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.pd_pool .item .bookmark {
    pointer-events: auto;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 13px;
}
.pd_pool .item .bookmark:before {
    width: 18px;
    height: 18px;
    -webkit-mask-size: auto 100%;
    -webkit-mask-position: 2.56% 0;
    background-color: var(--color-main);
}
.pd_pool .item .bookmark.--active:before {
    -webkit-mask-size: auto 100%;
    -webkit-mask-position: 0% 0;
}
.pd_pool .item .spec {
    width: 100%;
    max-width: 100%;
    border: initial;
    border-radius: initial;
    margin-bottom: 6px;
}
.pd_pool .item .spec option {
    color: #000;
}
.pd_pool .item .spec select {
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 100%;
    border: 1px solid var(--color-border);
    height: 32px;
    padding: 0 20px 0 5px;
    border-radius: 6px;
    background-image: url("../../images/new/layout/select-arrow-border.svg");
    background-size: 10px auto;
    background-position: right 5% center;
    background-repeat: no-repeat;
    color: #000;
}
@media (min-width: 740px) {
    .pd_pool .item .spec select {
        height: 36px;
    }
}
@media (min-width: 1800px) {
    .pd_pool .item .spec select {
        height: 40px;
    }
}
.pd_pool .item .fn-area {
    justify-content: space-between;
}
.pd_pool .item .fn-area a {
    width: 50%;
    max-width: calc(50% - 4px);
    border-radius: 6px;
    border: 1px solid var(--color-main-dark);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 12px;
    flex: auto;
    margin: 0 0 6px 0 !important;
    padding: 0;
    height: 32px;
    white-space: nowrap;
}
@media (min-width: 740px) {
    .pd_pool .item .fn-area a {
        justify-content: space-between;
        height: 36px;
        padding: 0 8px;
        font-size: 13px;
    }
}
@media (min-width: 1800px) {
    .pd_pool .item .fn-area a {
        height: 40px;
        font-size: 14px;
    }
}
.pd_pool .item .fn-area a span {
    color: #000;
    font-weight: normal;
}
.pd_pool .item .fn-area a .aproicon:before {
    width: 20px;
    height: 20px;
}
.pd_pool .item .fn-area a .aproicon:before:before {
    background-color: var(--color-main-dark);
}
@media (min-width: 740px) and (max-width: 1799px) {
    .pd_pool .item .fn-area a .aproicon:before {
        width: 18px;
        height: 18px;
    }
}
@media (min-width: 0) and (max-width: 739px) {
    .pd_pool .item .fn-area a .aproicon {
        display: none;
    }
}
.pd_pool .item .fn-area a.--disabled {
    pointer-events: none;
    border-color: rgba(149, 149, 149, 0.2);
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.pd_pool .item .fn-area a.--disabled:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #959595;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
}
.pd_pool .item .fn-area a.--disabled span {
    color: #959595;
}
.pd_pool .item .fn-area a.--disabled .aproicon:before {
    background-color: #959595;
}
.pd_pool .item .fn-area a:active {
    background-color: var(--color-main-dark);
}
.pd_pool .item .fn-area a:active span {
    color: #fff;
}
.pd_pool .item .fn-area a:active .aproicon:before {
    background-color: #fff;
}
@media (hover: hover) {
    .pd_pool .item .fn-area a:hover {
        background-color: var(--color-main-dark);
    }
    .pd_pool .item .fn-area a:hover span {
        color: #fff;
    }
    .pd_pool .item .fn-area a:hover .aproicon:before {
        background-color: #fff;
    }
}
.v3 .pd_pool .item .aproicon {
    margin-right: 4px;
}
.v3 .pd_pool .item .aproicon:before {
    width: 18px;
    height: 18px;
}
.v3 .pd_pool .item .consultation {
    position: absolute;
    right: 4px !important;
    top: 4px !important;
    padding: 0;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    right: 0;
    top: 0;
    border: none;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding-left: 1px;
}
@media (min-width: 980px) {
    .v3 .pd_pool .item .consultation {
        right: initial !important;
        left: 6px !important;
        top: 6px !important;
        border: none;
    }
    .v3 .pd_pool .item .consultation:after {
        display: none;
    }
}
@media (min-width: 1800px) {
    .v3 .pd_pool .item .consultation {
        left: 10px !important;
        top: 10px !important;
        width: 40px;
        height: 40px;
    }
    .v3 .pd_pool .item .consultation .aproicon:before {
        width: 20px;
        height: 20px;
    }
}
.v3 .pd_pool .item .consultation span {
    display: none !important;
}
.v3 .pd_pool .item .consultation .aproicon {
    margin: 0;
}
.v3 .pd_pool .item .consultation .aproicon:before {
    background-color: #fff;
}
.v3 .pd_pool .item .consultation.--active span {
    color: var(--color-main);
}
.v3 .pd_pool .item .consultation.--active .pos-2:before {
    -webkit-mask-size: auto 100%;
    -webkit-mask-position: 0% 0;
    background-color: #fff;
}
@media (hover: hover) {
    .v3 .pd_pool .item .consultation.--active:hover span {
        color: #fff;
    }
    .v3 .pd_pool .item .consultation.--active:hover .pos-2:before {
        background-color: #fff;
    }
}
.v3 .pd_pool .item .fn-area-v3 {
    flex-wrap: wrap;
}
.v3 .pd_pool .item .fn-area-v3:after {
    display: none;
}
@media (min-width: 980px) {
    .v3 .pd_pool .item .fn-area-v3 {
        justify-content: flex-start;
        align-items: center;
    }
}
@media (min-width: 980px) and (max-width: 1499px) {
    .v3 .pd_pool .item .fn-area-v3 {
        padding: 8px 10px;
    }
}
@media (min-width: 1100px) {
    .v3 .pd_pool .item .fn-area-v3 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.v3 .pd_pool .item .fn-area-v3 .spec {
    width: 100%;
}
.v3 .pd_pool .item .fn-area-v3 .spec select {
    border: none;
    border: 1px solid var(--color-border);
    height: 32px;
}
.v3 .pd_pool .item .fn-area-v3 .cart-select .aproicon {
    margin: 0 0 0 5px;
}
@media (min-width: 0) and (max-width: 739px) {
    .v3 .pd_pool .item .fn-area-v3 .cart-select a {
        font-weight: normal;
    }
}
@media (min-width: 740px) {
    .v3 .pd_pool .item .fn-area-v3 .cart-select a {
        justify-content: flex-start;
        flex-direction: row-reverse;
        flex: initial;
        max-width: initial;
        width: initial;
        border: none;
    }
}
.v3 .pd_pool .item .fn-area-v3 .cart-select a.--disabled {
    pointer-events: none;
    border-color: rgba(149, 149, 149, 0.2);
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    justify-content: center;
}
.v3 .pd_pool .item .fn-area-v3 .cart-select a.--disabled:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #959595;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
}
.v3 .pd_pool .item .fn-area-v3 .cart-select a.--disabled span {
    color: #959595;
}
.v3 .pd_pool .item .fn-area-v3 .cart-select a.--disabled .aproicon:before {
    background-color: #959595;
} /*# sourceMappingURL=product.css.map */
