.quality-standard-list .h4-orange {
    font-weight: 700;
    color: #000;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.6px;
    letter-spacing: 0.05em;
    padding: 0;
    margin-bottom: 10px;
    text-align: center;
}
.d-flex-ct {
    display: flex;
}
.text-info_s1 {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 28px;
    color: #272727;
    display: flex;
    font-weight: 500;
}
.note {
    color: #878787;
    display: block;
}

#business_re_new {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#business_re_new ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#business_re_new .hid {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
}
#business_re_new .section01{
    overflow:hidden;
    background:url(/common/design/user/img/business/banner-totebag.png) no-repeat;
    background-size: 100%;
    height: 470px;
    margin-bottom: 30px;
}

#business_re_new section.section_03 h2 {
    font-size: 31px;
    font-weight: 700;
    text-align: center;
    max-width: 600px;
    width: 100%;
    background: #d61518;
    color: #fff;
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
    z-index: 1;
}

section.section_03 {
    margin-top: 50px;
    margin-bottom: 20px;
}

#business_re_new .title-section_3 {
    position: relative;
    margin-bottom: 20px;
}

#business_re_new .text-top-red {
    font-size: 18px;
    color: #d61518;
    max-width: 165px;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #d61518;
    border-radius: 50px;
    position: absolute;
    transform: rotateZ(-10deg);
    top: -25px;
    left: 35px;
    z-index: 3;
}

#business_re_new .text-top-red:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 16px solid #fff;
    margin-left: -10px;
}

#business_re_new .text-top-red:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 17px solid #fff;
    margin-left: -10px;
}

#business_re_new .text_red_small p {
    font-size: 14px;
    color: #d61518;
    text-align: center;
}

#business_re_new .text_red {
    font-size: 63px;
    font-weight: 700;
    color: #d61518;
    position: relative;
    text-align: center;
}

#business_re_new .text_red:before {
    content: url("/common/design/user/img/business/sorces-left.png");
    position: absolute;
    margin-left: -25px;
}

#business_re_new .text_red:after {
    content: url("/common/design/user/img/business/sorces-right.png");
    position: absolute;
    margin-left: 5px;
}

#business_re_new .column-yellow {
    display: flex;
    justify-content: space-between;
    background-image: linear-gradient(#fffffe, #fffdd5);
    padding: 60px 0px 25px;
    margin: 0 2px 5px;

}

#business_re_new .group-advertise {
    margin-top: -35px;
    border: 1px solid #e9e9e9;
}

#business_re_new .column_content {
    width: calc(100% / 3);
    padding: 0 20px;
    border-left: 1px dashed #898989;
}

#business_re_new .column_content:first-child {
    border: 0;
}

#business_re_new .column_content .image {
    max-width: 127px;
    width: 100%;
    margin: 0 auto 20px;
}

.button_text {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    max-width: 220px;
    padding: 20px;
    border: 1px solid #000;
    border-radius: 10px;
    margin-bottom: 40px;
}

.text_black {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

p.text-bottom {
    font-size: 14px;
    color: #383838;
}

#business_re_new .section02 {
    overflow: hidden;
    border: 1px solid #4A71C2;
    border-width: 0 6px 6px;
    background: #e5ffff;
    margin-bottom: 50px;
    position: relative;
}


#business_re_new .section02 h2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 30px;
    line-height: 36px;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #4A71C2;
    margin: 0;
    text-indent: initial;
}

#business_re_new .section02 h2 smail {
    color: #fff900;
    font-size: 34px;
}

#business_re_new .section02 h2:after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #4A71C2;
    margin-left: -10px;
}

#business_re_new .section02 .btn01 {
    display: block;
    width: 100%;
    height: 80px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/common/design/user/img/business/pc_btn_1.png) no-repeat;
    background-size: 100% 100%;
    top: 150px;
    left: 15px;
}

#business_re_new .section06 {
    overflow: hidden;
}

#business_re_new .list-delivered-cases {
    overflow: hidden;
}
#business_re_new .section02 .txt {
    padding-bottom: 112px;
}
#business_re_new .section02 span {
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #000;
    margin-bottom: 10px;
}

