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

    #sp-scroll-box.scroll-box{
		display: none;
}
header .sp-inquiry#sp-subslide{
	display: none;
}
#div787{
	display: none;
}


@media screen and (max-width:737px){
	
	#sp_navi nav{
		padding-bottom: 200px;
	}

	#home .value_option li{
		display: flex;
		padding: 0px;
		text-align: left;
	}
	#home .value_option li div{
		width: 60vw;
		padding: 3vw;
        display: flex;
        flex-wrap: wrap;
	}
	#home .value_option li h4{
		margin: 0px;
		text-align: left;
		font-size: 3.8vw;
	}
	#home .value_option li p.text-price{
		font-size: 3vw;
		margin: 0;
	}
	#home .value_option li .img{
		width: 40vw;
	}
	#home .value_abc p img.sp_img_style{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.modal_b.nopscr{
		display: flex;
    background: url(/coating-folder/common/img/icon-tel.png) no-repeat left 2vw top 1.7vw;
    background-size: 4.5vw;
    background-color: #e20000;
    padding: 5px 5px 5px 8vw;
    font-size: 3vw;
    font-weight: bold;
    box-shadow: 0px 3px 1px #980000;
	}
	
	#left-content{
		margin-top: 55px;
	}
	#left-content.current{
		opacity: 0.5;
	}
	#left-content.current .scroll-box{
		position:fixed;
	}
	
	#sp_navi{
		top: 55px;
	}
	
	.fixedbanner_sp{
		display: none;
	}
	
	header{
		position: fixed;
	}
	header .inner{
		height: 55px;
	}
	.herader-logo {
		height: 41px;
	}
	.herader-logo img {
      max-width: 11em;
    }
	
	header #menu:before{
		display: none;
	}
	header #menu,
	header #menu a{
		width: auto;
		height: auto;
		background: none;
	}
	header #menu{
		top: 11px;
		right: 10px;
	}
	header #menu img {
    width: 33px;
    height: auto;
	}
	
	header .sp-inquiry#sp-subslide{
		display: block;
		position: absolute;
		top: 11px;
		right: 52px;
	}
	header .sp-inquiry#sp-subslide .btn li img {
		width: 150px;
		max-width: 100%;
		height: auto;
	}
	#lean_overlay{
      position: fixed;
      z-index:9999; 
      top: 0px;
      left: 0px;
      height: 100%;
      width: 100%;
      background: #000;
      display: none;
    }
    #div787,
    #div788,
    #div1000{
      background: none repeat scroll 0 0 #FFFFFF;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
      display: none;
      padding: 20px 30px;
      width: 95%;
      border-radius:7px;
		box-sizing: border-box;
		margin: 0 auto;
     }
    .modal_close{ 
      position: absolute;
      top: 12px;
      right: 12px;
      display: block; 
      width: 14px;
      height: 14px; 
      background: url(../img/modal_close.png);
      z-index: 2;
    }
    #div787 p,
    #div1000 p{
        font-size:14px;
        font-weight:normal;
        line-height:1.4; 
        margin:0 0 20px;
    }
	#div787 p span{
		color: #e20000;
		font-size: 16px;
		font-weight: bolder;
	}
	#div787 h2,
    #div1000 h2{
        margin:0 0 20px;
    }
    #div787 .box .left img,
    #div1000 .box .left img,
    #div787 .box .right img,
    #div1000 .box .right img{
		width: 100%;
    }
    #div787 .box .right li:first-child,
    #div1000 .box .right li:first-child{
        margin:0 0 20px;
    }
    .modal_a{
      position: fixed;
      top:181px;
      right:0;
      z-index:999;
    }

    #div787 p .fsm{
        font-size:0.879em;
    }
    #div787 .pc,
    #div1000 .pc{
        display:block;
    }
    #div787 .sp,
    #div1000 .sp{
        display:none;
    }
    #home .sub-list{
        position: fixed;
        width: 100%;
        z-index: 1000;
		top: 55px;
    }
    #sp-scroll-box.scroll-box{
		display: block;
        position: fixed;
        z-index: 1000;
		top: 55px;
	}
    #sp-scroll-box.scroll-box .sub-list{
        position: static;
        width:568px;
    }
	.scroll-box,
    #header .scroll-box{
        width: 100%;
        background: #001527; /* メニューの背景色 */
        -webkit-overflow-scrolling: touch; /* 慣性スクロール */
        overflow-x: auto;
    } #sp-scroll-box.scroll-box::before,
    #header #sp-scroll-box.scroll-box::before{
      position: absolute;
      right: -14px;
      top: 3%;
      z-index: 1000;
      width: 28px;
      height: 28px;
      margin: 14px 0 0 0;
      padding: 3px 0 0 5px;
      box-sizing: border-box;
      background: #e20000;
      border-radius: 100%;
      font-family: fontAwesome;
      content: "\f054";
      color: #fff;
    } .scroll-box::before{
        margin: -14px 0 0 0;
    }  #sp-scroll-box.scroll-box.current::before,
    #header  #sp-scroll-box.scroll-box.current::before{
        background:none;
        content:"";
    }  #sp-scroll-box.scroll-box .sub-list,
    #header  #sp-scroll-box.scroll-box .sub-list{
        display: block;
        background: #001527;
        overflow: hidden;
        border-top: 1px solid #fff;
        padding: 0;
        position: relative;
        width: 640px;
        z-index: -1;
        top: 0;
    } .sub-list .sub-list-item,
    #header .sub-list .sub-list-item{
        float: left;
        width: 20%;
        border-right: 1px solid #fff;
        box-sizing: border-box;
        display: table;
        height: 38px;
        position: relative;
    }  #sp-scroll-box.scroll-box .sub-list .sub-list-item,
    #header  #sp-scroll-box.scroll-box .sub-list .sub-list-item{
        width: 71px;
        padding: 10px 0;
        border-right: none;
        height: 57px;
    } .sub-list .sub-list-item:last-child,
    #header .sub-list .sub-list-item:last-child{
        border-right: none;
    } .sub-list .sub-list-item .sub-list-link,
    #header .sub-list .sub-list-item .sub-list-link{
        color: #fff;
        text-decoration: none;
        text-align: center;
        display:table-cell;
        vertical-align: middle;
    }  #sp-scroll-box.scroll-box .sub-list .sub-list-item .sub-list-link,
    #header  #sp-scroll-box.scroll-box .sub-list .sub-list-item .sub-list-link{
        border-right: 1px solid #fff;
		    font-size: 12px;
    line-height: 16px;
    }  #sp-scroll-box.scroll-box .sub-list .sub-list-item:last-child .sub-list-link,
    #header  #sp-scroll-box.scroll-box .sub-list .sub-list-item:last-child .sub-list-link{
        border-right: none;
    }
    .service #wrapper .sub-list .item-service,
    #price #wrapper .sub-list .item-price,
    #office #wrapper .sub-list .item-office,
    .company #wrapper .sub-list .item-company,
    #faq #wrapper .sub-list .item-faq,
    #inquiry #wrapper .sub-list .item-inquiry,
    #home #wrapper .sub-list .item-home{
        background: #444 !important;
    }
}