@charset "UTF-8";
@import url("https://use.typekit.net/trc4hjw.css");

@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }

  75% {
    height: 40px;
    top: 50px;
  }

  100% {
    height: 40px;
    top: 50px;
  }
}

@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }

  75% {
    height: 40px;
    top: 40px;
  }

  100% {
    height: 40px;
    top: 40px;
  }
}

@keyframes moveleft {
  0% {
    left: 100vw;
  }

  100% {
    left: -200vw;
  }
}

@keyframes moveright {
  0% {
    left: -200vw;
  }

  100% {
    left: 100vw;
  }
}

/* ------------------------------------------------------------------------------------------------------------------------ */
html,
body {
  width: 100%;
  height: auto;
  font-size: 13px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  margin: 0;
}

body.loaded {
  position: static;
}

body.looking {
  overflow: hidden;
}

#container a,
#modal-wrapper a{
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

#container a:hover,
#container a:active,
#container a.active,
#modal-wrapper a:hover,
#modal-wrapper a:active,
#modal-wrapper a.active {
  color: #525252;
}

#container img,
#modal-wrapper img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#container i,
#modal-wrapper i{
  font-style: normal;
}

#container form,
#container section,
#container p,
#container div,
#container ul,
#container li,
#container dl,
#container dt,
#container dd,
#container a,
#container span,
#container input,
#container textarea,
#modal-wrapper form,
#modal-wrapper section,
#modal-wrapper p,
#modal-wrapper div,
#modal-wrapper ul,
#modal-wrapper li,
#modal-wrapper dl,
#modal-wrapper dt,
#modal-wrapper dd,
#modal-wrapper a,
#modal-wrapper span,
#modal-wrapper input,
#modal-wrapper textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

#container br.brsp,
#modal-wrapper br.brsp{
  display: none;
}

#container .item-d-none p a,
#modal-wrapper .item-d-none p a{
  display: none;
}

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

#container {
  position: relative;
}

#container p{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
font-size: 1.3rem;
color: #2C2723;
line-height: 1.6;
text-align: left;
}

#container .kv-wrapper{
  width:60%;
  margin: 0 auto 200px;
}

#container .kv-wrapper .kv{
  position: relative;
}

#container .kv-wrapper .kv .ttl{
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width:80%;
}

#container .kv-wrapper .lead p{
  font-size: 13px;
  margin-top: 40px;
  text-align: center;
  line-height: 2;
}

#container .main-wrapper{
  position: relative;
}

#container .look-set {
  position: fixed;
  z-index: 100;
  top: -100vh;
}

#container .set {
  position: fixed;
    top: 0%;
    left: auto;
    right:30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 140px;
    margin-top: -50px;
}

#container .look-wrapper .look-box .look{
  margin-bottom: 200px;
}

#container .look-wrapper .look-box .lk1 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:first-child{
  width:30%;
  margin-left: 5%;
  margin-right: auto;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:nth-child(2){
  width:55%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 100px;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:nth-child(3){
  width:40%;
  margin-left: 0;
  margin-right: auto;
  margin-top: -100px;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:nth-child(4){
  width:45%;
  margin-left: auto;
  margin-right: 2%;
  margin-top: 200px;
}

#container .look-wrapper .look-box .lk2 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#container .look-wrapper .look-box .lk2 .photo-box .photo{
  width:48%;
}

#container .look-wrapper .look-box .lk2 .photo-box .photo:first-child{
  width:60%;
  margin: 0 auto 50px;
}

#container .look-wrapper .look-box .lk3 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 50px;
}

#container .look-wrapper .look-box .lk3 .photo-box .photo:first-child{
  width: 30%;
  margin-left: auto;
  margin-right: 0;
}

#container .look-wrapper .look-box .lk3 .photo-box .photo:nth-child(2){
  width: 60%;
  margin-left: 5%;
  margin-right: auto;
  margin-top: 100px;
}

#container .look-wrapper .look-box .lk3 .photo-box .photo:nth-child(3){
  width: 55%;
  margin-left: 0;
  margin-right: auto;
}

