* {
  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: 9.6px;
  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: 7.2px;
}
@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;
}

* {
  margin: 0;
}

html,
body {
  overflow: auto;
  overscroll-behavior: auto;
}

body {
  font-feature-settings: "palt";
  background-color: #EFEFF0;
}

.adlp-outer {
  position: relative;
}

.adlp-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.adlp-wrapper .adlp-relative {
  position: relative;
}

.adlp-wrapper {
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper {
    max-width: 450px;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, 0.25);
  }
}
@media all and (min-width: 1080px) {
  .adlp-wrapper {
    margin: 0 auto;
  }
}
@media all and (min-width: 768px) and (max-width: 1079.9px) {
  .adlp-wrapper {
    margin: 0 0 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .adlp-logo {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 98vh;
  }
  .adlp-logo .adlp-logo_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 240px;
    max-width: 90%;
  }
  .adlp-logo .adlp-logo_inner img {
    width: 100%;
  }
}
@media all and (min-width: 1080px) {
  .adlp-logo {
    width: calc((100vw - 450px) / 2);
  }
}
@media all and (min-width: 768px) and (max-width: 1079.9px) {
  .adlp-logo {
    width: calc(100vw - 450px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-logo {
    display: none;
  }
}

.adlp-wrapper .adlp-btn:hover {
  filter: brightness(130%);
}

.adlp-wrapper .adlp-btn {
  transition: filter 0.3s;
}

.adlp-wrapper .pc {
  display: block;
}

.adlp-wrapper .sp {
  display: none;
}

@media all and (min-width: 0) and (max-width: 767.9px) {
  .adlp-outer {
    overflow: hidden;
  }
  .adlp-wrapper .adlp-floating {
    width: 100%;
  }
  .adlp-wrapper .adlp-floating_inner {
    width: 80vw;
  }
  .adlp-wrapper .pc {
    display: none;
  }
  .adlp-wrapper .sp {
    display: block;
  }
}
/* Section specific styles */
/* cv01_btn_01 */
.cv01_btn_01 {
  position: absolute;
  left: 45px;
  top: 54px;
  width: 360px;
}

@media screen and (max-width: 767px) {
  .cv01_btn_01 {
    width: 80vw;
    left: 10vw;
    top: 12vw;
    /* top: 38.30vw;*/
  }
}
/* cv02_btn_01 */
.cv02_btn_01 {
  position: absolute;
  left: 45px;
  top: 54px;
  width: 360px;
}

@media screen and (max-width: 767px) {
  .cv02_btn_01 {
    width: 80vw;
    left: 10vw;
    top: 12vw;
    /* top: 38.30vw;*/
  }
}
/* footer_btn_01 */
.footer_btn_01 {
  position: absolute;
  left: 0px;
  top: 48px;
  width: 450px;
}

@media screen and (max-width: 767px) {
  .footer_btn_01 {
    width: 100vw;
    left: 0vw;
    top: 10.6666666667vw;
    /* top: 21.51vw;*/
  }
}
/* footer_btn_02 */
.footer_btn_02 {
  position: absolute;
  left: 0px;
  top: 111.6px;
  width: 450px;
}

@media screen and (max-width: 767px) {
  .footer_btn_02 {
    width: 100vw;
    left: 0vw;
    top: 24.8vw;
    /* top: 50.00vw;*/
  }
}
/*# sourceMappingURL=lp.css.map */
