@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%;
  max-width: min(calc(1920 / 1080 * 100vw), 1920px);
  height: min(calc(64 / 1080 * 100vw), 64px);
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: 100;
  border-bottom: 1px solid #ddd;
  /* header_btn_01 */
  /* header_btn_02 */
  /* header_btn_03 */
}
@media screen and (max-width: 767px) {
  .adlp-header {
    max-width: none;
    height: calc(85 / 750 * 100vw);
    left: 0;
    transform: none;
  }
}
.adlp-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.adlp-header__bg img {
  width: 100%;
  height: 100% !important;
  object-fit: cover !important;
}
.adlp-header__inner {
  position: relative;
  width: 100%;
  max-width: min(calc(1080 / 1080 * 100vw), 1080px);
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    margin: 0;
  }
}
.adlp-header .header_btn_01 {
  position: absolute;
  top: 0;
  right: 0;
  width: min(5.9259259259vw, 64px);
}
@media screen and (max-width: 767px) {
  .adlp-header .header_btn_01 {
    width: 11.3333333333vw;
  }
}
.adlp-header .header_btn_01 button {
  width: 100%;
  height: 100%;
}
.adlp-header .header_btn_01 button .openBtn {
  display: block;
}
.adlp-header .header_btn_01 button .closeBtn {
  display: none;
}
.adlp-header .header_btn_01 button.is-open .openBtn {
  display: none;
}
.adlp-header .header_btn_01 button.is-open .closeBtn {
  display: block;
}
.adlp-header .header_btn_02 {
  position: absolute;
  top: min(0.9315321181vw, 10.060546875px);
  right: min(calc(364 / 1080 * 100vw), 364px);
  width: min(22.0074265092vw, 237.6802062988px);
}
@media screen and (max-width: 767px) {
  .adlp-header .header_btn_02 {
    width: 29.3333333333vw;
    top: 1.6vw;
    right: calc(329 / 750 * 100vw);
  }
}
.adlp-header .header_btn_03 {
  position: absolute;
  top: min(0.9315321181vw, 10.060546875px);
  right: min(calc(97 / 1080 * 100vw), 97px);
  width: min(22.0074265092vw, 237.6802062988px);
}
@media screen and (max-width: 767px) {
  .adlp-header .header_btn_03 {
    width: 29.3333333333vw;
    top: 1.6vw;
    right: calc(101 / 750 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .header-menu__overlay {
    position: fixed;
    top: min(calc(64 / 1080 * 100vw), 64px);
    left: 0;
    width: 100%;
    height: 100vh;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.7s ease-in-out, visibility 0.7s ease-in-out;
    z-index: 98;
  }
  .header-menu__overlay.is-open {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .header-menu__overlay {
    display: none;
  }
}

.header-menu__nav {
  position: fixed;
  top: min(calc(64 / 1080 * 100vw), 64px);
  right: 0;
  width: 50%;
  height: 100vh;
  z-index: 99;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  background: rgba(0, 0, 0, 0.95);
  transform: translateX(100%);
  transition: transform 0.5s ease-in-out;
}
@media screen and (max-width: 767px) {
  .header-menu__nav {
    top: calc(85 / 750 * 100vw);
    width: 100%;
    height: 100%;
  }
}
.header-menu__nav.is-open {
  transform: translateX(0);
}
.header-menu__nav ul {
  padding: min(calc(151 / 1080 * 100vw), 151px) min(calc(58 / 1080 * 100vw), 58px);
}
.header-menu__nav ul li {
  width: min(calc(401 / 1080 * 100vw), 401px);
  height: min(calc(34 / 1080 * 100vw), 34px);
}
@media screen and (max-width: 767px) {
  .header-menu__nav ul li {
    width: calc(570 / 750 * 100vw);
    height: calc(53 / 750 * 100vw);
  }
}
.header-menu__nav ul li:not(:last-child) {
  margin-bottom: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .header-menu__nav ul li:not(:last-child) {
    margin-bottom: calc(88 / 750 * 100vw);
  }
}
.header-menu__nav ul li .adlp-btn {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .header-menu__nav ul li .adlp-btn:hover {
    filter: brightness(50%);
  }
}

.adlp-footer {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0 min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: calc(40 / 750 * 100vw) 0;
  }
}
.adlp-footer__menu {
  text-align: center;
}
.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    flex-direction: column;
    width: 100%;
    gap: calc(40 / 750 * 100vw);
  }
}
.adlp-footer__text {
  margin: min(calc(40 / 1080 * 100vw), 40px) auto 0;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: calc(20 / 750 * 100vw);
    margin: calc(40 / 750 * 100vw) auto 0;
  }
}

