* {
  border: 0;
  outline: none;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: "palt" on;
  line-height: 180%;
  letter-spacing: 0.04em;
}

html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

.hidden-on-match {
  display: block;
}

body[data-status="match"] .hidden-on-match {
  display: none !important;
}

body[data-status="match"] {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}

body[data-status="match"] .adlp-outer {
  margin: 0 !important;
  padding: 0 !important;
  background: white !important;
}

.match0-container {
  display: block;
  width: 100%;
  min-height: 100vh;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.6666666667vw, 18px);
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 3.4666666667vw;
  }
}

h1,
h2 {
  position: relative;
  font-weight: 700;
}

*:focus {
  outline: none;
}

p a {
  word-break: break-all;
  text-decoration: underline;
}

sup {
  vertical-align: top;
  font-size: 50%;
}

sub {
  vertical-align: baseline;
  font-size: 50%;
}

em,
b,
strong,
th {
  font-weight: 700;
}

a {
  color: #333;
  cursor: pointer;
  transition: opacity 0.3s;
}

figcaption,
small {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
}

@media screen and (max-width: 767px) {
  figcaption,
  small {
    font-size: calc(20 / 750 * 100vw);
  }
}

img {
  display: block;
  height: auto;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type="checkbox"],
input[type="radio"] {
  /* display: none; */
}

input[type="submit"],
input[type="button"],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

address {
  font-style: normal;
}

@media screen and (min-width: 768px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(calc(1920 / 1080 * 100vw), 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}

.adlp-wrapper .relative {
  position: relative;
}

.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}

.adlp-wrapper .w101 {
  width: 100% !important;
  display: block;
  margin-top: -100px;
}

.adlp-wrapper .center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}

.adlp-wrapper .text__txt {
  color: #333 !important;
}

.adlp-wrapper .text__white {
  color: #fff !important;
}

.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}

.adlp-wrapper .text__accent {
  color: #e75b18 !important;
}

.adlp-wrapper .bg__txt {
  background: #333 !important;
}

.adlp-wrapper .bg__white {
  background: #fff !important;
}

.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}

.adlp-wrapper .bg__accent {
  background: #e75b18 !important;
}

.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top__accent {
  border-top: 1px solid #e75b18;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}

.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}

.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}

.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #e75b18 60%);
}

.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}

.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}

.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}

.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .line__accent {
  border-bottom: 1px solid #e75b18;
}

.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}