#container .look-wrapper .look-box .look .photo-box .credit{
  width:97%;
  margin: 15px auto 0;
}

#container .look-wrapper .look-box .look .photo-box .credit p{
  font-size: 12px;
}

#container .look-wrapper .look-box .look .photo-box .credit p a{
  font-weight: 600;
}

#container .look-wrapper .look-box .lk3 .photo-box .credit{
  width: 35%;
  margin-left: 0;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: 0;
}

#container .look-wrapper .look-box .lk4 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 50px;
  width: 60%;
  margin: 0 auto;
}

#container .look-wrapper .look-box .lk5 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#container .look-wrapper .look-box .lk5 .photo-box .photo{
  width:48%;
}

#container .look-wrapper .look-box .lk6 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width:95%;
  margin: 0 auto;
}

#container .look-wrapper .look-box .lk6 .photo-box .photo{
  width:30%;
}

#container .look-wrapper .look-box .lk7 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

#container .look-wrapper .look-box .lk7 .photo-box .photo:first-child{
  width:30%;
  margin-left: 5%;
  margin-right: auto;
}

#container .look-wrapper .look-box .lk7 .photo-box .photo:nth-child(2){
  width:60%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 100px;
}

#container .look-wrapper .look-box .lk8 .photo-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  margin: 0 auto;
}

#container .look-wrapper .look-box .lk8 .photo-box .photo{
  width:50%;
}

#container .item-lineup{
  width:95%;
  margin: 0 auto 200px;
  border-top: #000 1px solid;
}

#container .item-ttl p{
  margin: 30px auto;
  font-family: "optima-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: 8px;
line-height: 1;
font-size: 42px;
text-align: center;
}

#container .item-ttl p span{
line-height: 1;
font-size: 16px;
}

#container .item-lineup .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 30px;
}

#container .item-lineup .flex .a-look{
  width:23%;
}

#container .item-lineup .flex .a-look .item-name p{
  font-size: 12px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
    margin: 8px auto 0;
}

#container .interview-box{
  width:95%;
  margin: 0 auto 200px;
  border-top: #000 1px solid;
  background-color:#F6F3EF;
}

#container .interview-box .interview{
  width:80%;
  margin: 0 auto;
}

#container .interview-box .interview .img-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

#container .interview-box .interview .img-box .img{
  width:31%;
}

#container .interview-box .interview .text-box{
  margin-bottom: 36px;
}

#container .interview-box .interview .text-box:last-child{
  margin-bottom: 0px;
}

#container .interview-box .interview .text-box .q p{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 15px;
}

#container .interview-box .interview .text-box .a p{
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 0;
}

#container .interview-box .interview .text-box .text{
  margin-bottom: 50px;
}

#container .interview-box .interview .prof-box{
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width:70%;
  margin: 0 auto;
}

#container .interview-box .interview .prof-box .img{
  width:30%;
}

#container .interview-box .interview .prof-box .prof{
  width:65%;
  background-color: #fff;
  padding: 30px;
}

#container .interview-box .interview .prof-box .prof .brand{
  width:100px;
  margin-bottom: 10px;
}

#container .interview-box .interview .prof-box .prof .name p{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  margin-bottom: 15px;
}

#container .interview-box .interview .prof-box .prof .prof-text p{
  font-size: 12px;
}

#container .info-wrapper{
  border-top: #000 1px solid;
  width:95%;
  margin: 0 auto 100px;
}

#container .info-wrapper .schedule-box{
  margin: 0 auto 100px;
}

#container .info-wrapper .schedule-box .schedule{
  margin: 0 auto 20px;
}

#container .info-wrapper .schedule-box .schedule p{
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
}

#container .info-wrapper .schedule-box .schedule p span{
  font-weight: 500;
  font-size: 13px;
}

#container .info-wrapper .popup-box{
  border-top: #000 1px solid;
  background-color: #F6F3EF;
}

#container .info-wrapper .popup-box .pop-up{
  width:80%;
  margin: 0 auto;
}

#container .info-wrapper .popup-box .pop-up .text p{
  font-size: 13px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.8;
}

