@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
body {
  overflow-x: hidden !important;
}

/* s5 reset */
.s5-breadcrumbs {
  background: #fff;
  padding: 10px 30px 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.s5-breadcrumbs::before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
}
.s5-breadcrumbs > * {
  position: relative;
}

@media screen and (max-width: 767px) {
  .s5-breadcrumbs.s5-breadcrumbs:not(.s5-breadcrumbs--max950):not(.s5-breadcrumbs--fix950):not(.s5-breadcrumbs--fix1200) {
    padding: 25px 20px 0;
    margin: 0 !important;
  }
}
.s5-frontLoginContainer {
  display: none;
}

.s5-pageFooter {
  position: relative;
  z-index: 10;
}

.s5-returnToTop {
  margin-top: 0;
}

.s5-categoryNav {
  margin-bottom: 0;
}

.s5-categoryHeader {
  margin: 0 -10px !important;
  padding: 10px 0;
}
@media screen and (min-width: 640px) {
  .s5-categoryHeader {
    margin: 0 !important;
    padding: 25px 0 20px;
  }
}

.s5-container-wrap {
  background: #fff;
  position: relative;
  z-index: 1;
}

.s5-returnToTop__button {
  top: -100px;
}
@media screen and (min-width: 640px) {
  .s5-returnToTop__button {
    top: -128px;
  }
}

