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

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

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min( 1.4814814815vw, 16px );
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 4vw;
  }
}

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

*:focus {
  outline: none;
}

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

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

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

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

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

figcaption,
small {
  font-size: min( 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: #333 !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333 !important;
}
.adlp-wrapper .bg__white {
  background: #fff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min( 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%, #333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}
.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}
.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}
.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}
.adlp-wrapper .line.--w2 {
  border-width: min( 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 .wrap700 {
  margin: auto;
  width: min( 64.8148148148vw, 700px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap800 {
  margin: auto;
  width: min( 74.0740740741vw, 800px );
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap800 {
    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-footer {
  padding: min( 5.1851851852vw, 56px ) 0 min( 2.7777777778vw, 30px );
  background: #000;
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: 7.4666666667vw 0 4.2666666667vw;
  }
}
.adlp-footer__menu {
  text-align: center;
  line-height: 1;
}
.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: min( 5.5555555556vw, 60px );
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    flex-direction: column;
    width: 100%;
    gap: 7.4666666667vw;
  }
}
.adlp-footer__menu a {
  color: #FFF;
  font-size: min( 1.2962962963vw, 14px );
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu a {
    font-size: 3.2vw;
  }
}
.adlp-footer__text {
  margin: min( 3.7037037037vw, 40px ) auto 0;
  font-size: min( 1.1111111111vw, 12px );
  text-align: center;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: 2.6666666667vw;
    margin: 9.6vw auto 0;
  }
}

.adlp-floating {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min( 177.7777777778vw, 1920px );
  padding: min( 0.9259259259vw, 10px ) 0;
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: 1.3333333333vw 0;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min( 100vw, 1080px );
  padding: min( 1.4814814815vw, 16px ) 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 90%;
    padding: 2.6666666667vw;
  }
}
.adlp-floating__close {
  width: min( 4.6296296296vw, 50px );
  height: min( 4.6296296296vw, 50px );
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%234B4B4B'/%3E%3C/svg%3E%0A");
  background-size: min( 1.8518518519vw, 20px ) min( 1.8518518519vw, 20px );
  background-repeat: no-repeat;
  background-position: center;
  border: min( 0.1851851852vw, 2px ) solid #4B4B4B;
  transition: 0.15s all;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .adlp-floating__close:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #E75B18;
    border-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating__close {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    background-size: 2.6666666667vw 2.6666666667vw;
    border-width: 0.2666666667vw;
  }
  .adlp-floating__close:active {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #E75B18;
    border-color: transparent;
  }
}
.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-main {
  padding-top: min( 5.9259259259vw, 64px );
}
@media screen and (max-width: 767px) {
  .adlp-main {
    padding-top: 13.8666666667vw;
  }
}

.adlp-accordion {
  background: #fff;
}
.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__wrapper {
    gap: 4vw;
  }
}
.adlp-accordion__header {
  position: relative;
  cursor: pointer;
}
.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min( 1.8518518519vw, 20px ) min( 7.4074074074vw, 80px ) min( 1.8518518519vw, 20px ) min( 3.7037037037vw, 40px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner {
    padding: 5.3333333333vw 14.9333333333vw 5.3333333333vw 5.3333333333vw;
  }
}
.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::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min( 1.8518518519vw, 20px );
  height: min( 1.1111111111vw, 12px );
  right: min( 4.1666666667vw, 45px );
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.5L0.47372 0.25L19.5263 0.250002L10 11.5Z' fill='%23012F83'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header::after {
    width: 3.7333333333vw;
    height: 2.2666666667vw;
    right: 4.6666666667vw;
  }
}
.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: min( 1.8518518519vw, 20px ) min( 3.7037037037vw, 40px );
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner {
    padding: 0 5.3333333333vw 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;
  }
}

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

