@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Barlow+Semi+Condensed:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400..800&family=Noto+Serif+JP:wght@400..800&display=swap");
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where([hidden]:not([hidden=until-found])) {
  display: none !important;
}

:where(html) {
  -webkit-text-size-adjust: none;
  color-scheme: dark light;
}

@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}
@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  block-size: 100%;
  block-size: 100dvb;
  line-height: 1.5;
  font-family: system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}

:where(input, button, textarea, select) {
  font: inherit;
  color: inherit;
}

:where(textarea) {
  resize: vertical;
  resize: block;
}

:where(button, label, select, summary, [role=button], [role=option]) {
  cursor: pointer;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}

:where(button) {
  border-style: solid;
}

:where(a) {
  text-underline-offset: 0.2ex;
}

:where(ul, ol) {
  list-style: none;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
}

:where(hr) {
  border: none;
  border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}

:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {
  clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  border: 0 !important;
}

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

article, aside, details, figcaption, figure, footer,
header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  font-family: "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
  background-color: #fff;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.8;
  letter-spacing: 0.1em;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  color: #2369C3;
  transition: all 0.3s;
}

a:hover {
  opacity: 0.6;
}

@font-face {
  font-family: "icomoon";
  src: url("/assets/font/icomoon.eot");
  src: url("/assets/font/icomoon.eot#iefix") format("embedded-opentype"), url("/assets/font/icomoon.ttf") format("truetype"), url("/assets/font/icomoon.woff") format("woff"), url("/assets/font/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-apply::before {
  content: "\e900";
}

body.is-loading .l-page {
  opacity: 0;
}

[data-inview] {
  opacity: 0;
}

[data-inview=fade-left] {
  translate: -100px 0;
}

[data-inview=fade-right] {
  translate: 100px 0;
}

[data-inview=fade-up] {
  translate: 0 100px;
}

[data-inview=fade-down] {
  translate: 0 -100px;
}

#l-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.header__corporate-logo img {
  width: clamp(180px, 25vw, 220px);
}

@media (min-width: 769px) {
  #l-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hamburger-overlay {
    display: none;
  }
  .nav-overlay__list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-overlay__link {
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 0.025em;
    color: #fff;
    text-decoration: none;
    position: relative;
  }
  .nav-overlay__item span {
    display: none;
  }
  .nav-overlay__item:not(:first-child):not(:last-child)::before {
    content: "/";
    display: inline-block;
    margin: 0 2rem;
    color: #fff;
    opacity: 0.7;
  }
  .nav-overlay__item--contact a {
    margin: 0 0 0 3rem;
    padding: 0.75rem 2.5rem;
    border: solid 1px #fff;
  }
  .js-header {
    transition: all 0.4s ease, background-color 0.3s ease;
    padding: 3rem;
  }
  .js-header.is-scroll {
    background-color: rgb(29, 87, 162);
    padding: 2rem;
  }
}
/* overlay-styles.css */
@media (max-width: 768px) {
  .js-header {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  }
  .header__corporate-logo {
    display: inline-block;
    margin: 1.75rem;
    z-index: 2000;
    position: relative;
  }
  .hamburger-overlay {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 58px;
    height: 58px;
    border: none;
    background: #444;
    cursor: pointer;
  }
  .hamburger-overlay.is-active {
    background: rgb(29, 87, 162);
  }
  .hamburger-overlay__line {
    position: absolute;
    left: 17px;
    width: 24px;
    height: 1px;
    background-color: #fff;
    border-radius: 5px;
    transition: all 0.6s;
  }
  .hamburger-overlay__line:nth-of-type(1) {
    top: 19px;
  }
  .hamburger-overlay__line:nth-of-type(2) {
    top: 28px;
  }
  .hamburger-overlay__line:nth-of-type(3) {
    top: 37px;
    width: 12px;
  }
  .hamburger-overlay.is-active .hamburger-overlay__line {
    background-color: #fff;
  }
  .hamburger-overlay.is-active .hamburger-overlay__line:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
  }
  .hamburger-overlay.is-active .hamburger-overlay__line:nth-of-type(2) {
    opacity: 0;
  }
  .hamburger-overlay.is-active .hamburger-overlay__line:nth-of-type(3) {
    width: 24px;
    transform: translateY(-9px) rotate(45deg);
  }
  .nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgb(29, 87, 162);
    visibility: hidden;
    opacity: 0;
    transition: all 0.6s;
    z-index: 900;
  }
  .nav-overlay.is-active {
    visibility: visible;
    opacity: 1;
  }
  .nav-overlay__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .nav-overlay__list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav-overlay__item {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s;
  }
  .nav-overlay.is-active .nav-overlay__item {
    opacity: 1;
    transform: translateY(0);
  }
  .nav-overlay.is-active .nav-overlay__item:nth-child(1) {
    transition-delay: 0.1s;
  }
  .nav-overlay.is-active .nav-overlay__item:nth-child(2) {
    transition-delay: 0.2s;
  }
  .nav-overlay.is-active .nav-overlay__item:nth-child(3) {
    transition-delay: 0.3s;
  }
  .nav-overlay.is-active .nav-overlay__item:nth-child(4) {
    transition-delay: 0.4s;
  }
  .nav-overlay.is-active .nav-overlay__item:nth-child(5) {
    transition-delay: 0.5s;
  }
  .nav-overlay__link {
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.025em;
    display: block;
    margin: 1.5rem 3rem;
    padding-bottom: 2rem;
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  }
  .nav-overlay__item span {
    display: block;
    font-family: "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 1rem;
    color: #B5E8FF;
  }
  .nav-overlay__item:nth-of-type(4) .nav-overlay__link {
    border-bottom: none;
  }
  .nav-overlay__item--contact .nav-overlay__link {
    font-size: 2.2rem;
    width: 70%;
    max-width: 420px;
    margin: 3rem auto 0;
    padding: 1.25rem 2rem;
    border: solid 1px #fff;
    text-align: center;
  }
  .js-header {
    transform: translateY(-100%);
    transition: transform 0.4s ease, background-color 0.3s ease;
    height: 58px;
  }
  .js-header.is-visible {
    transform: translateY(0);
  }
  .js-header.is-scroll {
    background-color: rgb(29, 87, 162);
  }
}
#l-footer {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  background-color: #2F3440;
  padding: 30px 15px;
  text-align: center;
}

#l-footer .c-copyright {
  color: #fff;
}

/*.c-headline {
	&--large {
		font-size: $fz-large;
	}
	&--middle {
		font-size: $fz-middle;
	}
	&--small {
		font-size: $fz-small;
	}
}*/
.section-title {
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(14rem, 4vw + 12rem, 20rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.025em;
  color: #2369C3;
}
@media screen and (max-width: 768px) {
  .section-title {
    font-size: 8rem;
  }
}

.section-title span {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.075em;
  color: #333;
}
@media screen and (max-width: 768px) {
  .section-title span {
    font-size: 1.4rem;
  }
}

.section-catch {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: clamp(2.6rem, 1.65vw, 3.2rem);
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .section-catch {
    font-size: 2.1rem;
  }
}

.section-catch span {
  display: inline-block;
  border-bottom: 1px solid #2369C3;
}

.section-catch--white span {
  border-bottom: 1px solid #fff;
}

.c-button {
  font-weight: 500;
  display: inline-block;
  width: 100%;
  max-width: 320px;
  padding: 15px;
  position: relative;
  color: #2369C3;
  border: 1px solid #2369C3;
  text-align: center;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  margin: 10px 0;
}
.c-button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #2369C3;
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
  z-index: 0;
}
.c-button:hover {
  color: #fff;
  opacity: 1;
}
.c-button:hover::before {
  transform: scaleY(1);
}
.c-button span {
  position: relative;
  z-index: 1;
}

.c-button--primary {
  color: #fff;
  background-color: #2369C3;
  border: 1px solid #2369C3;
}
.c-button--primary::before {
  background: #fff;
}
.c-button--primary:hover {
  color: #2369C3;
}

