body {
  background-color: white;
  max-width: 1200px;
  margin: auto;
  font-family: "BIZ UDPGothic", sans-serif;
}

/* header */
header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #7398a2;
  max-width: 1200px;
  font-family: "BIZ UDPGothic", sans-serif;
}
h1 {
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
  margin: 0px;
  color: #7398a2;
}
.logo-1 {
  margin: auto;
  margin-top: 40px;
  margin-bottom: 60px;
}
/* header */


main {
  margin: auto;
  font-family: "BIZ UDPGothic", sans-serif; 
}

/* サイト */
.sec1 {
  background-color: #c3c1c4;
}
.container-pro {
  width: 1200px;
  margin: auto;
  text-align: center;
}
.project-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.project {
  width: 500px;
  padding: 30px 0px 80px;
}
.container-pro h2 {
  font-size: 10px;
  font-weight: bolder;
  color: #c3c1c4;  
}
.logo-12 {
  margin-top: 5px;
}
.project-text {
  width: 610px;
  padding: 30px 0px 10px 30px;
}
.kelly-p {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
.project img {
  width: 400px;
  height: 300px;
  margin-left: 40px;
  transition: filter 0.3s ease;
}
.project img:hover {
  filter: blur(4px);
}
/* サイト */


/* バナー */
.sec2 {
  background-color: #7398a2;
}
.container-pro2 {
  width: 1200px;
  margin: auto;
  text-align: center;
}
.gallery {
  text-align: center;
  width: 1200px;
}

.gallery a {
  margin: 0 35px;
  font-size: 13px;
  font-weight: normal;
  color: #999999;
  text-decoration: none; 
}

.gallery2 {
  text-align: left;
  padding-bottom: 50px;
  width: 1200px;
}

.a1 {
  margin: 0 75px;
  font-size: 13px;
  font-weight: normal;
  color: #999999;
  text-decoration: none; 
}

.a2 {
  margin: 0 30px;
  font-size: 13px;
  font-weight: normal;
  color: #999999;
  text-decoration: none; 
}

.a3 {
  margin: 0 30px;
  font-size: 13px;
  font-weight: normal;
  color: #999999;
  text-decoration: none; 
}

h2 {
  margin: auto;
  text-align: center;
  font-size: 10px;
  font-weight:bolder;
  color: #7398a2;
}
.notes {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  margin: 0px;
}

.img-A {
  width: 336px;
  height: 280px;
  padding: 35px 0px 10px;
  object-fit: cover;
  transition: filter 0.3s ease; 
}

.img-AA {
  width: 300px;
  height: 250px;
  padding: 35px 0px 10px;
  object-fit: cover;
  transition: filter 0.3s ease; 
}

.img-B {
  width: 250px;
  height: 250px;
  padding: 30px 0px 10px;
  object-fit: cover;
  transition: filter 0.3s ease;
}

.img-C {
  width: 320px;
  height: 100px;
  padding: 30px 0px 10px;
  object-fit: cover;
  transition: filter 0.3s ease;
}

.img-A:hover {
  filter: brightness(1.2);
}

.img-AA:hover {
  filter: brightness(1.2);
}

.img-B:hover {
  filter: brightness(1.2);
}

.img-C:hover {
  filter: brightness(1.2);
}
/* バナー */


/* ヴィデオ */
.sec3 {
  background-color: #c3c1c4;
}
.container-v {
  width: 1200px;
  margin: auto;
  text-align: center;
}
.container-v h2 {
  font-size: 10px;
  font-weight: bolder;
  color: #c3c1c4; 
} 
.project-wrap-v {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.project-v {
  width: 560px;
  padding: 20px 70px 90px;
}
.responsive {
  width: 100%;
  aspect-ratio: 16/9;
}
.project-text-v {
  width: 450px;
}
.video-p {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
/* ヴィデオ */


/* ミュージック */
.sec4 {
  background-color: #7398a2;
}
.container-m {
  width: 1200px;
  margin: auto;
  text-align: center;
}
.project-wrap-m {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.project-m {
  height: 300px;
  padding: 30px 70px 100px 70px;
}
.project-text-m {
  width: 710px;
}
.music-p {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
/* ミュージック */


/* バッヂ */
.sec5 {
  background-color: #c3c1c4;
}
.container-b {
  width: 1200px;
  margin: auto;
  text-align: center;
}
.container-b h2 {
  font-size: 10px;
  font-weight: bolder;
  color: #c3c1c4; 
} 
.project-wrap-b {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.project-b {
  margin-top: 30px;
  margin-left: 70px;
  margin-bottom: 30px;
}
.acpro {
  padding-right: 30px;
}
.nm {
  padding-left: 30px;
}
.acpro:hover {
  filter: blur(3px);
}
.nm:hover {
  filter: blur(3px);
}
.button-confetti {
  border: 0;
  line-height: 2.5;
  padding: 0 20px;
  font-size: 1rem;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: rgba(220, 0, 0, 1);
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)  
  );
  box-shadow:
    inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
}
.button-confetti:hover {
  background-color: rgba(255, 0, 0, 1);
}
.button-confetti:active {
  box-shadow:
    inset -2px -2px 3px rgba(255, 255, 255, 0.6),
    inset 2px 2px 3px rgba(0, 0, 0, 0.6);
}

/* バッヂ */


/* footer */
footer {
  background-color: #7398a2;
  max-width: 1200px;
  padding-bottom: 50px;
  font-family: "BIZ UDPGothic", sans-serif;
}
.mail {
padding-top: 50px;
padding-left: 80px;
}
.mail-me {
  color: #575757;
}
.mail-me:hover {
  color: #c30404;
}
.copy {
  padding-top: 10px;
  padding-left: 80px;
}
.copyright {
  font-family: "franklin-gothic-urw";
  font-size: 13px;
  font-weight: normal;
  color: #575757;
}
#pagetop {
  position: fixed;
  bottom: 30px;
  right: 70px;
}
#pagetop img {
  width: 40px;
}
/* footer */


/* LIGHT BOX2 PREV */
.lb-nav a.lb-next {
  width: 34% !important;
}


/* TABLET CSS */
@media (max-width: 1024px) {
  .header {
    width: 90%;
  }
  .project {
    width: 90%;
  }
  .project img {
    width: 300px;
    height: 225px;
    transition: filter 0.3s ease;
  }
  .gallery {
    width: 356.25px;
  }
  .gallery a {
    margin: 0 5px;
    font-size: 13px;
    font-weight: normal;
    color: #999999;
    text-decoration: none; 
  }
  .gallery2 {
    width: 356.25px;
  }
  .a1 {
    margin: 0 10px;
    font-size: 13px;
    font-weight: normal;
    color: #999999;
    text-decoration: none; 
  }
  
  .a2 {
    margin: 0 10px;
    font-size: 13px;
    font-weight: normal;
    color: #999999;
    text-decoration: none; 
  }
  
  .a3 {
    margin: 0 10px;
    font-size: 13px;
    font-weight: normal;
    color: #999999;
    text-decoration: none; 
  }

  .img-A {
    width: 252px;
    height: 210px;
    padding: 35px 40px 10px;
    object-fit: cover;
    transition: filter 0.3s ease; 
  }
  
  .img-AA {
    width: 225px;
    height: 188px;
    padding: 35px 40px 10px;
    object-fit: cover;
    transition: filter 0.3s ease; 
  }
  
  .img-B {
    width: 188px;
    height: 188px;
    padding: 30px 40px 10px;
    object-fit: cover;
    transition: filter 0.3s ease;
  }
  
  .img-C {
    width: 240px;
    height: 75px;
    padding: 30px 40px 10px;
    object-fit: cover;
    transition: filter 0.3s ease;
  }
  
  .project-v {
    width: 337.5px;
    padding: 50px 0px 50px;
  }
  .responsive {
    width: 100%;
    aspect-ratio: 16/9;
  }
  #pagetop img {
    display: none;
  }
  .copy {
    padding-top: 10px;
    padding-left: 40px;
  }
  
  .mail {
    padding-top: 50px;
    padding-left: 40px;
  }
  
}
/* TABLET CSS */

/* SMART PHONE CSS */
@media (max-width: 1000px) {
  .project {
    padding-bottom: 0px;
  }
  .project-text {
    padding-top: 0px;
    padding-left: 47px;
    padding-bottom: 10px;
  }
  .logo-1 {
    width: 90%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .logo-12 {
    width: 90%;
    margin: auto;
    margin-left: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .logo-2 {
    width: 90%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .container-pro {
    width: 90%;
    margin: 0px;
  }
  .container-pro2 {
    width: 90%;
  }
  .notes {
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 40px;
    text-align: left;
    margin: 0px;
  }
  .gallery {
    text-align: left;
    width: 90%;  
  }
  .img-B {
    padding-left: 43px;
  }
  .container-v {
    width: 90%;
  }
  .project-v {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .container-m {
    width: 90%;
  }
  .project-m {
    height: 300px;
    padding: 0px 0px 0px 20px;
  }
  .container-b {
    width: 95%;
  }
  .acpro {
    padding-right: 0px;
  }
  .nm {
    padding-left: 0%;
  }
  .mail {
    padding-top: 50px;
    padding-left: 140px;
    }
    .copyright {
      font-family: "franklin-gothic-urw";
      font-size: 13px;
      font-weight: normal;
      color: #575757;
      padding-left: 75px;
    }
}
/* SMART PHONE CSS */