.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-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-swiper {
  position: relative;
  padding-bottom: min( 4.6296296296vw, 50px );
  width: 100%;
  height: 100%;
  /* ページネーションの余白 */
}
@media screen and (max-width: 767px) {
  .adlp-swiper {
    padding-bottom: 10.6666666667vw;
  }
}
.adlp-swiper.--hide {
  overflow: hidden;
}
.adlp-swiper .swiper-slide {
  padding: 0 min( 1.8518518519vw, 20px );
}
.adlp-swiper .swiper-button-next,
.adlp-swiper .swiper-button-prev {
  width: min( 2.2222222222vw, 24px );
  height: min( 7.7777777778vw, 84px );
  background-repeat: no-repeat;
  background-position: center;
  background-size: min( 2.2222222222vw, 24px ) min( 7.7777777778vw, 84px );
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-button-next,
  .adlp-swiper .swiper-button-prev {
    width: 4vw;
  }
}
.adlp-swiper .swiper-button-next::after,
.adlp-swiper .swiper-button-prev::after {
  display: none;
}
.adlp-swiper .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='84' viewBox='0 0 24 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='84' fill='%234A453B'/%3E%3Cpath d='M18 51L8 42L18 33' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  left: 0;
}
.adlp-swiper .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='84' viewBox='0 0 24 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='84' fill='%234A453B'/%3E%3Cpath d='M8 33L18 42L8 51' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  right: 0;
}
.adlp-swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.adlp-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 min( 0.7407407407vw, 8px );
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .adlp-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1.0666666667vw;
  }
}
.adlp-swiper .swiper-pagination {
  bottom: 0;
}
.adlp-swiper .swiper-pagination-bullet {
  height: min( 0.9259259259vw, 10px );
  width: min( 0.9259259259vw, 10px );
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-pagination-bullet {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.adlp-swiper .swiper-pagination-bullet-active {
  background-color: #0E79AF;
}
.adlp-swiper__wrapper {
  padding-bottom: min( 2.7777777778vw, 30px );
}
@media screen and (max-width: 767px) {
  .adlp-swiper__wrapper {
    width: 100%;
    padding-bottom: 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;
}

#sec01 {
  position: relative;
  padding: min( 3.7037037037vw, 40px ) 0 min( 5.1851851852vw, 56px );
}
#sec01 .case-section__inner {
  width: 100%;
  max-width: min( 100vw, 1080px );
  margin: 0 auto;
}
#sec01 .case-section__heading {
  text-align: center;
  margin-bottom: min( 3.7037037037vw, 40px );
}
#sec01 .case-section__content {
  margin-top: min( 3.7037037037vw, 40px );
}
#sec01 .scroll-mark {
  width: min( 2.962962963vw, 32px );
  margin: 0 auto min( 1.4814814815vw, 16px );
}
#sec01 .scroll-mark img {
  width: 100%;
}
#sec01 .case-heading {
  color: #00518F;
  font-size: min( 2.962962963vw, 32px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec01 .tab-buttons {
  display: flex;
  gap: min( 0.3703703704vw, 4px );
  justify-content: center;
  border-bottom: min( 0.3703703704vw, 4px ) solid #0E79AF;
}
#sec01 .tab-button {
  flex-shrink: 0;
  width: min( 22.5925925926vw, 244px );
  padding: min( 1.4814814815vw, 16px ) min( 2.2222222222vw, 24px );
  border: none;
  border-radius: min( 1.3888888889vw, 15px ) min( 1.3888888889vw, 15px ) 0 0;
  background: #CAD0D4;
  color: #87959E;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
#sec01 .tab-button.--active {
  background: #0E79AF;
  color: #fff;
}
#sec01 .tab-contents {
  width: min( 88.8888888889vw, 960px );
  margin: 0 auto;
  padding: min( 2.2222222222vw, 24px ) 0;
  overflow: hidden;
}
#sec01 .tab-content {
  display: none;
}
#sec01 .tab-content.--active {
  display: block;
}
#sec01 .case-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: min( 1.4814814815vw, 16px );
  box-shadow: 0 min( 0.3703703704vw, 4px ) min( 1.4814814815vw, 16px ) 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
#sec01 .case-card__image {
  position: relative;
}
#sec01 .case-card__image .case-card__tags {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: min( 2.962962963vw, 32px );
}
#sec01 .case-card__image .case-tag {
  position: relative;
}
#sec01 .case-card__image .case-tag:nth-child(1)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 1em;
  background-color: #00518F;
}
#sec01 .case-card__tags {
  display: flex;
  width: fit-content;
  padding: min( 1.1111111111vw, 12px ) min( 1.8518518519vw, 20px );
  background-color: #FFF;
}
#sec01 .case-card__tags.--sub {
  margin-top: min( 1.4814814815vw, 16px );
  padding: 0;
  gap: min( 0.9259259259vw, 10px );
  flex-wrap: wrap;
}
#sec01 .case-card__company {
  color: #333;
  font-size: min( 1.2962962963vw, 14px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#sec01 .case-card__title {
  margin-top: min( 0.7407407407vw, 8px );
  color: #00518F;
  font-size: min( 2.037037037vw, 22px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
#sec01 .case-card__info {
  display: flex;
  flex-direction: column;
  gap: min( 1.4814814815vw, 16px );
  margin-top: min( 1.4814814815vw, 16px );
  padding: min( 2.2222222222vw, 24px );
  border-radius: min( 0.7407407407vw, 8px );
  background: #E4E8E9;
}
#sec01 .case-card__disc {
  padding: min( 2.5925925926vw, 28px ) min( 3.3333333333vw, 36px );
  width: 100%;
}
#sec01 .case-tag {
  display: inline-flex;
  align-items: center;
  padding: 0 min( 0.7407407407vw, 8px );
  border-radius: min( 1.2962962963vw, 14px );
  color: #00518F;
  font-size: min( 2.037037037vw, 22px );
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
}
#sec01 .case-tag.--outline {
  padding: min( 0.3703703704vw, 4px ) min( 0.9259259259vw, 10px ) min( 0.462962963vw, 5px ) min( 0.9259259259vw, 10px );
  border: 1px solid #0095D8;
  border-radius: min( 0.7407407407vw, 8px );
  background: transparent;
  color: #0095D8;
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
#sec01 .info-list {
  display: flex;
  align-items: center;
  gap: min( 1.4814814815vw, 16px );
  border-bottom: min( 0.0925925926vw, 1px ) solid #E6E6E6;
}
#sec01 .info-list.--skill {
  align-items: flex-start;
}
#sec01 .info-term {
  width: min( 6.2037037037vw, 67px );
  padding: min( 0.1851851852vw, 2px ) min( 0.7407407407vw, 8px );
  border-radius: min( 0.3703703704vw, 4px );
  background: #6A96B0;
  color: #FFF;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec01 .info-desc {
  display: flex;
  align-items: flex-end;
  color: #333;
  font-size: min( 1.2037037037vw, 13px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#sec01 .info-desc.--skill {
  gap: min( 0.7407407407vw, 8px );
  flex-direction: column;
  align-items: baseline;
}
#sec01 .info-desc span.num {
  color: #1E71BF;
  font-size: min( 2.037037037vw, 22px );
  letter-spacing: 0.04em;
  line-height: normal;
}
#sec01 .info-desc span.unit {
  color: #1E71BF;
  font-size: min( 1.2037037037vw, 13px );
}
#sec01 .info-desc .skill-item {
  display: flex;
  gap: min( 0.5555555556vw, 6px );
  color: #1E71BF;
  font-size: min( 1.8518518519vw, 20px );
  font-weight: 400;
}
#sec01 .info-desc .skill-item::before {
  content: "";
  display: block;
  width: min( 2.5vw, 27px );
  aspect-ratio: 1/1;
  background: url(../img/common/icon-check.svg) center/contain no-repeat;
}
#sec01 .case-note {
  color: #666;
  font-size: min( 1.1111111111vw, 12px );
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec01 .adlp-swiper {
  padding-bottom: min( 4.2592592593vw, 46px );
}
#sec01 .adlp-swiper .swiper-button-prev,
#sec01 .adlp-swiper .swiper-button-next {
  width: min( 4.4444444444vw, 48px );
  height: auto;
  aspect-ratio: 1/1;
  background: url(../img/common/slider-arrow.svg) center/contain no-repeat;
  top: 50%;
}
#sec01 .adlp-swiper .swiper-button-prev {
  transform: scale(-1);
}

