/* Special LP pages - auto-parts-related / resin-molded-product */
.lp-special-page {
  background: #fff;
  color: #263142;
}
.lp-wrap {
  max-width: 1120px;
}
.lp-breadcrumb {
  font-size: 11px;
  color: #667085;
  letter-spacing: 0.02em;
}
.lp-breadcrumb a {
  transition: color 0.18s ease;
}
.lp-breadcrumb a:hover {
  color: #d0102a;
}
.lp-hero {
  position: relative;
  margin-top: 28px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  background: #06123b;
}
.lp-hero img,
.lp-hero video {
  display: block;
  width: 100%;
  height: auto;
}
.lp-hero-copy {
  padding: 30px;
  border-top: 4px solid #d0102a;
  background: linear-gradient(90deg, #fff, #f8fafc);
}
.lp-hero-copy h1 {
  margin: 0 0 14px;
  color: #06123b;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.45;
}
.lp-hero-copy .lead {
  margin: 0;
  color: #d0102a;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.lp-hero-copy p {
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 2;
  color: #273142;
}
.lp-anchor-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}
.lp-anchor-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 14px;
  border: 1px solid #d0102a;
  color: #d0102a;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.06em;
}
.lp-anchor-nav a:hover {
  background: #fff7f8;
}
.lp-section {
  padding: 58px 0;
  border-top: 1px solid #edf0f4;
}
.lp-section:first-of-type {
  border-top: 0;
}
.lp-section h2 {
  position: relative;
  margin: 0 0 30px;
  padding-bottom: 13px;
  border-bottom: 1px solid #d0102a;
  color: #d0102a;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.16em;
  line-height: 1.55;
}
.lp-section h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 88px;
  height: 2px;
  background: #06123b;
}
.lp-section h3 {
  margin: 0 0 16px;
  color: #06123b;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
.lp-section h4 {
  margin: 0 0 12px;
  color: #d0102a;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.lp-section p {
  font-size: 14px;
  line-height: 2.05;
  color: #273142;
}
.lp-note {
  margin-top: 14px;
  color: #667085 !important;
  font-size: 12px !important;
}
.lp-grid-2 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 42%);
  gap: 34px;
  align-items: start;
}
.lp-grid-2.reverse {
  grid-template-columns: minmax(320px, 42%) minmax(0, 1fr);
}
.lp-img-frame {
  margin: 0;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 12px;
}
.lp-img-frame img {
  display: block;
  width: 100%;
  height: auto;
}
.lp-video-card {
  border: 1px solid #e3e7ee;
  background: #06123b;
  overflow: hidden;
}
.lp-video-card video {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  background: #06123b;
}
.lp-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.lp-card {
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 22px;
}
.lp-card p {
  margin: 0;
}
.lp-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}
.lp-chip {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 6px 10px;
  border: 1px solid #f3c9d0;
  background: #fff7f8;
  color: #d0102a;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}
.lp-chip:hover {
  background: #fff;
  color: #a60b22;
}
.lp-category-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.auto-part-card {
  position: relative;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 20px 20px 18px;
  overflow: hidden;
}
.auto-part-card:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #d0102a;
}
.auto-part-card h3 {
  margin-left: 0;
}
.auto-use {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.auto-use li {
  padding: 12px 14px;
  background: #f8fafc;
  border: 1px solid #edf0f4;
}
.auto-use p {
  margin: 0;
}
.auto-car-map {
  margin-top: 26px;
}
.resin-hero-art {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 0;
  background: #06123b;
  color: #fff;
}
.resin-hero-art .art-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 360px;
  opacity: 0.78;
}
.resin-hero-art .art-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 42px;
}
.resin-hero-art .art-text h1 {
  margin: 0 0 18px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.resin-hero-art .art-text p {
  color: #fff;
  line-height: 2;
}
.lp-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-list li {
  position: relative;
  padding: 13px 16px 13px 42px;
  border: 1px solid #edf0f4;
  background: #fff;
  font-size: 14px;
  line-height: 1.85;
}
.lp-list li:before {
  content: "";
  position: absolute;
  left: 17px;
  top: 23px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d0102a;
}
.lp-two-col-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.lp-table-scroll {
  overflow-x: auto;
  border: 1px solid #d9dee8;
  background: #fff;
}
.lp-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  font-size: 13px;
  line-height: 1.75;
}
.lp-table th,
.lp-table td {
  border: 1px solid #d9dee8;
  padding: 11px 13px;
  vertical-align: top;
}
.lp-table th {
  background: #f4f6fa;
  color: #06123b;
  font-weight: 700;
  text-align: left;
}
.lp-table caption {
  caption-side: top;
  padding: 0 0 12px;
  text-align: left;
  color: #06123b;
  font-weight: 800;
}
.resin-point {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 26px;
  align-items: center;
}
.resin-point img {
  display: block;
  width: 100%;
  height: auto;
}
.resin-products {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.resin-products figure {
  margin: 0;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 14px;
  text-align: center;
}
.resin-products img {
  height: 190px;
  width: 100%;
  object-fit: contain;
}
.resin-products figcaption {
  margin-top: 10px;
  color: #06123b;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.5;
}
.process-flow {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  align-items: stretch;
}
.process-flow figure {
  margin: 0;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 12px;
  text-align: center;
}
.process-flow img {
  width: 100%;
  height: 130px;
  object-fit: contain;
}
.process-flow figcaption {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #06123b;
  line-height: 1.5;
}
.factory-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.factory-gallery figure {
  margin: 0;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 12px;
}
.factory-gallery img {
  display: block;
  width: 100%;
  height: 190px;
  object-fit: cover;
}
.factory-gallery figcaption {
  margin-top: 10px;
  color: #06123b;
  font-size: 13px;
  font-weight: 800;
}
.lp-contact-panel {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
  align-items: center;
  border: 1px solid #f3c9d0;
  background: #fff7f8;
  padding: 26px 28px;
}
.lp-contact-panel h2 {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  color: #d0102a;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.14em;
}
.lp-contact-panel h2:after {
  display: none;
}
.lp-contact-panel p {
  margin: 0;
}
.lp-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 11px 22px;
  background: #d0102a;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none;
  transition:
    opacity 0.18s ease,
    transform 0.18s ease;
}
.lp-button:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}
.lp-button.is-navy {
  background: #06123b;
}
.lp-contact-actions {
  display: grid;
  gap: 12px;
}
.lp-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  border: 1px solid #d0102a;
  background: #fff;
  color: #d0102a;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.lp-phone small {
  display: block;
  margin-right: 12px;
  color: #273142;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.lp-footer-tel {
  white-space: nowrap;
}
.lp-full-img {
  margin: 0;
}
.lp-full-img img {
  display: block;
  width: 100%;
  height: auto;
}
.lp-eyebrow {
  margin: 0 0 8px;
  color: #667085;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.lp-subtitle {
  margin: 0 0 18px;
  color: #06123b;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.resin-feature-icons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.resin-feature-icons .lp-card {
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 16px;
  align-items: center;
}
.resin-feature-icons img {
  width: 92px;
  height: 92px;
  object-fit: contain;
}
.resin-feature-icons ul {
  margin: 0;
  padding-left: 1.2em;
}
.resin-feature-icons li {
  font-size: 14px;
  line-height: 1.8;
}
@media (max-width: 1024px) {
  .lp-grid-2,
  .lp-grid-2.reverse,
  .resin-hero-art,
  .resin-point {
    grid-template-columns: 1fr;
  }
  .lp-category-grid,
  .lp-card-grid {
    grid-template-columns: 1fr;
  }
  .resin-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .process-flow {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .factory-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lp-contact-panel {
    grid-template-columns: 1fr;
  }
  .resin-hero-art .art-img img {
    min-height: 260px;
  }
  .resin-feature-icons {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .lp-hero-copy {
    padding: 22px 20px;
  }
  .lp-hero-copy h1,
  .resin-hero-art .art-text h1 {
    font-size: 22px;
    letter-spacing: 0.06em;
  }
  .resin-hero-art .art-text {
    padding: 28px 22px;
  }
  .lp-section {
    padding: 44px 0;
  }
  .lp-section h2 {
    font-size: 19px;
    letter-spacing: 0.1em;
  }
  .lp-two-col-list,
  .resin-products,
  .process-flow,
  .factory-gallery {
    grid-template-columns: 1fr;
  }
  .lp-phone {
    font-size: 21px;
    flex-direction: column;
    gap: 4px;
  }
  .lp-phone small {
    margin: 0;
  }
  .resin-products img {
    height: 170px;
  }
  .process-flow img {
    height: 150px;
  }
  .factory-gallery img {
    height: auto;
  }
  .resin-feature-icons .lp-card {
    grid-template-columns: 1fr;
  }
  .resin-feature-icons img {
    width: 110px;
    height: 110px;
  }
}

/* resin-molded-product v2 rebuild */
.resin-v2 {
  overflow: hidden;
}
.resin-breadcrumb {
  font-size: 11px;
  color: #667085;
  letter-spacing: 0.02em;
}
.resin-breadcrumb a:hover {
  color: #d0102a;
}
.resin-mv {
  position: relative;
  width: 100vw;
  margin: 24px calc(50% - 50vw) 0;
  min-height: clamp(430px, 58vw, 720px);
  overflow: hidden;
  background: #06123b;
  color: #fff;
}
.resin-mv-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resin-mv-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(6, 18, 59, 0.86),
    rgba(6, 18, 59, 0.48) 44%,
    rgba(6, 18, 59, 0.24) 100%
  );
}
.resin-mv-inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: clamp(430px, 58vw, 720px);
  max-width: 1120px;
  margin: 0 auto;
  padding: 70px 24px;
  flex-direction: column;
  justify-content: center;
}
.resin-mv-kicker {
  margin: 0 0 12px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.16em;
}
.resin-mv h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(40px, 6vw, 82px);
  font-weight: 900;
  letter-spacing: 0.16em;
  line-height: 1.18;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
}
.resin-mv-lead {
  max-width: 760px;
  margin: 26px 0 0;
  color: #fff;
  font-size: clamp(20px, 2.4vw, 34px);
  font-weight: 800;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.resin-lead-box {
  max-width: 960px;
  margin: 0 auto;
  padding: 34px;
  border-top: 4px solid #d0102a;
  background: linear-gradient(180deg, #fff, #f8fafc);
  box-shadow: 0 24px 60px rgba(6, 18, 59, 0.08);
}
.resin-lead-box p {
  margin: 0 0 12px;
}
.resin-section-lead {
  font-weight: 700;
}
.resin-automation-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(380px, 0.9fr);
  gap: 36px;
  align-items: start;
}
.resin-large-list li {
  min-height: 60px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.resin-video-card video {
  aspect-ratio: 16/9;
  object-fit: cover;
}
.resin-auto-gallery {
  margin-top: 30px;
}
.resin-auto-gallery img {
  height: 210px;
}
.resin-pros-cons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin: 24px 0;
}
.resin-pros-cons ul {
  margin: 0;
  padding-left: 1.3em;
}
.resin-pros-cons li {
  font-size: 14px;
  line-height: 1.9;
}
.resin-count {
  margin-top: 18px;
  padding: 15px 18px;
  border-left: 4px solid #d0102a;
  background: #fff7f8;
  color: #06123b !important;
  font-weight: 800;
}
.resin-factory-intro {
  align-items: center;
}
.resin-facility-block {
  margin-top: 34px;
  padding-top: 24px;
  border-top: 1px solid #edf0f4;
}
.resin-facility-main {
  max-width: 720px;
}
.resin-facility-main img {
  max-height: 460px;
  object-fit: cover;
}
.resin-machine-gallery {
  margin-top: 18px;
}
.resin-equipment-tables {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin-top: 30px;
}
.resin-equipment-tables .lp-table {
  min-width: 480px;
}
.resin-iwaki-link {
  margin-top: 18px;
}
.resin-point-heading {
  display: flex;
  align-items: flex-end;
  gap: 24px;
  margin-bottom: 28px;
  border-bottom: 2px solid #111;
  padding-bottom: 18px;
}
.resin-point-heading span {
  color: #828894;
  font-size: clamp(48px, 8vw, 92px);
  font-weight: 900;
  line-height: 0.85;
  letter-spacing: -0.08em;
}
.resin-point-heading h2 {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #111 !important;
  font-size: clamp(22px, 2.6vw, 34px) !important;
  font-weight: 900 !important;
  letter-spacing: 0.04em !important;
}
.resin-point-heading h2:after {
  display: none;
}
.resin-point-heading.point2 {
  margin-top: 52px;
}
.resin-point-table-wrap {
  display: grid;
  gap: 24px;
  margin-bottom: 24px;
}
.resin-point-table,
.resin-graph-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  color: #111;
  font-size: 18px;
  line-height: 1.65;
}
.resin-point-table th,
.resin-point-table td,
.resin-graph-table th,
.resin-graph-table td {
  border: 2px solid #202020;
  padding: 14px 18px;
  vertical-align: middle;
}
.resin-point-table th {
  background: #d8d8d8;
  text-align: center;
  font-weight: 900;
}
.point1-table td {
  font-size: 24px;
  font-weight: 900;
}
.point1-detail thead th {
  background: #c5ffd0;
  font-size: 22px;
}
.point1-detail tbody th {
  background: #c5ffd0;
  font-size: 24px;
  font-weight: 900;
}
.point1-detail tbody td {
  font-size: 21px;
  font-weight: 800;
}
.resin-graph-table-scroll {
  overflow-x: auto;
}
.resin-graph-table {
  min-width: 980px;
  text-align: center;
  font-size: 16px;
}
.resin-graph-table thead th {
  background: #fff;
  font-size: 17px;
  font-weight: 900;
}
.resin-graph-table tbody th {
  background: #ffd2b4;
  text-align: left;
  font-weight: 900;
}
.resin-graph-table tbody td {
  font-size: 19px;
  font-weight: 800;
}
.resin-graph-table tbody td:last-child {
  font-size: 14px;
  font-weight: 700;
}
.resin-symbol-note {
  text-align: center;
  font-weight: 800;
}
.resin-subprocess-title {
  margin-top: 64px !important;
}
.resin-flow-shell {
  position: relative;
}
.resin-flow-slider {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 64px) / 5);
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  padding-bottom: 10px;
}
.resin-flow-slider figure {
  scroll-snap-align: start;
  margin: 0;
  border: 1px solid #dfe5ef;
  background: #fff;
  padding: 16px;
  text-align: center;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.resin-flow-slider img {
  width: 100%;
  height: 170px;
  object-fit: contain;
}
.resin-flow-slider figcaption {
  margin-top: 12px;
  color: #06123b;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.5;
}
.resin-slider-btn {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 42px;
  height: 42px;
  transform: translateY(-50%);
  border: 1px solid #d0102a;
  background: #fff;
  color: #d0102a;
  font-size: 32px;
  line-height: 1;
  box-shadow: 0 10px 24px rgba(6, 18, 59, 0.12);
}
.resin-slider-btn.prev {
  left: -21px;
}
.resin-slider-btn.next {
  right: -21px;
}
.resin-wch-grid {
  align-items: start;
}
.resin-wch-grid .lp-img-frame figcaption,
.resin-flow-slider figcaption,
.resin-facility-main figcaption,
.resin-machine-gallery figcaption {
  font-weight: 900;
}
.resin-v2 .lp-section {
  scroll-margin-top: 110px;
}
.resin-v2 .lp-section h2 span {
  font-size: 0.7em;
}
.resin-v2 .lp-img-frame figcaption {
  margin-top: 10px;
  color: #06123b;
  font-size: 13px;
  font-weight: 800;
}
@media (max-width: 1024px) {
  .resin-automation-grid,
  .resin-equipment-tables {
    grid-template-columns: 1fr;
  }
  .resin-flow-slider {
    grid-auto-columns: calc((100% - 32px) / 3);
  }
  .resin-slider-btn.prev {
    left: 4px;
  }
  .resin-slider-btn.next {
    right: 4px;
  }
  .resin-auto-gallery img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .resin-mv,
  .resin-mv-inner {
    min-height: 430px;
  }
  .resin-mv-inner {
    padding: 52px 20px;
  }
  .resin-lead-box {
    padding: 24px 20px;
  }
  .resin-pros-cons {
    grid-template-columns: 1fr;
  }
  .resin-flow-slider {
    grid-auto-columns: 82%;
  }
  .resin-flow-slider figure {
    min-height: 245px;
  }
  .resin-flow-slider img {
    height: 160px;
  }
  .resin-point-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }
  .resin-point-table,
  .resin-graph-table {
    font-size: 14px;
  }
  .point1-table td {
    font-size: 18px;
  }
  .point1-detail tbody td {
    font-size: 16px;
  }
  .point1-detail tbody th {
    font-size: 18px;
  }
  .resin-graph-table tbody td {
    font-size: 16px;
  }
  .resin-graph-table {
    min-width: 860px;
  }
  .resin-slider-btn {
    display: none;
  }
  .resin-large-list li {
    min-height: auto;
  }
  .resin-automation-grid {
    gap: 24px;
  }
}