#business_re_new .list-delivered-cases li {
    background: url(/template/pc/html/page/nobody/bsc/bg-bcp-list-delivered-cases.png) repeat-x;
    overflow: hidden;
    margin: 20px 0 0;
    padding: 23px 20px 0;
}

#business_re_new .list-delivered-cases li:first-child {
    margin: 0;
}

#business_re_new .list-delivered-cases .top {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 14px;
}

#business_re_new .list-delivered-cases .top .image {
    width: 147px;
    margin-right: 14px;
}

#business_re_new .list-delivered-cases .top .image img {
    display: block;
}

#business_re_new .list-delivered-cases .top h3 {
    margin: 0;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    color: #f60;
    font-family: Hiragino;
    margin-bottom: 8px;
}

#business_re_new .list-delivered-cases .top h4 {
    margin: 0;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
    font-family: Hiragino;
    margin-bottom: 8px;
}
#business_re_new .list-delivered-cases .top p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: Hiragino Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 17.6px;
    color: #575757;
}
#business_re_new .list-delivered-cases .top p:before {
    content: '';
    display: block;
    background: url(/common/design/user/img/user-icon-bsn.svg) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 22px;
}

#business_re_new .list-delivered-cases .text-info {
    overflow: hidden;
}

#business_re_new .list-delivered-cases .text-info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    letter-spacing: 0.1em;
    color: #000;
}

#business_re_new .section07:after {
    content: '';
    display: block;
    clear: both;
}

#business_re_new .list-bcp-realized {
    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;
    margin: 0 2px 27px 0;
    gap: 20px;
}

#business_re_new .list-bcp-realized li {
    display: block;
    background: #fff;
    overflow: hidden;
    width: 50%;;
}

#business_re_new .list-bcp-realized .image {
    overflow: hidden;
    margin-bottom: 10px;
}

#business_re_new .list-bcp-realized .image img {
    display: block;
    width: 100%;
}

#business_re_new .list-bcp-realized .text {
    overflow: hidden;
}

#business_re_new .list-bcp-realized h3 {
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #040000;
    margin-bottom: 10px;
}

#business_re_new .list-bcp-realized p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    letter-spacing: 0.1em;
    color: #575757;
}

#business_re_new .section08 {
    width: 850px;
    height: 619px;
    overflow: hidden;
    background: url(/common/design/user/img/mike-tshirt-new/buisness-banner-bg.jpg) no-repeat;
    background-size: contain;
    margin-bottom: 40px;
    padding: 30px 50px 0;
}

#business_re_new .section08 h2 {
    font-size: 42px;
    line-height: 60px;
    font-weight: bold;
    color: #C2172D;
    text-align: center;
    text-shadow: 4px 4px 4px #fff;
    margin-left: -40px;
    margin-bottom: 10px;
}

#business_re_new .section08 h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #000;
    margin-left: -40px;
    margin-bottom: 10px;
}

#business_re_new .section08 p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0;
}

#business_re_new .section08 span {
    display: block;
    width: 100%;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0;
}
.line-qr {
    padding: 0 15px;
    margin-bottom: 15px;
}
.line-qr img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#business_re_new .section02 .btn02 .btn02-new-number {
    display: block;
    width: 100%;
    height: 80px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/common/design/user/img/business/pc_btn_2.png) no-repeat;
    background-size: 100% 100%;
    top: 150px;
    left: 15px;
}

#business_re_new .section02 .btn02 .btn02-new-number .text {
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
}

#business_re_new * {
    box-sizing: border-box;
}

#business_re_new .image img {
    width: 100%;
}

#business_re_new .flex-wrap-ct {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

#business_re_new .flex-wrap-ct li {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
    width: 100%;
}

#business_re_new .flex-wrap-ct li .item {
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    padding: 20px 15px;
    height: 100%;
}

#business_re_new .flex-wrap-ct li .item .title {
    text-align: center;
    margin-bottom: 10px;
}

#business_re_new .flex-wrap-ct li .item .image {
    text-align: center;
    margin-bottom: 10px;
}

