@charset "UTF-8";
/*

　トップページ
----------------------------------------------- */
/* メインビジュアル */
.p-hero {
  position: relative;
}
@media (width >= 1250px) {
  .p-hero {
    padding-inline: calc(50% - 695px);
    padding-top: 145px;
    padding-bottom: 30px;
  }
}
@media (width >= 1250px) and (width < 1430px) {
  .p-hero {
    padding-inline: 20px;
  }
}
@media (width >= 1250px) and (max-width: 960px) {
  .p-hero {
    padding-inline: 20px;
  }
}
@media (width < 1250px) {
  .p-hero {
    padding-top: 80px;
  }
}
@media (width >= 960px) {
  .p-hero__image {
    padding-inline: 30px;
  }
}
@media (width < 960px) {
  .p-hero__image {
    padding-inline: 20px;
  }
}
.p-hero__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  mask-image: url(../../img/mask-mainimg.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
.p-hero__catch {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
}
@media (width >= 960px) {
  .p-hero__catch {
    top: 155px;
    right: calc(50% - 640px);
    gap: 16px;
  }
}
@media (width <= 1440px) {
  .p-hero__catch {
    right: 80px;
  }
}
@media (width < 1250px) {
  .p-hero__catch {
    top: 90px;
  }
}
@media (width < 960px) {
  .p-hero__catch {
    top: inherit;
    bottom: -5px;
    left: 20px;
    flex-direction: column;
  }
}
.p-hero__catch img {
  box-shadow: 0 4px 25px rgba(245, 129, 44, 0.08);
}
@media (width >= 960px) {
  .p-hero__catch img {
    width: 93px;
    border-radius: 10px;
  }
}
@media (width <= 1440px) {
  .p-hero__catch img {
    width: min(6.4583333333vw, 93px);
  }
}
@media (width < 960px) {
  .p-hero__catch img {
    width: inherit;
  }
}
@media (width >= 960px) {
  .p-hero__catch img:nth-child(2) {
    margin-top: 240px;
  }
}
@media (width <= 1440px) {
  .p-hero__catch img:nth-child(2) {
    margin-top: min(16.6666666667vw, 240px);
  }
}
@media (width < 960px) {
  .p-hero__catch img:nth-child(2) {
    margin-top: 9px;
  }
}
.p-hero__ill {
  position: absolute;
}
@media (width >= 960px) {
  .p-hero__ill {
    width: max(8.8194444444vw, 127px);
    bottom: 0px;
    right: max(1.1111111111vw, 16px);
  }
}
@media (width < 960px) {
  .p-hero__ill {
    width: 33px;
    bottom: 5px;
    right: 20px;
  }
}
.p-hero__obj-1 {
  position: absolute;
  z-index: -1;
}
@media (width >= 960px) {
  .p-hero__obj-1 {
    top: -150px;
    right: calc(50% - 930px);
  }
}
@media (width <= 1440px) {
  .p-hero__obj-1 {
    top: -100px;
    right: -170px;
  }
}
@media (width < 960px) {
  .p-hero__obj-1 {
    width: 300px;
    top: -30px;
    right: -120px;
  }
}
.p-hero__obj-2 {
  position: absolute;
  z-index: -1;
}
@media (width >= 960px) {
  .p-hero__obj-2 {
    bottom: -250px;
    left: calc(50% - 950px);
  }
}
@media (width <= 1440px) {
  .p-hero__obj-2 {
    left: -250px;
    bottom: -350px;
  }
}
@media (width < 960px) {
  .p-hero__obj-2 {
    width: 400px;
    left: -90px;
    bottom: -130px;
  }
}

/* 暮らしに寄り添うケア */
.p-care {
  position: relative;
  text-align: center;
}
@media (width >= 1250px) {
  .p-care {
    padding-block: 120px;
  }
}
@media (width < 1250px) {
  .p-care {
    padding-block: 130px 30px;
  }
}
.p-care__text {
  letter-spacing: 0.1em;
}
@media (width >= 1250px) {
  .p-care__text {
    margin-block: 60px;
    font-size: 20rem;
    font-weight: 500;
  }
}
@media (width < 1250px) {
  .p-care__text {
    margin-block: 24px;
  }
}
.p-care__pic-1 {
  position: absolute;
}
.p-care__pic-1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  mask-image: url(../../img/mask-life_care-1.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
@media (width >= 1250px) {
  .p-care__pic-1 {
    width: 402px;
    top: 0;
    left: calc(50% - 780px);
  }
}
@media (width < 1250px) {
  .p-care__pic-1 {
    width: 250px;
    top: 35px;
    left: -10px;
  }
}
@media (width < 960px) {
  .p-care__pic-1 {
    width: 143px;
  }
}
.p-care__pic-2 {
  position: absolute;
}
.p-care__pic-2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  mask-image: url(../../img/mask-life_care-2.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
@media (width >= 1250px) {
  .p-care__pic-2 {
    width: 424px;
    top: 130px;
    right: calc(50% - 780px);
  }
}
@media (width < 1250px) {
  .p-care__pic-2 {
    display: none;
  }
}
.p-care__obj {
  position: absolute;
  z-index: -1;
}
@media (width >= 1250px) {
  .p-care__obj {
    width: 996px;
    top: -240px;
    left: calc(50% + 290px);
  }
}
@media (width < 1250px) {
  .p-care__obj {
    display: none;
  }
}
.p-care__ill {
  position: absolute;
}
@media (width >= 1250px) {
  .p-care__ill {
    width: 342px;
    bottom: 0;
    left: calc(50% - 815px);
  }
}
@media (width < 1250px) {
  .p-care__ill {
    width: 128px;
    top: 110px;
    right: -5px;
    scale: -1 1;
  }
}
@media (width < 960px) {
  .p-care__ill {
    width: 108px;
    top: 65px;
  }
}

/* 安心して過ごせる環境 */
.p-env {
  position: relative;
  background-color: #FFFBF3;
  padding-inline: calc(50% - 555px);
}
@media (width < 1150px) {
  .p-env {
    padding-inline: 20px;
  }
}
@media (max-width: 960px) {
  .p-env {
    padding-inline: 20px;
  }
}
@media (width >= 960px) {
  .p-env {
    padding-block: 130px;
  }
}
@media (width < 960px) {
  .p-env {
    padding-block: 40px 30px;
  }
}
.p-env__sec {
  position: relative;
  z-index: 1;
  display: grid;
}
@media (width >= 960px) {
  .p-env__sec {
    margin-top: 60px;
    grid-template-columns: repeat(2, 1fr);
    align-content: center;
    gap: 10px;
  }
}
@media (width < 960px) {
  .p-env__sec {
    gap: 20px;
  }
}
.p-env__sec .title {
  color: var(--color-orange);
  font-weight: 500;
  line-height: 1.9;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-thickness: 3px;
  text-underline-offset: 0.45em;
  letter-spacing: 0.07em;
}
@media (width >= 960px) {
  .p-env__sec .title {
    grid-area: title;
    margin-top: auto;
    margin-bottom: 0.6em;
    font-size: 30rem;
  }
}
@media (width < 960px) {
  .p-env__sec .title {
    text-align: center;
    font-size: 18rem;
  }
}
.p-env__sec .image {
  position: relative;
}
@media (width >= 960px) {
  .p-env__sec .image {
    grid-area: image;
  }
}
@media (width < 960px) {
  .p-env__sec .image {
    padding-inline: 20px;
  }
}
.p-env__sec .text {
  display: grid;
  align-content: start;
  justify-items: start;
}
.p-env__sec .text p {
  line-height: 1.8;
}
.p-env__sec .text a {
  position: relative;
  text-decoration: none;
}
.p-env__sec .text a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: var(--color-border);
  background-color: currentColor;
  transform: scale(0, 1);
  transform-origin: right;
  transition: transform 0.4s;
}
.p-env__sec .text a:hover::before {
  transform-origin: left;
  transform: scale(1, 1);
}
@media (width >= 960px) {
  .p-env__sec .text {
    gap: 20px;
    grid-area: text;
  }
  .p-env__sec .text p {
    font-size: 20rem;
    font-weight: 500;
  }
}
@media (width < 960px) {
  .p-env__sec .text {
    gap: 24px;
  }
}
@media (width >= 960px) {
  .p-env__sec.support {
    grid-template-areas: "image title" "image text";
  }
}
@media (width < 960px) {
  .p-env__sec.support {
    margin-top: 20px;
  }
}
@media (width >= 960px) {
  .p-env__sec.support .image {
    padding-right: 40px;
  }
}
.p-env__sec.support .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  mask-image: url(../../img/mask-environment-1.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
@media (width >= 960px) {
  .p-env__sec.rehab {
    grid-template-areas: "title image" "text image";
  }
}
@media (width < 960px) {
  .p-env__sec.rehab {
    margin-top: 35px;
  }
}
@media (width >= 960px) {
  .p-env__sec.rehab .image {
    padding-left: 40px;
  }
}
.p-env__sec.rehab .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  mask-image: url(../../img/mask-environment-2.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
.p-env__button {
  text-align: center;
}
@media (width >= 960px) {
  .p-env__button {
    margin-top: 60px;
  }
}
@media (width < 960px) {
  .p-env__button {
    margin-top: 35px;
  }
}
.p-env__obj-1 {
  position: absolute;
  z-index: -1;
}
@media (width >= 960px) {
  .p-env__obj-1 {
    bottom: -180px;
    left: -160px;
  }
}
@media (width < 960px) {
  .p-env__obj-1 {
    width: 300px;
    bottom: -80px;
    left: -80px;
  }
}
.p-env__obj-2 {
  position: absolute;
  z-index: -1;
}
@media (width >= 960px) {
  .p-env__obj-2 {
    width: 569px;
    bottom: -200px;
    left: -200px;
  }
}
@media (width < 960px) {
  .p-env__obj-2 {
    width: 400px;
    bottom: -100px;
    left: -100px;
  }
}
.p-env__ill-1 {
  position: absolute;
}
@media (width >= 960px) {
  .p-env__ill-1 {
    width: 135px;
    top: 10px;
    right: calc(50% - 640px);
  }
}
@media (width < 960px) {
  .p-env__ill-1 {
    display: none;
  }
}
.p-env__ill-2 {
  position: absolute;
}
@media (width >= 960px) {
  .p-env__ill-2 {
    width: 56px;
    bottom: 340px;
    left: calc(50% - 680px);
  }
}
@media (width < 960px) {
  .p-env__ill-2 {
    width: 34px;
    bottom: 35px;
    left: 20px;
  }
}

/* あなたらしく過ごすためのサポート */
.p-support {
  padding-inline: calc(50% - 520px);
}
@media (width < 1080px) {
  .p-support {
    padding-inline: 20px;
  }
}
@media (max-width: 960px) {
  .p-support {
    padding-inline: 20px;
  }
}
.p-support {
  position: relative;
}
@media (width >= 960px) {
  .p-support {
    padding-block: 80px;
  }
}
@media (width < 960px) {
  .p-support {
    padding-block: 35px;
  }
}
.p-support__content {
  display: grid;
}
@media (width >= 960px) {
  .p-support__content {
    margin-top: 170px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (width < 960px) {
  .p-support__content {
    margin-top: 24px;
    gap: 32px;
  }
}
.p-support__item {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  justify-items: center;
  text-align: center;
}
@media (width >= 960px) {
  .p-support__item:nth-child(even) {
    transform: translateY(-85px);
  }
}
@media (width >= 960px) {
  .p-support__item figure {
    padding-inline: 35px;
  }
}
@media (width < 960px) {
  .p-support__item figure {
    padding-inline: 20px;
  }
}
.p-support__item figure img {
  border-radius: 9999px;
}
.p-support__item h3 {
  color: var(--color-orange);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (width >= 960px) {
  .p-support__item h3 {
    margin-top: 0.7em;
    font-size: 30rem;
  }
}
@media (width < 960px) {
  .p-support__item h3 {
    margin-top: 1em;
    font-size: 18rem;
  }
}
.p-support__item p {
  line-height: 1.8;
  letter-spacing: 0.01em;
}
@media (width >= 960px) {
  .p-support__item p {
    padding-top: 0.75em;
    font-size: 18rem;
    font-weight: 500;
  }
}
@media (width < 960px) {
  .p-support__item p {
    padding-top: 1em;
  }
}
.p-support__item a {
  margin-top: 1.1em;
}
.p-support__ill {
  position: absolute;
}
@media (width >= 960px) {
  .p-support__ill {
    width: 112px;
    bottom: 150px;
    right: calc(50% - 720px);
  }
}
@media (width < 960px) {
  .p-support__ill {
    width: 52px;
    bottom: 30px;
    right: 0px;
  }
}

/* 施設のご利用状況 */
@media (width >= 960px) {
  .p-status {
    margin-top: 50px;
    padding-inline: calc(50% - 640px);
  }
}
@media (width >= 960px) and (width < 1320px) {
  .p-status {
    padding-inline: 20px;
  }
}
@media (width >= 960px) and (max-width: 960px) {
  .p-status {
    padding-inline: 20px;
  }
}
.p-status__container {
  background-color: var(--color-bg);
  border: 1px solid #FDF3DD;
  position: relative;
}
@media (width >= 960px) {
  .p-status__container {
    padding-block: 75px 115px;
    border-radius: 150px;
  }
}
@media (width < 960px) {
  .p-status__container {
    padding-block: 32px 52px;
    padding-inline: 20px;
    border-radius: 35px;
  }
}
.p-status__content {
  display: flex;
}
@media (width >= 960px) {
  .p-status__content {
    margin-top: 90px;
    gap: 80px;
    justify-content: center;
  }
}
@media (width < 960px) {
  .p-status__content {
    flex-direction: column;
    margin-top: 70px;
    gap: 78px;
  }
}
.p-status__item {
  position: relative;
  background-color: #fff;
  display: grid;
  justify-items: center;
}
@media (width >= 960px) {
  .p-status__item {
    gap: 40px;
    border-radius: 70px;
    flex: 0 1 438px;
    padding-block: 90px 40px;
  }
}
@media (width < 960px) {
  .p-status__item {
    gap: 24px;
    border-radius: 30px;
    padding-block: 65px 34px;
  }
}
/* @media (width < 960px) {
  .p-status__item p img {
    width: 166px;
  }
} */
.p-status__item i {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
}
@media (width < 960px) {
  .p-status__item i {
    width: 81px;
  }
}
@media (width >= 960px) {
  .p-status__ill {
    display: none;
  }
}
@media (width < 960px) {
  .p-status__ill {
    position: absolute;
    width: 66px;
    left: 20px;
    bottom: 20px;
  }
}
.p-status__subttl{
  font-size: 2em;
}
.p-status__sub-content{
  font-size: 2em;
  display: flex;
}
.p-status__sub-content img {
  width: 2em;
  margin-right: .5em;
}


/* お知らせ */
.p-news {
  padding-inline: calc(50% - 520px);
}
@media (width < 1080px) {
  .p-news {
    padding-inline: 20px;
  }
}
@media (max-width: 960px) {
  .p-news {
    padding-inline: 20px;
  }
}
@media (width >= 960px) {
  .p-news {
    padding-block: 100px;
  }
}
@media (width < 960px) {
  .p-news {
    padding-block: 32px;
  }
}
@media (width >= 960px) {
  .p-news__lead {
    margin-block: 35px 60px;
    font-size: 20rem;
    font-weight: 500;
    text-align: center;
  }
}
@media (width < 960px) {
  .p-news__lead {
    margin-block: 24px 32px;
  }
}
@media (width >= 960px) {
  .p-news__button {
    margin-top: 60px;
    text-align: right;
  }
}
@media (width < 960px) {
  .p-news__button {
    margin-top: 32px;
    text-align: center;
  }
}

/* 施設見学・ご利用のご相談 */
@media (width >= 960px) {
  .p-usage {
    margin-top: 100px;
    padding-inline: calc(50% - 640px);
  }
}
@media (width >= 960px) and (width < 1320px) {
  .p-usage {
    padding-inline: 20px;
  }
}
@media (width >= 960px) and (max-width: 960px) {
  .p-usage {
    padding-inline: 20px;
  }
}
.p-usage__container {
  padding-inline: calc(50% - 453.5px);
}
@media (width < 947px) {
  .p-usage__container {
    padding-inline: 20px;
  }
}
@media (max-width: 960px) {
  .p-usage__container {
    padding-inline: 20px;
  }
}
.p-usage__container {
  background-color: var(--color-bg);
  border: 1px solid #FDF3DD;
}
@media (width >= 960px) {
  .p-usage__container {
    padding-block: 75px;
    border-radius: 150px;
  }
}
@media (width < 960px) {
  .p-usage__container {
    padding-block: 32px;
    padding-inline: 20px;
    border-radius: 35px;
  }
}
.p-usage__lead {
  text-align: center;
}
@media (width >= 960px) {
  .p-usage__lead {
    margin-block: 32px 40px;
    font-size: 20rem;
    font-weight: 500;
  }
}
@media (width < 960px) {
  .p-usage__lead {
    margin-block: 24px 32px;
  }
}
.p-usage__content {
  display: grid;
  border: 1px solid #FDF3DD;
  background: #fff;
}
@media (width >= 960px) {
  .p-usage__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 55px;
    border-radius: 30px;
    padding: 50px 80px;
  }
}
@media (width < 960px) {
  .p-usage__content {
    gap: 40px;
    border-radius: 20px;
    padding: 30px 20px 25px;
  }
}
.p-usage__item {
  display: grid;
  align-content: start;
  text-align: center;
}
.p-usage__item h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3em;
  margin-bottom: 0.6em;
  font-weight: 500;
}
@media (width >= 960px) {
  .p-usage__item h3 {
    font-size: 22rem;
  }
}
@media (width < 960px) {
  .p-usage__item h3 {
    font-size: 20rem;
  }
  .p-usage__item h3 .ico-tel {
    width: 25px;
  }
  .p-usage__item h3 .ico-mail {
    width: 25px;
  }
}
.p-usage__item .tel {
  font-weight: 500;
  line-height: 1;
}
@media (width >= 960px) {
  .p-usage__item .tel {
    font-size: 22rem;
  }
}
@media (width < 960px) {
  .p-usage__item .tel {
    font-size: 22rem;
  }
}
.p-usage__item .tel a {
  color: var(--color-orange);
  text-decoration: none;
}
@media (width >= 960px) {
  .p-usage__item .tel a {
    font-size: 40rem;
  }
}
@media (width < 960px) {
  .p-usage__item .tel a {
    font-size: 36rem;
  }
}
.p-usage__item .time {
  margin-top: 1.3em;
  font-weight: 500;
}
@media (width >= 960px) {
  .p-usage__item .time {
    font-size: 18rem;
  }
}
@media (width < 960px) {
  .p-usage__item .time {
    font-size: 18rem;
  }
}
.p-usage__item .c-button {
  justify-content: start;
}
@media (width >= 960px) {
  .p-usage__item .c-button {
    margin-top: 24px;
    padding-inline: 35px;
  }
}
@media (width < 960px) {
  .p-usage__item .c-button {
    margin-top: 16px;
    margin-inline: auto;
    width: 273px;
    max-width: 100%;
    justify-content: center;
    padding-right: 20px;
  }
}
.p-usage__link {
  display: flex;
}
@media (width >= 960px) {
  .p-usage__link {
    justify-content: end;
    margin-top: 25px;
    padding-right: 80px;
    gap: 45px;
  }
}
@media (width < 960px) {
  .p-usage__link {
    justify-content: center;
    margin-top: 32px;
    gap: 42px;
  }
}
.p-usage__link a {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  line-height: 1.9;
  text-decoration: none;
  border-bottom: 1px solid var(--color-line-gray);
}
.p-usage__link a:hover {
  border-bottom: none;
}

/* 採用について */
.p-recruit {
  position: relative;
}
@media (width >= 960px) {
  .p-recruit {
    padding-inline: calc(50% - 585px);
    padding-block: 80px;
  }
}
@media (width >= 960px) and (width < 1210px) {
  .p-recruit {
    padding-inline: 20px;
  }
}
@media (width >= 960px) and (max-width: 960px) {
  .p-recruit {
    padding-inline: 20px;
  }
}
@media (width < 960px) {
  .p-recruit {
    padding-block: 32px;
  }
}
.p-recruit__lead {
  text-align: center;
}
@media (width >= 960px) {
  .p-recruit__lead {
    display: none;
  }
}
@media (width < 960px) {
  .p-recruit__lead {
    margin-block: 32px;
  }
}
.p-recruit__content {
  display: grid;
  position: relative;
  background: url(../../img/bg-recruit-2.png) no-repeat;
}
@media (width >= 960px) {
  .p-recruit__content {
    margin-top: 50px;
    grid-template-columns: repeat(2, 1fr);
    align-items: end;
    background-size: min(547px, 50%);
    background-position: right 40px bottom;
  }
}
@media (width < 960px) {
  .p-recruit__content {
    gap: 38px;
    padding-inline: 20px;
    padding-bottom: 32px;
    background-size: 95vw;
    background-position: right -20px bottom -10px;
  }
}
@media (width >= 960px) {
  .p-recruit__content .text {
    padding-inline: min(80px, 4.5138888889vw) 130px;
    padding-bottom: min(90px, 5.9027777778vw);
    font-size: 20rem;
    font-weight: 500;
  }
}
@media (width < 960px) {
  .p-recruit__content .image {
    padding-right: 80px;
  }
}
.p-recruit__content .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  mask-image: url(../../img/mask-recruit.png);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
.p-recruit__content .catch {
  position: absolute;
}
@media (width >= 960px) {
  .p-recruit__content .catch {
    top: -45px;
    right: min(1.0416666667vw, 25px);
  }
}
@media (width < 960px) {
  .p-recruit__content .catch {
    width: 70px;
    top: 30px;
    right: 23px;
  }
}
.p-recruit__button {
  text-align: center;
}
@media (width >= 960px) {
  .p-recruit__button {
    margin-top: 60px;
  }
}
.p-recruit__obj {
  position: absolute;
  z-index: -1;
}
@media (width >= 960px) {
  .p-recruit__obj {
    width: 620px;
    bottom: -20px;
    left: calc(50% - 740px);
  }
}
@media (width < 960px) {
  .p-recruit__obj {
    display: none;
  }
}
.p-recruit__ill-1 {
  position: absolute;
}
@media (width >= 960px) {
  .p-recruit__ill-1 {
    width: 64px;
    top: 100px;
    left: calc(50% - 680px);
  }
}
@media (width < 960px) {
  .p-recruit__ill-1 {
    width: 36px;
    top: 20px;
    left: 20px;
  }
}
.p-recruit__ill-2 {
  position: absolute;
}
@media (width >= 960px) {
  .p-recruit__ill-2 {
    width: 148px;
    top: 580px;
    right: calc(50% - 715px);
  }
}
@media (width < 960px) {
  .p-recruit__ill-2 {
    width: 54px;
    bottom: 70px;
    right: 0px;
  }
}