/* resin-molded-product v3 partial correction */
.resin-mv-shade {
  display: none !important;
}
.resin-intro-grid {
  display: grid;
  grid-template-columns: minmax(320px, 42%) minmax(0, 1fr);
  gap: 40px;
  align-items: center;
  max-width: 980px;
  margin: 0 auto;
  padding: 54px 0 44px;
}
.resin-intro-image {
  margin: 0;
}
.resin-intro-image img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 520px;
  object-fit: cover;
}
.resin-intro-text p {
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 2.05;
  color: #1f2937;
}
.resin-intro-title {
  position: relative;
  margin: 0 0 28px !important;
  padding: 0 0 13px !important;
  border: 0 !important;
  border-bottom: 1px solid #d0102a !important;
  color: #d0102a !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  letter-spacing: 0.16em !important;
  line-height: 1.55 !important;
}
.resin-intro-title:after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -1px !important;
  width: 88px !important;
  height: 2px !important;
  background: #06123b !important;
}
.resin-intro .lp-anchor-nav {
  margin-top: 24px;
}
.resin-automation-simple {
  max-width: 980px;
  margin: 0 auto;
}
.resin-automation-list {
  display: grid;
  gap: 12px;
  margin: 18px 0 8px;
  padding: 0;
  list-style: none;
}
.resin-automation-list li {
  position: relative;
  min-height: 58px;
  display: flex;
  align-items: center;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 15px 20px 15px 54px;
  color: #06123b;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.7;
}
.resin-automation-list li:before {
  content: "";
  position: absolute;
  left: 24px;
  top: 50%;
  width: 9px;
  height: 9px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #d0102a;
}
.resin-auto-gallery-two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.resin-auto-gallery-two img {
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .resin-intro-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .resin-intro-image img {
    max-height: none;
  }
  .resin-auto-gallery-two {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .resin-intro-grid {
    padding: 36px 0 30px;
  }
  .resin-automation-list li {
    min-height: auto;
    padding: 14px 16px 14px 42px;
  }
  .resin-automation-list li:before {
    left: 20px;
  }
}

.resin-auto-gallery-two figcaption {
  display: none !important;
}
.resin-auto-gallery-two figure {
  padding-bottom: 12px;
}

/* resin-molded-product v5 anchor nav single-row correction */
.resin-intro .resin-intro-nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 8px;
  max-width: 1120px;
  margin: 28px auto 0;
  overflow-x: auto;
  padding-bottom: 2px;
  -webkit-overflow-scrolling: touch;
}
.resin-intro .resin-intro-nav a {
  flex: 0 0 auto;
  min-height: 40px;
  padding: 8px 12px;
  font-size: 12px;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .resin-intro .resin-intro-nav {
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .resin-intro .resin-intro-nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow-x: visible;
  }
}

