@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
.ss-home-bg {
  height: 100lvh;
}
.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: 273px;
  width: 70vw;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .ss-home-ttl {
    width: 604px;
  }
}
.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 - 61px - 50px);
  }
}
@media screen and (min-width: 640px) {
  .ss-home-spacer-01 {
    height: calc(120svh - 70px - 54px - 64px);
  }
}
.ss-home-body {
  position: relative;
  z-index: 1;
}
.ss-home-about {
  padding-top: 80px;
  padding-top: 20.5128205128vw;
  padding-bottom: 100px;
  padding-bottom: 25.641025641vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about {
    padding-top: 120px;
    padding-bottom: 150px;
  }
}
.ss-home-about-in {
  padding: 0 40px;
}
.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: 20px;
  font-size: 5.1282051282vw;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 45px;
  margin-bottom: 11.5384615385vw;
}
@media screen and (min-width: 640px) {
  .ss-home-about-ttl {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.2307692308;
    margin-bottom: 60px;
  }
}
.ss-home-about-txt {
  font-weight: 300;
  font-size: 14px;
  font-size: 3.5897435897vw;
  line-height: 2;
  margin: 0;
  margin-top: 32px;
  margin-top: 8.2051282051vw;
  margin-top: 20px;
  margin-top: 5.1282051282vw;
}
.ss-home-about-txt-note {
  text-align: left;
  font-size: 12px;
  font-size: .75rem;
  margin-top: 20px;
}
@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-txt-note {
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    margin-top: 30px;
  }
}
.ss-home-fig {
  margin-top: 90px;
  margin-top: 23.0769230769vw;
}
@media screen and (min-width: 640px) {
  .ss-home-fig {
    margin-top: 110px;
  }
}
.ss-home-fig-ttl {
  font-weight: 400;
  text-align: center;
  font-size: 16px;
  font-size: 4.1025641026vw;
  letter-spacing: 0.1em;
  line-height: 1.625;
}
@media screen and (min-width: 640px) {
  .ss-home-fig-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.ss-home-fig-img {
  width: 100%;
  margin-top: 50px;
  margin-top: 12.8205128205vw;
}
#about .ss-home-fig-img {
  margin-left: -20px;
  width: calc(100% + 40px);
}
@media screen and (min-width: 640px) {
  .ss-home-fig-img {
    margin-top: 60px;
  }
  #about .ss-home-fig-img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 796px;
  }
}
.ss-home-fig-img svg,
.ss-home-fig-img img {
  width: 100%;
  height: auto;
}
.ss-home-fig-img text {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
}
.ss-home-fig-img a {
  cursor: pointer;
}
.ss-home-fig-img a path,
.ss-home-fig-img a text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ss-home-fig-img a:hover {
  text-decoration: none;
}
.ss-home-fig-img a:hover path,
.ss-home-fig-img a:hover text {
  fill: #fd9c00;
}
.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-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: 500px;
    padding-top: 35.7142857143vw;
  }
}
.ss-home-hero-shadow-in {
  padding-top: 40vw;
  position: relative;
  padding-bottom: 100px;
  padding-bottom: 25.641025641vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-shadow-in {
    padding-top: 300px;
    padding-top: 21.4285714286vw;
    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.4285714286vw;
  }
}
.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.4285714286vw;
  }
}
.ss-home-hero-in {
  position: relative;
  z-index: 1;
  padding: 0 40px;
}
.ss-home-hero-ttl {
  margin: 0;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  font-size: 5.1282051282vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 36px;
  margin-bottom: 9.2307692308vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-ttl {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5833333333;
    margin-bottom: 54px;
  }
  .ss-contact .ss-home-hero-ttl {
    font-size: 30px;
    letter-spacing: 0.15em;
  }
}
.ss-home-hero-txt {
  margin: 0;
  font-size: 14px;
  font-size: 3.5897435897vw;
  line-height: 1.8571428571;
}
.ss-home-hero-txt-note {
  text-align: left;
  font-size: 13px;
  font-size: 3.3333333333vw;
  margin-top: 34px;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-txt {
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 2.1333333333;
  }
  .ss-home-hero-txt-note {
	text-align: center;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-top: 20px;
  }
  .ss-contact .ss-home-hero-txt {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.125;
  }
}
.ss-home-hero-img {
  margin-top: 55px;
  margin-top: 14.1025641026vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
  }
}
.ss-home-hero-img-in {
  border-radius: 10px;
  overflow: hidden;
}
.ss-home-hero-img-item {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img-item {
    width: 100%;
  }
}
.ss-home-hero-img-item:nth-of-type(2) {
  margin-top: 35px;
  margin-top: 8.9743589744vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img-item:nth-of-type(2) {
    margin-top: 0;
    margin-left: 40px;
  }
}
.ss-home-hero-img-item img {
  display: block;
  width: 100%;
  height: auto;
}
.ss-home-hero-img-cap {
  margin: 0;
  text-align: center;
  font-size: 13px;
  font-size: 3.3333333333vw;
  letter-spacing: 0.02em;
  line-height: 1.5384615385;
  margin-top: 10px;
  margin-top: 2.5641025641vw;
}
@media screen and (min-width: 640px) {
  .ss-home-hero-img-cap {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 15px;
  }
}
.ss-home-hero-img-cap a{
	color: #fff;
  text-decoration: underline;
}

.ss-home-hero-img-cap a:hover,
.ss-home-hero-img-cap a:focus-visible {
  text-decoration: none;
}

.ss-mv-bg {
  position: fixed;
  left: 0;
  width: 100%;
  background: #f4f4f4;
  z-index: -1;
  top: 50px;
  height: calc(100lvh - 50px);
}
@media screen and (min-width: 980px) {
  .ss-mv-bg {
    top: 70px;
    height: calc(100vh - 70px);
  }
}
.ss-mv-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.ss-mv-bg.fit-top img {
  -o-object-position: top center;
     object-position: top center;
}
.ss-mv-bg.fit-bottom img {
  -o-object-position: bottom center;
     object-position: bottom center;
}
.ss-mv-in {
  position: fixed;
  width: 100%;
  z-index: 1;
  height: calc(100lvh - 50px - 50px);
  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;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .ss-mv-in {
    height: calc(100lvh - 50px - 54px - 50px);
  }
}
@media screen and (min-width: 640px) {
  .ss-mv-in {
    height: calc(100lvh - 50px - 61px - 50px);
  }
}
@media screen and (min-width: 993px) {
  .ss-mv-in {
    height: calc(100lvh - 70px - 61px - 50px);
  }
}
@media screen and (min-width: 980px) {
  .ss-mv-in {
    height: calc(100lvh - 70px - 61px - 70px);
  }
}
.ss-mv-cont {
  text-align: center;
}
.ss-mv-ttl {
  font-weight: 700;
  font-size: 28px;
  font-size: 7.1795vw;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (min-width: 640px) {
  .ss-mv-ttl {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.ss-mv-ttl.row-2 {
  font-size: 26px;
  font-size: 6.6667vw;
  line-height: 1.1538461538;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 640px) {
  .ss-mv-ttl.row-2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.5;
  }
}
.ss-mv-ttl.row-2 .small {
  display: block;
  font-size: 18px;
  font-size: 4.6154vw;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin-top: 12px;
  margin-top: 3.077vw;
}
@media screen and (min-width: 640px) {
  .ss-mv-ttl.row-2 .small {
    font-size: 28px;
    font-size: 1.75rem;
    margin-top: 8px;
    letter-spacing: 0.05em;
  }
}