
.nav-btn-list a:hover {
    box-shadow: 1px 1px #ad0003, 2px 2px #ad0003, 3px 3px #ad0003;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.nav-btn-list a:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    height: 37px;
    width: 32px;
}

.nav-btn-list a.login:before{
    background:url(/common/design/user/img/images-top/ico-nav-btn-list-02.png) no-repeat ;
    background-size: 100% 100%;
    width: 18px;
    height: 21px;
}
.nav-btn-list a.logout:before{
    background:url(/common/design/user/img/images-top/ico-nav-btn-list-03.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 21px;
}
.nav-btn-list a.car:before{
    background:url(/common/design/user/img/images-top/ico-nav-btn-list-01.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 16px;
}
.nav-btn-list a.mypage-top img{
    width: 18px;
    height: 18px;
}
.nav-btn-list a.mypage-top:before {
    display: none;
}
.nav-btn-list.notification-card-fix {
    display: flex;
    gap: 7px;
    margin-right: 0;
}
.nav-btn-list.notification-card-fix a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    max-width: 113px;
    font-size: 14px;
}
/* header form */
.slogan-frame {
    float: left;
    margin-right: 4px;
    width: 333px;
}

.slogan-frame .pure-form {
    display: block;
    position: relative;
    width: 258px;
    padding-right: 74px;
}

.slogan-frame .pure-form fieldset {
    display: block !important;
    padding: 0 !important;
}

.slogan-frame .pure-form button {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #373737 !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    width: 64px !important;
    height: 36px !important;
    line-height: 36px !important;
    font-size: 12px !important;
    color: #fff !important;
    text-align: center !important;
    border: 0 !important;
    cursor: pointer !important;
    outline: none;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.slogan-frame .pure-form button:hover {
    box-shadow: 1px 1px #b7b7b7, 2px 2px #b7b7b7;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.slogan-frame .text-input {
    display: block !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #b7b7b7 !important;
    background: #fff !important;
    outline: none !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    font-size: 14px !important;
    line-height: 16px !important;
    padding: 9px 10px !important;
}

#footer {
    width: 100%;
    overflow: hidden;
    background-color: #ff2100;
}

#footer .wrap:first-child {
    border: 0;
    padding: 10px 0 20px;
}

.footer-baner-list {
    float: right;
    width: auto;
    border: 0;
    clear: inherit;
    padding-top: 0;
}

.footer-baner-list li {
    float: left;
    padding-left: 7px;
}

.footer-baner-list img {
    display: block;
}

.footer-nav {
    overflow: hidden;
    text-align: center;
}

.footer-nav li {
    display: inline-block;
    vertical-align: top;
}

.footer-nav a {
    position: relative;
    display: block;
    padding: 0 7px;
    font-size: 12px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
}

.footer-nav a:hover {
    text-decoration: underline;
}

.footer-baner-list img {
    display: block;
}

.footer-nav {
    overflow: hidden;
    text-align: center;
}

.footer-nav li {
    display: inline-block;
    vertical-align: top;
}

.footer-nav a {
    position: relative;
    display: block;
    padding: 0 7px;
    font-size: 12px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
}

.footer-nav a:hover {
    text-decoration: underline;
}

#topicpath {
    width: 100%;
    margin: 30px 0 30px;
}

#topicpath ul {
    display: block;
    margin: 0 auto;
}

#topicpath li {
    font-size: 75%;
    line-height: 150%;
    display: inline;
    list-style-type: none;
    padding: 0 0 0 18px;
    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 span {
    color: #999;
}

/* link-top2 */
#link-top {
    display: none !important;
}

#link-top2.fixed-block {
    position: fixed;
}

#link-top2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 1100px;
    width: 100%;
    overflow: hidden;
    text-align: right;
    z-index: 1000;
}

#link-top2 a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 330px;
    width: auto;
    height: 38px;
    overflow: hidden;
    background: #ff2100;
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    padding: 0 30px;
    box-sizing: border-box;
}

#link-top2 a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border: 8px solid transparent;
    border-bottom: 13px solid #fff;
    border-top: 0;
    margin: -4px 5px 0 0;
}

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

.item-detail-pages .common-title_m {
    margin-bottom: 20px;
    /*background: #ff123f;*/
}

.item-detail-set {
    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;
    width: 100%;
    margin-bottom: 46px;
}

.item-detail-set .item-appearance {
    width: 330px;
    min-width: 330px;
    margin-right: 20px;
}

.item-detail-set .item-appearance.item-appearance-img-taller {
    flex-shrink: 0;
    min-width: 280px;
    display: flex;
    flex-direction: column;
}

.item-detail-set .item-appearance img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.item-detail-set .item-appearance .img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    border: 1px solid #E8E8E8;
    max-width: 330px;
    padding: 20px;
    height: 100%;
}

.item-detail-set .item-appearance .img img {
    display: block !important;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
}