#business_re_new .flex-wrap-ct li .item p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #575757;
    font-weight: 700;
}

.wrap-strengths li .item .note {
    font-size: 12px;
    line-height: 17px;
}

.wrap-strengths li .item .title {
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
}

#business_re_new .wrap-strengths li .item .image img,
#business_re_new .rest-assured li .item .image img {
    width: auto;
}

.rest-assured .flex-wrap-ct li .title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
}

.rest-assured .flex-wrap-ct li .item {
    padding: 20px 15px 5px;
}

.various-item .content {
    background: linear-gradient(45deg, #ffc000, #fff000);
    padding: 25px 40px;
    margin-bottom: 30px;
}

.various-item .title {
    font-size: 24px;
    line-height: 44px;
    font-weight: 600;
    text-align: center;
    border: 4px solid #8d8951;
    border-radius: 10px;
    max-width: 580px;
    margin: 0 auto 30px;
    padding: 15px;
    position: relative;
}

.various-item .title span {
    font-size: 38px;
    color: #da0101;
}

.various-item .title .box-item {
    width: 60px;
    height: 78px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.various-item .title .item-1 {
    left: -70px;
}

.various-item .title .item-2 {
    right: -70px;
    transform: translateY(-50%) rotate(180deg);
}

.various-item .title .image {
    position: relative;
    height: 80px;
}

.various-item .title .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    -o-object-fit: contain;
}

.various-item .list-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

#business_re_new .various-item .list-item li {
    width: calc(100% / 3);
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#business_re_new .various-item .list-item li .item {
    border: 0;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    width: 200px;
    height: 200px;
    position: relative;
    padding: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

#business_re_new .various-item .list-item li .item .image {
    position: relative;
    width: 100%;
    height: 165px;
    margin-bottom: 0;
}

#business_re_new .various-item .list-item li .item .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    -o-object-fit: contain;
}

#business_re_new .various-item .list-item li .item p {
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -2px 0 #fff, 2px 2px 2px rgba(255, 255, 255, 0);
    position: absolute;
    margin-bottom: 0;
    bottom: 10px;
}

#business_re_new .various-item .list-item li:nth-child(2):before,
#business_re_new .various-item .list-item li:nth-child(5):before {
    content: '';
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    bottom: -35px;
    left: -30px;
}

#business_re_new .various-item .list-item li:nth-child(2):after,
#business_re_new .various-item .list-item li:nth-child(5):after {
    content: '';
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    bottom: -35px;
    right: -30px;
}

.page-business_re_new .oem {
    text-align: center;
    margin-bottom: 50px;
}

.page-business_re_new .oem .content {
    background: url("/common/design/user/img/business/oem-banner-bg.jpg") no-repeat;
    background-size: 100%;
    padding: 100px 50px 20px;
    border: 1px solid #e1e1e1;
}

.page-business_re_new .oem .image {
    margin-bottom: 20px;
}

.page-business_re_new .oem .title {
    background: #C2172D;
    color: #fff;
    position: relative;
    font-size: 27px;
    line-height: 30px;
    width: 570px;
    margin: 0 auto -73px;
    padding: 30px 5px 20px;
    -webkit-box-shadow: 0 3px 5px 2px rgba(190, 190, 190, 0.8);
    box-shadow: 0 3px 5px 2px rgba(190, 190, 190, 0.8);
    font-family: Hiragino;
    font-weight: 700;
}

.page-business_re_new .oem .title:before,
.page-business_re_new .oem .title:after {
    content: '';
    display: block;
    border-bottom: 12px solid #C2172D;
    position: absolute;
    top: 0;
}

.page-business_re_new .oem .title:before {
    border-left: 8px solid transparent;
    left: -8px;
}

.page-business_re_new .oem .title:after {
    border-right: 8px solid transparent;
    right: -8px;
}

.page-business_re_new .oem p {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 0;
}
.page-business_re_new .oem p {
    font-size: 18px;
    font-weight: 500;
    line-height: 19.8px;;
}
.page-business_re_new .oem .text-border {
    border: 2px solid #000;
    border-radius: 50px;
    padding: 10px 0;
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 8px;
    font-weight: 700;
}

