.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-44819 .elementor-element.elementor-element-a3065f1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for html, class: .elementor-element-1a15a6b *//* ===== HERO ===== */
.hero{
  position:relative;
  height:520px;
  overflow:hidden;
  background:#1a1714;
  display:flex;
  align-items:flex-end;
}
.hero-bg{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:2px;
}
.hero-ph{
  background:#242018;
  background-size:cover;
  background-position:center;
}
.hero-ph.c{background-color:#2c2418}
.hero-ov{
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(17,14,11,.98) 0%,rgba(17,14,11,.45) 50%,rgba(17,14,11,.1) 100%);
}
.bread{
  position:absolute;
  top:20px;
  left:64px;
  z-index:2;
  font-family:'Oswald',sans-serif;
  font-size:10px;
  color:#3a3530;
  letter-spacing:.14em;
}
.hero-inner{
  position:relative;
  z-index:2;
  padding:52px 64px;
  width:100%;
}
.hero-eyebrow{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.35em;
  color:#912D25;
  margin-bottom:16px;
  font-weight:400;
  text-transform:uppercase;
}
.hero-h{
  font-size:30px;
  font-weight:500;
  letter-spacing:.04em;
  line-height:1.7;
  color:#fff;
  margin-bottom:14px;
}
.hero-sub{
  font-size:13px;
  color:rgba(255,255,255,.5);
  letter-spacing:.06em;
  line-height:1.9;
}

