
@media (max-width:860px){
  .logo-header a.site-name,
  .logo-header .site-name-text-link{ font-size:40px !important; padding:0 10px !important; letter-spacing:.2em; }
  .logo-header a.site-name::before,
  .logo-header a.site-name::after{ width:26px; margin:0 14px; }
  #header,
  .header-container{ min-height:90px !important; }
  .header-container-in{ padding:14px 0 10px !important; }
  .navi-in > ul > li > a{ padding:14px 18px !important; font-size:11px !important; letter-spacing:.16em; }
  .dojima-hero{ min-height:640px; height:auto; padding:120px 0 110px; }
  .dojima-hero__scroll{ display:none; }
  .ds-services-grid,
  .ds-vc-grid,
  .ds-troubles{ grid-template-columns:1fr; }
  .ds-section,
  .ds-services-v2,
  .ds-about-v2,
  .ds-voices-v2,
  .ds-flow-section,
  .ds-profile-section{ padding:80px 20px; }
  .ds-intro-band{ padding:70px 20px; }
  .ds-remote-band{ height:460px; }
  .ds-remote-band__content{ padding:0 26px; }
  .ds-flow-rich__row,
  .ds-flow-rich__row:nth-child(even){
    flex-direction:column;
    gap:20px;
  }
  .ds-flow-rich__row:nth-child(even) .ds-flow-rich__body{ text-align:left; }
  .ds-flow-rich__row:nth-child(even) .ds-flow-rich__photo::before{ left:-18px; right:auto; }
  .ds-flow-rich__photo{ flex:0 0 auto; width:100%; }
  .ds-flow-rich__body{ padding:0 12px 12px; }
  .ds-serifu__scene{ padding:28px 22px; }
  .ds-dialogue{ gap:14px; }
  .ds-dialogue__avatar{ width:56px; height:56px; }
  .ds-dialogue__bubble{ padding:16px 18px; font-size:14px; }
  .ds-profile__row{ grid-template-columns:1fr; gap:8px; padding:22px 12px; }
  .ds-profile__lbl{ font-size:12px; }
  .ds-name-story{ padding:30px 24px; margin-top:14px; }
  .ds-name-story__lead{ font-size:17px; line-height:1.9; }
  .ds-name-story__text{ font-size:14px; line-height:2; }
  .footer-bottom{ flex-direction:column; text-align:center; }
  .footer-bottom-content{ justify-content:center; }
  .navi-footer-in > ul{ justify-content:center; }
}