{"id":11367,"date":"2026-04-20T08:00:16","date_gmt":"2026-04-20T08:00:16","guid":{"rendered":"https:\/\/landercoll.com\/?page_id=11367"},"modified":"2026-04-20T09:55:13","modified_gmt":"2026-04-20T09:55:13","slug":"%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6","status":"publish","type":"page","link":"https:\/\/landercoll.com\/ja\/%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6\/","title":{"rendered":"\u4f1a\u793e\u6982\u8981"},"content":{"rendered":"<p><!-- ==================== LANDERCOLL COMPANY BANNER START ==================== --><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-cb *,.ldc-cb *::before,.ldc-cb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES \u2014 self-contained ===== *\/\n.ldc-cb {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   COMPANY BANNER \u2014 MULTI-IMAGE HERO\n   ============================================ *\/\n.ldc-cb .it-company-banner {\n  position: relative;\n  background: var(--it-nero-caldo);\n  overflow: hidden;\n  min-height: 720px;\n  display: flex;\n  align-items: stretch;\n}<\/p>\n<p>\/* ===== BACKGROUND TEXTURE ===== *\/\n.ldc-cb .it-company-banner::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.03) 120px,\n      rgba(200,149,46,0.03) 121px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.02) 120px,\n      rgba(200,149,46,0.02) 121px\n    );\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* ===== LAYOUT: LEFT CONTENT + RIGHT IMAGES ===== *\/\n.ldc-cb .it-cb-wrapper {\n  max-width: 1440px;\n  margin: 0 auto;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 720px;\n  position: relative;\n  z-index: 2;\n}<\/p>\n<p>\/* ===== LEFT: TEXT CONTENT ===== *\/\n.ldc-cb .it-cb-content {\n  padding: 80px 64px 80px 48px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  position: relative;\n}<\/p>\n<p>\/* Decorative corner brackets *\/\n.ldc-cb .it-cb-content::before,.ldc-cb .it-cb-content::after {\n  content: '';\n  position: absolute;\n  width: 40px;\n  height: 40px;\n  border-color: rgba(200,149,46,0.2);\n  border-style: solid;\n}\n.ldc-cb .it-cb-content::before {\n  top: 48px; left: 48px;\n  border-width: 1px 0 0 1px;\n}\n.ldc-cb .it-cb-content::after {\n  bottom: 48px; left: 48px;\n  border-width: 0 0 1px 1px;\n}<\/p>\n<p>\/* Tag \/ Eyebrow *\/\n.ldc-cb .it-cb-tag {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-chiaro);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-cb .it-cb-tag::before {\n  content: '';\n  width: 40px;\n  height: 1.5px;\n  background: linear-gradient(90deg, var(--it-oro), var(--it-arancio));\n}<\/p>\n<p>\/* Title *\/\n.ldc-cb .it-cb-title {\n  font-family: 'Cinzel', serif;\n  font-size: 36px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  max-width: 560px;\n}\n.ldc-cb .it-cb-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}<\/p>\n<p>\/* Subtitle *\/\n.ldc-cb .it-cb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  margin-bottom: 28px;\n  max-width: 520px;\n}<\/p>\n<p>\/* Decorative line divider *\/\n.ldc-cb .it-cb-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 28px;\n}<\/p>\n<p>\/* Body copy *\/\n.ldc-cb .it-cb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 500px;\n}\n.ldc-cb .it-cb-body p { margin-bottom: 16px; }\n.ldc-cb .it-cb-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* CTA Buttons *\/\n.ldc-cb .it-cb-actions {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}<\/p>\n<p>.ldc-cb .it-cb-btn-primary,.ldc-cb .it-cb-btn-primary:link,.ldc-cb .it-cb-btn-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-cb .it-cb-btn-primary::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.ldc-cb .it-cb-btn-primary:hover::before { left: 100%; }\n.ldc-cb .it-cb-btn-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 28px rgba(232,114,42,0.4) !important;\n}\n.ldc-cb .it-cb-btn-primary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>.ldc-cb .it-cb-btn-secondary,.ldc-cb .it-cb-btn-secondary:link,.ldc-cb .it-cb-btn-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.8) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-cb .it-cb-btn-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  transform: translateY(-2px) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.ldc-cb .it-cb-btn-secondary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* ===== TRUST BADGES ===== *\/\n.ldc-cb .it-cb-trust {\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n.ldc-cb .it-cb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.ldc-cb .it-cb-trust-icon {\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.ldc-cb .it-cb-trust-icon svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n  transform: rotate(-45deg);\n}\n.ldc-cb .it-cb-trust-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.ldc-cb .it-cb-trust-text strong {\n  display: block;\n  color: rgba(255,255,255,0.75);\n  font-weight: 700;\n  font-size: 11px;\n}<\/p>\n<p>\/* ===== RIGHT: IMAGE MOSAIC ===== *\/\n.ldc-cb .it-cb-images {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr 1fr;\n  gap: 4px;\n  min-height: 720px;\n}<\/p>\n<p>.ldc-cb .it-cb-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-cb .it-cb-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s;\n  filter: brightness(0.75) saturate(0.85);\n}\n.ldc-cb .it-cb-img:hover img {\n  transform: scale(1.06);\n  filter: brightness(0.85) saturate(1);\n}<\/p>\n<p>\/* Image overlay *\/\n.ldc-cb .it-cb-img::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: linear-gradient(135deg, rgba(44,30,15,0.35), rgba(44,30,15,0.15));\n  pointer-events: none;\n  transition: opacity 0.5s;\n}\n.ldc-cb .it-cb-img:hover::after { opacity: 0.5; }<\/p>\n<p>\/* Span configurations *\/\n.ldc-cb .it-cb-img.span-tall {\n  grid-row: span 2;\n}\n.ldc-cb .it-cb-img.span-wide {\n  grid-column: span 2;\n}<\/p>\n<p>\/* Image labels *\/\n.ldc-cb .it-cb-img-label {\n  position: absolute;\n  bottom: 16px;\n  left: 16px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  background: rgba(26,17,8,0.55);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 7px 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.4s;\n}\n.ldc-cb .it-cb-img:hover .it-cb-img-label {\n  background: rgba(232,114,42,0.8);\n  color: #fff;\n}\n.ldc-cb .it-cb-img-label::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n  transition: border-color 0.4s;\n}\n.ldc-cb .it-cb-img:hover .it-cb-img-label::before {\n  border-color: #fff;\n}<\/p>\n<p>\/* Gradient fade on left edge to blend with text *\/\n.ldc-cb .it-cb-images::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -1px; bottom: 0;\n  width: 100px;\n  background: linear-gradient(90deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* Decorative bottom gradient *\/\n.ldc-cb .it-cb-images::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: linear-gradient(0deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* ===== BOTTOM ACCENT LINE ===== *\/\n.ldc-cb .it-company-banner-line {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 40%,\n    var(--it-arancio) 60%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 5;\n}<\/p>\n<p>\/* ===== SCROLL INDICATOR ===== *\/\n.ldc-cb .it-cb-scroll {\n  position: absolute;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 6;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: it-cb-float 2.5s ease-in-out infinite;\n}\n@keyframes it-cb-float {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n.ldc-cb .it-cb-scroll-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n}\n.ldc-cb .it-cb-scroll-line {\n  width: 1px;\n  height: 28px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.4), transparent);\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1280px) {\n  .ldc-cb .it-cb-title { font-size: 30px; }\n  .ldc-cb .it-cb-content { padding: 60px 48px 60px 40px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-cb .it-cb-wrapper {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .ldc-cb .it-cb-content {\n    padding: 60px 24px;\n    order: 2;\n  }\n  .ldc-cb .it-cb-content::before,.ldc-cb .it-cb-content::after { display: none; }\n  .ldc-cb .it-cb-images {\n    min-height: 400px;\n    order: 1;\n  }\n  .ldc-cb .it-cb-images::before { display: none; }\n  .ldc-cb .it-cb-images::after {\n    height: 120px;\n    background: linear-gradient(0deg, var(--it-nero-caldo) 20%, transparent);\n  }\n  .ldc-cb .it-cb-title { max-width: 100%; }\n  .ldc-cb .it-cb-subtitle { max-width: 100%; }\n  .ldc-cb .it-cb-body { max-width: 100%; }\n  .ldc-cb .it-cb-trust { flex-wrap: wrap; gap: 20px; }\n  .ldc-cb .it-cb-scroll { display: none; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-cb .it-cb-title { font-size: 26px; }\n  .ldc-cb .it-cb-subtitle { font-size: 13px; }\n  .ldc-cb .it-cb-images {\n    min-height: 320px;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n  }\n  .ldc-cb .it-cb-img.span-tall { grid-row: span 2; }\n  .ldc-cb .it-cb-img:nth-child(5),.ldc-cb .it-cb-img:nth-child(6) { display: none; }\n  .ldc-cb .it-cb-actions { flex-direction: column; align-items: flex-start; }\n  .ldc-cb .it-cb-trust { flex-direction: column; gap: 16px; }\n}<\/p>\n<p>@media (max-width: 480px) {\n  .ldc-cb .it-cb-title { font-size: 22px; }\n  .ldc-cb .it-cb-content { padding: 40px 20px; }\n  .ldc-cb .it-cb-images { min-height: 260px; }\n}\n<\/style>\n<div class=\"ldc-cb\">\n<section class=\"it-company-banner\">\n<p>    <!-- ===== LEFT: TEXT CONTENT ===== --><\/p>\n<div class=\"it-cb-wrapper\">\n<div class=\"it-cb-content\">\n<p>        <span class=\"it-cb-tag\">\u30e9\u30f3\u30c9\u30b3\u30fc\u30eb\u306b\u3064\u3044\u3066<\/span><\/p>\n<h1 class=\"it-cb-title\">\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u306e\u5c02\u9580\u4f01\u696d\u3001\u69cb\u7bc9\u3055\u308c\u305f <em>\u54c1\u8cea<\/em>\u3001\u80fd\u529b\u3001\u305d\u3057\u3066\u9577\u671f\u7684\u306a <em>\u5354\u529b<\/em><\/h1>\n<p class=\"it-cb-subtitle\">LANDERCOLL\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308b\u3001\u79c1\u305f\u3061\u306e\u88fd\u9020\u30a2\u30d7\u30ed\u30fc\u30c1\u3001\u54c1\u8cea\u3078\u306e\u30b3\u30df\u30c3\u30c8\u30e1\u30f3\u30c8\u3001\u5fdc\u7528\u306b\u7126\u70b9\u3092\u5f53\u3066\u305f\u53d6\u308a\u7d44\u307f\u3001\u305d\u3057\u3066\u4e16\u754c\u306e\u7523\u696d\u9867\u5ba2\u3078\u306e\u30b5\u30fc\u30d3\u30b9\u306b\u5bfe\u3059\u308b\u732e\u8eab\u3002<\/p>\n<div class=\"it-cb-line\"><\/div>\n<div class=\"it-cb-body\">\n<p>\u5f37\u529b\u306a\u7523\u696d\u30d1\u30fc\u30c8\u30ca\u30fc\u306f\u3001\u63d0\u4f9b\u3059\u308b\u88fd\u54c1\u3060\u3051\u3067\u306a\u304f\u3001\u88fd\u9020\u306e\u4fe1\u983c\u6027\u3001\u54c1\u8cea\u306e\u4e00\u8cab\u6027\u3001\u6280\u8853\u7684\u7406\u89e3\u3001\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u52b9\u7387\u6027\u3001\u9577\u671f\u7684\u306a\u30b5\u30fc\u30d3\u30b9\u80fd\u529b\u306b\u3088\u3063\u3066\u3082\u8a55\u4fa1\u3055\u308c\u307e\u3059\u3002LANDERCOLL\u306f\u3053\u308c\u3089\u306e\u512a\u5148\u4e8b\u9805\u3092\u4e2d\u5fc3\u306b\u69cb\u7bc9\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u306b\u7126\u70b9\u3092\u5f53\u3066\u305f\u5c02\u9580\u7684\u306a\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u3068\u3057\u3066\u3001\u5efa\u7bc9\u6750\u6599\u3001\u5857\u6599\u30fb\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u3001\u30db\u30fc\u30e0\u30b1\u30a2\u3001\u30d1\u30fc\u30bd\u30ca\u30eb\u30b1\u30a2\u3001\u533b\u85ac\u54c1\u3001\u98df\u54c1\u30b7\u30b9\u30c6\u30e0\u3001\u7279\u6b8a\u7523\u696d\u7528\u9014\u306a\u3069\u3001\u3055\u307e\u3056\u307e\u306a\u5206\u91ce\u306e\u9867\u5ba2\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u305f\u3081\u306b\u53d6\u308a\u7d44\u3093\u3067\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"it-cb-actions\">\n          <a href=\"https:\/\/landercoll.com\/ja\/%e3%82%b3%e3%83%b3%e3%82%bf%e3%82%af%e3%83%88\/contact-us\/\" class=\"it-cb-btn-primary\"><br \/>\n            \u304a\u554f\u3044\u5408\u308f\u305b<br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n          <\/a><br \/>\n          <a href=\"https:\/\/landercoll.com\/ja\/%e8%a3%bd%e5%93%81\/\" class=\"it-cb-btn-secondary\"><br \/>\n            \u88fd\u54c1\u3092\u63a2\u7d22<br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n          <\/a>\n        <\/div>\n<div class=\"it-cb-trust\">\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>ISO 9001<\/strong>\u8a8d\u8a3c\u3055\u308c\u305f\u54c1\u8cea<\/span>\n          <\/div>\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>60\u304b\u56fd\u4ee5\u4e0a<\/strong>\u30b0\u30ed\u30fc\u30d0\u30eb\u5c55\u958b<\/span>\n          <\/div>\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>1000+<\/strong>\u4fe1\u983c\u3067\u304d\u308b\u30d1\u30fc\u30c8\u30ca\u30fc<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- ===== RIGHT: IMAGE MOSAIC ===== --><\/p>\n<div class=\"it-cb-images\">\n<p>        <!-- Image 1: Factory \/ Manufacturing (tall left) --><\/p>\n<div class=\"it-cb-img span-tall\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504328345606-18bbc8c9d7d1?w=600&amp;h=800&amp;fit=crop&amp;crop=center\" alt=\"\u6700\u65b0\u306e\u88fd\u9020\u65bd\u8a2d \u2014 \u7523\u696d\u7528\u751f\u7523\u30e9\u30a4\u30f3\"><br \/>\n          <span class=\"it-cb-img-label\">\u88fd\u9020<\/span>\n        <\/div>\n<p>        <!-- Image 2: Laboratory Quality Testing --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u54c1\u8cea\u7ba1\u7406\u5b9f\u9a13\u5ba4\u306e\u30c6\u30b9\u30c8\"><br \/>\n          <span class=\"it-cb-img-label\">\u54c1\u8cea\u7ba1\u7406<\/span>\n        <\/div>\n<p>        <!-- Image 3: Construction Application --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u73fe\u5834\u3067\u306e\u5efa\u7bc9\u6750\u6599\u306e\u9069\u7528\"><br \/>\n          <span class=\"it-cb-img-label\">\u5efa\u8a2d<\/span>\n        <\/div>\n<p>        <!-- Image 4: Global Shipping \/ Warehouse --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u7523\u696d\u7528\u5009\u5eab\u7269\u6d41\u3068\u30b0\u30ed\u30fc\u30d0\u30eb\u914d\u9001\"><br \/>\n          <span class=\"it-cb-img-label\">\u30b0\u30ed\u30fc\u30d0\u30eb\u30ed\u30b8\u30b9\u30c6\u30a3\u30af\u30b9<\/span>\n        <\/div>\n<p>        <!-- Image 5: Chemical\/Coatings\/Paints --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259929-b4e1fd3aef09?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u5857\u6599\u304a\u3088\u3073\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u306e\u7523\u696d\u7528\u9014\"><br \/>\n          <span class=\"it-cb-img-label\">\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Bottom accent line --><\/p>\n<div class=\"it-company-banner-line\"><\/div>\n<p>    <!-- Scroll indicator --><\/p>\n<div class=\"it-cb-scroll\">\n      <span class=\"it-cb-scroll-text\">\u30b9\u30af\u30ed\u30fc\u30eb<\/span><br \/>\n      <span class=\"it-cb-scroll-line\"><\/span>\n    <\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL COMPANY BANNER END ==================== --><\/p>\n<p><!-- ==================== LANDERCOLL COMPANY PAGE \u2014 ALL SECTIONS START ==================== --><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-co *,.ldc-co *::before,.ldc-co *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.ldc-co {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   SHARED COMPONENTS\n   ============================================ *\/<\/p>\n<p>\/* Section wrapper *\/\n.ldc-co .co-section {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}\n.ldc-co .co-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}<\/p>\n<p>\/* Section header (centered) *\/\n.ldc-co .co-sec-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n.ldc-co .co-sec-eyebrow {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n}\n.ldc-co .co-sec-eyebrow::before,.ldc-co .co-sec-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.6vw, 36px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 12px;\n  letter-spacing: 0.5px;\n}\n.ldc-co .co-sec-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}\n.ldc-co .co-sec-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 20px;\n}\n.ldc-co .co-sec-ornament-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-co .co-sec-ornament-line {\n  height: 1px;\n  width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>\/* Dark section variants *\/\n.ldc-co .co-section.dark { background: var(--it-nero-caldo); }\n.ldc-co .co-section.dark .co-sec-title { color: var(--it-bianco); }\n.ldc-co .co-section.dark .co-sec-eyebrow { color: var(--it-oro-chiaro); }\n.ldc-co .co-section.dark .co-sec-eyebrow::before,.ldc-co .co-section.dark .co-sec-eyebrow::after { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* Cream section variant *\/\n.ldc-co .co-section.cream { background: var(--it-crema); }<\/p>\n<p>\/* Sabbia section variant *\/\n.ldc-co .co-section.sabbia { background: var(--it-sabbia); }<\/p>\n<p>\/* Body text styles *\/\n.ldc-co .co-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.ldc-co .co-body p { margin-bottom: 20px; }\n.ldc-co .co-body p:last-child { margin-bottom: 0; }\n.ldc-co .co-body strong {\n  color: var(--it-nero);\n  font-weight: 600;\n}\n.ldc-co .co-section.dark .co-body { color: rgba(255,255,255,0.6); }\n.ldc-co .co-section.dark .co-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA button *\/\n.ldc-co .co-btn,.ldc-co .co-btn:link,.ldc-co .co-btn:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: 0 6px 20px rgba(232,114,42,0.25) !important;\n  border-radius: 0 !important;\n}\n.ldc-co .co-btn::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.ldc-co .co-btn:hover::before { left: 100%; }\n.ldc-co .co-btn:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(232,114,42,0.38) !important;\n}\n.ldc-co .co-btn svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Outline CTA *\/\n.ldc-co .co-btn-outline,.ldc-co .co-btn-outline:link,.ldc-co .co-btn-outline:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-nero) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid var(--it-nero) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-co .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.ldc-co .co-btn-outline svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Dark outline CTA *\/\n.ldc-co .co-section.dark .co-btn-outline,.ldc-co .co-section.dark .co-btn-outline:link,.ldc-co .co-section.dark .co-btn-outline:visited {\n  color: rgba(255,255,255,0.8) !important;\n  border-color: rgba(255,255,255,0.25) !important;\n}\n.ldc-co .co-section.dark .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* Arrow SVG used in links *\/\n.ldc-co .co-arrow { width: 12px; height: 12px; }<\/p>\n<p>\/* Section divider line *\/\n.ldc-co .co-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.ldc-co .co-intro {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-intro-grid {\n  display: grid;\n  grid-template-columns: 360px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.ldc-co .co-intro-left {}\n.ldc-co .co-intro-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n.ldc-co .co-intro-label::before {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 44px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n.ldc-co .co-intro-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n  display: block;\n}\n.ldc-co .co-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-co .co-intro-deco-dot {\n  width: 6px;\n  height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-co .co-intro-deco-line {\n  width: 48px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}<\/p>\n<p>.ldc-co .co-intro-right {}\n.ldc-co .co-intro-right .co-body {\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n.ldc-co .co-intro-right .co-body p:first-child {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  font-style: italic;\n  color: var(--it-nero);\n  line-height: 1.75;\n  padding-bottom: 24px;\n  margin-bottom: 24px;\n  border-bottom: 1px solid rgba(200,149,46,0.15);\n}<\/p>\n<p>\/* ============================================\n   2. COMPANY OVERVIEW\n   ============================================ *\/\n.ldc-co .co-overview {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.ldc-co .co-overview::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}\n.ldc-co .co-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 440px;\n  gap: 64px;\n  align-items: center;\n}\n.ldc-co .co-overview-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-co .co-overview-img img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.9);\n  transition: transform 0.7s ease;\n}\n.ldc-co .co-overview-img:hover img { transform: scale(1.04); }\n.ldc-co .co-overview-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 32px; height: 32px;\n  border-top: 2px solid var(--it-oro);\n  border-left: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-overview-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 32px; height: 32px;\n  border-bottom: 2px solid var(--it-oro);\n  border-right: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-overview-badge {\n  position: absolute;\n  bottom: 24px;\n  left: 24px;\n  background: var(--it-arancio);\n  padding: 14px 20px;\n  z-index: 3;\n  box-shadow: 0 8px 24px rgba(232,114,42,0.35);\n}\n.ldc-co .co-overview-badge-num {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n  display: block;\n}\n.ldc-co .co-overview-badge-txt {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-top: 4px;\n}<\/p>\n<p>\/* ============================================\n   3. MISSION & VISION (side by side)\n   ============================================ *\/\n.ldc-co .co-mv {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-mv-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.ldc-co .co-mv-card {\n  padding: 56px 52px;\n  position: relative;\n}\n.ldc-co .co-mv-card:first-child {\n  border-right: 1px solid rgba(200,149,46,0.15);\n}\n.ldc-co .co-mv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 52px;\n  width: 40px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n}\n.ldc-co .co-mv-icon {\n  width: 52px;\n  height: 52px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 28px;\n}\n.ldc-co .co-mv-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n}\n.ldc-co .co-mv-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 14px;\n}\n.ldc-co .co-mv-title {\n  font-family: 'Cinzel', serif;\n  font-size: 24px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  line-height: 1.3;\n}\n.ldc-co .co-mv-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.ldc-co .co-mv-body p { margin-bottom: 16px; }\n.ldc-co .co-mv-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* ============================================\n   4. WHAT WE DO\n   ============================================ *\/\n.ldc-co .co-wwd {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.ldc-co .co-wwd::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px),\n    repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(200,149,46,0.02) 120px, rgba(200,149,46,0.02) 121px);\n  pointer-events: none;\n}\n.ldc-co .co-wwd-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-co .co-wwd-content {}\n.ldc-co .co-wwd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.ldc-co .co-wwd-img {\n  overflow: hidden;\n  position: relative;\n}\n.ldc-co .co-wwd-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.8);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.ldc-co .co-wwd-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.88);\n}\n.ldc-co .co-wwd-img.tall { grid-row: span 2; }\n.ldc-co .co-wwd-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.5) 100%);\n  pointer-events: none;\n}\n.ldc-co .co-wwd-img-cap {\n  position: absolute;\n  bottom: 10px;\n  left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   5. CORE STRENGTHS\n   ============================================ *\/\n.ldc-co .co-strengths {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.ldc-co .co-str-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n}\n.ldc-co .co-str-card {\n  padding: 44px 28px;\n  text-align: center;\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-co .co-str-card::after {\n  content: '';\n  position: absolute;\n  top: 24px;\n  right: 0;\n  bottom: 24px;\n  width: 1px;\n  background: rgba(200,149,46,0.15);\n}\n.ldc-co .co-str-card:last-child::after { display: none; }\n.ldc-co .co-str-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-co .co-str-card:hover::before { width: 50px; }\n.ldc-co .co-str-card:hover { background: rgba(255,255,255,0.6); }\n.ldc-co .co-str-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 24px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  transition: all 0.4s;\n}\n.ldc-co .co-str-card:hover .co-str-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-co .co-str-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-co .co-str-card:hover .co-str-icon svg { color: #fff; }\n.ldc-co .co-str-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  margin-bottom: 14px;\n  line-height: 1.4;\n}\n.ldc-co .co-str-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   6. MANUFACTURING (Image left + Text right)\n   ============================================ *\/\n.ldc-co .co-mfg {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-co .co-split.reverse { direction: rtl; }\n.ldc-co .co-split.reverse > * { direction: ltr; }\n.ldc-co .co-split-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-co .co-split-img img {\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.ldc-co .co-split-img:hover img { transform: scale(1.04); }\n.ldc-co .co-split-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 28px; height: 28px;\n  border-top: 2px solid rgba(200,149,46,0.5);\n  border-left: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-split-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 28px; height: 28px;\n  border-bottom: 2px solid rgba(200,149,46,0.5);\n  border-right: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-split-content {}\n.ldc-co .co-split-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.ldc-co .co-split-label::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-split-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(22px, 2.2vw, 30px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.ldc-co .co-section.dark .co-split-title { color: var(--it-bianco); }\n.ldc-co .co-section.dark .co-split-label { color: var(--it-oro-chiaro); }\n.ldc-co .co-section.dark .co-split-label::before { background: var(--it-oro-chiaro); }\n.ldc-co .co-split-line {\n  width: 50px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 20px;\n}\n.ldc-co .co-split-cta {\n  margin-top: 32px;\n}<\/p>\n<p>\/* ============================================\n   7. WHY CHOOSE US\n   ============================================ *\/\n.ldc-co .co-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.ldc-co .co-why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px);\n  pointer-events: none;\n}\n.ldc-co .co-why-layout {\n  position: relative;\n  z-index: 2;\n}\n.ldc-co .co-why-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 52px;\n}\n.ldc-co .co-why-intro .co-body {\n  color: rgba(255,255,255,0.55);\n}\n.ldc-co .co-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.ldc-co .co-why-card {\n  padding: 36px 32px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-co .co-why-card:hover {\n  border-color: rgba(232,114,42,0.35);\n  background: rgba(200,149,46,0.04);\n}\n.ldc-co .co-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 32px;\n  width: 30px;\n  height: 2px;\n  background: var(--it-arancio);\n  opacity: 0;\n  transition: opacity 0.4s;\n}\n.ldc-co .co-why-card:hover::before { opacity: 1; }\n.ldc-co .co-why-num {\n  font-family: 'Cinzel', serif;\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(200,149,46,0.15);\n  margin-bottom: 16px;\n  line-height: 1;\n}\n.ldc-co .co-why-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.4;\n}\n.ldc-co .co-why-card-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   8. COMPANY PAGES PREVIEW\n   ============================================ *\/\n.ldc-co .co-pages {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-pages-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n.ldc-co .co-page-card {\n  text-decoration: none;\n  display: block;\n  padding: 36px 28px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n  overflow: hidden;\n}\n.ldc-co .co-page-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-co .co-page-card:hover::after { width: 100%; }\n.ldc-co .co-page-card:hover {\n  background: var(--it-crema);\n  border-color: rgba(200,149,46,0.25);\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(26,17,8,0.06);\n}\n.ldc-co .co-page-icon {\n  width: 44px;\n  height: 44px;\n  border: 1.5px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 22px;\n  transition: all 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-co .co-page-icon svg {\n  width: 17px; height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-icon svg { color: #fff; }\n.ldc-co .co-page-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 0.3px;\n  transition: color 0.3s;\n}\n.ldc-co .co-page-card:hover .co-page-title { color: var(--it-arancio); }\n.ldc-co .co-page-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  color: var(--it-grigio-chiaro);\n  line-height: 1.6;\n}\n.ldc-co .co-page-arrow {\n  margin-top: 18px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-arrow {\n  opacity: 1;\n  transform: translateX(0);\n}<\/p>\n<p>\/* ============================================\n   9. CONTACT SECTION\n   ============================================ *\/\n.ldc-co .co-contact {\n  padding: 96px 0;\n  background: var(--it-crema);\n  text-align: center;\n}\n.ldc-co .co-contact-body {\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.ldc-co .co-contact-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   10. FINAL CTA\n   ============================================ *\/\n.ldc-co .co-final {\n  padding: 80px 0;\n  background: var(--it-nero-caldo);\n  text-align: center;\n  position: relative;\n}\n.ldc-co .co-final::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), var(--it-arancio), var(--it-oro), transparent);\n}\n.ldc-co .co-final-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(20px, 2vw, 28px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 16px;\n}\n.ldc-co .co-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 36px;\n}\n.ldc-co .co-final-cta {\n  display: flex;\n  justify-content: center;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .ldc-co .co-str-grid { grid-template-columns: repeat(3, 1fr); }\n  .ldc-co .co-str-card:nth-child(3)::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-co .co-inner { padding: 0 32px; }\n  .ldc-co .co-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-overview-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-overview-img { order: -1; }\n  .ldc-co .co-mv-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-mv-card:first-child { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.15); }\n  .ldc-co .co-split { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-split.reverse { direction: ltr; }\n  .ldc-co .co-split-img { order: -1; }\n  .ldc-co .co-wwd-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-wwd-images { order: -1; }\n  .ldc-co .co-why-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-co .co-inner { padding: 0 24px; }\n  .ldc-co .co-section { padding: 64px 0 !important; }\n  .ldc-co .co-intro { padding: 64px 0 !important; }\n  .ldc-co .co-str-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-co .co-str-card:nth-child(2n)::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-co .co-why-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-wwd-images { grid-template-rows: 160px 160px; }\n  .ldc-co .co-split-img img { height: 320px; }\n  .ldc-co .co-overview-img img { height: 360px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .ldc-co .co-inner { padding: 0 20px; }\n  .ldc-co .co-str-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-str-card::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-contact-btns { flex-direction: column; }\n  .ldc-co .co-contact-btns .co-btn,.ldc-co .co-contact-btns .co-btn-outline { width: 100% !important; justify-content: center !important; }\n  .ldc-co .co-mv-card { padding: 40px 24px; }\n  .ldc-co .co-split-img img { height: 260px; }\n}\n<\/style>\n<div class=\"ldc-co\">\n<p>  <!-- ============================================\n       SECTION 1 \u2014 INTRO\n       ============================================ --><\/p>\n<section class=\"co-section co-intro\">\n<div class=\"co-inner\">\n<div class=\"co-intro-grid\">\n<div class=\"co-intro-left\">\n          <span class=\"co-intro-label\">\u306f\u3058\u3081\u306b<\/span><\/p>\n<h2 class=\"co-intro-title\">\u306b\u3064\u3044\u3066<br \/><em>\u30e9\u30f3\u30c0\u30fc\u30b3\u30fc\u30eb<\/em><\/h2>\n<div class=\"co-intro-deco\">\n            <span class=\"co-intro-deco-dot\"><\/span><br \/>\n            <span class=\"co-intro-deco-line\"><\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"co-intro-right\">\n<div class=\"co-body\">\n<p>LANDERCOLL\u306f\u3001\u4e16\u754c\u4e2d\u306e\u7523\u696d\u9867\u5ba2\u306b\u5bfe\u3057\u3066\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u88fd\u54c1\u3068\u5fdc\u7528\u652f\u63f4\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u306b\u30b3\u30df\u30c3\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u4fe1\u983c\u3067\u304d\u308b\u88fd\u54c1\u3001\u5b9f\u7528\u7684\u306a\u6280\u8853\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3001\u9577\u671f\u7684\u306a\u30d3\u30b8\u30cd\u30b9\u5354\u529b\u3092\u30b5\u30dd\u30fc\u30c8\u3067\u304d\u308b\u5c02\u9580\u7684\u306a\u30d1\u30fc\u30c8\u30ca\u30fc\u3092\u5fc5\u8981\u3068\u3059\u308b\u88fd\u9020\u696d\u8005\u3001\u914d\u5408\u696d\u8005\u3001\u6d41\u901a\u696d\u8005\u3001\u8abf\u9054\u30c1\u30fc\u30e0\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u79c1\u305f\u3061\u306e\u4f1a\u793e\u306f\u3001\u7523\u696d\u7528\u4f9b\u7d66\u306f <strong>\u4fe1\u983c\u3067\u304d\u3066\u5f79\u7acb\u3064\u3079\u304d\u3060<\/strong>\u3068\u3044\u3046\u8003\u3048\u306b\u57fa\u3065\u3044\u3066\u3044\u307e\u3059\u3002\u4fe1\u983c\u3067\u304d\u308b\u3068\u306f\u3001\u4e00\u8cab\u3057\u305f\u88fd\u54c1\u6027\u80fd\u3001\u5b89\u5b9a\u3057\u305f\u54c1\u8cea\u3001\u8fc5\u901f\u306a\u30b5\u30fc\u30d3\u30b9\u3092\u610f\u5473\u3057\u307e\u3059\u3002\u5f79\u7acb\u3064\u3068\u306f\u3001\u88fd\u54c1\u304c\u5b9f\u969b\u306e\u7528\u9014\u3067\u3069\u306e\u3088\u3046\u306b\u6a5f\u80fd\u3059\u308b\u304b\u3092\u7406\u89e3\u3057\u3001\u9867\u5ba2\u306e\u751f\u7523\u76ee\u6a19\u3084\u5e02\u5834\u30cb\u30fc\u30ba\u306b\u5408\u3063\u305f\u89e3\u6c7a\u7b56\u3092\u9078\u629e\u3059\u308b\u306e\u3092\u652f\u63f4\u3059\u308b\u3053\u3068\u3067\u3059\u3002<\/p>\n<p>\u539f\u6750\u6599\u306e\u8ca9\u58f2\u8005\u3060\u3051\u3067\u306a\u304f\u3001LANDERCOLL\u306f <strong>\u88fd\u54c1\u9078\u629e\u3001\u5fdc\u7528\u7406\u89e3\u3001\u305d\u3057\u3066\u3088\u308a\u5f37\u529b\u306a\u9867\u5ba2\u610f\u601d\u6c7a\u5b9a\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u4f01\u696d\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002<\/strong>\u3053\u308c\u304c\u79c1\u305f\u3061\u306e\u4f01\u696d\u54f2\u5b66\u306e\u57fa\u76e4\u3067\u3042\u308a\u3001\u79c1\u305f\u3061\u304c\u6210\u9577\u3057\u7d9a\u3051\u308b\u305f\u3081\u306e\u65b9\u5411\u6027\u3067\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 2 \u2014 COMPANY OVERVIEW\n       ============================================ --><\/p>\n<section class=\"co-section co-overview cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u4f1a\u793e\u6982\u8981<\/span><\/p>\n<h2 class=\"co-sec-title\">\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u306b\u7126\u70b9\u3092\u5f53\u3066\u305f\u4f1a\u793e<br \/>\u305d\u3057\u3066 <em>\u7523\u696d\u6027\u80fd<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-overview-layout\">\n<div class=\"co-body\">\n<p>LANDERCOLL\u306f\u3001\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u88fd\u54c1\u306b\u7126\u70b9\u3092\u5f53\u3066\u3066\u3044\u307e\u3059 <strong>HPMC\u3001HEMC\u3001HEC\u3001CMC\u3092\u542b\u3080<\/strong>\u3053\u308c\u3089\u306e\u88fd\u54c1\u306f\u3001\u6c34\u4fdd\u6301\u3001\u5897\u7c98\u3001\u30ec\u30aa\u30ed\u30b8\u30fc\u5236\u5fa1\u3001\u61f8\u6fc1\u5b89\u5b9a\u6027\u3001\u7d50\u5408\u3001\u914d\u5408\u306e\u4e00\u8cab\u6027\u304c\u91cd\u8981\u306a\u3055\u307e\u3056\u307e\u306a\u7523\u696d\u5206\u91ce\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u5f53\u793e\u306f\u3001\u5efa\u8a2d\u30fb\u5efa\u6750\u3001\u5857\u6599\u30fb\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u3001\u5bb6\u5ead\u7528\u54c1\u30fb\u6d17\u5264\u3001\u30d1\u30fc\u30bd\u30ca\u30eb\u30b1\u30a2\u30fb\u5316\u7ca7\u54c1\u3001\u533b\u85ac\u54c1\u3001\u98df\u54c1\u30b7\u30b9\u30c6\u30e0\u3001\u30bb\u30e9\u30df\u30c3\u30af\u30b9\u3001\u6cb9\u7530\u7528\u9014\u3001\u305d\u306e\u4ed6\u306e\u7279\u6b8a\u7523\u696d\u7528\u9014\u306a\u3069\u3001\u8907\u6570\u306e\u5e02\u5834\u3067\u9867\u5ba2\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u5e83\u7bc4\u306a\u9069\u7528\u7bc4\u56f2\u306b\u3088\u308a\u3001\u696d\u754c\u3054\u3068\u306b\u88fd\u54c1\u306e\u6027\u80fd\u8981\u4ef6\u304c\u3069\u306e\u3088\u3046\u306b\u7570\u306a\u308b\u304b\u306b\u3064\u3044\u3066\u8cb4\u91cd\u306a\u8996\u70b9\u3092\u5f97\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u7523\u696d\u9867\u5ba2\u306f\u3057\u3070\u3057\u3070\u8907\u96d1\u306a\u8abf\u9054\u30fb\u958b\u767a\u74b0\u5883\u3067\u904b\u55b6\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u79c1\u305f\u3061\u306f <strong>\u5c02\u9580\u7684\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3001\u5b9f\u7528\u7684\u306a\u30b5\u30dd\u30fc\u30c8\u3001\u9577\u671f\u7684\u306a\u5354\u529b\u3092\u91cd\u8996\u3057\u3066\u3044\u307e\u3059<\/strong>\u4fe1\u983c\u3067\u304d\u308b\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306f\u3001\u9867\u5ba2\u304c\u88fd\u54c1\u306e\u554f\u3044\u5408\u308f\u305b\u304b\u3089\u81ea\u4fe1\u3092\u6301\u3063\u305f\u88fd\u54c1\u9078\u629e\u307e\u3067\u3092\u660e\u78ba\u304b\u3064\u52b9\u7387\u7684\u306b\u9032\u3081\u3089\u308c\u308b\u3088\u3046\u652f\u63f4\u3059\u3079\u304d\u3060\u3068\u8003\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-overview-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581091226033-d5c48150dbaa?w=600&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u30e9\u30f3\u30c9\u30a8\u30b3\u30fc\u30eb\u7523\u696d\u65bd\u8a2d\" loading=\"lazy\"><\/p>\n<div class=\"co-overview-badge\">\n            <span class=\"co-overview-badge-num\">4<\/span><br \/>\n            <span class=\"co-overview-badge-txt\">\u30b3\u30a2\u88fd\u54c1\u30e9\u30a4\u30f3<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 3 \u2014 MISSION & VISION\n       ============================================ --><\/p>\n<section class=\"co-section co-mv\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u76ee\u7684\u3068\u65b9\u5411\u6027<\/span><\/p>\n<h2 class=\"co-sec-title\">\u30df\u30c3\u30b7\u30e7\u30f3\u3068 <em>\u30d3\u30b8\u30e7\u30f3<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-mv-grid\">\n<p>        <!-- Mission --><\/p>\n<div class=\"co-mv-card\">\n<div class=\"co-mv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"co-mv-label\">\u79c1\u305f\u3061\u306e\u30df\u30c3\u30b7\u30e7\u30f3<\/span><\/p>\n<h3 class=\"co-mv-title\">\u79c1\u305f\u3061\u306e\u30df\u30c3\u30b7\u30e7\u30f3<\/h3>\n<div class=\"co-mv-body\">\n<p>\u79c1\u305f\u3061\u306e\u30df\u30c3\u30b7\u30e7\u30f3\u306f\u3001\u7523\u696d\u9867\u5ba2\u304c\u914d\u5408\u6027\u80fd\u3001\u751f\u7523\u306e\u4e00\u8cab\u6027\u3001\u6700\u7d42\u88fd\u54c1\u306e\u4fa1\u5024\u3092\u5411\u4e0a\u3055\u305b\u308b\u306e\u306b\u5f79\u7acb\u3064\u9ad8\u54c1\u8cea\u306a\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u3067\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u88fd\u54c1\u3060\u3051\u3067\u306a\u304f\u3001\u5c02\u9580\u7684\u306a\u30b5\u30fc\u30d3\u30b9\u7cbe\u795e\u3068\u5fdc\u7528\u306b\u57fa\u3065\u304f\u5354\u529b\u3082\u901a\u3058\u3066\u9867\u5ba2\u3092\u652f\u63f4\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u6700\u3082\u4fa1\u5024\u306e\u3042\u308b\u7523\u696d\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u306f\u3001\u4e21\u8005\u304c\u660e\u78ba\u3055\u3001\u4e00\u8cab\u6027\u3001\u9577\u671f\u7684\u306a\u7d50\u679c\u306b\u7126\u70b9\u3092\u5f53\u3066\u308b\u3068\u304d\u306b\u7bc9\u304b\u308c\u308b\u3068\u4fe1\u3058\u3066\u3044\u307e\u3059\u3002\u3060\u304b\u3089\u3053\u305d\u3001\u79c1\u305f\u3061\u306e\u30df\u30c3\u30b7\u30e7\u30f3\u306f\u4f9b\u7d66\u3092\u8d85\u3048\u3066\u3044\u307e\u3059\u3002\u9867\u5ba2\u306e\u4e0d\u78ba\u5b9f\u6027\u3092\u6e1b\u3089\u3057\u3001\u9078\u629e\u80a2\u3092\u3088\u308a\u52b9\u679c\u7684\u306b\u8a55\u4fa1\u3057\u3001\u9078\u3093\u3060\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u306b\u5bfe\u3059\u308b\u4fe1\u983c\u3092\u7bc9\u304f\u624b\u52a9\u3051\u3092\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Vision --><\/p>\n<div class=\"co-mv-card\">\n<div class=\"co-mv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"co-mv-label\">\u79c1\u305f\u3061\u306e\u30d3\u30b8\u30e7\u30f3<\/span><\/p>\n<h3 class=\"co-mv-title\">\u79c1\u305f\u3061\u306e\u30d3\u30b8\u30e7\u30f3<\/h3>\n<div class=\"co-mv-body\">\n<p>\u79c1\u305f\u3061\u306e\u30d3\u30b8\u30e7\u30f3\u306f\u3001\u88fd\u54c1\u306e\u4fe1\u983c\u6027\u3001\u5fdc\u7528\u7406\u89e3\u3001\u8cac\u4efb\u3042\u308b\u9577\u671f\u7684\u6210\u9577\u3067\u77e5\u3089\u308c\u308b\u4fe1\u983c\u3055\u308c\u308b\u30b0\u30ed\u30fc\u30d0\u30eb\u306a\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u30d1\u30fc\u30c8\u30ca\u30fc\u306b\u306a\u308b\u3053\u3068\u3067\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u54c1\u8cea\u306e\u5411\u4e0a\u3001\u7523\u696d\u5fdc\u7528\u306e\u7406\u89e3\u3092\u6df1\u3081\u308b\u3053\u3068\u3001\u56fd\u969b\u5e02\u5834\u3067\u306e\u9867\u5ba2\u652f\u63f4\u306e\u65b9\u6cd5\u3092\u6539\u5584\u3057\u7d9a\u3051\u308b\u3053\u3068\u3067\u3001\u5730\u4f4d\u3092\u5f37\u5316\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n<p>\u3053\u306e\u696d\u754c\u3067\u306e\u9577\u671f\u7684\u306a\u6210\u529f\u306f\u3001\u88fd\u9020\u80fd\u529b\u3068\u5c02\u9580\u6027\u3001\u9769\u65b0\u6027\u3001\u9867\u5ba2\u4fa1\u5024\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u306b\u304b\u304b\u3063\u3066\u3044\u308b\u3068\u4fe1\u3058\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306e\u30d3\u30b8\u30e7\u30f3\u306f\u3001\u9867\u5ba2\u3068\u79c1\u305f\u3061\u306e\u3088\u308a\u5e83\u3044\u5f79\u5272\u3092\u652f\u63f4\u3059\u308b\u6210\u9577\u3092\u76ee\u6307\u3059\u30b3\u30df\u30c3\u30c8\u30e1\u30f3\u30c8\u3092\u53cd\u6620\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 4 \u2014 WHAT WE DO\n       ============================================ --><\/p>\n<section class=\"co-section co-wwd dark\">\n<div class=\"co-inner\">\n<div class=\"co-wwd-layout\">\n<div class=\"co-wwd-content\">\n          <span class=\"co-split-label\">\u80fd\u529b<\/span><\/p>\n<h2 class=\"co-split-title\" style=\"color:var(--it-bianco);\">\u79c1\u305f\u3061\u306e\u4e8b\u696d\u5185\u5bb9<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>LANDERCOLL\u306f\u3001\u3055\u307e\u3056\u307e\u306a\u7523\u696d\u7528\u9014\u5411\u3051\u306b\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u88fd\u54c1\u3092\u4f9b\u7d66\u3057\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306e\u4ed5\u4e8b\u306b\u306f <strong>\u88fd\u54c1\u958b\u767a\u3001\u88fd\u9020\u652f\u63f4\u3001\u7528\u9014\u5fd7\u5411\u306e\u88fd\u54c1\u30de\u30c3\u30c1\u30f3\u30b0\u3001<\/strong> \u304a\u3088\u3073\u7570\u306a\u308b\u5e02\u5834\u306e\u30d0\u30a4\u30e4\u30fc\u3084\u6280\u8853\u30c1\u30fc\u30e0\u5411\u3051\u306e\u9867\u5ba2\u30b5\u30fc\u30d3\u30b9\u304c\u542b\u307e\u308c\u307e\u3059\u3002<\/p>\n<p>\u79c1\u305f\u3061\u306f\u3001\u4e7e\u5f0f\u30e2\u30eb\u30bf\u30eb\u3001\u30bf\u30a4\u30eb\u63a5\u7740\u5264\u3001\u58c1\u30d1\u30c6\u3001\u5857\u6599\u30fb\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u5264\u3001\u6db2\u4f53\u6d17\u5264\u3001\u30d1\u30fc\u30bd\u30ca\u30eb\u30b1\u30a2\u88fd\u54c1\u3001\u533b\u85ac\u54c1\u914d\u5408\u3001\u98df\u54c1\u30b7\u30b9\u30c6\u30e0\u3001\u30bb\u30e9\u30df\u30c3\u30af\u30b9\u3001\u305d\u306e\u4ed6\u306e\u7523\u696d\u88fd\u54c1\u306a\u3069\u306e\u7528\u9014\u306b\u9069\u3057\u305f\u88fd\u54c1\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u7279\u5b9a\u3059\u308b\u304a\u624b\u4f1d\u3044\u306b\u91cd\u70b9\u3092\u7f6e\u3044\u3066\u3044\u307e\u3059\u3002\u88fd\u54c1\u30d5\u30a1\u30df\u30ea\u30fc\u3068\u914d\u5408\u74b0\u5883\u306e\u4e21\u65b9\u3092\u7406\u89e3\u3059\u308b\u3053\u3068\u3067\u3001\u3088\u308a\u52b9\u7387\u7684\u3067\u4fe1\u983c\u6027\u306e\u9ad8\u3044\u610f\u601d\u6c7a\u5b9a\u306b\u5411\u3051\u3066\u304a\u5ba2\u69d8\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n<p>\u79c1\u305f\u3061\u306e\u5f79\u5272\u306f\u3001\u5b9f\u7528\u7684\u306a\u65b9\u6cd5\u3067\u88fd\u54c1\u306e\u4fa1\u5024\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u3067\u3059\u3002\u3053\u308c\u306f\u3001 <strong>\u6280\u8853\u7684\u8981\u4ef6\u3068\u5546\u696d\u7684\u30cb\u30fc\u30ba\u306e\u4e21\u65b9\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u307e\u3059\u3002<\/strong>.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-wwd-images\">\n<div class=\"co-wwd-img tall\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u5efa\u8a2d\u7528\u9014\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">\u5efa\u8a2d<\/span>\n          <\/div>\n<div class=\"co-wwd-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532187863486-abf9dbad1b69?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u5b9f\u9a13\u5ba4\u3067\u306e\u8a66\u9a13\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">\u30e9\u30dc\u30c6\u30b9\u30c8<\/span>\n          <\/div>\n<div class=\"co-wwd-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259929-b4e1fd3aef09?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u306e\u9069\u7528\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 5 \u2014 CORE STRENGTHS\n       ============================================ --><\/p>\n<section class=\"co-section co-strengths cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u79c1\u305f\u3061\u3092\u5b9a\u7fa9\u3059\u308b\u3082\u306e<\/span><\/p>\n<h2 class=\"co-sec-title\">\u79c1\u305f\u3061\u306e\u30b3\u30a2 <em>\u5f37\u307f<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-str-grid\">\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u7126\u70b9\u3092\u7d5e\u3063\u305f\u88fd\u54c1\u30dd\u30fc\u30c8\u30d5\u30a9\u30ea\u30aa<\/h4>\n<p class=\"co-str-body\">\u79c1\u305f\u3061\u306f\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u306b\u7279\u5316\u3057\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u7126\u70b9\u3092\u7d5e\u3063\u305f\u88fd\u54c1\u65b9\u91dd\u306b\u3088\u308a\u3001\u6027\u80fd\u6a5f\u80fd\u3001\u7528\u9014\u30cb\u30fc\u30ba\u3001\u304a\u3088\u3073\u9867\u5ba2\u306e\u512a\u5148\u4e8b\u9805\u3092\u8907\u6570\u306e\u7523\u696d\u5206\u91ce\u3067\u3088\u308a\u6df1\u304f\u7406\u89e3\u3067\u304d\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u5e45\u5e83\u3044\u7528\u9014\u5bfe\u5fdc<\/h4>\n<p class=\"co-str-body\">\u79c1\u305f\u3061\u306e\u88fd\u54c1\u306f\u3001\u5efa\u8a2d\u3001\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u3001\u30db\u30fc\u30e0\u30b1\u30a2\u3001\u30d1\u30fc\u30bd\u30ca\u30eb\u30b1\u30a2\u3001\u533b\u85ac\u54c1\u3001\u98df\u54c1\u3001\u30bb\u30e9\u30df\u30c3\u30af\u30b9\u3001\u6cb9\u7530\u3001\u7279\u6b8a\u7523\u696d\u7528\u9014\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u7528\u9014\u5fd7\u5411\u306e\u601d\u8003<\/h4>\n<p class=\"co-str-body\">\u88fd\u54c1\u304c\u5b9f\u969b\u306e\u914d\u5408\u74b0\u5883\u3067\u3069\u306e\u3088\u3046\u306b\u6027\u80fd\u3092\u767a\u63ee\u3059\u3079\u304d\u304b\u3001\u307e\u305f\u305d\u306e\u6027\u80fd\u304c\u30d7\u30ed\u30bb\u30b9\u3001\u4f7f\u3044\u3084\u3059\u3055\u3001\u6700\u7d42\u5e02\u5834\u306e\u8981\u4ef6\u306b\u3069\u306e\u3088\u3046\u306b\u95a2\u9023\u3057\u3066\u3044\u308b\u304b\u3092\u8003\u3048\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3<\/h4>\n<p class=\"co-str-body\">\u7523\u696d\u9867\u5ba2\u306f\u660e\u78ba\u3055\u3001\u8fc5\u901f\u3055\u3001\u4fe1\u983c\u6027\u3092\u91cd\u8996\u3057\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u5fdc\u7b54\u6027\u304c\u9ad8\u304f\u3001\u69cb\u9020\u5316\u3055\u308c\u3001\u5b9f\u7528\u7684\u306a\u8cea\u554f\u3092\u52b9\u7387\u7684\u306b\u89e3\u6c7a\u3059\u308b\u3053\u3068\u306b\u7126\u70b9\u3092\u5f53\u3066\u305f\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u30b9\u30bf\u30a4\u30eb\u306b\u30b3\u30df\u30c3\u30c8\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u9577\u671f\u7684\u306a\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/h4>\n<p class=\"co-str-body\">\u79c1\u305f\u3061\u306f\u3001\u5f37\u56fa\u306a\u30d3\u30b8\u30cd\u30b9\u95a2\u4fc2\u306f\u4e00\u8cab\u6027\u3001\u4fe1\u983c\u3001\u5171\u6709\u306e\u9032\u6b69\u3092\u901a\u3058\u3066\u7bc9\u304b\u308c\u308b\u3068\u4fe1\u3058\u3066\u3044\u307e\u3059\u3002\u3055\u307e\u3056\u307e\u306a\u5730\u57df\u3084\u696d\u754c\u306e\u9867\u5ba2\u3068\u306e\u9577\u671f\u7684\u306a\u5354\u529b\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 6 \u2014 MANUFACTURING\n       ============================================ --><\/p>\n<section class=\"co-section co-mfg\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565793298595-6a879b1d9492?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u88fd\u9020\u80fd\u529b\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u751f\u7523<\/span><\/p>\n<h2 class=\"co-split-title\">\u88fd\u9020\u80fd\u529b<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u88fd\u9020\u306f\u7523\u696d\u4fe1\u983c\u306e\u57fa\u76e4\u306e\u4e00\u3064\u3067\u3059\u3002\u9867\u5ba2\u306f\u3001\u80cc\u5f8c\u306b\u3044\u308b\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u304c\u7406\u89e3\u3057\u3066\u3044\u308b\u3053\u3068\u306b\u81ea\u4fe1\u3092\u6301\u3064\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 <strong>\u5de5\u7a0b\u7ba1\u7406\u3001\u54c1\u8cea\u7ba1\u7406\u3001<\/strong> \u304a\u3088\u3073\u30d0\u30c3\u30c1\u9593\u306e\u4e00\u8cab\u6027\u306e\u91cd\u8981\u6027\u3002<\/p>\n<p>LANDERCOLL\u306f\u3001\u4fe1\u983c\u6027\u3001\u52b9\u7387\u6027\u3001\u7523\u696d\u7528\u9014\u306b\u9069\u3057\u305f\u88fd\u9020\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u512a\u5148\u3059\u308b\u3053\u3068\u306b\u30b3\u30df\u30c3\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u88fd\u9020\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u304c\u9867\u5ba2\u306e\u914d\u5408\u7d50\u679c\u3001\u751f\u7523\u8a08\u753b\u3001\u9577\u671f\u7684\u306a\u8abf\u9054\u306e\u4fe1\u983c\u6027\u306b\u76f4\u63a5\u5f71\u97ff\u3059\u308b\u3053\u3068\u3092\u7406\u89e3\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u79c1\u305f\u3061\u306e\u88fd\u9020\u306b\u5bfe\u3059\u308b\u8003\u3048\u65b9\u306f\u3001\u751f\u7523\u91cf\u3060\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 <strong>\u88fd\u54c1\u306e\u4e00\u8cab\u6027\u3001\u5de5\u7a0b\u306e\u898f\u5f8b\u3001<\/strong> \u304a\u3088\u3073\u5b89\u5b9a\u3057\u305f\u5c02\u9580\u7684\u306a\u904b\u55b6\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u901a\u3058\u3066\u7570\u306a\u308b\u5e02\u5834\u306e\u8981\u6c42\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u80fd\u529b\u3082\u542b\u307e\u308c\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/our-manufacturing\/\" class=\"co-btn\"><br \/>\n              \u88fd\u9020\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308b<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 7 \u2014 QUALITY ASSURANCE\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u54c1\u8cea\u4fdd\u8a3c\u5b9f\u9a13\u5ba4\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u54c1\u8cea<\/span><\/p>\n<h2 class=\"co-split-title\">\u54c1\u8cea\u4fdd\u8a3c<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u54c1\u8cea\u306f\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u306e\u4f9b\u7d66\u306b\u304a\u3044\u3066\u4e0d\u53ef\u6b20\u3067\u3059\u3002\u306a\u305c\u306a\u3089\u3001\u88fd\u54c1\u306e\u6027\u80fd\u306f\u7528\u9014\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3001\u751f\u7523\u30b5\u30a4\u30af\u30eb\u3092\u901a\u3058\u3066\u4fe1\u983c\u6027\u3092\u4fdd\u3064\u5fc5\u8981\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002\u9867\u5ba2\u306f\u3001\u6280\u8853\u7684\u306a\u6027\u80fd\u3060\u3051\u3067\u306a\u304f\u3001 <strong>\u8a08\u753b\u6027\u3001\u518d\u73fe\u6027\u3001<\/strong> \u9577\u671f\u7684\u306a\u5354\u529b\u306b\u304a\u3051\u308b\u4fe1\u983c\u6027\u3082\u54c1\u8cea\u306b\u4f9d\u5b58\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>LANDERCOLL\u3067\u306f\u3001\u54c1\u8cea\u4fdd\u8a3c\u306f\u4f01\u696d\u4fa1\u5024\u306e\u6838\u3068\u8003\u3048\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u9069\u5207\u306a\u88fd\u54c1\u306f\u4e00\u822c\u7684\u306a\u8aac\u660e\u3092\u6e80\u305f\u3059\u3060\u3051\u3067\u306a\u304f\u3001\u5b89\u5b9a\u7684\u304b\u3064\u4e88\u6e2c\u53ef\u80fd\u306a\u65b9\u6cd5\u3067\u5b9f\u969b\u306e\u914d\u5408\u30cb\u30fc\u30ba\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3068\u7406\u89e3\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u79c1\u305f\u3061\u306e\u54c1\u8cea\u54f2\u5b66\u306f\u3001 <strong>\u7ba1\u7406\u3001\u4e00\u8cab\u6027\u3001\u9867\u5ba2\u306e\u4fe1\u983c<\/strong>\u3092\u4e2d\u5fc3\u306b\u69cb\u7bc9\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u5b9f\u969b\u306e\u88fd\u9020\u74b0\u5883\u3067\u4e0d\u78ba\u5b9f\u6027\u3092\u6e1b\u3089\u3057\u3001\u518d\u73fe\u6027\u306e\u9ad8\u3044\u6027\u80fd\u3092\u5411\u4e0a\u3055\u305b\u308b\u88fd\u54c1\u3067\u9867\u5ba2\u3092\u652f\u63f4\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/%e5%93%81%e8%b3%aa%e4%bf%9d%e8%a8%bc\/\" class=\"co-btn\"><br \/>\n              \u54c1\u8cea\u4fdd\u8a3c\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u63a2\u308b<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 8 \u2014 R&D AND INNOVATION\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532094349884-543bc11b234d?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u7814\u7a76\u958b\u767a\u304a\u3088\u3073\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u5b9f\u9a13\u5ba4\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3<\/span><\/p>\n<h2 class=\"co-split-title\">\u7814\u7a76\u958b\u767a\u3068\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u7523\u696d\u5e02\u5834\u306f\u5f15\u304d\u7d9a\u304d\u9032\u5316\u3057\u3066\u304a\u308a\u3001\u9867\u5ba2\u306e\u671f\u5f85\u3082\u9ad8\u307e\u308a\u7d9a\u3051\u3066\u3044\u307e\u3059\u3002\u95a2\u9023\u6027\u3068\u6709\u7528\u6027\u3092\u4fdd\u3064\u305f\u3081\u306b\u3001\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u4f01\u696d\u306f\u88fd\u54c1\u6027\u80fd\u3001\u914d\u5408\u30cb\u30fc\u30ba\u3001\u5fdc\u7528\u52d5\u5411\u306e\u7406\u89e3\u3092\u7d99\u7d9a\u7684\u306b\u5411\u4e0a\u3055\u305b\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 <strong>\u88fd\u54c1\u6027\u80fd\u3001\u914d\u5408\u30cb\u30fc\u30ba\u3001\u5fdc\u7528\u52d5\u5411\u306e\u7406\u89e3\u3092\u7d99\u7d9a\u7684\u306b\u5411\u4e0a\u3055\u305b\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/strong>.<\/p>\n<p>LANDERCOLL\u306f\u7814\u7a76\u958b\u767a\u3068\u7d99\u7d9a\u7684\u306a\u5b66\u7fd2\u3092\u9577\u671f\u7684\u6210\u9577\u6226\u7565\u306e\u4e00\u90e8\u3068\u3057\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306b\u3068\u3063\u3066\u306e\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u306f\u3001\u65b0\u3057\u3044\u3082\u306e\u3092\u5275\u9020\u3059\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u304a\u5ba2\u69d8\u306e\u30b5\u30dd\u30fc\u30c8\u65b9\u6cd5\u3001\u5fdc\u7528\u30cb\u30fc\u30ba\u306e\u7406\u89e3\u3001\u5909\u5316\u3059\u308b\u7523\u696d\u306e\u8981\u6c42\u306b\u5408\u308f\u305b\u305f\u88fd\u54c1\u9078\u629e\u306e\u8abf\u6574\u3092\u6539\u5584\u3059\u308b\u3053\u3068\u3082\u610f\u5473\u3057\u307e\u3059\u3002<\/p>\n<p>\u79c1\u305f\u3061\u306f\u3001\u3088\u308a\u5f37\u3044\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u5fd7\u5411\u304c <strong>\u3088\u308a\u826f\u3044\u5354\u529b\u3001\u3088\u308a\u5b9f\u7528\u7684\u306a\u89e3\u6c7a\u7b56\u3092\u751f\u307f\u51fa\u3057\u3001<\/strong> \u3088\u308a\u6301\u7d9a\u53ef\u80fd\u306a\u4f01\u696d\u306e\u672a\u6765\u3092\u7bc9\u304f\u306e\u306b\u5f79\u7acb\u3064\u3068\u4fe1\u3058\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/rd-center\/\" class=\"co-btn\"><br \/>\n              \u79c1\u305f\u3061\u306e\u7814\u7a76\u958b\u767a\u306b\u3064\u3044\u3066\u5b66\u3076<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 9 \u2014 CERTIFICATIONS\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u8a8d\u8a3c\u304a\u3088\u3073\u898f\u683c\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u57fa\u6e96<\/span><\/p>\n<h2 class=\"co-split-title\">\u8a8d\u8a3c\u3068\u6a19\u6e96<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u7523\u696d\u9867\u5ba2\u306f\u3057\u3070\u3057\u3070\u3001\u4f9b\u7d66\u8005\u304c\u3069\u308c\u3060\u3051\u771f\u5263\u306b\u54c1\u8cea\u30b7\u30b9\u30c6\u30e0\u3001\u6587\u66f8\u5316\u3001\u5c02\u9580\u7684\u306a\u6a19\u6e96\u306b\u53d6\u308a\u7d44\u3093\u3067\u3044\u308b\u304b\u3092\u8a55\u4fa1\u3057\u307e\u3059\u3002 <strong>\u8a8d\u8a3c\u3068\u6a19\u6e96\u306f\u3001\u4fe1\u983c\u6027\u3001\u8cac\u4efb\u611f\u3001\u7d44\u7e54\u306e\u898f\u5f8b\u3092\u4f1d\u3048\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/strong>LANDERCOLL\u306f\u3001\u30b0\u30ed\u30fc\u30d0\u30eb\u30d3\u30b8\u30cd\u30b9\u306b\u304a\u3051\u308b\u6b63\u5f0f\u306a\u30b7\u30b9\u30c6\u30e0\u3068\u6587\u66f8\u5316\u3055\u308c\u305f\u54c1\u8cea\u6163\u884c\u306e\u4fa1\u5024\u3092\u7406\u89e3\u3057\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u5c02\u9580\u7684\u306a\u904b\u55b6\u3001\u8cac\u4efb\u3042\u308b\u88fd\u9020\u884c\u52d5\u3001\u304a\u3088\u3073\u56fd\u969b\u5e02\u5834\u306e\u9867\u5ba2\u306e\u671f\u5f85\u306b\u6cbf\u3063\u305f\u4f01\u696d\u69cb\u9020\u3092\u652f\u63f4\u3059\u308b\u3053\u3068\u3067\u3001\u4f01\u696d\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3092\u5f37\u5316\u3057\u7d9a\u3051\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u591a\u304f\u306e\u9867\u5ba2\u306b\u3068\u3063\u3066\u3001\u8a8d\u8a3c\u306f\u5358\u306a\u308b\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u306e\u305f\u3081\u3060\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u305d\u308c\u306f<\/p>\n<p>\u4fe1\u983c\u6027 <strong>\u306e\u30b7\u30b0\u30ca\u30eb\u3067\u3082\u3042\u308a\u307e\u3059\u3002\u3060\u304b\u3089\u3053\u305d\u3001\u3053\u306e\u5206\u91ce\u306f\u79c1\u305f\u3061\u306e\u4f01\u696d\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3068\u9577\u671f\u7684\u306a\u767a\u5c55\u306e\u91cd\u8981\u306a\u90e8\u5206\u3067\u3042\u308a\u7d9a\u3051\u3066\u3044\u307e\u3059\u3002<\/strong>\u8cac\u4efb<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/certifications\/\" class=\"co-btn\"><br \/>\n              \u8a8d\u8a3c\u3092\u898b\u308b<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 10 \u2014 SUSTAINABILITY\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1473341304170-971dccb5ac1e?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u6301\u7d9a\u53ef\u80fd\u6027\u3068\u8cac\u4efb\u3042\u308b\u6210\u9577\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u6301\u7d9a\u53ef\u80fd\u6027\u3068\u8cac\u4efb\u3042\u308b\u6210\u9577<\/span><\/p>\n<h2 class=\"co-split-title\">\u73fe\u4ee3\u306e\u7523\u696d\u4f01\u696d\u306f\u3001\u30d3\u30b8\u30cd\u30b9\u306e\u6210\u9577\u3060\u3051\u3067\u306a\u304f\u3001\u305d\u306e\u904b\u55b6\u304c\u3082\u305f\u3089\u3059\u3088\u308a\u5e83\u3044\u5f71\u97ff\u3082\u8003\u616e\u3059\u3079\u304d\u3067\u3059\u3002LANDERCOLL\u3067\u306f\u3001\u6301\u7d9a\u53ef\u80fd\u6027\u3092<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u306e\u4e00\u90e8\u3068\u898b\u306a\u3057\u3066\u3044\u307e\u3059\u3002 <strong>\u8cac\u4efb\u3042\u308b\u4f01\u696d\u958b\u767a<\/strong>. \u305d\u308c\u306f\u88fd\u9020\u52b9\u7387\u3001\u9577\u671f\u7684\u306a\u601d\u8003\u3001\u8cc7\u6e90\u610f\u8b58\u3001\u8077\u5834\u306e\u8cac\u4efb\u3001\u305d\u3057\u3066\u9867\u5ba2\u3084\u30d1\u30fc\u30c8\u30ca\u30fc\u3068\u306e\u95a2\u4fc2\u306e\u8cea\u306b\u7d50\u3073\u3064\u3044\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u8cac\u4efb\u3042\u308b\u6210\u9577\u3068\u306f\u3001\u6642\u9593\u3068\u3068\u3082\u306b\u4fa1\u5024\u3092\u5275\u9020\u3067\u304d\u308b\u4f01\u696d\u3092\u7bc9\u304d\u306a\u304c\u3089\u3001 <strong>\u904b\u55b6\u306e\u898f\u5f8b\u3001\u9867\u5ba2\u306e\u4fe1\u983c\u3001\u5c06\u6765\u306e\u671f\u5f85\u3092\u610f\u8b58\u3059\u308b\u3053\u3068\u3092\u610f\u5473\u3057\u307e\u3059\u3002<\/strong> \u30b0\u30ed\u30fc\u30d0\u30eb\u5e02\u5834\u306b\u304a\u3044\u3066\u3002\u79c1\u305f\u3061\u306f\u3001\u6301\u7d9a\u53ef\u80fd\u6027\u306f\u5b9f\u7528\u7684\u304b\u3064\u4fe1\u983c\u3067\u304d\u308b\u65b9\u6cd5\u3067\u30a2\u30d7\u30ed\u30fc\u30c1\u3059\u3079\u304d\u3060\u3068\u8003\u3048\u3066\u304a\u308a\u3001\u4f01\u696d\u306e\u9032\u5c55\u3068\u9577\u671f\u7684\u306a\u30d3\u30b8\u30cd\u30b9\u8cac\u4efb\u306e\u4e21\u65b9\u306b\u6ce8\u610f\u3092\u6255\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/sustainability\/\" class=\"co-btn\"><br \/>\n              \u6301\u7d9a\u53ef\u80fd\u6027\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u77e5\u308b<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 11 \u2014 GLOBAL MARKETS\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/12\/Landu-saleswoman-at-CHINACOAT-2025-scaled.jpg\" alt=\"\u30b0\u30ed\u30fc\u30d0\u30eb\u306a\u8f38\u9001\u3068\u5e02\u5834\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u30b0\u30ed\u30fc\u30d0\u30eb\u5c55\u958b<\/span><\/p>\n<h2 class=\"co-split-title\">\u30b0\u30ed\u30fc\u30d0\u30eb\u5e02\u5834\u3078\u306e\u30b5\u30fc\u30d3\u30b9<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u7523\u696d\u4f9b\u7d66\u306f\u4eca\u65e5\u3001\u30b0\u30ed\u30fc\u30d0\u30eb\u306a\u6027\u8cea\u3092\u6301\u3063\u3066\u3044\u307e\u3059\u3002\u3055\u307e\u3056\u307e\u306a\u56fd\u3084\u5730\u57df\u306e\u9867\u5ba2\u306f\u3001 <strong>\u660e\u78ba\u306b\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u304d\u3001\u3055\u307e\u3056\u307e\u306a\u5e02\u5834\u306e\u671f\u5f85\u3092\u7406\u89e3\u3057\u3001<\/strong> \u56fd\u969b\u7684\u306a\u30d3\u30b8\u30cd\u30b9\u74b0\u5883\u3067\u306e\u5354\u529b\u3092\u652f\u63f4\u3067\u304d\u308b\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u3092\u5fc5\u8981\u3068\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>LANDERCOLL\u306f\u3001\u5c02\u9580\u7684\u3067\u67d4\u8edf\u306a\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u30b0\u30ed\u30fc\u30d0\u30eb\u5e02\u5834\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u306b\u30b3\u30df\u30c3\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u3001\u7570\u306a\u308b\u7523\u696d\u3001\u30d3\u30b8\u30cd\u30b9\u30e2\u30c7\u30eb\u3001\u5730\u57df\u306e\u30cb\u30fc\u30ba\u3092\u6301\u3064\u9867\u5ba2\u3068\u5354\u529b\u3057\u3001\u6587\u5316\u3001\u57fa\u6e96\u3001\u5546\u696d\u7684\u671f\u5f85\u3092\u8d85\u3048\u305f\u4fe1\u983c\u69cb\u7bc9\u306e\u91cd\u8981\u6027\u3092\u7406\u89e3\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u30b0\u30ed\u30fc\u30d0\u30eb\u306a\u9867\u5ba2\u306b\u3068\u3063\u3066\u3001\u4fa1\u5024\u306e\u3042\u308b\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u3068\u306f\u3001 <strong>\u88fd\u54c1\u3078\u306e\u7126\u70b9\u3068\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u52b9\u7387\u6027\u3001\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u306e\u5b89\u5b9a\u6027\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u4f01\u696d\u3067\u3059\u3002<\/strong>\u3053\u308c\u304c\u79c1\u305f\u3061\u304c\u7bc9\u304d\u305f\u3044\u4f01\u696d\u95a2\u4fc2\u306e\u30bf\u30a4\u30d7\u3067\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 12 \u2014 OEM AND PARTNERSHIP\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u30d3\u30b8\u30cd\u30b9\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u3068\u5354\u529b\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u5354\u529b<\/span><\/p>\n<h2 class=\"co-split-title\">OEM\u304a\u3088\u3073\u9577\u671f\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u652f\u63f4<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u4e00\u90e8\u306e\u9867\u5ba2\u306f\u3001\u6a19\u6e96\u7684\u306a\u88fd\u54c1\u8abf\u9054\u4ee5\u4e0a\u306e\u3082\u306e\u3092\u5fc5\u8981\u3068\u3057\u307e\u3059\u3002\u5f7c\u3089\u306f\u3001 <strong>OEM\u5354\u529b\u3001\u9577\u671f\u4f9b\u7d66\u8a08\u753b\u3001\u5e02\u5834\u958b\u767a\u3001<\/strong> \u307e\u305f\u306f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u91cd\u8996\u306e\u88fd\u54c1\u30dd\u30b8\u30b7\u30e7\u30cb\u30f3\u30b0\u3092\u30b5\u30dd\u30fc\u30c8\u3067\u304d\u308b\u4f01\u696d\u3092\u6c42\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>LANDERCOLL\u306f\u3001\u67d4\u8edf\u6027\u3001\u5c02\u9580\u6027\u3001\u9577\u671f\u7684\u306a\u4fa1\u5024\u5275\u9020\u3092\u512a\u5148\u3059\u308b\u5354\u529b\u30e2\u30c7\u30eb\u3092\u652f\u63f4\u3057\u307e\u3059\u3002\u9867\u5ba2\u304c\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30bf\u30fc\u3001\u7523\u696d\u30e1\u30fc\u30ab\u30fc\u3001\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u30d6\u30e9\u30f3\u30c9\u30d1\u30fc\u30c8\u30ca\u30fc\u3001\u6226\u7565\u7684\u8abf\u9054\u30c1\u30fc\u30e0\u3067\u3042\u3063\u3066\u3082\u3001\u79c1\u305f\u3061\u306f\u5b9f\u7528\u7684\u3067\u4fe1\u983c\u3067\u304d\u308b\u8003\u3048\u65b9\u3067\u5354\u529b\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u9577\u671f\u7684\u306a\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u306f <strong>\u4fe1\u983c\u3001\u4e00\u8cab\u6027\u3001\u5171\u6709\u306e\u6210\u9577\u3092\u901a\u3058\u3066\u7bc9\u304b\u308c\u308b\u3082\u306e\u3067\u3042\u308b<\/strong>\u305d\u306e\u305f\u3081\u3001\u79c1\u305f\u3061\u306f\u5b89\u5b9a\u3057\u305f\u5354\u529b\u3068\u76f8\u4e92\u306e\u30d3\u30b8\u30cd\u30b9\u767a\u5c55\u3092\u91cd\u8996\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/oem-contract-manufacturing\/\" class=\"co-btn\"><br \/>\n              \u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u306e\u6a5f\u4f1a\u306b\u3064\u3044\u3066\u8b70\u8ad6\u3059\u308b<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 13 \u2014 WHY CHOOSE US\n       ============================================ --><\/p>\n<section class=\"co-section co-why dark\">\n<div class=\"co-inner\">\n<div class=\"co-why-layout\">\n<div class=\"co-why-intro\">\n          <span class=\"co-sec-eyebrow\">\u30e9\u30f3\u30c9\u30fc\u30ab\u30eb\u306e\u9055\u3044<\/span><\/p>\n<h2 class=\"co-sec-title\" style=\"color:var(--it-bianco);\">\u306a\u305c\u4f01\u696d\u306f\u9078\u3076\u306e\u304b <em>\u30e9\u30f3\u30c0\u30fc\u30b3\u30fc\u30eb<\/em><\/h2>\n<div class=\"co-sec-ornament\" style=\"margin-bottom:24px;\">\n            <span class=\"co-sec-ornament-line\"><\/span><br \/>\n            <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n            <span class=\"co-sec-ornament-line\"><\/span>\n          <\/div>\n<div class=\"co-body\">\n<p>\u9867\u5ba2\u306f\u88fd\u54c1\u306e\u54c1\u8cea\u3001\u4fe1\u983c\u6027\u3001\u5bfe\u5fdc\u529b\u3001\u30d3\u30b8\u30cd\u30b9\u306e\u9069\u5408\u6027\u306e\u7d44\u307f\u5408\u308f\u305b\u306b\u57fa\u3065\u3044\u3066\u5de5\u696d\u30d1\u30fc\u30c8\u30ca\u30fc\u3092\u9078\u629e\u3057\u307e\u3059\u3002LANDERCOLL\u306f\u3001\u7126\u70b9\u3092\u7d5e\u3063\u305f\u88fd\u54c1\u6226\u7565\u3068\u5c02\u9580\u7684\u306a\u30b5\u30dd\u30fc\u30c8\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u901a\u3058\u3066\u3001\u3053\u308c\u3089\u306e\u5206\u91ce\u3067\u4fa1\u5024\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u306b\u30b3\u30df\u30c3\u30c8\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-why-grid\">\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">01<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u306e\u5c02\u9580\u77e5\u8b58\u306b\u96c6\u4e2d<\/h4>\n<p class=\"co-why-card-body\">HPMC\u3001HEMC\u3001HEC\u3001CMC\u88fd\u54c1\u306e\u3059\u3079\u3066\u306e\u5de5\u696d\u30b0\u30ec\u30fc\u30c9\u3068\u7528\u9014\u306b\u304a\u3044\u3066\u6df1\u3044\u5c02\u9580\u6027\u3092\u6301\u3064\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">02<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u5e45\u5e83\u3044\u9069\u7528\u7406\u89e3<\/h4>\n<p class=\"co-why-card-body\">\u5efa\u8a2d\u3001\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u3001\u533b\u85ac\u54c1\u3001\u98df\u54c1\u3001\u7279\u6b8a\u5de5\u696d\u7528\u9014\u306b\u304a\u3051\u308b\u88fd\u54c1\u306e\u6027\u80fd\u306b\u95a2\u3059\u308b\u5b9f\u8df5\u7684\u306a\u77e5\u8b58\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">03<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u54c1\u8cea\u3068\u88fd\u54c1\u306e\u4e00\u8cab\u6027<\/h4>\n<p class=\"co-why-card-body\">\u5b89\u5b9a\u3057\u305f\u6027\u80fd\u3001\u30d0\u30c3\u30c1\u9593\u306e\u4fe1\u983c\u6027\u3001\u6587\u66f8\u5316\u3055\u308c\u305f\u54c1\u8cea\u7ba1\u7406\u306e\u5b9f\u8df5\u306b\u5bfe\u3059\u308b\u30b3\u30df\u30c3\u30c8\u30e1\u30f3\u30c8\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">04<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3<\/h4>\n<p class=\"co-why-card-body\">\u6280\u8853\u7684\u306a\u8cea\u554f\u3001\u88fd\u54c1\u9078\u629e\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306b\u5bfe\u3057\u3066\u3001\u8fc5\u901f\u3067\u69cb\u9020\u5316\u3055\u308c\u305f\u52b9\u7387\u7684\u306a\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">05<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u9577\u671f\u7684\u306a\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u306e\u8003\u3048\u65b9<\/h4>\n<p class=\"co-why-card-body\">\u4e00\u8cab\u6027\u3001\u4fe1\u983c\u3001\u5171\u6709\u306e\u9032\u6b69\u3092\u901a\u3058\u3066\u3001\u6301\u7d9a\u53ef\u80fd\u306a\u95a2\u4fc2\u3092\u7bc9\u304f\u3002<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">06<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u9867\u5ba2\u306e\u4fe1\u983c\u3092\u5f37\u5316<\/h4>\n<p class=\"co-why-card-body\">\u9867\u5ba2\u306e\u4e0d\u78ba\u5b9f\u6027\u3092\u6e1b\u3089\u3057\u3001\u554f\u3044\u5408\u308f\u305b\u304b\u3089\u81ea\u4fe1\u3092\u6301\u3063\u305f\u5354\u529b\u3078\u3068\u79fb\u884c\u3055\u305b\u308b\u305f\u3081\u306b\u3001\u3088\u308a\u660e\u78ba\u306a\u60c5\u5831\u3092\u63d0\u4f9b\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 14 \u2014 COMPANY PAGES PREVIEW\n       ============================================ --><\/p>\n<section class=\"co-section co-pages\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u30ca\u30d3\u30b2\u30fc\u30c8<\/span><\/p>\n<h2 class=\"co-sec-title\">\u8a73\u3057\u304f\u77e5\u308b <em>\u79c1\u305f\u3061\u306e\u4f1a\u793e<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-pages-grid\">\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/about-us\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u4f1a\u793e\u6982\u8981<\/h4>\n<p class=\"co-page-desc\">\u79c1\u305f\u3061\u306e\u4f1a\u793e\u306e\u80cc\u666f\u3001\u4fa1\u5024\u89b3\u3001\u65b9\u5411\u6027\u306b\u3064\u3044\u3066\u5b66\u3076\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/our-manufacturing\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h20M5 20V10l7-7 7 7v10\"><\/path><rect x=\"9\" y=\"14\" width=\"6\" height=\"6\"><\/rect><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u88fd\u9020<\/h4>\n<p class=\"co-page-desc\">\u79c1\u305f\u3061\u306e\u751f\u7523\u80fd\u529b\u3068\u5de5\u7a0b\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u63a2\u308b\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/%e5%93%81%e8%b3%aa%e4%bf%9d%e8%a8%bc\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u54c1\u8cea\u4fdd\u8a3c<\/h4>\n<p class=\"co-page-desc\">\u54c1\u8cea\u7ba1\u7406\u3068\u88fd\u54c1\u306e\u4e00\u8cab\u6027\u3078\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/rd-center\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u7814\u7a76\u958b\u767a\u30bb\u30f3\u30bf\u30fc<\/h4>\n<p class=\"co-page-desc\">\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u3001\u7814\u7a76\u3001\u88fd\u54c1\u958b\u767a\u306e\u80fd\u529b\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/certifications\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u8a8d\u8a3c<\/h4>\n<p class=\"co-page-desc\">ISO 9001\u3001EU REACH\u3001\u56fd\u969b\u7684\u306a\u54c1\u8cea\u57fa\u6e96\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/sustainability\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"><\/path><path d=\"M7 13.5s1.5 2 5 2 5-2 5-2\"><\/path><path d=\"M12 2v10\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u6301\u7d9a\u53ef\u80fd\u6027<\/h4>\n<p class=\"co-page-desc\">\u8cac\u4efb\u3042\u308b\u6210\u9577\u3068\u9577\u671f\u7684\u306a\u904b\u55b6\u898f\u5f8b\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/global-markets\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u30b0\u30ed\u30fc\u30d0\u30eb\u5e02\u5834<\/h4>\n<p class=\"co-page-desc\">\u4e16\u754c\u4e2d\u306e60\u4ee5\u4e0a\u306e\u56fd\u3005\u306e\u304a\u5ba2\u69d8\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/ja\/%e4%bc%9a%e7%a4%be\/oem-contract-manufacturing\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">OEM \/ \u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/h4>\n<p class=\"co-page-desc\">\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30bf\u30fc\u3084\u30d6\u30e9\u30f3\u30c9\u5411\u3051\u306e\u67d4\u8edf\u306a\u5354\u529b\u30e2\u30c7\u30eb\u3002<\/p>\n<p>          <span class=\"co-page-arrow\">\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 15 \u2014 CONTACT\n       ============================================ --><\/p>\n<section class=\"co-section co-contact cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u304a\u554f\u3044\u5408\u308f\u305b<\/span><\/p>\n<h2 class=\"co-sec-title\">Let&#8217;s Build a More <em>\u4fe1\u983c\u3067\u304d\u308b\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-contact-body\">\n<div class=\"co-body\" style=\"text-align:center;\">\n<p>\u5f37\u3044\u88fd\u54c1\u30d5\u30a9\u30fc\u30ab\u30b9\u3001\u5fdc\u7528\u5fd7\u5411\u306e\u601d\u8003\u3001\u9577\u671f\u7684\u306a\u5354\u529b\u7cbe\u795e\u3092\u6301\u3064\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u3092\u304a\u63a2\u3057\u306a\u3089\u3001LANDERCOLL\u306f\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u6e96\u5099\u304c\u3067\u304d\u3066\u3044\u307e\u3059\u3002<\/p>\n<p>\u4fe1\u983c\u3067\u304d\u308b\u30bb\u30eb\u30ed\u30fc\u30b9\u30a8\u30fc\u30c6\u30eb\u88fd\u54c1\u3068\u5b9f\u7528\u7684\u306a\u30d3\u30b8\u30cd\u30b9\u5354\u529b\u3092\u6c42\u3081\u308b\u88fd\u9020\u696d\u8005\u3001\u8abf\u5408\u8005\u3001\u30c7\u30a3\u30b9\u30c8\u30ea\u30d3\u30e5\u30fc\u30bf\u30fc\u3001\u8abf\u9054\u30c1\u30fc\u30e0\u3001\u7523\u696d\u30d6\u30e9\u30f3\u30c9\u304b\u3089\u306e\u304a\u554f\u3044\u5408\u308f\u305b\u3092\u6b53\u8fce\u3057\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-contact-btns\">\n        <a href=\"https:\/\/landercoll.com\/ja\/%e3%82%b3%e3%83%b3%e3%82%bf%e3%82%af%e3%83%88\/contact-us\/\" class=\"co-btn\"><br \/>\n          \u304a\u554f\u3044\u5408\u308f\u305b<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a><br \/>\n        <a href=\"https:\/\/landercoll.com\/ja\/%e3%82%b3%e3%83%b3%e3%82%bf%e3%82%af%e3%83%88\/request-a-quote\/\" class=\"co-btn-outline\"><br \/>\n          \u898b\u7a4d\u3082\u308a\u3092\u4f9d\u983c\u3059\u308b<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 16 \u2014 FINAL CTA\n       ============================================ --><\/p>\n<section class=\"co-section co-final dark\">\n<div class=\"co-inner\">\n      <span class=\"co-sec-eyebrow\">\u4eca\u3059\u3050\u59cb\u3081\u308b<\/span><\/p>\n<h2 class=\"co-final-title\">\u88fd\u54c1\u306e\u80cc\u5f8c\u306b\u3042\u308b\u4f1a\u793e\u3092\u77e5\u308b<\/h2>\n<p class=\"co-final-body\">LANDERCOLL\u3092\u63a2\u7d22\u3057\u3066\u3001\u5f53\u793e\u306e\u30a2\u30d7\u30ed\u30fc\u30c1\u3001\u88fd\u54c1\u3078\u306e\u7126\u70b9\u3001\u7523\u696d\u652f\u63f4\u3078\u306e\u30b3\u30df\u30c3\u30c8\u30e1\u30f3\u30c8\u304c\u3069\u306e\u3088\u3046\u306b\u30d3\u30b8\u30cd\u30b9\u306e\u4fa1\u5024\u3092\u9ad8\u3081\u308b\u306e\u304b\u3092\u5b66\u3073\u307e\u3057\u3087\u3046\u3002<\/p>\n<div class=\"co-final-cta\">\n        <a href=\"https:\/\/landercoll.com\/ja\/%e3%82%b3%e3%83%b3%e3%82%bf%e3%82%af%e3%83%88\/contact-us\/\" class=\"co-btn\"><br \/>\n          \u304a\u554f\u3044\u5408\u308f\u305b\u3092\u958b\u59cb\u3059\u308b<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL COMPANY PAGE \u2014 ALL SECTIONS END ==================== --><\/p>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;.lemonx-visual-root 500;600;700&family=Lora:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-cb *, .lemonx-visual-root .ldc-cb *::before, .lemonx-visual-root .ldc-cb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES \u2014 self-contained ===== *\/\n.lemonx-visual-root .ldc-cb {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   COMPANY BANNER \u2014 MULTI-IMAGE HERO\n   ============================================ *\/\n.lemonx-visual-root .ldc-cb .it-company-banner {\n  position: relative;\n  background: var(--it-nero-caldo);\n  overflow: hidden;\n  min-height: 720px;\n  display: flex;\n  align-items: stretch;\n}<\/p>\n<p>\/* ===== BACKGROUND TEXTURE ===== *\/\n.lemonx-visual-root .ldc-cb .it-company-banner::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.03) 120px,\n      rgba(200,149,46,0.03) 121px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.02) 120px,\n      rgba(200,149,46,0.02) 121px\n    );\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* ===== LAYOUT: LEFT CONTENT + RIGHT IMAGES ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-wrapper {\n  max-width: 1440px;\n  margin: 0 auto;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 720px;\n  position: relative;\n  z-index: 2;\n}<\/p>\n<p>\/* ===== LEFT: TEXT CONTENT ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-content {\n  padding: 80px 64px 80px 48px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  position: relative;\n}<\/p>\n<p>\/* Decorative corner brackets *\/\n.lemonx-visual-root .ldc-cb .it-cb-content::before, .lemonx-visual-root .ldc-cb .it-cb-content::after {\n  content: '';\n  position: absolute;\n  width: 40px;\n  height: 40px;\n  border-color: rgba(200,149,46,0.2);\n  border-style: solid;\n}\n.lemonx-visual-root .ldc-cb .it-cb-content::before {\n  top: 48px; left: 48px;\n  border-width: 1px 0 0 1px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-content::after {\n  bottom: 48px; left: 48px;\n  border-width: 0 0 1px 1px;\n}<\/p>\n<p>\/* Tag \/ Eyebrow *\/\n.lemonx-visual-root .ldc-cb .it-cb-tag {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-chiaro);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-tag::before {\n  content: '';\n  width: 40px;\n  height: 1.5px;\n  background: linear-gradient(90deg, var(--it-oro), var(--it-arancio));\n}<\/p>\n<p>\/* Title *\/\n.lemonx-visual-root .ldc-cb .it-cb-title {\n  font-family: 'Cinzel', serif;\n  font-size: 36px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  max-width: 560px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}<\/p>\n<p>\/* Subtitle *\/\n.lemonx-visual-root .ldc-cb .it-cb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  margin-bottom: 28px;\n  max-width: 520px;\n}<\/p>\n<p>\/* Decorative line divider *\/\n.lemonx-visual-root .ldc-cb .it-cb-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 28px;\n}<\/p>\n<p>\/* Body copy *\/\n.lemonx-visual-root .ldc-cb .it-cb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 500px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-body p { margin-bottom: 16px; }\n.lemonx-visual-root .ldc-cb .it-cb-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* CTA Buttons *\/\n.lemonx-visual-root .ldc-cb .it-cb-actions {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-btn-primary, .lemonx-visual-root .ldc-cb .it-cb-btn-primary:link, .lemonx-visual-root .ldc-cb .it-cb-btn-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 28px rgba(232,114,42,0.4) !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-btn-secondary, .lemonx-visual-root .ldc-cb .it-cb-btn-secondary:link, .lemonx-visual-root .ldc-cb .it-cb-btn-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.8) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  transform: translateY(-2px) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-secondary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* ===== TRUST BADGES ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-trust {\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-icon {\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-icon svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n  transform: rotate(-45deg);\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-text strong {\n  display: block;\n  color: rgba(255,255,255,0.75);\n  font-weight: 700;\n  font-size: 11px;\n}<\/p>\n<p>\/* ===== RIGHT: IMAGE MOSAIC ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-images {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr 1fr;\n  gap: 4px;\n  min-height: 720px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s;\n  filter: brightness(0.75) saturate(0.85);\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover img {\n  transform: scale(1.06);\n  filter: brightness(0.85) saturate(1);\n}<\/p>\n<p>\/* Image overlay *\/\n.lemonx-visual-root .ldc-cb .it-cb-img::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: linear-gradient(135deg, rgba(44,30,15,0.35), rgba(44,30,15,0.15));\n  pointer-events: none;\n  transition: opacity 0.5s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover::after { opacity: 0.5; }<\/p>\n<p>\/* Span configurations *\/\n.lemonx-visual-root .ldc-cb .it-cb-img.span-tall {\n  grid-row: span 2;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img.span-wide {\n  grid-column: span 2;\n}<\/p>\n<p>\/* Image labels *\/\n.lemonx-visual-root .ldc-cb .it-cb-img-label {\n  position: absolute;\n  bottom: 16px;\n  left: 16px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  background: rgba(26,17,8,0.55);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 7px 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover .it-cb-img-label {\n  background: rgba(232,114,42,0.8);\n  color: #fff;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img-label::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n  transition: border-color 0.4s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover .it-cb-img-label::before {\n  border-color: #fff;\n}<\/p>\n<p>\/* Gradient fade on left edge to blend with text *\/\n.lemonx-visual-root .ldc-cb .it-cb-images::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -1px; bottom: 0;\n  width: 100px;\n  background: linear-gradient(90deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* Decorative bottom gradient *\/\n.lemonx-visual-root .ldc-cb .it-cb-images::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: linear-gradient(0deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* ===== BOTTOM ACCENT LINE ===== *\/\n.lemonx-visual-root .ldc-cb .it-company-banner-line {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 40%,\n    var(--it-arancio) 60%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 5;\n}<\/p>\n<p>\/* ===== SCROLL INDICATOR ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-scroll {\n  position: absolute;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 6;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: it-cb-float 2.5s ease-in-out infinite;\n}\n@keyframes it-cb-float {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n.lemonx-visual-root .ldc-cb .it-cb-scroll-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n}\n.lemonx-visual-root .ldc-cb .it-cb-scroll-line {\n  width: 1px;\n  height: 28px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.4), transparent);\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1280px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 30px; }\n  .lemonx-visual-root .ldc-cb .it-cb-content { padding: 60px 48px 60px 40px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-cb .it-cb-wrapper {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-content {\n    padding: 60px 24px;\n    order: 2;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-content::before, .lemonx-visual-root .ldc-cb .it-cb-content::after { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-images {\n    min-height: 400px;\n    order: 1;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-images::before { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-images::after {\n    height: 120px;\n    background: linear-gradient(0deg, var(--it-nero-caldo) 20%, transparent);\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-title { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-subtitle { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-body { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-trust { flex-wrap: wrap; gap: 20px; }\n  .lemonx-visual-root .ldc-cb .it-cb-scroll { display: none; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 26px; }\n  .lemonx-visual-root .ldc-cb .it-cb-subtitle { font-size: 13px; }\n  .lemonx-visual-root .ldc-cb .it-cb-images {\n    min-height: 320px;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-img.span-tall { grid-row: span 2; }\n  .lemonx-visual-root .ldc-cb .it-cb-img:nth-child(5), .lemonx-visual-root .ldc-cb .it-cb-img:nth-child(6) { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-actions { flex-direction: column; align-items: flex-start; }\n  .lemonx-visual-root .ldc-cb .it-cb-trust { flex-direction: column; gap: 16px; }\n}<\/p>\n<p>@media (max-width: 480px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 22px; }\n  .lemonx-visual-root .ldc-cb .it-cb-content { padding: 40px 20px; }\n  .lemonx-visual-root .ldc-cb .it-cb-images { min-height: 260px; }\n}\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;.lemonx-visual-root 500;600;700&family=Lora:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-co *, .lemonx-visual-root .ldc-co *::before, .lemonx-visual-root .ldc-co *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.lemonx-visual-root .ldc-co {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   SHARED COMPONENTS\n   ============================================ *\/<\/p>\n<p>\/* Section wrapper *\/\n.lemonx-visual-root .ldc-co .co-section {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}\n.lemonx-visual-root .ldc-co .co-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}<\/p>\n<p>\/* Section header (centered) *\/\n.lemonx-visual-root .ldc-co .co-sec-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n.lemonx-visual-root .ldc-co .co-sec-eyebrow {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-co .co-sec-eyebrow::before, .lemonx-visual-root .ldc-co .co-sec-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.6vw, 36px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 12px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-co .co-sec-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 20px;\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament-line {\n  height: 1px;\n  width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>\/* Dark section variants *\/\n.lemonx-visual-root .ldc-co .co-section.dark { background: var(--it-nero-caldo); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow::before, .lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow::after { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* Cream section variant *\/\n.lemonx-visual-root .ldc-co .co-section.cream { background: var(--it-crema); }<\/p>\n<p>\/* Sabbia section variant *\/\n.lemonx-visual-root .ldc-co .co-section.sabbia { background: var(--it-sabbia); }<\/p>\n<p>\/* Body text styles *\/\n.lemonx-visual-root .ldc-co .co-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.lemonx-visual-root .ldc-co .co-body p { margin-bottom: 20px; }\n.lemonx-visual-root .ldc-co .co-body p:last-child { margin-bottom: 0; }\n.lemonx-visual-root .ldc-co .co-body strong {\n  color: var(--it-nero);\n  font-weight: 600;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-body { color: rgba(255,255,255,0.6); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA button *\/\n.lemonx-visual-root .ldc-co .co-btn, .lemonx-visual-root .ldc-co .co-btn:link, .lemonx-visual-root .ldc-co .co-btn:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: 0 6px 20px rgba(232,114,42,0.25) !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-co .co-btn::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.lemonx-visual-root .ldc-co .co-btn:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-co .co-btn:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(232,114,42,0.38) !important;\n}\n.lemonx-visual-root .ldc-co .co-btn svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Outline CTA *\/\n.lemonx-visual-root .ldc-co .co-btn-outline, .lemonx-visual-root .ldc-co .co-btn-outline:link, .lemonx-visual-root .ldc-co .co-btn-outline:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-nero) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid var(--it-nero) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-co .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.lemonx-visual-root .ldc-co .co-btn-outline svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Dark outline CTA *\/\n.lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline, .lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:link, .lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:visited {\n  color: rgba(255,255,255,0.8) !important;\n  border-color: rgba(255,255,255,0.25) !important;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* Arrow SVG used in links *\/\n.lemonx-visual-root .ldc-co .co-arrow { width: 12px; height: 12px; }<\/p>\n<p>\/* Section divider line *\/\n.lemonx-visual-root .ldc-co .co-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-intro {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-intro-grid {\n  display: grid;\n  grid-template-columns: 360px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.lemonx-visual-root .ldc-co .co-intro-left {}\n.lemonx-visual-root .ldc-co .co-intro-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-co .co-intro-label::before {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 44px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n.lemonx-visual-root .ldc-co .co-intro-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n  display: block;\n}\n.lemonx-visual-root .ldc-co .co-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-co .co-intro-deco-dot {\n  width: 6px;\n  height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-co .co-intro-deco-line {\n  width: 48px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}<\/p>\n<p>.lemonx-visual-root .ldc-co .co-intro-right {}\n.lemonx-visual-root .ldc-co .co-intro-right .co-body {\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n.lemonx-visual-root .ldc-co .co-intro-right .co-body p:first-child {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  font-style: italic;\n  color: var(--it-nero);\n  line-height: 1.75;\n  padding-bottom: 24px;\n  margin-bottom: 24px;\n  border-bottom: 1px solid rgba(200,149,46,0.15);\n}<\/p>\n<p>\/* ============================================\n   2. COMPANY OVERVIEW\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-overview {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-overview::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}\n.lemonx-visual-root .ldc-co .co-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 440px;\n  gap: 64px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-overview-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-overview-img img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.9);\n  transition: transform 0.7s ease;\n}\n.lemonx-visual-root .ldc-co .co-overview-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-co .co-overview-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 32px; height: 32px;\n  border-top: 2px solid var(--it-oro);\n  border-left: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-overview-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 32px; height: 32px;\n  border-bottom: 2px solid var(--it-oro);\n  border-right: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-overview-badge {\n  position: absolute;\n  bottom: 24px;\n  left: 24px;\n  background: var(--it-arancio);\n  padding: 14px 20px;\n  z-index: 3;\n  box-shadow: 0 8px 24px rgba(232,114,42,0.35);\n}\n.lemonx-visual-root .ldc-co .co-overview-badge-num {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n  display: block;\n}\n.lemonx-visual-root .ldc-co .co-overview-badge-txt {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-top: 4px;\n}<\/p>\n<p>\/* ============================================\n   3. MISSION & VISION (side by side)\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-mv {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-mv-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.lemonx-visual-root .ldc-co .co-mv-card {\n  padding: 56px 52px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-mv-card:first-child {\n  border-right: 1px solid rgba(200,149,46,0.15);\n}\n.lemonx-visual-root .ldc-co .co-mv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 52px;\n  width: 40px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n}\n.lemonx-visual-root .ldc-co .co-mv-icon {\n  width: 52px;\n  height: 52px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-co .co-mv-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n}\n.lemonx-visual-root .ldc-co .co-mv-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 14px;\n}\n.lemonx-visual-root .ldc-co .co-mv-title {\n  font-family: 'Cinzel', serif;\n  font-size: 24px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-co .co-mv-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.lemonx-visual-root .ldc-co .co-mv-body p { margin-bottom: 16px; }\n.lemonx-visual-root .ldc-co .co-mv-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* ============================================\n   4. WHAT WE DO\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-wwd {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-wwd::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px),\n    repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(200,149,46,0.02) 120px, rgba(200,149,46,0.02) 121px);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-wwd-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-wwd-content {}\n.lemonx-visual-root .ldc-co .co-wwd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img {\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.8);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.88);\n}\n.lemonx-visual-root .ldc-co .co-wwd-img.tall { grid-row: span 2; }\n.lemonx-visual-root .ldc-co .co-wwd-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.5) 100%);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img-cap {\n  position: absolute;\n  bottom: 10px;\n  left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   5. CORE STRENGTHS\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-strengths {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.lemonx-visual-root .ldc-co .co-str-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n}\n.lemonx-visual-root .ldc-co .co-str-card {\n  padding: 44px 28px;\n  text-align: center;\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card::after {\n  content: '';\n  position: absolute;\n  top: 24px;\n  right: 0;\n  bottom: 24px;\n  width: 1px;\n  background: rgba(200,149,46,0.15);\n}\n.lemonx-visual-root .ldc-co .co-str-card:last-child::after { display: none; }\n.lemonx-visual-root .ldc-co .co-str-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover::before { width: 50px; }\n.lemonx-visual-root .ldc-co .co-str-card:hover { background: rgba(255,255,255,0.6); }\n.lemonx-visual-root .ldc-co .co-str-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 24px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover .co-str-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-str-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover .co-str-icon svg { color: #fff; }\n.lemonx-visual-root .ldc-co .co-str-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  margin-bottom: 14px;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-co .co-str-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   6. MANUFACTURING (Image left + Text right)\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-mfg {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-split.reverse { direction: rtl; }\n.lemonx-visual-root .ldc-co .co-split.reverse > * { direction: ltr; }\n.lemonx-visual-root .ldc-co .co-split-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-split-img img {\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.lemonx-visual-root .ldc-co .co-split-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-co .co-split-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 28px; height: 28px;\n  border-top: 2px solid rgba(200,149,46,0.5);\n  border-left: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-split-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 28px; height: 28px;\n  border-bottom: 2px solid rgba(200,149,46,0.5);\n  border-right: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-split-content {}\n.lemonx-visual-root .ldc-co .co-split-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-co .co-split-label::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-split-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(22px, 2.2vw, 30px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-label { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-label::before { background: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-split-line {\n  width: 50px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-co .co-split-cta {\n  margin-top: 32px;\n}<\/p>\n<p>\/* ============================================\n   7. WHY CHOOSE US\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-why-layout {\n  position: relative;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-co .co-why-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 52px;\n}\n.lemonx-visual-root .ldc-co .co-why-intro .co-body {\n  color: rgba(255,255,255,0.55);\n}\n.lemonx-visual-root .ldc-co .co-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.lemonx-visual-root .ldc-co .co-why-card {\n  padding: 36px 32px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-why-card:hover {\n  border-color: rgba(232,114,42,0.35);\n  background: rgba(200,149,46,0.04);\n}\n.lemonx-visual-root .ldc-co .co-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 32px;\n  width: 30px;\n  height: 2px;\n  background: var(--it-arancio);\n  opacity: 0;\n  transition: opacity 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-why-card:hover::before { opacity: 1; }\n.lemonx-visual-root .ldc-co .co-why-num {\n  font-family: 'Cinzel', serif;\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(200,149,46,0.15);\n  margin-bottom: 16px;\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-co .co-why-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-co .co-why-card-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   8. COMPANY PAGES PREVIEW\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-pages {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-pages-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n.lemonx-visual-root .ldc-co .co-page-card {\n  text-decoration: none;\n  display: block;\n  padding: 36px 28px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-page-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover::after { width: 100%; }\n.lemonx-visual-root .ldc-co .co-page-card:hover {\n  background: var(--it-crema);\n  border-color: rgba(200,149,46,0.25);\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(26,17,8,0.06);\n}\n.lemonx-visual-root .ldc-co .co-page-icon {\n  width: 44px;\n  height: 44px;\n  border: 1.5px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 22px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-page-icon svg {\n  width: 17px; height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-icon svg { color: #fff; }\n.lemonx-visual-root .ldc-co .co-page-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 0.3px;\n  transition: color 0.3s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-title { color: var(--it-arancio); }\n.lemonx-visual-root .ldc-co .co-page-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  color: var(--it-grigio-chiaro);\n  line-height: 1.6;\n}\n.lemonx-visual-root .ldc-co .co-page-arrow {\n  margin-top: 18px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-arrow {\n  opacity: 1;\n  transform: translateX(0);\n}<\/p>\n<p>\/* ============================================\n   9. CONTACT SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-contact {\n  padding: 96px 0;\n  background: var(--it-crema);\n  text-align: center;\n}\n.lemonx-visual-root .ldc-co .co-contact-body {\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.lemonx-visual-root .ldc-co .co-contact-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   10. FINAL CTA\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-final {\n  padding: 80px 0;\n  background: var(--it-nero-caldo);\n  text-align: center;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-final::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), var(--it-arancio), var(--it-oro), transparent);\n}\n.lemonx-visual-root .ldc-co .co-final-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(20px, 2vw, 28px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-co .co-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 36px;\n}\n.lemonx-visual-root .ldc-co .co-final-cta {\n  display: flex;\n  justify-content: center;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: repeat(3, 1fr); }\n  .lemonx-visual-root .ldc-co .co-str-card:nth-child(3)::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 32px; }\n  .lemonx-visual-root .ldc-co .co-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-overview-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-overview-img { order: -1; }\n  .lemonx-visual-root .ldc-co .co-mv-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-mv-card:first-child { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.15); }\n  .lemonx-visual-root .ldc-co .co-split { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-split.reverse { direction: ltr; }\n  .lemonx-visual-root .ldc-co .co-split-img { order: -1; }\n  .lemonx-visual-root .ldc-co .co-wwd-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-wwd-images { order: -1; }\n  .lemonx-visual-root .ldc-co .co-why-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 24px; }\n  .lemonx-visual-root .ldc-co .co-section { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-co .co-intro { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-co .co-str-card:nth-child(2n)::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-co .co-why-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-wwd-images { grid-template-rows: 160px 160px; }\n  .lemonx-visual-root .ldc-co .co-split-img img { height: 320px; }\n  .lemonx-visual-root .ldc-co .co-overview-img img { height: 360px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 20px; }\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-str-card::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-contact-btns { flex-direction: column; }\n  .lemonx-visual-root .ldc-co .co-contact-btns .co-btn, .lemonx-visual-root .ldc-co .co-contact-btns .co-btn-outline { width: 100% !important; justify-content: center !important; }\n  .lemonx-visual-root .ldc-co .co-mv-card { padding: 40px 24px; }\n  .lemonx-visual-root .ldc-co .co-split-img img { height: 260px; }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>About Landercoll A Professional Cellulose Ether Company Built on Quality, Capability, and Long-Term Cooperation Learn more about LANDERCOLL, our manufacturing approach, quality commitment, application focus, and dedication to serving global industrial customers. A strong industrial partner is defined by more than the products it offers. Customers also evaluate manufacturing reliability, quality consistency, technical understanding, communication efficiency, and long-term service capability. LANDERCOLL is built around these priorities. As a professional supplier focused on cellulose ether solutions, we work to support customers across construction materials, paints and coatings, home care, personal care, pharmaceuticals, food systems, and specialty industrial applications. Contact Us Explore Products ISO 9001Certified Quality 60+ CountriesGlobal Reach 1000+Trusted Partners Manufacturing [&hellip;]<\/p>","protected":false},"author":1,"featured_media":10431,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-11367","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/pages\/11367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/comments?post=11367"}],"version-history":[{"count":8,"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/pages\/11367\/revisions"}],"predecessor-version":[{"id":11378,"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/pages\/11367\/revisions\/11378"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/media\/10431"}],"wp:attachment":[{"href":"https:\/\/landercoll.com\/ja\/wp-json\/wp\/v2\/media?parent=11367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}