/* ==========================================
Contacts
========================================== */
input[type="submit"]{
    -webkit-appearance: none;
}
/* =========================================

============================================ */
.other_attention
{margin-left: 0.8em;
    text-indent: -0.9em;
    margin-left: 10px !important;
}

.attention_txt {
    font-weight: bold;
    margin: 20px 0px 10px;
    display: block;
}

.attention_list {
    margin-left: -0.2em;
    text-indent: -0.9em;
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin: 0px 10px;

}

.txt_attent span {
    margin-left: 0.8em;
    text-indent: -0.9em;
    display: inline-block;
}
/*外部リンクに飛ぶボタンは、確認画面時に消す*/
.mw_wp_form_confirm .other_attention{
    display: none !important;
}
.mw_wp_form_confirm .input03 {
    display: none !important;
}

.form {
    margin-top: 30px;
}

.form .txt {
    font-size: 1.4rem;
}

.form .txt.fsL {
    font-size:16px;
}

.form .btn {
    margin-top: 30px;
    width: 100%;
    text-align: center;
}

.form table {
    margin-top: 10px;

    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    line-height: 1.6;
}

.form table th {
    width: 20%;
    padding: 30px 16px;
    color: #FFF;
    border: 1px solid #fff;
    border-right: none;
    vertical-align: middle;
    color: #787878
}

.form table th.vat {
    vertical-align: top;
}

.form table .types .input01 .error:last-child,
.form table .types .input02 .error:last-child,
.form table .types .input03 .error:last-child,
.form table .types .input04 .error:last-child,
.box02 .error {
    display: none !important;
}

.form table td {
    padding: 30px 20px;
    border: 1px solid #fff;
    border-left: none;
    background: #ECECEC;
    vertical-align: middle;
}

.form table em {
    display: inline-block;
    margin-left: 5px;
    font-size: 1.2rem;
    padding: 1px 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #009;
}

.form table .ttl {
    display: block;
    margin-bottom: 5px;
}


.mw_wp_form_confirm .box_input {
    background: none;
}

.box_input p {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    /* background: #FFF; */
}

.box_input p:first-child {
    margin-left: 0;
    display: flex;
    width: 100%;
}

.box_input input {
    position: absolute;
    top: 29%;
    left: 15px;
}

.box_input label {
    /* line-height: 1.1; */
    font-size: 1.3rem;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    display: block;
    /* position: absolute;*/
}

.box_input label:before {
    content: url("../img/contact/type_ic01_off.png") no-repeat center;
    display: inline-block;
    position: absolute;
    -webkit-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    left: 5px;
}

.box_input input[type="radio"]:checked {
    color: #fff; */
    /* background: #009; */
    background: -moz-linear-gradient(top, #000077 50%, #000099);
    /* background: -webkit-gradient(linear, left top, left bottom, from(#000077), color-stop(0.50, #000077), to(#000099)); */
    background: -ms-linear-gradient(top, #000077 50%, #000099 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000077', endColorstr='#000099', GradientType=0);
    /* display: block; */
    color: #ffffff;
    text-align: center;
}

.box_input input[type="radio"]:checked + label:before {
    background: url("../img/contact/type_ic01_on.png") no-repeat center;
    -webkit-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}

.box_input input[type="radio"]:checked + label.type12:before {
    background-color: #000077;
    background-repeat: no-repeat;
    background-position: 27px 14px;
    background-color: #000077;
    color: white;
}

.box_input.box02 input {
    /* display: block; */
}

.box_input.box02 label:before {
    display: none;
}

.box_input.box02 input[type="radio"]:checked + label:before {
    display: none;
}



.box_radio {
    padding-top: 0;
}

.box_radio p {
    float: left;
    margin: 20px 40px 0 0;
}

.box_radio p input {
    display: inline-block;
    margin-right: 10px;
}

input.txt {
    width: 378px;
    height: 40px;
    padding: 10px;
    line-height: 1;
    border: 1px solid #d1d1d1;
}

input.txt.size_m {
    width: 228px;
}


textarea {
    width: 528px;
    border: 1px solid #d1d1d1;
    padding: 10px;
}

.btn input {
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}

.btn input:hover {
    opacity: 0.6;
    -ms-filter: "alpha(opacity=70)";
}
.btn_wrap p {
    display: inline-block;
    margin: 0 30px;
}

#contents .err {
    display: none;
    color: #a94442;
    margin-top: 5px;
}

#contents .alert {
    padding: 10px;
    text-align: center;
}

