    body {
        font-size: 1.5rem;
    }
    
    .sp_only {
        display: block;
    }
    
    .pc_only {
        display: none;
    }
    
    header {
        padding: 1rem .5rem .5rem;
    }
    
    header h2 img {
        height: 30px;
        object-fit: contain;
    }
    
    .header_otoiawasewrap {
        display: none;
    }
    
    #header_otoiawase li.contact a {
        font-size: 4vw;
    }
    
    #header_otoiawase li.tel a {
        font-size: 6vw;
    }
    
    .otoiawasewrap {
        position: fixed;
        z-index: 100;
        bottom: 0;
        display: -webkit-flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100vw;
        background: #fff;
        padding-top: .5rem;
        padding-bottom: .5rem;
        font-size: 1.4rem;
        border-top: 2px solid #CC0000;
    }
    
    #main_img .slide {}
    
    #main_img .slide li {
        text-align: center;
    }
    
    #main_img .slide img {
        width: 100%;
        margin: 0 auto;
        max-width: calc(100vw-200px);
        max-height: 80vh;
        object-fit: contain;
    }
    
    #catch-text {
        bottom: initial;
        left: initial;
        right: initial;
        position: relative;
        margin: auto;
        text-align: center;
    }
    
    #catch-text img {
        max-width: 400px;
        width: 90%;
        padding-bottom: 3rem;
    }

.sp_d-flex{
	display: block;
}
.movie_frame{
	width: inherit;
}
    
    #mainnav {
        padding: 0 1rem 1rem;
    }
    
    #mainnav ul {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
		overflow-x: hidden;
    }
    
    #mainnav ul a {
        text-align: center;
        color: #333;
        font-size: 1.4rem;
    }
a .floating-bn01{
	padding: 10px 5px;
	}
