:root {
  --mentre-red: #b2272d;
  --mentre-red-dark: #8c1d22;
  --mentre-black: #111111;
  --mentre-ink: #1a1a1a;
  --mentre-muted: #606060;
  --mentre-surface: #ffffff;
  --mentre-line: #d7d7d7;
  --mentre-focus: #ffd65a;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 88px;
}

body {
  color: var(--mentre-ink);
  font-size: 17px;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.menu-is-open {
  overflow: hidden;
}

.site-brand {
  float: left;
  margin: 13px 30px;
  padding: 0;
}

.site-brand a {
  display: block;
  width: 250px;
  height: 50px;
  overflow: hidden;
}

.site-brand img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}

main h1 {
  display: block;
  width: auto;
  height: auto;
  float: none;
  background: none;
  text-indent: 0;
}

.skip-link {
  position: fixed;
  z-index: 10050;
  top: 10px;
  left: 10px;
  padding: 10px 16px;
  transform: translateY(-150%);
  background: var(--mentre-surface);
  color: var(--mentre-black) !important;
  border: 3px solid var(--mentre-red);
  font-weight: 700;
}

.skip-link:focus {
  transform: translateY(0);
}

a,
button,
input,
select,
textarea,
summary {
  -webkit-tap-highlight-color: rgba(178, 39, 45, 0.22);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible {
  outline: 3px solid var(--mentre-focus);
  outline-offset: 4px;
}

a[target="_blank"]::after {
  content: none;
}

a:hover,
a:active,
a:focus {
  opacity: 1;
  filter: none;
}

p,
li,
td,
th,
label,
input,
select,
textarea,
button {
  font-size: inherit;
}

p,
.busi_txt,
.bus_p,
.message,
.mov_p1,
.mov_p2 {
  word-break: normal;
  line-break: strict;
  overflow-wrap: normal;
}

@supports (word-break: auto-phrase) {
  h2,
  h3,
  h4,
  p,
  .busi_txt,
  .bus_p,
  .message,
  .bus_bt,
  .con_bt,
  .bt_red {
    word-break: auto-phrase;
  }
}

.jp-phrase,
[data-jp-phrase] {
  display: inline-block;
  white-space: nowrap;
}

.contents {
  width: min(100%, 1180px);
}

.waku,
.waku2,
.waku_b,
.waku_b2 {
  border-radius: 0;
}

.waku,
.waku2 {
  background: #ffffff;
}

.waku_b {
  background: #292929;
}

.waku_b2 {
  background: #292929;
  color: #ffffff;
}

.rb-section-intro,
.rb-paths,
.rb-white-section {
  background-color: #ffffff !important;
}

.waku .tit_mini,
.waku2 .tit_mini {
  color: var(--mentre-red-dark) !important;
}

.waku_b2 .renewal-secondary-cta {
  border-color: #ffffff;
  color: #ffffff !important;
}

.waku_b2 .renewal-secondary-cta:hover,
.waku_b2 .renewal-secondary-cta:focus-visible {
  background: #ffffff;
  color: var(--mentre-black) !important;
}

.tit .tit2,
.bt_red .bt_red_p {
  color: #ffffff !important;
}

body:not(.renewal-home) .menu > .menu_back > ul > li > a > span {
  color: #666666;
}

body.renewal-home .menu > .menu_back > ul > li > a > span {
  color: #d0d0d0;
}

.sub a:hover,
.sub a:focus-visible {
  color: #ffffff;
  opacity: 1;
  filter: none;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.rb-feature__eyebrow,
.rb-price__label {
  color: #ffffff !important;
}

.waku,
.waku2 {
  color: var(--mentre-ink);
}

.waku_b,
.waku_b2 {
  color: #ffffff;
}

.waku_b p,
.waku_b2 p {
  color: inherit;
}

.tit_big,
.tit_mini,
.bus_tit1,
.bus_tit2,
.bus_tit3,
.bus_tit4,
.bus_tit5,
.bus_tit6 {
  word-break: normal;
  line-break: strict;
  overflow-wrap: normal;
}

.bus_bt,
.con_bt,
.bt_red,
.renewal-primary-cta,
.renewal-secondary-cta {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 13px 24px;
  border: 2px solid var(--mentre-red);
  background: var(--mentre-red);
  color: #ffffff !important;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.bus_bt:hover,
.con_bt:hover,
.bt_red:hover,
.renewal-primary-cta:hover {
  background: var(--mentre-red-dark);
  border-color: var(--mentre-red-dark);
  opacity: 1;
  transform: translateY(-2px);
}

.renewal-secondary-cta {
  background: transparent;
  color: var(--mentre-red) !important;
}

.renewal-secondary-cta:hover {
  background: #f8eeee;
  opacity: 1;
}

.renewal-cta-panel .renewal-secondary-cta {
  border-color: #ffffff;
  color: #ffffff !important;
}

.renewal-cta-panel .renewal-secondary-cta:hover {
  background: #ffffff;
  color: var(--mentre-black) !important;
}

.renewal-page-intro {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.renewal-page-intro__lead {
  margin: 0;
  font-family: 'Shippori Mincho', serif;
  font-size: clamp(21px, 2.4vw, 30px);
  font-weight: 600;
  line-height: 1.65;
  text-align: center;
}

.renewal-page-intro__text {
  max-width: 760px;
  margin: 24px auto 0;
}

.renewal-photo-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 32px;
}

.renewal-photo-strip--single {
  grid-template-columns: minmax(0, 820px);
  justify-content: center;
}

.renewal-photo-strip img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.renewal-photo-strip--single img {
  height: auto;
  max-height: 470px;
}

.renewal-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 32px;
}

.renewal-point {
  min-width: 0;
  padding: 28px 24px;
  border-top: 4px solid var(--mentre-red);
  background: #f6f6f6;
  color: var(--mentre-ink);
  text-align: left;
}

.renewal-point__label {
  display: block;
  margin-bottom: 18px;
  color: var(--mentre-red);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.renewal-point h2,
.renewal-point h3 {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
  background: none;
  color: var(--mentre-ink);
  font-family: 'Shippori Mincho', serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  text-indent: 0;
  text-shadow: none;
}

.renewal-point p {
  margin: 14px 0 0;
  color: var(--mentre-muted);
  font-size: 16px;
  line-height: 1.8;
}

.renewal-section-title {
  margin: 0 0 26px;
  color: inherit;
  font-family: 'Shippori Mincho', serif;
  font-size: clamp(25px, 3vw, 36px);
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

.renewal-body-copy {
  max-width: 800px;
  margin: 0 auto;
  color: inherit;
}

.renewal-section-eyebrow {
  margin: 0 0 14px;
  color: var(--mentre-red-dark);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
  text-align: center;
}

.waku_b2 .renewal-section-eyebrow {
  color: #ff9498;
}

.renewal-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 32px;
}

.renewal-detail-card {
  min-width: 0;
  padding: 26px 24px;
  border-top: 4px solid var(--mentre-red);
  background: #f4f4f4;
  color: var(--mentre-ink);
  text-align: left;
}

.waku_b2 .renewal-detail-card {
  background: #ffffff;
  color: var(--mentre-ink);
}

.renewal-detail-card__label {
  display: block;
  margin-bottom: 14px;
  color: var(--mentre-red-dark);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.5;
}

.renewal-detail-card h3,
.renewal-flow__step h3 {
  margin: 0;
  color: var(--mentre-ink);
  font-family: 'Shippori Mincho', serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.55;
  text-align: left;
}

.renewal-detail-card p,
.renewal-flow__step p {
  margin: 12px 0 0;
  color: var(--mentre-muted) !important;
  font-size: 16px;
  line-height: 1.85;
  text-align: left;
}

.renewal-checklist {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 18px;
  max-width: 900px;
  margin: 30px auto 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.renewal-checklist li {
  position: relative;
  min-width: 0;
  margin: 0;
  padding: 18px 18px 18px 52px;
  background: #f4f4f4;
  color: var(--mentre-ink);
  font-size: 16px;
  line-height: 1.75;
}

.renewal-checklist li::before {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--mentre-red);
  color: #ffffff;
  content: '\2713';
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.waku_b2 .renewal-checklist li {
  background: #ffffff;
  color: var(--mentre-ink);
}

.renewal-flow {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 14px;
  margin: 32px 0 0;
  padding: 0;
  list-style: none;
}

.renewal-flow__step {
  position: relative;
  min-width: 0;
  margin: 0;
  padding: 25px 22px;
  border-top: 4px solid var(--mentre-red);
  background: #f4f4f4;
  color: var(--mentre-ink);
  text-align: left;
}

.waku_b2 .renewal-flow__step {
  background: #ffffff;
}

.renewal-flow__number {
  display: block;
  margin-bottom: 14px;
  color: var(--mentre-red-dark);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.renewal-history {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  border-top: 5px solid var(--mentre-red);
  text-align: left;
}

.renewal-history--with-image {
  display: grid;
  grid-template-columns: minmax(260px, 0.85fr) minmax(0, 1.15fr);
  gap: 38px;
  align-items: center;
}

.renewal-history__media {
  min-width: 0;
}

.renewal-history__image {
  display: block;
  width: 100%;
  max-height: 440px;
  object-fit: cover;
}

.renewal-history__body {
  min-width: 0;
}

.renewal-history .renewal-section-eyebrow,
.renewal-history .renewal-section-title,
.renewal-history .renewal-body-copy {
  max-width: none;
  text-align: left;
}

.renewal-history .renewal-section-title {
  margin-bottom: 20px;
}

.renewal-history__note {
  margin: 18px 0 0;
  padding: 14px 16px;
  border-left: 3px solid var(--mentre-red);
  background: #f4f4f4;
  color: #555555;
  font-size: 14px;
  line-height: 1.75;
  text-align: left;
}

.renewal-history__body > p:last-child {
  margin-bottom: 0;
}

.renewal-history__body .renewal-secondary-cta {
  margin-top: 4px;
}

.renewal-case-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 30px;
}

.renewal-company-table {
  max-width: 860px;
  margin: 32px auto 0;
  border-top: 1px solid var(--mentre-line);
}

.renewal-company-table dl {
  margin: 0;
}

.renewal-company-table dl > div {
  display: grid;
  grid-template-columns: minmax(120px, 180px) minmax(0, 1fr);
  gap: 24px;
  padding: 18px 8px;
  border-bottom: 1px solid var(--mentre-line);
  text-align: left;
}

.renewal-company-table dt {
  color: var(--mentre-red);
  font-weight: 700;
}

.renewal-company-table dd {
  min-width: 0;
  margin: 0;
}

.renewal-company-table a {
  overflow-wrap: anywhere;
}

.renewal-case {
  overflow: hidden;
  background: #ffffff;
  color: var(--mentre-ink);
  text-align: left;
}

.renewal-case img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.renewal-case__body {
  padding: 24px;
}

.renewal-case__label {
  display: block;
  margin-bottom: 12px;
  color: var(--mentre-red-dark);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.5;
}

.renewal-case h3 {
  margin: 0;
  color: var(--mentre-ink);
  font-family: 'Shippori Mincho', serif;
  font-size: 20px;
  line-height: 1.5;
}

.renewal-case p {
  margin: 10px 0 0;
  color: var(--mentre-muted);
  font-size: 16px;
  line-height: 1.8;
}

.renewal-cta-panel {
  margin: 0 auto 60px;
  padding: 46px 40px;
  background: var(--mentre-black);
  border-left: 6px solid var(--mentre-red);
  color: #ffffff;
  text-align: center;
}

.renewal-cta-panel h2 {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
  background: none;
  color: #ffffff;
  font-family: 'Shippori Mincho', serif;
  font-size: clamp(25px, 3vw, 36px);
  line-height: 1.5;
  text-indent: 0;
  text-shadow: none;
}

.renewal-cta-panel p {
  max-width: 720px;
  margin: 18px auto 0;
  color: #ededed;
  text-align: center;
}

.renewal-cta-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 26px;
}

.renewal-contact-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin-top: 30px;
}

.renewal-contact-card {
  padding: 30px;
  border: 1px solid var(--mentre-line);
  background: #ffffff;
  color: var(--mentre-ink);
}

.renewal-contact-card h2 {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
  background: none;
  color: var(--mentre-ink);
  font-family: 'Shippori Mincho', serif;
  font-size: 25px;
  line-height: 1.5;
  text-indent: 0;
  text-shadow: none;
}

.renewal-contact-card p {
  margin: 14px 0 0;
}

.renewal-contact-card .renewal-primary-cta,
.renewal-contact-card .renewal-secondary-cta {
  width: 100%;
  margin-top: 22px;
}

.navbar_toggle {
  appearance: none;
  border: 0;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
  min-width: 48px;
  min-height: 48px;
  padding: 9px;
}

.navbar_toggle_icon {
  pointer-events: none;
}

@media screen and (min-width: 1201px) {
  .menu {
    visibility: visible;
  }

  .dropdown:focus-within .dropdown__lists {
    display: block;
    transform: scaleY(1);
  }
}

@media screen and (max-width: 1200px) {
  .site-brand {
    margin: 8px 15px;
  }

  .site-brand a {
    width: 200px;
    height: 40px;
  }

  .menu > .menu_back > ul > li > a > span {
    color: #c7c7c7 !important;
  }

  .drawer {
    z-index: 10020;
  }

  .menu {
    visibility: hidden;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.94);
  }

  .menu.open {
    visibility: visible;
    pointer-events: auto;
  }

  .menu_back {
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: 72px 20px 32px;
  }

  .menu ul,
  .menu ul:last-child {
    width: min(100%, 620px);
    margin: 0 auto;
    padding: 0;
  }

  .menu ul li {
    padding: 7px 0;
  }

  .menu ul li > a {
    display: block;
    min-height: 44px;
    padding: 8px 14px;
  }

  .dropdown__lists {
    margin-bottom: 0;
  }

  .dropdown__list a {
    margin: 0;
    padding: 7px 14px;
  }
}

@media screen and (max-width: 750px) {
  body,
  p,
  .message,
  .profile-feature-banner__text,
  .busi_txt,
  .bus_p,
  .mov_p1,
  .mov_p2 {
    font-size: 16px;
    line-height: 1.8;
  }

  .contents {
    padding: 42px 18px 34px;
  }

  .waku,
  .waku2,
  .waku_b,
  .waku_b2 {
    padding: 34px 22px;
    margin-bottom: 32px;
  }

  .tit_big {
    font-size: 32px;
  }

  .tit_mini {
    margin-bottom: 26px;
    font-size: 13px;
    letter-spacing: 0.22em;
  }

  .bus_tit1,
  .bus_tit3,
  .bus_tit4,
  .bus_tit5,
  .bus_tit6 {
    line-height: 1.45;
  }

  .bus_bt,
  .con_bt,
  .bt_red,
  .renewal-primary-cta,
  .renewal-secondary-cta {
    width: 100%;
    min-height: 52px;
    padding: 14px 18px;
    font-size: 16px;
  }

  .pagetop {
    right: 8px;
    bottom: 22px;
  }

  table {
    max-width: 100%;
  }

  .renewal-page-intro__lead {
    font-size: 22px;
    text-align: left;
  }

  .renewal-page-intro__text {
    margin-top: 18px;
  }

  .renewal-photo-strip,
  .renewal-points,
  .renewal-detail-grid,
  .renewal-checklist,
  .renewal-case-list,
  .renewal-contact-grid {
    grid-template-columns: 1fr;
  }

  .renewal-flow {
    grid-template-columns: 1fr;
  }

  .renewal-history--with-image {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .renewal-history .renewal-section-title {
    font-size: 24px;
  }

  .renewal-photo-strip img,
  .renewal-case img {
    height: auto;
    max-height: 360px;
  }

  .renewal-point {
    padding: 26px;
  }

  .renewal-point__label {
    margin-bottom: 14px;
  }

  .renewal-point p {
    margin-top: 12px;
  }

  .renewal-cta-panel {
    margin-bottom: 34px;
    padding: 34px 22px;
  }

  .renewal-cta-actions {
    flex-direction: column;
  }

  .renewal-company-table dl > div {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 16px 2px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
