.lazyload {
    opacity: 0
}

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

.top_visual_s1 {
    position: relative;
    overflow: hidden;
    background: transparent;
    padding: 0;
    margin-bottom: 20px;
}

.delivery-content {
    display: flex;
    gap: 10px;
    min-height: 84px;
}
@media (min-width: 375px) {
    .delivery-content {
        min-height: 74px;
    }
}

.top_visual_s1 .delivery-date_s1 {
    display: block;
    text-align: center;
    width: 50%;
    position: relative;
    border: 1px solid #FFD12D;
}
.top_visual_s1 .delivery-date_s3 {
    border: 1px solid #A4DEFF;
}

.top_visual_s1 .delivery-date_s1 strong {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    padding: 7px 10px 5px;
}
.top_visual_s1 .delivery-date_s1 strong span {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    color: #FF4646;
}
@media (min-width: 375px) {
    .top_visual_s1 .delivery-date_s1 strong span {
        font-size: 13px;
        line-height: 13px;
    }
}
@media (min-width: 390px) {
    .top_visual_s1 .delivery-date_s1 strong span {
        font-size: 14px;
        line-height: 14px;
    }
}
.top_visual_s1 .delivery-date_s1 img {
    width: 65px;
    height: auto;
    margin-bottom: -6px;
    margin-left: 6px
}

.top_visual_s1 .delivery-date_s1 p {
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
    background-color: #FFD12D;
}
.top_visual_s1 .delivery-date_s3 p {
    background-color: #A4DEFF;
}

.top_visual_s1 .delivery-date_s3 img {
    width: 42px;
    height: auto;
    margin-left: 9px;
    margin-bottom: -8px
}

.unpredictable_s1 {
    display: block;
    overflow: hidden;
    background: #00276a;
    padding: 7px;
    font-size: 35px;
    line-height: 46px;
    font-weight: 700;
    color: #FFE600;
    text-align: center;
    min-height: 60px
}

.unpredictable_s1 span {
    display: inline-block;
    vertical-align: top;
    padding: 4px 2px;
    min-width: 93px;
    border: 2px solid #fff;
    border-radius: 6px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff
}

.unpredictable_s1 span small {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    line-height: 12px
}

.unpredictable_s1 span b {
    display: inline-block;
    vertical-align: text-bottom;
    font-family: "Arial", Arial, serif;
    font-size: 22px;
    font-weight: 700
}

.top_visual_s1 .delivery-date_s1 span.receive-date-fast, .top_visual_s1 .delivery-date_s1 span.receive-date {
    display: inline;
}

.block-list-s1-custom-new_sp .btn-design {
    width: 100%;
    border-radius: 5px;
}

.btn-design {
    text-align: center;
    width: 98%;
    margin: 10px auto 5px;
    height: 48px;
    line-height: 40px;
    background: -webkit-linear-gradient(top, #ffd200 0%, #ffd200 50%, #ffa801 50%, #ffa801 100%);
    border: 2px solid #a90000;
    border-radius: 10px;
    box-shadow: 0 2px #b90427;
}

.btn-design .btn_make-design {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 48px;
    font-size: 14px;
    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;
}

.btn-design .btn_make-design span {
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    margin-left: 5px;
}

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

.btn_s1-default {
    border-top: 1px solid rgba(255, 255, 255, .5);
    box-shadow: 0 0 0 1px #000;
    padding: 8px 6px;
    background: #cf3524;
}

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

.btn_s1-default strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    z-index: 10;
}
@media (min-width: 375px) {
    .btn_s1-default strong  {
        font-size: 16px;
    }
}

.btn_s1-default strong span {
    display: block;
    font-size: 11px;
    line-height: 16px;
}
@media (min-width: 375px) {
    .btn_s1-default strong span {
        font-size: 12px;
    }
}
.full-choice {
    background-color: #fafafa;
    transition: transform 0.3s ease-in;
    padding: 15px 10px;
}
.full-choice.active{
    display: block !important;
}
.name-line {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}

.name-line:after {
    content: '';
    background: url("../../../design/user/img/slider-up-icon.png") no-repeat;
    display: block;
    background-size: 100% 100%;
    width: 16px;
    height: 10px;
    transition: ease 0.5s;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}

.name-line.active:after {
    transform: translateY(-50%) rotate(0deg);
}

.name-line p {
    color: #363636;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0;
}
.name-line .filter__icon--box img  {
    width: 16px;
    height: 16px;
    display: block;
}
.list-review {
    line-height: 1.4;
}

.show__box {
    display: flex;
}
.item-thing {
    font-size: 12px !important;
    line-height: 18px;
    color: #000;
}


.name-item {
    padding: 5px 10px !important;
    text-align: center;
    height: 100%;
    word-break: break-all;
    background-color: #FFFFFF;
    border-radius: 100px;
    cursor: pointer;
}

.name-item.active {
    background-color: #4b4b4b;
    color: #d2d2d2;
    border: 0;
}

.table-of-choice {
    color: #8e7442;
    font-size: 12px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    padding-right: 5px;
}

.button-choice {
    margin: 0 auto;
    padding-top: 10px;
    width: fit-content;
    display: flex;
    gap: 4px;
}

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

.color-change {
    border: 1px solid #dedede;
    height: 24px;
    width: 24px;
    border-radius: 100px;
    cursor: pointer;
}
@media (min-width: 360px) {
    .color-change {
        height: 30px;
        width: 30px;
    }
}
@media (min-width: 375px) {
    .color-change {
        height: 34px;
        width: 34px;
    }
}

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

