*{
 padding: 0; 
 margin: 0;
}
 .history{
  padding-left: 50px;
 }
 .history span{
  font-size: 35px;
  font-weight: bold;
 }
 .history p{
  font-size: 25px;
 }
.first{
  text-align: left;
}

.first.logo p{

}
.imagesBox{
    flex-wrap:wrap;
}

            /* hambergerMenu jQuery*/


@media screen and (min-width:768px){
ul.menu.show{
  display:flex;
  justify-content:space-evenly;
  align-items:center;
} 
.menu{
  width: 100%;
  height: 15%;
  background-color:#0e1012;
  position: fixed;
  top: 0;
  display: none;
  opacity: 0.5;
}
}


@media screen and (max-width:767px){
  .menu{
    width: 100%;
    height: 40%;
    background-color:#0e1012;
    position: fixed;
    top: 0;
    display: none;
    opacity: 0.5;
  }



}
  


.menu-btn{
  display: inline-block;
  position: absolute; /* posutin:fixed;にして丈夫に固定していた absoluteは、そのセクションに固定するため */
  top: 20px;
  right: 20px;
  z-index:1;
  margin-right: 35px;
}

.menu-btn span{
  display: block;
  width: 30px;
  height: 4px;
  background-color:#eee;
  margin: 5px 0;
  border-radius:6px;
}


.menu li{
  list-style: none;
  margin-right: 2%;
}
.menu li a{
  text-decoration: none;
  color: #eee;
}
.menu li a:hover{
 cursor: pointer;

}

.menu.show{
  display: block;
  position: absolute; /* posutin:fixed;にして丈夫に固定していた absoluteは、そのセクションに固定するため */
}
.menu-item{
  font-size: 20px;
  margin: 30x 80px;
  color: #eee;
}


/* ------------------------- */


.firstview p{
  color:#eee;
  font-family: 'Dancing Script', cursive;
  font-size: 45px;
  text-align: left;
  padding-left:20px ;
}
.menu p{
  color:#eee;
  font-family: 'Dancing Script', cursive;
  font-size: 45px;
}
header{

}
.navbar{
  background-color: #0e1012;
  margin: auto 10%;
}


.firstview {
  width: 100%;
  height: 800px;
  background-color:#0e1012;
 
}
.videoWrapper {
    width: 100%;
      
}
.videoFir{

    background-size: cover;
    background-position: center;
    position:absolute;
    top:50%;
    left:50%;
    width: 65%;
    height: 65%;
    object-fit: cover;
    border-radius: 30px;
    transform:translate(-50%,-60%);
    
}

/* about */

.container #about{
  margin-top: 30px;
  
 
}
video.videoSec{
  
 
}

.title{
  text-align: center;
}

.title-1{
  display: block;
  color: aqua;
  font-size: 2.4rem;
}
.title-2{
  display: block;
  font-size: 45px;
  margin: 30px 0;

}

.sectionRow{



}

.sectionRow .img1{


}  


video.videoSec.row{
width:600px ;
object-position: center;
object-fit: cover;
border-radius: 30px;

}
@media screen and (max-width:769px){

video.videoSec.row{
width:350px ;
height: 350px;
object-position: center;
object-fit: cover;
border-radius: 30px;
margin: 0 auto;
}
}


@media screen and (max-width:321px){

video.videoSec.row{
width:300px ;
height: 300px;
object-position: center;
object-fit: cover;
border-radius: 30px;
margin: 0 auto;
}

/* works */



.imagework{
  border:1px solid #000;
  width: 250px;
  border-radius:15px;
  margin: 0 auto;

  font-weight: bold;
}


.isarapagebox .isara{

  width: 100%;
  height: 280px;
  border-radius:35px;
  
}
.isaraComent.span{
 
 
}


}



video.videoSec.row source{


}



/* -------------------- */


/*works*/
.imagesBox{
  margin: 100px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.containerWork{
  text-align: center;
  margin-top: 50px;
}
.title4{
display: block;
color: aqua;
font-size: 2.4rem;
}

.title5{
  display: block;
  font-size: 45px;
  margin: 30px 0;
}
.title6{
  display: block;
  font-size: 25px;
  margin: 30px 0;
}


/* skills */


.skills1{
 text-align: center;
  margin-top: 80px;

}
.skillsRow{
  display:flex;
  justify-content: space-around;
  flex-wrap: wrap;

}  
.skillsCase{
 padding: 30px;
 width: 300px;
}

  .skillsTitle1{
      display: block;
      color: aqua;
      font-size: 2.4rem;
   
  }

  
  .skillsTitle2{
      display: block;
      font-size: 45px;
      margin: 30px 0;
  }
  .skillsName{
    font-size: 35px;
    margin: 35px 0;
  }

  .skillsMemo{
    font-size: 20px;
  }

  .skillsLi{
    list-style:none;
  }

  .skillsImg{
   
    width: 200px;

  }

/* contact */


#contact{
  display: block;
  color: aqua;
  font-size: 2.4rem;
}
.containerMail p{
  display: block;
  font-size: 20px;
  margin: 30px 0;
}

.mail-adress{
  cursor: pointer;
  text-decoration: none;
  color: #000;
}
.containerMail{
  text-align:center;
}
.list a i{
  font-size: 2.4rem;
  margin: 20px;
  color: #000;

}

/* Work */


.containerWork img{
  width: 300px;
  
 
}

.imagework{
  border:1px solid #000;
  width: 350px;
  border-radius:15px;
  margin: 0 auto;
  padding: 15px;
  font-weight: bold;
}

.isarapagebox .isara{

  width: 100%;
  height: 350px;
  border-radius:35px;
  
  
}
.isaratop{
  margin-top: 50px;

  
}
.isarapagebox::before{



}

.isaraComent{
  width: 50%;
  font-size: 25px;
  padding: 0px 35px;
  text-align: left;
  line-height: 60px;
  
}


  /* footer */

.footer{
  text-align:center;
  
}

.footer a{
  color: #000;
  font-size: 2.4rem;
  margin: 20px;
  text-decoration: none;
}






@media screen and (max-width: 768px){


}