.c-button--secondary {
  color: #fff;
  background-color: #2F3440;
  border: 1px solid #2F3440;
}
.c-button--secondary::before {
  background: #fff;
}
.c-button--secondary:hover {
  color: #2F3440;
}

.contact-float__button {
  position: fixed;
  bottom: 2rem;
  right: 7rem;
  width: 11rem;
  height: 11rem;
  background-color: #C62121;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .contact-float__button {
    bottom: 7rem;
    right: 1rem;
    width: 10rem;
    height: 10rem;
  }
}

.contact-float__button::before {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 1px solid #C62121;
  border-radius: 50%;
  z-index: -1;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

.contact-float__button:hover {
  opacity: 1;
  transform: scale(1.05);
  background-color: #D62424;
}

.contact-float__button:hover::before {
  transform: scale(1.025);
}

.contact-float__icon {
  width: 2.5rem;
  height: auto;
  margin-bottom: 0.75rem;
}

.contact-float__text {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.025em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .contact-float__text {
    font-size: 1.4rem;
  }
}

.contact-float__text span {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .contact-float__text span {
    font-size: 0.7rem;
  }
}

.contact-float__button.is-hidden {
  animation: fade 0.2s ease-in-out forwards;
  pointer-events: none;
}

@keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.contact-float__button.is-visible {
  animation: fadeOut 0.2s ease-in-out forwards;
  pointer-events: all;
}

@keyframes fadeOut {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.page-top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.page-top a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  background-color: #444;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
}

.page-top a::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 3px;
  bottom: 0;
  transform: rotate(-45deg);
  margin: auto;
}

.page-top a:hover {
  opacity: 1;
  transform: scale(1.1);
  transition: all 0.3s ease;
}

.page-top.is-active {
  opacity: 1;
  visibility: visible;
}

/*.u-color-black {
  color: $color-muted;
}*/
.u-color-primary {
  color: #2369C3;
}

.u-color-secondary {
  color: #3098D8;
}

.u-color-highlight {
  color: #C62121;
}

.u-color-muted {
  color: #888;
}

/*.u-bgcolor-black {
  background-color: $color-black;
}
*/
.u-fw-1 {
  font-weight: 100;
}
.u-fw-2 {
  font-weight: 200;
}
.u-fw-3 {
  font-weight: 300;
}
.u-fw-4 {
  font-weight: 400;
}
.u-fw-5 {
  font-weight: 500;
}
.u-fw-6 {
  font-weight: 600;
}
.u-fw-7 {
  font-weight: 700;
}
.u-fw-8 {
  font-weight: 800;
}
.u-fw-9 {
  font-weight: 900;
}