@media screen and (max-width: 767px) {
  #sec01 {
    padding: 4.2666666667vw 0 6vw;
  }
  #sec01 .case-section__inner {
    width: 100%;
  }
  #sec01 .case-section__heading {
    margin-bottom: 5.0666666667vw;
  }
  #sec01 .scroll-mark {
    width: 6.4vw;
    margin: 0 auto 1.6vw;
  }
  #sec01 .case-heading {
    font-size: 5.3333333333vw;
    margin-top: 4vw;
  }
  #sec01 .tab-buttons {
    gap: 0.6666666667vw;
    padding: 0 1.8666666667vw;
    overflow-x: auto;
    border-bottom-width: 1.0666666667vw;
  }
  #sec01 .tab-buttons::-webkit-scrollbar {
    display: none;
  }
  #sec01 .tab-button {
    width: 23.4666666667vw;
    padding: 4.9333333333vw 2.1333333333vw;
    border-radius: 2vw 2vw 0 0;
    font-size: 2.6666666667vw;
  }
  #sec01 .tab-contents {
    width: 100%;
    padding: 4.6666666667vw 0;
  }
  #sec01 .case-card {
    border-radius: 2.1333333333vw;
    box-shadow: 0 0.5333333333vw 4vw 0 rgba(0, 0, 0, 0.1);
  }
  #sec01 .case-card__image {
    width: 100%;
  }
  #sec01 .case-card__image .case-card__tags {
    margin-top: 6.4vw;
  }
  #sec01 .case-card__tags {
    padding: 1.6vw 0.8vw;
  }
  #sec01 .case-card__tags.--sub {
    margin-top: 3.2vw;
    gap: 2.1333333333vw;
    padding: 0;
  }
  #sec01 .case-card__company {
    font-size: 2.6666666667vw;
  }
  #sec01 .case-card__title {
    margin-top: 4.2666666667vw;
    font-size: 4.2666666667vw;
  }
  #sec01 .case-card__info {
    margin-top: 4.2666666667vw;
    padding: 2.9333333333vw;
    gap: 2.1333333333vw;
  }
  #sec01 .case-card__disc {
    width: 100%;
    padding: 6.4vw 6.4vw;
  }
  #sec01 .case-tag {
    padding: 0 2.1333333333vw;
    font-size: 4.2666666667vw;
    border-radius: 1.3333333333vw;
  }
  #sec01 .case-tag.--outline {
    padding: 1.0666666667vw 2.1333333333vw;
    font-size: 2.6666666667vw;
    border-radius: 1.3333333333vw;
  }
  #sec01 .info-list {
    gap: 2.4vw;
    align-items: flex-start;
  }
  #sec01 .info-term {
    width: 12.9333333333vw;
    padding: 0.2666666667vw 0.5333333333vw;
    border-radius: 1.3333333333vw;
    font-size: 3.4666666667vw;
  }
  #sec01 .info-desc {
    font-size: 2.9333333333vw;
  }
  #sec01 .info-desc.--skill {
    gap: 0.5333333333vw;
  }
  #sec01 .info-desc span.num {
    font-size: 4.2666666667vw;
  }
  #sec01 .info-desc span.unit {
    font-size: 2.9333333333vw;
  }
  #sec01 .info-desc .skill-item {
    gap: 1.6vw;
    font-size: 3.2vw;
  }
  #sec01 .info-desc .skill-item::before {
    width: 4vw;
  }
  #sec01 .case-note {
    font-size: 2.6666666667vw;
    margin-top: 0;
    padding-right: 8.8vw;
    text-align: right;
  }
  #sec01 .adlp-swiper {
    padding-bottom: 10.1333333333vw;
  }
  #sec01 .adlp-swiper .swiper-button-prev,
  #sec01 .adlp-swiper .swiper-button-next {
    width: 9.3333333333vw;
    top: 30%;
  }
  #sec01 .adlp-swiper .swiper-button-prev {
    left: 2%;
  }
  #sec01 .adlp-swiper .swiper-button-next {
    right: 2%;
  }
  #sec01 .swiper-slide {
    padding: 0 8vw;
  }
}
#sec01 {
  position: relative;
  padding: min( 3.7037037037vw, 40px ) 0 min( 5.1851851852vw, 56px );
}
#sec01 .case-section__inner {
  width: 100%;
  max-width: min( 100vw, 1080px );
  margin: 0 auto;
}
#sec01 .case-section__heading {
  text-align: center;
  margin-bottom: min( 3.7037037037vw, 40px );
}
#sec01 .case-section__content {
  margin-top: min( 3.7037037037vw, 40px );
}
#sec01 .scroll-mark {
  width: min( 2.962962963vw, 32px );
  margin: 0 auto min( 1.4814814815vw, 16px );
}
#sec01 .scroll-mark img {
  width: 100%;
}
#sec01 .case-heading {
  color: #00518F;
  font-size: min( 2.962962963vw, 32px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec01 .tab-buttons {
  display: flex;
  gap: min( 0.3703703704vw, 4px );
  justify-content: center;
  border-bottom: min( 0.3703703704vw, 4px ) solid #0E79AF;
}
#sec01 .tab-button {
  flex-shrink: 0;
  width: min( 22.5925925926vw, 244px );
  padding: min( 1.4814814815vw, 16px ) min( 2.2222222222vw, 24px );
  border: none;
  border-radius: min( 1.3888888889vw, 15px ) min( 1.3888888889vw, 15px ) 0 0;
  background: #CAD0D4;
  color: #87959E;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
#sec01 .tab-button.--active {
  background: #0E79AF;
  color: #fff;
}
#sec01 .tab-contents {
  width: min( 88.8888888889vw, 960px );
  margin: 0 auto;
  padding: min( 2.2222222222vw, 24px ) 0;
  overflow: hidden;
}
#sec01 .tab-content {
  display: none;
}
#sec01 .tab-content.--active {
  display: block;
}
#sec01 .case-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: min( 1.4814814815vw, 16px );
  box-shadow: 0 min( 0.3703703704vw, 4px ) min( 1.4814814815vw, 16px ) 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