#container .info-wrapper .popup-box .pop-up .img-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
}

#container .info-wrapper .popup-box .pop-up .img-box .img{
  width:31%;
}

#container .staff-credit{
  margin-bottom: 50px;
}

#container .staff-credit .notice p{
  font-size: 10px;
  text-align: center;
  margin-bottom: 50px;
}

#container .staff-credit .img{
  width:350px;
  margin: 0 auto 50px;
}

#container .staff-credit .staff p{
  text-align: center;
  font-size: 12px;
  line-height: 2;
  margin: 0 auto;
  font-family: "optima-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
letter-spacing: 2px;
}

/*footer*/
.footer-wrapper{
  width: 100%;
  margin: 0 auto;
  background-image: url(https://baycrews.jp/src/feature/20250910_lulu/footer-pc.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2000;
  position: relative;
}

.footer-wrapper p{
  font-family: "optima-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.4rem;
line-height: 1.5;
color:#2C2723;
}

.footer-wrapper a:hover {
  text-decoration: underline;
}

.footer-wrapper .footer-box .flex{
  width: 95%;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 80px 0;
}

.footer-wrapper .footer-box .flex .logo{
  width:170px;
}

.footer-wrapper .navi-box{
  display: flex;
  align-items: center;
  text-align: left;
  justify-content: space-between;
  width:300px;
  margin-right: 0;
  margin-left: auto;
}

.footer-wrapper .navi-box .navi{
  width: 50%;
}

#container .footer-wrapper .copy p{
  text-align: center;
  font-size: 9px;
  margin: 0px auto;
  padding-bottom: 20px;
}

/*set*/
.posiR {
  position: relative;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.re{
  flex-direction: column-reverse;
}

.slick-slide img {
  display: block;
}

.type{
  display: block;
  visibility: hidden;
}

#container .header {
  position: relative;
}

#container .hamburger {
  width: 42px;
  height: 51px;
  border: none;
  background: transparent;
  cursor: pointer;
}

#container .hamburger__line {
  position: absolute;
  left: 11px;
  width: 42px;
  height: 1px;
  background-color: #2C2723;
  transition: all .4s;
}

#container .hamburger__line:nth-of-type(1) {
  top: 12px;
}
#container .hamburger__line:nth-of-type(2) {
  top: 24px;
}
#container .hamburger__line:nth-of-type(3) {
  top: 36px;
}

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

#container .hamburger {
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  cursor: pointer;
}

#container .hamburger__line {
  position: absolute;
  left: 0px;
  width: 32px;
  height: 1px;
  background-color: #2C2723;
  transition: all .4s;
}

#container .hamburger__line:nth-of-type(1) {
  top: 8px;
}
#container .hamburger__line:nth-of-type(2) {
  top: 16px;
}
#container .hamburger__line:nth-of-type(3) {
  top: 24px;
}

}

/* メニューオープン時 */
#container .hamburger.active .hamburger__line:nth-of-type(1) {
  transform: translateY(12px) rotate(-30deg);
}
#container .hamburger.active .hamburger__line:nth-of-type(2) {
  opacity: 0;
}
#container .hamburger.active .hamburger__line:nth-of-type(3) {
  transform: translateY(-12px) rotate(30deg);
}

#container .nav {
  position: fixed;
  top: 0;
  left: auto;
  right: 0;
  width: 300px;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
  transform: translateX(100%);
  transition: transform .4s;
  z-index: 90;
}

#container .nav.active {
  transform: translateX(0);
}

#container .nav__list {
  margin: 0;
  padding: 200px 0 0;
  list-style: none;
}

#container .nav__item {
  font-family: "optima-lt-pro", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.5rem;
line-height: 1.5;
color:#2C2723;
text-align: left;
margin: 0 auto;
  width: 195px;
}

#container .nav__link {
  display: block;
  padding: 15px 0;
  color: #2C2723;
  text-decoration: none;
}

.scroll-blurfade {
  opacity: 0;
  transform: scale(1.03);
  filter: blur(8px);
  transition: opacity 1.2s ease, transform 1.2s ease, filter 1.2s ease;
  will-change: opacity, transform, filter;
}