#contents .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: -25px;
}

#contents .clear_left {
    clear: left;
}

.sec_msg .tar {
    width: 200px;
    margin-left: auto;
}

.blk_company {
    /*  padding-bottom: 40px;
    border-top: 1px solid #d1d1d1;
    padding-top: 20px;*/
    /* margin-bottom: 80px;*/
    font-size: 15px;
}


/* ==========================================
FLOW
========================================== */
.area_wide{
    width: 100%;
}
#contact_form .btn_wrap #submit-link{
    background: url(../img/contact/notes_btn02.png);
    width: 260px;
    height: 60px;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
}
#contact_form .btn_wrap #submit-link.pointer-events{
    display: block;
    background-repeat: no-repeat;
    background:url("../img/contact/notes_btn02_off.png");
    width:260px;
    height:60px;
    background-size: cover;
}
#contact_form input[type=checkbox]:checked+label:after {
    border-color: #FFF;
}
#contact_form .form-consent{
    margin-left: 10px;
}
#contact_form input[type="checkbox"]{
    display: none;
}
#contact_form input[type=checkbox]+label {
    display: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 48px;
    padding-right: 10px;
}
#contact_form input[type=checkbox]:checked+label:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    margin-top: -15px;
    left: 0;
    top: 50%;
    border: 1px solid;
    background-color: #000099;
}
#contact_form input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    margin-top: -15px;
    left: 0;
    top: 50%;
    border: 1px solid;
    background-color: #fff;
}
#contact_form  input[type=checkbox]:checked+label:after {
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 18px;
    height: 9px;
    margin-top: -9px;
    top: 55%;
    left: 6px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #fff;
}
#contact_form  input[type="checkbox"]:checked + label {
    /* background: #000099; */
}
#contact_form .form-consent input{
    width: 27px;
    height: 27px;
}
.blk_contact_privacy_txt{
    line-height: 1.7em;
    text-indent: 0px;
}
.flow {
    overflow: hidden;
    *
    zoom: 1;
    /* width: 95%; */
    margin: 30px auto 0;
}

.flow li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    float: left;
    width: 198px;
    height: 50px;
    line-height: 50px;
    margin-left: 50px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #d1d1d1;
    background: #FFF;
    width: 20%;
    font-size: 15px;
}

.flow li:before {
    content: "";
    position: absolute;
    top: 18px;
    left: -34px;
    width: 20px;
    height: 15px;
    background: url("../img/contact/contact_arw.png") no-repeat left center;
    -webkit-background-size: 20px 15px;
    -o-background-size: 20px 15px;
    background-size: 20px 15px;
}

.flow li:first-child {
    margin-left: 0;
}

.flow li:first-child:before {
    background: none;
}

.flow li.on {
    color: #FFF;
    border-color: #009;
    background: #009;
}
#blk_type{
    border-right: 1px solid #d1d1d1;
}

/* ==========================================
NOTES
========================================== */

#contact_form .notes {
    text-align: left;
    clear: both;
    padding-top: 1em;
    /* text-indent: -1em; */
    padding-left: 1em;
    margin: 0;
}

.in_cmpl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
    border: 1px solid #d1d1d1;
}

.in_notes {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-y: scroll;
    overflow-y: scroll;
    width: 100%;
    height: 300px;
    margin-top: 20px;
    padding: 30px;
    border: 1px solid #d1d1d1;
}

/**/

.in_notes::-webkit-scrollbar {
    width: 5px;
    background: #9aadfc;
}

