@charset "UTF-8";
body {
  width: 100%;
  min-height: 100%;
  background: #fff;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, sans-serif;
  font-size: 1.125rem;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

p,
ol,
ul,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul > li,
ul > li {
  list-style: none;
}

ol > li {
  overflow-wrap: break-word;
}

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

a {
  cursor: pointer;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, sans-serif;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
button:disabled {
  cursor: default;
  pointer-events: none;
}

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

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

.inner {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .inner {
    padding-left: 1.7543859649vw;
    padding-right: 1.7543859649vw;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

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

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

.kv {
  background: #FFFBC5 url(../img/kv_bg.png);
}
.kv .inner {
  position: relative;
  height: 518px;
  padding-top: 94px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .kv .inner {
    height: 45.4385964912vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .kv .inner {
    height: 143.2vw;
    padding-top: 3.7333333333vw;
    background-size: 100% auto;
  }
}

.kv__img {
  position: absolute;
  top: 35px;
  left: 33px;
  width: 354px;
  height: 460px;
  background: url(../img/kv_img.png) no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .kv__img {
    top: 3.0701754386vw;
    left: 2.8947368421vw;
    width: 31.0526315789vw;
    height: 40.350877193vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .kv__img {
    top: 60.8vw;
    left: 1.8666666667vw;
    width: 38.6666666667vw;
    height: 49.8666666667vw;
    background: url(../img/kv_img_sp.png) no-repeat;
    background-size: 100% auto;
  }
}

.kv__title {
  position: absolute;
  top: 113px;
  left: 369px;
  width: 699px;
  height: 140px;
  background: url(../img/kv_title.png) no-repeat;
  font-size: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .kv__title {
    top: 9.9122807018vw;
    left: 32.3684210526vw;
    width: 61.3157894737vw;
    height: 12.2807017544vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .kv__title {
    top: 12.5333333333vw;
    left: 1.6vw;
    width: 98.6666666667vw;
    height: 30.9333333333vw;
    background: url(../img/kv_title_sp.png) no-repeat;
    background-size: 100% auto;
  }
}

.kv__balloon {
  position: absolute;
  top: -65px;
  left: 7px;
  width: 348px;
  height: 74px;
  background: url(../img/kv_balloon.png) no-repeat;
  font-size: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .kv__balloon {
    top: -5.701754386vw;
    left: 0.6140350877vw;
    width: 30.5263157895vw;
    height: 6.4912280702vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .kv__balloon {
    top: -8.5333333333vw;
    left: 4.8vw;
    width: 50.1333333333vw;
    height: 10.6666666667vw;
    background-size: 100% auto;
  }
}

.kv__lead {
  position: absolute;
  top: 264px;
  left: 378px;
  width: 615px;
  height: 75px;
  background: url(../img/kv_lead.png) no-repeat;
  font-size: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .kv__lead {
    top: 23.1578947368vw;
    left: 33.1578947368vw;
    width: 53.9473684211vw;
    height: 6.5789473684vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .kv__lead {
    top: 45.6vw;
    left: 4.2666666667vw;
    width: 91.2vw;
    height: 12.8vw;
    background: url(../img/kv_lead_sp.png) no-repeat;
    background-size: 100% auto;
  }
}

.kv__text {
  position: absolute;
  top: 360px;
  left: 379px;
  width: 719px;
  height: 108px;
  background: url(../img/kv_text.png) no-repeat;
  font-size: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .kv__text {
    top: 31.5789473684vw;
    left: 33.2456140351vw;
    width: 63.0701754386vw;
    height: 9.4736842105vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .kv__text {
    top: 63.2vw;
    left: 40vw;
    width: 56vw;
    height: 73.0666666667vw;
    background: url(../img/kv_text_sp.png) no-repeat;
    background-size: 100% auto;
  }
}

.lead {
  background: #007BC7;
}
.lead .inner {
  padding-top: 40px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead .inner {
    padding-top: 3.5087719298vw;
    padding-bottom: 4.3859649123vw;
  }
}
@media screen and (max-width: 767px) {
  .lead .inner {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}

.lead__contents {
  width: 960px;
  margin: 0 auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 10px 10px 0 0 #00629F;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__contents {
    width: 84.2105263158vw;
    border-radius: 1.4035087719vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__contents {
    width: 92vw;
    border-radius: 2.1333333333vw;
    box-shadow: 1.3333333333vw 1.3333333333vw 0 0 #00629F;
  }
}
.lead__contents:last-child {
  margin-top: 25px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__contents:last-child {
    margin-top: 2.1929824561vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__contents:last-child {
    margin-top: 2.6666666667vw;
  }
}
.lead__contents dl dt h2 {
  position: relative;
  line-height: 0;
}
.lead__contents dl dt button {
  width: 100%;
  padding: 25px 20px 23px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__contents dl dt button {
    padding: 2.1929824561vw 1.7543859649vw 2.0175438596vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__contents dl dt button {
    padding: 4vw 13.3333333333vw;
  }
}
.lead__contents dl dt.is-open + dd {
  display: block;
}
.lead__contents dl dt.is-open .lead__icon::after {
  display: none;
}
.lead__contents dd {
  display: none;
  padding: 0 28px 23px 30px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__contents dd {
    padding: 0 2.4561403509vw 2.0175438596vw 2.6315789474vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__contents dd {
    padding: 0 4vw 5.3333333333vw;
  }
}

.lead__icon {
  display: block;
  position: absolute;
  top: 20px;
  right: 24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #007BC7;
  pointer-events: none;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__icon {
    top: 1.7543859649vw;
    right: 2.1052631579vw;
    width: 4.2105263158vw;
    height: 4.2105263158vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__icon {
    top: 2.6666666667vw;
    right: 2.6666666667vw;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
.lead__icon::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 22px;
  height: 3px;
  border-radius: 16px;
  background: #fff;
  transform: translate(50%, -50%);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__icon::before {
    width: 1.9298245614vw;
    height: 0.2631578947vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__icon::before {
    width: 3.7333333333vw;
    height: 0.8vw;
  }
}
.lead__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 22px;
  height: 3px;
  border-radius: 16px;
  background: #fff;
  transform: translate(50%, -50%) rotate(-90deg);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__icon::after {
    width: 1.9298245614vw;
    height: 0.2631578947vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__icon::after {
    width: 3.7333333333vw;
    height: 0.8vw;
  }
}

.lead__title1 {
  display: block;
  width: 276px;
  height: 39px;
  margin: 0 auto;
  background: url("../img/lead_title1.png") no-repeat;
  font-size: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__title1 {
    width: 24.2105263158vw;
    height: 3.4210526316vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .lead__title1 {
    width: 38.6666666667vw;
    height: 5.3333333333vw;
    background-size: 100% auto;
  }
}

.lead__title2 {
  display: block;
  width: 316px;
  height: 39px;
  margin: 0 auto;
  background: url("../img/lead_title2.png") no-repeat;
  font-size: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__title2 {
    width: 27.7192982456vw;
    height: 3.4210526316vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .lead__title2 {
    width: 44.2666666667vw;
    height: 5.3333333333vw;
    background-size: 100% auto;
  }
}

.lead__list1 {
  list-style: none;
}
.lead__list1__item {
  padding-left: 33px;
  background: left top no-repeat;
  background-size: 26px auto;
  font-size: 1.125rem;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__list1__item {
    background-size: 2.2807017544vw auto;
    padding-left: 2.8947368421vw;
    font-size: 1.5789473684vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__list1__item {
    background-size: 4.2666666667vw auto;
    padding-left: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.lead__list1__item:not(:first-child) {
  margin-top: 12px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__list1__item:not(:first-child) {
    margin-top: 1.0526315789vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__list1__item:not(:first-child) {
    margin-top: 1.8666666667vw;
  }
}
.lead__list1__item:nth-child(1) {
  background: url("../img/icon_num1.svg") no-repeat;
  background-size: 26px auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__list1__item:nth-child(1) {
    background-size: 2.2807017544vw auto;
  }
}
@media screen and (max-width: 767px) {
  .lead__list1__item:nth-child(1) {
    background-size: 4.2666666667vw auto;
  }
}
.lead__list1__item:nth-child(2) {
  background: url("../img/icon_num2.svg") no-repeat;
  background-size: 26px auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__list1__item:nth-child(2) {
    background-size: 2.2807017544vw auto;
  }
}
@media screen and (max-width: 767px) {
  .lead__list1__item:nth-child(2) {
    background-size: 4.2666666667vw auto;
  }
}
.lead__list1__item:nth-child(3) {
  background: url("../img/icon_num3.svg") no-repeat;
  background-size: 26px auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__list1__item:nth-child(3) {
    background-size: 2.2807017544vw auto;
  }
}
@media screen and (max-width: 767px) {
  .lead__list1__item:nth-child(3) {
    background-size: 4.2666666667vw auto;
  }
}

.lead__list2 {
  list-style: none;
}
.lead__list2__item:not(:first-child) {
  margin-top: 12px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .lead__list2__item:not(:first-child) {
    margin-top: 1.0526315789vw;
  }
}
@media screen and (max-width: 767px) {
  .lead__list2__item:not(:first-child) {
    margin-top: 4vw;
  }
}

.howto__heading {
  font-size: 0;
  margin-left: 32px;
  position: relative;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading {
    margin-left: 2.8070175439vw;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading {
    margin-left: 6.4vw;
  }
}
.howto__heading__1 {
  width: 147px;
  height: 23px;
  background: url("../img/howto_heading1.png") no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading__1 {
    width: 12.8947368421vw;
    height: 2.0175438596vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading__1 {
    width: 29.8666666667vw;
    height: 4.8vw;
    background-size: 100% auto;
  }
}
.howto__heading__1::before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  left: -32px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/icon_num1.svg") no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading__1::before {
    width: 2.2807017544vw;
    height: 2.2807017544vw;
    left: -2.8070175439vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading__1::before {
    width: 4.8vw;
    height: 4.8vw;
    left: -6.4vw;
    background-size: 100% auto;
  }
}
.howto__heading__2 {
  width: 148px;
  height: 23px;
  background: url("../img/howto_heading2.png") no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading__2 {
    width: 12.9824561404vw;
    height: 2.0175438596vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading__2 {
    width: 30.4vw;
    height: 4.8vw;
    background-size: 100% auto;
  }
}
.howto__heading__2::before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  left: -32px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/icon_num2.svg") no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading__2::before {
    width: 2.2807017544vw;
    height: 2.2807017544vw;
    left: -2.8070175439vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading__2::before {
    width: 4.8vw;
    height: 4.8vw;
    left: -6.4vw;
    background-size: 100% auto;
  }
}
.howto__heading__3 {
  width: 396px;
  height: 23px;
  background: url("../img/howto_heading3.png") no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading__3 {
    width: 34.7368421053vw;
    height: 2.0175438596vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading__3 {
    width: 79.2vw;
    height: 4.8vw;
    background-size: 100% auto;
  }
}
.howto__heading__3::before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  left: -32px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/icon_num3.svg") no-repeat;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__heading__3::before {
    width: 2.2807017544vw;
    height: 2.2807017544vw;
    left: -2.8070175439vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .howto__heading__3::before {
    width: 4.8vw;
    height: 4.8vw;
    left: -6.4vw;
    background-size: 100% auto;
  }
}
.howto__text {
  font-size: 1.125rem;
  line-height: 1.7;
  margin-top: 12px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .howto__text {
    font-size: 1.5789473684vw;
    margin-top: 1.0526315789vw;
  }
}
@media screen and (max-width: 767px) {
  .howto__text {
    font-size: 3.7333333333vw;
    margin-top: 3.2vw;
  }
}

.download .inner {
  padding: 48px 40px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download .inner {
    padding: 4.2105263158vw 3.5087719298vw;
  }
}
@media screen and (max-width: 767px) {
  .download .inner {
    padding: 8.5333333333vw 5.3333333333vw 6.6666666667vw;
  }
}

.download__list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__list {
    gap: 1.7543859649vw;
  }
}
@media screen and (max-width: 767px) {
  .download__list {
    gap: 6.4vw;
    flex-direction: column;
  }
}

.download__item--green {
  margin: 0 0 0 auto;
}

.download__button {
  display: block;
  position: relative;
  width: 520px;
  padding: 27px 80px 26px 35px;
  border-radius: 38px;
  background: #E3003D;
  text-decoration: none;
  transition: opacity 0.4s;
}
.download__button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .download__button:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button {
    width: 45.6140350877vw;
    padding: 2.3684210526vw 7.0175438596vw 2.2807017544vw 3.0701754386vw;
  }
}
@media screen and (max-width: 767px) {
  .download__button {
    width: 89.3333333333vw;
    padding: 5.8666666667vw 4vw 5.3333333333vw;
    border-radius: 10.1333333333vw;
  }
}
.download__button::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 35px;
  width: 40px;
  height: 40px;
  background: url(../img/icon_download.svg) no-repeat center;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button::after {
    right: 3.0701754386vw;
    width: 3.5087719298vw;
    height: 3.5087719298vw;
    background: url(../img/icon_download.svg) no-repeat center;
    background-size: 3.5087719298vw 3.5087719298vw;
  }
}
@media screen and (max-width: 767px) {
  .download__button::after {
    top: 0;
    bottom: 0;
    right: 4vw;
    width: 8vw;
    height: 6.6666666667vw;
    background: url(../img/icon_download.svg) no-repeat center;
    background-size: 8vw 6.6666666667vw;
    transform: none;
  }
}
.download__button--orange {
  width: 520px;
  background: #F39700;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button--orange {
    width: 45.6140350877vw;
  }
}
@media screen and (max-width: 767px) {
  .download__button--orange {
    width: 89.3333333333vw;
  }
}
.download__button--orange::after {
  background: url(../img/icon_download.svg) no-repeat center;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button--orange::after {
    background: url(../img/icon_download.svg) no-repeat center;
    background-size: 3.5087719298vw 3.5087719298vw;
  }
}
@media screen and (max-width: 767px) {
  .download__button--orange::after {
    background: url(../img/icon_download.svg) no-repeat center;
    background-size: 8vw 6.6666666667vw;
  }
}
.download__button--orange .download__text {
  display: block;
  width: 348px;
  height: 27px;
  background: url(../img/download_button2.png) no-repeat;
  font-size: 0;
  margin: auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button--orange .download__text {
    width: 30.5263157895vw;
    height: 2.3684210526vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .download__button--orange .download__text {
    width: 61.6vw;
    height: 4.8vw;
    background-size: 100% auto;
  }
}
.download__button--green {
  width: 520px;
  background: #23AC38;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button--green {
    width: 45.6140350877vw;
  }
}
@media screen and (max-width: 767px) {
  .download__button--green {
    width: 89.3333333333vw;
  }
}
.download__button--green::after {
  background: url(../img/icon_download.svg) no-repeat center;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button--green::after {
    background: url(../img/icon_download.svg) no-repeat center;
    background-size: 3.5087719298vw 3.5087719298vw;
  }
}
@media screen and (max-width: 767px) {
  .download__button--green::after {
    background: url(../img/icon_download.svg) no-repeat center;
    background-size: 8vw 6.6666666667vw;
  }
}
.download__button--green .download__text {
  display: block;
  width: 282px;
  height: 27px;
  background: url(../img/download_button3.png) no-repeat;
  font-size: 0;
  margin: auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__button--green .download__text {
    width: 24.7368421053vw;
    height: 2.3684210526vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .download__button--green .download__text {
    width: 52vw;
    height: 4.8vw;
    background-size: 100% auto;
  }
}

.download__text {
  display: block;
  width: 243px;
  height: 27px;
  background: url(../img/download_button1.png) no-repeat;
  font-size: 0;
  margin: auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__text {
    width: 21.3157894737vw;
    height: 2.3684210526vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .download__text {
    width: 43.2vw;
    height: 4.8vw;
    background-size: 100% auto;
  }
}

.download__link {
  text-align: right;
  margin-top: 24px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__link {
    margin-top: 2.1052631579vw;
  }
}
@media screen and (max-width: 767px) {
  .download__link {
    margin-top: 6.4vw;
    text-align: center;
  }
}
.download__link a {
  font-size: 20px;
  color: #007BC7;
  font-weight: bold;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .download__link a {
    font-size: 1.7543859649vw;
  }
}
@media screen and (max-width: 767px) {
  .download__link a {
    font-size: 4.8vw;
  }
}
.download__link a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .download__link a:hover {
    opacity: 1;
  }
}

.contact {
  background: #E6F5FD;
}
.contact .inner {
  padding-top: 48px;
  padding-bottom: 48px;
  text-align: center;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .contact .inner {
    padding-top: 4.2105263158vw;
    padding-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 767px) {
  .contact .inner {
    padding-top: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
  }
}

.contact__button {
  display: inline-block;
  position: relative;
  width: 600px;
  margin: 0 auto;
  padding: 26px 38px 26px 40px;
  border-radius: 44px;
  background: #fff;
  text-decoration: none;
  transition: opacity 0.4s;
  border: solid 5px #007BC7;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .contact__button {
    width: 52.6315789474vw;
    padding: 2.2807017544vw 2.6315789474vw 2.2807017544vw 2.6315789474vw;
    border-radius: 3.8596491228vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__button {
    width: 89.3333333333vw;
    padding: 5.3333333333vw 4.2666666667vw;
    border: solid 0.8vw #007BC7;
    border-radius: 10.1333333333vw;
  }
}
.contact__button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 45px;
  width: 52px;
  height: 52px;
  margin-right: 10px;
  background: url(../img/icon_email.svg) no-repeat;
  transform: translateY(-50%);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .contact__button::before {
    left: 3.9473684211vw;
    width: 4.5614035088vw;
    height: 4.5614035088vw;
    margin-right: 0.8771929825vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .contact__button::before {
    left: 4vw;
    width: 9.0666666667vw;
    height: 9.0666666667vw;
    margin-right: 1.8666666667vw;
    background-size: 100% auto;
  }
}
.contact__button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .contact__button:hover {
    opacity: 1;
  }
}

.contact__text {
  display: block;
  width: 447px;
  height: 27px;
  background: url(../img/contact_text.png) no-repeat;
  font-size: 0;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .contact__text {
    width: 39.2105263158vw;
    height: 2.3684210526vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .contact__text {
    width: 69.6vw;
    height: 4vw;
    background-size: 100% auto;
  }
}

.banner {
  padding: 80px 0 0;
  text-align: center;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner {
    padding: 7.0175438596vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .banner {
    padding: 8vw 0 0;
  }
}
@media screen and (max-width: 916px) {
  .banner .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.banner h2 {
  margin-bottom: 40px;
  color: #007BC7;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner h2 {
    margin-bottom: 3.5087719298vw;
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 767px) {
  .banner h2 {
    margin-bottom: 5.3333333333vw;
    font-size: 6.4vw;
  }
}

.banner__slide {
  position: relative;
  width: 100%;
  max-width: 884px;
  margin: 0 auto;
}
@media screen and (max-width: 916px) {
  .banner__slide {
    width: 100%;
  }
}
.banner__slide__img {
  border: 1px solid #cccccc;
}
.banner__slide.is-unslide .swiper-wrapper {
  display: flex;
  justify-content: center;
  gap: 28px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide.is-unslide .swiper-wrapper {
    gap: 2.4561403509vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide.is-unslide .swiper-wrapper {
    justify-content: baseline;
    gap: 7.4666666667vw;
    flex-direction: column;
    align-items: center;
  }
}
.banner__slide.is-unslide .swiper-pagination,
.banner__slide.is-unslide .swiper-button-prev,
.banner__slide.is-unslide .swiper-button-next {
  display: none;
}
.banner__slide .swiper {
  padding-bottom: 135px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper {
    padding-bottom: 11.8421052632vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper {
    padding-bottom: 34.6666666667vw;
  }
}
.banner__slide .swiper-slide {
  width: 200px !important;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-slide {
    width: 17.5438596491vw !important;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-slide {
    width: 74.6666666667vw !important;
  }
}
.banner__slide .swiper-slide a {
  color: #2EA7E0;
  transition: opacity 0.4s;
}
.banner__slide .swiper-slide a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-slide a:hover {
    opacity: 1;
  }
}
.banner__slide .swiper-slide p {
  font-size: 1rem;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-slide p {
    font-size: 1.4035087719vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-slide p {
    font-size: 4.2666666667vw;
  }
}
.banner__slide .swiper-slide-prev::after,
.banner__slide .swiper-slide-next::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-slide-prev::after,
  .banner__slide .swiper-slide-next::after {
    display: block;
    height: 56vw;
  }
}
.banner__slide .swiper-unit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-unit {
    gap: 1.7543859649vw;
    margin-top: 2.1052631579vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-unit {
    gap: 2.6666666667vw;
    margin-top: 6.4vw;
  }
}
.banner__slide .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: static;
  width: auto;
}
.banner__slide .swiper-button-prev,
.banner__slide .swiper-button-next {
  top: 60px;
}
@media screen and (max-width: 1120px) and (min-width: 768px) {
  .banner__slide .swiper-button-prev,
  .banner__slide .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-prev,
  .banner__slide .swiper-button-next {
    top: 28vw;
  }
}
.banner__slide .swiper-button-pause {
  position: relative;
  width: 48px;
  height: 48px;
  font-size: 0;
  cursor: pointer;
  z-index: 2;
  transition: opacity 0.4s;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-button-pause {
    width: 4.2105263158vw;
    height: 4.2105263158vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-pause {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.banner__slide .swiper-button-pause::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 48px;
  height: 18px;
  border-radius: 3px;
  background: #007BC7;
  transform: translateY(-50%);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-button-pause::before {
    width: 4.2105263158vw;
    height: 1.5789473684vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-pause::before {
    width: 6.4vw;
    height: 3.2vw;
  }
}
.banner__slide .swiper-button-pause::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 19px;
  width: 9px;
  height: 10px;
  background: url(../img/icon_pause.svg) no-repeat;
  background-size: 100% auto;
  transform: translateY(-50%);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-button-pause::after {
    left: 1.6666666667vw;
    width: 0.7894736842vw;
    height: 0.8771929825vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-pause::after {
    left: 2.4vw;
    width: 1.6vw;
    height: 2.1333333333vw;
    background-size: 1.6vw 2.1333333333vw;
    vertical-align: -2.1333333333vw;
  }
}
.banner__slide .swiper-button-pause:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-pause:hover {
    opacity: 1;
  }
}
.banner__slide .swiper-button-pause.is-pause::before {
  border: 2px solid #007BC7;
  background: #fff;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-button-pause.is-pause::before {
    border: 0.1754385965vw solid #007BC7;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-pause.is-pause::before {
    border: 0.5333333333vw solid #007BC7;
  }
}
.banner__slide .swiper-button-pause.is-pause::after {
  left: 21px;
  width: 8px;
  height: 10px;
  background: url(../img/icon_play.svg) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .banner__slide .swiper-button-pause.is-pause::after {
    left: 1.8421052632vw;
    width: 0.701754386vw;
    height: 0.8771929825vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__slide .swiper-button-pause.is-pause::after {
    left: 2.4vw;
    width: 2.1333333333vw;
    height: 1.8666666667vw;
    background-size: 2.1333333333vw 1.8666666667vw;
    vertical-align: -0.2666666667vw;
  }
}

.footer {
  position: relative;
  border-top: solid 3px #007BC7;
}

.footer__info {
  background: #E6F5FD;
}
.footer__info .inner {
  padding: 24px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer__info .inner {
    padding: 15px 56px;
  }
}

.footer__infoText {
  color: #007BC7;
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .footer__infoText {
    font-size: 0.75rem;
  }
}

.footer__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer__inner {
    padding: 5.3333333333vw;
  }
}

.footer__text {
  margin-bottom: 16px;
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  .footer__text {
    margin-bottom: 15px;
    font-size: 0.625rem;
  }
}

.footer__logo {
  display: block;
  margin-bottom: 20px;
  line-height: 0;
  transition: opacity 0.4s;
}
.footer__logo:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .footer__logo:hover {
    opacity: 1;
  }
}

.footer__copyright {
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  .footer__copyright {
    font-size: 0.625rem;
  }
}

.footer__pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 105px;
  height: 99px;
  background: url(../img/icon_pagetop.svg) no-repeat;
  font-size: 0;
  text-decoration: none;
  transition: opacity 0.4s;
  z-index: 11;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .footer__pagetop {
    width: 9.2105263158vw;
    height: 8.6842105263vw;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 767px) {
  .footer__pagetop {
    position: absolute;
    top: -17.3333333333vw;
    right: 4vw;
    width: 14.4vw;
    height: 13.3333333333vw;
    background-size: 100% auto;
  }
}
.footer__pagetop:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .footer__pagetop:hover {
    opacity: 1;
  }
}

.swiper {
  padding-bottom: 70px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper {
    padding-bottom: 6.1403508772vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper {
    padding-bottom: 12vw;
  }
}

.swiper-slide {
  width: 840px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-slide {
    width: 73.6842105263vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-slide {
    width: 74.6666666667vw;
  }
}

.swiper-slide-prev,
.swiper-slide-next {
  position: relative;
}
.swiper-slide-prev::after,
.swiper-slide-next::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 594px;
  background: #fff;
  opacity: 0.85;
  z-index: 1;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-slide-prev::after,
  .swiper-slide-next::after {
    height: 52.1052631579vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-slide-prev::after,
  .swiper-slide-next::after {
    height: 52.8vw;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  bottom: 17px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    gap: 1.4035087719vw;
    bottom: 1.4912280702vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    gap: 2.1333333333vw;
    bottom: 3.7333333333vw;
  }
}
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
  position: relative;
  width: 53px;
  height: 53px;
  margin: 0;
  background: transparent;
  opacity: 1;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: 4.649122807vw;
    height: 4.649122807vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 6px;
  background: #CCC;
  transform: translateY(-50%);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet::after {
    height: 0.1754385965vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet::after {
    height: 0.5333333333vw;
  }
}
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
  height: 5px;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
    height: 0.4385964912vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
    height: 1.3333333333vw;
  }
}
.step__slide--num1 .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
  background: #E3003D;
}
.step__slide--num2 .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
  background: #22AC38;
}
.step__slide--num3 .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
  background: #F39700;
}
.step__slide--num4 .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active::after {
  background: #007BC7;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: calc(50% - 36px);
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #fff;
  transition: opacity 0.4s;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    top: calc(50% - 3.1578947368vw);
    width: 6.3157894737vw;
    height: 6.3157894737vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    top: calc(50% - 4.8vw);
    width: 9.6vw;
    height: 9.6vw;
  }
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 35px;
  height: 22px;
  transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    width: 3.0701754386vw;
    height: 1.9298245614vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    width: 5.3333333333vw;
    height: 3.7333333333vw;
  }
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    opacity: 1;
  }
}
.step__slide--num1 .swiper-button-prev,
.step__slide--num1 .swiper-button-next {
  border: 5px solid #E3003D;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .step__slide--num1 .swiper-button-prev,
  .step__slide--num1 .swiper-button-next {
    border: 0.4385964912vw solid #E3003D;
  }
}
@media screen and (max-width: 767px) {
  .step__slide--num1 .swiper-button-prev,
  .step__slide--num1 .swiper-button-next {
    border: 0.8vw solid #E3003D;
  }
}
.step__slide--num1 .swiper-button-prev::after,
.step__slide--num1 .swiper-button-next::after {
  background: url(../img/icon_download.svg) no-repeat center;
  background-size: 100% auto;
}
.step__slide--num2 .swiper-button-prev,
.step__slide--num2 .swiper-button-next {
  border: 5px solid #22AC38;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .step__slide--num2 .swiper-button-prev,
  .step__slide--num2 .swiper-button-next {
    border: 0.4385964912vw solid #22AC38;
  }
}
@media screen and (max-width: 767px) {
  .step__slide--num2 .swiper-button-prev,
  .step__slide--num2 .swiper-button-next {
    border: 0.8vw solid #22AC38;
  }
}
.step__slide--num2 .swiper-button-prev::after,
.step__slide--num2 .swiper-button-next::after {
  background: url(../img/icon_arrow_green.svg) no-repeat center;
  background-size: 100% auto;
}
.step__slide--num3 .swiper-button-prev,
.step__slide--num3 .swiper-button-next {
  border: 5px solid #F39700;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .step__slide--num3 .swiper-button-prev,
  .step__slide--num3 .swiper-button-next {
    border: 0.4385964912vw solid #F39700;
  }
}
@media screen and (max-width: 767px) {
  .step__slide--num3 .swiper-button-prev,
  .step__slide--num3 .swiper-button-next {
    border: 0.8vw solid #F39700;
  }
}
.step__slide--num3 .swiper-button-prev::after,
.step__slide--num3 .swiper-button-next::after {
  background: url(../img/icon_download.svg) no-repeat center;
  background-size: 100% auto;
}
.step__slide--num4 .swiper-button-prev,
.step__slide--num4 .swiper-button-next {
  border: 5px solid #007BC7;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .step__slide--num4 .swiper-button-prev,
  .step__slide--num4 .swiper-button-next {
    border: 0.4385964912vw solid #007BC7;
  }
}
@media screen and (max-width: 767px) {
  .step__slide--num4 .swiper-button-prev,
  .step__slide--num4 .swiper-button-next {
    border: 0.8vw solid #007BC7;
  }
}
.step__slide--num4 .swiper-button-prev::after,
.step__slide--num4 .swiper-button-next::after {
  background: url(../img/icon_arrow_blue.svg) no-repeat center;
  background-size: 100% auto;
}

.swiper-button-prev {
  left: calc(50% - 530px);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-button-prev {
    left: calc(50% - 46.4912280702vw);
  }
}
@media screen and (max-width: 767px) {
  .swiper-button-prev {
    left: 1.3333333333vw;
  }
}
.swiper-button-prev::after {
  left: 12px;
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-button-prev::after {
    left: 1.0526315789vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-button-prev::after {
    left: 1.0666666667vw;
  }
}

.swiper-button-next {
  right: calc(50% - 530px);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-button-next {
    right: calc(50% - 46.4912280702vw);
  }
}
@media screen and (max-width: 767px) {
  .swiper-button-next {
    right: 1.3333333333vw;
  }
}
.swiper-button-next::after {
  right: 12px;
  transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
  .swiper-button-next::after {
    right: 1.0526315789vw;
  }
}
@media screen and (max-width: 767px) {
  .swiper-button-next::after {
    right: 1.0666666667vw;
  }
}