.scroll-blurfade.visible {
  opacity: 1;
  transform: scale(1);
  filter: blur(0); /* シャープに */
}

.inview-blur {
  opacity: 0;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.blur {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  opacity: 1;
  transition: .4s;
}

@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
    filter: blur(5px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
    filter: blur(5px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

/*モノクロから色づくCSS*/
.fadeInMonoTrigger {
  filter: grayscale(1) brightness(0.7);
}

.fadeInMono {
  animation: fadeInMonoAnime .6s 1s both;
  transition: all 0.4s ease-in;
}

@keyframes fadeInMonoAnime {
  0% {
    filter: grayscale(1) brightness(0.7);
  }
  100% {
    filter: grayscale(0) brightness(1);
  }
}


/* ====== 速度・ディレイ違いのパターン ====== */

/* パターン1：すぐ発動・速い */
.fadeInMono.fast {
  animation-duration: 1s;
  animation-delay: 0.6s;
}

/* パターン2：中くらい */
.fadeInMono.medium {
  animation-duration: 1.4s;
  animation-delay: 1s;
}

/* パターン3：ゆっくり・遅れて */
.fadeInMono.slow {
  animation-duration: 1.8s;
  animation-delay: 1.2s;
}


.start1 {
  animation: fade 1s ease-in .6s 1 normal backwards;
}

.start2 {
  animation: fade 1s ease-in 1.2s 1 normal backwards;
}

.start3 {
  animation: fade 1s ease-in 1.5s 1 normal backwards;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

/*modal*/
.modal-trigger {
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  width: 100%;
}
.modal-trigger .plus {
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  right: 12px;
  bottom: 9px;
  z-index: 90;
}
.modal-trigger .plus::before {
  display: block;
  content: "";
  background-color: #000;
  position: absolute;
  width: 1px;
  height: 24px;
  bottom: 0;
  right: 10px;
}
.modal-trigger .plus::after {
  display: block;
  content: "";
  background-color: #000;
  position: absolute;
  width: 24px;
  height: 1px;
  top: 20px;
  right: -1px;
}
@media (max-width: 768px) {
  .modal-trigger{
    margin-right: 0px;
  }
  .content-wrapper .modal-trigger .plus {
    width: 15px;
    height: 15px;
    right: 5px;
    bottom: 5px;
  }
}
@media (max-width: 768px) {
  .content-wrapper .modal-trigger .plus::before {
    width: 1px;
    height: 15px;
    bottom: 0px;
    right: 7px;
}
}
@media (max-width: 768px) {
  .content-wrapper .modal-trigger .plus::after {
    width: 15px;
        height: 1px;
        top: 7px;
        right: 0px;
  }
}
#modal-wrapper {
  background: rgba(255,255,255,0.9);
  width: 100%;
  height: 100vh;
  padding: 40px 0 120px 0;
  margin: 0px auto;
  position: fixed;
  top: 0;
  overflow: scroll;
  z-index: 200;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  pointer-events: none;
  transition: opacity 0.25s ease-in;
  color: #000;
}
#modal-wrapper.active {
  opacity: 1;
  pointer-events: auto;
}
#modal-wrapper .close {
  width: 30px;
  height: 30px;
  position: fixed;
  top: 2%;
  right: 3%;
  z-index: 999;
  cursor: pointer;
}
#modal-wrapper .close::before {
  content: "";
  width: 41px;
  height: 2px;
  background-color:#000;
  transform: rotate(-45deg);
  position: absolute;
  left: -5px;
  top: 14px;
  transition: all 0.5s 0s ease;
}
#modal-wrapper .close::after {
  content: "";
  width: 41px;
  height: 2px;
  background-color: #000;
  transform: rotate(45deg);
  position: absolute;
  left: -5px;
  top: 14px;
  transition: all 0.5s 0s ease;
}

.looking{
 overflow: hidden;
}

/*modalの中*/

#modal-wrapper{
  padding-top: 0px;
}