.item-line select {
    width: 97%;
    padding: 10px;
    border: 1px solid #dedede;
    margin: 0 5px;
    border-radius: 5px;
    -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;
    color: #0a0a0a;
}

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

.item_list_box {
    padding-top: 25px;
}

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

.list_search_results ul {
    list-style: none;
}

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

.category_n_results strong {
    float: left;
}

.category_n_results span {
    float: right;
    font-size: 15px;
    font-weight: 400;
}

.list_search_results {
    overflow-y: auto;
    max-height: 400px;
}

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

.list_search_results li {
    overflow: hidden;
    width: auto;
    height: auto;
    float: none;
    margin-bottom: 10px;
    line-height: 140%;
    padding: 10px;
    font-size: 80%;
    background-color: #FFFFFF;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}

.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;
    border: 0;
    padding-top: 20px;
    -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;
}

.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-content {
    font-size: 12px;
    line-height: 20px;
    color: #353535;
}

p {
    margin: 0 0 5px;
}

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

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

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

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

.list_search_results span.item_price {
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    color: red;
    width: 100%;
    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 {
    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 {
    float: right;
    font-size: 15px;
    font-weight: 400;
}

.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 / 70%) 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);
}

.category_n_results strong {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
}

.list_search_results .text-info .name__title-content,
.list_search_results .text-info .name__title--filter {
    padding-bottom: 10px;
}

#main .category_n_results span {
    float: right;
    font-size: 12px;
    color: #737373;
}

.list_search_results li .image {
    width: 84px;
    min-width: 84px;
    max-width: 84px;
    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: 8px;
    -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 .text-info .name__title--filter {
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    border-left: 0;

    font-weight: 700;
}

.list_search_results .item_list_detail p {
    overflow: hidden;
    font-size: 12px;
    line-height: 25px !important;
    color: #000;
}
.item_detail li p {
    font-size: 80%;
    line-height: 100%;
    padding: 0 0 0 5px;
    margin: 10px 0 10px 0;
    background-size: 12px 11px;
}

.list_search_results .item_list_detail span.item_price {
    font-size: 9px;
    line-height: 20px;
    font-weight: bold;
    padding: 2px 0;
    color: red;
    background: #ffeded;
    width: 100%;
    margin-top: 3px;
    float: none;
    display: block;
}

/*---------------------------------*/
.item_detail_new {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #eedcbb;
    align-items: start;
    padding: 10px 5px;
    margin: 0 0 20px;
}
.item_detail_new .search_box{
    margin: 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: 14px;
    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;
}
input.plain_sbmt_search {
    background: url(/common/design/user/img/plain/search_btn_new.png) center no-repeat;
    height: 41px;
    width: 66px;
    margin-right: 5px;
    border-radius: 5px;
}

::selection{
    background-color: red;
    color: white;
}

select option:checked {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.search_input {
    width: 170px;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    height: 30px;
    padding-left: 5px;
}

.icon-cross {
    width: 16px;
    height: 16px;
    background-color: #8e7442;
    clip-path: polygon(15% 45%, 40% 45%, 40% 20%, 60% 20%, 60% 44%, 85% 44%, 85% 65%, 60% 65%, 60% 90%, 40% 90%, 40% 65%, 15% 65%);
}

.but-scroll {
    display: flex;
    background-color: #fff;
    margin: 0 auto;
    border-radius: 4px;
    position: relative;
    min-height: 30px;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 0 3px;
}

.ending {
    font-size: 14px;
    line-height: 25px;
    padding:40px 0;
}

.faq-title_s1 {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background: url(/common/smart/design/img/images_index-add/title-common-bg.png) left top repeat;
    margin: 0 0 10px;
    padding: 7px 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-weight: 700;
}
.push-blue_s1 {
    display: block;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width: 300px;
    margin: 35px auto 46px;
    font-size: 15px;
    line-height: 50px;
    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);
    box-shadow: 0 1px #004797, 0 2px #004797, 0 3px #004797;
}

.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: 10px;
    line-height: 14px;
    font-weight: 700;
    margin: 0;
}
.faq_s1 h3 a {
    display: block;
    cursor: pointer;
    position: relative;
    color: #000;
    padding: 10px 10px 10px 30px;
}
.faq_s1 h3 a:after {
    content: "Q";
    position: absolute;
    left: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background-color: #ff123f;
    border-radius: 50%;
}
.faq-mb-0 li div {
    margin: 0 0 0 15px;
}
.faq_s1 .opened-a_s1 {
    display: none;
    padding: 0 4px 10px 10px;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
}
.faq_s1 .opened-a_s1 a {
    color: #6691e3;
    text-decoration: underline;
}
.faq-ul_s1 li+li {
    margin-top: 10px;
}

/* item-detail-new-design*/

