.l-mainContent-main > .coreDesignIndex {
  overflow-x: hidden;
  overflow-x: clip;
}
.l-mainContent-main > .coreDesignIndex a {
  display: inline-block;
  position: relative;
}
.l-mainContent-main > .coreDesignIndex .product a {
  padding-bottom: 25%;
}
.l-mainContent-main > .coreDesignIndex .product a img {
  transition-duration: .3s;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignIndex .product a:hover img {
    transform: scale(1.6) !important;
  }
}
.l-mainContent-main > .coreDesignIndex {
  padding-left: 48px;
  padding-right: 48px;
}
.l-mainContent-main > .coreDesignIndex ._txt {
  font-weight: bold;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body > .row > .col {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body > .row > .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .col:nth-of-type(odd) {
    border-right: 1px solid #ccc;
  }
}
@media (min-width: 992px) {
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .col {
    border-right: 1px solid #ccc;
  }
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .col:nth-of-type(4n),
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .col:last-child {
  border-right: none;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .coreDesignLine {
  aspect-ratio: 2 / 3;
}
@media (min-width: 992px) {
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-4 .coreDesignLine {
    aspect-ratio: 8 / 9;
  }
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-6 .coreDesignLine {
    aspect-ratio: 4 / 3;
  }
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-12 .coreDesignLine {
    aspect-ratio: 8 / 3;
  }
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-4 .row,
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-6 .row,
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-12 .row  {
    margin-left: auto;
    margin-right: auto;
  }
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-4 .row .product ,
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-6 .row .product ,
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-12 .row .product {
    padding-left: 24px;
    padding-right: 24px;
  }
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-4 .row,
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-6 .row,
  .l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .row.isAllWideImage .col-lg-12 .row  {
    width: calc((100vw - 75px) / 4 + 45px)
  }
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .coreDesignLine div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .product img {
  transform: scale(1.5);
  transform-origin: center center;
  position: relative;
  left: 3%;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .product:last-child img {
  transform: scale(1.5);
  transform-origin: center center;
  position: relative;
  left: -3%;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .align-center .product img {
  transform: scale(1.5);
  transform-origin: center center;
  position: static;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .product p {
  padding: 0 0 0 6.5%;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .product:last-child p {
  padding: 0 6.5% 0 0;
}
.l-mainContent-main > .coreDesignIndex > .coreDesignIndex-body .align-center .product p {
  padding: 0;
}
.l-mainContent-main > .coreDesignIndex ._image.coreDesignLine {
  overflow: hidden;
}
.l-mainContent-main > .coreDesignIndex ._image.coreDesignLine div {
  transition-duration: .3s;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignIndex ._image.coreDesignLine:hover div {
    transform: scale(1.05);
  }
}

.l-mainContent-main > .relatedLinks {
  padding-left: 24px;
  padding-right: 24px;
}
.l-mainContent-main > .relatedLinks img {
  pointer-events: initial;
}
.l-mainContent-main > .relatedLinks .aspect_ratio_1x1,
.l-mainContent-main > .relatedLinks .aspect_ratio_16x9 {
  overflow: hidden;
  position: relative;
  padding-bottom: 1rem;
}
.l-mainContent-main > .relatedLinks .aspect_ratio_1x1 ._image,
.l-mainContent-main > .relatedLinks .aspect_ratio_16x9 ._image {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.l-mainContent-main > .relatedLinks .aspect_ratio_16x9 ._image {
  padding-top: 66.66667%;
}
.l-mainContent-main > .relatedLinks .aspect_ratio_1x1 ._image {
  padding-top: 100%;
}
.l-mainContent-main > .relatedLinks .aspect_ratio_1x1 ._image img,
.l-mainContent-main > .relatedLinks .aspect_ratio_16x9 ._image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.l-mainContent-main > .coreDesignTop {
  overflow-x: hidden;
  overflow-x: clip;
}
.l-mainContent-main > .coreDesignTop .title-image {
  overflow: hidden;
  position: relative;
  padding-bottom: 1rem;
}
.l-mainContent-main > .coreDesignTop .title-image ._image{
  min-height: 250px;
}
.l-mainContent-main > .coreDesignTop .title-image ._image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.l-mainContent-main > .coreDesignTop .title-image p {
  color: #fff;
  transition: .2s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.5rem;
  text-shadow: 3px 4px 3px rgb(61 70 70);
}
.l-mainContent-main > .coreDesignTop .coreDesignTopAnchor-body {
  transform: translateY(-50px);
  z-index: 1;
  margin-bottom: -50px;
  position: relative;
}
.l-mainContent-main > .coreDesignTop .coreDesignTopAnchor-body a {
  display: inline-block;
  padding-bottom: 34%;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignTop .coreDesignTopAnchor-body .product a:hover img {
    transform: scale(1.8);
  }
}
.l-mainContent-main > .coreDesignTop .coreDesignTopAnchor-body .product img {
  transform: scale(1.5);
  transform-origin: center center;
  transition-duration: .3s;
}
.l-mainContent-main > .coreDesignTop .coreDesignTopAnchor-body .product:last-child img {
  transform: scale(1.5);
  transform-origin: center center;
}
.l-mainContent-main > .coreDesignTop > .mainVisual {
  display: block;
  position: relative;
  color: #fff;
}
.l-mainContent-main > .coreDesignTop > .mainVisual > ._bg {
  position: relative;
  overflow: hidden;
  height: auto;
  background-color: #000;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._bg ._sp {
    display: none !important;
  }
}
.l-mainContent-main > .coreDesignTop > .mainVisual > ._bg ._image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.l-mainContent-main > .coreDesignTop > .mainVisual > ._bg ._cover {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._bg ._cover {
      position: relative;
      height: 0;
      overflow: hidden;
      padding-top: 29.28258%;
  }
}
@media (max-width: 767.98px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._bg ._cover {
      position: relative;
      height: 0;
      overflow: hidden;
      padding-top: 96%;
  }
}
.l-mainContent-main > .coreDesignTop > .mainVisual > ._read {
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 0;
  top: 60%;
  height: 40%;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._read {
    top: 50%;
    height: 50%;
  }
}
@media (min-width: 992px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._read {
      padding-bottom: 75px;
  }
}
.l-mainContent-main > .coreDesignTop > .mainVisual > ._read > .container {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._read > .container {
    width: 45%;
  }
}
.l-mainContent-main > .coreDesignTop > .mainVisual > ._read > .container > ._description {
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 2);
  font-size: 1rem !important;
}
@media (min-width: 768px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._read > .container > ._description {
    font-size: 0.85rem !important;
  }
}
@media (min-width: 1024px) {
  .l-mainContent-main > .coreDesignTop > .mainVisual > ._read > .container > ._description {
    font-size: 1rem !important;
  }
}
.l-mainContent-main > .seriesIndex .seriesIndex-body .seriesIndex-static ._image {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 66.66667%;
}
.l-mainContent-main > .seriesIndex .seriesIndex-body .seriesIndex-static ._image ._cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.l-mainContent-main > .seriesIndex .seriesIndex-body .seriesIndex-static ._btn {
  margin-top: 1rem;
}