a .floating-bn02{
	padding: 10px 5px 5px;
}
a .floating-bn01 img{
	width: 35px;
	
}
a .floating-bn02 img{
	width: 12px;
	
}
    
    #mainnav ul a span.ggl_en {
        display: block;
        color: #FF7400;
        font-size: 1.0rem;
    }
    
    #mainnav ul li {
        border-right: 2px dotted #FF7400;
        padding: .5rem 1rem;
    }
    
    #contact {
        padding-top: 4rem;
    }
    
    #contactwrap {
        display: grid;
        grid-template-columns: 1fr;
		overflow-x: hidden;
    }
    
    #area .style img {
        right: -30px;
    }
    
    h2.headline {
        font-size: 1.8rem;
        padding-bottom: 2rem;
        padding-top: 5rem;
    }
    
    h2.headline::after {
        padding-top: 0;
    }
    
    #newsList a li {
        padding: 1rem;
    }
    
    #under_catch {
        display: block;
        padding-top: 5rem;
    }
    
    #under_catch h2 {
        font-size: 1.8rem;
        padding-bottom: 2rem;
    }
    
    #under_catch video {
        padding-top: 3rem;
        width: 90%;
    }
    /*サービス-インデックスページ***************************/
    
    #service_index section>div {
        display: block;
    }
    
    .link_button_mini a {
        margin-top: 1rem;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    
    #service section>div {
        width: auto;
        padding: 1.5rem;
        height: auto;
    }
    
    #service section>div.pale {
        width: auto;
        padding: 1.5rem;
        height: auto;
        align-self: flex-end;
    }
    
    #service section>div>div {
        position: relative;
    }
    
    #service section>div>div .link_button_more {
        position: relative;
        bottom: 0;
        width: 100%;
    }
    
    #service section>div p {
        padding: .5rem 0 1rem;
        min-height: 110px;
    }
    
    #service div.wrap section:first-of-type>div {
        margin-left: auto;
    }
    
    #service section h3 {
        font-size: 1.6rem;
    }
    
    #service section#paint {
        background-image: none;
    }
    
    #service section#sealing {
        background-image: none;
    }
    
    #service section#crack {
        background-image: none;
    }
    
    #service section#waterproof {
        background-image: none;
    }
    
    #service section .mt80 {
        margin-top: 0;
    }
    
    #service section .mb80 {
        margin-bottom: 0;
    }
    
    #service section#paint>div .link_button_more:before {
        content: "";
        height: 100px;
        width: 100%;
        background-image: url(../image/top/cate_t.jpg);
        background-size: cover;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    #service section#sealing>div .link_button_more:before {
        content: "";
        height: 100px;
        width: 100%;
        background-image: url(../image/top/cate_s.jpg);
        background-size: cover;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    #service section#crack>div .link_button_more:before {
        content: "";
        height: 100px;
        width: 100%;
        background-image: url(../image/top/cate_c.jpg);
        background-size: cover;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    #service section#waterproof>div .link_button_more:before {
        content: "";
        height: 100px;
        width: 100%;
        background-image: url(../image/top/cate_b.jpg);
        background-size: cover;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    /*


#service section#paint{
    background-image: url(../image/top/cate_t.jpg);
    background-size: cover;
    background-position: center;
}
#service section#sealing{
    background-image: url(../image/top/cate_s.jpg);
    background-size: cover;
}
#service section#crack{
    background-image: url(../image/top/cate_c.jpg);
    background-size: cover;
}
#service section#waterproof{
    background-image: url(../image/top/cate_b.jpg);
    background-size: cover;
    background-position: bottom;
}
*/
    
    #service section h3::before {
        width: 40px;
        height: 40px;
    }
    
    #service section#paint h3:before {
        background-size: 30px;
        margin-left: -30px;
    }
    
    #service section#sealing h3:before {
        background-size: 30px;
        margin-left: -10px;
    }
    
    #service section#crack h3:before {
        background-size: 30px;
        margin-left: -30px;
    }
    
    #service section#waterproof h3:before {
        background-size: 30px;
        margin-left: -10px;
    }
    
    .link_button_more a {
        padding: 4px;
    }
    
    #works .iframewrap iframe {
        max-width: 300px;
        width: 100%;
        height: 260px;
    }
    
    #works .iframewrap {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 10px;
    }
    
    #worksListWrap ul li img {
        width: 170px;
        height: 170px;
        object-fit: cover;
        object-position: center;
        object-position: center;
        padding-bottom: 5px;
    }
    
    footer::before {
        background-image: url(../image/material/footer.png);
        background-repeat: repeat-x;
        -webkit-background-size: contain;
        background-size: 600px;
        background-position: bottom;
    }
    
    footer {
        padding-bottom: 90px;
    }
    
    footer>div {
        padding-top: 30px;
    }


