@charset "UTF-8";
/* CSS Document */


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


    /* midashi-box */

    .midashi-box .box-text h5,
    .midashi-box .box-text h5 a {
        font-size: 35px;
    }

    .midashi-box .box-text h5 {
        padding-left: 27px;
    }

    .midashi-box .box-text h5::before {
        top: 12px;
        height: 27px;
    }

    .midashi-box .box-text h5::after {
        font-size: 16px;
        display: block;
    }

    /*contact*/

    .contact table tr td {
        font-size: 16px;
        padding: 0px 0px 15px;
        display: block;
    }

    .contact table tr td:first-child {
        width: 100%;
        font-size: 16px;
        border-style: none;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .contact table tr:first-child td {
        border-top-style: none;
    }

    .contact table tr:first-child td:first-child {
        border-top-style: solid;
        border-color: #E5E5E5;
    }

    .contact table tr td.box-checkbox-wrap {
        padding: 20px 0px;
    }

    .contact table tr td input.radio {
        width: 20px;
        height: auto;
    }

    button span,
    a.btn-mail,
    .btn-box input,
    .btn-back {
        padding: 15px 40px;
        font-size: 18px;
    }


    #formWrap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #formWrap .center {
        width: 100%;
    }

    table.formtable td,
    table.formtable th {
        font-size: 16px;
        width: 100%;
        padding: 0px 0px 15px;
        display: block;
    }

    table.formtable th {
        font-size: 16px;
        width: 100%;
        font-size: 16px;
        border-style: none;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    table.formtable tr:first-child td {
        border-top-style: none;
    }

    table.formtable tr:first-child td:first-child {
        border-top-style: solid;
        border-color: #E5E5E5;
    }

    span.text003 {
        display: inline-block;
        padding-right: 30px;
    }

    .contact .checktext {
        padding-top: 40px;
    }

    .contact .checktext h6 {
        font-size: 18px;
    }

    .contact .checktext div.box-text p {
        font-size: 14px;
    }

    .contact .checktext div.box-text .box-box {
        padding: 20px;
    }


    .pc-view {
        display: none;
    }

    .sp-view {
        display: inline-block;
    }

}
