@charset "UTF-8";
.bg-primary {
  background-color: var(--theme-color, #0098dc);
}

.btn-primary {
  --bs-btn-bg: var(--theme-color, #0098dc);
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
}

.bg-secondary {
  background-color: #867439;
}

.btn-secondary {
  --bs-btn-bg: #867439;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
}

.bg-light {
  background-color: #f8f7f3;
}

.btn-light {
  --bs-btn-bg: #f8f7f3;
}

.bg-dark {
  background-color: #000;
}

.btn-dark {
  --bs-btn-bg: #000;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
}

.bg-white {
  background-color: #fff;
}

.btn-white {
  --bs-btn-bg: #fff;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
}

.bg-orange {
  background-color: #dd5e25;
}

.btn-orange {
  --bs-btn-bg: #dd5e25;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
}

.bg-gold {
  background-color: #ad9a5c;
}

.btn-gold {
  --bs-btn-bg: #ad9a5c;
  --bs-btn-color: #fff;
  --bs-btn-hover-color: #fff;
}

h1 {
  font-size: 4.8rem;
}

.fs-1 {
  font-size: 4.8rem;
}

h2 {
  font-size: 4.2rem;
}

.fs-2 {
  font-size: 4.2rem;
}

h3 {
  font-size: 3.6rem;
}

.fs-3 {
  font-size: 3.6rem;
}

h4 {
  font-size: 3.2rem;
}

.fs-4 {
  font-size: 3.2rem;
}

h5 {
  font-size: 2.8rem;
}

.fs-5 {
  font-size: 2.8rem;
}

h6 {
  font-size: 2.4rem;
}

.fs-6 {
  font-size: 2.4rem;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: auto !important;
}

body {
  position: relative;
  overflow-x: hidden;
  background-color: #fff;
  color: #333;
  letter-spacing: 0;
  font-family: "noto sans jp", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
}

.dark {
  --btn-border-color: #fff;
  --btn-hover-bg-color: #fff;
  --btn-hover-text-color: #262017;
  --btn-text-color: #fff;
  --link-color: #fff;
  --text-color: #fff;
}
.dark * {
  color: var(--text-color, #262017);
}

@media (max-width: 1200px) {
  html {
    font-size: 0.8333333333vw;
  }
}
* {
  color: var(--text-color, #333);
  letter-spacing: 0.05em;
}

em {
  font-style: normal;
}

p {
  line-height: 1.75;
}
p:last-child {
  margin-bottom: 0;
}

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

address {
  font-style: normal;
}

ul, ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

dl, dt, dd {
  margin-bottom: 0;
}

figure {
  margin-bottom: 0;
}

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

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-border {
  border: 1px solid #ccc;
}

.img-fluid {
  width: var(--width-pc) !important;
}

iframe {
  max-width: 100%;
  border: none !important;
  vertical-align: bottom;
}

.hr-01 {
  border-top: 5px solid #707070;
  border-bottom: none;
  opacity: 1;
}

a {
  color: var(--text-color, #333);
  text-decoration: none;
}
a:hover {
  color: inherit;
}

[data-link]:hover {
  text-decoration: none;
}

[data-link=banner] {
  display: block;
  font-size: 1rem;
  line-height: 1;
}

.w-sm {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
}
.w-md {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
}

.mt-lg {
  margin-top: 6rem !important;
}
.mt-md {
  margin-top: 4rem !important;
}
.mt-sm {
  margin-top: 3rem !important;
}

.mb-lg {
  margin-bottom: 6rem !important;
}
.mb-md {
  margin-bottom: 4rem !important;
}
.mb-sm {
  margin-bottom: 3rem !important;
}

.link-primary {
  display: inline-block;
  --bs-link-color-rgb: 140, 59, 59;
}
.link-underline {
  text-decoration: underline;
}
.link-external {
  gap: 0 0.36em;
  text-decoration: underline;
}
.link-external::before {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'><g fill='%236B1B7E'><path d='M19.05 8.53c-.36 0-.65.29-.65.65v11.51H1.31V3.59h11.5c.36 0 .65-.29.65-.65 0-.36-.29-.65-.65-.66H.65c-.36 0-.65.29-.65.65v18.41c0 .36.29.65.65.65h18.4c.36 0 .65-.29.65-.65V9.18c0-.36-.29-.65-.65-.65'/><path d='M21.35 0h-5.98c-.36 0-.65.29-.65.65 0 .36.29.65.65.65h4.4L9.4 11.68c-.26.26-.26.67 0 .93s.67.26.92 0L20.69 2.23v4.4c0 .36.3.65.66.65.36 0 .65-.29.65-.65V.65c0-.36-.29-.66-.65-.66'/></g></svg>");
  background-size: contain;
  background-repeat: no-repeat;
}

.list-dot {
  list-style-type: none;
}
.list-dot li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.875;
}
.list-dot li::before {
  content: "・";
}
.list-circle li {
  margin-left: 1em;
  text-indent: -1em;
}
.list-circle li::before {
  content: "●";
}
.list-note {
  list-style-type: none;
}
.list-note li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
}
.list-note li::before {
  content: "※";
}
.list-note.sm {
  font-size: 1.4rem;
}
.list-note.msm {
  font-size: 1.3rem;
}
.list-note.xsm {
  font-size: 1.2rem;
}
.list-num {
  padding-left: 1.5em;
  list-style-type: decimal;
}
.list-num li {
  line-height: 1.875;
}

.video-wrap {
  width: 100%;
  aspect-ratio: 16/9;
}
.video-wrap video {
  width: 100%;
  height: 100%;
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

#pageTop {
  width: 5.4rem;
  height: 4rem;
  position: fixed;
  right: 2.2rem;
  bottom: 4.8rem;
  z-index: 9;
  display: block;
  visibility: hidden;
  background-color: #0098dc;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
#pageTop::before {
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: calc(50% - 0.25rem);
  left: calc(50% - 0.5rem);
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#pageTop.is-active {
  visibility: visible;
  opacity: 1;
}

.bg-primary {
  background-color: var(--theme-color, #0098dc) !important;
  --text-color: #fff;
}
.bg-01 {
  background-color: #e6f5fc;
}
.bg-gradient01 {
  background: -webkit-gradient(linear, right top, left top, from(#1d6c94), color-stop(82.21%, #278fc3));
  background: linear-gradient(270deg, #1d6c94 0%, #278fc3 82.21%);
}
.bg-wh {
  background-color: #fff;
}

.bg-obj > * {
  position: absolute;
  z-index: -1;
  opacity: 0.15;
}

.js-modal__trigger:hover {
  cursor: pointer;
}

.js-bg-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.js-bg-layer.is-show {
  visibility: visible;
  opacity: 1;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.link-ext01 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.link-ext01::after {
  content: "";
  width: 1em;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 12"><path d="M2 0h12v10H2Zm11 1H3v8h10Z"/><path d="M9.5 12H0V4.5h1V11h8.5Z"/></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  aspect-ratio: 1;
}

.text-serif {
  font-family: "Noto Serif JP", serif;
}
.text-en {
  font-family: "roboto", sans-serif;
}
.text-unset {
  font-family: initial;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: right;
}
.text-bold {
  font-weight: 700;
}
.text-white {
  color: #fff !important;
  --bs-link-color: #fff;
  --bs-link-hover-color: #fff;
  --text-color: #fff;
}
.text-white .fill {
  fill: #fff;
}
.text-secondary {
  color: #8e7244;
}
.text-black {
  color: #000;
}
.text-primary {
  color: #0098dc;
  --text-color: #0098dc;
}
.text-md {
  font-size: 1.8rem;
}
.text-sm {
  font-size: 1.4rem;
}

.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}

.lh-1 {
  line-height: 1;
}

.ls-0 {
  letter-spacing: 0;
}
.ls-lg {
  letter-spacing: 0.2em;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tags .date {
  display: block;
  color: var(--theme-color, #0098dc);
  font-size: 1.8rem;
}
.tags .tag {
  padding: 0.5rem 2rem;
  background-color: #000;
  color: #fff;
  font-size: 1.6rem;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .tabOnly {
    display: none !important;
  }
}
@media screen and (max-width: 575px) {
  .spOnly {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .text-pc-center {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
  body {
    font-size: 1.4rem;
  }
  .img-fluid {
    width: var(--width-sp) !important;
  }
  .mt-lg {
    margin-top: 6rem !important;
  }
  .mt-md {
    margin-top: 4rem !important;
  }
  .mt-sm {
    margin-top: 3rem !important;
  }
  .mb-lg {
    margin-bottom: 6rem !important;
  }
  .mb-md {
    margin-bottom: 4rem !important;
  }
  .mb-sm {
    margin-bottom: 3rem !important;
  }
  .mx-sp-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .text-sp-center {
    text-align: center;
  }
  .list-note.msm {
    font-size: 1.2rem;
  }
  .list-note.sm {
    font-size: 1.2rem;
  }
  #pageTop {
    right: 1.2rem;
    bottom: 4rem;
  }
}
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__innerTop {
  height: 4rem;
  padding: 0 2rem 0 2.4rem;
  background-color: #0f78b8;
}
.header__innerTop--text {
  margin-top: -0.25em;
  color: #fff;
  font-weight: 500;
  font-size: 1.2rem;
  opacity: 0.75;
}
.header__innerTop .company-logo {
  margin-left: auto;
  padding: 0.5rem 1rem;
  display: inline-block;
  border-radius: 0.4rem;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1;
}
.header__innerTop .company-logo img {
  width: 13.4rem;
}
.header__innerBottom {
  padding-left: 2.4rem;
}
.header__title {
  width: 14rem;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1;
}
.header__navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
}
.header__menuText {
  gap: 0 2em;
}
.header__menuButton {
  gap: 0 1em;
}
.header__menu--button {
  width: 12rem;
  height: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 0.4rem;
  font-weight: 700;
  font-size: 1.4rem;
  --text-color: #fff;
}
.header__menu--button.document {
  background-color: #98dc00;
}
.header__menu--button.contact {
  background-color: #0098dc;
}
.header__request {
  width: 19.6rem;
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fb4040;
  font-weight: 700;
  font-size: 1.8rem;
  --text-color: #fff;
}
.header__hamburger {
  width: 6rem;
  height: 6rem;
  margin-left: auto;
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background-color: #0098dc;
}
.header__hamburger .inner {
  width: 2.4rem;
  height: 2rem;
  margin: 0 auto;
  position: relative;
  display: block;
}
.header__hamburger .inner > span {
  width: 100%;
  height: 2px;
  position: absolute;
  right: 0;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header__hamburger .inner > span:nth-child(1) {
  top: 0;
}
.header__hamburger .inner > span:nth-child(2) {
  top: calc(50% - 1px);
}
.header__hamburger .inner > span:nth-child(3) {
  top: calc(100% - 2px);
}
.header__hamburger.is-open .inner > span:nth-child(1) {
  width: 100%;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header__hamburger.is-open .inner > span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.header__hamburger.is-open .inner > span:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (min-width: 769px) {
  .header__hamburger {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header {
    -webkit-box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
  }
  .header__innerTop {
    padding: 0 1.2rem;
  }
  .header__innerTop--text {
    font-size: 0.9rem;
  }
  .header__innerTop .company-logo img {
    width: 9rem;
  }
  .header__innerBottom {
    height: 6rem;
    padding-left: 1.2rem;
  }
  .header__title {
    width: 10rem;
  }
  .header__navi {
    width: 100%;
    height: calc(100dvh - 10rem);
    padding: 3.2rem 2rem;
    position: fixed;
    top: 10rem;
    left: 0;
    z-index: 999;
    display: none;
    background-color: #0098dc;
  }
  .header__menu {
    display: block;
    --text-color: #fff;
  }
  .header__menuText {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 1.8rem;
  }
  .header__menuText li {
    padding: 0.75em 0 0.75em 1em;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .header__menuText li::before {
    content: "";
    width: 0.6rem;
    height: 0.8rem;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
  .header__menuText a {
    display: block;
  }
  .header__menuButton {
    width: 100%;
    margin-top: 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__menuButton > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .header__menu--button {
    width: 100%;
    height: 6.4rem;
    font-size: 1.8rem;
  }
  .header__menu--button.document svg {
    width: 1.6rem;
    height: auto;
  }
  .header__menu--button.contact {
    background-color: #fff;
    --text-color: #0098dc;
  }
  .header__menu--button.contact svg {
    width: 2rem;
    height: auto;
  }
  .header__menu--button.contact svg * {
    fill: #0098dc;
  }
  .header__request {
    width: 100%;
    height: 6.4rem;
    margin-top: 2rem;
    border-radius: 0.4rem;
  }
  .header__request svg {
    width: 1.8rem;
  }
  .header__naviFixed {
    width: 100%;
    padding: 0.5rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 98;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  .header__naviFixed.is-show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .header__naviFixed--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
  }
  .header__naviFixed--item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .header__naviFixed--link {
    width: 100%;
    height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 0.25em;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 700;
    --text-color: #fff;
  }
  .header__naviFixed .document {
    background-color: #98dc00;
  }
  .header__naviFixed .document svg {
    width: 1.6rem;
  }
  .header__naviFixed .contact {
    background-color: #0098dc;
  }
  .header__naviFixed .contact svg {
    width: 1.8rem;
  }
  .header__naviFixed .request {
    background-color: #fb4040;
  }
  .header__naviFixed .request svg {
    width: 1.6rem;
  }
}
.footer {
  padding: 3.2rem 0;
  text-align: center;
}
.footer__logo--link {
  width: 15rem;
  display: inline-block;
}
.footer__copyright {
  margin-top: 1em;
  font-size: 1.2rem;
  --text-color: #888;
}

@media screen and (max-width: 768px) {
  .footer {
    padding-bottom: 9.2rem;
  }
  .footer__copyright {
    margin-top: 2em;
    font-size: 1rem;
  }
}
.site-container {
  padding-top: 12rem;
}

.main {
  position: relative;
}
.main__block {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.main__container {
  max-width: 130rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5rem;
  padding-left: 5rem;
}
.main__container + .main__container {
  margin-top: 10rem;
}
.main__container.full {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.main__headline {
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
  background-color: #e6f5fc;
}
.main__headline .heading__01 {
  margin-bottom: 0;
}
.main__lead {
  text-align: center;
}
.main__lead--title {
  margin-bottom: 1.2em;
  color: #ccbc9d;
  font-size: 3.2rem;
  line-height: 1.875;
}
.main__lead--text p {
  letter-spacing: 0.2em;
  line-height: 2;
}

.common__contact {
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
  z-index: 2;
}
.common__contact--list {
  margin-top: 6.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.common__contact--list > * {
  width: calc((100% - 4rem) / 3);
}
.common__contact--item {
  padding: 3.6rem;
  border-radius: 1rem;
  background-color: #fff;
}
.common__contact--icon {
  height: 6.4rem;
  margin: 0 auto 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.common__contact--icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.common__contact--title {
  margin-bottom: 0.5em;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
}
.common__contact--btn {
  width: 100%;
  margin-top: 1em;
  padding: 0.5em 1em;
  position: relative;
  display: block;
  border-radius: 0.4rem;
  background-color: #0098dc;
  text-align: center;
  font-weight: 700;
  --text-color: #fff;
}
.common__contact--btn::after {
  content: "";
  width: 0.6rem;
  height: 1rem;
  position: absolute;
  top: calc(50% - 0.5rem);
  right: 2rem;
  background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 10' fill='none'><path fill='%23FFF' d='M.293.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4A1 1 0 1 1 .293 8.293L3.586 5 .293 1.707a1 1 0 0 1 0-1.414Z'/></svg>") no-repeat center center/contain;
}
.common__contact--bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.common__contact--bg::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(15, 120, 184, 0.6);
}
.common__contact--bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 769px) {
  .main__headline--main.is-sm {
    font-size: 3.2rem;
    line-height: 1.6875;
  }
  .common__pageNavi--list.col2 .common__pageNavi--item {
    width: 36rem;
  }
  .common__pageNavi--list.col3 .common__pageNavi--item {
    width: calc((100% - 6rem) / 3);
  }
  .common__pageNavi--list.col4 .common__pageNavi--item {
    width: calc((100% - 9rem) / 4);
  }
}
@media screen and (max-width: 768px) {
  .site-container {
    padding-top: 10rem;
  }
  .main__block {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
  .main__container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .main__container + .main__container {
    margin-top: 6.4rem;
  }
  .main__headline {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }
  .common__contact {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
  .common__contact--list {
    margin-top: 3.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .common__contact--list > * {
    width: 100%;
  }
  .common__contact--item {
    padding: 3.2rem 2.4rem;
  }
  .common__contact--icon {
    height: 4.8rem;
  }
  .common__contact--btn {
    padding: 0.75em 1em;
    font-size: 1.6rem;
  }
}
.breadcrumbs {
  margin-top: 3.2rem;
  margin-bottom: -2.4rem;
  font-size: 1.4rem;
}
.breadcrumbs__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.25em 0.5em;
}
.breadcrumbs__inner > span:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.breadcrumbs__inner a {
  --text-color: #0098dc;
}
.breadcrumbs__inner .current-item {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media screen and (max-width: 768px) {
  .breadcrumbs {
    margin-top: 2.4rem;
    font-size: 1.2rem;
  }
}
.btn__01 {
  width: 30rem;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  max-width: 100%;
  height: 6rem;
  margin-top: 4.8rem;
  padding: 0 4.8rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3rem;
  background-color: #98dc00;
  --text-color: #fff;
}
.btn__01--text {
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.2;
}
.btn__01--arrow {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: calc(50% - 1rem);
  right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #fff;
}
.btn__01--arrow svg {
  margin-right: -5%;
}

.link[target=_blank] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.link[target=_blank]::after {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'><path fill='%23333333' d='M12 6.615C11.8011 6.615 11.6103 6.69402 11.4697 6.83467C11.329 6.97532 11.25 7.16609 11.25 7.365V12.75C11.25 12.9489 11.171 13.1397 11.0303 13.2803C10.8897 13.421 10.6989 13.5 10.5 13.5H2.25C2.05109 13.5 1.86032 13.421 1.71967 13.2803C1.57902 13.1397 1.5 12.9489 1.5 12.75V4.5C1.5 4.30109 1.57902 4.11032 1.71967 3.96967C1.86032 3.82902 2.05109 3.75 2.25 3.75H7.635C7.83391 3.75 8.02468 3.67098 8.16533 3.53033C8.30598 3.38968 8.385 3.19891 8.385 3C8.385 2.80109 8.30598 2.61032 8.16533 2.46967C8.02468 2.32902 7.83391 2.25 7.635 2.25H2.25C1.65326 2.25 1.08097 2.48705 0.65901 2.90901C0.237053 3.33097 0 3.90326 0 4.5V12.75C0 13.3467 0.237053 13.919 0.65901 14.341C1.08097 14.7629 1.65326 15 2.25 15H10.5C11.0967 15 11.669 14.7629 12.091 14.341C12.5129 13.919 12.75 13.3467 12.75 12.75V7.365C12.75 7.16609 12.671 6.97532 12.5303 6.83467C12.3897 6.69402 12.1989 6.615 12 6.615ZM14.94 0.465C14.8639 0.281738 14.7183 0.136106 14.535 0.0599999C14.4448 0.0215692 14.348 0.00118499 14.25 0H9.75C9.55109 0 9.36032 0.0790176 9.21967 0.21967C9.07902 0.360322 9 0.551088 9 0.75C9 0.948912 9.07902 1.13968 9.21967 1.28033C9.36032 1.42098 9.55109 1.5 9.75 1.5H12.4425L4.7175 9.2175C4.6472 9.28722 4.59141 9.37017 4.55333 9.46157C4.51525 9.55296 4.49565 9.65099 4.49565 9.75C4.49565 9.84901 4.51525 9.94704 4.55333 10.0384C4.59141 10.1298 4.6472 10.2128 4.7175 10.2825C4.78722 10.3528 4.87017 10.4086 4.96157 10.4467C5.05296 10.4847 5.15099 10.5043 5.25 10.5043C5.34901 10.5043 5.44704 10.4847 5.53843 10.4467C5.62983 10.4086 5.71278 10.3528 5.7825 10.2825L13.5 2.5575V5.25C13.5 5.44891 13.579 5.63968 13.7197 5.78033C13.8603 5.92098 14.0511 6 14.25 6C14.4489 6 14.6397 5.92098 14.7803 5.78033C14.921 5.63968 15 5.44891 15 5.25V0.75C14.9988 0.651992 14.9784 0.555167 14.94 0.465Z'/></svg>");
}

.arrow__01 {
  width: 4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--text-color, #0098dc);
  border-radius: 50%;
  aspect-ratio: 1;
}
.arrow__01::before {
  content: "";
  width: 0.4rem;
  height: 0.5rem;
  background-color: var(--text-color, #0098dc);
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
}

@media screen and (min-width: 769px) {
  .btn__01 {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .btn__01:hover {
    opacity: 0.75;
  }
}
@media screen and (max-width: 768px) {
  .btn__01 {
    margin-top: 3.2rem;
    font-size: 1.6rem;
  }
}
.heading__01 {
  margin-bottom: 4.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.heading__01--main {
  display: inline-block;
  color: var(--text-color, #0098dc);
  letter-spacing: 0.1em;
  font-weight: 900;
  font-size: 4rem;
  line-height: 1;
}
.heading__01--label {
  display: block;
  color: var(--text-color, #0098dc);
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
}
.heading__01.text-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heading__lead {
  margin-bottom: 4.2rem;
}

@media screen and (max-width: 768px) {
  .heading__01 {
    margin-bottom: 3.2rem;
    gap: 1.4rem 0;
  }
  .heading__01--main {
    font-size: 2.4rem;
  }
  .heading__01--label {
    font-size: 1.2rem;
  }
  .heading__01.text-sp-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .heading__lead {
    margin-bottom: 3.2rem;
  }
}
.pager__archive {
  margin-top: 10rem;
}
.pager__archive--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pager__archive .page-numbers {
  width: 4rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #0098dc;
  font-family: "roboto", sans-serif;
  font-weight: 500;
}
.pager__archive .page-numbers.current {
  background-color: #0098dc;
  color: #fff;
}
.pager__archive .page-numbers.prev, .pager__archive .page-numbers.next {
  border: 1px solid #0098dc;
}
.pager__archive .page-numbers.prev::before, .pager__archive .page-numbers.next::before {
  content: "";
  width: 0.8rem;
  height: 1rem;
  margin-right: -0.2rem;
  background-color: #0098dc;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.pager__archive .page-numbers.prev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

@media screen and (max-width: 768px) {
  .pager__archive {
    margin-top: 5rem;
  }
  .pager__archive--inner {
    gap: 0 1rem;
  }
  .pager__archive .page-numbers {
    width: 3.6rem;
    height: 3.6rem;
  }
}
.tab__button {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tab__panel {
  position: relative;
}
.tab__panel--box {
  display: none;
}
.tab__panel--box.is-active {
  display: block;
  -webkit-animation: fadeIn 0.3s ease-in-out;
          animation: fadeIn 0.3s ease-in-out;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.grid {
  display: grid;
  gap: 3.2rem;
}
.grid.col2 {
  gap: 4rem;
  grid-template-columns: repeat(2, 1fr);
}
.grid.col3 {
  gap: 4rem;
  grid-template-columns: repeat(3, 1fr);
}
.grid-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.grid-flex.col2 {
  gap: 4rem 4rem;
}
.grid-flex.col3 {
  gap: 4rem 4rem;
}
.grid-flex.col3 > * {
  width: calc((100% - 8rem) / 3);
}

.card__01 {
  display: block;
  background-color: #fff;
}
.card__01--image {
  margin-bottom: 2.4rem;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0 0.4rem 1.6rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.4rem 1.6rem rgba(0, 0, 0, 0.1);
  aspect-ratio: 4/3;
}
.card__01--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__01--tags {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 700;
  font-size: 1.2rem;
  --text-color: #0098dc;
}
.card__01--tags > * {
  padding: 0.25em 0.5em;
  border: 1px solid;
  border-radius: 0.4rem;
  line-height: 1.2;
}
.card__01--date {
  margin-bottom: 0.5em;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
}
.card__01--title {
  font-weight: 700;
  font-size: 1.6rem;
}
.card__01--body {
  margin-top: 0.5em;
  font-size: 1.4rem;
}
.card__01[href] img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.card__01[href]:hover {
  opacity: 1;
}
.card__01[href]:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.card__01--column {
  display: grid;
  gap: 4rem;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card__01--column .card__01--image {
  margin-bottom: 0;
}

.tags__01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tags__01 .tag {
  padding: 0 2rem;
  display: inline-block;
  border-radius: 1.5rem;
  background-color: var(--theme-color, #0098dc);
  color: #fff;
  font-size: 1.4rem;
  line-height: 3rem;
}

@media screen and (max-width: 768px) {
  .card__01 {
    padding-bottom: 1.6rem;
  }
  .card__01--column {
    gap: 2rem;
    grid-template-columns: 12rem 1fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .grid {
    gap: 2rem;
  }
  .grid.col2 {
    gap: 2rem;
    grid-template-columns: 1fr;
  }
  .grid.col3 {
    gap: 2rem;
    grid-template-columns: 1fr;
  }
  .grid-flex.col2 {
    gap: 2rem;
  }
  .grid-flex.col3 {
    gap: 2rem 0;
  }
  .grid-flex.col3 > * {
    width: 100%;
  }
}
.js-slider01-control .swiper-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.js-slider01-control .swiper-button {
  height: auto;
  margin: 0;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  -webkit-transform: none;
          transform: none;
}
.js-slider01-control .swiper-button::after {
  color: #000;
  font-size: 2rem;
}
.js-slider01-control .swiper-pause {
  width: 2rem;
  height: 2rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.js-slider01-control .swiper-pause::before, .js-slider01-control .swiper-pause::after {
  content: "";
  width: 0.4rem;
  height: 100%;
  background-color: var(--theme-color, #0098dc);
}
.js-slider01-control .swiper-pause.paused::before {
  width: 2rem;
  height: 1rem;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.js-slider01-control .swiper-pause.paused::after {
  display: none;
}

.slider__01--card .pic {
  margin-bottom: 1.6rem;
  display: block;
  overflow: hidden;
  aspect-ratio: 296/400;
}
.slider__01--card .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider__01--card .pic.asp-auto {
  aspect-ratio: auto;
}
.slider__01--card .tag {
  padding: 0 0.8rem;
  display: inline-block;
  border-radius: 0.3rem;
  background-color: var(--theme-color, #0098dc);
  color: #fff;
  font-weight: 500;
  font-size: 1.2rem;
}
.slider__01--card .tag + .name {
  margin-top: 0.8rem;
}
.slider__01--card .name {
  font-weight: 500;
  line-height: 1.75;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  white-space: wrap;
  -webkit-line-clamp: 2;
}
.slider__01 .swiper {
  overflow: visible !important;
}
.slider__01 .swiper-wrapper {
  height: auto;
}
.slider__01 .swiper-slide {
  width: 29.6rem;
}
.slider__01--control {
  margin-top: 8rem;
  padding: 2rem 0;
}
.slider__02--card .pic {
  display: block;
  overflow: hidden;
  aspect-ratio: 1/0.5;
}
.slider__02--card .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider__02 .swiper {
  overflow: visible !important;
}
.slider__02 .swiper-wrapper {
  height: auto;
}
.slider__02 .swiper-slide {
  width: 83.2rem;
}
.slider__02--control {
  margin-top: 4rem;
}
.slider__03--card .pic {
  display: block;
  overflow: hidden;
  aspect-ratio: 1/0.68;
}
.slider__03--card .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider__03--card .pic + p {
  margin-top: 2.4rem;
}
.slider__03 .swiper {
  overflow: visible !important;
}
.slider__03 .swiper-wrapper {
  height: auto;
}
.slider__03 .swiper-slide {
  width: 36rem;
}
.slider__03--control {
  margin-top: 10rem;
}

@media screen and (min-width: 769px) {
  .slider__01 {
    position: relative;
  }
  .slider__01 .btn__01 {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .slider__01--control {
    margin-top: 2.5rem;
    padding: 0;
  }
  .slider__01 .btn__01 {
    margin-top: 4rem;
  }
  .slider__02 .swiper-slide {
    width: 100%;
  }
  .slider__02--control {
    margin-top: 3.5rem;
  }
}
.tableDl__01--inner {
  padding-bottom: 3.2rem;
  display: grid;
  grid-template-columns: var(--head-width) 1fr;
  border-bottom: 1px solid #c7c7c7;
}
.tableDl__01--inner + .tableDl__01--inner {
  margin-top: 3.2rem;
}
.tableDl__01 dt {
  padding-left: 1.9rem;
  position: relative;
  font-weight: 700;
}
.tableDl__01 dt::before {
  content: "";
  width: 1.4rem;
  height: 2rem;
  position: absolute;
  top: 0.25em;
  left: 0;
  display: inline-block;
  background-color: #0098dc;
  -webkit-clip-path: polygon(70% 0%, 100% 0%, 30% 100%, 0% 100%);
          clip-path: polygon(70% 0%, 100% 0%, 30% 100%, 0% 100%);
}
.tableDl__01 dd p:not(:last-child) {
  margin-bottom: 1em;
}
.table__01 {
  width: 100%;
  border-collapse: collapse;
}
.table__01 th, .table__01 td {
  padding: 1.25em 1em;
}
.table__01 thead th {
  border: 1px solid #fff;
  background-color: #0098dc;
  color: #fff;
  font-weight: 900;
}
.table__01 tbody tr:nth-child(even) {
  background-color: #eceff1;
}

.list__01--list {
  display: grid;
  gap: 0 4.5rem;
  grid-template-columns: repeat(3, 1fr);
}
.list__01--item {
  width: 100%;
  padding: 1.8rem;
  padding-left: 1rem;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.list__01--item::after {
  content: "";
  width: 1rem;
  height: 1.4rem;
  position: absolute;
  top: calc(50% - 0.7rem);
  right: 0;
  background-image: url("data: image/svg+xml,<svg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 1.31625L1.34583 0L8 6.5L1.34583 13L0 11.6838L5.30417 6.5L0 1.31625Z' fill='%23261F88'/></svg>");
}
.list__02--list {
  display: grid;
  gap: 4.5rem;
  grid-template-columns: repeat(3, 1fr);
}
.list__02--item .title {
  margin-top: 0.5rem;
  color: var(--theme-color, #0098dc);
  text-align: center;
  font-weight: 600;
  font-size: 2.2rem;
}
.list__02 .note {
  text-align: center;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .table__scroll {
    margin: 0 -5rem;
    padding: 0 5rem;
    overflow-x: scroll;
  }
  .table__scroll table {
    width: 148.5rem;
  }
  .tableDl__01--inner {
    padding-bottom: 4.8rem;
    display: block;
  }
  .tableDl__01--inner + .tableDl__01--inner {
    margin-top: 4.8rem;
  }
  .tableDl__01 dt {
    margin-bottom: 0.5em;
    padding-left: 3rem;
    font-size: 2.8rem;
  }
  .tableDl__01 dt::before {
    width: 2rem;
    height: 3rem;
  }
  .table__01--content {
    display: block;
  }
  .table__01--head {
    padding: 2rem 2rem 0 2rem;
    border-bottom: none;
    text-align: left;
  }
  .table__01--head:first-of-type {
    padding-top: 0;
  }
  .table__01--detail {
    padding: 1rem 2rem 2rem 2rem;
    border-bottom: none;
    border-bottom: 1px solid var(--theme-color, #0098dc);
  }
  .table__01 .list-note {
    margin-top: 2rem;
    font-size: 1.2rem;
  }
  .list__01--list {
    grid-template-columns: 1fr;
  }
  .list__02--list {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
*:focus {
  outline: none;
}

input::-webkit-input-placeholder {
  color: var(--placeholder-color, #ccc);
}
input:-ms-input-placeholder {
  color: var(--placeholder-color, #ccc);
}
input::-moz-placeholder {
  color: var(--placeholder-color, #ccc);
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

textarea {
  vertical-align: bottom;
}
textarea::-webkit-input-placeholder {
  color: var(--placeholder-color, #ccc);
}
textarea:-ms-input-placeholder {
  color: var(--placeholder-color, #ccc);
}
textarea::-moz-placeholder {
  color: var(--placeholder-color, #ccc);
}
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.form__box {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #c7c7c7;
}
.form__box:last-of-type {
  border-bottom: 1px solid #c7c7c7;
}
.form__box:last-of-type .form__label::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  display: inline-block;
  background-color: #0098dc;
}
.form__label {
  width: var(--label-width, 31rem);
  padding-left: 5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  line-height: 1.5;
  --text-color: #004ea2;
}
.form__label::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  display: inline-block;
  background-color: #0098dc;
}
.form__body {
  padding: 4.8rem 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form__inner + .form__inner {
  margin-top: 3rem;
}
.form__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form__group--zipCode .form__control {
  width: 14rem;
}
.form__control {
  width: 100%;
  padding: 1.125em 1.25em;
  background-color: #eceff1;
  font-size: max(1.6rem, 16px);
  line-height: 1.5;
}
.form__control.w-25 {
  width: 25%;
}
.form__doui dt {
  margin-bottom: 0.5em;
  font-weight: 900;
}
.form__doui dd a {
  color: #0098dc;
  text-decoration: underline;
}
.form__select {
  background-image: url(../../images/arrow_bottom.svg);
  background-position: right 2rem center;
  background-size: 1.6rem;
  background-repeat: no-repeat;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form__select::-ms-expand {
  display: none;
}
.form__checkbox {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, YuGothic, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Arial, メイリオ, Meiryo, sans-serif;
}
.form__checkbox label {
  position: relative;
}
.form__checkbox label > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form__checkbox input[type=checkbox] {
  display: none;
}
.form__checkbox input[type=checkbox] + span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  line-height: 1.75;
}
.form__checkbox input[type=checkbox] + span::before {
  content: "";
  width: 1em;
  height: 1em;
  margin-right: 1rem;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border: 1px solid #ccc;
  background-color: #fff;
}
.form__checkbox input[type=checkbox] + span::after {
  content: "";
  width: 0.5em;
  height: 0.8em;
  position: absolute;
  top: -0.1em;
  left: 0.25em;
  display: block;
  border-right: 3px solid #0098dc;
  border-bottom: 3px solid #0098dc;
  opacity: 0;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.form__checkbox input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.form__radio {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, YuGothic, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, Arial, メイリオ, Meiryo, sans-serif;
}
.form__radio label {
  position: relative;
}
.form__radio input[type=radio] {
  display: none;
}
.form__radio input[type=radio] + span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  line-height: 1.75;
}
.form__radio input[type=radio] + span::before {
  content: "";
  width: 1.75em;
  height: 1.75em;
  margin-right: 1rem;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border: 2px solid var(--primary-color, #000);
  border-radius: 50%;
}
.form__radio input[type=radio] + span::after {
  content: "";
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  top: -0.3em;
  left: 0.5em;
  display: block;
  border-radius: 50%;
  background-color: var(--primary-color, #000);
  opacity: 0;
}
.form__radio input[type=radio]:checked + span::after {
  opacity: 1;
}
.form__textarea {
  height: 28rem;
}
.form__policy {
  padding-top: 5rem;
}
.form__policy p {
  margin-bottom: 1rem;
}
.form__policy .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form__policy .item {
  position: relative;
}
.form__policy .item::after {
  content: "";
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 1px;
  right: -3rem;
  background-image: url("data: image/svg+xml,<svg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13.3 19.0016H2.85C1.235 19.0016 0 17.7666 0 16.1516V5.70156C0 4.08656 1.235 2.85156 2.85 2.85156H8.55C9.12 2.85156 9.5 3.23156 9.5 3.80156C9.5 4.37156 9.12 4.75156 8.55 4.75156H2.85C2.28 4.75156 1.9 5.13156 1.9 5.70156V16.1516C1.9 16.7216 2.28 17.1016 2.85 17.1016H13.3C13.87 17.1016 14.25 16.7216 14.25 16.1516V10.4516C14.25 9.88156 14.63 9.50156 15.2 9.50156C15.77 9.50156 16.15 9.88156 16.15 10.4516V16.1516C16.15 17.7666 14.915 19.0016 13.3 19.0016Z' fill='%23333333'/><path d='M18.0504 7.6C17.4804 7.6 17.1004 7.22 17.1004 6.65V1.9H12.3504C11.7804 1.9 11.4004 1.52 11.4004 0.95C11.4004 0.38 11.7804 0 12.3504 0H18.0504C18.6204 0 19.0004 0.38 19.0004 0.95V6.65C19.0004 7.22 18.6204 7.6 18.0504 7.6Z' fill='%23333333'/><path d='M7.60039 12.35C7.31539 12.35 7.12539 12.255 6.93539 12.065C6.55539 11.685 6.55539 11.115 6.93539 10.735L17.3854 0.285C17.7654 -0.095 18.3354 -0.095 18.7154 0.285C19.0954 0.665 19.0954 1.235 18.7154 1.615L8.26539 12.065C8.07539 12.255 7.88539 12.35 7.60039 12.35Z' fill='%23333333'/></svg>");
}
.form__policy label {
  font-weight: 600;
}
.form__policy label a {
  text-decoration: underline;
}
.form__button {
  margin-top: 5.5rem;
}
.form__button.btn__grid {
  gap: 5rem;
}

.mwform-checkbox-field.vertical-item {
  width: 100%;
  display: block;
}

@media screen and (max-width: 768px) {
  .form__box {
    gap: 3rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form__box + .form__box {
    margin-top: 7rem;
  }
  .form__label {
    width: 100%;
    padding-top: 7rem;
    padding-left: 0;
  }
  .form__label::before {
    width: 30rem;
  }
  .form__body {
    padding: 0;
  }
  .form__group--zipCode .form__control {
    width: 20rem;
  }
  .form__control {
    padding: 1em;
  }
  .form__doui {
    margin-top: 7rem;
    padding-top: 9rem;
    position: relative;
    border-top: 1px solid #c7c7c7;
  }
  .form__doui::before {
    content: "";
    width: 30rem;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 0;
    display: inline-block;
    background-color: #0098dc;
  }
  .form__doui dt {
    font-size: 2.8rem;
  }
}
.home__hero {
  position: relative;
}
.home__hero::before, .home__hero::after {
  content: "";
  width: 55rem;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  background-color: rgba(204, 234, 248, 0.5);
  -webkit-filter: blur(3rem);
          filter: blur(3rem);
  aspect-ratio: 1;
}
.home__hero::before {
  top: -6rem;
  left: calc(50% + 32rem);
}
.home__hero::after {
  right: calc(50% + 32rem);
  bottom: 6rem;
}
.home__hero--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home__hero--contentText {
  width: 62rem;
}
.home__hero--contentImage {
  max-width: 56.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home__heroLogo {
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home__heroLogo--logo01 {
  width: 24.5rem;
}
.home__heroLogo--logo02 {
  width: 10rem;
}
.home__heroLogo--award {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
}
.home__heroLogo--award span {
  letter-spacing: 0;
}
.home__heroTags {
  max-width: 50rem;
  margin: 0 auto 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  --text-color: #0098dc;
}
.home__heroTags li {
  padding: 0.25em 1em;
  border: 1px solid #0098dc;
  border-radius: 1em;
  line-height: 1.2;
}
.home__heroTags li::before {
  content: "#";
  margin-right: 0.25em;
}
.home__heroCatch {
  font-weight: 800;
  line-height: 1.5;
}
.home__heroCatch--text01 {
  color: #0f78b8;
  font-size: 4.8rem;
}
.home__heroCatch--text02 {
  font-size: 3.2rem;
}
.home__heroCatch--text02 span {
  font-size: 4rem;
}
.home__heroCatch--text02 mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff001));
  background: linear-gradient(transparent 60%, #fff001 60%);
}
.home__heroBtn {
  width: 40rem;
  height: 10rem;
  margin: 4.8rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 5rem;
  background-color: #fb4040;
  -webkit-box-shadow: 0 1rem 0 #b32c2c;
          box-shadow: 0 1rem 0 #b32c2c;
  font-weight: 700;
  line-height: 1.2;
}
.home__heroBtn--text02 {
  font-size: 3.2rem;
}
.home__heroCompany {
  margin-top: 6.4rem;
}
.home__heroCompany--title {
  margin-bottom: 1em;
  font-size: 2rem;
}
.home__heroCompany--title::before, .home__heroCompany--title::after {
  content: "";
  width: 1.6rem;
  height: 2.2rem;
  margin-bottom: -0.15em;
  display: inline-block;
  background: url(../../images/home/hero_company_title_line.svg) no-repeat center center/contain;
}
.home__heroCompany--title::before {
  margin-right: 0.75em;
}
.home__heroCompany--title::after {
  margin-left: 0.5em;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.home__heroCompany--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home__heroCompany--list li {
  width: 18rem;
}
.home__worries--title {
  margin-bottom: -4.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 3.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.4rem;
}
.home__worries--title .title-text01 {
  margin-bottom: 0.25em;
  display: inline-block;
}
.home__worries--title .title-text01 mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff001));
  background: linear-gradient(transparent 60%, #fff001 60%);
  color: var(--text-color);
}
.home__worries--title .title-text02 {
  padding: 0.5em 0.75em;
  border-radius: 0.8rem;
  background-color: #0098dc;
}
.home__worries--title .title-text02 span {
  font-size: 3.2rem;
}
.home__worries--inner {
  padding: 7.2rem 4rem 6.4rem;
  border-radius: 1.6rem;
  background-color: #fff;
}
.home__worries--subTitle {
  margin-bottom: 1.25em;
  text-align: center;
  font-size: 2.4rem;
}
.home__worries--list {
  max-width: 80rem;
  margin: 0 auto;
  display: grid;
  gap: 2.4rem 3.6rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  font-weight: 700;
}
.home__worries--list li {
  min-height: 6rem;
  padding: 0.5em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #0098dc;
  border-radius: 0.8rem;
  line-height: 1.6;
}
.home__featuresFlow--title {
  margin-bottom: 2em;
  font-size: 2.4rem;
}
.home__featuresFlow--title::before, .home__featuresFlow--title::after {
  content: "";
  width: 2px;
  height: 1.5em;
  margin-bottom: -0.25em;
  display: inline-block;
  background-color: #0098dc;
}
.home__featuresFlow--title::before {
  margin-right: 0.5em;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.home__featuresFlow--title::after {
  margin-left: 0.5em;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.home__featuresFlow--title .point {
  padding: 0.25em 0.5em;
  display: inline-block;
  border-radius: 0.8rem;
  background-color: #0098dc;
  color: #fff;
  line-height: 1.2;
}
.home__featuresFlow--title .lg {
  font-size: 3.2rem;
}
.home__featuresFlow--title mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff001));
  background: linear-gradient(transparent 60%, #fff001 60%);
  color: var(--text-color);
}
.home__functions--list {
  display: grid;
  gap: 4rem;
  grid-template-columns: repeat(3, 1fr);
  counter-reset: count;
}
.home__functions--item {
  padding: 4rem;
  position: relative;
  border-radius: 0.8rem;
  background-color: #fff;
}
.home__functions--item::before {
  content: counter(count, decimal-leading-zero);
  position: absolute;
  top: 3.2rem;
  left: 3.6rem;
  color: #0098dc;
  counter-increment: count;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1;
}
.home__functions--image {
  width: 100%;
  height: 11rem;
  margin-bottom: 2.4rem;
}
.home__functions--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home__functions--title {
  margin-bottom: 0.75em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #dcdcdc;
  color: #0098dc;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6;
}
.home__functions--body {
  font-size: 1.4rem;
}
.home__price--lead {
  font-size: 2rem;
}
.home__introduce--column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home__introduce--columnText {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home__introduce--columnImage {
  width: 50rem;
}
.home__introduce .btn__01 {
  background-color: #fff;
  --text-color: #0098dc;
}
.home__introduce .btn__01--arrow {
  background-color: #0098dc;
}
.home__support--worries {
  padding: 6.4rem 4rem 4rem;
  position: relative;
  border: 1px solid #0098dc;
  border-radius: 1.6rem;
}
.home__support--worries dt {
  padding: 0.75em 1em;
  position: absolute;
  top: 0;
  left: 4rem;
  display: inline-block;
  border-radius: 0.8rem;
  background-color: #0098dc;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.home__support--worries dd {
  display: grid;
  gap: 0 3.6rem;
  grid-template-columns: 20rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home__support--worries .worries-image img {
  width: 100%;
}
.home__support--worries .worries-list {
  font-weight: 700;
}
.home__support--worries .worries-list li {
  padding-left: 3em;
  position: relative;
}
.home__support--worries .worries-list li::before {
  content: "";
  width: 2.25em;
  position: absolute;
  top: -0.25em;
  left: 0;
  background: url(../../images/common/icon_check.png) no-repeat center center/contain;
  aspect-ratio: 1;
}
.home__support--worries .worries-list li + li {
  margin-top: 1.5em;
}
.home__support--messageNext {
  margin-top: 8.8rem;
  position: relative;
}
.home__support--messageNext p {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.6;
}
.home__support--messageNext .next-arrow {
  width: 20rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.home__supportFlow--image {
  margin-bottom: 6.4rem;
}
.home__supportFlow--model {
  border: 1px solid #0098dc;
  background-color: #fff;
}
.home__supportFlow--model dt {
  padding: 0.75em 1em;
  background-color: #0098dc;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.2;
}
.home__supportFlow--model dd {
  padding: 4rem;
}
.home__supportFlow .model-list {
  counter-reset: count;
  font-weight: 700;
}
.home__supportFlow .model-list li {
  padding-left: 3em;
  position: relative;
}
.home__supportFlow .model-list li::before {
  content: counter(count);
  width: 3.6rem;
  padding-bottom: 0.15em;
  position: absolute;
  top: -0.25em;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #0098dc;
  color: #fff;
  counter-increment: count;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1;
  aspect-ratio: 1;
}
.home__supportFlow .model-list li + li {
  margin-top: 1.5em;
}

@media screen and (max-width: 768px) {
  .home__hero {
    padding-top: 4rem;
    padding-bottom: 4.8rem;
  }
  .home__hero::before, .home__hero::after {
    width: 24rem;
  }
  .home__hero::before {
    top: 40rem;
    left: 50%;
  }
  .home__hero::after {
    top: 64rem;
    right: 50%;
    bottom: auto;
  }
  .home__hero--content {
    gap: 3.2rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home__hero--contentText {
    width: 100%;
  }
  .home__heroLogo {
    margin-bottom: 3.2rem;
  }
  .home__heroLogo--logo01 {
    width: 18rem;
  }
  .home__heroLogo--logo02 {
    width: 8rem;
  }
  .home__heroTags {
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }
  .home__heroTags li {
    padding: 0.5em 1em;
    border-radius: 2em;
  }
  .home__heroCatch {
    margin: 0 -1em;
    line-height: 1;
  }
  .home__heroCatch--text01 {
    margin-bottom: 0.25em;
    display: inline-block;
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .home__heroCatch--text02 {
    display: inline-block;
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .home__heroCatch--text02 span {
    font-size: 3.2rem;
  }
  .home__heroBtn {
    width: 100%;
    height: 8rem;
    margin-top: 3.2rem;
    gap: 0.5rem 0;
    -webkit-box-shadow: 0 0.8rem 0 #b32c2c;
            box-shadow: 0 0.8rem 0 #b32c2c;
  }
  .home__heroBtn--text02 {
    font-size: 2.4rem;
  }
  .home__heroCompany {
    margin-top: 4.8rem;
  }
  .home__heroCompany--title {
    margin-bottom: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .home__heroCompany--title::before, .home__heroCompany--title::after {
    width: 2rem;
    height: 4rem;
  }
  .home__heroCompany--list {
    gap: 1rem;
  }
  .home__heroCompany--list li {
    width: calc((100% - 2rem) / 3);
  }
  .home__worries--title {
    margin-bottom: 3.2rem;
    position: relative;
    font-size: 1.8rem;
  }
  .home__worries--title img {
    width: 13rem;
    position: absolute;
    right: 0;
    bottom: 5rem;
  }
  .home__worries--title .title-text01 {
    margin-bottom: 0.75em;
  }
  .home__worries--title .title-text02 span {
    font-size: 2.2rem;
  }
  .home__worries--inner {
    padding: 3.2rem 2rem;
  }
  .home__worries--subTitle {
    font-size: 1.8rem;
  }
  .home__worries--list {
    gap: 1.6rem 0;
    grid-template-columns: 1fr;
  }
  .home__featuresFlow--title {
    font-size: 1.8rem;
  }
  .home__featuresFlow--title::before, .home__featuresFlow--title::after {
    content: none;
  }
  .home__featuresFlow--title .lg {
    font-size: 2.4rem;
  }
  .home__functions--list {
    gap: 2rem;
    grid-template-columns: 1fr;
  }
  .home__functions--item {
    padding: 3.2rem;
  }
  .home__functions--item::before {
    top: 2.8rem;
    left: 3.2rem;
  }
  .home__price--lead {
    font-size: 1.6rem;
  }
  .home__introduce--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home__introduce--columnText {
    width: 100%;
  }
  .home__introduce--columnImage {
    width: 100%;
    margin-bottom: 2.4rem;
  }
  .home__support--worries {
    margin-top: 6.4rem;
    padding: 4.8rem 2rem 2rem;
  }
  .home__support--worries dt {
    width: 90%;
    left: 5%;
    text-align: center;
    font-size: 1.6rem;
  }
  .home__support--worries dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home__support--worries .worries-image {
    width: 60%;
    margin: 2.4rem auto 0;
  }
  .home__support--worries .worries-list li {
    padding-left: 2em;
  }
  .home__support--worries .worries-list li::before {
    width: 1.5em;
    top: 0.15em;
  }
  .home__support--messageNext {
    margin-top: 6.4rem;
  }
  .home__support--messageNext p {
    font-size: 2rem;
  }
  .home__support--messageNext .next-arrow {
    width: 14rem;
  }
  .home__supportFlow--image {
    margin-bottom: 3.2rem;
  }
  .home__supportFlow--model dt {
    font-size: 1.8rem;
  }
  .home__supportFlow--model dd {
    padding: 3.2rem 2rem;
  }
  .home__supportFlow .model-list li {
    padding-left: 2.25em;
  }
  .home__supportFlow .model-list li::before {
    width: 2.4rem;
    top: 0;
    font-size: 1.4rem;
  }
}
.news__archiveList {
  border-top: 1px solid #d9d9d9;
}
.news__archiveList--item {
  padding: 1.75em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d9d9d9;
}
.news__archiveList--date {
  width: 5.75em;
}
.news__archiveList--category {
  width: 12rem;
  border-radius: 1em;
  background-color: #d9d9d9;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
  .news__archiveList--title {
    overflow: hidden;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .news__archiveList--item {
    padding: 1.75em 0;
    gap: 0.75em 1em;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news__archiveList--date {
    width: 5.75em;
  }
  .news__archiveList--category {
    width: auto;
    padding: 0 1em;
    font-size: 1.2rem;
  }
  .news__archiveList--title {
    width: 100%;
  }
}
.single__containerSide iframe {
  max-width: 100%;
  border: none;
}

.entry-header {
  margin-bottom: 4.8rem;
}
.entry-title {
  font-weight: 900;
  font-size: 2.8rem;
  line-height: 1.6;
}
.entry-meta {
  margin-top: 0.75em;
}
.entry-content h2 {
  margin-bottom: 0.75em;
  font-weight: 900;
  font-size: 2.2rem;
  line-height: 1.6;
  --text-color: #0098dc;
}
.entry-content h2:not(:first-child) {
  margin-top: 4.8rem;
}
.entry-content p {
  line-height: 2;
}
.entry-content p:not(:last-child) {
  margin-bottom: 1.5em;
}

.post-thumbnail {
  margin-bottom: 3.2rem;
}

.wp-block-image {
  margin-top: 4.8rem;
  margin-bottom: 4.8rem;
}

@media screen and (min-width: 769px) {
  .single__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 6.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .single__containerMain {
    max-width: 80rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .single__containerSide {
    width: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .single__containerSide {
    margin-top: 4.8rem;
  }
  .entry-header {
    margin-bottom: 2.4rem;
  }
  .entry-title {
    font-size: 2rem;
  }
  .entry-content h2 {
    margin-bottom: 0.75em;
    font-size: 1.8rem;
  }
  .entry-content h2:not(:first-child) {
    margin-top: 3.2rem;
  }
}/*# sourceMappingURL=style.css.map */