@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 {
  text-align: center;
  -webkit-text-size-adjust: 100%;
  margin: 0;
}

body.loaded {
  position: static;
}

body.looking {
  overflow: hidden;
}

a {
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:active,
a.active {
  color: #C3C3C3;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

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

br.brsp {
  display: none;
}

.item-d-none p a {
  display: none;
}

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

#container {
  position: relative;
}

#container p{
  font-family: "cinzel", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 1.4rem;
color: #2C2723;
line-height: 1.6;
text-align: left;
}

#container .kv-wrapper{
  margin-top: 90px;
}

#container .kv-wrapper .kv .logo{
  margin:0 34px 34px auto;
  width: 270px;
}

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

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

#container .look .credit-box .credit{
  text-align: left;
}

#container .kv-wrapper .kv .lk1{
  width:90%;
  margin-right: 0;
  margin-left: auto;
}

#container .look-wrapper .look-box .lk2{
  width:90%;
  margin-right: auto;
  margin-left: auto;
}

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

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

#container .look-wrapper .look-box .lk3 .credit-box{
  width:95%;
  margin-right: auto;
  margin-left: auto;
}

#container .look-wrapper .look-box .lk4{
  width:60%;
  max-width: 760px;
  margin-right: auto;
  margin-left: 3%;
}

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

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

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

#container .look-wrapper .look-box .lk6 .credit-box{
  width:95%;
  margin-right: auto;
  margin-left: auto;
}

#container .look-wrapper .look-box .lk7{
  width:75%;
  margin-right: auto;
  margin-left: auto;
}

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

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

#container .look-wrapper .look-box .lk7 .photo-box .photo:last-child{
  width:80%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
}

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

#container .set {
  position: fixed;
    top: 0%;
    left: 8%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 140px;
    margin-top: -50px;
    mix-blend-mode: difference;
}

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

#container .staff-credit .name p{
  text-align: center;
  line-height: 2;
}


/*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: "cinzel", 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;
  padding: 20px;
}

#container .hamburger {
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 100;
  width: 42px;
  height: 51px;
  border: none;
  background: transparent;
  cursor: pointer;
}

#container .hamburger__line {
  position: absolute;
  left: 11px;
  width: 42px;
  height: 0.5px;
  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 {
  position: fixed;
  top: 16px;
  right: 16px;
  z-index: 100;
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  cursor: pointer;
}

#container .hamburger__line {
  position: absolute;
  left: 0px;
  width: 32px;
  height: 0.5px;
  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: #fff;
  transform: translateX(100%);
  transition: transform .4s;
  z-index: 90;
}

#container .nav .logo{
  margin: 170px auto 0;
  width: 195px;
}

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

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

#container .nav__item {
  font-family: "cinzel", 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;
  }
}

/*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;
  }

  #container .kv-wrapper {
    margin-top: 30px;
}

#container .kv-wrapper .kv .logo {
  margin: 0 16px 16px auto;
  width: 130px;
}

#container .kv-wrapper .kv .lk1 {
  width: 100%;
}

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

#container .lk1 .credit-box,
#container .lk3 .credit-box {
  width:90%;
  margin-left: auto;
  margin-right: auto;
}

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

#container p {
  font-size: 1.3rem;
}

#container .look-wrapper .look-box .lk2 .photo-box,
#container .look-wrapper .look-box .lk6 .photo-box {
  flex-wrap: wrap;
}

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

#container .look-wrapper .look-box .lk4 {
  width: 95%;
  margin-left: 0;
}

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

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

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

#container .look-wrapper .look-box .lk7 .photo-box .photo:last-child {
  width: 90%;
  margin-top: 50px;
}

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

.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 .set {
  top: 0%;
  left: 15%;
  width: 90px;
  margin-top: -70px;
}

#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);
}









}