.main-image {

}
.top-area {
  /* background-color: #F3F2E9; */
}
#everyMainImage {
  /* background-color: #FCFBF5; */
}
.pe_contents {
  background-color: #F3F2E9;
}
.main_top {
  background-color: #F3F2E9;
}
.mainImage-inner {
  /* max-width: 1440px; */
  margin: 0 auto;
}
.contents__inner {
  position: relative;
}
.mv_img {
  width: 100%;
}

.mv_title {
  position: absolute;
  top: 3%;
  left: 3%;
  max-width: 704px;
}
@media only screen and (max-width: 750px) {
  .mv_title {
    max-width: 74.93vw;
  }
}
section.connect {
  margin: 80px auto 0;
  max-width: 780px;
  background-color: #fff;
  border-radius: 16px;
  padding: 32px;
}
.contents__inner .mv_title {
  width: 100%;
}
#mainImg img,
#mainImg p img,
#main img {
  width: 100%;
  height: auto;
}

.page_links_wrap {
  padding: 100px 0 0;
}
@media only screen and (max-width: 750px) {
  .page_links_wrap {
    padding: 16vw 0 0;
  }
}
.car_detail {
  padding-top: 150px;
  margin-top: -50px;
}
@media only screen and (max-width: 750px) {
  .car_detail {
    padding-top: 42.66vw;
    margin-top: -26.66vw;
  }
}
@media only screen and (max-width: 750px) {
}
#main #mainContents .p-spin-viewer {
  max-width: 100%;
}

