
@import url("/assets/css/ground.css");


.sg-hero{height:760px;background:#0a0e12}
.sg-hero .phero-bg{object-position:50% 46%}
.sg-hero-veil{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 42%,rgba(20,18,15,.50),rgba(20,18,15,0) 60%)}

.sg-hero .phero-copy{position:absolute;inset:0;left:0;top:0;display:flex;flex-direction:column;
  justify-content:center;align-items:center;text-align:center;gap:0;white-space:normal;padding:0 24px 64px}
.sg-hero-tag{font-family:"Hiragino Mincho ProN","YuMincho",var(--serif);color:#FBF8F2;
  font-size:19px;letter-spacing:.30em;text-indent:.30em;line-height:1.6;margin-bottom:32px;text-shadow:0 1px 10px rgba(0,0,0,.6)}
.sg-hero-wm{font-family:"Didot","Bodoni 72","Cormorant Garamond",var(--serif);font-weight:500;color:#F4EFE6;
  font-size:96px;letter-spacing:.16em;text-indent:.16em;line-height:1;white-space:nowrap;text-shadow:0 2px 22px rgba(0,0,0,.45)}
.sg-hero-spec{font-family:var(--jp);font-weight:600;color:#E7C988;
  font-size:17px;letter-spacing:.30em;text-indent:.30em;margin-top:34px;text-shadow:0 1px 3px rgba(0,0,0,.75),0 2px 16px rgba(0,0,0,.6)}


.pconcept-img.ph,.pgal-big.ph,.pgal-half.ph{
  background:#edeff4;display:flex;align-items:center;justify-content:center;position:relative}
.ph .ic{position:absolute;left:12px;top:10px;font-family:var(--en);font-weight:400;font-size:10px;letter-spacing:2.2px;color:#b6bccb}
.ph .lb{font-family:var(--jp);font-weight:400;font-size:13px;letter-spacing:.5px;color:#9aa1b2;text-align:center;padding:0 18px;line-height:1.7}


.pspec-note{font-family:var(--jp);font-weight:400;font-size:11px;line-height:20.9px;color:var(--sub);margin-top:14px}


@media (max-width:767px){
  
  .sg-hero{display:block;height:500px;min-height:0;overflow:hidden}
  .sg-hero .phero-bg{object-position:50% 50%}
  .sg-hero-veil{background:radial-gradient(110% 75% at 50% 46%,rgba(16,13,11,.66),rgba(16,13,11,0) 64%)}
  .sg-hero .phero-copy{padding:0 24px}
  .sg-hero-tag{font-size:16px;letter-spacing:.18em;text-indent:.18em;line-height:1.6;margin-bottom:24px}
  .sg-hero-wm{font-size:37px;letter-spacing:.14em;text-indent:0}
  .sg-hero-wm span{display:block}
  .sg-hero-spec{font-size:12.5px;letter-spacing:.26em;text-indent:.26em;margin-top:26px}

  
  .ph .lb{font-size:11px;padding:0 12px}
}
