.p-line__main {
  position: absolute;
  left: 0;
  top: 7.7rem;
  width: 100%;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-line__main {
    left: 0;
    top: 0;
  }
}
.p-line__main svg {
  width: 100%;
}

.p-mainv {
  position: relative;
  padding: 11rem 0 14rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv {
    padding: 17.1rem 0 10.6rem;
  }
}

.p-mainv__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  padding: 0 3rem;
  margin-bottom: 4.6rem;
  opacity: 0;
  -webkit-animation: 1s fadeInAnimation ease both;
          animation: 1s fadeInAnimation ease both;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__title {
    padding: 0 7.5rem;
    margin-bottom: 5.9rem;
  }
}
.p-mainv__title * {
  display: inline-block;
  line-height: 1.61;
  letter-spacing: -0.07em;
  font-weight: 400;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__title * {
    line-height: 1.3;
  }
}
.p-mainv__title b {
  font-size: 3rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__title b {
    font-size: 6.6818rem;
  }
}
.p-mainv__title b.__katakana {
  letter-spacing: -0.2em;
}
.p-mainv__title span {
  font-size: 2.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__title span {
    font-size: 5.7909rem;
  }
}

.p-mainv__img {
  width: 100%;
  -webkit-animation: 1s fadeInAnimation ease both;
          animation: 1s fadeInAnimation ease both;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.p-mainv__img .swiper-wrapper {
  transition-timing-function: linear !important;
}
.p-mainv__img .swiper-wrapper img {
  width: 2528.5rem;
}

.p-mainv__deco_01 {
  right: -28.7rem;
  top: -1.3rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__deco_01 {
    right: -23.5rem;
    top: -17rem;
  }
}
.p-mainv__deco_01 .p-deco__img {
  width: 57.3%;
  left: 19.5%;
  top: 22.5%;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__deco_01 .p-deco__base {
    width: 86.1rem;
  }
}

.p-mainv__deco_02 {
  left: -15rem;
  bottom: -41.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__deco_02 {
    left: -6.7rem;
    bottom: -56.4rem;
    toop: auto;
  }
}
.p-mainv__deco_02 .p-deco__img {
  width: 62.8%;
  left: 13.8%;
  top: 12.5%;
}
.p-mainv__deco_02 .p-deco__base {
  width: 57.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__deco_02 .p-deco__base {
    width: 86.1rem;
  }
}

.p-mainv__news {
  position: absolute;
  right: 0;
  left: 0;
  width: 84.3%;
  bottom: 3rem;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-mainv__news {
    width: 30rem;
    right: 3rem;
    left: auto;
    bottom: 23rem;
    margin: 0;
  }
}

.p-massage {
  position: relative;
  padding: 0 0 8.1rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage {
    padding: 0 0 9.4rem;
  }
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__inner {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6.7rem 0 0;
  }
}

.p-massage__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  margin-bottom: 3.7rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__title {
    margin: 0 0 3.5rem -1em;
  }
}
.p-massage__title * {
  display: inline-block;
  line-height: 1.3;
  letter-spacing: -0.07em;
  font-weight: 400;
}
.p-massage__title b {
  font-size: 3rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__title b {
    font-size: 5.6rem;
  }
}
.p-massage__title b.__katakana {
  letter-spacing: -0.15em;
}
.p-massage__title b.__left {
  margin-left: -0.2em;
}
.p-massage__title span {
  font-size: 2.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__title span {
    font-size: 4.8rem;
  }
}

.p-massage__text {
  margin-bottom: 5rem;
}

.p-massage__img {
  margin: -1.3rem 0 0 auto;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__img {
    margin: 0 0 0 auto;
    width: 77.2%;
    -webkit-transform: translateY(-3.5rem);
            transform: translateY(-3.5rem);
  }
}

.p-massage__deco {
  left: -15.7rem;
  bottom: -27.7rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__deco {
    left: -21.8rem;
    bottom: -30.2rem;
  }
}
.p-massage__deco .p-deco__img {
  width: 63.8%;
  left: 13%;
  top: 18.4%;
}
.p-massage__deco .p-deco__base {
  width: 57.6rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-massage__deco .p-deco__base {
    width: 86.1rem;
  }
}

.p-company {
  position: relative;
}

.p-company__inner {
  position: relative;
  z-index: 10;
  padding: 7.4rem 2.6rem 8.2rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__inner {
    padding: 14.9rem 11.5rem 15.7rem;
  }
}

.p-company__about {
  margin-bottom: 5.8rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__about {
    display: flex;
    justify-content: space-between;
    margin-bottom: 13rem;
  }
}

.p-company__about_img {
  margin-top: 4.8rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__about_img {
    width: 59.7%;
    margin-top: 0;
  }
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__about_detail {
    padding-top: 1rem;
    width: 40%;
  }
}

.p-company__about_text {
  margin: 2.9rem 0 4rem;
}

.p-company__info a {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  padding: 5.9rem 3.4rem 3.2rem;
  border-radius: 3.3rem;
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-company__info a {
    width: calc(100% + 2.2rem);
    margin: 0 -1.1rem;
  }
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__info a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5rem 4.3rem 4.7rem 8.5rem;
    border-radius: 5rem;
  }
}

.p-company__info_detail {
  margin-bottom: 2.9rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__info_detail {
    margin-bottom: 0;
    width: 46.7%;
  }
}

.p-company__info_img {
  width: calc(100% + 2rem);
  margin: 0 -1rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__info_img {
    width: 47.9%;
    margin: 0;
  }
}

.p-company__info_text {
  margin: 2rem 0 1.5rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__info_text {
    margin: 3rem 0;
  }
}