.item-detail-set .item-description {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.item-detail-set .item-description .item-head {
    position: relative;
    display: block;
    border-radius: 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #363636;
    margin-bottom: 20px;
}

.item-detail-set .item-description .item-details {
    margin: 0 0 46px;
}

.item-detail-set .item-description .item-details.item-details-smalltext {
    font-size: 14px;
    margin: 0 0 20px;
}

.item-detail-set .item-description .design_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 10px;
    background: #E61E02;
    border-top: solid #E61E02 2px;
    width: 48%;
    max-width: 355px;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    color: #fff;
    padding: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.border {
    border: 1px solid black;
    padding: 5px 0 5px 0;
}

.list-item-stock {
    margin-bottom: 20px;
    overflow: auto !important;
}

.size-chart-item.list-item-stock .table-sizes {
    overflow: scroll !important;
    max-height: 270px;
    max-width: 100%;
}

.list-item-stock .table-sizes td {
    width: auto !important;
}

.item-detail-set .item-description .design_btn:hover {
    opacity: 0.8;
}

.item-detail-box {
    position: relative;
    display: block;
}

.box-item {
    position: relative;
    /*padding-bottom: 10px;*/
    /*display: block;*/
    /*overflow: hidden;*/
}

.box-item + .box-item {
    margin-top: 55px;
}

.box-item-mb {
    margin-top: 24px !important;
    margin-bottom: 36px;
}

p.sub-common-title{
    margin-top: 20px;
}

.sub-common-title {
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    margin: 0 0 20px;
    padding-bottom: 10px;
    position: relative;
    overflow: visible;
}

.sub-common-title:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, red 0%, red 35%, black 10%, black 100%);
}

