@media all and (max-width: 600px) {
    .header20{
        display: none;
    }
    .menu-icon{
        display: block!important;
        line-height: 75px;
    }
    #main1_right_res{
        padding: 30px;
    }
    #main3_row_res img{
        width: 63%;
    }
    .main3_trai{
        display: none;
    }
    .main3_main{
        padding: 20px;
    }
    .main3_second{
        padding: 20px;
    }
    .main3_third{
        padding: 20px;
    }
    #main4_header img{
        width: 79%;
        padding: 30px 0px;
    }
    #main4_kome_res{
        padding: 0px;
    }
    #main5_header img{
        width: 79%;
    }
    .main5_main{
        padding: 30px;
    }
    .main5_second{
        padding: 30px;
    }
    .main5_third{
        padding: 30px;
    }
    #main100_res{
        margin: 0px;
        padding: 75px 20px;
    }
    #qa dt{
        font-size: .8rem;
    }
    #qa dd{
        font-size: .8rem;
    }
    #main7_qa_res{
        padding: 0px;
    }
    #contact{
        padding: 75px 5px;
    }
    #contact h6{
        font-size: .6rem;
    }
    #contact label{
        font-size: .6rem;
    }
    #contact col-3{
        padding: 0px 3px;
    }
    #contact_long{
        padding: 0px 3px;
    }
    #contact_main_res img{
        position: absolute;
        top: 61%;
        left: 5%;
        width: 35%;
    }
    #footer_main_res{
        padding: 25px 10px 3px 10px;
    }
    #footer_sub_res{
        padding: 0px 2px;
    }
    #footer_sub_res li a{
        padding: 0px 5px;
        font-size: .5rem;
    }
    #footer_main_res p{
        font-size: .6rem;
    }
    #main1_header a{
        padding: 3.5px 11px;
    }
    #header1_res{
        font-size: .8rem;
        max-width: 100vw;
        height: 50px;
    }
    #header1_res img{
        height: 40px;
        margin-top: -19px;
    }
    #top_res{
        height: 330px;
    }
    #top_res img{
        height: 330px;
    }
    #footer_main_res{
        padding: 25px 3px 3px 3px;
    }
    #footer_main_res h4{
        font-size: .8rem;
    }
    #job1_res img{
        padding: 20px;
    }
    #job2_res img{
        padding: 25px;
    }
    #job3_res img{
        padding: 25px;
    }
    #job3_res h2{
        font-size: 1.3rem;
    }
    #first_ttl_res img{
        width: 100%;
        padding: 0px 10px 50px 10px;
    }
    #job4_res img{
        padding: 25px;
    }
    #second_ttl_res img{
        width: 100%;
        padding: 0px 10px 50px 10px;
    }
    #job4_res img{
        padding: 25px;
    }
    #job5_res img{
        padding: 25px;
    }
    #third_ttl_res img{
        width: 100%;
        padding: 0px 10px 50px 10px;
    }
    #fourth_ttl_res img{
        width: 100%;
        padding: 0px 10px 50px 10px;
    }
    #footer_sub_main_res h4{
        text-align: center;
        padding-left: 0px;
    }
    #job2_res{
        margin: 0px;
    }
    #job1_res{
        margin: 0px;
    }
    #job1_res h2{
        padding: 30px 30px 24px 30px;
    }

}

@media all and (max-width: 1025px) {
    #header20_res{
        padding: 0px;
    }
    #header20_res a{
        padding: 0px;
    }
    #header1_res{
        font-size: .8rem;
        max-width:100vw;
    }
    #main1_header a{
        padding: 0px;
    }
}

.menu-icon{
    float: right;
    padding: 0px 20px;
    display: block;
    display: none;
}
.header10{
    display: none;
    background-color: white;
    position: absolute;
    left: 30%;
    top: 80px;
    text-align: center;
    width: 50%;
    opacity: 0.8;
    z-index: 10;
    position: fixed;
}
.header10 ul{
    list-style: none;
}
.header10-1 ul li a{
    color: black;
    text-decoration: none;
}
.header10-1 ul li a:hover{
    text-decoration: underline;
}
.header10-2{
    padding: 0px;
}
.header1{
    height: 75px;
    width: 100%;
    position: fixed;
    background-color: white;
    top: 0;
    opacity: 0.8;
    line-height: 70px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}
