.wrap{
background-color: #f5f5f5;
background-size: cover;
background-repeat: no-repeat;
height:100%;
margin: 0px;
position: relative; /*必ず必要*/
 z-index: 2; /*必ず必要*/
}
#bg-video{
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    
    background-size: cover;
}

.sns_icon{
    margin-bottom:5%;
    display: inline-block;
    width: 100%;
text-align: center;
}
.sns_icon2{
    margin-bottom:0%;
    display: inline-block;
    width: 100%;
text-align: center;
}
.sns_top{
    width:10%;
    
    
}
.sns_top2{
    width:6%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 2%;
}
body{
    margin: 0px;
    font-family: 'Murecho', sans-serif;
}
h1{
    margin:0px;
}
.w_logo{
    width:100%;
   
}
.logo{
    margin-top:3%;
    width:40%;
    filter: drop-shadow(0px 0px 0px white);
}
.t_title{
    font-size: 1.5em;
    color:#333333;
}
.profile{
    width:10%;
    border-radius: 50%;
}
li{
    text-decoration: none;
    list-style: none;
}

.pcontent{
    margin-top:1%;
    width:40%;
    margin-left:30%;
    
}

.icon{
    margin-top: 1%;
    width:7%;
    padding-left:2%;
}
.pcon{
position: relative;
    margin-top:2%;
    border-left: 5px solid white;
    border-right: 5px solid white;
    padding: 2%;
    vertical-align: top;
    width:100%;
    display: block;
    background-color: #333333;
    opacity:0.7;
    color:white;
   
}
.ctext{
    font-size: 1em;
    font-weight:600;
    display:inline-block;
    position: absolute;
    margin-top:1%;
    margin-left:3%;
    color: white !important;
    font-family: 'Sawarabi Mincho', serif !important;
}
.s_text{
    font-size:0.8em;
}

.fotter{
    margin-top:3%;
    padding-bottom:2%;
    padding-top: 1%;
    width:96%;
    margin-left: 2%;
    text-align: center;
    border-top: 1px solid #555555;
    font-size: 0.8em;
}
.fimg{
    width:10%;
}

/* about */
a{

    list-style: none;
    text-decoration: none;
    font-family: 'Noto Serif JP', sans-serif;
}
.header_w{
    position: fixed;
    width: 100%;
    background-color: white;
    font-family: 'Caveat', cursive;
    overflow: hidden;
    opacity: 0.8;
    z-index: 1000;
}
.neone_logo{
    width: 15%;
    float: left;
    
}
.topimg_w{
   text-align: center;
    width: 100%;
    overflow: hidden;
}
.topimg{
    width: 100%;
}
.topimg2{
    margin-top: 3%;
    width: 60%;
}
.menu_list{
    
    width:60%;
    float: right;
    margin-right: 5%;
    font-family: 'Oswald', sans-serif;
}
.menu_l{
    font-size: 1.5em;
    float: right;
    color: #508072;
    display: inline-block;
    width:20%;
    font-family: 'Oswald', sans-serif;
}
.menu_l:hover{
    color: #444444;
    transition: 0.2s;
    font-size: 1.6em;
}
.page_content{
   
    width:100%;
    text-align: center;
  
}
.content1{
   
    text-align: center;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 2%;
  
}
.content2{
    
    text-align: center;
    width: 100%;
 background-color: #508072;
 padding-bottom: 3%;
}

.c_title{
    font-size: 2em;
    display: inline-block;
    color: #508072;
    border-bottom:2px solid #508072;
    font-family: 'Oswald', sans-serif;
}
.white{
    color: white;
    border-bottom: 2px solid white;
}
.about_text{
    margin-top: 1.5%;
    text-align: left;
    line-height: 1.7em;
}