.sub-title-text {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

.items-list {
    margin: 0 -2px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.items-list li {
    width: 16.666666666%;
    padding: 5px 2px 15px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    box-sizing: border-box;
}

.items-list li img {
    display: block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: 100% !important;
    height: unset !important;
}

.items-list li p {
    margin: 10px 0 0;
}

.size-chart-item {
    overflow: hidden;
    margin-bottom: 15px;
}

.size-chart-item-text {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    margin-bottom: 5px;
}

.size-chart-item .table-sizes {
    overflow: hidden;
    margin-bottom: 20px;
}

.size-chart-item .table-sizes th {
    background: #F7F7F7;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    color: #575757;
    border: 1px solid #E8E8E8;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}

.size-chart-item .table-sizes td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;
    color: #656565;
    height: 26px;
    width: 38px;
    padding: 4px;
    border: 1px dotted #E8E8E8;
    border-width: 0 0 0 1px;
    border-bottom: 1px solid #E8E8E8;
}

.material-information-block {
    overflow: hidden;
    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;
    align-items: flex-start;
}

.material-information-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.thickness-fabric-box {
    overflow: hidden;
    background: #F7F7F7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 308px;
    flex-shrink: 0;
}

.thickness-fabric-box h3 {
    margin: 0 0 25px;
    background: #828282;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 0;
    height: auto;
}

.banner-a img {
    display: block;
    width: 100%;
}

.container_s1 {
    padding: 0;
}

.banner-a {
    display: block;
    width: 794px;
    margin: 0 auto;
    margin-bottom: 110px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden;
}

.ping-sokujitsu-info {
    overflow: hidden;
    background: #ffeaea;
    padding: 20px;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.ping-sokujitsu-info h3 {
    color: #C2172D;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0 0 10px;
}

.sokujitsu-info-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.sokujitsu-info-list li {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    position: relative;
    padding-left: 20px !important;
    width: auto !important;
}

.sokujitsu-info-list li:after {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    /*line-height:22px;*/
    color: #000;
}

.clearfix {
    overflow: hidden;
    margin-bottom: 30px;
}

section p {
    font-size: 16px;
    line-height: 30px;
    /*color: #000;*/
    margin-bottom: 20px;
}

.thickness-fabric-box .thickness-fabric-holder .active {
    position: relative;
    overflow: unset;
    background: url(/common/design/user/img/product/icon-thickness-fabric-03-active.png?v=1) no-repeat bottom / 100%;
}

.thickness-fabric-box .thickness-fabric-holder div {
    display: flex;
    overflow: unset;
}

.thickness-fabric-box .thickness-fabric-holder {
    overflow: unset;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 34px;
}

.thickness-fabric-box .thickness-fabric-holder .active span {
    display: inline-block;
    min-width: 66px;
    position: absolute;
    bottom: -25px;
    text-align: left;
    padding: 0;
}

.holder-2 .nav-ct a {
    width: 112px;
}

.holder-2 .nav-btn-list a {
    width: 121px;
}
@media (min-width: 1360px) {
    .holder-2 .nav-btn-list a {
        width: 112px;
    }
}
@media (min-width: 1660px) {
    .holder-2 .nav-btn-list a {
        width: 111px;
    }
}
@media (min-width: 1920px) {
    .holder-2 .nav-btn-list a {
        width: 108px;
    }
}
.notification-card-fix {
    position: relative;
}
.nav-btn-list .notification-card {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 12px;
    font-weight: 600;
    background: #fff;
    padding: 2px;
    color: #000;
    border-radius: 100%;
    min-width: 24px;
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545;
    box-sizing: content-box;
}
.text-item {
    font-size: 12px;
    line-height: 14px;
}

.item-detail-set_ct .size-chart-item.list-item-stock thead {
    width: 100%;
}

.item-detail-set_ct .size-chart-item.list-item-stock thead tr th:first-child {
    min-width: 200px;
    max-width: 200px;
    white-space: unset;
}

.item-detail-set_ct .size-chart-item.list-item-stock tbody th {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    white-space: unset;
}

.item-detail-set_ct .size-chart-item.list-item-stock .table-sizes thead th {
    width: 45px;
    min-width: 54px;
    max-width: 45px;
}

.item-detail-set_ct .size-chart-item.list-item-stock .table-sizes tbody td {
    width: 45px !important;
    min-width: 54px;
    max-width: 45px;
    overflow-wrap: break-word;
}

.item-detail-set_ct .size-chart-item.list-item-stock .table-sizes tbody tr:first-child th {
    background: #F7F7F7;
    color: #575757;
    border: 1px solid #E8E8E8;
    border-width: 0 0 1px;
}

.item-detail-set_ct .item-description .design_btn.right {
    background: transparent;
    border: 1px solid #E8E8E8;
    color: #828282 !important;
}

.box_design_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.size-chart-item.list-item-stock .table-sizes, .size-chart-item.list-item-stock .table-sizes table {
    position: relative;
}

.item-detail-set_ct .size-chart-item.list-item-stock tbody th {
    position: -webkit-sticky;
    /* for Safari */
    position: sticky;
    left: 0;
}

.item-detail-set_ct .size-chart-item.list-item-stock thead th {
    position: -webkit-sticky;
    /* for Safari */
    position: sticky;
    top: 0;
}

.item-detail-set_ct .size-chart-item.list-item-stock thead th:first-child {
    top: 0;
    left: 0;
    z-index: 9999;
}

.size-chart-item .name_code_table {
    background: #363636;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    height: 44px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.name_table {
    min-width: 200px;
    max-width: 200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
    border-right: 1px dotted #fff;
    padding: 5px;
}

.code_table {
    padding: 5px;
    max-width: 90px;
    min-width: 90px;
    display: block;
    white-space: normal;
}

.list-item-stock .table-sizes tbody tr {
    display: table;
}

.list-item-stock .table-sizes thead tr {
    display: inherit;
    position: sticky;
    top: 0;
}

.item-detail-set_ct .size-chart-item.list-item-stock .table-sizes {
    max-width: max-content;
    overflow-x: auto !important;
    overflow-y: auto !important;
}

.item-detail-set_ct .list-item-stock {
    max-width: max-content;
}

.item-detail-set_ct .size-chart-item.list-item-stock thead th {
    background: #c3e2ff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}

.item-detail-set_ct .size-chart-item.list-item-stock .table-sizes tr:first-child th {
    background: #F7F7F7;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #575757;
    border: 1px solid #E8E8E8;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}

.size-chart-item .table-sizes tr:first-child th {
    background: #363636;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    height: 44px;
    vertical-align: middle;
    border: 0;
    padding: 0 6px;
}

.item-detail-set_ct .item-description .design_btn {
    width: 100%;
    max-width: 355px;
}

/*star*/
.item-rating .fa {
    color: #ffbb00;
    font-size: 20px;
    margin-left: 3px;
}

.box-rating-star {
    display: flex;
    justify-content: flex-end;
}

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

.center-rating-star .box-rating-star {
    justify-content: center;
    margin-bottom: 15px;
}

.video-item-detail {
    position: relative;
    width: 80%;
    overflow: hidden;
    padding-top: 45%;
    margin: 15px auto auto;
}

.image {
    position: relative;
    width: 50%;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.hover_bkgr_fricc-1 .top-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}

.hover_bkgr_fricc-1 h2 {
    padding: 20px 0;
    text-align: left;
}

.hover_bkgr_fricc-1 .btn_pop-order button {
    border: none;
    background: #1badcf;
    color: #fff;
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
}

.hover_bkgr_fricc-1 .table-scroll tr td {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hover_bkgr_fricc-1 tr th, .hover_bkgr_fricc-1 tr td {
    width: calc(100% / 6);
    text-align: center;
    padding: 10px 5px;
    border: 1px solid #e9e9e9;
}

.hover_bkgr_fricc-1 tr th {
    background: #666666;
    color: #fff;
}

.hover_bkgr_fricc-1 .table-scroll tr td:last-child {
    justify-content: flex-end;
}

.hover_bkgr_fricc-1 tr td input {
    max-width: 80%;
    height: 35px;
}

.hover_bkgr_fricc-1 .table-scroll {
    display: block;
    empty-cells: show;
    border-spacing: 0;
}

.hover_bkgr_fricc-1 .table-scroll thead {
    display: block;
    margin-right: 5px;
}

.hover_bkgr_fricc-1 .table-scroll tbody {
    display: block;
    position: relative;
    width: 100%;
    overflow-y: scroll;
}

.hover_bkgr_fricc-1 .table-scroll tr {
    width: 100%;
    display: flex;
}

.hover_bkgr_fricc-1 .body-half-screen {
    max-height: 350px;
}

.hover_bkgr_fricc-1 .small-col {
    flex-basis: 10%;
}

.hover_bkgr_fricc-1 .table-scroll tbody::-webkit-scrollbar-track {
    background-color: transparent;
}

.hover_bkgr_fricc-1 .table-scroll tbody::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
}

.hover_bkgr_fricc-1 .table-scroll tbody::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

.hover_bkgr_fricc-1 .box-table-order-ct-1 {
    margin-right: 5px;
}

.hover_bkgr_fricc-1 .box-table-order-ct-1 tr td {
    border: 2px solid #e9e9e9;
}

.hover_bkgr_fricc-1 .box-table-order-ct-1 tr td:first-child {
    border-left: 1px solid #e9e9e9;
}

.hover_bkgr_fricc-1 .box-table-order-ct-1 tr td:last-child {
    border-right: 1px solid #e9e9e9;
}

.color-c90000 {
    color: #c90000 !important;
}

.product-page-list-ver-1__ct {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 15px;
}

.product-page-list-ver-1__ct > li {
    width: calc(100% / 3);
    margin: 0 0 10px;
    height: auto;
    border: 0;
    float: unset;
    padding: 0 5px 0;
}

.product-page-list-ver-1__ct li .items {
    border: 1px solid #d8d8d8;
    padding: 10px;
    height: 100%;
}

.product-page-list-ver-1__ct li .items .top .top-image {
    min-height: 215px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-page-list-ver-1__ct li .items .top img {
    max-width: 100%;
}

.product-page-list-ver-1__ct li .items .top .top-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}

.product-page-list-ver-1__ct li .items .top-content__left ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 160px;
}

.product-page-list-ver-1__ct li .items .top-content__left li {
    width: max-content;
    height: auto;
    border: 0;
    float: unset;
    margin: 0;
    padding: 0;
}

.product-page-list-ver-1__ct li .items .top-content__left .item {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    margin-bottom: 3px;
    font-size: 10px;
}
.product-page-list-ver-1__ct .img-sale {
    width: 45px;
    position: absolute;
    transform: translate(-50%, 50%);
    top: -13%;
    right: -13%;
}
.product-page-list-ver-1__ct li .items .top-content__right .item:last-child {
    margin-bottom: 0;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-oz {
    border: 2px solid #6e6e6e;
    background: #fff;
    max-width: 110px;
    color: #000000;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 14px;
    padding: 3px;
    border-radius: 8px;
}

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

.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    font-size: 8px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-size {
    background: #6e6e6e;
    color: #fff;
    padding: 3px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-size .text-item {
    font-size: 8px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-color {
    background: #000;
    color: #fff;
    padding: 8px 5px;
    font-size: 10px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-size.out-stock {
    background: #eae9e9;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-size.out-stock .text-item {
    color: red;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color span {
    font-size: 12px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-color .item-number-color {
    font-size: 24px;
    color: #fff !important;
    background: transparent !important;
}

.product-page-list-ver-1__ct li .items .top {
    position: relative;
    padding: 10px;
    margin-bottom: 45px;
}

.product-page-list-ver-1__ct li .items .top .top-logo {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 70px;
}

.product-page-list-ver-1__ct li .items .bottom .bottom-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}

.product-page-list-ver-1__ct li .items .bottom .bottom-subtitle {
    color: #707070;
    margin-bottom: 10px;
    font-size: 12px;
}

.product-page-list-ver-1__ct li .center-rating-star .box-rating-star {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.product-page-list-ver-1__ct li .bottom-content {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.product-page-list-ver-1__ct li .bottom-data-price .item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
    color: #000;
}

.product-page-list-ver-1__ct li .bottom-data-price li:last-child .item {
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 12px;
}

.product-page-list-ver-1__ct li .items .top-content__right {
    width: max-content;
}

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

.product-page-list-ver-1__ct .item-right .text-tax {
    font-size: 9px !important;
    color: #333 !important;
}

.box_lr_info {
    margin: 20px 0;
}

ul.tabs_lr {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 3px solid #363636;
}

ul.tabs_lr li {
    background: #E8E8E8;
    color: #363636;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    font-weight: 600;
    width: 195px;
    text-align: center;
    margin-right: 6px;
    line-height: 30px;
}

ul.tabs_lr li.current {
    background: #363636;
    color: #fff;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: block;
}

.tab-content.current h2 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin: 20px 0;
}

.hover_bkgr_fricc {
    background: rgba(0, 0, 0, .4);
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}

.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}

.hover_bkgr_fricc-1 {
    background: rgba(0, 0, 0, .4);
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}

.hover_bkgr_fricc-1 .helper {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .6);
    display: block;
}

.hover_bkgr_fricc-1 > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    height: auto;
    max-width: 50%;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
    padding: 15px;
    z-index: 999;
}

.popupCloseButton-1 {
    background-color: #fff;
    cursor: pointer;
    font-family: arial;
    font-size: 40px;
    line-height: 30px;
    text-align: center;
}

.trigger_popup_fricc-1 {
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}

.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.rating-stars ul > li.star {
    display: inline-block;
}

.rating-stars ul > li.star > i.fa {
    background: linear-gradient(#eee, #d0d0d0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
}

.rating-stars ul > li.star.selected > i.fa {
    background: linear-gradient(#ffd559 20%, #fec417 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box_lr_info {
    margin: 30px 0;
}

.two-columns_lr {
    display: flex;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    height: 100%;
}

.box_left_lr {
    display: flex;
    flex-direction: column;
    width: 25%;
    padding-right: 20px;
}

.box_left_lr .images {
    height: 200px;
    position: relative;
}

.box_left_lr .images img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}

.box_right_lr {
    width: 75%;
}

.title_lr {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px dashed #e2e2e2;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.info_lr {
    margin-top: 15px;
    line-height: 22px;
}

.box_product_lr {
    display: flex;
    flex-wrap: wrap;
}

.items_lr {
    width: calc((100% - 30px) / 3);
    margin-right: 12px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 12px;
}

.items_lr:nth-child(3n) {
    margin-right: 0;
}

.item_lr {
    padding: 12px;
}

.img_lpr_item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.img_lpr {
    height: 140px;
    position: relative;
}

.img_lpr img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.name_title {
    margin: 15px auto;
    text-align: center;
    font-size: 14px;
}

.item_lr .name_title {
    line-height: 18px;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: block;
}

.tab-content.current {
    margin-bottom: 50px;
}

.load_more {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 100%;
    max-width: 355px;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    color: #777777 !important;
    border: 1px solid #E7E7E7;
    margin: auto;
    gap: 5px;
    padding: 12px;
}

.add-item-embroidery {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.add-item-embroidery .item-embroidery {
    border: 1px solid;
    border-radius: 5px;
    padding: 1px 6px;
}

.add-item-embroidery .center-rating-star .box-rating-star {
    margin-bottom: 0;
}

.center-rating-star .box-rating-star {
    justify-content: center;
}

.box-rating-star {
    display: flex;
}

.add-item-embroidery .item-embroidery {
    border: 1px solid;
    border-radius: 5px;
    padding: 1px 6px;
}

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

.product-page-list-t {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: auto;
}

.product-page-list-t li {
    display: block;
    width: 50%;
    height: auto;
    padding: 10px;
}

.product-page-list-t a {
    position: relative;
    border: 2px solid #1a1a1a;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    height: 100%;
    padding: 15px;
    transition: all 0.2s ease;
}

.product-page-list-t a:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.15);
}

.product-page-list-t a:before {
    position: absolute;
    top: -9px;
    left: 8px;
    width: 43px;
    height: 58px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    font-weight: bold;
    color: #fff;
}

.product-page-list-t li:nth-child(1) a:before {
    content: "1位";
    background: url(/common/design/user/img/product-page/product-page-n1.png) no-repeat;
    background-size: 100% auto;
}

.product-page-list-t li:nth-child(2) a:before {
    content: "2位";
    background: url(/common/design/user/img/product-page/product-page-n2.png) no-repeat;
    background-size: 100% auto;
}

.product-page-list-t li:nth-child(3) a:before {
    content: "3位";
    background: url(/common/design/user/img/product-page/product-page-n3.png) no-repeat;
    background-size: 100% auto;
}

.product-page-list-t li:nth-child(4) a:before {
    content: "4位";
    background: url(/common/design/user/img/product-page/product-page-n4.png) no-repeat;
    background-size: 100% auto;
}

.product-page-list-t h3 {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    color: #494949;
    text-decoration: none;
    padding: 0 50px;
    flex: 1 0 auto;
}

.product-page-list-t-content {
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 100%;
    flex: 0 1 auto;
}

.product-page-list-t-content span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto 24px;
    max-width: 180px;
}

.product-page-list-t-content span img {
    display: block;
    width: 100%;
}

.product-page-list-t-content table {
    width: 100%;
}

.product-page-list-t-content table tr th {
    border: 1px solid #afc8fa;
    background: #219ed2;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    text-align: right;
    vertical-align: middle;
    padding: 6px;
}

.product-page-list-t-content table tr td {
    border-collapse: collapse;
    border: 1px solid #afc8fa;
    background: #fff;
    vertical-align: middle;
    font-size: 12px;
    line-height: 18px;
    color: #323232;
    padding: 6px;
    text-align: left;
    font-weight: bold;
}

.product-page-list-t-content table tr td mark {
    color: #cf0000;
}

.original_item_list_s1 {
    margin-bottom: 60px;
}

.original_item_list_s1 .box_s1 {
    display: block;
}

.goods {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.goods li {
    width: 33.33333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 5px 20px;
    margin: 9px 0 0;
}

.goods li a {
    display: block;
    border: 2px solid #d8d8d8;
    text-decoration: none;
    height: 100%;
    transition: 0.3s;
    padding: 2px 12px;
}

.goods li a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.15);
}

.goods li a h3 {
    position: relative;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0 -18px 18px;
    background-color: #ff6814;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    height: 52px;
    box-sizing: border-box;
    min-height: 40px;
}

.goods li a h3:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid #b67919;
    border-left: 6px solid transparent;
}

.goods li a h3:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid #b67919;
    border-right: 6px solid transparent;
}

.goods li a .img-container {
    width: 100%;
    min-height: 120px;
}

.goods li a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.goods li a p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 0;
}

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

#footer .top_li {
    padding: 25px 0;
    font-weight: 700;
    font-size: 14px;
}