.header20{
    width: 100%;
}
.header1 ul{
    text-align: right;
    padding-right: 20px;
}
.header1 ul li{
    display: inline;
    padding: 0px 5px;
    text-align: right;
    line-height: 50px;
}
.header1 ul li a{
    color: black;
    text-decoration: none;
    font-style: italic;
}
.header1 ul li a:hover{
    text-decoration: underline!important;
}


/* top */
.top{
    text-align: center;
    height: 750px;
    width: 100%;
    background-size: cover;
}
.top img{
    width: 100%;
    height: fit-content;
}

/* 工事について */
.main1{
    text-align: center;
    padding: 30px 20px 80px 20px;
    margin-top: 50px;
}
.main1 h1{
    font-weight: bold;
}
.main_first{
    text-align: center;
    justify-content: center;
}
.main_first a{
    display: block;
}
.main_first{
    margin: 25px 0px;
}
.main1 a{
    width: 50%;
    margin: 0 auto;
    background-color: #283EE0;
    color: white;
    text-decoration: none;
}
.main_first a:hover{
    opacity: .8;
}
.main1 img{
    margin-bottom: 15px;
}


/* なぜ必要なのか */
.main2{
    text-align: center;
    padding: 10px 16% 70px 16%;
}
.main2 h1{
    font-weight: bold;
    padding-bottom: 20px;
}
.main2_ttl p{
    border: solid 2px #283EE0;
    padding: 25px;
}

/* 安心３原則 */
.main3{
    background-image: url(image/main3.jpg);
    background-size: cover;
    text-align: center;
    padding: 80px 5px;
}
.main3_row{
    justify-content: center;
}
.main3_trai{
    width: 0;
    height: 0;
    width: 1%!important;
    margin: 9% 0px 0px 50px!important;
    border-left: 20px solid #8AA9FD;
    border-top: 23px solid transparent;
    border-bottom: 30px solid transparent;
}
.main3 h1{
    color: white;
    font-weight: bold;
    padding-bottom: 25px;
}
.main3 img{
    width: 100%;
}

/* 各種保険 */
.main4{
    text-align: center;
    padding: 80px 20px;
}
.main4 h1{
    font-weight: bold;
}
.main4 img{
    width: 100%;
}
.main4_row{
    justify-content: space-evenly;
    padding: 30px;
}
.main4_kome{
    padding: 40px 15%;
}
.main4_kome p{
    border: solid 2px #283EE0;
    padding: 25px;
    letter-spacing: 2px;
    line-height: 1.8;
}
.main4_kome span{
    color: red;
}

/* イベント */
.main5{
    text-align: center;
    padding: 80px 20px;
    background-color: #BDCDE3;
}
.main5 img{
    width: 100%;
}
.main5 h1{
    font-weight: bold;
    margin-bottom: 20px;
}
.main5_row{
    justify-content: space-evenly;
}

/* 会社概要 */
.main6{
    padding: 80px 10px;
    margin: 0px 12%;
}
.main6 h1{
    text-align: center;
    font-weight: bold;
    margin-bottom: 33px;
}
.main6_1 dl{
    display: flex;
}
.main6_1{
    height: 60px;
    line-height: 60px;
    border-bottom: solid 1px;
}
.main6_1:first-child{
    border-top: solid 1px;
}
.company_ttl{
    width: 21%;
    padding-left: 4%;
    font-size: 1.3rem;
}
.company_dd{
    padding-left: 18%;
}

.main100{
    padding: 80px 15%;
}
.main100 img{
    width: 100%;
}


/* よくある質問 */
.main7{
    text-align: center;
    padding: 80px 20px;
    background-color: #BDCDE3;
}
.main7 h1{
    font-weight: bold;
}
.main7_qa{
    text-align: start;
    padding: 4% 10%;
}
.main7_qa dt{
    height: 50px;
    color: white;
    background-color: #283EE0;
    font-weight: normal;
    line-height: 50px;
    padding-left: 25px;
}
.main7_qa dd{
    line-height: 30px;
    padding: 20px 0px 20px 25px;
}


/*  お問い合わせ */