.about_top{
    width: 80%;
    margin-left: 10%;
   
    position: relative;
    overflow: hidden;
}
.prowrap{
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
.pro_icon{
    width: 40%;
    border-radius: 50%;
 
}
.pro_text{
    float: right;
    width:47%;
   text-align: left;
   
   
}
.pro_left{
    float:left;
    width: 47%;
    text-align: right;
}
.ptitle{
display: inline-block;
background-color: #444444;
color: white;
padding:1%;
margin-bottom: 1%;
padding-left: 2%;
padding-right: 2%;
}

.box4{
    display: inline-block;
    width: 50%;
position: relative;
color: white;
float: left;
vertical-align: middle;

}
.box42{
    display: inline-block;
    width: 100%;
position: relative;
color: white;
float: left;
vertical-align: middle;

}
.under_title{
    background-color: white;
    color: #508072;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 1%;
    margin-top: 0px;
    font-size: 1.3em;
}
.image4{
    display: inline-block;
    width: 50%;
    float: left;
}
.text4{
    display: block;
    width: 44%;
    text-align: left;
    float: right;
    padding: 3%;
    vertical-align: middle;
padding-bottom: 2%;
margin-bottom: 0px;
    
}

.image42{
    display: inline-block;
    width: 50%;
    float: right;
}
.text42{
    display: block;
    width: 44%;
    padding: 3%;
    text-align: left;
    float: left;
    margin-bottom: 0px;
}
.p_title{
    display: inline-block;
   border-bottom: 1px dotted white;
    color: white;
    padding: 2%;
 
    margin-bottom: 3%;
    text-align: center;
    font-size: 0.9em;
    margin-top: 10%;
    margin-bottom: 5%;
   
}
.margin_top{
    margin-top: 1%;
}
.pad_s{
padding: 1%;
width: 60%;
margin-top: 2%;

}
.pad_s2{
    padding: 1%;
    width: 50%;
    margin-top: 2%;
    margin-left: 46%;
    }
.p_title2{
    display: inline-block;
   border-bottom: 1px dotted white;
    color: white;
    padding: 2%;
 
    margin-bottom: 3%;
    text-align: center;
    font-size: 0.9em;
    margin-top: 10%;
    margin-bottom: 5%;
 margin-left: 32%;  
}

.contact_image{
    width: 70%;
}
.contact_t{
    width: 20%;
    background-color: #444444;
    color: white;
    padding: 0.5%;
    margin-bottom: 1%;
}
.c_text{
    display: inline-block;
  
    text-align: left;
}

.p_btn{
    display: inline-block;
    padding: 0.5%;
padding-left: 2%;
padding-right: 2%;
    background-color: white;
    color: #508072;
    margin-top: 1%;
    cursor: pointer;
   
}
.ybtn{
    margin-top: 0px;
}

.thank{
    width: 50%;
    display: block;
}
.popup1{
  
    width: 60vw;
    position: fixed;
background-color: white;
z-index: 1000;
padding-top: 2%;
padding-bottom:2%;
top: 15%;
display: none;
overflow:auto;
margin-left: 20vw;

}
.prt_img{
   
    width: 30%;
    
    margin: 0px;
    display: block;
    margin-bottom: 1%;
    margin-left: 35%;
}
.movie{
    width: 40%;
height: 200px;
margin-top: 1%;

}
.close{
    
    display: block;
    cursor: pointer;
    padding-top: 1%;
    color: #444444;
}
.backimg{
    position: fixed;
    top: 0px;
    background-color: #333333;
    opacity: 0.8;
    width: 100vw;
    height: 100vh;
    z-index: 900;
    display: none;
}
.show{
    display: block;
    z-index: 200000;
}
.sp_menu{
    display: none;
}
.sp_left{
    right: 0%;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
}
.sptopimg{
    display: none;
    width: 100%;
}

.opacityi:hover{
    opacity: 0.8;;
}
.profile_s{
    position: absolute;

    width: 12%;
    z-index: 900;
    bottom: 1%;
    left: 1%;
}

#bg-video2{
    display: none;
    position: fixed;
    right: 0%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    
    background-size: cover;
}




@media screen and (max-width:800px){
    .movie{
        width: 40%;
    height:auto;
    margin-top: 1%;
    
    }
    #bg-video{
        display: none;
        position: fixed;
        right: -120%;
        bottom: 0;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        
        background-size: cover;
    }
    #bg-video2{
        display: none;
        position: fixed;
        right: 0px;
        bottom: 0px;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: 100vh;
        z-index: -100;
        
        background-size: cover;
    }

    /* aboutページ */
   
    .neone_logo{
        width:25%;
    }
    .menu_list{
        display: none;
    }

/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openbtn8{
    position: relative;/*ボタン内側の基点となるためrelativeを指定*/
   
    cursor: pointer;
      width: 50px;
      height:50px;
    border-radius: 5px;
  }
  
  /*ボタン内側*/
  .openbtn8 .openbtn-area{
      transition: all .6s;/*アニメーションの設定*/
    width:50px;
    height:50px;
  }
  
  .openbtn8 span{
      display: inline-block;
      transition: all .4s;
      position: absolute;
      left: 14px;
      height: 5px;
      border-radius: 2px;
    background: #333333;
      width: 45%;
    }
  
  .openbtn8 span:nth-of-type(1) {
    top:15px; 
  }
  
  .openbtn8 span:nth-of-type(2) {
    top:23px;
  }
  
  .openbtn8 span:nth-of-type(3) {
    top:31px;
  }
  
  /*activeクラスが付与されると .openbtn-areaが360度回転し、その中の線が回転して×に*/
  .openbtn8.active .openbtn-area{
    transform: rotate(360deg);
  }
  
  .openbtn8.active span:nth-of-type(1) {
      top: 18px;
      left: 18px;
      transform: translateY(6px) rotate(-45deg);
      width: 30%;
  }
  
  .openbtn8.active span:nth-of-type(2) {
    opacity: 0;
  }
  
  .openbtn8.active span:nth-of-type(3){
      top: 30px;
      left: 18px;
      transform: translateY(-6px) rotate(45deg);
      width: 30%;
  }
  
  
  /*========= レイアウトのためのCSS ===============*/
  
 
  
  .lead{
    margin:20px 0 0 0;
  }
  
  .btn-block{
    width:200px;  
    padding: 30px;
  }