#modal-wrapper .looks{
  width:70%;
  margin: 0 auto;
}

#modal-wrapper .looks .look{
  margin: 50px auto 180px;
}

#modal-wrapper .looks .look .style-box{
  display: flex;
  justify-content: space-between;
  align-items:flex-start;
  flex-wrap: wrap;
  row-gap: 100px;
}

#modal-wrapper .looks .look .style-box .style{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-wrap: nowrap;
  width:100%;
  gap:50px;
}

#modal-wrapper .looks .look .style-box .style .img,
#modal-wrapper .looks .look .style-box .style .text-box{
  width:48%;
}

#modal-wrapper .looks .look .style-box .style .img{
  margin-bottom: 16px;
}

#modal-wrapper .looks .look .style-box .style .text-box .credit{
  margin-bottom: 15px;
}

#modal-wrapper .looks .look .style-box .style .text-box .credit p{
  font-size: 14px;
  line-height: 1;
  margin: 0 auto;
  text-align:left;
  margin: 0 auto;
  color:#000;
}

#modal-wrapper .looks .look .style-box .style .text-box .credit .span{
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}

#modal-wrapper .looks .look .style-box .style .text-box .credit p a{
  font-weight: 700;
}


#modal-wrapper .looks .look .style-box .style .text-box .info p{
  font-size: 13px;
  line-height: 1.8;
  margin: 0 auto;
  text-align:left;
  margin: 0 auto;
  color:#000;
}

/*sp*/
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }


  body {
    position: relative;
  }

  html, body {
    overflow-x: hidden;
  }

  #container {
    display: block;
  }

 

.footer-wrapper .footer-box .flex {
  width: 90%;
  padding: 40px 0;
  flex-wrap: wrap;
  row-gap: 40px;
}

.footer-wrapper .navi-box {
  flex-wrap: wrap;
  margin-right: auto;
    margin-left: 0;
}

.footer-wrapper .navi-box .navi {
  width: 100%;
  margin-top: 10px;
}

.footer-wrapper {
  background-image: url(https://baycrews.jp/src/feature/20250910_lulu/footer-sp.jpg);
}

#container .nav.active {
    transform: translateX(0);
}
#container .nav {
    width: 55%;
}

#container .nav .logo {
  margin: 145px auto 0;
  width: 150px;
}

#container .nav__item {
  font-size: 1.4rem;
  width: 150px;
}

#container .nav__link {
  padding: 8px 0;
}

#container .hamburger.active .hamburger__line:nth-of-type(1) {
  transform: translateY(4px) rotate(-30deg);
}

#container .kv-wrapper {
  width: 100%;
  margin: 0 auto 100px;
}

#container .kv-wrapper .kv .ttl {
  width: 90%;
}

#container .kv-wrapper .lead {
  margin: 30px auto 0;
  width: 95%;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:first-child {
  width: 40%;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:nth-child(2) {
  width: 85%;
  margin-top: 50px;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:nth-child(3) {
  width: 75%;
  margin-top: 50px;
}

#container .set {
  top: 0%;
  left: auto;
  right: 6%;
  width: auto;
  margin-top: -70px;
}

#container .look-wrapper .look-box .look {
  margin-bottom: 100px;
}

#container .look-wrapper .look-box .lk1 .photo-box .photo:nth-child(4) {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

#container .look-wrapper .look-box .lk2 .photo-box .photo:first-child {
  width: 100%;
  margin: 0 auto 50px;
}

#container .look-wrapper .look-box .lk2 .photo-box .photo {
  width: 49%;
}

#container .look-wrapper .look-box .lk3 .photo-box {
  row-gap: 0px;
}

#container .look-wrapper .look-box .lk3 .photo-box .photo:first-child {
  width: 40%;
  margin-left: 0;
  margin-right: auto;
}

#container .look-wrapper .look-box .lk3 .photo-box .photo:nth-child(2) {
  width: 85%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 50px;
}

#container .look-wrapper .look-box .lk3 .photo-box .photo:nth-child(3) {
  width: 90%;
  margin-left: 0;
  margin-right: auto;
  margin-top: 50px;
}

