@charset "UTF-8";
@font-face {
  font-family: "font";
  src: url("../fonts/A-OTF-MidashiGoPro-MB31.otf") format("OpenType"); }
/*--------------------
共通設定
----------------------*/
* {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  text-decoration: none;
  transition: .4s; }
  a.disabled {
    pointer-events: none;
    text-decoration: none; }

ul, ol {
  list-style: none; }

.pc {
  display: block; }
  @media screen and (max-width: 1100px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 1100px) {
    .sp {
      display: block; } }

html, body {
  overflow-x: clip;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  height: -webkit-fill-available;
  min-height: -webkit-fill-available; }

.fs-l-page {
  overflow: visible; }

.wrapper {
  margin: 0 auto !important; }

main {
  max-width: 100%;
  padding-top: 0;
  overflow: visible; }

.mainBox {
  margin: 0 auto !important; }

footer {
  position: relative;
  z-index: 9999; }

/*--------------------------------------------*/
area {
  cursor: pointer; }

.lp_wrapper {
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  text-align: center;
  font-family: "font";
  letter-spacing: 0;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  width: 100%;
  max-width: 800px;
  background: #ffffff; }
  .lp_wrapper section {
    margin: 15vh auto; }

.mv {
  width: 100%;
  line-height: 0;
  margin-bottom: 15vh;
  position: relative; }
  .mv video {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .mv .mute-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 4px 8px;
    background: rgba(255, 255, 255, 0.7);
    color: #000000;
    border: none;
    border-radius: 2px;
    width: fit-content;
    font-size: 14px;
    cursor: pointer;
    z-index: 10;
    line-height: 16px; }

.sticky__box {
  isolation: isolate; }
  .sticky__box .sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1; }
  .sticky__box .scene__box {
    position: relative;
    z-index: 2;
    isolation: isolate;
    overflow: hidden;
    margin-top: 20vh; }
    .sticky__box .scene__box button {
      position: absolute;
      bottom: 3%;
      left: 3%;
      font-size: clamp(14px, 3.5vw, 1.2em);
      z-index: 10;
      color: #ffffff; }
    .sticky__box .scene__box .dot {
      position: absolute;
      width: 10px;
      aspect-ratio: 1 / 1;
      z-index: 10; }
      .sticky__box .scene__box .dot::before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        scale: .8;
        background: #ffffff;
        border-radius: 50%; }
      .sticky__box .scene__box .dot::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 0.06em solid #ffffff;
        box-sizing: border-box;
        animation: focus_dot 1.7s infinite; }
    .sticky__box .scene__box.scene_1 .dot1 {
      top: 48%;
      left: 27%; }
    .sticky__box .scene__box.scene_1 .dot2 {
      top: 59%;
      left: 29%; }
    .sticky__box .scene__box.scene_1 .dot3 {
      top: 36%;
      left: 16%; }
    .sticky__box .scene__box.scene_1 .dot4 {
      top: 41%;
      left: 25%; }
    .sticky__box .scene__box.scene_1 .dot5 {
      top: 33%;
      left: 53%; }
    .sticky__box .scene__box.scene_1 .dot6 {
      top: 48%;
      left: 2%; }
    .sticky__box .scene__box.scene_1 .dot7 {
      top: 54%;
      left: 39%; }
    .sticky__box .scene__box.scene_1 .dot8 {
      top: 48%;
      left: 80%; }
    .sticky__box .scene__box.scene_1 .dot9 {
      top: 37%;
      left: 33%; }
    .sticky__box .scene__box.scene_1 .dot10 {
      top: 40%;
      left: 85%; }
    .sticky__box .scene__box.scene_1 .dot11 {
      top: 57%;
      left: 85%; }
    .sticky__box .scene__box.scene_1 .dot12 {
      top: 47%;
      left: 57%; }
    .sticky__box .scene__box.scene_1 .dot13 {
      top: 39%;
      left: 62%; }
    .sticky__box .scene__box.scene_1 .dot14 {
      top: 47%;
      left: 70%; }
    .sticky__box .scene__box.scene_1 .dot15 {
      top: 38%;
      left: 49%; }
    .sticky__box .scene__box.scene_2 .dot1 {
      top: 51%;
      left: 97%; }
    .sticky__box .scene__box.scene_2 .dot2 {
      top: 59%;
      left: 20%; }
    .sticky__box .scene__box.scene_2 .dot3 {
      top: 56%;
      left: 61%; }
    .sticky__box .scene__box.scene_2 .dot4 {
      top: 53%;
      left: 2%; }
    .sticky__box .scene__box.scene_2 .dot5 {
      top: 57%;
      left: 42%; }
    .sticky__box .scene__box.scene_2 .dot6 {
      top: 53%;
      left: 77%; }
    .sticky__box .scene__box.scene_2 .dot7 {
      top: 60%;
      left: 31%; }
    .sticky__box .scene__box.scene_2 .dot8 {
      top: 71%;
      left: 45%; }
    .sticky__box .scene__box.scene_2 .dot9 {
      top: 62%;
      left: 42%; }
    .sticky__box .scene__box.scene_2 .dot10 {
      top: 55%;
      left: 55%; }
    .sticky__box .scene__box.scene_2 .dot11 {
      top: 58%;
      left: 74%; }
    .sticky__box .scene__box.scene_3 .dot1 {
      top: 29%;
      left: 75%; }
    .sticky__box .scene__box.scene_3 .dot2 {
      top: 52%;
      left: 28%; }
    .sticky__box .scene__box.scene_3 .dot3 {
      top: 29%;
      left: 33%; }
    .sticky__box .scene__box.scene_3 .dot4 {
      top: 44%;
      left: 31%; }
    .sticky__box .scene__box.scene_3 .dot5 {
      top: 51%;
      left: 43%; }
    .sticky__box .scene__box.scene_3 .dot6 {
      top: 48%;
      left: 82%; }
    .sticky__box .scene__box.scene_3 .dot7 {
      top: 28%;
      left: 66%; }
    .sticky__box .scene__box.scene_3 .dot8 {
      top: 33%;
      left: 89%; }

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease; }
  .modal.active {
    display: flex;
    opacity: 1;
    pointer-events: auto; }
  .modal .modal-content {
    padding: 30px 40px;
    width: 90vw;
    max-height: 80svh;
    overflow: visible;
    max-width: 380px;
    text-align: center;
    position: relative;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
    animation: fadeInScale 0.4s ease forwards; }
    .modal .modal-content .close-btn {
      position: absolute;
      top: 0;
      right: 30px;
      background: transparent;
      border: none;
      transition: transform 0.3s ease;
      line-height: 1.0; }
    .modal .modal-content .item__flex {
      margin: 3% auto;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .modal .modal-content .item__flex div {
        width: 50%; }
    .modal .modal-content #modal-text {
      font-size: min(1em, 3.5vw);
      color: #ffffff; }
    .modal .modal-content #modal-buy-btn {
      background: #000000;
      color: #ffffff;
      border: 1px solid #000000;
      padding: 0.7em 1.0em 0.9em;
      line-height: 1.0;
      font-size: min(1em, 3.5vw);
      display: block;
      width: 100%;
      margin: 0.5em auto 0;
      letter-spacing: .05em; }
    .modal .modal-content .nav-btn {
      position: absolute;
      top: 30%;
      background: none;
      border: none;
      cursor: pointer;
      padding: 10px;
      z-index: 20; }
      .modal .modal-content .nav-btn img {
        width: 15px; }
      .modal .modal-content .nav-btn.prev {
        left: 0; }
      .modal .modal-content .nav-btn.next {
        right: 0; }

