@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;
  line-height: 1.8;
}

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

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


body.looking {
  overflow: hidden;
}

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

a:hover,
a:active,
a.active {
  color: #7e7e7e;
  text-decoration: underline;
}

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

/* ------------------------------------------------------------------------------------------------------------------------ */
/* setting 右*/

.inner {
  font-family: "acumin-pro", sans-serif;
  font-family: "noto-sans-cjk-jp", sans-serif;
font-weight: 300;
font-style: normal;
  font-size: 12px;
  line-height: 1.8;
}

.inner .lead {
  width: 90%;
  margin: 40px auto 100px;
  text-align: center;
}

.inner .lead p {
  font-size: 13px;
  line-height: 180%;
  text-align: left;
}

.inner .text-jp {
  font-family: "shippori-mincho-b1", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 14px;
margin-bottom: 5px;
}

.inner .text-en {
  font-family: "plantin", sans-serif;
font-weight: 400;
font-style: italic;
color: #FFBD33;
font-size: 13px;
line-height: 1.5;
}

.inner .text-en span{
font-size: 10px;
}

.inner .look-box .looks .lk{
  margin-bottom: 100px;
}

.inner .look-box .looks .lk .ttl-box{
  border-top: 3px solid #000;
  border-bottom: #000 0.5px solid;
}

.inner .look-box .looks .lk .ttl-box .sec-ttl{
  font-family: "plantin", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 32px;
text-align: center;
padding: 30px 0;
line-height: 1;
}

.inner .look-box .looks .lk .navi-box{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 0.5px solid #000;
  margin-bottom: 40px;
}

.inner .look-box .looks .lk .navi-box .navi{
  padding: 0 10px;
  border-right: #000 0.5px solid;
  position: relative;
}

.inner .look-box .looks .lk .navi-box .navi:last-child{
  border-right: #000 0px solid;
}

.inner .look-box .looks .lk .navi-box .navi .navi-ttl{
  font-family: "plantin", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 10px;
text-align: center;
margin-top: 10px;
}

.inner .look-box .looks .lk .navi-box .navi .navi-ttl::after {
  position: absolute;
  top: 100%; 
  left: 50%;
  transform: translateX(-50%);

  content: "";
  background-image: url(https://baycrews.jp/src/feature/20250829_edifice/btn.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 6px 6px;
  width: 10px;
  height: 10px;
}

.inner .look-box .looks .lk .item-box{
  margin: 0 auto 40px;
}

.inner .look-box .looks .lk .item-box .item-ttl,
#modal-wrapper .item-ttl{
  border-top: 3px solid #000;
  border-bottom: #000 0.5px solid;
  margin: 0 auto 20px;
}

.inner .look-box .looks .lk .item-box .item-ttl p,
#modal-wrapper .item-ttl p{
  font-family: "plantin", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 24px;
text-align: left;
padding: 8px 0;
}

.inner .look-box .looks .lk .item-box .flex{
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  align-items: flex-start;
  padding-bottom: 20px;
  border-bottom: #000 solid 0.5px;
}

.inner .look-box .looks .lk .item-box .flex .item{
  width:33.3333333333333%;
  object-fit: cover; 
}


.inner .look-box .looks .lk .item-box .btn{
  background-color: #FFBD33;
  font-family: "acumin-pro", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0;
  width:100px;
  margin: 30px auto;
  text-align: center;
}

.inner .look-box .looks .lk .item-box .btn:hover{
  background-color: #000;
  color: #FFBD33;
}

.inner .look-box .looks .lk .item-box .flexB{
  row-gap: 12px;
}

.inner .look-box .looks .lk .item-box .flex .a-look{
  width:49%;
}
.inner .look-box .looks .lk .item-box .flex .a-look:nth-child(1),
.inner .look-box .looks .lk .item-box .flex .a-look:nth-child(2),
.inner .look-box .looks .lk .item-box .flex .a-look:nth-child(3),
.inner .look-box .looks .lk .item-box .flex .a-look:nth-child(4),
.inner .look-box .looks .lk .item-box .flex .a-look:nth-child(5),
.inner .look-box .looks .lk .item-box .flex .a-look:nth-child(6){
  width:32%;
}

.inner .look-box .looks .lk .box3{
  background-color: #2A2929;
  padding-top: 40px;
}

.inner .look-box .looks .lk .box3 .item-ttl{
  border-top: 3px solid #fff;
  border-bottom: #fff 0.5px solid;
  margin-bottom: 20px;
  width: 95%;
}

.inner .look-box .looks .lk .box3 .item-ttl p{
  color: #fff;
}

.inner .look-box .looks .lk .box3 .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto 40px;
  row-gap: 30px;
}

.inner .look-box .looks .lk .box3 .flex .item{
  width:100%;
}