.u-ta-l {
  text-align: left;
}
.u-ta-c {
  text-align: center;
}
.u-ta-r {
  text-align: right;
}
.u-ta-j {
  text-align: justify;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.u-d-b {
  display: block;
}

.u-d-ib {
  display: inline-block;
}

.u-img-masking {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
}
.u-img-masking img {
  width: 100%;
  height: auto;
  transition: all, 0.5s;
}
.u-img-masking:hover img {
  transform: scale(1.15);
  opacity: 0.7;
}

.u-note {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .u-note {
    font-size: 1.2rem;
  }
}

.u-ti-1 {
  text-indent: -1em;
  padding-left: 1em;
}

.u-mt-0 {
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .u-mt-0 {
    margin-top: 0px;
  }
}
.u-mb-0 {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .u-mb-0 {
    margin-bottom: 0px;
  }
}
.u-mr-0 {
  margin-right: 0px;
}
@media screen and (max-width: 768px) {
  .u-mr-0 {
    margin-right: 0px;
  }
}
.u-ml-0 {
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  .u-ml-0 {
    margin-left: 0px;
  }
}
.u-mt-5 {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .u-mt-5 {
    margin-top: 3px;
  }
}
.u-mb-5 {
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .u-mb-5 {
    margin-bottom: 3px;
  }
}
.u-mr-5 {
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .u-mr-5 {
    margin-right: 3px;
  }
}
.u-ml-5 {
  margin-left: 5px;
}
@media screen and (max-width: 768px) {
  .u-ml-5 {
    margin-left: 3px;
  }
}
.u-mt-10 {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .u-mt-10 {
    margin-top: 6px;
  }
}
.u-mb-10 {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .u-mb-10 {
    margin-bottom: 6px;
  }
}
.u-mr-10 {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .u-mr-10 {
    margin-right: 6px;
  }
}
.u-ml-10 {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .u-ml-10 {
    margin-left: 6px;
  }
}
.u-mt-15 {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .u-mt-15 {
    margin-top: 9px;
  }
}
.u-mb-15 {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .u-mb-15 {
    margin-bottom: 9px;
  }
}
.u-mr-15 {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .u-mr-15 {
    margin-right: 9px;
  }
}
.u-ml-15 {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .u-ml-15 {
    margin-left: 9px;
  }
}
.u-mt-20 {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .u-mt-20 {
    margin-top: 13px;
  }
}
.u-mb-20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .u-mb-20 {
    margin-bottom: 13px;
  }
}
.u-mr-20 {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .u-mr-20 {
    margin-right: 13px;
  }
}
.u-ml-20 {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .u-ml-20 {
    margin-left: 13px;
  }
}
.u-mt-25 {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .u-mt-25 {
    margin-top: 16px;
  }
}
.u-mb-25 {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .u-mb-25 {
    margin-bottom: 16px;
  }
}
.u-mr-25 {
  margin-right: 25px;
}
@media screen and (max-width: 768px) {
  .u-mr-25 {
    margin-right: 16px;
  }
}
.u-ml-25 {
  margin-left: 25px;
}
@media screen and (max-width: 768px) {
  .u-ml-25 {
    margin-left: 16px;
  }
}
.u-mt-30 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .u-mt-30 {
    margin-top: 19px;
  }
}
.u-mb-30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .u-mb-30 {
    margin-bottom: 19px;
  }
}
.u-mr-30 {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .u-mr-30 {
    margin-right: 19px;
  }
}
.u-ml-30 {
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .u-ml-30 {
    margin-left: 19px;
  }
}
.u-mt-35 {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .u-mt-35 {
    margin-top: 23px;
  }
}
.u-mb-35 {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .u-mb-35 {
    margin-bottom: 23px;
  }
}
.u-mr-35 {
  margin-right: 35px;
}
@media screen and (max-width: 768px) {
  .u-mr-35 {
    margin-right: 23px;
  }
}
.u-ml-35 {
  margin-left: 35px;
}
@media screen and (max-width: 768px) {
  .u-ml-35 {
    margin-left: 23px;
  }
}
.u-mt-40 {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .u-mt-40 {
    margin-top: 26px;
  }
}
.u-mb-40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .u-mb-40 {
    margin-bottom: 26px;
  }
}
.u-mr-40 {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .u-mr-40 {
    margin-right: 26px;
  }
}
.u-ml-40 {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .u-ml-40 {
    margin-left: 26px;
  }
}
.u-mt-45 {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .u-mt-45 {
    margin-top: 29px;
  }
}
.u-mb-45 {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .u-mb-45 {
    margin-bottom: 29px;
  }
}
.u-mr-45 {
  margin-right: 45px;
}
@media screen and (max-width: 768px) {
  .u-mr-45 {
    margin-right: 29px;
  }
}
.u-ml-45 {
  margin-left: 45px;
}
@media screen and (max-width: 768px) {
  .u-ml-45 {
    margin-left: 29px;
  }
}
.u-mt-50 {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .u-mt-50 {
    margin-top: 33px;
  }
}
.u-mb-50 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .u-mb-50 {
    margin-bottom: 33px;
  }
}
.u-mr-50 {
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .u-mr-50 {
    margin-right: 33px;
  }
}
.u-ml-50 {
  margin-left: 50px;
}
@media screen and (max-width: 768px) {
  .u-ml-50 {
    margin-left: 33px;
  }
}
.u-mt-55 {
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .u-mt-55 {
    margin-top: 36px;
  }
}
.u-mb-55 {
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .u-mb-55 {
    margin-bottom: 36px;
  }
}
.u-mr-55 {
  margin-right: 55px;
}
@media screen and (max-width: 768px) {
  .u-mr-55 {
    margin-right: 36px;
  }
}
.u-ml-55 {
  margin-left: 55px;
}
@media screen and (max-width: 768px) {
  .u-ml-55 {
    margin-left: 36px;
  }
}
.u-mt-60 {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .u-mt-60 {
    margin-top: 39px;
  }
}
.u-mb-60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .u-mb-60 {
    margin-bottom: 39px;
  }
}
.u-mr-60 {
  margin-right: 60px;
}
@media screen and (max-width: 768px) {
  .u-mr-60 {
    margin-right: 39px;
  }
}
.u-ml-60 {
  margin-left: 60px;
}
@media screen and (max-width: 768px) {
  .u-ml-60 {
    margin-left: 39px;
  }
}
.u-mt-65 {
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  .u-mt-65 {
    margin-top: 43px;
  }
}
.u-mb-65 {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .u-mb-65 {
    margin-bottom: 43px;
  }
}
.u-mr-65 {
  margin-right: 65px;
}
@media screen and (max-width: 768px) {
  .u-mr-65 {
    margin-right: 43px;
  }
}
.u-ml-65 {
  margin-left: 65px;
}
@media screen and (max-width: 768px) {
  .u-ml-65 {
    margin-left: 43px;
  }
}
.u-mt-70 {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .u-mt-70 {
    margin-top: 46px;
  }
}
.u-mb-70 {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .u-mb-70 {
    margin-bottom: 46px;
  }
}
.u-mr-70 {
  margin-right: 70px;
}
@media screen and (max-width: 768px) {
  .u-mr-70 {
    margin-right: 46px;
  }
}
.u-ml-70 {
  margin-left: 70px;
}
@media screen and (max-width: 768px) {
  .u-ml-70 {
    margin-left: 46px;
  }
}
.u-mt-75 {
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  .u-mt-75 {
    margin-top: 49px;
  }
}
.u-mb-75 {
  margin-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .u-mb-75 {
    margin-bottom: 49px;
  }
}
.u-mr-75 {
  margin-right: 75px;
}
@media screen and (max-width: 768px) {
  .u-mr-75 {
    margin-right: 49px;
  }
}
.u-ml-75 {
  margin-left: 75px;
}
@media screen and (max-width: 768px) {
  .u-ml-75 {
    margin-left: 49px;
  }
}
.u-mt-80 {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .u-mt-80 {
    margin-top: 53px;
  }
}
.u-mb-80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .u-mb-80 {
    margin-bottom: 53px;
  }
}
.u-mr-80 {
  margin-right: 80px;
}
@media screen and (max-width: 768px) {
  .u-mr-80 {
    margin-right: 53px;
  }
}
.u-ml-80 {
  margin-left: 80px;
}
@media screen and (max-width: 768px) {
  .u-ml-80 {
    margin-left: 53px;
  }
}
.u-mt-85 {
  margin-top: 85px;
}
@media screen and (max-width: 768px) {
  .u-mt-85 {
    margin-top: 56px;
  }
}
.u-mb-85 {
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .u-mb-85 {
    margin-bottom: 56px;
  }
}
.u-mr-85 {
  margin-right: 85px;
}
@media screen and (max-width: 768px) {
  .u-mr-85 {
    margin-right: 56px;
  }
}
.u-ml-85 {
  margin-left: 85px;
}
@media screen and (max-width: 768px) {
  .u-ml-85 {
    margin-left: 56px;
  }
}
.u-mt-90 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .u-mt-90 {
    margin-top: 59px;
  }
}
.u-mb-90 {
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .u-mb-90 {
    margin-bottom: 59px;
  }
}
.u-mr-90 {
  margin-right: 90px;
}
@media screen and (max-width: 768px) {
  .u-mr-90 {
    margin-right: 59px;
  }
}
.u-ml-90 {
  margin-left: 90px;
}
@media screen and (max-width: 768px) {
  .u-ml-90 {
    margin-left: 59px;
  }
}
.u-mt-95 {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  .u-mt-95 {
    margin-top: 63px;
  }
}
.u-mb-95 {
  margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .u-mb-95 {
    margin-bottom: 63px;
  }
}
.u-mr-95 {
  margin-right: 95px;
}
@media screen and (max-width: 768px) {
  .u-mr-95 {
    margin-right: 63px;
  }
}
.u-ml-95 {
  margin-left: 95px;
}
@media screen and (max-width: 768px) {
  .u-ml-95 {
    margin-left: 63px;
  }
}
.u-mt-100 {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .u-mt-100 {
    margin-top: 66px;
  }
}
.u-mb-100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .u-mb-100 {
    margin-bottom: 66px;
  }
}
.u-mr-100 {
  margin-right: 100px;
}
@media screen and (max-width: 768px) {
  .u-mr-100 {
    margin-right: 66px;
  }
}
.u-ml-100 {
  margin-left: 100px;
}
@media screen and (max-width: 768px) {
  .u-ml-100 {
    margin-left: 66px;
  }
}