.ss {
  /*
  shared style
  */
  /* utility */
}
.ss .pc {
  display: none;
}
@media screen and (min-width: 640px) {
  .ss .pc {
    display: block;
  }
}
.ss .sp {
  display: block;
}
@media screen and (min-width: 640px) {
  .ss .sp {
    display: none;
  }
}
.ss br.bs {
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .ss br.bs {
    display: none;
  }
}
.ss br.bm {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .ss br.bm {
    display: none;
  }
}
.ss br.bl {
  display: inline-block;
}
@media screen and (min-width: 980px) {
  .ss br.bl {
    display: none;
  }
}
.ss br.bx {
  display: inline-block;
}
@media screen and (min-width: 1280px) {
  .ss br.bx {
    display: none;
  }
}
.ss br.nbs {
  display: none;
}
@media screen and (min-width: 640px) {
  .ss br.nbs {
    display: inline-block;
  }
}
@media screen and (min-width: 980px) {
  .ss br.nbs.bl {
    display: none;
  }
}
.ss br.nbm {
  display: none;
}
@media screen and (min-width: 768px) {
  .ss br.nbm {
    display: inline-block;
  }
}
.ss br.nbl {
  display: none;
}
@media screen and (min-width: 980px) {
  .ss br.nbl {
    display: inline-block;
  }
}
.ss br.nbx {
  display: none;
}
@media screen and (min-width: 1280px) {
  .ss br.nbx {
    display: inline-block;
  }
}
.ss br.bsp {
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .ss br.bsp {
    display: none;
  }
}
.ss br.nbsp {
  display: none;
}
@media screen and (min-width: 640px) {
  .ss br.nbsp {
    display: inline-block;
  }
}
.ss br.btab {
  display: none;
}
@media screen and (min-width: 640px) {
  .ss br.btab {
    display: inline-block;
  }
}
@media screen and (min-width: 1025px) {
  .ss br.btab {
    display: none;
  }
}
.ss br.nbtab {
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .ss br.nbtab {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .ss br.nbtab {
    display: inline-block;
  }
}
.ss .pc {
  display: none;
}
@media screen and (min-width: 640px) {
  .ss .pc {
    display: block;
  }
}
.ss .sp {
  display: block;
}
@media screen and (min-width: 640px) {
  .ss .sp {
    display: none;
  }
}
.ss .mod-in {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.ss .mod-in-m {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.ss .mod-bg-w {
  background: #fff;
  color: #2f353d;
  position: relative;
  z-index: 1;
}
.ss .mod-bg-lg {
  background: #f4f4f4;
  color: #2f353d;
}
.ss .mod-ico-window {
  display: inline-block;
  margin-left: 0.5em;
}
.ss .icn-window {
  vertical-align: middle;
  margin-left: 0.5em;
  width: 0.6em;
}
.ss .icn-window img {
  width: 100%;
  height: auto;
}
.ss .inner-s, .ss .inner-m, .ss .inner-l {
  padding: 0 30px;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.ss .inner-full {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}
.ss .inner-s {
  max-width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ss .inner-m {
  max-width: 1200px;
}
.ss .inner-l {
  max-width: 1400px;
}
.ss-contact {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}
.ss-contact.not-tp {
  background: #22262b;
  background: rgba(0, 0, 0, 0.8);
}
.ss-contact.dark {
  background: rgba(0, 0, 0, 0.4);
}
.ss-contact-link {
  display: block;
  -webkit-transition: 0 !important;
  transition: 0 !important;
  padding-top: 90px;
  padding-top: 23.077vw;
  padding-bottom: 90px;
  padding-bottom: 23.077vw;
}
@media screen and (min-width: 640px) {
  .ss-contact-link {
    padding: 110px 0;
  }
}
.ss-contact-link:hover, .ss-contact-link:focus-visible {
  -webkit-transition: 0 !important;
  transition: 0 !important;
  color: #fff;
}
.ss-contact-link:hover .ss-contact-txt-s, .ss-contact-link:focus-visible .ss-contact-txt-s {
  text-decoration: underline;
}
.ss-contact-txt-l {
  margin: 0 auto;
  width: 155px;
  width: 39.7436vw;
  max-width: 202px;
}
@media screen and (min-width: 640px) {
  .ss-contact-txt-l {
    width: 202px;
  }
}
.ss-contact-txt-l img {
  display: block;
  width: 100%;
  height: auto;
}
.ss-contact-txt-s {
  margin: 0;
  letter-spacing: 0.1em;
  font-size: 14px;
  font-size: 3.5898vw;
  margin-top: 12px;
  margin-top: 3.077vw;
}
@media screen and (min-width: 640px) {
  .ss-contact-txt-s {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4375;
    margin-top: 22px;
  }
}

.ss-home {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
.ss-home-bg-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
}
.ss-home-ttl {
  width: 310px;
  width: 79.4872vw;
  margin: 0 auto;
  -webkit-transform: translateY(-40vw);
          transform: translateY(-40vw);
}
@media screen and (min-width: 640px) {
  .ss-home-ttl {
    width: 394px;
    -webkit-transform: translateX(-112px) translateY(-30px);
            transform: translateX(-112px) translateY(-30px);
  }
}
@media screen and (min-width: 980px) {
  .ss-home-ttl {
    -webkit-transform: translateX(-312px) translateY(-30px);
            transform: translateX(-312px) translateY(-30px);
  }
}
.ss-home-ttl img {
  width: 100%;
  height: auto;
}
.ss-home-spacer-01 {
  height: calc(120svh - 50px - 50px);
  width: 1px;
}
@media screen and (min-width: 640px) {
  .ss-home-spacer-01 {
    height: calc(120svh - 50px - 46.59px - 50px);
  }
}
@media screen and (min-width: 640px) {
  .ss-home-spacer-01 {
    height: calc(120svh - 64px - 29.2px - 64px);
  }
}
.ss-home-body {
  position: relative;
  z-index: 1;
  color: #fff;
}
.ss-home-about {
  padding-top: 80px;
  padding-top: 20.5129vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about {
    padding-top: 180px;
  }
}
.ss-home-about-in {
  padding: 0 40px;
  padding-bottom: 100px;
  padding-bottom: 25.6411vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about-in {
    padding-bottom: 200px;
  }
}
.ss-home-about-anim {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ss-home-about-ttl {
  font-weight: 400;
  text-align: center;
  margin: 0;
  font-size: 24px;
  font-size: 6.1539vw;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 45px;
  margin-bottom: 11.5385vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ttl {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2307692308;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .ss-home-about-ttl {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
.ss-home-about-txt {
  font-weight: 300;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 2;
  margin: 0;
  margin-top: 32px;
  margin-top: 8.2052vw;
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about-txt {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 25px;
  }
}
.ss-home-about-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.ss-home-about-list-item {
  width: 50%;
  position: relative;
}
@media screen and (min-width: 640px) {
  .ss-home-about-list-item {
    width: 25%;
  }
}
.ss-home-about-list-item img {
  width: 100%;
  height: auto;
  display: block;
}
.ss-home-about-list-txt {
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 10px;
  bottom: 2.5642vw;
  left: 0;
  text-align: center;
  font-size: 12px;
  font-size: 3.077vw;
  line-height: 1.3846153846;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 640px) {
  .ss-home-about-list-txt {
    bottom: 18px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.ss-home-about-video {
  margin: 50px 0;
  margin: 12.8206vw 0;
}
@media screen and (min-width: 640px) {
  .ss-home-about-video {
    padding: 0;
    margin: 80px 0;
  }
}
.ss-home-about-ptz {
  margin-top: 80px;
  margin-top: 20.5129vw;
  padding-bottom: 50px;
  padding-bottom: 12.8206vw;
  background-color: #060f44;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz {
    margin-top: 200px;
    padding-bottom: 0;
    background-image: url("../img/af-bg.jpg");
    background-size: cover;
    background-position: 30% center;
  }
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz-cont {
    max-width: 1140px;
    min-height: 600px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz-in {
    width: 60%;
    margin-left: auto;
    padding: 0 40px;
    max-width: 500px;
  }
}
@media screen and (min-width: 1025px) {
  .ss-home-about-ptz-in {
    width: 50%;
  }
}
.ss-home-about-ptz-top {
  aspect-ratio: 1/1;
  background-image: url("../img/af-bg-sp.jpg");
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz-top {
    display: block;
    aspect-ratio: unset;
    background-image: none;
  }
}
.ss-home-about-ptz-ttl {
  width: 320px;
  width: 82.0513vw;
  margin: 0 auto;
  max-width: 435px;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz-ttl {
    margin-left: 0;
    width: 100%;
    margin-top: 20vw;
  }
}
@media screen and (min-width: 1025px) {
  .ss-home-about-ptz-ttl {
    margin-top: 0;
  }
}
.ss-home-about-ptz-ttl img {
  width: 100%;
  height: auto;
  display: block;
}
.ss-home-about-ptz-subttl {
  margin: 0 auto;
  margin-top: 4px;
  margin-top: 1.0257vw;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz-subttl {
    text-align: left;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1025px) {
  .ss-home-about-ptz-subttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.ss-home-about-ptz-txt {
  padding-left: 40px;
  padding-left: 10.2565vw;
  padding-right: 40px;
  padding-right: 10.2565vw;
  padding-top: 50px;
  padding-top: 12.8206vw;
  margin: 0;
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.8666666667;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ptz-txt {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .ss-home-about-ptz-txt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
    margin-top: 30px;
  }
}
.ss-home-hero {
  position: relative;
  background: #000;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
.ss-home-hero-wrap {
  background: #000;
}
.ss-home-hero-wrap-ttl {
  margin: 0;
  font-weight: 400;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  padding-top: 70px;
  padding-top: 17.9488vw;
  padding-bottom: 70px;
  padding-bottom: 17.9488vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-wrap-ttl {
    padding: 140px 0;
    font-size: 32px;
    font-size: 2rem;
  }
}
.ss-home-hero-bg {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
}
.ss-home-hero-bg img {
  width: 100%;
  height: auto;
}
.ss-home-hero-shadow {
  padding-top: 50vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow {
    padding-top: 400px;
    padding-top: 28.5715vw;
  }
}
.ss-home-hero-shadow-in {
  padding-top: 30vw;
  position: relative;
  padding-bottom: 100px;
  padding-bottom: 25.6411vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in {
    padding-top: 200px;
    padding-top: 14.2858vw;
    padding-bottom: 200px;
  }
}
.ss-home-hero-shadow-in::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40vw;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(68%, rgba(0, 0, 0, 0.8)), to(rgb(0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 68%, rgb(0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 68%, rgb(0, 0, 0) 100%);
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in::before {
    height: 300px;
    height: 21.4286vw;
  }
}
.ss-home-hero-shadow-in::after {
  content: "";
  position: absolute;
  top: 40vw;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in::after {
    top: 300px;
    top: 21.4286vw;
  }
}
.ss-home-hero-in {
  position: relative;
  z-index: 1;
}
.ss-home-hero-ttl {
  margin: 0;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  font-size: 5.1283vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5833333333;
    margin-bottom: 10px;
  }
}
.ss-home-hero-ttl img {
  width: 100%;
  height: auto;
}
.ss-home-hero-ttl img.ttl-01 {
  width: 220px;
  width: 56.4103vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl img.ttl-01 {
    width: 374px;
  }
}
.ss-home-hero-ttl img.ttl-02 {
  width: 310px;
  width: 79.4872vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl img.ttl-02 {
    width: 525px;
  }
}
.ss-home-hero-ttl img.ttl-03 {
  width: 125px;
  width: 32.0513vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl img.ttl-03 {
    width: 212px;
  }
}
.ss-home-hero-subttl {
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  line-height: 1.7777777778;
  font-size: 14px;
  font-size: 3.5898vw;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-subttl {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.ss-home-hero-txt {
  margin: 0;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-txt {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5714285714;
  }
}
.ss-home-hero-txt.small {
  margin-top: 5px;
  margin-top: 1.2821vw;
  font-size: 11px;
  font-size: 2.8206vw;
  line-height: 1.5454545455;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-txt.small {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-top: 5px;
  }
}
.ss-home-hero-items {
  margin-top: 55px;
  margin-top: 14.1026vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 80px;
  }
}
.ss-home-hero-items-item {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items-item {
    width: calc((100% - 60px) / 2);
  }
}
.ss-home-hero-items-item:nth-of-type(n + 2) {
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items-item:nth-of-type(n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items-item:nth-of-type(n + 3) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items-item:nth-of-type(even) {
    margin-left: 60px;
  }
}
.ss-home-hero-items-item img {
  display: block;
  width: 100%;
  height: auto;
}
.ss-home-hero-items-cap {
  margin: 0;
  text-align: center;
  font-size: 13px;
  font-size: 3.3334vw;
  letter-spacing: 0.02em;
  line-height: 1.5384615385;
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items-cap {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 15px;
  }
}
.ss-home-hero-items .ss-home-hero-ttl-s {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-items .ss-home-hero-ttl-s {
    margin-top: 30px;
  }
}
.ss-home-hero-items .ss-home-hero-txt {
  text-align: left;
}
.ss-home-hero-img-l {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.ss-home-hero-img-l img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.ss-home-hero-img-l.not-radius {
  border-radius: 0;
}
.ss-home-hero-img-l.img-01-02 {
  max-width: 406px;
  margin: 0 auto;
  margin-top: 20px;
  margin-top: 5.1283vw;
  margin-bottom: 50px;
  margin-bottom: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img-l.img-01-02 {
    margin-top: 30px;
    margin-bottom: 68px;
  }
}
.ss-home-hero-img-s {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.ss-home-hero-img-s img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.ss-home-hero-ttl-s {
  margin: 0 auto;
  margin-top: 30px;
  margin-top: 7.6924vw;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-size: 16px;
  font-size: 4.1026vw;
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl-s {
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2.1111111111;
  }
}

.ss-contact {
  background: transparent;
}

.ss-outro {
  padding-top: 100px;
  padding-top: 25.6411vw;
  padding-bottom: 120px;
  padding-bottom: 30.7693vw;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
@media screen and (min-width: 640px) {
  .ss-outro {
    padding-top: 240px;
    padding-bottom: 160px;
  }
}
.ss-outro-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100lvh;
}
.ss-outro-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.ss-outro-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.ss-outro-prod {
  position: relative;
}
.ss-outro-prod-img-in {
  position: relative;
  max-width: 840px;
  margin: 0 auto;
}
.ss-outro-prod-img-in::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ss-outro-prod-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.ss-outro-prod-txtbox {
  margin-top: -80px;
  margin-top: -20.5128vw;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .ss-outro-prod-txtbox {
    margin-top: -30vw;
  }
}
@media screen and (min-width: 1025px) {
  .ss-outro-prod-txtbox {
    margin-top: -280px;
  }
}
.ss-outro-prod-ttl {
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 394px;
}
.ss-outro-prod-ttl img {
  width: 100%;
  height: auto;
}
.ss-outro .s5-buttonV3 {
  margin-top: 32px;
  margin-top: 8.2052vw;
}
@media screen and (min-width: 640px) {
  .ss-outro .s5-buttonV3 {
    margin-top: 52px;
  }
}
.ss-outro .s5-buttonV3:hover, .ss-outro .s5-buttonV3:focus-visible {
  text-decoration: underline;
}
.ss-outro-caution {
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .ss-outro-caution {
    margin-top: 60px;
  }
}
.ss-outro-caution-ttl, .ss-outro-caution-txt {
  margin: 0;
}
.ss-outro-caution-ttl {
  background: #000;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-size: 18px;
  font-size: 4.6154vw;
  padding: 12px;
  padding: 3.077vw;
}
@media screen and (min-width: 640px) {
  .ss-outro-caution-ttl {
    padding: 24px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.ss-outro-caution-txt {
  background: rgba(29, 29, 29, 0.7);
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.4285714286;
  text-align: left;
  padding: 20px;
  padding: 5.1283vw;
  padding-top: 15px;
  padding-top: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .ss-outro-caution-txt {
    text-align: center;
    padding: 28px 24px 32px;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6666666667;
  }
}
.ss-outro-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 200px;
  border: thin solid #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
  width: 300px;
  width: 76.9231vw;
  height: 90px;
  height: 23.077vw;
}
@media screen and (min-width: 640px) {
  .ss-outro-link {
    width: 300px;
    height: 90px;
  }
}
.ss-outro-link:hover, .ss-outro-link:focus-visible {
  background: #fff;
  color: #2f353d;
  text-decoration: none;
}
.ss-outro-link:hover svg, .ss-outro-link:focus-visible svg {
  fill: #2f353d;
}
.ss-outro-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
  margin-top: 17.9488vw;
}
@media screen and (min-width: 640px) {
  .ss-outro-link-wrap {
    margin-top: 160px;
  }
}
.ss-outro-link svg {
  fill: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 160px;
  width: 41.0257vw;
  height: auto;
}
@media screen and (min-width: 640px) {
  .ss-outro-link svg {
    width: 160px;
  }
}
.ss-outro-link-txt {
  line-height: 1.1;
  font-size: 13px;
  font-size: 3.3334vw;
  letter-spacing: 0.1em;
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .ss-outro-link-txt {
    margin-top: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.ss-outro-bnr-link {
  display: block;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
  margin-top: 80px;
  margin-top: 20.5129vw;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (min-width: 640px) {
  .ss-outro-bnr-link {
    border-radius: 10px;
    margin-top: 140px;
  }
}
.ss-outro-bnr-link:hover, .ss-outro-bnr-link:focus-visible {
  opacity: 0.8;
}
.ss-outro-bnr img {
  width: 100%;
  height: auto;
  display: block;
}

.lp-mv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
}
.lp-mv-bg-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background-image: url("../img/mv-sp.jpg");
  background-size: cover;
  background-position: center bottom;
}
@media screen and (min-width: 360px) {
  .lp-mv-bg-top {
    height: 75%;
  }
}
@media screen and (min-width: 640px) {
  .lp-mv-bg-top {
    background-image: url("../img/mv.jpg");
    background-position: 40% 30%;
    height: 100%;
    min-height: 600px;
  }
}
@media screen and (min-width: 1025px) {
  .lp-mv-bg-top {
    height: 100%;
    background-position: center 30%;
  }
}
.lp-mv-bg-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(20% + 2px);
  background-color: #000;
}
@media screen and (min-width: 360px) {
  .lp-mv-bg-bottom {
    height: calc(25% + 2px);
  }
}
@media screen and (min-width: 640px) {
  .lp-mv-bg-bottom {
    height: 0;
  }
}
@media screen and (min-width: 1025px) {
  .lp-mv-bg-bottom {
    display: none;
  }
}
.lp-mv-bg-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
}
.lp-mv-in {
  position: relative;
  top: calc(50px + 123px);
  height: calc(100lvh - 50px - 123px);
  padding: 0 30px;
  max-width: 1260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .lp-mv-in {
    top: calc(50px + 46.59px + 117px);
    height: calc(100lvh - 50px - 46.59px - 117px);
  }
}
@media screen and (min-width: 980px) {
  .lp-mv-in {
    top: calc(50px + 29.2px + 117px);
    height: calc(100lvh - 50px - 29.2px - 117px);
  }
}
@media screen and (min-width: 993px) {
  .lp-mv-in {
    top: calc(64px + 29.2px + 117px);
    height: calc(100lvh - 64px - 29.2px - 117px);
  }
}
.lp-mv-cont {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 640px) {
  .lp-mv-cont {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@media screen and (min-width: 1025px) {
  .lp-mv-cont {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
.lp-mv-cont img {
  display: block;
  width: 100%;
  height: auto;
}
.lp-mv-cont .pc-img {
  display: none;
}
@media screen and (min-width: 640px) {
  .lp-mv-cont .pc-img {
    display: block;
  }
}
.lp-mv-cont .sp-img {
  display: block;
}
@media screen and (min-width: 640px) {
  .lp-mv-cont .sp-img {
    display: none;
  }
}
.lp-mv-top, .lp-mv-bottom {
  margin: 0;
}
.lp-mv-top {
  height: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 360px) {
  .lp-mv-top {
    padding-top: 10vh;
    height: 55%;
  }
}
@media screen and (min-width: 640px) {
  .lp-mv-top {
    height: auto;
    padding-top: 0;
    margin-left: 8px;
  }
}
.lp-mv-top img {
  width: 168px;
}
@media screen and (min-width: 360px) {
  .lp-mv-top img {
    width: 210px;
  }
}
@media screen and (min-width: 1025px) {
  .lp-mv-top img {
    width: 318px;
  }
}
.lp-mv-bottom {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
@media screen and (min-width: 640px) {
  .lp-mv-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: auto;
    margin-top: 40px;
    margin-left: 15px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media screen and (min-width: 1025px) {
  .lp-mv-bottom {
    margin-top: 50px;
    margin-left: 35px;
  }
}
.lp-mv-bottom-in {
  font-weight: 500;
  margin: 0;
}
.lp-mv-bottom-img {
  display: block;
  width: 155.2;
  margin: 0 auto;
  margin-top: 12px;
}
@media screen and (min-width: 360px) {
  .lp-mv-bottom-img {
    width: 194px;
  }
}
@media screen and (min-width: 1025px) {
  .lp-mv-bottom-img {
    width: 246px;
    margin-left: 0;
  }
}
.lp-float {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
}
@media screen and (min-width: 640px) {
  .lp-float {
    background: rgba(29, 29, 29, 0.7);
  }
}
.lp-float.is-end {
  position: absolute;
}
.lp-float-btn {
  width: 85%;
  height: 50px;
  border-radius: 100px;
  background: #555;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-transition: color 0.32s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.32s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: color 0.32s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.32s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media screen and (min-width: 640px) {
  .lp-float-btn {
    background: #000;
    color: #fff;
    width: 300px;
  }
}
.lp-float-btn:hover, .lp-float-btn:focus-visible {
  text-decoration: none;
  color: #fff;
  background-color: #000;
}
@media screen and (min-width: 640px) {
  .lp-float-btn:hover, .lp-float-btn:focus-visible {
    background-color: #fff;
    color: #2f353d;
  }
}

.is-small-device .lp-mv-bg-top {
  height: 80%;
}
.is-small-device .lp-mv-bg-bottom {
  height: calc(20% + 2px);
}
.is-small-device .lp-mv-cont {
  height: calc(100svh - 50px - 123px);
}
.is-small-device .lp-mv-top {
  height: 65%;
}
.is-small-device .lp-mv-top img {
  width: 168px;
}
.is-small-device .lp-mv-bottom {
  height: calc(35% + 2px);
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.is-small-device .lp-mv-bottom-img {
  width: 155.2px;
}

@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bg-top {
    height: 80%;
    background-image: url("../img/mv-tab.jpg");
    background-position: center bottom;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bg-top {
    height: 100%;
    background-image: url("../img/mv.jpg");
    background-position: center bottom;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bg-bottom {
    height: calc(20% + 2px);
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bg-bottom {
    height: 0;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-cont {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-cont {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-cont .pc-img {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-cont .pc-img {
    display: block;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-cont .sp-img {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-cont .sp-img {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-top {
    height: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-top {
    height: auto;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-top img {
    width: 280px;
    padding-top: 9vh;
  }
}
@media screen and (min-width: 820px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-top img {
    padding-top: 11vh;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-top img {
    padding-top: 0;
    width: 318px;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bottom {
    height: 40%;
    margin-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bottom {
    height: auto;
    margin-top: 30px;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bottom-img {
    margin-top: 20px;
    width: 246px;
  }
}
@media screen and (min-width: 1024px) {
  .is-tablet:not(.is-large-tablet) .lp-mv-bottom-img {
    margin-top: 10px;
  }
}

@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-bg-top {
    height: 75%;
    background-image: url("../img/mv-tab.jpg");
    background-position: center bottom;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-bg-top {
    height: 95%;
    background-image: url("../img/mv.jpg");
    background-position: center bottom;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-bg-bottom {
    height: calc(25% + 2px);
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-bg-bottom {
    height: calc(5% + 2px);
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-cont {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-cont {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-cont .pc-img {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-cont .pc-img {
    display: block;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-cont .sp-img {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-cont .sp-img {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-top {
    height: 60%;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-top {
    height: auto;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-top img {
    width: 350px;
    padding-top: 9vh;
  }
}
@media screen and (min-width: 820px) {
  .is-tablet.is-large-tablet .lp-mv-top img {
    padding-top: 9vh;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-top img {
    padding-top: 0;
    width: 318px;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-bottom {
    height: 40%;
    margin-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-bottom {
    height: auto;
    margin-top: 30px;
  }
}
@media screen and (min-width: 640px) {
  .is-tablet.is-large-tablet .lp-mv-bottom-img {
    margin-top: 20px;
    width: 380px;
  }
}
@media screen and (min-width: 1025px) {
  .is-tablet.is-large-tablet .lp-mv-bottom-img {
    margin-top: 10px;
  }
}