.p-company__deco_01 {
  z-index: 1;
  left: -13rem;
  top: 39.5rem;
  opacity: 0.6;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-company__deco_01 {
    left: -20.5rem;
    top: 39.4rem;
  }
}
.p-company__deco_02 {
  opacity: 0.6;
  z-index: 1;
  right: -5.6rem;
  bottom: -0.5rem;
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-company__deco_02 {
    display: none;
  }
}
.p-work {
  position: relative;
  z-index: 1;
  padding: 9.2rem 3.5rem 5.2rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-work {
    padding: 18.1rem 7.8rem 18.7rem;
  }
}
.p-work::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-work::before {
    height: 120%;
  }
}

.p-work__inner {
  position: relative;
  z-index: 1;
}

.p-work__text {
  margin: 2rem -2rem 2.4rem 0;
  width: calc(100% + 2rem);
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-work__text {
    margin: 3rem 0 5rem;
    width: 100%;
  }
}

.p-work__img {
  width: 100vw;
  margin: 1.3rem -4.7rem 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-work__img {
    position: absolute;
    right: -10.8rem;
    top: 0;
    bottom: 0;
    width: 77.8%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
  }
}

.p-people {
  position: relative;
  padding: 7.3rem 3.8rem 6.9rem;
  background: #fff;
  border-radius: 6.6rem;
  z-index: 1;
  margin: 7.9rem 0 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-people {
    border-radius: 10rem;
    margin: 0;
    padding: 14rem 10.5rem 9.3rem;
  }
}

.p-people__inner {
  position: relative;
  z-index: 10;
}

.p-people__text {
  margin: 1.6rem 0 2.7rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-people__text {
    margin: 2.4rem 0 1.7rem;
  }
}

.p-people__deco_01 {
  left: 0.3rem;
  top: 12.2rem;
  z-index: 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-people__deco_01 {
    left: 0.3rem;
    top: 18.3rem;
  }
}
.p-people__deco_01 .p-deco__img {
  width: 74.7%;
  left: 7.2%;
  top: 7.5%;
}
.p-people__deco_01 .p-deco__base {
  width: 41.8rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-people__deco_01 .p-deco__base {
    width: 62.5rem;
  }
}

.p-people__deco_02 {
  right: 1.7rem;
  top: 16rem;
  z-index: 0;
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-people__deco_02 {
    display: none;
  }
}
.p-people__deco_02 .p-deco__img {
  width: 74.6%;
  left: 7.1%;
  top: 7.5%;
}
.p-people__deco_02 .p-deco__base {
  width: 57.5rem;
}

.p-environment {
  padding: 8.6rem 3.1rem 9.4rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-environment {
    padding: 14.8rem 8.3rem 12.3rem 8.7rem;
  }
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-environment__inner {
    display: flex;
    justify-content: space-between;
  }
}

.p-environment__title {
  position: relative;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-environment__title {
    width: 23%;
  }
}

.p-environment__img {
  margin: 4.3rem 0 4.2rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-environment__img {
    width: 35.2%;
    margin: 0;
  }
}

.p-environment__detail {
  position: relative;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-environment__detail {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    flex-wrap: wrap;
    width: 23.9%;
    padding-bottom: 6rem;
  }
}

.p-environment__text {
  margin: 0 0 2.7rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-environment__text {
    width: 110%;
    margin-left: -10%;
  }
}
@media screen and (min-width: 992px) and (orientation: landscape) {
  .p-environment__text {
    width: 100%;
    margin-right: 0;
  }
}

.p-environment__picture {
  position: absolute;
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-environment__picture {
    display: none;
  }
}
.p-environment__picture.__01 {
  width: 21rem;
  bottom: 0;
  left: -5.8rem;
  z-index: 1;
}
.p-environment__picture.__02 {
  width: 12.4rem;
  bottom: 10.9rem;
  left: 10.5rem;
  z-index: 2;
}
.p-environment__picture.__03 {
  width: 22.6rem;
  top: -3.2rem;
  right: -5rem;
  z-index: 2;
}

.p-recruit {
  background: #fff;
  position: relative;
  padding: 5.5rem 4.8rem 6.1rem;
  z-index: 10;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit {
    padding: 9.4rem 22.2rem 9.4rem 13.5rem;
  }
}

@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit__inner {
    display: flex;
    justify-content: space-between;
  }
}

.p-recruit__img {
  width: calc(100% + 2.6rem);
  margin: 0 -1.3rem 1rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit__img {
    width: 45.4%;
    margin: 0;
  }
}
.p-recruit__img.__pc {
  display: none;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit__img.__pc {
    display: block;
  }
}
.p-recruit__img.__tb_xs {
  display: block;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit__img.__tb_xs {
    display: none;
  }
}

.p-recruit__detail {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit__detail {
    width: 41.7%;
    padding-top: 4.8rem;
  }
}
@media screen and (min-width: 992px) and (orientation: landscape) {
  .p-recruit__detail {
    padding-top: 7.8rem;
  }
}

.p-recruit__text {
  margin: 3.7rem 0 3rem;
}

.p-recruit__line {
  position: absolute;
  width: 240%;
  top: -2rem;
  left: 0;
  z-index: 8;
}
@media screen and (min-width: 641px) {
  .p-recruit__line {
    width: 250%;
  }
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-recruit__line {
    width: 100%;
    top: -3rem;
    z-index: -1;
  }
}
.p-recruit__line #line_03 {
  width: 100%;
}

.p-recruit__deco {
  right: -6.7rem;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 768px), (orientation: portrait) {
  .p-recruit__deco {
    display: none;
  }
}
.p-recruit__deco .p-deco__img {
  width: 63.7%;
  left: 13.1%;
  top: 18.2%;
}
.p-recruit__deco .p-deco__base {
  width: 58.7rem;
}