.contents {
    position: relative
}

.loader2 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    text-align: center
}

.loader2.active {
    display: block
}

.loader2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .7
}

.loader2:after {
    content: "";
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    border-radius: 100%;
    background: url(/img/3d-logo.gif) no-repeat center;
    background-size: 100%
}

.ranking_content {
    height: unset;
    text-align: -webkit-center
}

.ranking_content .page_menu {
    display: flex;
    padding: 0px;
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
    z-index: 10;
    transition: all .2s ease
}

.ranking_content .page_menu .page_menu__list {
    width: 50%
}

.ranking_content .page_menu .header_link.active {
    font-weight: 700;
    color: white;
    background: black;
}

.ranking_content .page_menu .header_link {
    position: relative;
    display: flex;
    width: 100%;
    height: 48px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #aaa
}

.common_alert button,.comp_sub_header button,.drawer_navigation button,.main_content button,.product_detail_area button,.product_list button,.ranking_content button,.static_footer button,.sub_content button {
    background: inherit;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    cursor: pointer
}

.ranking_content .page_menu .header_link.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background-color: #333
}

.icon-nav-review.icon-all {
    width: 57px;
    height: 57px;
    background-position: -6px -5px
}

.icon-nav-review.icon-all.active,.icon-nav-review.icon-all:hover {
    width: 57px;
    height: 57px;
    background-position: -7px -6px
}

.icon-nav-review.active,.icon-nav-review:hover {
    border: 1px solid #333;
    border-radius: 50%
}

.icon-nav-review.icon-w {
    width: 57px;
    height: 57px;
    background-position: -69px -5px
}

.icon-nav-review.icon-w.active,.icon-nav-review.icon-w:hover {
    width: 57px;
    height: 57px;
    background-position: -70px -6px
}

.icon-nav-review.icon-m {
    width: 57px;
    height: 57px;
    background-position: -6px -70px
}

.icon-nav-review.icon-m.active,.icon-nav-review.icon-m:hover {
    width: 57px;
    height: 57px;
    background-position: -7px -71px
}

.icon-nav-review {
    display: inline-block;
    background-image: url(/img/period.png?v=3);
    background-repeat: no-repeat;
    box-sizing: border-box;
    cursor: pointer
}

#listStartArea {
    margin-top: 20px
}

.panel {
    width: 100%;
    margin: 50px auto 0 auto
}

.panel * {
    box-sizing: border-box
}

.panel em {
    font-style: normal
}

.tit_type {
    font-weight: 400;
    font-size: 42px;
    line-height: 1.334;
    color: #000;
    text-align: left
}

.tit_type a {
    border: 0;
    margin: 0;
    padding: 0;
    color: #000;
    text-decoration: none
}

.tit_type>h1,.tit_type>h2,.tit_type>h3,.tit_type>h4,.tit_type>h5,.tit_type>h6 {
    max-width: 100%;
    font-weight: 400;
    font-size: 42px;
    display: inline-flex;
    align-items: baseline
}

.tit_type .more {
    margin-left: 14px;
    font-size: 16px;
    line-height: 1.06;
    letter-spacing: -.02em;
    display: inline-block
}

.tit_type .more:after {
    content: "";
    width: 7px;
    height: 12px;
    margin-left: 6px;
    background-color: transparent;
    background-image: url(/img/icon_arrow.png?v=5);
    background-position: -180px 0;
    vertical-align: -1px;
    display: inline-block
}

.tit_type+* {
    margin-top: 30px
}

.dp_classified {
    margin-bottom: 60px;
    overflow: hidden;
    text-align: left
}

.dp_classified>ul {
    margin-bottom: -10px;
    font-size: 0
}

.dp_classified>ul>li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px
}

.dp_classified>ul>li [class*=check_type] {
    margin: 0
}

[class*=check_type] {
    position: relative;
    display: inline-block;
    height: auto;
    font-size: 12px;
    line-height: 1.334;
    vertical-align: middle
}

[class*=check_type]>input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer
}

[class*=check_type]>em {
    cursor: pointer
}

