#header aside ul .head_tel a img {
    margin-left: 10px;
}


.mw_wp_form_complete a:link, .mw_wp_form_complete a:hover, .mw_wp_form_complete a:visited, .mw_wp_form_complete a:active {
    color: #000;
}

.pageTitle, .ec-pageHeader h1.pageTitle, .ec-mypageRole .ec-pageHeader h1 {
    margin: 20px 0;
    color: #FFF;
    font-size: 1.6em;
    font-weight: bold;
    background: url(https://daimatsunet.itembox.cloud/item/common/page_title_bg.png) no-repeat left top;
    height: 120px;
    padding: 45px 0 0 30px;
    line-height: 1.2em;
    border-bottom: 0;
}

@media only screen and (max-width: 768px) {
    #search .sendBtn {
        top:14px;
    }
    #ranking .rankarea{
        display: flex;
        flex-direction:row;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    #ranking .blc {
        margin-top:30px
    }
    #ranking .blc a img{
        width: 100%;
    }
}

/* 一般お問い合わせフォーム（/blog/contact/） */
.dm-contact-form {
    max-width: 820px;
    margin: 30px auto 70px;
    color: #333;
    font-size: 15px;
    line-height: 1.8;
}
.dm-contact-form__lead {
    margin: 0 0 20px;
}
.dm-contact-form__note {
    margin: 0 0 12px;
    text-align: right;
    font-size: 13px;
}
.dm-contact-form__required {
    display: inline-block;
    margin-left: 6px;
    padding: 1px 7px;
    border-radius: 2px;
    background: #c94b5f;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    vertical-align: middle;
}
.dm-contact-form__table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
}
.dm-contact-form__table th,
.dm-contact-form__table td {
    padding: 18px 20px;
    border: 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
.dm-contact-form__table th {
    width: 32%;
    background: #f3f3f3;
    font-weight: bold;
    text-align: left;
}
.dm-contact-form__table td {
    width: 68%;
    background: #fff;
}
.dm-contact-form__table input[type="text"],
.dm-contact-form__table input[type="email"],
.dm-contact-form__table input[type="tel"],
.dm-contact-form__table textarea {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 10px 12px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background: #fff;
    color: #333;
    font: inherit;
}
.dm-contact-form__table textarea {
    min-height: 220px;
    resize: vertical;
}
.dm-contact-form__table small {
    display: block;
    margin-top: 6px;
    color: #666;
    font-size: 12px;
}
.dm-contact-form__table p {
    margin: 0 0 8px;
}
.dm-contact-form__table input[type="checkbox"] {
    width: auto;
    margin-right: 7px;
}
.dm-contact-form .mwform-checkbox-field label {
    cursor: pointer;
}
.dm-contact-form .error {
    display: block;
    margin-top: 5px;
    color: #c33;
    font-size: 13px;
    font-weight: bold;
}
.dm-contact-form__buttons {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin-top: 30px;
    text-align: center;
}
.dm-contact-form__buttons input[type="submit"] {
    min-width: 230px;
    margin: 0;
    padding: 13px 24px;
    border: 1px solid #227b70;
    border-radius: 3px;
    background: #2b897d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    cursor: pointer;
}
.dm-contact-form__buttons input[type="submit"]:hover,
.dm-contact-form__buttons input[type="submit"]:focus {
    background: #227b70;
}
.dm-contact-form__buttons input[name="submitBack"] {
    border-color: #777;
    background: #777;
}
.dm-contact-form--complete {
    padding: 30px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
}
.dm-contact-form--complete h2 {
    margin: 0 0 20px;
    color: #227b70;
	font-size:2rem;
}
.dm-contact-form__home {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 24px;
    background: #2b897d;
    color: #fff;
    text-decoration: none;
}



@media only screen and (max-width: 768px) {
    .dm-contact-form {
        margin: 20px 0 50px;
        font-size: 14px;
    }
    .dm-contact-form__lead br {
        display: none;
    }
    .dm-contact-form__note {
        text-align: left;
    }
    .dm-contact-form__table,
    .dm-contact-form__table tbody,
    .dm-contact-form__table tr,
    .dm-contact-form__table th,
    .dm-contact-form__table td {
        display: block;
        box-sizing: border-box;
        width: 100%;
    }
    .dm-contact-form__table th {
        padding: 12px 14px;
        border-bottom: 0;
    }
    .dm-contact-form__table td {
        padding: 14px;
    }
    .dm-contact-form__table textarea {
        min-height: 180px;
    }
    .dm-contact-form__buttons {
        flex-direction: column-reverse;
        gap: 10px;
    }
    .dm-contact-form__buttons input[type="submit"] {
        width: 100%;
        min-width: 0;
    }
    .dm-contact-form--complete {
        padding: 22px 15px;
    }
}
/* MP FORM AREA */
#cs_form{
    font-size:16px;
    line-height:1.5em;
    background: #FFF !important;
}
#cs_form .table.wrap{
    background: #FFF !important;
    width:740px;
}
#cs_form .table.wrap .step1,.step2,.step3,.step4 {
    font-size: 24px;
    padding-top: 50px;
    font-weight:bold;
}
#cs_form .table.wrap .step1 img,.step2 img {
    float: left;
    margin-top: -2px;
    margin-right: 10px;
}
#cs_form .table.wrap .step3 img,.step4 img{
    float: left;
    margin-top: -13px;
    margin-right: 10px;
}
#cs_form .table.wrap .items {
    clear: both;
    margin: 30px auto 0;
    width: 90%;
    border: 1px solid #ccc;
    padding: 0 2% 2%;
}
#cs_form .table.wrap .items h2{
    background-color: #FFD100;
    color: #000;
    padding: 0.5em 1em;
    font-weight: bold;
    margin: 0em -2.4% 1em;
}
#cs_form .table.wrap .item_disc {
    width:55%;
    margin-right:3%;
    float:left;
}