.inner .look-box .looks .lk .box3 .flex .item .text p{
  color: #fff;
  margin: 16px auto 36px;
}

.inner .look-box .looks .lk .box4 .itemA{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #000 0.5px solid;
}

.inner .look-box .looks .lk .box4 .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.inner .look-box .looks .lk .box4 .flex .item{
  width:48%;
}

.inner .look-box .looks .lk .box4 .flex .text,
.inner .look-box .looks .lk .box4 .item .text{
  margin: 16px auto 36px;
}

.inner .look-box .looks .lk .interview-box{
  width:80%;
  margin: 0 auto;
}

.inner .look-box .looks .lk .interview-box .interview{
  margin-bottom:48px;
}

.inner .look-box .looks .lk .interview-box .interview .q-box{
  margin-bottom: 16px;
}

.inner .look-box .looks .lk .interview-box .interview .a-box p{
  font-size: 13px;
  font-family: "shippori-mincho-b1", sans-serif;
font-weight: 500;
font-style: normal;
}

.inner .look-box .looks .lk .interview-box .interview .img-b{
  width:80%;
  margin-left: auto;
  margin-right: auto;
}

.inner .look-box .looks .lk .interview-box .interview .main-img{
  width:70%;
  margin: 48px auto;
  border: #FFBD33 solid 10px;
}

.inner .look-box .lk3 .comme{
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
  font-family: "shippori-mincho-b1", sans-serif;
font-weight: 400;
font-style: normal;
}

.inner .look-box .lk3 .flex{
  flex-wrap: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.inner .look-box .lk3 .flex .item{
  width:48%;
}

.inner .look-box .lk3 .flex .item .text p{
  font-family: "noto-sans-cjk-jp", sans-serif;
font-weight: 500;
font-style: normal;
margin-top: 8px;
font-size: 10px;
}

.inner .look-box .staff-credit{
  margin: 0px auto 100px;
}

.inner .look-box .staff-credit p{
  font-family: "plantin", sans-serif;
font-weight: 400;
font-style: normal;
text-align: center;
}











/*あしらい*/




/*footer*/
.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  border-top: #000 1px solid;
}

.footer-wrapper p,
.footer-wrapper ul li a {
  font-family: "plantin", sans-serif;
font-weight: 400;
font-style: normal;
  color: #000;
  text-align: right;
  font-size: 11px;
  line-height: 2;
}

.footer-wrapper .navi-box {
  margin: 0px auto;
  width: 95%;
  padding-top: 20px;
  font-family: "plantin", sans-serif;
font-weight: 400;
font-style: normal;
  color: #000;
}

.footer-wrapper .back {
  text-align: right;
  font-size: 10px;
  margin: 50px auto 20px;
  width: 95%;
  font-family: "plantin", sans-serif;
font-weight: 400;
font-style: normal;
  color: #000;
}

.footer-wrapper .copy p {
  text-align: center;
  font-size: 10px;
  margin: 0px auto 20px;
  font-family: "plantin", sans-serif;
font-weight: 400;
font-style: normal;
  color: #000;
}


/* setting 右ここまで*/

/* setting 左*/
.main_visual {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.main_visual .kv-box {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.main_visual .kv {
  width: 100%;
}

.main_visual .kv-box .kv-text{
  position: absolute;
  top:5%;
  left:15px;
}

.main_visual .kv-box .kv-text p{
  color: #fff;
  font-family: "plantin", sans-serif;
font-weight: 600;
font-style: normal;
line-height: 1;
text-align: left;
}

.main_visual .kv-box .kv-text .number p{
  font-size: 24px;
  margin-bottom: 10px;
}

.main_visual .kv-box .kv-text .ttl p{
  font-size: 36px;
}

/*header-box*/
#container .header-box {
  width:100%;
  background-color: #fff;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  margin-bottom: 15px;
}

#container .header-box p{
font-family: "plantin", sans-serif;
font-weight: 600;
font-style: normal;
}

#container .header-box .yellow-box,
#container .header-box .navi-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

#container .header-box .ttl-box{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

#container .header-box .yellow-box{
  background-color:#FFBD33;
  padding: 5px 10px;
  border-bottom: #000 .5px solid;
}

#container .header-box .yellow-box p{
  font-size: 10px;
  line-height: 1;
}

#container .header-box .ttl-box {
  padding: 8px 10px;
  border-bottom: #000 .5px solid;
}

#container .header-box .ttl-box p{
  font-size: 58px;
  line-height: 1;
}

#container .header-box .ttl-box .brand{
  width:75px;
}

#container .header-box .navi-box{
  justify-content: space-around;
  padding: 10px;
}

#container .header-box .navi-box p{
  font-size: 12px;
  line-height: 1;
}

/*header-box_end*/





/* setting 左ここまで*/




/*set*/
.re {
  flex-direction: row-reverse;
}

