@charset "utf-8";

/* Write your Reset CSS here */

/* iOSでのデフォルトスタイルをリセット */
/*
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
*/
/* Write your custom CSS here */

/*--------------SPIRAL----------------*/
#SMP_STYLE .body {
    margin: 0;
    padding: 0;
    background: #F4F4F4;
    font-size: 13px;
    *font-size: small;
    *font: x-small;
    font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

#SMP_STYLE .body_tbl {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    border: 1px solid #999999;
    background: #FFFFFF;
}

#SMP_STYLE h1 {
    margin: 0;
    padding: 10px 10px 10px 10px;
    background: #333333;
    color: #FFFFFF;
    font-size: 153.9%;
    font-weight: bold;
    text-align: center;
}

#SMP_STYLE .header_img_smartphone {
    display: none;
}

#SMP_STYLE .header_img_tablet {
    display: none;
}

#SMP_STYLE .header_img_pc {
    display: block;
}

#SMP_STYLE .header_text {
    margin: 0;
    padding: 20px 70px 20px 70px;
    background: #F1F1F1;
    color: #111111;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}

#SMP_STYLE .header_rmesg {
    margin: 0;
    padding: 30px 70px 10px 70px;
    color: #111111;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}

#SMP_STYLE .header_emesg {
    width: 720px;
    margin: 30px auto;
    padding: 20px 20px 20px 20px;
    border: 2px solid #FF0000;
    color: #FF0000;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}

#SMP_STYLE .smp_tmpl {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0;
}

#SMP_STYLE dl {
    position: relative;
    margin: 0;
    padding: 13px 0 0 0;
    width: 760px;
    border-bottom: 1px solid #DDDDDD;
}

#SMP_STYLE dl:first-child {
    border-top: 1px solid #DDDDDD;
}

#SMP_STYLE dl.top {
    border-top: 1px solid #DDDDDD;
}

#SMP_STYLE dt.title {
    display: inline-block;
    width: 220px;
    margin: 0;
    padding: 0px 15px 18px 0px;
    color: #333333;
    background-color: #FFFFFF;
    font-size: 108%;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    vertical-align: top;
}

#SMP_STYLE dt.title .caution {
    display: block;
    width: 220px;
    color: #5F5F5F;
    font-size: 85%;
    font-weight: normal;
    padding: 10px 0 0 0;
    line-height: 1.2;
    text-align: left;
}

#SMP_STYLE dd.data {
    display: inline-block;
    width: 520px;
    margin: 0;
    padding: 18px 0;
    color: #5F5F5F;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
}

#SMP_STYLE .input {
    width: 420px;
    margin-bottom: 8px;
    padding: 5px;
    color: #333333;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    font-size: 108%;
    text-align: left;
}

#SMP_STYLE .zipcode li.code01 input {
    width: 30px;
}

#SMP_STYLE .zipcode li.code02 input {
    width: 40px;
}

#SMP_STYLE .phone li.num01 input {
    width: 50px;
}

#SMP_STYLE .phone li.num02 input {
    width: 40px;
}

#SMP_STYLE .phone li.num03 input {
    width: 40px;
}

#SMP_STYLE .price input {
    width: 200px;
}

#SMP_STYLE .num input {
    width: 60px;
}

#SMP_STYLE .integer input {
    width: 90px;
}

#SMP_STYLE .real input {
    width: 170px;
}

#SMP_STYLE .pass input {
    width: 150px;
}

#SMP_STYLE .epass input {
    width: 160px;
}

#SMP_STYLE .time input {
    width: 20px;
}

#SMP_STYLE .time .year {
    width: 40px;
}

#SMP_STYLE ul,
#smp_style li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#SMP_STYLE .zipcode ul li,
#SMP_STYLE .phone ul li,
#SMP_STYLE .time ul li {
    width: auto;
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
}

#SMP_STYLE .multi1 label {
    display: block;
    float: left;
    min-width: 135px;
    margin: 0 0 7px 0;
    padding: 0 10px;
    text-align: left;
}

#SMP_STYLE .multi1 label input {
    display: block;
    float: left;
    width: 1em;
    height: 1em;
    margin: 0.4em 0 0 0;
    padding: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
    border-radius: 0 0 0 0;
    overflow: hidden;
}

#SMP_STYLE .multi1 label span {
    display: block;
    margin: 0 0 0 30px;
    font-size: 100%;
    font-weight: normal;
}

#SMP_STYLE .multi1 .radio input {
    border-radius: 1em;
}

#SMP_STYLE .multi2 li {
    display: inline;
    float: left;
    min-width: 135px;
    margin: 0 0 0 0;
    padding: 0 5px 2px 10px;
    text-align: left;
    clear: both;
}

#SMP_STYLE .multi2 label input {
    display: block;
    float: left;
    width: 1em;
    height: 1em;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
    margin: 0.2em 0 0 0;
    padding: 0;
    border-radius: 0 0 0 0;
    overflow: hidden;
}

#SMP_STYLE .multi2 label span {
    display: block;
    margin: 0 0 0 30px;
    font-size: 100%;
    font-weight: normal;
}

#SMP_STYLE .multi2 .radio input {
    border-radius: 1em;
}

#SMP_STYLE select {
    margin-bottom: 8px;
    font-size: 100%;
    width: 180px;
}

#SMP_STYLE textarea {
    width: 510px;
    padding: 5px;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
    font-size: 108%;
    text-align: left;
}

#SMP_STYLE .image input {
    width: 100%;
}

#SMP_STYLE .file input {
    width: 100%;
}

#SMP_STYLE input.clear {
    width: 55px;
    text-align: center;
}

