*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-text-size-adjust: none;
}

#topicpath {width: 100%}
.product-page-list-ver-1__ct {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 15px;
}
.product-page-list-ver-1__ct > li {
    width: calc(100% / 3);
    margin: 0 0 10px;
    height: auto;
    border: 0;
    float: unset;
    padding: 0 5px 0;
}
.product-page-list-ver-1__ct li .items {
    border: 1px solid #d8d8d8;
    padding: 10px;
    height: 100%;
}
.product-page-list-ver-1__ct li .items .top {
    position: relative;
    padding: 10px;
    margin-bottom: 45px;
}
.product-page-list-ver-1__ct li .items .top .top-logo {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 70px;
}
.product-page-list-ver-1__ct li .items .top img {
    max-width: 100%;
}
.product-page-list-ver-1__ct li .items .top .top-image {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-page-list-ver-1__ct li .items .top img {
    max-width: 100%;
}
.product-page-list-ver-1__ct li .items .top .top-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}
.product-page-list-ver-1__ct li .items .top-content__right {
    width: max-content;
}
.product-page-list-ver-1__ct li .items .top-content__right .item {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    margin-bottom: 3px;
    font-size: 10px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz {
    border: 2px solid #6e6e6e;
    background: #fff;
    max-width: 110px;
    color: #000000;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 14px;
    padding: 3px;
    border-radius: 8px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    margin-bottom: 0;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    margin-bottom: 0;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-size {
    background: #6e6e6e;
    color: #fff;
    padding: 3px;
}
.text-item {
    font-size: 12px;
    line-height: 14px;
}
.product-page-list-ver-1__ct li .items .top-content__right .text-item {
    margin-bottom: 5px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-size .text-item {
    font-size: 8px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color .item-number-color {
    font-size: 24px;
    color: #fff !important;
    background: transparent !important;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color {
    background: #000;
    color: #fff;
    padding: 8px 5px;
    font-size: 10px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item:last-child {
    margin-bottom: 0;
}
.product-page-list-ver-1__ct li .items .top-content__left li {
    width: max-content;
    height: auto;
    border: 0;
    float: unset;
    margin: 0;
    padding: 0;
}
.product-page-list-ver-1__ct li .items .top-content__left .item {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
    margin-bottom: 3px;
    margin-right: 3px;
}
.product-page-list-ver-1__ct li .items .bottom .bottom-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}
.product-page-list-ver-1__ct li .items .bottom .bottom-subtitle {
    color: #707070;
    margin-bottom: 10px;
    font-size: 12px;
}
.box-rating-star {
    display: flex;
    justify-content: flex-end;
}
.product-page-list-ver-1__ct li .center-rating-star .box-rating-star {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.product-page-list-ver-1__ct li .bottom-content {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
ul {
    list-style: none;
}
.product-page-list-ver-1__ct li .bottom-data-price .item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
    color: #000;
}
.color-c90000 {
    color: #c90000 !important;
}
.product-page-list-ver-1__ct .item-right .text-tax {
    font-size: 9px !important;
    color: #333 !important;
}

.product-page-list-ver-1__ct li .items .top-content__left ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 160px;
}
.item-rating .fa {
    color: #ffbb00;
    font-size: 20px;
    margin-left: 3px;
}

.text-item-rating {
    color: #4891d1;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
}

.wrap-purchase-item .item_list_set li {
    margin: 10px 7px 0 !important;
    width: 245px;
    height: auto;
    border: 2px solid #d8d8d8;
}

.wrap-purchase-item .item_list_set .item_list_title {
    position: relative;
    margin: 9px -6px;
    background: #ff6813;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px 15px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.wrap-purchase-item .item_list_set .item_list_title:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid #b67919;
    border-right: 4px solid transparent;
    position: absolute;
    bottom: -4px;
    right: 0;
}

.wrap-purchase-item .item_list_set .item_list_title:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid #b67919;
    border-left: 4px solid transparent;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.wrap-purchase-item li p.item_list_title a {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 16px !important;}

.wrap-purchase-item .item_list_set li > a {
    height: 180px;
}

article .article-new.base-page .wrap-purchase-item .item_list_set img {
    width: 158px;
    max-height: 158px;
    vertical-align: top;
    margin: auto;
}

.wrap-purchase-item .two-items {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
}

article .article-new.base-page .wrap-purchase-item .item_colors,
article .article-new.base-page .wrap-purchase-item .item_size {
    width: 49%;
    height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #007b80;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    flex-wrap: wrap;
}

.wrap-purchase-item .item_size {
    background: #444;
}

.wrap-purchase-item .two-items .item_colors:after,
.wrap-purchase-item .two-items .item_size:after,
.wrap-purchase-item .item_print:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
}

article .article-new.base-page .wrap-purchase-item .item_print {
    width: 100%;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #747474;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    flex-wrap: wrap;
    margin-bottom: 3px;
    margin-top: 4px;
    text-align: center;
}

.wrap-purchase-item .price-content {
    display: block;
    padding: 1px;
    border: 1px solid #000;
    background: #fff;
    min-height: 90px;
    height: 105px;
}
.wrap-purchase-item .price-content .bottom_item_price {
    line-height: 15px;
}

.wrap-purchase-item .item_list_set li .item_list_detail {
    border-top: 0;
}

.wrap-purchase-item .item_list_set li .item_list_detail .top_price {
    display: block;
    background: #c00020;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding: 2px 0;
}

.wrap-purchase-item .category_head_box h3 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(/common/design/user/img/images_index-add/title-common-bg.png) left top repeat;
    margin: 0 0 20px;
    padding: 20px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.rec-purchase-item {
    margin-right: 15px;
    width: calc((100% - 30px) / 3);
}

.img-rec-item {
    margin-bottom: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.rec-purchase-item p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    font-weight: bold;
    margin-bottom: 35px;
}

.rec-purchase-item:last-child {
    margin-right: 0;
}

.step-purchase {
    display: flex;
    justify-content: space-between;
    border: 1px solid #ebebeb;
    padding: 25px;
}

.step-purchase-left {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}

.recommend-purchase {
    display: flex;
    justify-content: space-between;
}

.wrap-purchase-item .p-stop-selling {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap-purchase-item .item_list_set li .item_list_detail .p-stop-selling .stop-selling {
    margin: 0;
    width: 100%;
}

.product-page-list-ver-1__ct .bottom .content-hashtag {
    margin: 20px 0;
}

.product-page-list-ver-1__ct .bottom .open-hashtag {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
}

.product-page-list-ver-1__ct .bottom .list-hashtag {
    flex-wrap: wrap;
    gap: 3px;
}

.product-page-list-ver-1__ct .bottom .name-hashtag {
    font-size: 13px;
    line-height: 20px;
    color: #828282;
    border: 1px solid #828282;
    border-radius: 50px;
    padding: 4px 9px;
}
article .article-new {
    width: 762px;
}
article .article-new.base-page img {
    display: block;
    width: 100%;
    height: auto;
}
article .article-new.base-page p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    font-weight: 700;
}
article .article-new.base-page .p-first {
    margin: 30px 0 35px 0;
}
.title-item_s1 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 44px;
    font-weight: bold;
    color: #2aa400;
    border-bottom: 2px solid #2aa400;
    border-left: 10px solid #2aa400;
    padding: 0 10px;
    margin: 0 0 24px;
}
article .article-new.base-page .img-rec-item img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: none;
    object-fit: none;
    display: block;
}
.rec-purchase-item p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    font-weight: bold;
    margin-bottom: 35px;
}
article .article-new.base-page p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    font-weight: 700;
}
.article-new.base-page .arrow-down {
    width: 100%;
    background: url(/common/smart/design/img/arrow-down.png) no-repeat center;
    height: 45px;
}

.search-stock {
    display: flex;
    justify-content: center;
    background: #e61e02;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    max-width: 100%;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 30px;
}
.search-stock {
    max-width: 30%;
    padding: 20px 5px;
    margin: auto auto 40px;
}
.search-stock:visited, .search-stock:link {
    color: #fff;
}
.clearfix {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}
#contents {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1100px;
}
.d-flex-ct {
    display: flex;
}

.item_detail_new .search_box input[type="text"]:-moz-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]::-moz-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]::-webkit-input-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]:-ms-input-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]::placeholder {
    color: #b9b9b9
}
#main {
    padding: 0 0 50px;
}
.category_head_box {
    margin-bottom: 12px;
    overflow: hidden;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    font-size: 8px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    margin-bottom: 0;
}