#business_re_new.page-business_re_new .list-delivered-cases li {
    background: transparent;
    border: 1px solid #e8e8e8;
}

#business_re_new.page-business_re_new .section06 {
    margin-bottom: 50px;
}

#business_re_new.page-business_re_new .list-bcp-realized li {
    box-shadow: none;
}

#business_re_new.page-business_re_new .section08 {
    background: url("/common/design/user/img/business/own-factory-bg.jpg") no-repeat;
    background-position: center;
}

#business_re_new.page-business_re_new .section08 h2 {
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, 0 2px 0 #fff, -2px 0 0 #fff, 0 -2px 0 #fff, 2px 2px 2px rgba(255, 255, 255, 0);
}

.page-business_re_new .section08 .black-wh {
    background: rgba(255, 255, 255, 0.8);
    width: 390px;
}

#business_re_new.page-business_re_new .section08 .black-wh p {
    color: #000;
    padding: 20px;
    line-height: 25px;
}

#business_re_new.page-business_re_new .section08 {
    width: auto;
    height: auto;
    padding: 30px;
}

#business_re_new.page-business_re_new .section08 h2,
#business_re_new.page-business_re_new .section08 h3 {
    margin-left: 0;
}

#business_re_new.page-business_re_new .section08 h3 {
    margin-bottom: 25px;
}

.page-business_re_new .section08 .d-flex-ct {
    justify-content: space-between;
    align-items: center;
}

.page-business_re_new .section08 .box-circle {
    position: relative;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 210px;
    height: 210px;
    margin-right: 40px;
}

#business_re_new.page-business_re_new .section08 span {
    text-indent: 1px;
    color: #fff;
    height: 90px;
    width: 98px;
    border: 1px solid #fff;
    background: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

.page-business_re_new .section08 .d-flex-ct span:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page-business_re_new .section08 .d-flex-ct span:nth-child(2) {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}

.page-business_re_new .section08 .d-flex-ct span:nth-child(3) {
    top: 50%;
    right: -50%;
    transform: translate(-50%, -50%);
}

.page-business_re_new .section08 .d-flex-ct span:nth-child(4) {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 35%);
}

.page-business_re_new .section08 .box-h3 {
    position: relative;
}

.page-business_re_new .section08 .box-h3 h3 {
    position: relative;
    z-index: 2;
}

.page-business_re_new .section08 .box-h3 .line-border {
    position: absolute;
    background: #FFC000;
    width: 316px;
    height: 14px;
    top: 21px;
    right: 101px;
}

.page-business_re_new .proposals-cost {
    text-align: center;
    margin-bottom: 50px;
}

.page-business_re_new .proposals-cost .title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    margin-bottom: 10px;
}

.page-business_re_new .proposals-cost .title:before,
.page-business_re_new .proposals-cost .title:after {
    content: '';
    display: block;
    width: 42px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-bottom: 20px;
}

.page-business_re_new .proposals-cost .title:before {
    left: 0;
}

.page-business_re_new .proposals-cost .title:after {
    right: 0;
}

.page-business_re_new .proposals-cost .title span {
    font-size: 42px;
    color: #C2172D;
}

.page-business_re_new .proposals-cost p {
    font-size: 16px;
    line-height: 29px;
}

.page-business_re_new .proposals-cost ul {
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
    justify-content: space-between;
}

.page-business_re_new .proposals-cost ul li {
    padding-left: 8px;
    padding-right: 8px;
    width: 25%;
}

.page-business_re_new .proposals-cost ul li .item {
    padding: 18px 15px;
    background: #f6f6f6;
    position: relative;
}

.page-business_re_new .proposals-cost ul li:not(:last-child) .item:before,
.page-business_re_new .proposals-cost ul li:not(:last-child) .item:after {
    content: '';
    display: block;
    height: 1px;
    background: #000;
}

.page-business_re_new .proposals-cost ul li:not(:last-child) .item:before {
    width: 55px;
    position: absolute;
    top: 50%;
    right: -36px;
    z-index: 2;
}