.adlp-wrapper .pad10 {
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: calc(10 / 750 * 100vw) !important;
    padding-bottom: calc(10 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .pad20 {
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: calc(20 / 750 * 100vw) !important;
    padding-bottom: calc(20 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .pad30 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: calc(30 / 750 * 100vw) !important;
    padding-bottom: calc(30 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .pad40 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: calc(40 / 750 * 100vw) !important;
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .pad50 {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: calc(50 / 750 * 100vw) !important;
    padding-bottom: calc(50 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .pad60 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: calc(60 / 750 * 100vw) !important;
    padding-bottom: calc(60 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .mt10 {
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: calc(10 / 750 * 100vw);
  }
}

.adlp-wrapper .mt20 {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: calc(20 / 750 * 100vw);
  }
}

.adlp-wrapper .mt30 {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: calc(30 / 750 * 100vw);
  }
}

.adlp-wrapper .mt40 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: calc(40 / 750 * 100vw);
  }
}

.adlp-wrapper .mt50 {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: calc(50 / 750 * 100vw);
  }
}

.adlp-wrapper .mt60 {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: calc(60 / 750 * 100vw);
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: calc(10 / 750 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: calc(20 / 750 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: calc(30 / 750 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: calc(40 / 750 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: calc(50 / 750 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: calc(60 / 750 * 100vw) !important;
  }
}

.adlp-wrapper .wrap500 {
  margin: 0 auto;
  width: min(calc(500 / 1080 * 100vw), 500px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap500 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap600 {
  margin: 0 auto;
  width: min(calc(600 / 1080 * 100vw), 600px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap600 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap700 {
  margin: 0 auto;
  width: min(calc(700 / 1080 * 100vw), 700px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap700 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap800 {
  margin: 0 auto;
  width: min(calc(800 / 1080 * 100vw), 800px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap800 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap900 {
  margin: 0 auto;
  width: min(calc(900 / 1080 * 100vw), 900px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap900 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap920 {
  margin: 0 auto;
  width: min(calc(920 / 1080 * 100vw), 920px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap920 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap1000 {
  margin: 0 auto;
  width: min(calc(1000 / 1080 * 100vw), 1000px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap1000 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-wrapper .wrap1080 {
  margin: 0 auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
}

@media screen and (max-width: 1100px) {
  .adlp-wrapper .wrap1080 {
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}

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

.adlp-header {
  z-index: 100;
  height: min(calc(80 / 1080 * 100vw), 80px);
  position: relative;
}

.adlp-header__inner {
  position: relative;
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 100%;
}

.adlp-header h1 {
  line-height: 0;
}

.adlp-header__logo {
  width: min(calc(216 / 1080 * 100vw), 216px);
}

.adlp-header__flag {
  position: absolute;
  right: 0;
  top: 0;
  width: min(calc(180 / 1080 * 100vw), 180px);
}

@media screen and (max-width: 767px) {
  .adlp-header {
    height: calc(120 / 750 * 100vw);
  }

  .adlp-header__inner {
    width: 100%;
  }

  .adlp-header__logo {
    width: calc(308 / 750 * 100vw);
    margin-left: calc(30 / 750 * 100vw);
  }

  .adlp-header__flag {
    width: calc(232 / 750 * 100vw);
    right: calc(20 / 750 * 100vw);
    top: calc(-25 / 750 * 100vw);
  }
}

.adlp-footer .footer {
  background: #3ebfab;
  color: #fff;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0
    min(calc(40 / 1080 * 100vw), 40px);
}

.adlp-footer .footer__logo {
  text-align: center;
  width: min(calc(302 / 1080 * 100vw), 302px);
  margin: 0 auto;
}

.adlp-footer .footer__nav {
  margin-top: min(calc(42 / 1080 * 100vw), 42px);
}

.adlp-footer .footer__nav-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  gap: min(calc(48 / 1080 * 100vw), 48px);
}

.adlp-footer .footer__nav-link {
  color: #fff;
  text-align: center;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 700;
  line-height: 180%;
  letter-spacing: min(calc(0.56 / 1080 * 100vw), 0.56px);
}

.adlp-footer .footer__copyright {
  margin-top: min(calc(42 / 1080 * 100vw), 42px);
}

.adlp-footer .footer__copyright p {
  color: #fff;
  text-align: center;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: min(calc(0.48 / 1080 * 100vw), 0.48px);
}

@media screen and (max-width: 767px) {
  .adlp-footer .footer {
    padding: calc(80 / 750 * 100vw) 0 calc(116 / 750 * 100vw);
  }

  .adlp-footer .footer__logo {
    width: calc(404 / 750 * 100vw);
    margin: 0 auto;
  }

  .adlp-footer .footer__nav {
    margin-top: calc(56 / 750 * 100vw);
  }

  .adlp-footer .footer__nav-list {
    gap: calc(32 / 750 * 100vw);
    flex-direction: column;
  }

  .adlp-footer .footer__nav-item {
    text-align: center;
  }

  .adlp-footer .footer__nav-link {
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: calc(2.08 / 750 * 100vw);
  }

  .adlp-footer .footer__copyright {
    margin-top: calc(56 / 750 * 100vw);
  }

  .adlp-footer .footer__copyright p {
    font-size: calc(20 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
  }
}

.adlp-accordion {
  background: #ffffff;
}

.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}

.adlp-accordion__header {
  position: relative;
  cursor: pointer;
}

.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(30 / 1080 * 100vw), 30px);
  gap: min(calc(15 / 1080 * 100vw), 15px);
}

.adlp-accordion__header__inner .lead {
  background-color: #12b79a;
  position: relative;
  border-radius: 50%;
  width: min(calc(38 / 1080 * 100vw), 38px);
  height: min(calc(38 / 1080 * 100vw), 38px);
}

.adlp-accordion__header__inner .lead span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.92 / 1080 * 100vw), 1.92px);
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.adlp-accordion__header__inner .text {
  color: #12b79a;
  text-align: justify;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  line-height: 160%;
  letter-spacing: min(calc(0.36 / 1080 * 100vw), 0.36px);
}

.adlp-accordion__header::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(45 / 1080 * 100vw), 45px);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.5L0.47372 0.25L19.5263 0.250002L10 11.5Z' fill='%23012F83'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}

.adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(180deg);
}

.adlp-accordion__header.--open::before {
  opacity: 0;
}

.adlp-accordion__header.--img::after {
  display: none;
}

.adlp-accordion__header.--img > span:last-child {
  display: none;
}

.adlp-accordion__header.--img.--open > span:first-child {
  display: none;
}

.adlp-accordion__header.--img.--open > span:last-child {
  display: block;
}

.adlp-accordion__header.--plus::before {
  content: "";
  display: block;
  background-image: none;
  background: #12b79a;
  position: absolute;
  height: min(calc(22 / 1080 * 100vw), 22px);
  width: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(50 / 1080 * 100vw), 50px);
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}

.adlp-accordion__header.--plus::after {
  width: min(calc(22 / 1080 * 100vw), 22px);
  height: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(40 / 1080 * 100vw), 40px);
  background-image: none;
  background: #12b79a;
  transform: translate(0, -50%);
}

.adlp-accordion__body {
  display: none;
  border-top: 2px solid #f0f0f0;
}

.adlp-accordion__body__inner {
  display: flex;
  align-items: flex-start;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(40 / 1080 * 100vw), 40px);
}

.adlp-accordion__body__inner .text {
  color: #333;
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: min(calc(0.32 / 1080 * 100vw), 0.32px);
}

.js-toggle {
  cursor: pointer;
}

.js-toggle + * {
  display: none;
}

@media screen and (max-width: 767px) {
  .adlp-accordion__wrapper {
    gap: calc(40 / 750 * 100vw);
  }

  .adlp-accordion__header__inner {
    padding: calc(40 / 750 * 100vw) calc(110 / 750 * 100vw)
      calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
    gap: calc(20 / 750 * 100vw);
  }

  .adlp-accordion__header__inner .lead {
    width: calc(50 / 750 * 100vw);
    height: calc(50 / 750 * 100vw);
  }

  .adlp-accordion__header__inner .lead span {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.56 / 750 * 100vw);
  }

  .adlp-accordion__header__inner .text {
    font-size: calc(30 / 750 * 100vw);
    letter-spacing: calc(0.6 / 750 * 100vw);
  }

  .adlp-accordion__header::after {
    width: calc(20 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
    right: calc(45 / 750 * 100vw);
  }

  .adlp-accordion__header.--plus::before {
    height: calc(22 / 750 * 100vw);
    width: calc(2 / 750 * 100vw);
    right: calc(50 / 750 * 100vw);
  }

  .adlp-accordion__header.--plus::after {
    width: calc(22 / 750 * 100vw);
    height: calc(2 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
  }

  .adlp-accordion__body__inner {
    padding: calc(40 / 750 * 100vw);
  }

  .adlp-accordion__body__inner .text {
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: calc(0.52 / 750 * 100vw);
  }
}

.adlp-btn {
  background: linear-gradient(-187deg, #e14a6f 50%, #dd345e 50%);
  border-radius: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(97 / 1080 * 100vw), 97px);
  width: 100%;
  display: inline-block;
  width: min(calc(600 / 1080 * 100vw), 600px);
  position: relative;
  transition: filter 0.3s;
  box-shadow: min(calc(4.9 / 1080 * 100vw), 4.9px)
    min(calc(4.9 / 1080 * 100vw), 4.9px) min(calc(9.8 / 1080 * 100vw), 9.8px)
    rgba(0, 0, 0, 0.25);
}

.adlp-btn:hover {
  filter: brightness(120%);
}

.adlp-btn::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(calc(10 / 1080 * 100vw), 10px)
    min(calc(9.5 / 1080 * 100vw), 9.5px) 0 min(calc(9.5 / 1080 * 100vw), 9.5px);
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: min(calc(35 / 1080 * 100vw), 35px);
  transform: translateY(-50%);
}

.adlp-btn__circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: min(calc(5 / 1080 * 100vw), 5px);
  transform: translateY(-50%);
  background-color: #eaff6f;
  border-radius: 50%;
  width: min(calc(90 / 1080 * 100vw), 90px);
  height: min(calc(90 / 1080 * 100vw), 90px);
}

.adlp-btn__circle-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.adlp-btn__circle .row-1 {
  color: #444;
  text-align: center;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  line-height: 100%;
  position: relative;
  top: min(calc(4 / 1080 * 100vw), 4px);
}

.adlp-btn__circle .row-2 {
  position: relative;
  top: max(calc(-2 / 1080 * 100vw), -2px);
}

.adlp-btn__circle .row-2 .red {
  color: #e14a6f;
  text-align: center;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-weight: 700;
  line-height: 100%;
  letter-spacing: max(calc(-2 / 1080 * 100vw), -2px);
}

.adlp-btn__circle .row-2 .black {
  color: #444;
  text-align: center;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 700;
  line-height: 100%;
  position: relative;
  bottom: min(calc(7 / 1080 * 100vw), 7px);
  left: min(calc(2 / 1080 * 100vw), 2px);
}

.adlp-btn__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 600;
  line-height: 180%;
  letter-spacing: min(calc(2.08 / 1080 * 100vw), 2.08px);
  width: 100%;
}

@media screen and (max-width: 767px) {
  .adlp-btn {
    border-radius: calc(80 / 750 * 100vw);
    height: calc(140 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
    box-shadow: calc(7 / 750 * 100vw) calc(7 / 750 * 100vw)
      calc(14 / 750 * 100vw) rgba(0, 0, 0, 0.25);
  }

  .adlp-btn::after {
    border-width: calc(13 / 750 * 100vw) calc(12.5 / 750 * 100vw) 0
      calc(12.5 / 750 * 100vw);
    right: calc(35 / 750 * 100vw);
  }

  .adlp-btn__circle {
    left: calc(7 / 750 * 100vw);
    width: calc(130 / 750 * 100vw);
    height: calc(130 / 750 * 100vw);
  }

  .adlp-btn__circle .row-1 {
    font-size: calc(28 / 750 * 100vw);
    top: calc(4 / 750 * 100vw);
  }

  .adlp-btn__circle .row-2 {
    top: calc(-9 / 750 * 100vw);
  }

  .adlp-btn__circle .row-2 .red {
    font-size: calc(72 / 750 * 100vw);
    letter-spacing: calc(-2 / 750 * 100vw);
  }

  .adlp-btn__circle .row-2 .black {
    font-size: calc(18 / 750 * 100vw);
    bottom: calc(7 / 750 * 100vw);
    left: calc(2 / 750 * 100vw);
  }

  .adlp-btn__txt {
    font-size: calc(36 / 750 * 100vw);
    letter-spacing: calc(2.88 / 750 * 100vw);
    left: 56%;
  }
}

.u-font-robo {
  font-family: "Roboto", serif;
}

.u-font-serif {
  font-family: "Noto Serif JP", serif;
}

.u-font-italic {
  font-style: italic;
}

@media screen and (max-width: 1100px) {
  .u-narrow {
    width: 100% !important;
  }
}

.u-only-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .u-only-sp {
    display: inline;
  }
}

.u-only-pc {
  display: inline;
}

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

.cv {
  padding: min(calc(25 / 1080 * 100vw), 25px) 0
    min(calc(35 / 1080 * 100vw), 35px);
}

.cv__inner {
  text-align: center;
}

.cv__text {
  color: #333;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 600;
  line-height: 180%;
  letter-spacing: min(calc(1.6 / 1080 * 100vw), 1.6px);
}

.cv__btn {
  margin-top: min(calc(6 / 1080 * 100vw), 6px);
}

@media screen and (max-width: 767px) {
  .cv {
    padding: calc(40 / 750 * 100vw) 0 calc(50 / 750 * 100vw);
  }

  .cv__text {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
  }

  .cv__btn {
    margin-top: calc(9 / 750 * 100vw);
  }
}

.satisfy-breakthrough {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}

.satisfy-breakthrough .satisfy-bg {
  width: min(calc(189 / 1080 * 100vw), 189px);
  height: min(calc(202 / 1080 * 100vw), 202px);
  background: url("../img/pc/satisfy.svg") center/contain no-repeat;
}

.satisfy-breakthrough .breakthrough-bg {
  width: min(calc(189 / 1080 * 100vw), 189px);
  height: min(calc(202 / 1080 * 100vw), 202px);
  background: url("../img/pc/breakthrough.svg") center/contain no-repeat;
}

@media screen and (max-width: 767px) {
  .satisfy-breakthrough {
    gap: min(calc(25 / 1080 * 100vw), 25px);
    margin-top: min(calc(-10 / 750 * 100vw), -10px);
  }

  .satisfy-breakthrough .satisfy-bg {
    width: min(calc(270 / 750 * 100vw), 270px);
    height: min(calc(275 / 750 * 100vw), 275px);
  }

  .satisfy-breakthrough .breakthrough-bg {
    width: min(calc(270 / 750 * 100vw), 270px);
    height: min(calc(275 / 750 * 100vw), 275px);
  }
}

.sec02 {
  background-color: #f5f3e6;
  margin-top: 2em;
}

.sec02__top {
  width: 100%;
  height: min(calc(287 / 1080 * 100vw), 287px);
  position: relative;
  z-index: 20;
}

.sec02__top-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sec02__top-inner {
  position: relative;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}

.sec02__top-person {
  position: absolute;
  right: min(calc(163 / 1080 * 100vw), 163px);
  bottom: 0;
  width: min(calc(370 / 1080 * 100vw), 370px);
}

.sec02__top-txts {
  position: absolute;
  top: 43%;
  left: min(calc(253 / 1080 * 100vw), 253px);
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec02__top-txts .row-1 {
  color: #fefefe;
  text-align: center;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.56 / 1080 * 100vw), 2.56px);
}

.sec02__top-txts .row-2 {
  color: #e8ff5e;
  text-align: center;
  text-shadow: min(calc(2 / 1080 * 100vw), 2px) min(calc(4 / 1080 * 100vw), 4px)
    min(calc(4 / 1080 * 100vw), 4px) rgba(17, 124, 106, 0.5);
  font-size: min(calc(62 / 1080 * 100vw), 62px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(4.96 / 1080 * 100vw), 4.96px);
  margin-top: max(calc(-5 / 1080 * 100vw), -5px);
}
.sec02__top-txts .row-2 .small {
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.56 / 1080 * 100vw), 2.56px);
}

.sec02__top-txts .row-3 {
  color: #fefefe;
  text-align: center;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.56 / 1080 * 100vw), 2.56px);
}

.sec02__top-txts .row-4 {
  color: #fefefe;
  text-align: center;
  font-size: min(calc(62 / 1080 * 100vw), 62px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.56 / 1080 * 100vw), 2.56px);
}

.sec02__top-next {
  display: inline-block;
  width: min(calc(452 / 1080 * 100vw), 452px);
  height: min(calc(108 / 1080 * 100vw), 108px);
  position: absolute;
  bottom: max(calc(-67 / 1080 * 100vw), -67px);
  left: 50%;
  transform: translateX(-50%);
}

.sec02__top-next::before {
  display: inline-block;
  width: min(calc(452 / 1080 * 100vw), 452px);
  height: min(calc(108 / 1080 * 100vw), 108px);
  background: url("../img/pc/sec02-top-arrow.webp") center/cover no-repeat;
  content: "";
}

.sec02__top-next-inner {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.sec02__top-next .green {
  color: #12b79a;
  text-align: center;
  text-shadow: 0 min(calc(2 / 1080 * 100vw), 2px)
    min(calc(4 / 1080 * 100vw), 4px) rgba(48, 79, 85, 0.25);
  font-size: min(calc(38 / 1080 * 100vw), 38px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(3.04 / 1080 * 100vw), 3.04px);
}

.sec02__top-next .black {
  color: #304f55;
  text-align: center;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  line-height: 180%;
  letter-spacing: min(calc(0.88 / 1080 * 100vw), 0.88px);
}

.sec02__bottom {
  margin-top: max(calc(-25 / 1080 * 100vw), -25px);
  width: 100%;
  height: min(calc(1082 / 1080 * 100vw), 1082px);
  position: relative;
}

.sec02__bottom-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sec02__bottom-inner {
  position: relative;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  padding-top: min(calc(585 / 1080 * 100vw), 585px);
}

.sec02__bottom-about {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}

.sec02__bottom-about-head {
  background-color: #197cba;
  padding: min(calc(26 / 1080 * 100vw), 26px) 0
    min(calc(16 / 1080 * 100vw), 16px);
  border-top-left-radius: min(calc(14 / 1080 * 100vw), 14px);
  border-top-right-radius: min(calc(14 / 1080 * 100vw), 14px);
  position: relative;
}

.sec02__bottom-about-head::after {
  position: absolute;
  right: min(calc(160 / 1080 * 100vw), 160px);
  bottom: min(calc(8 / 1080 * 100vw), 8px);
  display: inline-block;
  width: min(calc(87 / 1080 * 100vw), 87px);
  height: min(calc(142 / 1080 * 100vw), 142px);
  background: url("../img/common/sec02-question.svg") center/contain no-repeat;
  content: "";
}

.sec02__bottom-about-head-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec02__bottom-about-head .row-1 {
  color: #fff;
  text-align: center;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(0.96 / 1080 * 100vw), 0.96px);
}

.sec02__bottom-about-head .row-2 {
  color: #fff;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

.sec02__bottom-about-head .row-2 .new {
  color: #e8ff5e;
  font-size: min(calc(47 / 1080 * 100vw), 47px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(3.76 / 1080 * 100vw), 3.76px);
  position: relative;
  top: max(calc(-3 / 1080 * 100vw), -3px);
}

.sec02__bottom-about-head .row-2 .yellow {
  color: #e8ff5e;
  text-align: center;
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.24 / 1080 * 100vw), 2.24px);
}

.sec02__bottom-about-body {
  background-color: #f2f7fb;
  border-bottom-left-radius: min(calc(14 / 1080 * 100vw), 14px);
  border-bottom-right-radius: min(calc(14 / 1080 * 100vw), 14px);
  padding: min(calc(36 / 1080 * 100vw), 36px) 0;
  border-left: 7px solid #dfeef8;
  border-right: 7px solid #dfeef8;
  border-bottom: 7px solid #dfeef8;
}

.sec02__bottom-about-list {
  width: min(calc(740 / 1080 * 100vw), 740px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: min(calc(11 / 1080 * 100vw), 11px);
}

.sec02__bottom-about-item {
  width: 100%;
  padding-bottom: min(calc(14 / 1080 * 100vw), 14px);
  border-bottom: 1px solid #c9c9c9;
  position: relative;
  padding-left: min(calc(44 / 1080 * 100vw), 44px);
}

.sec02__bottom-about-item-inner {
  color: #444;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: min(calc(1.76 / 1080 * 100vw), 1.76px);
}

.sec02__bottom-about-item-inner::before {
  display: inline-block;
  width: min(calc(30 / 1080 * 100vw), 30px);
  height: min(calc(30 / 1080 * 100vw), 30px);
  background: url("../img/pc/sec02-bottom-check.svg") center/contain no-repeat;
  content: "";
  position: absolute;
  top: 37%;
  left: 0;
  transform: translateY(-50%);
}

.sec02__bottom-about-item .light {
  color: #12b79a;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  line-height: 180%;
  letter-spacing: min(calc(1.76 / 1080 * 100vw), 1.76px);
}

.sec02__bottom-txt {
  position: absolute;
  right: min(calc(170 / 1080 * 100vw), 170px);
  top: min(calc(284 / 1080 * 100vw), 284px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec02__bottom-txt .row-1 {
  color: #444;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

.sec02__bottom-txt .row-1 .light {
  color: #1371ac;
  text-align: center;
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: min(calc(2.24 / 1080 * 100vw), 2.24px);
}

.sec02__bottom-txt .row-2 {
  color: #444;
  font-size: min(calc(42 / 1080 * 100vw), 42px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.15em;
  position: relative;
  left: max(calc(-5 / 1080 * 100vw), -5px);
}

@media screen and (max-width: 767px) {
  .sec02 {
    margin-top: calc(90 / 750 * 100vw);
  }

  .sec02__top {
    height: calc(460 / 750 * 100vw);
  }

  .sec02__top-inner {
    width: 100%;
  }

  .sec02__top-person {
    right: calc(-20 / 750 * 100vw);
    width: calc(410 / 750 * 100vw);
  }

  .sec02__top-txts {
    left: calc(20 / 750 * 100vw);
    top: 46%;
  }

  .sec02__top-txts .row-1 {
    font-size: calc(48 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
  }

  .sec02__top-txts .row-2 {
    text-shadow: calc(2 / 750 * 100vw) calc(4 / 750 * 100vw)
      calc(4 / 750 * 100vw) rgba(17, 124, 106, 0.5);
    font-size: calc(86 / 750 * 100vw);
    letter-spacing: calc(6.88 / 750 * 100vw);
    margin-top: calc(-5 / 750 * 100vw);
  }

  .sec02__top-txts .row-2 .small {
    text-shadow: calc(2 / 750 * 100vw) calc(4 / 750 * 100vw)
      calc(4 / 750 * 100vw) rgba(17, 124, 106, 0.5);
    font-size: calc(86 / 750 * 50vw);
    letter-spacing: calc(6.88 / 750 * 100vw);
    margin-top: calc(-5 / 750 * 100vw);
  }

  .sec02__top-txts .row-3 {
    font-size: calc(48 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
  }

  .sec02__top-txts .row-4 {
    text-shadow: calc(2 / 750 * 100vw) calc(4 / 750 * 100vw)
      calc(4 / 750 * 100vw) rgba(17, 124, 106, 0.5);
    font-size: calc(86 / 750 * 85vw);
    letter-spacing: calc(6.88 / 750 * 100vw);
    margin-top: calc(-5 / 750 * 100vw);
  }

  .sec02__top-next {
    width: calc(646 / 750 * 100vw);
    height: calc(155 / 750 * 100vw);
    bottom: calc(-95 / 750 * 100vw);
  }

  .sec02__top-next::before {
    width: calc(646 / 750 * 100vw);
    height: calc(155 / 750 * 100vw);
    background: url("../img/sp/sec02-top-arrow.webp") center/cover no-repeat;
  }

  .sec02__top-next .green {
    text-shadow: 0 calc(2 / 750 * 100vw) calc(4 / 750 * 100vw)
      rgba(48, 79, 85, 0.25);
    font-size: calc(48 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
  }

  .sec02__top-next .black {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.56 / 750 * 100vw);
  }

  .sec02__bottom {
    margin-top: calc(-25 / 750 * 100vw);
    height: calc(1741 / 750 * 100vw);
  }

  .sec02__bottom-inner {
    width: 100%;
    padding-top: calc(815 / 750 * 100vw);
  }

  .sec02__bottom-about {
    width: calc(680 / 750 * 100vw);
  }

  .sec02__bottom-about-head {
    padding: calc(35 / 750 * 100vw) 0;
    border-top-left-radius: calc(20 / 750 * 100vw);
    border-top-right-radius: calc(20 / 750 * 100vw);
  }

  .sec02__bottom-about-head::after {
    right: calc(-4 / 750 * 100vw);
    bottom: calc(13 / 750 * 100vw);
    width: calc(153 / 750 * 100vw);
    height: calc(250 / 750 * 100vw);
  }

  .sec02__bottom-about-head .row-1 {
    font-size: calc(36 / 750 * 100vw);
    letter-spacing: calc(2.88 / 750 * 100vw);
  }

  .sec02__bottom-about-head .row-2 {
    font-size: calc(50 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
  }

  .sec02__bottom-about-head .row-2 .new {
    font-size: calc(55 / 750 * 100vw);
    letter-spacing: calc(4.4 / 750 * 100vw);
    top: calc(-3 / 750 * 100vw);
  }

  .sec02__bottom-about-head .row-2 .yellow {
    font-size: calc(64 / 750 * 100vw);
    letter-spacing: calc(5.12 / 750 * 100vw);
  }

  .sec02__bottom-about-body {
    border-bottom-left-radius: calc(14 / 750 * 100vw);
    border-bottom-right-radius: calc(14 / 750 * 100vw);
    padding: calc(49 / 750 * 100vw) 0;
  }

  .sec02__bottom-about-list {
    width: calc(600 / 750 * 100vw);
    gap: calc(16 / 750 * 100vw);
  }

  .sec02__bottom-about-item {
    padding-bottom: calc(20 / 750 * 100vw);
    padding-left: calc(64 / 750 * 100vw);
    position: relative;
  }

  .sec02__bottom-about-item-inner {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.56 / 750 * 100vw);
    padding-left: 0;
    position: static;
  }

  .sec02__bottom-about-item-inner::before {
    width: calc(44 / 750 * 100vw);
    height: calc(44 / 750 * 100vw);
    top: 43%;
  }

  .sec02__bottom-about-item .light {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.56 / 750 * 100vw);
  }

  .sec02__bottom-txt {
    right: calc(70 / 750 * 100vw);
    top: calc(339 / 750 * 100vw);
  }

  .sec02__bottom-txt .row-1 {
    font-size: calc(40 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
  }

  .sec02__bottom-txt .row-1 .light {
    font-size: calc(68 / 750 * 100vw);
    letter-spacing: calc(5.44 / 750 * 100vw);
  }

  .sec02__bottom-txt .row-2 {
    font-size: calc(56 / 750 * 100vw);
    letter-spacing: calc(4.48 / 750 * 100vw);
    left: 0;
  }
}

.sec03 {
  background-color: #f5f3e6;
  padding: min(calc(36 / 1080 * 100vw), 36px) 0
    min(calc(63 / 1080 * 100vw), 63px);
}

.sec03 .adviser__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.sec03 .adviser__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec03 .adviser__title-lead {
  color: #fff;
  display: inline-block;
  padding: min(calc(3 / 1080 * 100vw), 3px) min(calc(26 / 1080 * 100vw), 26px)
    min(calc(6 / 1080 * 100vw), 6px);
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
  border-radius: min(calc(140 / 1080 * 100vw), 140px);
  background: #1371ac;
  position: relative;
}

.sec03 .adviser__title-lead::after {
  position: absolute;
  bottom: max(calc(-15 / 1080 * 100vw), -15px);
  left: 50%;
  content: "";
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(calc(19 / 1080 * 100vw), 19px)
    min(calc(11.5 / 1080 * 100vw), 11.5px) 0
    min(calc(11.5 / 1080 * 100vw), 11.5px);
  border-color: #1371ac transparent transparent transparent;
}

.sec03 .adviser__title-lead .light {
  color: #e8ff5e;
  text-align: center;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

.sec03 .adviser__navigation {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}

.sec03 .adviser__nav-items {
  display: flex;
  justify-content: center;
  border-top: 2px solid #1371ac;
  border-bottom: 2px solid #1371ac;
  border-right: 2px solid #1371ac;
}

.sec03 .adviser__nav-item {
  color: #1371ac;
  font-size: min(calc(64 / 1080 * 100vw), 64px);
  font-weight: 600;
  line-height: 100%;
  background-color: #fff;
  padding: min(calc(7 / 1080 * 100vw), 7px) min(calc(10 / 1080 * 100vw), 10px)
    min(calc(10 / 1080 * 100vw), 10px);
  line-height: 1;
  border-left: 2px solid #1371ac;
  display: inline-block;
}

.sec03 .adviser__nav-item.--vertical {
  color: #1371ac;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 600;
  line-height: 100%;
  letter-spacing: min(calc(3.84 / 1080 * 100vw), 3.84px);
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
}

.sec03 .adviser__nav-item.--vertical .row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(calc(3 / 1080 * 100vw), 3px) min(calc(5 / 1080 * 100vw), 5px)
    min(calc(5 / 1080 * 100vw), 5px);
}

.sec03 .adviser__nav-item.--vertical .row:nth-of-type(2) {
  border-top: 2px solid #1371ac;
}

.sec03 .adviser__nav-item.--vertical .row .row-inner {
  line-height: 1;
}

.sec03 .adviser__content {
  position: relative;
  margin-top: min(calc(35 / 1080 * 100vw), 35px);
}

.sec03 .adviser__subtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec03 .adviser__subtitle_LP37_4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec03 .adviser__subtitle-lead {
  color: #444;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(0.96 / 1080 * 100vw), 0.96px);
}

.sec03 .adviser__subtitle-lead .light {
  color: #12b79a;
}

.sec03 .adviser__subtitle-txt {
  color: #444;
  text-align: center;
  margin-top: max(calc(-20 / 1080 * 100vw), -20px);
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.24 / 1080 * 100vw), 2.24px);
  display: flex;
  align-items: center;
}

.sec03 .adviser__subtitle-txt .digit {
  color: #1371ac;
  text-align: center;
  font-size: min(calc(122 / 1080 * 100vw), 122px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: min(calc(4.88 / 1080 * 100vw), 4.88px);
  margin-right: min(calc(6 / 1080 * 100vw), 6px);
  position: relative;
}

.sec03 .adviser__features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(calc(25 / 1080 * 100vw), 25px);
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
  position: relative;
}

.sec03 .adviser__person {
  position: absolute;
  right: min(calc(70 / 1080 * 100vw), 70px);
  top: max(calc(-260 / 1080 * 100vw), -260px);
  width: min(calc(226 / 1080 * 100vw), 226px);
}

.sec03 .adviser__feature {
  position: relative;
  width: min(calc(370 / 1080 * 100vw), 370px);
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
  background-color: #ffffff;
  border-radius: min(calc(15 / 1080 * 100vw), 15px);
  box-shadow: 0 min(calc(2.8 / 1080 * 100vw), 2.8px)
    min(calc(14 / 1080 * 100vw), 14px) 0 rgba(0, 0, 0, 0.1);
}

.sec03 .adviser__feature-number {
  background-color: #1371ac;
  border-radius: 50%;
  position: absolute;
  top: max(calc(-28 / 1080 * 100vw), -28px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(63 / 1080 * 100vw), 63px);
  height: min(calc(63 / 1080 * 100vw), 63px);
}

.sec03 .adviser__feature-number span {
  color: #e8ff5e;
  text-align: center;
  font-size: min(calc(39 / 1080 * 100vw), 39px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: min(calc(1.568 / 1080 * 100vw), 1.568px);
  position: absolute;
  top: 53%;
  left: 47%;
  transform: translate(-50%, -50%);
  line-height: 1;
}

.sec03 .adviser__feature-number_LP37_4 {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: max(calc(5 / 1080 * 100vw), 5px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(50 / 1080 * 100vw), 50px);
}

.sec03 .adviser__feature-number_LP37_4 span {
  color: #1875af;
  text-align: center;
  font-size: min(calc(39 / 1080 * 100vw), 39px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: min(calc(1.568 / 1080 * 100vw), 1.568px);
  position: absolute;
  top: 53%;
  left: 47%;
  transform: translate(-50%, -50%);
  line-height: 1;
}

.sec03 .adviser__feature-header {
  padding: min(calc(45 / 1080 * 100vw), 45px) 0
    min(calc(18 / 1080 * 100vw), 18px);
  text-align: center;
  background-color: #47c4ae;
  border-top-left-radius: min(calc(14 / 1080 * 100vw), 14px);
  border-top-right-radius: min(calc(14 / 1080 * 100vw), 14px);
}

.sec03 .adviser__feature-header_LP37_4 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0
    min(calc(18 / 1080 * 100vw), 18px);
  text-align: center;
  background-color: #1572ac;
  border-top-left-radius: min(calc(18 / 1080 * 100vw), 18px);
  border-top-right-radius: min(calc(14 / 1080 * 100vw), 14px);
}

.sec03 .adviser__feature-header-txt {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(0.96 / 1080 * 100vw), 0.96px);
  color: #fff;
}

.sec03 .adviser__feature-text {
  padding: min(calc(28 / 1080 * 100vw), 28px) min(calc(25 / 1080 * 100vw), 25px)
    min(calc(30 / 1080 * 100vw), 30px);
}

.sec03 .adviser__feature-text p {
  color: #444;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 400;
  line-height: 200%;
}

.sec03 .adviser__feature-text .row {
  color: #444;
  font-size: min(calc(18 / 1080 * 100vw), 19px);
  font-weight: 400;
  line-height: 200%;
}

.sec03 .adviser__feature-text .small {
  color: #444;
  font-size: min(calc(18 / 1080 * 100vw), 10px);
  font-weight: 400;
  line-height: 200%;
}

@media screen and (max-width: 767px) {
  .sec03 {
    padding: calc(57 / 750 * 100vw) 0 calc(78 / 750 * 100vw);
  }

  .sec03 .adviser__inner {
    width: calc(670 / 750 * 100vw);
    margin: 0 auto;
  }

  .sec03 .adviser__title-lead {
    padding: calc(9 / 750 * 100vw) calc(33 / 750 * 100vw) calc(14 / 750 * 100vw);
    font-size: calc(40 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
    border-radius: calc(200 / 750 * 100vw);
  }

  .sec03 .adviser__title-lead::after {
    bottom: calc(-20 / 750 * 100vw);
    border-width: calc(29 / 750 * 100vw) calc(21.5 / 750 * 100vw) 0
      calc(21.5 / 750 * 100vw);
  }

  .sec03 .adviser__title-lead .light {
    font-size: calc(40 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
  }

  .sec03 .adviser__navigation {
    margin-top: calc(50 / 750 * 100vw);
  }

  .sec03 .adviser__nav-item {
    font-size: calc(91 / 750 * 100vw);
    padding: calc(15 / 750 * 100vw) calc(18 / 750 * 100vw)
      calc(18 / 750 * 100vw);
  }

  .sec03 .adviser__nav-item.--vertical {
    font-size: calc(45 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
  }

  .sec03 .adviser__nav-item.--vertical .row {
    padding: calc(8 / 750 * 100vw) calc(10 / 750 * 100vw) calc(10 / 750 * 100vw);
  }

  .sec03 .adviser__content {
    margin-top: calc(60 / 750 * 100vw);
  }

  .sec03 .adviser__subtitle {
    align-items: flex-start;
  }

  .sec03 .adviser__subtitle-lead {
    font-size: calc(36 / 750 * 100vw);
    letter-spacing: calc(2.88 / 750 * 100vw);
    text-align: center;
  }

  .sec03 .adviser__subtitle-txt {
    margin-top: calc(-10 / 750 * 100vw);
    font-size: calc(64 / 750 * 100vw);
    letter-spacing: calc(5.12 / 750 * 100vw);
    margin-left: calc(35 / 750 * 100vw);
  }

  .sec03 .adviser__subtitle-txt .digit {
    font-size: calc(130 / 750 * 100vw);
    letter-spacing: calc(5.2 / 750 * 100vw);
    margin-right: calc(6 / 750 * 100vw);
  }

  .sec03 .adviser__features {
    gap: calc(56 / 750 * 100vw);
    margin-top: calc(40 / 750 * 100vw);
    grid-template-columns: 1fr;
  }

  .sec03 .adviser__person {
    right: calc(0 / 750 * 100vw);
    top: calc(-360 / 750 * 100vw);
    width: calc(251 / 750 * 100vw);
  }

  .sec03 .adviser__feature {
    width: calc(670 / 750 * 100vw);
    margin-top: calc(0 / 750 * 100vw);
    border-radius: calc(20 / 750 * 100vw);
    box-shadow: 0 calc(4 / 750 * 100vw) calc(20 / 750 * 100vw) 0
      rgba(0, 0, 0, 0.1);
    position: relative;
  }

  .sec03 .adviser__feature-number {
    width: calc(90 / 750 * 100vw);
    height: calc(90 / 750 * 100vw);
    position: absolute;
    top: 50%;
    left: calc(30 / 750 * 100vw);
    transform: translateY(-50%);
    z-index: 20;
  }

  .sec03 .adviser__feature-number span {
    font-size: calc(56 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
  }

  .sec03 .adviser__feature-header {
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw)
      calc(40 / 750 * 100vw) calc(140 / 750 * 100vw);
    border-top-left-radius: calc(20 / 750 * 100vw);
    border-top-right-radius: calc(20 / 750 * 100vw);
    align-items: flex-start;
    flex-direction: row;
    position: relative;
  }

  .sec03 .adviser__feature-header-txt {
    font-size: calc(40 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
    text-align: left;
  }

  .sec03 .adviser__feature-header-txt.is-one-line-on-sp {
    white-space: nowrap;
  }

  .sec03 .adviser__feature-text {
    padding: calc(42 / 750 * 100vw) calc(50 / 750 * 100vw);
  }

  .sec03 .adviser__feature-text p {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.56 / 750 * 100vw);
  }

  .sec03 .adviser__feature-header_LP37_4 {
    padding: min(calc(20 / 1080 * 100vw), 20px) 0
      min(calc(18 / 1080 * 100vw), 18px);
  }

  .sec03 .adviser__feature-header_LP37_4 .adviser__feature-header-txt {
    text-align: center;
  }
  .sec03 .adviser__feature-number_LP37_4 {
    top: 5%;
    left: 10%;
    width: min(calc(100 / 1080 * 100vw), 100px);
    height: min(calc(100 / 1080 * 100vw), 100px);
  }
  .sec03 .adviser__feature-text .row {
    font-size: min(calc(46 / 1080 * 100vw), 46px);
  }
  .sec03 .adviser__feature-text .small {
    font-size: min(calc(18 / 1080 * 100vw), 18px);
  }
}

.sec04 .testimonials {
  position: relative;
  background: #46c4ae;
}

.sec04 .testimonials__inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  position: relative;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0;
}

.sec04 .testimonials__inner::before {
  display: inline-block;
  width: min(calc(534 / 1080 * 100vw), 534px);
  height: min(calc(285 / 1080 * 100vw), 285px);
  background: url("../img/pc/sec04-small-bg.webp") center/contain no-repeat;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}

.sec04 .testimonials__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
  position: relative;
}

.sec04 .testimonials__title-sub {
  color: #fff;
  text-align: center;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.04 / 1080 * 100vw), 1.04px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec04 .testimonials__title-sub::after {
  display: inline-block;
  width: min(calc(322 / 1080 * 100vw), 322px);
  height: min(calc(22 / 1080 * 100vw), 22px);
  background: url("../img/common/sec03-title.svg") center/contain no-repeat;
  content: "";
  margin-top: min(calc(14 / 1080 * 100vw), 14px);
}

.sec04 .testimonials__title-main {
  margin-top: min(calc(7 / 1080 * 100vw), 7px);
  color: #fff;
  text-align: center;
  font-size: min(calc(44 / 1080 * 100vw), 44px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.76 / 1080 * 100vw), 1.76px);
}

.sec04 .testimonials__content {
  display: flex;
  flex-direction: column;
  gap: min(calc(30 / 1080 * 100vw), 30px);
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
  z-index: 10;
  position: relative;
}

.sec04 .testimonials__card {
  background-color: #ffffff;
  border-radius: min(calc(15 / 1080 * 100vw), 15px);
  padding: min(calc(40 / 1080 * 100vw), 40px);
}

.sec04 .testimonials__card-inner {
  display: grid;
  grid-template-columns: min(calc(150 / 1080 * 100vw), 150px) 1fr;
  grid-template-rows: min(calc(150 / 1080 * 100vw), 150px) auto;
  grid-template-areas: "test-img test-text" "test-profile test-text";
  column-gap: min(calc(60 / 1080 * 100vw), 60px);
  row-gap: min(calc(24 / 1080 * 100vw), 24px);
}

.sec04 .testimonials__card-title {
  color: #1371ac;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 160%;
  letter-spacing: min(calc(0.96 / 1080 * 100vw), 0.96px);
}

.sec04 .testimonials__image {
  width: min(calc(150 / 1080 * 100vw), 150px);
  grid-area: test-img;
}

.sec04 .testimonials__profile {
  grid-area: test-profile;
}

.sec04 .testimonials__info {
  display: flex;
  flex-direction: column;
  padding: min(calc(8 / 1080 * 100vw), 8px) 0;
  border-top: 1px solid #12b79a;
  border-bottom: 1px solid #12b79a;
}

.sec04 .testimonials__info .row {
  color: #1e5b82;
  font-size: min(calc(13 / 1080 * 100vw), 13px);
  font-weight: 700;
  line-height: 160%;
  white-space: nowrap;
}

.sec04 .testimonials__info .row .digit {
  color: #1a8d79;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  line-height: 160%;
}

.sec04 .testimonials__details {
  grid-area: test-text;
}

.sec04 .testimonials__text {
  color: #444;
  text-align: justify;
  margin-top: min(calc(18 / 1080 * 100vw), 18px);
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: min(calc(0.64 / 1080 * 100vw), 0.64px);
}

.sec04 .testimonials__text span {
  font-weight: 700;
}

.sec04 .testimonials__footer {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  text-align: right;
}

.sec04 .testimonials__note {
  color: #fff;
  text-align: justify;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: min(calc(0.48 / 1080 * 100vw), 0.48px);
  text-align: right;
}

@media screen and (max-width: 767px) {
  .sec04 .testimonials__inner {
    width: calc(690 / 750 * 100vw);
    margin: 0 auto;
    padding: calc(100 / 750 * 100vw) 0 calc(65 / 750 * 100vw);
  }

  .sec04 .testimonials__inner::before {
    top: 0;
    left: 0;
    right: 0;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    height: calc(379 / 750 * 100vw);
    background: url("../img/sp/sec04-small-bg.webp") center/contain no-repeat;
  }

  .sec04 .testimonials__title-sub {
    font-size: calc(36 / 750 * 100vw);
    letter-spacing: calc(1.44 / 750 * 100vw);
  }

  .sec04 .testimonials__title-sub::after {
    width: calc(428 / 750 * 100vw);
    height: calc(30 / 750 * 100vw);
    margin-top: calc(18 / 750 * 100vw);
  }

  .sec04 .testimonials__title-main {
    margin-top: calc(9 / 750 * 100vw);
    font-size: calc(56 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
  }

  .sec04 .testimonials__content {
    gap: calc(40 / 750 * 100vw);
    margin-top: calc(73 / 750 * 100vw);
  }

  .sec04 .testimonials__card {
    border-radius: calc(20 / 750 * 100vw);
    padding: calc(40 / 750 * 100vw);
  }

  .sec04 .testimonials__card-inner {
    grid-template-columns: calc(200 / 750 * 100vw) 1fr;
    grid-template-rows: auto;
    grid-template-areas: "test-img test-profile" "test-text test-text";
    align-items: center;
    column-gap: calc(32 / 750 * 100vw);
    row-gap: calc(40 / 750 * 100vw);
  }

  .sec04 .testimonials__card-title {
    font-size: calc(36 / 750 * 100vw);
    letter-spacing: calc(1.44 / 750 * 100vw);
  }

  .sec04 .testimonials__image {
    width: calc(200 / 750 * 100vw);
  }

  .sec04 .testimonials__info {
    padding: calc(10 / 750 * 100vw) 0;
    border-top-width: 2px;
    border-bottom-width: 2px;
  }

  .sec04 .testimonials__info .row {
    font-size: calc(26 / 750 * 100vw);
  }

  .sec04 .testimonials__info .row .digit {
    font-size: calc(42 / 750 * 100vw);
  }

  .sec04 .testimonials__text {
    margin-top: calc(24 / 750 * 100vw);
    font-size: calc(30 / 750 * 100vw);
    letter-spacing: calc(1.2 / 750 * 100vw);
  }

  .sec04 .testimonials__footer {
    width: calc(690 / 750 * 100vw);
    margin-top: calc(26 / 750 * 100vw);
  }

  .sec04 .testimonials__note {
    font-size: calc(20 / 750 * 100vw);
    letter-spacing: calc(0.8 / 750 * 100vw);
  }
}

.sec05 .flow {
  position: relative;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0
    min(calc(55 / 1080 * 100vw), 55px);
  background: #ffffff;
}

.sec05 .flow__title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: min(calc(4 / 1080 * 100vw), 4px);
}

.sec05 .flow__title .row-1 {
  color: #333;
  text-align: center;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.6 / 1080 * 100vw), 1.6px);
  position: relative;
  top: min(calc(5 / 1080 * 100vw), 5px);
}

.sec05 .flow__title .row-2 {
  color: #12b79a;
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 600;
  line-height: 140%;
  letter-spacing: min(calc(0.56 / 1080 * 100vw), 0.56px);
}

.sec05 .flow__title .row-2 .digit {
  font-size: min(calc(70 / 1080 * 100vw), 70px);
  letter-spacing: min(calc(1.4 / 1080 * 100vw), 1.4px);
  margin-right: min(calc(5 / 1080 * 100vw), 5px);
}

.sec05 .flow__content {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}

.sec05 .flow__steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
  gap: min(calc(70 / 1080 * 100vw), 70px);
}

.sec05 .flow__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(calc(260 / 1080 * 100vw), 260px);
  position: relative;
}

.sec05 .flow__step-icon {
  width: min(calc(180 / 1080 * 100vw), 180px);
}

.sec05 .flow__step-body {
  margin-top: min(calc(24 / 1080 * 100vw), 24px);
}

.sec05 .flow__step-title {
  color: #12b79a;
  text-align: center;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.04 / 1080 * 100vw), 1.04px);
}

.sec05 .flow__step-text {
  color: #333;
  margin-top: min(calc(16 / 1080 * 100vw), 16px);
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: min(calc(0.72 / 1080 * 100vw), 0.72px);
}

.sec05 .flow__step:nth-of-type(n + 2)::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(calc(26 / 1080 * 100vw), 26px) 0
    min(calc(26 / 1080 * 100vw), 26px) min(calc(27 / 1080 * 100vw), 27px);
  border-color: transparent transparent transparent #dddddd;
  position: absolute;
  top: 67%;
  left: max(calc(-50 / 1080 * 100vw), -50px);
  transform: translateY(-50%);
}

