#main_visual_other {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #FE2500;
    min-height: 139px;
}
@media screen and (min-width: 320px) {
    #main_visual_other #mv_banner {
        min-height: 120px;
        width: 100%;
    }
}
@media screen and (min-width: 375px) {
    #main_visual_other #mv_banner {
        min-height: 136px;
    }
}
#main_visual_other #mv_banner {
    margin: 0;
    padding: 0;
}

.text-inden-1 {
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    height: 0;
}

.design-store-ct-1 {
    padding: 0 10px !important;
}
#main {
    overflow: hidden;
    padding: 0 9px;
    background: #fff;
}
article#main,
div#main {
    padding: 0;
}
.common-title_s1 {
    -webkit-background-size: 4px;
    background-size: 4px;
}
.design-store-ct-1 img {
    width: 100%;
}
.btn_s1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid transparent;
    text-align: center;
    border-radius: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 18px;
    color: #fff;
    width: 100%;
    border-radius: 8px;
    max-width: 300px;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 5;
    margin: 0;
}
.btn_s1-default {
    max-width: 300px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    box-shadow: 0 0 0 1px #000;
    padding: 8px 6px;
    overflow: hidden;
    background: #cf3524;
}
.design-store-ct-1 .btn_s1-default {
    box-sizing: border-box;
}
.design-store-ct-1 .center-btn-poz {
    margin: 20px auto;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.design-store-page .btn_s1.btn_s1-default.center-btn-poz.red-push-blue_s1 {
    max-width: 100%;
    padding: 20px 0;
}
.btn_s1-default:before,
.btn_s1-default:after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background: #cf3524;
    background: -moz-linear-gradient(top, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: -webkit-linear-gradient(top, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: linear-gradient(to bottom, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.btn_s1-default:after {
    background: #cf3524;
    background: -moz-linear-gradient(bottom, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: -webkit-linear-gradient(bottom, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: linear-gradient(to top, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    opacity: 0;
}
.btn_s1-default strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    z-index: 10;
}
.red-push-blue_s1 .icon-store {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background: #fff url(/common/smart/design/img/icon_store.png) 50% 50% no-repeat;
    background-size: 20px;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px;
}
.btn_s1-default strong span {
    display: block;
    font-size: 12px;
    line-height: 20px;
}
.market-shop-ct-1 .table-market-shop {
    border: 1px solid #e3e3e3;
    margin-bottom: 40px;
}
.market-shop-ct-1 .table-market-shop tr {
    background: #f9f9f9;
}
.market-shop-ct-1 .table-market-shop tr:first-child {
    background: #414141;
    color: #fff;
}
.market-shop-ct-1 .table-market-shop td,
.market-shop-ct-1 .table-market-shop th {
    border-right: 1px solid #e3e3e3;
    padding: 10px;
    font-size: 10px;
    line-height: 16px;
    vertical-align: middle;
    text-align: left;
}
.market-shop-ct-1 .table-market-shop td:first-child,
.market-shop-ct-1 .table-market-shop th:first-child {
    width: 24%;
    font-weight: 700;
}
.market-shop-ct-1 .table-market-shop tr:nth-child(2) {
    border-top: 0;
}
.market-shop-ct-1 .table-market-shop td:last-child,
.market-shop-ct-1 .table-market-shop th:last-child {
    border-right: 0;
    width: 38%;
}
.mt-20 {
    margin-top: 20px;
}
.mb-40 {
    margin-bottom: 40px;
}
.fs-14 {
    font-size: 14px;
}
.design-store-ct-1 .color-blue {
    color: #008aff;
}
.design-store-ct-1 .clearfix {
    content: '';
    display: block;
    clear: both;
}
.d-flex-ct {
    display: flex;
}
.mb-20 {
    margin-bottom: 20px;
}
.lh-20 {
    line-height: 20px;
}
.title-item_s1 {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    color: #2aa400;
    border-bottom: 1px solid #2aa400;
    border-left: 5px solid #2aa400;
    padding: 0 6px;
    margin: 0 0 12px;
}
.pd-10 {
    padding: 10px;
}
.design-store-ct-1 .box-blue {
    border: 2px solid #d0f1ff;
    background: #f0fcff;
    border-radius: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.design-store-ct-1 .item-box-blue {
    border-bottom: 1px dotted #000;
}
.color-white {
    color: #fff;
}
.bg-00b4ff {
    background: #00b4ff;
}
.design-store-ct-1 .item-box-blue h1 {
    display: flex;
    align-items: center;
    padding: 5px;
    font-size: 10px;
}
.design-store-ct-1 .item-box-blue h1 span {
    background: #fff;
    color: #00b4ff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px dotted;
    margin-right: 5px;
}
.design-store-ct-1 .item-box-blue .d-flex-ct {
    padding: 20px 0;
}
.design-store-ct-1 .item-box-blue-1 .d-flex-ct {
    position: relative;
}
.w-70 {
    width: 70%;
}
.design-store-ct-1 .item-box-blue .img {
    display: flex;
    justify-content: flex-end;
}
.w-30 {
    width: 30%;
}
.design-store-ct-1 .item-box-blue .img img {
    max-width: 100%;
    width: auto;
}
.design-store-ct-1 .item-box-blue-1 .img img {
    max-height: 90px;
}
.design-store-ct-1 .item-box-blue-3 .img img {
    max-height: 80px;
}
.pd-10-0 {
    padding: 10px 0;
}
.fs-12 {
    font-size: 12px;
}
.design-store-ct-1 .step-total {
    border: 1px solid #95ddff;
    color: #00b4ff;
    padding: 0 5px;
    margin: 0 10px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    text-align: center;
    width: calc(100% / 5);
}
.design-store-ct-1 .step-total-1 {
    background: #95ddff;
    color: #000;
    margin-left: 0;
}
.design-store-ct-1 .step-total:last-child {
    margin-right: 0;
}

.faq-ul_s1 {
    list-style: none;
    padding: 0;
    overflow: hidden;
}
.design-store-ct-1 .faq-ul_s1 li {
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    margin-bottom: 15px;
}
.design-store-ct-1 .faq-ul_s1 h3 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    margin: 0;
    padding: 10px 40px 0;
    box-sizing: border-box;
    position: relative;
}
.design-store-ct-1 .faq-ul_s1 h3:after {
    content: "Q";
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin-top: -14px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background-color: #ff123f;
    border-radius: 50%;
}
.faq-fs-12 li div {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0 17px;
    margin: 10px 0 10px 0;
}
.design-store-ct-1 .faq-fs-12 li div {
    margin: 10px 10px 20px;
    padding: 0;
}
.inline-border {
    height: 2px;
    width: 100%;
    background: #000;
    position: relative;
    margin-bottom: 25px;
    margin-top: 5px;
}
.inline-border:after {
    content: '';
    display: block;
    height: 2px;
    width: 150px;
    background: #d61519;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.button-step4 {
    background-color: hsl(0deg 0% 30% / 95%);
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    max-width: 391px;
    width: 100%;
    text-align: center;
}
.button-step4 .button-product {
    background-color: #0097c8;
    display: inline-flex;
    color: #fff;
    padding: 10px 0;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin: 8px 0;
    max-width: 250px;
    font-size: 14px;
    width: 100%;
    font-weight: 700;
}

.button-step4 .button-product span {
    margin-left: 5px;
}
@media screen and (max-width : 375px){
    .button-step4{
        max-width: 340px;
    }
}
@media screen and (max-width : 320px){
    .button-step4{
        max-width: 285px;
    }
}

.market-shop-ct-1 .table-market-shop tr:nth-child(2n) {
    background: #fff;
    border-top: 1px dashed #e8e8e8;
    border-bottom: 1px dashed #e8e8e8;
}

.design-store-ct-1 .total-methor {
    align-items: center;
}
.design-store-ct-1 .item-box-blue:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.slick-dots li {
    width: 10px !important;
    padding: 0 !important;
}