.p-spin-viewer__container_title {
  font-size: 30px;
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .p-spin-viewer__container_title {
    font-size: 5.33vw;
  }
}
.p-spin-viewer__container {
  padding: 0px 0px 0px;
}
@media only screen and (max-width: 750px) {
  .p-spin-viewer__container {
    padding-top: 0;
  }
}
.p-spin-viewer__container_inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  .p-spin-viewer__container_inner {
    flex-direction: column;
  }
}
.p-spin-viewer__container_left {
  margin: 0 auto;
  max-width: 450px;
  padding-left: 0px;
}
@media only screen and (max-width: 1000px) {
  .p-spin-viewer__container_left {
    max-width: 350px;
  }
}
@media only screen and (max-width: 750px) {
  .p-spin-viewer__container_left {
    max-width: 100%;
    padding-left: 0;
  }
}
.p-spin-viewer__info {
  max-width: 520px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media only screen and (max-width: 750px) {
  .p-spin-viewer__info {
    max-width: 100%;
  }
}
#main .p-spin-viewer__info-title {
  font-size: 26px;
  width: 100%;
  padding-bottom: 9px;
}
@media only screen and (max-width: 750px) {
  #main .p-spin-viewer__info-title {
    font-size: 4.8vw;
    text-align: center;
    border-bottom: none;
    padding-bottom: 2.66vw;
    margin-bottom: 6.13vw;
  }
  #main .sp_top_info-title {
    margin-top: 6.4vw;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#main .p-spin-viewer__info-title span{
  font-size: 13px;
}
@media only screen and (max-width: 750px) {
  #main .p-spin-viewer__info-title span{
    font-size: 5.33vw;
  }
}
#main .p-spin-viewer__info-caption {
  padding-left: 10px;
  margin-top: 30px;
}
@media only screen and (max-width: 750px) {
  #main .p-spin-viewer__info-caption {
    padding-left: 0px;
    margin-top: 6.13vw;
    margin-bottom: 5.33vw;
  }
}
#main .price_detail {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 10px;
  margin-top: 24px;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  #main .price_detail {
    font-size: 2.66vw;
    margin-top: 6.4vw;
    margin-bottom: 0;
  }
}
.price_links {
  display: flex;
  margin-top: 24px;
  gap: 30px;
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .price_links {
    flex-direction: column;
  }
}
@media only screen and (max-width: 750px) {
  .price_links {
    align-items: center;
    margin-top: 6.4vw;
    gap: 4vw;
  }
}
.price_modal {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  transition: all 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 750px) {
  .price_modal {
    font-size: 4.26vw;
  }
}
.price_modal:hover {
  opacity: 0.7;
}
.link_btn {
  max-width: 280px;
}
@media only screen and (max-width: 750px) {
  .link_btn {
    max-width: 78.66vw;
  }
}
.p-spin-viewer__detail {
  position: relative;
}
.p-spin-viewer__detail_img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 51px;
  width: 100%;
}
@media only screen and (max-width: 750px) {
  .p-spin-viewer__detail_img {
    max-width: 9.33vw;
    top: 16%;
  }
}
.upgrade-package {
  margin: 60px auto 0;
}
@media only screen and (max-width: 750px) {
  .upgrade-package {
    margin: 10.66vw auto 0;
  }
}
.label-maker-option {
  display: inline-block;
  border: 1px solid #000000;
  padding: 6px 14px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .label-maker-option {
    padding: 1.06vw 2.12vw;
    font-size: 3.73vw;
    font-weight: bold;
    margin-bottom: 5.33vw;
  }
}
.package-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width: 750px) {
  .package-title {
    font-size: 4.26vw;
  }
}
.package-title span {
  font-size: 18px;
}
@media only screen and (max-width: 750px) {
  .package-title span {
    font-size: 3.2vw;
  }
}
.separator-line {
  border: none;
  border-top: 2px solid #333;
  margin: 20px 0;
}
@media only screen and (max-width: 750px) {
  .separator-line {
    margin: 10.66vw 0;
  }
}
.feature-note {
  font-size: 12px;
  color: #666666;
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  .feature-note {
    font-size: 2.66vw;
    margin-bottom: 6.4vw;
  }
}
.feature-grid {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  .feature-grid {
    flex-direction: column;
    gap: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
.feature-item {
  flex: 1;
}
.feature-img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  .feature-img {
    margin-bottom: 4.26vw;
  }
}
.feature-caption {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 750px) {
  .feature-caption {
    font-size: 4.26vw;
  }
}
.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-list li {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
}
@media only screen and (max-width: 750px) {
  .feature-list li {
    font-size: 4.26vw;
    margin-bottom: 1.06vw;
  }
}
.specs-section,
.de-section {
  margin: 60px auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 750px) {
  .specs-section {
    margin: 16vw auto 0;
    padding: 0;
    box-sizing: border-box;
  }
}
.links-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 38px;
  width: fit-content;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 750px) {
  .links-grid {
    display: flex;
    flex-direction: column;
    gap: 4.26vw;
    margin: 0 auto 10.66vw;
    padding: 0 4.26vw;
  }
}
.link-item {
  display: block;
  transition: opacity 0.3s;
  max-width: 366px;
}
@media only screen and (max-width: 750px) {
  .link-item {
    max-width: 100%;
  }
}
.link-item:hover {
  opacity: 0.8;
}
.link-img {
  width: 100%;
  height: auto;
  display: block;
}
.recycle-container {
  text-align: center;
}
.recycle-title {
  font-size: 32px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 56px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 750px) {
  .recycle-title {
    font-size: 7.46vw;
    margin-bottom: 10.66vw;
  }
}
.recycle-table-wrapper {
  width: 100%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .recycle-table-wrapper {
    height: 46.93vw;
    margin-bottom: 4vw;
    overflow-x: scroll;
    scrollbar-color: #005DAB transparent;
  }
}
@media only screen and (max-width: 750px) {
  #main .recycle-table-wrapper img {
    height: 100%;
    width: auto;
  }
}
.recycle-table-img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 750px) {
}
#main .recycle-note {
  font-size: 12px;
  color: #666;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 750px) {
  #main .recycle-note {
    font-size: 3.2vw;
  }
}
.equipment-section {
  box-sizing: border-box;
  height: 90dvh;
  overflow: hidden;
}
.equipment-section_inner {
  flex: 1;
  overflow-y: auto;
  height: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding: 64px 50px;
}
@media only screen and (max-width: 750px) {
  .equipment-section_inner {
    padding: 10.66vw 6.4vw;
  }
}
.equipment-section_inner::-webkit-scrollbar {
  display: none;
}
/* 装備早見表タイトル */

