@charset "UTF-8";

.box_01 {
    border: 2px solid #35aa86;
    padding: 25px 30px 30px;
    max-width: 1000px;
    background-color: #fff;
    margin: 58px auto 80px;
}

.box_01 .ce_l {
    margin-right: 40px;
    position: relative;
}

.box_01 ul {
    margin-top: 10px;
    margin-bottom: 55px
}

.box_01 .img_ttl_01 {
    margin-top: -42px;
}

.box_01 ul li {
    border-bottom: 2px dotted #35aa86;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0 10px 35px;
    position: relative;
    letter-spacing: 0;
}

.box_01 ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    left: 0;
    position: absolute;
    font-weight: normal;
    font-size: 27px;
    color: #35aa86;
}

.box_01 .img_02 {
    position: absolute;
    bottom: -30px;
    left: 0;
}

.box_01 .ce_r p {
    margin-bottom: 10px;
}



.box_01 .float_ce .cont_tel span {
    background-image: url("../images/common/contact_tel.png");
    background-repeat: no-repeat;
    background-position: left center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .box_01 .float_ce .cont_tel span {
        background-image: url("../images/common/contact_tel@2x.png");
        background-size: 46px 37px;
    }
}

.box_01 .float_ce .cont_fax span {
    background-image: url("../images/common/contact_fax.png");
    background-repeat: no-repeat;
    background-position: left center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .box_01 .float_ce .cont_fax span {
        background-image: url("../images/common/contact_fax@2x.png");
        background-size: 40px 37px;
    }
}




/*******************/



.cont_form {
    font-size: 12px;
    margin: 20px auto 0;
}

.cont_form input,
.cont_form textarea {
    border: 2px solid #35aa86;
    padding: 2px 10px;
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
}

.cont_form input[type="radio"],
.cont_form input[type="checkbox"] {
    width: auto;
}

.cont_form select {
    width: 175px;
    border: 1px solid #35aa86;
    padding: 3px;
}

.cont_form .type1 {
    width: 40%;
    background-color: transparent;
}



.cont_form dt {
    float: left;
    width: 22%;
    text-align: left;
    font-size: 16px;
    padding: 25px 0 13px;
    color: #333333;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 0;
}

.cont_form dd {
    margin-left: 24%;
    padding: 20px 0 6px;
}

.cont_form dd .f11 {
    line-height: 1em;
    display: block;
    margin-top: 5px;
    font-weight: bold;
}

.cont_form dt span {
    color: #d7403b;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    padding-left: 1px;
    border: 1px solid #d7403b;
    padding: 3px 4px;
}

.cont_form dd:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
}

.add input {
    margin-top: 25px;
}

.cont_form input,
.cont_form textarea {}

.cont_form_btn {
    margin: 40px 0 20px;
    text-align: center;
}

.cont_form_btn > div {
    display: inline-block;
}

.cont_form_btn .submit {}

.cont_form_btn .submit:hover {
    opacity: 0.8;
}



.submit:disabled {
    background: #ccc !important;
    color: #fff !important;
}

.file {
    line-height: 1.3em;
}

.file input {
    border: 0;
    line-height: 2em;
}

.cont_form_btn {
    margin: 26px 0 0;
}

.cont_form_btn input[type="submit"] {
    width: 270px;
    height: 51px;
    text-align: center;
    cursor: pointer;
    background-image: url("../images/common/submit.png");
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    color: #35aa86;
    font-weight: bold;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .cont_form_btn input[type="submit"] {
        background-image: url("../images/common/submit@2x.png");
        background-size: 270px 51px;
    }
}



.cont_form_btn_l{
    margin: 15px 20px;
}
.cont_form_btn_l input[type="submit"] {
    width: 270px;
    height: 51px;
    text-align: center;
    cursor: pointer;
    background-image: url("../images/common/submit_l.png");
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    color: #35aa86;
    font-weight: bold;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .cont_form_btn_l input[type="submit"] {
        background-image: url("../images/common/submit_l@2x.png");
        background-size: 270px 51px;
    }
}

/*******************/
.cp_ipselect {
    /*overflow: hidden;*/
    width: 90%;
    text-align: center;
}

.cp_ipselect select {
    padding: 3px 10px;
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.cp_ipselect select::-ms-expand {
    display: none;
}

.cp_ipselect.cp_sl01 {
    position: relative;
    border: 2px solid #35aa86;
    border-radius: 5px;
    background: #ffffff;
    width: 40%;
    text-align: left;
}

.cp_ipselect.cp_sl01::before {
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 15px;
    width: 0;
    height: 0;
    padding: 0;
    color: #35aa86;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    pointer-events: none;
    font-weight: bold;
}

.cp_ipselect.cp_sl01 select {
    padding: 5px 38px 5px 8px;
    color: #000;
    font-weight: bold;
}



.cp_sl01 .error{
    position: absolute;
}

/***　wp確認用 ***************/

.mw_wp_form_input .confirm_on{
    display: none;
}


/*******************/
.mw_wp_form_confirm .off_box{
    display: none;
}

.mw_wp_form_confirm .confirm_on{

}

.mw_wp_form_confirm .float_ce{
    justify-content: center;
}

.mw_wp_form_confirm .cont_form_btn{
    margin: 15px 20px;
}

.mw_wp_form_confirm .cp_ipselect.cp_sl01::before{
    content: "";
}
.mw_wp_form_confirm .cp_ipselect.cp_sl01{
    border: 0;
}
.mw_wp_form_confirm .cont_form dd .f11{
    display: none;
}

/***完了画面****************/

.thank_txt{
    text-align: center;
    margin: 70px 0 10px;
}
/*-------------------------------
media
--------------------------------*/


@media (max-width: 767px) {
    .box_01 {
        padding: 25px 10px 30px;
    }

    .box_01 .img_02 {
        position: relative;
        margin-bottom: 60px;
    }

    .box_01 .img_02 img {
        margin: 0 auto;
    }

    .box_01 .ce_l {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .box_01 ul {
        margin-bottom: 0;
    }

    .box_01 .ce_r {
        text-align: center;
    }

    .box_01 .float_ce .cont_tel {
        margin-bottom: 60px;
    }

    .box_01 .float_ce .ce_r p span {
        font-size: 30px;
        padding-left: 0;
        padding-top: 30px;
        background-position: top center;
    }

    .cont_form {
        width: 100%;
    }

    .cont_form dt {
        width: 100%;
        padding-bottom: 0;
        float: none;
    }

    .cont_form dd {
        width: 100%;
        margin-left: 0;
        border-top: 0;
        padding-bottom: 15px;
        padding-top: 5px;
    }

    .cont_form .type1,
    .cp_ipselect.cp_sl01 {
        width: 100%;
    }
    .file input{
        line-height: 1em;
    }


}
