@font-face {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(""), url("../fonts/NotoSansJP-Regular.woff2") format("woff2"),
    url("../fonts/NotoSansJP-Regular.woff") format("woff"),
    url("../fonts/NotoSansJP-Regular.otf") format("opentype");
}

@font-face {
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(""), url("../fonts/NotoSansJP-Bold.woff2") format("woff2"),
    url("../fonts/NotoSansJP-Bold.woff") format("woff"),
    url("../fonts/NotoSansJP-Bold.otf") format("otf");
}
.border-top {
  padding-top: min(5vw, 65px);
  border-top: 1px solid #dad0cf;
}

.mar_a_5 {
  margin: 5px;
}

.mar_a_10 {
  margin: 10px;
}

.mar_a_15 {
  margin: 15px;
}

.mar_a_20 {
  margin: 20px;
}

.mar_a_25 {
  margin: 25px;
}

.mar_a_30 {
  margin: 30px;
}

.mar_a_35 {
  margin: 35px;
}

.mar_a_40 {
  margin: 40px;
}

.mar_a_45 {
  margin: 45px;
}

.mar_a_50 {
  margin: 50px;
}

.mar_a_55 {
  margin: 55px;
}

.mar_a_60 {
  margin: 60px;
}

.mar_t_5 {
  margin-top: 5px;
}

.mar_t_10 {
  margin-top: 10px;
}

.mar_t_15 {
  margin-top: 15px;
}

.mar_t_20 {
  margin-top: 20px;
}

.mar_t_25 {
  margin-top: 25px;
}

.mar_t_30 {
  margin-top: 30px;
}

.mar_t_35 {
  margin-top: 35px;
}

.mar_t_40 {
  margin-top: 40px;
}

.mar_t_45 {
  margin-top: 45px;
}

.mar_t_50 {
  margin-top: 50px;
}

.mar_t_55 {
  margin-top: 55px;
}

.mar_t_60 {
  margin-top: 60px;
}

@media not screen and (max-width: 767px) {
  .mar_t_nega {
    margin-top: -20px;
  }
}

@media screen and (max-width: 767px) {
  .mar_t_nega {
    margin-top: -15px;
  }
}

.mar_t_large {
  margin-top: min(20vw, 180px);
}

.mar_t_middle {
  margin-top: min(12vw, 90px);
}

.mar_t_small {
  margin-top: min(8vw, 55px);
}

.mar_r_5 {
  margin-right: 5px;
}

.mar_r_10 {
  margin-right: 10px;
}

.mar_r_15 {
  margin-right: 15px;
}

.mar_r_20 {
  margin-right: 20px;
}

.mar_r_25 {
  margin-right: 25px;
}

.mar_r_30 {
  margin-right: 30px;
}

.mar_r_35 {
  margin-right: 35px;
}

.mar_r_40 {
  margin-right: 40px;
}

.mar_r_45 {
  margin-right: 45px;
}

.mar_r_50 {
  margin-right: 50px;
}

.mar_r_55 {
  margin-right: 55px;
}

.mar_r_60 {
  margin-right: 60px;
}

.mar_b_5 {
  margin-bottom: 5px;
}

.mar_b_10 {
  margin-bottom: 10px;
}

.mar_b_15 {
  margin-bottom: 15px;
}

.mar_b_20 {
  margin-bottom: 20px;
}

.mar_b_25 {
  margin-bottom: 25px;
}

.mar_b_30 {
  margin-bottom: 30px;
}

.mar_b_35 {
  margin-bottom: 35px;
}

.mar_b_40 {
  margin-bottom: 40px;
}

.mar_b_45 {
  margin-bottom: 45px;
}

.mar_b_50 {
  margin-bottom: 50px;
}

.mar_b_55 {
  margin-bottom: 55px;
}

.mar_b_60 {
  margin-bottom: 60px;
}

.mar_l_5 {
  margin-left: 5px;
}

.mar_l_10 {
  margin-left: 10px;
}

.mar_l_15 {
  margin-left: 15px;
}

.mar_l_20 {
  margin-left: 20px;
}

.mar_l_25 {
  margin-left: 25px;
}

.mar_l_30 {
  margin-left: 30px;
}

.mar_l_35 {
  margin-left: 35px;
}

.mar_l_40 {
  margin-left: 40px;
}

.mar_l_45 {
  margin-left: 45px;
}

.mar_l_50 {
  margin-left: 50px;
}

.mar_l_55 {
  margin-left: 55px;
}

.mar_l_60 {
  margin-left: 60px;
}

.pad_a_5 {
  padding: 5px;
}

.pad_a_10 {
  padding: 10px;
}

.pad_a_15 {
  padding: 15px;
}

.pad_a_20 {
  padding: 20px;
}

.pad_a_25 {
  padding: 25px;
}

.pad_a_30 {
  padding: 30px;
}

.pad_a_35 {
  padding: 35px;
}

.pad_a_40 {
  padding: 40px;
}

.pad_a_45 {
  padding: 45px;
}

.pad_a_50 {
  padding: 50px;
}

.pad_a_55 {
  padding: 55px;
}

.pad_a_60 {
  padding: 60px;
}

.pad_t_5 {
  padding-top: 5px;
}

.pad_t_10 {
  padding-top: 10px;
}

.pad_t_15 {
  padding-top: 15px;
}

.pad_t_20 {
  padding-top: 20px;
}

.pad_t_25 {
  padding-top: 25px;
}

.pad_t_30 {
  padding-top: 30px;
}

.pad_t_35 {
  padding-top: 35px;
}

.pad_t_40 {
  padding-top: 40px;
}

.pad_t_45 {
  padding-top: 45px;
}

.pad_t_50 {
  padding-top: 50px;
}

.pad_t_55 {
  padding-top: 55px;
}

.pad_t_60 {
  padding-top: 60px;
}

.pad_r_5 {
  padding-right: 5px;
}

.pad_r_10 {
  padding-right: 10px;
}

.pad_r_15 {
  padding-right: 15px;
}

.pad_r_20 {
  padding-right: 20px;
}

.pad_r_25 {
  padding-right: 25px;
}

.pad_r_30 {
  padding-right: 30px;
}

.pad_r_35 {
  padding-right: 35px;
}

.pad_r_40 {
  padding-right: 40px;
}

.pad_r_45 {
  padding-right: 45px;
}

.pad_r_50 {
  padding-right: 50px;
}

.pad_r_55 {
  padding-right: 55px;
}

.pad_r_60 {
  padding-right: 60px;
}

.pad_b_5 {
  padding-bottom: 5px;
}

.pad_b_10 {
  padding-bottom: 10px;
}

.pad_b_15 {
  padding-bottom: 15px;
}

.pad_b_20 {
  padding-bottom: 20px;
}

.pad_b_25 {
  padding-bottom: 25px;
}

.pad_b_30 {
  padding-bottom: 30px;
}