.sec05 .flow__cta {
  border-radius: min(calc(20 / 1080 * 100vw), 20px);
  background: linear-gradient(156deg, #1f8bce 12.24%, #1371ac 79.97%);
  width: min(calc(660 / 1080 * 100vw), 660px);
  margin: min(calc(44 / 1080 * 100vw), 44px) auto 0;
  padding: min(calc(32 / 1080 * 100vw), 32px) min(calc(40 / 1080 * 100vw), 40px);
}

.sec05 .flow__cta-text {
  color: #1371ac;
  text-align: center;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  line-height: 160%;
  letter-spacing: min(calc(1.76 / 1080 * 100vw), 1.76px);
  background-color: #fff;
}

.sec05 .flow__cta-highlight {
  color: #e8ff5e;
  text-align: center;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(2.4 / 1080 * 100vw), 2.4px);
  margin-top: min(calc(16 / 1080 * 100vw), 16px);
}

@media screen and (max-width: 767px) {
  .sec05 .flow {
    padding: calc(64 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  }

  .sec05 .flow__inner {
    width: calc(660 / 750 * 100vw);
    margin: 0 auto;
  }

  .sec05 .flow__title {
    gap: calc(0 / 750 * 100vw);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .sec05 .flow__title .row-1 {
    font-size: calc(48 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
    position: relative;
    top: calc(0 / 750 * 100vw);
  }

  .sec05 .flow__title .row-2 {
    font-size: calc(56 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
    margin-top: calc(-20 / 750 * 100vw);
  }

  .sec05 .flow__title .row-2 .digit {
    font-size: calc(80 / 750 * 100vw);
    letter-spacing: calc(3.2 / 750 * 100vw);
    margin-right: calc(0 / 750 * 100vw);
  }

  .sec05 .flow__content {
    margin-top: calc(30 / 750 * 100vw);
  }

  .sec05 .flow__steps {
    margin-top: calc(20 / 750 * 100vw);
    gap: calc(60 / 750 * 100vw);
    flex-direction: column;
  }

  .sec05 .flow__step {
    width: 100%;
    flex-direction: row;
    gap: calc(20 / 750 * 100vw);
  }

  .sec05 .flow__step-icon {
    width: calc(240 / 750 * 100vw);
  }

  .sec05 .flow__step-body {
    margin-top: 0;
    width: calc(100% - calc(260 / 750 * 100vw));
  }

  .sec05 .flow__step-title {
    font-size: calc(36 / 750 * 100vw);
    letter-spacing: calc(1.44 / 750 * 100vw);
    text-align: left;
  }

  .sec05 .flow__step-text {
    margin-top: calc(10 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: calc(0.52 / 750 * 100vw);
  }

  .sec05 .flow__step:nth-of-type(n + 2)::before {
    left: calc(106 / 750 * 100vw);
    top: calc(-57 / 750 * 100vw);
    transform: rotate(90deg);
    border-width: calc(26 / 750 * 100vw) 0 calc(26 / 750 * 100vw)
      calc(27 / 750 * 100vw);
  }

  .sec05 .flow__cta {
    border-radius: calc(20 / 750 * 100vw);
    width: calc(660 / 750 * 100vw);
    margin: calc(60 / 750 * 100vw) auto 0;
    padding: calc(32 / 750 * 100vw) calc(40 / 750 * 100vw);
  }

  .sec05 .flow__cta-text {
    font-size: calc(30 / 750 * 100vw);
    letter-spacing: calc(2.4 / 750 * 100vw);
  }

  .sec05 .flow__cta-highlight {
    font-size: calc(48 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
    margin-top: calc(16 / 750 * 100vw);
  }
}

.sec06 {
  background-color: #f5f3e6;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0;
}

.sec06__head {
  color: #444;
  text-align: center;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.6 / 1080 * 100vw), 1.6px);
}

.sec06__content {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: min(calc(66 / 1080 * 100vw), 66px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec06 {
    padding: calc(80 / 750 * 100vw) 0;
  }

  .sec06__head {
    font-size: calc(48 / 750 * 100vw);
    letter-spacing: calc(3.84 / 750 * 100vw);
  }

  .sec06__content {
    width: calc(630 / 750 * 100vw);
    margin: calc(71 / 750 * 100vw) auto 0;
  }
}

.sec06-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}

.sec06-2 .button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec06-2 {
    min-height: 0px;
  }
  .sec06-2 .button {
    flex-direction: column;
    padding: 20px;
  }
}

.sec06-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  background-color: #f5f3e6;
}

/* pc */
@media screen and (min-width: 768px) {
  .sec06-3 picture {
    margin-top: 2em;
  }
}

.sec06-3 img {
  display: block;
  max-width: 100%;
}

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

.sec06-4 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  padding: 20px;
  background-color: #f5f3e6;
}

.sec06-4 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.sec06-4__advisers {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin: 24px 0;
}

.sec06-4__advisers picture,
.sec06-4__advisers img {
  width: 400px;
  height: 550px;
}
.advisers-pc {
  display: flex;
  gap: 32px;
}
.advisers-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sec06-4 {
    display: flex;
    padding: 0;
    flex-direction: column;
  }

  .sec06-4__advisers {
    flex-direction: column;
    gap: 24px;
  }

  .advisers-pc {
    display: none;
  }

  .advisers-sp {
    display: block;
    width: 100%;
  }

  .advisers-sp swiper-container {
    width: 100%;
    margin: 0 auto;
  }

  .advisers-sp img {
    width: 100%;
    height: auto;
  }
}

