@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Noto+Sans+JP:wght@100..900&display=swap");
.font, body {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: min( 1.4814814815vw, 16px );
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #4F4F4F;
}
@media screen and (max-width: 767px) {
  .font, body {
    font-size: 3.4666666667vw;
  }
}

* {
  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;
}

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

body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

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: #4F4F4F;
  cursor: pointer;
  transition: opacity 0.3s;
}

figcaption,
small {
  font-size: min( 1.1111111111vw, 12px );
}
@media screen and (max-width: 767px) {
  figcaption,
  small {
    font-size: 2.6666666667vw;
  }
}

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;
}

@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(177.7777777778vw, 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}
.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}
.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: #4F4F4F !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: #4F4F4F !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 #4F4F4F;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #4F4F4F 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 #4F4F4F;
}
.adlp-wrapper .line.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}
.adlp-wrapper .line.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}
.adlp-wrapper .line.--w2 {
  border-width: min( 0.1851851852vw, 2px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min( 0.2777777778vw, 3px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min( 0.3703703704vw, 4px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}
.adlp-wrapper .pad10 {
  padding: min( 0.9259259259vw, 10px ) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: 1.3333333333vw !important;
    padding-bottom: 1.3333333333vw !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min( 1.8518518519vw, 20px ) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: 2.6666666667vw !important;
    padding-bottom: 2.6666666667vw !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min( 2.7777777778vw, 30px ) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: 4vw !important;
    padding-bottom: 4vw !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min( 3.7037037037vw, 40px ) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: 5.3333333333vw !important;
    padding-bottom: 5.3333333333vw !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min( 4.6296296296vw, 50px ) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: 6.6666666667vw !important;
    padding-bottom: 6.6666666667vw !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min( 5.5555555556vw, 60px ) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: 8vw !important;
    padding-bottom: 8vw !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min( 0.9259259259vw, 10px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: 1.3333333333vw;
  }
}
.adlp-wrapper .mt20 {
  margin-top: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: 2.6666666667vw;
  }
}
.adlp-wrapper .mt30 {
  margin-top: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: 4vw;
  }
}
.adlp-wrapper .mt40 {
  margin-top: min( 3.7037037037vw, 40px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: 5.3333333333vw;
  }
}
.adlp-wrapper .mt50 {
  margin-top: min( 4.6296296296vw, 50px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: 6.6666666667vw;
  }
}
.adlp-wrapper .mt60 {
  margin-top: min( 5.5555555556vw, 60px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: 1.3333333333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: 2.6666666667vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: 4vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: 5.3333333333vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: 6.6666666667vw !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: 8vw !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min( 46.2962962963vw, 500px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min( 55.5555555556vw, 600px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min( 83.3333333333vw, 900px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min( 85.1851851852vw, 920px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min( 92.5925925926vw, 1000px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min( 100vw, 1080px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 4vw;
  }
}

.adlp-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: 100;
  border-bottom: 1px solid #ddd;
}
.adlp-header__inner {
  width: min( 100vw, 1080px );
  padding: min( 1.4814814815vw, 16px ) 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    padding: 2.6666666667vw;
  }
}
.adlp-header__logo {
  width: min( 12.037037037vw, 130px );
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: 30.4vw;
  }
}
.adlp-header__switch {
  width: 6vw;
  height: 4.8vw;
}
@media screen and (min-width: 768px) {
  .adlp-header__switch {
    display: none;
  }
}
.adlp-header__switch__inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.adlp-header__switch__inner span {
  background: #000;
  position: absolute;
  width: 100%;
  height: 0.8vw;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s;
  position: absolute;
  transform-origin: left;
  border-radius: 1.3333333333vw;
}
.adlp-header__switch__inner span:nth-child(1) {
  top: 0;
}
.adlp-header__switch__inner span:nth-child(2) {
  top: 50%;
  transform: translate(-50%, -50%);
}
.adlp-header__switch__inner span:nth-child(3) {
  bottom: 0;
}
.adlp-header__switch__inner.--open span:nth-child(1) {
  top: 40%;
  transform: rotate(45deg) translateX(-50%);
}
.adlp-header__switch__inner.--open span:nth-child(2) {
  opacity: 0;
}
.adlp-header__switch__inner.--open span:nth-child(3) {
  bottom: 45%;
  transform: rotate(-45deg) translateX(-50%);
}
.adlp-header__menu {
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 768px) {
  .adlp-header__menu__wrapper {
    display: flex;
    gap: min( 0.7407407407vw, 8px );
    margin: 0 auto 0 min( 2.7777777778vw, 30px );
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu__wrapper {
    display: none;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 13.8666666667vw;
    width: 53.3333333333vw;
    background: #fff;
    padding: 0 4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-header__menu:not(:last-child)::after {
    content: "｜";
    display: inline-block;
    margin-left: min( 0.7407407407vw, 8px );
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu {
    display: block;
    padding: 4vw;
    font-size: 2.6666666667vw;
  }
  .adlp-header__menu::after {
    content: "";
    display: block;
    width: 1.6vw;
    height: 2.4vw;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.219168 0.375342C0.564178 -0.0559202 1.19347 -0.125842 1.62473 0.219168L11.6247 8.21917C11.8619 8.40894 12 8.69625 12 9.00004C12 9.30382 11.8619 9.59113 11.6247 9.78091L1.62473 17.7809C1.19347 18.1259 0.564178 18.056 0.219168 17.6247C-0.125842 17.1935 -0.0559202 16.5642 0.375342 16.2192L9.39926 9.00004L0.375342 1.78091C-0.0559202 1.4359 -0.125842 0.806604 0.219168 0.375342Z' fill='%2305429C'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.adlp-header .adlp-btn {
  margin: 0;
  height: min( 5vw, 54px );
  width: min( 22.7777777778vw, 246px );
  box-shadow: min( 0.1851851852vw, 2px ) min( 0.3703703704vw, 4px ) min( 0.3703703704vw, 4px ) 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn__wrapper {
    margin: 0 2.6666666667vw 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn {
    width: 38.4vw;
    height: 8.5333333333vw;
    box-shadow: 0.2666666667vw 0.4vw 0.4vw 0 rgba(0, 0, 0, 0.25);
    border-radius: 6.6666666667vw;
  }
}
.adlp-header .adlp-btn.--free::before {
  content: "無料";
  width: min( 4.0740740741vw, 44px );
  height: min( 4.0740740741vw, 44px );
  font-size: min( 1.2962962963vw, 14px );
  top: min( 0.462962963vw, 5px );
  left: min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn.--free::before {
    font-size: 2.6666666667vw;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    top: 0.5333333333vw;
    left: 0.5333333333vw;
  }
}
.adlp-header .adlp-btn::after {
  width: min( 0.6481481481vw, 7px );
  height: min( 1.1111111111vw, 12px );
  right: min( 1.7592592593vw, 19px );
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn::after {
    width: 0.9333333333vw;
    height: 1.6vw;
    right: 2.4vw;
  }
}
.adlp-header .adlp-btn p {
  font-size: min( 1.4814814815vw, 16px );
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn p {
    font-size: 2.9333333333vw;
  }
}

.adlp-footer {
  padding: min( 4.6296296296vw, 50px ) 0 min( 3.7037037037vw, 40px );
  margin-bottom: min( 10.3703703704vw, 112px );
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: 9.3333333333vw 0;
    margin-bottom: 20.2666666667vw;
  }
}
.adlp-footer__menu {
  text-align: center;
  font-size: min( 1.2962962963vw, 14px );
  font-family: "Noto Sans JP", serif;
}
.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    flex-direction: column;
    width: 100%;
    gap: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu {
    font-size: 3.2vw;
  }
}
.adlp-footer__text {
  margin: min( 3.7037037037vw, 40px ) auto 0;
  font-size: min( 1.1111111111vw, 12px );
  text-align: center;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: 2.4vw;
    margin: 8vw auto 0;
  }
}

.adlp-floating {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min( 177.7777777778vw, 1920px );
  padding: 0;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min( 100vw, 1080px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 100%;
  }
}
.adlp-floating__text {
  text-align: center;
  font-size: min( 1.8518518519vw, 20px );
  margin: 0 auto min( 1.3888888889vw, 15px );
}
@media screen and (max-width: 767px) {
  .adlp-floating__text {
    font-size: 3.4666666667vw;
    margin: 0 auto 2vw;
  }
}
.adlp-floating .adlp-btn {
  width: min( 62.962962963vw, 680px ) !important;
  height: min( 6.5740740741vw, 71px ) !important;
  border-radius: 0 !important;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn {
    width: 100% !important;
    height: 16vw !important;
  }
}
.adlp-floating .adlp-btn.--btn04::after {
  width: min( 1.1111111111vw, 12px );
  height: min( 2.5vw, 27px );
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--btn04::after {
    width: 2.4vw;
    height: 5.2vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--btn04 .btninner {
    padding-left: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--btn04 .btninner .text01 {
    font-size: 4.5333333333vw;
  }
}
.adlp-floating .adlp-btn .circle {
  width: min( 10.3703703704vw, 112px );
  height: min( 10.3703703704vw, 112px );
  border: min( 0.3703703704vw, 4px ) solid #14C114;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn .circle {
    width: 20vw;
    height: 20vw;
    border: 0.5333333333vw solid #14C114;
    left: 3.0666666667vw;
  }
}
.adlp-floating .adlp-btn .circle .t01 {
  color: #1AC41A;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: min( 2.037037037vw, 22px );
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  display: block;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn .circle .t01 {
    font-size: 4.2666666667vw;
  }
}
.adlp-floating .adlp-btn .circle .t02 {
  color: #1AC41A;
  font-family: "Noto Sans JP", serif;
  font-size: min( 1.2962962963vw, 14px );
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn .circle .t02 {
    font-size: 2.9333333333vw;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.adlp-accordion {
  border-top: min( 0.0925925926vw, 1px ) solid #7C8791;
}
@media screen and (max-width: 767px) {
  .adlp-accordion {
    border-top: 0.1333333333vw solid #7C8791;
  }
}
.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: max( 0vw, 0px );
}
.adlp-accordion__header {
  position: relative;
  cursor: pointer;
}
.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min( 2.3148148148vw, 25px ) min( 7.4074074074vw, 80px ) min( 2.3148148148vw, 25px ) max( 0vw, 0px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner {
    padding: 5.3333333333vw 14.9333333333vw 5.3333333333vw 0vw;
  }
}
.adlp-accordion__header__inner .lead {
  line-height: 1;
  font-size: min( 3.7037037037vw, 40px );
  margin-right: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner .lead {
    font-size: 6.4vw;
    margin-right: 2.6666666667vw;
  }
}
.adlp-accordion__header__inner .text {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner .text {
    font-size: 3.4666666667vw;
  }
}
.adlp-accordion__header::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min( 3.4259259259vw, 37px );
  height: min( 3.4259259259vw, 37px );
  right: max( 0vw, 0px );
  transition: all 0.3s;
  background-image: url("../img/common/sec09_arrow.svg");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header::after {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    right: 0vw;
  }
}
.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: #012F83;
  position: absolute;
  height: min( 1.8518518519vw, 20px );
  width: min( 0.1851851852vw, 2px );
  right: min( 4.537037037vw, 49px );
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::before {
    height: 2.6666666667vw;
    width: 0.2666666667vw;
    right: 6.5333333333vw;
  }
}
.adlp-accordion__header.--plus::after {
  width: min( 1.8518518519vw, 20px );
  height: min( 0.1851851852vw, 2px );
  right: min( 3.7037037037vw, 40px );
  background-image: none;
  background: #012F83;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::after {
    width: 2.6666666667vw;
    height: 0.2666666667vw;
    right: 5.3333333333vw;
  }
}
.adlp-accordion__body {
  display: none;
}
.adlp-accordion__body__inner {
  display: flex;
  align-items: flex-start;
  padding: 0 max( 0vw, 0px ) min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner {
    padding: 0 0vw 5.3333333333vw;
  }
}
.adlp-accordion__body__inner .--lead {
  font-size: min( 3.7037037037vw, 40px );
  margin-right: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner .--lead {
    margin-right: 2.6666666667vw;
  }
}
.adlp-accordion__body__inner .text {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  text-align: justify;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner .text {
    font-size: 3.4666666667vw;
  }
}

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

.adlp-btn {
  border-radius: 200px;
  height: min( 6.4814814815vw, 70px );
  width: min( 38.8888888889vw, 420px );
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.adlp-btn__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min( 1.1111111111vw, 12px );
}
@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    align-items: center;
    gap: 4vw;
  }
}
.adlp-btn__text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    height: 14.6666666667vw;
    width: 84vw;
  }
}
.adlp-btn .btninner {
  text-align: center;
  z-index: 1;
  line-height: 120%;
}
.adlp-btn .btninner span {
  line-height: 120%;
}
.adlp-btn .btninner span.text01 {
  font-size: min( 2.2222222222vw, 24px );
}
@media screen and (max-width: 767px) {
  .adlp-btn .btninner span.text01 {
    font-size: 4.8vw;
  }
}
.adlp-btn .btninner span.text02 {
  font-size: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-btn .btninner span.text02 {
    font-size: 3.7333333333vw;
  }
}
.adlp-btn.--free {
  padding-left: min( 0.8333333333vw, 9px );
}
.adlp-btn.--free::before {
  content: "無料";
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #fff;
  color: #1883EC;
  font-size: min( 1.6666666667vw, 18px );
  font-weight: 700;
  width: min( 6.4814814815vw, 70px );
  height: min( 6.4814814815vw, 70px );
  top: min( 0.462962963vw, 5px );
  left: min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--free::before {
    width: 10.9333333333vw;
    height: 10.9333333333vw;
    font-size: 3.7333333333vw;
    top: 1.0666666667vw;
    left: 1.0666666667vw;
  }
}
.adlp-btn.--btn01 {
  background: #1883EC;
  color: #fff;
}
.adlp-btn.--btn01::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='18' viewBox='0 0 13 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 12.5L6.5 16.5L1.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 9.5L6.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min( 1.2037037037vw, 13px );
  height: min( 1.6666666667vw, 18px );
  right: min( 3.0555555556vw, 33px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn01::after {
    width: 1.7333333333vw;
    height: 2.4vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn01:hover {
    background: #5AB0FF;
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn01:active {
    background: #5AB0FF;
  }
}
.adlp-btn.--btn02-a {
  background: #fff;
  border: min( 0.3703703704vw, 4px ) solid #f69809;
  color: #f69809;
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a {
    border-width: 0.5333333333vw;
  }
}
.adlp-btn.--btn02-a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23F79809' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min( 1.2037037037vw, 13px );
  height: min( 1.6666666667vw, 18px );
  right: min( 3.0555555556vw, 33px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a::after {
    width: 1.7333333333vw;
    height: 2.4vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-a:hover {
    background: #f69809;
    color: #fff;
  }
  .adlp-btn.--btn02-a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a:active {
    background: #f69809;
    color: #fff;
  }
  .adlp-btn.--btn02-a:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
.adlp-btn.--btn02-b {
  color: #fff;
  overflow: hidden;
  border: 1px solid transparent;
}
.adlp-btn.--btn02-b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #FF98AC 0%, #FF6683 100%);
  opacity: 1;
  transition: all 0.3s;
}
.adlp-btn.--btn02-b::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min( 0.7407407407vw, 8px );
  height: min( 1.4814814815vw, 16px );
  right: min( 3.0555555556vw, 33px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-b:hover {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }
  .adlp-btn.--btn02-b:hover::before {
    opacity: 0;
  }
  .adlp-btn.--btn02-b:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b:active {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }
  .adlp-btn.--btn02-b:active::before {
    opacity: 0;
  }
  .adlp-btn.--btn02-b:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}
.adlp-btn.--btn03 {
  color: #C80012;
  background: #fff;
  box-shadow: min( 0.3703703704vw, 4px ) min( 0.5555555556vw, 6px ) 0 0 rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03 {
    box-shadow: 0.5333333333vw 0.8vw 0 0 rgba(0, 0, 0, 0.3);
  }
}
.adlp-btn.--btn03::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.07324e-07L9 7.50412L1.78873e-07 15L2.47836 7.44633L0 1.07324e-07Z' fill='%23C80012'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min( 0.7407407407vw, 8px );
  height: min( 1.4814814815vw, 16px );
  right: min( 3.0555555556vw, 33px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(min( 0.3703703704vw, 4px ));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(0.5333333333vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(min( 0.3703703704vw, 4px ));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(0.5333333333vw);
  }
}
.adlp-btn.--btn04 {
  width: min( 37.5925925926vw, 406px );
  color: #fff;
  border-radius: min( 9.2592592593vw, 100px );
  background: linear-gradient(180deg, #72E972 -0.86%, #01B901 65.93%);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04 {
    width: 84vw;
    border-radius: 13.3333333333vw;
  }
}
.adlp-btn.--btn04::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.16602L7 7.16602L1 13.166' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min( 0.7407407407vw, 8px );
  height: min( 1.4814814815vw, 16px );
  right: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04::after {
    width: 2.4vw;
    height: 5.2vw;
    right: 5.6vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn04:hover {
    filter: brightness(110%);
  }
  .adlp-btn.--btn04:hover::after {
    transform: translate(min( 0.9259259259vw, 10px ), -50%);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04:active {
    filter: brightness(110%);
  }
  .adlp-btn.--btn04:active::after {
    transform: translate(min( 0.9259259259vw, 10px ), -50%);
  }
}
.adlp-btn.--btn05 {
  width: min( 18.2407407407vw, 197px );
  color: #fff;
  border-radius: min( 9.2592592593vw, 100px );
  background: linear-gradient(180deg, #69747E 0%, #151515 100%);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn05 {
    width: 41.3333333333vw;
    border-radius: 13.3333333333vw;
  }
}
.adlp-btn.--btn05::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.16602L7 7.16602L1 13.166' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min( 0.7407407407vw, 8px );
  height: min( 1.4814814815vw, 16px );
  right: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn05::after {
    width: 1.6vw;
    height: 5.2vw;
    right: 3.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn05:hover {
    filter: brightness(110%);
  }
  .adlp-btn.--btn05:hover::after {
    transform: translate(min( 0.9259259259vw, 10px ), -50%);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn05:active {
    filter: brightness(110%);
  }
  .adlp-btn.--btn05:active::after {
    transform: translate(min( 0.9259259259vw, 10px ), -50%);
  }
}
.adlp-btn.--btn05 .btninner span.text01 {
  font-size: min( 1.6666666667vw, 18px );
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn05 .btninner span.text01 {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn05 .btninner span.text02 {
    font-size: 4vw;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn05 .btninner span.text03 {
    font-size: 2.6666666667vw;
    font-weight: 500;
    line-height: 140%;
    font-family: "Noto Sans JP", serif;
    display: block;
  }
}

.adlp-card {
  display: flex;
  flex-direction: column;
  background: #f1f1f1;
  padding: min( 1.8518518519vw, 20px );
  gap: min( 1.8518518519vw, 20px );
}
.adlp-card__wrapper {
  display: flex;
  justify-content: center;
  gap: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-card__wrapper {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .adlp-card {
    max-width: min( 32.4074074074vw, 350px );
  }
}
@media screen and (max-width: 767px) {
  .adlp-card {
    width: 100%;
  }
}
.adlp-card__head {
  display: flex;
  align-items: center;
  gap: min( 1.8518518519vw, 20px );
}
.adlp-card__no {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: min( 7.4074074074vw, 80px );
  height: min( 7.4074074074vw, 80px );
  background: #fff;
}
@media screen and (max-width: 767px) {
  .adlp-card__no {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.adlp-card__no .text01 {
  text-align: center;
  line-height: 1;
  font-size: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-card__no .text01 {
    font-size: 2.6666666667vw;
  }
}
.adlp-card__no .text02 {
  text-align: center;
  line-height: 1;
  font-size: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-card__no .text02 {
    font-size: 4.2666666667vw;
  }
}
.adlp-card__title {
  font-size: min( 2.7777777778vw, 30px );
  background: #fff;
  flex: 1;
  padding: 0 min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-card__title {
    font-size: 5.0666666667vw;
    padding: 0 2.6666666667vw;
  }
}
.adlp-card__body {
  display: flex;
  align-items: flex-start;
  gap: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-card__body {
    gap: 2.6666666667vw;
  }
}
.adlp-card__text {
  flex: 1;
  background: #fff;
  padding: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-card__text {
    padding: 2.6666666667vw;
  }
}
.adlp-card__img {
  width: min( 4.6296296296vw, 50px );
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .adlp-card__img {
    width: 10.6666666667vw;
  }
}

.adlp-circle {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: min( 13.8888888889vw, 150px );
  height: min( 13.8888888889vw, 150px );
  background: #f1f1f1;
}
.adlp-circle__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min( 0.9259259259vw, 10px );
}
@media screen and (max-width: 767px) {
  .adlp-circle__wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .adlp-circle__wrapper {
    gap: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-circle {
    width: 20vw;
    height: 20vw;
  }
}
.adlp-circle__text {
  text-align: center;
}
.adlp-circle__text .text01 {
  font-size: min( 2.2222222222vw, 24px );
}
@media screen and (max-width: 767px) {
  .adlp-circle__text .text01 {
    font-size: 4.2666666667vw;
  }
}
.adlp-circle__text .text02 {
  font-size: min( 1.6666666667vw, 18px );
}
@media screen and (max-width: 767px) {
  .adlp-circle__text .text02 {
    font-size: 2.6666666667vw;
  }
}

.adlp-fadein {
  opacity: 0;
}

.fadeInUp {
  opacity: 0;
  animation-name: fadein-up;
  animation-duration: 0.7s;
  animation-delay: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 767px) {
  .fadeInUp {
    animation-name: fadein-up-sp;
  }
}

@keyframes fadein-up {
  0% {
    opacity: 0;
    transform: translateY(min( 5.5555555556vw, 60px ));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadein-up-sp {
  0% {
    opacity: 0;
    transform: translateY(8vw);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.adlp-flow {
  display: flex;
  grid-gap: min( 4.3518518519vw, 47px );
  align-items: center;
  z-index: 1;
}
.adlp-flow__wrapper {
  display: flex;
  flex-direction: column;
  background: #fff;
  margin: 0 auto;
  grid-gap: min( 1.8518518519vw, 20px );
  padding: min( 3.7037037037vw, 40px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-flow__wrapper {
    width: 92vw;
    margin: 9.3333333333vw auto 0;
    grid-gap: 6.6666666667vw;
    padding: 5.3333333333vw 4vw;
  }
}
.adlp-flow__wrapper::after {
  content: "";
  display: block;
  width: min( 0.3703703704vw, 4px );
  height: calc(100% - min( 7.4074074074vw, 80px ));
  position: absolute;
  top: min( 3.7037037037vw, 40px );
  left: min( 12.2222222222vw, 132px );
  background: #95B6CE;
}
@media screen and (max-width: 767px) {
  .adlp-flow__wrapper::after {
    width: 0.6666666667vw;
    height: calc(100% - 12vw);
    top: 5.3333333333vw;
    left: 16.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-flow {
    grid-gap: 4vw;
  }
}
.adlp-flow__img {
  width: min( 17.1296296296vw, 185px );
}
@media screen and (max-width: 767px) {
  .adlp-flow__img {
    width: 25.3333333333vw;
  }
}
.adlp-flow__body {
  width: min( 48.8888888889vw, 528px );
}
@media screen and (max-width: 767px) {
  .adlp-flow__body {
    width: 54.6666666667vw;
  }
}
.adlp-flow__head {
  display: flex;
  align-items: center;
  font-weight: 700;
}
.adlp-flow__head .--no {
  font-size: min( 3.8888888889vw, 42px );
  margin-right: min( 0.9259259259vw, 10px );
}
@media screen and (max-width: 767px) {
  .adlp-flow__head .--no {
    font-size: 6.6666666667vw;
    margin-right: 1.6vw;
  }
}
.adlp-flow__head .--title {
  font-size: min( 2.4074074074vw, 26px );
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .adlp-flow__head .--title {
    font-size: 4.2666666667vw;
  }
}

.adlp-flow02 {
  gap: min( 0.9259259259vw, 10px );
  display: flex;
  align-items: center;
  z-index: 1;
}
.adlp-flow02__wrapper {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  gap: min( 7.4074074074vw, 80px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__wrapper {
    flex-direction: column;
    width: 92vw;
    margin: 2.6666666667vw auto 0;
    gap: 6.6666666667vw;
  }
}
.adlp-flow02__wrapper::after {
  content: "";
  display: block;
  height: min( 0.3703703704vw, 4px );
  width: 100%;
  position: absolute;
  top: min( 6.4814814815vw, 70px );
  left: 50%;
  transform: translateX(-50%);
  background: #95B6CE;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__wrapper::after {
    width: 0.6666666667vw;
    height: calc(100% - 12vw);
    top: 5.3333333333vw;
    left: 16.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .adlp-flow02 {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .adlp-flow02 {
    grid-gap: 4vw;
  }
}
.adlp-flow02__img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__img {
    width: 32vw;
  }
}
.adlp-flow02__body {
  width: min( 12.962962963vw, 140px );
}
@media screen and (max-width: 767px) {
  .adlp-flow02__body {
    flex: 1;
  }
}
.adlp-flow02__head {
  font-size: min( 2.4074074074vw, 26px );
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__head {
    font-size: 4vw;
    text-align: left;
  }
}
.adlp-flow02__text {
  font-size: min( 1.6666666667vw, 18px );
}
@media screen and (max-width: 767px) {
  .adlp-flow02__text {
    font-size: 3.2vw;
  }
}

.adlp-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.adlp-modal__base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.adlp-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: min( 92.5925925926vw, 1000px );
  min-height: min( 18.5185185185vw, 200px );
  max-height: 90vh;
  background: #fff;
  padding: min( 2.7777777778vw, 30px );
  overflow-y: scroll;
  overscroll-behavior-y: contain;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content {
    width: 84vw;
    padding: 6.6666666667vw 4vw;
  }
}
.adlp-modal__content__close {
  width: min( 2.5vw, 27px );
  height: min( 2.5vw, 27px );
  position: absolute;
  top: min( 2.7777777778vw, 30px );
  right: min( 2.7777777778vw, 30px );
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__close {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    top: 4vw;
    right: 4vw;
  }
}
.adlp-modal__content__close svg {
  width: 100%;
  height: 100%;
}
.adlp-modal__content__title {
  text-align: center;
  font-size: min( 2.4074074074vw, 26px );
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__title {
    font-size: 5.3333333333vw;
  }
}
.adlp-modal__content__body {
  margin: min( 2.7777777778vw, 30px ) auto 0;
  font-size: min( 1.6666666667vw, 18px );
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__body {
    margin: 4vw auto 0;
    font-size: 2.6666666667vw;
  }
}
.adlp-modal__content__img {
  margin: min( 2.7777777778vw, 30px ) auto 0;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__img {
    margin: 4vw auto 0;
  }
}

.adlp-head {
  text-align: center;
}
.adlp-head::after {
  content: "";
  display: block;
  width: min( 4.6296296296vw, 50px );
  height: min( 0.462962963vw, 5px );
  background: #E75B18;
  margin: min( 0.9259259259vw, 10px ) auto 0;
}
.adlp-head .text01 {
  font-size: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .adlp-head .text01 {
    font-size: 4vw;
  }
}
.adlp-head .text02 {
  font-size: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-head .text02 {
    font-size: 6.1333333333vw;
  }
}

.adlp-list {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 12.5C25 19.4036 19.4036 25 12.5 25C5.59644 25 0 19.4036 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5ZM7.02857 10.1124L11.5604 14.6443L17.9714 8.23335L20.4948 10.7567L14.0839 17.1677L11.5604 19.6911L9.03705 17.1677L4.50519 12.6359L7.02857 10.1124Z' fill='orange'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min( 1.8518518519vw, 20px ) min( 1.8518518519vw, 20px );
  background-position: left top min( 0.3703703704vw, 4px );
  padding-left: min( 2.7777777778vw, 30px );
}
.adlp-list__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: min( 0.9259259259vw, 10px );
}
@media screen and (max-width: 767px) {
  .adlp-list__wrapper {
    gap: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-list {
    padding-left: 5.3333333333vw;
    background-size: 4vw 4vw;
    background-position: left top 1.0666666667vw;
  }
}
.adlp-list.--check {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.891075 2.52926C1.08634 2.334 1.40292 2.334 1.59818 2.52926L3.36595 4.29703L6.90148 0.761492C7.09674 0.56623 7.41333 0.56623 7.60859 0.761492C7.80385 0.956754 7.80385 1.27334 7.60859 1.4686L3.7195 5.35769C3.52424 5.55295 3.20766 5.55295 3.0124 5.35769L0.891075 3.23637C0.695813 3.0411 0.695813 2.72452 0.891075 2.52926Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min( 1.4814814815vw, 16px ) min( 1.4814814815vw, 16px );
  background-position: left min( 0.462962963vw, 5px ) top min( 0.7407407407vw, 8px );
  padding-left: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-list.--check {
    padding-left: 5.3333333333vw;
    background-size: 4vw 4vw;
    background-position: left top 1.0666666667vw;
  }
}

.adlp-logo {
  animation: infinity-scroll-left 35s infinite linear 0.5s both;
  width: min( 212.5925925926vw, 2296px );
}
.adlp-logo__wrapper {
  display: flex;
  width: min( 425.1851851852vw, 4592px );
}
@media screen and (max-width: 767px) {
  .adlp-logo__wrapper {
    width: 612.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-logo {
    width: 306.1333333333vw;
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.adlp-slider__wrapper {
  padding-bottom: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-slider__wrapper {
    width: 100%;
    padding-bottom: 8vw;
  }
}
.adlp-slider__wrapper.--hide {
  overflow: hidden;
}
.adlp-slider__wrapper.--gap10 .slick-slide {
  margin: 0 min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap10 .slick-slide {
    margin: 0 0.6666666667vw;
  }
}
.adlp-slider__wrapper.--gap20 .slick-slide {
  margin: 0 min( 0.9259259259vw, 10px );
}
@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap20 .slick-slide {
    margin: 0 1.3333333333vw;
  }
}
.adlp-slider__wrapper.--gap30 .slick-slide {
  margin: 0 min( 1.3888888889vw, 15px );
}
@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap30 .slick-slide {
    margin: 0 2vw;
  }
}
.adlp-slider__wrapper.--gap80 .slick-slide {
  margin: 0 min( 3.7037037037vw, 40px );
}
@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap80 .slick-slide {
    margin: 0 4vw;
  }
}

.slick-list {
  overflow: inherit !important;
}

.slick-arrow {
  width: min( 4.4444444444vw, 48px );
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  width: min( 4.7222222222vw, 51px );
  height: min( 4.7222222222vw, 51px );
  border-radius: 50%;
  transition: 0.15s all;
  background-image: url("../img/common/slider_prev.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: #f1f1f1;
}
@media screen and (max-width: 767px) {
  .slick-arrow {
    width: 10.1333333333vw;
    height: 10.1333333333vw;
    top: 60vw;
    transform: translateY(0%);
  }
  .slick-arrow:active {
    background-color: #E75B18;
  }
}
@media screen and (min-width: 768px) {
  .slick-arrow:hover {
    background-color: #E75B18;
  }
}
.slick-arrow.prev {
  left: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .slick-arrow.prev {
    left: 0vw;
  }
}
.slick-arrow.next {
  background-image: url("../img/common/slider_next.svg");
  right: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .slick-arrow.next {
    right: 0vw;
  }
}

.slick-dots {
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .slick-dots {
    bottom: 0;
  }
}
.slick-dots li {
  width: min( 42.1296296296vw, 455px );
  height: min( 0.3703703704vw, 4px );
  background: #bbb;
  margin: 0 min( 0.6481481481vw, 7px );
}
@media screen and (max-width: 767px) {
  .slick-dots li {
    width: 41.3333333333vw;
    height: 0.5333333333vw;
    margin: 0 0.6666666667vw;
  }
}
.slick-dots li.slick-active {
  background: #4F4F4F;
}
.slick-dots li button {
  width: 100%;
  height: 100%;
}
.slick-dots li button::before {
  display: none;
}

.adlp-section {
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 4vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 4vw;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 8vw;
  }
}

.adlp-tab__head {
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: min( 0.9259259259vw, 10px ) min( 2.7777777778vw, 30px );
  background: #f1f1f1;
}
.adlp-tab__head__wrapper {
  display: flex;
  align-items: flex-end;
  gap: min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .adlp-tab__head {
    padding: 1.3333333333vw 4vw;
  }
}
.adlp-tab__head.--active {
  background: #E75B18;
  color: #fff;
}
.adlp-tab__content {
  display: none;
  border: min( 0.2777777778vw, 3px ) solid #f1f1f1;
  padding: min( 2.7777777778vw, 30px );
}
.adlp-tab__content.--active {
  display: block;
}

.adlp-text__label {
  font-size: min( 2.2222222222vw, 24px );
  padding: min( 0.9259259259vw, 10px ) min( 2.7777777778vw, 30px );
  background: #fff;
  width: fit-content;
  margin: 0 auto min( 2.7777777778vw, 30px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-text__label {
    font-size: 3.2vw;
    padding: 1.3333333333vw 4vw;
    margin: 0 auto 4vw;
  }
}
.adlp-text__label::after {
  content: "";
  display: block;
  width: min( 3.2407407407vw, 35px );
  height: min( 1.8518518519vw, 20px );
  clip-path: polygon(50% 100%, 0 0, 100% 0%);
  background: #fff;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
}
@media screen and (max-width: 767px) {
  .adlp-text__label::after {
    width: 6.6666666667vw;
    height: 2.6666666667vw;
  }
}
.adlp-text__label.--top::after {
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  bottom: auto;
  top: 1px;
  transform: translate(-50%, -100%);
}
.adlp-text__label.--round {
  border-radius: 1000px;
}
.adlp-text__label.--txt {
  color: #fff;
  background: #4F4F4F;
}
.adlp-text__label.--txt::after {
  background: #4F4F4F;
}
.adlp-text__label.--white {
  color: #fff;
  background: #fff;
}
.adlp-text__label.--white::after {
  background: #fff;
}
.adlp-text__label.--silver {
  color: #fff;
  background: #f1f1f1;
}
.adlp-text__label.--silver::after {
  background: #f1f1f1;
}
.adlp-text__label.--accent {
  color: #fff;
  background: #E75B18;
}
.adlp-text__label.--accent::after {
  background: #E75B18;
}

.adlp-text__label__para {
  font-size: min( 2.2222222222vw, 24px );
  padding: min( 0.9259259259vw, 10px ) min( 2.7777777778vw, 30px );
  min-width: min( 18.5185185185vw, 200px );
  margin: 0 auto min( 2.7777777778vw, 30px );
  width: fit-content;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-text__label__para {
    font-size: 3.2vw;
    padding: 1.3333333333vw 4vw;
    margin: 0 auto 4vw;
    min-width: 26.6666666667vw;
  }
}
.adlp-text__label__para .text01 {
  z-index: 1;
  position: relative;
}
.adlp-text__label__para::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: skew(-15deg);
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.adlp-text__label__para.--txt {
  color: #fff;
}
.adlp-text__label__para.--txt::after {
  background: #4F4F4F;
}
.adlp-text__label__para.--white {
  color: #fff;
}
.adlp-text__label__para.--white::after {
  background: #fff;
}
.adlp-text__label__para.--silver {
  color: #fff;
}
.adlp-text__label__para.--silver::after {
  background: #f1f1f1;
}
.adlp-text__label__para.--accent {
  color: #fff;
}
.adlp-text__label__para.--accent::after {
  background: #E75B18;
}

.adlp-stroke {
  position: relative;
  font-size: min( 10.1851851852vw, 110px );
  font-weight: 700;
  filter: drop-shadow(0px min( 0.462962963vw, 5px ) min( 0.9259259259vw, 10px ) rgba(0, 0, 0, 0.15));
}
@media screen and (max-width: 767px) {
  .adlp-stroke {
    font-size: 14.6666666667vw;
    filter: drop-shadow(0px 0.6666666667vw 1.3333333333vw rgba(0, 0, 0, 0.15));
  }
}
.adlp-stroke .text01 {
  z-index: 10;
  position: relative;
  color: #E75B18;
}
.adlp-stroke::after {
  content: attr(data-text);
  position: absolute;
  z-index: 5;
  white-space: nowrap;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: min( 0.9259259259vw, 10px ) #fff;
}
@media screen and (max-width: 767px) {
  .adlp-stroke::after {
    -webkit-text-stroke: 1.3333333333vw #fff;
  }
}

.cv {
  background-repeat: no-repeat;
  background-position: top center;
}
.cv.cv01 {
  background-image: url(../img/pc/cv01_bg.webp);
  background-size: cover;
  padding-top: min( 5.5555555556vw, 60px );
  padding-bottom: min( 4.537037037vw, 49px );
}
@media screen and (max-width: 767px) {
  .cv.cv01 {
    background-image: url(../img/sp/cv01_bg.webp);
    padding-top: 13.3333333333vw;
    padding-bottom: 10vw;
  }
}
.cv.cv02 {
  background-image: url(../img/pc/cv02_bg.webp);
  background-size: min( 177.7777777778vw, 1920px ) min( 76.2962962963vw, 824px );
  height: min( 76.2962962963vw, 824px );
  padding-top: min( 4.6296296296vw, 50px );
}
@media screen and (max-width: 767px) {
  .cv.cv02 {
    background-image: url(../img/sp/cv02_bg.webp);
    background-size: 100vw 177.3333333333vw;
    height: 177.3333333333vw;
    padding-top: 9.3333333333vw;
  }
}
.cv .cv__box01_1 {
  background-color: #fff;
  border: solid min( 0.0925925926vw, 1px ) #7C8791;
  width: min( 56.9444444444vw, 615px );
  margin: 0 auto min( 1.2962962963vw, 14px );
  padding: 0 0 min( 2.037037037vw, 22px );
}
@media screen and (max-width: 767px) {
  .cv .cv__box01_1 {
    width: 84vw;
    margin: 0 auto 4vw;
    border: solid 0.1333333333vw #7C8791;
    padding: 0 0 4vw;
  }
}
.cv .cv__text01_1 {
  color: #FFF;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  text-align: center;
  position: relative;
  top: max( -2.3148148148vw, -25px );
}
@media screen and (max-width: 767px) {
  .cv .cv__text01_1 {
    font-size: 4.2666666667vw;
    top: -4vw;
  }
}
.cv .cv__text01_1 span {
  background-color: #7C8791;
  display: inline-block;
  padding: min( 0.6481481481vw, 7px ) min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .cv .cv__text01_1 span {
    padding: 1.3333333333vw 4vw;
  }
}
.cv .cv__text02_1 {
  text-align: center;
}
.cv .cv__text02_1 .--label {
  color: #7C8791;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  display: inline-block;
  border: min( 0.0925925926vw, 1px ) solid #7C8791;
  padding: min( 0.0925925926vw, 1px ) min( 0.9259259259vw, 10px );
  margin-right: min( 0.8333333333vw, 9px );
  position: relative;
  top: max( -0.5555555556vw, -6px );
}
@media screen and (max-width: 767px) {
  .cv .cv__text02_1 .--label {
    font-size: 3.4666666667vw;
    border: 0.1333333333vw solid #7C8791;
    padding: 0.1333333333vw 1.3333333333vw;
    margin-right: 1.2vw;
  }
}
.cv .cv__text02_1 .--price {
  color: #7C8791;
  font-size: min( 3.3333333333vw, 36px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text02_1 .--price {
    font-size: 6.9333333333vw;
  }
}
.cv .cv__text02_1 .--text01 {
  color: #7C8791;
  font-size: min( 2.2222222222vw, 24px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text02_1 .--text01 {
    font-size: 4.8vw;
    margin-bottom: 0.4vw;
  }
}
.cv .cv__text02_1 .--text02 {
  color: #4F4F4F;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text02_1 .--text02 {
    font-size: 3.4666666667vw;
  }
}
.cv .cv_title01_1 {
  color: #7C8791;
  font-size: min( 3.3333333333vw, 36px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cv .cv_title01_1 {
    font-size: 6.9333333333vw;
  }
}
.cv .cv_title01_1 .--border {
  border-bottom: min( 0.1851851852vw, 2px ) solid #7C8791;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .cv .cv_title01_1 .--border {
    border-bottom: 0.2666666667vw solid #7C8791;
  }
}
.cv .cv_title01_1 .--small {
  font-size: min( 2.2222222222vw, 24px );
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv_title01_1 .--small {
    font-size: 4.8vw;
  }
}
.cv .cv__box01_2 {
  width: min( 65.2777777778vw, 705px );
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .cv .cv__box01_2 {
    width: 100%;
  }
}
.cv .cv__box01_2 .cv__text01_1 {
  text-align: left;
  top: 0;
  margin-bottom: min( 0.5555555556vw, 6px );
}
@media screen and (max-width: 767px) {
  .cv .cv__box01_2 .cv__text01_1 {
    margin-left: -4vw;
  }
}
.cv .cv__box01_2 .cv__text02_1 {
  text-align: left;
}
.cv .cv__box01_2 .cv__text02_1 .--text02 {
  display: block;
}
.cv .cv__box01_2 .cv_title01_1 {
  text-align: left;
}
.cv .cv__box02 {
  border-radius: min( 0.3703703704vw, 4px );
  background: rgba(255, 255, 255, 0.6);
  box-shadow: max( 0vw, 0px ) max( 0vw, 0px ) min( 4.6296296296vw, 50px ) max( 0vw, 0px ) rgba(67, 71, 80, 0.2);
  width: min( 65.2777777778vw, 705px );
  margin: min( 2.5vw, 27px ) auto;
  padding: min( 2.3148148148vw, 25px ) 0 min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .cv .cv__box02 {
    border-radius: 0.5333333333vw;
    width: 84vw;
    box-shadow: 0px 0px 6.6666666667vw 0px rgba(67, 71, 80, 0.2);
    margin: 6vw auto;
    padding: 4.5333333333vw 4vw;
  }
}
.cv .cv__text03 {
  color: #7C8791;
  font-size: min( 2.037037037vw, 22px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  margin-bottom: min( 1.3888888889vw, 15px );
}
@media screen and (max-width: 767px) {
  .cv .cv__text03 {
    font-size: 4.2666666667vw;
    margin-bottom: 2vw;
  }
}
.cv .cv__list {
  display: flex;
  gap: min( 1.5740740741vw, 17px );
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .cv .cv__list {
    gap: 2vw;
  }
}
.cv .cv__item {
  flex: 0 0 min( 13.3333333333vw, 144px );
  height: min( 13.3333333333vw, 144px );
  border-radius: 50%;
  background-color: rgba(93, 131, 165, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .cv .cv__item {
    flex: 0 0 24vw;
    height: 24vw;
    font-size: 4vw;
  }
}
.cv .cv__tel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min( 0.5555555556vw, 6px );
  margin-top: min( 1.2962962963vw, 14px );
}
.cv .cv__telnum {
  color: #4F4F4F;
  font-size: min( 2.2222222222vw, 24px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
.cv .cv__teltime {
  font-family: "Noto Sans JP", serif;
  color: #4F4F4F;
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
  line-height: 150%;
}
.cv .cv__text04 {
  font-family: "Noto Sans JP", serif;
  color: #7C8791;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  text-align: right;
  width: min( 46.2962962963vw, 500px );
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .cv .cv__text04 {
    font-size: 3.4666666667vw;
    width: 74.6666666667vw;
  }
}
.cv .cv__text05 {
  text-align: center;
  width: min( 39.2592592593vw, 424px );
  margin: 0 auto min( 0.462962963vw, 5px );
  border-bottom: min( 0.0925925926vw, 1px ) solid #7C8791;
  padding-bottom: min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .cv .cv__text05 {
    width: 100%;
    margin: 0 auto 1.0666666667vw;
    border-bottom: 0.1333333333vw solid #7C8791;
    padding-bottom: 1.0666666667vw;
  }
}
.cv .cv__text05 .--text01 {
  color: #7C8791;
  font-size: min( 2.2222222222vw, 24px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text05 .--text01 {
    font-size: 4.8vw;
  }
}
.cv .cv__text05 .--text02 {
  color: #7C8791;
  font-size: min( 1.2962962963vw, 14px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text05 .--text02 {
    font-size: 3.2vw;
  }
}
.cv .cv__text05 .--text03 {
  color: #7C8791;
  font-size: min( 3.7037037037vw, 40px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text05 .--text03 {
    font-size: 7.4666666667vw;
  }
}
.cv .cv__text05 .--text04 {
  color: #7C8791;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 146%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text05 .--text04 {
    font-size: 4.2666666667vw;
  }
}
.cv .cv__text06 {
  text-align: center;
  color: #4F4F4F;
  font-size: min( 1.8518518519vw, 20px );
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text06 {
    font-size: 4.2666666667vw;
  }
}
.cv .cv__text06 .--large {
  color: #7C8791;
  font-size: min( 2.5925925926vw, 28px );
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .cv .cv__text06 .--large {
    font-size: 5.3333333333vw;
  }
}

@media screen and (max-width: 767px) {
  .fv {
    width: 100%;
  }
}
.fv__title .text01 {
  font-size: min( 2.2222222222vw, 24px );
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min( 55.7407407407vw, 602px );
}
@media screen and (max-width: 767px) {
  .fv__title .text01 {
    font-size: 4.2666666667vw;
    font-weight: 500;
    width: 100%;
  }
}
.fv__title .text02 {
  display: block;
  font-size: min( 4.4444444444vw, 48px );
  text-align: center;
  width: min( 55.7407407407vw, 602px );
}
@media screen and (max-width: 767px) {
  .fv__title .text02 {
    font-size: 7.2vw;
    width: 100%;
  }
}
.fv__label {
  width: min( 55.7407407407vw, 602px );
  color: #fff;
  font-size: min( 2.2222222222vw, 24px );
  font-weight: 700;
  text-align: center;
  padding: min( 0.2777777778vw, 3px ) 0;
  margin: min( 0.9259259259vw, 10px ) auto 0 0;
}
@media screen and (max-width: 767px) {
  .fv__label {
    font-size: 4vw;
    font-weight: 500;
    padding: 0.5333333333vw 0;
    width: 100%;
    margin: 3.2vw auto 0;
  }
}
.fv__img {
  width: min( 27.7777777778vw, 300px );
}
@media screen and (max-width: 767px) {
  .fv__img {
    width: 53.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }
}

.sec01 {
  background-image: url(../img/pc/sec01_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 46.1111111111vw, 498px );
  height: min( 46.1111111111vw, 498px );
  padding-top: min( 5.5555555556vw, 60px );
}
@media screen and (max-width: 767px) {
  .sec01 {
    background-image: url(../img/sp/sec01_bg.webp);
    background-size: 100vw 136.1333333333vw;
    height: 136.1333333333vw;
    padding-top: 9.7333333333vw;
  }
}
.sec01 .sec01__list {
  display: flex;
  gap: min( 1.3888888889vw, 15px );
  justify-content: center;
  margin-top: min( 4.8148148148vw, 52px );
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__list {
    gap: 2.6666666667vw;
    margin-top: 7.3333333333vw;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.sec01 .sec01__item {
  flex: 0 0 min( 17.4074074074vw, 188px );
  background-image: url(../img/pc/sec01_circle.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: min( 17.4074074074vw, 188px );
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #fff;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__item {
    flex: 0 0 35.0666666667vw;
    background-image: url(../img/sp/sec01_circle.webp);
    height: 35.0666666667vw;
    font-size: 3.2vw;
  }
}
.sec01 .sec01__item .large {
  font-size: min( 2.2222222222vw, 24px );
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__item .large {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__item:nth-child(3) .large {
    font-size: 3.7333333333vw;
  }
}

.sec01 {
  background-image: url(../img/pc/sec01_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 46.1111111111vw, 498px );
  height: min( 46.1111111111vw, 498px );
  padding-top: min( 5.5555555556vw, 60px );
}
@media screen and (max-width: 767px) {
  .sec01 {
    background-image: url(../img/sp/sec01_bg.webp);
    background-size: 100vw 136.1333333333vw;
    height: 136.1333333333vw;
    padding-top: 9.7333333333vw;
  }
}
.sec01 .sec01__list {
  display: flex;
  gap: min( 1.3888888889vw, 15px );
  justify-content: center;
  margin-top: min( 4.8148148148vw, 52px );
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__list {
    gap: 2.6666666667vw;
    margin-top: 7.3333333333vw;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.sec01 .sec01__item {
  flex: 0 0 min( 17.4074074074vw, 188px );
  background-image: url(../img/pc/sec01_circle.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  height: min( 17.4074074074vw, 188px );
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #fff;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__item {
    flex: 0 0 35.0666666667vw;
    background-image: url(../img/sp/sec01_circle.webp);
    height: 35.0666666667vw;
    font-size: 3.2vw;
  }
}
.sec01 .sec01__item .large {
  font-size: min( 2.2222222222vw, 24px );
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__item .large {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__item:nth-child(3) .large {
    font-size: 3.7333333333vw;
  }
}

.sec02 {
  background-image: url(../img/pc/sec02_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 82.2222222222vw, 888px );
  height: min( 82.2222222222vw, 888px );
  padding-top: min( 5.5555555556vw, 60px );
}
@media screen and (max-width: 767px) {
  .sec02 {
    background-image: url(../img/sp/sec02_bg.webp);
    background-size: 100vw 182.1333333333vw;
    height: 182.1333333333vw;
    padding-top: 10.6666666667vw;
  }
}
.sec02 .sec02__inner {
  width: min( 68.9814814815vw, 745px );
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__inner {
    width: 84vw;
  }
}
.sec02 .sec02__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title {
    gap: 5.3333333333vw;
  }
}
.sec02 .sec02__title .--left {
  flex: 0 0 min( 10.7407407407vw, 116px );
  border-top: min( 0.0925925926vw, 1px ) solid #4F4F4F;
  border-bottom: min( 0.0925925926vw, 1px ) solid #4F4F4F;
  padding: min( 0.9259259259vw, 10px ) min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title .--left {
    flex: 0 0 20vw;
    border-top: 0.1333333333vw solid #4F4F4F;
    border-bottom: 0.1333333333vw solid #4F4F4F;
    padding: 2.6666666667vw 2.6666666667vw;
  }
}
.sec02 .sec02__title .--left .--text01 {
  color: #4F4F4F;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title .--left .--text01 {
    font-size: 3.4666666667vw;
    display: block;
  }
}
.sec02 .sec02__title .--left .--text02 {
  color: #7C8791;
  font-size: min( 2.037037037vw, 22px );
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title .--left .--text02 {
    font-size: 4.2666666667vw;
    display: block;
  }
}
.sec02 .sec02__title .--right {
  flex: 0 0 min( 28.7037037037vw, 310px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title .--right {
    flex: 0 0 56.6666666667vw;
  }
}
.sec02 .sec02__title .--right .--text03 {
  color: #4F4F4F;
  font-size: min( 2.5925925926vw, 28px );
  font-weight: 600;
  line-height: 140%;
  margin-bottom: min( 0.5555555556vw, 6px );
  display: block;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title .--right .--text03 {
    font-size: 5.3333333333vw;
    margin-bottom: 0.8vw;
  }
}
.sec02 .sec02__title .--right .--text04 {
  color: #7C8791;
  font-size: min( 1.8518518519vw, 20px );
  font-weight: 600;
  line-height: 160%;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__title .--right .--text04 {
    font-size: 4.2666666667vw;
  }
}
.sec02 .sec02__box01 {
  border-radius: min( 2.7777777778vw, 30px );
  background: rgba(161, 171, 181, 0.8);
  margin: min( 2.3148148148vw, 25px ) 0 min( 1.3888888889vw, 15px );
  padding: min( 3.2407407407vw, 35px ) min( 4.6296296296vw, 50px ) min( 4.1666666667vw, 45px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__box01 {
    border-radius: 4vw;
    margin: 6.1333333333vw 0 2.6666666667vw;
    padding: 5.3333333333vw 4vw 6.6666666667vw;
  }
}
.sec02 .sec02__text01 {
  color: #FFF;
  text-align: center;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: min( 2.3148148148vw, 25px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__text01 {
    font-size: 4.2666666667vw;
    margin-bottom: 2.9333333333vw;
  }
}
.sec02 .sec02__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min( 0.7407407407vw, 8px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__list {
    gap: 1.0666666667vw;
  }
}
.sec02 .sec02__item {
  color: #4F4F4F;
  text-align: center;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: min( 9.2592592593vw, 100px );
  flex: 0 0 min( 12.1296296296vw, 131px );
  padding: min( 0.7407407407vw, 8px ) 0;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__item {
    font-size: 4.2666666667vw;
    border-radius: 13.3333333333vw;
    flex: 0 0 24.5333333333vw;
    padding: 1.0666666667vw 0;
  }
}
.sec02 .sec02__item .--small {
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__item .--small {
    font-size: 2.4vw;
  }
}
.sec02 .sec02__item.--wide {
  flex: 0 0 min( 16.5740740741vw, 179px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__item.--wide {
    flex: 0 0 37.3333333333vw;
  }
}
.sec02 .sec02__item.--textsize {
  font-size: min( 1.6666666667vw, 18px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__item.--textsize {
    font-size: 3.7333333333vw;
  }
}
.sec02 .sec02__text02 {
  color: #7C8791;
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: "Noto Sans JP", serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__text02 {
    font-size: 2.4vw;
    text-align: left;
  }
}
.sec02 .sec02__box02 {
  margin-top: min( 2.7777777778vw, 30px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__box02 {
    margin: 9.3333333333vw -8vw 0;
  }
}
.sec02 .sec02__box02__fig {
  width: min( 47.962962963vw, 518px );
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__box02__fig {
    width: 69.3333333333vw;
  }
}
.sec02 .sec02__box02__text {
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__box02__text {
    font-size: 4.2666666667vw;
    right: 4vw;
  }
}

.sec03 {
  background-image: url(../img/pc/sec03_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 245.6481481481vw, 2653px );
  height: min( 245.6481481481vw, 2653px );
  padding-top: min( 8.7962962963vw, 95px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03 {
    background-image: url(../img/sp/sec03_bg.webp);
    background-size: 100vw 553.0666666667vw;
    height: 553.0666666667vw;
    padding-top: 21.3333333333vw;
  }
}
.sec03 .sec03__topcircle {
  background-image: url(../img/common/sec03_circle.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: min( 15.6481481481vw, 169px );
  height: min( 15.6481481481vw, 169px );
  position: absolute;
  left: 50%;
  top: max( -7.4074074074vw, -80px );
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__topcircle {
    width: 30.4vw;
    height: 30.4vw;
    top: -10.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
.sec03 .sec03__title {
  margin-bottom: min( 1.3888888889vw, 15px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__title {
    margin-bottom: 4.2666666667vw;
  }
}
.sec03 .sec03__title .--text01 {
  color: #7C8791;
  text-align: center;
  font-size: min( 4.4444444444vw, 48px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__title .--text01 {
    font-size: 8.5333333333vw;
  }
}
.sec03 .sec03__title .--text01 span {
  display: inline-block;
  padding: 0 min( 2.5925925926vw, 28px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__title .--text01 span {
    padding: 0 4.9333333333vw;
  }
}
.sec03 .sec03__title .--text01 span:before {
  content: "";
  display: block;
  background-image: url(../img/common/sec03_pare_l.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: min( 2.5925925926vw, 28px );
  height: min( 3.8888888889vw, 42px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__title .--text01 span:before {
    width: 4.9333333333vw;
    height: 7.4666666667vw;
  }
}
.sec03 .sec03__title .--text01 span:after {
  content: "";
  display: block;
  background-image: url(../img/common/sec03_pare_r.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  width: min( 2.5925925926vw, 28px );
  height: min( 3.8888888889vw, 42px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__title .--text01 span:after {
    width: 4.9333333333vw;
    height: 7.4666666667vw;
  }
}
.sec03 .sec03__title .--text02 {
  text-align: center;
  font-size: min( 3.3333333333vw, 36px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__title .--text02 {
    font-size: 6.9333333333vw;
  }
}
.sec03 .sec03__balloon {
  background-image: url(../img/pc/sec03_balloon.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: min( 61.3888888889vw, 663px );
  height: min( 13.0555555556vw, 141px );
  margin: 0 auto min( 1.3888888889vw, 15px );
  text-align: center;
  color: #7C8791;
  font-size: min( 2.037037037vw, 22px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  padding-top: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__balloon {
    background-image: url(../img/sp/sec03_balloon.webp);
    width: 74.6666666667vw;
    height: 34.8vw;
    margin: 0 auto 2.6666666667vw;
    font-size: 4.2666666667vw;
    padding-top: 2.6666666667vw;
  }
}
.sec03 .sec03__balloon .--text01 {
  color: #7C8791;
  font-size: min( 4.4444444444vw, 48px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__balloon .--text01 {
    font-size: 8.5333333333vw;
  }
}
.sec03 .sec03__balloon .--text02 {
  color: #7C8791;
  font-size: min( 2.5925925926vw, 28px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__balloon .--text02 {
    font-size: 5.3333333333vw;
  }
}
.sec03 .sec03__balloon .--text03 {
  color: #7C8791;
  font-size: min( 2.962962963vw, 32px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__balloon .--text03 {
    font-size: 6.4vw;
  }
}
.sec03 .sec03__wrap01 {
  width: min( 60.6481481481vw, 655px );
  margin: 0 auto min( 5.3703703704vw, 58px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__wrap01 {
    width: 100%;
    margin: 0 auto 14.2666666667vw;
  }
}
.sec03 .sec03__wrap01.--last {
  margin: 0 auto min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__wrap01.--last {
    margin: 0 auto 5.3333333333vw;
  }
}
.sec03 .sec03__num {
  font-size: min( 7.2222222222vw, 78px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  position: absolute;
  top: max( -5.3703703704vw, -58px );
  left: min( 2.7777777778vw, 30px );
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__num {
    font-size: 15.7333333333vw;
    top: -10.4vw;
    left: 0vw;
  }
}
.sec03 .sec03__num.--odd {
  left: auto;
  right: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__num.--odd {
    right: 0;
  }
}
.sec03 .sec03__fig01 {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__fig01 {
    margin-left: -4vw;
    margin-right: -4vw;
  }
}
.sec03 .sec03__box01 {
  border: var(--stroke-stroke_SS, min( 0.1851851852vw, 2px )) solid var(--3-base-04, #9FA9B3);
  background: rgba(255, 255, 255, 0.9);
  width: min( 50.9259259259vw, 550px );
  padding: min( 2.5925925926vw, 28px ) 0;
  margin: max( -7.8703703704vw, -85px ) auto 0;
  z-index: 2;
  position: relative;
  font-size: min( 2.5925925926vw, 28px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__box01 {
    width: 92vw;
    padding: 4vw 0;
    margin: -11.3333333333vw auto 0;
    font-size: 5.3333333333vw;
  }
}
.sec03 .sec03__box01 .--small {
  font-size: min( 1.8518518519vw, 20px );
  line-height: 160%;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__box01 .--small {
    font-size: 4.2666666667vw;
  }
}
.sec03 .sec03__note {
  color: #7C8791;
  text-align: center;
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: min( 0.9259259259vw, 10px );
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__note {
    font-size: 2.4vw;
    margin-top: 1.3333333333vw;
  }
}
.sec03 .sec03__wrap02 {
  width: min( 60.6481481481vw, 655px );
  margin: 0 auto min( 1.8518518519vw, 20px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__wrap02 {
    width: 84vw;
    margin: 0 auto 4.6666666667vw;
  }
}
.sec03 .sec03__text01 {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text01 {
    font-size: 3.4666666667vw;
  }
}
.sec03 .sec03__text01.--t1 {
  top: min( 5.7407407407vw, 62px );
  left: min( 38.4259259259vw, 415px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text01.--t1 {
    top: 6vw;
    left: 49.0666666667vw;
  }
}
.sec03 .sec03__text01.--t2 {
  top: min( 22.4074074074vw, 242px );
  left: min( 5.9259259259vw, 64px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text01.--t2 {
    top: 35.0666666667vw;
    left: 3.3333333333vw;
  }
}
.sec03 .sec03__text02 {
  font-family: "Noto Sans JP", serif;
  text-align: center;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text02 {
    font-size: 3.4666666667vw;
  }
}
.sec03 .sec03__text03 {
  margin: min( 10.1851851852vw, 110px ) auto min( 0.8333333333vw, 9px );
  background-color: #4F4F4F;
  color: #fff;
  display: inline-block;
  width: min( 10.1851851852vw, 110px );
  height: min( 3.6111111111vw, 39px );
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text03 {
    margin: 16.6666666667vw auto 2.9333333333vw;
    font-size: 3.4666666667vw;
    width: 21.4666666667vw;
    height: 8.9333333333vw;
  }
}
.sec03 .sec03__text04 {
  margin-bottom: min( 1.3888888889vw, 15px );
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text04 {
    margin-bottom: 2.1333333333vw;
  }
}
.sec03 .sec03__text04 .--small {
  display: block;
  text-align: center;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text04 .--small {
    font-size: 4.2666666667vw;
  }
}
.sec03 .sec03__text04 .--large {
  display: block;
  text-align: center;
  font-size: min( 2.962962963vw, 32px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text04 .--large {
    font-size: 6.4vw;
  }
}
.sec03 .sec03__list {
  display: flex;
  gap: min( 1.8518518519vw, 20px );
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__list {
    gap: 3.0666666667vw 5.0666666667vw;
    flex-wrap: wrap;
  }
}
.sec03 .sec03__item {
  flex: 0 0 min( 16.7592592593vw, 181px );
  height: min( 16.7592592593vw, 181px );
  border-radius: 50%;
  background-color: rgba(136, 155, 166, 0.6);
  border: min( 0.1851851852vw, 2px ) solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__item {
    flex: 0 0 34.9333333333vw;
    height: 34.9333333333vw;
    border: 0.2666666667vw solid #fff;
  }
}
.sec03 .sec03__item .--row01 {
  display: block;
}
.sec03 .sec03__item .--row01 .--text01 {
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__item .--row01 .--text01 {
    font-size: 4.2666666667vw;
  }
}
.sec03 .sec03__item .--row02 {
  display: block;
}
.sec03 .sec03__item .--row02 .--text02 {
  font-size: min( 4.0740740741vw, 44px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__item .--row02 .--text02 {
    font-size: 8vw;
  }
}
.sec03 .sec03__item .--row02 .--text03 {
  font-size: min( 2.962962963vw, 32px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__item .--row02 .--text03 {
    font-size: 5.8666666667vw;
  }
}
.sec03 .sec03__item .--row03 {
  display: block;
  position: absolute;
  bottom: min( 0.9259259259vw, 10px );
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__item .--row03 {
    bottom: 4vw;
  }
}
.sec03 .sec03__item .--row03 .--text04 {
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__item .--row03 .--text04 {
    font-size: 2.4vw;
  }
}
.sec03 .sec03__text05 {
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  margin-top: min( 1.3888888889vw, 15px );
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec03 .sec03__text05 {
    font-size: 2.4vw;
    margin-top: 2.2666666667vw;
  }
}

.sec04 {
  padding: min( 7.8703703704vw, 85px ) 0 min( 9.2592592593vw, 100px );
}
@media screen and (max-width: 767px) {
  .sec04 {
    padding: 15.3333333333vw 0;
  }
}
.sec04 .sec04__list {
  display: flex;
  flex-direction: column;
  gap: min( 3.7037037037vw, 40px );
  width: min( 85.1851851852vw, 920px );
  margin: min( 6.0185185185vw, 65px ) auto 0;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list {
    gap: 8vw;
    width: 84vw;
    margin: 8vw auto 0;
  }
}
.sec04 .sec04__list li {
  position: relative;
  background: #F6F6F6;
  padding: 0 max( 0vw, 0px ) min( 3.2407407407vw, 35px );
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list li {
    padding: 0vw 0 2vw;
  }
}
.sec04 .sec04__list li:nth-child(1) .sec04__col01 {
  background-image: url(../img/pc/sec04_bg_1.webp);
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list li:nth-child(1) .sec04__col01 {
    background-image: url(../img/sp/sec04_bg_1.webp);
  }
}
.sec04 .sec04__list li:nth-child(2) .sec04__col01 {
  background-image: url(../img/pc/sec04_bg_2.webp);
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list li:nth-child(2) .sec04__col01 {
    background-image: url(../img/sp/sec04_bg_2.webp);
  }
}
.sec04 .sec04__list li:nth-child(3) .sec04__col01 {
  background-image: url(../img/pc/sec04_bg_3.webp);
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list li:nth-child(3) .sec04__col01 {
    background-image: url(../img/sp/sec04_bg_3.webp);
  }
}
.sec04 .sec04__list li:nth-child(4) .sec04__col01 {
  background-image: url(../img/pc/sec04_bg_4.webp);
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list li:nth-child(4) .sec04__col01 {
    background-image: url(../img/sp/sec04_bg_4.webp);
  }
}
.sec04 .sec04__list li:nth-child(5) .sec04__col01 {
  background-image: url(../img/pc/sec04_bg_5.webp);
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__list li:nth-child(5) .sec04__col01 {
    background-image: url(../img/sp/sec04_bg_5.webp);
  }
}
.sec04 .sec04__col00 {
  background-image: url(../img/pc/sec04_bg_title.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 92.5925925926vw, 1000px ) min( 4.537037037vw, 49px );
  height: min( 4.537037037vw, 49px );
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col00 {
    background-image: url(../img/sp/sec04_bg_title.webp);
    background-size: 92vw 8.9333333333vw;
    height: 8.9333333333vw;
    font-size: 3.4666666667vw;
  }
}
.sec04 .sec04__col00 .--small {
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col00 .--small {
    font-size: 2.4vw;
  }
}
.sec04 .sec04__col01 {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 92.5925925926vw, 1000px ) min( 17.5925925926vw, 190px );
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min( 3.3333333333vw, 36px );
  padding: max( 0vw, 0px ) min( 3.2407407407vw, 35px );
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col01 {
    background-size: 92vw 26.4vw;
    flex-direction: column;
    gap: 0vw;
    padding: 4.6666666667vw 0 0;
  }
}
.sec04 .sec04__col01 header {
  flex: 0 0 min( 40.1851851852vw, 434px );
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col01 header {
    flex: 1;
    width: 100%;
  }
}
.sec04 .sec04__col01 header p {
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 400;
  line-height: 1.8;
  font-family: "Noto Sans JP", serif;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col01 header p {
    font-size: 3.4666666667vw;
  }
}
.sec04 .sec04__col01 header h3 {
  text-align: center;
  color: #fff;
}
.sec04 .sec04__col01 header h3 .text01 {
  font-size: min( 2.962962963vw, 32px );
  line-height: 1.4;
  font-weight: 600;
  margin-right: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col01 header h3 .text01 {
    font-size: 5.3333333333vw;
  }
}
.sec04 .sec04__col01 header h3 .text02 {
  font-size: min( 1.8518518519vw, 20px );
  line-height: 1.8;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col01 header h3 .text02 {
    font-size: 4vw;
  }
}
.sec04 .sec04__col01 .fig {
  width: min( 37.6851851852vw, 407px );
  position: relative;
  bottom: max( -1.8518518519vw, -20px );
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col01 .fig {
    width: 68.6666666667vw;
    bottom: 0;
  }
}
.sec04 .sec04__col02 {
  background-color: #F6F6F6;
  color: #7C8791;
  font-family: "Noto Sans JP", serif;
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-left: min( 6.8518518519vw, 74px );
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__col02 {
    font-size: 2.4vw;
    padding: 2.6666666667vw 0 0;
    text-align: center;
  }
}
.sec04 .sec04__trigger {
  cursor: pointer;
  width: fit-content;
  margin: min( 1.8518518519vw, 20px ) auto 0;
  padding-right: min( 5.3703703704vw, 58px );
  background-image: url(../img/common/sec04_icon_open.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: min( 2.5vw, 27px ) min( 2.5vw, 27px );
  font-family: "Noto Sans JP", serif;
  font-size: min( 1.8518518519vw, 20px );
  font-weight: 300;
  line-height: 1.4;
  transition: all 0.2s;
  background-color: #F6F6F6;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__trigger {
    margin: 2.6666666667vw auto;
    padding-right: 7.7333333333vw;
    background-size: 4.8vw;
    font-size: 4vw;
  }
}
.sec04 .sec04__trigger > span:first-child {
  display: block;
}
.sec04 .sec04__trigger > span:last-child {
  display: none;
}
.sec04 .sec04__trigger.--active {
  background-image: url(../img/common/sec04_icon_close.svg);
}
.sec04 .sec04__trigger.--active > span:first-child {
  display: none;
}
.sec04 .sec04__trigger.--active > span:last-child {
  display: block;
}
.sec04 .sec04__trigger:hover {
  opacity: 0.7;
}
.sec04 .sec04__toggle {
  display: none;
  margin-top: min( 1.8518518519vw, 20px );
  padding: 0 min( 6.9444444444vw, 75px );
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__toggle {
    margin-top: 2.6666666667vw;
    padding: 0 5.3333333333vw;
  }
}
.sec04 .sec04__toggle .text01 {
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.12em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__toggle .text01 {
    font-size: 3.4666666667vw;
  }
}
.sec04 .sec04__toggle .text01 .--small {
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__toggle .text01 .--small {
    font-size: 2.4vw;
  }
}
.sec04 .sec04__toggle .adlp-note {
  margin-top: min( 1.8518518519vw, 20px );
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #7C8791;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__toggle .adlp-note {
    margin-top: 2.6666666667vw;
    font-size: 2.4vw;
  }
}
.sec04 .sec04__toggle .text02 {
  border: min( 0.0925925926vw, 1px ) solid #4F4F4F;
  border-width: min( 0.0925925926vw, 1px ) 0;
  margin-top: min( 1.8518518519vw, 20px );
  padding: min( 1.8518518519vw, 20px ) 0;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__toggle .text02 {
    border: 0.1333333333vw solid #4F4F4F;
    border-width: 0.1333333333vw 0;
    margin-top: 2.6666666667vw;
    padding: 2.6666666667vw 0;
    font-size: 3.4666666667vw;
  }
}
.sec04 .sec04__toggle .text02 .--small {
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec04 .sec04__toggle .text02 .--small {
    font-size: 2.4vw;
  }
}

.sec05 {
  background-color: #F6F6F6;
  padding: min( 6.9444444444vw, 75px ) 0 min( 8.3333333333vw, 90px );
}
@media screen and (max-width: 767px) {
  .sec05 {
    padding: 9.3333333333vw 0 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__inner {
    padding: 0;
  }
}
.sec05 .sec05__block {
  display: flex;
  align-items: center;
  margin-bottom: min( 4.6296296296vw, 50px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__block {
    display: block;
    margin-bottom: 10.6666666667vw;
  }
}
.sec05 .sec05__block.--fst {
  margin-top: min( 6.2962962963vw, 68px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__block.--fst {
    margin-top: 8.4vw;
  }
}
.sec05 .sec05__fig__wrap {
  flex: 0 0 min( 47.5925925926vw, 514px );
  z-index: 2;
  position: relative;
}
.sec05 .sec05__fig__circle {
  position: absolute;
  background-image: url(../img/common/sec05_circle.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: min( 16.9444444444vw, 183px );
  height: min( 16.8518518519vw, 182px );
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle {
    width: 34.9333333333vw;
    height: 34.9333333333vw;
  }
}
.sec05 .sec05__fig__circle .--inner {
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #7C8791;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle .--inner {
    font-size: 4vw;
  }
}
.sec05 .sec05__fig__circle .--inner .--num {
  font-size: min( 2.962962963vw, 32px );
  line-height: 110%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle .--inner .--num {
    font-size: 6.4vw;
  }
}
.sec05 .sec05__fig__circle .--inner .--kome {
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle .--inner .--kome {
    font-size: 2.4vw;
  }
}
.sec05 .sec05__fig__circle.--c1 {
  left: min( 5.9259259259vw, 64px );
  bottom: max( -3.6111111111vw, -39px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle.--c1 {
    left: 15.0666666667vw;
    bottom: -10.6666666667vw;
  }
}
.sec05 .sec05__fig__circle.--c2 {
  left: min( 23.5185185185vw, 254px );
  bottom: max( -3.6111111111vw, -39px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle.--c2 {
    left: 52.6666666667vw;
    bottom: -10.6666666667vw;
  }
}
.sec05 .sec05__fig__circle.--c2 .--inner {
  padding-top: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig__circle.--c2 .--inner {
    padding-top: 5.6vw;
  }
}
.sec05 .sec05__textarea {
  height: min( 39.6296296296vw, 428px );
  flex: 0 0 min( 58.7962962963vw, 635px );
  margin-left: max( -6.3888888889vw, -69px );
  background-image: url(../img/pc/sec05_card.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  z-index: 1;
  padding: min( 7.5vw, 81px ) min( 9.7222222222vw, 105px ) 0 min( 12.5925925926vw, 136px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__textarea {
    width: 89.3333333333vw;
    height: auto;
    margin: 0 auto;
    background-image: url(../img/sp/sec05_card.webp);
    background-size: 89.3333333333vw 83.2vw;
    padding: 5.3333333333vw 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__textarea.--sppt {
    padding-top: 14.6666666667vw;
  }
}
.sec05 .sec05__title {
  display: flex;
  align-items: center;
  gap: min( 0.9259259259vw, 10px );
  padding-bottom: min( 2.3148148148vw, 25px );
  border-bottom: min( 0.0925925926vw, 1px ) solid #fff;
  margin-bottom: min( 2.3148148148vw, 25px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__title {
    gap: 4vw;
    padding-bottom: 3.3333333333vw;
    border-bottom: 0.1333333333vw solid #fff;
    margin-bottom: 3.3333333333vw;
  }
}
.sec05 .sec05__title .left {
  flex: 0 0 min( 8.1481481481vw, 88px );
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__title .left {
    flex: 0 0 14.6666666667vw;
  }
}
.sec05 .sec05__title .left .--point {
  display: block;
  font-size: min( 2.037037037vw, 22px );
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__title .left .--point {
    font-size: 4vw;
  }
}
.sec05 .sec05__title .left .--num {
  font-size: min( 7.4074074074vw, 80px );
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__title .left .--num {
    font-size: 13.3333333333vw;
  }
}
.sec05 .sec05__title .right {
  color: #fff;
  font-size: min( 2.5925925926vw, 28px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__title .right {
    font-size: 5.3333333333vw;
  }
}
.sec05 .sec05__text01 {
  color: #fff;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__text01 {
    font-size: 3.4666666667vw;
  }
}
.sec05 .sec05__note {
  color: #fff;
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: "Noto Sans JP", serif;
  margin-top: min( 2.3148148148vw, 25px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__note {
    font-size: 2.4vw;
    margin-top: 3.3333333333vw;
  }
}
.sec05 .sec05__wrapper {
  width: min( 92.5925925926vw, 1000px );
  position: relative;
  margin: min( 11.5740740741vw, 125px ) auto 0;
  background-color: #FFF;
  padding: min( 4.1666666667vw, 45px ) min( 5.0925925926vw, 55px ) min( 1.4814814815vw, 16px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__wrapper {
    width: 84vw;
    margin: 23.0666666667vw auto 0;
    padding: 6.6666666667vw 4vw 2.1333333333vw;
  }
}
.sec05 .sec05__wrapper:before {
  content: "";
  display: block;
  background-image: url(../img/common/sec05_arrow.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: max( -8.6111111111vw, -93px );
  width: min( 0.9259259259vw, 10px );
  height: min( 4.537037037vw, 49px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__wrapper:before {
    top: -15.0666666667vw;
    width: 2.4vw;
    height: 11.0666666667vw;
  }
}
.sec05 .sec05__text02 {
  color: #7C8791;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  text-align: center;
  padding-bottom: min( 0.9259259259vw, 10px );
  width: min( 31.0185185185vw, 335px );
  margin: 0 auto;
  border-bottom: min( 0.0925925926vw, 1px ) solid #7C8791;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__text02 {
    font-size: 4.2666666667vw;
    padding-bottom: 1.3333333333vw;
    width: 64.5333333333vw;
    border-bottom: 0.1333333333vw solid #7C8791;
  }
}
.sec05 .sec05__text03 {
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  padding-top: min( 0.9259259259vw, 10px );
  text-align: center;
  margin-bottom: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__text03 {
    font-size: 4.2666666667vw;
    padding-top: 1.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.sec05 .sec05__bolck02 {
  margin-bottom: min( 4.6296296296vw, 50px );
  display: flex;
  align-items: center;
  gap: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__bolck02 {
    display: block;
    margin-bottom: 6.6666666667vw;
  }
}
.sec05 .sec05__fig02 {
  flex: 0 0 min( 38.7962962963vw, 419px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__fig02 {
    margin-bottom: 4vw;
  }
}
.sec05 .sec05__textarea02 {
  flex: 0 0 min( 40.7407407407vw, 440px );
}
.sec05 .sec05__textarea02 .text01 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__textarea02 .text01 {
    font-size: 3.4666666667vw;
  }
}
.sec05 .sec05__textarea02 .text02 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
  color: #7C8791;
  margin-bottom: min( 0.462962963vw, 5px );
  position: relative;
  padding-left: min( 10.8333333333vw, 117px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__textarea02 .text02 {
    font-size: 3.4666666667vw;
    padding-left: 15.3333333333vw;
  }
}
.sec05 .sec05__textarea02 .text02.--mt {
  margin-top: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__textarea02 .text02.--mt {
    margin-top: 4vw;
  }
}
.sec05 .sec05__textarea02 .text02:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #7C8791;
  width: min( 9.9074074074vw, 107px );
  height: min( 0.0925925926vw, 1px );
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__textarea02 .text02:after {
    width: 11.3333333333vw;
    height: 0.1333333333vw;
  }
}

.sec06 {
  padding: min( 6.4814814815vw, 70px ) 0;
  background-color: #F6F6F6;
}
@media screen and (max-width: 767px) {
  .sec06 {
    padding: 12vw 0 4vw;
  }
}
.sec06 .adlp-slider__wrapper {
  margin-top: min( 4.6296296296vw, 50px );
}
@media screen and (max-width: 767px) {
  .sec06 .adlp-slider__wrapper {
    margin-top: 6.6666666667vw;
  }
}
.sec06 .sec06__slider {
  background-color: #fff;
  padding: max( 0vw, 0px ) min( 3.7037037037vw, 40px ) min( 4.1666666667vw, 45px );
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider {
    padding: 0 4.2666666667vw 0vw;
    height: 170.6666666667vw;
  }
}
.sec06 .sec06__slider:before {
  content: "";
  display: block;
  background-color: #F6F6F6;
  position: absolute;
  left: 0;
  top: max( 0vw, 0px );
  width: min( 85.1851851852vw, 920px );
  height: min( 4.1666666667vw, 45px );
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider:before {
    width: 84vw;
    height: 19.3333333333vw;
  }
}
.sec06 .sec06__slider__top {
  display: flex;
  gap: min( 2.962962963vw, 32px );
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__top {
    display: block;
  }
}
.sec06 .sec06__slider__fig {
  flex: 0 0 min( 35.6481481481vw, 385px );
}
.sec06 .sec06__slider__textarea {
  flex: 0 0 min( 37.037037037vw, 400px );
  padding-top: min( 9.7222222222vw, 105px );
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__textarea {
    padding-top: 4.6666666667vw;
  }
}
.sec06 .sec06__slider__textarea .row01 {
  display: block;
  border-bottom: min( 0.1851851852vw, 2px ) solid #7C8791;
  padding: 0 0 min( 1.3888888889vw, 15px );
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__textarea .row01 {
    display: block;
    width: 66.6666666667vw;
    margin: 0 auto;
    border-bottom: 0.2666666667vw solid #7C8791;
    padding: 0 0 2vw;
  }
}
.sec06 .sec06__slider__textarea .row01 .text01 {
  color: #4F4F4F;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-right: min( 3.4259259259vw, 37px );
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__textarea .row01 .text01 {
    font-size: 4.2666666667vw;
    margin-right: 2.9333333333vw;
  }
}
.sec06 .sec06__slider__textarea .row01 .text02 {
  color: #4F4F4F;
  font-size: min( 1.1111111111vw, 12px );
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__textarea .row01 .text02 {
    font-size: 2.4vw;
  }
}
.sec06 .sec06__slider__textarea .row02 {
  display: block;
  padding-top: min( 1.3888888889vw, 15px );
  color: #4F4F4F;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__textarea .row02 {
    font-size: 3.4666666667vw;
    padding-top: 2vw;
    text-align: center;
  }
}
.sec06 .sec06__slider__bottom {
  display: flex;
  gap: min( 2.7777777778vw, 30px );
  margin-top: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__bottom {
    display: block;
    margin-top: 0;
  }
}
.sec06 .sec06__slider__box {
  flex: 0 0 min( 37.5vw, 405px );
}
.sec06 .sec06__slider__box .text01 {
  background-color: #7C8791;
  padding: min( 0.462962963vw, 5px ) min( 0.9259259259vw, 10px );
  text-align: center;
  color: #fff;
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
  margin-bottom: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__box .text01 {
    padding: 1.3333333333vw 0.6666666667vw;
    font-size: 3.4666666667vw;
    margin-bottom: 2.6666666667vw;
    margin-top: 4.6666666667vw;
  }
}
.sec06 .sec06__slider__box .text02 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec06 .sec06__slider__box .text02 {
    font-size: 3.4666666667vw;
  }
}

.sec07 {
  background-image: url(../img/pc/sec07_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 73.4259259259vw, 793px );
  height: min( 73.4259259259vw, 793px );
  padding-top: min( 1.5740740741vw, 17px );
}
@media screen and (max-width: 767px) {
  .sec07 {
    background-image: url(../img/sp/sec07_bg.webp);
    background-size: 100vw 158.2666666667vw;
    height: 158.2666666667vw;
    padding-top: 2.8vw;
  }
}
.sec07 .sec07__inner {
  width: min( 69.4444444444vw, 750px );
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__inner {
    width: 100%;
  }
}
.sec07 .sec07__text01 {
  text-align: center;
  color: #fff;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: min( 3.6111111111vw, 39px );
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__text01 {
    font-size: 4.2666666667vw;
    margin-bottom: 8.8vw;
  }
}
.sec07 h2 {
  font-size: min( 3.3333333333vw, 36px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #7C8791;
  text-align: center;
  margin-bottom: min( 2.962962963vw, 32px );
}
@media screen and (max-width: 767px) {
  .sec07 h2 {
    font-size: 6.9333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
.sec07 h2 .--small {
  font-size: min( 2.5925925926vw, 28px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #4F4F4F;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec07 h2 .--small {
    font-size: 5.3333333333vw;
  }
}
.sec07 .sec07__text02 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
  text-align: center;
  padding: min( 2.4074074074vw, 26px ) 0;
  position: relative;
  margin-bottom: min( 3.2407407407vw, 35px );
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__text02 {
    font-size: 3.4666666667vw;
    padding: 3.4666666667vw 0;
    margin-bottom: 6.6666666667vw;
  }
}
.sec07 .sec07__text02:before {
  content: "";
  display: block;
  background-color: #4F4F4F;
  position: absolute;
  left: 0;
  top: max( 0vw, 0px );
  width: min( 63.8888888889vw, 690px );
  height: min( 0.0925925926vw, 1px );
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__text02:before {
    width: 92vw;
    height: 0.1333333333vw;
  }
}
.sec07 .sec07__text02:after {
  content: "";
  display: block;
  background-color: #4F4F4F;
  position: absolute;
  right: 0;
  bottom: max( 0vw, 0px );
  width: min( 63.8888888889vw, 690px );
  height: min( 0.0925925926vw, 1px );
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__text02:after {
    width: 92vw;
    height: 0.1333333333vw;
  }
}
.sec07 .sec07__video {
  width: min( 49.8148148148vw, 538px );
  margin: 0 auto min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__video {
    width: 92vw;
    margin: 0 auto 6vw;
  }
}
.sec07 .sec07__video video {
  width: 100%;
}
.sec07 .sec07__text03 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  margin-bottom: min( 1.3888888889vw, 15px );
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__text03 {
    font-size: 3.4666666667vw;
    margin-bottom: 2vw;
  }
}
.sec07 .sec07__text04 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  text-align: center;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec07 .sec07__text04 {
    font-size: 3.4666666667vw;
  }
}

.sec08 {
  background: linear-gradient(132deg, #FAF9F6 17.77%, #DCE1E7 83.75%);
  padding: min( 6.0185185185vw, 65px ) 0;
}
@media screen and (max-width: 767px) {
  .sec08 {
    padding: 12vw 0;
  }
}
.sec08 .sec08__list {
  margin-top: min( 4.1666666667vw, 45px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__list {
    margin-top: 10.6666666667vw;
  }
}
.sec08 .sec08__list:before {
  content: "";
  display: block;
  position: absolute;
  left: min( 3.5185185185vw, 38px );
  top: min( 5.5555555556vw, 60px );
  width: min( 0.462962963vw, 5px );
  height: min( 65.9259259259vw, 712px );
  background: linear-gradient(180deg, #B1C1D2 14.93%, #53687C 100%);
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__list:before {
    left: 6vw;
    top: 16.1333333333vw;
    width: 1.3333333333vw;
    height: 172.2666666667vw;
    background: linear-gradient(180deg, #B1C1D2 1.95%, #53687C 62.74%);
  }
}
.sec08 .sec08__list li {
  margin-bottom: min( 1.8518518519vw, 20px );
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__list li {
    margin-bottom: 4vw;
  }
}
.sec08 .sec08__list li:nth-child(1) .sec08__circle {
  background-color: #B1C1D2;
}
.sec08 .sec08__list li:nth-child(2) .sec08__circle {
  background-color: #91A3B5;
}
.sec08 .sec08__list li:nth-child(3) .sec08__circle {
  background-color: #6D7D8C;
}
.sec08 .sec08__list li:nth-child(4) .sec08__circle {
  background-color: #54697D;
}
.sec08 .sec08__list li:nth-child(5) .sec08__circle {
  background-color: #53687C;
}
.sec08 .sec08__circle {
  width: min( 7.5925925926vw, 82px );
  height: min( 7.5925925926vw, 82px );
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__circle {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.sec08 .sec08__circle .--step {
  font-size: min( 1.2962962963vw, 14px );
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  color: #fff;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__circle .--step {
    font-size: 2.9333333333vw;
  }
}
.sec08 .sec08__circle .--num {
  font-size: min( 2.037037037vw, 22px );
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  color: #fff;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__circle .--num {
    font-size: 4.2666666667vw;
  }
}
.sec08 .sec08__content {
  background-color: #fff;
  padding: min( 2.7777777778vw, 30px ) min( 5.1851851852vw, 56px );
  width: min( 81.2037037037vw, 877px );
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__content {
    padding: 4vw 10.1333333333vw;
    width: 88.6666666667vw;
    margin-right: -4vw;
  }
}
.sec08 .sec08__text01 {
  color: #7C8791;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: min( 0.462962963vw, 5px );
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__text01 {
    font-size: 4.2666666667vw;
    margin-bottom: 2vw;
  }
}
.sec08 .sec08__text02 {
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 767px) {
  .sec08 .sec08__text02 {
    font-size: 3.4666666667vw;
  }
}

.sec09 {
  background-color: #F6F6F6;
  padding: min( 5.0925925926vw, 55px ) 0;
}
@media screen and (max-width: 767px) {
  .sec09 {
    padding: 10.6666666667vw 0;
  }
}
.sec09 .adlp-accordion__wrapper {
  margin-top: min( 3.7037037037vw, 40px );
}
@media screen and (max-width: 767px) {
  .sec09 .adlp-accordion__wrapper {
    margin: 10.6666666667vw 4vw 0;
  }
}

.sec10 {
  background-image: url(../img/pc/sec10_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 68.6111111111vw, 741px );
  height: min( 68.6111111111vw, 741px );
  padding-top: min( 14.8148148148vw, 160px );
}
@media screen and (max-width: 767px) {
  .sec10 {
    background-image: url(../img/sp/sec10_bg.webp);
    background-size: 100vw 146.6666666667vw;
    height: 146.6666666667vw;
    padding-top: 7.4666666667vw;
  }
}
.sec10 .sec10__text01 {
  color: #fff;
  font-size: min( 2.5925925926vw, 28px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0 0 min( 0.9259259259vw, 10px ) min( 58.7962962963vw, 635px );
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text01 {
    font-size: 5.3333333333vw;
    margin: 0 0 0.6666666667vw 21.6vw;
  }
}
.sec10 .sec10__text02 {
  color: #fff;
  font-size: min( 2.5925925926vw, 28px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-left: min( 58.7962962963vw, 635px );
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text02 {
    font-size: 5.3333333333vw;
    margin-left: 21.6vw;
  }
}
.sec10 .sec10__text03 {
  font-size: min( 4.4444444444vw, 48px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-align: center;
  margin-top: min( 33.3333333333vw, 360px );
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text03 {
    font-size: 7.4666666667vw;
    margin-top: 94.8vw;
  }
}

.sec11 {
  background-image: url(../img/pc/sec11_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min( 177.7777777778vw, 1920px ) min( 61.4814814815vw, 664px );
  height: min( 61.4814814815vw, 664px );
  padding-top: min( 5.5555555556vw, 60px );
}
@media screen and (max-width: 767px) {
  .sec11 {
    background-image: url(../img/sp/sec11_bg.webp);
    background-size: 100vw 184.4vw;
    height: 184.4vw;
    padding-top: 15.3333333333vw;
  }
}
.sec11 .sec11__inner {
  width: min( 69.4444444444vw, 750px );
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec11 .sec11__inner {
    width: 80vw;
  }
}
.sec11 .sec11_text01 {
  color: #1E2124;
  font-family: "Noto Sans JP", serif;
  text-align: justify;
  margin-top: min( 2.3148148148vw, 25px );
  font-size: min( 1.4814814815vw, 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec11 .sec11_text01 {
    margin-top: 6vw;
    font-size: 3.4666666667vw;
  }
}

.title01 {
  width: min( 85.1851851852vw, 920px );
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .title01 {
    width: 84vw;
  }
}
.title01 .--sub {
  color: #7C8791;
  font-size: min( 1.8518518519vw, 20px );
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  display: block;
}
@media screen and (max-width: 767px) {
  .title01 .--sub {
    font-size: 4.2666666667vw;
  }
}
.title01 .--sub .--large {
  font-size: min( 2.5925925926vw, 28px );
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .title01 .--sub .--large {
    font-size: 5.3333333333vw;
  }
}
.title01 .--main {
  color: #4F4F4F;
  font-size: min( 3.7037037037vw, 40px );
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  display: block;
  margin-bottom: min( 1.8518518519vw, 20px );
}
@media screen and (max-width: 767px) {
  .title01 .--main {
    font-size: 7.4666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
.title01 .--en {
  color: #7C8791;
  font-size: min( 2.2222222222vw, 24px );
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .title01 .--en {
    font-size: 4.8vw;
  }
}
.title01 .--en span {
  position: relative;
}
.title01 .--en span:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  background-color: #7C8791;
  height: min( 0.0925925926vw, 1px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span:after {
    height: 0.1333333333vw;
  }
}
.title01 .--en span.--sec01:after {
  width: min( 35.9259259259vw, 388px );
  left: min( 12.962962963vw, 140px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span.--sec01:after {
    width: 25.3333333333vw;
    left: 26.6666666667vw;
  }
}
.title01 .--en span.--sec04:after {
  width: min( 32.962962963vw, 356px );
  left: min( 22.2222222222vw, 240px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span.--sec04:after {
    width: 33.3333333333vw;
    left: 47.7333333333vw;
  }
}
.title01 .--en span.--sec05:after {
  width: min( 43.8888888889vw, 474px );
  left: min( 9.2592592593vw, 100px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span.--sec05:after {
    width: 57.0666666667vw;
    left: 20.8vw;
  }
}
.title01 .--en span.--sec06:after {
  width: min( 13.4259259259vw, 145px );
  left: min( 17.962962963vw, 194px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span.--sec06:after {
    width: 25.7333333333vw;
    left: 40vw;
  }
}
.title01 .--en span.--sec08:after {
  width: min( 36.4814814815vw, 394px );
  left: min( 8.3333333333vw, 90px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span.--sec08:after {
    width: 60.5333333333vw;
    left: 18.6666666667vw;
  }
}
.title01 .--en span.--sec11:after {
  width: min( 46.7592592593vw, 505px );
  left: min( 24.4444444444vw, 264px );
}
@media screen and (max-width: 767px) {
  .title01 .--en span.--sec11:after {
    width: 25.3333333333vw;
    left: 53.8666666667vw;
  }
}
/*# sourceMappingURL=lp.css.map */