.footer-nav li {
    display: inline-block;
    vertical-align: top;
}

#footer .wrap:first-child {
    padding: 10px 0 3px;
}

#footer .wrap {
    margin: 0 auto;
    max-width: 1100px;
    width: auto;
    overflow: hidden;
    border-top: 1px solid #fff;
}

.common-title_m {
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(/common/design/user/img/index-new-m/title-common-bg.png) left top repeat;
    margin: 0 0 30px;
    padding: 20px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.container_m p {
    font-size: 16px;
    line-height: 30px;
    color: #000;
}

.search-box-ct-1 .color-brown {
    color: #8e7442;
    font-weight: 700
}

.item_detail_new .search-box-ct-1 {
    display: flex;
    align-items: center;
}

.item_detail_new .search_box {
    padding: 5px 10px;
    margin-bottom: 19px;
}

.search_box {
    background: #eedcbb;
    padding: 5px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.ul-first .ft_list_item_left {
    margin-right: 25px
}

.holder-2 .nav a {
    font-size: 15px
}

.box_item_price {
    padding: 5px;
    text-align: center;
    color: red
}

.top_item_price {
    font-size: 14px;
    margin-bottom: 3px
}

.bottom_item_price {
    font-size: 12px
}

.product-cat-list .box .bottom_item_price {
    font-size: 12px;
    line-height: 10px
}

.product-cat-list .price .info-p .box_item_price {
    padding: 0
}

.search-box-ct-1 .color-brown {
    color: #8e7442;
    font-weight: 700
}

.item_detail_new .search-box-ct-1 {
    display: flex;
    align-items: center
}

.search-box-ct-1 .color-brown {
    color: #8e7442;
    font-weight: 700;
}

input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

.item_detail_new .search_box input[type="text"] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0 1px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 195px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d1bd99;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 27px;
    font-weight: 700;
    color: #000;
    -webkit-box-shadow: 0 0 1px #dacfbb inset;
    -moz-box-shadow: 0 0 1px #dacfbb inset;
    box-shadow: 0 0 1px #dacfbb inset;
}

input.plain_sbmt_search {
    border: 0;
    width: 61px;
    height: 27px;
    background: url(/common/design/user/img/plain/search_btn.png) center no-repeat;
    border: none;
    vertical-align: middle;
}

.item_detail_new .search_box input.plain_sbmt_search {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}

.product-cat-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2px 80px;
}