/**/

.in_notes::-webkit-scrollbar-thumb {
    background: #000099;
    border-radius: 2px;
}

/**/

.in_notes::-webkit-scrollbar-track-piece:start {
    background: #dddddd;
}

/**/

.in_notes::-webkit-scrollbar-track-piece:end {
    background: #dddddd;
}

/**/

.in_notes::-webkit-scrollbar-corner {
    background: transparent;
}

.notes .ttl01 {
    display: block;
    margin-top: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #009;
}

.notes .ttl01:first-child {
    margin-top: 0;
}

.notes .ttl02 {
    display: block;
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
}

.notes .list_num {
    margin-top: 20px;
}

.notes .list_num li {
    margin-top: 8px;
    padding-left: 1.2em;
    text-indent: -1.2em;
    list-style: decimal inside;
    line-height: 1.4;
    font-size: 14px;
}

.notes p {
    margin-top: 15px;
    font-size: 15px;
}

.notes_btm {
    display: block;
    margin-top: 30px;
    line-height: 1.6;
    font-size: 1.3rem;
}

.notes_btm b {
    font-weight: bold;
}

/* ==========================================
FORM
========================================== */

.form {
    margin-top: 30px;
}

.form .txt {
    font-size: 1.4rem;
}

.form .btn {
    display: block;
    text-align: center;
}

.form table {
    margin-top: 10px;

    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    line-height: 1.6;
    border: 1px solid #d1d1d1;
    display: block;
}

.form table th {
    width: 20%;
    padding: 30px 16px;
    color: #333;
    border: 1px solid #fff;
    border-right: none;
    background: #F8F8F8;
    vertical-align: middle;
    font-size: 14px;
    border-right: 1px solid #d1d1d1;
    text-align: left;
}

.form table th.vat {
    vertical-align: top;
}

.form table .types .input01 .error:last-child,.form table .types .input02 .error:last-child,.form table .types .input03 .error:last-child,.form table .types .input04 .error:last-child,.box02 .error{
    display: none !important;
}
.form table td {
    padding: 30px 20px;
    border: 1px solid #fff;
    border-left: none;
    background: #F8F8F8;
    vertical-align: middle;
    color: #333333;
    font-size: 15px;
}

.form table em {
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
    padding: 1px 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* background-color: #009; */
    color: #fff;
    /* background-color: white; */
}

.form table .ttl {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.box_input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    zoom: 1;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1px;
    padding: 6px 4px 6px 6px;
    background: #FFF;
}
.mw_wp_form_confirm .box_input{
    background: none;
}
.box_input p {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    /* background: #FFF; */
}

.box_input p:first-child {
    /* margin-left: 0; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* width: 100%; */
    /* justify-content: space-between; */
}

.box_input input {
    /* position: absolute; */
    /* top: 19px; */
    /* left: 32px; */
}

.box_input label {
    -moz-box-sizing: content-box;
    width: 190px;
    /* height: 62px; */
    /* line-height: 1.1; */
    /* font-size: 1.3rem; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    /* transition: .2s; */
    /* display: block; */
    /* position: absolute; */
}

.box_input label:before {
    content: url("../img/contact/type_ic01_off.png") no-repeat center;
    display: inline-block;
    position: absolute;
    -webkit-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    left: 5px;
}