/* v6 resin molded product refinement */
.resin-image-text {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 38%);
  gap: 34px;
  align-items: center;
}
.resin-more-layout {
  margin-top: 4px;
}
.resin-more-copy p:first-child {
  margin-top: 0;
}
.resin-more-visual img {
  height: 360px;
  object-fit: contain;
}
.resin-facility-row {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(420px, 1.14fr);
  gap: 34px;
  align-items: center;
}
.resin-facility-row .resin-facility-copy p {
  margin-bottom: 0;
}
.resin-facility-row .resin-facility-main {
  max-width: none;
}
.resin-facility-row .resin-facility-main img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
}
.resin-machine-section > p {
  margin-bottom: 20px;
}
.resin-machine-overview {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 20px;
}
.resin-machine-card {
  display: grid;
  grid-template-columns: minmax(190px, 0.36fr) minmax(0, 0.64fr);
  gap: 20px;
  align-items: stretch;
  border: 1px solid #e3e7ee;
  background: #fff;
  padding: 18px;
}
.resin-machine-card figure {
  margin: 0;
  min-height: 260px;
}
.resin-machine-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resin-machine-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.resin-machine-text h4 {
  margin: 0 0 14px !important;
  padding-bottom: 9px;
  border-bottom: 2px solid #06123b;
  color: #06123b !important;
  font-size: 18px !important;
  letter-spacing: 0.08em;
}
.resin-machine-text ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.resin-machine-text li {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  border-bottom: 1px solid #edf0f4;
  padding: 0 0 8px;
  color: #273142;
  font-size: 14px;
  line-height: 1.55;
}
.resin-machine-text strong {
  color: #d0102a;
  font-size: 16px;
  white-space: nowrap;
}
.resin-machine-total {
  margin-top: 16px !important;
  padding: 13px 18px;
  border-left: 4px solid #d0102a;
  background: #fff7f8;
  color: #06123b !important;
  font-weight: 800;
}
.resin-machine-gallery {
  display: none;
}
@media (max-width: 1024px) {
  .resin-image-text,
  .resin-facility-row,
  .resin-machine-overview {
    grid-template-columns: 1fr;
  }
  .resin-more-visual img {
    height: auto;
  }
  .resin-machine-card {
    grid-template-columns: 1fr;
  }
  .resin-machine-card figure {
    min-height: auto;
  }
  .resin-machine-card img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .resin-image-text,
  .resin-facility-row {
    gap: 22px;
  }
  .resin-machine-card {
    padding: 14px;
  }
  .resin-machine-text li {
    font-size: 13px;
  }
  .resin-machine-text strong {
    font-size: 14px;
  }
}