#SMP_STYLE input.submit {
    width: 270px;
    height: 42px;
    margin: 40px 0 40px 0;
    border: hidden;
    border-radius: 3px 3px 3px 3px;
    /* other browser */
    background: #303030;
    /* for old webkit */
    background: -webkit-gradient(linear, left top, left bottom,
            color-stop(0.00, #606060),
            color-stop(1.00, #303030));
    /* for modern browser */
    background: linear-gradient(to bottom,
            #606060 0%,
            #303030 100%);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    font-size: 153.9%;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
}

#SMP_STYLE input.submit:hover {
    filter: alpha(opacity=90);
    -ms-filter: alpha(opacity=90);
    opacity: 0.9;
}

#SMP_STYLE input.image {
    margin: 40px 0 40px 0;
    width: auto;
    border: none;
    padding: 0;
    vertical-align: middle;
}

#SMP_STYLE .sample {
    color: #555555;
    font-size: 93%;
    font-weight: normal;
    text-align: left;
    line-height: 1.2;
}

#SMP_STYLE .suffix {
    color: #111111;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    height: 35px;
    line-height: 35px;
}

#SMP_STYLE .need {
    color: #CC0000;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
}

#SMP_STYLE .msg {
    display: block;
    color: #DD0000;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}

#SMP_STYLE .sub_text {
    width: 760px;
    font-size: 123.1%;
    font-weight: normal;
    padding: 150px 0;
    text-align: left;
    color: #111111;
}

#SMP_STYLE .error {
    background: #FFE4E4;
}

#SMP_STYLE .spiralSeal {
    width: 80%;
    overflow: hidden;
    margin: 0;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

#SMP_STYLE .spiralSeal tr td.description {
    display: table-cell;
    text-align: left;
    overflow: auto;
}

#SMP_STYLE .spiralSeal tr td.img {
    display: table-cell;
    margin-left: 0px;
    margin-right: 0px;
    overflow: auto;
    text-align: center;
}

#SMP_STYLE .footer_text {
    width: 760px;
    font-size: 100%;
    margin: 30px 0 0 0;
    font-weight: normal;
    text-align: left;
}

#SMP_STYLE .cf:before,
#SMP_STYLE .cf:after {
    content: "";
    display: table;
}

#SMP_STYLE .cf:after {
    clear: both;
}

#SMP_STYLE .cf {
    *zoom: 1;
}


