@charset "UTF-8";

/*SP、PC共通スタイルここに*/
/* base */
.ftool-wrapper > .article,
.ftool-wrapper .description,
.ss-article-main-image,
.ftool-wrapper p {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.ftool-wrapper h2 {
  font-size: 1em;
} 

.ftool-wrapper h3 {
  margin-bottom: 0;
}

.ftool-wrapper #sec01 {
  margin-bottom: 0;
}

/* setting */
html,
body {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin-block-start: 0em;
  margin-block-end: 0em;
}

:root {
  --primary: #444;
  --background: #F6F5F3;
  --yellow: #F7EBC0;
  --blue: #D0E3FF;
}

@media (hover: hover) {
  a:hover {
    opacity: 0.6;
    cursor: pointer;  
    text-decoration: none;
    transition: 0.5s;
  }  

}
/* setting */

/* credit */
.ftool-wrapper .ref-item {
  font-size: 10px;
  margin-bottom: 15px;
  font-weight: 400;
}
.ftool-wrapper .ref-item .thumb {
  display: none;
}
.ftool-wrapper .ref-item .brand {
  margin-left: 0px;
  font-size: 10px;
  margin-bottom: 3px;
}
.ftool-wrapper .ref-item .name {
  margin-left: 0px;
  font-size: 10px;
}
.ftool-wrapper .ref-item .price {
  margin-left: 0px;
  font-size: 10px;
  color: var(--primary);
}
.ftool-wrapper .line_up_two {
  width: 100%;
  float: none;
  padding-right: 0;
}

.containerWrap {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

#container {
  width: 100%;
  margin-inline: auto;
  font-size: 12px;
  line-height: 170%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  position: relative;
  letter-spacing: 0;
  color: var(--primary);
}

.ftool-wrapper .col--02--Y {
  max-width: 1280px !important;
}

.font-en {
  font-family: "din-condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 100%;
  letter-spacing: -0.02em;
}

.font-ja--bold {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.visualBlock {
  position: relative;
  width: 100%;
}

.visualBlock__title {
  width: 75%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(18 / 375 * 100vw);
}

.visualBlock__titleEn {
  padding-bottom: calc(2 / 375 * 100vw);
}

.visualBlock__titleButton {
  width: 43%;
}

.visualBlock__titleJa {
  width: 75%;
}

#container .visualBlock__image {
  width: 100%;
}

.leadBlock {
  width: 85%;
  margin-inline: auto;
  padding-top: calc(50 / 375 * 100vw);
  padding-bottom: calc(50 / 375 * 100vw);
}

.indexBlock {
  width: 85%;
  margin-inline: auto;
  padding-bottom: calc(100 / 375 * 100vw);
}

.indexBlock__item {
  font-size: 14px;
  width: 31.5%;
  position: relative;
}

.indexBlock__item a {
  padding: 10px 10px 10px 12px;
  box-sizing: border-box;
  border: 1px solid var(--primary);
  border-radius: 16px;
}

.indexBlock__links {
  display: flex;
  justify-content: space-between;  
}

.indexBlock__link {
  display: block;
  width: 100%;
  height: 100%;
}

.indexBlock__item a::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 5px;
  background-image: url("https://baycrews.jp/src/feature/20260410_dx/images/down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

.sectionBlock__titleMain {
  font-size: 48px;
  line-height: 120%;
  text-align: center;
}

.sectionBlock__text {
  font-size: 11px;
  line-height: 160%;
}

.sectionBlock__title {
  width: 85%;
  margin-inline: auto;
  padding-bottom: calc(32 / 375 * 100vw);
}

.switchBlock__content {
  opacity: 0;
  transition: opacity 0.4s;
  position: absolute;
}

.switchBlock__content.is-active {
  opacity: 1;
  position: relative;
}

/* 背景画像 */
.switchBlock__content {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #FFF;  
}

/*　01 */
.switchBlock__content--01 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-1-1.webp);
}
.switchBlock__content--01.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-1-2.webp);
}
/*　02 */
.switchBlock__content--02 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-2-1.webp);
}
.switchBlock__content--02.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-2-2.webp);
}
/*　03 */
.switchBlock__content--03 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-3-1.webp);
}
.switchBlock__content--03.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-3-2.webp);
}
/*　04 */
.switchBlock__content--04 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-4-1.webp);
}
.switchBlock__content--04.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-4-2.webp);
}
/*　05 */
.switchBlock__content--05 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-5-1.webp);
}
.switchBlock__content--05.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-5-2.webp);
}
/*　06 */
.switchBlock__content--06 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-6-1.webp);
}
.switchBlock__content--06.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-6-2.webp);
}
/*　07 */
.switchBlock__content--07 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-7-1.webp);
}
.switchBlock__content--07.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-7-2.webp);
}
/*　08 */
.switchBlock__content--08 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-8-1.webp);
}
.switchBlock__content--08.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-8-2.webp);
}
/*　09 */
.switchBlock__content--09 {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-9-1.webp);
}
.switchBlock__content--09.is-cool {
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/bg-9-2.webp);
}