.product-cat-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    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 .box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #d8d8d8;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 5px 15px 9px;
    text-decoration: none;
}

.product-cat-list .box:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.15);
}

.product-cat-list h3,
.product-cat-list h4 {
    position: relative;
    /*height: auto;*/
    /*max-height: auto;*/
    margin: 0 -20px;
    background: #ff6813;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    /*min-height: 33px;*/
    padding: 8px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.product-cat-list h3:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid #b67919;
    border-left: 4px solid transparent;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.product-cat-list h3:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid #b67919;
    border-right: 4px solid transparent;
    position: absolute;
    bottom: -4px;
    right: 0;
}

.product-cat-list .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 14px;
    height: 146px;
    max-height: 146px;
    min-height: 146px;
}

.product-cat-list-t .image {
    padding: 0;
}

.product-cat-list .image img {
    display: block;
    margin: 0 auto;
    height: 118px;
}

.product-cat-list .box div {
    font-size: 14px;
    line-height: 20px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.overlay-ct-1 .text {
    line-height: 20px;
}

.text {
    font-size: 14px;
    position: absolute;
    padding: 0 5%;
}

.text {
    display: block;
    margin-bottom: 20px;
}

.product-cat-list .box div {
    font-size: 14px;
    line-height: 20px;
}

.image:hover .overlay {
    height: 95%;
}

.product-cat-list .box {
    height: auto;
    width: 100%;
}

.info_lr {
    margin-top: 5px;
    line-height: 20px;
    font-size: 14px;
}

.video-item-detail iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 9999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.loader .loader-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 15px 25px;
    max-height: 600px;
}
/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    left: 0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    position:relative;
    height:100%;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
    padding: 15px;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #000;
    border-radius: 50px;
    cursor: pointer;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 25px;
    line-height: 30px;
    width: 35px;
    height: 35px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */
/* Popup box BEGIN */
.hover_bkgr_fricc-1{
    background:rgba(0,0,0,.4);
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    left: 0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc-1 .helper{
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.6);
    display: block;
}
.hover_bkgr_fricc-1 > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    height: auto;
    max-width: 50%;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 8px;
    padding: 15px;
    z-index: 999;
}
.popupCloseButton-1 {
    background-color: #fff;
    cursor: pointer;
    font-family: arial;
    font-size: 40px;
    line-height: 30px;
    text-align: center;
}
.trigger_popup_fricc-1 {
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

/*sp*/
.hover_bkgr_fricc-sp-1 > div {
    width: 95%;
    max-width: 95%;
    top: 10%;
    font-size: 12px;
    padding: 10px 5px;
}
.popup-ct-1 .title-main {
    font-size: 24px;
    padding: 25px 0;
    font-weight: 700;
}

.popup-ct-1 ul {
    margin: 0 -10px;
}

.popup-ct-1 li {
    width: 50%;
    padding: 0 10px;
}

.popup-ct-1 li .content {
    box-shadow: 2px 2px 10px #555;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 5px;
    display: block;
}

.popup-ct-1 li .content:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 38px rgba(0,0,0,.15);
}

.popup-ct-1 .main-content {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.popup-ct-1 .main-content p {
    color: #000;
    padding: 10px 10px 15px;
    font-size: 14px;
    text-align: center;
}

.popup-ct-1 .main-content .img {
    max-width: 70%;
    margin: auto;
    padding: 20px 0;
}

.popup-ct-1 .content-blue .main-content .img {
    max-width: 80%;
}

.popup-ct-1 .content-red {
    background: #cc0a0a;
}

.popup-ct-1 .content-blue {
    background: #0a65cc;
}

.popup-ct-1 img {
    width: 100%;
}

.popup-ct-1 .btn-popup {
    max-width: 90%;
    margin: auto;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
}

.popup-ct-1 .content-red .btn-popup {
    background: #cc0a0a;
}

.popup-ct-1 .content-blue .btn-popup {
    background: #0a65cc;
}

.popup-ct-1 .content .title {
    padding: 10px 0 20px;
    font-size: 18px;
}

.popup-ct-1.hover_bkgr_fricc > div {
    max-width: 700px;
    padding: 20px;
}

.popup-ct-1 .popupCloseButton {
    background-color: #000;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: -2px 1px 9px #555;
}

.popup-ct-1 .text-yellow {
    font-size: 18px;
    line-height: 20px;
}

.popup-ct-1 .note {
    padding-top: 10px;
    font-size: 12px;
    text-align: right;
}

.popup-ct-1 .fs-10 {
    font-size: 10px;
}
.d-flex-ct {
    display: flex;
}
.noti-stop-selling{
    width: 100%;
    max-width: 355px;
    margin: 0 5px;
    display: block;
    border-radius: 6px;
    background: #e4e8e6;
    text-align: center;
    font-size: 18px;
    line-height: 61px;
    font-weight: bold;
    color: #363636;
}
/*update delivery*/
.unpredictable_s22 .text-delivery {
    margin-right: 20px;
}
.unpredictable_s22 .text-delivery .top {
    display: flex;
}
.unpredictable_s22 .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;
}