.u-pt-0 {
  padding-top: 0px;
}
@media screen and (max-width: 768px) {
  .u-pt-0 {
    padding-top: 0px;
  }
}
.u-pb-0 {
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .u-pb-0 {
    padding-bottom: 0px;
  }
}
.u-pr-0 {
  padding-right: 0px;
}
@media screen and (max-width: 768px) {
  .u-pr-0 {
    padding-right: 0px;
  }
}
.u-pl-0 {
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .u-pl-0 {
    padding-left: 0px;
  }
}
.u-pt-5 {
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  .u-pt-5 {
    padding-top: 3px;
  }
}
.u-pb-5 {
  padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .u-pb-5 {
    padding-bottom: 3px;
  }
}
.u-pr-5 {
  padding-right: 5px;
}
@media screen and (max-width: 768px) {
  .u-pr-5 {
    padding-right: 3px;
  }
}
.u-pl-5 {
  padding-left: 5px;
}
@media screen and (max-width: 768px) {
  .u-pl-5 {
    padding-left: 3px;
  }
}
.u-pt-10 {
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .u-pt-10 {
    padding-top: 6px;
  }
}
.u-pb-10 {
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .u-pb-10 {
    padding-bottom: 6px;
  }
}
.u-pr-10 {
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .u-pr-10 {
    padding-right: 6px;
  }
}
.u-pl-10 {
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .u-pl-10 {
    padding-left: 6px;
  }
}
.u-pt-15 {
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  .u-pt-15 {
    padding-top: 9px;
  }
}
.u-pb-15 {
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .u-pb-15 {
    padding-bottom: 9px;
  }
}
.u-pr-15 {
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .u-pr-15 {
    padding-right: 9px;
  }
}
.u-pl-15 {
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .u-pl-15 {
    padding-left: 9px;
  }
}
.u-pt-20 {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .u-pt-20 {
    padding-top: 12px;
  }
}
.u-pb-20 {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .u-pb-20 {
    padding-bottom: 12px;
  }
}
.u-pr-20 {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .u-pr-20 {
    padding-right: 12px;
  }
}
.u-pl-20 {
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .u-pl-20 {
    padding-left: 12px;
  }
}
.u-pt-25 {
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  .u-pt-25 {
    padding-top: 15px;
  }
}
.u-pb-25 {
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .u-pb-25 {
    padding-bottom: 15px;
  }
}
.u-pr-25 {
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .u-pr-25 {
    padding-right: 15px;
  }
}
.u-pl-25 {
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .u-pl-25 {
    padding-left: 15px;
  }
}
.u-pt-30 {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .u-pt-30 {
    padding-top: 18px;
  }
}
.u-pb-30 {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .u-pb-30 {
    padding-bottom: 18px;
  }
}
.u-pr-30 {
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .u-pr-30 {
    padding-right: 18px;
  }
}
.u-pl-30 {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .u-pl-30 {
    padding-left: 18px;
  }
}
.u-pt-35 {
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  .u-pt-35 {
    padding-top: 21px;
  }
}
.u-pb-35 {
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .u-pb-35 {
    padding-bottom: 21px;
  }
}
.u-pr-35 {
  padding-right: 35px;
}
@media screen and (max-width: 768px) {
  .u-pr-35 {
    padding-right: 21px;
  }
}
.u-pl-35 {
  padding-left: 35px;
}
@media screen and (max-width: 768px) {
  .u-pl-35 {
    padding-left: 21px;
  }
}
.u-pt-40 {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .u-pt-40 {
    padding-top: 24px;
  }
}
.u-pb-40 {
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .u-pb-40 {
    padding-bottom: 24px;
  }
}
.u-pr-40 {
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .u-pr-40 {
    padding-right: 24px;
  }
}
.u-pl-40 {
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .u-pl-40 {
    padding-left: 24px;
  }
}
.u-pt-45 {
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  .u-pt-45 {
    padding-top: 27px;
  }
}
.u-pb-45 {
  padding-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .u-pb-45 {
    padding-bottom: 27px;
  }
}
.u-pr-45 {
  padding-right: 45px;
}
@media screen and (max-width: 768px) {
  .u-pr-45 {
    padding-right: 27px;
  }
}
.u-pl-45 {
  padding-left: 45px;
}
@media screen and (max-width: 768px) {
  .u-pl-45 {
    padding-left: 27px;
  }
}
.u-pt-50 {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .u-pt-50 {
    padding-top: 30px;
  }
}
.u-pb-50 {
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .u-pb-50 {
    padding-bottom: 30px;
  }
}
.u-pr-50 {
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .u-pr-50 {
    padding-right: 30px;
  }
}
.u-pl-50 {
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .u-pl-50 {
    padding-left: 30px;
  }
}
.u-pt-55 {
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  .u-pt-55 {
    padding-top: 33px;
  }
}
.u-pb-55 {
  padding-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .u-pb-55 {
    padding-bottom: 33px;
  }
}
.u-pr-55 {
  padding-right: 55px;
}
@media screen and (max-width: 768px) {
  .u-pr-55 {
    padding-right: 33px;
  }
}
.u-pl-55 {
  padding-left: 55px;
}
@media screen and (max-width: 768px) {
  .u-pl-55 {
    padding-left: 33px;
  }
}
.u-pt-60 {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .u-pt-60 {
    padding-top: 36px;
  }
}
.u-pb-60 {
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .u-pb-60 {
    padding-bottom: 36px;
  }
}
.u-pr-60 {
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  .u-pr-60 {
    padding-right: 36px;
  }
}
.u-pl-60 {
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .u-pl-60 {
    padding-left: 36px;
  }
}
.u-pt-65 {
  padding-top: 65px;
}
@media screen and (max-width: 768px) {
  .u-pt-65 {
    padding-top: 39px;
  }
}
.u-pb-65 {
  padding-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .u-pb-65 {
    padding-bottom: 39px;
  }
}
.u-pr-65 {
  padding-right: 65px;
}
@media screen and (max-width: 768px) {
  .u-pr-65 {
    padding-right: 39px;
  }
}
.u-pl-65 {
  padding-left: 65px;
}
@media screen and (max-width: 768px) {
  .u-pl-65 {
    padding-left: 39px;
  }
}
.u-pt-70 {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .u-pt-70 {
    padding-top: 42px;
  }
}
.u-pb-70 {
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .u-pb-70 {
    padding-bottom: 42px;
  }
}
.u-pr-70 {
  padding-right: 70px;
}
@media screen and (max-width: 768px) {
  .u-pr-70 {
    padding-right: 42px;
  }
}
.u-pl-70 {
  padding-left: 70px;
}
@media screen and (max-width: 768px) {
  .u-pl-70 {
    padding-left: 42px;
  }
}
.u-pt-75 {
  padding-top: 75px;
}
@media screen and (max-width: 768px) {
  .u-pt-75 {
    padding-top: 45px;
  }
}
.u-pb-75 {
  padding-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .u-pb-75 {
    padding-bottom: 45px;
  }
}
.u-pr-75 {
  padding-right: 75px;
}
@media screen and (max-width: 768px) {
  .u-pr-75 {
    padding-right: 45px;
  }
}
.u-pl-75 {
  padding-left: 75px;
}
@media screen and (max-width: 768px) {
  .u-pl-75 {
    padding-left: 45px;
  }
}
.u-pt-80 {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .u-pt-80 {
    padding-top: 48px;
  }
}
.u-pb-80 {
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .u-pb-80 {
    padding-bottom: 48px;
  }
}
.u-pr-80 {
  padding-right: 80px;
}
@media screen and (max-width: 768px) {
  .u-pr-80 {
    padding-right: 48px;
  }
}
.u-pl-80 {
  padding-left: 80px;
}
@media screen and (max-width: 768px) {
  .u-pl-80 {
    padding-left: 48px;
  }
}
.u-pt-85 {
  padding-top: 85px;
}
@media screen and (max-width: 768px) {
  .u-pt-85 {
    padding-top: 51px;
  }
}
.u-pb-85 {
  padding-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .u-pb-85 {
    padding-bottom: 51px;
  }
}
.u-pr-85 {
  padding-right: 85px;
}
@media screen and (max-width: 768px) {
  .u-pr-85 {
    padding-right: 51px;
  }
}
.u-pl-85 {
  padding-left: 85px;
}
@media screen and (max-width: 768px) {
  .u-pl-85 {
    padding-left: 51px;
  }
}
.u-pt-90 {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .u-pt-90 {
    padding-top: 54px;
  }
}
.u-pb-90 {
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .u-pb-90 {
    padding-bottom: 54px;
  }
}
.u-pr-90 {
  padding-right: 90px;
}
@media screen and (max-width: 768px) {
  .u-pr-90 {
    padding-right: 54px;
  }
}
.u-pl-90 {
  padding-left: 90px;
}
@media screen and (max-width: 768px) {
  .u-pl-90 {
    padding-left: 54px;
  }
}
.u-pt-95 {
  padding-top: 95px;
}
@media screen and (max-width: 768px) {
  .u-pt-95 {
    padding-top: 57px;
  }
}
.u-pb-95 {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .u-pb-95 {
    padding-bottom: 57px;
  }
}
.u-pr-95 {
  padding-right: 95px;
}
@media screen and (max-width: 768px) {
  .u-pr-95 {
    padding-right: 57px;
  }
}
.u-pl-95 {
  padding-left: 95px;
}
@media screen and (max-width: 768px) {
  .u-pl-95 {
    padding-left: 57px;
  }
}
.u-pt-100 {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .u-pt-100 {
    padding-top: 60px;
  }
}
.u-pb-100 {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .u-pb-100 {
    padding-bottom: 60px;
  }
}
.u-pr-100 {
  padding-right: 100px;
}
@media screen and (max-width: 768px) {
  .u-pr-100 {
    padding-right: 60px;
  }
}
.u-pl-100 {
  padding-left: 100px;
}
@media screen and (max-width: 768px) {
  .u-pl-100 {
    padding-left: 60px;
  }
}

.hero-section {
  position: relative;
  background-color: #2369C3;
}