.item-banner-new-parent .images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-banner-new-parent .ship-info {
    background: #00276a;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    margin-bottom: 13px;
    font-weight: 700;
}
.item-banner-new-parent .ship-info .unpredictable_s1 {
    display: flex;
    padding: 0;
    font-size: 30px;
    min-height: unset;
    align-items: center;
    gap: 5px;
}
.item-banner-new-parent .ship-info .unpredictable_s1 span{
    display: block;
    font-size: 10px;
    line-height: 11px;
    padding: 4px 0;
}
.item-banner-new-parent .ship-info .images a {
    width: 100px;
    height: 30px;
    display: block;
}
.item-banner-new-parent .btn-detail-list-new {
    text-align: unset;
    display: flex;
    align-items: 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 {
    margin-bottom: 10px;
}
.item-banner-new-parent .info-review .txt {
    background: url("../../../../common/design/user/img/border-list-sp.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    height: 100%;
    padding: 23px 20px 20px;
    min-height: auto;
}
.item-banner-new-parent .btn-box {
    margin-bottom: 28px;
    position: relative;
}
.item-banner-new-parent .info-review .txt h2 {
    width: 90%;
    margin: 0 auto;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #0a0a0a;
    text-align: center;
    margin-bottom: 18px;
}
.item-banner-new-parent .info-review .txt h2 small {
    color: #c2172d;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.item-banner-new-parent .info-review .txt p {
    font-size: 14px;
    line-height: 19px;
    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-steps .item-box {
    border-radius: 50px;
    background-color: #e50000;
    padding: 8px 20px 9px;
    position: relative;
    margin-bottom: 24px;
}
.notification-steps .item-box p {
    font-size: 15px;
    line-height: 19px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
@media (min-width: 375px) {
    .notification-steps .item-box p {
        font-size: 16px;
    }
}
.notification-steps .item-box  small {
    font-size: 20px;
    line-height: 20px;
    color: #ffea00;
    font-weight: 700;
    margin-bottom: 5px;
}
.notification-steps .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;
}
.notification-steps .banner-battle-draw {
    margin: 30px auto;
    position: relative;
}

.btn-red-custom-new a {
    display: flex;
    align-items: center;
    padding: 0 6px;
    margin: 0 auto 10px;
    background: linear-gradient(to bottom,#cf3524 0%,#ee1100 49%,#ee1100 50%,#cd0000 50%,#cd0000 100%);
    width: 100%;
    gap: 10px;
    border-top: 1px solid rgba(255,255,255,.5);
    box-shadow: 0 0 0 1px #000;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid transparent;
    min-height: 60px;
}
.btn-red-custom-new .images {
    width: 73px;
    height: 68px;
}
.btn-red-custom-new .img-plays {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}
.btn-red-custom-new .txt-btn span {
    font-size: 12px;
    color: #fff;
    margin-bottom: 5px;
    display: block;
    font-weight: 700;
}
@media (min-width: 414px) {
    .btn-red-custom-new .txt-btn span {
        font-size: 13px;
    }
}

.btn-red-custom-new .txt-btn p {
    font-size: 18px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
@media (min-width: 414px) {
    .btn-red-custom-new .txt-btn p {
        font-size: 19px;
    }
}
@media (min-width: 430px) {
    .btn-red-custom-new .txt-btn p {
        font-size: 20px;
    }
}
.item-banner-new-parent #topicpath {
    margin: 20px 0;
}
.product-page-list-new-design .product-page-list-t-content {
    flex-direction: column;
}
.product-page-list-new-design .product-page-list-t-content table {
    width: 100%;
    margin-left: 0;
}
.product-page-list-new-design .product-page-list-t a {
    padding: 0;
}
.notification-steps .delivery_day_s1 {
    display: flex;
    align-items: center;
    border: 1px solid #90afd7;
    min-height: 152px;
}
.notification-steps .descr_s1 {
    padding: 9px 10px;
    background-color: #d8e9ff;
}
.notification-steps .descr_s1 .text-delivery-banner {
    color: #007caf;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;

}
.notification-steps .descr_s1 .text-delivery-banner .date {
    color: #ca0000;
}
.notification-steps .descr_s1 .text-delivery-banner strong {
    display: block;
    font-size: 12px;
    margin: 8px 0;
    color: #212121;
}
.notification-steps .delivery_day_s1 .img_s1 {
    margin: 0 10px;
}
.notification-steps .delivery_day_s1 , .custom-btn-red-box {
    margin-bottom: 30px;
}
.custom-btn-red-box {
    background: url("/common/design/user/img/img-notification-steps-sp-2.webp") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    min-height: 129px;
    position: relative;
}
.custom-btn-red-box .btn-red-custom-new {
    position: absolute;
    top: 46%;
    width: 100%;
}
.product-page-list-new-design .item-cate-fix {
    display: flex;
    align-items: center;
}
.product-page-list-new-design h3 {
    margin-left: 0;
    border-bottom: 0;
    font-size: 14px;
    line-height: 17px;
    color: #494949;
}
.product-page-list-new-design .product-page-list-t-content span {
    width: 100%;
}
.product-page-list-new-design .item-cate-fix .box-rating-star {
    align-items: center;
}
.product-page-list-new-design .item-cate-fix .item-left ,
.product-page-list-new-design .item-cate-fix .item-right {
    width: 50%;
}
.item-banner-new-parent .banner-top {
    position: relative;
    background: url("/common/design/user/img/icon-category-news-sp.webp") no-repeat;
    background-size: 100% auto;
    width: 100%;
    background-position: center;
    height: 100%;
    min-height: 196px;
    margin-bottom: 13px;
}
@media (min-width:375px) {
    .item-banner-new-parent .banner-top {
        min-height: 217px;
    }
}

.custom-pd {
    padding: 0 !important;
}
.mt-custom-30 {
    margin-top: 30px;
}
.mb-custom-16 {
    margin-bottom: 16px;
}
/*ranking-design-bew */
.block-list-s1-custom-new_sp  {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.block-list-s1-custom-new_sp li {
    position: relative;
    width: 49%;
    margin-bottom: 20px;
    display: flex;
}
.block-list-s1-custom-new_sp li .holder-info_s1 {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #1a1a1a;
}
.block-list-s1-custom-new_sp li .one {
    display: none;
}
.block-list-s1-custom-new_sp .row_s1 {
    position: relative;
    display: flex;
    flex-flow: row wrap;
}
.block-list-s1-custom-new_sp .row_s1>.col_s1.left {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 12px;
    margin: 0 12px 15px;
}
.block-list-s1-custom-new_sp .holder-info_s1 .col_s1.left .img_s1 {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #fff;
    margin-bottom: 18px;
}
.block-list-s1-custom-new_sp .holder-info_s1 .col_s1.left .img_s1 img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    min-height: 151px;
    height: 173px;
    object-fit: contain;
}
@media (min-width: 375px) {
    .block-list-s1-custom-new_sp .holder-info_s1 .col_s1.left .img_s1 img {
        min-height: 158.5px;
    }
}
@media (min-width: 414px) {
    .block-list-s1-custom-new_sp .holder-info_s1 .col_s1.left .img_s1 img {
        min-height: 173px;
    }
}
.block-list-s1-custom-new_sp .table-specification_s1 {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #af1b37;
    gap: 12px;
}

.block-list-s1-custom-new_sp .table-specification_s1 div {
    display: flex;
    flex-direction: column;
}

.block-list-s1-custom-new_sp .table-specification_s1 div span {
    font-weight: 500;
}

.block-list-s1-custom-new_sp .holder-info_s1 .price{
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #ef617c;
    color: #fff;
}

.block-list-s1-custom-new_sp .price_s1 {
    color: #ffea00;
    display: block;
}
.block-list-s1-custom-new_sp .row_s1>.col_s1.right {
    background: #e5002c;
}
.block-list-s1-custom-new_sp .item-box-child {
    padding: 14px 10px;
}
.block-list-s1-custom-new_sp .row_s1>.col_s1 {
    position: relative;
    width: 100%;
    z-index: 5;
}
.block-list-s1-custom-new_sp .txt-box-left p {
    font-size: 13px;
    line-height: 18px;
    color: #494949;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 13px;
}
.block-list-s1-custom-new_sp .holder-info_s1 .txt-box ,
.block-list-s1-custom-new_sp .txt-box-left {
    width: 100%;
    text-align: center;
}
.block-list-s1-custom-new_sp .txt-box-left h3{
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    min-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.block-list-s1-custom-new_sp .holder-info_s1 .txt-box  {
    position: relative;
}
.block-list-s1-custom-new_sp .holder-info_s1 .flax {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.block-list-s1-custom-new_sp .holder-info_s1 strong {
    position: relative;
    display: block;
    width: 100%;
    max-width: 90px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
    color: #e5002c;
    margin: 0 15px 0 0;
    padding: 20px 8px;
}
.block-list-s1-custom-new_sp .holder-info_s1 strong:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-left: 11px solid #fff;
}
.block-list-s1-custom-new_sp .holder-info_s1 ul {
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: flex;
}
.block-list-s1-custom-new_sp .holder-info_s1 > ul > li {
    width: 25%;
    padding: 0 2px;
    margin-bottom: 0;
}

.block-list-s1-custom-new_sp .holder-info_s1 .flax > ul > li {
    width: 25%;
    padding: 0 2px;
    margin-bottom: 0;
}


.block-list-s1-custom-new_sp .holder-info_s1 ul li .img_s1 {
    display: block;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 6px;
}
.block-list-s1-custom-new_sp .holder-info_s1 ul li .img_s1 img {
    min-height: 36.25px;
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
@media (min-width: 375px) {
    .block-list-s1-custom-new_sp .holder-info_s1 ul li .img_s1 img {
        min-height: 40px;
    }
}
@media (min-width: 390px) {
    .block-list-s1-custom-new_sp .holder-info_s1 ul li .img_s1 img {
        min-height: 44px;
    }
}
@media (min-width: 414px) {
    .block-list-s1-custom-new_sp .holder-info_s1 ul li .img_s1 img {
        min-height: 49.75px;
    }
}
@media (min-width: 430px) {
    .block-list-s1-custom-new_sp .holder-info_s1 ul li .img_s1 img {
        min-height: 54px;
    }
}
.block-list-s1-custom-new_sp .holder-info_s1 .txt-box-left > h3 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-align: left;
    color: #494949;
    margin: 46px 0 15px;
}
.block-list-s1-custom-new_sp .txt-box-left .ranking_icon {
    width: 43px;
    height: 58px;
    min-height: 58px;
    position: relative;
    margin: 0 auto 10px;
}
.block-list-s1-custom-new_sp li:nth-child(1) .txt-box-left .ranking_icon:before {
    content: "1位";
    background: url(/common/design/user/img/product-page/product-page-n1.png) no-repeat;
    background-size: 100% 100%;
}
.block-list-s1-custom-new_sp li:nth-child(2) .txt-box-left .ranking_icon:before {
    content: "2位";
    background: url(/common/smart/design/img/product-page/product-page-n2.png) no-repeat;
    background-size: 100% 100%;
}
.block-list-s1-custom-new_sp li:nth-child(3) .txt-box-left .ranking_icon:before {
    content: "3位";
    background: url(/common/smart/design/img/product-page/product-page-n3.png) no-repeat;
    background-size: 100% 100%;
}
.block-list-s1-custom-new_sp li:nth-child(4) .txt-box-left .ranking_icon:before {
    content: "4位";
    background: url(/common/smart/design/img/product-page/product-page-n4.png) no-repeat;
    background-size: 100% 100%;
}
.block-list-s1-custom-new_sp .txt-box-left .ranking_icon:before{
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 54px;
    height: 40px;
    min-height: 58px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: 700;
    color: #fff;
}
.block-list-s1-custom-new_sp .btn-see-more-text {
    font-size: 13px;
    line-height: 17px;
    color: #0084ff;
    text-decoration: underline;
    display: flex;
    align-items: center;
    text-underline-offset: 3px;
    font-weight: 700;
}
.block-list-s1-custom-new_sp .btn-see-more-text:before {
    content: '';
    display: flex;
    background: url(/common/smart/design/img/right-icon-see-more.png) no-repeat;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    flex-shrink: 0;
    position: unset;
}
.block-list-s1-custom-new_sp .txt-box-left .read-more {
    display: block;
}
.block-list-s1-custom-new_sp .btn-design {
    width: 100%;
    border-radius: 10px;
}
.text-fix-up-1px {
    font-size: 11px;
}
.block-list-s1-custom-new_sp .txt-box:before {
    content: "";
    background: url(/common/design/user/img/product-page/icon-shirt-child.png) no-repeat;
    background-size: 100% 100%;
    width: 45px;
    height: 45px;
    min-height: 45px;
    position: absolute;
    bottom: 36px;
    right: 0;
}
.block-list-s1-custom-new_sp .no-discount .txt-box:before{
    display: none;
}
.block-list-s1-custom-new_sp .btn-ranking-news-box a {
    display: flex;
    background-color: #363636;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 11px;
    font-weight: 600;
    min-height: 30px;
    align-items: center;
    justify-content: center;
}
.block-list-s1-custom-new_sp .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: 14px;
    height: 14px;
    display: block;
    margin-left: 4px;
}
.lb-container {
    padding: 4px;
}
.lightbox .lb-image {
    border: none;
    object-fit: contain;
}
.lb-outerContainer {
    width: 98% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 450px !important;
}

.lb-dataContainer {
    width: 95% !important;
    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: 24px;
    height: 24px;
}

.featured-items-boxs img {
    width: 100%;
    max-height: 100%;
}
.featured-items-boxs {
    display: flex;
    background: url(/common/design/user/img/new-top-page/icon-toppage-6.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    min-height: 417px;
    flex-direction: column;
    gap: 28px;
}
@media (min-width: 360px) {
    .featured-items-boxs {
        min-height: 412px;
    }
}
@media (min-width: 375px) {
    .featured-items-boxs {
        min-height: 425px;
    }
}
@media (min-width: 390px) {
    .featured-items-boxs {
        min-height: 440px;
    }
}
@media (min-width: 414px) {
    .featured-items-boxs {
        min-height: 444px;
    }
}
@media (min-width: 430px) {
    .featured-items-boxs {
        min-height: 459px;
    }
}
.featured-items-boxs .bot-box {
    margin: 0 53px;
}
.featured-items-boxs .top-box h3 {
    color: #e5002c;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    text-align: center;
}
.featured-items-boxs .top-box p {
    font-size: 14px;
    line-height: 18px;
    color: #272727;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-bottom: 0;
}
.btn-box {
    background: url(/common/design/user/img/new-top-page/icon-toppage-1.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    margin: 15px 0;
}
.btn-box-item {
    padding: 60px 0 10px;
    position: relative;
    margin: 0 8px;
}
.btn-box-item:after {
    content: '';
    background: url("/common/design/user/img/new-top-page/icon-toppage-2.png") no-repeat;
    background-size: 100% 100%;
    width: 57px;
    height: 66px;
    position: absolute;
    right: 4px;
    z-index: 99;
    top: 50px;
}
@media (min-width: 360px) {
    .btn-box-item:after {
        top: 53px;
    }
}
@media (min-width: 390px) {
    .btn-box-item:after {
        right: 11px;
    }
}
@media (min-width: 414px) {
    .btn-box-item:after {
        width: 60px;
    }
}
.btn_s1-default strong .icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -3px;
    border: 6px solid transparent;
    border-left: 10px solid red;
    border-right: 0;
}
.btn_s1-default strong .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px;
}

.loading-content img {
    display: block;
    margin: auto;
    width: 150px;
}

.box-item-sp .list-items-handled .nav-item.arrowed.selected>span,
.box-item-sp .list-items-handled .nav-item2.arrowed.selected>span {
    background: #003245ad;
    color: #fff;
    transition: all 5s;
}

.box-item-sp .sub-nav .nav-item {
    background: #003245ad;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item.next-level>a,
.box-item-sp .list-items-handled .sub-nav .sub-nav-item.next-level>span {
    padding: 0 12px;
    color: #fff;
    text-decoration: none;
    height: 35px;
    line-height: 26px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #56686f;
}

.list-items-handled .sub-nav .sub-nav-item>a,
.list-items-handled .sub-nav .sub-nav-item>span {
    position: relative;
    display: block;
    font-size: 10px;
    border: none;
    box-sizing: border-box;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item>a {
    text-decoration: none !important;
    padding: 5px 20px !important;
}

.box-item-sp .list-items-handled .sub-nav-item,
.box-item-sp .list-items-handled .sub-nav-item a {
    background: #003245ad;
}

.box-item-sp .list-items-handled .sub-nav .sub-nav-item {
    border: unset;
}

.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%;
    padding: 10px 8px 9px;
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 8px;
    display: flex;
}
.product-cat-list-news .img-container img {
    display: block;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
    max-height: 100px;
    min-height: 100px;
}
.product-cat-list-news li h3 {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    font-weight: 700;
    text-align: center;
}
.item-choice {
    padding: 7px 9px 8px 10px;
    border: 1px solid #dedede;
    background-color: #fff;
    margin-bottom: 14px;
}

.btn-search-filter {
    display: flex;
    justify-content: center;
}
.btn-search-filter p {
    margin-bottom: 0;
    margin-top: 5px;
    background-color: #363636;
    color: #fff;
    font-size: 14px;
    line-height: 11px;
    font-weight: 500;
    max-width: 300px;
    width: 100%;
    min-height: 48px;
    max-height: 48px;
    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: 15px;
    height: 15px;
    display: block;
}
.name-line-2:after {
    display: none;
}
.detail__content--news .top-content__right {
    grid-column-start: 2;
    grid-column-end: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 6px;
    width: 100%;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__right .item-oz {
    grid-column: 1 / span 2;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    border-radius: 6px;
    border: 1px solid #575757;
    font-weight: 700;
    font-size: 10px;
    width: max-content;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    font-size: 10px;
    line-height: 10px;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top .top-content {
    flex-direction: column-reverse;
    align-items: start;
    gap: 6px;
    bottom: -24px;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__right .item-color .item-number-color {
    font-size: 17px;
    line-height: 17px;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__right .item-size {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: 39px;
    min-height: 39px;
    border-radius: 6px;
    margin-bottom: 0;
    width: 100%;
}
.detail__content--news  .product-page-list-ver-1__ct li .items .top-content__right .item-size .text-item {
    font-size: 10px;
    line-height: 10px;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__right .item-color {
    min-height: 39px;
    max-height: 39px;
    width: 100%;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__left .item {
    padding: 5px 8px;
    border-radius: 50px;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 0;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-image img {
    min-height: 115px;
}
@media (min-width: 360px) {
    .detail__content--news .product-page-list-ver-1__ct li .items .top-image img {
        min-height: 135px;
    }
}
@media (min-width: 375px) {
    .detail__content--news .product-page-list-ver-1__ct li .items .top-image img {
        min-height: 143px;
    }
}
@media (min-width: 390px) {
    .detail__content--news .product-page-list-ver-1__ct li .items .top-image img {
        min-height: 150px;
    }
}
@media (min-width: 414px) {
    .detail__content--news .product-page-list-ver-1__ct li .items .top-image img {
        min-height: 162px;
    }
}
@media (min-width: 430px) {
    .detail__content--news .product-page-list-ver-1__ct li .items .top-image img {
        min-height: 170px;
    }
}
.item-banner-new-parent .item-box {
    padding: 24px 0;
}
.item-banner-new-parent .left-item-box {
    padding: 20px;
    background: rgba(255, 255, 255, 0.8);
}
.item-banner-new-parent .left-item-box .title-top {
    margin-bottom: 11px;
    justify-content: center;
}
.item-banner-new-parent .left-item-box h1 {
    color: #000;
    font-size: 18px;
    line-height: 21.6px;
    font-weight: 700;
    text-align: center;
    position: relative;
}
.item-banner-new-parent .left-item-box h1:after {
    content: '';
    display: inline-block;
    background: url(../../../../common/design/user/img/bg-top-page-sp-logo.png) no-repeat;
    background-size: 100% 100%;
    width: 58px;
    height: 24px;
    position: relative;
    margin-left: 4px;
    vertical-align: sub;
}
.item-banner-new-parent .left-item-box span {
    font-size: 14px;
    line-height: 16.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: 14px;
    line-height: 16.8px;
    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: 14px;
    line-height: 16.8px;
}
.item-banner-new-parent .left-item-box .txt strong {
    font-size: 10px;
    line-height: 12px;
}
.fixed__box {
    position: fixed;
    top: 1px;
    width: 100%;
    z-index: 99;
    padding: 0 10px;
}
.table__of--contents {
    background-color: #F7F7F7;
    padding: 20px 10px;
    margin-bottom: 20px;
}
.table__of--contents .table__of--contents-box p {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #575757;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 0;
}
.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: 16px;
    height: 10px;
    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: 14px;
    line-height: 21px;
    font-weight: 500;
    margin-top: 10px;
}
.top-content__right{
    order: 2;
}
.top-content__right{
    grid-column-start:2;
    grid-column-end:1;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:6px;width:100%;
    order: 1;
    margin-bottom: 6px;
}
.detail__content--news .product-page-list-ver-1__ct li .items .top-content__right .item-oz{
    grid-column:1 / span 2;
    display:flex;
    align-items:center;
    margin-bottom:0;
    border-radius:6px;
    border:1px solid #575757;
    font-weight:700;
    font-size:10px;
    width:max-content
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz{
    grid-column:1 / span 2;
    display:flex;
    align-items:center;
    margin-bottom:0;
    border-radius:6px;
    border:1px solid #575757;
    font-weight:700;
    font-size:10px;
    width:max-content;
    padding:5px 9px;
    line-height: 1;
    min-height: 25px;
    max-height: 25px;
}
.product-page-list-ver-1__ct li .items .top .top-content {
    justify-content: unset;
    align-items: unset;
    flex-direction: column-reverse;
    bottom: -59px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-size ,
.product-page-list-ver-1__ct li .items .top-content__right .item-color {
    border-radius: 6px;
    padding: 5px;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    width: 100%;
    max-height: 39px;
    min-height: 39px;
    align-content: center;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color .item-number-color {
    font-size: 17px;
    line-height: 17px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color .text-item {
    line-height: 12px;
}
.product-page-list-ver-1__ct li .items .top-content__left .item {
    line-height: 1;
    max-height: 20px;
    font-size: 10px;
    background-color: #363636;
}
.fixedbox {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    z-index: 999;
    box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.32);
}
.product-page-list-ver-1__ct li .items .top .top-image {
    min-height: 157px;
}
.product-page-list-ver-1__ct li .items .top {
    margin-bottom: 70px;
    padding: 9px 0;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-size .text-item {
    font-size: 10px;
    line-height: 12px;
}
.text-item-rating {
    color: #0084FF;
    font-size: 14px;
    line-height: 14px;
}
.product-page-list-ver-1__ct .bottom .open-hashtag {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #000;
}
.item-rating .fa {
    width: 18px;
    font-size: 16px;
}
.product-page-list-ver-1__ct li .bottom-content {
    font-size: 12px;
    line-height: 18px;
    color: #363636;
    margin-bottom: 25px;
}
.product-page-list-ver-1__ct .bottom .list-hashtag .name-hashtag {
    font-size: 12px;
    line-height: 14px;
    padding: 4px 7px;
    min-height: 24px;
    max-height: 24px;
}
.product-page-list-ver-1__ct li .bottom-data-price .item {
    line-height: 15px;
    color: #363636;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E8E8E8 ;
}
.product-page-list-ver-1__ct li:last-child .bottom-data-price .item {
    padding-bottom: 0;
}
.product-page-list-ver-1__ct li .items .bottom .bottom-title {
    line-height: 14px;
    margin-bottom: 5px;
    color: #000;
}
.product-page-list-ver-1__ct li .items .bottom .bottom-subtitle {
    color: #828282;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 10px;
}
.product-page-list-ver-1__ct .bottom .list-hashtag {
    gap: 5px;
}
.product-page-list-ver-1__ct .item-right .text-tax {
    font-size: 10px !important;
    color: #363636;
}
.product-page-list-ver-1__ct li .bottom-data-price li:last-child .item {
    font-size: 10px;
    padding-bottom: 0;
}
.color-c90000 {
    color: #C2172D !important;
}
.product-page-list-ver-1__ct li .items {
    padding: 9px;
}
div.d-flex-ct.box_filter_item {
    justify-content: start !important;
}
.filter_item {
    border: 1px solid #AFAFAF !important;
    padding: 9px 10px !important;
    border-radius: 6px !important ;
    max-width: 210px !important;
    width: 100%;
    font-size: 14px;
}
/*fix css 20/06/2024*/
.item-banner-new-parent .banner-mb-13 {
    margin-bottom: 13px;
}

.name__datetime--box {
    display: flex;
    align-items: center;
    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;
    flex-wrap: wrap;
    gap: 0 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;
}
.table__of--contents--parent {
    min-height: 87px;
}
.filter__boxs {
    flex-direction: column;
}
.filter__boxs ul {
    display: flex;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
}
.left__box-filter {
    width: 100%;
    background-color: #fff;
}
.right__box--filter {
    width: 100%;
    background-color: #E8E8E8;
}
.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: 5px;
}
.right__box--filter .item__boxs-2 {
    gap: 0;
    margin-left: -5px;
    margin-right: -5px;
}
.right__box--filter .item__boxs-2 .thing-4 {
    width: 12.5%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 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;
    width: calc(100% - 60px);
    overflow: auto;
}

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

.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;
}

.item_detail_new .d-flex-ct {
    width: 100%;
    justify-content: space-between;
}

.item_detail_new .d-flex-ct .but-scroll{
    margin: 0 5px;
}

.item_detail_new .button-choice {
    width: 100%;
    margin: 0 5px;
}

.item_detail_new .button-choice .search_input {
    width: 100%;
    border-radius: 5px;
    height: 41px;
}

.loading-content {
    min-height: 150px;
}
.box_tab_lr {
    /*min-height: 2259px;*/
}
.height__same--box {
    min-height: 2384px;
}
.item_detail_new_list_sp {
    min-height: 1912px;
}
.height__item--box {
    min-height: 1688px;
}
.faq_s1 {
    min-height: 457px;
}
.notification-steps--parents {
    min-height: 1017px;
}
.fixed-table__of--contents--parent, .fixed-table__of--contents--parent .link__anchor--box {
    display: none;
}
.section__height--sidebar {
    min-height: 2400px;
}
.sidebar-block {
    min-height: 340px;
}
@media (min-width: 360px) {
    .sidebar-block {
        min-height: 317px;
    }
}
@media (min-width: 375px) {
    .sidebar-block {
        min-height: 340px;
    }
}
@media (min-width: 390px) {
    .sidebar-block {
        min-height: 295px;
    }
}
.titl-recommended-service img {
    min-height: 44px;
}
@media (min-width: 360px) {
    .titl-recommended-service img {
        min-height: 49px;
    }
}
@media (min-width: 375px) {
    .titl-recommended-service img {
        min-height: 51px;
    }
}
@media (min-width: 390px) {
    .titl-recommended-service img {
        min-height: 53px;
    }
}
@media (min-width: 414px) {
    .titl-recommended-service img {
        min-height: 63px;
    }
}
@media (min-width: 430px) {
    .titl-recommended-service img {
        min-height: 58px;
    }
}
.list-recommended-service li a img {
    min-height: 75px;
}
@media (min-width: 360px) {
    .list-recommended-service li a img {
        min-height: 85px;
    }
}
@media (min-width: 375px) {
    .list-recommended-service li a img {
        min-height: 89px;
    }
}
@media (min-width: 390px) {
    .list-recommended-service li a img {
        min-height: 93px;
    }
}
@media (min-width: 414px) {
    .list-recommended-service li a img {
        min-height: 99px;
    }
}
@media (min-width: 430px) {
    .list-recommended-service li a img {
        min-height: 103px;
    }
}
.sidebar-info .box img {
    min-height: 271px;
}
@media (min-width: 360px) {
    .sidebar-info .box img {
        min-height: 303px;
    }
}
@media (min-width: 375px) {
    .sidebar-info .box img {
        min-height: 315px;
    }
}
@media (min-width: 390px) {
    .sidebar-info .box img {
        min-height: 327px;
    }
}
@media (min-width: 414px) {
    .sidebar-info .box img {
        min-height: 346px;
    }
}
@media (min-width: 430px) {
    .sidebar-info .box img {
        min-height: 359px;
    }
}
.banner-box h3 img {
    min-height: 36px;
}
.banner-box .sidebar-banner-list li a img {
    min-height: 87px;
}
@media (min-width: 360px) {
    .banner-box .sidebar-banner-list li a img  {
        min-height: 99px;
    }
}
@media (min-width: 375px) {
    .banner-box .sidebar-banner-list li a img  {
        min-height: 103px;
    }
}
@media (min-width: 390px) {
    .banner-box .sidebar-banner-list li a img  {
        min-height: 108px;
    }
}
@media (min-width: 414px) {
    .banner-box .sidebar-banner-list li a img  {
        min-height: 115px;
    }
}
@media (min-width: 430px) {
    .banner-box .sidebar-banner-list li a img  {
        min-height: 120px;
    }
}
.list-sidebar-soc li a img {
    min-height: 64px;
}
.box__tab--news {
    min-height: 2259px;
}
.sidebar__parent--box .row {
    min-height: 216px;
}
@media (min-width: 360px) {
    .sidebar__parent--box .row {
        min-height: 241px;
    }
}
@media (min-width: 375px) {
    .sidebar__parent--box .row {
        min-height: 251px;
    }
}
@media (min-width: 390px) {
    .sidebar__parent--box .row {
        min-height: 360px;
    }
}
@media (min-width: 414px) {
    .sidebar__parent--box .row {
        min-height: 275px;
    }
}
@media (min-width: 430px) {
    .sidebar__parent--box .row {
        min-height: 285px;
    }
}
.item__three--box {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 256px;
    margin: 0 auto;
    gap: 5px;
    width: 100%;
}
.item__three--box .col-customs-3 {
    width: 33.3333%;
}
.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;
}
.item__three--box .col-customs-3  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
small.break-line::before {
    content: '';
    display: block;
}
.instructions-step-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    gap: 10px;
}
.instructions-step-box .box-item {
    display: flex;
    gap: 10px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #00000040;
    flex-direction: column;
}
.instructions-step-box .box-item .left-box {
    background: linear-gradient(0deg, #FFFFFF 0%, #FFE9B2 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    padding: 10px;
}
.instructions-step-box .box-item .left-box p {
    font-family: Arial, Sans-Serif;
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 5px;
    color: #030303;
}
.instructions-step-box .box-item .left-box span {
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}
.instructions-step-box .box-item .left-box strong {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: #C2172D;
}
.instructions-step-box .box-item .right-box img {
    min-height: 123px;
    display: block;
    width: 100%;
    object-fit: contain;
    max-width: 241px;
    margin: 0 auto;
}
.instructions-step-box .box-item:nth-child(3) .right-box img {
    min-height: 96px;
}
.block-list_s1.one-row {
    min-height: 605px;
}
@media (min-width: 360px) {
    .block-list_s1.one-row {
        min-height: 555px;
    }
}
.block-list_s1.two-rows {
    min-height: 1210px;
}
@media (min-width: 360px) {
    .block-list_s1.two-rows {
        min-height: 1109px;
    }
}
.search-list-btn {
    padding: 16px 20px;
    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;
    width: 100%;
}
.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: 10px;
    background-color: #F7F7F7;
    margin-bottom: 40px;
}
.tag-search {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.box-search-list .box-choice {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    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: 100%;
    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(1, minmax(0, 1fr));
}
.box-search-list .part-search-list.province .box-choice {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.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;
}
.faq_s1 {
    padding: 0;
}


.filter_phone {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    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: 28px;
    font-size: 12px;
    line-height: 14px;
    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: 303px;
}
.print__parents--box .list-product .images img {
    min-height: 94px;
    max-height: 129px;
    object-fit: contain;
}
.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: 16px;
    line-height: 20px;
    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: 20px;
    margin-right: -9px;
    margin-left: -9px;
}
.print__parents--box .list-product {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    gap: 10px;
}
.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: 14px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0;
}
.print__parents--box .list-product .head-item-child .txt {;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    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: 16px;
    line-height: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 11.6px 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: 16px;
    height: 16px;
    display: block;
}
.print__parents--box .list-product-news .images {
    margin-bottom: 10px;
    min-height: 130px;
    display: flex;
}
.print__parents--box .list-feature-box .images {
    margin-bottom: 10px;
    min-height: auto;
    display: flex;
}
.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: 0;
}
.print__parents--box .list-product .content-item-child span {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}
.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 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.print__parents--box .list-printing-process-box {
    display: flex;
    flex-direction: column;
}
.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;
}
.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;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
}
.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;
    max-width: 30px;
    object-fit: contain;
}
.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: 24px;
    line-height: 24px;
    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: 14px;
    line-height: 18px;
    letter-spacing: 0.1px;
    color: #575757;
    margin-bottom: 20px;
}
.print__parents--box .item-quality-box-child {
    grid-template-columns: repeat(1, 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(1, 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;
    justify-content: space-between;
}
.print__parents--box .payment-shipping-box-child-2 {
    grid-template-columns: repeat(1, 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(1, 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;
}
.print__parents--box .head .images img {
    min-height: 93px;
}
.notification-card {
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 10px;
    font-weight: 600;
    padding: 2px;
    color: #000;
    background: #fff;
    border-radius: 100%;
    min-width: 14px;
    min-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545;
    box-sizing: content-box;
}