#cs_form .table.wrap h2.title {
    margin: 30px auto 0;
    text-align: center;
    display: block;
}
#cs_form .table.wrap #form .table table th {
    font-size:16px;
}
#cs_form .table.wrap .hissu {
    display: block;
    float: right;
    font-weight:bold;
    color:#f00;
}
#cs_form .table.wrap td, #cs_form .table.wrap th {
    text-align:left;
}
#cs_form .table.wrap .horizontal-item{
    height: 210px !important;
}
#cs_form .table.wrap .horizontal-item label{
    position: relative;
}
#cs_form .table.wrap .horizontal-item label input[type='radio']{
    position: absolute;
    top: 13%;
    left: 4%;
}
#cs_form .table.wrap .item01 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/bz_111.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item01 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/bz_221.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item01 .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/bz_331.jpg);
    background-repeat: no-repeat;
}

#cs_form .table.wrap .item02 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/kea_16.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item02 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/kea_24.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item03 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/gr_211.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item03 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/gr_312.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item04 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/pp_114.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item04 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/pp_228.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item04 .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/pp_728.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item05 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/fc_111.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item05 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/fc_181.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item05 .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/fc_222.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item05 .horizontal-item:nth-of-type(4) {
    background-image: url(/wp-content/uploads/fc_292.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item05 .horizontal-item:nth-of-type(5) {
    background-image: url(/wp-content/uploads/fc_383.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item05 .horizontal-item:nth-of-type(6) {
    background-image: url(/wp-content/uploads/fc_474.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item06 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/pf_212.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item06 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/pf_841.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item07 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/bj_121.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item07 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/bj_312.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item07 .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/bj_812.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item08 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/tn_128.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item08 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/tn_212.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item09 .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/wf_128.jpg);
    background-repeat: no-repeat;
}
#cs_form .table.wrap .item09 .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/wf_212.jpg);
    background-repeat: no-repeat;
}


/* asics custom shoes */
#cs_form .item01.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp307_100.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item01.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp307_300.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item02.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp306_001.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item02.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp306_100.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item02.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp306_750.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item03.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp209_400.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item03.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp209_025.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item03.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp209_026.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item03.asics .horizontal-item:nth-of-type(4) {
    background-image: url(/wp-content/uploads/cp209_102.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item03.asics .horizontal-item:nth-of-type(5) {
    background-image: url(/wp-content/uploads/cp209_602.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item04.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp304_001.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item04.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp304_100.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item04.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp304_400.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item04.asics .horizontal-item:nth-of-type(4) {
    background-image: url(/wp-content/uploads/cp304_600.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item05.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp212ac_101.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item05.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp212ac_400.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item05.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp212ac_750.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item06.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp305ac_001.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item06.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp305ac_100.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item07.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp211slip-on_100.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item07.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp211slip-on_400.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item07.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp211slip-on_750.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item08.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp301_0101.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item08.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp301_102.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item08.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp301_2301.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item08.asics .horizontal-item:nth-of-type(4) {
    background-image: url(/wp-content/uploads/cp301_5004.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item08.asics .horizontal-item:nth-of-type(5) {
    background-image: url(/wp-content/uploads/cp301_9090.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item09.asics .horizontal-item:nth-of-type(1) {
    background-image: url(/wp-content/uploads/cp302_021.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item09.asics .horizontal-item:nth-of-type(2) {
    background-image: url(/wp-content/uploads/cp302_9090.jpg) !important;
    background-repeat: no-repeat;
}
#cs_form .item09.asics .horizontal-item:nth-of-type(3) {
    background-image: url(/wp-content/uploads/cp302_100.jpg) !important;
    background-repeat: no-repeat;
}

#cs_form .table.wrap .horizontal-item {
    width: 31.33333%;
    margin: 3% 1% 5%;
    font-size: 12px;
    padding: 0% 0% 24.5% 0%;
    float: left;
    border: 2px solid #ccc;
    color: #fff;
    background-size: contain;
    background-position: top center;
}
#cs_form .table.wrap .mwform-radio-field label {
    width: 100%;
    padding-top: 10%;
    padding-bottom: 80%;
    margin-top: -10%;
    text-align: left;
    padding-right: 92%;
    margin-left: 0.3em;
    text-indent: -1.5em;
}
#cs_form .table.wrap .step2_select, 
#cs_form .table.wrap .step3_select {
    font-size: 20px;
    text-align: center;
    margin: 30px 0;
    display: flex;
    justify-content: center;
}
#cs_form .table.wrap .step2_select select, 
#cs_form .table.wrap .step3_select select{
    margin-right: 1%;
}

#cs_form td,#cs_form th {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
#cs_form .table.wrap .mwform-radio-field-text {
    display:none;
}
#cs_form .table.wrap .fwidth textarea {
    width: 100%;
}
#cs_form .table.wrap .price {
    padding:3% 0;
    font-size:130%;
}
#cs_form .table.wrap .taxin {
    font-size:70%;
}
#cs_form .table.wrap .mw_wp_form_input input[type="submit"]{
    background: url(/wp-content/uploads/cs_order_btn.jpg) no-repeat;
    width: 674px;
    height: 94px;
    text-indent: -9999px;
    border: none;
    margin: 17px;
}
#cs_form .table.wrap .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 1%;
}
#cs_form .table.wrap .select_type {
    clear:both;
}
#cs_form .table.wrap .clearfix {
    clear:both;
}
#cs_form .table.wrap .sp {
    display:none;
}

