.area-prmy-hero-view {
  overflow: hidden;
}
.area-prmy-hero-view .inner-hero-view {
  position: relative;
}
.area-prmy-hero-view .head-prmy .title {
  position: absolute;
  inset-block-start: 42%;
  translate: 0 -42%;
}
.area-prmy-hero-view .head-prmy .title .m-heading {
  display: inline-flex;
  flex-direction: column;
}
.area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
  color: #E8766B;
}
.area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(2) {
  font-family: "Corporate-Logo-B-Ver2", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  text-transform: capitalize;
}
.area-prmy-hero-view .body-prmy .visual {
  position: relative;
  inline-size: 100%;
}
.area-prmy-hero-view .body-prmy .visual .disp {
  z-index: -2;
  inline-size: 100%;
  block-size: 100%;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  scale: 1.24;
}
.area-prmy-hero-view .body-prmy .visual .disp.bg_image {
  position: absolute;
  background-image: url("../images/front/hero-view-large.jpg");
}

.area-prmy-handyman {
  position: relative;
}
.area-prmy-handyman::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  inline-size: 100%;
  block-size: 100%;
  z-index: -2;
  background: linear-gradient(180deg, rgb(118, 196, 26) 0%, rgb(214, 239, 171) 48%, rgb(255, 255, 255) 100%);
}
.area-prmy-handyman .head-prmy {
  inline-size: 100%;
  margin-inline-start: auto;
  margin-inline-end: auto;
}
.area-prmy-handyman .head-prmy .overview {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
.area-prmy-handyman .head-prmy .overview .title {
  align-self: flex-end;
}
.area-prmy-handyman .head-prmy .overview .title .m-heading .string {
  font-family: vdl-penletter, "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
  font-weight: normal;
}
.area-prmy-handyman .head-prmy .overview .text {
  display: flex;
  flex-direction: column;
  inline-size: 100%;
}
.area-prmy-handyman .head-prmy .overview .text .sentence {
  padding-block-end: 0;
  font-family: vdl-penletter, "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
}
.area-prmy-handyman .head-prmy .overview .text .sentence:first-of-type {
  align-self: flex-start;
}
.area-prmy-handyman .head-prmy .overview .text .sentence:last-of-type {
  align-self: center;
}
.area-prmy-handyman .body-prmy .list-handyman {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(24px, 17.68px + 1.58vw, 48px);
}
.area-prmy-handyman .body-prmy .list-handyman .item {
  inline-size: 100%;
}
.area-prmy-handyman .body-prmy .list-handyman .item .title .m-heading .string {
  text-transform: capitalize;
}

.area-prmy-staff {
  background-color: #eeefe1;
}
.area-prmy-staff.lazy_bg_image {
  position: relative;
}
.area-prmy-staff.lazy_bg_image::before, .area-prmy-staff.lazy_bg_image::after {
  content: "";
  position: absolute;
  z-index: 2;
  display: inline-block;
}
.area-prmy-staff.lazy_bg_image::before {
  inset-block-end: 0;
  inline-size: 100%;
  aspect-ratio: 6 / 6.5;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.area-prmy-staff.lazy_bg_image.is_loaded::before {
  background-image: url("../images/bg-staff-list-tree.svg");
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
  max-inline-size: calc((100% - clamp(24px, 17.68px + 1.58vw, 48px) * 2) / 3);
  inline-size: 100%;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics {
  position: relative;
  display: grid;
  grid-template-areas: "title disp" "title disp" "list-title list-title" "list-service list-service";
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(4, max-content);
  inline-size: 100%;
  block-size: 100%;
  background-color: white;
  border-color: #888;
  border-style: solid;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::before, .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::after {
  content: "";
  position: absolute;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::before {
  z-index: 1;
  inline-size: 100%;
  block-size: 50%;
  background-color: #000088;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::after {
  z-index: 2;
  inline-size: 100%;
  background-color: #ebab37;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title,
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp,
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title,
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
  z-index: 2;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title {
  grid-area: title;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
  display: inline-block;
  background-color: #fff14d;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading .string {
  letter-spacing: 0.04em;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
  grid-area: disp;
  overflow: hidden;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp .media {
  inline-size: 100%;
  block-size: 100%;
  aspect-ratio: 7 / 8;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp .media .image {
  inline-size: 100%;
  block-size: 100%;
  aspect-ratio: 7 / 8;
  object-fit: cover;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp .media {
  background-color: #dedede;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title {
  grid-area: list-title;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading {
  position: relative;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  z-index: -2;
  inline-size: 100%;
  background-color: #e667c4;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
  grid-area: list-service;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service > .item-data {
  list-style: disc;
}
.area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
  inline-size: 100%;
  block-size: 100%;
}
.area-prmy-staff .foot-prmy .operation {
  display: flex;
}

.slick-track {
  display: flex;
}

.slick-slide {
  height: auto !important;
}
.slick-slide > div {
  height: 100%;
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  .area-prmy-hero-view .head-prmy .title {
    inset-inline-start: 11.71875vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
    padding-block-end: 1.171875vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
    font-size: 2.734375vw;
  }
  .area-prmy-hero-view .body-prmy .visual {
    block-size: 54.6875vw;
  }
  .area-prmy-hero-view .body-prmy .visual {
    padding-block-start: 7.8125vw;
  }
  .area-prmy-handyman .head-prmy {
    padding-block-end: 9.375vw;
  }
  .area-prmy-handyman .head-prmy .overview .title .m-heading .string {
    font-size: 4.6875vw;
  }
  .area-prmy-handyman .head-prmy .overview .text .sentence {
    font-size: 4.6875vw;
  }
  .area-prmy-handyman .body-prmy .list-handyman .item .title .m-heading .string {
    font-size: 2.734375vw;
  }
  .area-prmy-staff.lazy_bg_image::before {
    inset-inline-start: -15.625vw;
    inset-inline-end: -15.625vw;
  }
  .area-prmy-staff.lazy_bg_image::before {
    max-inline-size: 46.875vw;
  }
  .area-prmy-staff .inner-staff {
    padding-block-end: 11.71875vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
    max-inline-size: calc((100% - clamp(24px, 17.68px + 1.58vw, 48px)) / 2);
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics {
    border-block-width: 0.1953125vw;
    border-inline-width: 0.1953125vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title {
    padding-inline-start: 3.515625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
    padding-block-start: 1.5625vw;
    padding-block-end: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
    padding-inline-start: 1.171875vw;
    padding-inline-end: 1.171875vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading .string {
    font-size: 1.7578125vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
    padding-block-end: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
    padding-inline-start: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title {
    padding-block-start: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading::before {
    max-inline-size: 19.53125vw;
    block-size: 0.9765625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    padding-block-start: 1.5625vw;
    padding-block-end: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    padding-inline-start: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    font-size: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
    padding-block-end: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
    padding-inline-start: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service > .item-data {
    padding-inline-start: 1.5625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
    max-inline-size: 100%;
  }
  .area-prmy-staff .foot-prmy .operation {
    padding-block-start: 7.03125vw;
  }
  .area-prmy-staff .foot-prmy .operation {
    flex-direction: column;
  }
  .area-prmy-staff .foot-prmy .operation .g-btn-style-primary .link {
    margin-inline-start: auto;
    margin-inline-end: 9.375vw;
  }
  .area-prmy-staff .foot-prmy .operation .g-btn-style-primary:not(:last-of-type) {
    padding-block-end: 9.375vw;
  }
  .slick-slide > div {
    padding-inline-start: 3.515625vw;
  }
}
@media screen and (max-width: 600px) {
  .area-prmy-hero-view .head-prmy .title {
    inset-inline-start: 6vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
    padding-block-end: 2vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
    font-size: 5vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(2) {
    font-size: 12vw;
  }
  .area-prmy-hero-view .body-prmy .visual {
    block-size: 74vw;
  }
  .area-prmy-hero-view .body-prmy .visual {
    padding-block-start: 16vw;
  }
  .area-prmy-hero-view .body-prmy .visual .disp {
    background-position: right;
  }
  .area-prmy-handyman .head-prmy {
    padding-block-end: 15vw;
  }
  .area-prmy-handyman .head-prmy .overview .title .m-heading .string {
    font-size: 7vw;
  }
  .area-prmy-handyman .head-prmy .overview .text .sentence {
    font-size: 7vw;
  }
  .area-prmy-handyman .body-prmy .list-handyman .item {
    max-inline-size: 100%;
  }
  .area-prmy-handyman .body-prmy .list-handyman .item .title .m-heading .string {
    font-size: 5.5vw;
  }
  .area-prmy-staff.lazy_bg_image::before {
    inset-inline-start: -38vw;
    inset-inline-end: -38vw;
  }
  .area-prmy-staff.lazy_bg_image::before {
    max-inline-size: 85vw;
  }
  .area-prmy-staff .inner-staff {
    padding-block-end: 25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
    max-inline-size: 100%;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics {
    border-block-width: 0.5vw;
    border-inline-width: 0.5vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::after {
    inset-block-end: 0;
    inset-inline-end: 6vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::after {
    max-inline-size: 6vw;
    block-size: 40vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title {
    padding-inline-start: 6vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
    padding-block-start: 3vw;
    padding-block-end: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
    padding-inline-start: 3vw;
    padding-inline-end: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading .string {
    font-size: 4vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
    padding-block-end: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
    padding-inline-start: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title {
    padding-block-start: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading::before {
    max-inline-size: 40vw;
    block-size: 2vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    padding-block-start: 3vw;
    padding-block-end: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    padding-inline-start: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    font-size: 3.5vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
    padding-block-end: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
    padding-inline-start: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service > .item-data {
    padding-inline-start: 3vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
    max-inline-size: 100%;
  }
  .area-prmy-staff .foot-prmy .operation {
    padding-block-start: 12vw;
  }
  .area-prmy-staff .foot-prmy .operation {
    flex-direction: column;
  }
  .area-prmy-staff .foot-prmy .operation .g-btn-style-primary .link {
    margin-inline-start: auto;
  }
  .area-prmy-staff .foot-prmy .operation .g-btn-style-primary:not(:last-of-type) {
    padding-block-end: 12vw;
  }
  .slick-slide > div {
    padding-inline-start: 6vw;
  }
}
@media screen and (min-width: 601px) {
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(2) {
    font-size: 3.75vw;
  }
  .area-prmy-handyman .body-prmy .list-handyman .item {
    max-inline-size: calc((100% - clamp(24px, 17.68px + 1.58vw, 48px)) / 2);
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::after {
    inset-block-end: 0;
    inset-inline-end: 2.5vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics::after {
    max-inline-size: 1.25vw;
    block-size: 12.5vw;
  }
}
@media screen and (min-width: 1025px) {
  .area-prmy-hero-view .head-prmy .title {
    inset-inline-start: 18.75vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
    padding-block-end: 0.8333333333vw;
  }
  .area-prmy-hero-view .head-prmy .title .m-heading .string:nth-of-type(1) {
    font-size: 1.6666666667vw;
  }
  .area-prmy-hero-view .body-prmy .visual {
    block-size: 51.25vw;
  }
  .area-prmy-hero-view .body-prmy .visual {
    padding-block-start: 5vw;
  }
  .area-prmy-handyman .head-prmy {
    padding-block-end: 6.25vw;
  }
  .area-prmy-handyman .head-prmy .overview .title .m-heading .string {
    font-size: 2.8125vw;
  }
  .area-prmy-handyman .head-prmy .overview .text .sentence {
    font-size: 2.8125vw;
  }
  .area-prmy-handyman .body-prmy .list-handyman .item .title .m-heading .string {
    font-size: 1.6666666667vw;
  }
  .area-prmy-handyman .head-prmy {
    max-inline-size: 41.6666666667vw;
  }
  .area-prmy-staff.lazy_bg_image::before {
    inset-inline-start: -8.3333333333vw;
    inset-inline-end: -8.3333333333vw;
  }
  .area-prmy-staff.lazy_bg_image::before {
    max-inline-size: 29.1666666667vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics {
    border-block-width: 0.1041666667vw;
    border-inline-width: 0.1041666667vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title {
    padding-inline-start: 1.875vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
    padding-block-start: 1.25vw;
    padding-block-end: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading {
    padding-inline-start: 0.8333333333vw;
    padding-inline-end: 0.8333333333vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .title > .heading .string {
    font-size: 1.0416666667vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
    padding-block-end: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .disp {
    padding-inline-start: 1.875vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title {
    padding-block-start: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading::before {
    max-inline-size: 12.5vw;
    block-size: 0.625vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    padding-block-start: 1.25vw;
    padding-block-end: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    padding-inline-start: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-title > .heading .string {
    font-size: 0.8854166667vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
    padding-block-end: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service {
    padding-inline-start: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item .atcl-post .specifics .list-service > .item-data {
    padding-inline-start: 1.25vw;
  }
  .area-prmy-staff .body-prmy .specifics .list-post.des-staff-profile .item {
    max-inline-size: 100%;
  }
  .area-prmy-staff .foot-prmy .operation {
    padding-block-start: 5vw;
  }
  .area-prmy-staff .foot-prmy .operation .g-btn-style-primary .link {
    margin-inline-start: auto;
    margin-inline-end: auto;
  }
  .slick-slide > div {
    padding-inline-start: 2.5vw;
  }
}
/*# sourceMappingURL=front-page.css.map */
