@media screen and (min-width: 1024px) {
    #wrapper #sidebar {
        min-height: 100px
    }
    ul.nav-btn-list {
        margin-right: 14px
    }

    .menu-header strong {
        margin-right: 17px
    }
}

#topicpath {
    margin: 0 0 30px 0
}

#topicpath ul {
    width: 1080px;
    margin: 0 auto
}

#topicpath li {
    font-size: 75%;
    line-height: 150%;
    display: inline;
    list-style-type: none;
    padding: 0 0 0 15px;
    background: url(/common/design/user/css/img/topicpath.gif) no-repeat 0 50%
}

#topicpath li a {
    color: #333
}

#topicpath li.home {
    padding: 0 5px 0 0;
    background: none
}

#topicpath li strong {
    color: #202020
}
.lazyload {
    opacity: 0
}

.lazyloading {
    opacity: 1;
    transition: opacity 100ms;
    background: #f7f7f7 url(/rakuten/plugins/jquery.bxslider/images/bx_loader.gif) no-repeat center
}

#topicpath li:last-child {
    font-weight: 700
}

.btn-yellow {
    display: block;
    background: rgb(255,237,0);
    background: -moz-linear-gradient(top,rgba(255,237,0,1) 0%,rgba(254,175,49,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,237,0,1) 0%,rgba(254,175,49,1) 100%);
    background: linear-gradient(to bottom,rgba(255,237,0,1) 0%,rgba(254,175,49,1) 100%);
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
    height: 82px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-shadow: 0 1px #980012,0 2px #980012,0 3px #980012
}

.btn-yellow:hover {
    box-shadow: 0 0 #fff,0 0 #fff,0 0 #fff;
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

.btn-yellow:before {
    content: '';
    background: url(/common/design/user/img/images-top/bullet001.png) no-repeat;
    display: block;
    width: 27px;
    height: 27px;
    overflow: hidden;
    margin-right: 9px
}

.btn_s1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid transparent;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 18px;
    color: #fff;
    width: 100%;
    border-radius: 8px;
    max-width: 300px;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 5
}

.btn_s1-default {
    max-width: 830px;
    border-top: 1px solid rgba(255,255,255,.5);
    box-shadow: 0 0 0 2px #000;
    padding: 15px 8px;
    background: #cf3524;
    text-align: center
}


.btn_s1-default strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 80px;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    z-index: 10
}

.btn_s1-default strong span {
    display: block;
    font-size: 24px;
    line-height: 30px
}

.btn_s1-default strong .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 68px;
    height: 68px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px
}

.btn_s1-default strong .icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -8px;
    border: 17px solid transparent;
    border-left: 26px solid red;
    border-right: 0
}

.container_s1 {
    display: block;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: content-box
}

.container_s1:after {
    content: '';
    clear: both;
    display: block
}



.color-FFE600 {
    color: #FFE600
}

.holder-2 .nav a {
    font-size: 14px;
}
.nav-ct a {
    width: 120px!important
}



.logo {
    background: url(/common/design/user/img/images-top/logo_up-t_kana.png) no-repeat 50%;
    height: 76px
}

.nav-btn-list {
    padding-right: 0
}
.item_detail_new .search_box i {
    vertical-align: top;
    line-height: 29px;
    margin-right: 10px;
}

.item_detail_new .search-box-ct-1 .fa-search {
    transform: rotate(0deg);
    margin-right: 3px;
}

.table-specification_s1 th {
    border: 1px solid #afc8fa;
    vertical-align: middle;
    width: 45%;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-align: right;
    background-color: #219ed2;
}
.d-flex-ct {
    display: flex;
}.btn_s1-default.default_sm {
     max-width: 255px;
     border-top: 0;
     box-shadow: none;
     padding: 10px 5px;
     overflow: hidden;
     background: #ea0000
 }

.btn_s1-default.default_sm:before,.btn_s1-default.default_sm:after {
    display: none
}

.btn_s1-default.default_sm strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    z-index: 10
}

.btn_s1-default.default_sm strong .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px
}

.btn_s1-default.default_sm strong .icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -4px;
    border: 7px solid transparent;
    border-left: 11px solid red;
    border-right: 0
}

.btn_s1-default.default_sm:hover,.btn_s1-default.default_sm:active,.btn_s1-default.default_sm:focus {
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,.8)
}

.flow_to_order_s1 .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner {
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    line-height: 44px;
    color: #007caf;
    font-weight: 700;
    margin: 0 10px 0 0;
}
.flow_to_order_new_design .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner {
    font-size: 26px;
    margin-right: 0;
}

.flow_to_order_s1 .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner strong {
    display: block;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #212121;
}
.flow_to_order_new_design .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner strong, .flow_to_order_new_design .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner span {
    font-size: 18px;
}
.flow_to_order_s1 .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner span {
    display: inline-block;
    vertical-align: top;
    color: #ca0000;
    font-size: 30px;
}

#chatplusview #eye_catcher img:not([width]) {
    width: 110px;
}
.push-blue_s1 span:before {
    content: '';
    position: absolute;
    left: 9px;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #227de5;
    border-bottom: 6px solid transparent;
    z-index: 5;
    margin-top: -6px;
}
.push-blue_s1 span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 26px;
    height: 26px;
    background: #fff;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    margin-top: -13px;
}
.push-blue_s1 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 31px;
}
#footer .top_li_last {
    padding-top: 0;
}
.full-choice {
    background-color: #fafafa;
    transition: transform 0.3s ease-in;
}
.full-choice.active{
    display: block !important;
}
#content {
    line-height: 1.4;
}

.thing-1 {
    font-size: 14px;
    cursor: pointer;
    line-height: 21px;
    color: #000;
}
.name-item {
    text-align: center;
    word-break: break-all;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 5px 20px;
    background-color: #FFFFFF;
    cursor: pointer;
    border: 1px solid #dedede;
}
.name-item.active {
    background-color: #4b4b4b;
    color: #d2d2d2;
    border: 1px solid #4b4b4b;
}