@media screen and (min-width:726px) and (max-width:981px) {
    #SMP_STYLE .body {
        margin: 0;
        padding: 0;
        font-size: 13px;
        *font-size: small;
        *font: x-small;
        font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
        background: #FFFFFF;
    }

    #SMP_STYLE .body_tbl {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 30px 0;
        border: none;
        background: #FFFFFF;
    }

    #SMP_STYLE h1 {
        margin: 0;
        padding: 10px 10px 10px 10px;
        background: #333333;
        color: #FFFFFF;
        font-size: 153.9%;
        font-weight: bold;
        text-align: center;
    }

    #SMP_STYLE .header_img_smartphone {
        display: none;
    }

    #SMP_STYLE .header_img_tablet {
        display: block;
    }

    #SMP_STYLE .header_img_pc {
        display: none;
    }

    #SMP_STYLE .header_text {
        margin: 0;
        padding: 15px 70px 15px 70px;
        background: #F1F1F1;
        color: #111111;
        font-size: 93%;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .header_rmesg {
        margin: 0;
        padding: 30px 70px 10px 70px;
        color: #111111;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .header_emesg {
        width: 80%;
        margin: 30px auto 10px;
        padding: 15px 15px 15px 15px;
        border: 2px solid #FF0000;
        color: #FF0000;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .smp_tmpl {
        width: 80%;
        margin: 20px auto 0;
        padding: 20px 0 0 0;
    }

    #SMP_STYLE dl {
        display: table;
        margin: 0;
        position: relative;
        width: 100%;
    }

    #SMP_STYLE dl:first-child {
        border-top: 1px solid #DDDDDD;
    }

    #SMP_STYLE dl.top {
        border-top: 1px solid #DDDDDD;
    }

    #SMP_STYLE dt.title {
        display: inline-block;
        width: 20%;
        margin: 0;
        padding: 23px 15px 28px 0;
        color: #333333;
        background-color: #FFFFFF;
        font-size: 108%;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
        vertical-align: top;
    }

    #SMP_STYLE dt.title .caution {
        display: block;
        width: 100%;
        color: #5F5F5F;
        font-size: 85%;
        font-weight: normal;
        padding: 10px 0 0 0;
        line-height: 1.2;
        text-align: left;
    }

    #SMP_STYLE dd.data {
        display: inline-block;
        width: 70%;
        margin: 0;
        padding: 18px 0 18px 0;
        color: #5F5F5F;
        font-size: 100%;
        font-weight: bold;
        text-align: left;
    }

    #SMP_STYLE .input {
        width: 70%;
        margin-bottom: 8px;
        padding: 5px;
        color: #333333;
        border: 1px solid #999999;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
        font-size: 108%;
        text-align: left;
    }

    #SMP_STYLE .zipcode li.code01 input {
        width: 30px;
    }

    #SMP_STYLE .zipcode li.code02 input {
        width: 40px;
    }

    #SMP_STYLE .phone li.num01 input {
        width: 50px;
    }

    #SMP_STYLE .phone li.num02 input {
        width: 40px;
    }

    #SMP_STYLE .phone li.num03 input {
        width: 40px;
    }

    #SMP_STYLE .price input {
        width: 200px;
    }

    #SMP_STYLE .num input {
        width: 60px;
    }

    #SMP_STYLE .integer input {
        width: 90px;
    }

    #SMP_STYLE .real input {
        width: 170px;
    }

    #SMP_STYLE .pass input {
        width: 50%;
    }

    #SMP_STYLE .epass input {
        width: 50%;
    }

    #SMP_STYLE .time input {
        width: 20px;
    }

    #SMP_STYLE .time .year {
        width: 40px;
    }

    #SMP_STYLE .time .new_line {
        clear: both;
    }

    #SMP_STYLE ul,
    #smp_style li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #SMP_STYLE .zipcode ul li,
    #SMP_STYLE .phone ul li,
    #SMP_STYLE .time ul li {
        width: auto;
        float: left;
        margin: 0 3px 0 0;
        padding: 0;
        height: 35px;
        line-height: 35px;
    }

    #SMP_STYLE .multi1 label {
        display: block;
        float: left;
        min-width: 126px;
        margin: 0 10px 7px 0;
        padding: 10px 10px 0 10px;
        border-radius: 4px 4px 4px 4px;
        background: #F1F1F1;
        text-align: left;
    }

    #SMP_STYLE .multi1 label input {
        display: block;
        float: left;
        width: 20px;
        margin: 0.2em 0 0 0;
        padding: 0;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
        border-radius: 3px 3px 3px 3px;
        text-align: left;
        overflow: hidden;
    }

    #SMP_STYLE .multi1 label span {
        display: block;
        margin: 0 0 10px 30px;
        font-size: 100%;
    }

    #SMP_STYLE .multi1 .radio input {
        border-radius: 1em;
    }

    #SMP_STYLE .multi2 li {
        display: inline;
        float: left;
        width: 100%;
        margin: 0 0 7px 0;
        padding: 10px 10px 10px 10px;
        border-radius: 4px 4px 4px 4px;
        background: #EEEEEE;
        text-align: left;
        clear: both;
    }

    #SMP_STYLE .multi2 label input {
        display: block;
        float: left;
        width: 20px;
        margin: 0.2em 0 0 0;
        padding: 0;
        text-align: left;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
        border-radius: 3px 3px 3px 3px;
        overflow: hidden;
    }

    #SMP_STYLE .multi2 label span {
        display: block;
        margin: 0 0 0 30px;
        font-size: 100%;
    }

    #SMP_STYLE .multi2 .radio input {
        border-radius: 1em;
    }

    #SMP_STYLE select {
        margin-bottom: 8px;
        font-size: 100%;
        width: 180px;
    }

    #SMP_STYLE textarea {
        width: 100%;
        padding: 5px;
        border: 1px solid #999999;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
        font-size: 108%;
        text-align: left;
    }

    #SMP_STYLE .image input {
        width: 100%;
    }

    #SMP_STYLE .file input {
        width: 100%;
    }

    #SMP_STYLE input.clear {
        width: 55px;
        text-align: center;
    }

    #SMP_STYLE input.submit {
        width: 40%;
        height: 42px;
        margin: 40px 0 40px 0;
        border: hidden;
        border-radius: 3px 3px 3px 3px;
        /* other browser */
        background: #303030;
        /* for old webkit */
        background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0.00, #606060),
                color-stop(1.00, #303030));
        /* for modern browser */
        background: linear-gradient(to bottom,
                #606060 0%,
                #303030 100%);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
        color: #FFFFFF;
        font-size: 153.9%;
        font-weight: normal;
        text-align: center;
        cursor: pointer;
    }

    #SMP_STYLE input.submit:hover {
        filter: alpha(opacity=90);
        -ms-filter: alpha(opacity=90);
        opacity: 0.9;
    }

    #SMP_STYLE input.image {
        margin: 40px 0 40px 0;
        width: auto;
        border: none;
        padding: 0;
        vertical-align: middle;
    }

    #SMP_STYLE .sample {
        color: #555555;
        font-size: 93%;
        font-weight: normal;
        text-align: left;
        line-height: 1.2;
    }

    #SMP_STYLE .suffix {
        color: #111111;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
        height: 35px;
        line-height: 35px;
    }

    #SMP_STYLE .need {
        color: #CC0000;
        font-size: 100%;
        font-weight: bold;
        text-align: left;
    }

    #SMP_STYLE .msg {
        display: block;
        color: #DD0000;
        font-size: 100%;
        font-weight: bold;
        margin-bottom: 5px;
        text-align: left;
    }

    #SMP_STYLE .sub_text {
        width: 80%;
        font-size: 123.1%;
        font-weight: normal;
        padding: 150px 0;
        text-align: left;
        color: #111111;
    }

    #SMP_STYLE .error {
        background: #FFE4E4;
    }

    #SMP_STYLE .spiralSeal {
        width: 80%;
        overflow: hidden;
        margin: 0;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
    }

    #SMP_STYLE .spiralSeal tr td.description {
        display: table-cell;
        text-align: left;
        overflow: auto;
    }

    #SMP_STYLE .spiralSeal tr td.img {
        display: table-cell;
        margin-left: 0px;
        margin-right: 0px;
        overflow: auto;
        text-align: center;
    }

    #SMP_STYLE .footer_text {
        width: 80%;
        font-size: 93%;
        margin: 30px 0 0 0;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .cf:before,
    #SMP_STYLE .cf:after {
        content: "";
        display: table;
    }

    #SMP_STYLE .cf:after {
        clear: both;
    }

    #SMP_STYLE .cf {
        *zoom: 1;
    }

}