.dp_classified>ul>li [class*=check_type]>em {
    display: inline-block;
    height: 48px;
    padding: 0 30px;
    background-color: #eee;
    border-radius: 24px!important;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all
}

.dp_classified>ul>li [class*=check_type]>input:checked+em {
    background-color: #000;
    color: #fff
}

.goods_list [class^=unit_THMB] {
    width: 100%;
    display: table;
    table-layout: fixed
}

ol.unit_THMBC>li {
    position: relative;
    height: 354px
}

.goods_list [class^=unit_THMB]>li {
    border: 1px solid #fff;
    float: left;
    width: 25%;
    padding: 30px
}

.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(1),.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(2),.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(3) {
    width: calc((100% - 140px)/ 3);
    height: 539px;
    margin-right: 70px;
    margin-bottom: 30px;
    border-radius: 2px;
    box-shadow: 0 10px 40px 0 rgba(0,0,0,.16);
    background-color: #fff;
    text-align: left
}

.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(3) {
    margin-right: 0
}

.ranking_goods [class^=unit_THMB]>li {
    border-color: transparent;
    height: 457px
}

.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(1) .unit_no,.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(2) .unit_no,.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(3) .unit_no {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 56px
}

#bestProduct {
    margin-bottom: 20px
}

#bestProduct .it-colors {
    margin-top: 10px;
    margin-bottom: 10px
}

#recommendTrend {
    margin-bottom: 20px
}

#recommendTrend .it-colors {
    margin-top: 10px;
    margin-bottom: 10px
}

.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(1) .unit_link .unit_img,.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(2) .unit_link .unit_img,.ranking_goods.hit .goods_list [class^=unit_THMB]>li:nth-child(3) .unit_link .unit_img {
    margin: 0 auto 11px;
    width: 270px;
    height: 270px
}

.unit_img>img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.unit_info {
    display: block;
    margin-bottom: 5px;
    text-align: left
}

.ranking_goods .goods_list [class^=unit_THMB]>li .unit_price {
    margin-top: 5px;
    text-align: left
}

.ranking_goods .goods_list [class^=unit_THMB]>li .unit_info .brand {
    height: auto
}

.ranking_goods .goods_list [class^=unit_THMB]>li .unit_info .brand {
    height: auto
}

