@charset "utf-8";

*{
  font-family: "Noto Sans JP", sans-serif;
 
  font-weight: 400;
  font-style: normal;
  margin:0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color:#a6634b;
}
button{
  border:none;
}
.logo a:hover{
opacity: 0.5;
}


section{
  
  margin-left: 50px;
  margin-right: 50px;
}





  .contents01 i{
    color:#f29c7c;
  }
  

.title-box h1{
  text-align: center;
  font-size: 40px;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 400;
   
   
   
}



 
.gallelly h1{
  text-align: center;
  font-size: 40px;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 400;
}

.contents01 a{
  display: block;
  padding-top: 1em;
 
  color: #f29c7c;
}
.contents01 a:hover{
  opacity: 0.5;
}
.title-box ul{
  display: flex;
  justify-content: center;
  column-gap: 30px;
 
}
 .shikaku{
     width:5px;
    height:37px;
    background-color: #f2b199;
} 

.attention{
  margin-top: 30px;
}


@media  screen and (min-width:923px){
  section{
    margin-top: 150px;
  }  
  header{
    height:85px;
   display: flex;
   justify-content: center;
   align-items: center;
  }
  nav ul{
    display: flex;
    justify-content: center;
    align-items: center;
    
  }
  
  ul .menu{
  
    padding-left: 2em;
  }
  
  nav ul a{
    color:#a6634b;
    font-size: 20px;
  }
  nav ul a:hover{
    opacity: 0.5;
  }
   
  
  li img{
   position: absolute;
   left:20px;
   top:5px;
  }
  

.nav,.sp-menu{
  display: none;
}

 

 
  

   

    .mv{
      display: none;
    }
  
    #photo{
    
      width:100vw;
      height:100vh;
      object-fit: contain;
      z-index: 0;
      margin:0 auto;
      text-align: left;
      overflow:hidden;
      position: relative;
    }

  
    #photo01{
      display: none;
    }

    #photo img{
    
      width:100vw;
      height:100vh;
      object-fit: contain;
      top:0;
      left:0;
      position: absolute;
    }

    .mv-text h1{
      position: absolute;
      top:600px;
      left:30px;
      font-family: "Italiana", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 75px;
      z-index:2;
     
    }
    
  
    .mv-text h2{
      font-family: "Charm", cursive;
      font-weight: 400;
      font-style: normal;
      position: absolute;
      top:680px;
      left:30px;
      font-size: 30px;
      z-index:2;
    }

  

    /* アバウトここから */

    .title{
      text-align: center;
      padding-top: 100px ;
    }
    .title .br_sp{
      display: none;
    }
    .title p{
      font-size: 120%;
    
      color:#f29c7c;
      padding-top: 0;
      font-family: "Sawarabi Gothic", sans-serif;
      font-weight: 400;
      font-style: normal;
      line-height: 2em;
      letter-spacing: 0.3em;
    }

    .about-box h1{
      margin-bottom: 60px;
    }
    .about-text{
      width:80%;
      margin:0 auto;
     
    }
    .about p{
      text-align: center;
   
      line-height: 2em;
      letter-spacing: 0.1em;
    }


    .gallelly-box{
      display: flex;
      justify-content: center;
     flex-wrap: wrap;
     
    }
    
    .gallelly{
      margin-top: 170px;
    }
  
    .midashi{
      writing-mode:vertical-rl;
      font-size: 26px;
      font-family: "Anaheim", sans-serif;
      font-weight: 400;
      font-style: normal;
      margin:0 1.5em;
      position: absolute;
      left:-110px;
      top: 10px;
    }

    .midashi-box{
      display: flex;
      position: relative;
      margin-left: 180px;
    }
    
    .contents01 img{
     
      width:100%;
      height:auto;
      object-fit: cover;
    }
  

  
    
    
    .contents01{
      flex-basis: 48%;
      text-align: center;
      margin-top: 130px;
      
    }
    .gallelly-box .contents01:nth-child(even){
      padding-right: 30px;
    }

    .contents01 a{
    padding-right: 280px;
    }

    .view-btn{
      padding-left: 70px;
    }
    .contents01 a{
      padding-right: 220px;
    }

   
   
    
    /* プロフィールここから */
    .profile h1{
      text-align: center;
      font-size: 40px;
      font-family: "Alegreya Sans", sans-serif;
        font-weight: 400;
    }
    
    .shikaku2{
      width:5px;
      height:37px;
      background-color: #f2b199;
      
    }
   .profile{
    margin-top: 200px;
   }
   
    .profile-text2{
      width: 50%;
      margin:80px auto;
      
    }
    .profile-text2 p{
      letter-spacing: 0.1em;
      line-height: 1.8em;
      text-align: justify;
    }
    .profile-img img{
      width:100%;
      object-fit: cover;
      padding-top: 30px;
     
    }
  
    .profile-text p{
      letter-spacing: 0.1em;
      line-height: 1.8em;
    text-align: justify;
      
    }

   
    .profile-img{
      width:20%;
      margin:50px auto 30px;
    }
    .profile-box{
      width:50%;
      margin:20px auto;
     
    }
    
    
    
    .works p{
      display: inline-block;
      padding-left: 1em;
    }
    .my_blog p{
      display: inline-block;
      padding-left: 1em;
    }
    .insta a:hover{
      opacity: 0.5;
    }
    /* コンタクトセクションここから */
    .insta{
      display: flex;
      justify-content: center;
      column-gap: 6em;
      align-items: center;
      
      
    }
    
    .my_blog {
      display: flex;
      justify-content: center;
      column-gap: 1em;
      font-size: 150%;
      
      align-items: center;
    } 
    .works {
      display: flex;
      justify-content: center;
      column-gap: 1.5em;
      font-size: 150%;
      
      align-items: center;
      
    } 
    .insta i{
      
      
      color: #a6634b;
    }
    
    .contact {
      text-align: center;
      
      
      width:40%;
      height:60px;
      background-color: #f2b199;
      margin: 100px auto 150px;
    }
    .contact a{
      color: #fff;
      line-height: 60px;
      font-size: 20px;
      font-weight: 500;
    }
    
   
    .palmlit_from p{
     text-align: center;
   
     line-height: 2em;
     letter-spacing: 0.1em;
     font-size: 14px;
    }
    .logo{
     margin-top: 40px; 
     display: flex;
     justify-content: center;
      gap:30px;
    
     align-items: center;
    }

    /* フッターここから */
    footer{
      background-color: #a6634b;
      height:100px;
      margin-top: 100px;
    }
    footer p{
      color: #fff;
      text-align: center;
      line-height: 100px;
    }
    .logo img{
      width:150px;
    }
  
    }

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

 
  header{
    height:70px;
   display: flex;
   justify-content: flex-end;
   align-items: center;
  }

  

  
  nav ul a{
    color:#a6634b;
    font-size: 20px;
  }
  nav ul a:hover{
    opacity: 0.5;
  }
   
  
  li img{
   position: absolute;
   left:20px;
   top:5px;
   vertical-align: bottom;
  }
  .sp-menu {
    padding-right: 2em;
    display: flex;
    justify-content:flex-end;
    align-items: center;
  }
  .pc-menu{
    display: none;
  }
 
  .nav i{
    padding-right: 2em;
    color:#f29b7b;
   
  }
 button{
  background-color: #fff;
 }
 .hmb-btn{
  position: absolute;
  z-index: 20;
  top:25px
  
 }
