.capcellProjects {
  text-align: center;
  padding: 108px 0 122px;
  overflow: hidden;
  position: relative;
  background: #fff url("/assets/img/products/cap-cell/index/projects-bgd.svg") 100% 10px no-repeat;
  background-size: 90%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects {
    padding: 55px 0 50px;
    background-position: 98% 18px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects {
    padding: 14.666666666666666vw 0 13.333333333333334vw;
    background-position: 98% 4.8vw;
  }
}
.capcellProjects-top {
  margin: 0;
  text-align: center;
  padding: 0;
}
.capcellProjects .contents-inner-1280 {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .capcellProjects .contents-inner-1280.contents-inner-sp100 {
    width: 100%;
    padding: 0;
    max-width: none;
  }
}
.capcellProjects .projects_head {
  position: relative;
  z-index: 1;
}
.capcellProjects .projects_ttl {
  font-size: 24px;
  font-weight: 700;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0 0 82px;
  color: #0c0c0c;
  letter-spacing: 0.48px;
  line-height: 1.37;
}
.capcellProjects .projects_ttl_inner {
  display: block;
}
@media screen and (max-width: 1024px) {
  .capcellProjects .projects_ttl {
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-bottom: 45px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects .projects_ttl {
    font-size: 5.333333333333333vw;
    letter-spacing: 0.133333333333333vw;
    margin-bottom: 12vw;
  }
}
.capcellProjects .projects_ttl_num {
  font-size: 40px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0;
  color: #977c4e;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects .projects_ttl_num {
    font-size: 32px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects .projects_ttl_num {
    font-size: 8.533333333333333vw;
  }
}
.capcellProjects .projects_sub {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin: 0 0 40px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects .projects_sub {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects .projects_sub {
    font-size: 4.266666666666667vw;
    margin-bottom: 8vw;
  }
}
.capcellProjects_txt {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 50px 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_txt {
    font-size: 15px;
    margin: 0 0 20px 0;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_txt {
    font-size: 4vw;
    margin: 0 0 5.333333333333333vw 0;
    padding: 0 5.333333333333333vw;
  }
}
.capcellProjects_slider .slick-track {
  display: flex !important;
}
.capcellProjects_slider .slick-slide {
  height: auto !important;
  display: flex !important;
}
.capcellProjects_slider .slick-slide > div {
  width: 100%;
  height: 100%;
  display: flex !important;
}
.capcellProjects_slider_item {
  height: 100%;
  width: 100%;
  margin: 0 10px;
  display: flex !important;
  flex-direction: column;
}
.capcellProjects_slider_box {
  background-color: #fff;
  border: 1px solid #977c4e;
  border-radius: 10px;
  padding: 30px 30px 45px;
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .capcellProjects_slider_box {
    padding: 8vw 5.333333333333333vw 10.666666666666666vw;
  }
}
.capcellProjects_slider_img {
  height: 360px;
  position: relative;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellProjects_slider_img {
    border-radius: 4px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_img {
    height: 58.666666666666664vw;
    border-radius: 1.066666666666667vw;
  }
}
.capcellProjects_slider_img .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capcellProjects_slider_body {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}
@media screen and (max-width: 1024px) {
  .capcellProjects_slider_body {
    padding: 0;
  }
}
.capcellProjects_slider_name {
  margin: 20px 0 10px;
  font-size: 20px;
  color: #977c4e;
  text-align: left;
  transition: 0.4s;
  padding: 0;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider_name {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin: 20px 0 5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_name {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.133333333333333vw;
    line-height: 1.5;
    margin: 5.333333333333333vw 0 2.666666666666667vw;
  }
}
.capcellProjects_slider_ttl {
  font-size: 24px;
  font-weight: 700;
  color: #0c0c0c;
  text-align: left;
  margin: 0 0 23px;
  line-height: 1.5;
  transition: 0.4s;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider_ttl {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_ttl {
    font-size: 4.8vw;
    letter-spacing: 0.133333333333333vw;
    margin: 0 0 4vw;
  }
}
.capcellProjects_slider_txt {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #0c0c0c;
  transition: 0.4s;
  padding: 0;
  line-height: 1.75;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider_txt {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.71;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_txt {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
    line-height: 1.71;
  }
}
.capcellProjects_slider_txt-point {
  font-weight: bold;
  text-decoration: underline;
}
.capcellProjects_slider_voice {
  text-align: left;
  margin: 20px 0 15px;
  font-size: 14px;
  padding: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider_voice {
    font-size: 13px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_voice {
    font-size: 3.466666666666667vw;
    margin: 5.333333333333333vw 0 1.333333333333333vw;
  }
}
.capcellProjects_slider_voice_ttl {
  font-weight: bold;
  margin: 0 0 5px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 500;
  color: #977c4e;
  transition: 0.4s;
  letter-spacing: 1px;
  line-height: 1.375;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider_voice_ttl {
    font-size: 14px;
    margin: 0 0 5px;
    gap: 6px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_voice_ttl {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
    margin: 0 0 1.333333333333333vw;
    gap: 1.6vw;
  }
}
.capcellProjects_slider_voice_ttl .voice-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_slider_voice_ttl .voice-icon {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_slider_voice_ttl .voice-icon {
    width: 4.266666666666667vw;
    height: 4.266666666666667vw;
  }
}
.capcellProjects_slider_voice_txt {
  margin: 0;
  line-height: 1.8;
  color: #333;
}
@media screen and (max-width: 1024px) {
  .capcellProjects .slick-list {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .capcellProjects .slick-track {
    display: flex !important;
    align-items: stretch;
  }
}
.capcellProjects .slick-slide,
.capcellProjects .swiper-slide {
  width: 540px;
  transition: 0.4s;
}
@media screen and (max-width: 480px) {
  .capcellProjects .slick-slide,
  .capcellProjects .swiper-slide {
    margin: 0;
    width: 100% !important;
  }
}
.capcellProjects .slick-slide {
  margin: 0 6px;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .capcellProjects .slick-slide {
    margin: 0;
    padding: 0 5.333333333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .capcellProjects .slick-slide {
    width: 100% !important;
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .capcellProjects .slick-current .capcellProjects_slider_name,
  .capcellProjects .swiper-slide-active .capcellProjects_slider_name,
  .capcellProjects .slick-current .capcellProjects_slider_ttl,
  .capcellProjects .swiper-slide-active .capcellProjects_slider_ttl,
  .capcellProjects .slick-current .capcellProjects_slider_txt,
  .capcellProjects .swiper-slide-active .capcellProjects_slider_txt,
  .capcellProjects .slick-current .capcellProjects_slider_voice,
  .capcellProjects .swiper-slide-active .capcellProjects_slider_voice {
    opacity: 1;
    transition-delay: 0.5s;
  }
}
.capcellProjects_scroll {
  display: none;
}
@media screen and (max-width: 1024px) {
  .capcellProjects_scroll {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-top: 30px;
    gap: 8px;
    color: #000;
    font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  }
  .capcellProjects_scroll .arrow {
    display: inline-flex;
    justify-content: flex-end;
    transition: opacity 0.3s ease;
    cursor: pointer;
    user-select: none;
    padding: 0 5px;
    width: 50px;
  }
  .capcellProjects_scroll .arrow.arrow-right {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_scroll {
    gap: 2.133333333333333vw;
    margin-top: 8vw;
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
  }
  .capcellProjects_scroll .arrow {
    padding: 0 1.333333333333333vw;
    width: 13.333333333333334vw;
  }
}
.capcellProjects_btn-outer {
  text-align: center;
  margin-top: 50px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_btn-outer {
    margin-top: 30px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_btn-outer {
    margin-top: 8vw;
    padding: 0 5.333333333333333vw;
  }
}
.capcellProjects_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #977c4e;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  padding: 15px 80px;
  font-size: 18px;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellProjects_btn {
    width: 100%;
    padding: 15px 0;
    font-size: 16px;
    letter-spacing: 0.5px;
    border-radius: 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellProjects_btn {
    width: 100%;
    padding: 4vw 0;
    font-size: 4.266666666666667vw;
    letter-spacing: 0.133333333333333vw;
    border-radius: 26.666666666666668vw;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellProjects_btn:hover {
    background-color: #fff;
    color: #977c4e;
    box-shadow: 0 0 0 1px #977c4e inset;
  }
}
.capcellAir {
  width: 100%;
  background-color: #f3f0eb;
  padding-bottom: 88px;
}
@media screen and (max-width: 768.98px) {
  .capcellAir {
    padding-bottom: 0;
  }
}
.capcellAir_outer {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  transition: 0.4s;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_outer {
    padding: 4.266666666666667vw 5.333333333333333vw 5.333333333333333vw;
    border-radius: 1.333333333333333vw;
    display: block;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
    border: none;
  }
}
.capcellAir_outer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/assets/img/products/cap-cell/index/air-bgd.png") no-repeat top center;
  background-size: cover;
  transition: 0.4s;
  z-index: 1;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_outer::before {
    background: url("/assets/img/products/cap-cell/index/sp-air-bgd.png") no-repeat top center;
    background-size: cover;
  }
}
.capcellAir_outer_wrap {
  display: flex;
  padding: 47px 40px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  position: relative;
  z-index: 2;
  gap: 70px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_outer_wrap {
    gap: 35px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_outer_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    gap: 0;
  }
}
.capcellAir_img {
  width: 100%;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_img {
    max-width: 23.466666666666665vw;
    margin: 0 auto;
  }
}
.capcellAir_img .image {
  width: 100%;
}
.capcellAir_img_outer {
  opacity: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 193px;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_img_outer {
    margin-bottom: 2.666666666666667vw;
    opacity: 1;
    width: 100%;
    justify-content: center;
    order: 3;
    width: 100%;
  }
}
.capcellAir_content {
  color: #333;
  width: calc(100% - 263px);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellAir_content {
    width: calc(100% - 228px);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content {
    margin-top: 0;
    padding-right: 0;
    width: 100%;
    display: contents;
  }
}
.capcellAir_content_label,
.capcellAir_content_ttl,
.capcellAir_content_txt,
.capcellAir_content_note {
  opacity: 0;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content_label,
  .capcellAir_content_ttl,
  .capcellAir_content_txt,
  .capcellAir_content_note {
    opacity: 1;
  }
}
.capcellAir_content_label {
  font-size: 16px;
  color: #6b6b60;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content_label {
    font-size: 2.666666666666667vw;
    letter-spacing: 0.266666666666667vw;
    order: 1;
    margin-bottom: 0;
    text-align: center;
  }
}
.capcellAir_content_ttl {
  font-size: 36px;
  font-weight: 700;
  color: #2b75a7;
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  gap: 0 15px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content_ttl {
    font-size: 4.266666666666667vw;
    margin: 0 0 2.666666666666667vw;
    letter-spacing: 0.266666666666667vw;
    order: 2;
    text-align: center;
    gap: 0;
  }
}
.capcellAir_content_patent {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #4879ab;
  border: 1px solid #4879ab;
  padding: 8px 7px 9px;
  line-height: 1;
  vertical-align: middle;
  border-radius: 2px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content_patent {
    display: none;
  }
}
.capcellAir_content_txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.8px;
  color: #0c0c0c;
  margin: 0;
  max-width: 435px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content_txt {
    font-size: 3.2vw;
    letter-spacing: 0;
    order: 4;
    text-align: left;
    width: 100%;
    line-height: 1.6;
    max-width: 100%;
    margin-bottom: 0;
  }
}
.capcellAir_content_note {
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  letter-spacing: 0.8px;
  margin: 0 0 20px;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_content_note {
    font-size: 2.666666666666667vw;
    letter-spacing: 0;
    order: 5;
    text-align: left;
    width: 100%;
    margin: 0;
  }
}
.capcellAir_btn {
  display: inline-block;
  background: #fff;
  border: 1px solid #2b75a7;
  color: #2b75a7;
  margin: 0;
  padding: 10px 44px;
  text-align: center;
  font-weight: 600;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  border-radius: 50px;
  font-size: 16px;
  position: relative;
  transition: 0.4s;
  text-decoration: none;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_btn {
    display: none;
  }
}
.capcellAir_link {
  transition: 0.4s;
  overflow: hidden;
}
@media screen and (max-width: 768.98px) {
  .capcellAir_link {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellAir_link:hover .capcellAir_outer {
    border: 1px solid #164c6c;
  }
  .capcellAir_link:hover .capcellAir_outer::before {
    filter: blur(20px);
  }
  .capcellAir_link:hover .capcellAir_btn {
    background: #2b75a7;
    color: #fff;
  }
}
.capcellMv_top {
  background: url("/assets/img/products/cap-cell/index/mv.webp") no-repeat top center;
  height: 100vh;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media screen and (max-height: 800px) and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_top {
    height: 1080px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  .capcellMv_top {
    display: flex;
    align-items: flex-end;
    padding: 20px 20px 75px;
    height: auto;
    min-height: 600px;
    background-image: url("/assets/img/products/cap-cell/index/sp-mv.webp");
    background-position: 50%;
  }
  .capcellMv_top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.5) 50%);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_top {
    height: 100vh;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_top {
    padding: 5.333333333333333vw 5.333333333333333vw 20vw;
    min-height: 160vw;
  }
}
.capcellMv_content {
  max-width: 950px;
  color: #fff;
  position: absolute;
  bottom: 17%;
  left: 8%;
}
@media screen and (max-width: 1024px) {
  .capcellMv_content {
    padding: 0 5.333333333333333vw;
    bottom: 13%;
    left: 0;
    z-index: 2;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_content {
    bottom: 78px;
    padding: 0 20px;
  }
}
.capcellMv_logo {
  opacity: 0;
  margin-bottom: 41px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_logo {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_logo {
    margin-bottom: 6.933333333333334vw;
  }
}
.capcellMv_logo_img {
  width: 150px;
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_logo_img {
    width: 88px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_logo_img {
    width: 23.466666666666665vw;
  }
}
.capcellMv_logo-sub {
  font-size: 12px;
  letter-spacing: 0.2em;
  margin: 0;
  font-weight: 400;
  color: rgba(255,255,255,0.85);
}
@media screen and (max-width: 768.98px) {
  .capcellMv_logo-sub {
    font-size: 2.933333333333333vw;
  }
}
.capcellMv_ttl {
  opacity: 0;
  font-size: 46px;
  line-height: 1.4;
  font-weight: 700;
  margin: 0 0 32px;
  color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_ttl {
    font-size: 24px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    line-height: 1.33;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_ttl {
    font-size: 6.4vw;
    margin-bottom: 6.666666666666667vw;
    line-height: 1.33;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellMv_desc {
  opacity: 0;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
  margin: 0;
  color: rgba(255,255,255,0.85);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_desc {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_desc {
    font-size: 3.733333333333333vw;
    line-height: 1.57;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellConcept {
  padding: 193px 0 150px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept {
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept {
    padding: 13.333333333333334vw 0 0;
  }
}
.capcellConcept_intro {
  text-align: center;
  margin-bottom: 122px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_intro {
    padding: 0 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_intro {
    margin-bottom: 0;
    padding: 0 5.333333333333333vw;
  }
}
.capcellConcept_intro_ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 41px;
  color: #0c0c0c;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_intro_ttl {
    font-size: 16px;
    margin-bottom: 22px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_intro_ttl {
    font-size: 4.266666666666667vw;
    margin-bottom: 5.866666666666666vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellConcept_intro_desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  color: #000;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_intro_desc {
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.57;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_intro_desc {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
    text-align: left;
  }
}
.capcellConcept_feature {
  display: flex;
  align-items: center;
  gap: 62px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature {
    flex-direction: column;
    gap: 0;
    align-items: normal;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature {
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
  }
}
.capcellConcept_feature_img {
  opacity: 0;
  width: 52%;
  flex-shrink: 0;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_img {
    width: 100%;
    order: 2;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_img {
    border-radius: 2.666666666666667vw;
    margin-top: 8vw;
    height: 64vw;
  }
}
.capcellConcept_feature_img .image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: fill;
  margin-bottom: 0;
  background: #fff;
}
.capcellConcept_feature_body {
  flex: 1;
  max-width: 530px;
  padding-right: 30px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_body {
    display: contents;
    padding-right: 0;
  }
}
.capcellConcept_feature_ttl {
  opacity: 0;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 21px;
  padding-bottom: 0;
  border-bottom: 2px solid #977c4e;
  color: #977c4e;
  line-height: 1.6;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_ttl {
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 13px;
    order: 1;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_ttl {
    font-size: 4.8vw;
    margin-bottom: 0;
    padding-bottom: 3.466666666666667vw;
    order: 1;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellConcept_feature_ttl-char {
  font-size: 48px;
  font-weight: 500;
  margin-right: 2px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_ttl-char {
    font-size: 36px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_ttl-char {
    font-size: 9.6vw;
  }
}
.capcellConcept_feature_txt {
  opacity: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #0c0c0c;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_txt {
    font-size: 14px;
    order: 1;
    margin-top: 24px;
    letter-spacing: 0.8px;
    line-height: 1.71;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_txt {
    font-size: 3.733333333333333vw;
    order: 1;
    margin-top: 6.4vw;
    letter-spacing: 0.213333333333333vw;
    line-height: 1.71;
  }
}
.capcellConcept_feature {
  margin-top: 100px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature {
    margin-top: 43px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature {
    margin-top: 11.466666666666667vw;
  }
}
.capcellConcept_feature--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature--reverse {
    flex-direction: column;
  }
}
.capcellConcept_feature--reverse .capcellConcept_feature_body {
  padding-right: 0;
  padding-left: 30px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature--reverse .capcellConcept_feature_body {
    padding-left: 0;
  }
}
.capcellConcept_feature--reverse .capcellConcept_feature_img {
  border-radius: 10px 0 0 10px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature--reverse .capcellConcept_feature_img {
    border-radius: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature--reverse .capcellConcept_feature_img {
    border-radius: 2.666666666666667vw;
  }
}
.capcellConcept_feature--reverse .concept-feature_img {
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature--reverse .concept-feature_img {
    border-radius: 0;
  }
}
.capcellConcept_feature_note {
  opacity: 0;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  margin: 4px 0 16px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_note {
    font-size: 14px;
    letter-spacing: 0.5px;
    order: 1;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_note {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellConcept_feature_chart {
  margin-top: 0;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_chart {
    order: 5;
    margin-bottom: 30px;
    margin-top: 28px;
    max-width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_chart {
    margin-bottom: 8vw;
    margin-top: 7.466666666666667vw;
  }
}
.capcellConcept_feature_chart .image {
  width: 100%;
  display: block;
}
.capcellConcept_feature_btn {
  opacity: 0;
  margin-bottom: 13px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_btn {
    text-align: center;
    order: 6;
    margin-top: 0;
    margin-bottom: 0;
  }
  .capcellConcept_feature_btn .btn-arrow {
    width: auto;
    min-width: 335px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_btn .btn-arrow {
    width: auto;
    align-items: center;
    justify-content: center;
    border: 1px solid #0c0c0c;
    background-color: #fff;
    color: #0c0c0c;
    min-height: 60px;
    border-radius: 100px;
    font-size: 14px;
  }
  .capcellConcept_feature_btn .btn-arrow .btn-arrow_icon {
    display: none;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_btn .btn-arrow {
    width: 100%;
    min-width: auto;
  }
}
.capcellConcept_feature_link {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.4s;
  color: inherit;
}
@media print, screen and (min-width: 769px) {
  .capcellConcept_feature_link:hover {
    color: #808080;
  }
}
.capcellConcept_safety {
  padding: 57px 0;
  margin-top: 100px;
  background-color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_safety {
    margin-top: 50px;
    padding: 40px 20px 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_safety {
    margin-top: 13.333333333333334vw;
    padding: 10.666666666666666vw 5.333333333333333vw 8vw;
  }
}
.capcellConcept_safety_content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  max-width: 1240px;
  margin: auto;
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_safety_content {
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
}
.capcellConcept_safety_imgs {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_safety_imgs {
    gap: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_safety_imgs {
    gap: 4.266666666666667vw;
  }
}
.capcellConcept_safety_img {
  opacity: 0;
  width: 48%;
  object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_safety_img {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    margin: 10px auto 0;
    order: 2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_safety_img {
    height: 42.666666666666664vw;
    margin: 2.666666666666667vw auto 0;
  }
}
.capcellConcept_safety_img .image {
  width: 100%;
  display: block;
}
.capcellConcept_safety_body {
  flex: 1;
}
.capcellConcept_safety_ttl {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 17px;
  color: #333;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_safety_ttl {
    font-size: 16px;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_safety_ttl {
    font-size: 4.266666666666667vw;
    margin-bottom: 3.2vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellConcept_safety_txt {
  font-size: 16px;
  line-height: 1.75;
  color: #0c0c0c;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_safety_txt {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_safety_txt {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
    font-weight: 400;
    line-height: 1.71;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta {
    font-size: 34px;
    margin-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta {
    font-size: 9.066666666666666vw;
    margin-bottom: 4.266666666666667vw;
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
  }
}
.concept-cta-sub {
  font-size: 44px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta-sub {
    font-size: 28px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta-sub {
    font-size: 7.466666666666667vw;
  }
}
.concept-cta_desc {
  font-size: 15px;
  line-height: 1.9;
  margin: 0 0 24px;
  opacity: 0.9;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta_desc {
    font-size: 13px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta_desc {
    font-size: 3.466666666666667vw;
    margin-bottom: 4.266666666666667vw;
  }
}
.concept-cta_tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta_tags {
    gap: 6px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta_tags {
    gap: 1.6vw;
    margin-bottom: 4.266666666666667vw;
  }
}
.concept-cta_tag {
  border: 1px solid rgba(255,255,255,0.7);
  border-radius: 20px;
  padding: 4px 14px;
  font-size: 13px;
  color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta_tag {
    font-size: 12px;
    padding: 3px 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta_tag {
    font-size: 3.2vw;
    padding: 0.8vw 3.2vw;
  }
}
.concept-cta_link {
  display: inline-flex;
  align-items: center;
}
.concept-cta_link_ttl {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 24px;
  padding-bottom: 16px;
  border-bottom: 2px solid #c8b89a;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #977c4e;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta_link_ttl {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta_link_ttl {
    font-size: 4.8vw;
    margin-bottom: 4.266666666666667vw;
  }
}
.concept-cta_link_ttl-char {
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  margin-right: 4px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta_link_ttl-char {
    font-size: 38px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta_link_ttl-char {
    font-size: 10.133333333333333vw;
  }
}
.concept-cta_link_txt {
  font-size: 15px;
  line-height: 2;
  color: #444;
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta_link_txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta_link_txt {
    font-size: 3.466666666666667vw;
  }
}
.concept-cta-feature {
  margin-top: 80px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta-feature {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta-feature {
    margin-top: 13.333333333333334vw;
  }
}
.concept-cta-feature--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .concept-cta-feature--reverse {
    flex-direction: column;
  }
}
.concept-cta-feature--reverse .concept-feature_img {
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 1024px) {
  .concept-cta-feature--reverse .concept-feature_img {
    border-radius: 0;
  }
}
.concept-cta-feature_note {
  display: block;
  font-size: 12px;
  color: #888;
  margin: 8px 0 16px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .concept-cta-feature_note {
    font-size: 11px;
  }
}
@media screen and (max-width: 768.98px) {
  .concept-cta-feature_note {
    font-size: 2.933333333333333vw;
  }
}
.concept-cta-feature_chart {
  margin-top: 20px;
}
.concept-cta-feature_chart .image {
  width: 100%;
  display: block;
}
.concept-cta-feature_btn {
  margin-bottom: 20px;
}
.concept-cta-feature_link {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: opacity 0.3s;
  color: inherit;
}
@media print, screen and (min-width: 769px) {
  .concept-cta-feature_link:hover {
    opacity: 0.7;
  }
}
.capcellScroll {
  width: 100%;
  height: 300vh;
  position: relative;
}
.capcellScroll_wrapper {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_wrapper {
    padding: 0 5.333333333333333vw;
  }
}
.capcellScroll_item {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
.capcellScroll_item_link {
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .capcellScroll_item_link:hover .capcellScroll_more {
    background-color: #fff;
  }
  .capcellScroll_item_link:hover .capcellScroll_more .capcellScroll_more_icon path {
    fill: #333;
  }
}
@media screen and (max-width: 1024px) {
  .capcellScroll_item {
    width: calc(100vw - 40px) !important;
    height: calc(100vh - 40px) !important;
    top: 20px !important;
    left: 20px !important;
    border-radius: 10px;
    overflow: hidden;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_item {
    width: calc(100vw - 10.6666vw) !important;
    height: calc(100vh - 10.6666vw) !important;
    top: 5.333333333333333vw !important;
    left: 5.333333333333333vw !important;
    border-radius: 2.666666666666667vw;
  }
}
.capcellScroll_item.capcellScroll_item--1 {
  opacity: 1;
  visibility: visible;
}
.capcellScroll_item.is-visible {
  opacity: 1 !important;
  visibility: visible !important;
}
.capcellScroll_item--1 {
  z-index: 1;
}
.capcellScroll_item--2 {
  z-index: 2;
}
.capcellScroll_item--3 {
  z-index: 3;
}
.capcellScroll_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.capcellScroll_bg_picture {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
}
.capcellScroll_bg_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 0;
  display: block;
}
@media screen and (max-width: 1024px) {
  .capcellScroll_bg_img {
    object-position: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .capcellScroll_bg_img--pos-left {
    object-position: left center;
  }
}
.capcellScroll_content {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 60px 150px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellScroll_content {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_content {
    padding: 100px 24px 35px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_content {
    padding: 26.666666666666668vw 6.4vw 9.333333333333334vw;
  }
}
.capcellScroll_label {
  font-size: 28px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #fff;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .capcellScroll_label {
    font-size: 12px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_label {
    font-size: 3.2vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellScroll_label-badge {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 16px;
  padding: 2px 10px;
  margin-left: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_label-badge {
    font-size: 12px;
    font-weight: 500;
    margin-left: 7px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_label-badge {
    font-size: 3.2vw;
    font-weight: 500;
    margin-left: 1.866666666666667vw;
    padding: 0.533333333333333vw 1.866666666666667vw;
  }
}
.capcellScroll_logo {
  margin: 0 0 30px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_logo {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_logo {
    width: 100%;
    margin-bottom: 4vw;
  }
}
.capcellScroll_logo_img {
  height: 60px;
  width: auto;
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_logo_img {
    height: 23px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_logo_img {
    height: 6.133333333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.capcellScroll_ttl {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 18px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_ttl {
    font-size: 34px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_ttl {
    font-size: 9.066666666666666vw;
    margin-bottom: 3.2vw;
  }
}
.capcellScroll_ttl-sub {
  font-size: 44px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_ttl-sub {
    font-size: 28px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_ttl-sub {
    font-size: 7.466666666666667vw;
  }
}
.capcellScroll_desc {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  margin: 0 0 30px;
  max-width: 700px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_desc {
    font-size: 14px;
    margin-bottom: 14px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    letter-spacing: 1px;
    line-height: 1.42;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_desc {
    font-size: 3.733333333333333vw;
    margin-bottom: 3.733333333333333vw;
    max-width: 100%;
    letter-spacing: 0.266666666666667vw;
    line-height: 1.42;
  }
}
.capcellScroll_tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
@media screen and (max-width: 1024px) {
  .capcellScroll_tags {
    gap: 6px;
    width: 100%;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_tags {
    gap: 1.6vw;
    font-size: 3.2vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellScroll_tag {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 3px 15px;
  font-size: 18px;
  font-weight: 500;
  color: #977c4e;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellScroll_tag {
    font-size: 12px;
    padding: 5px 7px;
    line-height: 1;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellScroll_tag {
    font-size: 3.2vw;
    padding: 1.333333333333333vw 1.866666666666667vw;
    line-height: 1;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellScroll_more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,0.8);
  color: #fff;
  text-decoration: none;
  font-size: 28px;
  transition: background-color 0.3s, border-color 0.3s;
  margin-top: 43px;
}
@media screen and (max-width: 1024px) {
  .capcellScroll_more {
    display: none;
  }
}
.capcellPurpose {
  background-color: transparent;
  padding: 80px 0 15px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPurpose {
    padding: 80px 0 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose {
    padding: 5.333333333333333vw 0 10.666666666666666vw;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose_inner {
    padding: 0;
  }
}
.capcellPurpose_ttl {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 37px;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose_ttl {
    font-size: 5.333333333333333vw;
    letter-spacing: 0.266666666666667vw;
    margin-bottom: 6.4vw;
  }
}
.capcellPurpose .capcellPurpose_tabs {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 100px;
  max-width: 817px;
  margin: 0 auto 50px;
  padding: 8px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  list-style: none;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_tabs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.666666666666667vw;
    margin: 0 5.333333333333333vw 8vw;
    background: transparent;
    box-shadow: none;
    padding: 0;
    max-width: none;
  }
}
.capcellPurpose .capcellPurpose_tab_slider {
  position: absolute;
  background-color: #977c4e;
  border-radius: 100px;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_tab_slider {
    border-radius: 10.666666666666666vw;
    z-index: 2;
  }
}
.capcellPurpose .capcellPurpose_tab {
  position: relative;
  z-index: 2;
  flex: 1;
  text-align: center;
  padding: 15px 10px;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media print, screen and (min-width: 769px) {
  .capcellPurpose .capcellPurpose_tab:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_tab {
    height: 18.666666666666668vw;
    padding: 2.666666666666667vw 1.333333333333333vw;
    border-radius: 10.666666666666666vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: transparent;
    z-index: auto;
  }
  .capcellPurpose .capcellPurpose_tab::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #c8c8c8;
    border-radius: inherit;
    z-index: 1;
  }
  .capcellPurpose .capcellPurpose_tab .capcellPurpose_tab_ttl,
  .capcellPurpose .capcellPurpose_tab .capcellPurpose_tab_sub {
    color: #fff;
  }
}
.capcellPurpose .capcellPurpose_tab.is-active .capcellPurpose_tab_ttl,
.capcellPurpose .capcellPurpose_tab.is-active .capcellPurpose_tab_sub {
  color: #fff;
}
.capcellPurpose .capcellPurpose_tab_ttl {
  font-size: 22px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 4px;
  color: #333;
  transition: color 0.3s;
  line-height: 1;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_tab_ttl {
    font-size: 4vw;
    margin-bottom: 2.133333333333333vw;
    letter-spacing: 0.266666666666667vw;
    white-space: nowrap;
    position: relative;
    z-index: 3;
  }
}
.capcellPurpose .capcellPurpose_tab_sub {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  transition: color 0.3s;
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_tab_sub {
    font-size: 3.2vw;
    letter-spacing: 0.266666666666667vw;
    font-weight: 400;
    line-height: 1.3;
    max-width: none;
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }
}
.capcellPurpose .capcellPurpose_content {
  display: none;
  position: relative;
  max-width: 1200px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content {
    margin: 0;
  }
}
.capcellPurpose .capcellPurpose_content.is-active {
  display: block;
}
.capcellPurpose .capcellPurpose_content_img {
  position: relative;
  width: 100%;
  min-height: 524px;
  margin-bottom: 72px;
}
@media screen and (min-width: 769px) and (max-width: 800px) {
  .capcellPurpose .capcellPurpose_content_img {
    min-height: 345px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content_img {
    margin-bottom: 10.666666666666666vw;
    max-width: none;
    min-height: auto;
  }
}
.capcellPurpose .capcellPurpose_content_img .image {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 800px;
  max-width: 95%;
  border-radius: 10px;
}
@media screen and (min-width: 769px) and (max-width: 800px) {
  .capcellPurpose .capcellPurpose_content_img .image {
    width: 80%;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content_img .image {
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    position: static;
  }
}
.capcellPurpose .capcellPurpose_content_box {
  opacity: 0;
  position: absolute;
  bottom: 30px;
  right: 0;
  background: #fff;
  padding: 30px 42px;
  border-radius: 10px;
  min-width: 600px;
  box-shadow: 0px 4px 25px 0px rgba(0,0,0,0.05);
  z-index: 2;
}
@media screen and (min-width: 769px) and (max-width: 800px) {
  .capcellPurpose .capcellPurpose_content_box {
    min-width: auto;
    padding: 20px 30px;
    bottom: 6px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content_box {
    position: static;
    max-width: 89%;
    min-width: 89.33333333333333vw;
    margin: -7.466666666666667vw auto 0;
    padding: 6.666666666666667vw 6.133333333333333vw 5.333333333333333vw;
    border-radius: 2.666666666666667vw;
  }
}
@media screen and (max-width: 340px) {
  .capcellPurpose .capcellPurpose_content_box {
    min-width: auto;
  }
}
.capcellPurpose .capcellPurpose_content_box_ttl {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content_box_ttl {
    font-size: 4.266666666666667vw;
    margin-bottom: 2.133333333333333vw;
    letter-spacing: 0.266666666666667vw;
    text-align: center;
    font-weight: 700;
    justify-content: center;
  }
}
.capcellPurpose .capcellPurpose_content_box_ttl .line {
  display: inline-block;
  width: 1px;
  height: 23px;
  background-color: #000;
  margin: 0 10px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPurpose .capcellPurpose_content_box_ttl .line {
    height: 16px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content_box_ttl .line {
    height: 4.266666666666667vw;
    margin: 0 2.666666666666667vw;
  }
}
.capcellPurpose .capcellPurpose_content_box_txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_content_box_txt {
    font-size: 3.733333333333333vw;
    text-align: left;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellPurpose .capcellPurpose_list {
  display: flex;
  justify-content: flex-start;
  gap: 22px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_list {
    flex-direction: column;
    gap: 3.2vw;
    margin: 0 5.333333333333333vw;
  }
}
.capcellPurpose .capcellPurpose_item {
  opacity: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: calc(100% / 3 - 13px);
  text-decoration: none;
  color: inherit;
}
@media print, screen and (min-width: 769px) {
  .capcellPurpose .capcellPurpose_item:hover .capcellPurpose_label {
    background: #977c4e;
  }
  .capcellPurpose .capcellPurpose_item:hover .capcellPurpose_label::after {
    border-top-color: #977c4e;
  }
  .capcellPurpose .capcellPurpose_item:hover .capcellPurpose_card {
    border-color: #977c4e;
  }
  .capcellPurpose .capcellPurpose_item:hover .btn-arrow_icon {
    transform: translateX(5px);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_item {
    max-width: none;
  }
}
.capcellPurpose .capcellPurpose_label {
  width: 100%;
  background: #bcbcbc;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-bottom: 35px;
  transition: background 0.3s ease;
}
.capcellPurpose .capcellPurpose_label .text-inner {
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPurpose .capcellPurpose_label {
    min-height: 78px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellPurpose .capcellPurpose_label {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_label {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
    padding: 0.533333333333333vw 2.666666666666667vw;
    border-radius: 1.333333333333333vw 1.333333333333333vw 0 0;
    margin-bottom: 0;
    background: #977c4e;
  }
}
.capcellPurpose .capcellPurpose_label::after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 10px solid #bcbcbc;
  transition: border-top-color 0.3s ease;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_label::after {
    display: none;
  }
}
.capcellPurpose .capcellPurpose_card {
  width: 100%;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 20px 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.04);
  transition: all 0.3s ease;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card {
    padding: 3.733333333333333vw 6.666666666666667vw;
    gap: 2.666666666666667vw;
    flex-direction: row;
    border-radius: 0 0 1.333333333333333vw 1.333333333333333vw;
  }
}
.capcellPurpose .capcellPurpose_card_head {
  margin-bottom: 2px;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card_head {
    flex: 1;
    text-align: left;
  }
}
.capcellPurpose .capcellPurpose_card_ttl {
  margin-bottom: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPurpose .capcellPurpose_card_ttl {
    margin: 0;
  }
}
.capcellPurpose .capcellPurpose_card_ttl .image {
  height: 25px;
  width: auto;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellPurpose .capcellPurpose_card_ttl .image {
    height: 18px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPurpose .capcellPurpose_card_ttl .image {
    height: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card_ttl .image {
    height: 4.8vw;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card_ttl {
    margin-bottom: 1.333333333333333vw;
    justify-content: flex-start;
  }
}
.capcellPurpose .capcellPurpose_card_sub {
  font-size: 14px;
  color: #977c4e;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card_sub {
    font-size: 3.2vw;
    text-align: left;
    font-weight: 500;
  }
}
.capcellPurpose .capcellPurpose_card_img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.capcellPurpose .capcellPurpose_card_img .image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card_img {
    width: 21%;
    height: auto;
    margin-bottom: 0;
    order: -1;
    margin-right: 2.133333333333333vw;
    min-width: 16vw;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPurpose .capcellPurpose_card_btn {
    display: none;
  }
}
@-moz-keyframes fadeInTab {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInTab {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-o-keyframes fadeInTab {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInTab {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.capcellImageSlider {
  width: 100%;
  overflow: hidden;
  padding: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellImageSlider {
    padding: 48px 0 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellImageSlider {
    padding: 12.8vw 0 0;
  }
}
.capcellImageSlider_track {
  display: flex;
  width: max-content;
  animation: marquee 60s linear infinite;
}
.capcellImageSlider_list {
  display: flex;
  gap: 2px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellImageSlider_list {
    gap: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellImageSlider_list {
    gap: 0.266666666666667vw;
  }
}
.capcellImageSlider_item {
  width: auto;
  height: 450px;
  overflow: hidden;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellImageSlider_item {
    height: 325px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellImageSlider_item {
    width: 85.06666666666666vw;
    height: 60vw;
  }
}
.capcellImageSlider_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.capcell_fixed-btns {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  min-height: 100px;
}
@media screen and (min-width: 1025px) {
  .capcell_fixed-btns {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcell_fixed-btns {
    min-height: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell_fixed-btns {
    min-height: 13.333333333333334vw;
  }
}
.capcell_fixed-btn {
  opacity: 0;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #977c4e;
  color: #fff;
  text-decoration: none;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.266666666666667vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcell_fixed-btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell_fixed-btn {
    font-size: 3.733333333333333vw;
  }
}
.capcell_fixed-btn:first-child {
  border-right: 1px solid #fff;
}
@-moz-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