@media screen and (max-width:725px) {
    #SMP_STYLE .body {
        margin: 0;
        padding: 0;
        font-size: 13px;
        *font-size: small;
        *font: x-small;
        font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
        background: #FFFFFF;
    }

    #SMP_STYLE .body_tbl {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
        border: none;
        background: #FFFFFF;
    }

    #SMP_STYLE h1 {
        margin: 0;
        padding: 10px 10px 10px 10px;
        background: #333333;
        color: #FFFFFF;
        font-size: 153.9%;
        font-weight: bold;
        text-align: center;
    }

    #SMP_STYLE .header_img_smartphone {
        display: block;
    }

    #SMP_STYLE .header_img_tablet {
        display: none;
    }

    #SMP_STYLE .header_img_pc {
        display: none;
    }

    #SMP_STYLE .header_text {
        margin: 0;
        padding: 15px 15px 15px 15px;
        background: #F1F1F1;
        color: #111111;
        font-size: 85%;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .header_rmesg {
        margin: 0 0 0 0;
        padding: 30px 15px 10px 15px;
        color: #111111;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .header_emesg {
        width: 240px;
        margin: 10px auto 10px;
        padding: 15px 15px 15px 15px;
        border: 2px solid #FF0000;
        color: #FF0000;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .smp_tmpl {
        width: 90%;
        margin: 0 auto;
        padding-top: 20px 0 0 0;
    }

    #SMP_STYLE dl {
        display: block;
        margin: 0 0 10px 0;
        padding: 20px 0 0 0;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #DDDDDD;
    }

    #SMP_STYLE dl:first-child {
        border-top: 1px solid #DDDDDD;
    }

    #SMP_STYLE dl.top {
        border-top: 1px solid #DDDDDD;
    }

    #SMP_STYLE dt.title {
        display: block;
        width: 270px;
        margin: 0;
        padding: 0 0 0 0;
        color: #333333;
        background-color: #FFFFFF;
        font-size: 108%;
        font-weight: bold;
        text-align: left;
        vertical-align: middle;
    }

    #SMP_STYLE dt.title .caution {
        display: block;
        width: 270px;
        color: #5F5F5F;
        font-size: 85%;
        font-weight: normal;
        padding: 10px 0 0 0;
        line-height: 1.2;
        text-align: left;
    }

    #SMP_STYLE dd.data {
        position: relative;
        display: block;
        width: 80%;
        margin: 0 auto 10px;
        padding: 18px 0 10px 0;
        color: #5F5F5F;
        font-size: 100%;
        font-weight: bold;
        text-align: left;
    }

    #SMP_STYLE .input {
        width: 100%;
        margin-bottom: 8px;
        padding: 5px;
        color: #333333;
        border: 1px solid #999999;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
        font-size: 108%;
        text-align: left;
    }

    #SMP_STYLE .zipcode li.code01 input {
        width: 30px;
    }

    #SMP_STYLE .zipcode li.code02 input {
        width: 40px;
    }

    #SMP_STYLE .phone li.num01 input {
        width: 50px;
    }

    #SMP_STYLE .phone li.num02 input {
        width: 40px;
    }

    #SMP_STYLE .phone li.num03 input {
        width: 40px;
    }

    #SMP_STYLE .price input {
        width: 150px;
    }

    #SMP_STYLE .num input {
        width: 60px;
    }

    #SMP_STYLE .integer input {
        width: 90px;
    }

    #SMP_STYLE .real input {
        width: 170px;
    }

    #SMP_STYLE .pass input {
        width: 150px;
    }

    #SMP_STYLE .epass input {
        width: 160px;
    }

    #SMP_STYLE .time input {
        width: 20px;
    }

    #SMP_STYLE .time .year {
        width: 40px;
    }

    #SMP_STYLE .time .new_line {
        clear: both;
    }

    #SMP_STYLE ul,
    #smp_style li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #SMP_STYLE .zipcode ul li,
    #SMP_STYLE .phone ul li,
    #SMP_STYLE .time ul li {
        width: auto;
        float: left;
        margin: 0 3px 0 0;
        padding: 0;
        height: 35px;
        line-height: 35px;
    }

    #SMP_STYLE .multi1 label {
        display: block;
        min-width: 250px;
        margin: 0 10px 10px 0;
        padding: 10px;
        border-radius: 4px 4px 4px 4px;
        background: #F1F1F1;
        text-align: left;
    }

    #SMP_STYLE .multi1 label input {
        display: block;
        float: left;
        width: 20px;
        margin: 0.2em 0 0 0;
        padding: 0;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
        border-radius: 3px 3px 3px 3px;
        text-align: left;
        overflow: hidden;
    }

    #SMP_STYLE .multi1 label span {
        display: block;
        margin: 0 0 0 25px;
        font-size: 100%;
    }

    #SMP_STYLE .multi1 .radio input {
        border-radius: 1em;
    }

    #SMP_STYLE .multi2 li {
        display: block;
        min-width: 250px;
        margin: 0 10px 10px 0;
        padding: 10px;
        border-radius: 4px 4px 4px 4px;
        background: #F1F1F1;
        text-align: left;
        width: auto;
    }

    #SMP_STYLE .multi2 label input {
        display: block;
        float: left;
        width: 20px;
        margin: 0.2em 0 0 0;
        padding: 0;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
        border-radius: 3px 3px 3px 3px;
        text-align: left;
        overflow: hidden;
    }

    #SMP_STYLE .multi2 label span {
        display: block;
        margin: 0 0 0 25px;
        font-size: 100%;
    }

    #SMP_STYLE .multi2 .radio input {
        border-radius: 1em;
    }

    #SMP_STYLE select {
        margin-bottom: 8px;
        font-size: 100%;
        width: 180px;
    }

    #SMP_STYLE textarea {
        width: 260px;
        padding: 5px;
        border: 1px solid #999999;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
        font-size: 108%;
        text-align: left;
    }

    #SMP_STYLE .image input {
        width: 100%;
    }

    #SMP_STYLE .file input {
        width: 100%;
    }

    #SMP_STYLE input.clear {
        width: 55px;
        text-align: center;
    }

    #SMP_STYLE input.submit {
        width: 150px;
        height: 42px;
        margin: 20px 0 40px 0;
        border: hidden;
        border-radius: 3px 3px 3px 3px;
        /* other browser */
        background: #303030;
        /* for old webkit */
        background: -webkit-gradient(linear, left top, left bottom,
                color-stop(0.00, #606060),
                color-stop(1.00, #303030));
        /* for modern browser */
        background: linear-gradient(to bottom,
                #606060 0%,
                #303030 100%);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
        color: #FFFFFF;
        font-size: 153.9%;
        font-weight: normal;
        text-align: center;
        cursor: pointer;
    }

    #SMP_STYLE input.submit:hover {
        filter: alpha(opacity=90);
        -ms-filter: alpha(opacity=90);
        opacity: 0.9;
    }

    #SMP_STYLE input.image {
        margin: 40px 0 40px 0;
        width: auto;
        border: none;
        padding: 0;
        vertical-align: middle;
    }

    #SMP_STYLE .sample {
        color: #555555;
        font-size: 93%;
        font-weight: normal;
        text-align: left;
        line-height: 1.2;
    }

    #SMP_STYLE .suffix {
        color: #111111;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
        height: 35px;
        line-height: 35px;
    }

    #SMP_STYLE .need {
        color: #CC0000;
        font-size: 100%;
        font-weight: bold;
        text-align: left;
    }

    #SMP_STYLE .msg {
        display: block;
        color: #DD0000;
        font-size: 100%;
        font-weight: bold;
        margin-bottom: 5px;
        text-align: left;
    }

    #SMP_STYLE .sub_text {
        width: 270px;
        font-size: 123.1%;
        font-weight: normal;
        padding: 150px 0;
        text-align: left;
        color: #111111;
    }

    #SMP_STYLE .error {
        background: #FFE4E4;
    }

    #SMP_STYLE .spiralSeal {
        width: 270px;
        overflow: hidden;
        margin: 0;
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
    }

    #SMP_STYLE .spiralSeal tr td.description {
        display: block;
        text-align: left;
        overflow: auto;
    }

    #SMP_STYLE .spiralSeal tr td.img {
        display: block;
        margin-left: 60px;
        margin-right: 60px;
        overflow: auto;
        text-align: center;
    }

    #SMP_STYLE .footer_text {
        width: 270px;
        font-size: 85%;
        margin: 30px 0 0 0;
        font-weight: normal;
        text-align: left;
    }

    #SMP_STYLE .cf:before,
    #SMP_STYLE .cf:after {
        content: "";
        display: table;
    }

    #SMP_STYLE .cf:after {
        clear: both;
    }

    #SMP_STYLE .cf {
        *zoom: 1;
    }

}