.switchBlock__content {
  padding-bottom: calc(48 / 375 * 100vw);
}

.switchBlock__head {
  width: 90%;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: calc(24 / 375 * 100vw);
  padding-top: calc(48 / 375 * 100vw);
}

.switchBlock__head.switchBlock__head--start {
  align-items: flex-start;
}

.switchBlock__headImage {
  width: 30%;
  border-radius: 100px;
  border: 1px solid #FFF;
}

.switchBlock__headInfo {
  font-feature-settings: "palt";
  width: 65%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.switchBlock__brand {
  font-size: 18px;
}

.switchBlock__itemName {
  font-size: 16px;
  line-height: 120%;
}

.switchBlock__itemName--custom {
  font-size: 15.5px;
}

.switchBlock__headInner {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.switchBlock__item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.switchBlock__link {
  font-size: 14px;
  width: fit-content;
  margin-left: auto;
}

.switchBlock__link a {
  text-decoration: underline;
  position: relative;
  padding-right: 20px;
}

.switchBlock__link a::after {
  content: "";
  position: absolute;
   right: 0;            
  top: 50%;           
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.switchBlock__title {
  position: relative;
  padding-left: 12px;
}

.switchBlock__title::before {
  content: "";
  position: absolute;
  left: 0;            
  top: 50%;           
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/polygon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.switchBlock__look {
  width: 95%;
  margin-inline: auto;
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
}

/* 表示状態 */
.switchBlock__look.is-active {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.switchBlock__imageWrap {
  position: relative;
}

.switchBlock__toggle {
  position: absolute;
  width: 34%;
  right: calc(10 / 375 * 100vw);
  bottom: calc(10 / 375 * 100vw);
  cursor: pointer;
}

.switchBlock__look--warm .switchBlock__credit {
  background-color: var(--yellow);
  color: var(--primary);
  border-radius: 0 0 16px 16px;
}

.switchBlock__look--cool .switchBlock__credit {
  background-color: var(--blue);
  color: var(--primary);
  border-radius: 0 0 16px 16px;
}

.switchBlock__creditInner {
  width: 88%;
  margin-inline: auto;
  padding-top: calc(8 / 375 * 100vw);
  padding-bottom: calc(12 / 375 * 100vw);
}

.itemBlock__titleMain {
  font-size: 30px;
}

.itemBlock__title {
  display: flex;
  flex-direction: column;
  align-items: center;  
  padding-bottom: calc(16 / 375 * 100vw);
}

.itemBlock {
  padding-top: calc(48 / 375 * 100vw);
  padding-bottom: calc(120 / 375 * 100vw);
}

.scrollLoop__item {
  width: calc(113 / 375 * 100vw);
  height: calc(135 / 375 * 100vw);
}

#container .scrollLoop__item img {
  width: calc(113 / 375 * 100vw);
  height: calc(135 / 375 * 100vw);
}

.scrollLoop__item {
  position: relative;
}

.scrollLoop__item::after {
  content: "";
  display: block;
  background: url(https://baycrews.jp/src/feature/20260410_dx/images/arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: calc(12 / 375 * 100vw);
  height: calc(12 / 375 * 100vw);
  position: absolute;
  bottom: 4px;
  right: 4px;
  z-index: 3;
  cursor: pointer;
}

.itemBlock__image {
  padding-bottom: calc(24 / 375 * 100vw);
}

.itemBlock__link {
  font-size: 11px;
  line-height: 180%;
  position: relative;  
  width: 83%;
  margin-inline: auto;
}

.itemBlock__link a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 16px;
  box-sizing: border-box;
  border: 1px solid var(--primary);
  border-radius: 40px;
}

.itemBlock__link a::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 10px;
  background-image: url(https://baycrews.jp/src/feature/20260410_dx/images/next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

.switchBlock__tap {
  width: 9%;
  position: absolute;
  z-index: 3;
  right: 4%;
  top: 95%;
  animation: blink 1.5s steps(2, end) infinite;
  pointer-events: none;
}

.switchBlock__look--cool .switchBlock__tap {
  right: 20%;
}

@keyframes blink {
  0%, 65% {
    opacity: 1;
  }
  66%, 100% {
    opacity: 0;
  }
}

.switchBlock__tap {
  opacity: 1;
  transition: opacity 0.6s ease;
}

.switchBlock__tap.is-hide {
  opacity: 0;
  pointer-events: none;
  animation: none; 
}

@media screen and (max-width: 767px) {
  /*SP用スタイル*/

#container {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.pc {
  display: none;
}

  /*SP用スタイルここまで*/
}

@media screen and (min-width: 768px) {
  /*PC用スタイル*/

#container .visualBlock__image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: left top;
}

.switchBlock__headImage {
  border: calc(1 / 1280 * 100vw) solid #FFF;
}
 
.scrollLoop__item::after {
  width: calc(14 / 1280 * 100vw);
  height: calc(14 / 1280 * 100vw);
}

#container .scrollLoop__item img {
  width: calc(120 / 1280 * 100vw);
  height: calc(144 / 1280 * 100vw);
}

.scrollLoop__item {
  width: calc(120 / 1280 * 100vw);
  height: calc(144 / 1280 * 100vw);
}

.itemBlock__image {
  padding-bottom: calc(24 / 1280 * 100vw);
}

.itemBlock__title {
  padding-bottom: calc(16 / 1280 * 100vw);
}

.itemBlock {
  padding-top: calc(48 / 1280 * 100vw);
  padding-bottom: calc(120 / 1280 * 100vw);
}

.switchBlock__content {
  padding-bottom: calc(48 / 1280 * 100vw);
} 

.switchBlock__creditInner {
  padding-top: calc(8 / 1280 * 100vw);
  padding-bottom: calc(12 / 1280 * 100vw);
}

.switchBlock__toggle {
  right: calc(10 / 1280 * 100vw);
  bottom: calc(10 / 1280 * 100vw);  
}

.switchBlock__look {
  width: 90%;
}

.switchBlock__head {
  padding-bottom: calc(24 / 1280 * 100vw);
  padding-top: calc(48 / 1280 * 100vw);
}

.sectionBlock__title {
  padding-bottom: calc(32 / 1280 * 100vw);
}

.indexBlock {
  padding-bottom: calc(100 / 1280 * 100vw);
}

.leadBlock {
  padding-top: calc(50 / 1280 * 100vw);
  padding-bottom: calc(40 / 1280 * 100vw);
}

#container .l-articleLayout__wrap {
  background-color: var(--background);
}

#contentsBlock {
  width: calc(400 / 1280 * 100vw);
  max-width: 500px;
  margin-inline: auto;
  background-color: #FFF;
}

.visualBlock__title {
  width: 70%;
  max-width: 412px;
  gap: calc(20 / 1280 * 100vw);
}

.visualBlock__titleEn {
  padding-bottom: calc(8 / 1280 * 100vw);
}

#container .contentsBlock {
  max-width: 560px;
  margin: 0 auto;
 }