.sp3menu{
    position: absolute;
    top: 8%;
    right: 1%;
}

.sp_menu{
    font-family: 'Oswald', sans-serif !important;
    position: absolute;
    top: 10%;
    right: -100%;
    display: block;
    background-color: white;
    width: 15%;
    z-index: 3000;
padding-left: 3%;
padding-top: 3%;
padding-bottom: 3%;
position: fixed;
opacity: 0.8;
transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.8s;
}
.smenu{
    font-family: 'Oswald', sans-serif !important;
    color: #508072;
}
.menu_title{
    margin-top: 1%;
    margin-bottom: 1%;
}
.smenu_close{
    font-size: 0.9em;
    margin-top: 0.5%;
    margin-bottom: 0.5%;
    color: #444444;
    
}
.sp_left{
    right: 0%;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 0.8s;
}

.topimg2{
    margin-top: 3%;
    width: 90%;
}
.sptopimg{
    display: block;
    width: 100%;
}
.topimg{
    display: none;
}
.content1{
   
    text-align: center;
    width: 94%;
    margin-left: 3%;
    margin-bottom: 2%;
  
}
.pro_icon{
    width: 70%;
    border-radius: 50%;
 
}
.sns_top2{
    width:10%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 2%;
}
.about_top{
    width: 94%;
    margin-left: 3%;
   
    position: relative;
    overflow: hidden;
}
.under_title{
    background-color: white;
    color: #508072;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 4%;
    margin-top: 0px;
    font-size: 1.3em;
}

.box4{
    display: inline-block;
    width: 100%;
position: relative;
color: white;

vertical-align: middle;

}
.spright{
    float: right;
}
.spleft{
    float: left;
}
.p_title2{
    margin-left:25%;
}
.about_top{
    margin:0px;
    width: 100%;
}
.margin_top{
    margin-top: 3%;
}
.yokoimg{
    width:100%;
    margin-top: 0px;
}
.yokotext{
    margin-top: 0px;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
}
.pad_s{
    font-size: 1.1em;
    margin-top: 0px;
}
.pad_s2{
    margin-top: 0px;
    font-size: 1.1em;
}
.c_text{
    font-size: 1.4em;
}
.contact_image{
    width: 90%;
}
.thank{
    width:70%;
}
.fotter{
    font-size: 1em;
    padding-top: 3%;
    margin-bottom:3%;
}
.logo{
   width: 60%;
}
.profile{
    width: 30%;
}
.t_title{
    margin-top: 2%;
    margin-bottom: 2%;
   font-size: 1em; 
}
.sns_top{
    width:15%;
    margin-left: 3%;
    margin-right: 3%;
   
}
.ctext{
    margin-top: 1.1%;
  
}
.sns_icon{
    margin-bottom: 1%;
}
.pcontent{
    width: 96%;
    margin-left: 2%;
}
.pcon{
margin-right: 0px;
width: 95%;
padding-bottom: 0%;
}
}

@media screen and (max-width:600px){
    .popup1{
        width: 90vw;
        margin-left: 5vw;

    }

.neone_logo{
    width: 40%;
}
.sp_menu{
    width: 30%;
}
.prt_img{
    width: 50%;
    margin-left: 25%;
}

.fotter{
    margin-top: 10%;
}
.t_title{
    margin-top: 2%;
    margin-bottom: 2%;
   font-size: 1.2em; 
}

.icon{
    margin-top: 1%;
    margin-bottom: 1%;
    width:7%;
    padding-left:2%;
}
}

@media screen and (max-width:500px){
    .ptitle{
        display: inline-block;
        background-color: #444444;
        color: white;
        padding:1%;
        margin-bottom: 1%;
        padding-left: 5%;
        padding-right: 5%;
        }
    .popup1{
        width: 96vw;
        margin-left: 2vw;

    }
    .prt_img{
        width: 60%;
        margin-left: 20%;
    }
    .text42{
        font-size: 0.9em;
        margin-top: 0px;
        padding-top: 0px;
    }


.p_btn{
   font-size: 0.9em;
   
}

.text4{
    font-size: 0.9em;
    margin-top: 0px;
    padding-top: 0px;
    
}

.pad_s{
    padding: 1%;
    width: 86%;
    margin-top: 2%;
    margin-left: 7%;
    
    }
    .pad_s2{
        padding: 1%;
        width: 80%;
        margin-top: 2%;
        margin-left: 10%;
        }
        
        .pcon{
            margin-right: 0px;
            width: 95%;
            padding-bottom: 0%;
            }
            .c_text{
                font-size: 1.1em;
            }

            .p_title2{
                margin-left:15%;
                margin-bottom: 3%;
            }
            .p_title{
              
                margin-bottom: 3%;
            }
            .pro_text{
                font-size: 0.8em;
            }
            .contact_t{
                width:30%;
            }
}
