.capcellLiteCTA {
  padding: 100px 0;
  background: url("/assets/img/products/cap-cell/lite-bgd.webp") no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  min-height: 640px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteCTA {
    min-height: 375px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteCTA {
    min-height: 100vw;
    background-image: url("/assets/img/products/cap-cell/sp-lite-bgd.webp");
  }
}
.capcellLiteCTA_inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
}
.capcellLiteCTA_txt {
  opacity: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 26px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteCTA_txt {
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteCTA_txt {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteCTA_txt {
    font-size: 5.333333333333333vw;
    margin-bottom: 6.666666666666667vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellLiteCTA_btn-wrap {
  opacity: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .capcellLiteCTA_btn-wrap {
    max-width: 100%;
  }
}
.capcellLiteCTA_btn {
  font-size: 16px;
  letter-spacing: 0.8px;
  padding: 15px 23px 15px 25px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteCTA_btn {
    justify-content: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteCTA_btn {
    font-size: 15px;
    padding: 15px 23px 15px 25px;
    max-width: 335px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteCTA_btn {
    font-size: 4vw;
    padding: 4vw 6.133333333333333vw 4vw 6.666666666666667vw;
    letter-spacing: 0.266666666666667vw;
    max-width: 89.33333333333333vw;
  }
}
.capcellLiteImage {
  background: #fff;
  padding-bottom: 5px;
}
.capcellLiteIntro {
  padding: 155px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro {
    padding: 50px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro {
    padding: 13.333333333333334vw 0 0;
  }
}
.capcellLiteIntro--wood .capcellLiteIntro_body,
.capcellLiteIntro--lite .capcellLiteIntro_body {
  padding-top: 0;
}
.capcellLiteIntro--wood .capcellLiteIntro_flex,
.capcellLiteIntro--lite .capcellLiteIntro_flex {
  align-items: center;
}
.capcellLiteIntro--wood {
  padding: 112px 0 127px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro--wood {
    padding: 50px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro--wood {
    padding: 13.333333333333334vw 0 0;
  }
}
.capcellLiteIntro--wood .capcellLiteIntro_img {
  max-width: 402px;
  width: 50%;
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro--wood .capcellLiteIntro_img {
    width: auto;
    max-width: 53.333333333333336vw;
  }
}
.capcellLiteIntro--lite {
  padding: 85px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro--lite {
    padding: 50px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro--lite {
    padding: 13.333333333333334vw 0 0;
  }
}
.capcellLiteIntro--lite .capcellLiteIntro_img {
  max-width: 250px;
  width: 50%;
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro--lite .capcellLiteIntro_img {
    width: auto;
    max-width: 53.333333333333336vw;
  }
}
.capcellLiteIntro_flex {
  display: flex;
  gap: 66px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteIntro_flex {
    align-items: center;
    flex-direction: column;
    gap: 0;
  }
}
.capcellLiteIntro_img {
  opacity: 0;
  max-width: 305px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteIntro_img {
    order: 2;
    max-width: 200px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro_img {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro_img {
    margin: 0 auto 5.333333333333333vw;
    max-width: 53.333333333333336vw;
  }
}
.capcellLiteIntro_img .image {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1024px) {
  .capcellLiteIntro_img .image {
    margin-left: auto;
    margin-right: auto;
  }
}
.capcellLiteIntro_body {
  flex: 1;
  padding-top: 26px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteIntro_body {
    display: contents;
    padding-top: 0;
  }
}
.capcellLiteIntro_sub {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro_sub {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro_sub {
    font-size: 4.266666666666667vw;
    margin-bottom: 2.666666666666667vw;
  }
}
.capcellLiteIntro_ttl {
  opacity: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.66;
  margin-top: 0;
  margin-bottom: 20px;
  color: #0c0c0c;
  letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteIntro_ttl {
    order: 1;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro_ttl {
    font-size: 20px;
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro_ttl {
    font-size: 5.333333333333333vw;
    margin-bottom: 4.533333333333333vw;
  }
}
.capcellLiteIntro_desc {
  opacity: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  letter-spacing: 1px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellLiteIntro_desc {
    font-weight: 400;
    line-height: 1.6;
    order: 3;
    text-align: left;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteIntro_desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteIntro_desc {
    font-size: 3.733333333333333vw;
    width: 100%;
  }
}
.capcellLiteMovie {
  padding-top: 120px;
  padding-bottom: 134px;
  position: relative;
  text-align: center;
  background-color: #fff;
}
.capcellLiteMovie_wrap {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 41.6%;
  height: 0;
  overflow: hidden;
}
.capcellLiteMovie_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteMovie {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteMovie {
    padding-top: 26.666666666666668vw;
  }
}
.capcellOthers {
  padding: 120px 0;
  background-color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers {
    padding: 39px 0 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers {
    padding: 10.4vw 0 10.666666666666666vw;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellOthers.capcellOthers--wood .capcellOthers_item:hover,
  .capcellOthers.capcellOthers--main .capcellOthers_item:hover {
    border-color: #977c4e;
  }
}
.capcellOthers_wrap {
  padding: 0 40px;
}
@media screen and (max-width: 1024px) {
  .capcellOthers_wrap {
    padding: 0;
  }
}
.capcellOthers_ttl {
  opacity: 0;
  transition: opacity 0.6s ease;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  margin-top: 0;
  margin-bottom: 75px;
  letter-spacing: 1px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.capcellOthers_ttl.is-visible {
  opacity: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_ttl {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_ttl {
    font-size: 6.4vw;
    margin-bottom: 5.333333333333333vw;
  }
}
.capcellOthers_list {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .capcellOthers_list {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .capcellOthers_list {
    flex-direction: column;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_list {
    gap: 10px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_list {
    gap: 2.666666666666667vw;
    padding: 0 5.333333333333333vw;
  }
}
.capcellOthers_item {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.6s ease, transform 0.6s ease, box-shadow 0.3s ease, border 0.3s ease;
  transition-delay: calc(var(--i, 0) * 80ms), calc(var(--i, 0) * 80ms), 0s, 0s;
  padding: 53px 35px 40px;
  flex: 1;
  background-color: #f7f7f7;
  border-radius: 10px;
  border: 1px solid #f7f7f7;
  text-decoration: none;
  color: #0c0c0c;
  display: flex;
  flex-direction: column;
  width: calc(100% / 3 - 25px);
  max-width: 590px;
}
.capcellOthers_item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
@media print, screen and (min-width: 769px) {
  .capcellOthers_item:hover {
    transition-delay: 0s, 0s, 0s, 0s;
    border: 1px solid #707070;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
  }
  .capcellOthers_item:hover .capcellOthers_item_hover {
    opacity: 1;
  }
  .capcellOthers_item:hover.capcellOthers_item--borderGray {
    border-color: #977c4e;
  }
}
@media screen and (max-width: 1024px) {
  .capcellOthers_item {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item {
    padding: 30px 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .capcellOthers_item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item {
    border-radius: 2.666666666666667vw;
    padding: 8vw 5.333333333333333vw;
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 1024px) {
  .capcellOthers_item.item-sofa {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item.item-sofa .capcellOthers_item_head {
    padding: 9.333333333333334vw 5.333333333333333vw 0;
  }
}
.capcellOthers_item_head {
  text-align: center;
  margin-bottom: 22px;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_head {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_head {
    margin-bottom: 4vw;
  }
}
.capcellOthers_item_logo {
  height: 25px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellOthers_item_logo {
    height: 23px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_logo {
    height: 20px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_logo {
    height: 5.333333333333333vw;
    margin-bottom: 2.133333333333333vw;
  }
}
.capcellOthers_item_logo .image {
  height: 100%;
  width: auto;
}
.capcellOthers_item_ttl {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
  margin-top: 0;
  letter-spacing: 1px;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_ttl {
    font-size: 20px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_ttl {
    font-size: 5.333333333333333vw;
    margin-bottom: 0.533333333333333vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellOthers_item_sub {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  letter-spacing: 1px;
  margin: 0;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_sub {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_sub {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellOthers_item_img {
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_img {
    min-height: 161px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_img {
    margin-bottom: 4vw;
  }
}
.capcellOthers_item_img .image {
  width: 100%;
  height: auto;
  display: block;
}
.capcellOthers_item_img_wrap {
  position: relative;
}
.capcellOthers_item_hover {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(255,255,255,0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.4s ease;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellOthers_item_hover {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .capcellOthers_item_hover {
    display: none;
  }
}
.capcellOthers_item_hover .image {
  width: auto;
  height: auto;
  max-height: 7vw;
  margin-bottom: 11px;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellOthers_item_hover .image {
    margin-bottom: 0;
  }
}
.capcellOthers_item_view {
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #0c0c0c;
  color: #0c0c0c;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1;
  letter-spacing: 0;
}
.capcellOthers_item_body {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.capcellOthers_item_desc {
  font-size: 14px;
  line-height: 1.57;
  text-align: center;
  margin-top: 0;
  margin-bottom: 23px;
  color: #0c0c0c;
  font-weight: 400;
  letter-spacing: 0.14px;
}
.capcellOthers_item_desc:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_desc {
    font-size: 14px;
    margin-bottom: 15px;
    letter-spacing: 0.14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_desc {
    font-size: 3.733333333333333vw;
    margin-bottom: 4vw;
    letter-spacing: 0.037333333333333vw;
  }
}
.capcellOthers_item_desc .note {
  display: block;
  color: #6b6b6b;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_desc .note {
    font-size: 12px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_desc .note {
    font-size: 3.2vw;
    margin-top: 1.333333333333333vw;
  }
}
.capcellOthers_item_tags {
  margin-top: auto;
  display: flex;
  justify-content: center;
  gap: 6px;
  margin: 0;
}
.capcellOthers_item_tag {
  background-color: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 1px 8px;
  border-radius: 2px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_tag {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_tag {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
    padding-left: 2.666666666666667vw;
    padding-right: 2.666666666666667vw;
    border-radius: 0.533333333333333vw;
  }
}
.capcellOthers_item_label {
  position: absolute;
  top: 24px;
  left: 0;
  background-color: #6b6b6b;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 1px 10px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  border-radius: 0 2px 2px 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellOthers_item_label {
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 0 2px 2px 0;
    top: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_item_label {
    font-size: 3.2vw;
    letter-spacing: 0.266666666666667vw;
    padding: 0.533333333333333vw 2.666666666666667vw;
    border-radius: 0 0.533333333333333vw 0.533333333333333vw 0;
    top: 5.333333333333333vw;
  }
}
.capcellOthers_btn-wrap {
  text-align: center;
}
.capcellOthers_btn-top {
  display: inline-block;
  border: 1px solid #0c0c0c;
  padding: 15px 42px;
  border-radius: 100px;
  text-decoration: none;
  color: #0c0c0c;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .capcellOthers_btn-top {
    padding: 15px 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellOthers_btn-top {
    padding: 4vw 10.666666666666666vw;
    width: 80%;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellOthers_btn-top:hover {
    background-color: #0c0c0c;
    color: #fff;
  }
}
.capcellLiteLineup {
  padding: 88px 0 124px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup .contents-inner-1280 {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup {
    padding: 40px 0 48px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup {
    padding: 10.666666666666666vw 0 12.8vw;
    background-color: transparent;
  }
}
.capcellLiteLineup_ttl {
  opacity: 0;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 70px;
  letter-spacing: 1px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #0c0c0c;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_ttl {
    margin-bottom: 20px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_ttl {
    font-size: 6.4vw;
    margin-top: 0;
    margin-bottom: 5.333333333333333vw;
    order: 1;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellLiteLineup_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_main {
    order: 3;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_main {
    gap: 30px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_main {
    margin-bottom: 13.333333333333334vw;
  }
}
.capcellLiteLineup_main_img {
  opacity: 0;
  width: 50%;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_main_img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_main_img {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_main_img {
    margin-bottom: 8.533333333333333vw;
  }
}
.capcellLiteLineup_main_img .image {
  grid-area: 1/1;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
.capcellLiteLineup_main_img .image.is-active {
  opacity: 1 !important;
  pointer-events: auto;
  z-index: 2;
  margin: 0 auto;
}
.capcellLiteLineup_main_spec {
  width: calc(50% - 30px);
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_main_spec {
    width: 100%;
  }
}
.capcellLiteLineup_table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  letter-spacing: 1px;
  color: #0c0c0c;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table {
    display: block;
  }
}
.capcellLiteLineup_table--wood .capcellLiteLineup_table_th,
.capcellLiteLineup_table--wood .capcellLiteLineup_table_td {
  border-color: #808080;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table_tbody {
    display: block;
  }
}
.capcellLiteLineup_table_tr {
  opacity: 0;
  vertical-align: middle;
}
.capcellLiteLineup_table_tr:first-child .capcellLiteLineup_table_th,
.capcellLiteLineup_table_tr:first-child .capcellLiteLineup_table_td {
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table_tr {
    display: block;
    border-bottom: 1px solid #6b6b6b;
  }
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table_tr:first-child {
    border-top: none;
  }
}
.capcellLiteLineup_table_th,
.capcellLiteLineup_table_td {
  padding: 31px 0;
  border-top: 1px solid #6b6b6b;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table_th,
  .capcellLiteLineup_table_td {
    display: block;
    border-top: none;
  }
}
.capcellLiteLineup_table_tr:first-child .capcellLiteLineup_table_th,
.capcellLiteLineup_table_tr:first-child .capcellLiteLineup_table_td {
  border-top: none;
}
.capcellLiteLineup_table_th {
  width: 230px;
  text-align: left;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 24px;
  padding-right: 20px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table_th {
    width: 100%;
    font-weight: 500;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_table_th {
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_table_th {
    padding: 2.666666666666667vw 0 0;
    font-size: 3.733333333333333vw;
  }
}
.capcellLiteLineup_table_td {
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_table_td {
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.42;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_table_td {
    padding: 0 0 7px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_table_td {
    padding: 0 0 1.866666666666667vw;
    font-size: 3.733333333333333vw;
  }
}
.capcellLiteLineup_table_td .spec-wrap {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  line-height: 1;
}
.capcellLiteLineup_table_td .spec-wrap .spec,
.capcellLiteLineup_table_td .spec-wrap .spec1,
.capcellLiteLineup_table_td .spec-wrap .specno {
  display: block !important;
}
.capcellLiteLineup_table_td .spec-wrap span.boothchange {
  grid-area: 1/1;
  opacity: 0;
  pointer-events: none;
}
.capcellLiteLineup_table_td .spec-wrap span.boothchange.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
  line-height: 1.8;
}
.capcellLiteLineup_btn-wrap {
  opacity: 0;
  text-align: center;
  margin-top: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_btn-wrap {
    max-width: 335px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_btn-wrap {
    margin-top: 8vw;
  }
}
.capcellLiteLineup_btn-wrap .btn-main {
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: #333;
  color: #fff;
  position: relative;
  min-width: 282px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  border: 1px solid #333;
}
@media print, screen and (min-width: 769px) {
  .capcellLiteLineup_btn-wrap .btn-main:hover {
    background-color: #fff;
    color: #333;
  }
  .capcellLiteLineup_btn-wrap .btn-main:hover .btn-main_icon:before {
    border-top-color: #333;
    border-right-color: #333;
  }
  .capcellLiteLineup_btn-wrap .btn-main:hover .btn-main_icon:after {
    background-color: #333;
  }
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_btn-wrap .btn-main {
    min-width: 100%;
    justify-content: center;
  }
  .capcellLiteLineup_btn-wrap .btn-main .btn-main_icon {
    position: relative;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_btn-wrap .btn-main {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    gap: 15px;
  }
  .capcellLiteLineup_btn-wrap .btn-main .btn-main_txt {
    padding-left: 28px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_btn-wrap .btn-main {
    padding-top: 2.666666666666667vw;
    padding-bottom: 2.666666666666667vw;
    font-size: 4vw;
    letter-spacing: 0.266666666666667vw;
    gap: 4vw;
  }
  .capcellLiteLineup_btn-wrap .btn-main .btn-main_txt {
    padding-left: 7.466666666666667vw;
  }
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_btn-wrap .btn-main_txt {
    width: auto;
  }
}
.capcellLiteLineup_btn-wrap .btn-main.spec1 {
  display: inline-flex;
}
.capcellLiteLineup_selectors {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 62px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selectors--twoColumn .capcellLiteLineup_selector:first-child {
    padding-right: 30px;
    align-items: flex-end;
  }
  .capcellLiteLineup_selectors--twoColumn .capcellLiteLineup_selector:last-child {
    padding-left: 30px;
    align-items: flex-start;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selectors {
    padding: 0 12px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selectors {
    flex-direction: row;
    gap: 0;
    order: 2;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selectors {
    padding: 0 3.2vw;
    margin-bottom: 10.666666666666666vw;
  }
}
.capcellLiteLineup_selector {
  flex: 1;
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  border-radius: 12px;
  padding: 20px 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 400px;
  border: none;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.capcellLiteLineup_selector.is-selector-visible {
  opacity: 1;
  transform: translateY(0);
}
@media print, screen and (min-width: 769px) {
  .capcellLiteLineup_selector {
    min-height: 150px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector {
    transform: translateY(20px);
    padding: 0 12px 12px;
    min-height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector {
    opacity: 0;
    flex-direction: column;
    justify-content: flex-start;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    border-right: none;
  }
  .capcellLiteLineup_selector.is-selector-visible {
    opacity: 1;
    transform: translateY(0);
  }
  .capcellLiteLineup_selector:first-child {
    padding-left: 0;
  }
  .capcellLiteLineup_selector:last-child {
    padding-right: 0;
  }
  .capcellLiteLineup_selector:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 10%;
    bottom: 10%;
    right: 0;
    width: 1px;
    background-color: #1e1e1e;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector {
    transform: translateY(5.333333333333333vw);
    padding: 0 3.2vw 3.2vw;
  }
}
.capcellLiteLineup_selector_head {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-right: 10px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_head {
    padding-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector_head {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector_head {
    margin-bottom: 4.8vw;
  }
}
.capcellLiteLineup_selector_ttl {
  font-size: 24px;
  font-weight: 600;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  margin-right: 0;
  color: #000;
  letter-spacing: 1px;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_ttl {
    color: #1e1e1e;
    text-align: center;
    letter-spacing: 0;
    font-weight: 500;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector_ttl {
    margin: 10px 0 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector_ttl {
    font-size: 4.266666666666667vw;
    margin: 0.533333333333333vw 0 0;
  }
}
.capcellLiteLineup_selector_body {
  width: 64%;
  justify-content: center;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_body {
    width: auto;
  }
}
.capcellLiteLineup_selector_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  gap: 16px;
}
@media print, screen and (min-width: 769px) {
  .capcellLiteLineup_selector_list--custom {
    padding-left: 37px;
  }
  .capcellLiteLineup_selector_list--custom .capcellLiteLineup_selector_item_label {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_list {
    margin: 0 auto;
    padding-left: 0;
    align-items: flex-start;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector_list {
    gap: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector_list {
    gap: 4.266666666666667vw;
  }
}
.capcellLiteLineup_selector_list .label-inner {
  display: inline-flex;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_item.pc {
    display: none;
  }
}
.capcellLiteLineup_selector_item input[type="radio"] {
  display: none;
}
.capcellLiteLineup_selector_item_txt {
  display: inline-block;
  width: 50px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_txt {
    width: 100%;
  }
}
.capcellLiteLineup_selector_item_label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #000;
  transition: all 0.2s;
  letter-spacing: 1px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_label {
    letter-spacing: 0;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_label {
    font-size: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector_item_label {
    font-size: 3.2vw;
  }
}
.capcellLiteLineup_selector_item_label .people-icons {
  display: flex;
  align-items: center;
  margin-left: 16px;
  gap: 0;
}
.capcellLiteLineup_selector_item_label .people-icons--1p .people-icons_img {
  margin-left: -7px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_label .people-icons {
    display: none;
  }
}
.capcellLiteLineup_selector_item_label .radio-icon {
  width: 14px;
  height: 14px;
  border: 1px solid #977c4e;
  border-radius: 50%;
  margin-right: 14px;
  position: relative;
  display: inline-block;
  background-color: #fff;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_label .radio-icon {
    width: 14px;
    height: 14px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector_item_label .radio-icon {
    width: 3.733333333333333vw;
    height: 3.733333333333333vw;
    margin-right: 2.666666666666667vw;
  }
}
.capcellLiteLineup_selector_item_label .people-icons_img {
  height: 18px;
  margin-left: -11px;
  filter: grayscale(100%) brightness(0.5);
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_label .people-icons_img {
    display: none;
  }
}
.capcellLiteLineup_selector_item_label .color-dot {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-left: 12px;
  display: inline-block;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_selector_item_label .color-dot {
    display: none;
  }
}
.capcellLiteLineup_selector_item_label .color-dot.black {
  background-color: #1a191f;
}
.capcellLiteLineup_selector_item_label .color-dot.gray {
  background-color: #c2bebd;
}
.capcellLiteLineup_selector_item_label .color-dot.green {
  background-color: #c4d0c4;
}
.capcellLiteLineup_selector_item_label .color-dot.color-dot--bgd01 {
  background: url("/assets/img/products/cap-cell/cap-cell-wood/wood-color-01.png") 0 0 no-repeat;
  background-size: cover;
}
.capcellLiteLineup_selector_item_label .color-dot.color-dot--bgd02 {
  background: url("/assets/img/products/cap-cell/cap-cell-wood/wood-color-02.png") 0 0 no-repeat;
  background-size: cover;
}
.capcellLiteLineup_selector_item input[type="radio"]:checked + .capcellLiteLineup_selector_item_label .radio-icon {
  background-color: #fff;
}
.capcellLiteLineup_selector_item input[type="radio"]:checked + .capcellLiteLineup_selector_item_label .radio-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #977c4e;
  border-radius: 50%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_selector_item input[type="radio"]:checked + .capcellLiteLineup_selector_item_label .radio-icon::after {
    width: 8px;
    height: 8px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_selector_item input[type="radio"]:checked + .capcellLiteLineup_selector_item_label .radio-icon::after {
    width: 2.133333333333333vw;
    height: 2.133333333333333vw;
  }
}
.capcellLiteLineup_selector_item input[type="radio"]:checked + .capcellLiteLineup_selector_item_label .people-icons_img {
  filter: none;
}
.capcellLiteLineup_selector_item input[type="radio"]:checked + .capcellLiteLineup_selector_item_label .color-dot {
  border-color: #977c4e;
}
@media print, screen and (min-width: 769px) {
  .capcellLiteLineup_selector_item:hover label .radio-icon {
    border-color: #977c4e;
  }
}
.capcellLiteLineup_selector_item.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.capcellLiteLineup_selector_item.is-disabled .capcellLiteLineup_selector_item_label {
  cursor: default;
}
@media screen and (max-width: 1024px) and (max-width: 768.98px) {
  .capcellLiteLineup_selector:not(:last-child)::after {
    top: 0;
    bottom: 0;
    height: 100%;
  }
}
.capcellLiteLineup_features {
  margin-bottom: 77px;
}
.capcellLiteLineup_features:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_features {
    order: 4;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_features {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_features {
    order: 4;
    margin-bottom: 13.333333333333334vw;
  }
}
.capcellLiteLineup_features_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 100px 0 30px;
  position: relative;
  color: #6b6b60;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_features_ttl {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_features_ttl {
    font-size: 16px;
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_features_ttl {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.266666666666667vw;
    margin-bottom: 5.066666666666666vw;
  }
}
.capcellLiteLineup_features_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 20px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_features_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_features_list {
    gap: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_features_list {
    gap: 5.333333333333333vw;
  }
}
.capcellLiteLineup_features_item {
  display: none;
  flex-direction: column;
}
.capcellLiteLineup_features_item.is-visible {
  display: flex;
}
.capcellLiteLineup_features_img {
  width: 100%;
  margin-bottom: 9px;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_features_img {
    overflow: hidden;
    aspect-ratio: 157/100;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_features_img {
    margin: 0 auto 8px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_features_img {
    margin: 0 auto 2.133333333333333vw;
  }
}
.capcellLiteLineup_features_img .image {
  width: 100%;
  height: auto;
  display: block;
}
.capcellLiteLineup_features_text {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 350;
  letter-spacing: 1px;
  color: #0c0c0c;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellLiteLineup_features_text {
    line-height: 1.42;
    margin: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_features_text {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_features_text {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellLiteLineup_features_text .note {
  display: inline-block;
  margin-top: 3px;
  font-size: 13px;
  line-height: 1.4;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellLiteLineup_features_text .note {
    font-size: 11px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellLiteLineup_features_text .note {
    font-size: 2.933333333333333vw;
    margin-top: 0.533333333333333vw;
  }
}
.capcellMaterial {
  overflow: hidden;
  height: 1080px;
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellMaterial {
    height: 75.2vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial {
    height: 75.2vw;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial {
    height: 133.33333333333334vw;
    padding: 16vw 0 16vw;
    margin-top: 10.666666666666666vw;
  }
}
.capcellMaterial .image {
  width: 100%;
}
.capcellMaterial .fadeinM_1,
.capcellMaterial .fadeinM_2,
.capcellMaterial .fadeinM_3_1,
.capcellMaterial .fadeinM_3_2,
.capcellMaterial .fadeinM_4,
.capcellMaterial .fadeinM_5_1,
.capcellMaterial .fadeinM_5_2,
.capcellMaterial .fadeinM_6,
.capcellMaterial .fadeinM2_2,
.capcellMaterial .fadeinM2_3_1,
.capcellMaterial .fadeinM2_3_2,
.capcellMaterial .fadeinM2_3_3,
.capcellMaterial .fadeinM2_4,
.capcellMaterial .fadeinM2_5,
.capcellMaterial .fadeinM2_6 {
  opacity: 0;
  transform: translate(-30px, 30px);
}
.capcellMaterial_title {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_title {
    align-items: flex-start;
  }
}
.capcellMaterial_title_inner {
  margin-top: -70px;
}
@media screen and (max-width: 1024px) {
  .capcellMaterial_title_inner {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_title_inner {
    position: absolute;
    left: 40px;
    top: 100px;
  }
}
.capcellMaterial_ttl {
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 64px;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .capcellMaterial_ttl {
    font-weight: 700;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_ttl {
    font-size: 24px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_ttl {
    font-size: 6.4vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellMaterial_txt {
  line-height: 2;
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  color: #0c0c0c;
  line-height: 1.75;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .capcellMaterial_txt {
    text-align: left;
    line-height: 1.74;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_txt {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_txt {
    font-size: 3.733333333333333vw;
    margin-bottom: 8vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellMaterial_back {
  width: 128.7vw;
  height: 100vw;
  position: absolute;
  transform: rotate(-45deg);
  margin-top: 11%;
  margin-left: 4%;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back {
    width: calc(1280px * 1.287);
    height: 1280px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 270.93333333333334vw;
    height: 213.33333333333334vw;
    margin-top: -19%;
    margin-left: 24%;
  }
}
.capcellMaterial_back .capcellMaterial_square {
  border-radius: 2vw;
  position: absolute;
}
.capcellMaterial_back .capcellMaterial_square-1 {
  width: 16.1vw;
  height: 25.8vw;
  background: #3d3e42;
  left: 0;
  top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-1 {
    width: calc(1280px * 0.161);
    height: calc(1280px * 0.258);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-1 {
    display: none;
  }
}
.capcellMaterial_back .capcellMaterial_square-2 {
  width: 26.6vw;
  height: 20.7vw;
  background: #efefef;
  left: 18.1vw;
  top: 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-2 {
    width: calc(1280px * 0.266);
    height: calc(1280px * 0.207);
    left: calc(1280px * 0.181);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-2 {
    width: 53.86666666666667vw;
    height: 41.86666666666667vw;
    left: -9.9vw;
    top: -2vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-3 {
  width: 16.8vw;
  height: 26.5vw;
  background: #efefef;
  left: 18.1vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-3 {
    width: calc(1280px * 0.168);
    height: calc(1280px * 0.265);
    left: calc(1280px * 0.181);
    top: calc(1280px * 0.227);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-3 {
    width: 34.13333333333333vw;
    height: 54.13333333333333vw;
    left: -7.9vw;
    top: 43.7vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-4 {
  width: 16.9vw;
  height: 16.9vw;
  background: #efefef;
  left: 36.9vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-4 {
    width: calc(1280px * 0.169);
    height: calc(1280px * 0.169);
    left: calc(1280px * 0.369);
    top: calc(1280px * 0.227);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-4 {
    width: 34.13333333333333vw;
    height: 34.13333333333333vw;
    top: 43.7vw;
    left: 29.9vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-5 {
  width: 16.9vw;
  height: 10.4vw;
  background: #b5c7ba;
  left: 36.9vw;
  top: 41.6vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-5 {
    width: calc(1280px * 0.169);
    height: calc(1280px * 0.104);
    left: calc(1280px * 0.369);
    top: calc(1280px * 0.416);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-5 {
    display: none;
  }
}
.capcellMaterial_back .capcellMaterial_square-6 {
  width: 16.9vw;
  height: 15.2vw;
  background: #3d3e42;
  left: 36.9vw;
  top: 54vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-6 {
    width: calc(1280px * 0.169);
    height: calc(1280px * 0.152);
    left: calc(1280px * 0.369);
    top: calc(1280px * 0.54);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-6 {
    width: 34.13333333333333vw;
    height: 21.066666666666666vw;
    left: 29.9vw;
    top: 81vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-7 {
  width: 17.5vw;
  height: 41.6vw;
  background: #efefef;
  left: 55.8vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-7 {
    width: calc(1280px * 0.175);
    height: calc(1280px * 0.416);
    left: calc(1280px * 0.558);
    top: calc(1280px * 0.227);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-7 {
    width: 35.46666666666667vw;
    height: 84.53333333333333vw;
    left: 67.8vw;
    top: 43.7vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-8 {
  width: 34.8vw;
  height: 17.9vw;
  background: #b5c7ba;
  top: 66.5vw;
  left: 58vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-8 {
    width: calc(1280px * 0.348);
    height: calc(1280px * 0.179);
    left: calc(1280px * 0.58);
    top: calc(1280px * 0.665);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-8 {
    display: none;
  }
}
.capcellMaterial_back .capcellMaterial_square-9 {
  width: 7.4vw;
  height: 22.3vw;
  background: #3d3e42;
  left: 75.3vw;
  top: 22.7vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-9 {
    width: calc(1280px * 0.074);
    height: calc(1280px * 0.223);
    left: calc(1280px * 0.753);
    top: calc(1280px * 0.227);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-9 {
    width: 14.933333333333334vw;
    height: 45.06666666666666vw;
    left: 107.3vw;
    top: 43.7vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-10 {
  width: 17.5vw;
  height: 17.5vw;
  background: #efefef;
  left: 75.3vw;
  top: 47vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-10 {
    width: calc(1280px * 0.175);
    height: calc(1280px * 0.175);
    left: calc(1280px * 0.753);
    top: calc(1280px * 0.47);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-10 {
    display: none;
  }
}
.capcellMaterial_back .capcellMaterial_square-11 {
  width: 20vw;
  height: 21.5vw;
  background: #efefef;
  left: 84.7vw;
  top: -20.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-11 {
    width: calc(1280px * 0.2);
    height: calc(1280px * 0.215);
    left: calc(1280px * 0.847);
    top: calc(-1280px * 0.207);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-11 {
    width: 40.53333333333333vw;
    height: 43.46666666666667vw;
    left: 124.7vw;
    top: -42.7vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-12 {
  width: 29vw;
  height: 17.9vw;
  background: #efefef;
  left: 84.7vw;
  top: 2.8vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-12 {
    width: calc(1280px * 0.29);
    height: calc(1280px * 0.179);
    left: calc(1280px * 0.847);
    top: calc(1280px * 0.028);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-12 {
    width: 58.666666666666664vw;
    height: 36.266666666666666vw;
    left: 124.7vw;
    top: 4.8vw;
  }
}
.capcellMaterial_back .capcellMaterial_square-13 {
  width: 29vw;
  height: 22.3vw;
  background: #efefef;
  left: 84.7vw;
  top: 22.7vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-13 {
    width: calc(1280px * 0.29);
    height: calc(1280px * 0.223);
    left: calc(1280px * 0.847);
    top: calc(1280px * 0.227);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-13 {
    display: none;
  }
}
.capcellMaterial_back .capcellMaterial_square-14 {
  width: 24.4vw;
  height: 24.4vw;
  background: #efefef;
  left: 94.8vw;
  top: 47vw;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-14 {
    width: calc(1280px * 0.244);
    height: calc(1280px * 0.244);
    left: calc(1280px * 0.948);
    top: calc(1280px * 0.47);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-14 {
    display: none;
  }
}
.capcellMaterial_back .capcellMaterial_square-15 {
  width: 16.1vw;
  height: 31.6vw;
  background: #b5c7ba;
  left: 115.7vw;
  top: 13.41vw;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMaterial_back .capcellMaterial_square-15 {
    width: calc(1280px * 0.161);
    height: calc(1280px * 0.316);
    left: calc(1280px * 1.157);
    top: calc(1280px * 0.1341);
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMaterial_back .capcellMaterial_square-15 {
    display: none;
  }
}
.capcellMv--lite .capcellMv_top {
  background-image: url("/assets/img/products/cap-cell/cap-cell-lite/lite-mv.webp");
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv--lite .capcellMv_top {
    max-height: 600px;
  }
}
.capcellMv--lite .capcellMv_top .capcellMv_ttl_img {
  max-width: 503px;
}
@media screen and (max-width: 768.98px) {
  .capcellMv--lite .capcellMv_top .capcellMv_ttl_img {
    max-width: 78vw;
  }
}
.capcellMv--wood .capcellMv_top {
  background-image: url("/assets/img/products/cap-cell/cap-cell-wood/wood-mv.webp");
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv--wood .capcellMv_top {
    max-height: 600px;
  }
}
.capcellMv--wood .capcellMv_top .capcellMv_ttl_img {
  max-width: 519px;
}
@media screen and (max-width: 768.98px) {
  .capcellMv--wood .capcellMv_top .capcellMv_ttl_img {
    max-width: 89.33333333333333vw;
  }
}
.capcellMv_top {
  background: url("/assets/img/products/cap-cell/cap-cell/cap-cell-mv.webp") no-repeat top center;
  height: 100vh;
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_top {
    padding: 20px;
    max-height: 600px;
    background-position: 50%;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_top {
    padding: 5.333333333333333vw;
    max-height: 96vw;
    background-image: url("/assets/img/products/cap-cell/cap-cell/sp-cap-cell-mv.webp");
  }
}
.capcellMv_content {
  max-width: 850px;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .capcellMv_content {
    padding-top: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .capcellMv_content {
    padding: 0;
    position: relative;
    z-index: 2;
  }
}
.capcellMv_logo {
  opacity: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_logo {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_logo {
    margin-bottom: 4vw;
  }
}
.capcellMv_logo_img {
  width: 100px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_logo_img {
    width: 60px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_logo_img {
    width: 16vw;
  }
}
.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 (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_logo-sub {
    font-size: 11px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_logo-sub {
    font-size: 2.933333333333333vw;
  }
}
.capcellMv_ttl {
  opacity: 0;
  margin: 0 0 27px;
  color: #fff;
}
.capcellMv_ttl_img {
  max-width: 418px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_ttl_img {
    max-width: 335px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_ttl_img {
    max-width: 55vw;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_ttl {
    margin-bottom: 4vw;
  }
}
.capcellMv_desc {
  opacity: 0;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
  margin: 0;
  color: rgba(255,255,255,0.85);
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .capcellMv_desc {
    max-width: 90%;
    margin: 0 auto;
    line-height: 1.57;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_desc {
    font-size: 14px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_desc {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellMv_tag {
  opacity: 0;
  margin: 25px auto 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  padding: 9px 11px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellMv_tag {
    margin-top: 18px;
    padding: 6px 16px;
    font-size: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellMv_tag {
    margin-top: 4.8vw;
    padding: 1.6vw 4.266666666666667vw;
    font-size: 3.2vw;
  }
}
.capcellConcept {
  padding: 125px 20px 120px;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .capcellConcept {
    padding: 50px 0;
  }
}
.capcellConcept_intro {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_intro {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_intro {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_intro {
    padding: 0 5.333333333333333vw;
  }
}
.capcellConcept_intro_ttl {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.6;
  margin: 0;
  color: #0c0c0c;
  letter-spacing: 1px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_intro_ttl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_intro_ttl {
    font-size: 4.266666666666667vw;
    margin-bottom: 5.333333333333333vw;
    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 {
    text-align: left;
    line-height: 1.57;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_intro_desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_intro_desc {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellConcept_feature {
  display: flex;
  align-items: center;
  gap: 62px;
  margin-top: 50px;
}
.capcellConcept_feature:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature {
    flex-direction: column;
    gap: 0;
    align-items: normal;
    margin-top: 0;
  }
  .capcellConcept_feature:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature {
    padding-left: 5.333333333333333vw;
    padding-right: 5.333333333333333vw;
    margin-bottom: 12vw;
  }
}
.capcellConcept_feature_sub {
  max-width: 200px;
  margin-top: 15px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_sub {
    max-width: 70%;
    order: 3;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_sub {
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_sub {
    margin: 4vw auto 0;
  }
}
.capcellConcept_feature_sub .image {
  max-width: 100%;
}
.capcellConcept_feature_btn {
  opacity: 0;
  margin-top: 17px;
  font-size: 14px;
  letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_btn {
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_btn .btn-arrow {
    min-width: 335px;
    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 {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellConcept_feature_img {
  opacity: 0;
  width: 48.2%;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_img {
    width: 100%;
    order: 2;
    margin-bottom: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_img {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_img {
    margin-top: 4.266666666666667vw;
  }
}
.capcellConcept_feature_img .image {
  width: 100%;
  display: block;
  object-fit: fill;
  margin-bottom: 0;
  border-radius: 10px;
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_img .image {
    border-radius: 2.666666666666667vw;
  }
}
.capcellConcept_feature_body {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_body {
    display: contents;
  }
}
.capcellConcept_feature_ttl {
  display: flex;
  align-items: flex-end;
  opacity: 0;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 21px;
  padding-bottom: 18px;
  border-bottom: 2px solid #0c0c0c;
  color: #0c0c0c;
  letter-spacing: 1px;
}
.capcellConcept_feature_ttl--specific {
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_ttl {
    margin-bottom: 0;
    order: 1;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_ttl {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_ttl {
    font-size: 4.266666666666667vw;
    padding-bottom: 4vw;
  }
}
.capcellConcept_feature_ttl-char {
  font-size: 60px;
  font-weight: 400;
  margin-right: 14px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_ttl-char {
    font-size: 48px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_ttl-char {
    font-size: 12.8vw;
    margin-right: 3.733333333333333vw;
  }
}
.capcellConcept_feature_txt {
  opacity: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  color: #0c0c0c;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_txt {
    order: 3;
    letter-spacing: 0;
    line-height: 1.57;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_txt {
    font-size: 14px;
    margin-top: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_txt {
    font-size: 3.733333333333333vw;
    margin-top: 3.733333333333333vw;
  }
}
.capcellConcept_feature--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature--reverse {
    flex-direction: column;
  }
}
.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 {
    order: 4;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_note {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_note {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellConcept_feature_chart {
  opacity: 0;
  margin-top: 0;
  max-width: 472px;
}
@media screen and (max-width: 1024px) {
  .capcellConcept_feature_chart {
    order: 5;
    max-width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_feature_chart {
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_chart {
    margin-bottom: 8vw;
    margin-top: 5.333333333333333vw;
  }
}
.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 {
    order: 6;
    margin-bottom: 0;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_feature_btn {
    margin-top: 4vw;
  }
}
.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;
  }
}