.page-business_re_new .proposals-cost ul li:not(:last-child) .item:after {
    width: 25px;
    transform: rotate(40deg);
    position: absolute;
    top: 42%;
    right: -38px;
    z-index: 2;
}

.page-business_re_new .proposals-cost ul li .item .number {
    color: #828282;
    font-style: italic;
    font-size: 40px;
    margin-bottom: 5px;
    font-weight: 500;
}
.page-business_re_new .proposals-cost ul li .item .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
}

.page-business_re_new .quality-standard-block .text-info_s1 {
    text-align: center;
    margin: 0 auto 20px;
    justify-content: center;
}

.page-business_re_new .quality-standard-block {
    overflow: hidden;
    margin-bottom: 48px;
}

.page-business_re_new .quality-standard-holder {
    background-color: #F7F7F7;
    padding: 40px 20px 20px;
}

.page-business_re_new .quality-standard-frame {
    overflow: hidden;
    margin-bottom: 15px;
}

.page-business_re_new .quality-standard-frame h3 {
    font-size: 45px;
    line-height: 48px;
    font-weight: 700;
    color: #ff8400;
    margin: 0 0 15px;
    text-align: center;
}

.page-business_re_new .quality-standard-frame p {
    font-size: 16px;
    line-height: 28px;
    color: #272727;
    margin-bottom: 0;
    letter-spacing: 0.1em;
}

#business_re_new.page-business_re_new .quality-standard-list {
    list-style: none;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
}

.page-business_re_new .quality-standard-list > li {
    width: 33.333%;
    padding: 10px 10px 11px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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;
    background-color: #fff;
    border-radius: 6px;
}

.page-business_re_new .quality-standard-wrap {
    background: #fff;
    overflow: hidden;
    width: 100%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 119px;
}

.page-business_re_new .quality-standard-wrap img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
}