#sec01 .case-card__image {
  position: relative;
}
#sec01 .case-card__image .case-card__tags {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: min( 2.962962963vw, 32px );
}
#sec01 .case-card__image .case-tag {
  position: relative;
}
#sec01 .case-card__image .case-tag:nth-child(1)::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 1em;
  background-color: #00518F;
}
#sec01 .case-card__tags {
  display: flex;
  width: fit-content;
  padding: min( 1.1111111111vw, 12px ) min( 1.8518518519vw, 20px );
  background-color: #FFF;
}
#sec01 .case-card__tags.--sub {
  margin-top: min( 1.4814814815vw, 16px );
  padding: 0;
  gap: min( 0.9259259259vw, 10px );
  flex-wrap: wrap;
}
#sec01 .case-card__company {
  color: #333;
  font-size: min( 1.2962962963vw, 14px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#sec01 .case-card__title {
  margin-top: min( 0.7407407407vw, 8px );
  color: #00518F;
  font-size: min( 2.037037037vw, 22px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
#sec01 .case-card__info {
  display: flex;
  flex-direction: column;
  gap: min( 1.4814814815vw, 16px );
  margin-top: min( 1.4814814815vw, 16px );
  padding: min( 2.2222222222vw, 24px );
  border-radius: min( 0.7407407407vw, 8px );
  background: #E4E8E9;
}
#sec01 .case-card__disc {
  padding: min( 2.5925925926vw, 28px ) min( 3.3333333333vw, 36px );
  width: 100%;
}
#sec01 .case-tag {
  display: inline-flex;
  align-items: center;
  padding: 0 min( 0.7407407407vw, 8px );
  border-radius: min( 1.2962962963vw, 14px );
  color: #00518F;
  font-size: min( 2.037037037vw, 22px );
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
}
#sec01 .case-tag.--outline {
  padding: min( 0.3703703704vw, 4px ) min( 0.9259259259vw, 10px ) min( 0.462962963vw, 5px ) min( 0.9259259259vw, 10px );
  border: 1px solid #0095D8;
  border-radius: min( 0.7407407407vw, 8px );
  background: transparent;
  color: #0095D8;
  font-size: min( 1.1111111111vw, 12px );
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
#sec01 .info-list {
  display: flex;
  align-items: center;
  gap: min( 1.4814814815vw, 16px );
  border-bottom: min( 0.0925925926vw, 1px ) solid #E6E6E6;
}
#sec01 .info-list.--skill {
  align-items: flex-start;
}
#sec01 .info-term {
  width: min( 6.2037037037vw, 67px );
  padding: min( 0.1851851852vw, 2px ) min( 0.7407407407vw, 8px );
  border-radius: min( 0.3703703704vw, 4px );
  background: #6A96B0;
  color: #FFF;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec01 .info-desc {
  display: flex;
  align-items: flex-end;
  color: #333;
  font-size: min( 1.2037037037vw, 13px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
#sec01 .info-desc.--skill {
  gap: min( 0.7407407407vw, 8px );
  flex-direction: column;
  align-items: baseline;
}
#sec01 .info-desc span.num {
  color: #1E71BF;
  font-size: min( 2.037037037vw, 22px );
  letter-spacing: 0.04em;
  line-height: normal;
}
#sec01 .info-desc span.unit {
  color: #1E71BF;
  font-size: min( 1.2037037037vw, 13px );
}
#sec01 .info-desc .skill-item {
  display: flex;
  gap: min( 0.5555555556vw, 6px );
  color: #1E71BF;
  font-size: min( 1.8518518519vw, 20px );
  font-weight: 400;
}
#sec01 .info-desc .skill-item::before {
  content: "";
  display: block;
  width: min( 2.5vw, 27px );
  aspect-ratio: 1/1;
  background: url(../img/common/icon-check.svg) center/contain no-repeat;
}
#sec01 .case-note {
  color: #666;
  font-size: min( 1.1111111111vw, 12px );
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec01 .adlp-swiper {
  padding-bottom: min( 4.2592592593vw, 46px );
}
#sec01 .adlp-swiper .swiper-button-prev,
#sec01 .adlp-swiper .swiper-button-next {
  width: min( 4.4444444444vw, 48px );
  height: auto;
  aspect-ratio: 1/1;
  background: url(../img/common/slider-arrow.svg) center/contain no-repeat;
  top: 50%;
}
#sec01 .adlp-swiper .swiper-button-prev {
  transform: scale(-1);
}