.posiR {
  position: relative;
}

.pc {
  display: block;
}

.sp {
  display: none;
}


.center {
  margin-left: auto;
  margin-right: auto;
}

.left {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.right {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}

.slick-slide img {
  display: block;
}

/*========= LoadingのためのCSS ===============*/

/*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: #FFBD33;
  position: absolute;
  width: 2px;
  height: 24px;
  bottom: 0;
  right: 10px;
}
.modal-trigger .plus::after {
  display: block;
  content: "";
  background-color: #FFBD33;
  position: absolute;
  width: 24px;
  height: 2px;
  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:90%;
  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: 30px;
}

#modal-wrapper .looks .look .style-box .style{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
  width:24%;
}

#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: 16px;
}


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



/* Loading背景画面設定　*/
#loading {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background: #fff;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#loading_logo img {
  width: 180px;
}

/* LINE文字 */


/* fadeUpをするアイコンの動き */

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*animation*/
.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: 1s;
  animation-duration: 1s;
  -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(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  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(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

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

.delay {
  animation-delay: 0.5s;
}

.start0 {
  animation: fade 0.4s ease-in 0.4s 1 normal backwards;
}

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

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

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

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

@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* fadeUpをするアイコンの動き */

.fadeUp-1 {
  animation-name: fadeUpAnime1;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.fade-1 {
  opacity: 0;
  transform: translateY(80px);
}


@keyframes fadeUpAnime1 {
  from {
    opacity: 0;
    transform: translateY(80px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.delay {
  animation-delay: 0.5s !important;
}


.top-ttl {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

@keyframes showTextFromBottom {
  0% {
    transform: translateY(100%);

  }

  100% {
    transform: translateY(0px);
  }
}

.textanimation span {
  animation: showText 2s backwards;
  display: inline-block;
}

.textanimation>span {
  overflow: hidden;
}

.textanimation>span>span {
  animation: showTextFromBottom 0.5s backwards;
}

/*スライダーの設定*/
/*------ スライダーの横幅 ------*/
.slider {
  width: 100%;
  margin: 0 auto;
}

/*------ スライダー画像 ------*/
.slider img {
  width: 100%;
  height: auto;
}

/*-------- 高さ調整 ----------*/
.slider .slick-slide {
  height: auto !important;
}

/*---------- 矢印 ----------*/
.slider .slick-next {
  right: 15px !important;
}

.slider .slick-prev {
  left: 15px !important;
}

.slider .slick-arrow {
  width: initial !important;
  height: initial !important;
  z-index: 2 !important;
}

.slider .slick-arrow:before {
  font-size: 36px !important;
}

.slick-next:before {
  display: none;
  content: '' !important;
  opacity: 1 !important;
  left: 5px;
  width: 0px;
  height: 0px;
  border-left: 16px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;

}

.slick-prev:before {
  display: none;
  content: '' !important;
  opacity: 1 !important;
  left: 5px;
  width: 0px;
  height: 0px;
  border-right: 16px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.slick-dots {
  display: none !important;
}

#container .item-wrapper .item-box .slider .slick-dots {
  display: none !important;
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  top: 92%;
}

.slick-slide {
  height: auto !important;
  line-height: 0;
}

.slick-slide div {
  height: 100%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

#js-slider-7 img {
  width: calc(100vw / 3);
}

@media screen and (max-width: 768px) {
  #js-slider-7 img {
    width: 100vw;
  }
}

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

  .sp {
    display: block !important;
  }

  .font {
    font-size: 1.9em !important;
  }

  .posiR {
    position: relative;
  }

  .small {
    width: 70%;
  }

  .mid {
    width: 90%;
  }

  .large {
    width: 100%;
  }

  body {
    position: relative;
    overflow-x: hidden;
  }

  .main_visual .kv-box {
    height: auto;
    padding: 10px;
  }

  .inner .lead {
    width: 95%;
    margin: 0px auto 80px;
}

.inner .look-box .looks .lk .ttl-box .sec-ttl {
  font-size: 28px;
}

.inner .look-box .looks .lk .item-box .item-ttl p, #modal-wrapper .item-ttl p {
  font-size: 22px;
  padding: 4px 0;
}

.inner .look-box .looks .lk .box1,
.inner .look-box .looks .lk .box2,
.inner .look-box .looks .lk .box4,
.inner .look-box .looks .lk3{
  width:95%;
  margin-left: auto;
  margin-right: auto;
}

.modal-trigger .plus::before {
  display: block;
  content: "";
  background-color: #FFBD33;
  position: absolute;
  width: 2px;
  height: 18px;
  bottom: 0;
  right: 7px;
}

.modal-trigger .plus::after {
  display: block;
  content: "";
  background-color: #FFBD33;
  position: absolute;
  width: 18px;
  height: 2px;
  top: 23px;
  right: -1px;
}

.modal-trigger .plus {
  right: 8px;
  bottom: 6px;
}

.inner .look-box .looks .lk .box3 .flex {
  width: 90%;
}

.inner .look-box .looks .lk .interview-box {
  width: 90%;
}

.inner .look-box .looks .lk .interview-box .interview .main-img {
  width: 90%;
  margin: 40px auto;
  border: #FFBD33 solid 10px;
}

.inner .look-box .looks .lk .interview-box .interview {
  margin-bottom: 40px;
}

.inner .look-box .looks .lk .interview-box .interview .img-b {
  width: 90%;
}

.inner .look-box .lk3 .flex {
  align-items: flex-start;
  margin-top: 20px;
  flex-wrap: wrap;
  gap:30px;
}

.inner .look-box .lk3 .flex .item {
  width: 100%;
}

.inner .look-box .staff-credit {
  margin: 0px auto 80px;
}

.inner .look-box .staff-credit p {
  font-size: 10px;
}




  /*----------sliderSp ----------*/
  .slider .slick-arrow:before {
    font-size: 24px !important;
  }

  .slider .slick-next {
    right: 8px !important;
  }

  .slider .slick-prev {
    left: 8px !important;
  }

  #container .item-wrapper .item-box .slider .slick-dots {
    top: 88%;
  }
}

/*----------Sp ----------*/
@media screen and (max-width: 768px) {
  /* sp */

  .delay {
    animation-delay: 0.5s !important;
  }

#contents .sticky-box{
  position: sticky;
  top:0;
  z-index: 100;
}

/*header-box*/
#container .header-box {
  width:100%;
  background-color: #fff;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  margin-bottom: 0px;
}

#container .header-box p{
font-family: "plantin", sans-serif;
font-weight: 600;
font-style: normal;
}

#container .header-box .yellow-box,
#container .header-box .navi-box{
  display: flex;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}

