@media screen and (max-width:480px){
    /*spヘッダー*/
    .header01{
        display: none;
    }
    .humb-menu{
        background:#50624E;
        width:100%;
        height:60px;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        top:0;
        z-index: 99;
        box-shadow: 0px 5px 5px #4c4c4c;
    }
    .humb-menu a{
/*        font-weight: bold;*/
    }
    .humb-logo-box a{
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        color:white;
        padding:0 7px;
    }
    .humb-img01{
        width:120px;
        margin-right:10px;
    }
    #gnav-btn {
    color: #50624E;
    padding: 10px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 100;
    background-color: white;
    border: solid 1px white;
    border-radius: 5px;
}
    #gnav-input:checked ~ #gnav-content {
    top: 0;
  }
  #gnav-content {
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 10;
    transition: 0.3s;
    width: 100%;
      background:white;
  }
  .humb-menu__title {
    padding: 0em 1em;
      height:60px;
      display: flex;
      align-items: center;
      background:#50624E;
  }
  .humb-menu__title a {
      width: 100%;
      color: white;
  }
  #gnav-content label {
      display: flex;
      justify-content: space-between;
      padding: 1.2em;
      cursor: pointer;
      border-bottom: 2px dotted #D6E1C9;
      color: #363636;
      background: #eaf5dc;
      text-align: center;
  }
    #gnav-content label a{
        color:#321409;
    }
  .humb-menu input {
    display: none;
  }
  .humb-menu .accshow {
    height: 0;
    overflow: hidden;
  }
  .humb-menu .accshow p {
      font-size:90%;
    padding: 1.5rem;
      margin:0;
      border-top:dashed 1px #4c4c4c;
      background:#EFEFEF;
  }
  .humb-menu .cssacc:checked + .accshow {
      height: auto;
  }
    .label-link a{
        display: block;
        width:100%;
    }
    .col-link{
        display: none;
    }
    .page-top{
        width:100px;
    }
    main{
        margin-top:70px;
    }
    /*CM*/
    .top-cm{
        background-image: url(../img/top-frame-sp.png);
        background-size: cover;
        background-position:center; 
        height:40vh;
    }
    .top-cm video{
        width:95%;
        height:auto;
    }
    /*CMここまで*/
    .top-slide{
        width:95%;
/*        height:auto;*/
        height:280px;
        background-image: url(../img/top-frame-sp.png);
        background-size:contain;
        background-position: center;
    }
    .slide-top img{
        width:80vw;
        height:220px;
        padding-top:30px;
    }
    .plate{
        width:180px;
/*        bottom:280px;*/
    }
    .news{
        width:100%;
        margin:0;
    }
    .news-cont{
        flex-flow: column wrap;
        justify-content: flex-start;
        align-items: flex-start;
        padding:1em;
    }
    .news-text{
        margin:0.5em 0;
    }
    .about-news{
        text-align: center;
        width:80%;
/*        margin:10px auto;*/
    }
    .line01{
        padding:10px 0;
    }
    .w1000{
        width:100%;
    }
    .box-top, .box-bottom{
        flex-flow: column wrap;
        padding:20px 0;
    }
    .box-middle{
        flex-flow: column-reverse wrap;
        padding:20px 0;
    }
    .sp-photo-left, .sp-photo-right{
        width:280px;
        height:280px;
        padding:0 10px;
        display: block;
    }
    .sp-photo-left{
        margin-left:auto;
    }
    .sp-photo-right{
        margin-left:0;
    }
    .hukidashi-box-top, .hukidashi-box-middle, .hukidashi-box-bottom{
        height:180px;
    }
    .hukidashi-top01, .hukidashi-bottom01{
        width:260px;
        height:150px;
        top:250px;
        left:10px;
    }
    .hukidashi-middle01{
        width:260px;
        height:150px;
        top:250px;
        left:inherit;
        right:10px;
    }
    .hukidashi-middle02{
        width:220px;
        bottom:0;
        left:10px
    }
    .hukidashi-top02, .hukidashi-bottom02{
        width:220px;
        right:10px;
        bottom:0px;
    }
    .hukidashi-box-top, .hukidashi-box-middle, .hukidashi-box-bottom{
        background:none;
    }
    .hukidashi-text-top01, .hukidashi-text-middle01, .hukidashi-text-bottom01{
        font-size:16px;
        text-align: center;
        line-height:1.2em;
    }
    .hukidashi-text-top01{
        top:285px;
        left:70px;
        display: flex;
        flex-flow: column nowrap;
    }
    .hukidashi-text-bottom01{
        top:295px;
        left:50px;
        text-align: left;
    }
    .hukidashi-text-top02, .hukidashi-text-middle02, .hukidashi-text-bottom02{
        font-size:14px;
        line-height:1.2em;
        text-decoration: underline;
    }
    .hukidashi-text-top02, .hukidashi-text-bottom02{
        bottom:55px;
        right:45px;
    }
    .hukidashi-text-middle02{
        bottom:60px;
        left:65px;
    }
    .hukidashi-text-bottom02{
        bottom:60px;
        right:65px;
    }
    .hukidashi-text-middle01{
        top:295px;
        left:inherit;
        right:35px;
    }
    
    .top-h2{
        width:90%;
        padding:0 5%;
        background-size: cover;
        background-position: center;
        font-size: 16px;
    }
    .top-h3{
        background-size:cover;
        padding:0 1em;
        font-size:16px;
    }
    .arrow{
        right:60px;
    }
    .aside-box-top, .aside-box-middle, .aside-box-bottom, .aside-link{
        width:100%;
    }
    .aside-box-top, .aside-box-middle{
        border-bottom:dotted 5px white;
    }
    .aside-link{
        flex-flow: column wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin:30px auto;
    }
    .sp-aside-link{
        flex-flow: column-reverse;
    }
    .aside-text01, .aside-text02{
        width:280px;
    }
    .aside-text01, .aside-text02, .aside-text03{
        font-size:16px;
    }
    .cont-board01 img{
        width:250px;
    }
    .footer-title{
        font-size:20px;
/*        padding:50px 0 20px 0;*/
    }
    .footer-top{
        width:100%;
        height:auto;
        background:url(../img/sp-footer.png) no-repeat;
        background-size:100% 100%;
        background-position: center;
        padding-bottom:120px;
    }
    .footer-top span{
        flex-flow: column wrap;
        padding:50px 0 0px 0;
    }
    .footer-top span img{
        width:100px;
        margin:10px 0;
    }
    .footer-nav{
        flex-flow: column wrap;
        padding-bottom:70px;
    }
    .footer-nav ul, .footer-nav ul li{
        width:100%;
    }
    .footer-nav ul li a{
        display: block;
    }
    .list-title{
        margin-top:20px;
        margin-bottom:10px;
    }
    .logo-tk{
        bottom:55px;
        left:40px;
    }
    /*woodyrpについて*/
    .h2-woody, .h2-works, .h2-about, .h2-contact, .h2-cooperation, .h2-members{
        background-size:auto;
        background-position: 14% top;
    }
    .sub-h2{
        width:100%;
        height:450px;
        margin:0;
    }
    .section-in{
        width:100%;
    }
    .h2-woody p{
        top:310px;
        right:95px;
        font-size:14px;
    }
    .h2-works p{
        top:310px;
        right:95px;
    }
    .h2-about p{
        top:310px;
        right:115px;
    }
    .h2-contact p{
        top:310px;
        right:95px;
    }
    .h2-cooperation p{
        top:310px;
        right:90px;
    }
    .h2-members p{
        top:310px;
        right:95px;
    }
    .h2-woody p, .h2-works p, .h2-about p, .h2-contact p, .h2-cooperation p, .h2-members p{
        white-space: nowrap;
    }
    .woody-line{
        width:100%;
        background-size: cover;
        background-position: bottom;
    }
    .sub-title-cont img{
        width:280px;
        top:250px;
        right:50px;
    }
    .section-wwrp{
        width:80%;
        font-size:14px;
    }
    .section-p{
        padding:20px 0;
        font-size:14px;
    }
    .back-color section p{
        padding:1em;
        text-align: left;
        font-size:14px;
    }
    .table-jushi{
        width:100%;
        margin:0 auto;
        box-shadow: inherit;
    }
    .table-jushi th, .table-jushi td{
        width:90%;
        margin:auto;
        display: block;
    }
    .border-bottom{
        border-bottom:inherit;
    }
    .table-scroll{
        overflow-x: scroll;
    }
    .table-kyoudo {
        width: 100%;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        font-size: 12px;
    }
    .pre-text-left{
        width:95%;
    }
    .rp-kyoudo{
        width:90%;
    }
    .table-nensyou{
        width:95%;
    }
    .pre-link-cont{
        width:90%;
    }
    .pre-link-cont a{
        margin:1em 0;
    }
    .sp-left{
        text-align: left;
        padding:0 1em;
    }
    /*製品紹介*/
    .article-in{
        width:100%;
    }
    .works-main-photo{
        width:95%;
    }
    /*取り扱い*/
    .manual-box{
        width:95%;
        padding:0.5em;
    }
    .manual-box p{
        font-size:14px;
    }
    .h1-manual img{
        width:280px;
    }
    .h1-manual p{
        font-size:20px;
    }
    .h2-manual{
        font-size:16px;
    }
    .manual-center{
        text-align: left;
    }
    .sekou-text{
        height:450px;
        background:url(../img/sp-board.png) no-repeat;
        background-size:contain;
/*        background-size:90% 100%;*/
        background-position:center;
    }
    .sekou-text p{
        position: static;
        padding:45px 75px;
        font-size:13px;
    }
    .sekou-ribbon{
        width:90%;
        height:50px;
        margin:0px auto 10px auto;
    }
    .sekou-nav{
        width:90%;
        flex-flow: row wrap;
        justify-content: space-around;
    }
    .sekou-nav a img{
        margin:5px 0;
    }
    /*アクセス*/
    .h3-access{
        width:60%;
        margin:auto;
    }
    .about-list ol li{
        flex-flow: column nowrap;
        padding:1em;
        font-size:14px;
    }
    .address-box{
        width:85%;
        margin:auto;
        font-size:14px;
    }
    .address-text span{
        width:80px;
    }
    .address iframe{
        width:90%;
    }
    /*お問い合わせ*/
    .formTable{
/*        width:90%;*/
    }
    .formTable th, .formTable td{
        display: block;
        width:310px;
    }
    
}
@media screen and (min-width:481px) and (max-width:1000px){
    .top-slide{
        width:100%;
    }
    .news{
        width:95%;
    }
    .w1000{
        width:100%;
    }
    main{
        margin-top:180px;
    }
    /*CM*/
    .top-cm{
        background-image: url(../img/top-frame3.png);
        height:580px;
    }
    .top-cm video{
        width:90%;
    }
    /*CMここまで*/
    
    .top-slide{
        background-size:contain;
        height:600px;
    }
    .slide-top img{
/*
        width:650px;
        height:460px;
*/
        width:560px;
        height:420px;
        padding-top:75px;
/*        padding-top:50px;*/
    }
    .plate{
        width:250px;
        bottom:-10px;
    }
    .article-in{
        width:100%;
    }
    .top-h2{
        width:100%;
        background-position:center;
        font-size:16px;
    }
    .news-text{
        
    }
    .box-top, .box-middle, .box-bottom{
        padding:60px 0 40px 0;
    }
    .box-photo-left, .box-photo-right{
        width:380px;
        height:380px;
    }
    .hukidashi-text-top01, .hukidashi-text-middle01, .hukidashi-text-bottom01{
        font-size:18px;
        line-height:30px;
    }
    .hukidashi-text-top01{
        top:180px;
        left:inherit;
        right:85px;
    }
    .hukidashi-text-top02{
        bottom:145px;
        right:120px;
        font-size:16px;
        text-decoration: underline;
    }
    .hukidashi-text-middle01{
        top:180px;
        left:130px;
    }
    .hukidashi-text-middle02{
        bottom:160px;
        left:130px;
        text-decoration: underline;
    }
    .hukidashi-text-bottom01{
        top:180px;
        left:inherit;
        right:115px;
    }
    .hukidashi-text-bottom02{
        bottom:160px;
        right:130px;
        text-decoration: underline;
    }
    .hukidashi-top01, .hukidashi-bottom01{
        width:400px;
        top:130px;
        left:inherit;
        right:30px;
    }
    .hukidashi-top02, .hukidashi-bottom02{
        width:300px;
    }
    .hukidashi-box-top, .hukidashi-box-middle, .hukidashi-box-bottom{
        height:460px;
    }
    .hukidashi-middle01{
        width:400px;
        top:130px;
        left:50px;
    }
    .hukidashi-middle02{
        width:300px;
    }
    .arrow{
        right:200px;
    }
    .aside-box-top, .aside-box-middle{
        width:100%;
    }
    .aside-link{
        width:100%;
        margin:50px auto;
    }
    .aside-text01, .aside-text02{
        width:300px;
    }
    .cont-board01 img{
        width:260px;
    }
    .footer-top{
        width:100%;
        height:400px;
        background-position: center;
        background-size:95% 100%;
    }
    .footer-top span{
        padding:70px 0 40px 0;
    }
    .footer-title{
/*        padding:70px 0 40px 0;*/
    }
    .list-title{
        margin-bottom:15px;
    }
    /*woody*/
    .sub-h2{
        width:100%;
        background-position:center;
    }
    .sub-title-cont img{
        width:300px;
        top:25px;
        right:100px;
    }
    .h2-woody p{
        top:90px;
        right:140px;
    }
    .section-in{
        width:100%;
    }
    .section-wwrp{
        width:85%;
    }
    .woody-line{
        width:90%;
        background-position:center;
    }
    .table-jushi, .table-kyoudo, .table-nensyou{
        width:95%;
    }
    .pre-text-left{
        width:90%;
    }
    .pre-link-cont{
        width:80%;
    }
    /*製品紹介*/
    .h2-works p{
        top:90px;
        right:150px;
    }
    .works-main-photo{
        width:700px;
    }
    .sekou-text p{
        width:75%;
        left:120px;
        font-size:14px;
    }
    .sekou-nav{
        width:100%;
    }
    .sekou-nav a img{
        width:120px;
    }
    /*アクセス*/
    .h2-about p{
        top:90px;
        right:175px;
    }
    .about-list{
        width:90%;
        margin:auto;
        
    }
    .about-list .about-news{
        text-align: center;
        width:300px;
        margin:0 auto 1em auto;
        display: block;
    }
    .address-box{
        margin:auto;
    }
    .address iframe{
        width:90%;
    }
    /*お問い合わせ*/
    .h2-contact p{
        top:90px;
        right:160px;
    }
    /*施工店募集*/
    .h2-cooperation p{
        top:90px;
        right:145px;
    }
    /*協力施工店一覧*/
    .h2-members p{
        top:90px;
        right:130px;
    }
    /*取り扱い*/
    .manual-box{
        width:95%;
        padding:1em;
    }
}