#SMP_STYLE .header_rmesg {
    margin: 0;
    padding: 30px 70px 10px 70px;
    color: #111111;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
}

#SMP_STYLE input.submit {
    width: 270px;
    height: 42px;
    margin: 40px 0 40px 0;
    border: hidden;
    border-radius: 3px 3px 3px 3px;
    background: #0e519b;
    color: #FFFFFF;
    font-size: 153.9%;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

select {
    border: solid 1px #777;
    box-shadow: none;
}

textarea {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 200px !important;
    border-radius: 5px !important;
    padding: 5px !important;
}

/*--------------

input:valid,select:valid,textarea:valid {
  border-left: 5px solid green !important;
}

------------------*/

/*----
input:optional,select:optional{
  border:solid 1px #aaa !important;
}
---*/

/*--------------

.submit:valid{
	border:none !important;
}

[type='checkbox']:valid{
	border:none !important;
}

------------------*/

/*----[type='radio']:valid,[type='checkbox']:valid {
  box-shadow: green 0px 0px 1px 1px !important;
}----*/

/*------------------
input:invalid,select:invalid {
  border: 1px solid red;
}

[type='radio']:invalid,[type='checkbox']:invalid {
  box-shadow: red 0px 0px 3px 1px;
}
------------------*/

.text-input {
    height: 30px;
    font-size: 14px !important;
    border: solid 1px #000;
}

.form-title {
    background: #0e519b;
    color: #fff;
    padding: 20px 0;
    margin: 0;
}

.form-select {
    font-size: 16px !important;
    width: 60% !important;
    height: 30px !important;
    padding-left: 10px;
    height: 30px;
}

/*----------------------------------
header
-----------------------------------*/

.header {
    height: 65px;
    padding: 0 10%;
    background: #fff;
    border-bottom: solid 3px #0e519b;
}

.header-logo {
    height: 65px;
}


.logo-link {
    display: block;
}

.header-title {
    margin: 0 auto;
    width: 80%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    color: white;
    text-shadow: 0 0 10px black;
    position: relative;
    top: 48%;
}

/*----------------------------------
footer
-----------------------------------*/

/*---------Copyright---------*/
.copyrigh-twrapper {
    background: #fff;
    margin: 100px auto 0;
    padding: 20px 15%;
    text-align: center;
    border-top: solid 2px #000;
}

/*----------------------------------
Search
----------------------------------*/
.checker {
    display: inherit;
    vertical-align: sub;
    margin-right: 3px;
}