.adlp-accordion {
  background: #fff;
}
.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__wrapper {
    gap: calc(30 / 750 * 100vw);
  }
}
.adlp-accordion__header {
  position: relative;
  cursor: pointer;
}
.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(80 / 1080 * 100vw), 80px) min(calc(20 / 1080 * 100vw), 20px) min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner {
    padding: calc(40 / 750 * 100vw) calc(112 / 750 * 100vw) calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.adlp-accordion__header__inner .lead {
  line-height: 1;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner .lead {
    font-size: calc(48 / 750 * 100vw);
    margin-right: calc(20 / 750 * 100vw);
  }
}
.adlp-accordion__header::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(45 / 1080 * 100vw), 45px);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.5L0.47372 0.25L19.5263 0.250002L10 11.5Z' fill='%23012F83'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header::after {
    width: calc(28 / 750 * 100vw);
    height: calc(17 / 750 * 100vw);
    right: calc(35 / 750 * 100vw);
  }
}
.adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(180deg);
}
.adlp-accordion__header.--open::before {
  opacity: 0;
}
.adlp-accordion__header.--img::after {
  display: none;
}
.adlp-accordion__header.--img > span:last-child {
  display: none;
}
.adlp-accordion__header.--img.--open > span:first-child {
  display: none;
}
.adlp-accordion__header.--img.--open > span:last-child {
  display: block;
}
.adlp-accordion__header.--plus::before {
  content: "";
  display: block;
  background-image: none;
  background: #012F83;
  position: absolute;
  height: min(calc(20 / 1080 * 100vw), 20px);
  width: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(49 / 1080 * 100vw), 49px);
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::before {
    height: calc(20 / 750 * 100vw);
    width: calc(2 / 750 * 100vw);
    right: calc(49 / 750 * 100vw);
  }
}
.adlp-accordion__header.--plus::after {
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(40 / 1080 * 100vw), 40px);
  background-image: none;
  background: #012F83;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::after {
    width: calc(20 / 750 * 100vw);
    height: calc(2 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
  }
}
.adlp-accordion__body {
  display: none;
}
.adlp-accordion__body__inner {
  display: flex;
  align-items: flex-start;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner {
    padding: 0 calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.adlp-accordion__body__inner .lead {
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner .lead {
    margin-right: calc(20 / 750 * 100vw);
  }
}
.js-toggle {
  cursor: pointer;
}
.js-toggle + * {
  display: none;
}

.adlp-logo {
  animation: infinity-scroll-left 35s infinite linear 0.5s both;
  width: min(calc(2296 / 1080 * 100vw), 2296px);
}
.adlp-logo__wrapper {
  display: flex;
  width: min(calc(4592 / 1080 * 100vw), 4592px);
}
@media screen and (max-width: 767px) {
  .adlp-logo__wrapper {
    width: calc(4592 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-logo {
    width: calc(2296 / 750 * 100vw);
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.carousel-slider {
  position: relative;
  width: 100%;
  overflow: visible;
  /* カルーセルスライダーのスタイル */
  /* クロスフェードスライダーのスタイル */
}
.carousel-slider .swiper-wrapper {
  align-items: center;
}
.carousel-slider .carousel-slide {
  position: relative;
  overflow: visible;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 768px) {
  .carousel-slider .carousel-slide {
    width: min(calc(980 / 1080 * 100vw), 980px);
    height: min(calc(450 / 1080 * 100vw), 450px);
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
    opacity: 0.3;
  }
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-slide {
    width: calc(630 / 750 * 100vw);
    height: calc(1016 / 750 * 100vw);
    opacity: 0;
  }
}
.carousel-slider .carousel-slide.swiper-slide-active {
  opacity: 1;
}
.carousel-slider .slide-inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  height: min(calc(450 / 1080 * 100vw), 450px);
  overflow: hidden;
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .carousel-slider .slide-inner {
    width: calc(630 / 750 * 100vw);
    height: calc(1016 / 750 * 100vw);
  }
}
.carousel-slider .swiper-pagination-bullet {
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  display: inline-block;
  border: 2px solid #000000;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .carousel-slider .swiper-pagination-bullet {
    width: calc(19 / 750 * 100vw);
    height: calc(19 / 750 * 100vw);
  }
}
.carousel-slider .swiper-pagination-bullet-active {
  border: 2px solid #c6a76a;
  background: #c6a76a;
}
.carousel-slider .crossfade-slider {
  position: relative;
  width: min(calc(630 / 1080 * 100vw), 630px);
  height: min(calc(450 / 1080 * 100vw), 450px);
  margin-left: auto;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .carousel-slider .crossfade-slider {
    width: calc(630 / 750 * 100vw);
    height: 100%;
    margin-left: 0;
    margin-top: auto;
  }
}
.carousel-slider .crossfade-slide {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
@media screen and (max-width: 767px) {
  .carousel-slider .crossfade-slide {
    height: calc(445 / 750 * 100vw);
  }
}
.carousel-slider .crossfade-slide.is-active {
  opacity: 1;
}
.carousel-slider .crossfade-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-slider .slide-mask {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(920 / 1080 * 100vw), 920px);
  height: min(calc(450 / 1080 * 100vw), 450px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .carousel-slider .slide-mask {
    width: calc(630 / 750 * 100vw);
    height: calc(1016 / 750 * 100vw);
  }
}
.carousel-slider .carousel-button-prev,
.carousel-slider .carousel-button-next {
  position: absolute;
  top: min(calc(179 / 1080 * 100vw), 179px);
  width: min(calc(40 / 1080 * 100vw), 40px);
  height: min(calc(92 / 1080 * 100vw), 92px);
  margin: 0;
  background-image: url("../img/pc/slide/slider_nav.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-button-prev,
  .carousel-slider .carousel-button-next {
    top: calc(462 / 750 * 100vw);
    width: calc(40 / 750 * 100vw);
    height: calc(92 / 750 * 100vw);
    background-image: url("../img/sp/slide/slider_nav.webp");
  }
}
.carousel-slider .carousel-button-prev::after,
.carousel-slider .carousel-button-next::after {
  content: none;
}
.carousel-slider .carousel-button-prev {
  left: min(calc(460 / 1080 * 100vw), 460px);
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-button-prev {
    left: calc(-40 / 750 * 100vw);
  }
}
.carousel-slider .carousel-button-next {
  right: min(calc(460 / 1080 * 100vw), 460px);
  transform: rotate(180deg);
  transform-origin: center;
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-button-next {
    right: calc(-40 / 750 * 100vw);
  }
}
.carousel-slider .carousel-pagination {
  position: relative;
  left: auto;
  bottom: auto;
  margin: min(calc(32 / 1080 * 100vw), 32px) auto 0;
}

/* ------------------------------------------------------
 common
------------------------------------------------------ */
* {
  margin: 0;
}

body {
  font-feature-settings: "palt";
}

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

.adlp-wrapper .adlp-relative {
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .adlp-btn:hover {
    filter: brightness(130%);
  }
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .adlp-btn {
    transition: filter 0.3s;
  }
}
.adlp-wrapper .adlp-btn.-anime01:hover,
.adlp-wrapper .adlp-btn.-anime02:hover,
.adlp-wrapper .adlp-btn.-anime03:hover {
  filter: none;
}
.adlp-wrapper .adlp-btn.-anime01,
.adlp-wrapper .adlp-btn.-anime02,
.adlp-wrapper .adlp-btn.-anime03 {
  transition: none;
}
.adlp-wrapper .adlp-btn.-anime01 a,
.adlp-wrapper .adlp-btn.-anime02 a,
.adlp-wrapper .adlp-btn.-anime03 a {
  transition: transform 0.3s;
  display: block;
}
.adlp-wrapper .adlp-btn.-anime01:hover a {
  transform: scale(1.1);
}
.adlp-wrapper .adlp-btn.-anime02:hover a {
  transform: translateY(-5px);
}
.adlp-wrapper .adlp-btn.-anime03:hover a {
  animation: adlpHoverShake 0.15s linear 3;
}

@keyframes adlpHoverShake {
  0% {
    transform: skew(0deg, 0deg);
  }
  25% {
    transform: skew(1deg, 1deg);
  }
  75% {
    transform: skew(-1deg, -1deg);
  }
  100% {
    transform: skew(0deg, 0deg);
  }
}
/* ------------------------------------------------------
 fv
------------------------------------------------------ */
.fv {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: min(calc(664 / 1080 * 100vw), 664px);
}
@media screen and (max-width: 767px) {
  .fv {
    flex-direction: column;
    height: calc(1215 / 750 * 100vw);
  }
}
.fv__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  height: 100%;
}
@media screen and (max-width: 767px) {
  .fv__bg {
    width: 100%;
  }
}
.fv__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fv__content {
  position: relative;
  width: min(calc(960 / 1080 * 100vw), 960px);
  height: 100%;
  /* fv_btn_01 */
}
@media screen and (max-width: 767px) {
  .fv__content {
    width: 100%;
    height: calc(698 / 750 * 100vw);
  }
}
.fv__content .fv_btn_01 {
  position: absolute;
  left: min(calc(50 / 1080 * 100vw), 50px);
  bottom: min(calc(76 / 1080 * 100vw), 76px);
  width: min(40vw, 432px);
}
@media screen and (max-width: 767px) {
  .fv__content .fv_btn_01 {
    width: 78.2666666667vw;
    left: 50%;
    bottom: calc(60 / 750 * 100vw);
    transform: translateX(-50%);
  }
}
.fv__video {
  position: relative;
  width: min(calc(960 / 1080 * 100vw), 960px);
  height: 100%;
}
@media screen and (max-width: 767px) {
  .fv__video {
    width: 100%;
    height: calc(518 / 750 * 100vw);
  }
}
.fv__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ------------------------------------------------------
 sec02
------------------------------------------------------ */
.sec02 {
  position: relative;
}
.sec02__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec02__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec02__slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(calc(227 / 1080 * 100vw), 227px) 0 min(calc(94 / 1080 * 100vw), 94px);
}
@media screen and (min-width: 768px) {
  .sec02__slide {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .sec02__slide {
    width: calc(630 / 750 * 100vw);
    padding: calc(327 / 750 * 100vw) 0 calc(89 / 750 * 100vw);
    margin: 0 auto;
  }
}

/* ------------------------------------------------------
 cv01
------------------------------------------------------ */
.cv01 {
  position: relative;
}
.cv01 .adlp-btn {
  position: absolute;
}
.cv01 .adlp-btn.--btn-dl {
  bottom: min(calc(259 / 1080 * 100vw), 259px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .cv01 .adlp-btn.--btn-dl {
    bottom: calc(393 / 750 * 100vw);
  }
}
.cv01 .adlp-btn.--btn-cn {
  bottom: min(calc(60 / 1080 * 100vw), 60px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .cv01 .adlp-btn.--btn-cn {
    bottom: calc(90 / 750 * 100vw);
  }
}

/* ------------------------------------------------------
 sec06
------------------------------------------------------ */
.sec03 {
  position: relative;
  overflow: hidden;
}
.sec03 .adlp-logo__wrapper {
  position: absolute;
  bottom: min(calc(208 / 1080 * 100vw), 208px);
  width: min(calc(3840 / 1080 * 100vw), 3840px);
}
@media screen and (max-width: 767px) {
  .sec03 .adlp-logo__wrapper {
    width: calc(4992 / 750 * 100vw);
    bottom: calc(291 / 750 * 100vw);
  }
}
.sec03 .adlp-logo {
  width: min(calc(1920 / 1080 * 100vw), 1920px);
}
@media screen and (max-width: 767px) {
  .sec03 .adlp-logo {
    width: calc(2496 / 750 * 100vw);
  }
}

/* ------------------------------------------------------
 sec06
------------------------------------------------------ */
.sec06 {
  position: relative;
}

.adlp-btn.--btn-dl {
  width: min(calc(540 / 1080 * 100vw), 540px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn-dl {
    width: calc(540 / 750 * 100vw);
  }
}
.adlp-btn.--btn-cn {
  width: min(calc(392 / 1080 * 100vw), 392px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn-cn {
    width: calc(540 / 750 * 100vw);
  }
}
.adlp-btn.--btn-dg {
  width: min(calc(392 / 1080 * 100vw), 392px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn-dg {
    width: calc(540 / 750 * 100vw);
  }
}

.sec06 .adlp-btn {
  position: absolute;
  bottom: min(calc(95 / 1080 * 100vw), 95px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec06 .adlp-btn.--btn-dl {
    bottom: calc(90 / 750 * 100vw);
  }
}

/* ------------------------------------------------------
 sec07
------------------------------------------------------ */
.sec07 {
  padding-bottom: min(calc(100 / 1080 * 100vw), 100px);
}
.sec07 .adlp-accordion__wrapper {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec07 .adlp-accordion__wrapper {
    width: calc(630 / 750 * 100vw);
    gap: calc(40 / 750 * 100vw);
  }
}
.sec07 .adlp-accordion {
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec07 .adlp-accordion {
    border-radius: calc(8 / 750 * 100vw);
  }
}

/* ------------------------------------------------------
 cv02
------------------------------------------------------ */
.cv02 {
  position: relative;
}
.cv02 .adlp-btn {
  position: absolute;
}
.cv02 .adlp-btn.--btn-dl {
  bottom: min(calc(289 / 1080 * 100vw), 289px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .cv02 .adlp-btn.--btn-dl {
    bottom: calc(692 / 750 * 100vw);
  }
}
.cv02 .adlp-btn.--btn-cn {
  bottom: min(calc(60 / 1080 * 100vw), 60px);
  left: min(calc(538 / 1080 * 100vw), 538px);
}
@media screen and (max-width: 767px) {
  .cv02 .adlp-btn.--btn-cn {
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(398 / 750 * 100vw);
  }
}
.cv02 .adlp-btn.--btn-dg {
  bottom: min(calc(60 / 1080 * 100vw), 60px);
  left: min(calc(999 / 1080 * 100vw), 999px);
}
@media screen and (max-width: 767px) {
  .cv02 .adlp-btn.--btn-dg {
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(96 / 750 * 100vw);
  }
}

/* ------------------------------------------------------
 footer
------------------------------------------------------ */
.adlp-footer {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0 min(calc(32 / 1080 * 100vw), 32px);
  background-color: #f4f4f4;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: calc(60 / 750 * 100vw) calc(24 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.adlp-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: min(calc(998 / 1080 * 100vw), 998px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .adlp-footer__inner {
    flex-direction: column-reverse;
    gap: calc(60 / 750 * 100vw);
    max-width: 100%;
  }
}
.adlp-footer__left {
  display: flex;
  flex-direction: column;
  gap: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__left {
    width: 100%;
    gap: calc(62 / 750 * 100vw);
  }
}
.adlp-footer__links {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__links {
    flex-direction: column;
    align-items: flex-start;
  }
}
.adlp-footer__logo {
  width: min(calc(161 / 1080 * 100vw), 161px);
  padding-right: min(calc(20 / 1080 * 100vw), 20px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-footer__logo {
    width: calc(223 / 750 * 100vw);
    padding-right: 0;
    margin-right: 0;
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.adlp-footer__logo::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: min(calc(16 / 1080 * 100vw), 16px);
  background-color: #999;
}
@media screen and (max-width: 767px) {
  .adlp-footer__logo::after {
    display: none;
  }
}
.adlp-footer__logo img {
  width: 100%;
  height: auto;
  display: block;
}
.adlp-footer__nav {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(30 / 750 * 100vw);
  }
}
.adlp-footer__nav li {
  position: relative;
  font-family: var(--font-family-Zen-Kaku-Gothic-New, "Zen Kaku Gothic New");
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav li {
    font-size: calc(24 / 750 * 100vw);
  }
}
.adlp-footer__nav li a {
  text-decoration: none;
  color: #434343;
  transition: opacity 0.3s;
  font-weight: 400;
}
.adlp-footer__nav li a:hover {
  opacity: 0.7;
}
.adlp-footer__nav li:not(:last-child) {
  padding-right: min(calc(20 / 1080 * 100vw), 20px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav li:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
  }
}
.adlp-footer__nav li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: min(calc(16 / 1080 * 100vw), 16px);
  background-color: #999;
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav li:not(:last-child)::after {
    display: none;
  }
}
.adlp-footer__copyright {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  color: #b3b3b3;
  letter-spacing: 0.05em;
  font-family: var(--font-family-Zen-Kaku-Gothic-New, "Zen Kaku Gothic New");
}
@media screen and (max-width: 767px) {
  .adlp-footer__copyright {
    font-size: calc(20 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-footer__right {
    width: 100%;
    padding-bottom: calc(32 / 750 * 100vw);
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: center;
  }
}
.adlp-footer__sns {
  display: flex;
  align-items: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns {
    gap: calc(44 / 750 * 100vw);
    align-items: flex-start;
  }
}
.adlp-footer__sns li a {
  display: flex;
  align-items: center;
  gap: min(calc(8 / 1080 * 100vw), 8px);
  text-decoration: none;
  color: #333;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 500;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns li a {
    flex-direction: column;
    gap: calc(8 / 750 * 100vw);
  }
}
.adlp-footer__sns li a:hover {
  opacity: 0.7;
}
.adlp-footer__sns-icon {
  width: min(calc(40 / 1080 * 100vw), 40px);
  height: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns-icon {
    width: calc(60 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
  }
}
.adlp-footer__sns-icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.adlp-footer__sns-text {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-family: var(--font-family-Zen-Kaku-Gothic-New, "Zen Kaku Gothic New");
  font-weight: 500;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns-text {
    font-size: calc(20 / 750 * 100vw);
  }
}
/*# sourceMappingURL=lp.css.map */