#footer_otoiawase{
	justify-content:flex-start;
	margin-top: 10px;
}
#footer_otoiawase li.insta a img{
	margin: 0 15px 0 0;
}
    
    #worksList {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 5px;
    }
    
    #worksList li {
        list-style-type: none;
        background: #fff;
        padding: .5rem .5rem .5rem;
    }
    
    #worksList .thumbNailWrap img {
        height: 120px;
    }
    
    #worksList .pb10 {
        padding-bottom: 0;
    }
    
    .worksnavi {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
    
    .worksnavi li a {
        /* font-size: 1.4rem; */
        font-size: 3.5vw;
        padding: 1rem 0.5rem;
    }
    
    #worksList .title {
        display: block;
        padding-left: 0px;
    }
    
    #aboutus .bg_aboutus {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    #aboutus .bg_aboutus .box h3 {
        font-size: 2rem;
    }
    
    #aboutus .bg_aboutus .box h3 .strong {
        font-size: 3rem;
    }
    
    #aboutus #history>div {
        border-top: 2px #ff7400 solid;
        background: #fff;
        display: block;
    }
    
    #aboutus #history div .bg {
        text-align: center;
    }
    
    #aboutus #history div .bg img {
        object-fit: cover;
        height: 50vh;
    }
    
    #aboutus #history>div p {
        padding: 1.5rem 2rem 2rem;
    }
    
    .history-box>div {
        padding-right: 0;
    }
    
    .history-box>div:after {
        content: "";
        width: 100%;
        height: 300px;
        display: inline-block;
        position: relative;
        background-position: center;
    }
    
    #aboutus .bottom_aboutus {
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        padding-bottom: 0;
    }
    
    #news>div {
        display: block;
    }
    
    .top-news-wrap-box .div3 {
        padding-top: 3rem;
        padding-bottom: 0rem;
    }
    
    .mtm20 {
        margin-top: 0;
    }
    
    #top-news-wrap>div {
        display: grid;
        grid-template-columns: 1fr;
    }
    
    #top-news-wrap .link_button_or {
        margin-top: 0.5rem;
    }
    
    #blog {
        padding: 20px;
        width: calc( 100% - 40px);
        text-align: center;
    }
    
    #blog>img:first-child {
        display: inline-block;
        margin-top: -1.5rem;
    }
    
    #blog .box {
        margin-left: auto;
        margin-right: auto;
    }
    
    #blog>img {
        padding-left: 0;
    }
    
    #blogList a li {
        padding: 2rem;
    }
    
    #blogList li .d-flex {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    #blogList .title {
        display: block;
        padding-left: 0;
        border-bottom: 1px dashed #cc0000;
        padding-bottom: 5px;
    }
    
    #blogList .comment {
        padding-left: 0;
    }
    
    #flowpage #start>div>section {
        grid-template-columns: 1fr;
    }
    
    .flowimg_wrap {
        display: grid;
        grid-template-columns: 1fr;
    }
    
    #flowpage #start>div#full>section .d-flex {
        display: block;
    }
    
    #flowpage #start>div.mae>section {
        grid-template-columns: 1fr;
    }
    
    #flowpage #attention_container .illust {
        position: initial;
        padding-bottom: 2rem;
    }
    
    .flowimg {
        display: block;
        text-align: center;
    }
    
    .flowimg img {
        max-width: 250px;
    }
    
    #servicepage #kodawari .grid {
        display: block;
        padding-bottom: 5rem;
    }
    
    #faq-container>div {
        display: block;
    }
    
    #page_top {
        bottom: 80px;
    }
    
    #page_top img {
        width: 90px;
    }
    
    #area dd.pref {
        font-size: 1.8rem;
        padding: .5rem 130px .5rem 0;
    }
    
    #works {
        padding: 4rem 0 4rem
    }
    
    #sealingkoujitoha h3 {
        font-size: 2rem;
    }
    
    #sealingkoujitoha h3 span,
    #sealingkoujitoha span.ggl_en {
        display: block;
        font-size: 1.6rem;
        color: #FDA964;
    }
    
    #sealingkoujitoha p {
        padding: 2rem 3rem 0;
    }
    
    #paintshoujou h3,
    #sealingshoujou h3,
    #waterproofshoujou h3 {
        font-size: 4.5vw;
    }
    
    #paintshoujou h3:before,
    #paintshoujou h3:after,
    #sealingshoujou h3:before,
    #sealingshoujou h3:after,
    #waterproofshoujou h3:before,
    #waterproofshoujou h3:after {
        content: "";
        background-image: url(../image/service/sealing/item01.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 30px;
        height: 2rem;
        margin: 0 0.5rem;
        top: 5px;
    }
    
    #sealingshoujoudaihyou h3 {
        font-size: 2rem;
    }
    
    #sealingshoujoudaihyou>div p {
        padding: 2rem 2rem;
        margin-bottom: 1rem;
    }
    
    #sealingshoujoudaihyou .check {
        font-size: 1.6rem;
        text-align: center;
    }
    
    .sealing-contents h3 {
        font-size: 1.8rem;
    }
    
    #servicepage .bg_kodawari h3 {
        font-size: 2rem;
    }
    
    #servicepage #kodawari h4 {
        font-size: 1.8rem;
    }
    
    #servicepage #kodawari h4 img {
        height: 2.8rem;
    }
    
    #koujitoha p {
        padding: 2rem 2rem 0;
    }
    
    #waterproofshoujou .box {
        padding: 2rem;
        margin-bottom: 1rem;
    }
    
    #waterproofshoujou .grid-3 {
        display: block;
    }
    
    #koujitoha .grid-2 {
        display: block;
    }
    
    .init-bottom:after {
        bottom: -10px;
    }