.sec07 {
  height: min(calc(364 / 1080 * 100vw), 364px);
  width: 100%;
  position: relative;
}

.sec07__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sec07__content {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding-top: min(calc(60 / 1080 * 100vw), 60px);
  height: 100%;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
}

.sec07__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sec07__head .row-1 {
  display: flex;
  align-items: baseline;
  color: #fff;
  text-align: center;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

.sec07__head .row-1 .circle {
  background-color: #e8ff5e;
  border-radius: 50%;
  width: min(calc(81 / 1080 * 100vw), 81px);
  height: min(calc(81 / 1080 * 100vw), 81px);
  text-align: center;
  position: relative;
  display: inline-block;
  margin-right: min(calc(4 / 1080 * 100vw), 4px);
  top: min(calc(4 / 1080 * 100vw), 4px);
}

.sec07__head .row-1 .circle-inner {
  color: #12b79a;
  text-align: center;
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: min(calc(6.72 / 1080 * 100vw), 6.72px);
  position: absolute;
  top: 47%;
  left: 52%;
  transform: translate(-50%, -50%);
}

.sec07__head .row-1 .yellow {
  color: #e8ff5e;
  text-align: center;
  font-size: min(calc(96 / 1080 * 100vw), 96px);
  font-weight: 700;
  line-height: 122%;
  letter-spacing: min(calc(5.76 / 1080 * 100vw), 5.76px);
  margin-right: min(calc(4 / 1080 * 100vw), 4px);
}

.sec07__head .row-2 {
  margin-top: min(calc(3 / 1080 * 100vw), 3px);
}

.sec07__head .row-2,
.sec07__head .row-3,
.sec07__head .row-4 {
  color: #fff;
  text-align: center;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

.sec07__head .row-2 .yellow-small,
.sec07__head .row-3 .yellow-small,
.sec07__head .row-4 .yellow-small {
  color: #e8ff5e;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

@media screen and (max-width: 767px) {
  .sec07 {
    height: calc(756 / 750 * 100vw);
  }

  .sec07__content {
    padding-top: calc(115 / 750 * 100vw);
    width: 100%;
  }

  .sec07__head .row-1 {
    font-size: calc(50 / 750 * 100vw);
    letter-spacing: calc(2 / 750 * 100vw);
  }

  .sec07__head .row-1 .circle {
    width: calc(114 / 750 * 100vw);
    height: calc(114 / 750 * 100vw);
    margin-right: calc(7 / 750 * 100vw);
    top: calc(4 / 750 * 100vw);
  }

  .sec07__head .row-1 .circle-inner {
    font-size: calc(85 / 750 * 100vw);
    letter-spacing: calc(10.2 / 750 * 100vw);
  }

  .sec07__head .row-1 .yellow {
    font-size: calc(140 / 750 * 100vw);
    letter-spacing: calc(8.4 / 750 * 100vw);
    margin-right: calc(4 / 750 * 100vw);
  }

  .sec07__head .row-2 {
    margin-top: calc(3 / 750 * 100vw);
  }

  .sec07__head .row-2,
  .sec07__head .row-3,
  .sec07__head .row-4 {
    font-size: calc(50 / 750 * 100vw);
    letter-spacing: calc(2 / 750 * 100vw);
  }

  .sec07__head .row-2 .yellow-small,
  .sec07__head .row-3 .yellow-small,
  .sec07__head .row-4 .yellow-small {
    font-size: calc(50 / 750 * 100vw);
    letter-spacing: calc(2 / 750 * 100vw);
  }
}

.sec08__inner {
  width: min(calc(525 / 1080 * 100vw), 525px);
  margin: 0 auto;
}

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

.blue-box-cta {
  background: linear-gradient(156.23deg, #1f8bce 12.24%, #1371ac 79.97%);
  padding: 32px 40px;
  border-radius: 20px;
  max-width: 660px;
  margin: 0 auto min(calc(55 / 1080 * 100vw), 55px);
  text-align: center;
}

.blue-box-cta__text {
  color: #1371ac;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  line-height: 160%;
  background-color: #fff;
  margin-bottom: 16px;
}

.blue-box-cta__main-text {
  color: #e8ff5e;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 700;
  line-height: 140%;
}

@media screen and (max-width: 767px) {
  .blue-box-cta {
    padding: min(calc(32 / 750 * 100vw), 32px) min(calc(40 / 750 * 100vw), 40px);
    margin: 0 min(calc(45 / 750 * 100vw), 45px)
      min(calc(80 / 750 * 100vw), 80px);
  }

  .blue-box-cta__text {
    font-size: min(calc(30 / 750 * 100vw), 30px);
  }

  .blue-box-cta__main-text {
    font-size: min(calc(48 / 750 * 100vw), 48px);
  }
}

.sec09 .company {
  background: #f5f3e6;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0
    min(calc(71 / 1080 * 100vw), 71px);
  position: relative;
}

.sec09 .company::before {
  content: "";
  display: inline-block;
  background-color: #fff;
  width: 100%;
  height: min(calc(280 / 1080 * 100vw), 280px);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sec09 .company__inner {
  z-index: 10;
  position: relative;
}

.sec09 .company__title {
  color: #333;
  text-align: center;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: min(calc(1.28 / 1080 * 100vw), 1.28px);
}

.sec09 .company__logo {
  width: min(calc(473 / 1080 * 100vw), 473px);
  margin: min(calc(26 / 1080 * 100vw), 26px) auto 0;
  background: #f5f3e6;
}

.sec09 .company__logo img {
  mix-blend-mode: multiply;
}

.sec09 .company__info {
  display: flex;
  justify-content: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  margin: min(calc(18 / 1080 * 100vw), 18px) auto 0;
}

.sec09 .company__name {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 1.4;
  color: #333333;
}

.sec09 .company__detail {
  color: #333;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: min(calc(0.64 / 1080 * 100vw), 0.64px);
}

.sec09 .company__representative {
  display: flex;
  align-items: center;
  margin: min(calc(20 / 1080 * 100vw), 20px) auto 0;
  justify-content: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}

.sec09 .company__representative-image {
  width: min(calc(238 / 1080 * 100vw), 238px);
}

.sec09 .company__representative-image img {
  box-shadow: 0 min(calc(6 / 1080 * 100vw), 6px)
    min(calc(12 / 1080 * 100vw), 12px) 0 rgba(0, 0, 0, 0.25);
}

.sec09 .company__representative-title {
  color: #12397c;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  line-height: 160%;
  letter-spacing: min(calc(0.8 / 1080 * 100vw), 0.8px);
}

.sec09 .company__representative-text {
  margin-top: min(calc(16 / 1080 * 100vw), 16px);
}

.sec09 .company__representative-text p {
  color: #333;
  font-size: min(calc(15 / 1080 * 100vw), 15px);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: min(calc(0.6 / 1080 * 100vw), 0.6px);
}

@media screen and (max-width: 767px) {
  .sec09 .company {
    padding: calc(74 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
    position: relative;
  }

  .sec09 .company::before {
    height: calc(478 / 750 * 100vw);
  }

  .sec09 .company__title {
    font-size: calc(40 / 750 * 100vw);
    letter-spacing: calc(1.6 / 750 * 100vw);
  }

  .sec09 .company__logo {
    width: calc(630 / 750 * 100vw);
    margin: 0 auto;
  }

  .sec09 .company__info {
    gap: calc(24 / 750 * 100vw);
    margin: calc(16 / 750 * 100vw) auto 0;
    flex-direction: column;
  }

  .sec09 .company__name {
    font-size: calc(36 / 750 * 100vw);
    text-align: center;
  }

  .sec09 .company__detail {
    font-size: calc(30 / 750 * 100vw);
    letter-spacing: calc(1.2 / 750 * 100vw);
    padding-left: calc(88 / 750 * 100vw);
  }

  .sec09 .company__representative {
    margin: calc(56 / 750 * 100vw) auto 0;
    gap: calc(32 / 750 * 100vw);
    flex-direction: column;
  }

  .sec09 .company__representative-image {
    width: calc(400 / 750 * 100vw);
  }

  .sec09 .company__representative-image img {
    box-shadow: 0 calc(10 / 750 * 100vw) calc(20 / 750 * 100vw) 0
      rgba(0, 0, 0, 0.25);
  }

  .sec09 .company__representative-title {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(1.28 / 750 * 100vw);
    text-align: center;
  }

  .sec09 .company__representative-text {
    margin-top: calc(32 / 750 * 100vw);
  }

  .sec09 .company__representative-text p {
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: calc(1.04 / 750 * 100vw);
  }
}

/*# sourceMappingURL=lp.css.map */