.hero__visual {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 100%;
}
@media screen and (max-width: 768px) {
  .hero__visual {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.hero-slider-container {
  width: 50%;
  flex: 0 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .hero-slider-container {
    width: 100%;
  }
}

.swiper-slide img {
  width: 100%;
  height: 100dvh;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .swiper-slide img {
    height: 50dvh;
  }
}

.hero-maincopy {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
}

.hero-maincopy p {
  color: #fff;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  font-size: max(3.8rem, 2.35vw);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .hero-maincopy p {
    font-size: min(2.8rem, 6.5vw);
    line-height: 1.6;
  }
}

.hero__lead {
  padding: 6rem 2rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .hero__lead {
    padding: 3rem 2rem;
  }
}
.hero__lead p {
  line-height: 1.8;
  margin: 2rem auto 0;
}

.hero__strengths {
  max-width: 1600px;
  margin: auto;
  color: #fff;
  position: relative;
  padding: 8%;
  padding-top: 0;
  padding-bottom: 4%;
}
@media (max-width: 1200px) {
  .hero__strengths {
    padding: 4%;
  }
}
@media screen and (max-width: 480px) {
  .hero__strengths {
    padding-bottom: 8%;
  }
}

.hero__strengths-heading {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 3.6rem;
  font-weight: 500;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.025em;
  position: relative;
  margin: 0 5%;
  padding-left: 1rem;
}
@media screen and (max-width: 768px) {
  .hero__strengths-heading {
    font-size: 2.2rem;
  }
}

.hero__strengths-heading::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100vw;
  height: 1px;
  left: -50vw;
  top: 1.75rem;
  transform: translate(-50%);
}
@media screen and (max-width: 768px) {
  .hero__strengths-heading::before {
    top: 1rem;
  }
}

.hero__strengths-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, auto));
  justify-content: center;
  gap: 5rem;
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  .hero__strengths-list {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 3rem;
    width: 100%;
    margin-top: 3rem;
    margin-inline: 0;
    justify-items: start;
  }
}

.hero__strengths-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero__strengths-item:nth-of-type(1) {
  grid-column: 1;
  grid-row: 1;
}
@media screen and (max-width: 768px) {
  .hero__strengths-item:nth-of-type(1) {
    grid-column: initial;
    grid-row: initial;
    justify-self: start;
  }
}

.hero__strengths-item:nth-of-type(2) {
  grid-column: 1;
  grid-row: 2;
  margin-left: 5rem;
}
@media screen and (max-width: 768px) {
  .hero__strengths-item:nth-of-type(2) {
    grid-column: initial;
    grid-row: initial;
    justify-self: start;
    transform: translateX(4%);
    margin-left: 0;
  }
}

.hero__strengths-item:nth-of-type(3) {
  grid-column: 2;
  grid-row: 1;
}
@media screen and (max-width: 768px) {
  .hero__strengths-item:nth-of-type(3) {
    grid-column: initial;
    grid-row: initial;
    justify-self: start;
    transform: translateX(12%);
  }
}

.hero__strengths-item:nth-of-type(4) {
  grid-column: 2;
  grid-row: 2;
  margin-left: 5rem;
}
@media screen and (max-width: 768px) {
  .hero__strengths-item:nth-of-type(4) {
    grid-column: initial;
    grid-row: initial;
    justify-self: start;
    transform: translateX(20%);
    margin-left: 0;
  }
}

.hero__strengths-number {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  width: 7rem;
  height: 7rem;
  background-color: #fff;
  color: #2369C3;
  border: 3px solid #2369C3;
  box-shadow: 0 0 0 1px #fff;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .hero__strengths-number {
    font-size: 2.4rem;
    width: 5rem;
    height: 5rem;
    border: 2px solid #2369C3;
  }
}

.hero__strengths-title {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.4;
  margin-left: 2rem;
}
@media screen and (max-width: 768px) {
  .hero__strengths-title {
    font-size: 1.6rem;
  }
}

.hero__strengths-title span {
  display: block;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.025em;
  color: #B5E8FF;
}

.strengths-section {
  position: relative;
}

.strengths-section::before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 101vw;
  height: 12.5vw;
  background-color: #2369C3;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: -10;
}

.strengths-section__inner {
  position: relative;
  z-index: 0;
  padding: 8%;
  padding-top: 12%;
  padding-bottom: 4%;
}
@media (max-width: 1200px) {
  .strengths-section__inner {
    padding: 4%;
  }
}
@media screen and (max-width: 1200px) {
  .strengths-section__inner {
    padding-top: 12vw;
  }
}
@media screen and (max-width: 768px) {
  .strengths-section__inner {
    padding: 18% 0 4%;
  }
}

@media screen and (max-width: 768px) {
  .section-title--strengths {
    padding: 0 6.5%;
  }
}
@media screen and (max-width: 480px) {
  .section-title--strengths {
    font-size: min(8.2rem, 22vw);
  }
}

.map-area {
  position: relative;
  z-index: -10;
  max-width: 1540px;
  margin: auto;
}

.map-area__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  margin-top: 10%;
}
@media screen and (max-width: 1200px) {
  .map-area__text {
    margin-top: 5%;
  }
}
@media screen and (max-width: 768px) {
  .map-area__text {
    position: relative;
    padding: 0 6.5%;
  }
}

.map-area__text-lead {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: clamp(2.6rem, 1.65vw, 3.2rem);
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .map-area__text-lead {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 1rem;
  }
}

.map-area__lead-underline {
  display: inline-block;
  border-bottom: 1px solid #2369C3;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1200px) {
  .map-area__lead-underline {
    margin-bottom: 1.5rem;
  }
}

.map-area__lead-number {
  font-size: 3.6rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .map-area__lead-number {
    font-size: 2.8rem;
  }
}

.map-area__text-note {
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 1200px) {
  .map-area__text-note {
    width: 80%;
  }
}

