/* stylelint-disable at-rule-empty-line-before */
:root {
  --margin-section: 3.3em;
}

/* simple clearfix */
/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
.root {
  padding-top: 90px;
}
@media screen and (max-width: 999px) {
  .root {
    padding-top: 60px;
  }
}

.header__gnav._nurse_sub {
  display: none;
}
@media screen and (max-width: 999px) {
  .header__gnav._nurse_home {
    min-height: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .header__gnav._nurse_home {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .header__gnav .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.header__gnav .gnav {
  min-height: 60px;
}
@media screen and (max-width: 999px) {
  .header__gnav .gnav__ul > li:first-of-type:before {
    content: none;
    display: none;
  }
}
.header__gnav .gnav__text {
  color: #ffffff;
}
@media screen and (max-width: 999px) {
  .header__gnav .gnav__text {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 899px) {
  .header__gnav .gnav__text {
    letter-spacing: 0.02em;
  }
}
.header__gnav .gnav__a {
  display: block;
  min-height: 60px;
  padding: 20px 5px;
  box-sizing: border-box;
  text-align: center;
}

.ni_main_content .ni_common_head {
  position: relative;
}
.ni_main_content .ni_common_head .ja {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
  line-height: 1.7;
  letter-spacing: 0.05em;
  z-index: 20;
  display: inline-block;
  font-size: 1.875rem;
}
@media screen and (max-width: 999px) {
  .ni_main_content .ni_common_head .ja {
    line-height: 1.6;
    font-size: clamp(20px, 2.8vw, 25px);
  }
}
.ni_main_content .ni_common_head .en {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  font-size: 72px;
  letter-spacing: 0.05em;
  position: absolute;
  bottom: calc(100% - 32px);
  left: 0;
  line-height: 1;
}
@media screen and (max-width: 999px) {
  .ni_main_content .ni_common_head .en {
    font-size: clamp(55px, 7vw, 65px);
    bottom: calc(100% - 25px);
  }
}
.ni_main_content .ni_common_head .en._gray {
  color: rgba(66, 66, 66, 0.08);
}
.ni_main_content .ni_common_head .deco {
  z-index: -1;
}
.ni_main_content .ni_link_all {
  position: relative;
  color: #333333;
  padding-right: 30px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 575px) {
  .ni_main_content .ni_link_all {
    padding-right: 25px;
    color: rgba(51, 51, 51, 0.9);
  }
}
.ni_main_content .ni_link_all:hover:after {
  scale: 1.3;
  transform-origin: center;
}
.ni_main_content .ni_link_all:after {
  content: "";
  display: inline-block;
  background: url("../img/nurse_home/icon/icon_all.webp") 0 0 no-repeat transparent;
  background-size: contain;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0.9ex;
  right: 0;
  transition: scale 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (max-width: 999px) {
  .ni_main_content .ni_link_all:after {
    top: 0.4ex;
  }
}
@media screen and (max-width: 575px) {
  .ni_main_content .ni_link_all:after {
    top: 0.3ex;
  }
}

.js-gsap_css_animation._anime_01 {
  transition: 1s opacity cubic-bezier(0.23, 1, 0.32, 1), 1s transform cubic-bezier(0.23, 1, 0.32, 1), 1s filter cubic-bezier(0.23, 1, 0.32, 1);
}
.js-gsap_css_animation._anime_01._delay {
  transition: 1s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 1s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 1s filter cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}
.js-gsap_css_animation._anime_01._delay_02 {
  transition: 1s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 1s transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 1s filter cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.js-gsap_css_animation._anime_01._delay_03 {
  transition: 1s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.4s, 1s transform cubic-bezier(0.23, 1, 0.32, 1) 0.4s, 1s filter cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
}
.js-gsap_css_animation._anime_01.js-gsap_css_animation-before {
  opacity: 0.1;
  transform: translateY(15px);
  filter: blur(3px);
}
.js-gsap_css_animation._anime_02 {
  transition: 1.5s opacity cubic-bezier(0.23, 1, 0.32, 1), 1s transform cubic-bezier(0.23, 1, 0.32, 1);
}
.js-gsap_css_animation._anime_02._delay {
  transition: 1.5s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 1s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}
.js-gsap_css_animation._anime_02.js-gsap_css_animation-before {
  opacity: 0;
  transform: translateY(10px);
}
.js-gsap_css_animation._anime_03 {
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.24s, clip-path 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
  clip-path: inset(0);
  opacity: 1;
}
.js-gsap_css_animation._anime_03._delay {
  transition: 2s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 1.8s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}
.js-gsap_css_animation._anime_03.js-gsap_css_animation-before {
  clip-path: inset(0 100% 0 0);
  opacity: 0.2;
}
.js-gsap_css_animation._scale {
  transition: 0.5s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 0.5s scale cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.js-gsap_css_animation._scale._delay {
  transition: 0.5s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.36s, 0.5s scale cubic-bezier(0.23, 1, 0.32, 1) 0.36s;
}
.js-gsap_css_animation._scale.js-gsap_css_animation-before {
  opacity: 0;
  scale: 0.5;
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@keyframes _on_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes header_index_show {
  0% {
    display: none;
  }
  1% {
    display: block;
    opacity: 0;
    top: -30px;
  }
  100% {
    top: 0;
    opacity: 1;
    display: block;
  }
}
@keyframes header_index_hide {
  0% {
    top: 0;
    opacity: 1;
    display: block;
  }
  99% {
    top: -30px;
    opacity: 0;
    display: block;
  }
  100% {
    top: -30px;
    opacity: 0;
    display: none;
  }
}
@keyframes header_search_show {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(64px);
  }
}
@keyframes header_search_hide {
  0% {
    transform: translateY(64px);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (min-width: 1500px), print {
  :root {
    --hero-max-height: 900px;
    --hero-height: 100svh;
    --hero-min-height: 600px;
  }
}
@media screen and (max-width: 1499px) {
  :root {
    --hero-max-height: 560px;
    --hero-height: 100svh;
    --hero-min-height: 560px;
  }
}
@media screen and (max-width: 1299px) {
  :root {
    --hero-max-height: 700px;
    --hero-height: 100svh;
    --hero-min-height: 700px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --hero-max-height: 900px;
    --hero-height: 100svh;
    --hero-min-height: 850px;
  }
}
@media screen and (max-width: 575px) {
  :root {
    --hero-max-height: 760px;
    --hero-height: 100svh;
    --hero-min-height: 600px;
  }
}
@media screen and (max-width: 420px) {
  :root {
    --hero-max-height: 610px;
    --hero-height: 100svh;
    --hero-min-height: 580px;
  }
}

.hero_area {
  display: flex;
  position: relative;
  z-index: 200;
  max-height: var(--hero-max-height);
  height: var(--hero-height);
  min-height: var(--hero-min-height);
}
.hero {
  position: relative;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  display: flex;
}
.hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1280px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  padding-bottom: clamp(10px, 1.8vw, 25px);
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .hero__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .hero__content {
    justify-content: flex-end;
    align-items: center;
    text-align: center;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 575px) {
  .hero__content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hero__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  pointer-events: none;
  max-height: calc(var(--hero-max-height));
  height: calc(var(--hero-height));
  min-height: calc(var(--hero-min-height));
}
.hero__image img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 999px) {
  .hero__image img {
    -o-object-position: 55% center;
    object-position: 55% center;
  }
}
@media screen and (max-width: 767px) {
  .hero__image img {
    -o-object-position: 55% top;
    object-position: 55% top;
    height: calc(100% - 60px);
  }
}
@media screen and (max-width: 420px) {
  .hero__image img {
    -o-object-position: center;
    object-position: center;
  }
}
.hero__text {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 1299px) {
  .hero__text {
    padding-left: 20px;
  }
}
@media screen and (max-width: 999px) {
  .hero__text {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .hero__text {
    padding-left: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .hero__text {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero__text .title_wrap {
  max-width: 510px;
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
}
@media screen and (max-width: 1299px) {
  .hero__text .title_wrap {
    max-width: 465px;
  }
}
@media screen and (max-width: 999px) {
  .hero__text .title_wrap {
    max-width: 350px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .hero__text .title_wrap {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 699px) {
  .hero__text .title_wrap {
    margin-bottom: 42px;
  }
}
.hero__text .title_wrap .deco {
  position: absolute;
}
.hero__text .title_wrap .deco._01 {
  top: 42px;
  left: -80px;
}
@media screen and (max-width: 999px) {
  .hero__text .title_wrap .deco._01 {
    top: 30px;
    left: -65px;
    width: 56px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .hero__text .title_wrap .deco._01 {
    top: 60px;
    left: -50px;
    width: 49px;
  }
}
@media screen and (max-width: 575px) {
  .hero__text .title_wrap .deco._01 {
    top: 40px;
    left: -40px;
    width: 49px;
  }
}
@media screen and (max-width: 420px) {
  .hero__text .title_wrap .deco._01 {
    top: 45px;
    left: -28px;
  }
}
.hero__text .title_wrap .deco._02 {
  top: 15px;
  right: -65px;
}
@media screen and (max-width: 999px) {
  .hero__text .title_wrap .deco._02 {
    width: 57px;
    height: auto;
    right: -50px;
  }
}
@media screen and (max-width: 767px) {
  .hero__text .title_wrap .deco._02 {
    width: 51px;
  }
}
@media screen and (max-width: 575px) {
  .hero__text .title_wrap .deco._02 {
    top: 10px;
    right: -35px;
  }
}
@media screen and (max-width: 420px) {
  .hero__text .title_wrap .deco._02 {
    right: -25px;
  }
}
@media screen and (max-width: 390px) {
  .hero__text .title_wrap .deco._02 {
    right: -18px;
  }
}
.hero__text .title_wrap .ja,
.hero__text .title_wrap .en {
  display: inline-block;
}
.hero__text .title_wrap .ja._01 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.11em;
  font-size: 1.5rem;
  color: #f4a59d;
  margin-bottom: 8px;
}
@media screen and (max-width: 999px) {
  .hero__text .title_wrap .ja._01 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 575px) {
  .hero__text .title_wrap .ja._01 {
    font-size: 1rem;
    margin-bottom: 2px;
  }
}
.hero__text .title_wrap .ja._02 {
  line-height: 1.2;
}
.hero__text .title_wrap .ja._02 img {
  display: block;
}
@media screen and (max-width: 1199px) {
  .hero__text .title_wrap .ja._02 img {
    width: 453px;
    height: auto;
  }
}
@media screen and (max-width: 999px) {
  .hero__text .title_wrap .ja._02 img {
    width: 340px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 575px) {
  .hero__text .title_wrap .ja._02 img {
    width: 302px;
  }
}
.hero__text .title_wrap .en {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.313rem;
  letter-spacing: 0.16em;
  line-height: 1;
  color: #f4a59d;
  padding-left: 3px;
  margin-bottom: -15px;
}
@media screen and (max-width: 1199px) {
  .hero__text .title_wrap .en {
    font-size: 1.188rem;
  }
}
@media screen and (max-width: 999px) {
  .hero__text .title_wrap .en {
    font-size: 0.875rem;
    line-height: 1.3;
    display: block;
  }
}
@media screen and (max-width: 699px) {
  .hero__text .title_wrap .en {
    font-size: clamp(12px, 3.25vw, 13px);
    display: block;
    padding-left: 0;
    margin-top: -2px;
  }
}
@media screen and (max-width: 767px) {
  .hero__text .text_box {
    max-width: 480px;
    margin: 0 auto;
  }
}
.hero__text .text_box .text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
  color: #ffffff;
  line-height: 2.5;
  letter-spacing: 0.15em;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
@media screen and (max-width: 767px) {
  .hero__text .text_box .text._pc {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  .hero__text .text_box .text._sp {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .hero__text .text_box .text {
    font-size: 1.25rem;
    row-gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .hero__text .text_box .text {
    padding: 0;
  }
}
.hero__text .text_box .text .row {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 1200px), print {
  .hero__text .text_box .text .row._02 {
    display: none;
  }
}
.hero__text .text_box .text .inner {
  display: inline-block;
  border-radius: 3px;
  min-height: 40px;
  background: #f3a79e;
  background: linear-gradient(90deg, #f3a79e 0%, #f5b7a9 15%, #f3a79e 100%);
  line-height: 1.2;
  padding: 5px 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .hero__text .text_box .text .inner {
    display: block;
    width: 100%;
    background: linear-gradient(90deg, #f3a79e 0%, #f5b7a9 15%, #f3a79e 100%);
    border-radius: 3px;
    line-height: 1.2;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  .hero__text .text_box .text .inner {
    font-size: clamp(15px, 4vw, 16px);
    min-height: 30px;
  }
}
@media screen and (max-width: 399px) {
  .hero__text .text_box .text .inner {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 1199px) {
  .hero__text .text_box .text ._sp_none {
    display: none;
  }
}
.hero .bears {
  position: absolute;
  bottom: 15px;
  right: 30px;
  display: block;
}
@media screen and (min-width: 768px), print {
  .hero .bears {
    animation: floatUpDown 4s ease-in-out infinite;
    will-change: transform;
    transition: opacity 0.5s;
  }
  .hero .bears:hover {
    animation-play-state: paused;
  }
}
@media screen and (max-width: 767px) {
  .hero .bears {
    bottom: 0;
    left: 0;
    right: auto;
    min-height: 60px;
    width: 100%;
    background-color: #365172;
    padding-left: 20px;
    padding-right: 40px;
    box-sizing: border-box;
  }
  .hero .bears:after {
    content: "";
    display: inline-block;
    background: url("../img/nurse_home/icon/arrow.webp") 0 0 no-repeat transparent;
    background-size: contain;
    width: 12px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
  .hero .bears:hover {
    opacity: 0.9;
  }
}
.hero .bears .pc_img {
  display: block;
}
@media screen and (max-width: 999px) {
  .hero .bears .pc_img {
    width: 180px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .hero .bears .pc_img {
    display: none;
  }
}
.hero .bears .row {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.875rem;
  column-gap: 0.875rem;
  min-height: 60px;
}
@media screen and (min-width: 768px), print {
  .hero .bears .row {
    display: none;
  }
}
.hero .bears .row .icon {
  animation: floatUpDownSp 4s ease-in-out infinite;
  will-change: transform;
  transition: opacity 0.5s;
}
.hero .bears .row .text {
  color: #ffffff;
  font-size: 0.875rem;
  letter-spacing: 0.03em;
}
@keyframes floatUpDown {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-5px) rotate(-3deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}
@keyframes floatUpDownSp {
  0% {
    transform: translateY(2px) rotate(0deg);
  }
  50% {
    transform: translateY(-2px) rotate(-3deg);
  }
  100% {
    transform: translateY(2px) rotate(0deg);
  }
}

.js-hero-loaded {
  opacity: 0;
}
.js-hero-loaded .hero__image {
  transition: opacity 1.5s 0.2s;
}
.js-hero-loaded .hero__text .deco {
  transition: opacity 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, filter 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
.js-hero-loaded .hero__text .ja._01 {
  transition: opacity 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.1s, filter 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
.js-hero-loaded .hero__text .ja._02 {
  transition: opacity 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.48s, filter 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.48s;
}
.js-hero-loaded .hero__text .en {
  transition: opacity 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.28s, filter 2.6s cubic-bezier(0.23, 1, 0.32, 1) 0.28s;
}
.js-hero-loaded .hero__text .text_box .text .inner._01 {
  transition: clip-path 0.78s cubic-bezier(0.23, 1, 0.32, 1) 0.08s;
}
.js-hero-loaded .hero__text .text_box .text .inner._02 {
  transition: clip-path 0.78s cubic-bezier(0.23, 1, 0.32, 1) 0.16s;
}
.js-hero-loaded .hero__text .text_box .text .inner._03 {
  transition: clip-path 0.78s cubic-bezier(0.23, 1, 0.32, 1) 0.24s;
}
.js-hero-loaded .hero .bears .pc_img {
  transition: opacity 26s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
}
.js-hero-loaded-before .hero__slide_inner {
  opacity: 0.2;
  filter: blur(3px);
}
.js-hero-loaded-before .hero__image {
  opacity: 0;
}
.js-hero-loaded-before .hero__text .deco {
  opacity: 0;
  filter: blur(5px);
}
.js-hero-loaded-before .hero__text .ja._01 {
  opacity: 0;
  filter: blur(5px);
}
.js-hero-loaded-before .hero__text .ja._02 {
  opacity: 0;
  filter: blur(8px);
}
.js-hero-loaded-before .hero__text .en {
  opacity: 0;
  filter: blur(5px);
}
.js-hero-loaded-before .hero__text .text_box .text .inner._01,
.js-hero-loaded-before .hero__text .text_box .text .inner._02,
.js-hero-loaded-before .hero__text .text_box .text .inner._03 {
  clip-path: inset(0 100% 0 0);
}
.js-hero-loaded-before .hero .bears .pc_img {
  opacity: 0;
}
.js-hero-loaded-after {
  animation-name: _on_opacity;
  animation-duration: 1s;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-delay: 0.2s;
}
.js-hero-loaded-after .hero__text .text_box .text .inner {
  clip-path: inset(0);
}

.ni_about_area {
  position: relative;
  overflow: hidden;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .ni_about_area {
    padding-bottom: 60px;
  }
}
.ni_about_area .map {
  min-width: 2600px;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .ni_about_area .map {
    min-width: 2000px;
    width: 2000px;
    height: auto;
    top: -110px;
    left: 90%;
  }
}
@media screen and (max-width: 699px) {
  .ni_about_area .map {
    left: 100%;
  }
}
.ni_about_area__content {
  padding-top: 100px;
}
.ni_about_area__text_wrap {
  position: relative;
  width: 55%;
  max-width: 620px;
  padding-left: 5px;
  margin: 0 0 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 1099px) {
  .ni_about_area__text_wrap {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .ni_about_area__text_wrap {
    padding-top: 100px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }
}
.ni_about_area__text_wrap .head {
  margin-bottom: 1.7rem;
}
.ni_about_area__text_wrap .head .deco {
  position: absolute;
  top: -45px;
  right: 32px;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .ni_about_area__text_wrap .head .deco {
    right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .ni_about_area__text_wrap .head .deco {
    width: 60px;
    height: auto;
    top: -32px;
    right: 0px;
  }
}
.ni_about_area__text_wrap .body p {
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 1.9rem;
}
.ni_about_area__text_wrap .body .btn_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: clamp(15px, 2.5vw, 30px);
}
@media screen and (max-width: 599px) {
  .ni_about_area__text_wrap .body .btn_wrap {
    grid-template-columns: 1fr;
  }
}
.ni_about_area__text_wrap .body .btn_wrap a {
  background-color: #f5a6a7;
  border-radius: 3px;
  color: #ffffff;
  min-height: 70px;
  display: flex;
  align-items: center;
  -moz-column-gap: 15px;
  column-gap: 15px;
  padding: 10px 30px 10px 20px;
  box-sizing: border-box;
  box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, 0.09);
}
@media screen and (max-width: 999px) {
  .ni_about_area__text_wrap .body .btn_wrap a {
    font-size: 0.938rem;
  }
}

.ni_news_area {
  padding-top: 80px;
}
@media screen and (min-width: 576px) and (max-width: 999px) {
  .ni_news_area {
    padding-top: 0px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 575px) {
  .ni_news_area {
    padding-top: 60px;
  }
}
.ni_news_area__content {
  display: flex;
  -moz-column-gap: clamp(20px, 6vw, 90px);
  column-gap: clamp(20px, 6vw, 90px);
}
@media screen and (max-width: 999px) {
  .ni_news_area__content {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 575px) {
  .ni_news_area__content {
    flex-direction: column;
  }
}
.ni_news_area__content__1 {
  max-width: clamp(600px, 60vw, 730px);
  width: 100%;
}
@media screen and (min-width: 576px) and (max-width: 999px) {
  .ni_news_area__content__1 {
    margin-top: -100px;
  }
}
@media screen and (max-width: 999px) {
  .ni_news_area__content__1 {
    max-width: none;
  }
}
@media screen and (max-width: 575px) {
  .ni_news_area__content__1 {
    margin-bottom: 40px;
  }
}
.ni_news_area__content__2 {
  max-width: 390px;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .ni_news_area__content__2 {
    margin: 0 0 0 auto;
    max-width: clamp(140px, 30vw, 390px);
  }
}
@media screen and (max-width: 575px) {
  .ni_news_area__content__2 {
    display: none;
  }
}
.ni_news_area__head {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 999px) {
  .ni_news_area__head {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 5px;
  }
}
.ni_news_area .ni_common_head {
  flex-shrink: 0;
}
.ni_news_area .ni_common_head .ja {
  padding-right: 40px;
}
.ni_news_area .ni_common_head .deco {
  position: absolute;
  top: -30px;
  left: -74px;
}
@media screen and (max-width: 767px) {
  .ni_news_area .ni_common_head .deco {
    width: 54px;
    height: auto;
    top: -15px;
    left: -24px;
  }
}
.ni_news_area .ni_news_tab_list {
  display: flex;
  align-items: center;
}
.ni_news_area .ni_news_tab_list > li {
  min-width: 100px;
}
.ni_news_area .ni_news_tab_list > li:last-of-type {
  position: relative;
}
.ni_news_area .ni_news_tab_list > li:last-of-type::before {
  content: "";
  display: inline-block;
  width: 1px;
  min-height: 30px;
  background-color: #eaeaea;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.ni_news_area .ni_news_tab_list > li a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  min-width: 100px;
  box-sizing: border-box;
  color: #333333;
  position: relative;
}
.ni_news_area .ni_news_tab_list > li a::before {
  content: "";
  display: inline-block;
  width: 1px;
  min-height: 30px;
  background-color: #eaeaea;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.ni_news_area .ni_news_tab_list > li a._selected {
  color: #f17c8a;
}
.ni_news_area .ni_link_all {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 999px) {
  .ni_news_area .ni_link_all._pc {
    display: none;
  }
}
.ni_news_area .link_wrap {
  padding-top: 15px;
}
.ni_news_area .link_wrap._sp {
  text-align: right;
}
@media screen and (min-width: 1000px), print {
  .ni_news_area .link_wrap._sp {
    display: none;
  }
}
.ni_news_area .img_wrap {
  overflow: hidden;
  position: relative;
  max-width: 390px;
  width: 100%;
  aspect-ratio: 13/16;
}
.ni_news_area .img_wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.ni_blog_area {
  padding-top: 5.9rem;
}
@media screen and (max-width: 575px) {
  .ni_blog_area {
    padding-top: 70px;
  }
}
.ni_blog_area__head {
  text-align: center;
  position: relative;
  margin-bottom: 3.4rem;
}
@media screen and (max-width: 767px) {
  .ni_blog_area__head {
    margin-bottom: 4.5rem;
  }
}
.ni_blog_area__head .text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1em;
  padding-left: 160px;
  padding-right: 160px;
}
@media screen and (max-width: 999px) {
  .ni_blog_area__head .text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 576px), print {
  .ni_blog_area__head .text ._pc_none {
    display: none;
  }
}
.ni_blog_area__head .ni_link_all {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 999px) {
  .ni_blog_area__head .ni_link_all {
    bottom: -40px;
  }
}
@media screen and (max-width: 767px) {
  .ni_blog_area__head .ni_link_all {
    bottom: -50px;
  }
}
@media screen and (max-width: 575px) {
  .ni_blog_area__head .ni_link_all:after {
    top: 0.8ex;
  }
}
.ni_blog_area .ni_common_head {
  margin-bottom: 0.7rem;
}
@media screen and (max-width: 999px) {
  .ni_blog_area .ni_common_head {
    margin-bottom: 1.5rem;
  }
}
.ni_blog_area .ni_common_head .ja {
  position: relative;
}
.ni_blog_area .ni_common_head .deco {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ni_blog_area .ni_common_head .deco._l {
  left: -90px;
}
@media screen and (max-width: 767px) {
  .ni_blog_area .ni_common_head .deco._l {
    left: -85px;
    width: 65px;
    height: auto;
  }
}
.ni_blog_area .ni_common_head .deco._r {
  top: 40%;
  right: -65px;
}
@media screen and (max-width: 767px) {
  .ni_blog_area .ni_common_head .deco._r {
    right: -60px;
    width: 52px;
    height: auto;
  }
}
.ni_blog_area .ni_common_head .en {
  font-size: 100px;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  bottom: auto;
  color: #f9f9f9;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .ni_blog_area .ni_common_head .en {
    font-size: clamp(80px, 8vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  .ni_blog_area .ni_common_head .en {
    top: -70%;
  }
}
.ni_blog_area__body {
  width: 100%;
  max-width: 1460px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  .ni_blog_area__body {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 420px) {
  .ni_blog_area__body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ni_blog_area__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
}
@media screen and (max-width: 999px) {
  .ni_blog_area__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 420px) {
  .ni_blog_area__list {
    grid-template-columns: 1fr;
  }
}
.ni_blog_area__list::before, .ni_blog_area__list::after {
  content: "";
  display: inline-block;
  width: 100vw;
  max-width: 1460px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 100%;
  background-color: #eaeaea;
}
.ni_blog_area__list::before {
  top: 0;
}
.ni_blog_area__list::after {
  bottom: 0;
}
.ni_blog_area__list > li {
  position: relative;
}
.ni_blog_area__list > li:not(:last-of-type)::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #eaeaea;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 420px) {
  .ni_blog_area__list > li:not(:last-of-type)::before {
    width: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 421px) and (max-width: 999px) {
  .ni_blog_area__list > li:nth-of-type(2)::before {
    content: none;
    display: none;
  }
  .ni_blog_area__list > li:nth-of-type(-n+2)::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-50%);
  }
}
.ni_blog_area__list > li a {
  padding: clamp(15px, 2vw, 40px);
  box-sizing: border-box;
  display: block;
  height: 100%;
  transition: background-color 0.2s;
}
@media screen and (max-width: 420px) {
  .ni_blog_area__list > li a {
    padding: 30px 10px;
  }
}
.ni_blog_area__list > li a:hover {
  background-color: #365172;
  opacity: 1;
}
.ni_blog_area__list > li a:hover .post_cate,
.ni_blog_area__list > li a:hover .title {
  color: #fff;
}
.ni_blog_area__list > li .thum_wrap {
  position: relative;
}
.ni_blog_area__list > li .thum_box {
  aspect-ratio: 3/2;
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}
.ni_blog_area__list > li .thum_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}
.ni_blog_area__list > li .new_icon {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: 1px solid #f17c8a;
  border-radius: 50%;
  background-color: #fff;
  color: #f17c8a;
  letter-spacing: 0.1em;
  position: absolute;
  top: clamp(-15px, -1.5vw, -12px);
  right: clamp(-20px, -1.5vw, -12px);
  z-index: 50;
}
@media screen and (max-width: 999px) {
  .ni_blog_area__list > li .new_icon {
    width: clamp(45px, 7vw, 50px);
    height: clamp(45px, 7vw, 50px);
    font-size: clamp(13px, 1.6vw, 14px);
  }
}
.ni_blog_area__list > li .explain_area .info_area {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  row-gap: 1px;
  margin-bottom: 0.2rem;
}
.ni_blog_area__list > li .explain_area .post_date {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #a0a0a0;
  line-height: 1.5;
  font-size: 0.875rem;
}
.ni_blog_area__list > li .explain_area .post_cate {
  line-height: 1.5;
  margin-top: -3px;
}
.ni_blog_area__list > li .explain_area .post_cate .cate {
  color: #f17c8a;
  font-size: 0.938rem;
  display: inline-block;
}
@media screen and (max-width: 999px) {
  .ni_blog_area__list > li .explain_area .post_cate .cate {
    font-size: 0.875rem;
  }
}
.ni_blog_area__list > li .explain_area .post_cate .cate:not(:last-of-type) {
  margin-right: 5px;
}
.ni_blog_area__list > li .explain_area .title {
  color: #333333;
  font-size: 0.938rem;
  font-weight: 500;
  line-height: 1.9;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 475px) {
  .ni_blog_area__list > li .explain_area .title {
    font-size: 0.875rem;
    line-height: 1.6;
  }
}

.ni_works_area {
  background-color: #f9f9f9;
  position: relative;
}
.ni_works_area .ni_common_head .deco {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ni_works_area .ni_common_head .deco._l {
  top: 38%;
  left: -115px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .ni_works_area .ni_common_head .deco._l {
    width: 50px;
    height: auto;
    top: 30%;
    left: -70px;
  }
}
.ni_works_area .ni_common_head .deco._r {
  top: 35%;
  right: -108px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .ni_works_area .ni_common_head .deco._r {
    width: 65px;
    height: auto;
    top: 30%;
    right: -88px;
  }
}
.ni_works_area .ni_common_head .ja {
  letter-spacing: 0.1em;
}
.ni_works_area .ni_common_head .en {
  position: absolute;
  top: -50%;
  bottom: auto;
  left: 40%;
  transform: translateX(-50%);
  font-size: 100px;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .ni_works_area .ni_common_head .en {
    font-size: clamp(70px, 8vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  .ni_works_area .ni_common_head .en {
    top: -60%;
    left: 50%;
  }
}
.ni_works_area__head {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
@media screen and (max-width: 999px) {
  .ni_works_area__head {
    top: 60px;
  }
}
.ni_works_area__body {
  min-height: 600px;
  width: 100%;
  max-width: 1460px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1199px) {
  .ni_works_area__body {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 799px) {
  .ni_works_area__body {
    grid-template-columns: 1fr;
  }
}
.ni_works_area .img_wrap {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 799px) {
  .ni_works_area .img_wrap {
    min-height: 550px;
  }
}
.ni_works_area .img_wrap::before {
  content: "";
  display: inline-block;
  margin: 0 calc(50% - 50vw);
  width: 50vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  background-color: #f6f6f8;
}
@media screen and (max-width: 799px) {
  .ni_works_area .img_wrap::before {
    left: 50%;
    background-color: #f0f0f2;
  }
}
.ni_works_area .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right center;
  object-position: right center;
}
@media screen and (max-width: 1259px) {
  .ni_works_area .img_wrap img {
    -o-object-position: 80% center;
    object-position: 80% center;
  }
}
@media screen and (max-width: 999px) {
  .ni_works_area .img_wrap img {
    -o-object-position: 66% center;
    object-position: 66% center;
  }
}
@media screen and (max-width: 799px) {
  .ni_works_area .img_wrap img {
    -o-object-position: center;
    object-position: center;
    left: 45%;
  }
}
@media screen and (max-width: 649px) {
  .ni_works_area .img_wrap img {
    left: 48%;
    -o-object-position: right center;
    object-position: right center;
  }
}
@media screen and (max-width: 575px) {
  .ni_works_area .img_wrap img {
    left: 50%;
    -o-object-position: 65% center;
    object-position: 65% center;
  }
}
.ni_works_area .text_wrap {
  padding-top: clamp(140px, 19vw, 210px);
  padding-left: clamp(30px, 4vw, 60px);
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
  width: 100%;
  max-width: 600px;
}
@media screen and (max-width: 799px) {
  .ni_works_area .text_wrap {
    max-width: none;
    padding-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .ni_works_area .text_wrap {
    padding: 30px 20px 60px;
  }
}
.ni_works_area .text_wrap > .text {
  line-height: 2;
  margin-bottom: 2rem;
}
@media screen and (max-width: 999px) {
  .ni_works_area .text_wrap > .text {
    margin-bottom: 1.5rem;
  }
}
.ni_works_area .ni_btn_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}
@media screen and (max-width: 999px) {
  .ni_works_area .ni_btn_list {
    grid-gap: 10px;
    grid-template-columns: 1fr;
  }
}
.ni_works_area .ni_btn_list > li a {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  min-height: 80px;
  border-radius: 3px;
  padding: 10px 32px 10px 24px;
  box-sizing: border-box;
  box-shadow: 3px 3px 20px rgba(116, 117, 118, 0.08);
  position: relative;
}
@media screen and (max-width: 999px) {
  .ni_works_area .ni_btn_list > li a {
    min-height: 65px;
  }
}
.ni_works_area .ni_btn_list > li a:after {
  content: "";
  display: inline-block;
  background: url("../img/nurse_home/icon/arrow2.webp") 0 0 no-repeat transparent;
  background-size: contain;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.ni_works_area .ni_btn_list > li a .icon {
  flex-shrink: 0;
  display: block;
  margin-right: 1.25rem;
}
.ni_works_area .ni_btn_list > li a .text {
  color: #333333;
  line-height: 1.3;
}

.ni_interview_area {
  padding-top: 90px;
  padding-bottom: 5rem;
}
@media screen and (max-width: 575px) {
  .ni_interview_area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.ni_interview_area__head {
  margin-bottom: 3.125rem;
}
.ni_interview_area .ni_common_head {
  text-align: center;
}
.ni_interview_area .ni_common_head .deco {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ni_interview_area .ni_common_head .deco._l {
  top: 38%;
  left: -110px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .ni_interview_area .ni_common_head .deco._l {
    left: -75px;
    width: 65px;
    height: auto;
  }
}
.ni_interview_area .ni_common_head .deco._r {
  top: 45%;
  right: -108px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .ni_interview_area .ni_common_head .deco._r {
    right: -60px;
    width: 52px;
    height: auto;
  }
}
.ni_interview_area .ni_common_head .ja {
  letter-spacing: 0.1em;
}
.ni_interview_area .ni_common_head .en {
  position: absolute;
  top: -50%;
  left: 40%;
  bottom: auto;
  transform: translateX(-50%);
  font-size: 100px;
  letter-spacing: 0.05em;
  z-index: -1;
  color: #f9f9f9;
}
@media screen and (max-width: 999px) {
  .ni_interview_area .ni_common_head .en {
    font-size: clamp(60px, 8vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  .ni_interview_area .ni_common_head .en {
    top: -45%;
    left: 50%;
  }
}
.ni_interview_area__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: clamp(20px, 2vw, 30px);
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 899px) {
  .ni_interview_area__list {
    grid-template-columns: 1fr;
  }
}
.ni_interview_area__list > li a {
  display: flex;
  align-items: center;
  min-height: 180px;
  width: calc(100% - 20px);
  -moz-column-gap: 20px;
  column-gap: 20px;
  background-color: #ffffff;
  margin: 0 0 0 auto;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: 3px 3px 18px 5px rgba(0, 0, 0, 0.09);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: clamp(15px, 2vw, 30px);
  transition: 0.2s box-shadow;
}
@media screen and (max-width: 899px) {
  .ni_interview_area__list > li a {
    min-height: 135px;
  }
}
.ni_interview_area__list > li a:hover {
  opacity: 1;
  box-shadow: 3px 3px 18px 5px rgba(0, 0, 0, 0.18);
}
.ni_interview_area__list > li a:hover .icon_wrap img {
  rotate: 5deg;
}
.ni_interview_area__list > li .icon_wrap {
  flex-shrink: 0;
  width: 92px;
  margin-left: -20px;
}
.ni_interview_area__list > li .icon_wrap img {
  transition: 0.2s rotate;
}
@media screen and (max-width: 575px) {
  .ni_interview_area__list > li .icon_wrap {
    width: 80px;
  }
  .ni_interview_area__list > li .icon_wrap img {
    width: 80px;
    height: auto;
  }
}
@media screen and (max-width: 899px) {
  .ni_interview_area__list > li .text_wrap {
    width: 100%;
  }
}
.ni_interview_area__list > li .text_wrap .head {
  color: #424242;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding-bottom: 0.9rem;
  margin-bottom: 0.9rem;
  padding-right: 20px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.ni_interview_area__list > li .text_wrap .head::before {
  content: "";
  display: inline-block;
  background: url("../img/nurse_home/icon/arrow2.webp") 0 0 no-repeat transparent;
  background-size: contain;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 0.7ex;
  right: 5px;
}
@media screen and (max-width: 575px) {
  .ni_interview_area__list > li .text_wrap .head {
    padding-bottom: 0.7rem;
    margin-bottom: 0.7rem;
  }
}
.ni_interview_area__list > li .text_wrap .body {
  color: #424242;
  line-height: 1.9;
  font-weight: 500;
}
@media screen and (max-width: 999px) {
  .ni_interview_area__list > li .text_wrap .body {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 575px) {
  .ni_interview_area__list > li .text_wrap .body {
    line-height: 1.7;
  }
}
.ni_interview_area .ni_btn_wrap {
  text-align: center;
}
.ni_interview_area .ni_btn_wrap .nh_btn {
  min-width: 220px;
  min-height: 56px;
  border-radius: 28px;
  padding: 10px 35px 8px 35px;
  margin-bottom: 0;
}

.ni_recruit_area {
  background-color: #f5a6a7;
  padding-top: 95px;
  padding-bottom: 80px;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area {
    padding-top: clamp(40px, 6vw, 60px);
    padding-bottom: 60px;
  }
}
.ni_recruit_area .ni_common_head {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area .ni_common_head {
    display: inline-block;
  }
}
.ni_recruit_area .ni_common_head .ja {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 43%;
  transform: translate(-50%, -50%);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area .ni_common_head .ja {
    left: 50%;
  }
}
.ni_recruit_area .ni_common_head .en {
  color: rgba(255, 255, 255, 0.16);
  font-size: 100px;
  position: relative;
  margin-left: -7px;
}
@media screen and (max-width: 1199px) {
  .ni_recruit_area .ni_common_head .en {
    font-size: clamp(70px, 7.5vw, 90px);
  }
}
@media screen and (max-width: 767px) {
  .ni_recruit_area .ni_common_head .en {
    top: -70%;
  }
}
.ni_recruit_area__content {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area__content {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.ni_recruit_area__content__1 {
  max-width: 510px;
  width: 100%;
  padding-right: clamp(35px, 6vw, 75px);
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area__content__1 {
    padding-right: 0;
    max-width: 600px;
  }
}
.ni_recruit_area__content__2 {
  width: 100%;
  max-width: clamp(550px, 50vw, 690px);
  flex-shrink: 0;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area__content__2 {
    margin: 0 auto;
    max-width: 840px;
  }
}
.ni_recruit_area__head {
  text-align: center;
}
.ni_recruit_area__body .text {
  color: #ffffff;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 575px) {
  .ni_recruit_area__body .text {
    margin-bottom: 2.5rem;
  }
}
.ni_recruit_area__list {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 30px;
  column-gap: 30px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area__list {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 575px) {
  .ni_recruit_area__list {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
}
.ni_recruit_area__list .item {
  max-width: 330px;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area__list .item {
    max-width: 400px;
  }
}
.ni_recruit_area__list .item:first-of-type {
  margin-top: 30px;
}
@media screen and (max-width: 575px) {
  .ni_recruit_area__list .item:first-of-type {
    margin-top: 0;
  }
}
.ni_recruit_area__list .item > a {
  border-radius: 3px;
  box-shadow: 11px 10px 20px 5px rgba(187, 60, 61, 0.18);
  display: block;
  transition: transform 0.9s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.ni_recruit_area__list .item > a:hover {
  opacity: 1;
  box-shadow: 11px 10px 15px 2px rgba(187, 60, 61, 0.38);
}
.ni_recruit_area__list .item > a:hover .text_wrap .icon {
  transform: translateY(-7px);
}
.ni_recruit_area__list .item .img_wrap {
  position: relative;
  overflow: hidden;
  aspect-ratio: 33/23;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ni_recruit_area__list .item .img_wrap img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.ni_recruit_area__list .item .text_wrap {
  position: relative;
  min-height: 80px;
  color: #ffffff;
  padding: 10px 130px 10px 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .ni_recruit_area__list .item .text_wrap {
    padding: 10px 100px 10px 20px;
  }
}
.ni_recruit_area__list .item .text_wrap .text {
  position: relative;
  padding-right: 25px;
  line-height: 1.5;
}
.ni_recruit_area__list .item .text_wrap .text:after {
  content: "";
  display: inline-block;
  background: url("../img/nurse_home/icon/arrow.webp") 0 0 no-repeat transparent;
  background-size: contain;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.ni_recruit_area__list .item .text_wrap .icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
  transition: transform 0.9s cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width: 1199px) {
  .ni_recruit_area__list .item .text_wrap .icon {
    width: 80px;
    right: 12px;
    height: auto;
  }
}
.ni_recruit_area .ni_btn_wrap {
  text-align: center;
}
@media screen and (max-width: 999px) {
  .ni_recruit_area .ni_btn_wrap._pc {
    display: none;
  }
}
@media screen and (min-width: 1000px), print {
  .ni_recruit_area .ni_btn_wrap._sp {
    display: none;
  }
}
.ni_recruit_area .ni_btn_wrap .nh_btn {
  position: relative;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  background-color: #fff;
  color: #f17c8a;
  border-radius: 43px;
  padding: 12px 45px 10px 45px;
  min-width: 300px;
  min-height: 86px;
  box-shadow: 4px 4px 12px 0 rgba(187, 60, 61, 0.2);
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ni_recruit_area .ni_btn_wrap .nh_btn {
    font-size: 1.125rem;
    min-height: 72px;
    min-width: 260px;
    border-radius: 40px;
  }
}
.ni_recruit_area .ni_btn_wrap .nh_btn:after {
  content: "";
  display: inline-block;
  background: url("../img/nurse_home/icon/arrow2.webp") 0 0 no-repeat transparent;
  background-size: contain;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .ni_recruit_area .ni_btn_wrap .nh_btn:after {
    right: 20px;
  }
}
.ni_recruit_area .ni_btn_wrap .nh_btn:hover {
  opacity: 0.9;
}