.boutique .back_image .image {
    height: 16rem;
}

.icon-shop {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2rem;
    margin-top: -2.4rem;
    display: block;
    width: 4rem;
    height: 4rem;
    padding-top: 0.6rem;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 50%;
}

.icon-shop img {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
    display: inline-block;
}

.boutique .boutique-info {
    position: relative;
    box-sizing: border-box;
    margin-top: -6.6rem;
    padding: 0 1.5rem;
    background-color: #fff;
    min-height: 7.4rem;
}

.boutique .title {
    padding-top: 1.5rem;
}

.boutique .title-wrapper .boutique-name {
    font-family: Lato;
    font-size: 1.6rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.02rem;
    text-align: center;
    color: #020202;
}

.boutique .title .desc-wrapper {
    display: inline-block;
    margin: 0.5rem 0 0.7rem;
    padding-bottom: 1.3rem;
    border-bottom: 1px solid #e5e5e5;
    min-width: 100%;
}

.boutique .title .desc {
    font-family: SpoqaHanSansNeo, Lato;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1.54;
    letter-spacing: -0.04rem;
    text-align: center;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.score-area {
    margin-top: 0.8rem;
}

.score-area .satisfy-text {
    font-family: SpoqaHanSansNeo, Lato;
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.04rem;
    color: #122f5c;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.8rem;
}

.score-area .satisfy-text span[class^="icon-"] {
    width: 1.7rem;
    height: 1.7rem;
    margin-right: 0.3rem;
    object-fit: contain;
    display: inline-block;
}

.score-area .satisfy-text span[class^="icon-"] img {
    display: block;
}

.score-items {
    margin-top: 0.2rem;
    padding: 1.25rem 0.7rem;
    border-radius: 0.3rem;
    background-color: #eef2f8;
    display: flex;
    flex-flow: row;
    justify-content: stretch;
}

.score-items.hide, section.best-wrapper article.hide {
    display: none;
}

.score-item {
    display: flex;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
}

.score-item:not(:last-child) {
    border-right: solid 1px #c6ced9;

}

.score-item-title {
    padding: 0.2rem 0.75rem;
    border-radius: 1rem;
    background-color: #4a6c9f;
    font-family: SpoqaHanSansNeo, Lato;
    font-size: 0.9rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: -0.04rem;
    text-align: center;
    color: #fff;

}

.score-item-text {
    font-family: SpoqaHanSansNeo, Lato;
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.04rem;
    text-align: center;
    color: #122f5c;
    margin-top: 0.6rem;
}

.best {
    margin-top: 1.5rem;
}

.thick_divider {
    border-top-width: 0.9rem;
    border-bottom: none;
    background: #f6f6f6;
}

section.best-wrapper article {
    padding: 0 0 2rem 0;
}

section.best-wrapper article .title {
    padding: 1.5rem;

}

section.best-wrapper article .title span {
    font-family: SpoqaHanSansNeo, Lato;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.56;
    letter-spacing: -0.04rem !important;
    color: #020202;
}

section.best-wrapper article .slider {
    margin-left: 1.5rem;
}

section.best-wrapper article .swiper-wrapper {
    overflow: initial !important;
    -ms-overflow-style: none;
}

section.best-wrapper article .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

section.best-wrapper article .slider .swiper-slide {
    position: relative;
    margin-right: 1rem !important;
}

section.best-wrapper article .slider .swiper-slide img {
    width: 100%;
    margin: 0 auto;
}

section.best-wrapper article .slider .swiper-slide .img .multi-img {
    height: auto;
    max-width: 1.7rem;
    position: absolute;
    right: 0.7rem;
    top: 0.7rem;
}

section.best-wrapper article.best-items .slider .swiper-slide .desc {
    text-align: left;
    margin-top: 0.6rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;

}

section.best-wrapper article.best-reviews .slider .swiper-slide .data {
    text-align: left;
    margin-top: 0.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

section.best-wrapper article .slider .swiper-slide .desc .brand {
    font-family: Lato;
    font-size: 1.08rem;
    font-weight: bold;
    line-height: 1.23;
    letter-spacing: normal;
    color: #020202;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

section.best-wrapper article .slider .swiper-slide .desc .origin {
    font-family: NotoSansCJKkr, Lato;
    font-size: 1rem;
    line-height: 1.33;
    letter-spacing: -0.02rem;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.1rem;
}

section.best-wrapper article .slider .swiper-slide .desc .price {
    font-family: SpoqaHanSansNeo, Lato;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: normal;
    color: #020202;
    margin-top: 0.3rem;
}

section.best-wrapper article .slider .swiper-slide .data .author {
    display: inline-block;
    font-family: Lato;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: normal;
    color: #222222;
    max-width: 12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

section.best-wrapper article .slider .swiper-slide .data .body {
    margin-top: 0.5rem;
    font-family: AppleSDGothicNeo, Lato;
    font-size: 1.08rem;
    line-height: 1.38rem;
    letter-spacing: -0.02rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    word-wrap: break-word;
}

section.best-wrapper .rank-slider {
    counter-reset: number;
}

section.best-wrapper .rank-slider .slider .swiper-slide:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    background: #eeeeee;
    font-family: Lato;
    font-size: 1.1rem;
    font-weight: normal;
    color: #020202;
    border-radius: 0.2rem;
    counter-increment: number;
    content: counter(number);
}

section.best-wrapper .rank-slider .slider .swiper-slide:nth-child(1):after {
    background: #122f5c;
    color: #fff;
}

section.best-wrapper article.best-items .slider .swiper-slide {
    width: 8rem !important;
}

section.best-wrapper article.best-reviews .slider .swiper-slide {
    width: 12rem !important;
}

section.best-wrapper article.best-items .slider .swiper-slide img {
    border-radius: 0.2rem;
}

section.best-wrapper article.best-reviews .slider .swiper-slide .img {
    position: relative;
}

section.best-wrapper article.best-reviews .slider .swiper-slide img {
    border-radius: 0.3rem;
    height: 12.5rem;
    max-width: 12rem;
}

.deleted-item {
    opacity: 0.4;
}