.thing-2 {
    font-size: 14px;
    line-height: 21px;
    cursor: pointer;
    color: #000;
}

.thing-3 {
    font-size: 14px;
    line-height: 21px;
    color: #000;
}

.table-of-choice {
    color: #8e7442;
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
}

/*-------------*/
.item_detail_new {
    display: flex;
    justify-content: space-between;
    background: #eedcbb;
    align-items: center;
    padding: 15px;
}
.item_detail_new .search_box{
    margin-bottom: 0;
}
.item_detail_new .search-box-ct-1 .fa-search {
    transform: rotate(0deg);
}
.fa-search:before {
    font-size: 25px;
}
.search-box-ct-1 .color-brown {
    font-size: 18px;
    margin-left: 5px;
}
input.search_input::placeholder {
    color: #bebebe;
}
.item_detail_new .search_box input[type="text"] {
    width: 250px;
    min-height: 40px;
    border-radius: 5px;
    border-color: #e1e1e1;
    margin-right: 5px;
}
input.plain_sbmt_search {
    background: url(/common/design/user/img/plain/search_btn_new.png) center no-repeat;
    height: 40px;
    width: 92px;
    border-radius: 5px;
}
.table-of-choice {
    width: fit-content;
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    position: relative;
    min-height: 40px;
}

.button-choice {
    padding-right: 10px;
}

.pad-12 {
    padding: 12px;
}

.view-choice .btn-bottom button {
    display: block;
    background-color: #ee1100;
    color: #FFFFFF !important;
    font-size: 24px;
    line-height: 40px;
    width: 300px;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    border-radius: 4px;
    border: 0;
}

.color-change {
    border: 1px solid #a1a1a1;
    height: 34px;
    width: 34px;
    border-radius: 100%;
    cursor: pointer;
}

.color-change.active {
    border: 2px solid #fff !important;
    outline: 2px solid #000 !important;
    border-radius: 100%;
}

.item-line select {
    width: 200px;
    padding: 10px;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/common/design/user/img/arrow-red.png") #fff;
    background-repeat: no-repeat;
    background-position: 96% center;
}

.item-line select:focus-visible {
    border: 0;
    outline: none;
}

.item_list_box {
    padding: 40px 0 20px;
}

.category_head_box {
    margin-bottom: 12px;
    overflow: hidden;
}

.list_search_results ul {
    list-style: none;
}

.category_n_results strong {
    float: left;
}

.list_search_results {
    overflow-y: auto;
    margin-top: 30px;
    max-height: 600px;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.list_search_results li {
    overflow: hidden;
    width: auto;
    height: auto;
    border: 0;
    float: none;
    margin: 0;
    line-height: 140%;
    padding: 0;
    font-size: 80%;
}

.list_search_results li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    padding: 20px;
    background-color: #FFFFFF;
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    margin-bottom: 15px;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
}

.list_search_results li .image {
    width: 144px;
    min-width: 144px;
    max-width: 144px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    margin-right: 36px;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.list_search_results .image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.list_search_results .text-info {
    width: 100%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list_search_results .text-info .name__title--filter {
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    margin: 0 0 10px;
    color: #000000;
    border-left: 0;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
}

.list_search_results .text-info .name__title-content {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 20px;
    color: #353535;
}

.list_search_results .item_list_detail {
    margin: 10px 0 0;
    border: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    color: #333;
    text-align: left;
    font-weight: 700;
    font-size: 11px;
    display: flex;
    gap: 15px;
}

.list_search_results .item_list_detail p {
    overflow: hidden;
    font-size: 12px;
    line-height: 38px;
    color: #333;
    display: flex;
    flex-direction: column;
    border: 1px solid #d5d5d5;
}

.item_list_detail p {
    display: flex;
    padding: 0!important;
    margin-bottom: 2px;
    align-items: center;
}

.list_search_results .item_list_detail span {
    font-size: 12px;
    line-height: 21px;
    padding: 2px 0;
    background: #474747;
    margin: 0;
    float: left;
    color: #fff;
    font-weight: bold;
    width: 150px;
    text-align: center;
}

.list_search_results span.item_price {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding: 2px 0;
    color: #df0000;
    width: 100%;
    margin-top: 3px;
    float: none;
    display: block;
}

.item_detail li a {
    border-bottom: thin #00F;
    color: #00F;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(255,255,255,.4);
    cursor: pointer;
    margin: 0;
}

.category_head_box {
    margin-bottom: 12px;
    overflow: hidden;
}

.category_head_box h3 {
    margin: 0;
    position: relative;
    overflow: hidden;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    color: #000000;
    padding-bottom: 5px;
    border-bottom: 5px solid #000000;
}

.category_head_box h3:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    overflow: hidden;
}

.category_n_results span {
    font-size: 16px;
    font-weight: 400;
    color: #737373;
}

.list_search_results .text-info .name__title--filter:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #1397db;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.load-gif {
    position: absolute;
    background-color: #FFFFFF;
    transform: translate(-50%, 50%);
    top: -49%;
    height: 100%;
    width: 100%;
    left: 50%;
    z-index: 10;
}

.btn-filter:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 38px rgb(0 0 0 / 15%);
}

.list_search_results li a:hover {
    box-shadow: 0 0 3px 3px rgb(233 233 233) inset;
}

.list_search_results a:hover .text-info h4:before {
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
}

.icon-cross {
    width: 16px;
    height: 16px;
    background-color: #8e7442;
    clip-path: polygon(0 35%, 35% 35%, 35% 0%, 65% 0%, 65% 35%, 100% 35%, 100% 65%, 65% 65%, 65% 100%, 35% 100%, 35% 65%, 0 65%);
}

.ending {
    font-size: 18px;
    line-height: 28px;
    padding: 50px 0;
}

.item-line select:active {
    border: 1px solid #dedede;
}

