@charset "UTF-8";
#mainimg {
  margin-bottom: clamp(35px, 9.33vw, 80px);
}
.f_dnp {
  font-family: dnp-shuei-mgothic-std, sans-serif;
}
.f_din {
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.txt_c {
  text-align: center;
}
.txt_c span {
  display: inline-block;
}
.settl img {
  margin-bottom: 14px;
}
.settl span {
  display: block;
}
.mttl {
  font-size: clamp(20px, 2.6vw, 25px);
}
.mttl span {
  line-height: 1.2;
  display: block;
}
.ilbk {
  display: inline-block;
}
.inner-1180 {
  max-width: 1180px;
  margin: 0 auto;
}
.inner-1160 {
  max-width: 1160px;
  margin: 0 auto;
}
.inner-s {
  max-width: 1145px;
  margin: 0 0 0 auto;
}
.p_rltv {
  position: relative;
}
.gr_txt {
  font-size: clamp(18px, 2.34vw, 20px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 9.2em;
  height: 1.6em;
  background: #6a6969;
  border-radius: 5px;
}
.txt_flex {
  font-size: clamp(16px, 2.08vw, 18px);
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.1em;
  display: flex;
}
.home-nursing {
  font-family: "hiragino-kaku-gothic-pron", "ヒラギノ角ゴ Pro W3", Osaka, "平成ゴシック", "メイリオ", "Meiryo", Helvetica, Arial, Verdana, "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
}
#resv_set {
  max-width: initial;
  margin-bottom: 96px;
}
/*--------------------------
greeting
----------------------------*/
.greeting {
  padding-top: 15px;
}
.greeting .settl {
  font-size: clamp(20px, 5.33vw, 25px);
  margin-bottom: clamp(35px, 9.33vw, 45px);
}
.greeting .settl img {
  width: clamp(75px, 20vw, 95px);
  margin: 0 auto clamp(5px, 1.33vw, 14px);
}
.greeting__heding {
  font-size: clamp(20px, 5.33vw, 25px);
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.2em;
  margin-bottom: 1em;
}
.greeting__txt {
  font-size: clamp(16px, 2.08vw, 18px);
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.1em;
  max-width: 940px;
  margin: 0 auto;
}
/*--------------------------
service
----------------------------*/
.service {
  padding: 60px 0 clamp(23px, 6.13vw, 44px);
}
.service .mttl {
  margin-bottom: 1.2em;
}
.service .txt_flex {
  gap: 14px 1.61em;
  margin-bottom: 2em;
}
.service-flex {
  display: flex;
  justify-content: space-between;
  gap: 32px 20px;
  max-width: 1057px;
  margin-bottom: clamp(30px, 8vw, 80px);
}
.service__list {
  font-size: clamp(16px, 2.08vw, 18px);
  line-height: 1.67;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.08em;
  display: flex;
  flex-direction: column;
  gap: 1.89em 0;
}
.service__item {
  display: flex;
  gap: 0 1em;
}
.service__item::before {
  content: "";
  flex-shrink: 0;
  width: 2.1em;
  height: 1.73em;
  background: url(../imgs/common/ico_check.svg) no-repeat center/contain;
}
.service-flex .imgbk {
  width: 30.82vw;
  max-width: 302px;
}

/* ===  table === */
.hnc__table-heading {
  font-size: clamp(17px, 2.21vw, 19px);
  font-weight: 600;
  line-height: 2.37;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
}
.hnc__table-wrap {
  width: 100%;
  overflow-x: auto;
}
.hnc__table {
  width: 100%;
  /* min-width: 820px; */
}
.hnc__table thead th {
  font-size: clamp(16px, 2.08vw, 18px);
  line-height: 2;
  letter-spacing: 0.15em;
  font-weight: 600;
}
.hnc__table thead th span {
  display: block;
  background-color: #e6e6e6;
  padding: 0.25em;
}
.hnc__table tbody tr {
  border-bottom: 1px solid #e6e6e6;
}
.hnc__table tbody th,
.hnc__table tbody td {
  font-size: clamp(15px, 2.21vw, 17px);
  line-height: 1.35;
  letter-spacing: 0.04em;
  text-align: left;
  padding: 1.36em 0;
}
/* service__table */
.service__table thead th.th-cat {
  width: 33%;
}
.service__table thead th.th-detail {
  padding-left: 20px;
}
.service__table tbody th {
  font-weight: 600;
  padding-left: 5.7%;
}
.service__table tbody td {
  font-weight: 300;
  padding-left: 5%;
}
/*--------------------------
area
----------------------------*/
.area {
  padding: clamp(23px, 6.13vw, 44px) 0 clamp(24px, 6.4vw, 68px);
}
.area .mttl {
  margin-bottom: clamp(14px, 3.73vw, 60px);
}
.area__txt {
  font-size: clamp(17px, 2.21vw, 19px);
  font-weight: 600;
  line-height: 1.84;
  letter-spacing: 0.05em;
  display: flex;
  gap: 0.84em;
  margin-bottom: 1.2em;
}
.area__txt::before {
  content: "";
  width: 5.05em;
  height: 1.84em;
  background: #ead993;
}
.area__imgbk {
  max-width: 862px;
  overflow-x: auto;
}
.area__imgbk img {
  min-width: 633px;
}
/*--------------------------
flow
----------------------------*/
.flow {
  padding: clamp(24px, 6.4vw, 68px) 0 clamp(30px, 8vw, 79px);
}
.flow .mttl {
  margin-bottom: clamp(40px, 10.67vw, 80px);
}
.flow__list {
  max-width: 1115px;
}
.flow__item {
  padding-left: max(53px, 12.2%);
  padding-bottom: 4.3em;
  position: relative;
}
.flow__heading {
  font-size: clamp(20px, 2.99vw, 23px);
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: 0.1em;
  color: #b82e2c;
  display: flex;
  align-items: center;
  padding-bottom: 0.3em;
  margin-bottom: 0.4em;
  border-bottom: 1px solid #bcbcbc;
}
.flow__heading .num {
  font-size: max(20px, 1.3em);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  background: #b82e2c;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
.flow__item:not(:last-child)::before {
  content: "";
  width: 2px;
  height: 100%;
  display: block;
  background: #d3989e;
  position: absolute;
  top: 0;
  left: 29px;
  transform: translateX(-50%);
  z-index: -1;
}
.flow__item p {
  font-size: clamp(16px, 2.08vw, 18px);
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.1em;
}
.flow__item:nth-child(2) p {
  max-width: 535px;
  width: 64%;
}
.flow__list-wrap .imgbk {
  width: 30.82vw;
  max-width: 302px;
  position: absolute;
  top: 45%;
  right: 0;
  transform: translateY(-50%);
}
.pdf_btn {
  font-size: clamp(16px, 2.08vw, 18px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4em;
  min-height: 70px;
  max-width: 536px;
  margin: 0 auto;
  padding: 0 5.6%;
  border: 2px solid #4b4b4b;
  border-radius: 35px;
  background: url(../imgs/home-nursing/btn_arrow.svg) no-repeat center right 2.8%/ 0.52em 0.8em;
  transition: 0.2s;
}
.pdf_btn > span {
  font-size: clamp(16px, 2.08vw, 18px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9em;
}
.pdf_btn > span::before {
  content: "";
  width: 1.9em;
  height: 1.83em;
  background: url(../imgs/home-nursing/ic_pdf.svg) no-repeat center / contain;
}
.pdf_btn:hover {
  background-color: #f8eded;
}
/*--------------------------
fee
----------------------------*/
.fee {
  padding: clamp(30px, 8vw, 79px) 0 clamp(40px, 10.67vw, 88px);
}
.fee .mttl {
  margin-bottom: 1.2em;
}
.fee__table {
  max-width: 1122px;
}
.fee__table tbody th {
  width: 17.5%;
  padding-left: 3%;
}
.fee__table tbody td span {
  display: block;
  width: 60%;
}
.fee__table-warp .imgbk {
  width: 30.82vw;
  max-width: 302px;
  position: absolute;
  top: 62.5%;
  right: 0;
  transform: translateY(-50%);
}
/*--------------------------
promise
----------------------------*/
.promise {
  margin-bottom: clamp(30px, 8vw, 80px);
}
.promise .bg_pk {
  padding: clamp(30px, 8vw, 37px) 23px clamp(50px, 13.33vw, 80px);
  border-radius: 10px;
  background: #f8eded;
}
.promise-inner {
  max-width: 1090px;
  margin: 0 auto;
}
.promise__heading {
  font-size: clamp(20px, 2.6vw, 25px);
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.3em;
  padding-bottom: 0.6em;
  margin-bottom: clamp(30px, 8vw, 77px);
  border-bottom: 2px solid #fff;
}
.promise__list {
  display: flex;
  justify-content: space-between;
  max-width: 855px;
  margin: 0 auto;
}
.promise__item {
  width: 32%;
  max-width: 237px;
}
.promise__item-heading-wrap {
  font-size: clamp(18px, 2.04vw, 20px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.7em;
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 1.2em;
  border-radius: 50%;
  background: #fff;
}
.promise__item-heading-wrap img {
  width: 42%;
  max-width: 98px;
}
.promise__item-heading {
  color: #b82e2c;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 2.7em;
}
.promise__item .txtbk p {
  font-size: clamp(15px, 2.21vw, 17px);
  font-weight: 300;
  line-height: 1.59;
  letter-spacing: 0.08em;
}
/*--------------------------
comment
----------------------------*/
.comment {
  padding: 30px 0 26px;
  margin-bottom: min(7.81vw, 112px);
  border-top: 1px solid #6a6969;
  border-bottom: 1px solid #6a6969;
}
.comment-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
}
.comment__heading-wrap {
  font-size: clamp(15px, 2.04vw, 20px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  gap: 1.4em;
  width: 13em;
  max-width: 252px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #e6e6e6;
}
.comment__heading-wrap::before {
  content: "";
  width: 2.05em;
  height: 2.05em;
  display: block;
  background: url(../imgs/home-nursing/ic_comment.svg) no-repeat center / contain;
}
.comment__heading {
  font-size: clamp(15px, 2.04vw, 20px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
}

.comment .txtbk p {
  font-size: clamp(14px, 3.73vw, 17px);
  font-weight: 300;
  line-height: 2.35;
  letter-spacing: 0;
}
@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1260px) {
}

@media screen and (max-width: 980px) {
}
@media screen and (max-width: 880px) {
}

@media screen and (max-width: 768px) {
  .mttl {
    font-size: clamp(18px, 4.8vw, 20px);
  }
  /* greeting */
  .greeting__heding {
    line-height: 1.75;
  }
  .greeting__txt {
    font-size: clamp(14px, 3.73vw, 16px);
    text-align: left;
  }
  .greeting__txt span {
    display: inline;
  }

  /* service */
  .txt_flex {
    flex-direction: column;
  }
  .gr_txt {
    font-size: clamp(15px, 4vw, 18px);
  }
  .service-flex {
    flex-direction: column;
    align-items: center;
  }
  .service__list {
    font-size: clamp(15px, 4vw, 16px);
    width: 100%;
    gap: 15px 0;
  }
  .service-flex .imgbk {
    width: 100%;
    max-width: 360px;
  }

  /* ===  table === */

  .hnc__table-heading {
    font-size: clamp(15px, 4vw, 17px);
  }
  .hnc__table {
    min-width: 820px;
  }
  .hnc__table thead th {
    font-size: clamp(12px, 3.2vw, 16px);
  }

  .hnc__table tbody th,
  .hnc__table tbody td {
    font-size: clamp(12px, 3.2vw, 15px);
  }
  .fee__table {
    min-width: initial;
  }
  .fee__table tbody th {
    width: 118px;
  }
  .fee__table tbody td span {
    width: 100%;
  }
  /* area */
  .area__txt {
    font-size: clamp(15px, 4vw, 17px);
  }
  /* flow */
  .flow__item {
    padding-bottom: 37px;
  }
  .flow__item:not(:last-child)::before {
    left: 26px;
  }
  .flow__heading {
    font-size: clamp(15px, 4vw, 20px);
    border-bottom: none;
  }
  .flow__heading .num {
    width: 52px;
    height: 52px;
  }
  .flow__item p {
    font-size: clamp(14px, 3.73vw, 16px);
  }
  .flow__item:nth-child(2) p {
    width: 100%;
  }
  .flow__list-wrap .imgbk {
    position: static;
    transform: initial;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 20px;
  }
  /* fee */
  .fee__table-warp .imgbk {
    position: static;
    transform: initial;
    width: 100%;
    max-width: 360px;
    margin: 30px auto 0;
  }
  .pdf_btn {
    font-size: clamp(15px, 4vw, 16px);
  }
  .pdf_btn > span {
    font-size: clamp(15px, 4vw, 16px);
  }
  .promise__heading {
    line-height: 1.75;
  }
  /* promise */
  .promise__list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 53px 4%;
  }
  .promise__item {
    width: 48%;
    max-width: 219px;
  }
  /* comment */
  .comment {
    border-top: none;
    border-bottom: 1px dashed #707070;
  }
  .comment-inner {
    flex-direction: column;
    align-items: center;
  }
  .comment__heading-wrap {
    width: 100%;
    aspect-ratio: initial;
    max-width: initial;
    border-radius: 0;
    background: transparent;
  }
  .comment__heading-wrap::before {
    width: 67px;
    height: 67px;
    background: url(../imgs/home-nursing/ic_comment_sp.svg) no-repeat center / contain;
  }
  .comment__heading {
    font-size: clamp(15px, 4vw, 20px);
  }
}
@media screen and (max-width: 480px) {
  .comment {
    margin-bottom: 15px;
  }

  .flow__item:not(:last-child)::before {
    left: 19.11px;
  }
  .flow__heading .num {
    width: 38.22px;
    height: 38.22px;
  }
  .promise__list {
    flex-direction: column;
    align-items: center;
    gap: 53px;
  }
  .promise__item {
    width: 100%;
    max-width: 289px;
  }
  .promise__item-heading-wrap {
    max-width: 236px;
    margin: 0 auto 1.2em;
  }
}