@media screen and (max-width: 768px){
    #cs_form .table.wrap{
        width: 96vw !important;
    }
    #cs_form .table.wrap .sec .wrap {
        width: 96%;
        margin:2%;
    }
    #cs_form img.alignnone size-full wp-image-1477{
        width: 100% !important;
    }
    #cs_form .table.wrap .step1 img,
    #cs_form .table.wrap .step2 img,
    #cs_form .table.wrap .step3 img,
    #cs_form .table.wrap .step4 img {
        float: none;
        padding-bottom:2%;
    }
    #cs_form .table.wrap .items {
        width: 98%;
    }
    #cs_form .table.wrap .items h2 {
        font-size: 4.5vw;
    }
    #cs_form .table.wrap .item_disc {
        width: 100%;
        margin-right: 0%;
        float: none;
    }
    #cs_form .table.wrap .horizontal-item {
        width: 48%;
        padding: 0% 0% 36.5% 0%;
        height: 41vw !important;
    }
    #cs_form .table.wrap .step2_select,
    #cs_form .table.wrap .step3_select {
        font-size: 20px;
        text-align: left;
        margin: 30px 1em;
        display: flex;
        flex-direction: column;
    }
    #cs_form .table.wrap .step2_select br,
    #cs_form .table.wrap .step3_select br{
        display: none !important;
    }
    #cs_form .table.wrap .spec img {
        width:100%;
    }
    #cs_form button,#cs_form select {
        text-transform: none;
        margin: 0.5em 0;
    }
    #cs_form td, #cs_form th {
        width:98%;
        display:block;
    }
    #cs_form .table.wrap .mw_wp_form_input input[type="submit"] {
        width: 98%;
        height: 20vw;
        margin: 3% 1%;
        background-size: contain;
    }
    #cs_form .table.wrap input {
        line-height: normal;
        width: 98%;
    }
    #cs_form .table.wrap .select_type input {
        width: auto;
    }
    #cs_form th {
        padding: 15px 0 0;
        border-bottom: none;
    }
    #cs_form .table.wrap .hissu {
        display: block;
        float: none;
    }
    #cs_form .table.wrap .pc {
        display:none;
    }
    #cs_form .table.wrap .sp {
        display:block;
    }
}

/* WordPressヘッダー検索フォームをfutureshopと同じ表示に統一 */
@media only screen and (max-width: 768px) {
    #spsearch #search form.fs-p-searchForm {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    #spsearch #search .fs-p-searchForm__input {
        flex: 1 1 auto;
        width: auto;
        min-width: 0;
        height: 40px;
        margin: 0;
        padding: 8px 10px;
        border: 1px solid #ccc;
        background: #fff;
        box-shadow: none;
    }
    #spsearch #search .fs-p-searchForm__button {
        position: static;
        flex: 0 0 64px;
        width: 64px;
        height: 40px;
        margin: 0;
        padding: 0;
        overflow: visible;
        text-indent: 0;
        color: #fff;
        font-size: 16px;
        background: #2b897d;
        border: 1px solid #2b897d;
        border-radius: 3px;
    }
}
