
.item_detail_new_list_sp .item_list_set p.item_list_title {
    position: relative;
    margin: 0 -11px;
    background: #ff6813;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    min-height: 40px;
    padding: 2px;
    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;
}

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

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

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

.item_detail_new_list_sp .item_list_set .image img {
    display: block;
    margin: 0 auto;
    height: 118px;
}

.item_detail_new_list_sp .item_list_set .box div {
    font-size: 14px;
    line-height: 20px;
}

.item_detail_new_list_sp .item_list_set.two-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3px;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
}

.item_detail_new_list_sp .item_list_set .two-items > span:first-child {
    background: #007b80;
}

.item_detail_new_list_sp .item_list_set.two-items > span {
    width: 48.5%;
    height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #444;
    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;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.item_detail_new_list_sp .item_list_set .two-items > span em {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-style: normal;
}

.item_detail_new_list_sp .item_list_set .two-items > span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
}

.item_detail_new_list_sp .item_list_set .items {
    width: 100%;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #747474;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 3px;
    text-align: center;
}

.item_detail_new_list_sp .item_list_set .price {
    display: block;
    padding: 1px;
    border: 1px solid #000;
    background: #fff;
    height: 70px;
    min-height: 70px;
    max-height: 70px;
}

.item_detail_new_list_sp .item_list_set li {
    border: none;
}

.item_detail_new_list_sp li p.item_list_title {
    overflow: unset;
}

.item_detail_new_list_sp .item_list_set .item_list_detail {
    border-top: none;
    margin: 0 5px;
}

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

.item_detail_new_list_sp .item_colors,
.item_detail_new_list_sp .item_size {
    width: 49%;
    height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    flex-wrap: wrap;
    text-align: center;
}

.item_detail_new_list_sp .item_colors {
    background: #007b80;
}

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

.item_detail_new_list_sp .item_list_set li .item_list_detail p {
    text-align: center;
}

.item_detail_new_list_sp .item_print {
    width: 100%;
    height: 45px;
    min-height: 45px;
    max-height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #747474;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 8px;
    line-height: 16px !important;
    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 3px;
    marrgin-top: 4px;
    text-align: center;
}

.item_detail_new_list_sp .item_list_detail .price-content {
    display: block;
    padding: 1px;
    border: 1px solid #000;
    background: #fff;
    height: 80px;
    min-height: 70px;
    max-height: 80px;
}

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

.item_detail_new_list_sp .item_list_set li .item_list_detail span.item_price {
    background: none;
}

.item_detail_new_list_sp .product-cat-list.type2 li {
    display: flex;
    width: calc(100% / 2);
    padding: 0 7px 13px;
    box-sizing: border-box;
}

.item_detail_new_list_sp .product-cat-list.type2 .box {
    box-sizing: border-box;
    border: 2px solid #d8d8d8;
    background: #fff;
    transition: all 0.2s ease;
    transform: translateY(0);
    padding: 5px;
    text-decoration: none;
}

.item_detail_new_list_sp .price-content {
    flex-direction: column;
}

.item_detail_new_list_sp li {
    width: calc(100% / 2);
    padding: 0 7px 13px;
    height: auto;
    border: none;
    float: left;
    margin: 0;
}

.item_detail_new_list_sp .item_code {
    display: none;
}

.item_detail_new_list_sp .product-cat-list.type2 .price-content .top_price {
    display: block;
    background: #c00020;
    text-align: center;
    font-size: 9px;
    line-height: 13px;
    font-weight: bold;
    color: #fff;
}

.item_detail_new_list_sp .product-cat-list.type2 .price-content .item_price {
    display: block;
    padding: 4px 2px;
    line-height: 13px;
    font-size: 9px;
    color: #db0000;
    font-weight: bold;
}

.item_detail_new_list_sp .item_list_detail {
    margin: 0;
}

.item_detail_new_list_sp .price-content {
    margin-bottom: 0;
}

.item_detail_new_list_sp .product-cat-list h3 {
    position: relative;
    margin: 0 -11px;
    background: #ff6813;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    min-height: 40px;
    padding: 2px;
    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;
}

.item_detail_new_list_sp .product-cat-list.type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px 40px;
}

.item_detail_new_list_sp .product-cat-list.type2 li {
    width: calc(100% / 2);
    padding: 0 7px 13px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.item_detail_new_list_sp .product-cat-list.type2 .box {
    -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;
    text-decoration: none;
}

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

.item_detail_new_list_sp .product-cat-list.type2 h3 {
    position: relative;
    margin: 0 -11px;
    background: #ff6813;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    min-height: 40px;
    padding: 2px;
    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;
}

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

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

.item_detail_new_list_sp .product-cat-list.type2 .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;
    height: auto;
    max-height: unset;
    min-height: unset;
    align-content: center;
    margin: 10px 0;
}

.item_detail_new_list_sp .product-cat-list.type2 .image img {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 150px;
  max-height: unset;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items {
    min-height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3px;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span {
    width: 48.5%;
    border: 1px solid #000;
    position: relative;
    background: #444;
    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;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 11px;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span:first-child {
    background: #007b80;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span i {
    font-size: 13px;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span b {
    font-size: 10px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span em {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 10px;
    font-style: normal;
}

.item_detail_new_list_sp .product-cat-list.type2 .two-items > span span {
    font-size: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.item_detail_new_list_sp .product-cat-list.type2 .items {
    width: 100%;
    height: 45px;
    border: 1px solid #000;
    position: relative;
    background: #747474;
    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;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 8px;
    line-height: 16px;
    color: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 3px;
    text-align: center;
}

.item_detail_new_list_sp .product-cat-list.type2 .items:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
}

.item_detail_new_list_sp .product-cat-list.type2 .price {
    display: block;
    padding: 1px;
    border: 1px solid #000;
    background: #fff;
    margin: 0;
}

.item_detail_new_list_sp .product-cat-list.type2 .price .t {
    display: block;
    background: #c00020;
    text-align: center;
    font-size: 9px;
    line-height: 13px;
    font-weight: bold;
    color: #fff;
}

.item_detail_new_list_sp .product-cat-list.type2 .price .info-p {
    display: block;
    padding: 4px 2px;
    line-height: 13px;
    font-size: 7px;
    color: #db0000;
    font-weight: bold;
}

.item_detail_new_list_sp .category_head_box {
    margin-bottom: 15px;
}

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