@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;
  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;
  line-height: 1.8;
}
@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;
}

html, body, main, section, article, aside, nav, header, footer,
h1, h2, h3, h4, h5, h6, hgroup,
div, p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, thead, tbody, tfoot, tr, th, td, caption, colgroup,
form, fieldset, legend,
figure, figcaption, details, summary,
hr, canvas, noscript, search, dialog, menu {
  line-height: 1.8;
}

a, abbr, acronym, b, bdi, bdo, big, br, button, cite, code, dfn, em, i, img, input, kbd, label, map, mark, meter, noscript, object, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, textarea, time, tt, u, var, wbr,
audio, video, embed, iframe, source, track,
del, ins,
area, base, col, hr, link, meta, param,
datalist, keygen, optgroup, option {
  line-height: inherit;
}

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

.adlp-wrapper {
  color: #333;
}
@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;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #333 !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333 !important;
}
.adlp-wrapper .bg__white {
  background: #fff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}
.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}
.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}
.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .pad10 {
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: calc(10 / 750 * 100vw) !important;
    padding-bottom: calc(10 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: calc(20 / 750 * 100vw) !important;
    padding-bottom: calc(20 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: calc(30 / 750 * 100vw) !important;
    padding-bottom: calc(30 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: calc(40 / 750 * 100vw) !important;
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: calc(50 / 750 * 100vw) !important;
    padding-bottom: calc(50 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: calc(60 / 750 * 100vw) !important;
    padding-bottom: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: calc(10 / 750 * 100vw);
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: calc(40 / 750 * 100vw);
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: calc(50 / 750 * 100vw);
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: calc(60 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: calc(10 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: calc(20 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: calc(30 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: calc(40 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: calc(50 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: 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;
  box-shadow: 0 min(calc(4 / 1080 * 100vw), 4px) min(calc(10 / 1080 * 100vw), 10px) 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .adlp-header {
    box-shadow: 0 calc(4 / 750 * 100vw) calc(10 / 750 * 100vw) 0 rgba(0, 0, 0, 0.1);
  }
}
.adlp-header__inner {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: min(calc(70 / 1080 * 100vw), 70px);
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    height: calc(100 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
  }
}
.adlp-header__logo {
  width: min(calc(180 / 1080 * 100vw), 180px);
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: calc(218 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn {
  margin: 0;
  height: min(calc(52 / 1080 * 100vw), 52px);
  width: min(calc(200 / 1080 * 100vw), 200px);
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn {
    width: calc(233 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn::after {
  content: none;
}
.adlp-header .adlp-btn .adlp-btn__text {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn .adlp-btn__text {
    font-size: calc(22 / 750 * 100vw);
  }
}

.adlp-floating {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: calc(10 / 750 * 100vw) 0;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  padding: min(calc(16 / 1080 * 100vw), 16px) 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 90%;
    padding: calc(20 / 750 * 100vw);
  }
}
.adlp-floating__close {
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(50 / 1080 * 100vw), 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(calc(20 / 1080 * 100vw), 20px) min(calc(20 / 1080 * 100vw), 20px);
  background-repeat: no-repeat;
  background-position: center;
  border: min(calc(2 / 1080 * 100vw), 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: calc(50 / 750 * 100vw);
    height: calc(50 / 750 * 100vw);
    background-size: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
    border-width: calc(2 / 750 * 100vw);
  }
  .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(calc(20 / 1080 * 100vw), 20px);
  margin: 0 auto min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .adlp-floating__text {
    font-size: calc(26 / 750 * 100vw);
    margin: 0 auto calc(15 / 750 * 100vw);
  }
}

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

.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;
}
.adlp-btn:hover {
  filter: brightness(130%);
}
.adlp-btn {
  border-radius: 200px;
  height: min(calc(90 / 1080 * 100vw), 90px);
  width: min(calc(440 / 1080 * 100vw), 440px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E93A77;
  box-shadow: 0 min(calc(6 / 1080 * 100vw), 6px) min(calc(16 / 1080 * 100vw), 16px) 0 rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    height: calc(120 / 750 * 100vw);
    width: calc(640 / 750 * 100vw);
    box-shadow: 0 calc(6 / 750 * 100vw) calc(16 / 750 * 100vw) 0 rgba(0, 0, 0, 0.3);
  }
}
.adlp-btn .adlp-btn__lead {
  background-color: #fff;
  border-radius: 999px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #e93a77;
  position: absolute;
  width: min(calc(78 / 1080 * 100vw), 78px);
  aspect-ratio: 1/1;
  top: 50%;
  transform: translateY(-50%);
  left: min(calc(6 / 1080 * 100vw), 6px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-btn .adlp-btn__lead {
    font-size: calc(22 / 750 * 100vw);
    width: calc(104 / 750 * 100vw);
    left: calc(8 / 750 * 100vw);
  }
}
.adlp-btn .adlp-btn__lead span {
  line-height: 120%;
}
.adlp-btn .adlp-btn__lead .num {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 120%;
  letter-spacing: 0em;
  color: #e93a77;
}
@media screen and (max-width: 767px) {
  .adlp-btn .adlp-btn__lead .num {
    font-size: calc(34 / 750 * 100vw);
  }
}
.adlp-btn .adlp-btn__text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 160%;
  letter-spacing: 0.08em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .adlp-btn .adlp-btn__text {
    font-size: calc(36 / 750 * 100vw);
  }
}
.adlp-btn.--free {
  padding-left: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--free {
    padding-left: calc(40 / 750 * 100vw);
  }
}
.adlp-btn.--free::after {
  right: min(calc(25 / 1080 * 100vw), 25px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--free::after {
    right: calc(40 / 750 * 100vw);
  }
}
.adlp-btn::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='22' viewBox='0 0 18 22' fill='none'%3E%3Cpath d='M1 14.0768V21H17V14.0768' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10.3809 1C10.3809 0.447715 9.93314 0 9.38086 0C8.82857 0 8.38086 0.447715 8.38086 1H9.38086L10.3809 1ZM8.67375 14.0149C9.06428 14.4055 9.69744 14.4055 10.088 14.0149L16.4519 7.65098C16.8425 7.26046 16.8425 6.62729 16.4519 6.23677C16.0614 5.84624 15.4282 5.84624 15.0377 6.23677L9.38086 11.8936L3.72401 6.23677C3.33348 5.84624 2.70032 5.84624 2.30979 6.23677C1.91927 6.62729 1.91927 7.26046 2.30979 7.65098L8.67375 14.0149ZM9.38086 1H8.38086V13.3078H9.38086H10.3809V1L9.38086 1Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: min(calc(18 / 1080 * 100vw), 18px);
  height: min(calc(22 / 1080 * 100vw), 22px);
  top: 50%;
  transform: translateY(-50%);
  right: min(calc(35 / 1080 * 100vw), 35px);
}
@media screen and (max-width: 767px) {
  .adlp-btn::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='29' viewBox='0 0 24 29' fill='none'%3E%3Cpath d='M1.5 18.5002V27.5002H22.5V18.5002' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M14 1.5C14 0.671573 13.3284 0 12.5 0C11.6716 0 11 0.671573 11 1.5H12.5H14ZM11.4393 18.5607C12.0251 19.1464 12.9749 19.1464 13.5607 18.5607L23.1066 9.01472C23.6924 8.42893 23.6924 7.47918 23.1066 6.8934C22.5208 6.30761 21.5711 6.30761 20.9853 6.8934L12.5 15.3787L4.01472 6.8934C3.42893 6.30761 2.47919 6.30761 1.8934 6.8934C1.30761 7.47918 1.30761 8.42893 1.8934 9.01472L11.4393 18.5607ZM12.5 1.5H11V17.5H12.5H14V1.5H12.5Z' fill='white'/%3E%3C/svg%3E");
    width: calc(24 / 750 * 100vw);
    height: calc(29 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
  }
}

.adlp-modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  transition: 0.3s;
}
.adlp-modal.--open {
  visibility: visible;
  opacity: 1;
}
.adlp-modal__base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.adlp-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  min-height: min(calc(200 / 1080 * 100vw), 200px);
  max-height: 90vh;
  background: #fff;
  padding: min(calc(30 / 1080 * 100vw), 30px);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content {
    width: calc(630 / 750 * 100vw);
    padding: calc(50 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.adlp-modal__content__close {
  width: min(calc(27 / 1080 * 100vw), 27px);
  height: min(calc(27 / 1080 * 100vw), 27px);
  position: absolute;
  top: min(calc(30 / 1080 * 100vw), 30px);
  right: min(calc(30 / 1080 * 100vw), 30px);
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__close {
    width: calc(38 / 750 * 100vw);
    height: calc(38 / 750 * 100vw);
    top: calc(30 / 750 * 100vw);
    right: calc(30 / 750 * 100vw);
  }
}
.adlp-modal__content__close svg {
  width: 100%;
  height: 100%;
}
.adlp-modal__content__title {
  text-align: center;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__title {
    font-size: calc(40 / 750 * 100vw);
  }
}
.adlp-modal__content__body {
  margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__body {
    margin: calc(30 / 750 * 100vw) auto 0;
    font-size: calc(20 / 750 * 100vw);
  }
}
.adlp-modal__content__img {
  margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__img {
    margin: calc(30 / 750 * 100vw) auto 0;
  }
}

.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 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .cv {
    padding: calc(80 / 750 * 100vw) 0;
  }
}
.cv .cv__lead {
  margin: 0 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .cv .cv__lead {
    margin: 0 0 calc(40 / 750 * 100vw);
  }
}
.cv .cv__lead01 {
  color: #3D3C3A;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv .cv__lead01 {
    font-size: calc(36 / 750 * 100vw);
  }
}
.cv .cv__lead02 {
  color: #3D3C3A;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .cv .cv__lead02 {
    font-size: calc(28 / 750 * 100vw);
  }
}

.cv02 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}
@media screen and (max-width: 767px) {
  .cv02 {
    padding: calc(80 / 750 * 100vw) 0;
  }
}
.cv02__title {
  color: var(--3-d-3-c-3-a, #3D3C3A);
  text-align: center;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .cv02__title {
    font-size: calc(36 / 750 * 100vw);
  }
}
.cv02__lead {
  color: var(--3-d-3-c-3-a, #3D3C3A);
  text-align: center;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .cv02__lead {
    font-size: calc(28 / 750 * 100vw);
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.cv02__btn a {
  width: min(calc(440 / 1080 * 100vw), 440px);
  height: min(calc(90 / 1080 * 100vw), 90px);
  border-radius: min(calc(73 / 1080 * 100vw), 73px);
  background: var(--e-93-a-77, #E93A77);
  box-shadow: 0 min(calc(6 / 1080 * 100vw), 6px) min(calc(16 / 1080 * 100vw), 16px) 0 rgba(0, 0, 0, 0.3);
  color: var(--ffffff, #FFF);
  text-align: center;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: filter 0.3s;
}
@media screen and (max-width: 767px) {
  .cv02__btn a {
    width: calc(640 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    border-radius: calc(73 / 750 * 100vw);
    box-shadow: 0 calc(6 / 750 * 100vw) calc(16 / 750 * 100vw) 0 rgba(0, 0, 0, 0.3);
    font-size: calc(36 / 750 * 100vw);
  }
}
.cv02__btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: min(calc(35 / 1080 * 100vw), 35px);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 14.0767V20.9998H17V14.0767' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10.3809 1C10.3809 0.447715 9.93314 0 9.38086 0C8.82857 0 8.38086 0.447715 8.38086 1H9.38086L10.3809 1ZM8.67375 14.0149C9.06428 14.4055 9.69744 14.4055 10.088 14.0149L16.4519 7.65098C16.8425 7.26046 16.8425 6.62729 16.4519 6.23677C16.0614 5.84624 15.4282 5.84624 15.0377 6.23677L9.38086 11.8936L3.72401 6.23677C3.33348 5.84624 2.70032 5.84624 2.30979 6.23677C1.91927 6.62729 1.91927 7.26046 2.30979 7.65098L8.67375 14.0149ZM9.38086 1H8.38086V13.3078H9.38086H10.3809V1L9.38086 1Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: min(calc(18 / 1080 * 100vw), 18px);
  height: min(calc(22 / 1080 * 100vw), 22px);
}
@media screen and (max-width: 767px) {
  .cv02__btn a:after {
    width: calc(24 / 750 * 100vw);
    height: calc(29 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
  }
}
.cv02__btn a:hover {
  filter: brightness(130%);
}

.fv {
  position: relative;
  background-color: #f9f9f9;
}
@media screen and (max-width: 767px) {
  .fv {
    background-color: #fff;
  }
}

.fv__outer {
  position: relative;
}

.fv__bg {
  position: relative;
  z-index: 1;
}
.fv__bg img {
  width: 100%;
  display: block;
}

.fv__title {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-weight: bold;
  top: 0;
  height: min(calc(186 / 1080 * 100vw), 186px);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .fv__title {
    width: 100%;
    padding: calc(44 / 750 * 100vw) 0 0;
    height: calc(320 / 750 * 100vw);
  }
}
.fv__title span {
  line-height: 1;
}
.fv__title .fv__title01 {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  line-height: 1.4;
  letter-spacing: 0em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .fv__title .fv__title01 {
    font-size: calc(38 / 750 * 100vw);
  }
}
.fv__title .fv__title01 .num {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(54 / 1080 * 100vw), 54px);
  line-height: 1.4;
  letter-spacing: 0em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .fv__title .fv__title01 .num {
    font-size: calc(60 / 750 * 100vw);
  }
}
.fv__title .fv__title02 {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  letter-spacing: -0.02em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .fv__title .fv__title02 {
    font-size: calc(40 / 750 * 100vw);
  }
}
.fv__title .fv__title02 .small {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  letter-spacing: 0.1em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .fv__title .fv__title02 .small {
    font-size: calc(37 / 750 * 100vw);
  }
}

.fv__copy {
  text-align: center;
  font-family: "$font", "游ゴシック体", YuGothic, sans-serif;
  font-weight: 700;
  color: #3d3c3a;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  line-height: 1.3;
  letter-spacing: min(calc(1.2 / 1080 * 100vw), 1.2px);
  padding: min(calc(20 / 1080 * 100vw), 20px) 0 min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .fv__copy {
    font-size: calc(55 / 750 * 100vw);
    letter-spacing: calc(2.2 / 750 * 100vw);
    padding: calc(24 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
  }
}
.fv__copy-strong {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .fv__copy-strong {
    font-size: calc(65 / 750 * 100vw);
  }
}
.fv__copy-accent {
  font-family: "Yu Gothic StdN", "游ゴシック体", YuGothic, sans-serif;
  font-weight: 800;
  color: #e93a77;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .fv__copy-accent {
    font-size: calc(65 / 750 * 100vw);
  }
}

.fv__stats {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f3f5;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  padding: min(calc(14 / 1080 * 100vw), 14px) min(calc(20 / 1080 * 100vw), 20px);
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .fv__stats {
    flex-direction: column;
    border-radius: calc(20 / 750 * 100vw);
    padding: calc(30 / 750 * 100vw) calc(20 / 750 * 100vw);
    gap: calc(20 / 750 * 100vw);
    max-width: calc(666 / 750 * 100vw);
    margin: 0 auto;
  }
}
.fv__stats-left {
  display: flex;
  align-items: baseline;
  gap: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .fv__stats-left {
    gap: calc(4 / 750 * 100vw);
  }
}
.fv__stats-right {
  display: flex;
  align-items: center;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .fv__stats-right {
    gap: calc(10 / 750 * 100vw);
    border-top: 1px solid #d0d0d0;
    padding-top: calc(20 / 750 * 100vw);
    width: calc(440 / 750 * 100vw);
    justify-content: center;
  }
}
.fv__stats-asterisk {
  font-family: "$font", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  color: #7f8891;
}
@media screen and (max-width: 767px) {
  .fv__stats-asterisk {
    font-size: calc(19 / 750 * 100vw);
  }
}
.fv__stats-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 2px solid #2e7cff;
  border-radius: min(calc(42 / 1080 * 100vw), 42px);
  padding: min(calc(8 / 1080 * 100vw), 8px) min(calc(16 / 1080 * 100vw), 16px);
  font-family: "$font", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  color: #2e7cff;
  letter-spacing: min(calc(1.4 / 1080 * 100vw), 1.4px);
  white-space: nowrap;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .fv__stats-badge {
    border-radius: calc(42 / 750 * 100vw);
    padding: calc(8 / 750 * 100vw) calc(20 / 750 * 100vw);
    font-size: calc(23 / 750 * 100vw);
    letter-spacing: calc(1.8 / 750 * 100vw);
  }
}

.fv__stats-result {
  display: flex;
  align-items: baseline;
  white-space: nowrap;
}
.fv__stats-result-label {
  font-family: "$font", sans-serif;
  font-weight: 700;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  color: #618aa6;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .fv__stats-result-label {
    font-size: calc(40 / 750 * 100vw);
  }
}
.fv__stats-result-particle {
  font-family: "$font", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  color: #618aa6;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .fv__stats-result-particle {
    font-size: calc(34 / 750 * 100vw);
  }
}
.fv__stats-result-num {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  color: #e93a77;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .fv__stats-result-num {
    font-size: calc(62 / 750 * 100vw);
  }
}
.fv__stats-result-unit {
  font-family: "Yu Gothic StdN", sans-serif;
  font-weight: 800;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  color: #e93a77;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .fv__stats-result-unit {
    font-size: calc(34 / 750 * 100vw);
  }
}

.fv__stats-hours {
  display: flex;
  align-items: baseline;
  white-space: nowrap;
}
.fv__stats-hours-num {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  color: #2e7cff;
  line-height: 1.2;
  letter-spacing: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .fv__stats-hours-num {
    font-size: calc(85 / 750 * 100vw);
    letter-spacing: calc(3.4 / 750 * 100vw);
  }
}
.fv__stats-hours-unit {
  font-family: "Yu Gothic StdN", sans-serif;
  font-weight: 800;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  color: #2e7cff;
  line-height: 1.4;
  letter-spacing: min(calc(1.2 / 1080 * 100vw), 1.2px);
}
@media screen and (max-width: 767px) {
  .fv__stats-hours-unit {
    font-size: calc(34 / 750 * 100vw);
    letter-spacing: calc(1.4 / 750 * 100vw);
  }
}

.fv__note {
  font-family: "$font", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  color: #7f8891;
  line-height: 1.5;
  letter-spacing: min(calc(0.48 / 1080 * 100vw), 0.48px);
  padding: min(calc(10 / 1080 * 100vw), 10px) 0 min(calc(8 / 1080 * 100vw), 8px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .fv__note {
    font-size: calc(18 / 750 * 100vw);
    letter-spacing: calc(0.48 / 750 * 100vw);
    padding: calc(12 / 750 * 100vw) 0 calc(10 / 750 * 100vw);
  }
}
/*# sourceMappingURL=fv.css.map */
