
@charset "UTF-8";
/* CSS Document */
html {
  /* font-size: 62.5%; */
  width: 100%;
}
body {
  color: #fff; 
  font-family:"optima", "nunito-sans", "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif;
  /* font-family: "aw-conqueror-didot","didot","note","yu gothic ui", sans-serif; */
  /* font-weight: 500;
  font-size: 1.6em;
  line-height: 1; */
  /* background-color: #1d1d1d;  */
  /* background-color: #101010;  */
}

img{max-width: 100%;
  height: auto;
}

li{
  list-style: none;
}

a {
  text-decoration: none;

  color: #333;
  
}
.section-introduce{

  color: #333;
}
.logo {
  width: 30%;
}
@keyframes shine {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }

}


.js-fade {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity 1s,visibility 1s, transform 1s;
}

.scroll {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}



/* ヘッダーの記述 */
.header {


  /* background: #F5F5F3; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  line-height: 40px;
  vertical-align: middle;
  padding-top: 0px;
  margin: 0 auto;
  position: relative;
  z-index: 2;

}

/* メニュー */
header ul {
padding: 0 60px;
}
header li {

  display: inline-block;
  padding: 0 6px;
  font-size: 15px;
  letter-spacing: .1em;
}
header li a {
color: #B9B5E0;
}
/* メニューのリンクホバーで線 */
header li a:hover {
text-decoration: underline;
}
.logo{
 
  width: 30%;
}

.ig-logo{
  width: 30px;
}

.silver{

  font-size:48px;
    text-align: left;
    
    margin: 2vw 0 2vw 4vw;
  
    position: relative;
    font-family: arno-pro,serif;
    font-weight: 400;
    font-style: normal;
    background-image: linear-gradient(
    70deg,
    rgb(211, 209, 209, 0.3)  45%, 
    #fff 50%,
    rgb(211, 209, 209, 0.3) 55% 
  );
    background-size: 500% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shine 5s infinite;
}

.footer{

  
  height: 480px;
  /* color: black; */
  background-color: #B9B5E0;

  color: #fff;
}
.footer_inner{

  /* padding-top: 6.25rem; */
  margin-inline: auto;
  padding-inline: 40px;
  max-width: 1160px;
  

}
.contact-title{

  margin-bottom: 15px;
  padding-top: 90px;
  /* font-size: 1.4rem; */
  letter-spacing: 0.08em;
}
.contact-footerlink{

  color: var(--black);
  /* font-size: min(5.59895vw, 8.0rem);
  font-weight: 900; */
  text-shadow: 1px 0 0 var(--white), 0 1px 0 var(--white), -1px 0 0 var(--white), 0 -1px 0 var(--white);
  transition-property: color, text-shadow;
  transition-duration: 0.4s;
  transition-timing-function: ease-out;

}

.rounded {
  background:
    radial-gradient(circle closest-side, currentColor 80%, transparent) bottom var(--p1, 0px) left 50% /100% var(--p, 12px) no-repeat,
    linear-gradient(currentColor 0 0) bottom 4px left 50%/var(--d, 0%) 3px no-repeat;
  transition: 0.5s;

  padding-bottom: 20px;
}
.rounded:hover {
  --d: 100%;
  --p: 3px;
  --p1: 4px;
}


.contact-email{

  max-width: 1160px;
  padding-bottom: 80px;
  display: inline-block;
  font-size: 40px;
  font-family: sans-serif;
  /* margin: 25px; */
  padding-bottom: 10px;
  cursor: pointer;

  opacity: 0.6;
}
/* 
.menuflex{
display: flex;

  gap: 800px;
} */
.copyright{

  text-align: center;
  padding-inline: 40px;
  font-size: 10px;
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 120px;
}
.footer_area{

  font-size: 13px;
  padding-top: 48px;
}
.footer_area li{

  margin-top: 0.8rem;
font-size: 14px;
}
.footer_area a{
margin-top: 0.8rem;
color: #fff;
}
.footer-name{
  
  font-size: 22vw;
  text-align: center;
  margin-top: 140px;

  font-family: didot;
  font-weight: 900;
  background: black;
  display: none;
}



  /* スマホの記述 */
  @media(max-width: 768px){


  /* メニュー */
  header ul {
  
      padding: 0px 8px;
  }
  header li {
    display: inline-block;
    padding: 0 6px;
    font-size: 14px;
    letter-spacing: .1em;
  }
  header li a {
    color: #fff;
  }
  /* メニューのリンクホバーで線 */
  header li a:hover {
    text-decoration: underline;
  }
  .logo{
      width: 100px;
  }
  
  .ig-logo{
      width: 22px;
  }
  
.silver {
  
  font-size: 30px;
  width: -16vw;
  margin-top: -64px;

  }
    
  .header{
  
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      vertical-align: middle;
      padding-top: 20px;
      margin: 0 auto;
      line-height: 80%;
  }

.top-link,.about-link, .works-link, .contact-link, .ig-link{
  padding-top: 16px;
  font-size: 12px;

  color: #B9B5E0;
}

.header_area{
padding-top: 0;
  display: flex;
  flex-direction: column;

}

    .menuflex{

      display: flex;
  
      flex-direction: column;
  
      gap: 0;
  }
  .copyright{
  
    text-align: center;
    padding-inline: 100px;
    font-size: 10px;
    max-width: 1160px;
    margin: 0 auto;

    margin-top: 90px;

  }
  .footer{
  
    color: #fff;
      height: 440px;


  }
  
  .footer_area li{
    margin-top: 0.4375rem;

  }
  .footer_area a{
    margin-top: 0.4375rem;
    color: #fff;

    font-size: 12px;
    line-height: 1.5;
  }
  
  .footer-name{
  
      font-size: 80px;
      text-align: center;
      margin-top: 30px;
      /* margin-bottom: -370px; */
      font-family: optima;
      font-weight: 900;
      background: black;
  }
  
  
  .about-ftlink,.works-ftlink,.contact-ftlink,.ig-ftlink{
    padding-top: 0;
    font-size: 11px;
  
  
  } 
  
  
  
  
  .contact-email {
  
      padding-bottom: 40px;
      font-size: 13px;
  }
  
  .contact-title {
     
    margin-bottom: 13px;
    padding-top: 60px;
    font-size: 14px;
  }


}