.box_input input[type="radio"]:checked {
    color: #fff;
    background: #009;
    background: -moz-linear-gradient( top, #000077 50%, #000099);
    background: -webkit-gradient( linear, left top, left bottom, from(#000077), color-stop(0.50, #000077), to(#000099));
    background: -ms-linear-gradient(top, #000077 50%, #000099 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000077', endColorstr='#000099', GradientType=0);
    display: block;
    color: #ffffff;
    text-align: center;
}

.box_input input[type="radio"]:checked + label:before {
    background: url("../img/contact/type_ic01_on.png") no-repeat center;
    -webkit-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}

.box_input input[type="radio"]:checked + label.type12:before {
    background-color: #000077;
    background-repeat: no-repeat;
    background-position: 27px 14px;
    background-color: #000077;
    color: white;
}

.box_input.box02 input {
    /* display: block; */
}

.box_input.box02 label:before {
    display: none;
}

.box_input.box02 input[type="radio"]:checked + label:before {
    display: none;
}



.box_radio {
    padding-top: 0;
}

.box_radio p {
    float: left;
    margin: 20px 40px 0 0;
}

.box_radio p input {
    display: inline-block;
    margin-right: 10px;
}

input.txt {
    width: 378px;
    height: 40px;
    padding: 10px;
    line-height: 1;
    border: 1px solid #d1d1d1;
}

input.txt.size_m {
    width: 228px;
}


textarea {
    width: 528px;
    border: 1px solid #d1d1d1;
    padding: 10px;
}

.btn input {
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    /* text-align: center; */
    margin: 0 auto;
    width: 100%;
}

.btn input:hover {
    opacity: 0.6;
    -ms-filter: "alpha(opacity=70)";
}

.btn_wrap {
    display: flex;
    margin: 30px auto;
    text-align: center;
    width: 55%;
    justify-content: center;
}

.btn_wrap p {
    display: inline-block;
    margin: 0 20px;
}

#contents .err {
    display: none;
    color: #a94442;
    margin-top: 5px;
}

#contents .alert {
    padding: 10px;
    text-align: center;
}

#contents .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: -25px;
}

#contents .clear_left {
    clear: left;
}


/* ==========================================================================
Responsive
SP Style
========================================================================== */

