@charset "UTF-8";
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-feature-settings: "palt" on;
  line-height: 180%;
  vertical-align: baseline;
  letter-spacing: 0.04em;
  text-decoration: none;
  outline: none;
  list-style: none;
  border: 0;
  -webkit-tap-highlight-color: rgb(0 0 0 / 0%);
}
html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
body {
  height: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  -webkit-overflow-scrolling: touch;
}

@media screen and (width <= 767px) {
  body {
    font-size: calc(30 / 750 * 100vw);
  }
}
h1,
h2 {
  position: relative;
  font-weight: 700;
}
*:focus {
  outline: none;
}
p a {
  word-break: break-all;
  text-decoration: underline;
}
sup {
  font-size: 50%;
  vertical-align: top;
}
sub {
  font-size: 50%;
  vertical-align: baseline;
}
em,
b,
strong,
th {
  font-weight: 700;
}
a {
  color: #333333;
  cursor: pointer;
  transition: opacity 0.3s;
}
figcaption,
small {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
}

@media screen and (width <= 767px) {
  figcaption,
  small {
    font-size: calc(20 / 750 * 100vw);
  }
}
img {
  display: block;
  height: auto;
}
input,
button,
select,
textarea {
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background: transparent;
  border: none;
  border-radius: 0;
}
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 (width >= 768px) {
  .adlp-outer {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow-x: hidden;
  }
}
@media screen and (width <= 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}
@media screen and (width >= 768px) {
  .adlp-wrapper {
    min-width: min(calc(1920 / 1080 * 100vw), 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}
.adlp-wrapper .w100 {
  display: block;
  width: 100% !important;
}
.adlp-wrapper .center {
  text-align: center;
}

@media screen and (width >= 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #333333 !important;
}
.adlp-wrapper .text__white {
  color: #ffffff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #e75b18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333333 !important;
}
.adlp-wrapper .bg__white {
  background: #ffffff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #e75b18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #ffffff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #e75b18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #ffffff 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 #333333;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #ffffff;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #e75b18;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .pad10 {
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .pad10 {
    padding-top: calc(10 / 750 * 100vw) !important;
    padding-bottom: calc(10 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .pad20 {
    padding-top: calc(20 / 750 * 100vw) !important;
    padding-bottom: calc(20 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .pad30 {
    padding-top: calc(30 / 750 * 100vw) !important;
    padding-bottom: calc(30 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .pad40 {
    padding-top: calc(40 / 750 * 100vw) !important;
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .pad50 {
    padding-top: calc(50 / 750 * 100vw) !important;
    padding-bottom: calc(50 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .pad60 {
    padding-top: calc(60 / 750 * 100vw) !important;
    padding-bottom: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .mt10 {
    margin-top: calc(10 / 750 * 100vw);
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .mt20 {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .mt30 {
    margin-top: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .mt40 {
    margin-top: calc(40 / 750 * 100vw);
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .mt50 {
    margin-top: calc(50 / 750 * 100vw);
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}

@media screen and (width <= 767px) {
  .adlp-wrapper .mt60 {
    margin-top: calc(60 / 750 * 100vw);
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: calc(10 / 750 * 100vw) !important;
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: calc(20 / 750 * 100vw) !important;
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: calc(30 / 750 * 100vw) !important;
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: calc(40 / 750 * 100vw) !important;
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: calc(50 / 750 * 100vw) !important;
  }
}
@media screen and (width <= 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .wrap500 {
  width: min(calc(500 / 1080 * 100vw), 500px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap600 {
  width: min(calc(600 / 1080 * 100vw), 600px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap700 {
  width: min(calc(700 / 1080 * 100vw), 700px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap800 {
  width: min(calc(800 / 1080 * 100vw), 800px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap800 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap900 {
  width: min(calc(900 / 1080 * 100vw), 900px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap920 {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1000 {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1080 {
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: auto;
}

@media screen and (width <= 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-header {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 100;
  width: 100%;
  background: #ffffff;
  transform: translateX(-50%);
}
.adlp-header h1 {
  line-height: 1;
}
.adlp-header img {
  width: min(calc(172 / 1080 * 100vw), 172px);
  height: min(calc(36 / 1080 * 100vw), 36px);
}
.adlp-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  height: min(calc(80 / 1080 * 100vw), 80px);
  margin: 0 auto;
}

@media screen and (width <= 1100px) {
  .adlp-header__inner {
    width: min(calc(1000 / 1080 * 100vw), 1000px);
  }
}
@media screen and (width <= 767px) {
  .adlp-header img {
    width: calc(248 / 750 * 100vw);
    height: calc(52 / 750 * 100vw);
  }
  .adlp-header__inner {
    width: 100%;
    height: calc(100 / 750 * 100vw);
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-main {
  padding-top: min(calc(80 / 1080 * 100vw), 80px);
}

@media screen and (width <= 767px) {
  .adlp-main {
    padding-top: calc(100 / 750 * 100vw);
  }
}
.adlp-btn {
  position: relative;
  display: inline-block;
  padding: min(calc(8 / 1080 * 100vw), 8px) min(calc(22 / 1080 * 100vw), 22px)
    min(calc(8 / 1080 * 100vw), 8px) min(calc(46 / 1080 * 100vw), 46px);
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  line-height: 160%;
  color: #ffffff;
  text-align: center;
  letter-spacing: min(calc(1.8 / 1080 * 100vw), 1.8px);
  background: linear-gradient(179deg, #fc8b28 34.1%, #e37312 98.21%);
  border-radius: min(calc(44 / 1080 * 100vw), 44px);
  transition: filter 0.3s;
}
.adlp-btn::before {
  position: absolute;
  top: 50%;
  left: min(calc(6 / 1080 * 100vw), 6px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(calc(33 / 1080 * 100vw), 33px);
  height: min(calc(33 / 1080 * 100vw), 33px);
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 700;
  line-height: 160%;
  color: #fc8b28;
  text-align: center;
  letter-spacing: min(calc(0.48 / 1080 * 100vw), 0.48px);
  content: "無料";
  background: #ffffff;
  border-radius: 50%;
  transform: translateY(-50%);
}
.adlp-btn:hover {
  filter: brightness(130%);
}
.adlp-btn.-lg {
  width: min(calc(490 / 1080 * 100vw), 490px);
  padding: min(calc(24 / 1080 * 100vw), 24px);
  font-size: min(calc(24 / 1080 * 100vw), 24px);
}
.adlp-btn.-lg::before {
  width: min(calc(74 / 1080 * 100vw), 74px);
  height: min(calc(74 / 1080 * 100vw), 74px);
  font-size: min(calc(24 / 1080 * 100vw), 24px);
}
.adlp-btn.-nc {
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(90 / 1080 * 100vw), 90px);
}
.adlp-btn.-nc::before {
  display: none;
}
.adlp-btn.-dl::after {
  position: absolute;
  top: 50%;
  right: min(calc(32 / 1080 * 100vw), 32px);
  display: inline-block;
  width: min(calc(26 / 1080 * 100vw), 26px);
  height: min(calc(26 / 1080 * 100vw), 26px);
  content: "";
  background: url("../img/common/dl.svg") center center/contain no-repeat;
  transform: translateY(-50%);
}

@media screen and (width <= 767px) {
  .adlp-btn {
    padding: calc(15 / 750 * 100vw) calc(25 / 750 * 100vw)
      calc(15 / 750 * 100vw) calc(73 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
    letter-spacing: calc(2.4 / 750 * 100vw);
    border-radius: calc(44 / 750 * 100vw);
  }
  .adlp-btn::before {
    left: calc(4 / 750 * 100vw);
    width: calc(60 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
    font-size: calc(20 / 750 * 100vw);
    letter-spacing: calc(0.8 / 750 * 100vw);
  }
  .adlp-btn.-lg {
    width: calc(630 / 750 * 100vw);
    padding: calc(24 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
  }
  .adlp-btn.-lg::before {
    width: calc(74 / 750 * 100vw);
    height: calc(74 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
  }
  .adlp-btn.-nc {
    padding: calc(20 / 750 * 100vw) calc(90 / 750 * 100vw);
  }
  .adlp-btn.-dl::after {
    right: calc(32 / 750 * 100vw);
    width: calc(26 / 750 * 100vw);
    height: calc(26 / 750 * 100vw);
  }
}
.adlp-btn-2 {
  position: relative;
  display: inline-block;
  width: min(calc(490 / 1080 * 100vw), 490px);
  padding: min(calc(18 / 1080 * 100vw), 18px) min(calc(75 / 1080 * 100vw), 75px)
    min(calc(22 / 1080 * 100vw), 22px) min(calc(133 / 1080 * 100vw), 133px);
  overflow: hidden;
  background: linear-gradient(178deg, #fbff3e 0.74%, #babd29 97.06%);
  border: 6px solid #ffffff;
  border-radius: min(calc(60 / 1080 * 100vw), 60px);
  transition: filter 0.3s;
}
.adlp-btn-2:hover {
  filter: brightness(120%);
}
.adlp-btn-2__mag {
  position: absolute;
  right: min(calc(24 / 1080 * 100vw), 24px);
  bottom: 0;
  width: min(calc(79 / 1080 * 100vw), 79px);
}
.adlp-btn-2__row-1 {
  position: absolute;
  top: 50%;
  left: min(calc(13 / 1080 * 100vw), 13px);
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
}
.adlp-btn-2__row-1::before {
  position: absolute;
  top: 50%;
  left: max(calc(-175 / 1080 * 100vw), -175px);
  z-index: 5;
  display: inline-block;
  width: min(calc(300 / 1080 * 100vw), 300px);
  height: min(calc(216 / 1080 * 100vw), 216px);
  content: "";
  background-color: #14b5b5;
  transform: translateY(-50%) rotate(17deg);
}
.adlp-btn-2__row-1 span {
  position: relative;
  z-index: 5;
}
.adlp-btn-2__row-1 span:nth-of-type(1) {
  line-height: 100%;
}
.adlp-btn-2__row-1 span:nth-of-type(1) .easy {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  color: #fbff3e;
  letter-spacing: min(calc(1.6 / 1080 * 100vw), 1.6px);
}
.adlp-btn-2__row-1 span:nth-of-type(1) .digit {
  margin-right: min(calc(5 / 1080 * 100vw), 5px);
  font-size: min(calc(46 / 1080 * 100vw), 46px);
  font-weight: 700;
  color: #ffffff;
}
.adlp-btn-2__row-1 span:nth-of-type(1) .unit {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  color: #ffffff;
  letter-spacing: min(calc(1.6 / 1080 * 100vw), 1.6px);
}
.adlp-btn-2__row-1 span:nth-of-type(2) {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  line-height: 100%;
  color: #ffffff;
  letter-spacing: min(calc(0.8 / 1080 * 100vw), 0.8px);
}
.adlp-btn-2__row-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.adlp-btn-2__row-2 span {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 800;
  line-height: 130%;
  color: #333333;
  text-align: center;
  letter-spacing: min(calc(2.08 / 1080 * 100vw), 2.08px);
}
.adlp-btn-2--simple {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-right: min(calc(68 / 1080 * 100vw), 68px);
  padding-left: min(calc(68 / 1080 * 100vw), 68px);
  margin: 0 auto;
  border: 6px solid #ffffff;
  box-shadow: 0 2px 14px rgb(0 0 0 / 25%);
}
.adlp-btn-2--simple span {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 800;
  line-height: 130%;
  color: #333333;
  text-align: center;
  letter-spacing: min(calc(2.08 / 1080 * 100vw), 2.08px);
}

@media screen and (width <= 767px) {
  .adlp-btn-2 {
    width: calc(630 / 750 * 100vw);
    padding: calc(17 / 750 * 100vw) 0 calc(15 / 750 * 100vw)
      calc(133 / 750 * 100vw);
    border-radius: calc(60 / 750 * 100vw);
  }
  .adlp-btn-2__mag {
    right: calc(40 / 750 * 100vw);
    width: calc(65 / 750 * 100vw);
  }
  .adlp-btn-2__row-1 {
    left: calc(32 / 750 * 100vw);
  }
  .adlp-btn-2__row-1::before {
    left: calc(-125 / 750 * 100vw);
    width: calc(300 / 750 * 100vw);
    height: calc(216 / 750 * 100vw);
  }
  .adlp-btn-2__row-1 span:nth-of-type(1) .easy {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
  }
  .adlp-btn-2__row-1 span:nth-of-type(1) .digit {
    margin-right: calc(5 / 750 * 100vw);
    font-size: calc(54 / 750 * 100vw);
  }
  .adlp-btn-2__row-1 span:nth-of-type(1) .unit {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
  }
  .adlp-btn-2__row-1 span:nth-of-type(2) {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: calc(1.12 / 750 * 100vw);
  }
  .adlp-btn-2__row-2 span {
    font-size: calc(34 / 750 * 100vw);
    letter-spacing: calc(2.72 / 750 * 100vw);
  }
  .adlp-btn-2--simple {
    width: calc(630 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    padding-right: calc(68 / 750 * 100vw);
    padding-left: calc(68 / 750 * 100vw);
  }
  .adlp-btn-2--simple span {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.72 / 750 * 100vw);
  }
}
.adlp-section {
  position: relative;
  margin: 0 auto;
}

@media screen and (width <= 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (width <= 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (width <= 767px) {
  .adlp-section.--pd30 {
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (width <= 767px) {
  .adlp-section.--pd60 {
    padding: 0 calc(60 / 750 * 100vw);
  }
}
.fv {
  position: relative;
  height: min(calc(611 / 1080 * 100vw), 611px);
  background-color: #14b4b4;
}
.fv__arrow {
  position: absolute;
  top: max(calc(-92 / 1080 * 100vw), -92px);
  left: max(calc(-210 / 1080 * 100vw), -210px);
  z-index: 10;
  display: inline-block;
  width: min(calc(1367 / 1080 * 100vw), 1367px);
  height: min(calc(656 / 1080 * 100vw), 656px);
}
.fv::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: inline-block;
  width: 100%;
  height: min(calc(143 / 1080 * 100vw), 143px);
  content: "";
  background-color: #f6f1e6;
}
.fv__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: 0 auto;
}
.fv__info {
  padding-top: min(calc(66 / 1080 * 100vw), 66px);
}
.fv__info-inner {
  position: relative;
  z-index: 15;
}
.fv__info-text-1 {
  display: flex;
  flex-direction: column;
  font-size: min(calc(52 / 1080 * 100vw), 52px);
  font-weight: 900;
  color: #ffffff;
  letter-spacing: min(calc(4.16 / 1080 * 100vw), 4.16px);
  text-shadow: 0 min(calc(4 / 1080 * 100vw), 4px) 0 rgb(0 0 0 / 15%);
}
.fv__info-text-1 span {
  line-height: 128%;
}
.fv__info-text-1 .impact {
  position: relative;
  display: inline-block;
  margin: 0 min(calc(33 / 1080 * 100vw), 33px);
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 900;
  line-height: 124%;
  color: #ffffff;
  letter-spacing: min(calc(3.84 / 1080 * 100vw), 3.84px);
  text-shadow: 0 min(calc(3.6 / 1080 * 100vw), 3.6px) 0 rgb(0 0 0 / 15%);
}
.fv__info-text-1 .impact::before {
  position: absolute;
  top: 42%;
  left: 48%;
  z-index: -1;
  display: inline-block;
  width: min(calc(216 / 1080 * 100vw), 216px);
  height: min(calc(119 / 1080 * 100vw), 119px);
  content: "";
  background-image: url("../img/pc/fv-balloon.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transform: translate(-50%, -50%);
}
.fv__info-text-1 .yellow {
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 900;
  line-height: 128%;
  color: #fbff3e;
  letter-spacing: min(calc(4.48 / 1080 * 100vw), 4.48px);
}
.fv__info-text-1 .big {
  font-size: min(calc(96 / 1080 * 100vw), 96px);
  font-weight: 900;
  line-height: 128%;
  color: #fbff3e;
  letter-spacing: min(calc(7.68 / 1080 * 100vw), 7.68px);
}
.fv__info-text-2 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 600;
  line-height: 170%;
  color: #ffffff;
  letter-spacing: min(calc(1.8 / 1080 * 100vw), 1.8px);
}
.fv__info-text-3 {
  position: relative;
  margin-top: min(calc(5 / 1080 * 100vw), 5px);
  font-size: min(calc(23 / 1080 * 100vw), 23px);
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  color: #fbff3e;
  letter-spacing: min(calc(2.3 / 1080 * 100vw), 2.3px);
}
.fv__info-text-3 img {
  position: absolute;
  bottom: max(calc(-2 / 1080 * 100vw), -2px);
  left: 0;
  width: min(calc(551 / 1080 * 100vw), 551px);
}
.fv__info-btn {
  margin-top: min(calc(42 / 1080 * 100vw), 42px);
}
.fv__info-btn::before {
  position: absolute;
  right: 0;
  bottom: max(calc(-74 / 1080 * 100vw), -74px);
  left: 0;
  display: inline-block;
  width: min(calc(477 / 1080 * 100vw), 477px);
  height: min(calc(108 / 1080 * 100vw), 108px);
  content: "";
  background: url("../img/pc/fv-btn-shadow.webp") center center/contain
    no-repeat;
}
.fv__person-img {
  position: absolute;
  top: max(calc(-66 / 1080 * 100vw), -66px);
  right: max(calc(-297 / 1080 * 100vw), -297px);
  z-index: 4;
  width: min(calc(901 / 1080 * 100vw), 901px);
  height: min(calc(633 / 1080 * 100vw), 633px);
}
.fv__person-company {
  position: absolute;
  right: max(calc(-161 / 1080 * 100vw), -161px);
  bottom: min(calc(4 / 1080 * 100vw), 4px);
  z-index: 20;
  width: min(calc(655 / 1080 * 100vw), 655px);
  height: min(calc(297 / 1080 * 100vw), 297px);
}

@media screen and (width <= 1100px) {
  .fv__inner {
    width: min(calc(1020 / 1080 * 100vw), 1020px);
  }
}
@media screen and (width <= 767px) {
  .fv {
    height: calc(1256 / 750 * 100vw);
  }
  .fv__arrow {
    top: 0;
    left: 50%;
    width: 100%;
    height: calc(533 / 750 * 100vw);
    transform: translateX(-50%);
  }
  .fv::after {
    height: calc(228 / 750 * 100vw);
  }
  .fv__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .fv__info {
    padding-top: calc(50 / 750 * 100vw);
  }
  .fv__info-text-1 {
    font-size: calc(60 / 750 * 100vw);
    text-align: center;
    letter-spacing: calc(4.8 / 750 * 100vw);
    text-shadow: 0 calc(4 / 750 * 100vw) 0 rgb(0 0 0 / 15%);
  }
  .fv__info-text-1 .impact {
    margin: 0 calc(33 / 750 * 100vw);
    font-size: calc(60 / 750 * 100vw);
    letter-spacing: calc(4.8 / 750 * 100vw);
    text-shadow: 0 calc(3.6 / 750 * 100vw) 0 rgb(0 0 0 / 15%);
  }
  .fv__info-text-1 .impact::before {
    width: calc(257 / 750 * 100vw);
    height: calc(141 / 750 * 100vw);
  }
  .fv__info-text-1 .yellow {
    font-size: calc(64 / 750 * 100vw);
    letter-spacing: calc(5.12 / 750 * 100vw);
  }
  .fv__info-text-1 .big {
    font-size: calc(104 / 750 * 100vw);
    letter-spacing: calc(8.32 / 750 * 100vw);
  }
  .fv__info-text-2 {
    margin-top: calc(20 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: calc(2.6 / 750 * 100vw);
  }
  .fv__info-text-3 {
    margin-top: 0;
    font-size: calc(30 / 750 * 100vw);
    letter-spacing: calc(3 / 750 * 100vw);
  }
  .fv__info-text-3 img {
    bottom: calc(-2 / 750 * 100vw);
    left: calc(-10 / 750 * 100vw);
    width: calc(665 / 750 * 100vw);
  }
  .fv__info-btn {
    position: absolute;
    bottom: calc(-810 / 750 * 100vw);
    left: 50%;
    width: calc(630 / 750 * 100vw);
    margin-top: 0;
    transform: translateX(-50%);
  }
  .fv__info-btn::before {
    bottom: calc(-61 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
    height: calc(108 / 750 * 100vw);
    background-image: url("../img/sp/fv-btn-shadow.webp");
  }
  .fv__person-img {
    position: relative;
    top: calc(-25 / 750 * 100vw);
    right: auto;
    left: auto;
    width: calc(750 / 750 * 100vw);
    height: calc(578 / 750 * 100vw);
  }
  .fv__person-company {
    right: calc(-161 / 750 * 100vw);
    bottom: calc(-102 / 750 * 100vw);
    left: 50%;
    width: calc(655 / 750 * 100vw);
    height: calc(297 / 750 * 100vw);
    transform: translateX(-50%);
  }
}