.page-business_re_new .quality-standard-info {
    list-style: none;
    overflow: hidden;
    padding: 16px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-business_re_new .quality-standard-info > li {
    width: 100%;
    position: relative;
    padding: 60px 21px 10px 21px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-business_re_new .quality-standard-info > li:after {
    content: '';
    position: absolute;
    top: 14px;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    -moz-border-radius: 38px;
    -webkit-border-radius: 38px;
    border-radius: 38px;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    left: 50%;
    margin-left: -18px;
}

.page-business_re_new .quality-standard-info > li:nth-child(1) {
    background: #e50d45;
    z-index: 4;
}

.page-business_re_new .quality-standard-info > li:nth-child(2) {
    background: #00ace5;
    z-index: 3;
}

.page-business_re_new .quality-standard-info > li:nth-child(3) {
    background: #f0af00;
    z-index: 2;
}

.page-business_re_new .quality-standard-info > li:nth-child(4) {
    background: #249900;
    z-index: 1;
}

.page-business_re_new .quality-standard-info > li:nth-child(1):after {
    background: #e50d45;
    content: 'P';
}

.page-business_re_new .quality-standard-info > li:nth-child(2):after {
    background: #00ace5;
    content: 'D';
}

.page-business_re_new .quality-standard-info > li:nth-child(3):after {
    background: #f0af00;
    content: 'C';
}

.page-business_re_new .quality-standard-info > li:nth-child(4):after {
    background: #249900;
    content: 'A';
}

.page-business_re_new .quality-standard-info > li:nth-child(1):before {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #e50d45;
    border-bottom: 6px solid transparent;
}

.page-business_re_new .quality-standard-info > li:nth-child(2):before {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #00ace5;
    border-bottom: 6px solid transparent;
}

.page-business_re_new .quality-standard-info > li:nth-child(3):before {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -12px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #f0af00;
    border-bottom: 6px solid transparent;
}

.page-business_re_new .quality-standard-info b {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 5px;
}

.page-business_re_new .quality-standard-info ul {
    list-style: none;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: center;
}

.page-business_re_new .payment-delivery h3 {
    font-size: 20px;
    line-height: 28px;
    color: #cc0000;
    border-bottom: 3px solid #cc0000;
    width: max-content;
    margin: 0 auto 15px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro";
}

.page-business_re_new .payment-delivery .item .title {
    background: #464646;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    font-weight: 700;
}

.page-business_re_new .payment-delivery .item .title-fix-2 {
    margin-bottom: 20px;
}

#business_re_new.page-business_re_new .payment-delivery ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.page-business_re_new .payment-delivery ul li {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
    width: calc(100% / 3);
}

.page-business_re_new .payment-delivery .content ul li:first-child,
.page-business_re_new .payment-delivery .content ul li:nth-child(2) {
    width: 50%;
}

.page-business_re_new .payment-delivery ul li .item p {
    font-size: 14px;
    line-height: 20px;
    color: #575757;
    letter-spacing: 0.05em;
}

.page-business_re_new .payment-delivery ul li .image {
    text-align: center;
    margin: 0 auto 20px;
    min-height: 46px;
}

.page-business_re_new .payment-delivery .content {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
    padding: 15px;
}

.page-business_re_new .payment-delivery .content li:last-child .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.page-business_re_new .payment-delivery .content .note {
    background: #E8E8E8;
    border-radius: 50px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 20px;
    color: #828282;
    text-align: center;
}

.page-business_re_new .payment-delivery .content-2 li .item {
    border: 1px solid #e9e9e9;
    height: 100%;
    padding: 10px;
}

.page-business_re_new .payment-delivery .content-2 li .item strong {

    font-size: 16px;
    line-height: 33px;
}

.page-business_re_new .payment-delivery .content-2 .note {
    color: #000;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    background: #fff0f0;
    padding: 5px;
    margin-bottom: 10px;

}

.page-business_re_new .payment-delivery .content-2 .note span {
    color: #cc0000;
    font-size: 27px;
    display: block;
    font-weight: 600;
}

@media (min-width: 992px) {
    #business_re_new .wrap-strengths .flex-wrap-ct li {
        width: 50%;
    }

    #business_re_new .rest-assured .flex-wrap-ct li {
        width: calc(100% / 2);
    }
}
.business__totebag--parent .section01 {
    position: relative;
}
.business__totebag--parent .content-head {
    position: absolute;
    width: 100%;
    display: flex;
    padding: 11px 14px 13px;
    background: #F6F6F6E5;
    gap: 8px;
}
.business__totebag--parent .content-head .left-box {
    padding: 15px 6px;
    background-color: #C2172D;
    display: flex;
    align-items: center;
}
.business__totebag--parent .content-head .left-box p {
    margin-bottom: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: center;
}
.business__totebag--parent .content-head .right-box {
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #000;
}
.business__totebag--parent .content-head .right-box h1 {
    font-size: 46px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #C2172D;
    display: inline-block;
}
.business__totebag--parent .content-head .right-box span {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    color: #C2172D;
    font-family: Arial, Sans-Serif;
    display: inline-flex;
    align-items: baseline;
    margin-top: -10px;
}
.business__totebag--parent .content-head .right-box span strong {
    font-family: Hiragino Sans;
    font-size: 30px;
    font-weight: 800;
    line-height: 36px;
}
.d-flexh {
    display: flex;
}
.align-items-centerh {
    align-items: center;
}
.business__totebag--parent .box-email {
    display: flex;
    gap: 20px;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.business__totebag--parent .box-email .box-btn {
    width: 50%;
}
.business__totebag--parent .rest-assured , .business__totebag--parent .wrap-strengths {
    margin-bottom: 40px;
}
.breadcrumb-customh ul {
    gap: 10px;
    margin: 10px 0;
}
.breadcrumb-customh ul li {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #333333;
    display: flex;
    align-items: center;
    gap: 10px;
}
.breadcrumb-customh ul li:after {
    content: '';
    background: url("/template/smart/html/page/nobody/bsp/icon-righth.svg") no-repeat;
    background-size: 100% 100%;
    width: 6px;
    height: 10px;
    display: block;
}
.breadcrumb-customh ul li:last-child:after {
    display: none;
}
#business_re_new .img-w-custom {
    max-width: 625px;
    margin: 0 auto 20px;
}