.map-area picture {
  position: relative;
  top: -3rem;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .map-area picture {
    top: 0;
  }
  .map-area picture img {
    width: 100%;
    max-width: 1000px;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .map-area picture {
    top: -1.5rem;
  }
}

.map-labels {
  display: contents;
}
@media screen and (max-width: 768px) {
  .map-labels {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
    gap: 1.5rem;
    padding: 0 6.5%;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .map-labels {
    grid-template-columns: 1fr 1.25fr 1fr;
    gap: 1rem;
  }
}

.map-labels__list {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .map-labels__list {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .map-labels__list {
    position: relative;
    font-size: 1.4rem;
  }
}

.map-labels__list span {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  margin-left: 1.25rem;
  margin-right: 0.75rem;
  font-variant-numeric: tabular-nums;
}
@media screen and (max-width: 1200px) {
  .map-labels__list span {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .map-labels__list span {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 480px) {
  .map-labels__list span {
    margin-left: 1rem;
    margin-right: 0.5rem;
  }
}

.map-labels__list--green {
  color: #43A2B3;
  border-left: solid 1px #43A2B3;
  top: 40%;
  right: 12%;
}
@media screen and (max-width: 1200px) {
  .map-labels__list--green {
    top: 42%;
    right: calc(30px + 85 * (100vw - 768px) / 432);
  }
}
@media screen and (max-width: 768px) {
  .map-labels__list--green {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}

.map-labels__list--green::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 50%;
  border-top: 1px solid #43A2B3;
}
@media screen and (max-width: 768px) {
  .map-labels__list--green::before {
    content: none;
  }
}

.map-labels__list--lightblue {
  color: #38A2D6;
  border-left: solid 1px #38A2D6;
  bottom: 24%;
  right: 18%;
}
@media screen and (max-width: 1200px) {
  .map-labels__list--lightblue {
    bottom: calc(100px + 115 * (100vw - 768px) / 432);
    right: calc(50px + 130 * (100vw - 768px) / 432);
  }
}
@media screen and (max-width: 768px) {
  .map-labels__list--lightblue {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}

.map-labels__list--lightblue::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 50%;
  border-top: 1px solid #38A2D6;
}
@media screen and (max-width: 768px) {
  .map-labels__list--lightblue::before {
    content: none;
  }
}

.map-labels__list--blue {
  color: #4569AD;
  border-left: solid 1px #4569AD;
  border-bottom: 1px solid #4569AD;
  padding-bottom: 1rem;
  bottom: 42%;
  left: 37%;
}
@media screen and (max-width: 1200px) {
  .map-labels__list--blue {
    bottom: calc(270px + 140 * (100vw - 768px) / 432);
    left: calc(170px + 180 * (100vw - 768px) / 432);
  }
}
@media screen and (max-width: 768px) {
  .map-labels__list--blue {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding-bottom: 0;
    border-bottom: none;
  }
}

.map-labels__list--blue::before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -50%;
  width: 50%;
  border-bottom: 1px solid #4569AD;
}
@media screen and (max-width: 768px) {
  .map-labels__list--blue::before {
    display: none;
  }
}

.strong-point {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .strong-point {
    margin-top: 8rem;
    padding: 0 6.5%;
  }
}

.strong-point__cards {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(3, 1fr);
  gap: 5rem;
  direction: rtl;
  writing-mode: horizontal-tb;
}
@media screen and (max-width: 1200px) {
  .strong-point__cards {
    gap: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .strong-point__cards {
    grid-template-columns: 1fr;
  }
}

.strong-point__item {
  background-color: #fff;
  border: solid 1px #2369C3;
  padding: 3rem;
  position: relative;
  z-index: -2;
  direction: ltr;
}
@media screen and (max-width: 1200px) {
  .strong-point__item {
    padding: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .strong-point__item {
    padding: 2rem;
  }
}

.strong-point__item:nth-child(2) {
  margin-top: 15rem;
}
@media screen and (max-width: 768px) {
  .strong-point__item:nth-child(2) {
    margin-top: 5rem;
  }
}

.strong-point__item:nth-child(3) {
  margin-top: 30rem;
}
@media screen and (max-width: 768px) {
  .strong-point__item:nth-child(3) {
    margin-top: 5rem;
  }
}

.strong-point__item::before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 8rem;
  height: 6rem;
  z-index: -1;
}

.strong-point__item::after {
  content: "STRONG POINT";
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.025em;
  color: #2369C3;
  position: absolute;
  top: -15px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .strong-point__item::after {
    top: -13px;
  }
}

.strong-point__number {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: min(8rem, 9vw);
  font-weight: 700;
  line-height: 1;
  color: #2369C3;
  position: absolute;
  top: -30px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .strong-point__number {
    font-size: 7rem;
  }
}

.strong-point__heading {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 20px;
  font-weight: 700;
  color: #2369C3;
  margin: 15px 0;
}

.service-section {
  position: relative;
  padding-top: 15vw;
}

.service-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 15vw;
  background-color: #F3F7FD;
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  z-index: -10;
}

.service-section__inner {
  padding: 8%;
  padding-top: 2%;
  background-color: #F3F7FD;
}
@media (max-width: 1200px) {
  .service-section__inner {
    padding: 4%;
  }
}
@media screen and (max-width: 768px) {
  .service-section__inner {
    padding: 4% 2rem 15%;
  }
}

.service-section__overview {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 3rem auto 7.5%;
}
@media screen and (max-width: 768px) {
  .service-section__overview {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.service-section__overview-image {
  flex: 1;
  margin-left: calc(50% - 50vw);
}

.service-section__overview-body {
  width: 50%;
  margin: 0 0 4rem 5rem;
}
@media screen and (max-width: 1200px) {
  .service-section__overview-body {
    margin: 0 0 0 3rem;
  }
}
@media screen and (max-width: 768px) {
  .service-section__overview-body {
    width: 100%;
    margin: 2rem auto;
  }
}

.service-section__assurance {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .service-section__assurance {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.service-section__assurance-body {
  width: calc(50% - 5rem);
}
@media screen and (max-width: 1200px) {
  .service-section__assurance-body {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 768px) {
  .service-section__assurance-body {
    width: 100%;
  }
}

.service-section__assurance-image {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .service-section__assurance-image {
    width: 100%;
    margin-top: 3rem;
  }
}

.service-section__hazard {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8%;
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  .service-section__hazard {
    padding: 4%;
  }
}
@media screen and (max-width: 1200px) {
  .service-section__hazard {
    padding: 8% 4%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .service-section__hazard {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12% 2rem 0;
  }
}

.hazard-heading {
  width: 33.3333333333%;
  position: sticky;
  top: 10rem;
  padding-bottom: 20%;
}
@media screen and (max-width: 768px) {
  .hazard-heading {
    position: static;
    top: auto;
    width: 100%;
    padding-bottom: 4rem;
  }
}

.hazard-title {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 3rem;
  position: relative;
  padding-left: 1rem;
}
@media screen and (max-width: 768px) {
  .hazard-title {
    font-size: 2.2rem;
  }
}

.hazard-title::before {
  content: "";
  position: absolute;
  background: #2369C3;
  width: 100vw;
  height: 1px;
  left: -50vw;
  top: 1.75rem;
  transform: translate(-50%);
}
@media screen and (max-width: 768px) {
  .hazard-title::before {
    top: 1.4rem;
  }
}

.hazard-title span {
  display: block;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .hazard-title span {
    font-size: 1.3rem;
  }
}

.hazard-block {
  width: 66.6666666667%;
  margin-left: 5%;
}
@media screen and (max-width: 768px) {
  .hazard-block {
    width: 100%;
    margin: 0;
  }
}

.hazard-block__item {
  margin-bottom: 3rem;
  padding: 4rem;
  background-color: #F1F5F7;
  border: 6px solid #fff;
  box-shadow: 0 0 0 1px #2369C3;
}
@media screen and (max-width: 1200px) {
  .hazard-block__item {
    padding: 3rem;
    border: 3px solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .hazard-block__item {
    padding: 2rem;
  }
}

.hazard-block__item-heading {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: clamp(2.6rem, 1.65vw, 3.2rem);
  font-weight: 600;
  margin-bottom: 2rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .hazard-block__item-heading {
    font-size: 2.1rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.5rem;
  }
}

.hazard-block__item-heading--darkblue {
  color: #183C9D;
}

.hazard-block__item-heading--blue {
  color: #2369C3;
}

.hazard-block__item-heading--lightblue {
  color: #3098D8;
}

.hazard-block__item-heading span {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  color: #fff;
  margin-right: 1.5rem;
  padding: 0.5em 1.25em;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .hazard-block__item-heading span {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}

.hazard-block__item-heading--darkblue span {
  background-color: #183C9D;
}

.hazard-block__item-heading--blue span {
  background-color: #2369C3;
}

.hazard-block__item-heading--lightblue span {
  background-color: #3098D8;
}

.hazard-block__item figure {
  position: relative;
}

.hazard-block__item figcaption {
  display: block;
  font-size: 1.4rem;
  width: 100%;
  padding: 1rem 1rem 0.5rem;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  text-align: right;
}
@media screen and (max-width: 768px) {
  .hazard-block__item figcaption {
    font-size: 1.2rem;
  }
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  gap: 4px;
}
@media screen and (max-width: 768px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
}

.grid-container figure:nth-of-type(1) {
  grid-column: 1/2;
  grid-row: 1;
}
@media screen and (max-width: 768px) {
  .grid-container figure:nth-of-type(1) {
    grid-column: auto;
    grid-row: auto;
  }
}

.grid-container figure:nth-of-type(2) {
  grid-column: 2/3;
  grid-row: 1;
}
@media screen and (max-width: 768px) {
  .grid-container figure:nth-of-type(2) {
    grid-column: auto;
    grid-row: auto;
  }
}

.grid-container figure:nth-of-type(3) {
  grid-column: 1/3;
  grid-row: 2;
}
@media screen and (max-width: 768px) {
  .grid-container figure:nth-of-type(3) {
    grid-column: auto;
    grid-row: auto;
  }
}

.asbestos-materials {
  padding: 8%;
  padding-top: 6%;
  text-align: center;
}
@media (max-width: 1200px) {
  .asbestos-materials {
    padding: 4%;
  }
}
@media screen and (max-width: 768px) {
  .asbestos-materials {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
}

.asbestos-materials__heading {
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: clamp(2.6rem, 1.65vw, 3.2rem);
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__heading {
    font-size: 2.2rem;
    margin-bottom: 2.5rem;
  }
}

.asbestos-materials__heading span {
  display: block;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.075em;
  color: #3098D8;
}

.asbestos-materials__table {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table {
    overflow-x: scroll;
  }
}

.asbestos-materials__table table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table table {
    width: 800px;
  }
}

.asbestos-materials__table .category {
  width: 15%;
  background-color: #F2F3F5;
  color: #555;
  border-bottom: solid 2px #fff;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table .category {
    width: 12%;
  }
}

.asbestos-materials__table .level {
  font-size: 1.8rem;
  width: 28.3333333333%;
  color: #fff;
  border-left: solid 2px #fff;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table .level {
    font-size: 1.6rem;
    width: 29.3333333333%;
  }
}

.asbestos-materials__table .level--1 {
  background-color: #183C9D;
}

.asbestos-materials__table .level--2 {
  background-color: #2369C3;
}

.asbestos-materials__table .level--3 {
  background-color: #3098D8;
}

.asbestos-materials__table .level .label {
  display: inline-block;
  width: 100%;
  max-width: 140px;
  font-size: 1.5rem;
  line-height: 1;
  border: solid 1px #fff;
  border-radius: 3px;
  margin: 0.75rem auto 0.5rem;
  padding: 0.25em 1em 0.5em;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table .level .label {
    max-width: 120px;
    font-size: 1.3rem;
    margin-top: 0.5rem;
  }
}

.asbestos-materials__table .level .label > span {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.6rem;
  padding-left: 0.25rem;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table .level .label > span {
    font-size: 1.4rem;
  }
}

.asbestos-materials__table table th,
.asbestos-materials__table table td {
  padding: 2.5rem 3rem;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__table table th,
  .asbestos-materials__table table td {
    padding: 1.25rem;
  }
}

.asbestos-materials__table table td {
  border-right: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}

.asbestos-materials__table table .border-right-none {
  border-right: none;
}

.asbestos-materials__table table ul li {
  padding-left: 1em;
  position: relative;
  text-align: left;
}

.asbestos-materials__table table ul li::before {
  content: "・";
  font-weight: bold;
  position: absolute;
  left: 0;
  color: #2369C3;
}

.asbestos-materials__footer-icon {
  width: 100%;
  max-width: 72px;
  margin: 2.5rem auto 2.25rem;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__footer-icon {
    max-width: 48px;
    margin: 2.25rem auto 1.75rem;
  }
}

.asbestos-materials__footer-text {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .asbestos-materials__footer-text {
    font-size: 1.8rem;
  }
}

.asbestos-materials__footer-text span {
  background: linear-gradient(rgba(255, 255, 255, 0) 60%, #FAFAC5 60%);
  color: #DB7337;
  padding: 0 0.075em;
}

.data-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  margin: auto;
  padding: 8%;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/lp/asbestos/assets/img/asbestos_data_parallax.jpg");
  background-attachment: fixed;
}
@media (max-width: 1200px) {
  .data-section {
    padding: 4%;
  }
}
@media screen and (max-width: 768px) {
  .data-section {
    padding-top: 15vw;
    padding-bottom: 10vw;
  }
}

/* iOSデバイスのみ background-attachment: scroll にする */
@supports (-webkit-touch-callout: none) {
  .data-section {
    background-attachment: scroll;
  }
}
.data-section__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  margin: auto;
  z-index: 1;
  width: 100%;
}

.data-section__heading {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6.5em;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .data-section__heading {
    gap: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .data-section__heading {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 4rem;
  }
}

.section-title--data {
  color: #fff;
  margin-left: -1.5rem;
}
@media screen and (max-width: 768px) {
  .section-title--data {
    margin-left: 0;
  }
}

.section-title--data span {
  color: #B5E8FF;
  margin-left: 1rem;
}
@media screen and (max-width: 768px) {
  .section-title--data span {
    margin-left: 0.35rem;
  }
}

.data-section__body {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.5rem;
  width: 100%;
  margin: 12rem auto 6rem;
}
@media screen and (max-width: 1200px) {
  .data-section__body {
    gap: 3rem;
    margin-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .data-section__body {
    grid-template-columns: 1fr;
    margin: 6rem auto 3rem;
    gap: 2.5rem;
  }
}

.data-card {
  background-color: #fff;
  color: #333;
  padding: 4rem 1rem 6rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .data-card {
    padding: 2.5rem 0.5rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .data-card {
    padding: 3rem 1rem 4rem;
  }
}

.data-card::before {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  border: 1px solid #fff;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .data-card::before {
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
  }
}

.data-card__label {
  font-size: 1.7rem;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  .data-card__label {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .data-card__label {
    font-size: 1.5rem;
  }
}

.data-card__value {
  color: #2369C3;
}

.data-card__number {
  font-family: "Barlow Condensed", sans-serif;
  font-size: clamp(10rem, 10rem + 0.79vw, 13rem);
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .data-card__number {
    font-size: 8.25rem;
  }
}
@media screen and (max-width: 768px) {
  .data-card__number {
    font-size: 7rem;
  }
}

.data-card__unit {
  font-family: "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 2.2rem;
  font-weight: 800;
}
@media screen and (max-width: 1200px) {
  .data-card__unit {
    font-size: 1.6rem;
  }
}

.data-card__note {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #888;
  position: absolute;
  right: 5px;
  bottom: 2px;
}
@media screen and (max-width: 1200px) {
  .data-card__note {
    font-size: 1.2rem;
  }
}

.flow-section {
  position: relative;
}

.flow-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 52.5vw;
  height: 52.5vw;
  background-color: #F3F7FD;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: -10;
}
@media screen and (max-width: 768px) {
  .flow-section::before {
    width: 100vw;
    height: 100vw;
  }
}

.flow-section__inner {
  padding: 8%;
}
@media (max-width: 1200px) {
  .flow-section__inner {
    padding: 4%;
  }
}
@media screen and (max-width: 1200px) {
  .flow-section__inner {
    padding-bottom: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .flow-section__inner {
    padding-top: 15vw;
    padding-bottom: 10vw;
  }
}

.flow-list {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 3rem 1.5rem 0;
}
@media screen and (max-width: 768px) {
  .flow-list {
    padding-right: 0;
  }
}

.flow-list__line {
  position: absolute;
  top: -3rem;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: #2369C3;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .flow-list__line {
    top: 2rem;
    left: 0;
  }
}

.flow-list__item {
  position: relative;
  width: 50%;
  margin: -3rem 0;
}
@media screen and (max-width: 768px) {
  .flow-list__item {
    width: 100%;
    margin: 5rem 0 4rem;
  }
}

.flow-list__item--left {
  left: 0;
}

.flow-list__item--right {
  left: 50%;
}
@media screen and (max-width: 768px) {
  .flow-list__item--right {
    left: 0;
  }
}

.flow-list__content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flow-list__item--right .flow-list__content {
  justify-content: flex-start;
}

.flow-list__content::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 5rem;
  height: 1px;
  background: #2369C3;
}

.flow-list__item--left .flow-list__content::before {
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .flow-list__item--left .flow-list__content::before {
    right: auto;
    left: -15px;
  }
}

@media screen and (max-width: 768px) {
  .flow-list__item--right .flow-list__content::before {
    left: -15px;
    transform: translateY(-50%);
  }
}

.flow-list__content::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #2369C3;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -2.5px;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .flow-list__content::after {
    right: auto;
    left: -17px;
  }
}

.flow-list__item--right .flow-list__content::after {
  right: auto;
  left: -2.5px;
}
@media screen and (max-width: 768px) {
  .flow-list__item--right .flow-list__content::after {
    left: -17px;
  }
}

.flow-list__number {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 56px;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
  color: #2369C3;
  background-color: #fff;
  padding: 0 12px 0 6px;
  position: absolute;
  top: -30px;
  left: 25px;
}
@media screen and (max-width: 768px) {
  .flow-list__number {
    font-size: 40px;
    top: -20px;
    left: 15px;
    padding: 0 8px 0 4px;
  }
}

.flow-list__item--right .flow-list__number {
  left: 65px;
}
@media screen and (max-width: 768px) {
  .flow-list__item--right .flow-list__number {
    left: 15px;
  }
}

.flow-list__box {
  width: 100%;
  background: #fff;
  border: solid 1px #2369C3;
  padding: 4.5rem 3.5rem 3rem 4.5rem;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5rem;
}
@media screen and (max-width: 1200px) {
  .flow-list__box {
    padding: 3rem 2.5rem 2rem;
    gap: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .flow-list__box {
    padding: 2rem;
  }
}

.flow-list__item--left .flow-list__box {
  margin-right: 4rem;
}
@media screen and (max-width: 768px) {
  .flow-list__item--left .flow-list__box {
    margin-right: 0;
  }
}

.flow-list__item--right .flow-list__box {
  margin-left: 4rem;
}
@media screen and (max-width: 768px) {
  .flow-list__item--right .flow-list__box {
    margin-left: 0;
  }
}

.flow-list__icon {
  flex-shrink: 0;
  width: 7rem;
}
@media screen and (max-width: 768px) {
  .flow-list__icon {
    width: 5.5rem;
  }
}

.flow-list__title {
  display: inline-block;
  font-family: "Noto Serif", "Hiragino Mincho ProN", "Yu Mincho", serif;
  font-size: 2.1rem;
  font-weight: 600;
  color: #2369C3;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .flow-list__title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}

#contact {
  padding: 10rem 2rem 5rem;
  background-color: #F3F7FD;
  position: relative;
}
@media screen and (max-width: 768px) {
  #contact {
    padding: 5rem 2rem;
  }
}

.section-title--contact {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 9rem;
  font-weight: 700;
  line-height: 1.1;
  color: #2369C3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .section-title--contact {
    font-size: 56px;
  }
}
.section-title--contact span {
  display: block;
  font-style: normal;
  font-size: 18px;
  color: #333;
}
@media screen and (max-width: 768px) {
  .section-title--contact span {
    font-size: 1.4rem;
  }
}

.contact-section__lead {
  margin-top: 6rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .contact-section__lead {
    margin-top: 3.5rem;
  }
}

.contact-section__form {
  max-width: 900px;
  margin: 0 auto 10rem;
}
@media screen and (max-width: 768px) {
  .contact-section__form {
    margin-bottom: 6rem;
  }
}

.contact-form__inner {
  margin: 50px auto 35px;
  padding: 5rem;
  background-color: #fff;
  border: solid 1px #2369C3;
}
@media screen and (max-width: 1200px) {
  .contact-form__inner {
    padding: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form__inner {
    padding: 3rem 2.5rem;
  }
}

.contact-section__form dl:not(:last-child) {
  margin-bottom: 30px;
}

.contact-section__form dt {
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  margin-bottom: 1rem;
}

.tag-label {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 1px;
  margin-left: 1rem;
  padding: 4px 8px;
  border-radius: 50px;
}

.tag-required {
  color: #C62121;
  border: 1px solid #C62121;
}

.tag-optional {
  color: #2369C3;
  border: 1px solid #2369C3;
}

.contact-section__form input[type=text],
.contact-section__form input[type=tel],
.contact-section__form input[type=email],
.contact-section__form textarea {
  width: 100%;
  padding: 1rem 1.5rem;
  background-color: #F2F3F5;
  border: none;
}

.contact-section__form input[type=text]::placeholder,
.contact-section__form input[type=tel]::placeholder,
.contact-section__form input[type=email]::placeholder,
.contact-section__form textarea::placeholder {
  font-size: 1.5rem;
  color: #AAACB5;
}

.contact-section__form .error_match .contact-section__form .error_format,
.contact-section__form .error_blank {
  color: #C62121;
}

.privacy-policy {
  max-width: 780px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .privacy-policy {
    margin: 0 1rem;
  }
}

.privacy-policy > p {
  text-align: left;
}

.privacy-policy__text {
  margin: 40px auto;
  padding: 30px;
  background-color: #fff;
  border: solid 1px #eaeaea;
}

#agree_check {
  margin-top: 1.5em;
}
#agree_check label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  cursor: pointer;
  position: relative;
}
#agree_check input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
#agree_check input[type=checkbox] + span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #333;
  background-color: #fff;
  flex-shrink: 0;
  position: relative;
  transition: background-color 0.3s, border-color 0.3s;
}
#agree_check input[type=checkbox]:checked + span {
  background-color: #1EA350;
  border-color: #1EA350;
}
#agree_check input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 3px;
  width: 8px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

#form_submit .form-button {
  font-weight: 500;
  display: inline-block;
  width: 100%;
  max-width: 320px;
  margin: 10px 0;
  padding: 15px;
  position: relative;
  background-color: #2369C3;
  color: #fff;
  border: 1px solid #2369C3;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

#form_submit .form-button:hover {
  background-color: #fff;
  color: #2369C3;
}

div#confirm_field {
  display: none;
}

div#confirm_field .confirm-section__form {
  max-width: 900px;
  margin: 0 auto 12rem;
}
@media screen and (max-width: 768px) {
  div#confirm_field .confirm-section__form {
    margin-bottom: 6rem;
  }
}

