@charset "UTF-8";

#content[data-postid="11"] {
  padding-top: 0 !important;
}

body #main_content h1.wp-block-heading {
  font-size: 38px;
}

body #main_content .trust-fv-section {
  margin-top: 0 !important;
  padding: 0 !important;
  border-bottom: 0;
}

body #main_content .post_content,
body #main_content .l-mainContent__inner {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body #main_content .post_content > .trust-fv-section:first-child,
body #main_content .l-mainContent__inner > .trust-fv-section:first-child {
  margin-top: 0 !important;
}

body #main_content .trust-fv {
  position: relative;
  display: grid;
  min-height: clamp(760px, 90vh, 1200px);
  overflow: hidden;
  place-items: center start;
  color: #fff;
}

body #main_content .trust-fv__media,
body #main_content .trust-fv__overlay {
  position: absolute;
  inset: 0;
}

body #main_content .trust-fv__media {
  background:
    linear-gradient(110deg, rgba(15, 39, 66, 0.78), rgba(15, 39, 66, 0.34)),
    url("https://trustoneeast.jp/wp-content/uploads/2026/04/34325237_m-1024x683.jpg") center / cover no-repeat;
}

body #main_content .trust-fv__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 38%;
}

body #main_content .trust-fv__overlay {
  background:
    linear-gradient(90deg, rgba(15, 39, 66, 0.74), rgba(15, 39, 66, 0.26) 56%, rgba(15, 39, 66, 0.08)),
    linear-gradient(0deg, rgba(15, 39, 66, 0.28), rgba(15, 39, 66, 0.1));
  z-index: 1;
}

body #main_content .trust-fv__inner {
  position: relative;
  z-index: 2;
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
}

body #main_content .trust-fv__label {
  margin: 0 0 14px;
  color: rgba(255, 255, 255, 0.82);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body #main_content .trust-fv__title {
  margin: 0;
  color: #fff;
  font-weight: 800;
  font-size: clamp(42px, 5.5vw, 78px);
  line-height: 1.14;
  letter-spacing: 0;
}

body #main_content .trust-fv__sp-break {
  display: none;
}

body #main_content .trust-fv__lead {
  margin: 22px 0 0;
  color: #fff;
  font-weight: 700;
  font-size: clamp(19px, 2vw, 28px);
  line-height: 1.65;
}

body #main_content .trust-fv__text {
  margin: 8px 0 0;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(15px, 1.25vw, 18px);
  line-height: 1.9;
}

body #main_content .trust-fv__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

body #main_content .trust-fv__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  min-height: 54px;
  padding: 10px 24px;
  border: 1px solid #fff;
  border-radius: 4px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

body #main_content .trust-fv__button--primary {
  background: #fff;
  color: #0f2742;
}

body #main_content .trust-fv__button--outline {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

body #main_content .trust-nowrap {
  white-space: nowrap;
}

body #main_content .swell-block-fullWide__inner > .wp-block-media-text + .wp-block-media-text {
  margin-top: 52px;
}

body #main_content .swell-block-fullWide:nth-of-type(3) .wp-block-column {
  padding: clamp(20px, 2.25vw, 27px) !important;
  text-align: center;
}

@media (max-width: 781px) {
  body #main_content .swell-block-fullWide:nth-of-type(3) .wp-block-column {
    padding: 18px 16px !important;
  }
}

body #main_content .swell-block-fullWide:nth-of-type(3) .wp-block-button__link,
body #main_content .swell-block-fullWide[style*="#0f2742"] .wp-block-button__link {
  width: 100%;
}

body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type .wp-block-media-text__content {
  max-width: 620px;
  padding-top: 8px;
  padding-bottom: 8px;
}

body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type h1.wp-block-heading {
  display: block;
  max-width: none;
  margin-bottom: 18px;
  font-size: clamp(36px, 3.5vw, 46px);
  line-height: 1.24;
  word-break: keep-all;
  overflow-wrap: normal;
  white-space: nowrap;
}

body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type .wp-block-media-text {
  column-gap: clamp(54px, 8vw, 112px);
  grid-template-columns: minmax(0, 0.52fr) minmax(560px, 0.48fr);
}