.equipment-main-title  {
  font-size: 40px;
  font-weight: 700;
  width: fit-content;
  margin: 0 auto;
  padding-top: 0;
  display: flex;
  flex-direction: column;
  gap: 28px;
  align-items: center;
  border: none;
}
@media only screen and (max-width: 750px) {
  .equipment-main-title  {
    font-size: 6.93vw;
    gap: 5.86vw;
  }
}
.equipment-main-title::after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #95A4AF;
}
@media only screen and (max-width: 750px) {
  .equipment-main-title::after {
    width: 5.33vw;
    height: 0.26vw;
  }
}
#main .equipment-legend {
  font-size: 16px;
  margin: 60px 0 30px;
  text-align: left;
}
@media only screen and (max-width: 750px) {
  #main .equipment-legend {
    font-size: 3.73vw;
    margin: 5.33vw 0 5.33vw;
    text-align: left;
  }
}
/* 表の画像 */
.equipment-table-wrapper {
  width: 100%;
  margin-bottom: 18px;
}
@media only screen and (max-width: 750px) {
  .equipment-table-wrapper {
    margin-bottom: 4.8vw;
    overflow-x: scroll;
  }
}

.equipment-table-img {
  width: 100%;
  height: auto;
  display: block;
}
.equipment-notes {
  margin-bottom: 80px;
}
@media only screen and (max-width: 750px) {
  .equipment-notes {
    margin-bottom: 10.66vw;
  }
}
.equipment-notes p {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  .equipment-notes p {
    font-size: 3.73vw;
  }
}
.other-img {
  width: 100%;
  height: auto;
  display: block;
}
#main .trademark-detail {
  font-size: 16px;
  margin:80px auto 0;
}
@media only screen and (max-width: 750px) {
  #main .trademark-detail {
    font-size: 3.73vw;
    margin:5.33vw auto 0;
  }
}
#main .trademark-note {
  font-size: 14px;
  color: #666;
  text-align: left;
  margin-top: 13px;
}
@media only screen and (max-width: 750px) {
  #main .trademark-note {
    font-size: 3.73vw;
    margin-top: 2.66vw;
  }
}

.lower_contents {
  margin-top: 100px;
}
@media only screen and (max-width: 750px) {
  .lower_contents {
    margin-top: 16vw;
  }
}
.lower_contents_img {
  position: relative;
  width: 100%;
}
.img_contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 1000px) {
  .img_contents {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 750px) {
  .img_contents {
    display: none;
  }
}
.img_contents_top {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 750px) {
}
#main .img_contents_top_title {
  font-size: 64px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
@media only screen and (max-width: 1000px) {
  #main .img_contents_top_title {
    font-size: 48px;
  }
}
#main .img_contents_top_title:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #fff;
  margin: 16px 0 21px;
}
#main .img_contents_top_titlesub {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width: 1000px) {
  #main .img_contents_top_titlesub {
    font-size: 16px;
  }
}
.img_contents_btm {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#main .img_contents_btm_detail {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.75;
  color: #fff;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1000px) {
  #main .img_contents_btm_detail {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 750px) {
  #main .img_contents_btm_detail {
    font-size: 16px;
    margin: 5.33vw auto 6.66vw;
    color: #000;
    text-align: center;
  }
}
.safety_title_lower {
  max-width: 365px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1000px) {
  .safety_title_lower {
    max-width: 220px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 750px) {
  .safety_title_lower {
    max-width: 61.6vw;
    margin: 5.33vw auto;
  }
}
#main .color_bk {
  color: #000;
}
#main .color_bk:after {
  background-color: #000;
}
.sp_link_btn {
  display: none;
}
@media only screen and (max-width: 750px) {
  .sp_link_btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 5.33vw auto 0;
  }
}
.manufacturer-option {
  margin: 80px auto 0;
  background-color: #fff;
  padding: 40px 50px;
  box-sizing: border-box;
  border-radius: 16px;
}
@media only screen and (max-width: 750px) {
  .manufacturer-option {
    margin: 21.33vw auto 0;
    background-color: #fff;
    padding: 8.53vw 4.26vw;
    box-sizing: border-box;
    border-radius: 4.26vw;
  }
}