/* ===== SECTIONS ===== */
.s-white{background:#FAF8F4;padding:72px 64px}
.s-cream{background:#F5F0E8;padding:72px 64px}
.s-mist{background:#EEECEA;padding:72px 64px}
.s-dark{background:#1e1c1a;padding:72px 64px;color:#fff}
.s-red{background:#912D25;padding:64px 64px;color:#fff}
.wrap{max-width:860px;margin:0 auto}

/* ===== TYPOGRAPHY ===== */
.lbl{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.32em;
  color:#912D25;
  text-transform:uppercase;
  margin-bottom:12px;
  font-weight:400;
}
.lbl-light{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.32em;
  color:rgba(255,255,255,.35);
  text-transform:uppercase;
  margin-bottom:12px;
  font-weight:400;
}
.sec-h{
  font-size:20px;
  font-weight:500;
  letter-spacing:.06em;
  line-height:1.85;
  color:#1a1a1a;
  margin-bottom:8px;
}
.sec-h-light{
  font-size:20px;
  font-weight:500;
  letter-spacing:.06em;
  line-height:1.85;
  color:#fff;
  margin-bottom:8px;
}
.divider{width:20px;height:2px;background:#912D25;margin:12px 0 22px}
.divider-light{width:20px;height:2px;background:rgba(255,255,255,.3);margin:12px 0 22px}

.body-text{
  font-size:13.6px;
  line-height:2.4;
  letter-spacing:.04em;
  color:#4a4540;
}
.body-text-light{
  font-size:13.6px;
  line-height:2.4;
  letter-spacing:.04em;
  color:rgba(255,255,255,.7);
}
.body-text p,.body-text-light p{margin-bottom:16px}
.body-text p:last-child,.body-text-light p:last-child{margin-bottom:0}

/* ===== PHOTO SLOTS ===== */
.ph{
  position:relative;
  overflow:hidden;
  background-size:cover;
  background-position:center;
}
.ph-light{background-color:#d4ccc2}
.ph-mist{background-color:#c8c2bc}
.ph-dark{background-color:#2c2822}
.ph-inner{
  position:absolute;
  inset:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  transition:opacity .3s;
}
.ph-inner-light{background:rgba(212,204,194,.55)}
.ph-inner-mist{background:rgba(200,194,188,.55)}
.ph-inner-dark{background:rgba(44,40,34,.55)}
.ph-lbl{
  font-family:'Oswald',sans-serif;
  font-size:9px;
  letter-spacing:.2em;
  opacity:.5;
  text-transform:uppercase;
  color:#5a5048;
  font-weight:400;
}
.ph-lbl-d{color:#b8b2ac;opacity:.45}
.ph-desc{font-size:10px;letter-spacing:.04em;text-align:center;padding:0 12px;line-height:1.8;opacity:.4;color:#5a5048}
.ph-desc-d{color:#b8b2ac}
.ph-loaded .ph-inner{opacity:0;pointer-events:none}

/* ===== [1] INTRO ===== */
.intro-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2px;
  margin-top:28px;
}
.intro-card{
  background:#fff;
  padding:24px 20px 20px;
}
.intro-card-en{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.22em;
  color:#912D25;
  margin-bottom:8px;
  font-weight:400;
}
.intro-card-h{
  font-size:14px;
  font-weight:500;
  color:#1a1a1a;
  letter-spacing:.05em;
  margin-bottom:8px;
  line-height:1.8;
}
.intro-card-text{
  font-size:12px;
  line-height:2.1;
  color:#6a6460;
  letter-spacing:.04em;
}

/* ===== [2] FEATURES ===== */
/* 大枠：ダーク背景で3カードをまとめる */
.feature-section{
  background:#1e1c1a;
  padding:72px 64px;
}
.feature-header{
  max-width:860px;
  margin:0 auto 40px;
}
.feature-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:2px;
  max-width:860px;
  margin:0 auto;
}
.feature-card{
  background:#2c2822;
  display:flex;
  flex-direction:column;
}
.feature-card-ph{
  width:100%;
  aspect-ratio:16/10;
  position:relative;
  overflow:hidden;
  background-size:cover;
  background-position:center;
}
.feature-card-ph-inner{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  background:rgba(44,40,34,.5);
  transition:opacity .3s;
}
.feature-card-ph-loaded .feature-card-ph-inner{opacity:0}
.feature-card-body{
  padding:22px 20px 24px;
  flex:1;
  display:flex;
  flex-direction:column;
}
.feature-card-num{
  font-family:'Oswald',sans-serif;
  font-size:11px;
  letter-spacing:.25em;
  color:#912D25;
  margin-bottom:8px;
  font-weight:400;
}
.feature-card-h{
  font-size:14px;
  font-weight:500;
  color:#fff;
  letter-spacing:.06em;
  line-height:1.8;
  margin-bottom:10px;
}
.feature-card-text{
  font-size:12px;
  text-align: justify;
  line-height:2.2;
  color:rgba(255,255,255,.8);
  letter-spacing:.04em;
  flex:1;
}
.feature-card-sub{
  font-size:11px;
  color:rgba(255,255,255,.35);
  letter-spacing:.08em;
  margin-bottom:10px;
  margin-top:-4px;
}
.feature-card-link{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  color:#912D25;
  letter-spacing:.2em;
  font-weight:400;
  text-decoration:none;
  margin-top:14px;
  display:inline-block;
  transition:opacity .2s;
}
.feature-card-link:hover{opacity:.7}

/* ===== [3] PURPOSE ===== */
.purpose-group{margin-bottom:24px}
.purpose-group:last-of-type{margin-bottom:0}
.purpose-group-label{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.25em;
  color:#912D25;
  font-weight:400;
  padding:10px 0 10px;
  border-bottom:1px solid #e0dbd2;
  margin-bottom:2px;
  text-transform:uppercase;
}
.purpose-items{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:2px;
}
.purpose-item{
  background:#fff;
  padding:14px 18px;
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  transition:background .15s;
}
.purpose-item:hover{background:#f0ebe3}
.purpose-dot{
  width:4px;
  height:4px;
  background:#912D25;
  border-radius:50%;
  flex-shrink:0;
}
.purpose-name{
  font-size:12.5px;
  font-weight:500;
  color:#1a1a1a;
  letter-spacing:.04em;
  line-height:1.7;
}
.purpose-sub{
  font-size:11px;
  color:#9a9490;
  letter-spacing:.03em;
  margin-top:1px;
}
.purpose-all{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:20px;
  padding:14px;
  border:1px solid #e0dbd2;
  text-decoration:none;
  transition:border-color .2s;
  background:#fff;
}
.purpose-all:hover{border-color:#912D25}
.purpose-all-text{
  font-family:'Oswald',sans-serif;
  font-size:11px;
  color:#912D25;
  letter-spacing:.22em;
  font-weight:400;
}

/* ===== [4] FLOW ===== */
.step-flow{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:2px;
  margin:28px 0 20px;
}
.step-item{position:relative;text-align:center}
.step-inner{
  background:var(--step-bg,#912D25);
  color:#fff;
  padding:18px 8px 16px;
  height:100%;
  position:relative;
}
.step-label{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.2em;
  opacity:.6;
  margin-bottom:6px;
  font-weight:400;
}
.step-num{
  font-family:'Oswald',sans-serif;
  font-size:24px;
  font-weight:600;
  line-height:1;
  margin-bottom:8px;
}
.step-title{font-size:12px;font-weight:500;letter-spacing:.04em;line-height:1.7}
.step-arrow{
  position:absolute;
  top:50%;right:-10px;
  transform:translateY(-50%);
  width:0;height:0;
  border-top:10px solid transparent;
  border-bottom:10px solid transparent;
  border-left:10px solid var(--arrow-color,#912D25);
  z-index:2;
}
.flow-note-box{
  background:#fff;
  border-left:2px solid #912D25;
  padding:14px 18px;
  font-size:12px;
  line-height:2.1;
  color:#6a6460;
  letter-spacing:.04em;
  margin-top:4px;
}

/* ===== [5] FAQ ===== */
.faq-list{margin-top:24px}
.faq-item{
  border-bottom:1px solid #e0dbd2;
  padding:18px 0;
}
.faq-item:first-child{border-top:1px solid #e0dbd2}
.faq-q{
  font-size:13px;
  font-weight:500;
  letter-spacing:.04em;
  color:#1a1a1a;
  margin-bottom:7px;
  display:flex;
  gap:10px;
  align-items:baseline;
}
.faq-mark{
  font-family:'Oswald',sans-serif;
  color:#912D25;
  font-size:14px;
  flex-shrink:0;
  font-weight:600;
}
.faq-a{
  font-size:12px;
  line-height:2.2;
  color:#6a6460;
  letter-spacing:.04em;
  padding-left:22px;
}
.faq-more{
  display:inline-block;
  margin-top:22px;
  font-family:'Oswald',sans-serif;
  font-size:11px;
  color:#912D25;
  letter-spacing:.22em;
  font-weight:400;
  text-decoration:none;
  transition:opacity .2s;
}
.faq-more:hover{opacity:.7}

/* ===== CTA ===== */
.cta-inner{text-align:center;padding:8px 0}
.cta-eyebrow{
  font-family:'Oswald',sans-serif;
  font-size:10px;
  letter-spacing:.35em;
  color:rgba(255,255,255,.35);
  margin-bottom:18px;
  text-transform:uppercase;
}
.cta-h{
  font-size:14px;
  font-weight:400;
  letter-spacing:.06em;
  line-height:2.4;
  margin-bottom:28px;
  color:rgba(255,255,255,.75);
}
.cta-h strong{
  display:block;
  font-size:22px;
  font-weight:500;
  letter-spacing:.05em;
  color:#fff;
  margin-bottom:10px;
}
.cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.cta-btn{
  display:inline-block;
  border:1px solid rgba(255,255,255,.5);
  padding:14px 44px;
  font-size:11px;
  letter-spacing:.25em;
  cursor:pointer;
  transition:all .2s;
  color:#fff;
  text-decoration:none;
}
.cta-btn:hover{background:rgba(255,255,255,.12)}
.cta-btn-sub{
  display:inline-block;
  border:1px solid rgba(255,255,255,.2);
  padding:14px 32px;
  font-size:11px;
  letter-spacing:.2em;
  cursor:pointer;
  transition:all .2s;
  color:rgba(255,255,255,.6);
  text-decoration:none;
}
.cta-btn-sub:hover{border-color:rgba(255,255,255,.45);color:#fff}

.cta-note {
    margin-top: 10px;
  font-size:11px;
  color:rgba(255,255,255,.55);
  letter-spacing:.1em;
}
/* ===== STORY LINK ===== */
.story-link{
  font-family:'Oswald',sans-serif;
  font-size:11px;
  color:#912D25;
  letter-spacing:.2em;
  margin-top:18px;
  display:inline-block;
  font-weight:400;
  transition:opacity .2s;
  text-decoration:none;
}
.story-link:hover{opacity:.7}

/* ===== RESPONSIVE ===== */
@media(max-width:768px){
  nav{padding:14px 20px}
  .nav-links{gap:16px;font-size:10px}
  .hero{height:440px}
  .hero-inner{padding:36px 24px}
  .bread{left:24px}
  .s-white,.s-cream,.s-mist,.s-dark,.s-red{padding:52px 24px}
  .feature-section{padding:52px 24px}
  .feature-grid{grid-template-columns:1fr}
  .intro-grid{grid-template-columns:1fr}
  .purpose-items{grid-template-columns:1fr}
  .step-flow{grid-template-columns:1fr 1fr}
  .step-arrow{display:none}
  .cta-btns{flex-direction:column;align-items:center}
}
@media(max-width:480px){
  .hero-h{font-size:22px}
  .hero-sub{display:none}
  .step-flow{grid-template-columns:1fr 1fr}
}
@media(prefers-reduced-motion:reduce){
  *{animation:none !important;transition:none !important}
}/* End custom CSS */