/* v7 resin molded product partial refinement
   - reduce image dominance in short text/image sections
   - add breathing room between text and imagery
   - restore inspection image block above equipment tables
   - hide table captions/labels requested as unnecessary */
.resin-more-layout {
  grid-template-columns: minmax(0, 1.18fr) minmax(260px, 0.52fr);
  gap: 56px;
}
.resin-more-visual {
  max-width: 430px;
  justify-self: end;
}
.resin-more-visual img {
  height: auto;
  max-height: 300px;
  object-fit: contain;
}
.resin-facility-row {
  grid-template-columns: minmax(0, 1.05fr) minmax(300px, 0.62fr);
  gap: 72px;
}
.resin-facility-row .resin-facility-main {
  max-width: 500px;
  justify-self: end;
}
.resin-facility-row .resin-facility-main img {
  width: 100%;
  max-height: 380px;
  object-fit: contain;
}
.resin-machine-card {
  grid-template-columns: minmax(210px, 0.44fr) minmax(0, 0.56fr);
  gap: 36px;
}
.resin-machine-card figure {
  min-height: 230px;
}
.resin-inspection-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 22px;
  margin-bottom: 30px;
}
.resin-inspection-gallery figure {
  margin: 0;
}
.resin-inspection-gallery img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.resin-inspection-gallery figcaption {
  margin-top: 12px;
  color: #06123b;
  font-size: 15px;
  font-weight: 800;
  text-align: center;
}
.resin-equipment-tables caption {
  display: none !important;
}
.resin-equipment-tables {
  margin-top: 18px;
}
@media (max-width: 1024px) {
  .resin-more-layout,
  .resin-facility-row,
  .resin-machine-card {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .resin-more-visual,
  .resin-facility-row .resin-facility-main {
    max-width: 560px;
    justify-self: start;
  }
  .resin-inspection-gallery {
    grid-template-columns: 1fr;
  }
  .resin-inspection-gallery img {
    height: auto;
  }
  .resin-machine-card figure {
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .resin-more-layout,
  .resin-facility-row,
  .resin-machine-card {
    gap: 22px;
  }
  .resin-more-visual img,
  .resin-facility-row .resin-facility-main img {
    max-height: none;
  }
}

/* v8: center-align numeric count cells in equipment tables */
.resin-equipment-tables .lp-table th:last-child,
.resin-equipment-tables .lp-table td:last-child {
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

/* v9: make the horizontal molding machine image wider so the machine body is not overly cropped */
@media (min-width: 1025px) {
  .resin-machine-overview .resin-machine-card:first-child {
    grid-template-columns: minmax(210px, 0.38fr) minmax(320px, 0.62fr);
  }
  .resin-machine-overview .resin-machine-card:first-child figure {
    display: flex;
    align-items: center;
    min-height: 260px;
  }
  .resin-machine-overview .resin-machine-card:first-child img {
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: contain;
  }
}

/* v10: keep the horizontal molding machine image inside the card while preserving a wider view */
@media (min-width: 1025px) {
  .resin-machine-overview .resin-machine-card:first-child {
    grid-template-columns: minmax(205px, 0.42fr) minmax(0, 0.58fr);
    gap: 28px;
    overflow: hidden;
  }
  .resin-machine-overview .resin-machine-card:first-child figure {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    min-height: 250px;
    overflow: hidden;
  }
  .resin-machine-overview .resin-machine-card:first-child img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 280px;
    object-fit: contain;
  }
}

/* v18: resin molded product machine section
   Current-site layout reference: specs first, images below side-by-side. */
.resin-machine-section .resin-machine-overview,
.resin-machine-section .resin-machine-card,
.resin-machine-section .resin-machine-total {
  all: unset;
}

.resin-machine-simple {
  margin-top: 26px;
}

.resin-machine-specs {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(220px, 0.42fr);
  gap: 70px;
  align-items: start;
  max-width: 760px;
}

.resin-machine-spec h4 {
  display: inline-block;
  margin: 0 0 12px !important;
  padding-bottom: 8px;
  border-bottom: 2px solid #06123b;
  color: #06123b !important;
  font-size: 18px !important;
  letter-spacing: 0.06em;
}

.resin-machine-spec dl {
  margin: 0;
  display: grid;
  gap: 6px;
}

.resin-machine-spec dl div {
  display: flex;
  align-items: baseline;
  gap: 10px;
  color: #273142;
  font-size: 16px;
  line-height: 1.65;
}

.resin-machine-spec dt {
  min-width: 82px;
  font-weight: 500;
}

.resin-machine-spec dd {
  margin: 0;
  font-weight: 700;
}

.resin-machine-spec-total {
  margin: 18px 0 0 !important;
  color: #273142 !important;
  font-size: 16px;
  font-weight: 700;
}

.resin-machine-photo-row {
  display: grid;
  grid-template-columns: minmax(0, 1.58fr) minmax(260px, 0.72fr);
  gap: 44px;
  align-items: end;
  margin-top: 34px;
}

.resin-machine-photo-row figure {
  margin: 0;
}

.resin-machine-photo-row img {
  display: block;
  width: 100%;
  height: auto;
}

.resin-machine-photo-row figure:nth-child(2) img {
  max-height: 420px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.resin-machine-photo-row figcaption {
  margin-top: 16px;
  color: #06123b;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 1024px) {
  .resin-machine-specs {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    max-width: none;
  }

  .resin-machine-photo-row {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .resin-machine-photo-row figure:nth-child(2) img {
    width: 100%;
    max-height: none;
  }
}

@media (max-width: 768px) {
  .resin-machine-specs {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .resin-machine-spec dl div {
    font-size: 14px;
  }

  .resin-machine-photo-row {
    margin-top: 26px;
  }

  .resin-machine-photo-row figcaption {
    font-size: 14px;
  }
}

/* v19: iwaki link and process section follow the current-site structure more closely. */
.resin-iwaki-detail {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

.resin-iwaki-detail .lp-table-scroll {
  width: 100%;
}

.resin-iwaki-detail .resin-iwaki-link {
  margin-top: 0;
}

.resin-process-layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.95fr) minmax(360px, 1.05fr);
  gap: 38px;
  align-items: stretch;
}

.resin-process-layout + .resin-subprocess-title {
  margin-top: 72px !important;
}

.resin-process-main {
  margin: 0;
  min-height: 350px;
}

.resin-process-main img {
  width: 100%;
  height: 100%;
  min-height: 350px;
  object-fit: cover;
}

.resin-process-slider {
  position: relative;
  display: flex;
  min-height: 350px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #eeeeef;
  padding: 30px 64px 58px;
}

.resin-process-viewport {
  position: relative;
  width: 100%;
  height: 260px;
}

.resin-process-slide {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateX(16px);
  transition:
    opacity 0.35s ease,
    transform 0.35s ease;
}

.resin-process-slide.is-active {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}

.resin-process-slide img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 218px;
  object-fit: contain;
}

.resin-process-slide figcaption {
  min-width: min(320px, 100%);
  margin-top: 18px;
  padding: 10px 18px;
  background: #fff;
  color: #273142;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
  text-align: center;
  letter-spacing: 0.04em;
}

.resin-process-nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #6b7280;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}

.resin-process-nav:hover {
  color: #d0102a;
  transform: translateY(-50%) scale(1.08);
}

.resin-process-nav.prev {
  left: 18px;
}

.resin-process-nav.next {
  right: 18px;
}

.resin-process-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
  z-index: 3;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.resin-process-dots button {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 999px;
  background: #2f3947;
  opacity: 0.9;
  cursor: pointer;
}

.resin-process-dots button.is-active {
  background: #18b7ad;
}

@media (max-width: 1024px) {
  .resin-process-layout {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .resin-process-main,
  .resin-process-main img {
    min-height: 0;
  }

  .resin-process-main img {
    height: auto;
  }
}

@media (max-width: 768px) {
  .resin-process-slider {
    min-height: 310px;
    padding: 24px 44px 52px;
  }

  .resin-process-viewport {
    height: 232px;
  }

  .resin-process-slide img {
    max-height: 180px;
  }

  .resin-process-slide figcaption {
    font-size: 12px;
    min-width: 0;
    width: 100%;
    padding: 9px 10px;
  }

  .resin-process-nav.prev {
    left: 6px;
  }

  .resin-process-nav.next {
    right: 6px;
  }
}

/* v20: WCH introduction text starts from the left edge below the two images. */
.resin-wch-media-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
  align-items: start;
}

.resin-wch-text {
  margin-top: 24px;
}

.resin-wch-text p {
  margin: 0 0 8px;
}

@media (max-width: 768px) {
  .resin-wch-media-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }
}

/* v21: improve MV copy readability and rebalance large images on smartphones */
.resin-v2 .resin-mv-shade {
  display: block !important;
  background: linear-gradient(
    90deg,
    rgba(6, 18, 59, 0.72) 0%,
    rgba(6, 18, 59, 0.52) 38%,
    rgba(6, 18, 59, 0.22) 68%,
    rgba(6, 18, 59, 0.12) 100%
  ) !important;
}

.resin-v2 .resin-mv-inner {
  position: relative;
  z-index: 1;
}

.resin-v2 .resin-mv-inner > * {
  position: relative;
  z-index: 1;
}

.resin-v2 .resin-mv-inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: min(720px, calc(100% - 40px));
  height: min(430px, calc(100% - 96px));
  border-radius: 24px;
  background: linear-gradient(
    135deg,
    rgba(6, 18, 59, 0.56),
    rgba(6, 18, 59, 0.22)
  );
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.14);
}