/*--------------------------------
list
--------------------------------*/

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}

.ul-title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    border-bottom: solid 1px #000;
}

.list-wraper {
    margin-bottom: 20px;
}

.list-none {
    padding-left: 10px;
    padding-right: 10px;
}

.list-deco {
    list-style: circle;
}

.list-deco {
    list-style: circle;
}

.list-number {
    list-style: decimal !important;
}

.list-wraper>li {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.5;
}

.event-link {
    text-decoration: none !important;
}

.event-button {
    background: #ff8a23;
    color: #fff;
    border-radius: 5px;
    padding: 5px 30px;
    font-size: 14px;
}

.event-button:hover {
    opacity: 0.7;
}

/*-------------------------------
Original
---------------------------------*/

h1 {
    font-size: 22px;
}

h2 {
    font-size: 18px;
}

.ft-700 {
    font-weight: 700;
}

.center {
    text-align: center;
}

.bd-r5 {
    border-radius: 5px !important;
}

.right {
    text-align: right;
}

.mg-t0 {
    margin-top: 0 !important;
}

.mg-b0 {
    margin-bottom: 0 !important;
}

.mg-r10 {
    margin-right: 10px;
}

.top-menu-id {
    padding: 5px 20px;
    background: #0b9e17;
    color: #fff;
    border-radius: 3px;
}

.main-color {
    background: #134b88 !important;
}

.cd-nav-container header {
    height: 116px;
    padding-top: 3em;
    background: #134b88 !important;
}

.cd-close-nav::after,
.cd-close-nav::before {
    background-color: #fff !important;
}

.cd-nav-container h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.event-title {
    border-bottom: solid 1px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.button-wrapper {
    height: auto;
    margin: 50px auto 0;
    text-align: center;
    width: 100%;
}

.entry-button {
    background: #ff8a23;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    padding: 20px 100px;
    transition: 0.2s;
    width: 50%;
    text-decoration: none;
}

.entry-button:hover {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
    transition: 0.2s;
}

.member-title {
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px !important;
    background: #134b88;
    color: #fff;
    padding-left: 10px;
}

.gyakushimei-list {
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 700;
    margin-top: 50px !important;
    margin-bottom: 10px !important;
    background: #ffffff;
    color: #000;
    border-bottom: solid 3px #0042a5;
    text-align: center;
}

.thankyou-wrapper {
    padding-top: 50px;
    padding-bottom: 100px;
}

iframe {
    max-width: 100% !important;
    overflow: hidden !important;
}

#SMP_STYLE span.valid-ok,
.form-profile span.msg.valid-ok {
    color: #fff !important;
    padding-left: 20px;
    padding-right: 20px;
    width: 80px !important;
    text-align: center !important;
    background: #358f35 !important;
    border-radius: 3px !important;
}

/*---------------Event-----------------*/
.event-name {
    background: #134b88;
    border-bottom: solid 1px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
}

/*---------------Form-----------------*/
.form-table {
    width: 100%;
    margin: 30px auto;
    border: solid 1px #ccc;
}

input::placeholder {
    color: #c1c1c1 !important;
}

/* IE */
input:-ms-input-placeholder {
    color: #c1c1c1 !important;
}

/* Edge */
input::-ms-input-placeholder {
    color: #c1c1c1 !important;
}

.td-left {
    border-bottom: solid 1px #ccc;
    width: 30%;
    padding: 5px 20px;
    background: #eee;
    font-weight: 700;
    height: 60px;
}

.td-right {
    padding: 5px 20px;
    border-bottom: solid 1px #ccc;
    height: 60px;
}

.text-input,
.num-input,
.form-select,
.pass-input,
.price-input,
.item-text {
    border: solid 1px #ccc;
    width: 80%;
    height: 40px;
    padding-left: 10px;
    font-size: 16px;
    border-radius: 5px;
}

.price-input {
    text-align: right;
    padding-right: 10px;
    width: 200px;
}

.pass-input {
    width: 100%;
}

.num-input {
    width: 20%;
}

.form-select {
    width: 50%;
}

.item-text {
    height: 200px;
    width: 100%
}

span.need {
    color: red;
}

.num-sepa {
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
}

.form-button-wrapper {
    display: flex;
    justify-content: center;
    height: 50px;
    margin: 30px auto 20px;
    text-align: center;
    width: 60%;
}

.form-button-submit,
.pw-button-submit {
    border: none;
    background: #ff8a23;
    border-radius: 5px !important;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 0 10px;
    padding: 0px;
    transition: 0.2s;
    width: 35%;
}

.form-button-submit:hover,
.pw-button-submit:hover {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
    transition: 0.2s;
}

.form-button-reset {
    border: none;
    background: #ccc;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 0 10px;
    padding: 0px;
    transition: 0.2s;
    width: 35%;
}

.form-button-reset:hover {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
    transition: 0.2s;
}

.serch-button-submit {
    border: none;
    background: #ff8a23;
    border-radius: 5px !important;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    margin: 20px auto !important;
    padding: 10px;
    transition: 0.2s;
    width: 30%;
}

.serch-button-submit:hover {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
    transition: 0.2s;
}

.pw-button-submit {
    margin: 0 auto;
}

.form-button-submit:optional,
.form-button-reset:optional,
.pw-button-submit:optional {
    border: none !important;
}

.info-label {
    padding: 5px;
    border-radius: 5px;
    color: #ff8a23;
    width: 80%;
    margin: 3px auto;
    border: solid 2px;
}

.notice-ul {
    padding: 10px !important;
    margin: 20px auto !important;
}

.login-id {
    padding: 20px 30px;
    border: solid 2px green;
    color: green;
    border-radius: 5px;
    font-size: 20px;
}

/*---------------指名・逆指名---------------*/
#list-empty-msg {
    margin: 30px auto;
}