@media screen and (max-width: 896px) {

    /* ==========================================
    FLOW
    ========================================== */
    .flow {
        overflow: hidden;
        *zoom: 1;
        width: 96%;
        margin: 10px auto 0;
    }
    .flow li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 20.5%;
        margin-left: 6%;
    }
    .flow li:before {
        left: -23%;
        width: 15%;
        -webkit-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
    }
    .box_input.fst.business > span{
        /* width: 29.333%; */
        /* font-size: 12px; */
        /* margin-right: 5px; */
        /* margin-bottom: 2%; */
    }
    .box_input.fst.business > span:last-child{
        margin-right: 0px;
    }
    .box_input {
        /* justify-content: space-between; */
    }
    .btn_wrap{
        width: 80%;
    }
    /* ==========================================
    NOTES
    ========================================== */
    .notes {
        width: 100%;
        margin: 0 0;
    }
    .in_cmpl {
        padding: 20px;
    }
    .in_notes {
        width: 100%;
        height: 350px;
        padding: 20px;
    }

    /* ==========================================
    FORM
    ========================================== */
    .form {
        margin: 20px auto 0;
        padding-bottom: 40px;
        width: 96%;
    }

    table {
        width: 100%;
        font-size: 1.4rem;
        table-layout: fixed;
    }
    table th {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /*display: block;*/
        width: 100%;
        padding: 10px;
        font-weight: bold;
        border-left: none;
        border-bottom: none;
    }
    table td {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        *zoom: 1;
        /* display: block;*/
        width: 100%;
        padding: 10px;
        border-right: none;
    }
    table em {
        float: right;
        font-size: 1.4rem;
        font-weight: bold;
    }
    #contact_form .form {
        margin: 20px auto 0;
        padding-bottom: 40px;
        width: 96%;
    }

    #contact_form table {
        width: 100%;
        font-size: 1.4rem;
        table-layout: fixed;
    }
    #contact_form table th {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
        padding: 10px;
        font-weight: bold;
        border-left: none;
        border-bottom: none;
        border-right: none;
    }
    #contact_form table td {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        *zoom: 1;
        display: block;
        width: 100%;
        padding: 10px;
        border-right: none;
    }
    #contact_form table em {
        float: right;
        font-size: 1.4rem;
        font-weight: bold;
    }

    #contact_form .radio_box p {
        float: left;
        width: 50%;
        margin: 20px 0 0 0;
    }

    #contact_form input.txt {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 40px;
        padding: 0 10px;
    }
    #contact_form input.txt.size_m {
        width: 100%;
    }

    #contact_form textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }


    .box_input {
        /* margin-top: 12px; */
        /* padding: 10px 0 0; */
        /* border-top: 1px dotted #ccc; */
        /* background: transparent; */
    }
    .box_input.fst {
        /* padding-top: 0; */
        margin-top: 0;
        border-top: none;
        justify-content: end;
        /* display: flex; */
        /* align-items: center; */
        /* width: 100%; */
        /* padding: 5px 5px 5px; */
        /* justify-content: space-around; */
    }
    .box_input p {
        /* -webkit-box-sizing: border-box; */
        -moz-box-sizing: border-box;
        /* box-sizing: border-box; */
        /* width: 100%; */
        /* margin: 2% 0 0 2%; */
    }


    .box_input input[type="radio"]:checked {
        /* color: #fff; */
        /* background: #009; */
        background: -moz-linear-gradient( top, #000077 50%, #000099);
        /* background: -webkit-gradient( linear, left top, left bottom, from(#000077), color-stop(0.50, #000077), to(#000099)); */
        background: -ms-linear-gradient(top, #000077 50%, #000099 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000077', endColorstr='#000099', GradientType=0);
    }
    .box_input label,
    .box_input input[type="radio"]:checked + label {
        font-size: 1.1rem;
        padding-left: -5%;
    }

    .box_input label:before,
    .box_input input[type="radio"]:checked + label:before {
        width: 25%;
        background-position: center;
        -webkit-background-size: auto 22px;
        -o-background-size: auto 22px;
        background-size: auto 22px;
    }

    .box_input.box02 label,
    .box_input.box02 input[type="radio"]:checked + label {
        /* font-size: 1.2rem; */
        /* padding-left: 25%; */
        /* width: auto; */
        /* text-align: center; */
        /* left: 0; */
        /* right: 0; */
        line-height: 2e;
        width: 100%;
    }

    .btn_wrap p {
        margin: 0 0 10px;
    }
    .box_input.box02 .horizontal-item {
        /* width: auto; */
        /* padding-right: 0.2%; */
        /* margin-bottom: 1%; */
        /* margin: 6px; */
        /* width: 50%; */
    }
    /**/
    .box_input.fst.business > span:last-child{
        margin-right: 0px;
    }
    .box_input.fst.business.input01 :nth-of-type(3) .mwform-radio-field-text{
        /* left: -14px !important; */
    }
    .box_input label{
        /* width: 100% !important; */
    }
}

.box_input.fst.business input {
    display: none;
    width: 200px;
    /* height: 100px; */
    /* left: 21px; */
    /* right: 0; */
    /* transform: scale(1.8); */
    overflow: hidden;
    position: relative;
}

.mwform-checkbox-field input,
.mwform-radio-field input {
    margin-right: 5px;
    margin-top: 5px;
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px !important;
}

.box_input.fst.business > span {
    /* border: 1px solid #d1d1d1; */
    background: -ms-linear-gradient(top, #ffffff 50%, #ebebeb 100%);
    line-height: 10em;
    width: 25.0%;
    font-size: 0;
    align-items: center;
    /* margin: 9px 0px; */
}
.box_input.fst.business > span :last-child{
    display: flex;
    font-size: 0px;
    background-repeat: no-repeat;
    align-items: center;
    width: 100%;
    text-indent: -9999px;
    background-size: contain;
    /* background-size: unset; */
    /* background-position: inherit;*/
}

.box_input.fst.business .active {
    /*    background: #000077;
    color: #ffffff;
    position: relative;
    display: block;*/
}
.box02 label {
    /* -webkit-box-sizing: content-box; */
    -moz-box-sizing: content-box;
    /* box-sizing: content-box; */
    /* position: relative; */
    /* float: left; */
    /* border: 1px solid #d1d1d1; */
    /* line-height: 4em; */
    /* text-align: center; */
    background: -moz-linear-gradient( top, #ffffff 50%, #ebebeb);
    /* background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #fff), to(#ebebeb)); */
    background: -ms-linear-gradient(top, #ffffff 50%, #ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
    /* border: 1px solid #d1d1d1; */
    border-radius: 30px;
    /* margin-right: 4px; */
}

.box02 .active label {
    /*background: #000077;
    color: #ffffff;*/
}
.box02 input[type="radio"]:checked {
    background: #000099;
}




.box_input.input04.fst.business :nth-of-type(4):before {
    content: url(../img/contact/type_ic13_off.png);
    background-repeat: no-repeat;
    padding-left: 10px;
}

.box_input.fst.business :nth-of-type(12):before {
    content: url(../img/contact/type_ic07_off.png);
    background-repeat: no-repeat;
    padding-left: 10px;
}
/*
.box_input.fst.business :nth-of-type(2).active:before {
content: url(../img/contact/type_ic02_on.png);
}

.box_input.input02.fst.business .active:before {
content: url(../img/contact/type_ic04_on.png);
}
.box_input.fst.business :nth-of-type(3).active:before{
content: url(../img/contact/type_ic04_on.png);
}

.box_input.input02.fst.business :nth-of-type(2).active:before {
content: url(../img/contact/type_ic05_on.png);
}

.box_input.input02.fst.business :nth-of-type(3).active:before {
content: url(../img/contact/type_ic06_on.png);
}

.box_input.input02.fst.business :nth-of-type(4).active:before {
content: url(../img/contact/type_ic07_on.png);
}

.box_input.input03.fst.business .active:before {
content: url(../img/contact/type_ic08_on.png);
}

.box_input.input03.fst.business :nth-of-type(2).active:before {
content: url(../img/contact/type_ic09_on.png);
}

.box_input.input04.fst.business .active:before {
content: url(../img/contact/type_ic10_on.png);
}

.box_input.input04.fst.business :nth-of-type(2).active:before {
content: url(../img/contact/type_ic11_on.png);
}

.box_input.input04.fst.business :nth-of-type(3).active:before {
content: url(../img/contact/type_ic12_on.png);
}

.box_input.input04.fst.business :nth-of-type(4).active:before {
content: url(../img/contact/type_ic13_on.png);
}*/

.form .btn {
    display: block;

    text-align: center;
}

.btn p {
    display: inline-block;

}
.mw_wp_form mw_wp_form_confirm mw_wp_form_preview .submit{
    margin: 0 30px;
}
.mw_wp_form_input .btn .submit input{
    background: url(../img/contact/contact_btn01.png) no-repeat;
    width: 260px;
    height: 61px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
.mw_wp_form_confirm .btn .submit input {
    background: url(../img/contact/contact_btn.png) no-repeat;
    width: 260px;
    height: 59px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background-size: cover;
}
.btn .return input {
    background: url(../img/contact/contact_btn00.png) no-repeat;
    width: 270px;
    height: 59px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    background-size: contain;
    background-position: center;
}

.box_input input[type="radio"]:checked + label {
    color: #fff;
    background: #009;
    background: -moz-linear-gradient( top, #000077 50%, #000099);
    background: -webkit-gradient( linear, left top, left bottom, from(#000077), color-stop(0.50, #000077), to(#000099));
    background: -ms-linear-gradient(top, #000077 50%, #000099 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000077', endColorstr='#000099', GradientType=0);
}



/**/


/**/
.box_input.fst.business .mwform-radio-field-text:before {
    background-repeat: no-repeat;
    /* margin: 4px; */
    /* -webkit-text-size-adjust: 100% !important; */
    width: 100px;
    -webkit-text-size-adjust: 100%;
    background-size: contain;
    padding: 15% 48%;
    /* text-indent: -9999px !important; */
    /* background-size: unset; */
    /* background-position: inherit;*/
}
.mwform-radio-field-text {
    /* width: 100%; */
    font-size: 13px;
}
/*ÃƒÂ£Ã‚ÂÃ…Â ÃƒÂ¥Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ£Ã‚ÂÃ¢â‚¬ÂºÃƒÂ£Ã†â€™Ã¢â‚¬Â¢ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â©ÃƒÂ£Ã†â€™Ã‚Â¼ÃƒÂ£Ã†â€™Ã‚Â btn*/
.input01 .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text:before {
    content: '';
    background-image: url(../img/contact/type_ic01_off.png);
    /* background-size: cover; */
}
.input01 .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text:before {
    content: '';
    background-image: url(../img/contact/type_ic02_off.png);
    /* background-position: right; */
    /* background-size: 207%; */
}
.input01 .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text:before {
    content: '';
    background-image: url(../img/contact/type_ic04_off.png);

    /* background-position: right; */
}
.input01 .mwform-radio-field:nth-of-type(4) .mwform-radio-field-text:before {
	content: '';
	background-image: url(../img/contact/type_ic06_off.png);

	/* background-position: right; */
}
.input02 .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text:before {
    content: '';
    background-image: url(../img/contact/type_ic04_off.png);

    /* background-position: right; */
}
.input02 .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text:before {
    content: '';
    background-image: url(../img/contact/type_ic06_off.png);

    /* background-position: right; */
}
.input02 .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text:before {
    content: '';
    background-image:url(../img/contact/type_ic06_off.png);

    /* background-position: right; */
}
.input02 .mwform-radio-field:nth-of-type(4) .mwform-radio-field-text:before {
    content: '';

    background-image: url(../img/contact/type_ic07_off.png);
    /* background-position: right; */
}
.input03 .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text:before {
    transition: .5s;
    content: '';
    background-image: url(../img/contact/type_ic08_off.png);
    /* background-position: right; */
}
.input03 .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text:before {
            transition: .5s;
    content: '';

    background-image: url(../img/contact/type_ic09_off.png);
    /* background-position: right; */
}
.input03 .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text:before {
            transition: .5s;
    content: '';

    background-image: url(../img/contact/type_ic13_off.png);
    /* background-position: right; */
}
.input03 .mwform-radio-field:nth-of-type(4) .mwform-radio-field-text:before {
    content: '';

    background-image: url(../img/contact/type_ic07_off.png);
    /* background-position: right; */
}
.input04 .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text:before {
    content: '';

    background-image: url(../img/contact/type_ic10_off.png);

}
.input04 .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text:before {
    content: '';
    background-image: url(../img/contact/type_ic11_off.png);
}
.input04 .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text:before {
    content: '';

    background-image: url(../img/contact/type_ic12_off.png);
}

/*hover*/
.input03 .mwform-radio-field:nth-of-type(1) .mwform-radio-field-text:hover::before{
    background-image: url(../img/contact/type_ic08_on.png) !important;
}
.input03 .mwform-radio-field:nth-of-type(2) .mwform-radio-field-text:hover::before {
    background-image: url(../img/contact/type_ic09_on.png) !important;
}
.input03 .mwform-radio-field:nth-of-type(3) .mwform-radio-field-text:hover::before {
    background-image: url(../img/contact/type_ic13_on.png) !important;
}

/*ON*/
.input01 .mwform-radio-field:nth-of-type(1) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic01_on.png)!important;
    content: '';
}
.input01 .mwform-radio-field:nth-of-type(2) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic02_on.png)!important;
}
.input01 .mwform-radio-field:nth-of-type(3) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic04_on.png)!important;
}
.input01 .mwform-radio-field:nth-of-type(4) input[type="radio"]:checked + span.mwform-radio-field-text:before{
	background-image: url(../img/contact/type_ic06_on.png)!important;
}
.input02 .mwform-radio-field:nth-of-type(1) input[type="radio"]:checked + span.mwform-radio-field-text:before {
    background-image: url(../img/contact/type_ic04_on.png) !important;
}
.input02 .mwform-radio-field:nth-of-type(2) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic06_on.png)!important;
}
.input02 .mwform-radio-field:nth-of-type(3) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic06_on.png)!important;
}
.input02 .mwform-radio-field:nth-of-type(4) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic07_on.png)!important;
}
.input03 .mwform-radio-field:nth-of-type(1) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic08_on.png)!important;
}
.input03 .mwform-radio-field:nth-of-type(2) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic09_on.png)!important;
}
.input03 .mwform-radio-field:nth-of-type(3) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic13_on.png)!important;
}
.input03 .mwform-radio-field:nth-of-type(4) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic07_on.png)!important;
}
.input04 .mwform-radio-field:nth-of-type(1) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic10_on.png)!important;
}
.input04 .mwform-radio-field:nth-of-type(2) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic11_on.png)!important;
}
.input04 .mwform-radio-field:nth-of-type(3) input[type="radio"]:checked + span.mwform-radio-field-text:before{
    background-image: url(../img/contact/type_ic12_on.png)!important;
}