.br-sp {
  display: none;
}

.sp {
  display: none;
}  

}

/*PC用スタイルここまで*/


/* fadeIn */
.fadeIn {
  opacity: 0;
  transition: all 0.8s ease;
}

.fadeIn.animated {
  opacity: 1;
}

.fadeInLoaded {
  opacity: 0;
  transition: all 1s ease;
}

.fadeInLoaded.scrollin {
  opacity: 1;
}

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

@media screen and (max-width: 1002px) {
}
#container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#container .main__visual ,
.main__visual .visual_title ,
.main__visual {
text-align: center;
}

#container .main__visual.wrap.pc {
  width: auto;
}

#container .l-articleLayout__wrap {
  margin: 0 auto;
  display: flow-root;
}

@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 {
  position: sticky !important;
  float: left;
  width: 50%;
}

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

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

@media screen and (min-width: 768px) {
  #container .d-fixed-element {
    position: absolute;
    top: 0;
    height: 100vh;
    display: flex;
    overflow: hidden;
  }
}

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

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

#container .main__visual {
  position: relative;
}

@media screen and (max-width: 768px) {
  #container #contents {
    width: 100%;
  }
}
/* fixed設定 */

/* ループ */
@keyframes infinity-scroll-left {
  from { transform: translateX(0); }
  to   { transform: translateX(-100%); }
  }
  .scrollLoop__wrap {
    display: flex;
    overflow: hidden;
    gap: 5px;
  }

  .scrollLoop__list {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 5px;
  }

.imageSet {
  display: flex;
  flex-direction: column;
}

.scrollLoop__list--left {
  animation: infinity-scroll-left 30s infinite linear;
}
