@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
button,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1.5;
  font-weight: 500;
}

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

ul {
  list-style: none;
}

li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
  display: inline-block;
}

figure {
  line-height: 0;
}

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

main {
  display: block;
}

address {
  font-style: normal;
}

button {
  border: 0;
  box-shadow: none;
  cursor: pointer;
}

pre {
  white-space: pre-wrap;
}

* {
  box-sizing: border-box;
}

/* フォントファミリー */
/* 最大幅 */
/* ブレイクポイント */
/* メディアクエリ */
html {
  font-size: 62.5%;
}

body {
  font-weight: 400;
  font-size: 4.0609137056vw;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Helvetica Neue", "Arial", "Meiryo", sans-serif;
  line-height: 1.75;
  color: #333333;
  position: relative;
}
@media screen and (min-width: 670px) {
  body {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 960px) {
  body {
    font-size: 1.6rem;
  }
}

select, input, textarea, button {
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Helvetica Neue", "Arial", "Meiryo", sans-serif;
  font-weight: 500;
}

::-webkit-full-page-media, :future, :root body, select, input, textarea, button {
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Helvetica Neue", "Arial", "Meiryo", sans-serif;
}

@media screen and (min-width: 670px) {
  body {
    min-width: 320px;
  }
  html, body {
    height: 100%;
    min-height: 100%;
  }
}
@media screen and (min-width: 960px) {
  body {
    width: 100%;
  }
}
@media screen and (min-width: 670px) {
  ._pc {
    display: none !important;
  }
}
._pc-sm {
  display: none !important;
}
@media screen and (min-width: 520px) {
  ._pc-sm {
    display: block !important;
  }
}

._pc {
  display: none !important;
}
@media screen and (min-width: 670px) {
  ._pc {
    display: block !important;
  }
}

._pc-lg {
  display: none !important;
}
@media screen and (min-width: 960px) {
  ._pc-lg {
    display: block !important;
  }
}

._pc-xl {
  display: none !important;
}
@media screen and (min-width: 1100px) {
  ._pc-xl {
    display: block !important;
  }
}

._pc-xxl {
  display: none !important;
}
@media screen and (min-width: 1200px) {
  ._pc-xxl {
    display: block !important;
  }
}

._sp {
  display: block !important;
}
@media screen and (min-width: 670px) {
  ._sp {
    display: none !important;
  }
}

._sp-sm {
  display: block !important;
}
@media screen and (min-width: 520px) {
  ._sp-sm {
    display: none !important;
  }
}

._sp-lg {
  display: block !important;
}
@media screen and (min-width: 960px) {
  ._sp-lg {
    display: none !important;
  }
}

._sp-xl {
  display: block !important;
}
@media screen and (min-width: 1100px) {
  ._sp-xl {
    display: none !important;
  }
}

a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s;
}
.header {
  position: absolute;
  z-index: 1;
}
.header__logo {
  color: #ffffff;
  background-color: #000000;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  padding: 1.0152284264vw 2.538071066vw;
  width: 100%;
  max-width: 65.9898477157vw;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .header__logo {
    max-width: 100%;
    padding: 4px 40px;
  }
}
.header__logo h1 {
  font-size: 3.5532994924vw;
  font-weight: 300;
}
@media screen and (min-width: 670px) {
  .header__logo h1 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 960px) {
  .header__logo h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1400px) {
  .header__logo h1 {
    font-size: 3rem;
  }
}

.footer {
  background-color: #000000;
  padding-top: 10.152284264vw;
  padding-bottom: 7.614213198vw;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
}
@media screen and (min-width: 670px) {
  .footer {
    padding-top: 60px;
    padding-bottom: 47px;
  }
}
.footer__logo {
  text-transform: uppercase;
  font-size: 5.076142132vw;
  font-weight: 300;
}
@media screen and (min-width: 670px) {
  .footer__logo {
    font-size: 3rem;
  }
}
.footer p {
  margin-top: 2.538071066vw;
  font-size: 3.2994923858vw;
}
@media screen and (min-width: 670px) {
  .footer p {
    margin-top: 12px;
    font-size: 1.6rem;
  }
}
.footer a {
  margin-top: 7.614213198vw;
  font-size: 3.0456852792vw;
  color: #ffffff;
}
@media screen and (min-width: 670px) {
  .footer a {
    margin-top: 30px;
    font-size: 1.4rem;
  }
}