#container .look-wrapper .look-box .lk3 .photo-box .credit {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 0;
}

#container .look-wrapper .look-box .lk4 .photo-box {
  row-gap: 30px;
  width: 70%;
  margin: 0 auto;
}

#container .look-wrapper .look-box .lk5 .photo-box .photo {
  width: 60%;
  margin-right: 0;
  margin-left: auto;
}

#container .look-wrapper .look-box .lk5 .photo-box .photo:nth-child(2){
  width: 90%;
  margin-right: auto;
  margin-left: 0;
  margin-top: 30px;
}

#container .look-wrapper .look-box .lk5 .photo-box .credit{
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}

#container .look-wrapper .look-box .lk6 .photo-box {
  width: 100%;
}

#container .look-wrapper .look-box .lk6 .photo-box .photo {
  width: 49%;
}

#container .look-wrapper .look-box .lk6 .photo-box .photo:nth-child(3){
  width: 70%;
  margin: 30px auto 0;
}

#container .look-wrapper .look-box .lk7 .photo-box .photo:first-child {
  width: 40%;
}

#container .look-wrapper .look-box .lk7 .photo-box .photo:nth-child(2) {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

#container .look-wrapper .look-box .lk8 .photo-box {
  width: 95%;
}

#container .look-wrapper .look-box .look .photo-box .credit p {
  font-size: 10px;
  margin-bottom:8px;
}

#container .look-wrapper .look-box .look .credit {
  margin-top: 15px;
}

#container .item-lineup {
  width: 100%;
  margin: 0 auto 100px;
}

#container .item-lineup .flex .a-look .item-name p {
  font-size: 10px;
}

#container .item-lineup .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 8px;
  width: 97%;
  margin: 0 auto;
}

#container .item-lineup .flex .a-look{
  width:33%;
}

#container .item-lineup .flex .a-look:nth-child(4),
#container .item-lineup .flex .a-look:nth-child(5){
  width:49%;
}

#container .item-ttl p {
  margin: 30px auto;
  letter-spacing: 6px;
  line-height: 1;
  font-size: 28px;
}

#container .interview-box {
  width: 100%;
  margin: 0 auto 50px;
}

#container .item-ttl p span {
  font-size: 14px;
  letter-spacing: 2px;
}

#container .interview-box .interview {
  width: 95%;
  margin: 0 auto;
}

#container .interview-box .interview .img-box .img {
  width: 32%;
}

#container .interview-box .interview .text-box .q p {
  font-size: 13px;
}

#container .interview-box .interview .text-box .a p {
  font-size: 12px;
}

#container .interview-box .interview .text-box .text {
  margin-bottom: 36px;
}

#container .interview-box .interview .prof-box {
  justify-content: center;
  align-items: center;
  width: 90%;
  flex-wrap: wrap;
  row-gap: 20px;
}

#container .interview-box .interview .prof-box .img {
  width: 220px;
}

#container .interview-box .interview .prof-box .prof {
  width: 100%;
  padding: 20px;
}

#container .info-wrapper {
  border-top: #000 1px solid;
  width: 100%;
  margin: 0 auto 50px;
}

#container .info-wrapper .schedule-box {
  margin: 0 auto 50px;
}

#container .info-wrapper .popup-box .pop-up {
  width: 95%;
}

#container .info-wrapper .popup-box .pop-up .img-box .img {
  width: 32%;
}

#container .staff-credit .img {
  width: 250px;
  margin: 0 auto 20px;
}

#container .staff-credit .staff p {
  text-align: center;
  font-size: 10px;
  line-height: 2;
  margin: 0 auto;
  letter-spacing: 2px;
}

#modal-wrapper .looks .look .style-box .style {
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
}

#modal-wrapper .looks {
  width: 95%;
}

#modal-wrapper .looks .look .style-box .style .img, #modal-wrapper .looks .look .style-box .style .text-box {
  width: 100%;
}

#modal-wrapper .looks .look .style-box .style .img {
  margin-bottom: 0px;
}


}