@charset "UTF-8";

@media (max-width: 1000px){
    .logo{
        width: 30%;
    }

    .three{
        width: 100%;
    }

    .jire{
        margin-bottom: 20px !important;
    }

    .catch{
        width: 85%;
        flex-direction: column;
        margin: 20px auto;
    }

    .midasi{
        font-size: 23px;
    }

    .saisyo{
        font-size: 20px;
    }

    .tugi{
        font-size: 20px;
    }

    .migi{
        width: 80%;
    }

    .naya{
        width: 90%;
        flex-direction: column;
    }

    .naya div{
        width: 100%;
    }

    .stepsmp{
        display: block;
        width: 100%;
        margin: 0 auto;
    }
      
    .stepsmp img{
        width: 100%;
    }
      
    .step{
        display: none;
    }

    .ure{
        display: none;
    }

    .uresmp{
        display: block;
        width: 100%;
        margin: 0 auto;
    }
      
    .uresmp img{
        width: 100%;
    }

    .kurabe{
        flex-direction: column;
    }

    .hyou{
        width: 100%;
        margin-top: 10px;
    }

    .yaji{
        display: none;
    }

    .teki{
        width: 80%;
    }

    .tyuu{
        font-size: 20px;
    }

    .jisseki{
        width: 100%;
    }

    .jirei{
        flex-direction: column;
        padding: 10px;
    }

    .jirei2{
        flex-direction: column;
        padding: 10px;
    }

    .jireiimg{
        width: 100%;
    }

    .jireite{
        width: 100%;
    }

    .jireite{
        font-size: 18px;
    }

    .mailbtn{
        width: 80%;
    }

    body{
        padding-bottom: 150px;
    }

    .nokori p{
        font-size: 14px;
    }
    .fixed_btn a img {
        width: 70%;
    }

    .unnei{
        width: 60%;
    }


    .kadai{
        width: 100%;
    }

    .kaizen{
        width: 50%;
    }

    .pro{
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .list{
        width: 90%;
        margin: 0 auto;
    }

    .list ul li p{
        width: 85%;
    }

    .check{
        width: 10%;
    }

    .syouzaip{
        width: 80%;
    }

    .syouzai p{
        font-size: 14px;
    }

    .taiou{
        width: 100%;
    }

    .osusume{
        font-size: 18px;
    }

    .setumei{
        flex-direction: column-reverse;
    }

    .engurahu{
        width: 100%;
    }

    .setu{
        width: 100%;
    }

    .non{
        font-size: 18px;
        text-align: center !important;
    }

    .sukeju{
        width: 90%;
    }


}