.resin-v2 .resin-mv-kicker,
.resin-v2 .resin-mv h1,
.resin-v2 .resin-mv-lead {
  text-shadow: 0 6px 20px rgba(0, 0, 0, 0.38);
}

.resin-v2 .resin-mv-lead {
  max-width: 680px;
}

@media (max-width: 768px) {
  .resin-v2 .resin-mv {
    min-height: 380px;
  }

  .resin-v2 .resin-mv-inner {
    min-height: 380px;
    padding: 42px 20px;
  }

  .resin-v2 .resin-mv-inner::before {
    left: 10px;
    right: 10px;
    top: 32px;
    bottom: 32px;
    width: auto;
    height: auto;
    transform: none;
    border-radius: 18px;
    background: linear-gradient(
      135deg,
      rgba(6, 18, 59, 0.62),
      rgba(6, 18, 59, 0.28)
    );
  }

  .resin-v2 .resin-mv-kicker {
    font-size: 13px;
    letter-spacing: 0.12em;
  }

  .resin-v2 .resin-mv h1 {
    font-size: clamp(34px, 12vw, 48px);
    letter-spacing: 0.1em;
  }

  .resin-v2 .resin-mv-lead {
    margin-top: 18px;
    font-size: clamp(17px, 5vw, 24px);
    line-height: 1.7;
  }

  .resin-v2 .lp-img-frame,
  .resin-v2 .resin-process-main,
  .resin-v2 .resin-machine-photo-row figure,
  .resin-v2 .resin-wch-media-grid figure,
  .resin-v2 .resin-auto-gallery-two figure,
  .resin-v2 .resin-inspection-gallery figure,
  .resin-v2 .resin-facility-main,
  .resin-v2 .resin-more-visual {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }

  .resin-v2 .lp-img-frame {
    padding: 10px;
  }

  .resin-v2 .resin-process-layout,
  .resin-v2 .resin-facility-row,
  .resin-v2 .resin-image-text,
  .resin-v2 .resin-wch-media-grid,
  .resin-v2 .resin-machine-photo-row,
  .resin-v2 .resin-auto-gallery-two,
  .resin-v2 .resin-inspection-gallery {
    gap: 18px;
  }

  .resin-v2 .resin-process-main img,
  .resin-v2 .resin-wch-media-grid img,
  .resin-v2 .resin-machine-photo-row img,
  .resin-v2 .resin-auto-gallery-two img,
  .resin-v2 .resin-inspection-gallery img,
  .resin-v2 .resin-facility-main img,
  .resin-v2 .resin-more-visual img {
    width: 100%;
    height: auto;
    max-height: 320px;
    object-fit: contain;
  }

  .resin-v2 .resin-intro-image img,
  .resin-v2 .resin-process-main img,
  .resin-v2 .resin-facility-main img {
    max-height: 300px;
  }

  .resin-v2 .resin-machine-photo-row figure:nth-child(2) img,
  .resin-v2 .resin-wch-media-grid figure img {
    max-height: 280px;
  }

  .resin-v2 .resin-process-slider {
    min-height: 280px;
    padding: 20px 38px 48px;
  }

  .resin-v2 .resin-process-viewport {
    height: 208px;
  }

  .resin-v2 .resin-process-slide img {
    max-height: 160px;
  }
}

@media screen and (max-width: 767px) {
  #iwaki .lp-img-frame {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }

  #iwaki .lp-img-frame img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  #iwaki .lp-grid-2,
  #iwaki .lp-grid-2.reverse {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  #iwaki .lp-img-frame {
    width: min(100%, 520px);
    justify-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  #iwaki .lp-img-frame img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  #iwaki .lp-grid-2,
  #iwaki .lp-grid-2.reverse {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100%;
    min-width: 0;
    gap: 24px;
  }

  #iwaki .lp-grid-2 > * {
    min-width: 0;
  }

  #iwaki .lp-img-frame {
    width: calc(100vw - 40px) !important;
    max-width: 520px !important;
    margin: 0 auto !important;
    justify-self: center !important;
  }

  #iwaki .lp-img-frame img {
    display: block;
    width: 100%;
    height: auto;
  }

  #iwaki .resin-iwaki-detail {
    width: 100%;
    min-width: 0;
  }

  #iwaki .lp-table-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