.nav{
 
  position: absolute;
  top:0;
  width:100%;
  height:100vh;
  z-index:10;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.5s;
 
}
.nav .close{
  position: absolute;
  top:2.5em;
  right:1em;
  font-size: 24px;
}
.nav ul{
  text-align: center;
  padding: 80px 0;
}
.nav li{
  padding: 1.5em;
  font-size: 18px;
}
.nav li:last-child{
  font-size: 28px;
  padding-left: 3.5em;
}
.active{
  
  opacity: 1;
}
.hmb-btn {
  width:40px;
  height:40px;
}



 
 


  
   

  
   #photo{
     z-index:0;
     width:100%;
    height:100vh;
    position: relative;
    
   }
    
   
    
  
   #photo img{
   
     position: absolute;
     width:100%;
     height:100vh;
     object-fit: contain;
     object-position: top;
    
    }
  .mv-text{
    margin-top: -450px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:1em;
  
    
  }

    
    
     
   .mv-text h1{
     
     text-align: center;
     font-family: "Italiana", sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 40px;
     z-index: 2;
    
   }
   
 
   .mv-text h2{
    font-family: "Charm", cursive;
     font-weight: 400;
     font-style: normal;
    text-align: center;
     font-size: 22px;
     z-index: 2;
    
   }
   
   
   
   /* アバウトここから */
   .shikaku{
     width:5px;
     height:25px;
     background-color: #f2b199;
     
   }

   
   main .title{
     width:100%;
     margin:50px auto ;
     text-align: center;
     
    }
    main .title p{
    
    
      padding-bottom: 30px;
      color:#f29b7b;
      line-height: 2em;
      letter-spacing: 0.1em;
    }
  

  
  




  .about-box h1{
    margin-bottom: 30px;
  }
  .title-box ul{
    display: flex;
    justify-content: center;
    column-gap: 10px;
  }
  .shikaku{
    width:5px;
    height:25px;
    background-color: #f2b199;
  
  }

  .about h1{
    text-align: center;
    font-size: 28px;
    font-family: "Alegreya Sans", sans-serif;
    font-weight: 400;

  }
  .about-text{
    width:95%;
    margin:0 auto;
  }


  .about p{
    text-align: justify;
    padding-top: 0;
    line-height: 2em;
    letter-spacing: 0.1em;
  }
  .about-box{
   width:100%;
   margin: 0 auto;
  }
  .br_pc{
    display: none;
  }

  .gallelly-box{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width:90%;
    margin: 0 auto;
  }
  #gallelly{
    margin-top: 100px;
  }

  .midashi{
    writing-mode:vertical-rl;
    font-size: 22px;
    font-family: "Anaheim", sans-serif;
    font-weight: 400;
    font-style: normal;
  
   
  }

  .midashi-box{
    display: flex;
   
    text-align: center;
    
  }
  .contents01{
    text-align: left;
    margin: 40px 0;
  }
  .contents01 a{
    padding-left: 2em;
  }

 .contents01 img{
  width:100%;

  object-fit: cover;
 }
 .gallelly h1{
  text-align: center;
  font-size: 28px;
  font-family: "Alegreya Sans", sans-serif;
  font-weight: 400;
}