@media screen and (max-width: 767px) {
  #sec01 {
    padding: 4.2666666667vw 0 6vw;
  }
  #sec01 .case-section__inner {
    width: 100%;
  }
  #sec01 .case-section__heading {
    margin-bottom: 5.0666666667vw;
  }
  #sec01 .scroll-mark {
    width: 6.4vw;
    margin: 0 auto 1.6vw;
  }
  #sec01 .case-heading {
    font-size: 5.3333333333vw;
    margin-top: 4vw;
  }
  #sec01 .tab-buttons {
    gap: 0.6666666667vw;
    padding: 0 1.8666666667vw;
    overflow-x: auto;
    border-bottom-width: 1.0666666667vw;
  }
  #sec01 .tab-buttons::-webkit-scrollbar {
    display: none;
  }
  #sec01 .tab-button {
    width: 23.4666666667vw;
    padding: 4.9333333333vw 2.1333333333vw;
    border-radius: 2vw 2vw 0 0;
    font-size: 2.6666666667vw;
  }
  #sec01 .tab-contents {
    width: 100%;
    padding: 4.6666666667vw 0;
  }
  #sec01 .case-card {
    border-radius: 2.1333333333vw;
    box-shadow: 0 0.5333333333vw 4vw 0 rgba(0, 0, 0, 0.1);
  }
  #sec01 .case-card__image {
    width: 100%;
  }
  #sec01 .case-card__image .case-card__tags {
    margin-top: 6.4vw;
  }
  #sec01 .case-card__tags {
    padding: 1.6vw 0.8vw;
  }
  #sec01 .case-card__tags.--sub {
    margin-top: 3.2vw;
    gap: 2.1333333333vw;
    padding: 0;
  }
  #sec01 .case-card__company {
    font-size: 2.6666666667vw;
  }
  #sec01 .case-card__title {
    margin-top: 4.2666666667vw;
    font-size: 4.2666666667vw;
  }
  #sec01 .case-card__info {
    margin-top: 4.2666666667vw;
    padding: 2.9333333333vw;
    gap: 2.1333333333vw;
  }
  #sec01 .case-card__disc {
    width: 100%;
    padding: 6.4vw 6.4vw;
  }
  #sec01 .case-tag {
    padding: 0 2.1333333333vw;
    font-size: 4.2666666667vw;
    border-radius: 1.3333333333vw;
  }
  #sec01 .case-tag.--outline {
    padding: 1.0666666667vw 2.1333333333vw;
    font-size: 2.6666666667vw;
    border-radius: 1.3333333333vw;
  }
  #sec01 .info-list {
    gap: 2.4vw;
    align-items: flex-start;
  }
  #sec01 .info-term {
    width: 12.9333333333vw;
    padding: 0.2666666667vw 0.5333333333vw;
    border-radius: 1.3333333333vw;
    font-size: 3.4666666667vw;
  }
  #sec01 .info-desc {
    font-size: 2.9333333333vw;
  }
  #sec01 .info-desc.--skill {
    gap: 0.5333333333vw;
  }
  #sec01 .info-desc span.num {
    font-size: 4.2666666667vw;
  }
  #sec01 .info-desc span.unit {
    font-size: 2.9333333333vw;
  }
  #sec01 .info-desc .skill-item {
    gap: 1.6vw;
    font-size: 3.2vw;
  }
  #sec01 .info-desc .skill-item::before {
    width: 4vw;
  }
  #sec01 .case-note {
    font-size: 2.6666666667vw;
    margin-top: 0;
    padding-right: 8.8vw;
    text-align: right;
  }
  #sec01 .adlp-swiper {
    padding-bottom: 10.1333333333vw;
  }
  #sec01 .adlp-swiper .swiper-button-prev,
  #sec01 .adlp-swiper .swiper-button-next {
    width: 9.3333333333vw;
    top: 30%;
  }
  #sec01 .adlp-swiper .swiper-button-prev {
    left: 2%;
  }
  #sec01 .adlp-swiper .swiper-button-next {
    right: 2%;
  }
  #sec01 .swiper-slide {
    padding: 0 8vw;
  }
}
.feature-section {
  position: relative;
  background: linear-gradient(351deg, rgba(0, 149, 216, 0.4) 0.73%, rgba(0, 149, 216, 0.2) 50.83%, rgba(0, 149, 216, 0.1) 93.87%);
  padding: min( 5.1851851852vw, 56px ) 0;
}
.feature-section__inner {
  max-width: min( 96.2962962963vw, 1040px );
  margin: 0 auto;
  padding: 0 min( 1.8518518519vw, 20px );
}

