@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 右*/

#contents .lead-wrapper {
  margin-bottom: 50px;
}

#contents .lead-wrapper .lead-box{
  text-align: center;
  width: 90%;
  margin: 50px auto 50px;
}

#contents .lead-wrapper .lead-box p{
  font-size: 13px;
  line-height: 1.8;
}

#contents .lead-wrapper .lead-box .lead-ttl{
  margin-bottom: 20px;
  font-weight: 500;
}

#contents .lead-wrapper .lead-box .lead-ttl p{
  font-size: 14px;
  line-height: 1.8;
}

#contents .lead-wrapper .design{
  height: 80px;
  width:2%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

#contents .inner {
  padding-top: 15px;
  font-family: "dico-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "noto-sans-cjk-jp", sans-serif;
  line-height: 1.8;
}

.a-look {
  position: relative;
}

#contents .inner .look-box .looks .catalog {
  margin-bottom: 130px;
  padding-top: 5px;
  border-top: 2px solid #000;
}

#contents .inner .look-box .looks .catalog:last-child{
  margin-bottom: 0px;
  padding-bottom: 80px;
}

#contents .inner .look-box .looks .catalog .main-img{
  margin-bottom: 20px;
}

#contents .inner .look-box .looks .catalog .catalog-text {
  width: 95%;
  margin: 0 auto;
}

#contents .inner .look-box .looks .catalog  .item-name{
  margin: 0 auto 20px;
  padding: 15px 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#contents .inner .look-box .looks .catalog  .item-name .name{
  position: relative;
  display: inline-block;
}

#contents .inner .look-box .looks #c2 .item-name .name::after,
#contents .inner .look-box .looks #c4 .item-name .name::after,
#contents .inner .look-box .looks #c3 .item-name .name::after{
  content: '';
  display: inline-block;
  width: 90px;
  height:50px;
  background-image: url(https://baycrews.jp/src/feature/20250517_jsl/bach.png);
  background-size: contain;
  position: absolute;
  top:-5px;
  right:-30%;
  left:auto;
  z-index: 10;
  background-repeat: no-repeat;
  transform: rotate( 15deg );
}

#contents .inner .look-box .looks .catalog .item-name .name p {
  font-family: "futura-pt-condensed", sans-serif;
font-weight: 700;
font-style: normal;
  color: #8C1B18;
  font-size: 54px;
  line-height: 1;
  margin-bottom: 5px;
}

#contents .inner .look-box .looks .catalog .item-name .cap p {
  font-size: 14px;
  line-height: 1;
}

#contents .inner .look-box .looks .catalog .catalog-text .item-lead p {
  font-size: 13px;
  margin-bottom: 30px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box p{
  font-size: 13px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .topic p{
  width: 100px;
  font-weight: 700;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap:8px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds{
  width:100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap:15px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .text{
  width:auto;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .modal-trigger,
#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .point{
  width:80px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .point p{
  color: #383838;
  font-size: 10px;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .modal-trigger p{
  font-size: 12px;
  font-family: "futura-pt-condensed", sans-serif;
font-weight: 700;
font-style: normal;
  padding: 5px 6px;
  text-align: center;
  line-height: 1;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .modal-trigger{
  background-color: #8C1B18;
  color: #ffffff;
}

#contents .inner .look-box .looks .catalog .catalog-text .info-box .info .kinds-box .kinds .modal-trigger:hover{
  background-color: #fff;
  color: #8C1B18;
}

#contents .inner .look-box .looks .catalog .catalog-text .link-box{
  width:70%;
  margin: 0 auto;
  text-align: center;
}

#contents .inner .look-box .looks .catalog .catalog-text .link-box .link-btn{
  text-align: center;
  border: #000 1px solid;
  display: inline-block;
  margin: 0 auto;
  border-radius: 40px;
}

#contents .inner .look-box .looks .catalog .catalog-text .link-box .link-btn:hover{
  background-color: #fff;
  color: #000;
}

#contents .inner .look-box .looks .catalog .catalog-text .link-box .link-btn p{
  font-size: 20px;
  padding: 7px 40px;
  text-align: center;
  line-height: 1;
  font-family: "futura-pt-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.shop-cap p{
  text-align: center;
  font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}


/*あしらい*/


/*modal*/
.modal-trigger {
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  width: 100%;
  margin-right: -1px;
}

#container .modal-trigger .plus {
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 15px;
  bottom: 15px;
  z-index: 100;
}

#container .modal-trigger .plus::before {
  display: block;
  content: "";
  background-color: #8C1B18;
  position: absolute;
  width: 3px;
  height: 100%;
  left: calc((100% - 2px) / 2);
  top: 0;
}

#container .modal-trigger .plus::after {
  display: block;
  content: "";
  background-color: #8C1B18;
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: calc((100% - 2px) / 2);
}

@media (max-width: 768px) {
  .modal-trigger {
    margin-right: 0px;
  }

  #container .modal-trigger .plus {
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 10px;
  }
}