.unpredictable_s22 .text-delivery .top .image {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.unpredictable_s22 .text-delivery .bottom {
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    text-align: left;
}

.unpredictable_s22 .text-delivery span {
    border: 0;
    min-width: unset;
    padding: 0;
    font-size: 20px;
    line-height: 1;
    margin-right: 0;
}
.unpredictable_s22 {
    display: flex;
    align-items: center;
}

.color-FFE600 {
    color: #FFE600;
}

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

.main-banner_007 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    background: url('/common/design/user/img/index-new-007/main-banner-007.jpg') 0 0 no-repeat;
    background-size: 100% auto;
    min-height: 235px;
}

.main-banner_007 .wrap {
    display: block;
    width: 50%;
    height: 100%;
}

.main-banner_007 h1 {
    padding: 38px 0 38px 24px;

    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    transform: rotate(-2deg);
}

.main-banner_007 p{
    padding: 0 85px 0 24px;

    font-size: 14px;
    line-height: 26px;
    color: #000;
    margin: 0;
}

.main-banner_007 .list-pic {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-self: flex-start;
    width: 50%;
    margin: 40px 0 0px 0;
}

.main-banner_007 .list-pic img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.main-banner_007 .list-pic li {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    width: 94px;
    height: 94px;
    padding: 14px 12px;
    margin: 0 2px 60px 0;
    border-radius: 50%;
    background-color: #fff;
}

.main-banner_007 .list-pic li:nth-last-child(1),
.main-banner_007 .list-pic li:nth-last-child(2),
.main-banner_007 .list-pic li:nth-last-child(3) {
    margin: -56px 4px 0 0;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/common/css/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('/common/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/common/css/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/common/css/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/common/css/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/common/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.rating-stars ul .fa-star:before {
    font-size: 26px;
}

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

.fa-search:before {
    content: "\f002";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}
#loading-content img {
    display: block;
    margin: auto;
    width: 150px;
}
.item-detail-set_ct .size-chart-item.list-item-stock .table-sizes thead {
    position: sticky;
    top: 0;
    z-index: 99;
}

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

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

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

.product-page-list-ver-1__ct .bottom .name-hashtag {
    font-size: 13px;
    line-height: 20px;
    color: #828282;
    border: 1px solid #828282;
    border-radius: 50px;
    padding: 4px 9px;
}

.item_detail_new_list_ct .goods li {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 5px 0;
    margin: 0 0 25px;
    border: none;
    height: auto;
}
.item_detail li a {
    border-bottom: thin #00F;
    color: #00F;
}

.item_detail_new_list_ct .goods li {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 5px 0;
    margin: 0 0 25px;
    border: none;
    height: auto;
    min-height: unset;
}

.item_detail_new_list_ct .goods li a {
    display: block;
    text-decoration: none;
    height: 100%;
    transition: 0.3s;
    padding: 0;
    border: none;
}

.item_detail_new_list_ct .goods li a:hover {
    box-shadow: unset;
    transform: none;
}

.item_detail_new_list_ct .goods li a p {
    position: relative;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: unset;
    margin: 0;
    padding: 0;
    height: unset;
    min-height: unset;
}

.item_detail_new_list_ct .goods li a p:after,
.item_detail_new_list_ct .goods li a p:before {
    content: none;
}

.item_detail_new_list_ct .goods li a .img-container {
    width: 100%;
    min-height: 120px;
    padding: 10px 8px 9px;
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 13px;
    display: flex;
}

.item_detail_new_list_ct .goods li a img {
    display: block;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
}

.original_list_test .goods li a .img-container {
    min-height: 150px;
}

.link_outside_chat {
    position: relative;
}

.click-chat {
    position: absolute;
    right: -94px;
    width: 90px;
    height: 90px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    cursor: pointer;
}

.click-chat img {
    width: 100%;
    height: 100%;
}

#upt-chat-container.eyecatcher {
    opacity: 0;
    visibility: hidden;
}
#upt-chat-container {
    opacity: 1;
    visibility: visible;
}


.item__sale--box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.item__sale--box p {
    margin-bottom: 0;
}

.top-item-sale h2 {
    font-size: 18px;
    line-height: 27px;
    color: #000;
    font-weight: 700;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.top-item-sale ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}

.top-item-sale ul li {
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 30px;
}

.top-item-sale .item {
    min-height: 50px;
}

.top-item-sale ul li .top .image {
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    overflow: hidden;
    padding: 15px;
    margin-bottom: 5px;
    height: 152px;
}

.top-item-sale ul li .top .name {
    font-size: 12px;
    line-height: 18px;
    color:#000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.top-item-sale ul li .top .price {
    color: #C2172D;
    font-size: 12px;
    line-height: 18px;
    display: flex;
    justify-content: space-between;
}