.manufacturer-header {
  text-align: center;
  margin-bottom: 31px;
}
@media only screen and (max-width: 750px) {
  .manufacturer-header {
    margin-bottom: 4.26vw;
  }
}
.manufacturer-header h2 {
  font-size: 32px;
  font-weight: bold;
  color: #4B5F40;
  letter-spacing: 0.1em;
  margin-top: 0;
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .manufacturer-header h2 {
    font-size: 5.86vw;
    margin-bottom: 4.26vw;
  }
}
.manufacturer-header .subtitle {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  .manufacturer-header .subtitle {
    font-size: 3.2vw;
  }
}
.option-box {
  background-color: #f5f5f5;
  padding: 40px 60px;
  margin-bottom: 10px;
  border-radius: 12px;
}
@media only screen and (max-width: 750px) {
  .option-box {
    background-color: #f5f5f5;
    padding: 5.33vw 4.26vw;
    margin-bottom: 4.26vw;
    border-radius: 2.13vw;
  }
}
.option-box h3 {
  text-align: center;
  font-size: 18px;
  color: #4a5d45;
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: none;
}
@media only screen and (max-width: 750px) {
  .option-box h3 {
    font-size: 3.73vw;
    margin-bottom: 3.73vw;
  }
}
.list-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px 10px;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 750px) {
  .list-container {
    display: flex;
    flex-direction: column;
    gap: 2.13vw;
  }
}
.list-container .list-container-txt {
  position: relative;
  padding-left: 1.2em;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  .list-container .list-container-txt {
    font-size: 3.2vw;
  }
}
.list-container .list-container-txt:first-child {
  grid-column: 1 / -1;
}
.list-container .list-container-txt:nth-child(2) {
  grid-column: 1 / -1;
}
@media only screen and (max-width: 750px) {
}
.list-container .list-container-txt::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #333;
}
@media only screen and (max-width: 750px) {
}
#main .footnote {
  text-align: right;
  font-size: 12px;
  color: #2E2E2E;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  #main .footnote {
    font-size: 3vw;
    text-align: left;
  }
}

.carousel-container {
  width: 100%;
  overflow: hidden;
  margin-top: 80px;
}
@media only screen and (max-width: 750px) {
  .carousel-container {
    margin-top: 12.53vw;
  }
}

.carousel-scroll {
  height: 200px;
  display: flex;
  gap: 10px;
  width: fit-content;
  animation: infinite-scroll 30s linear infinite;
}
@media only screen and (max-width: 750px) {
  .carousel-scroll {
    height: 53.33vw;
    display: flex;
    gap: 2.66vw;
    width: fit-content;
    animation: infinite-scroll 40s linear infinite;
  }
}
/* 各リストの塊 */
.carousel-content {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 750px) {
  .carousel-content {
    gap: 2.66vw;
  }
}
.carousel-content li {
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  flex-shrink: 0;
}
#main .carousel-content li img{
  width: auto;
  height: 100%;
}

@keyframes infinite-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