.faq-ul_s1 li+li {
    margin-top: 26px;
}
.faq-ul_s1 {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
.faq-ul_s1 li {
    border: 2px solid #e4e4e4;
    border-radius: 10px;
}
.faq_s1 h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin: 0;
}
.faq_s1 h3 a {
    display: block;
    cursor: pointer;
    position: relative;
    color: #000;
    padding: 20px 10px 20px 52px;
}
.faq_s1 h3 a:after {
    content: "Q";
    position: absolute;
    left: 17px;
    top: 50%;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background-color: #ff123f;
    border-radius: 50%;
}
.faq-fs-12 li div {
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    margin: 10px 0 10px 35px;
}
.faq_s1 .opened-a_s1 {
    display: none;
    margin: 0 0 10px 48px;
    font-weight: 400;
}
.faq-fs-12 li p {
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    margin: 0;
}
.push-blue_s1 {
    display: block;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 398px;
    margin: 70px auto 60px;
    font-size: 22px;
    line-height: 77px;
    font-weight: 700;
    color: #fff!important;
    background: rgb(74,155,234);
    background: -moz-linear-gradient(top,rgba(74,155,234,1) 0%,rgba(31,123,229,1) 100%);
    background: -webkit-linear-gradient(top,rgba(74,155,234,1) 0%,rgba(31,123,229,1) 100%);
    background: linear-gradient(to bottom,rgba(74,155,234,1) 0%,rgba(31,123,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a9bea',endColorstr='#1f7be5',GradientType=0);
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-shadow: 0 1px #004797, 0 2px #004797, 0 3px #004797;
}
.faq_s1 .opened-a_s1 a {
    color: #6691e3;
    text-decoration: underline;
}
/*item-detail-new-design*/


.item-banner-new-parent .banner-top {
    position: relative;
    background: url("/common/design/user/img/icon-category-news.webp") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    min-height: 150px;
    margin-bottom: 20px;
}
.item-banner-new-parent .item-box {
    padding: 12px 0;
}
.item-banner-new-parent .left-item-box {
    padding: 20px 30px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
}
.item-banner-new-parent .left-item-box .title-top {
    justify-content: center;
    margin-bottom: 10px;
}
.item-banner-new-parent .left-item-box h1 {
    color: #000;
    font-size: 32px;
    line-height: 38.4px;
    font-weight: 700;
    text-align: center;
    position: relative;
}
.item-banner-new-parent .left-item-box h1:after {
    content: '';
    display: inline-block;
    background: url(../../../design/user/img/table-of-contents-right-icon-2.png) no-repeat;
    background-size: contain;
    width: 85px;
    height: 35px;
    vertical-align: sub;
}
.item-banner-new-parent .left-item-box span {
    font-size: 24px;
    line-height: 28.8px;
    color: #000;
}
.item-banner-new-parent .left-item-box small {
    color: #C2172D;
}
.item-banner-new-parent .left-item-box .txt {
    text-align: center;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
}
.item-banner-new-parent .left-item-box .txt p {
    margin-bottom: 0;
}
.item-banner-new-parent .left-item-box .txt small {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}
.item-banner-new-parent .left-item-box .txt strong {
    font-weight: 500 !important;
    font-size: 12px;
    line-height: 14.4px;
}
.item-banner-new-parent .images img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.item-banner-new-parent .ship-info {
    background: #00276a;
    padding: 15px;
    display: flex;
    align-items: center;
    font-weight: 700;
    position: relative;
    z-index: 9;
}
.item-banner-new-parent .ship-info  .text-delivery .top {
    display: flex;
}
.item-banner-new-parent .ship-info .text-delivery .text {
    font-size: 26px;
    line-height: 1.2;
    color: #ff0101;
    text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
    position: unset;
    padding: 0;
    margin-bottom: 0;
    white-space: nowrap;
}
.item-banner-new-parent .ship-info .text-delivery .top .image {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.item-banner-new-parent .ship-info .text-delivery .bottom {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    text-align: left;
}
.item-banner-new-parent .ship-info .text-delivery span {
    border: 0;
    min-width: unset;
    padding: 0;
    font-size: 20px;
    line-height: 1;
    margin-right: 0;
}
.item-banner-new-parent .ship-info .text-more {
    background: #095281;
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-right: 20px;
    transform: rotate(-10deg);
}
.item-banner-new-parent .ship-info .sm-txt {
    display: inline-block;
    vertical-align: top;
    padding: 7px 4px;
    min-width: 184px;
    border: 3px solid #fff;
    border-radius: 8px;
    text-align: center;
    font-size: 25px;
    line-height: 28px;
    color: #fff;
}
.item-banner-new-parent .ship-info .title {
    font-size: 59px;
    line-height: 74px;
    font-weight: 700;
    color: #FFE600;
}
.item-banner-new-parent .ship-info .gap-10 {
    gap: 10px;
}
.item-banner-new-parent .ship-info .images {
    display: flex;
    align-items: center;
}
.item-banner-new-parent .ship-info {
    margin-bottom: 25px;
}
.item-banner-new-parent .btn-detail-list-new {
    text-align: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin: 0 auto;
    max-width: 810px;
    background: linear-gradient(to bottom,#cf3524 0%,#ee1100 49%,#ee1100 50%,#cd0000 50%,#cd0000 100%);
    position: unset;
}
.item-banner-new-parent .btn-detail-list-new .images {
    position: absolute;
    right: 13%;
    bottom: 0;
    top: -13px;
    width: max-content;
    transform: translateX(-13%);
}
.item-banner-new-parent .btn-detail-list-new:before , .item-banner-new-parent .btn-detail-list-new:after {
    display: none;
}

.item-banner-new-parent .info-review .txt {
    background: url("../../../../common/design/user/img/border-list-pc.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    padding: 32px 30px 26px;
    min-height: auto;
}
.item-banner-new-parent .btn-box {
    margin-bottom: 20px;
    position: relative;
}
.item-banner-new-parent .info-review .txt h2 {
    width: 80%;
    margin: 0 auto;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #0a0a0a;
    text-align: center;
    margin-bottom: 28px;
}
.item-banner-new-parent .info-review .txt h2 small {
    color: #c2172d;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
}
.item-banner-new-parent .info-review .txt p {
    font-size: 18px;
    line-height: 28px;
    color: #464646;
    margin-bottom: 38px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
.item-banner-new-parent .info-review .txt p:last-child {
    margin-bottom: 0;
}
.product-page-list-new-design table tr th {
    border: 1px solid #686868;
    background: #474747;
}
.product-page-list-new-design table tr td {
    border: 1px solid #686868;
}
.product-page-list-new-design .add-item-embroidery .item-embroidery {
    background-color: #000000;
    color: #fff;
    padding: 6px 5px;
}
.notification-img .item-box {
    border-radius: 55px;
    background-color: #e50000;
    padding: 15px 30px;
    position: relative;
    margin-bottom: 24px;
    min-height: 103px;
}
.notification-img .item-box p {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.notification-img .item-box small {
    font-size: 40px;
    line-height: 40px;
    color: #ffea00;
    font-weight: 700;
    margin-bottom: 5px;
}
.notification-img .item-box p:before{
    content: '';
    display: block;
    border-top: 14px solid #e50000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.flow_to_order_new_design {
    margin-bottom: 60px;
    border: 1px solid #90afd7;
    min-height: 161px;
}
.flow_to_order_new_design .descr-item_s1 {
    background-color: #d8e9ff;
    width: 100%;
    padding: 20px;
}
.flow_to_order_new_design .delivery_day_s1 {
    align-items: center;
}
.flow_to_order_new_design img {
    min-height: 140px;
    margin: 0 20px;
}
.flow_to_order_new_design .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner {
    font-size: 26px;
    margin-right: 0;
}
.flow_to_order_new_design .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner strong  ,
.flow_to_order_new_design .delivery_day_s1 .descr_s1 .descr-item_s1 .text-delivery-banner span {
    font-size: 18px;
}
.item-banner-new-parent #topicpath {
    margin: 20px 0;
}
.custom-btn-red-box {
    background: url("../../../../common/design/user/img/img-notification-steps-pc-4.jpg") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    min-height: 320px;
    position: relative;
    margin-bottom: 25px;
}
.custom-btn-red-box .btn-red-custom-new {
    position: absolute;
    top: 55%;
    width: 100%;
}
.btn-red-custom-new a {
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin: 0 auto 10px;
    background: linear-gradient(to bottom,#cf3524 0%,#ee1100 49%,#ee1100 50%,#cd0000 50%,#cd0000 100%);
    width: 100%;
    justify-content: start;
    gap: 5px;
    border-top: 1px solid rgba(255,255,255,.5);
    box-shadow: 0 0 0 2px #000;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid transparent;
    min-height: 120px;
    position: relative;
}
.btn-red-custom-new a:hover {
    background: linear-gradient(to bottom,#CF3549 0%,#ee1100 49%,#EE1154 50%,#CD0024 50%,#CD003E 100%);
}
.btn-red-custom-new .img-banner {
    width: 142px;
    position: absolute;
    right: 15px;
    top: -15px;
}
.btn-red-custom-new .img-plays {
    width: 69px;
    height: 69px;
}
.btn-red-custom-new .txt-btn span {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}
.btn-red-custom-new .txt-btn p {
    font-size: 31px;
    line-height: 38px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.mb-custom-30 {
    margin-bottom: 30px;
}
/*custom-ranking*/
.block-list_s1-custom-new {
    margin: 0 ;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.block-list_s1-custom-new .row_s1 {
    flex-direction: column;
}
.block-list_s1-custom-new .row_s1>.col_s1 {
    width: 100%;
    padding: 14px;
}
.block-list_s1-custom-new .row_s1>.col_s1.right,
.block-list_s1-custom-new .row_s1>.col_s1.left {
    float: unset;
    position: relative;
}
.block-list_s1-custom-new .row_s1>.col_s1.left {
    min-height: 208px;
}

.block-list_s1-custom-new .row_s1>.col_s1.right {
    background-color: #e5002c;
    gap: 20px;
    padding: 20px 16px 28px;
}
.block-list_s1-custom-new li {
    position: relative;
    width: 49%;
    margin-bottom: 20px;
    display: flex;
}
.block-list_s1-custom-new .item-box li {
    margin-bottom: 0;
}
.block-list_s1-custom-new  .holder-info_s1 h3:after {
    display: none;
}
.block-list_s1-custom-new li .holder-info_s1 {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 2px solid #1a1a1a;
    padding: 0;
}
.block-list_s1-custom-new .popular_s1 {
    display: block;
    position: absolute;
    top: -5px;
    left: 16px;
    width: 42px;
    height: 50px;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    background-color: #000;
    font-weight: 700;
    text-align: center;
    z-index: 20;
}
.block-list_s1-custom-new .popular_s1.one {
    background: #c79810;
    background: -moz-linear-gradient(top,#c79810 0%,#eab92d 100%);
    background: -webkit-linear-gradient(top,#c79810 0%,#eab92d 100%);
    background: linear-gradient(to bottom,#c79810 0%,#eab92d 100%);
    display: none;
}

.block-list_s1-custom-new .popular_s1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: 22px solid transparent;
    border-bottom: 13px solid #fff;
    border-top: 0;
}
.block-list_s1-custom-new .holder-info_s1 .col_s1.left .img_s1 img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    min-height: 176px;
}
.block-list_s1-custom-new .holder-info_s1 .col_s1.left .img_s1 {
    display: block;
    width: 100%;
    max-width: 156px;
    min-height: 153px;
    height: 153px;
    text-align: center;
    background-color: #fff;
}
.block-list_s1-custom-new .btn-design {
    text-align: center;
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: -webkit-linear-gradient(top,#ffd200 0%,#ffd200 50%,#ffa801 50%,#ffa801 100%);
    border: 2px solid #a90000;
    border-radius: 10px;
    box-shadow: 0 4px #b90427;
}
.block-list_s1-custom-new .btn-design .btn_make-design {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 63px;
    font-size: 20px;
    font-weight: 700;
    color: #e5002c;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
.block-list_s1-custom-new .btn-design .btn_make-design span {
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    margin-left: 5px;
}
.block-list_s1-custom-new .holder-info_s1 ul li .img_s1 {
    display: block;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    max-width: 107px;
    max-height: 107px;
    width: 100%;
    height: 100%;
    padding: 6px;
}
.block-list_s1-custom-new .holder-info_s1 ul li .img_s1 img {
    display: block;
    max-width: 100%;
    min-height: 87.5px;
    max-height: 87.5px;
    object-fit: contain;
}
.block-list_s1-custom-new .holder-info_s1 ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.block-list_s1-custom-new .holder-info_s1 .table-specification_s1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #af1b37;
}
.block-list_s1-custom-new .holder-info_s1 .table-specification_s1 span{
    margin-left: 10px;
    font-weight: normal;
}
.block-list_s1-custom-new .holder-info_s1 .price{
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #ef617c;
    color: #fff;
    gap:10px
}
.block-list_s1-custom-new .holder-info_s1 ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 25px;
    width: 24.4%;
}
.block-list_s1-custom-new .holder-info_s1 .txt-right {
    width: 65%;
}
.block-list_s1-custom-new .holder-info_s1 p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #494949;
}
.block-list_s1-custom-new .holder-info_s1 .text-sample {
    position: absolute;
    right: 14.3%;
    top: -16px;
    border: 2px solid #e5002c;
    min-width: 250px;
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    color: #e5002c;
    padding: 11px 0;
    box-shadow: 0px 13px 13px -5px #c60026;
}
.block-list_s1-custom-new .holder-info_s1 .text-sample:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border: 8px solid transparent;
    border-top: 13px solid #fff;
    border-bottom: 0;
}
.block-list_s1-custom-new .holder-info_s1 h3 {
    position: relative;
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    color: #494949;
    margin: 0 auto 10px;
    width: 80%;
    padding: 0 10px;
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.block-list_s1-custom-new .txt-item-raking .txt-left {
    width: 60%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.block-list_s1-custom-new .txt-item-raking .txt-left .ranking_icon {
    width: 43px;
    height: 58px;
    min-height: 58px;
    position: relative;
    margin: 0 auto 20px;
}

.block-list_s1-custom-new li:nth-child(1) .txt-item-raking .txt-left .ranking_icon:before {
    content: "1位";
    background: url(/common/design/user/img/product-page/product-page-n1.png) no-repeat;
}
.block-list_s1-custom-new li:nth-child(2) .txt-item-raking .txt-left .ranking_icon:before {
    content: "2位";
    background: url(/common/design/user/img/product-page/product-page-n2.png) no-repeat;
}
.block-list_s1-custom-new li:nth-child(3) .txt-item-raking .txt-left .ranking_icon:before {
    content: "3位";
    background: url(/common/design/user/img/product-page/product-page-n3.png) no-repeat;
}
.block-list_s1-custom-new li:nth-child(4) .txt-item-raking .txt-left .ranking_icon:before {
    content: "4位";
    background: url(/common/design/user/img/product-page/product-page-n4.png) no-repeat;
}
.block-list_s1-custom-new .txt-item-raking .txt-left .ranking_icon:before{
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 43px;
    height: 58px;
    min-height: 58px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: 700;
    color: #fff;
}
.block-list_s1-custom-new .txt-item-raking .sale-img-box {
    position: relative;
    flex: 1;
}
.block-list_s1-custom-new .txt-item-raking .sale-img-box:before {
    content: "";
    background: url(/common/design/user/img/product-page/icon-shirt-child.png) no-repeat;
    background-size: 100% 100%;
    width: 56px;
    height: 56px;
    min-height: 56px;
    position: absolute;
    bottom: 0;
    right: -6px;
}
.block-list_s1-custom-new .no-discount .txt-item-raking .sale-img-box:before {
    display: none;
}
.block-list_s1-custom-new .item-box {
    display: flex;
    flex-direction: column;
    width: 60%;
    justify-content: space-between;
    margin-top: 16px;
}
.block-list_s1-custom-new .item-box li:nth-child(2) {
    margin-right: 10px;
}
.block-list_s1-custom-new .table-specification_s1 {
    padding-left: 0;
    white-space: nowrap;
}
.block-list_s1-custom-new .price_s1 {
    color: #ffea00;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.block-list_s1-custom-new li {
    position: relative;
}
.block-list_s1-custom-new .btn-ranking-news-box a {
    display: flex;
    background-color: #363636;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    min-height: 40px;
    align-items: center;
    justify-content: center;
}
.block-list_s1-custom-new .btn-ranking-news-box a:after {
    content: '';
    background: url(/common/design/user/img/right-icon-btn-ranking.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 15px;
    display: block;
    margin-left: 3px;
}
.block-list_s1-custom-new .txt-item-raking {
    justify-content: space-between;
}
.lb-container {
    padding: 4px;
}
.lightbox .lb-image {
    border: none;
    object-fit: contain;
}
.lb-dataContainer {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
}
.lb-data .lb-close {
    background: url("/common/design/user/img/x-icon.svg") no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 30px;
    height: 30px;
}
.banner-battle-draw {
    background: url("/common/design/user/img/banner-icon-btn.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -9999px;
}
.btn__akb--box {
    width: 103%;
    height: 247px;
    min-height: 247px;
    margin: 0 auto 20px;
    position: relative;
}

.btn-box-toppage-news {
    align-items: center;
    display: flex;
}
.btn-box-toppage-news:after {
    content: '';
    display: block;
    background: url(/common/design/user/img/new-top-page/btn-toppage-news-4.png) no-repeat;
    background-size: 100% 100%;
    width: 112px;
    height: 122px;
    position: absolute;
    top: -17px;
    right: 18px;
    z-index: 99;
}

.btn_s1-default strong span {
    display: block;
    font-size: 25px;
    line-height: 30px;
}
.btn_s1-default strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 80px;
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    z-index: 10;
}
.product-cat-list-news {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-right: -5px;
    margin-left: -5px;
}
.product-cat-list-news li {
    display: flex;
    justify-content: center;
    width: calc(100% / 3);
    padding: 0 5px 10px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.product-cat-list-news .box__category {
    display: block;
    text-decoration: none;
    width: 100%;
}
.product-cat-list-news .img-container {
    width: 100%;
    min-height: 150px;
    padding: 10px 8px 9px;
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 13px;
    display: flex;
}
.product-cat-list-news .img-container img {
    display: block;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
    min-height: 130px;
    max-height: 130px;
}
.product-cat-list-news li h3 {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
    text-align: center;
}
.item-choice {
    border: 1px solid #dedede;
    background-color: #fff;
    margin-bottom: 16px;
}
.item-choice:first-child {
    margin-bottom: 24px;
}
.show__box {
    display: flex;
}
.btn-search-filter {
    display: flex;
    justify-content: center;
}
.btn-search-filter p {
    margin-bottom: 0;
    margin-top: 10px;
    background-color: #363636;
    color: #fff;
    font-size: 23px;
    line-height: 22px;
    font-weight: 500;
    max-width: 310px;
    width: 100%;
    min-height: 80px;
    max-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    gap: 4px;
    padding: 6px 12px;
}
.btn-search-filter p:before {
    content: '';
    background: url("/common/design/user/img/search-icon-filter.png") no-repeat;
    background-size: 100% 100%;
    width: 26px;
    height: 25px;
    display: block;
}
.name-line-2 {
    padding: 0 0 0 1px;
}
.item-line-2 {
    display: flex;
    padding: 11px 0 0;
}
.item-line-2 select {
    margin-left: 5px;
}
.name-line-2:after {
    display: none;

}
.clicktable__showof--contents {
    padding: 14px 0;
}
.table__of--contents {
    background-color: #F7F7F7;
    padding: 20px;
    margin-top: 20px;
}
.table__of--contents .table__of--contents-box p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #575757;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.table__of--contents .table__of--contents-box p:after {
    content: '';
    background: url(../../../design/user/img/table-of-contents-right-icon.png) no-repeat;
    display: block;
    background-size: 100% 100%;
    width: 20px;
    height: 12px;
    transition: ease 0.4s;
    transform: rotate(180deg);
}
.table__of--contents .table__of--contents-box p.active:after {
    transform: rotate(0deg);
}
.table__of--contents .table__of--contents-box .link__anchor--box a {
    display: block;
    color: #575757;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 10px;
}
.fixedbox {
    position: fixed;
    top: 0;
    margin: 0 auto;
    z-index: 999;
    max-width: 800px;
    width: 100%;
    box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.32);
}
.name__datetime--box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #e2e2e2;
    padding-bottom: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
    gap: 10px;
}
.name__datetime--box .title_lr {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.name__datetime--box .content__box {
    display: flex;
    align-items: center;
    gap: 10px;
}
.name__datetime--box .content__box p, .name__datetime--box .content__box span {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0;
    position: relative;
}
.name__datetime--box .content__box p, .name__datetime--box .content__box span {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0;
    position: relative;
}
.left__box-filter {
    width: 290px;
    background-color: #fff;
    max-height: 246px;
    overflow: auto;
}
.right__box--filter {
    width: calc(100% - 290px);
    background-color: #E8E8E8;
    max-height: 246px;
    overflow: auto;
}
.left__box-filter li.active {
    background-color: #E8E8E8;
}
.left__box-filter a {
    font-size: 14px;
    line-height: 21px;
    display: block;
    padding: 10px;
    color: #000;
}
.right__box--filter .tab-content {
    padding: 15px;
}
.right__box--filter .item__boxs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.result-filter {
    background: #F2F2F2;
    padding: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-filter {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    width: calc(100% - 50px);
}

.list-filter .tag-filter {
    display: flex;
    align-items: center;
    gap:5px;
    padding: 5px 10px;
    border-radius: 30px;
    background: #fff;
    white-space: nowrap;
}

.list-filter p {
    margin: 0;
    line-height: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.list-filter img {
    width: 18px;
    height: 18px;
}

.number-result {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}

.list-filter .tag-filter .color-result {
    border: 1px solid #a1a1a1;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    cursor: pointer;
}
.tray .banner-a {
    min-height: 156px;
}
.height__rank--box{
    min-height: 2425px;
}
.goods {
    min-height: 1557px;
}
.box_tab_lr {
    /*min-height: 1000px;*/
}
.item_detail_new_list_ct {
    min-height: 1647px;
}
#loading-content {
    min-height: 150px;
}

.fixed-table__of--contents--parent, .fixed-table__of--contents--parent .link__anchor--box {
    display: none;
}

#sidebar {
    min-width: 270px;
}
#contents #main {
    min-width: 800px;
    width: 800px !important;
}

#contents {
    margin-bottom: 30px;
}
.left__box-filter {
    width: 290px;
    background-color: #fff;
    max-height: 246px;
    overflow: auto;
}
.right__box--filter {
    width: calc(100% - 290px);
    background-color: #E8E8E8;
    max-height: 246px;
    overflow: auto;
}
.left__box-filter li.active {
    background-color: #E8E8E8;
}
.left__box-filter a {
    font-size: 14px;
    line-height: 21px;
    display: block;
    padding: 10px;
    color: #000;
}
.right__box--filter .tab-content {
    padding: 15px;
}
.right__box--filter .item__boxs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.result-filter {
    background: #F2F2F2;
    padding: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-filter {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    width: calc(100% - 50px);
}

.list-filter .tag-filter {
    display: flex;
    align-items: center;
    gap:5px;
    padding: 5px 10px;
    border-radius: 30px;
    background: #fff;
    white-space: nowrap;
}

.list-filter p {
    margin: 0;
    line-height: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.list-filter img {
    width: 18px;
    height: 18px;
}

.number-result {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}

.list-filter .tag-filter .color-result {
    border: 1px solid #a1a1a1;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    cursor: pointer;
}
.list-sidebar-soc li a img {
    min-height: 54px;
}
.banner-a img{
    height: 155px;
}
.sidebar-info .images {
    height: 302px;
    min-height: 302px;
}
.banner-box p img {
    min-height: 30px;
}
.sidebar-banner-list li a img {
    min-height: 80px;
}
.info-design-tool.blue .img-side-bar {
    min-height: 66px;
}
.list-sidebar-soc img {
    min-height: 56px;
}
.list-recommended-service img {
    height: 150px;
    min-height: 150px;
}
.right-item-box {
    max-width: max-content;
    display: flex;
    align-items: center;
    margin: 0 auto;
    gap: 10px;
    min-width: 544px;
    justify-content: center;
}
.right-item-box .item__three--box {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 256px;
    margin: 0 auto;
    gap: 5px;
    width: 100%;
}
.right-item-box .item__three--box .col-customs-3 {
    width: 33.3333%;
}
.right-item-box .item__three--box .col-customs-3 .item {
    padding: 9px 11px;
    display: block;
    width: 82px;
    height: 82px;
    max-height: 82px;
    border-radius: 100%;
    background-color: #fff;
    overflow: hidden;
}
.right-item-box .item__three--box .col-customs-3  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.box__tab--news {
    min-height: 1745px;
}
small.break-line::before {
    content: '';
    display: block;
}
.instructions-step-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
}
.instructions-step-box .box-item {
    display: flex;
    gap: 10px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #00000040;
    margin-top: 0;
    min-height: 233px;
}
.instructions-step-box .box-item .left-box {
    background: linear-gradient(255.53deg, #FFFFFF 1.27%, #FFE9B2 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(100% - 320px);
    border-radius: 6px;
}
.instructions-step-box .box-item .left-box p {
    font-family: Arial, Sans-Serif;
    font-size: 48px;
    font-style: italic;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 5px;
    color: #030303;
}
.instructions-step-box .box-item .left-box span {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #000;
}
.instructions-step-box .box-item .left-box strong {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    color: #C2172D;
}
.instructions-step-box .box-item .right-box {
    width: 320px;
    display: flex;
    padding: 20px 10px;
}
.instructions-step-box .box-item .right-box img {
    min-height: 173px;
    display: block;
    width: 100%;
    object-fit: contain;
}
.notification-img {
    min-height: 1243px;
}
.block-list_s1.one-row {
    min-height: 419px;
}
.block-list_s1.two-rows {
    min-height: 838px;
}
.height__item--box {
    min-height: 100px;
}
.search-list-btn {
    padding: 16px 61px;
    background-color: #363636;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 18px;
    font-weight: 700;
    cursor: pointer;
}
.search-list-btn svg {
    transform: rotate(180deg);
    transition: 0.3s ease;
}
.search-list-btn.active svg {
    transform: rotate(0deg);
}
.show-search-list {
    margin-top: 34px;
}
.box-search-list {
    padding: 20px;
    background-color: #F7F7F7;
    margin-bottom: 40px;
}
.tag-search {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.box-choice {
    flex-wrap: wrap;
    gap: 10px;
}
.the-choice {
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    padding: 15px 10px;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24%;
    background-color: #FFFFFF;
    cursor: pointer;
}
.box-btn-search {
    display: flex;
    align-items: center;
    justify-content: center;
}
.part-search-list {
    margin-bottom: 30px;
}
.choice-color .the-choice span {
    height: 14px;
    width: 14px;
    border-radius: 100%;
}
.choice-color .the-choice {
    display: flex;
    gap: 5px;
}
.choice-color .the-choice span.white {
    border: 1px solid #E8E8E8;
}
.split-3 .the-choice {
    width: 32.4%;
}
.split-6 .the-choice {
    width: 15.5%;
}
.part-search-list:last-child {
    margin-bottom: 0;
}
.hide {
    display: none;
}
.the-choice:hover {
    background-color: #000000;
    color: #FFFFFF;
}
.box-search-list .part-search-list.print .box-choice {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
}
.box-search-list .part-search-list.print .the-choice ,
.box-search-list .part-search-list.province .the-choice {
    width: 100%;
}
.box-search-list .part-search-list.province .box-choice {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    display: grid;
}
.push-news {
    font-size: 17px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #777 !important;
    padding: 15.5px 20px;
    width: 100%;
    max-width: 355px;
    border: 1px solid #E7E7E7;
    border-radius: 6px;
    margin: 0 auto 40px;
    gap: 5px;
}
.push-news:after {
    content: '';
    background: url("/common/design/user/img/right-arrow-next-3.png") no-repeat;
    background-size: 100% 100%;
    width: 17px;
    height: 17px;
    display: block;
}
.tab-content.current , .box_lr_info {
    margin-bottom: 0;
}

.filter_phone {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #4b4b4b;
}

.filter_phone .btn-type {
    border: 1px solid #ccc;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 5px 20px;
    min-height: 40px;
    font-size: 14px;
    line-height: 21px;
    background-color: #FFF;
}

.filter_phone .btn-type.active {
    background-color: #4b4b4b;
    color: #d2d2d2;
    border: 1px solid #4b4b4b;
}

.filter_phone .btn-type {
    position: relative;
    overflow: hidden;
}
.filter_phone .btn-type input {
    position: absolute;
    width: 100%;
    height: 100%;
    appearance: unset;
}
.print__parents--box .img-box img {
    min-height: 470px;
}
.print__parents--box img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    display: block;
}
.print__parents--box .box-open-part-event {
    position: relative;
}
.print__parents--box .open-part-event h2 {
    font-size: 26px;
    line-height: 35px;
    border-bottom: 4px solid #d61518;
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
    width: fit-content;
    z-index: 2;
    position: relative;
}
.print__parents--box .box-open-part-event:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #000000;
    left: 0;
    bottom: 0;
}
.print__parents--box .img-box {
    margin-bottom: 30px;
}
.print__parents--box .list-product {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: 20px;
}
.print__parents--box .list-product .head-item-child {
    margin-bottom: 10px;
}
.print__parents--box .list-product .item-child {
    padding: 15px;
    border: 1px solid #E8E8E8;
    border-radius: 6px;
}
.print__parents--box .list-product .head-item-child p {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0;
}
.print__parents--box .list-product .head-item-child .txt {;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.print__parents--box .list-product .head-item-child .txt span {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #C2172D;
}
.print__parents--box .list-product .btn-black {
    background-color: #363636;
    border-radius: 10px;
    font-weight: 700;
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 16px 10px;
}
.print__parents--box .list-product .btn-black:after {
    content: '';
    background: url("/common/design/user/img/right-arrow-next-2.svg") no-repeat;
    background-size: 100% 100%;
    width: 17px;
    height: 17px;
    display: block;
}
.print__parents--box .list-product .images {
    margin-bottom: 10px;
}
.print__parents--box .list-product .images img {
    min-height: 149px;
}
.print__parents--box .list-product .content-item-child {
    text-align: center;
}
.print__parents--box .list-product .content-item-child p {
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 5px;
}
.print__parents--box .list-product .content-item-child span {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 3px;
    display: block;
}
.print__parents--box .list-product .content-item-child span small {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    font-weight: 500;
}
.text-C2172D {
    color: #C2172D;
}
.print__parents--box .list-feature-box .images img {
    min-height: 80px;
    max-height: 80px;
    object-fit: contain;
}
.print__parents--box .list-feature-box ,
.print__parents--box .list-printing-process-box{
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.print__parents--box .list-printing-process-box {
    gap: 28px;
}
.fs-20 {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 20px !important;

}
.print__parents--box .list-printing-process-box .item-child {
    border-radius: unset;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 15px;
    position: relative;
}
.print__parents--box .list-printing-process-box .item-child p {
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    text-align: left;
    margin-bottom: 0;
}
.mb-50 {
    margin-bottom: 50px;
}
.print__parents--box .list-printing-process-box .item-child:after {
    content: '';
    background: url('/common/design/user/img/icon_arrow_2.svg') no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    position: absolute;
    transform: rotate(90deg);
    right: -23px;
}
.print__parents--box .list-printing-process-box .item-child:last-child:after {
    display: none;
}
.print__parents--box .list-printing-process-box .images {
    margin-bottom: 0;
}
.print__parents--box .list-printing-process-box .images img {
    min-height: 30px;
    max-height: 30px;
    object-fit: contain;
    max-width: 30px;
}
.print__parents--box .printing-quality-box-child {
    padding: 40px 20px 20px;
    background-color: #F7F7F7;
}
.print__parents--box .printing-quality-box-child h3 {
    font-family: Hiragino Sans;
    font-weight: 700;
    font-size: 46px;
    line-height: 46px;
    letter-spacing: 0.1px;
    text-align: center;
    color: #FF6600;
    margin-bottom: 30px;
}
.print__parents--box .printing-quality-box-child p {
    font-weight: 500;
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0.1;
    color: #575757;
    margin-bottom: 20px;
}
.print__parents--box .item-quality-box-child {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: 10px;
}
.print__parents--box .payment-shipping-box h3 {
    font-size: 20px;
    line-height: 32px;
    color: #C2172D;
    border-bottom: 3px solid #C2172D;
    width: max-content;
    margin: 0 auto 15px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro";
}
.print__parents--box .payment-shipping-box {
    border: 1px solid  #E8E8E8;
    padding: 20px;
    margin-bottom: 20px;
}
.print__parents--box .payment-shipping-box .item .title {
    background: #464646;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25.6px;
    text-align: center;
}
.print__parents--box .payment-shipping-box .image {
    text-align: center;
    margin: 0 auto 10px;
    display: flex;
    justify-content: center;
    padding: 13px 0;
}
.print__parents--box .payment-shipping-box-child {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    gap: 20px;
    margin-bottom: 20px;
}
.print__parents--box .payment-shipping-box .item p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22.4px;
    color: #575757;
    margin-bottom: 0;
}
.print__parents--box .payment-shipping-box .item {
    display: flex;
    flex-direction: column;
}
.print__parents--box .payment-shipping-box .payment-shipping-box-child.payment-shipping-box-child-2 .item{
    justify-content: space-between;
}
.print__parents--box .payment-shipping-box-child-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 0;
}
.print__parents--box .payment-shipping-box .payment-shipping-box-child-2 .item p {
    margin-bottom: 10px;
}
.print__parents--box .payment-shipping-box-child-2 .note {
    font-weight: 500;
    font-size: 12px;
    line-height: 19.2px;
    text-align: center;
    color: #828282;
    padding: 5px 10px;
    border-radius: 33px;
    background-color: #E8E8E8;
}
.print__parents--box .payment-shipping-box-2 .content-2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: 20px;
}
.print__parents--box .payment-shipping-box-2 .content-2 .item {
    border: 1px solid #E8E8E8;
    padding: 20px;
}
.print__parents--box .payment-shipping-box-2 .content-2 h3 {
    font-size: 20px;
    line-height: 32px;
    color: #C2172D;
    border-bottom: 3px solid #C2172D;
    width: max-content;
    margin: 0 auto 15px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro";
}
.print__parents--box .payment-shipping-box-2 .content-2 .note {
    color: #000;
    text-align: center;
    background: #FFF0F0;
    padding: 15px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
}
.print__parents--box .payment-shipping-box-2 .content-2 .note span {
    color: #C2172D;
    font-size: 20px;
    line-height: 20px;
    display: block;
    font-weight: 600;
    margin-top: 10px;
}
.print__parents--box .payment-shipping-box-2 .content-2 p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22.4px;
    color: #575757;
    margin-bottom: 0;
}
.print__parents--box .payment-shipping-box-2 .content-2 strong {
    font-weight: 700;
    font-size: 14px;
    line-height: 22.4px;
}
.mb-20 {
    margin-bottom: 20px !important;
}