body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type .wp-block-buttons {
  margin-top: 26px;
}

body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type .wp-block-button__link {
  min-width: 210px;
}

body #main_content .wp-block-loos-post-list,
body #main_content .swell-block-postList {
  max-width: 820px;
  margin: 30px auto 0;
}

body #main_content .trust-home-blue-section {
  background:
    linear-gradient(180deg, #17395f 0%, #123252 100%) !important;
  color: #fff;
}

body #main_content .swell-block-fullWide.pc-py-60:not(.trust-fv-section) {
  padding-top: clamp(44px, 5vw, 56px) !important;
  padding-bottom: clamp(44px, 5vw, 56px) !important;
}

body #main_content .swell-block-fullWide.sp-py-40:not(.trust-fv-section) {
  padding-top: clamp(36px, 7vw, 48px) !important;
  padding-bottom: clamp(36px, 7vw, 48px) !important;
}

body #main_content .trust-home-blue-section .wp-block-heading,
body #main_content .trust-home-blue-section > .swell-block-fullWide__inner > p,
body #main_content .trust-home-blue-section > .swell-block-fullWide__inner > .wp-block-heading + p {
  color: #fff !important;
}

body #main_content .trust-home-blue-section .wp-block-heading.has-text-align-center::after {
  background: rgba(255, 255, 255, 0.42);
}

body #main_content .trust-home-blue-section .swell-block-fullWide__inner > p {
  color: rgba(255, 255, 255, 0.86);
}

body #main_content .trust-home-blue-section .swell-block-fullWide__inner > .trust-eyebrow,
body #main_content .trust-home-blue-section .swell-block-fullWide__inner > .trust-eyebrow strong {
  color: #fff !important;
}

body #main_content .trust-home-blue-section .wp-block-column.has-white-background-color {
  border-color: rgba(255, 255, 255, 0.18) !important;
  background: #fff !important;
  color: #1f2933;
}

body #main_content .trust-home-blue-section .wp-block-column.has-white-background-color .wp-block-heading,
body #main_content .trust-home-blue-section .wp-block-column.has-white-background-color p,
body #main_content .trust-home-blue-section .wp-block-column.has-white-background-color a:not(.wp-block-button__link) {
  color: #14243a !important;
}

body #main_content .trust-home-blue-section .wp-block-column.has-white-background-color .wp-block-heading::after {
  background: rgba(15, 39, 66, 0.22) !important;
}

body #main_content .trust-home-blue-section .trust-card-label strong {
  color: #4f7fa6 !important;
}

body #main_content .trust-home-blue-section .wp-block-column.has-white-background-color .wp-block-button__link {
  border-color: #0f2742 !important;
  background: #0f2742 !important;
  color: #fff !important;
}

body #main_content .trust-home-blue-section > .swell-block-fullWide__inner > .wp-block-buttons .wp-block-button__link {
  border-color: #fff !important;
  background: #fff !important;
  color: #0f2742 !important;
  box-shadow: 0 14px 32px rgba(2, 12, 27, 0.2);
}

body #main_content .swell-block-fullWide:nth-last-of-type(1) .wp-block-column {
  min-height: 214px;
}

body #main_content .swell-block-fullWide:nth-last-of-type(1) .wp-block-button__link {
  width: 100%;
}

body #main_content .swell-block-fullWide:nth-last-of-type(1) .wp-block-column.has-white-background-color {
  border-color: rgba(15, 39, 66, 0.2) !important;
}

body #main_content .swell-block-fullWide:nth-last-of-type(1):not(.trust-fv-section):not(.trust-home-contact-section) {
  background:
    linear-gradient(180deg, #173252 0%, #102843 58%, #0f2742 100%) !important;
}

body #main_content .trust-home-contact-section {
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.12), transparent 38%),
    linear-gradient(135deg, #1d4f7a 0%, #17466d 52%, #14395f 100%) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

body #main_content .trust-home-contact-section .trust-wechat-qr,
body #main_content .trust-top-contact-grid figure.wp-block-image {
  max-width: 190px;
  margin: 18px auto 0;
}