#price.price_top {
  background-color: #C1C7B7;
  padding-top: 320px;
  margin-top: -240px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 750px) {
  #price.price_top {
    margin-top: -55vw;
    padding: 57.33vw 4.26vw 16vw;
  }
}
#price.price_top .price__lineup {
  background-color: #C1C7B7;
  padding: 0;
  margin-top: 0;
}
#price .price_main_title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%,-50%);
}
.top_img_contents_detail {
  max-width: 1206px;
  margin: 0 auto;
  padding: 48px 20px 80px;
}
@media only screen and (max-width: 750px) {
  .top_img_contents_detail {
    padding: 6.4vw 6.4vw 16vw;
  }
}
.top_img_contents_detail_front {
  max-width: 1006px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 750px) {
  .top_img_contents_detail_front {
    padding: 0;
  }
}
#main .top_img_contents_detail_title {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 45px;
}
@media only screen and (max-width: 750px) {
  #main .top_img_contents_detail_title {
    font-size: 5.86vw;
    margin-bottom: 6.4vw;
  }
}
.top_img_contents_detail_inner {
  display: flex;
  gap: 40px;
}
@media only screen and (max-width: 750px) {
  .top_img_contents_detail_inner {
    flex-direction: column;
    gap: 10.66vw;
  }
}
.top_img_contents_detail_inner_content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media only screen and (max-width: 750px) {
  .top_img_contents_detail_inner_content {
    gap: 6.66vw;
  }
  .detail01_content {
    gap: 2.13vw;
  }
}
.top_img_contents_detail_inner_content .content_btm_title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.25;
}
@media only screen and (max-width: 750px) {
  .top_img_contents_detail_inner_content .content_btm_title {
    font-size: 4.26vw;
  }
}
.top_img_contents_detail_inner_content .content_btm_title span {
  font-size: 12px;
}
@media only screen and (max-width: 750px) {
  .top_img_contents_detail_inner_content .content_btm_title span {
    font-size: 3.73vw;
  }
}
.top_img_contents_detail_inner_content .content_btm_detail {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  margin-top: 11px;
}
@media only screen and (max-width: 750px) {
  #main .top_img_contents_detail_inner_content .content_btm_detail {
    font-size: 3.73vw;
    margin-top: 2.13vw;

  }
}
.top_img_contents_detail_inner_content.top_fadein_animation {
  /* keep layout, images will be revealed via clip-path from bottom to top */
  overflow: hidden;
}


.top_img_contents_detail_inner_content.top_fadein_animation img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
  filter: blur(10px) brightness(2);
  transition: clip-path 0.9s cubic-bezier(.22,.9,.32,1), -webkit-clip-path 0.9s cubic-bezier(.22,.9,.32,1), filter 0.9s linear;
  will-change: clip-path, filter;
  perspective: 1000px;
  transform-style: preserve-3d;
}
.top_img_contents_detail_inner_content.top_fadein_animation img.pc_only {
  display: block !important;
}
@media (max-width: 750px) {
  .top_img_contents_detail_inner_content.top_fadein_animation img.pc_only {
    display: none !important;
  }
}
.top_img_contents_detail_inner_content.top_fadein_animation img.sp_only {
  display: none !important;
}
@media (max-width: 750px) {
  .top_img_contents_detail_inner_content.top_fadein_animation img.sp_only {
    display: block !important;
  }
}

.top_img_contents_detail_inner_content.top_fadein_animation.visible img {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  filter: blur(0) brightness(1);
  perspective: 1000px;
  transform-style: preserve-3d;
}

@media (max-width: 750px) {
  .top_img_contents_detail_inner_content.top_fadein_animation img {
    transition-duration: 0.8s;
  }
}
#main .top_img_contents_detail_txt {
  font-size: 12px;
  font-weight: 500;
  margin-top: 24px;
  color: #fff;
}
@media only screen and (max-width: 750px) {
  #main .top_img_contents_detail_txt {
    font-size: 2.56vw;
    margin-top: 6.4vw;
  }
  #main .detail01_txt {
    margin-top: 0;
  }
}
#main .top_img_contents_detail_front .top_img_contents_detail_txt {
  color: #2E2E2E;
}
@media only screen and (max-width: 750px) {
}
#main .top_img_contents_detail_border {
  height: 1px;
  width: 100%;
  background-color: #fff;
  opacity: 0.25;
  margin: 48px auto;
}
@media only screen and (max-width: 750px) {
  #main .top_img_contents_detail_border {
    height: 1px;
    width: 100%;
    background-color: #fff;
    opacity: 0.25;
    margin: 8.53vw auto;
  }
}
.bg_gr {
  background-color: #5F6F44;
}
.bg_or {
  background-color: #FFA84E;
}
.bg_beige {
  background-color: #F5F4EA;
}

