.bold {
    font-weight: bold;
}

.link_store .type_line {
    background: #fff;
    border: 1px solid #555;
}

.pt-0{
    padding-top: 0 !important;
}

/* filter */

.stamp-filter {
    margin-bottom: 48px;
}

.stamp-filter .swiper {
    padding-bottom: 24px;
}

.stamp-filter .swiper .swiper-slide {
    width: auto;
    margin-right: 12px;
}

.stamp-filter .swiper .swiper-pagination-bullets {
    bottom: 0;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    background: #ddd;
    border-radius: 99px;
    height: 4px;
    font-size: 4px;
}

.stamp-filter .swiper .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    background: #ddd;
    opacity: 1;
    width: 24px;
    height: 4px;
    border-radius: 99px;
}

.stamp-filter .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #222;
}

.stamp-filter ul {
    display: flex;
    gap: 12px;
}

.stamp-filter ul li strong {
    display: block;
    text-align: center;
    color: #121212;
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
}

.stamp-filter .thumb {
    width: 98px;
    height: 130px;
    background: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stamp-filter .thumb.active {
    border: 1px solid #222222;
}

.stamp-filter .thumb.active+strong {
    font-weight: 700;
}

.stamp-filter .thumb span {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.stamp-filter .thumb.all span {
    width: 70px;
    height: 26px;
    background: url("https://www.uniqlo.com/kr/ko/special-feature/kr_special/feature/svg/spl-all-bk.svg") no-repeat;
    background-size: contain;
}

.stamp-filter .thumb.CPJ span {
    width: 46px;
    height: 20px;
    background: url("https://www.uniqlo.com/kr/ko/special-feature/collaborations/logo/cpj_logo.svg") no-repeat;
}
.stamp-filter .thumb.UPJ span {
    width: 46px;
    height: 20px;
    background: url("https://www.uniqlo.com/kr/ko/special-feature/collaborations/logo/UPJ_logo.svg") no-repeat;
}

.stamp-filter .thumb.JWA span {
    width: 78px;
    height: 28px;
    background: url("https://im.uniqlo.com/global-cms/spa/resfd8c13625f6caa7b2f2c423c95e84c2afr.png") no-repeat;
    background-size: contain;
}

.more_btn_area {
    width: 100%;
    display: none;
    justify-content: center;
    position: relative;
}

.more_btn_area button.more {
    position: relative;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 142%;
    /* 19.88px */
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px;
    border: 1px solid #ccc;
    border-radius: 99px;
    background: #fff;
}

.more_btn_area button.more:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 99px;
    border: 10px solid rgba(34, 34, 34, 0.08);
    box-sizing: content-box;
    animation: moreBtnBg 2.2s infinite linear;
}

.more_btn_area button.more i {
    display: none;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50521 0C6.78135 1.20706e-08 7.00521 0.223858 7.00521 0.5V5.9974H12.5C12.7761 5.9974 13 6.22125 13 6.4974C13 6.77354 12.7761 6.9974 12.5 6.9974H7.00521V12.5C7.00521 12.7761 6.78135 13 6.50521 13C6.22907 13 6.00521 12.7761 6.00521 12.5V6.9974H0.5C0.223858 6.9974 0 6.77354 0 6.4974C0 6.22125 0.223858 5.9974 0.5 5.9974H6.00521V0.5C6.00521 0.223858 6.22907 -2.5877e-10 6.50521 0Z' fill='%23222222'/%3E%3C/svg%3E%0A");
}

@media screen and (min-width: 813px) {
    .swiper-free-mode > .swiper-wrapper {
        justify-content: center;
    }

    .stamp-filter .swiper .swiper-slide {
        margin-right: 20px;
    }

    .stamp-filter ul {
        gap: 20px;
    }

    .stamp-filter ul li strong {
        font-size: 14px;
    }

    .stamp-filter .thumb {
        width: 150px;
        height: 198px;
    }
}

/* PJ */
.u-color-white {
    color: white;
}

.hero {
    min-height: 375px;
    width: 100%;
    position: relative;
    background: #000;
}

.hero .kv-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-align: center;
}

/* gender */
.fr-tabs_item span {
    width: fit-content;
}

.fr-tabs_item.-active:after {
    display: none;
}

.fr-tabs_item.-active span:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #000;
    background-color: var(--color-fill-primary);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

/* swiper */
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 38px;
}

.txt-btn {
    width: fit-content;
    margin: 0 auto;
    border: 1px solid #dadada;
    padding: 8px 20px;
    border-radius: 50px;
}

.visual-img > a {
    position: relative;
}

.visual-img > a:after {
    content: '제품 보기';
    display: inline-block;
    width: fit-content;
    font-size: 12px;
    position: absolute;
    left: 14px;
    bottom: 14px;
    padding: 5px 10px;
    background: rgba(34, 34, 34, 0.55);
    border-radius: 3px;
    color: #fff;
}

@media screen and (min-width: 813px) {
    .hero {
        width: 100%; 
        min-height: 425px;
    }

    .hero .fr-heading.-h2 {
        font-size: 30px !important;
    }

    .hero p {
        font-size: 16px !important;
    }

    .fr-tabs {
        border: none;
    }

    .fr-tabs_itemLink {
        min-height: 62px;
        font-size: 16px;
    }

    .fr-tabs_item.-active span:after {
        width: 56px;
    }

    .fr-tabs.-gender {
        max-width: 50%;
        margin: 0 auto 60px;
    }

    /* lineup */
    .stamp-filter .thumb.all span {
        width: 88px;
        height: 36px;
    }

    .stamp-filter .thumb.JWA span {
        width: 100px;
        height: 38px;
    }

    .stamp-filter .thumb.CPJ span {
        width: 62px;
        height: 25px;
    }

    .stamp-filter .thumb.UPJ span {
        width: 62px;
        height: 28px;
    }
    .tit-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .visual-img > a:after {
        font-size: 14px;
        position: absolute;
        left: 16px;
        bottom: 16px;
        padding: 5px 12px;
    }
}