#brand__msg {
  background: url("../images/sp_back.webp") no-repeat;
  background-size: cover;
  width: 100%;
  height: fit-content;
  min-height: 100vh;
  position: relative; }
  #brand__msg div {
    width: 100%;
    padding: 15vh 0; }
  #brand__msg img {
    width: 45%;
    max-width: 180px; }
  #brand__msg h1 {
    color: #ffffff;
    font-size: min(1.7em, 5.7vw);
    font-weight: 400;
    line-height: 1.5;
    margin: 48px auto; }
  #brand__msg p {
    font-size: min(1em, 3.5vw);
    color: #ffffff;
    margin-bottom: 40px; }
    #brand__msg p:last-child {
      margin-bottom: 0; }

.imgBox {
  margin-bottom: 24px; }

#footer_lp {
  background: #ffffff;
  padding: 0 10% 10%; }
  #footer_lp .btn {
    max-width: 400px;
    width: 100%;
    margin: 0 auto; }
    #footer_lp .btn a {
      display: block;
      border: 1px solid #000000;
      line-height: 1.0;
      padding: 1.0em;
      width: 100%;
      color: #000000;
      letter-spacing: .05em;
      font-size: min(1.2em, 4.5vw); }
      #footer_lp .btn a:hover {
        background: #000000;
        color: #ffffff; }
  #footer_lp .brand__link {
    display: block;
    margin: 20% auto 0; }
  #footer_lp .sns {
    display: flex;
    max-width: 900px;
    align-items: center;
    justify-content: space-around;
    width: 90%;
    margin: 25% auto; }
    #footer_lp .sns a {
      display: block; }
      #footer_lp .sns a img {
        width: 20px; }

.listBox {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto; }
  .listBox div {
    width: calc(100%/3 - 3%);
    margin: 0 1.5% 7%; }
    .listBox div p {
      font-size: min(0.9em, 2.8vw);
      letter-spacing: .02em;
      line-height: 1.6;
      white-space: nowrap; }
    .listBox div .buy__btn {
      display: block;
      color: #ffffff;
      background: #000000;
      padding: 0.2em 0.7em 0.4em;
      line-height: 1.0;
      font-size: min(0.9em, 3vw);
      width: fit-content;
      margin: 1.0em auto; }

.campaign_bnr {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.4s ease, opacity 0.4s ease; }
  .campaign_bnr.is-visible {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }

@keyframes focus_dot {
  0% {
    opacity: 0;
    scale: 0.8; }
  10% {
    opacity: 1; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    scale: 2; } }
@keyframes fadeInScale {
  0% {
    opacity: 0;
    transform: scale(0.8); }
  100% {
    opacity: 1;
    transform: scale(1); } }
