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

.adlp-outer {
  background-color: #fff;
}
@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;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  container-type: inline-size;
}
.adlp-wrapper section,
.adlp-wrapper .adlp-footer {
  container-type: inline-size;
  position: relative;
}
.adlp-wrapper picture {
  display: block;
}
.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}

.fv {
  background-color: #fff;
}
.fv > picture img {
  display: block;
  width: 100%;
}

.fv__cond-ttl {
  color: #B5151F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: calc(42 / 750 * 100cqw);
  line-height: calc(50.4 / 750 * 100cqw);
  letter-spacing: calc(3.36 / 750 * 100cqw);
  white-space: nowrap;
}
.fv__cond-ttl.--01 {
  position: absolute;
  left: calc(110 / 750 * 100cqw);
  top: calc(1213 / 750 * 100cqw);
  width: calc(88 / 750 * 100cqw);
  transform: translateY(-50%);
}
.fv__cond-ttl.--02 {
  position: absolute;
  left: calc(354 / 750 * 100cqw);
  top: calc(1308 / 750 * 100cqw);
  width: calc(42 / 750 * 100cqw);
  transform: translateY(-50%);
}
.fv__cond-ttl.--03 {
  position: absolute;
  left: calc(529 / 750 * 100cqw);
  top: calc(1268 / 750 * 100cqw);
  width: calc(133 / 750 * 100cqw);
  transform: translateY(-50%);
}

.fv__cond-num {
  color: #B5151F;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-align: center;
}
.fv__cond-num.--01 {
  position: absolute;
  left: calc(67 / 750 * 100cqw);
  top: calc(1269 / 750 * 100cqw);
  width: calc(118 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(70 / 750 * 100cqw);
  line-height: calc(98 / 750 * 100cqw);
  letter-spacing: calc(-1.4 / 750 * 100cqw);
  white-space: nowrap;
}
.fv__cond-num.--02 {
  position: absolute;
  left: calc(294 / 750 * 100cqw);
  top: calc(1258 / 750 * 100cqw);
  width: calc(68 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(60 / 750 * 100cqw);
  line-height: calc(84 / 750 * 100cqw);
  letter-spacing: calc(-1.2 / 750 * 100cqw);
  white-space: nowrap;
}
.fv__cond-num.--03 {
  position: absolute;
  left: calc(388 / 750 * 100cqw);
  top: calc(1258 / 750 * 100cqw);
  width: calc(68 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(60 / 750 * 100cqw);
  line-height: calc(84 / 750 * 100cqw);
  letter-spacing: calc(-1.2 / 750 * 100cqw);
  white-space: nowrap;
}

.fv__cond-unit {
  position: absolute;
  left: calc(185 / 750 * 100cqw);
  top: calc(1279.5 / 750 * 100cqw);
  width: calc(55 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(26 / 750 * 100cqw);
  line-height: calc(31.2 / 750 * 100cqw);
  letter-spacing: calc(2.08 / 750 * 100cqw);
  white-space: nowrap;
  color: #B5151F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}

.fv__cond-sub {
  position: absolute;
  left: calc(110 / 750 * 100cqw);
  top: calc(1322 / 750 * 100cqw);
  width: calc(88 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(42 / 750 * 100cqw);
  line-height: calc(50.4 / 750 * 100cqw);
  letter-spacing: calc(3.36 / 750 * 100cqw);
  white-space: nowrap;
  color: #B5151F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}

.fv__cond-wave {
  position: absolute;
  left: calc(362 / 750 * 100cqw);
  top: calc(1258 / 750 * 100cqw);
  width: calc(26 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(26 / 750 * 100cqw);
  line-height: calc(39 / 750 * 100cqw);
  letter-spacing: calc(2.08 / 750 * 100cqw);
  white-space: nowrap;
  color: #B5151F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
}

.fv__lead-num {
  position: absolute;
  left: calc(164.1 / 750 * 100cqw);
  top: calc(1431 / 750 * 100cqw);
  width: calc(70 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(60 / 750 * 100cqw);
  line-height: calc(55.8 / 750 * 100cqw);
  letter-spacing: calc(2.48 / 750 * 100cqw);
  white-space: nowrap;
  color: #B5151F;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  text-align: center;
}

.fv__lead {
  position: absolute;
  left: calc(239.7 / 750 * 100cqw);
  top: calc(1435.5 / 750 * 100cqw);
  width: calc(346 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(34 / 750 * 100cqw);
  line-height: calc(55.8 / 750 * 100cqw);
  letter-spacing: calc(2.48 / 750 * 100cqw);
  white-space: nowrap;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: center;
}
.fv__lead-unit {
  color: #B5151F;
}
.fv__lead-txt {
  color: #06031E;
}

.fv__btn {
  position: absolute;
  left: calc(54 / 750 * 100cqw);
  top: calc(1468.5 / 750 * 100cqw);
  width: calc(642 / 750 * 100cqw);
}
.fv__btn a {
  position: relative;
  display: block;
}
.fv__btn img {
  display: block;
  width: 100%;
}
.fv__btn-txt {
  position: absolute;
  top: calc(69 / 750 * 100cqw);
  left: calc(5.9 / 750 * 100cqw);
  width: calc(630 / 750 * 100cqw);
  transform: translateY(-50%);
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: calc(40 / 750 * 100cqw);
  line-height: calc(58.36 / 750 * 100cqw);
  letter-spacing: calc(3.59 / 750 * 100cqw);
  white-space: nowrap;
}

.fv__note {
  position: absolute;
  left: calc(75 / 750 * 100cqw);
  top: calc(1666.5 / 750 * 100cqw);
  width: calc(600 / 750 * 100cqw);
  transform: translateY(-50%);
  font-size: calc(20 / 750 * 100cqw);
  line-height: calc(30 / 750 * 100cqw);
  letter-spacing: calc(0.8 / 750 * 100cqw);
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  text-align: justify;
}
/*# sourceMappingURL=fv.css.map */