.contact_main{
    position: relative;
}
.contact_main img{
    position: absolute;
    top: 70%;
    left: 10%;
    width: 25%;
}
.main8{
    text-align: center;
    padding: 80px 8% 80px 8%;
}
.main8 h1{
    font-weight: bold;
}
.main8 h6{
    padding: 20px;
    line-height: 2;
}
.main8 input{
    background-color: #EADCDC;
}
.main8 textarea{
    background-color: #EADCDC;
}
.main8 h3{
    padding-bottom: 15px;
}
.main8_last{
    margin-top: 30px;
}
.footer1{
    text-align: center;
    padding: 20px 20px 10px 20px;
    background-color: rgb(253 249 249);
    font-size: 12px;
}
/* 共通 */
.container{
    max-width: 100%!important;
    padding: 0px;
}
form > p, .container > p {
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
}

label {
    padding-top: 7px;
}

.col-2{
    padding: 0px;
}
.form-group {
    margin-bottom: 0;
}

/* contact.html */
.require_item {
    background-color: red;
    color: #fff;
    text-align: center;
    width: 62.5%;
    padding: 3.75% 0;
    float: right;
}

.error_msg {
    font-size: 14px;
    color: red;
    height: 14px;
    margin-bottom: 27px;
}

/* confirm.html */
.display_item {
    padding: 7px 0;
    margin-bottom: 30px;
}

a {
    padding: 3.5px 15px;
}

a:hover {
    text-decoration: none;
    color: #000;
}


/* フッター */
.footer_main{
    background-color: black;
    color: white;
    padding: 35px 30px 0px 30px;
}
.footer_sub{
    display: flex;
    padding-bottom: 10px;
}
.footer_sub a{
    text-decoration: none;
    color: white;
}
.footer_main a:hover{
    text-decoration: underline;
}
.footer_main ul{
    list-style: none;
}
.footer_main p{
    text-align: center;
    font-size: .8rem;
    margin: auto;

}
.footer_main h4{
    padding-left: 3%;
    padding-bottom: 15px;
}


/* 塗装工事 */
.job1{
    text-align: center;
    padding: 0px 5%;
    margin-bottom: 50px;
}
.job1 h1{
    font-weight: bold;
    margin-top: 80px;
}
.job1 img{
    width: 90%;
}
.job1 h2{
    padding: 30px 30px 65px 30px;
}
.job2{
    text-align: center;
    padding: 0px 5%;
}
.job2 h2{
    padding: 52px 30px;
}
.job2 img{
    width: 88%;
}
.main2_job{
    justify-content: space-evenly;
}
.job3{
    text-align: center;
    margin-bottom: 100px;
    padding: 0px 5%;
}
.job3 img{
    width: 88%;
}
.job3 h2{
    padding: 52px 30px;
}

.first_ttl{
    text-align: center;
}
.first_ttl img{
    padding: 20px 5% 120px 5%;
    width: 68%;
}

/* 防水工事 */
.job4{
    justify-content: space-evenly;
    text-align: center;
    padding: 0px 5%;
}
.job4 img{
    width: 88%;
}
.job4 h2{
    padding: 52px 30px;
}
.second_ttl{
    text-align: center;
}
.second_ttl img{
    padding: 80px 5% 120px 5%;
    width: 68%;
}
.main1_job{
    justify-content: space-evenly;
}
.job5{
    justify-content: space-evenly;
    text-align: center;
    padding: 0px 5% 80px 5%;
}
.job5 img{
    width: 88%;
}
.job5 h2{
    padding: 52px 30px;
}
.job6{
    text-align: center;
    padding: 100px 20px;
}
.third_ttl{
    text-align: center;
}
.third_ttl img{
    padding: 80px 5% 120px 5%;
    width: 68%;
}
.fourth_ttl{
    text-align: center;
}
.fourth_ttl img{
    padding: 80px 5% 120px 5%;
    width: 68%;
}

/* 光触媒 */
.job10{
    margin: 50px 0px;
}
.job11{
    margin-top: 35px;
}
.service22:hover{
    width: 102%;
    height: 102%;
}
.service24:hover{
    width: 102%;
    height: 102%;
}
.service26:hover{
    width: 102%;
    height: 102%;
}
.service29:hover{
    width: 102%;
    height: 102%;
}

/* ㈲アクティブ穴沢塗装様 */
.company_second{
    text-align: center;
    margin-top: 80px;
}
.company_second img{
    width: 65%;
}
#second_contact{
    width: 16%;
    top: 62%;
}
.footer_sub_main{
    background-color: black;
    color: white;
    padding: 35px 30px 0px 30px;
}
.footer_sub_main h4{
    padding-left: 3%;
    padding-bottom: 15px;
}
.footer_sub_main p{
    text-align: center;
    font-size: .8rem;
    margin: auto;
}