.feature-heading {
  text-align: center;
}
.feature-heading__label {
  display: block;
  color: #0095d8;
  font-size: min( 2.4074074074vw, 26px );
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-bottom: min( 0.7407407407vw, 8px );
}
.feature-heading__main {
  color: #00518f;
  font-size: min( 3.7037037037vw, 40px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.feature-list {
  display: flex;
  flex-direction: column;
  gap: min( 2.962962963vw, 32px );
  margin-top: min( 3.7037037037vw, 40px );
}

.feature-item {
  border-radius: min( 0.7407407407vw, 8px );
  width: 100%;
  background: #fff;
  overflow: hidden;
  display: flex;
}
.feature-item__header {
  background: #00518f;
  padding: min( 1.4814814815vw, 16px ) min( 1.4814814815vw, 16px ) min( 1.1111111111vw, 12px );
  text-align: center;
  width: min( 30.9259259259vw, 334px );
}
.feature-item__header .number {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: min( 3.7037037037vw, 40px );
  font-weight: 500;
  line-height: 1;
}
.feature-item__header .title .caption {
  display: block;
  color: #fff59f;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  line-height: 1.4;
  margin: min( 0.3703703704vw, 4px ) 0 min( 0.5555555556vw, 6px );
  padding-bottom: min( 0.7407407407vw, 8px );
  border-bottom: 2px solid #fff;
}
.feature-item__header .title .text {
  color: #fff;
  font-size: min( 2.037037037vw, 22px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.feature-item__header .title .text sup {
  vertical-align: baseline;
}
.feature-item__header .title .cl-yellow {
  color: #fff59f;
}
.feature-item__body {
  padding: min( 1.4814814815vw, 16px ) min( 1.4814814815vw, 16px ) min( 1.1111111111vw, 12px );
  width: calc(100% - min( 30.9259259259vw, 334px ));
  display: flex;
  align-items: center;
}
.feature-item__body p {
  color: #333;
  font-size: min( 1.4814814815vw, 16px );
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.feature-item__body p sup {
  vertical-align: baseline;
  font-size: min( 1.1111111111vw, 12px );
}
.feature-item__body-inner {
  display: flex;
  align-items: center;
  gap: min( 1.8518518519vw, 20px );
}
.feature-item .feature-image {
  width: min( 23.9814814815vw, 259px );
}

.feature-note {
  text-align: right;
  color: #666;
  font-size: min( 1.1111111111vw, 12px );
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-top: min( 0.7407407407vw, 8px );
}

@media screen and (max-width: 767px) {
  .feature-section {
    padding: 10.6666666667vw 0;
  }
  .feature-section__inner {
    max-width: none;
    padding: 0 8vw;
  }
  .feature-heading {
    margin-bottom: 5.3333333333vw;
  }
  .feature-heading__label {
    font-size: 4.8vw;
  }
  .feature-heading__main {
    font-size: 8.2666666667vw;
  }
  .feature-list {
    margin-top: 10.6666666667vw;
    flex-direction: column;
    gap: 7.4666666667vw;
  }
  .feature-item {
    width: 100%;
    border-radius: 2.1333333333vw 2.1333333333vw 0 0;
    flex-direction: column;
  }
  .feature-item sup {
    font-size: 0.7em;
    vertical-align: text-bottom;
  }
  .feature-item__header {
    padding: 3.3333333333vw 6.6666666667vw 2.6666666667vw;
    display: flex;
    align-items: center;
    gap: 2.4vw;
    width: 100%;
  }
  .feature-item__header::before {
    border-width: min( 4.0740740741vw, 44px ) min( 4.0740740741vw, 44px ) 0 0;
  }
  .feature-item__header .number {
    font-size: 10.9333333333vw;
    margin-bottom: 0;
    font-weight: 500;
  }
  .feature-item__header .title .caption {
    font-size: 3.4666666667vw;
  }
  .feature-item__header .title .text {
    font-size: 4.2666666667vw;
  }
  .feature-item__header .title .text sup {
    font-size: 2.6666666667vw;
  }
  .feature-item__body {
    padding: 5.3333333333vw 6.6666666667vw 4.5333333333vw;
    width: 100%;
  }
  .feature-item__body p {
    font-size: 3.7333333333vw;
  }
  .feature-item__body p sup {
    font-size: 2.6666666667vw;
  }
  .feature-item__body-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4vw;
  }
  .feature-item .feature-image {
    width: 100%;
  }
  .feature-note {
    font-size: 2.6666666667vw;
    margin-top: 2.4vw;
    position: relative;
    right: -1em;
  }
}
.step-section {
  position: relative;
  background: #edf5fa;
  padding: min( 5.1851851852vw, 56px ) 0;
}
.step-section__inner {
  max-width: min( 100vw, 1080px );
  margin: 0 auto;
  padding: 0 min( 1.8518518519vw, 20px );
}

.step-heading {
  text-align: center;
  margin-bottom: min( 3.2407407407vw, 35px );
}
.step-heading__title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step-heading__text {
  color: #0095d8;
  font-size: min( 2.4074074074vw, 26px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.step-heading__main {
  color: #00518f;
  font-size: min( 3.7037037037vw, 40px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.step-heading__accent {
  color: #fb8d00;
  font-size: min( 7.2222222222vw, 78px );
  margin: 0 min( 0.3703703704vw, 4px );
  line-height: 1;
}
.step-heading__en {
  font-family: "roboto", sans-serif;
  font-size: min( 3.3333333333vw, 36px );
  line-height: 1;
}

.step-list {
  display: flex;
  width: min( 85.1851851852vw, 920px );
  gap: min( 3.7037037037vw, 40px );
  margin: 0 auto min( 3.7037037037vw, 40px );
}

.step-item {
  width: min( 40.7407407407vw, 440px );
  background: #fff;
  border-radius: min( 1.4814814815vw, 16px );
  padding: min( 3.5185185185vw, 38px );
  box-shadow: 0 min( 0.3703703704vw, 4px ) min( 1.8518518519vw, 20px ) rgba(0, 0, 0, 0.08);
  position: relative;
}
.step-item__icon {
  display: flex;
  align-items: center;
  margin-bottom: min( 2.2222222222vw, 24px );
  position: absolute;
  width: min( 8.7037037037vw, 94px );
  aspect-ratio: 1/1;
  left: max( -0.9259259259vw, -10px );
  top: max( -0.9259259259vw, -10px );
}
.step-item__title {
  color: #00518f;
  font-size: min( 2.4074074074vw, 26px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-bottom: min( 1.4814814815vw, 16px );
  margin-left: min( 6.1111111111vw, 66px );
  padding-bottom: min( 1.8518518519vw, 20px );
  border-bottom: 1px solid #d8eef8;
}
.step-item__text p {
  color: #333;
  font-size: min( 1.4814814815vw, 16px );
  line-height: 1.6;
  letter-spacing: 0.18em;
  margin-bottom: min( 0.7407407407vw, 8px );
}
.step-item__note {
  color: #666;
  font-size: min( 1.1111111111vw, 12px );
  line-height: 1.4;
}
.step-item__button {
  margin-top: min( 2.2222222222vw, 24px );
}
.step-item__tags {
  display: flex;
  flex-wrap: wrap;
  gap: min( 0.7407407407vw, 8px );
  margin: min( 1.4814814815vw, 16px ) 0;
}
.step-item__note-box {
  margin-top: min( 0.9259259259vw, 10px );
}
.step-item__note-box p {
  color: #666;
  font-size: min( 1.1111111111vw, 12px );
  line-height: 1.4;
}

.step-tag {
  background: #6a96b0;
  color: #fff;
  font-size: min( 1.2962962963vw, 14px );
  font-weight: 500;
  padding: min( 1.2037037037vw, 13px ) 0;
  border-radius: min( 0.462962963vw, 5px );
  line-height: 1;
  width: min( 7.8703703704vw, 85px );
  display: flex;
  justify-content: center;
  align-items: center;
}

.step-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fb8d00;
  color: #fff;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 700;
  padding: min( 1.4814814815vw, 16px ) min( 2.2222222222vw, 24px );
  border-radius: min( 3.7037037037vw, 40px );
  width: 100%;
  transition: opacity 0.3s;
}
.step-button:hover {
  opacity: 0.8;
}
.step-button__text {
  margin-right: min( 0.7407407407vw, 8px );
  font-size: min( 1.6666666667vw, 18px );
}
.step-button__icon {
  width: min( 2.2222222222vw, 24px );
  height: min( 2.2222222222vw, 24px );
  background: url("../img/common/icon-btn.svg") no-repeat center/contain;
}

.step-register {
  position: relative;
  text-align: center;
}
.step-register__text {
  color: #00518f;
  font-size: min( 2.7777777778vw, 30px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-bottom: min( 1.0185185185vw, 11px );
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min( 3.7037037037vw, 40px );
}
.step-register__text:before, .step-register__text:after {
  content: "";
  display: inline-block;
  width: min( 5.8333333333vw, 63px );
  height: min( 1.8518518519vw, 20px );
  background: url(../img/pc/step-title-rect.svg) no-repeat center/contain;
}
.step-register__text:after {
  scale: -1 1;
}
.step-register__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min( 3.5185185185vw, 38px );
}
.step-register__image {
  max-width: min( 46.7592592593vw, 505px );
  margin: 0 auto;
}
.step-register__image img {
  width: 100%;
}

.step-career {
  text-align: center;
}
.step-career__title {
  text-align: center;
  color: #00518f;
  font-size: min( 3.8888888889vw, 42px );
  position: relative;
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 600;
  letter-spacing: 0.01em;
  transform: skew(-2deg);
}
.step-career__title span {
  font-size: min( 2.5925925926vw, 28px );
}
.step-career__title::after {
  content: "";
  position: absolute;
  bottom: max( -0.7407407407vw, -8px );
  left: 0;
  width: 100%;
  height: min( 0.2777777778vw, 3px );
  background: #00518f;
}
.step-career__text {
  display: block;
  color: #00518f;
  font-size: min( 2.2222222222vw, 24px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.step-career__accent {
  color: #0095d8;
}

@media screen and (max-width: 767px) {
  .step-section {
    padding: 10.6666666667vw 0 10.6666666667vw;
  }
  .step-section__inner {
    padding: 0;
  }
  .step-heading {
    margin-bottom: 8vw;
  }
  .step-heading__text {
    font-size: 5.3333333333vw;
    margin-bottom: 1.0666666667vw;
  }
  .step-heading__main {
    font-size: 8.2666666667vw;
  }
  .step-heading__accent {
    font-size: 13.3333333333vw;
    margin: 0 1.0666666667vw;
  }
  .step-heading__en {
    font-size: 7.4666666667vw;
  }
  .step-list {
    flex-direction: column;
    gap: 7.6vw;
    margin-bottom: 8vw;
  }
  .step-item {
    width: 100%;
    border-radius: 3.2vw;
    padding: 7.4666666667vw 6.6666666667vw;
  }
  .step-item__icon {
    margin-bottom: 4vw;
    width: 20vw;
    height: 20vw;
    top: -3.3333333333vw;
    left: -3.3333333333vw;
  }
  .step-item__content {
    padding-left: 0;
  }
  .step-item__title {
    font-size: 5.3333333333vw;
    margin-left: 14vw;
    margin-bottom: 4vw;
    letter-spacing: 0.01em;
  }
  .step-item__text p {
    font-size: 3.4666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .step-item__note {
    font-size: 2.6666666667vw;
  }
  .step-item__button {
    margin-top: 4vw;
  }
  .step-item__tags {
    gap: 2.1333333333vw;
    margin: 3.2vw 0;
  }
  .step-item__note-box {
    border-radius: 2.1333333333vw;
    margin-top: 3.2vw;
  }
  .step-item__note-box p {
    font-size: 2.6666666667vw;
  }
  .step-item__tags {
    gap: 2.1333333333vw;
  }
  .step-tag {
    font-size: 3.7333333333vw;
    padding: 3.3333333333vw 0;
    border-radius: 1.3333333333vw;
    width: 22.4vw;
  }
  .step-button {
    font-size: 3.7333333333vw;
    padding: 3.2vw 5.3333333333vw;
    border-radius: 8vw;
  }
  .step-button__text {
    margin-right: 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
  .step-button__icon {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
  .step-register__text {
    font-size: 5.3333333333vw;
    margin-bottom: 0;
  }
  .step-register__text::before, .step-register__text:after {
    width: 12vw;
    height: 4vw;
  }
  .step-register__content {
    flex-direction: column;
    align-items: center;
    gap: 4vw;
  }
  .step-register__image {
    width: 100%;
    max-width: initial;
  }
  .step-career__title {
    font-size: 7.2vw;
    padding: 0 4.9333333333vw;
    letter-spacing: -0.04em;
  }
  .step-career__title span {
    font-size: 5.3333333333vw;
  }
  .step-career__title::after {
    bottom: -1.6vw;
    height: 0.5333333333vw;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.projects-section {
  position: relative;
  padding: min( 5.1851851852vw, 56px ) 0;
}

.projects-heading {
  text-align: center;
}
.projects-heading__label {
  display: block;
  color: #0095D8;
  font-size: min( 1.8518518519vw, 20px );
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
  margin-bottom: min( 0.7407407407vw, 8px );
}
.projects-heading__main {
  color: #00518F;
  font-size: min( 2.7777777778vw, 30px );
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.project-lists {
  margin-top: min( 5.5555555556vw, 60px );
}
.project-lists .adlp-logo {
  width: min( 148.1481481481vw, 1600px );
}

@media screen and (max-width: 767px) {
  .projects-section {
    padding: 6.9333333333vw 0;
  }
  .projects-heading__label {
    font-size: 4vw;
    margin-bottom: 1.0666666667vw;
  }
  .projects-heading__main {
    font-size: 5.3333333333vw;
  }
  .project-lists {
    margin-top: 4.5333333333vw;
  }
  .project-lists .adlp-logo {
    width: 256vw;
  }
}
.faq {
  background: #F7F5F5;
  padding: min( 5.1851851852vw, 56px ) 0;
}
.faq .faq-title {
  text-align: center;
  line-height: 1.3;
}
.faq .faq-title__en {
  color: #00518F;
  text-align: center;
  font-family: "Zen Kaku Gothic New", serif;
  font-size: min( 2.037037037vw, 22px );
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.faq .faq-title__ja {
  color: #00518F;
  font-family: "Noto Sans JP";
  font-size: min( 3.2407407407vw, 35px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.faq .adlp-accordion {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  overflow: hidden;
  box-shadow: 0 min( 0.1851851852vw, 2px ) min( 0.1851851852vw, 2px ) 0 rgba(77, 124, 146, 0.34);
}
.faq .adlp-accordion:last-child {
  margin-bottom: 0;
}
.faq .adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min( 2.7777777778vw, 30px );
  width: min( 100vw, 1080px );
  padding: 0 min( 3.7037037037vw, 40px );
  margin: min( 3.7037037037vw, 40px ) auto 0;
}
.faq .adlp-accordion__header__inner {
  padding: min( 2.2222222222vw, 24px ) min( 3.7037037037vw, 40px );
}
.faq .adlp-accordion__header__inner .text {
  color: #00518F;
  font-size: min( 1.6666666667vw, 18px );
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.faq .adlp-accordion__header::after {
  background-image: url(../img/common/icon_acc_arrow.svg);
  width: min( 1.6666666667vw, 18px );
  height: min( 1.0185185185vw, 11px );
}
.faq .adlp-accordion__body__inner {
  border-top: 1px solid var(--base-d-8-eef-8, #D8EEF8);
  padding: min( 1.4814814815vw, 16px ) 0 min( 2.2222222222vw, 24px );
  width: calc(100% - min( 7.4074074074vw, 80px ));
  margin: 0 auto;
  display: block;
}
.faq .adlp-accordion__body__inner .text {
  color: #333;
  text-align: justify;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.06em;
}
.faq .adlp-accordion__body__inner .text-link {
  color: #333;
  font-size: min( 1.4814814815vw, 16px );
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.06em;
  text-decoration-line: underline;
}

@media screen and (max-width: 767px) {
  .faq {
    padding: 13.3333333333vw 0 10.6666666667vw;
  }
  .faq .faq-title {
    margin-bottom: 5.3333333333vw 0 min( 7.4074074074vw, 80px );
  }
  .faq .faq-title__en {
    font-size: 4.2666666667vw;
    margin-bottom: 1.0666666667vw;
  }
  .faq .faq-title__ja {
    font-size: 6.9333333333vw;
  }
  .faq .adlp-accordion__wrapper {
    width: 100%;
    padding: 0 8vw 2.6666666667vw;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
  .faq .adlp-accordion__header__inner {
    padding: 4vw 10.6666666667vw 5.3333333333vw 4vw;
  }
  .faq .adlp-accordion__header__inner .text {
    font-size: 3.7333333333vw;
  }
  .faq .adlp-accordion__header::after {
    width: 4.8vw;
    height: 2.4vw;
    right: 4vw;
  }
  .faq .adlp-accordion__body__inner {
    width: calc(100% - 8vw);
    padding: 4vw 0 4vw;
  }
  .faq .adlp-accordion__body__inner .text,
  .faq .adlp-accordion__body__inner .text-link {
    font-size: 3.4666666667vw;
    letter-spacing: 0.2em;
  }
}
/*# sourceMappingURL=lp.css.map */
