.dri-en-header { background: #fff; border-bottom: 1px solid #e3e6e8; }
.dri-en-header-inner { width: min(1180px, calc(100% - 32px)); min-height: 80px; margin: auto; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.dri-en-brand { display: inline-flex; align-items: center; color: #003c70; text-decoration: none; }
.dri-en-brand img { display: block; width: 200px; max-width: 42vw; height: auto; }
.dri-en-nav { display: flex; flex-wrap: wrap; align-items: center; justify-content: end; gap: 16px; font-size: 14px; font-weight: 600; }
.dri-en-nav > a:not(.c-button-cta) { color: #243542; text-decoration: none; }
.dri-en-nav .c-button-cta { display: inline-flex; align-items: center; justify-content: center; min-height: 36px; padding: 8px 16px; border-radius: 2px; border-bottom: 4px solid #001733; color: #fff; background: #17325c; font-weight: 700; line-height: 1; text-decoration: none; }
.dri-en-nav .c-button-cta::after { display: none; }
.dri-en-nav .c-button-cta:hover, .dri-en-nav .c-button-cta:focus-visible { color: #fff; background: #2d4c7c; border-bottom-color: #203d68; }
.dri-en-language { font-size: 12px; }.dri-en-language.is-current { color: #003c70; }
.dri-en-page-content .c-single-contents a { word-break: normal; overflow-wrap: anywhere; }
.dri-en-page-kv { padding: 56px 16px; color: #fff; background: #123d69; }.dri-en-page-kv .c-page-kv-inner { max-width: 1000px; margin: auto; }.dri-en-page-kv .c-page-kv-title { margin: 0; font-family: Georgia, serif; font-size: clamp(32px, 5vw, 52px); }.dri-en-page-kv .c-page-kv-head-text { max-width: 760px; font-size: 18px; }
.dri-en-eyebrow { margin: 0 0 8px; color: #b9d7ec; font-size: 12px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }.dri-en-page-content { max-width: 1000px; margin: auto; padding: 52px 16px; }.c-single-contents { color: #273542; font: 17px/1.75 'Noto Sans', Arial, sans-serif; }.c-single-contents h2 { margin-top: 48px; color: #003c70; font-family: Georgia, serif; }.c-single-contents h3 { color: #164b7e; }.c-single-contents a { color: #004f8b; }.c-single-contents .wp-block-button__link { color: #fff; background-color: #0f766e; }.c-single-contents .wp-block-button__link:hover, .c-single-contents .wp-block-button__link:focus-visible { color: #fff; background-color: #115e59; }
.dri-en-guide-list { margin-top: 52px; border-top: 1px solid #e3e6e8; padding-top: 40px; }.dri-en-guide-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }.dri-en-guide-card { padding: 24px; border: 1px solid #e3e6e8; background: #fff; }.dri-en-guide-card h3 { margin-top: 0; }.dri-en-guide-card a { color: #003c70; font-weight: 700; }
.dri-en-contact-form { margin-top: 44px; }.contact-form-item { padding: 16px 0; border-bottom: 1px solid #e3e6e8; }.contact-form-label { display: block; margin-bottom: 6px; font-weight: 700; }.contact-form-required { color: #b42318; font-size: 12px; }.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap input[type="tel"], .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select { box-sizing: border-box; width: 100%; max-width: 100%; min-height: 42px; padding: 9px; border: 1px solid #9aa8b5; border-radius: 2px; font: inherit; font-size: 16px; }.wpcf7-form-control-wrap textarea { min-height: 140px; }.wpcf7-form-control-wrap input[type="radio"], .wpcf7-form-control-wrap input[type="checkbox"] { box-sizing: border-box; width: auto; max-width: none; min-height: auto; padding: 0; border: 0; }.contact-form-button input { margin-top: 20px; padding: 14px 22px; border: 0; color: #fff; background: #003c70; font-weight: 700; cursor: pointer; }.wpcf7-not-valid-tip, .wpcf7-response-output { color: #b42318; }.wpcf7-response-output { margin: 18px 0; }
.dri-en-footer { margin-top: 72px; padding: 36px 16px; border-top: 1px solid #e3e6e8; text-align: center; }.dri-en-footer nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px 24px; }.dri-en-footer a { color: #003c70; }
@media (min-width: 768px) { .l-header.dri-en-header { display: block; } }
@media (max-width: 767px) { .dri-en-header-inner { min-height: 68px; align-items: flex-start; flex-direction: column; padding: 12px 0; gap: 8px; }.dri-en-nav { justify-content: flex-start; gap: 10px 14px; }.dri-en-guide-grid { grid-template-columns: 1fr; }.c-single-contents figure.wp-block-table:has(table tr > :nth-child(4)) { overflow-x: auto; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; padding-bottom: 6px; }.c-single-contents figure.wp-block-table:has(table tr > :nth-child(4))::after { content: "Scroll horizontally to compare →"; display: block; margin-top: 8px; color: #52616d; font-size: 13px; font-weight: 600; text-align: right; }.c-single-contents figure.wp-block-table:has(table tr > :nth-child(4)) table { min-width: 760px; table-layout: fixed; } }

/* v2: let the mobile header contain its navigation and keep two-column tables readable. */
@media (max-width: 767px) {
  .l-header.dri-en-header { height: auto; }
  .c-single-contents figure.wp-block-table:not(:has(table tr > :nth-child(3))) table { width: 100%; min-width: 0; table-layout: fixed; }
  .c-single-contents figure.wp-block-table:has(table tr > :nth-child(3)) { overflow-x: auto; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; padding-bottom: 6px; }
  .c-single-contents figure.wp-block-table:has(table tr > :nth-child(3))::after { content: "Scroll horizontally to compare →"; display: block; margin-top: 8px; color: #52616d; font-size: 13px; font-weight: 600; text-align: right; }
  .c-single-contents figure.wp-block-table:has(table tr > :nth-child(3)):not(:has(table tr > :nth-child(4))) table { min-width: 540px; table-layout: fixed; }
}