.pad_b_35 {
  padding-bottom: 35px;
}

.pad_b_40 {
  padding-bottom: 40px;
}

.pad_b_45 {
  padding-bottom: 45px;
}

.pad_b_50 {
  padding-bottom: 50px;
}

.pad_b_55 {
  padding-bottom: 55px;
}

.pad_b_60 {
  padding-bottom: 60px;
}

.pad_l_5 {
  padding-left: 5px;
}

.pad_l_10 {
  padding-left: 10px;
}

.pad_l_15 {
  padding-left: 15px;
}

.pad_l_20 {
  padding-left: 20px;
}

.pad_l_25 {
  padding-left: 25px;
}

.pad_l_30 {
  padding-left: 30px;
}

.pad_l_35 {
  padding-left: 35px;
}

.pad_l_40 {
  padding-left: 40px;
}

.pad_l_45 {
  padding-left: 45px;
}

.pad_l_50 {
  padding-left: 50px;
}

.pad_l_55 {
  padding-left: 55px;
}

.pad_l_60 {
  padding-left: 60px;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

@media not screen and (max-width: 767px) {
  .center-pconly {
    text-align: center;
  }
}

@media screen and (min-width: 767px) {
  .sp-only {
    display: none;
  }
}

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

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.clear {
  clear: both;
}

.largest {
  font-size: clamp(2.4rem, 6vw, 3rem);
}

.large,
.largest {
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.large {
  font-size: clamp(2rem, 5vw, 2.4rem);
}

.middle {
  font-size: clamp(1.8rem, 4.5vw, 2rem);
  line-height: 1.6;
  letter-spacing: 0.08em;
}

.small {
  font-size: 1.4rem;
}

.smallest {
  font-size: 1.2rem;
}

.lh-largest {
  line-height: 3;
}

.lh-large {
  line-height: 2.4;
}

.letter-spacing-200 {
  letter-spacing: 0.2em;
}

.letter-spacing-50 {
  letter-spacing: 0.05em;
}

.icon-blank {
  margin-left: 0.5em;
}

.icon-blank,
.icon-tel {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}

.icon-tel {
  margin-right: 0.2em;
}

.icon-pdf {
  width: 19px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.opacity {
  transition: opacity 0.5s;
}

.opacity:focus,
.opacity:hover {
  opacity: 0.7;
}

.bold {
  font-weight: 700;
}

.iframe-wrap {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0;
}

.iframe-wrap--square {
  padding: 100% 0 0;
}

.iframe-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .scroll-table {
    overflow-x: auto;
  }
  .scroll-table table {
    white-space: nowrap;
  }
}

.caution-text {
  text-indent: -1em;
  margin-left: 1em;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.svg-symbol {
  display: none;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

progress {
  vertical-align: baseline;
}

a {
  background-color: transparent;
}

a,
a:focus,
a:hover {
  color: inherit;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

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

svg:not(:root) {
  overflow: hidden;
}

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

:where(input) {
  vertical-align: baseline;
  box-sizing: border-box;
}

:where(input)[type="date"],
:where(input)[type="email"],
:where(input)[type="number"],
:where(input)[type="tel"],
:where(input)[type="text"] {
  min-height: 30px;
  border: 1px solid #d2d2d2;
  padding: 9.5px 10px;
  width: 100%;
  border-radius: 4px;
}

@media screen and (max-width: 767px) {
  :where(input)[type="date"],
  :where(input)[type="email"],
  :where(input)[type="number"],
  :where(input)[type="tel"],
  :where(input)[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.6rem;
  }
}

:where(input)[type="submit"] {
  min-height: 30px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  font-size: 2rem;
  padding: 20px 0;
  border: 0;
  border-radius: 4px;
}

@media screen and (max-width: 767px) {
  :where(input)[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}

:where(input)[type="submit"]:disabled {
  background: #b9b9b9;
}

:where(input)::-moz-placeholder {
  color: #bbb;
}

:where(input)::placeholder {
  color: #bbb;
}

:where(select) {
  border: 1px solid #d2d2d2;
  padding: 9.5px 45px 9.5px 10px;
  border-radius: 4px;
  vertical-align: middle;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff
    url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%207%22%3E%3Cpath%20d%3D%22M.12%2C1.27l5.6%2C5.6a.38.38%2C0%2C0%2C0%2C.55%2C0l5.6-5.6a.38.38%2C0%2C0%2C0%2C0-.55l-.6-.6a.38.38%2C0%2C0%2C0-.55%2C0L6%2C4.85%2C1.27.12a.38.38%2C0%2C0%2C0-.55%2C0l-.6.6a.38.38%2C0%2C0%2C0%2C0%2C.55Z%22%2F%3E%3C%2Fsvg%3E")
    no-repeat calc(100% - 10px) center/10px 5px;
}

:where(button) {
  padding: 0;
  border: 1px solid currentColor;
  background: 0;
}

button,
select {
  text-transform: none;
}

button,
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

:where(textarea) {
  overflow: auto;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  max-width: 100%;
  width: 100%;
  min-height: 5pc;
  box-sizing: border-box;
  padding: 1em;
}

:where(textarea)::-moz-placeholder {
  color: #bbb;
}

:where(textarea)::placeholder {
  color: #bbb;
}

label {
  cursor: pointer;
}

:where(input[readonly]) {
  background-color: #dad0cf;
  color: #555;
}

:where(table) table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

:where(table) table td,
:where(table) table th {
  padding: 1em;
  border: 1px solid #dad0cf;
}

html {
  font-size: 62.5%;
  font-weight: 400;
  color: #444;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-feature-settings: palt;
  height: 100%;
}

body {
  font-size: 1.6rem;
  line-height: 1.8;
  word-break: break-all;
  font-family: Noto Sans JP, sans-serif;
}

.l-header {
  background-color: hsla(0, 0%, 100%, 0.95);
}
.header-top {
  height: 30px;
    line-height: 30px;
    background-color: #87b2c2;
    z-index: 999;
    width: 100%;
    color: #fff;
    text-align: center;
    vertical-align: center;
    font-size: 11px;
    margin-top: 0;
    font-weight: normal;
}


@media not screen and (max-width: 1024px) {
  .l-header {
    /* padding: 20px; */
  }
}

@media screen and (max-width: 1024px) {
  .l-header {
    /* padding-inline: 5%;
    padding-block: 10px; */
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
  }
}

.l-header__wrap {
  max-width: 64pc;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 5px;
}

@media not screen and (max-width: 1024px) {
  .l-header__wrap {
    gap: 0 min(3%, 30px);
  }
}

/*@media screen and (max-width: 1024px) {
  .l-header__wrap {
    gap: 0 min(10%, 30px);
  }
}*/

@media not screen and (max-width: 1024px) {
  .l-header__logo {
    width: min(18%, 205px);
  }
}

/*@media screen and (max-width: 1024px) {
  .l-header__logo {
    width: min(60%, 205px);
  }
}*/

.l-header__sub {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 min(3%, 30px);
}

@media screen and (max-width: 1024px) {
  .l-header__sub {
    display: none;
  }
}

.l-header__nav-list {
  display: flex;
  list-style: none;
  font-size: clamp(1rem, 1.12vw, 1.4rem);
  color: #4b2d0d;
  gap: 0 min(1.1vw, 20px);
  line-height: 1.3;
  color: #2a8da6;
}

.l-header__nav-list__link {
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 0;
  padding: 0.3em 0.5em;
}

.l-header__nav-list__link:after {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  background-color: currentColor;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: width 0.3s;
}

.l-header__nav-list__link:is(:hover, :focus):after {
  width: 90%;
}

.l-header__tel {
  line-height: 1.3;
  color: #090405;
  flex-shrink: 0;
  padding-left: 30px;
  background: url(../img/tel_icon@2x.png) no-repeat left top/contain;
}

.l-header__tel__num {
  font-size: clamp(1.3rem, 1.5vw, 2.1rem);
  font-weight: 700;
}

.l-header__tel__time {
  font-size: clamp(1rem, 0.85vw, 1.2rem);
  letter-spacing: 0.02em;
}

@media not screen and (max-width: 1024px) {
  .l-header__toggle {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .l-header__toggle {
    width: 40px;
    aspect-ratio: 1;
    background-color: #2a8da6;
    border-radius: 100%;
    border: 0;
    position: relative;
  }
}

.l-header__toggle i {
  position: absolute;
  left: 50%;
  width: 50%;
  height: 1px;
  background-color: #fff;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s, transform 0.3s, margin 0.3s;
}

.l-header__toggle[aria-expanded="false"] i:nth-child(2) {
  margin-top: -7px;
}

.l-header__toggle[aria-expanded="false"] i:nth-child(3) {
  margin-top: 7px;
}

.l-header__toggle[aria-expanded="true"] i:nth-child(1) {
  opacity: 0;
}

.l-header__toggle[aria-expanded="true"] i:nth-child(2) {
  transform: translate(-50%, -50%) rotate(45deg);
}

.l-header__toggle[aria-expanded="true"] i:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-45deg);
}


.l-footer {
  padding: 55px 5% 20px;
  background-color: #e0f5ff;
}

.l-footer__wrap {
  max-width: 64pc;
  margin-inline: auto;
}

.l-footer__logo {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.l-footer__info {
  margin-top: 40px;
  display: flex;
  gap: 25px;
  color: #4b2d0d;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .l-footer__info {
    flex-direction: column;
  }
}

.l-footer__companies {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.l-footer__office {
  display: flex;
  gap: 0 1em;
}

@media screen and (max-width: 767px) {
  .l-footer__office {
    flex-direction: column;
  }
}

.l-footer__office__label {
  width: 6em;
  flex-shrink: 0;
  font-weight: 700;
}

.l-footer__office__label:before {
  content: "";
  width: 0.9em;
  display: inline-block;
  margin-right: 0.2em;
  aspect-ratio: 1;
  background-color: currentColor;
  transform: translateY(0.1em);
}

.l-footer__office__value {
  flex: 1;
}

@media not screen and (max-width: 767px) {
  .l-footer__sub {
    padding-left: 25px;
    border-left: 1px solid #b9b9b9;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__sub {
    padding-top: 25px;
    background: linear-gradient(to right, #b9b9b9, #b9b9b9 20%, transparent 20%)
      no-repeat left top/auto 1px;
  }
}

.l-footer__time {
  display: flex;
}

.l-footer__time__label {
  flex-shrink: 0;
}

.l-footer__time__label:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1px;
  background-color: currentColor;
  transform: rotate(-45deg) translate(0.25em, -0.25em);
}

.l-footer__permits {
  display: flex;
  margin-top: 20px;
  gap: 0 20px;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .l-footer__permits {
    justify-content: center;
  }
}

.l-footer__copyright {
  display: block;
  text-align: center;
  color: #4b2d0d;
  letter-spacing: 0.04em;
  font-size: 1.2rem;
  margin-top: 40px;
}

@media not screen and (max-width: 1024px) {
  /* .contents {
        width: 75%
    }
        */
  .thanks .contents {
    width: 100%;
  }
}

.fixed-form {
  background-color: #ececec;
}

@media not screen and (max-width: 1024px) {
  .fixed-form {
    width: 25%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .fixed-form {
    display: none;
  }
}

.fixed-form__sticky {
  padding: 20px 30px;
  height: 100%;
  overflow-y: auto;
}

.fixed-form__headline {
  font-weight: 700;
  color: #2a8da6;
  text-align: center;
  font-size: clamp(1.5rem, 2.5vw, 2.2rem);
  line-height: 1.3;
}

.fixed-form__headline__large {
  font-size: 145%;
}

.hero {
  width: 100%;
}

.hero img {
  width: 100%;
  max-width: 100%;
}

.hero,
.hero__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero__wrap {
  margin-inline: auto;
  gap: 40px 0;
}

@media screen and (max-width: 767px) {
  .hero__catch {
    width: 100%;
  }
}

@media not screen and (max-width: 767px) {
  .hero__medals {
    width: min(66%, 527px);
  }
}

@media screen and (max-width: 767px) {
  .hero__medals {
    width: 100%;
  }
}

.cv-area {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cv-area--first {
  background-color: #e3f9ff;
  padding-block: min(10vw, 54px);
  padding-inline: 5%;
}

.cv-area--first2 {
  background-color:#ffffff;
  padding-block: min(5vw, 54px);
  padding-inline: 5%;
}


.cv-area__link {
  transition: transform 0.3s;
  border: 0;
  position: relative;
}

.cv-area__link:is(:hover, :focus) {
  transform: scale(1.03);
}

@media not screen and (max-width: 767px) {
  .cv-area__link {
    margin-left: 8%;
    width: min(100%, 560px);
  }
}

.cv-area__monitor {
  position: absolute;
}

@media not screen and (max-width: 767px) {
  .cv-area__monitor {
    left: -16%;
    top: 50%;
    transform: translateY(-44%);
  }
}

@media screen and (max-width: 767px) {
  .cv-area__monitor {
    left: 0;
    bottom: -30%;
    width: 30%;
  }
}

.cv-area__monitor2 {
  position: absolute;
}

@media not screen and (max-width: 767px) {
  .cv-area__monitor2 {
    left: -16%;
    top: 50%;
    transform: translateY(-44%);
  }
}

@media screen and (max-width: 767px) {
  .cv-area__monitor2 {
    left: -2%;
    bottom: -22%;
    width: 36%;
  }
}

.cv-area__simulation {
  position: absolute;
}

@media not screen and (max-width: 767px) {
  .cv-area__simulation {
    left: -12%;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 767px) {
  .cv-area__simulation {
    left: 4%;
    bottom: -32%;
    width: 21%;
  }
}

.cv-area__frame {
  border-radius: min(1.2vw, 10px);
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 min(2vw, 25px) 20px rgba(0, 0, 0, 0.15);
}

@media not screen and (max-width: 767px) {
  .cv-area__frame {
    min-height: 115px;
  }
}

@media screen and (max-width: 767px) {
  .cv-area__frame {
    padding: 5vw 10vw 5vw 7vw;
  }
}

.cv-area--blue .cv-area__frame {
  background: linear-gradient(to right, #0073ae, #0dd0d2);
}

.cv-area--orange .cv-area__frame {
  background: linear-gradient(to right, #f23d1a, #eb950d);
}

.cv-area--yellow .cv-area__frame {
  background: linear-gradient(to right, #f67a0d, #ebb100);
}

.cv-area__frame:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/icon_arrow@2x.png) no-repeat left top/contain;
  aspect-ratio: 1/1.571;
}

@media not screen and (max-width: 767px) {
  .cv-area__frame:after {
    width: 14px;
    right: 6%;
  }
}

@media screen and (max-width: 767px) {
  .cv-area__frame:after {
    width: 2.5%;
    right: 4%;
  }
}

.common-headline {
  text-align: center;
}

.intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: min(10vw, 80px) 5%;
}

.campaign {
  display: none;
  text-align: center;
}

.campaign__banners {
  max-width: 64pc;
  margin-inline: auto;
  margin-top: min(10vw, 40px);
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.worry {
  background: linear-gradient(to bottom, #b9dde7 40%, #d9e8ec);
  padding: min(10vw, 80px) 5%;
}

.worry__wrap {
  max-width: 64pc;
  margin-inline: auto;
}

.worry__headline {
  text-align: center;
  position: relative;
  z-index: 1;
}

.worry__list {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: min(5vw, 40px);
  margin-top: -9pt;
}

@media not screen and (max-width: 767px) {
  .worry__list {
    padding-inline: 50px;
  }
}

@media screen and (max-width: 767px) {
  .worry__list {
    flex-direction: column;
  }
}

.worry__list__item {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: auto;
  border-radius: 3px;
  padding: min(4vw, 40px) min(5vw, 10px);
  flex: 1;
  display: flex;
  line-height: 1.8;
}

@media not screen and (max-width: 767px) {
  .worry__list__item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 25px 0;
  }
}

@media not screen and (min-width: 768px) and (max-width: 1024px) {
  .worry__list__item {
    font-size: min(1.1vw, 2rem);
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .worry__list__item {
    font-size: min(1.45vw, 2rem);
  }
}

@media screen and (max-width: 767px) {
  .worry__list__item {
    flex-direction: row-reverse;
    align-items: center;
    gap: 0 15px;
    font-size: clamp(1.6rem, 3vw, 2rem);
  }
}

.worry__list__large {
  font-size: 120%;
  color: #2a8da6;
}

@media screen and (max-width: 767px) {
  .worry__list__title {
    flex: 1;
  }
}

@media not screen and (max-width: 767px) {
  .worry__list__icon {
    width: min(55%, 130px);
  }
}

@media screen and (max-width: 767px) {
  .worry__list__icon {
    width: min(15%, 105px);
  }
}

.reason {
  /* padding-block: min(20vw, 120px) min(10vw, 80px); */
  padding-block: min(20vw, 120px) min(10vw, 0px);
  position: relative;
}

.reason:before {
  top: 0;
  width: min(40%, 200px);
  aspect-ratio: 1/0.29;
  background-color: #d9e8ec;
  -webkit-clip-path: polygon(0 -1px, 100% -1px, 50% 100%);
  clip-path: polygon(0 -1px, 100% -1px, 50% 100%);
}

.reason:after,
.reason:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* .reason:after {
  z-index: 2;
  width: 4px;
  background: url(../img/dot-line.png) no-repeat left top;
} */

@media not screen and (max-width: 767px) {
  /* .reason:after {
    height: 190px;
    bottom: -140px;
  } */
}

@media screen and (max-width: 767px) {
  .reason:after {
    height: 75pt;
    bottom: -50px;
  }
}

.reason__headline {
  padding-inline: 10%;
  text-align: center;
}

.reason__container {
  padding-inline: 5%;
  position: relative;
}

.reason__container:after {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: rgba(42, 141, 166, 0.5);
}

@media not screen and (max-width: 767px) {
  .reason__container:after {
    height: 274px;
    width: 100%;
    top: 40%;
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .reason__container:after {
    height: 98%;
    width: 35%;
    top: 5%;
    right: 0;
  }
}

.reason__list {
  list-style: none;
  display: flex;
  margin-top: min(15vw, 105px);
  gap: 12vw min(2vw, 42px);
  position: relative;
  max-width: 64pc;
  margin-inline: auto;
}

.reason__list:after {
  content: "";
  position: absolute;
  background-color: #2a8da6;
}

@media not screen and (max-width: 767px) {
  .reason__list {
    top: 10%;
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .reason__list {
    flex-direction: column;
  }
}

.reason__item {
  flex: 1;
  position: relative;
  outline: 1px solid #2a8da6;
  --gap: 46px;
  z-index: 1;
}

.reason__item:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: #fff;
  z-index: -1;
  width: 100%;
  height: 100%;
}

@media not screen and (max-width: 767px) {
  .reason__item:nth-child(2) {
    transform: translateY(var(--gap));
  }
  .reason__item:nth-child(3) {
    transform: translateY(calc(var(--gap) * 2));
  }
}

.reason__index-num {
  position: absolute;
}

@media not screen and (max-width: 767px) {
  .reason__index-num {
    left: 50%;
    transform: translateX(-50%);
    top: -45px;
  }
}

@media screen and (max-width: 767px) {
  .reason__index-num {
    left: 3%;
    width: 20vw;
    top: -9vw;
  }
}

.reason__detail {
  display: flex;
  flex-direction: column;
}

@media not screen and (max-width: 767px) {
  .reason__detail {
    align-items: center;
    padding: 50px 15px 35px;
  }
}

@media screen and (max-width: 767px) {
  .reason__detail {
    padding: 5%;
    align-items: center;
  }
}

.reason__detail__icon {
  max-width: 50%;
}

.reason__detail__headline {
  font-weight: 700;
  color: #2a8da6;
  line-height: 1.58;
  text-align: center;
  margin-top: 1.5em;
  letter-spacing: 0.02em;
}

@media not screen and (min-width: 768px) and (max-width: 1024px) {
  .reason__detail__headline {
    font-size: min(1.6vw, 2.4rem);
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .reason__detail__headline {
    font-size: min(2vw, 2.4rem);
  }
}

@media screen and (max-width: 767px) {
  .reason__detail__headline {
    font-size: clamp(1.8rem, 2.5vw, 2.4rem);
  }
}

.reason__detail__description {
  margin-top: 1em;
  line-height: 2;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .reason__detail__description {
    font-size: clamp(1.2rem, 1.6vw, 1.6rem);
  }
}

.reason__detail__caution {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 1.4rem;
  margin-top: 5px;
}

@media not screen and (max-width: 1024px) {
  .reason__detail__caution {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1024px) {
  .reason__detail__caution {
    font-size: clamp(1.2rem, 1.4vw, 1.4rem);
  }
}

@media not screen and (max-width: 767px) {
  .present {
    /* padding: min(15vw, 120px) 5% min(10vw, 80px); */
    padding: min(15vw, 5px) 5% min(10vw, 80px);
    /* background: linear-gradient(to bottom, transparent 11%, #2a8da6 11%) ;*/
    background: linear-gradient(to bottom, transparent 6%, #2a8da6 25%);
  }
}

@media screen and (max-width: 767px) {
  .present {
    padding: min(9vw, 120px) 5% min(10vw, 80px);
    background: linear-gradient(to bottom, transparent 7%, #2a8da6 7%);
  }
}

.present__wrap {
  max-width: 64pc;
  margin-inline: auto;
}

.present__headline {
  text-align: center;
}

.present__circles {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: min(5vw, 60px);
  margin-top: min(10vw, 80px);
}

@media screen and (max-width: 767px) {
  .present__circles {
    flex-direction: column;
    width: 80%;
    margin-inline: auto;
  }
}

.present__report {
  margin-top: min(10vw, 90px);
  text-align: center;
  filter: drop-shadow(0 0 20px rgba(16, 47, 0, 0.09));
}

.present__cv {
  margin-top: min(10vw, 50px);
}

@media not screen and (max-width: 767px) {
  .support {
    background: url(../img/bg_support@2x.png) no-repeat center top/100% auto;
  }
}

@media screen and (max-width: 767px) {
  .support {
    background: url(../img/bg_support_sp@2x.png) no-repeat center top/100% auto;
  }
}

.support__wrap {
  padding: min(10vw, 80px) 5%;
}

.support__headline {
  text-align: center;
}

.support__card {
  margin-top: min(10vw, 85px);
  display: flex;
  justify-content: center;
  gap: min(8vw, 60px);
}

@media not screen and (max-width: 767px) {
  .support__card {
    padding-inline: 25px;
  }
}

@media screen and (max-width: 767px) {
  .support__card {
    flex-direction: column;
  }
}

.support__card__item {
  filter: drop-shadow(0 3px min(0.8vw, 10px) rgba(0, 0, 0, 0.2));
  transition: filter 0.3s, transform 0.3s;
}

.support__card__item:is(:hover, :focus) {
  filter: drop-shadow(0 3px min(0.4vw, 5px) rgba(0, 0, 0, 0.2));
  transform: translateY(3px);
}

.support-detail {
  display: flex;
  flex-direction: column;
  gap: min(15vw, 150px);
  padding-bottom: min(10vw, 80px);
}

.support-detail__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(10vw, 75px);
}

.support-detail__row {
  display: flex;
  width: 100%;
  gap: min(5vw, 65px);
}

@media not screen and (max-width: 767px) {
  .support-detail__box:nth-child(odd) .support-detail__row {
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 767px) {
  .support-detail__row {
    flex-direction: column-reverse;
  }
}

@media not screen and (max-width: 767px) {
  .support-detail__thumbnail {
    width: min(45%, 610px);
  }
}

@media screen and (max-width: 767px) {
  .support-detail__box:nth-child(odd) .support-detail__thumbnail {
    padding-right: 5%;
  }
  .support-detail__box:nth-child(even) .support-detail__thumbnail {
    padding-left: 5%;
  }
}

.support-detail__info {
  flex: 1;
}

@media not screen and (max-width: 767px) {
  .support-detail__box:nth-child(odd) .support-detail__info {
    padding-right: 8%;
  }
  .support-detail__box:nth-child(even) .support-detail__info {
    padding-left: 8%;
  }
}

@media screen and (max-width: 767px) {
  .support-detail__info {
    padding-inline: 5%;
  }
}

.support-detail__headline {
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  display: flex;
  flex-direction: column;
  gap: 1em;
}

@media not screen and (max-width: 1024px) {
  .support-detail__headline {
    font-size: clamp(2.4rem, 2.3vw, 3.6rem);
  }
}

@media screen and (max-width: 1024px) {
  .support-detail__headline {
    font-size: clamp(2.4rem, 3vw, 3.6rem);
  }
}

.support-detail__box:nth-child(odd) .support-detail__headline {
  color: #f36d00;
}

.support-detail__box:nth-child(even) .support-detail__headline {
  color: #5f33b0;
}

.support-detail__num {
  width: 2em;
}

.support-detail__catch {
  margin-top: 0.5em;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 2px solid transparent;
  -o-border-image: linear-gradient(to right, #b9b9b9, 2em, transparent 2em);
  border-image: linear-gradient(to right, #b9b9b9, 2em, transparent 2em);
  border-image-slice: 1;
}

@media not screen and (max-width: 1024px) {
  .support-detail__catch {
    font-size: clamp(1.6rem, 1.5vw, 2.2rem);
  }
}

@media screen and (max-width: 1024px) {
  .support-detail__catch {
    font-size: clamp(1.8rem, 2vw, 2.2rem);
  }
}

.support-detail__description {
  line-height: 1.8;
  letter-spacing: 0.04em;
}

.support-detail__button {
  border-style: solid;
  border-width: 1px;
  border-radius: 99em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  width: min(90%, 480px);
  transition: background-color 0.3s, color 0.3s;
  line-height: 1.4;
  position: relative;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s, transform 0.3s;
}

@media not screen and (max-width: 1024px) {
  .support-detail__button {
    min-height: 75pt;
  }
}

@media screen and (max-width: 1024px) {
  .support-detail__button {
    min-height: 5pc;
  }
}

.support-detail__button:after {
  content: "";
  position: absolute;
  right: 1.5em;
  top: 50%;
  font-size: 0.6em;
  width: 1em;
  aspect-ratio: 1;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-50%) rotate(-45deg);
}

.support-detail__box:nth-child(odd) .support-detail__button {
  font-size: clamp(1.6rem, 3vw, 1rem);
  border-color: #f36d00;
  color: #f36d00;
  background: #fff;
}

.support-detail__box:nth-child(odd) .support-detail__button:is(:hover, :focus) {
  background-color: #f36d00;
  color: #fff;
}

.support-detail__box:nth-child(even) .support-detail__button {
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  border-color: #5f33b0;
  color: #5f33b0;
}

.support-detail__box:nth-child(even)
  .support-detail__button:is(:hover, :focus) {
  background-color: #5f33b0;
  color: #fff;
}

.support-detail__button:is(:hover, :focus) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transform: translateY(3px);
}

.customer {
  padding-block: min(10vw, 0px);
  background: linear-gradient(to bottom, transparent 40%, #2a8da6 80%);
}

.customer__headline {
  padding-inline: 5%;
  text-align: center;
}

.customer__slider {
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 40px;
  position: relative;
}

.customer__navi {
  border-radius: 6px;
  background-color: #344549;
  border: 2px solid #344549;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s, color 0.3s;
  position: absolute;
  z-index: 1;
}
/* 矢印と個数の非表示　*/
.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: none;
}
.customer__navi.customer__navi--next,
.customer__navi.customer__navi--prev {
  display: none;
}

@media not screen and (max-width: 767px) {
  .customer__navi {
    width: 50px;
    aspect-ratio: 1/0.56;
    top: 16%;
  }
}

@media screen and (max-width: 767px) {
  .customer__navi {
    width: 9%;
    aspect-ratio: 1;
    top: 12%;
  }
}

.customer__navi:after {
  content: "";
  width: 16%;
  aspect-ratio: 1;
  border-top: 3px solid currentColor;
  border-right: 3px solid currentColor;
}

@media not screen and (max-width: 767px) {
  .customer__navi--prev {
    left: 13%;
  }
}

@media screen and (max-width: 767px) {
  .customer__navi--prev {
    left: 1%;
  }
}

.customer__navi--prev:after {
  transform: rotate(-135deg) translate(-10%, 10%);
}

@media not screen and (max-width: 767px) {
  .customer__navi--next {
    right: 13%;
  }
}

@media screen and (max-width: 767px) {
  .customer__navi--next {
    right: 1%;
  }
}

.customer__navi--next:after {
  transform: rotate(45deg) translate(-10%, 10%);
}

.customer__navi:is(:hover, :focus) {
  background-color: #fff;
  color: #344549;
}

.customer .swiper {
  padding-block: min(5%, 80px);
}

@media screen and (max-width: 767px) {
  .customer .swiper {
    padding-inline: 5%;
  }
}

.customer .swiper-slide {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.12));
  text-align: center;
}
.swiper-slide {
  width: calc((100% - 40px) / 3); /* 3枚表示（マージンを考慮） */
  margin-right: 20px; /* スライド間の余白 */
}

.customer .swiper-slide img {
  /* width: 100% */
}
.swiper-wrapper {
  display: flex;
  transition-property: transform;
  box-sizing: border-box;
}

@media not screen and (max-width: 767px) {
  .customer .swiper-pagination {
    bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .customer .swiper-pagination {
    bottom: 0 !important;
  }
}

.customer .swiper-pagination-bullet {
  --swiper-pagination-bullet-horizontal-gap: 5px;
  width: min(10%, 50px);
  height: 5px;
  background: #b9b9b9;
  opacity: 1;
  border-radius: 0;
}

.customer .swiper-pagination-bullet-active {
  background: #344549;
}

.faq {
  padding-inline: 5%;
}

@media not screen and (max-width: 767px) {
  .faq {
    /* padding-block: 75pt; */
    padding-block: 20pt;
  }
}

@media screen and (max-width: 767px) {
  .faq {
    padding-block: 40px;
  }
}

.faq__wrap {
  max-width: 64pc;
  margin-inline: auto;
}

.faq__headline {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .faq__headline {
    width: 50%;
    margin-inline: auto;
  }
}

.faq__list {
  margin-top: min(10vw, 80px);
  list-style: none;
  gap: min(10vw, 65px) 0;
}

.faq__box,
.faq__list {
  display: flex;
  flex-direction: column;
}

.faq__box {
  align-items: flex-start;
  border: 1px solid #2a8da6;
  padding: 0 min(5%, 30px) min(8%, 40px);
  gap: min(5vw, 30px) 0;
}

.faq__question {
  font-weight: 700;
  color: #2a8da6;
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  line-height: 1.4;
  letter-spacing: 0.04em;
  position: relative;
  background-color: #fff;
  margin-top: -0.8em;
}

@media not screen and (max-width: 767px) {
  .faq__question {
    padding-inline: 60px 0.5em;
  }
}

@media screen and (max-width: 767px) {
  .faq__question {
    padding-inline: 40px 0.5em;
  }
}

.faq__question:before {
  content: "";
  width: 40px;
  aspect-ratio: 1;
  position: absolute;
  left: 0;
  top: -2px;
  background: #2a8da6 url(../img/icon_question@2x.png) no-repeat center
    center/60%;
}

@media not screen and (max-width: 767px) {
  .faq__question:before {
    width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .faq__question:before {
    width: 28px;
  }
}

.faq__answer {
  color: #344549;
  position: relative;
  padding-left: 3em;
}

@media not screen and (max-width: 767px) {
  .faq__answer {
    padding-left: 60px;
  }
}

@media screen and (max-width: 767px) {
  .faq__answer {
    padding-left: 40px;
  }
}

.faq__answer:before {
  content: "";
  aspect-ratio: 1;
  position: absolute;
  left: 0;
  background: #344549 url(../img/icon_answer@2x.png) no-repeat center center/55%;
}

@media not screen and (max-width: 767px) {
  .faq__answer:before {
    width: 40px;
    top: -5px;
  }
}

@media screen and (max-width: 767px) {
  .faq__answer:before {
    width: 28px;
    top: 0;
  }
}

.faq__answer > ol {
  list-style: none;
}

.faq__answer > ol li {
  text-indent: -1em;
  margin-left: 1em;
}

.contact {
  padding: min(15vw, 100px) 5%;
}

@media not screen and (max-width: 767px) {
  .contact {
    background: url(../img/bg_contact@2x.jpg) no-repeat center top/cover;
  }
}

@media screen and (max-width: 767px) {
  .contact {
    background: url(../img/bg_contact_sp@2x.jpg) no-repeat center top/cover;
  }
}

.contact__wrap {
  max-width: 64pc;
  margin-inline: auto;
}

.contact__box {
  background: #fff;
  border-radius: 10px;
  padding: min(8vw, 70px) min(8vw, 70px) min(15vw, 150px);
}

.contact__headline {
  text-align: center;
}

.contact__present {
  text-align: center;
  margin-top: min(10vw, 80px);
}

.contact__buttons {
  margin-top: min(15vw, 60px);
  gap: min(10vw, 60px);
}

.contact__buttons,
.form-items {
  display: flex;
  flex-direction: column;
}

.form-items {
  gap: 10px 0;
}

.form-items__item {
  display: flex;
  flex-direction: column;
  gap: 5px 0;
}

.form-items__item__label {
  font-weight: 700;
  color: #4b2d0d;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.form-agreement {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-agreement__txt {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.5;
}

.form-agreement__txt:before {
  content: "※";
}

.form-agreement__txt a {
  color: #2a8da6;
}

.form-agreement__check {
  margin-top: 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.form-agreement__check__input {
  opacity: 0;
  position: absolute;
}

.form-agreement__check__label {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  line-height: 1.3;
  color: #4b2d0d;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0 8px;
}

.form-agreement__check__input:focus-visible + .form-agreement__check__label {
  outline: auto;
}

.form-agreement__check__label:before {
  content: "";
  display: inline-block;
  width: 1em;
  aspect-ratio: 1;
  border: 1px solid #b9b9b9;
  border-radius: 3px;
  background: #fff;
}

.form-agreement__check__input:checked + .form-agreement__check__label:before {
  background: #fff
    url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20441.02%22%3E%3Cpath%20d%3D%22M469.4%2C0C334.09%2C75.17%2C197.11%2C289%2C197.11%2C289L73.51%2C148.68%2C0%2C218.84%2C178.73%2C441l65.15-2.51C327.41%2C187.92%2C512%2C20.05%2C512%2C20.05Z%22%20fill%3D%22%23b90004%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center/60% auto;
}

.form-buttons {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-buttons__button {
  width: 100%;
  border: 2px solid #2a8da6;
  background-color: #2a8da6;
  color: #fff;
  border-radius: 99em;
  min-height: min(4.6em, 76px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-weight: 700;
  font-size: clamp(1rem, 1.1vw, 2rem);
  padding: 0.2em 1em;
  line-height: 1.3;
  letter-spacing: 0.08em;
  gap: 0 5px;
  transition: background-color 0.3s, color 0.3s;
}

.form-buttons__button:after {
  content: "";
  width: 1.1em;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.33%2039.33%22%3E%3Cpath%20d%3D%22M19.67%2C0H0V39.33H39.33V0Zm-.16%2C30a3.3%2C3.3%2C0%2C0%2C1-4.68-4.65l5.6-5.64-5.6-5.64a3.3%2C3.3%2C0%2C1%2C1%2C4.68-4.65l7.91%2C8h0a3.3%2C3.3%2C0%2C0%2C1%2C0%2C4.64Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  mask-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2039.33%2039.33%22%3E%3Cpath%20d%3D%22M19.67%2C0H0V39.33H39.33V0Zm-.16%2C30a3.3%2C3.3%2C0%2C0%2C1-4.68-4.65l5.6-5.64-5.6-5.64a3.3%2C3.3%2C0%2C1%2C1%2C4.68-4.65l7.91%2C8h0a3.3%2C3.3%2C0%2C0%2C1%2C0%2C4.64Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-position: left top;
  mask-position: left top;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  flex-shrink: 0;
}

.form-buttons__button:disabled {
  border-color: #b9b9b9;
  background-color: #b9b9b9;
}

.form-buttons__button:not(:disabled):is(:hover, :focus) {
  background-color: #fff;
  color: #2a8da6;
}

.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 5;
  background: rgba(0, 0, 0, 0.8);
  -webkit-animation: a 0.3s ease-in;
  animation: a 0.3s ease-in;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal,
.modal__wrap {
  height: 100%;
  padding: 5%;
}

.modal__wrap {
  background: #fff;
  width: min(100%, 600px);
  overflow-y: auto;
  overscroll-behavior-y: contain;
  border-radius: 0.5em;
  transform: translateX(30px);
  opacity: 0;
  transition: transform 0.5s, opacity 0.5s;
  position: relative;
}

.open .modal__wrap {
  transform: none;
  opacity: 1;
}

.modal__close {
  position: fixed;
  right: 10px;
  top: 10px;
  width: 40px;
  aspect-ratio: 1;
  background-color: #fff;
  border: 1px solid #fff;
  color: #4b2d0d;
  border-radius: 100%;
  transition: color 0.3s, background-color 0.3s;
}

.modal__close:after,
.modal__close:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40%;
  height: 3px;
  background: currentColor;
}

.modal__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal__close:is(:hover, :focus) {
  background-color: #4b2d0d;
  color: #fff;
}

@-webkit-keyframes a {
  0 {
    width: 0;
    height: 0;
    opacity: 0;
  }
  to {
    width: 100%;
    height: 100%;
    opacity: 1;
  }
}

@keyframes a {
  0 {
    width: 0;
    height: 0;
    opacity: 0;
  }
  to {
    width: 100%;
    height: 100%;
    opacity: 1;
  }
}

.thanks-block {
  padding: min(7%, 30px);
}

.thanks-block,
.thanks-block__box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.thanks-block__box {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: min(7%, 50px);
  gap: 30px;
}

.thanks-block__headline {
  font-size: clamp(1.8rem, 4vw, 2.4rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.3;
}

.thanks-block__message {
  display: flex;
  flex-direction: column;
  gap: 1.5em 0;
}

.thanks-block__buttons {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.thanks-block__button {
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  border: 2px solid #2a8da6;
  border-radius: 5px;
  text-align: center;
  background-color: #2a8da6;
  color: #fff;
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2em 2em;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.thanks-block__button:is(:hover, :focus) {
  background-color: #fff;
  color: #2a8da6;
}

.sp-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: calc(100% - 60px);
  background-color: hsla(0, 0%, 100%, 0.95);
  z-index: 99;
  padding: 20px 5%;
  transition: opacity 0.3s, left 0.3s;
  overflow-y: auto;
}

.sp-menu[aria-hidden="true"] {
  opacity: 0;
  left: -100%;
}

.sp-menu[aria-hidden="false"] {
  opacity: 1;
  left: 0;
}

.sp-menu__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5em 0;
  font-weight: 700;
  color: #2a8da6;
  letter-spacing: 0.06em;
  font-size: clamp(1.4rem, 5vw, 1.8rem);
}

.sp-menu__list__link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 5px;
}

.sp-menu__list__link:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 1px;
  background-color: #2a8da6;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sp-menu__buttons {
  margin-top: 35px;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.sp-menu__tel {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 5px 0;
  background: url(../img/tel_icon@2x.png) no-repeat left top/auto 100%;
  padding-left: min(13%, 42px);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-inline: auto;
}

.sp-menu__tel__num {
  text-decoration: none;
  font-weight: 700;
  font-size: min(9.4vw, 3.4rem);
  line-height: 1;
}

.sp-menu__tel__time {
  line-height: 1.3;
  font-size: min(5vw, 1.8rem);
  letter-spacing: 0.07em;
}

/* 動画CSS */

@media screen and (max-width: 768px) {
  .video-sp {
    position: relative;
    padding-bottom: 56.25%;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
  }
  .video-sp iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video-sp {
    display: block !important;
  }
  .video {
    display: none;
  }
  .scimg_g_list {
    flex-wrap: nowrap!important;
  }
}

.video-sp {
  display: none;
}

.video {
  /* border: 1px solid #ddd; */
  height: auto;
  margin: 10px auto 30px auto;
  overflow: hidden;
  cursor: pointer;
  background: #000;
  border: 5px solid #75a945;
}

.video img {
  width: 100%;
  transition-duration: 0.5s;
}

.video:hover img {
  opacity: 0.6;
  transform: scale(1.1);
  transition-duration: 1s;
}

.video_title {
  font-size: 1rem;
  /* border-bottom: solid 3px #8fbc8f; */
  margin: 10px auto 10px auto;
  font-weight: bold;
  /* padding-bottom: 6px; */
  width: 90%;
  line-height: 2;
}

/* .video_container {
    display: flex;
} */

.video_items {
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}

/* img pop */
.sample_scimg {
  margin-top: 70px;
}
.sample_sc {
  width: 80%;
  margin: 50px auto;
}

.scimg_g {
  width: 30%; /* 画像が3つ並ぶように設定 */
  height: auto;
  padding-bottom: 20px;
}

.lb-number {
  display: none !important;
}

/* 20240321 コラム用のレイアウト追加 */

.bg-1 {
  background: #fff;
}

.sub_ttl {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.card-container {
  display: grid;
  gap: 20px;
  /* カード間の間隔 */
  grid-template-columns: repeat(3, 1fr);
  /* PCは3列 */
  max-width: 1200px;
  margin: auto;
}

.card_sc {
  background: white;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  /* 角丸のため */
  text-align: center;
}

.card img {
  width: 100%;
  height: auto;
  display: block;
}

.card-content {
  padding: 15px;
}

.card-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 2.5rem;
  margin: 10px 0;
  text-align: left;
}

.card-text {
  font-size: 14px;
  color: #555;
}

/* タブレット対応（2列） */
@media (max-width: 1024px) {
  .card-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* スマホ対応（1列） */
@media (max-width: 768px) {
  .card-container {
    grid-template-columns: 1fr;
  }
}

.h2_ttl {
  position: relative;
  text-align: center;
  font-size: 42px;
  width: 252px;
  padding: 1rem 0rem;
  margin: 0 auto 50px;
  border-bottom: 2px solid #bee1e9;
  letter-spacing:normal;
}

@media (max-width: 768px) {
  .h2_ttl {
    font-size: 38px;
  }
}

.h2_ttl:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 30%;
  height: 2px;
  content: "";
  background: #2a8da6;
}

/* タブレット対応（2列） */
@media (max-width: 1024px) {
  .h2_ttl:before {
    width: 30%;
  }
}

/* slick */
/*===================================
    slick 矢印
===================================*/

.slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 20px;
  height: 38px;
  color: transparent;
  z-index: 1;
  transition: opacity 0.5s;
  z-index: 1;
}
.slick-arrow:hover {
  opacity: 0.7;
}

/* 共通設定 */

.slick-next::before,
.slick-next::after,
.slick-prev::before,
.slick-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.slick-next::after,
.slick-prev::after {
  width: 26px;
  height: 26px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

/* next */

.slick-next {
  right: 26px;
}
.slick-next::after {
  right: -54px;
  transform: rotate(45deg);
}

/* prev */

.slick-prev {
  left: 26px;
}
.slick-prev::after {
  left: -54px;
  transform: rotate(-135deg);
}

/* デフォの矢印リセット */
.slick-prev,
.slick-next {
  top: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

.slick-next::before,
.slick-prev::before {
  display: none !important;
}

@media screen and (max-width: 1080px) {
  .slick-next::after {
    right: -10px;
  }

  .slick-prev::after {
    left: -10px;
  }
}

@media screen and (max-width: 767px) {
  .slick-next::after,
  .slick-prev::after {
    width: 10px;
    height: 10px;
  }
  .slick-next {
    right: 8px;
  }
  .slick-prev {
    left: 8px;
  }
  .slick-next::after {
    right: 2px;
  }

  .slick-prev::after {
    left: 2px;
  }
}

.slick-prev,
.slick-next {
  top: auto;
}

.slick-slide img {
  border: solid 1px #eee;
}

.government_area {
  margin: 20px 0px 80px;
}

.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  width: 1000px;
}

.l-page-inner {
  max-width: 1100px;
  margin: 20px auto;
}

.support_txt {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}

.marker {
  background: linear-gradient(transparent 70%, #fffdbd 50%);
}

.highlight_txt {
  color: #f25a24;
  font-size: 5rem;
  font-weight: bold;
}

.line-height_tyosei {
  margin-bottom: -86px;
  display: block;
}

@media (max-width: 768px) {
  .support_txt {
    font-size: 3rem;
    line-height: 5rem;
    padding: 0 20px;
  }

  .highlight_txt {
    font-size: 4rem;
  }

  .line-height_tyosei {
    margin-bottom: -50px;
    line-height: 5rem;
    display: block;
  }
}

/* 親コンテナ */
.video-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 常に2カラム */
  gap: 20px;
  justify-content: center;
  max-width: 1200px;
  margin: 20px auto 80px;
}

/* 各動画アイテム */
.video-item {
  text-align: left;
}

/* YouTube動画のアスペクト比を16:9で固定 */
.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 (9 ÷ 16 = 0.5625) */
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* タイトルのデザイン */
.video-item h3 {
  margin: 0px 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2rem;
  color: #444;
}

.video_items_date {
  margin-top: 10px;
  display: block;
}

/* 説明テキストのデザイン */
.video-item a {
  font-size: 16px;
  color: #17a2b8;
}

/* スマホでは1カラムに変更 */
@media (max-width: 768px) {
  .video-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  /* 集団分析一覧 */
  .scimg_flex {
    margin: 20px 0 !important;
  }
}
/* 会社概要 */
.company_box {
  margin: 50px 0;
}
.company_body {
  display: flex;
  justify-content: space-around;
  padding: 20px 10px;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  font-size: 12px;
}
/* レスポンシブ */
@media (max-width: 768px) {
  .company_body {
    display: block!important;
  }
  .c_right {
    margin-top: 20px;
  }
  }
.s_th_sc {
width: 185px;
text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999999;
vertical-align: middle;
  background-color: #F7F7F7;
  color: #333333;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  line-height: 1.5em;
  font-size: 12px;
}
/* レスポンシブ */
@media (max-width: 768px) {
  .s_th_sc {
    width: 100px;
  }
  }
.s_td_sc {
  width: 455px;
border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666;
  line-height: 1.7em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  color: #3D3D3D;
  text-align: left;
  padding-right: 5px;
  font-size: 12px;
vertical-align: middle;
}

.grid-container {
display: grid;
gap: 4px;
grid-template-columns: repeat(3, auto);
}
.grid-item {
background: #eee;
padding: 4px;
}
.table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media (max-width: 768px) {
  .scimg_g {
    width: 48%;
  }
}

.note{
	text-align: left;
    margin-left: 320px;
}

.menu-button {
    width: 50px;
    height: 50px;
    background-color: #2293a3;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border: none;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.menu-button:hover {
  background-color: #1a7a89; /* ホバー時の色（任意） */
}