.top-item-sale ul li .top .price span {
    color: #828282;
}

.top-item-sale .image img {
    width: 100%;
    height: 100%;
}

.item-detail-price {
    display: flex;
    gap: 3px;
}

.discount-table {
    display: flex;
    flex-wrap: wrap;
    border-collapse: collapse;
    margin-bottom: 20px;
}
.discount-cell {
    padding: 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    white-space: nowrap;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.discount-cell:nth-child(-n+2) {
    border-top: 1px solid #ccc;
}

.discount-cell:nth-child(2n+1) {
    border-left: 1px solid #ccc;
}

.discount-cell .top {
    font-size: 20px;
    color: #000000 ;
    font-weight: 700;
    line-height: 30px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.discount-cell .bottom {
    font-size: 20px;
    color: #C2172D;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.discount-cell .bottom span {
    font-size: 26px;
    line-height: 39px;
}

.footer-nav .cat_2_ft li {
    display: block;
}

.item_code_nominal {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.2px;
    color: #828282;
    margin-bottom: 8px;
}

.item-detail-price-red {
    color: #C2172D;
    font-weight: 700;
}

.item-detail-set .box-delivery {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: #363636;
}

.item-detail-set .box-delivery img {
    width: 26px;
    height: 26px;
    margin-right: 5px;
}

.item-detail-set .box-delivery .receive-date {
    font-size: 20px;
    font-weight: 700;
    color: #363636;
}

.item-detail-set .box-delivery #delivery_date {
    background: transparent;
    padding: 0;
    margin: 0;
}

.line-x-e8 {
    height: 1px;
    width: 100%;
    background: #E8E8E8;
    margin-bottom: 12px;
}

.banner-50-percent {
    height: 400px;
    margin-bottom: 20px;
}

.banner-50-percent img {
    width: 100%;
    height: 100%;
}

.preview-voice {
    display: flex;
    align-items: center;
    margin-top: 20px;
    gap: 3px;
}

.preview-voice #stars {
    display: flex;
    align-items: center;
}

.preview-voice .fa-star {
    background: linear-gradient(#ffd559 20%, #fec417 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.preview-voice-number {
    display: flex;
    align-items: center;
    font-size: 14px;
    gap: 3px;
}

.preview-voice .preview-voice-number .total {
    color: #0084FF;
}

.ping-sokujitsu-info .list-sample li {
    padding: 0 10px;
}

.ping-sokujitsu-info .list-sample {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}

.ping-sokujitsu-info .list-sample-item {
    background: #FFF6F6;
    border-radius: 10px;
    padding: 15px;
    height: 100%;
}

.ping-sokujitsu-info .list-sample p {
    display: flex;
    gap: 10px;
}

.ping-sokujitsu-info .list-sample .step {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    background: #363636;
    border-radius: 50%;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ping-sokujitsu-info .list-sample .step-1 img {
    height: 172px;
    object-fit: contain;
}
.ping-sokujitsu-info .list-sample .step-2 img {
    height: 155px;
    width: 100% !important;
}

.item-detail-set_ct .design_btn {
    background: #E61E02;
    border-top: #E61E02;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.lady-size {
    background: #FFEAEA;
    padding: 20px;
    display: flex;
    gap: 20px;
}

.lady-size .box-text {
    flex: 1;
}

.lady-size .box-text .title {
    font-size: 18px;
    line-height: 100%;
    font-weight: 700;
    color: #C2172D;
    margin-bottom: 20px;
}

.lady-size .box-text .description {
    font-size: 16px;
    line-height: 130%;
}

.lady-size .image {
    width: 317px;
}

.lady-size .image img {
    width: 100%;
}

.thickness-fabric-holder i {
    height: 20px;
}

.thickness-fabric-holder span {
    font-size: 12px;
    line-height: 160%;
}

.modal-design-method.hover_bkgr_fricc>div {
    max-width: 640px;
}

.modal-design-method .title-main {
    font-size: 26px;
    line-height: 100%;
    padding: 20px 0;
    margin-bottom: 0;
}

.modal-design-method ul {
    margin: 0 -5px 10px;
}

.modal-design-method li {
    padding: 0 5px;
}

.modal-design-method li .content {
    box-shadow: none;
    padding: 0;
}

.modal-design-method li .content:hover {
    transform: unset;
    box-shadow: none;
}

.modal-design-method .content .title {
    font-weight: 700;
    background: #363636;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-design-method .main-content {
    padding: 10px;
    border: 1px solid #E8E8E8;
}

.modal-design-method  .image-banner {
    display: block;
    margin-bottom: 10px;
}

.modal-design-method .note {
    padding-top: 0;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
}

.modal-design-method .text {
    position: unset;
    color: #363636;
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 10px;
}

.modal-design-method .text .text-C2172D {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 700;
}

.modal-design-method .text-C2172D span {
    font-size: 10px;
    color: #363636;
}

.modal-design-method .main-content .img{
    max-width: 100%;
    padding: 0;
    margin-bottom: 10px;
}

.modal-design-method .design_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 10px;
    background: #E61E02;
    border-top: solid #E61E02 2px;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: #fff;
    padding: 12px;
    height: 50px;
}

.modal-design-method .design_btn svg {
    width: 17px;
    height: 17px;
}

.item-detail-pages .list_voice .content__box {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.item-detail-pages .list_voice .content__box p {
    margin-bottom: 0;
}