.biew-btn .btn i{
  color: #f29b7b;
}

  /* プロフィールここから */
#profile{
  margin-top: 100px;;
}

  .profile-box{
   
    flex-direction: column;
    text-align: center;
    margin-top:50px;
  }
  .profile h1{
    text-align: center;
    font-size: 28px;
    font-family: "Alegreya Sans", sans-serif;
      font-weight: 400;
  }
  .profile{
    margin-top: 100px;
    
   }
   
    .profile-text2{
      width: 100%;
      margin:30px auto;
    }
    .profile-text2 p{
      letter-spacing: 0.1em;
      line-height: 2em;
      text-align: justify;
    }
    .profile-img img{
      width:60%;
      object-fit: cover;
      margin: 40px auto ;
      display: block;
      
      
    }


   
    .profile-text p{
      letter-spacing: 0.1em;
      line-height: 2em;
      padding-top: 20px;
    
     text-align: left;
    }
    .profile-img{
      flex-basis: 30%;
      
    }

   
    
     .profile-box{
       width:90%;
       margin:50px auto;
     }
      
       
     .insta{
       display: flex;
       justify-content: center;
       gap:2em;
     }
   
     .my_blog {
       display: flex;
       justify-content: center;
       column-gap: 1em;
       font-size: 120%;
    
       align-items: center;
     } 
     .works {
       display: flex;
       justify-content: center;
       column-gap: 1.5em;
       font-size: 120%;
       
       align-items: center;
      
     } 
     .my_blog i,.works i{
      
       color:#a6634b;
     }
     .works p{
       display: inline-block;
       padding-left: 1em;
     }
     .my_blog p{
       display: inline-block;
       padding-left: 1em;
     }
     .insta a:hover{
       opacity: 0.5;
     }
   .contact {
     text-align: center;
     width:80%;
     height:50px;
     background-color: #f2b199;
     margin: 100px auto 0;
   }
   .contact a:hover{
     opacity: 0.5;
   }
    
   .contact a{
     color: #fff;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
   }
 
   .palmlit_from p{
     text-align: justify;
   
     line-height: 2em;
     letter-spacing: 0.1em;
     font-size: 14px;
    }
    .logo{
    text-align: center;  
    margin: 180px auto 50px; 
    width:70%;
   }
   
   .logo img{
    width:30%;
    padding-bottom: 30px;
  }
  footer{
    background-color: #a6634b;
    height:80px;
    margin-top: 50px;
  }
  footer p{
    color: #fff;
    text-align: center;
    line-height: 80px;
  }
      
   

}
 
   
   
 
 
 
 
   

    














   
    




 
 

  