.unit_info .brand {
    height: 19px;
    margin-bottom: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.unit_info i {
    font-style: normal
}

.unit_info .brand .kor {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-weight: 700
}

.unit_info .name {
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
    line-height: 19px;
    height: 38px
}

.info .brand {
    height: 19px;
    margin-bottom: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.info i {
    font-style: normal
}

.info .brand {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-weight: 700
}

.info .name {
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
    line-height: 19px;
    height: 38px
}

.ranking_goods .goods_list [class^=unit_THMB]>li .unit_price .price02 {
    font-size: 18px;
    line-height: 21px
}

.ranking_goods [class^=unit_THMB]>li {
    border-color: transparent;
    height: 457px
}

.goods_list [class^=unit_THMB]>li {
    border: 1px solid transparent;
    float: left;
    width: 25%;
    padding: 30px
}

.ranking_goods .unit_no {
    display: block;
    color: #000;
    font-family: Arial;
    font-weight: 700;
    font-size: 30px;
    line-height: 31px;
    text-align: left
}

.ranking_goods .goods_list [class^=unit_THMB]>li .unit_info .brand {
    height: auto
}

.unit_info .brand {
    height: 19px;
    margin-bottom: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.unit_info>span {
    display: block
}

ol.unit_THMBC>li.on {
    border: 1px solid #000
}

.review_wrap.rank_type .panel .noData {
    margin-bottom: 120px
}

.ev_list02.ty02 .noData,.noData,[class*="_list"] li.noData,[class*=unit_THMB] li.noData {
    position: relative;
    width: 100%!important;
    height: auto;
    float: none;
    min-height: auto;
    margin: 0;
    border: none;
    color: #000;
    font-size: 24px;
    text-align: center;
    display: block;
    clear: both
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list {
    border-top: 1px solid #e0e0e0
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list:last-child {
    border-bottom: 1px solid #e0e0e0
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit {
    display: table;
    width: 100%;
    padding: 30px 0
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .number {
    display: table-cell;
    width: 63px;
    color: #000;
    font-family: Arial;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.13;
    vertical-align: middle
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .thumb {
    display: table-cell;
    width: 120px;
    vertical-align: middle
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .thumb img {
    width: 120px;
    height: 120px
}

.review_wrap.rank_type .panel img {
    vertical-align: top
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    text-align: left
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info em {
    font-weight: 700
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info cite,.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info em {
    overflow: hidden;
    display: block;
    width: 1067px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 24px
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info cite {
    margin-top: 10px
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info cite,.review_wrap.rank_type .panel[data-swiper=category] .category_list .display_unit .info em {
    overflow: hidden;
    display: block;
    width: 1067px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 24px
}

cite,i {
    font-style: normal
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide {
    width: 410px;
    margin-right: 40px
}

.recommend_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide {
    width: 400px;
    margin-right: 40px
}

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

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide .review_txt {
    position: relative;
    height: 232px;
    height: 184px;
    padding: 30px;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.1);
    border: solid 1px #eaeaea;
    background-color: #fff
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide .review_txt .star_score {
    margin-bottom: 15px
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide .review_txt .star_score .star {
    position: relative;
    display: block;
    width: 140px;
    height: 24px;
    background: url(/img/icon_star_off.png) space
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide .review_txt .star_score .star span {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    background: url(/img/icon_star_on.png) space
}

.review_wrap.rank_type .panel .user_date {
    margin-top: 30px;
    font-size: 14px;
    line-height: 17px;
    color: #999;
    position: absolute;
    top: 30px;
    right: 30px;
    margin: 0;
    max-width: 45%;
    text-align: right
}

.review_wrap.rank_type .panel .user_date span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.review_wrap.rank_type .panel .star_score {
    padding-top: 10px
}

.review_wrap.rank_type .panel .name {
    font-size: 17px
}

.review_wrap.rank_type .panel .review_txt .scrollWrap {
    border: none;
    padding: 0;
    background: 0 0
}

.review_wrap.rank_type .panel .review_txt .scrollWrap .scrollCont {
    height: 85px;
    padding: 0 79px 0 0;
    font-size: 17px;
    line-height: 1.76;
    word-break: break-all;
    text-align: left
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide.btn_more {
    width: 232px!important;
    height: 184px;
    padding: 0;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.1);
    background-color: #fff
}

.review_wrap.rank_type .panel[data-swiper=category] .category_list .swiper-container .swiper-slide.btn_more a {
    display: flex;
    border: solid 1px #eaeaea;
    width: 100%;
    height: 100%;
    padding: 20px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 21px
}

.review_wrap.rank_type .panel .swiper-container.swiper-container-initialized [class*=btn_] {
    display: block
}

.review_wrap.rank_type .panel .swiper-container [class*=btn_]:not(li) {
    display: none
}

[data-swiper] .indicator~.btn_next,[data-swiper] .indicator~.btn_prev {
    opacity: 0
}

[data-swiper] .btn_prev {
    left: 0;
    transform: rotate(180deg)
}

[data-swiper] .btn_next,[data-swiper] .btn_prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 0;
    margin-top: -30px;
    padding-top: 60px;
    background-color: transparent;
    background-image: url(/img/icon_arrow.png);
    background-position: 0 -20px;
    overflow: hidden;
    z-index: 5;
    transition: opacity .3s
}

.review_wrap.rank_type .panel .swiper-container.swiper-container-initialized .indicator {
    margin-top: 50px
}

.swiper-container-horizontal>.indicator {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.indicator .swiper-pagination-bullet {
    height: 2px;
    margin: 0;
    border-radius: 0;
    background-color: #d5d5d5;
    opacity: 1;
    flex: 1 1 auto;
    -ms-flex: 1 1 auto
}

.swiper-container-horizontal>.indicator .swiper-pagination-bullet-active {
    background-color: #000
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

.review_wrap.rank_type .panel[data-swiper=category] .btnWrap {
    margin-top: 60px
}

.btnC {
    width: 100%;
    text-align: center
}

.review_wrap.rank_type .panel[data-swiper=category] .btnWrap .display_more.fold::after {
    transform: rotate(-45deg);
    vertical-align: 0
}

.review_wrap.rank_type .panel[data-swiper=category] .btnWrap .display_more {
    min-width: 240px;
    height: 60px;
    padding: 0 10px;
    border: 1px solid #000;
    line-height: 60px;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    background: #fff;
    font-weight: 700
}

.review_wrap.rank_type .panel[data-swiper=category] .btnWrap .display_more::after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 11px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg);
    vertical-align: 4px
}

[data-swiper] .indicator~.btn_next,[data-swiper] .indicator~.btn_prev {
    opacity: 0
}

[data-swiper] .btn_prev {
    left: 0;
    transform: rotate(180deg)
}

[data-swiper] .btn_next {
    right: 0
}

[data-swiper] .swiper-container:hover .indicator~.btn_next,[data-swiper] .swiper-container:hover .indicator~.btn_prev,[data-swiper].swiper-container:hover .indicator~.btn_next,[data-swiper].swiper-container:hover .indicator~.btn_prev {
    opacity: 1
}

[data-swiper] .list_card.t1~.btn_next,[data-swiper] .list_card.t1~.btn_prev,[data-swiper] .list_card.t2~.btn_next,[data-swiper] .list_card.t2~.btn_prev {
    top: 115px;
    margin-top: 0
}

[data-swiper] .list_thumb~.btn_next,[data-swiper] .list_thumb~.btn_prev {
    top: 278px;
    margin-top: 0
}

[data-swiper] .list_event~.btn_next,[data-swiper] .list_event~.btn_prev {
    top: 265px;
    margin-top: 0
}

[data-swiper] .list_event.t1~.btn_next,[data-swiper] .list_event.t1~.btn_prev {
    top: 170px;
    margin-top: 0
}

.ranking_content .product_menu__swiper {
    padding: 44px 0 24px;
    background: #fff;
    transition: all .2s ease;
    z-index: 9;
    text-align: center;
}

.ranking_content .product_menu__swiper .swiper-wrapper {
    display: inline-flex;
    width: auto;
    padding: 0px;
}

.flex-item-12-padzero {
    box-sizing: border-box;
    order: 1;
    flex: 0 1 100%;
    max-width: 100%
}

.ranking_content .product_menu__swiper .swiper-slide {
    width: 52px;
    margin-right: calc((100% - 44px - 260px)/ 4)
}

.ranking_content .product_menu__swiper.apply_swiper .swiper-slide {
    margin-right: 24px
}

.ranking_content .product_menu__swiper .swiper-slide:last-child {
    margin-right: 5px!important
}

.ranking_content .product_menu__swiper .swiper-slide:first-child {
    margin-left: 5px
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.ranking_content .product_menu__swiper .swiper-slide .product_link {
    display: block;
    width: 100%
}

.ranking_content .product_menu__swiper .swiper-slide.active .img_wrap {
    border: solid 1px #333
}

.ranking_content .product_menu__swiper .swiper-slide .img_wrap {
    position: relative;
    height: 52px;
    overflow: hidden;
    border-radius: 100%!important;
    border: 1px solid transparent
}

.thumbnail-default {
    background-color: #f5f5f5
}

.ranking_content .product_menu__swiper .swiper-slide .name {
    margin-top: 9px;
    font-size: 13px;
    text-align: center;
    color: #888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ranking_content .product_menu__swiper .swiper-slide.active .name {
    font-weight: 600;
    color: #222
}

.abs-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover
}

.abs-center,.abs-full,.absolute {
    position: absolute
}

.comp_ranking__list {
    border-bottom: 1px solid #f5f5f5
}

.ranking_content .comp_ranking__list {
    margin: 0 16px;
    max-width: 1000px
}

.ranking_content .comp_ranking__list:first-of-type {
    margin-top: 40px
}

.comp_ranking__list .ranking_link__link {
    display: flex;
    height: 80px;
    justify-content: space-between;
    align-items: center
}

.comp_ranking__list .brand_container {
    display: flex;
    align-items: center;
    width: calc(100% - 24px)
}

.comp_ranking__list .change_container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    flex-shrink: 0
}

.static {
    position: static
}

.comp_ranking__list .brand_container .rank {
    width: 60px;
    flex-shrink: 0;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #333
}

.comp_ranking__list .brand_container .rank_img {
    position: relative;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 100%;
    margin: 0 16px;
    overflow: hidden
}

.comp_ranking__list .brand_container .rank_name {
    width: calc(100% - 120px);
    text-align: left
}

.comp_ranking__list .brand_container .rank_name .eng {
    font-size: 14px;
    font-weight: 700;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.comp_ranking__list .brand_container .rank_name .kor {
    margin-top: 4px;
    font-size: 13px;
    color: #888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ranking_content .comp_ranking__list .brand_container .rank_name .kor {
    margin-top: 7px
}

.comp_ranking__list .brand_container .rank_img .cover_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    z-index: 1
}

.comp_ranking__list .change_container.same::before,.comp_ranking__list .change_container.static::before {
    position: relative;
    top: -1px;
    width: 8px;
    height: 2px;
    background-color: #ccc
}

.comp_ranking__list .change_container::before {
    content: ""
}

.comp_ranking__list .change_container.up::before {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #f52644
}

.comp_ranking__list .change_container.down::before {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #05f
}

.comp_ranking__list .change_container.down::after,.comp_ranking__list .change_container.up::after {
    content: attr(data-change);
    font-size: 12px;
    margin-left: 5px
}

.comp_ranking__list .change_container.newRank::after {
    content: "new";
    position: relative;
    top: -1px;
    margin-left: 0;
    color: #ff5000
}

.flex {
    max-width: 1400px;
    padding-left: 10px;
    padding-right: 10px;
    flex-wrap: wrap;
    align-items: stretch;
    display: flex;
    display: -moz-flex
}

.ranking_content .product_item {
    width: calc(50% - 4px);
    overflow: hidden
}

.ranking_content .product_item {
    padding-right: 10px!important;
    padding-left: 10px!important
}

.flex-item-6-padzero {
    box-sizing: border-box;
    order: 1;
    flex: 0 1 20%;
    max-width: 20%
}

.ranking_content .product_item .product_item__link {
    display: block
}

.ranking_content .product_item .img_wrap {
    position: relative;
    padding-top: 125%;
    background: rgba(0,0,0,.03);
    overflow: hidden
}

.ranking_content .product_item .img_wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.ranking_content .product_item .img_wrap::after {
    content: attr(data-rank);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    width: 2.2666666667vw;
    height: 2.2666666667vw;
    background-color: #555;
    font-size: 1.1111111111vw;
    color: #fff;
    z-index: 3
}

.ranking_content .info_container {
    margin-top: 10px;
    padding-bottom: 24px;
    text-align: left
}

.ranking_content .info_container .brand {
    display: flex;
    align-items: center;
    height: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ranking_content .info_container .name {
    margin-top: 8px;
    font-size: 13px;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ranking_content .info_container .price {
    display: flex;
    margin-top: 9px
}

.ranking_content .info_container .price .discount_price {
    font-size: 13px;
    font-weight: 700;
    color: #222
}

.ranking_content .info_container .price .discount {
    margin-left: 4px;
    font-size: 13px;
    font-weight: 700;
    color: #f52644
}

.ranking_content .info_container .del_price {
    display: block;
    margin-top: 3px;
    font-size: 11px;
    color: #aaa
}

.ranking_content .rank_img img {
    width: 45px!important;
    height: 45px!important;
    vertical-align: middle;
    border-radius: 50%
}
