@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
body {
  line-height: 1;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

* {
  box-sizing: border-box;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

table {
  font-size: 100%;
}

ul {
  list-style-type: none;
}

li img {
  vertical-align: bottom;
}

figure {
  margin: 0;
  padding: 0;
}

sup {
  vertical-align: super;
  font-size: 0.75em;
}

/* ====================================================
common layout style
==================================================== */
/* ====================================================
base
==================================================== */
/*--------------------------------------------
display
--------------------------------------------*/
.device_pc {
  display: inline-block !important;
}
@media print, screen and (max-width: 768px) {
  .device_pc {
    display: none !important;
  }
}

.device_sp {
  display: none !important;
}
@media print, screen and (max-width: 768px) {
  .device_sp {
    display: inline-block !important;
  }
}

.device_pc-bl {
  display: block !important;
}
@media print, screen and (max-width: 768px) {
  .device_pc-bl {
    display: none !important;
  }
}

.device_sp-bl {
  display: none !important;
}
@media print, screen and (max-width: 768px) {
  .device_sp-bl {
    display: block !important;
  }
}

/* ====================================================
base style
==================================================== */
html {
  font-size: 62.5%;
  font-size: 0.588vw;
}
@media print, screen and (min-width: 768px) and (max-width: 1200px) {
  html {
    font-size: 0.7vw;
  }
}
@media print, screen and (max-width: 768px) {
  html {
    font-size: 2.325vw;
  }
}

body {
  font-family: "Noto Sans JP";
  word-wrap: break-word;
  overflow-wrap: break-word;
  position: relative;
  overflow: auto;
  font-weight: 400;
  color: #000000;
  vertical-align: middle;
  font-size: 16px;
  line-height: 2;
}
@media print, screen and (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}

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

figure {
  width: 100%;
}

a {
  text-decoration: none;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

a:active {
  text-decoration: none;
}

.font-zenmaru {
  font-family: "Zen Maru Gothic";
}

.txt-center {
  text-align: center;
}

.txtc-pink {
  color: #3eb26c;
}

/* ====================================================
anime
==================================================== */
.slider {
  margin-inline: auto;
  overflow: hidden;
  border-radius: 0 0 0 40px;
  opacity: 0;
  visibility: hidden;
}

.slick-img img {
  width: 100%;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
    /* 拡大率 */
  }
}
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}

/* -----------------------------------------------
header
----------------------------------------------- */
.header {
  padding: 14px 20px;
  box-shadow: 6px 6px 14.6px rgba(166, 136, 146, 0.16);
  width: 100%;
  position: fixed;
  z-index: 9999;
  background-color: #fff;
  top: 0;
}
@media print, screen and (max-width: 768px) {
  .header {
    padding: 0.8rem 0.7rem;
  }
}
.header > .logo {
  width: 265px;
}
@media print, screen and (max-width: 768px) {
  .header > .logo {
    width: 16rem;
  }
}

/* -----------------------------------------------
footer
----------------------------------------------- */
.footer {
  padding: min(7rem, 70px) 0;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .footer {
    padding: 3rem 0;
  }
}
.footer > .logo {
  width: 200px;
  margin: auto;
}
@media print, screen and (max-width: 768px) {
  .footer > .logo {
    width: 24rem;
  }
}
.footer > .copy {
  font-size: 14px;
  color: #9a9a9a;
  margin-top: min(2rem, 20px);
}

/* -----------------------------------------------
title
----------------------------------------------- */
.title--lg {
  font-size: 40px;
  font-weight: 600;
  font-family: "Zen Maru Gothic";
  margin-bottom: min(2rem, 20px);
}
@media print, screen and (max-width: 1200px) {
  .title--lg {
    font-size: 30px;
    margin-bottom: min(1rem, 10px);
  }
}
@media print, screen and (max-width: 768px) {
  .title--lg {
    font-size: 2.8rem;
    margin-bottom: 2rem;
    line-height: 1.4;
  }
}
.title--xl {
  font-size: 28px;
  font-weight: 600;
  font-family: "Zen Maru Gothic";
}
@media print, screen and (max-width: 768px) {
  .title--xl {
    line-height: 1.4;
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}

/* -----------------------------------------------
inner
----------------------------------------------- */
.inner--lg {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.inner--xl {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.inner--md {
  max-width: 1100px;
  padding-left: min(2rem, 20px);
  padding-right: min(2rem, 20px);
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (max-width: 768px) {
  .p-side--sp {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
/* -----------------------------------------------
part
----------------------------------------------- */
.noteblock {
  border-radius: 40px;
  padding: min(5rem, 50px) min(4rem, 40px);
  background-color: #ffe8f0;
  background-image: url(../img/noteblock_bg.svg);
  background-size: 15px;
}
@media print, screen and (max-width: 768px) {
  .noteblock {
    padding: 4rem 2rem;
  }
}
.noteblock__list {
  margin-top: min(3rem, 30px);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
}
@media print, screen and (max-width: 768px) {
  .noteblock__list {
    display: block;
    margin-top: 0;
  }
}
.noteblock__list > li {
  font-size: 15px;
  line-height: 2;
  font-weight: 400;
  background-color: #fff;
  border-radius: 20px;
  padding: min(2rem, 20px) min(2rem, 20px);
  box-shadow: 6px 6px 14px rgba(166, 136, 146, 0.16);
  width: calc(33.3% - 14px);
}
@media print, screen and (max-width: 768px) {
  .noteblock__list > li {
    width: 100%;
    margin-top: 1.8rem;
    padding: 1.5rem 2rm;
  }
}
.noteblock__list > li > .title {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  position: relative;
  min-height: 65px;
  line-height: 1.4;
  font-family: "Zen Maru Gothic";
  margin-bottom: min(1.3rem, 13px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 1200px) {
  .noteblock__list > li > .title {
    font-size: 17px;
  }
}
@media print, screen and (max-width: 768px) {
  .noteblock__list > li > .title {
    font-size: 1.7rem;
    min-height: 5.2rem;
    margin-bottom: 1rem;
  }
}
.noteblock__list > li > .title::before,
.noteblock__list > li > .title::after {
  background-color: #3eb26c;
  width: 100%;
  height: 2px;
  border-radius: 2px;
}
.noteblock__list > li > .title::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
}
.noteblock__list > li > .title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
}
.noteblock__list > li > .title > span {
  display: block;
  position: relative;
  width: 100%;
  padding: 0 min(2.5rem, 25px);
}
.noteblock__list > li > .title > span::before,
.noteblock__list > li > .title > span::after {
  background-image: url(../img/noteblock_title-deco.svg);
  background-size: cover;
  width: min(1.1rem, 11px);
  height: min(2.9rem, 29px);
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.noteblock__list > li > .title > span::before {
  left: 0;
  right: auto;
}
.noteblock__list > li > .title > span::after {
  right: 0;
  left: auto;
}
.noteblock__list > li > .wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: min(1.5rem, 15px);
}
.noteblock__list > li > .wrap > figure {
  flex: 1;
}
.noteblock__list > li > .wrap > figcaption {
  flex: 2;
}
@media print, screen and (max-width: 768px) {
  .noteblock__list > li > .wrap > figcaption {
    flex: 3;
  }
}

.asterisk {
  padding-left: 1em;
  font-size: 14px;
  margin-top: min(1rem, 10px);
}
@media print, screen and (max-width: 768px) {
  .asterisk {
    font-size: 1.4rem;
  }
}
.asterisk > li {
  text-indent: -1em;
}

/*--------------------------------------------
mv
--------------------------------------------*/
.mv {
  position: relative;
  background-image: url(../img/mv_bg.svg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 77px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 768px) {
  .mv {
    margin-top: 4.5rem;
    height: auto;
  }
}
.mv > .point {
  display: none;
  width: 90%;
  margin: -2rem auto 0;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 768px) {
  .mv > .point {
    display: block;
  }
}
.mv > .point > img {
  width: 100%;
}
.mv > figcaption {
  width: 55%;
  text-align: center;
  font-weight: 500;
}
@media print, screen and (max-width: 768px) {
  .mv > figcaption {
    width: 100%;
    margin-bottom: min(4rem, 40px);
    padding: 3.5rem 2rem 0;
  }
}
.mv > figcaption > .title {
  font-size: min(5rem, 50px);
  font-weight: 600;
  color: #3eb26c;
  line-height: 1.2;
  margin-top: min(2rem, 20px);
  margin-bottom: min(1.5rem, 15px);
}
@media print, screen and (max-width: 768px) {
  .mv > figcaption > .title {
    font-size: 3.7rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .mv > figcaption > .title + p {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
.mv > figcaption > .title > span {
  position: relative;
  display: block;
  z-index: 2;
  margin: auto;
}
.gishi .mv > figcaption > .title > span.txt01 {
  width: min(36rem, 360px);
}
.mv > figcaption > .title > span.txt01 > img {
  width: 100%;
}
.mv > figcaption > .title > span.txt02 {
  margin-top: min(2rem, 20px);
  padding-bottom: min(2rem, 20px);
}
@media print, screen and (max-width: 768px) {
  .mv > figcaption > .title > span.txt02 {
    margin-top: 1rem;
    padding-bottom: 1rem;
  }
}
.mv > figcaption > .title > span.txt02::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  width: min(60rem, 600px);
  z-index: -1;
  height: min(8.2rem, 82px);
  background-image: url(../img/mv_title_bg.svg);
  background-size: 100% auto;
}
@media print, screen and (max-width: 768px) {
  .mv > figcaption > .title > span.txt02::after {
    width: 35rem;
    height: 4.7rem;
  }
}
@media print, screen and (max-width: 1200px) {
  .mv > figcaption > p {
    font-size: 1.6rem;
  }
}
.mv > figcaption > .point {
  margin: min(2rem, 20px) auto 0;
  width: 70%;
  max-width: min(55rem, 550px);
}
@media print, screen and (max-width: 1200px) {
  .mv > figcaption > .point {
    width: 100%;
  }
}
@media print, screen and (max-width: 768px) {
  .mv > figcaption > .point {
    display: none;
  }
}
.mv > figcaption > .point > img {
  width: 100%;
}
.mv > .slider {
  position: relative;
  right: 0;
  top: 0;
  width: 45%;
  border-radius: 0 0 0 40px;
}
.mv > .slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mv > .slider .slick-slide {
  aspect-ratio: 4 / 2.6;
}
@media print, screen and (max-width: 1800px) {
  .mv > .slider .slick-slide {
    aspect-ratio: 4 / 3;
  }
}
@media print, screen and (max-width: 1200px) {
  .mv > .slider .slick-slide {
    aspect-ratio: 4 / 3.4;
  }
}

@media print, screen and (max-width: 768px) {
  .mv > .slider {
    border-radius: 0;
    width: 100%;
    position: relative;
  }
  .mv > .slider .slick-slide {
    aspect-ratio: 12 / 9;
  }
}

/*--------------------------------------------
lead
--------------------------------------------*/
.sec-lead {
  background-image: url(../img/lead_bg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 768px) {
  .sec-lead {
    margin-top: 2rem;
  }
}

/*--------------------------------------------
fixbtn
--------------------------------------------*/
.fixbtn {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 240px;
  z-index: 9999;
  /* 非表示状態 */
  opacity: 0;
  visibility: hidden;
  transform: translateX(20px);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}
@media print, screen and (max-width: 1200px) {
  .fixbtn {
    width: 100%;
    background: rgba(123, 235, 105, 0.52);
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: min(2rem, 20px);
    padding: 0.8em 2em;
  }
}
@media print, screen and (max-width: 768px) {
  .fixbtn {
    gap: min(1rem, 10px);
    padding: 0.6rem 0.7rem;
  }
}
.fixbtn.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.fixbtn-btn {
  width: 100%;
  font-size: 14px;
  font-family: "Zen Maru Gothic";
  color: #fff;
  text-align: center;
  display: block;
  padding: 1em 2em;
  font-weight: 600;
  border-radius: 90px;
  margin-top: min(1rem, 10px);
  line-height: 1;
}
@media print, screen and (max-width: 1200px) {
  .fixbtn-btn {
    flex: 1;
    margin-top: 0;
    line-height: 1.4;
  }
}
@media print, screen and (max-width: 768px) {
  .fixbtn-btn {
    border-radius: 10px;
    font-size: 1.4rem;
    padding: 0.5em;
  }
}
.fixbtn-btn > span {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
@media print, screen and (max-width: 1200px) {
  .fixbtn-btn > span {
    padding-left: 24px;
  }
}
@media print, screen and (max-width: 768px) {
  .fixbtn-btn > span {
    padding-left: 0;
    padding-top: 2.2rem;
  }
}
.fixbtn-btn > span::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  width: 18px;
  height: 18px;
}
@media print, screen and (max-width: 1200px) {
  .fixbtn-btn > span::after {
    width: 22px;
    height: 22px;
  }
}
@media print, screen and (max-width: 768px) {
  .fixbtn-btn > span::after {
    width: 2rem;
    height: 2rem;
    bottom: auto;
    right: 0;
  }
}
.fixbtn-btn.btn-material {
  background-color: #0dbc53;
}
.fixbtn-btn.btn-material span::after {
  background-image: url(../img/icons-material.svg);
}
.fixbtn-btn.btn-open {
  background-color: #ff9000;
}
.fixbtn-btn.btn-open > span::after {
  background-image: url(../img/icons-open.svg);
}

/*--------------------------------------------
cta
--------------------------------------------*/
.cta {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: min(2.6rem, 26px);
  margin-top: min(8rem, 80px);
}
@media print, screen and (max-width: 768px) {
  .cta {
    display: none;
    margin-top: 6rem;
  }
}
.cta-btn {
  font-size: 22px;
  font-family: "Zen Maru Gothic";
  color: #fff;
  text-align: center;
  width: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(1.8rem, 18px) min(1rem, 10px);
  font-weight: 600;
  border-radius: 90px;
}
.cta-btn > span {
  display: inline-block;
  padding-left: 40px;
  position: relative;
}
.cta-btn > span::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  width: 32px;
  height: 32px;
}
.cta-btn.btn-material {
  background-color: #0dbc53;
}
.cta-btn.btn-material span::after {
  background-image: url(../img/icons-material.svg);
}
.cta-btn.btn-open {
  background-color: #ff9000;
}
.cta-btn.btn-open > span::after {
  background-image: url(../img/icons-open.svg);
}

/*--------------------------------------------
job
--------------------------------------------*/
.sec-job {
  padding: min(8rem, 80px) 0 0;
}
@media print, screen and (max-width: 768px) {
  .sec-job {
    padding: 9rem 0 0;
    margin-top: -4rem;
  }
}
.sec-job__head {
  text-align: center;
  margin-bottom: min(6rem, 60px);
}
@media print, screen and (max-width: 768px) {
  .sec-job__head {
    margin-bottom: 3rem;
    text-align: left;
    padding: 0 2rem;
  }
}

/*--------------------------------------------
about
--------------------------------------------*/
.sec-about {
  position: relative;
  padding: min(8rem, 80px) 0 0;
  background-image: url(../img/about_bg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 768px) {
  .sec-about {
    background: none;
    padding: 5rem 0 0;
  }
  .sec-about::after {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    margin: auto;
    background-image: url(../img/about_deco-sp.svg);
    background-size: cover;
    width: min(12.7rem, 127px);
    height: min(7.8rem, 78px);
  }
}
.sec-about__head {
  text-align: center;
  padding-bottom: min(6rem, 60px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: min(6rem, 60px);
}
@media print, screen and (max-width: 768px) {
  .sec-about__head {
    display: block;
    padding-bottom: 0;
  }
}
.sec-about__head > figure {
  flex: 1;
  order: 1;
}
@media print, screen and (max-width: 768px) {
  .sec-about__head > figure {
    margin-top: 2rem;
  }
}
.sec-about__head > figcaption {
  flex: 1.2;
  text-align: left;
  order: 2;
}
@media print, screen and (max-width: 768px) {
  .sec-about__head > figcaption {
    padding: 0 2rem;
  }
}
.sec-about__head > figcaption .title {
  position: relative;
  padding-bottom: min(2rem, 20px);
}
.sec-about__head > figcaption .title::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  margin: auto;
  width: min(34.5rem, 345px);
  z-index: -1;
  height: min(4.4rem, 44px);
  background-image: url(../img/about_title_bg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/*--------------------------------------------
emblem
--------------------------------------------*/
.sec-emblem {
  padding: min(8rem, 80px) 0 min(6rem, 60px);
  background-image: url(../img/emblem_bg.svg);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 768px) {
  .sec-emblem {
    padding: 5rem 0 5rem;
    background-image: none;
  }
}
.sec-emblem__head {
  text-align: center;
}
.sec-emblem__head > figure {
  width: 100%;
  margin-top: min(2rem, 20px);
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 768px) {
  .sec-emblem__head > figure {
    width: 70%;
    margin: 2rem auto;
  }
}
.sec-emblem__head > figure > img {
  width: 35%;
}
@media print, screen and (max-width: 768px) {
  .sec-emblem__head > figure > img {
    width: 100%;
  }
}
.sec-emblem__head > figure > img + img {
  margin-top: 1rem;
}

.sec-employment {
  margin-top: min(6rem, 60px);
}
@media print, screen and (max-width: 768px) {
  .sec-employment {
    margin-top: 5rem;
  }
}
.sec-employment > .title {
  font-weight: 600;
  font-family: "Zen Maru Gothic";
  color: #3eb26c;
  text-align: center;
  position: relative;
  font-size: 32px;
  margin-bottom: min(1rem, 10px);
}
@media print, screen and (max-width: 768px) {
  .sec-employment > .title {
    font-size: 2.8rem;
  }
}
.sec-employment > .title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #3eb26c;
  width: 100%;
  height: 2px;
  z-index: 1;
}
.sec-employment > .title > span {
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 0 min(2rem, 20px);
}
.sec-employment > p {
  font-size: 15px;
  font-weight: 400;
}

.sec-support {
  margin-top: min(5rem, 50px);
}
@media print, screen and (max-width: 768px) {
  .sec-support {
    margin-top: 5rem;
  }
}
.sec-support > .title {
  font-weight: 600;
  font-family: "Zen Maru Gothic";
  color: #3eb26c;
  text-align: center;
  font-size: 32px;
  margin-bottom: min(1rem, 10px);
}
@media print, screen and (max-width: 768px) {
  .sec-support > .title {
    font-size: 2.8rem;
  }
}
.sec-support .list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: min(3.8rem, 38px);
  margin-top: min(4rem, 40px);
}
@media print, screen and (max-width: 768px) {
  .sec-support .list {
    display: block;
    margin-top: 3rem;
  }
}
.sec-support .board {
  border: 1px solid #3eb26c;
  flex: 1;
}
@media print, screen and (max-width: 768px) {
  .sec-support .board {
    margin-top: 3rem;
  }
}
.sec-support .board dt {
  background-color: #3eb26c;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-support .board dt {
    font-size: 1.6rem;
  }
}
.sec-support .board dt::after,
.sec-support .board dt::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
  background-color: #695159;
  width: min(1rem, 10px);
  height: 27px;
  top: -10px;
}
.sec-support .board dt::after {
  left: min(2rem, 20px);
  right: auto;
}
.sec-support .board dt::before {
  right: min(2rem, 20px);
  left: auto;
}
.sec-support .board dt > span {
  border: 1px solid #fff;
  font-size: 0.8em;
  display: inline-block;
  padding: 0.1em 1em;
  border-radius: 20px;
  margin-right: min(1.5rem, 15px);
}
.sec-support .board dd {
  padding: min(2rem, 20px) min(2.5rem, 25px);
}
@media print, screen and (max-width: 768px) {
  .sec-support .board dd {
    padding: 2rem;
  }
}
.sec-support .board dd .check > li {
  position: relative;
  border-bottom: 1px solid #d2d2d2;
  padding: min(0.5rem, 5px) 0 min(0.5rem, 5px) min(3.3rem, 33px);
}
.sec-support .board dd .check > li::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/icon-check.svg);
  background-size: cover;
  width: min(2.4rem, 24px);
  height: min(2rem, 20px);
}

/*--------------------------------------------
step
--------------------------------------------*/
.sec-step {
  padding-top: min(14rem, 140px);
  background-image: url(../img/step_bg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 768px) {
  .sec-step {
    padding-top: 6rem;
  }
}
.sec-step__head {
  text-align: center;
}
@media print, screen and (max-width: 1200px) {
  .sec-step__head {
    padding: 0 min(2rem, 20px);
  }
}
@media print, screen and (max-width: 768px) {
  .sec-step__head {
    padding: 0 2rem;
  }
}
.sec-step__finish {
  background-image: url(../img/finish_bg.png);
  background-size: auto 100%;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 500px;
  padding-top: min(8rem, 80px);
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish {
    height: auto;
    padding: 6rem 2rem 8rem;
    background-image: url(../img/finish_bg-sp.png);
    background-size: 100% auto;
    background-position: bottom;
  }
}
.sec-step__finish::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: min(-10rem, -100px);
  bottom: auto;
  margin: auto;
  background-image: url(../img/finish_deco.svg);
  width: 100%;
  height: min(36rem, 360px);
  background-size: 100% auto;
  max-width: min(144rem, 1440px);
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish::after {
    display: none;
  }
}
.sec-step__finish > .wrap {
  background-image: url(../img/finish_bg-w.svg);
  background-size: 100% auto;
  text-align: center;
  width: min(92rem, 920px);
  margin: 0 auto;
  padding: min(5rem, 50px) 0 min(6rem, 60px);
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap {
    width: 100%;
    padding: 4rem 2rem 6rem;
    background-image: url(../img/finish_bg-w-sp.svg);
    background-size: cover;
  }
}
.sec-step__finish > .wrap::after,
.sec-step__finish > .wrap::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: min(16rem, 160px);
  height: min(16rem, 160px);
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap::after,
  .sec-step__finish > .wrap::before {
    width: 12rem;
    height: 12rem;
    bottom: auto;
    top: -8rem;
  }
}
.sec-step__finish > .wrap::after {
  left: min(7rem, 70px);
  right: auto;
  background-image: url(../img/finish_illust01.svg);
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap::after {
    left: -1rem;
  }
}
.sec-step__finish > .wrap::before {
  right: min(7rem, 70px);
  left: auto;
  background-image: url(../img/finish_illust02.svg);
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap::before {
    right: -1rem;
  }
}
.sec-step__finish > .wrap > .title {
  color: #3eb26c;
  font-weight: 600;
  font-size: 37px;
  display: inline-block;
  padding-bottom: min(1.3rem, 13px);
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap > .title {
    line-height: 1.4;
    width: 100%;
    font-size: 3.2rem;
  }
}
.sec-step__finish > .wrap > .title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  width: min(31rem, 310px);
  z-index: 1;
  height: min(4rem, 40px);
  background-image: url(../img/finish_title_bg.svg);
  background-size: 100% auto;
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap > .title::after {
    width: 26rem;
    height: 3.5rem;
  }
}
.sec-step__finish > .wrap > .title span {
  position: relative;
  z-index: 2;
}
.sec-step__finish > .wrap > p {
  font-size: 18px;
  margin-top: min(2rem, 20px);
}
@media print, screen and (max-width: 768px) {
  .sec-step__finish > .wrap > p {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}

.sec-strong {
  border: 1px solid #3eb26c;
  padding: 60px min(4rem, 40px) min(4rem, 40px);
  border-radius: 20px;
  background-color: #fff;
  margin-top: 60px;
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-strong {
    padding: 3rem 2rem 3rem;
    margin-top: 6rem;
  }
}
.sec-strong > .title {
  text-align: center;
  display: inline-block;
  margin: auto;
  background-image: url(../img/strong_title.svg);
  background-size: cover;
  color: #fff;
  font-size: 24px;
  width: 405px;
  height: 72px;
  position: absolute;
  left: 0;
  right: 0;
  top: min(-3rem, -30px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 768px) {
  .sec-strong > .title {
    font-size: 2rem;
    width: 34rem;
    height: 6rem;
    top: -3rem;
  }
}
.sec-strong > .list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: min(6rem, 60px);
}
@media print, screen and (max-width: 768px) {
  .sec-strong > .list {
    display: block;
  }
}
.sec-strong > .list > dl {
  flex: 1;
  text-align: left;
  position: relative;
  padding-top: min(4rem, 40px);
}
@media print, screen and (max-width: 768px) {
  .sec-strong > .list > dl {
    padding-top: 1rem;
    margin-top: 1rem;
  }
}
.sec-strong > .list > dl::before {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
  width: min(8rem, 80px);
  height: min(8rem, 80px);
  margin: 0;
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .sec-strong > .list > dl::before {
    width: 5rem;
    height: 5rem;
  }
}
.sec-strong > .list > dl:nth-child(1)::before {
  background-image: url(../img/step_icon01.png);
}
.sec-strong > .list > dl:nth-child(2)::before {
  background-image: url(../img/step_icon02.png);
}
.sec-strong > .list > dl:nth-child(3)::before {
  background-image: url(../img/step_icon03.png);
}
.sec-strong > .list > dl dt {
  font-size: 20px;
  font-weight: 600;
  font-family: "Zen Maru Gothic";
  color: #3eb26c;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px #3eb26c dashed;
  padding-bottom: 0.5em;
  margin-bottom: min(1.5rem, 15px);
  position: relative;
}
@media print, screen and (max-width: 1200px) {
  .sec-strong > .list > dl dt {
    font-size: 18px;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-strong > .list > dl dt {
    font-size: 2rem;
  }
}
.sec-strong > .list > dl dt::after,
.sec-strong > .list > dl dt::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  background-color: #3eb26c;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  bottom: -2px;
}
.sec-strong > .list > dl dt::after {
  left: 0;
  right: auto;
}
.sec-strong > .list > dl dt::before {
  right: 0;
  left: auto;
}
.sec-strong > .list > dl dt .num {
  line-height: 1;
  font-size: 1.2em;
  width: 42px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-image: url(../img/strong_num.svg);
  margin-right: min(1.5rem, 15px);
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .sec-strong > .list > dl dt .num {
    width: 4.2rem;
    height: 4rem;
  }
}
.sec-curriculum {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: min(3rem, 30px);
  position: relative;
  margin-top: min(6rem, 60px);
  padding-bottom: min(10rem, 100px);
  margin-bottom: min(5rem, 50px);
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum {
    display: block;
    padding-bottom: 6rem;
    margin-bottom: 3rem;
  }
}
.sec-curriculum::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  background-image: url(../img/curriculum_arrow.svg);
  width: min(12.2rem, 122px);
  height: min(5.2rem, 52px);
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum::after {
    width: 7rem;
    height: 3rem;
  }
}
.sec-curriculum__item {
  border-radius: 20px 20px 0 0;
  position: relative;
  margin-top: min(2rem, 20px);
  box-shadow: 6px 6px 14px rgba(166, 136, 146, 0.16);
  flex: 1;
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum__item {
    margin-top: 5rem;
  }
}
.sec-curriculum__item:nth-child(1) > .label {
  background-image: url(../img/curriculum_ribbon01.png);
}
.sec-curriculum__item:nth-child(2) > .label {
  background-image: url(../img/curriculum_ribbon02.png);
}
.sec-curriculum__item:nth-child(3) > .label {
  background-image: url(../img/curriculum_ribbon03.png);
}
.sec-curriculum__item > .label {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 120px;
  height: 50px;
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  background-repeat: no-repeat;
  background-size: cover;
  top: min(-2.5rem, -25px);
  left: 0;
  margin: 0;
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum__item > .label {
    font-size: 1.7rem;
    width: 12rem;
    height: 5rem;
    top: -2rem;
  }
}
.sec-curriculum__item > figure > img {
  width: 100%;
  border-radius: 20px 20px 0 0;
}
.sec-curriculum__item > figcaption {
  text-align: left;
  padding: min(1.5rem, 15px) min(1.5rem, 15px);
  background-color: #fff;
}
.sec-curriculum__item > figcaption > .title {
  font-weight: 500;
  font-size: 18px;
  position: relative;
  padding-bottom: min(1.2rem, 12px);
  margin-bottom: min(1.2rem, 12px);
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum__item > figcaption > .title {
    font-size: 1.8rem;
  }
}
.sec-curriculum__item > figcaption > .title::after {
  border-radius: 20px;
  bottom: 0;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 9px;
  border: 10px;
  background: linear-gradient(90deg, #d9fee6 0%, #fafae1 100%);
}
.sec-curriculum__item > figcaption > dl {
  margin-top: min(1.5rem, 15px);
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum__item > figcaption > dl {
    margin-top: 1rem;
  }
}
.sec-curriculum__item > figcaption > dl dt {
  position: relative;
  text-align: center;
  font-size: 17px;
  color: #3eb26c;
  font-weight: 600;
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum__item > figcaption > dl dt {
    font-size: 1.6rem;
  }
}
.sec-curriculum__item > figcaption > dl dt::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #3eb26c;
  width: 100%;
  height: 2px;
  z-index: 1;
}
.sec-curriculum__item > figcaption > dl dt > span {
  display: inline-block;
  margin: auto;
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 0 min(2rem, 20px);
}
.sec-curriculum__item > figcaption > dl dd > ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: min(1rem, 10px);
  font-size: 14px;
  align-items: stretch;
}
@media print, screen and (max-width: 768px) {
  .sec-curriculum__item > figcaption > dl dd > ul {
    font-size: 1.3rem;
  }
}
.sec-curriculum__item > figcaption > dl dd > ul > li {
  width: calc(50% - 4px);
  background-color: #f1fdf4;
  padding: min(1.2rem, 12px) min(1rem, 10px) min(1.2rem, 12px) min(2.5rem, 25px);
  line-height: 1.2;
  position: relative;
  display: flex;
  align-items: center;
}
.sec-curriculum__item > figcaption > dl dd > ul > li:nth-child(2),
.sec-curriculum__item > figcaption > dl dd > ul > li:nth-child(3),
.sec-curriculum__item > figcaption > dl dd > ul > li:nth-child(6) {
  background-color: #fff4d7;
}
.sec-curriculum__item > figcaption > dl dd > ul > li::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  left: min(0.8rem, 8px);
  border-radius: 50%;
  width: min(0.9rem, 9px);
  height: min(0.9rem, 9px);
  background-color: #3eb26c;
}

/*--------------------------------------------
reason
--------------------------------------------*/
.sec-reason {
  padding: min(8rem, 80px) 0;
  background-image: url(../img/reason_bg.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top min(30rem, 300px) center;
  position: relative;
  overflow: hidden;
}
@media print, screen and (max-width: 768px) {
  .sec-reason {
    padding: 6rem 0;
    background-image: none;
  }
}
.sec-reason::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  margin: auto;
  top: min(0.2rem, 2px);
  left: min(0.5rem, 5px);
  background-size: cover;
  width: min(33.2rem, 332px);
  height: min(17.5rem, 175px);
  background-image: url(../img/reason_deco01.svg);
}
@media print, screen and (max-width: 768px) {
  .sec-reason::after {
    width: 20rem;
    height: 10rem;
    top: -6rem;
    left: 0;
  }
}
.sec-reason__head {
  text-align: center;
}
.sec-reason__head .title {
  line-height: 1.4;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__head .title {
    line-height: 1.2;
  }
}
.sec-reason__head .title > span {
  font-size: 26px;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__head .title > span {
    display: block;
    font-size: 2.4rem;
  }
}
.sec-reason__head .title > span + span {
  font-size: 40px;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__head .title > span + span {
    font-size: 3rem;
  }
}
.sec-reason__head .title > span + span > em {
  font-size: 2em;
}
.sec-reason__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: min(6rem, 60px);
  margin-top: min(6rem, 60px);
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item {
    display: block;
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 4rem;
  }
}
.sec-reason__item::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
  top: min(-8rem, -80px);
  background-size: cover;
  width: min(22rem, 220px);
  height: min(22rem, 220px);
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item::after {
    width: 12rem;
    height: 12rem;
    top: -5rem;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(1) {
    background-image: url(../img/reason_bg01-sp.svg);
  }
}
.sec-reason__item:nth-child(1)::after {
  right: min(14.4rem, 144px);
  left: auto;
  background-image: url(../img/reason_illust01.svg);
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item:nth-child(1)::after {
    right: 1rem;
  }
}
.sec-reason__item:nth-child(2) {
  align-items: center;
  padding-top: min(4rem, 40px);
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(2) {
    background-image: url(../img/reason_bg02-sp.svg);
    margin-top: 4rem;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(2) {
    padding-top: 3rem;
  }
}
.sec-reason__item:nth-child(2)::after {
  left: min(65rem, 650px);
  right: auto;
  top: min(-6rem, -60px);
  background-image: url(../img/reason_illust02.svg);
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item:nth-child(2)::after {
    left: 56rem;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(2)::after {
    left: 0;
    top: -2rem;
  }
}
.sec-reason__item:nth-child(2)::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  background-size: cover;
  width: min(33.2rem, 332px);
  height: min(17.5rem, 175px);
  background-image: url(../img/reason_deco02.svg);
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(2)::before {
    width: 20rem;
    height: 10rem;
    top: -5rem;
    bottom: auto;
    right: 0;
    left: auto;
  }
}
.sec-reason__item:nth-child(2) > figcaption {
  order: 1;
}
.sec-reason__item:nth-child(2) > figcaption > .wrap {
  margin-left: auto;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(2) > figcaption > .wrap > .num {
    text-align: right;
  }
  .sec-reason__item:nth-child(2) > figcaption > .wrap > .title {
    text-align: right;
  }
}
.sec-reason__item:nth-child(2) > figcaption > .wrap .asterisk {
  text-align: right;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(3) {
    background-image: url(../img/reason_bg01-sp.svg);
  }
}
.sec-reason__item:nth-child(3)::after {
  right: min(14.4rem, 144px);
  left: auto;
  background-image: url(../img/reason_illust03.svg);
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item:nth-child(3)::after {
    right: 1rem;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item:nth-child(3)::before {
    position: absolute;
    content: "";
    left: 0;
    right: auto;
    top: -9rem;
    bottom: auto;
    margin: auto;
    background-size: cover;
    width: min(33.2rem, 332px);
    height: min(17.5rem, 175px);
    background-image: url(../img/reason_deco01.svg);
    width: 20rem;
    height: 10rem;
  }
}
.sec-reason__item:nth-child(3) > figcaption > .wrap .asterisk {
  text-align: right;
}
.sec-reason__item > figure {
  flex: 1.2;
  order: 1;
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item > figure {
    margin-top: 3rem;
  }
}
.sec-reason__item > figcaption {
  flex: 1;
  order: 2;
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item > figcaption {
    padding: 0 2rem;
  }
}
.sec-reason__item > figcaption > .wrap {
  width: 80%;
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item > figcaption > .wrap {
    width: 90%;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item > figcaption > .wrap {
    width: 100%;
  }
}
.sec-reason__item > figcaption > .wrap > .num {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  color: #3eb26c;
}
@media print, screen and (max-width: 1200px) {
  .sec-reason__item > figcaption > .wrap > .num {
    font-size: 2.4rem;
  }
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item > figcaption > .wrap > .num {
    font-size: 1.6rem;
  }
}
.sec-reason__item > figcaption > .wrap > .num > em {
  font-size: 2em;
}
.sec-reason__item > figcaption > .wrap > .title {
  line-height: 1.4;
  font-size: 30px;
  font-weight: 600;
  color: #3eb26c;
  margin-bottom: min(2.5rem, 25px);
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item > figcaption > .wrap > .title {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
}
.sec-reason__item > figcaption > .wrap > .list {
  font-size: 15px;
  border-radius: 20px;
  background-color: #fff;
  margin-top: min(2.5rem, 25px);
  padding: min(2rem, 20px) min(3rem, 30px);
  box-shadow: 6px 6px 14px rgba(166, 136, 146, 0.16);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2rem, 20px);
}
@media print, screen and (max-width: 768px) {
  .sec-reason__item > figcaption > .wrap > .list {
    width: 100%;
    margin-top: 1rem;
    padding: 1rem 1rem;
    font-size: 1.2rem;
  }
}
.sec-reason__item > figcaption > .wrap > .list > li {
  position: relative;
  padding: 0 0 0 min(3.3rem, 33px);
}
.sec-reason__item > figcaption > .wrap > .list > li::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 7px;
  bottom: auto;
  margin: auto;
  background-image: url(../img/icon-check.svg);
  background-size: cover;
  width: min(2.4rem, 24px);
  height: min(2rem, 20px);
}
.sec-reason-case {
  text-align: center;
  margin-top: min(10rem, 100px);
  border-radius: 80px;
  padding: min(6rem, 60px) min(4rem, 40px) min(9rem, 90px);
  background: linear-gradient(90deg, #dfffde 0%, #eafffa 100%);
}
@media print, screen and (max-width: 768px) {
  .sec-reason-case {
    padding: 3rem 2rem 5rem;
    border-radius: 40px;
    width: calc(100% - 4rem);
    margin: 5rem auto 0;
  }
}
.sec-reason-case > .title {
  font-size: 38px;
  color: #3eb26c;
  font-weight: 600;
}
@media print, screen and (max-width: 768px) {
  .sec-reason-case > .title {
    font-size: 2.8rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
}
.sec-reason-case > .list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin-top: min(1.5rem, 15px);
}
.sec-reason-case > .list > li {
  width: 35%;
}
@media print, screen and (max-width: 768px) {
  .sec-reason-case > .list > li {
    width: 80%;
  }
  .sec-reason-case > .list > li + li {
    margin-top: 1rem;
  }
}
.sec-reason-case > .list > li > img {
  width: 100%;
}

/*--------------------------------------------
voice
--------------------------------------------*/
.sec-voice {
  padding: min(9rem, 90px) 0;
  background: linear-gradient(90deg, #dfffde 0%, #eafffa 100%);
}
@media print, screen and (max-width: 1200px) {
  .sec-voice {
    padding: min(9rem, 90px) min(2rem, 20px);
  }
}
@media print, screen and (max-width: 768px) {
  .sec-voice {
    padding: 6rem 0;
  }
}
.sec-voice__head {
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .sec-voice__head {
    padding: 0 2rem;
  }
}
.sec-voice__list {
  margin-top: min(4rem, 40px);
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: min(2.6rem, 26px);
}
@media print, screen and (max-width: 768px) {
  .sec-voice__list {
    display: block;
    padding: 0 2rem;
    margin-top: 2rem;
  }
}
.sec-voice-card {
  box-shadow: 6px 6px 14px rgba(166, 136, 146, 0.16);
  background-color: #fff;
  padding: min(2rem, 20px);
  border-radius: 20px;
  flex: 1;
}
@media print, screen and (max-width: 768px) {
  .sec-voice-card {
    width: 100%;
    margin-top: 2rem;
  }
}
.sec-voice-card > .prof {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: min(2rem, 20px);
  margin-bottom: min(1rem, 10px);
}
.sec-voice-card > .prof > figure {
  flex: 1;
}
.sec-voice-card > .prof > figcaption {
  flex: 1.2;
}
@media print, screen and (max-width: 768px) {
  .sec-voice-card > .prof > figcaption {
    flex: 2;
  }
}
.sec-voice-card > .prof > figcaption > .name {
  font-size: 18px;
  font-weight: 500;
  color: #3eb26c;
}
@media print, screen and (max-width: 768px) {
  .sec-voice-card > .prof > figcaption > .name {
    font-size: 1.6rem;
  }
}
.sec-voice-card > .prof > figcaption > .name > em {
  font-size: 1.2em;
}
.sec-voice-card > .prof > figcaption .add {
  font-size: 14px;
}
@media print, screen and (max-width: 768px) {
  .sec-voice-card > .prof > figcaption .add {
    font-size: 1.5rem;
  }
}
.sec-voice-card .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  padding-bottom: min(1.5rem, 15px);
  margin-bottom: min(1rem, 10px);
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-voice-card .title {
    font-size: 1.7rem;
  }
}
.sec-voice-card .title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: min(0.7rem, 7px);
  background-image: url(../img/voice_title-line.svg);
  background-size: 12px 6px;
  background-repeat: repeat-x;
}
.sec-voice__side {
  padding: min(3rem, 30px) min(5rem, 50px);
  border: 8px solid #fff;
  border-radius: 40px;
  margin-top: min(5rem, 50px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: min(3rem, 30px);
}
@media print, screen and (max-width: 768px) {
  .sec-voice__side {
    display: block;
    border-radius: 20px;
    border: 4px solid #fff;
    padding: 3rem 2rem;
    width: calc(100% - 4rem);
    margin: 4rem auto 0;
  }
}
.sec-voice__side > figcaption {
  flex: 1.4;
}
.sec-voice__side > figcaption > .title {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: min(1.5rem, 15px);
  margin-bottom: min(1.5rem, 15px);
  border-bottom: 4px dashed #fff;
}
@media print, screen and (max-width: 768px) {
  .sec-voice__side > figcaption > .title {
    font-size: 2.4rem;
    border-bottom: 2px dashed #fff;
  }
}
.sec-voice__side > figure {
  flex: 1;
}
@media print, screen and (max-width: 768px) {
  .sec-voice__side > figure {
    margin-top: 1rem;
  }
}
.sec-voice__side > figure > img {
  border-radius: 20px;
}

/*--------------------------------------------
access
--------------------------------------------*/
.sec-access {
  padding: min(7rem, 70px) 0;
}
@media print, screen and (max-width: 1200px) {
  .sec-access {
    padding: min(7rem, 70px) min(2rem, 20px);
  }
}
@media print, screen and (max-width: 768px) {
  .sec-access {
    padding: 5rem 2rem;
  }
}
.sec-access > .wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 768px) {
  .sec-access > .wrap {
    display: block;
  }
}
.sec-access > .wrap > .textarea {
  flex: 1;
}
.sec-access > .wrap > .textarea > .title {
  line-height: 1.3;
}
@media print, screen and (max-width: 768px) {
  .sec-access > .wrap > .textarea > .title {
    text-align: center;
  }
}
.sec-access > .wrap > .textarea > .school {
  font-size: 26px;
}
@media print, screen and (max-width: 768px) {
  .sec-access > .wrap > .textarea > .school {
    font-size: 2.4rem;
  }
}
.sec-access > .wrap > .textarea > .school > span {
  display: block;
  font-size: 0.7em;
}
.sec-access > .wrap > .textarea > .table {
  margin-top: min(2rem, 20px);
}
.sec-access > .wrap > .textarea > .table > dl {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: min(3rem, 30px);
}
@media print, screen and (max-width: 768px) {
  .sec-access > .wrap > .textarea > .table > dl {
    margin-top: 1rem;
  }
}
.sec-access > .wrap > .textarea > .table > dl > dt {
  padding-right: min(2rem, 20px);
  flex: 1;
  font-weight: 600;
  border-right: 1px solid #7f7f7f;
}
.sec-access > .wrap > .textarea > .table > dl > dd {
  padding-left: min(2rem, 20px);
  flex: 3;
}
.sec-access > .wrap > .map {
  flex: 1;
}
@media print, screen and (max-width: 768px) {
  .sec-access > .wrap > .map {
    margin-top: 4rem;
  }
}
.sec-access > .wrap > .map > iframe {
  width: 100%;
  height: min(58rem, 580px);
}
@media print, screen and (max-width: 768px) {
  .sec-access > .wrap > .map > iframe {
    height: 30rem;
  }
}

/*--------------------------------------------
contact
--------------------------------------------*/
.sec-contact {
  background-image: url(../img/contact_bg.jpg);
  background-size: cover;
  padding: min(8rem, 80px) 0;
}
@media print, screen and (max-width: 1200px) {
  .sec-contact {
    padding: min(8rem, 80px) min(2rem, 20px);
  }
}
@media print, screen and (max-width: 768px) {
  .sec-contact {
    padding: 5rem 2rem;
    background-image: url(../img/contact_bg-sp.jpg);
    padding: 5rem 2rem;
  }
}
.sec-contact__head {
  text-align: center;
  color: #fff;
}
.sec-contact__list {
  margin-top: min(4rem, 40px);
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: min(2rem, 20px);
}
@media print, screen and (max-width: 768px) {
  .sec-contact__list {
    display: block;
    margin-top: 3rem;
  }
}
.sec-contact-card {
  text-decoration: none;
  display: block;
  flex: 1;
  color: #fff;
  text-align: center;
  padding: min(3rem, 30px);
  border-radius: 20px;
  font-weight: 500;
  box-shadow: 6px 6px 14px rgba(166, 136, 146, 0.16);
  line-height: 1.5;
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card {
    margin-top: 2rem;
    display: block;
  }
}
.sec-contact-card.material {
  background-color: #0dbc53;
}
.sec-contact-card.open {
  background-color: #ff9000;
}
.sec-contact-card.line {
  background-color: #00a4b0;
}
.sec-contact-card > .head {
  text-align: center;
  margin-bottom: min(0.8rem, 8px);
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card > .head {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
  }
}
.sec-contact-card > .head > img {
  width: min(4rem, 40px);
}
.sec-contact-card > .head > .title {
  font-size: 19px;
  margin-top: min(1rem, 10px);
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card > .head > .title {
    font-size: 1.8rem;
    margin-top: 0;
    margin-left: 1rem;
  }
}
.sec-contact-card .txt {
  font-size: 15px;
  font-weight: 500;
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card .txt {
    font-size: 1.4rem;
  }
}
.sec-contact-card .btn {
  width: 160px;
  border-radius: 50px;
  background-color: #fff;
  color: #000000;
  text-align: center;
  padding: min(1rem, 10px);
  margin: min(1.5rem, 15px) auto 0;
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card .btn {
    width: 14rem;
    font-size: 1.4rem;
  }
}
.sec-contact-card .btn > span {
  display: inline-block;
  padding-right: min(4rem, 40px);
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card .btn > span {
    padding-right: 2rem;
  }
}
.sec-contact-card .btn > span::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: min(2.8rem, 28px);
  height: min(2.8rem, 28px);
  background-image: url(../img/contact_arrow.svg);
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .sec-contact-card .btn > span::after {
    width: 1.5rem;
    height: 1.5rem;
  }
}
