@charset "utf-8";
/*reset*/
* {
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
ol,ul,li {
  list-style: none;
}
a {
  text-decoration: none;
  transition: 0.3s;
  color: #fff;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
  outline: none;
    display: block;
}
a:hover{
    opacity: 0.7;
}
html {
  -webkit-text-size-adjust: 100%;
}
/*layout*/
body {
  background-color: #060510;
    background-color: #121214;
    
  color: #fff;
/* font-family: "Anek Kannada", sans-serif;*/
/*     font-family: "Mukta", sans-serif; */
    font-family: "Figtree", sans-serif;
/*
    font-family: "Work Sans", sans-serif;
font-weight: 400;
*/
/*     font-family: "Roboto", sans-serif;*/
   
  letter-spacing: 0.05em;
}

#flex{
    display: flex;
    width:95%;
    margin: 0 auto;
}
header.drawer-navbar{
    width: 35%;
    margin-left: 3%;
    margin-top: 2em;
  z-index: 100;
}
.drawer-navbar .news p{
        padding-top: 15px;
        
    }
@media screen and (max-width:768px){
/*
    header.drawer-navbar{
       margin-top: 60px;
    }
*/
}

header .home{
      position: fixed;
    z-index: 20000;
}

.drawer-navbar .news{
    padding-top: 60px;
      position: fixed;
}
.drawer-navbar p.dm-detail{
    color: #eded90; 
/*    color: rgb(52, 74, 242);*/
/*    font-family: 'Anton', sans-serif;*/
     font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.5;
}
nav.drawer-nav{
    padding-top: 28em;
    line-height: 1.6;
      position: fixed;
}

nav.drawer-nav .sns{
    display: flex;
    padding-top: 20px;
}
nav.drawer-nav .sns i{
font-size: 1.3rem; 
    color: #eded90;
}
.sns .insta{
    padding-right: 10px;
}


/*画像の方*/

#work{
display: flex;
}
#work .nega_bg img{
    padding-left: 2em;
    padding-top: 20px;
position: fixed;
    height: 90vh;
}



#work ul{
    width: 90%;
 

}

#work .img1{
    margin-top: -60px;
}

#work .img2,.img3,.img4,.img5,.img6,.img7,.img8,.img9,.img10,.img11,.img12,.img13,.img14,.img15{
    padding-top: 30px;
}
#work .roll{
    width: 100%;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 50px;

}
#work .roll a{
    display: block;
        z-index: 1000;
}

/*モーダルのみで出る画像のul*/

#work .hidden{
  display: none;
}

.main{
margin-left: 5%;
/*    width: 50%;*/
    max-width: 80%;
}
.main-about{
margin-left: 20%;
/*    width: 50%;*/
    max-width: 80%;
}
@media screen and (max-width:768px){
    .main{
        width: 85%;
    }
      .main-about{
        width: 85%;
    }
}

.main .img-box{
  padding-top: 100px;
}
.main-about .img-box{
  padding-top: 100px;
}


/*navのメニュー横の●ポチ*/
.drawer-menu .circle{
  font-size: 1.2rem;
  padding-left: 8px;
 vertical-align: middle;
}

@media screen and (max-width:1023px){
  .drawer-menu .circle{
    display: none;
  }
}