#container .header-box .ttl-box{
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
}

#container .header-box .yellow-box{
  background-color:#FFBD33;
  padding: 5px 10px;
  border-bottom: #000 .5px solid;
}

#container .header-box .yellow-box p{
  font-size: 8px;
  line-height: 1;
}

#container .header-box .ttl-box {
  padding: 15px 10px;
  border-bottom: #000 .5px solid;
}

#container .header-box .ttl-box p{
  font-size: 34px;
  line-height: 1;
}

#container .header-box .ttl-box .brand{
  width:50px;
}

#container .header-box .navi-box{
  justify-content: space-around;
  padding: 10px;
}

#container .header-box .navi-box p{
  font-size: 10px;
  line-height: 1;
}

#modal-wrapper .looks .look .style-box .style {
  width: 49%;
}

#modal-wrapper .looks .look .style-box {
  row-gap: 20px;
}

.main_visual .kv-box .kv-text .number p{
  font-size: 16px;
  margin-bottom: 10px;
}

.main_visual .kv-box .kv-text .ttl p{
  font-size: 26px;
}
/*header-box_end*/



}

/* fixed設定 */
.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.description>#container {
  overflow: visible;
}

#container {
  background-color: #fff;
  max-width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-right: calc(50% - 50vw + var(--scroll-bar-width) / 2);
  margin-left: calc(50% - 50vw + var(--scroll-bar-width) / 2);
}

@media screen and (max-width: 1002px) {
  #container {
    margin: 0;
  }
}

#container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: top;
}

#container .l-articleLayout__wrap {
  margin: 0 auto;
  display: flow-root;
  max-width: 1280px;
  width: 90%;
}

@media screen and (max-width: 768px) {
  #container .l-articleLayout__wrap {
    width: 100%;
  }
}

#container .l-articleLayout__article {
  float: right;
  width: 50%;
  transition: 0.85s ease;
  position: relative;
  top: 0;
}

@media screen and (max-width: 768px) {
  #container .l-articleLayout__article {
    float: none;
    left: 0;
    margin: 0 auto;
    width: auto;
  }
}

#container .l-articleLayout__title {
  background-color: #fff;
  position: sticky !important;
  float: left;
  width: 48%;
  height: 100vh;
}

#container .l-articleLayout__title>.wrap {
  height: calc(100vh - 120px);
  display: block;
  flex-wrap: wrap;
  align-items: center;
}

#container .d-fixed-area {
  position: relative;
}

#container .d-fixed-element {
  position: absolute;
  top: 0;
}

#container .d-fixed-element.is-fixed {
  position: fixed;
}

#container .l-articleLayout {
  background-attachment: fixed;
  background-position: top left;
  background-size: cover;
}

#container .main_visual {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #container .main_visual {
    width: 100%;
  }
}

#container #contents {
  background-color: #fff;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  #container #contents {
    width: 100vw;
    position: relative;
  }
}