@media (max-width: 768px) {
  #container .modal-trigger .plus::before {
    width: 2px;
    height: 30px;
    bottom: 0px;
    right: 7px;
  }
}

@media (max-width: 768px) {
  #container .modal-trigger .plus::after {
    width: 30px;
    height: 2px;
    top: 13px;
    right: 0px;
  }
}

.modal-wrapper {
  background: rgba(232, 229, 213, 0.95);
  width: 100%;
  height: 100vh;
  padding: 40px 0 220px 0;
  margin: 0px;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  overflow: scroll;
  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: 40px;
  height: 40px;
  position: fixed;
  top: 40px;
  right: 10%;
  z-index: 999;
  cursor: pointer;
}

.modal-wrapper .close::before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #8C1B18;
  transform: rotate(-45deg);
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s 0s ease;
}

.modal-wrapper .close::after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #8C1B18;
  transform: rotate(45deg);
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s 0s ease;
}

.looking {
  overflow: hidden;
}

/*modalの中*/

.modal-wrapper .looks .look {
  width: 70%;
  margin: 0 auto 150px;
}

.modal-wrapper .looks .look .item-wrapper {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.modal-wrapper .looks .look .item-wrapper .name-box {
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 5px;
  position: relative;
  border-top: 1px solid #000;
}

.modal-wrapper .looks .look .item-wrapper .name-box .name{
  position: relative;
  display: inline-block;
}


.modal-wrapper .looks .look .item-wrapper .name-box .name p{
  font-family: "futura-pt-condensed", sans-serif;
font-weight: 700;
font-style: normal;
  font-size: 52px;
  line-height: 1;
  margin-bottom: 5px;
  color: #8C1B18;
}

.modal-wrapper .looks .look5 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look6 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look7 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look8 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look9 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look10 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look11 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look12 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look13 .item-wrapper .name-box .name::after,
.modal-wrapper .looks .look14 .item-wrapper .name-box .name::after{
  content: '';
  display: inline-block;
  width: 90px;
  height:50px;
  background-image: url(https://baycrews.jp/src/feature/20250517_jsl/bach.png);
  background-size: contain;
  position: absolute;
  top:-5px;
  right:-45%;
  left:auto;
  z-index: 10;
  background-repeat: no-repeat;
  transform: rotate( 15deg );
}

.modal-wrapper .looks .look .item-wrapper .name-box .size {
  font-size: 14px;
  line-height: 1.5;
  font-family: "dico-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.modal-wrapper .looks .look .item-wrapper .flex {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
}

.modal-wrapper .looks .look .item-wrapper .flex::after {
  content: "";
  display: block;
  width: 32%;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box {
  width: 32%;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .photo {
  background-color: rgba(228, 228, 228, 0.9);
  padding: 20px;
  height: 200px;
  overflow: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .photo img {
  max-height: 150px;
  width: auto;
  max-width: 100%;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .credit-box .credit {
  text-align: left;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .credit-box .credit p {
  padding: 15px 5px;
  font-family: "dico-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .credit-box .credit p a {
  text-decoration: none;
  padding: 1px 10px;
  margin-left: 5px;
  background-color: #8C1B18;
  color: #fff;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .credit-box .credit p a:hover {
  background-color: #fff;
  color: #8C1B18;
  border: #8C1B18 1px solid;
}

.modal-wrapper .looks .look .item-wrapper .shop-link{
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
  margin-bottom: 5px;
  border-bottom: #000 1px solid;
}

.modal-wrapper .looks .look .item-wrapper .shop-link p{
  text-decoration: underline;
  font-size: 16px;
  line-height: 1;
  font-family: "dico-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.last-box{
  text-align: center;
}

.acme-link:hover{
  background-color: #fff;
  color: #000;
} 

.acme-link{
  padding: 8px 20px;
  border: #000 1px solid;
  display: inline-block;
  margin: 0 auto 30px;
}

.acme-link p{
  font-size: 12px;
  margin-bottom: 0;
  text-align: center;
  line-height: 1;
  font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
}




/*アコーディオン*/


/*footer*/
.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  background-color: #8C1B18;
}

.footer-wrapper .brand-logo{
  width: 100px;
  margin: 30px auto 10px;
}

.footer-wrapper p,
.footer-wrapper ul li a {
  color: #F0EEE1;
}

.footer-wrapper .navi-box {
  margin: 0px auto;
  width: 95%;
  padding-top: 10px;
  color: #F0EEE1;
  text-align: center;
}

.footer-wrapper .back {
  text-align: center;
  font-size: 12px;
  margin: 60px auto 20px;
  width: 95%;
  color: #F0EEE1;
}

.footer-wrapper .copy {
  text-align: center;
  font-size: 10px;
  margin: 0px auto 20px;
  color: #F0EEE1;
}


/* setting 右ここまで*/

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

.main_visual .kv-box {
  height: 100vh;
  width: 100%;
  position: relative;
}

.main_visual .kv-box .kv{
  position: relative;
}

.main_visual .kv-box .kv .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.main_visual .kv-box .kv .flex .ttl{
  width: 30%;
  padding: 6%;
}

.main_visual .kv-box .kv .flex .kv-1{
  width: 70%;
}

.main_visual .kv-box .kv .posiR{
  position: relative;
}

.main_visual .kv-box .kv .posiR .kv-2{
  width: 70%;
  margin-left: 3%;
  margin-right: auto;
}

.main_visual .kv-box .kv .posiR .rec {
  position: absolute;
  width: 130px;
  top: -12%;
  right: 16%;
  left: auto;
}

.main_visual .kv-box .kv .f-box{
  margin-top: -70px;
}

.main_visual .kv-box .kv .f-box .kv-3{
  width: 60%;
  margin-right: 0;
  margin-left: auto;
}

.main_visual .kv-box .kv .posiA {
  position: absolute;
  top: 90%;
  width: 100%;
  overflow: hidden;
}

.main_visual .kv-box .kv .red-line{
  position: absolute;
  top:39%;
  width: 100%;
  height: 100px;
  background-color: #8C1B18;
  z-index: -1;
}


/* setting 左ここまで*/




/*set*/

.pc {
  display: block;
}

.sp {
  display: none;
}

.slick-slide img {
  display: block;
}


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

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

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

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

.start4 {
  animation: fade 1.4s 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;
}

.start-top {
  animation-delay: 3s;
}

.start-top2 {
  animation-delay: 6s;
}

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

/*ループ*/

.loop-wrap {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 50px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  margin-bottom: 30px;
}

.loop-area {
  display: flex;
  animation: loop-slide 20s infinite linear 1s both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.loop-area .content {
  width: 250px;
  font-family: "zuume", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
}

@keyframes loop-slide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

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

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

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

/*---------- 矢印 ----------*/

.slick-next:before {
  display: none;
}

.slick-prev:before {
  display: none;
}

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

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

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

#container #js-slider-7 img {
  width: calc(100vw / 6);
  margin-right: 15px;
}

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

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

#container #js-slider-7  .slick-prev {
  left: 15px !important;
}

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

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

#container #js-slider-7 .slick-next:before {
  display: block;
  content: '' !important;
  opacity: 1 !important;
  left: 5px;
  width: 0px;
	height: 0px;
	border-left: 16px solid #8C1B18;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

#container #js-slider-7 .slick-prev:before {
  display: block;
  content: '' !important;
  opacity: 1 !important;
  left: 5px;
	width: 0px;
	height: 0px;
	border-right: 16px solid #8C1B18;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.bbs{
  align-items: center;
  color: #8C1B18;
  font-family: "futura-pt-condensed", sans-serif;
font-weight: 700;
font-style: normal;
  display: flex;
  height: 30px;
  line-height: 1;
  overflow:hidden;
  width: 100%;
  white-space:nowrap;
  margin-top:0px;
  z-index: 1;
}
.bbs ul {
  animation: flowing 50s linear infinite;
  font-size: 20px;
  transform:translateX(100%);
  margin: 0;
  padding: 0;
}
.bbs ul li{
  display: inline-block;
  padding-right: 10px;
}
@keyframes flowing {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}

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

  .sp {
    display: block !important;
  }

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


  .modal-wrapper .looks .look {
    width: 90%;
    margin: 0 auto 80px;
  }

  .modal-wrapper .close {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 30px;
    right: 2%;
    z-index: 999;
    cursor: pointer;
  }


  .footer-wrapper p,
  .footer-wrapper ul li a {
    font-family: "dico-sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
  }


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

  .slick-dotted.slick-slider {
    margin-bottom: 10px !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 */

  .start-top {
    animation-delay: 0s;
  }

  .start-top2 {
    animation-delay: 2.2s;
  }

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

  #contents .lead-wrapper .design {
    height: 80px;
    width: 3%;
    margin-top: 50px;
}

#contents .inner .look-box .looks .catalog .item-name .name p {
  font-size: 52px;
}

#contents .inner .look-box .looks .catalog .item-name .cap p {
  font-size: 12px;
}

#contents .inner .look-box .looks .catalog .item-name {
  padding: 10px 10px;
}

#contents .inner .look-box .looks .catalog .catalog-text .link-box .link-btn {
  margin-top: 30px;
}

#contents .inner .look-box .looks .catalog .catalog-text .link-box .link-btn p {
  font-size: 16px;
  padding: 6px 30px;
}

#contents .inner .look-box .looks .catalog {
  margin-bottom: 80px;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box {
  width: 49%;
}

.modal-wrapper .looks .look .item-wrapper .flex .item-box .photo {
  padding: 10px;
  height: 160px;
}

.modal-wrapper {
  padding: 60px 0 150px 0;
}

.main_visual .kv-box {
  height: auto;
}

.main_visual .kv-box .kv {
  z-index: 10;
}



}

/* 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: #8C1B18;
  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;
}

#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: 57%;
  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: #F0EEE1;
  position: sticky !important;
  float: left;
  width: 38%;
  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: #F0EEE1;
  width: 100%;
  
}

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