/*===footer===*/
.footer {
  width: 90%;
  display: flex;
  justify-content: space-between;
 bottom: 0;
  padding: 1.2rem 0;
/*  border-top: 1px solid #222;*/
  background-color: transparent;
  position: fixed;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

@media screen and (max-width:768px){
    .footer{
        position: fixed;
    }
}
@media screen and (max-width:424px){
  .footer{
    font-size: 0.5rem;
  }
}


/*===fancybox===*/
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content{
  max-width  : 90%;
  max-height : 100%;
}
@media screen and (width:480px){
  .fancybox-slide--iframe .fancybox-content,
  .fancybox-slide--map .fancybox-content{
    max-width  : 100%;
  }
}



.form{
    padding-top: 60px;
}
@media screen and (max-width:768px){
    .main .form iframe{
        width: 500px;
        height: 1000px;
    }
    .form{
        padding-top: 140px
    }
}
@media screen and (max-width:375px){
.main .form iframe{
   width: 290px;
 height: 1200px;
    padding-top: 60px;
}
    
}


/*aboutページ*/



/*下部*/
.about-detail{
  width: 90%;
/*    max-width: 80%;*/
  padding-top: 60px;
  font-size: 0.96rem;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
/*  display: flex;*/
/*  justify-content: space-between;*/
  margin-bottom: 100px;
/*    align-items: flex-start;*/
/*  max-width: 1000px;*/
}

.news .sp{
    display: none;
}
   
.about-detail .bio-box{
/*  width: 50%;*/
  display: flex;
  flex-direction: column;
/*  padding-top: 30px;*/
  
}
.bio-box h2{
   font-size: 1.4rem;  
}
.bio-box h2 span{
/* font-family: "Noto Sans", sans-serif;*/

  font-size: 1.4rem;
    font-weight: 600;
}

.clients li{
    padding-bottom: 20px;
}
.bio-box h2{
    padding-bottom: 10px;
}
.netgallery{
/*display:inline;*/
    font-size: 0.8rem;
    color: #eded90; 
}
.about-detail .clients p{
    font-size: 0.95rem;
}
.bio-box .bio1{
    padding-top: 20px;
}
.bio-box .sp-br{
  display: none;
}
.clients{
  margin-top: 50px;
}
.photo-box{
  width: 90%;
}
.about-detail .about-sp{
    display: none;
}
@media screen and (max-width:768px){
    .about-detail{
        padding-top: 150px;
        padding-left: 8%;
    }
    .about-detail{
        font-size: 0.9rem;
    }
    .about-detail .bio-box h2{
        font-size: 1.2rem;
    }
    .bio-box h2 span{
        font-size: 1.2rem;
    }
}

    @media screen and (max-width:375px){
    .about-detail{
        padding-top: 200px;
         padding-left: 3.5%;
    }
        
        .about-detail .bio-box h2{
        font-size: 1.1rem;
    }
    .bio-box h2 span{
        font-size: 0.9rem;
    }

.about-detail .bio-box{
    width: 220px; 
}

.about-detail .clients p{
    font-size: 0.85rem;
}
        .news .sp{
            display: block;
        }
}
@media screen and (max-width:415px)
{
    .news #dm{
    width: 100px!important;   
    }
    .about-sp{
        display: block!important;}
    
        nav.drawer-nav li{
    font-size:16px;
           
        }
    header.drawer-navbar {
        margin-left: 2%;}
    #work ul {
    width: 93%;
}
    #work .nega_bg img {
        padding-left: 4px;}
    .makimorimoto{
    font-size: 1.5rem!important;}
    }

@media screen and (min-width:1025px)
{
#work .up li img{
    max-width: none;
/*    width:90%;*/
}
header.drawer-navbar{
    width: 30%;
    margin-left: 10%;
}
    #work{
        position: relative;
    }
    .nega_bg{
        position: absolute;
        right: 0px;
    }
/*
    #dm{
        width: 200px!important;
    }
*/
    nav.drawer-nav{
/*        padding-top: 350px;*/
        font-size: 1rem;
    }
    .drawer-navbar .news p{
        font-size: 1rem;
        padding-top: 15px;
        
    }
/*
    nav.drawer-nav .sns{
        padding-top: 0px;
    }
*/
    .footer{
        width: 100%;
        margin-left: 12%;
    }
}
.makimorimoto{
font-family: "Figtree", sans-serif;


/*   font-family: "Mukta", sans-serif; */




  font-weight: 400;
  font-style: normal;
    font-size:1.8rem;
    letter-spacing: 0.5;
}
.about-detail .bio-box h2{
    font-weight: 400;
}