.kekka-nashi {
    border: solid 2px #ff0000;
    padding: 10px 50px;
    border-radius: 5px;
}

/*------------商品登録---------------------*/
.item-wrapper {
    padding: 10px 20px;
    background: #f5f5f5;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 0 5px #9a9a9a;
}

.form-item-label {
    margin: 10px auto 10px;
}

.form-item-title {
    padding: 5px 20px 5px 5px;
    background: #efa216;
    color: #fff;
    border-radius: 5px;
}

.image-title {
    font-size: 18px;
    background: #34425a;
    color: #fff;
    padding: 5px;
}

.item-h3 {
    margin: 0 auto 20px;
    border-bottom: solid 1px;
    padding-bottom: 10px;
    font-size: 20px;
}

#uploadForm {
    border-top: #F0F0F0 2px solid;
    background: #FAF8F8;
    padding: 10px;
}

#uploadForm label {
    margin: 2px;
    font-size: 1em;
    font-weight: bold;
}

.demoInputBox {
    padding: 5px;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
    background-color: #FFF;
    width: 100%;
}

.progress-bar {
    background-color: #0b9e17;
    height: 20px;
    color: #FFFFFF;
    width: 0%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

.btnSubmit {
    background-color: #09f;
    border: 0;
    padding: 10px 40px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px;
}

.progress-div {
    border: #0b9e17 1px solid;
    padding: 0px;
    margin: 30px 0px;
    border-radius: 4px;
    text-align: center;
    height: 20px;
}

.targetLayer {
    width: 100%;
    text-align: center;
}

.image_show {
    width: 100% !important;
    object-fit: cover;
    max-height: 300px !important;
    min-height: 300px !important;
    font-family: 'object-fit: cover;';
}

.image-button-wrapper {
    display: flex;
    margin-top: 20px;
}

/*---------------利用規約---------------*/
.kiyaku-ul {
    padding-left: 3px;
    margin-top: 50px;
}

/*-------------登録内容プレビュー------------*/
.torihikisaki-text {
    border-bottom: solid 1px #ddd;
}

.item-image-view {
    min-width: 100%;
    object-fit: cover;
    max-height: 350px !important;
    min-height: 350px !important;
    font-family: 'object-fit: cover;';
}

.tab-item-name {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    margin-top: 50px;
}

.preview-info {
    border-radius: 5px;
    padding: 5px 30px;
}

/*------------バイヤー詳細--------------*/
.top-title-wrapper {
    margin: 100px auto !important;
}

.iframe-wrapper {
    max-width: 100% !important;
    overflow: hidden;
}

.buyer-iframe {
    pointer-events: none !important;
}

#buyer {
    background: #eaeaea !important;
}

#buyer h2 {
    background: url(https://kyoshin-members.inherit.co.jp/wp-content/uploads/2019/01/title-background.jpg);
    color: #fff;
    line-height: 50px;
    margin-bottom: 30px;
    padding-left: 20px;
}

#buyer h3 {
    font-size: 24px !important;
}

.buyer-wrapper {
    background: #fff;
    width: 60%;
    margin: 50px auto;
    padding: 2% 5%;
    box-shadow: 0 0 5px #9c9c9c;
    border-radius: 10px;
}

.buyer-content {
    padding-bottom: 30px;
}

.shimei-button-wrapper {
    margin: 30px auto;
    width: 100%;
}

.return-button-wrapper {
    margin: 30px auto 100px;
    width: 100%;
}

/*------------商談結果用------------*/
.kekka-day {
    border-bottom: solid 2px #0042a5;
    margin-top: 0px;
    padding-bottom: 10px;
}

.sorry {
    border: solid 1px red;
    color: red;
    border-radius: 5px;
    padding: 5px 30px;
}

/*-----------管理画面-----------------*/
.tp-title {
    line-height: 50px;
    margin: 0 auto 20px;
    border-bottom: solid 1px;
    font-size: 24px;
}

.gyakushimei-list {
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 700;
    margin-top: 50px !important;
    margin-bottom: 10px !important;
    background: #ffffff;
    color: #000;
    border-bottom: solid 3px #0042a5;
    text-align: center;
}


.menu-help {
    padding: 5px 20px;
    background: #935bce;
    color: #fff;
    border-radius: 3px;
}

/*-----------モーダル---------*/

.modal-footer {
    position: relative;
    padding: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    margin-top: 0;
}

.modal-title {
    text-align: center;
    font-size: 24px;
    background: #22baa0;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.jumbotron {
    padding-top: 10px;
    padding-bottom: 10px;
}


/*-----------FAQ---------*/
.faq {
    width: 80%;
    margin: 0 auto;
}

.centerplease {
    text-align: center;
    margin: 0 auto;
    font-size: 40px;
}

.question {
    color: #000;
    font-weight: normal;
    position: relative;
    background: #dcdcdc;
    margin: 0 auto;
    padding: 10px 10px 10px 50px;
    display: block;
    cursor: pointer;
}