div#confirm_field .confirm__inner {
  margin: 50px auto 35px;
  padding: 5rem;
  background-color: #fff;
  border: solid 1px #2369C3;
}
@media screen and (max-width: 768px) {
  div#confirm_field .confirm__inner {
    padding: 3rem 2.5rem;
  }
}

div#confirm_field .confirm-section__form dl:last-child {
  margin-bottom: 3rem;
}

div#confirm_field .confirm-section__form dl:not(:last-child) {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: solid 1px #eaeaea;
}

div#confirm_field .confirm-section__form dt {
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  margin-bottom: 5px;
}

div#confirm_field .confirm__title {
  font-size: 2.4rem;
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  div#confirm_field .confirm__title {
    font-size: 2rem;
    line-height: 1.6;
  }
}

div#confirm_field #confirm_submit {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
}

div#confirm_field #confirm_submit .form-button {
  font-weight: 500;
  display: inline-block;
  width: 100%;
  max-width: 280px;
  margin: 10px 0;
  padding: 15px;
  position: relative;
  background-color: #2369C3;
  color: #fff;
  border: 1px solid #2369C3;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

div#confirm_field #confirm_submit .form-button:hover {
  background-color: #fff;
  color: #2369C3;
}

div#confirm_field #confirm_submit .form-button--black {
  font-weight: 500;
  display: inline-block;
  width: 100%;
  max-width: 280px;
  margin: 10px 0;
  padding: 15px;
  position: relative;
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

div#confirm_field #confirm_submit .form-button--black:hover {
  background-color: #fff;
  color: #333;
}

#thanks .l-page {
  background-color: #F3F7FD;
}

#thanks .js-header {
  background: rgb(29, 87, 162);
}
@media screen and (max-width: 768px) {
  #thanks .js-header {
    height: 58px;
  }
}

@media screen and (max-width: 768px) {
  #thanks .hamburger-overlay {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 58px;
    height: 58px;
    border: none;
    background: rgb(29, 87, 162);
    cursor: pointer;
  }
}
.contact-thanks-section {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  padding: 16rem 2rem 12rem;
}
@media screen and (max-width: 768px) {
  .contact-thanks-section {
    padding: 12rem 2rem 8rem;
  }
}

.contact-thanks-section__inner {
  margin: 8rem auto 4rem;
  padding: 4rem;
  border: solid 1px #2369C3;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .contact-thanks-section__inner {
    margin: 6rem auto 3rem;
    padding: 2.5rem;
  }
}

.contact-thanks-section__title {
  font-size: 2.4rem;
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .contact-thanks-section__title {
    font-size: 2rem;
    line-height: 1.6;
  }
}