body #main_content .trust-home-contact-section .trust-wechat-qr img,
body #main_content .trust-top-contact-grid figure.wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid rgba(15, 39, 66, 0.12);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(15, 39, 66, 0.12);
}

body #main_content .swell-block-fullWide:nth-last-of-type(1):not(.trust-fv-section) .swell-block-fullWide__inner {
  position: relative;
}

body #main_content .swell-block-fullWide:nth-last-of-type(1):not(.trust-fv-section) .swell-block-fullWide__inner::after {
  content: "";
  display: block;
  width: min(840px, 88%);
  height: 1px;
  margin: clamp(36px, 4vw, 54px) auto 0;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.32), transparent);
}

body #main_content .swell-block-fullWide:nth-last-of-type(1) .wp-block-column.has-white-background-color .wp-block-button__link {
  border-color: var(--color_main, #0f2742);
  background: var(--color_main, #0f2742) !important;
  color: #fff !important;
}

@media (hover: hover) {
  body #main_content .trust-fv__button:hover {
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.24);
    transform: translateY(-2px);
  }

  body #main_content .trust-fv__button--primary:hover {
    background: #e7edf4;
    border-color: #e7edf4;
  }

  body #main_content .trust-fv__button--outline:hover {
    background: #fff;
    color: #0f2742;
  }

  body #main_content .swell-block-fullWide:nth-last-of-type(1) .wp-block-column.has-white-background-color .wp-block-button__link:hover {
    background: #17395f !important;
    border-color: #17395f;
    box-shadow: 0 16px 34px rgba(15, 39, 66, 0.22);
    transform: translateY(-2px);
  }
}

@media (max-width: 781px) {
  body #main_content h1.wp-block-heading {
    font-size: 30px;
  }

  body #main_content .trust-fv {
    min-height: 82vh;
  }

  body #main_content .trust-fv__video {
    object-position: center 34%;
  }

  body #main_content .trust-fv__inner {
    width: min(100% - 40px, 360px);
  }

  body #main_content .trust-fv__sp-break {
    display: block;
  }

  body #main_content .trust-fv__lead {
    max-width: min(100%, 300px);
    font-size: clamp(17px, 5vw, 20px);
    line-height: 1.65;
    overflow-wrap: anywhere;
  }

  body #main_content .trust-fv__text {
    max-width: min(100%, 300px);
    font-size: 15px;
    line-height: 1.85;
    overflow-wrap: anywhere;
  }

  body #main_content .trust-fv__buttons {
    justify-content: center;
  }

  body #main_content .trust-fv__button {
    min-width: min(100%, 230px);
  }

  body #main_content .swell-block-fullWide__inner > .wp-block-media-text + .wp-block-media-text {
    margin-top: 38px;
  }

  body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type .wp-block-media-text__content {
    padding-top: 0;
    padding-bottom: 0;
  }

  body #main_content .swell-block-fullWide:not(.trust-fv-section):first-of-type h1.wp-block-heading {
    max-width: 100%;
    font-size: 31px;
    word-break: normal;
    overflow-wrap: anywhere;
    white-space: normal;
  }
}

@media (max-width: 600px) {
  body #main_content .trust-fv-section.alignfull {
    position: relative !important;
    left: 50% !important;
    box-sizing: border-box !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-right: 0 !important;
    margin-left: -50vw !important;
    overflow-x: clip !important;
  }

  body #main_content .trust-fv-section.alignfull > .swell-block-fullWide__inner {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  body #main_content .trust-fv__inner {
    box-sizing: border-box;
    width: min(100% - 40px, 360px);
    padding-left: 12px;
  }

  body #main_content .trust-fv__lead,
  body #main_content .trust-fv__text {
    width: min(100%, 300px);
    max-width: 300px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  body #main_content .trust-fv__lead {
    font-size: clamp(16px, 4.6vw, 18px);
    line-height: 1.62;
  }

  body #main_content .trust-fv__text {
    font-size: 14px;
    line-height: 1.76;
  }
}