input[type="radio"]:checked + span.mwform-radio-field-text:before{
    /* background:none !important; */
    content: '';
    width: 100%;
    background-repeat: no-repeat !important;
    /* background-size: contain !important; */
}

.box02 label {
    /* width: 178px; */
    /* -webkit-box-sizing: content-box; */
    -moz-box-sizing: content-box;
    /* box-sizing: content-box; */
    /* position: relative; */
    /* float: left; */
    /* display: table; */
    /* border: 1px solid #d1d1d1; */
    /* line-height: 4em; */
    /* text-align: center; */
    background: -moz-linear-gradient( top, #ffffff 50%, #ebebeb);
    background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #fff), to(#ebebeb));
    background: -ms-linear-gradient(top, #ffffff 50%, #ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
}
.box_input.box02 .mwform-radio-field{
    /* width: 36.9%; */
    /* margin: 5px auto; */
}
.box_input.box02 .mwform-radio-field label{
    /* width: 100%; */
}




input[type="radio"]:checked + span.mwform-radio-field-text:before{
    /* background:none !important;*/
}

.box02 label {
    max-width: 200px;
    /* -webkit-box-sizing: content-box; */
    -moz-box-sizing: content-box;
    /* box-sizing: content-box; */
    position: relative;
    /* float: left; */
    /* display: table; */
    border: 1px solid #d1d1d1;
    line-height: 4em;
    text-align: center;
    background: -moz-linear-gradient( top, #ffffff 50%, #ebebeb);
    /* background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #fff), to(#ebebeb)); */
    background: -ms-linear-gradient(top, #ffffff 50%, #ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
}
.box_input.box02 .mwform-radio-field{
    width: 24.999%;
    /* max-width: 213px; */
    margin-bottom: 5px;
}
.box_input.box02 .mwform-radio-field label{
     width: 100%;
    padding: 0px;
}

/*


.box_input.fst.business > .active:before {
content: url(../img/contact/type_ic01_on.png);
background-repeat: no-repeat;
}
*/
.fts{
    font-size: 12px;
    text-align: left;
}
@media screen and (max-width: 600px) {
    .box_input.fst.business > span :last-child{
        /*  right: -17px;
        width: 100%;
        text-align: left;
        background-color: #F8F8F8;*/
    }
    .mwform-radio-field-text {
        /* width: 100px; */
        text-align: center;
        left: 0;
        right: 0;
    }
    .box_input.fst.business > span{
        width: 50%;
    }
    .box_input.box02 .mwform-radio-field{
        width: 48%;
    }
    .box_input.box02 .mwform-radio-field label{
        width: 100%;
    }

    .box_input.box02.fst{
        justify-content: space-evenly;
    }
    .mw_wp_form mw_wp_form_confirm.mw_wp_form_preview .box_input.box02.fst{
        justify-content: end;
    }
}
@media screen and (max-width: 340px) {
    .box_input.fst.business > span{
        width: 100%;
    }





}
