* {
  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(calc(16 / 1080 * 100vw), 16px);
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
@media screen and (max-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 {
  vertical-align: top;
  font-size: 50%;
}

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

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

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

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

img {
  display: block;
  height: auto;
}

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

textarea {
  resize: vertical;
}

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

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

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

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

@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(calc(1920 / 1080 * 100vw), 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}
.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}
.adlp-wrapper .center {
  text-align: center;
}
.adlp-wrapper .right {
  text-align: right;
}
@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 .note {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  color: #333;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.adlp-wrapper .text__txt {
  color: #333 !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333 !important;
}
.adlp-wrapper .bg__white {
  background: #fff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}
.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}
.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}
.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .pad10 {
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: calc(10 / 750 * 100vw) !important;
    padding-bottom: calc(10 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: calc(20 / 750 * 100vw) !important;
    padding-bottom: calc(20 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: calc(30 / 750 * 100vw) !important;
    padding-bottom: calc(30 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: calc(40 / 750 * 100vw) !important;
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: calc(50 / 750 * 100vw) !important;
    padding-bottom: calc(50 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: calc(60 / 750 * 100vw) !important;
    padding-bottom: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: calc(10 / 750 * 100vw);
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: calc(40 / 750 * 100vw);
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: calc(50 / 750 * 100vw);
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: calc(60 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: calc(10 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: calc(20 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: calc(30 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: calc(40 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: calc(50 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(calc(500 / 1080 * 100vw), 500px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(calc(600 / 1080 * 100vw), 600px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap700 {
  margin: auto;
  width: min(calc(700 / 1080 * 100vw), 700px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap800 {
  margin: auto;
  width: min(calc(800 / 1080 * 100vw), 800px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap800 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(calc(900 / 1080 * 100vw), 900px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min(calc(920 / 1080 * 100vw), 920px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(calc(1000 / 1080 * 100vw), 1000px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}

.adlp-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .adlp-header {
    box-shadow: 0 0 calc(8 / 750 * 100vw) 0 rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 767px) {
  .adlp-header.--open .adlp-header__bg {
    opacity: 0.7;
    pointer-events: auto;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header.--open .adlp-header__tgl {
    visibility: visible;
    opacity: 1;
  }
}
.adlp-header.--open .adlp-header__switch__inner span:nth-child(1) {
  top: 40%;
  transform: rotate(45deg) translateX(-50%);
}
.adlp-header.--open .adlp-header__switch__inner span:nth-child(2) {
  opacity: 0;
}
.adlp-header.--open .adlp-header__switch__inner span:nth-child(3) {
  bottom: 45%;
  transform: rotate(-45deg) translateX(-50%);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-header__bg {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #353535;
    left: 50%;
    transform: translateX(-50%);
    top: calc(80 / 750 * 100vw);
    transition: all 0.4s;
  }
}
.adlp-header__inner {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  height: min(calc(80 / 1080 * 100vw), 80px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    height: calc(80 / 750 * 100vw);
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-header__logo {
  width: min(calc(207 / 1080 * 100vw), 207px);
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: calc(207 / 750 * 100vw);
  }
}
.adlp-header__switch {
  width: calc(45 / 750 * 100vw);
  height: calc(36 / 750 * 100vw);
}
@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: #163C85;
  position: absolute;
  width: 100%;
  height: calc(5 / 750 * 100vw);
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s;
  position: absolute;
  transform-origin: left;
}
.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%);
}
@media screen and (min-width: 768px) {
  .adlp-header__tgl {
    margin: 0 min(calc(60 / 1080 * 100vw), 60px) 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__tgl {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    position: fixed;
    right: 0;
    top: calc(80 / 750 * 100vw);
    width: 100%;
    background: linear-gradient(270deg, #89D5FF 0%, #0074BE 69.17%);
    z-index: 2;
    padding: calc(53 / 750 * 100vw) calc(80 / 750 * 100vw);
    transition: all 0.4s;
  }
}
.adlp-header__menu {
  position: relative;
}
@media screen and (min-width: 768px) {
  .adlp-header__menu__wrapper {
    display: flex;
    gap: min(calc(29 / 1080 * 100vw), 29px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu__wrapper {
    flex-direction: column;
  }
}
.adlp-header__menu a {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  color: #435165;
  letter-spacing: 0.04em;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .adlp-header__menu a {
    font-size: calc(30 / 750 * 100vw);
    color: #FFF;
    display: block;
    padding: calc(30 / 750 * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu {
    display: block;
  }
  .adlp-header__menu:not(:last-child) {
    border-bottom: calc(2 / 750 * 100vw) solid #fff;
  }
  .adlp-header__menu::after {
    content: "";
    display: block;
    width: calc(25 / 750 * 100vw);
    height: calc(54 / 750 * 100vw);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='54' viewBox='0 0 25 54' fill='none'%3E%3Cpath d='M23.214 25.6066L12.6074 36.2132L2.00082 25.6066' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn__wrapper {
    margin: 0 calc(17 / 750 * 100vw) 0 auto;
  }
}
.adlp-header .adlp-btn.--btn02 {
  background-image: none;
  margin: 0;
  height: min(calc(46 / 1080 * 100vw), 46px);
  width: min(calc(226 / 1080 * 100vw), 226px);
  border-radius: min(calc(99 / 1080 * 100vw), 99px);
  background-color: #EE7920;
  box-shadow: min(calc(2 / 1080 * 100vw), 2px) min(calc(4 / 1080 * 100vw), 4px) min(calc(4 / 1080 * 100vw), 4px) 0 rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 min(calc(11 / 1080 * 100vw), 11px) 0 0;
  color: #FFF;
  text-align: center;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn.--btn02 {
    width: calc(288 / 750 * 100vw);
    height: calc(64 / 750 * 100vw);
    box-shadow: calc(2 / 750 * 100vw) calc(3 / 750 * 100vw) calc(3 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
    border-radius: calc(50 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn.--btn02::after {
  content: "";
  display: block;
  position: absolute;
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(15 / 1080 * 100vw), 15px);
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 1.5L8.5 6L3.5 10.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn.--btn02::after {
    width: calc(7 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
    right: calc(18 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn.--btn02 p {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn.--btn02 p {
    font-size: calc(22 / 750 * 100vw);
  }
}

.adlp-main {
  padding-top: min(calc(80 / 1080 * 100vw), 80px);
}
@media screen and (max-width: 767px) {
  .adlp-main {
    padding-top: calc(80 / 750 * 100vw);
  }
}

.adlp-btn {
  border-radius: 200px;
  height: min(calc(80 / 1080 * 100vw), 80px);
  width: min(calc(500 / 1080 * 100vw), 500px);
  padding: 0 0 0 min(calc(30 / 1080 * 100vw), 30px);
  border-radius: 99px;
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../img/pc/btn_bg.webp");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 0 min(calc(4 / 1080 * 100vw), 4px) min(calc(3 / 1080 * 100vw), 3px) 0 rgba(0, 0, 0, 0.25);
}
.adlp-btn__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    flex-direction: column;
    align-items: center;
    gap: calc(30 / 750 * 100vw);
  }
}
.adlp-btn__text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    background-image: url("../img/sp/btn_bg.webp");
    height: calc(93 / 750 * 100vw);
    width: calc(580 / 750 * 100vw);
    padding: 0 0 0 calc(30 / 750 * 100vw);
    box-shadow: 0 calc(4 / 750 * 100vw) calc(3 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
  }
}
.adlp-btn .lead {
  content: "";
  display: block;
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: min(calc(5 / 1080 * 100vw), 5px);
  width: min(calc(70 / 1080 * 100vw), 70px);
}
@media screen and (max-width: 767px) {
  .adlp-btn .lead {
    left: calc(6 / 750 * 100vw);
    width: calc(81 / 750 * 100vw);
  }
}
.adlp-btn p {
  text-align: center;
  z-index: 1;
  line-height: 120%;
  color: #EFF3F6;
  text-align: center;
  text-shadow: max(calc(0 / 1080 * 100vw), 0px) max(calc(0 / 1080 * 100vw), 0px) min(calc(10 / 1080 * 100vw), 10px) #CE6701;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .adlp-btn p {
    text-shadow: calc(0 / 750 * 100vw) calc(0 / 750 * 100vw) calc(10 / 750 * 100vw) #CE6701;
    font-size: calc(25 / 750 * 100vw);
  }
}
.adlp-btn::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.04167 11L15.872 0.5H0.211353L8.04167 11Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: min(calc(16 / 1080 * 100vw), 16px);
  height: min(calc(11 / 1080 * 100vw), 11px);
  top: 50%;
  transform: translateY(-50%);
  right: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-btn::after {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='12' viewBox='0 0 19 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 12L18.5933 0H0.406733L9.5 12Z' fill='white'/%3E%3C/svg%3E%0A");
    width: calc(19 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
    right: calc(35 / 750 * 100vw);
  }
}
.adlp-btn:hover {
  filter: brightness(130%);
}

.adlp-section {
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 calc(60 / 750 * 100vw);
  }
}

.cv {
  background-image: url("../img/pc/cv_bg.webp");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}
@media screen and (max-width: 767px) {
  .cv {
    padding: calc(50 / 750 * 100vw) 0;
  }
}
.cv .cv__title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(12 / 1080 * 100vw), 12px);
  margin: 0 0 min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .cv .cv__title {
    gap: calc(12 / 750 * 100vw);
    margin: 0 0 calc(20 / 750 * 100vw);
  }
}
.cv .cv__title::before, .cv .cv__title::after {
  content: "";
  display: block;
  width: min(calc(16 / 1080 * 100vw), 16px);
  height: min(calc(34 / 1080 * 100vw), 34px);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .cv .cv__title::before, .cv .cv__title::after {
    width: calc(24 / 750 * 100vw);
    height: calc(52 / 750 * 100vw);
  }
}
.cv .cv__title::before {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='34' viewBox='0 0 16 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 33L1 1' stroke='white'/%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 767px) {
  .cv .cv__title::before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='52' viewBox='0 0 24 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 51L1 1' stroke='white'/%3E%3C/svg%3E%0A");
  }
}
.cv .cv__title::after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='34' viewBox='0 0 16 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 33L15 1' stroke='white'/%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 767px) {
  .cv .cv__title::after {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='52' viewBox='0 0 24 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 51L23 1' stroke='white'/%3E%3C/svg%3E%0A");
  }
}
.cv .cv__titleInner {
  color: #FFF;
  text-align: center;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__titleInner {
    font-size: calc(30 / 750 * 100vw);
    margin: 0;
  }
}
.fv .fv__outer {
  position: relative;
}
.fv .fv__container {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  padding: 0 min(calc(40 / 1080 * 100vw), 40px) 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(calc(60 / 1080 * 100vw), 60px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .fv .fv__container {
    width: calc(750 / 750 * 100vw);
    padding: 0 calc(30 / 750 * 100vw) 0;
    top: calc(60 / 750 * 100vw);
  }
}
.fv .fv__bg {
  position: relative;
  z-index: 1;
}
.fv .fv__heading {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(28 / 1080 * 100vw), 24px);
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #ffffff;
  background-color: #1B7EF4;
  transform: skewX(-6deg);
  padding: min(calc(9 / 1080 * 100vw), 9px) min(calc(10 / 1080 * 100vw), 10px);
  width: fit-content;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .fv .fv__heading {
    font-size: calc(34 / 750 * 100vw);
    padding: calc(9 / 750 * 100vw) calc(20 / 750 * 100vw);
    margin: 0 auto;
  }
}
.fv .fv__title {
  text-align: left;
  margin: min(calc(10 / 1080 * 100vw), 10px) 0 0;
}
@media screen and (max-width: 767px) {
  .fv .fv__title {
    text-align: center;
    margin: calc(20 / 750 * 100vw) 0 0;
  }
}
.fv .fv__title .fv__title--line {
  background: linear-gradient(transparent 70%, #DCF029 70%);
}
.fv .fv__title .text1 {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #435165;
}
@media screen and (max-width: 767px) {
  .fv .fv__title .text1 {
    font-size: calc(60 / 750 * 100vw);
  }
}
.fv .fv__title .text2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: min(calc(60 / 1080 * 100vw), 60px);
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #07318d;
}
@media screen and (max-width: 767px) {
  .fv .fv__title .text2 {
    font-size: calc(74 / 750 * 100vw);
  }
}
.fv .fv__badges {
  display: flex;
  justify-content: flex-start;
  margin: min(calc(26 / 1080 * 100vw), 26px) 0 0;
  gap: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .fv .fv__badges {
    justify-content: center;
    margin: calc(537 / 750 * 100vw) 0 0;
    gap: calc(8 / 750 * 100vw);
  }
}
.fv .fv__badge {
  border-radius: 50%;
  width: min(calc(170 / 1080 * 100vw), 170px);
  height: min(calc(170 / 1080 * 100vw), 170px);
  background-image: url("../img/pc/fv_circle.webp");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge {
    background-image: url("../img/sp/fv_circle.webp");
    width: calc(204 / 750 * 100vw);
    height: calc(204 / 750 * 100vw);
  }
}
.fv .fv__badgeInner {
  text-align: center;
}
.fv .fv__badge-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 120%;
  letter-spacing: 0.05em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-title {
    font-size: calc(20 / 750 * 100vw);
  }
}
.fv .fv__badge-content {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #07318d;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-content {
    font-size: calc(36 / 750 * 100vw);
  }
}
.fv .fv__badge-content .fv__badge-content02 .text1 {
  font-weight: 700;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #07318d;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-content .fv__badge-content02 .text1 {
    font-size: calc(48 / 750 * 100vw);
  }
}
.fv .fv__badge-content .fv__badge-content02 .text2 {
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #07318d;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-content .fv__badge-content02 .text2 {
    font-size: calc(28 / 750 * 100vw);
  }
}
.fv .fv__badge-content .fv__badge-content03 .text1 {
  font-weight: 700;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #07318d;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-content .fv__badge-content03 .text1 {
    font-size: calc(40 / 750 * 100vw);
  }
}
.fv .fv__badge-content .fv__badge-content03 .text2 {
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #07318d;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-content .fv__badge-content03 .text2 {
    font-size: calc(28 / 750 * 100vw);
  }
}
.fv .fv__badge-content .fv__badge-content04 {
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 100%;
  letter-spacing: 0em;
  color: #07318d;
  display: block;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-content .fv__badge-content04 {
    font-size: calc(28 / 750 * 100vw);
  }
}
.fv .fv__badge-note {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  position: absolute;
  bottom: min(calc(10 / 1080 * 100vw), 10px);
  left: 50%;
  transform: translateX(-50%);
  color: #333;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .fv .fv__badge-note {
    font-size: calc(20 / 750 * 100vw);
    bottom: calc(12 / 750 * 100vw);
  }
}
.fv .fv__note {
  color: #333;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
  text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
  margin: min(calc(32 / 1080 * 100vw), 32px) 0 0;
}
@media screen and (max-width: 767px) {
  .fv .fv__note {
    font-size: calc(20 / 750 * 100vw);
    margin: calc(20 / 750 * 100vw) 0 0;
  }
}
/*# sourceMappingURL=fv.css.map */