.interior_img {
  position: relative;
}
.interior_img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 2;
  opacity: 0;
  scale: 0.9;
  transition: all 0.4s;
}
.interior_img.visible::after {
  opacity: 1;
  scale: 1;
  background-image: url('/car/every_j_limited/home/img/top/interior_img_feature.png');
}
@media only screen and (max-width: 750px) {
  .interior_img.visible::after {
    background-image: url('/car/every_j_limited/home/img/top/interior_img_sp_feature.png');
  }
}

.interior_detail {
  max-width: 1166px;
  margin: 0 auto;
  padding: 24px 20px 60px;
}

.top_img_contents_img {
  overflow: hidden;
}
.top_img_contents_img img {
  will-change: transform;
  transform: translate3d(0,0,0);
  transition: transform 0.2s linear;
  scale: 1.15;
}
@media only screen and (max-width: 750px) {
  .interior_detail {
    padding: 3.2vw 6.4vw 8.53vw;
  }
}
#main .interior_detail_txt {
  font-size: 12px;
  font-weight: 500;
  margin-top: 24px;
  color: #2E2E2E;
}
@media only screen and (max-width: 750px) {
  #main .interior_detail_txt {
    font-size: 3.2vw;
    margin-top: 0;
  }
}
/* sp-equip-section */
.sp-equip-section {
  width: 100%;
  padding: 100px 0;
  background-image: url('/car/every_j_limited/home/img/top/bg_landscape.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section {
    padding: 17.33vw 0 16vw;
    background-image: url('/car/every_j_limited/home/img/top/bg_landscape_sp.png');
  }
}
.sp-equip-section .sp-equip-inner {
  max-width: 1166px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section .sp-equip-inner {
    padding: 0 6.4vw;
  }
}
.sp-equip-section .sp-equip-main-title {
  text-align: center;
  margin:0 auto 80px;
  max-width: 483px;
  line-height: 1.1;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section .sp-equip-main-title {
    margin:0 auto 14.93vw;
  }
}
.sp-equip-section .sp-equip-grid-container {
  margin-top: 54px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  column-gap: 25px;
  row-gap: 40px;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section .sp-equip-grid-container {
    margin-top: 13.33vw;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    column-gap: 1.86vw;
    row-gap: 4.26vw;
  }
}
.sp-equip-section .sp-equip-card:first-child {
  grid-area: 1 / 1 / 2 / 2;
}
.sp-equip-section .sp-equip-card:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
}
.sp-equip-section .sp-equip-card:nth-child(3) {
  grid-area: 1 / 3 / 2 / 3;
}
.sp-equip-section .sp-equip-card:nth-child(4) {
  grid-area: 1 / 4 / 2 / 4;
}
.sp-equip-section .sp-equip-card:nth-child(5) {
  grid-area: 2 / 1 / 3 / 2;
}
.sp-equip-section .sp-equip-card:nth-child(6) {
  grid-area: 2 / 2 / 3 / 3;
}
.sp-equip-section .sp-equip-card:nth-child(7) {
  grid-area: 2 / 3 / 3 / 5;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section .sp-equip-card:first-child {
    grid-area: 1 / 1 / 2 / 2;
  }
  .sp-equip-section .sp-equip-card:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
  }
  .sp-equip-section .sp-equip-card:nth-child(3) {
    grid-area: 2 / 1 / 3 / 2;
  }
  .sp-equip-section .sp-equip-card:nth-child(4) {
    grid-area: 2 / 2 / 3 / 3;
  }
  .sp-equip-section .sp-equip-card:nth-child(5) {
    grid-area: 3 / 1 / 4 / 2;
  }
  .sp-equip-section .sp-equip-card:nth-child(6) {
    grid-area: 3 / 2 / 4 / 3;
  }
  .sp-equip-section .sp-equip-card:nth-child(7) {
    grid-area: 4 / 1 / 5 / 3;
  }
}
.sp-equip-section .sp-equip-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section .sp-equip-card {
    gap: 3.73vw;
  }
}
.sp-equip-section .sp-equip-image-wrapper {
  width: 100%;
  overflow: hidden;
}
.sp-equip-section .sp-equip-img {
  width: 100%;
  height: auto;
}
.sp-equip-section .sp-equip-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #fff;
}
@media only screen and (max-width: 750px) {
  .sp-equip-section .sp-equip-text {
    font-size: 3.2vw;
  }
}
#main .sp-equip-section .sp-equip-footnote {
  margin-top: 60px;
  font-size: 12px;
  color: #fff;
  line-height: 1.6;
}
@media only screen and (max-width: 750px) {
  #main .sp-equip-section .sp-equip-footnote {
    margin-top: 10.66vw;
    font-size: 2.66vw;
  }
}
/* safety-tech-section */
.suzuki-content-wrapper {
  background-color: #D2D7CF;
  padding: 40px 0 120px;
  color: #333;
}
@media only screen and (max-width: 750px) {
  .suzuki-content-wrapper {
    padding: 16vw 0;
  }
}
.suzuki-safety {
  max-width: 1140px;
  margin: 0 auto 40px;
  padding: 20px;
}
@media only screen and (max-width: 750px) {
  .suzuki-safety {
    margin: 0 auto 8.53vw;
    padding: 0 6.4vw;
  }
}
.suzuki-safety .suzuki-safety__inner {
  background-color: #fff;
  border-radius: 30px;
  padding: 60px 50px;
  box-sizing: border-box;
}
@media only screen and (max-width: 750px) {
  .suzuki-safety .suzuki-safety__inner {
    border-radius: 4.26vw;
    padding: 10.66vw 4.26vw;
    box-sizing: border-box;
  }
}
.suzuki-safety .suzuki-safety__header {
  text-align: center;
  max-width: 380px;
  margin:0 auto 50px;
}
@media only screen and (max-width: 750px) {
  .suzuki-safety .suzuki-safety__header {
    max-width: 100%;
    margin:0 auto 6.4vw;
  }
}
.suzuki-safety .suzuki-safety__footer {
  text-align: center;
  margin: 48px auto 0;
  max-width: 310px;
}
@media only screen and (max-width: 750px) {
  .suzuki-safety .suzuki-safety__footer {
    margin: 6.4vw auto 0;
    max-width: 72vw;
  }
}
.suzuki-safety .suzuki-safety__disclaimer {
  margin-top: 48px;
  padding: 0 10px;
}
@media only screen and (max-width: 750px) {
  .suzuki-safety .suzuki-safety__disclaimer {
    margin-top: 8.53vw;
    padding: 0;
  }
}
.suzuki-safety .suzuki-safety__disclaimer p {
  font-size: 12px;
  color: #2E2E2E;
  line-height: 1.6;
  text-align: justify;
}
@media only screen and (max-width: 750px) {
  .suzuki-safety .suzuki-safety__disclaimer p {
    font-size: 3.2vw;
  }
}
/* --- ACCESSORYセクション --- */
.suzuki-accessory {
  max-width: 1140px;
  margin: 80px auto 0;
  padding: 0 20px;
}
@media only screen and (max-width: 750px) {
  .suzuki-accessory {
    margin: 14.39vw auto 0;
    padding: 0 6.4vw;
  }
}
.suzuki-accessory .suzuki-accessory__card {
  position: relative;
  margin: 0 auto;
}
.suzuki-accessory .suzuki-accessory__card .suzuki-accessory__card_detail {
  position: absolute;
  transform: translate(0%,-50%);
  top: 50%;
  left: 5%;
  max-width: 34.5%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}
@media only screen and (max-width: 750px) {
  .suzuki-accessory .suzuki-accessory__card .suzuki-accessory__card_detail {
    transform: translate(-50%,0%);
    top: auto;
    bottom: 5%;
    left: 50%;
    max-width: 82.6%;
    gap: 8vw;
  }
}