._inner {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  height: inherit;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (min-width: 670px) {
  ._inner {
    max-width: 1100px;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (min-width: 960px) {
  ._inner {
    max-width: 1280px;
    padding-right: 50px;
    padding-left: 50px;
  }
}

.side-btn {
  max-width: 38.0710659898vw;
  width: 100%;
  text-transform: uppercase;
  font-size: 3.5532994924vw;
  line-height: 1.3888888889;
  font-weight: 600;
  position: fixed;
  bottom: 4.0609137056vw;
  right: 0;
  opacity: 0;
  transition: opacity 0.5s ease;
  display: none;
  z-index: 10;
}
@media screen and (min-width: 670px) {
  .side-btn {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    max-width: 225px;
    font-size: 1.8rem;
    line-height: 1.3888888889;
  }
}
.side-btn a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  position: relative;
  background-image: url(../../assets/img/module/btn-type3_img_icon.svg);
  aspect-ratio: 216/79;
  padding-left: 5.5837563452vw;
}
.side-btn a::after {
  position: absolute;
  top: 47%;
  right: 7.614213198vw;
  content: "";
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 2.0304568528vw;
  height: 2.0304568528vw;
  border-top: 0.7614213198vw solid #ffffff;
  border-right: 0.7614213198vw solid #ffffff;
  align-items: center;
  transition: all 0.3s;
}
@media screen and (min-width: 670px) {
  .side-btn a::after {
    top: 47%;
    right: 2.4rem;
    width: 0.6rem;
    height: 0.6rem;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
}
@media screen and (min-width: 960px) {
  .side-btn a::after {
    right: 3.6rem;
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  .side-btn a::after {
    right: 4.4rem;
  }
}
@media screen and (min-width: 670px) {
  .side-btn a:hover::after {
    right: 1.4rem;
  }
}
@media screen and (min-width: 960px) {
  .side-btn a:hover::after {
    right: 2.6rem;
  }
}
@media screen and (min-width: 1400px) {
  .side-btn a:hover::after {
    right: 3.4rem;
  }
}
@media screen and (min-width: 670px) {
  .side-btn a {
    padding-left: 22px;
  }
}
.side-btn a::after {
  width: 1.5228426396vw;
  height: 1.5228426396vw;
  right: 3.5532994924vw;
}
@media screen and (min-width: 670px) {
  .side-btn a::after {
    width: 6px;
    height: 6px;
    right: 30px;
  }
}
@media screen and (min-width: 670px) {
  .side-btn a:hover::after {
    right: 2.4rem;
  }
}

.mv {
  background: url(../../assets/img/top/mv_img_pic1_sp.jpg);
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 394/600;
  position: relative;
}
@media screen and (min-width: 670px) {
  .mv {
    background: url(../../assets/img/top/mv_img_pic1.jpg);
    aspect-ratio: 1920/1081;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
  }
}
.mv__massage {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 88.8324873096vw;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 670px) {
  .mv__massage {
    top: 55%;
    left: 36%;
    max-width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .mv__massage {
    top: 54%;
    left: 33.5%;
  }
}
.mv__ballon {
  color: #ffffff;
  background-color: #6FA3C4;
  font-size: 3.807106599vw;
  font-weight: 600;
  line-height: 1.3793103448;
  padding: 1.7766497462vw;
  position: relative;
  max-width: 86.5714285714%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
}
@media screen and (min-width: 670px) {
  .mv__ballon {
    max-width: 32.8125%;
    font-size: 1.2rem;
    padding: 11px 10px;
  }
}
@media screen and (min-width: 960px) {
  .mv__ballon {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__ballon {
    max-width: 630px;
    font-size: 2.9rem;
    padding: 14px 20px;
  }
}
.mv__ballon::after {
  content: "";
  position: absolute;
  bottom: -2.0304568528vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #6fa3c4 transparent transparent transparent;
  border-width: 2.2842639594vw 2.2842639594vw 0px 2.2842639594vw;
}
@media screen and (min-width: 670px) {
  .mv__ballon::after {
    left: 50%;
    bottom: -12px;
    border-width: 14px 10px 0px 10px;
  }
}
@media screen and (min-width: 960px) {
  .mv__ballon::after {
    border-width: 24px 22px 0px 22px;
  }
}
.mv__text {
  font-weight: 600;
  margin-top: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .mv__text {
    margin-top: 18px;
    max-width: 40.1041666667%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 960px) {
  .mv__text {
    margin-top: 36px;
    max-width: 50.5208333333%;
  }
}
.mv__lead h2 {
  font-size: 13.4517766497vw;
  color: #0B4162;
  line-height: 1;
  white-space: nowrap;
  text-indent: -8.12%;
  overflow: hidden;
}
@media screen and (min-width: 670px) {
  .mv__lead h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__lead h2 {
    font-size: 6rem;
    text-indent: 0;
  }
}
@media screen and (min-width: 1400px) {
  .mv__lead h2 {
    font-size: 9.9rem;
    text-indent: 0;
    margin-left: -5%;
  }
}
.mv__lead span {
  font-size: 9.3908629442vw;
}
@media screen and (min-width: 670px) {
  .mv__lead span {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__lead span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__lead span {
    font-size: 7rem;
  }
}
.mv__sub {
  font-size: 9.8984771574vw;
  line-height: 1.5;
}
@media screen and (min-width: 670px) {
  .mv__sub {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__sub {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__sub {
    font-size: 7.4rem;
  }
}
.mv__sub span {
  font-size: 6.5989847716vw;
}
@media screen and (min-width: 670px) {
  .mv__sub span {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__sub span {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__sub span {
    font-size: 5rem;
  }
}
.mv__point {
  color: #ffffff;
  max-width: 68%;
  width: 100%;
  display: flex;
  gap: 8.04%;
  justify-content: center;
  text-align: center;
  margin-top: 3.0456852792vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 670px) {
  .mv__point {
    max-width: 28.125%;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1400px) {
  .mv__point {
    max-width: 443px;
    margin-top: 12px;
  }
}
.mv__box {
  width: 45.98%;
  background-color: #466D86;
  padding: 2.7918781726vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 2.538071066vw;
  font-weight: 600;
  position: relative;
}
@media screen and (min-width: 670px) {
  .mv__box {
    font-size: 1rem;
  }
}
@media screen and (min-width: 670px) {
  .mv__box {
    padding: 10px 10px 10px 10px;
  }
}
@media screen and (min-width: 960px) {
  .mv__box {
    padding: 20px 20px 10px 20px;
  }
}
.mv__box:nth-child(1) {
  line-height: 1.3;
}
@media screen and (min-width: 670px) {
  .mv__box:nth-child(1) {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__box:nth-child(1) {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__box:nth-child(1) {
    font-size: 2rem;
  }
}
.mv__box:nth-child(2) {
  font-size: 3.0456852792vw;
  line-height: 1.6666666667;
}
@media screen and (min-width: 670px) {
  .mv__box:nth-child(2) {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__box:nth-child(2) {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__box:nth-child(2) {
    font-size: 2rem;
  }
}
.mv__box::before {
  content: "";
  position: absolute;
  top: 6%;
  left: 16%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  max-width: 32.9949238579vw;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 670px) {
  .mv__box::before {
    max-width: 120px;
  }
}
.mv__box:nth-child(1)::before {
  background-image: url(../../assets/img/top/mv_img_text1.png);
}
.mv__box:nth-child(2)::before {
  background-image: url(../../assets/img/top/mv_img_text2.png);
}
.mv__btn {
  text-align: center;
  vertical-align: middle;
  max-width: 68.8571428571%;
  width: 100%;
  margin-top: 6.0913705584vw;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 670px) {
  .mv__btn {
    max-width: 28.125%;
    height: auto;
    margin-top: 12px;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .mv__btn {
    max-width: 443px;
    margin-top: 52px;
  }
}
.mv__btn p {
  font-weight: 600;
  font-size: 3.2994923858vw;
  align-items: center;
  display: flex;
  justify-content: center;
}
.mv__btn p::before, .mv__btn p::after {
  font-weight: 100;
  background-color: #333333;
  border-radius: 5px;
  content: "";
  height: 1px;
  width: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .mv__btn p::before, .mv__btn p::after {
    height: 1px;
    width: 20px;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn p::before, .mv__btn p::after {
    height: 2px;
    width: 40px;
  }
}
.mv__btn p::before {
  margin-right: 10px;
  transform: rotate(60deg);
}
.mv__btn p::after {
  margin-left: 10px;
  transform: rotate(-60deg);
}
@media screen and (min-width: 670px) {
  .mv__btn p {
    font-size: 1.2rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__btn p {
    font-size: 2.6rem;
  }
}
.mv__btn p span {
  font-size: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .mv__btn p span {
    font-size: 2rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn p span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__btn p span {
    font-size: 3.9rem;
  }
}
.mv__btn a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  position: relative;
  background-image: url(../../assets/img/module/btn-type1_img_icon.svg);
  aspect-ratio: 450/116;
  font-size: 3.807106599vw;
  font-weight: 600;
  text-indent: 6.0913705584vw;
}
.mv__btn a::after {
  position: absolute;
  top: 47%;
  right: 7.614213198vw;
  content: "";
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 2.0304568528vw;
  height: 2.0304568528vw;
  border-top: 0.7614213198vw solid #ffffff;
  border-right: 0.7614213198vw solid #ffffff;
  align-items: center;
  transition: all 0.3s;
}
@media screen and (min-width: 670px) {
  .mv__btn a::after {
    top: 47%;
    right: 2.4rem;
    width: 0.6rem;
    height: 0.6rem;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn a::after {
    right: 3.6rem;
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__btn a::after {
    right: 4.4rem;
  }
}
@media screen and (min-width: 670px) {
  .mv__btn a:hover::after {
    right: 1.4rem;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn a:hover::after {
    right: 2.6rem;
  }
}
@media screen and (min-width: 1400px) {
  .mv__btn a:hover::after {
    right: 3.4rem;
  }
}
@media screen and (min-width: 670px) {
  .mv__btn a {
    font-size: 1.4rem;
    text-indent: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mv__btn a {
    font-size: 1.7rem;
    text-indent: 46px;
  }
}
@media screen and (min-width: 1400px) {
  .mv__btn a {
    font-size: 2.8rem;
    text-indent: 46px;
  }
}

.problem {
  background-image: url(../../assets/img/top/problem_img_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15.2284263959vw;
  padding-bottom: 12.6903553299vw;
  color: #ffffff;
}
@media screen and (min-width: 670px) {
  .problem {
    padding-top: 128px;
    padding-bottom: 164px;
  }
}
.problem__title {
  position: relative;
  text-align: center;
}
.problem__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .problem__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .problem__title h2 {
    font-size: 4rem;
  }
}
.problem__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .problem__title h2 span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .problem__title h2 span {
    font-size: 5rem;
  }
}
.problem__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.problem h2 {
  color: #ffffff;
}
.problem__title::before {
  top: -30%;
  background-image: url(../../assets/img/top/problem_img_title.png);
  aspect-ratio: 313/154;
  max-width: 38.0710659898vw;
  width: 100%;
}
@media screen and (min-width: 670px) {
  .problem__title::before {
    max-width: 200px;
  }
}
@media screen and (min-width: 960px) {
  .problem__title::before {
    top: -38%;
    max-width: 318px;
  }
}
.problem__content {
  max-width: 83.7563451777vw;
  margin-top: 5.076142132vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 520px) {
  .problem__content {
    max-width: 380px;
  }
}
@media screen and (min-width: 670px) {
  .problem__content {
    min-width: 420px;
  }
}
@media screen and (min-width: 960px) {
  .problem__content {
    max-width: 600px;
    margin-top: 66px;
  }
}
.problem__list {
  display: flex;
  flex-direction: column;
  gap: 2.538071066vw;
}
@media screen and (min-width: 960px) {
  .problem__list {
    gap: 24px;
  }
}
.problem__item {
  font-size: 3.5532994924vw;
  position: relative;
  padding-left: 3.5532994924vw;
}
@media screen and (min-width: 520px) {
  .problem__item {
    font-size: 1.8rem;
    line-height: 1.7142857143;
    font-weight: 600;
  }
}
@media screen and (min-width: 960px) {
  .problem__item {
    font-size: 2.8rem;
    padding-left: 30px;
  }
}
.problem__item::before {
  content: "";
  background-image: url(../../assets/img/top/problem_img_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 3.807106599vw;
  width: 100%;
  height: 3.807106599vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (min-width: 520px) {
  .problem__item::before {
    max-width: 24px;
    height: 24px;
  }
}
@media screen and (min-width: 960px) {
  .problem__item::before {
    max-width: 30px;
    height: 30px;
  }
}
.problem__item span {
  background: linear-gradient(transparent 65%, #BAB037 65%);
  display: inline-block;
}

.job {
  background-image: url(../../assets/img/top/job_img_bg_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15.2284263959vw;
  padding-bottom: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .job {
    padding-top: 100px;
    padding-bottom: 128px;
    background-image: url(../../assets/img/top/job_img_bg.jpg);
  }
}
.job__title {
  position: relative;
  text-align: center;
}
.job__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .job__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .job__title h2 {
    font-size: 4.5rem;
  }
}
.job__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .job__title h2 span {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 960px) {
  .job__title h2 span {
    font-size: 5rem;
  }
}
.job__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.job__title::before {
  top: -15%;
  background-image: url(../../assets/img/top/job_img_title.png);
  aspect-ratio: 313/168;
  max-width: 38.0710659898vw;
  width: 100%;
}
@media screen and (min-width: 670px) {
  .job__title::before {
    top: -33%;
    max-width: 330px;
  }
}
.job__title span {
  color: #1F6EA3;
}
.job__content {
  margin-top: 5.076142132vw;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 670px) {
  .job__content {
    margin-top: 50px;
    max-width: 600px;
  }
}
@media screen and (min-width: 960px) {
  .job__content {
    margin-top: 36px;
    max-width: 100%;
  }
}
.job__list {
  display: flex;
  flex-direction: column;
  column-gap: 5.076142132vw;
  row-gap: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .job__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 50px;
  }
}
@media screen and (min-width: 960px) {
  .job__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .job__list {
    grid-column-gap: 79px;
    grid-row-gap: 50px;
  }
}
.job__item {
  background-color: #ffffff;
}
.job__head {
  display: flex;
  gap: 2.538071066vw;
  align-items: center;
  background-color: #115583;
  color: #ffffff;
  font-size: 5.076142132vw;
  font-weight: 600;
  padding: 2.0304568528vw 2.538071066vw;
  justify-content: center;
}
@media screen and (min-width: 670px) {
  .job__head {
    font-size: 2rem;
    padding: 20px 10px;
    gap: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .job__head {
    gap: 14px;
    font-size: 2.4rem;
    padding: 10px 10px;
  }
}
.job__icon {
  max-width: 7.614213198vw;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 670px) {
  .job__icon {
    max-width: 40px;
    width: 100%;
    height: 40px;
  }
}
.job__icon img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  vertical-align: top;
}
.job__body {
  padding: 3.807106599vw 5.076142132vw 5.076142132vw 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .job__body {
    padding: 15px 16px 20px 16px;
    display: grid;
  }
}
@media screen and (min-width: 1400px) {
  .job__body {
    padding: 15px 20px 20px 20px;
  }
}
.job__income {
  padding: 4.5685279188vw;
  background-color: #E9ECEF;
  text-align: center;
  line-height: 1.4;
}
@media screen and (min-width: 670px) {
  .job__income {
    padding: 15px 2px 18px 2px;
  }
}
.job__income p {
  font-size: 4.0609137056vw;
  font-weight: 600;
}
@media screen and (min-width: 670px) {
  .job__income p {
    font-size: 1.6rem;
  }
}
.job__income p span {
  font-size: 7.614213198vw;
  color: #2292DD;
  font-weight: 600;
}
@media screen and (min-width: 670px) {
  .job__income p span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .job__income p span {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1400px) {
  .job__income p span {
    font-size: 4rem;
  }
}
.job__tags {
  display: flex;
  flex-direction: column;
  margin-top: 2.538071066vw;
  font-size: 3.5532994924vw;
  color: #115583;
  line-height: 1.6875;
}
@media screen and (min-width: 670px) {
  .job__tags {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 960px) {
  .job__tags {
    margin-top: 10px;
  }
}
.job__tags ul {
  gap: 0;
}

.voice {
  background-image: url(../../assets/img/top/voice_img_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15.2284263959vw;
  padding-bottom: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .voice {
    padding-top: 148px;
    padding-bottom: 133px;
  }
}
.voice__title {
  position: relative;
  text-align: center;
  color: #1F6EA3;
}
.voice__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .voice__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .voice__title h2 {
    font-size: 4.5rem;
  }
}
.voice__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .voice__title h2 span {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 960px) {
  .voice__title h2 span {
    font-size: 5rem;
  }
}
.voice__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.voice__title::before {
  top: -45%;
  background-image: url(../../assets/img/top/voice_img_title.png);
  aspect-ratio: 273/160;
  width: 43.9086294416vw;
}
@media screen and (min-width: 670px) {
  .voice__title::before {
    width: 273px;
  }
}
@media screen and (min-width: 960px) {
  .voice__title::before {
    top: -60%;
  }
}
.voice__content {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5.076142132vw;
}
@media screen and (min-width: 960px) {
  .voice__content {
    max-width: 100%;
    margin-top: 40px;
  }
}
.voice__list {
  display: flex;
  flex-direction: column;
  gap: 10.152284264vw;
}
@media screen and (min-width: 960px) {
  .voice__list {
    gap: 40px;
  }
}
@media screen and (min-width: 960px) {
  .voice__item {
    display: flex;
  }
  .voice__item:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
}
.voice__img {
  max-width: 149.7461928934vw;
  width: 100%;
}
@media screen and (min-width: 670px) {
  .voice__img {
    max-width: 590px;
  }
}
@media screen and (min-width: 960px) {
  .voice__img {
    width: 50%;
  }
}
.voice__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 590/372;
  object-fit: cover;
  overflow: hidden;
}
.voice__body {
  margin-top: 4.0609137056vw;
}
@media screen and (min-width: 960px) {
  .voice__body {
    width: 50%;
    padding-left: 35px;
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  .voice__item:nth-of-type(2n) .voice__body {
    padding-left: 0;
    padding-right: 50px;
  }
}
.voice__lead {
  font-size: 6.0913705584vw;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (min-width: 670px) {
  .voice__lead {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 960px) {
  .voice__lead {
    font-size: 3rem;
  }
}
.voice__lead span {
  background: linear-gradient(transparent 70%, #BAB037 70%);
  display: inline-block;
}
.voice__tag {
  margin-top: 4.0609137056vw;
}
@media screen and (min-width: 670px) {
  .voice__tag {
    margin-top: 20px;
  }
}
.voice__tag p {
  font-size: 3.5532994924vw;
  color: #ffffff;
  font-weight: 600;
  padding: 1.0152284264vw 2.538071066vw;
  background-color: #466D86;
  border-radius: 2.538071066vw;
  display: inline-block;
}
@media screen and (min-width: 670px) {
  .voice__tag p {
    font-size: 1.6rem;
    padding: 2px 13px;
  }
}
@media screen and (min-width: 960px) {
  .voice__tag p {
    letter-spacing: 1px;
  }
}
.voice__text {
  font-size: 4.0609137056vw;
  font-weight: 600;
  line-height: 1.875;
  margin-top: 4.0609137056vw;
}
@media screen and (min-width: 670px) {
  .voice__text {
    font-size: 1.6rem;
    margin-top: 18px;
  }
}

.contact {
  padding: 5.076142132vw;
  background-color: #466D86;
  color: #ffffff;
}
@media screen and (min-width: 960px) {
  .contact {
    padding-top: 82px;
    padding-bottom: 90px;
  }
}
.contact__btn {
  text-align: center;
  vertical-align: middle;
  max-width: 106.5989847716vw;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 670px) {
  .contact__btn {
    max-width: 450px;
    height: auto;
  }
}
@media screen and (min-width: 960px) {
  .contact__btn {
    max-width: 570px;
  }
}
.contact__btn p {
  font-weight: 600;
  font-size: 3.2994923858vw;
  align-items: center;
  display: flex;
  justify-content: center;
}
.contact__btn p::before, .contact__btn p::after {
  font-weight: 100;
  background-color: #ffffff;
  border-radius: 5px;
  content: "";
  height: 1px;
  width: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .contact__btn p::before, .contact__btn p::after {
    height: 1px;
    width: 20px;
  }
}
@media screen and (min-width: 960px) {
  .contact__btn p::before, .contact__btn p::after {
    height: 2px;
    width: 40px;
  }
}
.contact__btn p::before {
  margin-right: 10px;
  transform: rotate(60deg);
}
.contact__btn p::after {
  margin-left: 10px;
  transform: rotate(-60deg);
}
@media screen and (min-width: 670px) {
  .contact__btn p {
    font-size: 2.6rem;
  }
}
.contact__btn p span {
  font-size: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .contact__btn p span {
    font-size: 3.9rem;
  }
}
.contact a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  position: relative;
  background-image: url(../../assets/img/module/btn-type2_img_icon.svg);
  aspect-ratio: 547/118;
  border-radius: 20px;
  font-size: 3.807106599vw;
  font-weight: 600;
  text-indent: 6.0913705584vw;
}
.contact a::after {
  position: absolute;
  top: 47%;
  right: 7.614213198vw;
  content: "";
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 2.0304568528vw;
  height: 2.0304568528vw;
  border-top: 0.7614213198vw solid #ffffff;
  border-right: 0.7614213198vw solid #ffffff;
  align-items: center;
  transition: all 0.3s;
}
@media screen and (min-width: 670px) {
  .contact a::after {
    top: 47%;
    right: 2.4rem;
    width: 0.6rem;
    height: 0.6rem;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
}
@media screen and (min-width: 960px) {
  .contact a::after {
    right: 3.6rem;
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  .contact a::after {
    right: 4.4rem;
  }
}
@media screen and (min-width: 670px) {
  .contact a:hover::after {
    right: 1.4rem;
  }
}
@media screen and (min-width: 960px) {
  .contact a:hover::after {
    right: 2.6rem;
  }
}
@media screen and (min-width: 1400px) {
  .contact a:hover::after {
    right: 3.4rem;
  }
}
@media screen and (min-width: 670px) {
  .contact a {
    font-size: 2.8rem;
    text-indent: 48px;
  }
}
@media screen and (min-width: 960px) {
  .contact a {
    text-indent: 85px;
    letter-spacing: 1px;
  }
}

.reason {
  background-color: #E9EBEC;
  padding-top: 15.2284263959vw;
  padding-bottom: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .reason {
    padding-top: 94px;
    padding-bottom: 104px;
  }
}
.reason__title {
  position: relative;
  text-align: center;
}
.reason__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .reason__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .reason__title h2 {
    font-size: 4rem;
  }
}
.reason__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .reason__title h2 span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .reason__title h2 span {
    font-size: 5rem;
  }
}
.reason__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.reason__title span {
  color: #1F6EA3;
}
.reason__title::before {
  top: -45%;
  background-image: url(../../assets/img/top/reason_img_title.png);
  aspect-ratio: 273/160;
  width: 43.9086294416vw;
}
@media screen and (min-width: 670px) {
  .reason__title::before {
    top: -100%;
    width: 284px;
  }
}
@media screen and (min-width: 960px) {
  .reason__title::before {
    top: -60%;
  }
}
.reason__content {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .reason__content {
    max-width: 1002px;
  }
}
@media screen and (min-width: 960px) {
  .reason__content {
    margin-top: 143px;
  }
}
.reason__list {
  display: flex;
  flex-direction: column;
  gap: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .reason__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 66px;
  }
}
@media screen and (min-width: 960px) {
  .reason__list {
    grid-column-gap: 14.9700598802%;
  }
}
.reason__img {
  max-width: 149.7461928934vw;
  width: 100%;
}
@media screen and (min-width: 670px) {
  .reason__img {
    max-width: 420px;
    margin: 0 auto;
  }
}
.reason__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 420/270;
  object-fit: cover;
  overflow: hidden;
}
.reason__body {
  margin-top: 4.0609137056vw;
  padding: 0 2.538071066vw;
}
@media screen and (min-width: 670px) {
  .reason__body {
    margin-top: 26px;
    padding: 0 30px;
  }
}
.reason__lead {
  font-size: 5.076142132vw;
  line-height: 1.72;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 670px) {
  .reason__lead {
    font-size: 2.5rem;
  }
}

.point {
  padding-top: 25.3807106599vw;
  padding-bottom: 12.6903553299vw;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 670px) {
  .point {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .point {
    padding-top: 153px;
    padding-bottom: 190px;
  }
}
.point__title {
  position: relative;
  text-align: center;
}
.point__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .point__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .point__title h2 {
    font-size: 4rem;
  }
}
.point__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .point__title h2 span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .point__title h2 span {
    font-size: 5rem;
  }
}
.point__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.point__title span {
  color: #1F6EA3;
}
.point__title::before {
  top: -45%;
  background-image: url(../../assets/img/top/point_img_title.png);
  aspect-ratio: 273/160;
  width: 43.9086294416vw;
}
@media screen and (min-width: 670px) {
  .point__title::before {
    top: -48%;
    left: 48%;
    width: 227px;
  }
}
@media screen and (min-width: 960px) {
  .point__title::before {
    top: 0;
    left: 48%;
    width: 273px;
  }
}
.point__balloon {
  position: absolute;
  top: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-weight: 600;
  background-color: #BAB037;
  padding: 4px 17px;
  border-radius: 14px;
  z-index: 2;
}
@media screen and (min-width: 520px) {
  .point__balloon {
    top: 3%;
  }
}
@media screen and (min-width: 670px) {
  .point__balloon {
    top: 40px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 960px) {
  .point__balloon {
    top: 104px;
    font-size: 2.5rem;
  }
}
.point__balloon::after {
  content: "";
  position: absolute;
  bottom: -2.538071066vw;
  left: 10%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #BAB037 transparent transparent transparent;
  border-width: 4.5685279188vw 2.538071066vw 0px 2.538071066vw;
}
@media screen and (min-width: 520px) {
  .point__balloon::after {
    border-width: 18px 10px 0px 10px;
    bottom: -13px;
  }
}
@media screen and (min-width: 670px) {
  .point__balloon::after {
    bottom: -9px;
    left: 8%;
    border-width: 18px 10px 0px 10px;
  }
}
.point__content {
  margin-top: 5.076142132vw;
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 960px) {
  .point__content {
    max-width: 100%;
  }
}
.point__list {
  display: flex;
  flex-direction: column;
  gap: 10.152284264vw;
}
@media screen and (min-width: 960px) {
  .point__list {
    gap: 36px;
  }
}
@media screen and (min-width: 960px) {
  .point__item {
    display: flex;
  }
}
@media screen and (min-width: 1100px) {
  .point__item {
    align-items: center;
  }
}
.point__back {
  background: linear-gradient(to right, #466D86 0, #466D86 91%, transparent 91%, transparent 100%);
  padding-top: 5.076142132vw;
  padding-bottom: 5.076142132vw;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
}
@media screen and (min-width: 960px) {
  .point__back {
    padding-top: 48px;
    padding-bottom: 48px;
    width: calc(50% + 55px);
  }
}
@media screen and (min-width: 1300px) {
  .point__back {
    width: auto;
  }
}
.point__img {
  max-width: 590px;
  width: 100%;
  margin: 0 auto;
}
.point__img img {
  aspect-ratio: 590/350;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.point__body {
  position: relative;
  margin-top: 7.614213198vw;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .point__body {
    width: 50%;
    padding-left: 55px;
    margin-top: 0;
  }
}
@media screen and (min-width: 670px) {
  .point__item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.point__item:nth-child(even) .point__back {
  background: linear-gradient(to left, #466D86 0, #466D86 91%, transparent 91%, transparent 100%);
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: 0;
  margin-left: 0;
}
@media screen and (min-width: 960px) {
  .point__item:nth-child(even) .point__body {
    padding-left: 0;
    padding-right: 55px;
  }
}
.point__item:nth-child(even) .point__text {
  margin-left: auto;
}
.point__item:nth-child(even) .point__number {
  left: 0;
  transform: translate(0, -50%);
  right: 0;
}
.point__text {
  max-width: 88.8324873096vw;
}
@media screen and (min-width: 670px) {
  .point__text {
    margin-top: 30px;
  }
}
.point__lead {
  font-size: 5.076142132vw;
  font-weight: 600;
}
@media screen and (min-width: 670px) {
  .point__lead {
    font-size: 2.4rem;
  }
}
.point__sub {
  font-size: 4.0609137056vw;
  line-height: 1.6875;
  margin-top: 4.0609137056vw;
}
@media screen and (min-width: 670px) {
  .point__sub {
    font-size: 1.6rem;
    margin-top: 24px;
  }
}
.point__number {
  position: absolute;
  top: 50%;
  left: 75%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 38.0710659898vw;
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .point__number {
    max-width: 338px;
    top: 57%;
    left: 68%;
  }
}
@media screen and (min-width: 960px) and (min-width: 1400px) {
  .point__number {
    left: 82%;
  }
}
.point__number img {
  width: 100%;
  height: 100%;
  aspect-ratio: 189/212;
  object-fit: cover;
  overflow: hidden;
}

.flow {
  background-color: #E8F1F7;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15.2284263959vw;
  padding-bottom: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .flow {
    background-image: url(../../assets/img/top/flow_img_bg.jpg);
    padding-top: 100px;
    padding-bottom: 93px;
  }
}
.flow__title {
  position: relative;
  text-align: center;
}
.flow__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .flow__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .flow__title h2 {
    font-size: 4rem;
  }
}
.flow__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .flow__title h2 span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .flow__title h2 span {
    font-size: 5rem;
  }
}
.flow__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.flow__title span {
  color: #1F6EA3;
}
.flow__title::before {
  top: -45%;
  background-image: url(../../assets/img/top/flow_img_title.png);
  aspect-ratio: 273/160;
  width: 43.9086294416vw;
}
@media screen and (min-width: 670px) {
  .flow__title::before {
    width: 273px;
  }
}
.flow__content {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .flow__content {
    max-width: 970px;
    margin-top: 90px;
  }
}
.flow__list {
  display: flex;
  flex-direction: column;
  gap: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .flow__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 5.1546391753%;
    grid-row-gap: 50px;
  }
}
.flow__item {
  background-color: #ffffff;
  position: relative;
}
@media screen and (min-width: 670px) {
  .flow__item {
    display: flex;
    flex-direction: column;
  }
}
.flow__item::after {
  content: "";
  border-style: solid;
  border-color: #4CADEA transparent transparent transparent;
  border-width: 6.5989847716vw 3.807106599vw 0 3.807106599vw;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10.152284264vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 670px) {
  .flow__item::after {
    border-color: transparent transparent transparent #4CADEA;
    border-width: 12px 0px 12px 18.98px;
    top: 50%;
    bottom: 0;
    right: 10px;
    left: 110%;
  }
}
@media screen and (min-width: 960px) {
  .flow__item::after {
    border-width: 15px 0px 15px 25.98px;
    top: 50%;
    bottom: 0;
    right: 10px;
    left: 110%;
  }
}
.flow__item:last-of-type::after {
  display: none;
}
@media screen and (min-width: 670px) {
  .flow__item:nth-child(3n)::after {
    display: none;
  }
}
.flow__head {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 5.076142132vw;
  text-align: center;
  color: #ffffff;
  background-color: #115583;
  padding: 2.538071066vw 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .flow__head {
    font-size: 2rem;
    padding: 6px;
  }
}
@media screen and (min-width: 960px) {
  .flow__head {
    font-size: 2.2rem;
    padding: 6px;
  }
}
.flow__head span {
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .flow__head span {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 960px) {
  .flow__head span {
    font-size: 3rem;
  }
}
.flow__img {
  max-width: 147.2081218274vw;
  width: 100%;
}
.flow__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 580/280;
  object-fit: cover;
  overflow: hidden;
}
.flow__body {
  margin-top: 4.0609137056vw;
  padding: 0 7.614213198vw 2.538071066vw 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .flow__body {
    margin-top: 0;
    padding: 0 16px 10px 16px;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1400px) {
  .flow__body {
    padding: 0 30px 10px 30px;
  }
}
.flow__lead {
  font-size: 6.0913705584vw;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 670px) {
  .flow__lead {
    font-size: 1.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    height: auto;
  }
}
@media screen and (min-width: 960px) {
  .flow__lead {
    font-size: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80px;
  }
}
.flow__text {
  font-size: 4.0609137056vw;
  line-height: 1.875;
  margin-top: 4.0609137056vw;
}
@media screen and (min-width: 670px) {
  .flow__text {
    font-size: 1.4rem;
    margin-top: 26px;
  }
}
@media screen and (min-width: 960px) {
  .flow__text {
    font-size: 1.6rem;
  }
}

.question {
  background-color: #E8F1F7;
  padding-top: 15.2284263959vw;
  padding-bottom: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .question {
    padding-top: 78px;
    padding-bottom: 102px;
  }
}
.question__title {
  position: relative;
  text-align: center;
}
.question__title h2 {
  position: relative;
  z-index: 2;
  line-height: 1.5;
  font-size: 6.0913705584vw;
}
@media screen and (min-width: 670px) {
  .question__title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .question__title h2 {
    font-size: 4rem;
  }
}
.question__title h2 span {
  font-size: 7.614213198vw;
}
@media screen and (min-width: 670px) {
  .question__title h2 span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 960px) {
  .question__title h2 span {
    font-size: 5rem;
  }
}
.question__title::before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.question__title span {
  color: #1F6EA3;
}
.question__title::before {
  top: -15%;
  background-image: url(../../assets/img/top/question_img_title.png);
  aspect-ratio: 273/160;
  width: 43.9086294416vw;
}
@media screen and (min-width: 670px) {
  .question__title::before {
    top: -25%;
    width: 334px;
  }
}
.question__content {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .question__content {
    max-width: 100%;
    margin-top: 78px;
  }
}
.question__list {
  display: flex;
  flex-direction: column;
  gap: 12.6903553299vw;
}
@media screen and (min-width: 670px) {
  .question__list {
    gap: 30px;
  }
}
.question__item {
  background-color: #ffffff;
  padding: 5.076142132vw 5.076142132vw 0 5.076142132vw;
}
@media screen and (min-width: 670px) {
  .question__item {
    padding: 2.8rem 6.6rem 0 6.6rem;
  }
}
.question__q-box {
  display: flex;
  gap: 2.0304568528vw;
  font-size: 4.5685279188vw;
  align-items: center;
  justify-content: space-between;
  padding-right: 2.0304568528vw;
  padding-bottom: 2.538071066vw;
}
@media screen and (min-width: 670px) {
  .question__q-box {
    gap: 8px;
    padding-bottom: 27px;
    padding-right: 10px;
  }
  .question__q-box:hover {
    cursor: pointer;
  }
}
.question__q-box p {
  display: inline-block;
  width: calc(100% - 17.7664974619vw);
  font-weight: 600;
  line-height: 1.3636363636;
}
@media screen and (min-width: 670px) {
  .question__q-box p {
    font-size: 2.2rem;
    width: calc(100% - 70px);
  }
}
.question__q-left {
  display: flex;
  gap: 5.076142132vw;
  align-items: center;
  width: calc(100% - 9.6446700508vw);
}
@media screen and (min-width: 670px) {
  .question__q-left {
    gap: 30px;
    width: calc(100% - 80px);
  }
}
.question__q-icon {
  font-weight: 400;
  font-size: 5.5837563452vw;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #466D86;
  color: #ffffff;
  width: 10.152284264vw;
  height: 10.152284264vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 670px) {
  .question__q-icon {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 960px) {
  .question__q-icon {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 670px) {
  .question__q-icon {
    width: 50px;
    height: 50px;
  }
}
.question__q-right {
  width: 7.614213198vw;
  height: 7.614213198vw;
  position: relative;
}
@media screen and (min-width: 670px) {
  .question__q-right {
    width: 40px;
    height: 40px;
  }
}
.question__q-bar1 {
  width: 7.614213198vw;
  height: 2px;
  background: #466D86;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media screen and (min-width: 670px) {
  .question__q-bar1 {
    width: 40px;
  }
}
.question__q-bar2 {
  width: 2px;
  height: 7.614213198vw;
  background: #466D86;
  border-radius: 20px;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  transition: transform 0.4s;
}
@media screen and (min-width: 670px) {
  .question__q-bar2 {
    height: 40px;
  }
}
.question__q-bar2.is-open {
  transform: rotate(90deg);
}
.question__a-box {
  display: flex;
  gap: 5.076142132vw;
  font-weight: 400;
  font-size: 5.5837563452vw;
  align-items: center;
  border-top: 1px solid #C4C4C4;
  padding: 0;
  line-height: 0;
  opacity: 0;
  transition: line-height 0.4s, padding 0.4s, opacity 0.4s;
}
@media screen and (min-width: 670px) {
  .question__a-box {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 960px) {
  .question__a-box {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 670px) {
  .question__a-box {
    gap: 30px;
  }
}
.question__a-box p {
  display: inline-block;
  width: calc(100% - 17.7664974619vw);
  font-size: 4.0609137056vw;
}
@media screen and (min-width: 670px) {
  .question__a-box p {
    font-size: 1.8rem;
    width: calc(100% - 80px);
  }
}
.question__a-icon {
  text-transform: uppercase;
  background-color: #ffffff;
  color: #466D86;
  font-weight: 600;
  width: 10.152284264vw;
  height: 0;
  border: 1px solid #466D86;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s;
}
@media screen and (min-width: 670px) {
  .question__a-icon {
    width: 50px;
  }
}
.question__a-box.is-open {
  padding-top: 5.076142132vw;
  padding-bottom: 5.076142132vw;
  line-height: 1.5;
  opacity: 1;
}
@media screen and (min-width: 670px) {
  .question__a-box.is-open {
    padding-top: 24px;
    padding-bottom: 30px;
    line-height: 2.2222222222;
  }
}
.question__a-box.is-open .question__a-icon {
  width: 10.152284264vw;
  height: 10.152284264vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: height 0.2s, opacity 0.4s;
}
@media screen and (min-width: 670px) {
  .question__a-box.is-open .question__a-icon {
    width: 50px;
    height: 50px;
  }
}
.question__a-box:not(.is-open) .question__a-icon {
  height: 0;
  opacity: 0;
  transition: height 0.2s, opacity 0.4s;
}/*# sourceMappingURL=style.css.map */