.answers {
    border-top: 1px solid #2a4163;
    background: #fff;
    padding: 0px 15px;
    margin: 0 0 7px 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    position: relative;
    opacity: 0;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.questions:checked~.answers {
    height: auto;
    opacity: 1;
    padding: 15px;
}

.plus {
    position: absolute;
    margin-left: 10px;
    z-index: 5;
    font-size: 1.8em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.questions:checked~.plus {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.questions {
    display: none;
}

.faq-list {
    line-height: 20px;
    margin-bottom: 20px;
}

/*----------------------------------
PC
-----------------------------------*/

@media screen and (min-width:982px) {
    #SMP_STYLE .body_tbl {
        width: 980px;
        margin: 100px auto;
        padding-bottom: 30px;
        border: 1px solid #999999;
        background: #FFFFFF;
    }

    .image_show {
        width: 100% !important;
        object-fit: cover;
        max-height: 300px !important;
        min-height: 300px !important;
        font-family: 'object-fit: cover;';
    }

}

/*----------------------------------
Tablet
-----------------------------------*/
@media screen and (min-width:726px) and (max-width:981px) {

    .text-input,
    .num-input,
    .form-select,
    .pass-input {
        border: solid 1px #ccc;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        font-size: 16px;
        border-radius: 5px;
    }

    #SMP_STYLE dd.data {
        width: 100%;
    }

    #SMP_STYLE dt.title {
        width: 100%;
        padding: 25px 0 5px;
    }

    #SMP_STYLE .input {
        width: 100%;
    }

    .form-select {
        width: 80% !important;
    }

    #SMP_STYLE .zipcode li.code01 input {
        width: 100px;
    }

    #SMP_STYLE .zipcode li.code02 input {
        width: 150px;
    }

    /*---------------Form-----------*/
    .num-input {
        width: 25%;
    }


    /*------------バイヤー詳細--------------*/
    .buyer-wrapper {
        width: 90%;
        margin: 30px auto;
    }


}


/*-------------------------------
Mobile
---------------------------------*/

@media (max-width: 725px) {

    /*----------Defalut--------*/
    h2 {
        font-size: 14px;
    }

    h3 {
        font-size: 12px;
    }

    .header-logo {
        height: 40px;
        margin-top: 12px;
    }

    .button-wrapper {
        height: auto;
        margin: 30px auto 0;
        text-align: center;
        width: 100%;
    }

    .entry-button {
        background: #ff8a23;
        border: none !important;
        border-radius: 2px;
        color: #fff;
        display: block;
        font-size: 14px;
        margin: 0 auto;
        padding: 15px 30px;
        transition: 0.2s;
        width: 70%;
    }

    /*-----------MainContentPanel-------------*/
    #main-wrapper {
        margin: 10px;
        padding: 0;
    }

    .panel .panel-body {
        padding: 5px;
    }

    /*---------------Form-----------------*/
    .form-table {
        width: 100%;
        margin: 30px auto;
        border: solid 1px #ccc;
    }

    .td-left {
        border-bottom: solid 1px #ccc;
        width: 30%;
        padding: 5px 10px;
        background: #eee;
        font-weight: 700;
    }

    .td-right {
        padding: 5px 10px;
        border-bottom: solid 1px #ccc;
    }

    tr {
        height: 60px;
    }

    .text-input,
    .num-input,
    .form-select,
    .pass-input {
        border: solid 1px #ccc;
        width: 100%;
        height: 40px;
        padding-left: 10px;
        font-size: 12px;
        border-radius: 5px;
    }

    .pass-input {
        width: 100%;
    }

    .num-input {
        width: 25%;
    }

    .form-select {
        width: 100% !important;
    }

    .num-sepa {
        font-size: 16px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .form-button-wrapper {
        display: flex;
        justify-content: center;
        height: 40px;
        margin: 30px auto 30px;
        text-align: center;
        width: 60%;
    }

    .form-button-submit {
        border: none;
        background: #ff8a23;
        border-radius: 5px !important;
        color: #fff;
        display: block;
        font-size: 16px;
        margin: 0 auto;
        padding: 10px;
        transition: 0.2s;
        width: 45%;
    }

    .form-button-submit:hover {
        color: #fff;
        opacity: 0.6;
        text-decoration: none;
        transition: 0.2s;
    }

    .form-button-reset {
        border: none;
        background: #ccc;
        border-radius: 5px;
        color: #fff;
        display: block;
        font-size: 16px;
        margin: 0 auto;
        padding: 10px;
        transition: 0.2s;
        width: 45%;
    }

    .form-button-reset:hover {
        color: #fff;
        opacity: 0.6;
        text-decoration: none;
        transition: 0.2s;
    }

    .serch-button-submit {
        border: none;
        background: #ff8a23;
        border-radius: 5px !important;
        color: #fff;
        display: block;
        font-size: 16px;
        height: 40px;
        margin: 20px auto !important;
        padding: 10px;
        transition: 0.2s;
        width: 30%;
    }

    .serch-button-submit:hover {
        color: #fff;
        opacity: 0.6;
        text-decoration: none;
        transition: 0.2s;
    }

    .form-button-submit:optional,
    .form-button-reset:optional,
    .pw-button-submit:optional {
        border: none !important;
    }

    .zipcode li.code01 input {
        width: 80px !important;
    }

    .zipcode li.code02 input {
        width: 100px !important;
    }

    #SMP_STYLE dt.title {
        width: 80%;
    }

    #SMP_STYLE input.submit {
        width: 270px;
        height: 42px;
        margin: 40px 0 40px 0;
        border: hidden;
        border-radius: 3px 3px 3px 3px !important;
        background: #0e519b !important;
        color: #FFFFFF;
        font-size: 153.9%;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
    }

    .item-wrapper {
        padding: 5px 10px;
    }

    .info-label {
        width: 95%;
    }

    /*------------バイヤー詳細--------------*/
    .buyer-wrapper {
        width: 96%;
        margin: 30px auto;
    }

}
