@charset "UTF-8";
.link_free_dial02 a, .link_free_dial02 img, .link_free_dial a, .link_free_dial img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
}

.link_free_dial02 a:hover, .link_free_dial a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.check_listbox, dl.flow_notesbody dt, dl.flow_notesbody, ul#flow_notesList ul.check_list, .p-center-card {
  display: -moz-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.check_listbox .check_list_title, ul#flow_notesList ul.check_list li, .list_check li {
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  .check_listbox .check_list_title, ul#flow_notesList ul.check_list li, .list_check li {
    font-size: clamp(16px, 0.937vw, 18px);
  }
}
@media screen and (max-width: 1024px) {
  .check_listbox .check_list_title, ul#flow_notesList ul.check_list li, .list_check li {
    font-size: clamp(15px, 1.562vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .check_listbox .check_list_title, ul#flow_notesList ul.check_list li, .list_check li {
    font-size: clamp(14px, 1.953vw, 15px);
  }
}
@media screen and (max-width: 480px) {
  .check_listbox .check_list_title, ul#flow_notesList ul.check_list li, .list_check li {
    font-size: clamp(13px, 2.916vw, 14px);
  }
}

.cautions, ul.freedial_mark_list li {
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .cautions, ul.freedial_mark_list li {
    font-size: clamp(13px, 0.729vw, 14px);
  }
}
@media screen and (max-width: 1024px) {
  .cautions, ul.freedial_mark_list li {
    font-size: clamp(12px, 1.2695vw, 13px);
  }
}
@media screen and (max-width: 768px) {
  .cautions, ul.freedial_mark_list li {
    font-size: clamp(11px, 1.562vw, 12px);
  }
}
@media screen and (max-width: 480px) {
  .cautions, ul.freedial_mark_list li {
    font-size: clamp(10px, 2.29vw, 11px);
  }
}

.flow_notes_headline .flow_num {
  font-size: 35px;
}
@media screen and (min-width: 769px) {
  .flow_notes_headline .flow_num {
    font-size: clamp(28px, 1.823vw, 35px);
  }
}
@media screen and (max-width: 1024px) {
  .flow_notes_headline .flow_num {
    font-size: clamp(24px, 2.734vw, 28px);
  }
}
@media screen and (max-width: 768px) {
  .flow_notes_headline .flow_num {
    font-size: clamp(24px, 3.645vw, 28px);
  }
}
@media screen and (max-width: 480px) {
  .flow_notes_headline .flow_num {
    font-size: clamp(20px, 5vw, 24px);
  }
}

.flow_notes_headline, .card_info_title {
  font-size: 24px;
}
@media screen and (min-width: 769px) {
  .flow_notes_headline, .card_info_title {
    font-size: clamp(20px, 1.0422vw, 24px);
  }
}
@media screen and (max-width: 1024px) {
  .flow_notes_headline, .card_info_title {
    font-size: clamp(18px, 1.757vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .flow_notes_headline, .card_info_title {
    font-size: clamp(18px, 2.343vw, 20px);
  }
}
@media screen and (max-width: 480px) {
  .flow_notes_headline, .card_info_title {
    ffont-size: clamp(15px, 3.33vw, 16px);
  }
}

.pickup_headline, .pickup_headline2, .pickup_headline3, #Introduction.section_basic p {
  font-size: 20px;
}
@media screen and (min-width: 769px) {
  .pickup_headline, .pickup_headline2, .pickup_headline3, #Introduction.section_basic p {
    font-size: clamp(18px, 1.0422vw, 20px);
  }
}
@media screen and (max-width: 1024px) {
  .pickup_headline, .pickup_headline2, .pickup_headline3, #Introduction.section_basic p {
    font-size: clamp(16px, 1.757vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  .pickup_headline, .pickup_headline2, .pickup_headline3, #Introduction.section_basic p {
    font-size: clamp(15px, 2.083vw, 16px);
  }
}
@media screen and (max-width: 480px) {
  .pickup_headline, .pickup_headline2, .pickup_headline3, #Introduction.section_basic p {
    font-size: clamp(14px, 3.125vw, 15px);
  }
}

.pickup_headline, .flow_notes_headline .flow_num, .flow_notes_headline, .card_info_title {
  font-family: "Cochin", "NotoSerif", serif !important;
}

/* BASICにまとめるもの
/* ---------------------------------------------------------------- */
.info_caption {
  font-size: 80%;
  line-height: 160%;
}
@media screen and (max-width: 768px) {
  .info_caption {
    margin-top: 0.6rem;
    display: block;
  }
}

/* ---------------------------------------------------------------- */
#Introduction.section_basic {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  #Introduction.section_basic {
    padding: 6% 0;
  }
}
#Introduction.section_basic p {
  font-family: "NotoSerif", serif !important;
}
@media screen and (max-width: 768px) {
  #Introduction.section_basic p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #Introduction.section_basic p {
    font-size: min(3.75vw, 16px);
  }
}

/* ===================================================================
PUBLIC
=====================================================================*/
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/*=========================================================================
PUBLICE ASSISTANCE
=========================================================================*/
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}
/* ---------------------------------------------------------------- */
.section_basic {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .section_basic {
    padding: 13vw 0;
  }
}

/* ---------------------------------------------------------------- */
/* 確認 */
#pageTitle:after {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* ---------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  #page_titleBox {
    width: 100%;
    height: auto;
    aspect-ratio: 75/40;
    max-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/* #pageTitle {
font-size: min(5.625vw, 35px);
} */
/* #pageTitle p {
font-size: 0.6em;
} */
/* .section_title_sub {
    text-align: center;
    font-size: clamp(21px, 1.823vw, 28px);
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 1em;
    font-family: "Cochin", "NotoSerif", serif !important;
} */
/* ---------------------------------------------------------------- */
/* 改行 */
.line_break {
  display: inline-block;
}

.line_break02 {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .line_break02 {
    display: initial;
  }
}
/* .section_title_sub .line_break {
    font-size: clamp(21px, 1.823vw, 28px);
} */
/*
@media screen and (max-width: 768px) {
.section_title_sub,
  .section_title_sub .line_break {
    font-size: min(5.625vw, 35px);
  }

  .section_title_sub {
      margin-bottom: 1em;
  } 
  .urgency .min,
  .urgency .min span {
    line-height: 2;
    font-size: min(5vw, 18px);
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .urgency .min,
  .urgency .min span {
    line-height: 2;
    font-size: min(3.75vw, 14px);
  }
}
*/
@media screen and (max-width: 768px) {
  .point_box {
    font-size: clamp(14px, 2.083vw, 16px);
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .point_box {
    font-size: 2.916vw;
  }
}
/*　身寄りあるなし
===================================================================== */
.bg_blue {
  background-color: #F9FAFC;
}

/* ---------------------------------------------------------------- */
#criticalIllness {
  position: relative;
}

/* ---------------------------------------------------------------- */
.flower_top_right:after {
  background-image: url(../images/common/bg_flower-top_right04.webp);
}

.flower_bottom_left:after {
  background-image: url(../images/common/bg_flower-bottom_left04.webp);
}

/* ---------------------------------------------------------------- */
.flower_inner {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .flower_inner {
    padding: 20vw 0 10vw;
  }
}

/* ---------------------------------------------------------------- */
.inner {
  width: 90%;
  max-width: 1100px;
  height: auto;
  margin: 0 auto;
}

/* ---------------------------------------------------------------- */
.tab_change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .tab_change {
    width: 90%;
  }
}

/* ---------------------------------------------------------------- */
.tab {
  background: #fff;
  border: initial;
  width: 50%;
  padding: min(3vw, 40px);
  border-radius: min(1vw, 15px) min(1vw, 15px) 0 0;
  font-size: 20px;
  color: #333;
  font-family: "NotoSerif", serif !important;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .tab {
    font-size: min(3.125vw, 15px);
  }
}

/* ---------------------------------------------------------------- */
.tab.active {
  background: #78C153;
  color: #fff !important;
}

/* ---------------------------------------------------------------- */
button:hover {
  color: #DDDDDD;
}

/* ---------------------------------------------------------------- */
.outer_tab_cont {
  display: none;
}
.outer_tab_cont.active {
  display: block;
}

/* ---------------------------------------------------------------- */
.back_color {
  border-radius: 1vw;
  background: #fff;
}

/* ---------------------------------------------------------------- */
.cont_title {
  width: 85%;
  max-width: 860px;
  margin: 0 auto 4em;
}
@media screen and (max-width: 768px) {
  .cont_title {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 10vw;
  }
}
.cont_title p {
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 1025px) and (max-width: 1919px) {
  .cont_title p {
    font-size: clamp(16px, 0.937vw, 18px);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1919px) {
  .cont_title p {
    font-size: clamp(15px, 1.562vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .cont_title p {
    font-size: clamp(14px, 1.953vw, 15px);
    letter-spacing: 0em;
    line-height: 2;
  }
}
@media screen and (max-width: 480px) {
  .cont_title p {
    font-size: clamp(13px, 2.916vw, 14px);
  }
}

@media screen and (max-width: 768px) {
  .cont_title02 {
    width: 100%;
    max-width: initial;
    margin: 0 auto 5vw;
  }
}
@media screen and (max-width: 768px) {
  .cont_title p.annotation {
    line-height: 1.5;
  }
}
/* ---------------------------------------------------------------- */
.tab_inner {
  padding: 6%;
}
@media screen and (max-width: 768px) {
  .tab_inner {
    padding: 9% 6% 6%;
  }
}

/* ---------------------------------------------------------------- */
.flow {
  color: #78C153;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  margin-bottom: 1em;
  font-family: "Cochin", "NotoSerif", serif !important;
}
@media screen and (min-width: 1025px) and (max-width: 1919px) {
  .flow {
    font-size: clamp(24px, 1.459vw, 28px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .flow {
    font-size: clamp(20px, 2.343vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .flow {
    font-size: clamp(20px, 3.125vw, 24px);
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .flow {
    font-size: clamp(17px, 4.166vw, 20px);
  }
}

/* ------------------------------------------------------------------------- */
.cont_pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .cont_pic {
    display: block;
    margin-bottom: 10%;
    border-radius: 10px;
  }
}
.cont_pic:last-child {
  margin-bottom: 0;
}

/* ------------------------------------------------------------------------- */
.cont_img {
  width: 35%;
  aspect-ratio: 3/2;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 768px) {
  .cont_img {
    width: 100%;
    border-radius: 10px 10px 0 0;
  }
}

/* ------------------------------------------------------------------------- */
.cont_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5%;
  width: 65%;
}
@media screen and (max-width: 768px) {
  .cont_text {
    display: block;
    width: 100%;
    padding: 6vw;
  }
}

/* ------------------------------------------------------------------------- */
.flow_text {
  font-size: clamp(12px, 1.823vw, 20px);
}

/* ------------------------------------------------------------------------- */
.flow_number {
  position: relative;
  color: #78C153;
  margin-right: min(5em, 70px);
}
@media screen and (max-width: 768px) {
  .flow_number {
    margin-right: inherit;
    margin-bottom: 10vw;
  }
}
.flow_number:before {
  position: absolute;
  content: "";
  top: 50%;
  right: -50%;
  -webkit-transform: translate(75%, -50%);
  transform: translate(75%, -50%);
  width: 2vw;
  max-width: 30px;
  height: auto;
  aspect-ratio: 1/2;
  background: url(../images/common/contents_arrow.png) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .flow_number:before {
    right: 50%;
    top: 100%;
    -webkit-transform: translate(50%, -15%) rotate(90deg);
    transform: translate(50%, -15%) rotate(90deg);
    width: 5vw;
    max-width: 50px;
  }
}
.flow_number p {
  text-align: center;
  line-height: 1;
  font-family: "Cochin", "NotoSerif", serif !important;
}

/* ------------------------------------------------------------------------- */
.number {
  line-height: 1;
  font-size: clamp(40px, 5.2vw, 50px);
}
@media screen and (max-width: 768px) {
  .number {
    font-size: clamp(22px, 6vw, 35px);
  }
}

/* ------------------------------------------------------------------------- */
.text_tel {
  width: 70%;
  text-align: justify;
  font-size: 18px;
}
@media screen and (min-width: 1025px) and (max-width: 1919px) {
  .text_tel {
    font-size: clamp(16px, 0.937vw, 18px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .text_tel {
    font-size: clamp(15px, 1.562vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .text_tel {
    width: 100%;
    margin: 0 auto;
  }
}
.text_tel p {
  font-size: clamp(14px, 1.953vw, 15px);
}
@media screen and (max-width: 480px) {
  .text_tel p {
    font-size: clamp(13px, 2.916vw, 14px);
  }
}

/* ------------------------------------------------------------------------- */
.text_tel02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* ------------------------------------------------------------------------- */
.tel_link img {
  width: 100%;
  margin: 0 auto;
}

/* ------------------------------------------------------------------------- */
/* 身寄りのある場合のみにある */
.back_color_bottom {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .back_color_bottom {
    margin-bottom: 10vw;
  }
}

/* ------------------------------------------------------------------------- */
.precautions {
  padding: 30px;
  border: solid 1px #78C153;
  border-radius: 10px;
  margin-bottom: 4vw;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .precautions {
    padding: 4vw;
    font-size: min(3.75vw, 23px);
    margin-bottom: 14vw;
  }
}

/* ------------------------------------------------------------------------- */
.pre_sub {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .pre_sub {
    text-align: center;
    margin-bottom: 0.7em;
  }
}

/* ------------------------------------------------------------------------- */
.maru {
  color: #78C153;
  font-size: clamp(10px, 1.3vw, 12px);
}

/* ------------------------------------------------------------------------- */
.btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  gap: 30px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .btn_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4vw;
    margin-bottom: 5vw;
  }
}
.btn_wrap .btn_basic {
  width: 50%;
  max-width: 360px;
}
@media screen and (max-width: 768px) {
  .btn_wrap .btn_basic {
    width: 80%;
    max-width: 290px;
  }
  .btn_wrap .btn_basic a {
    font-size: min(3.75vw, 14px) !important;
  }
}

/* ------------------------------------------------------------------------- */
#tab3 {
  margin-bottom: 120px;
}

/* ------------------------------------------------------------------------- */
.inner_tab {
  background: #FFF;
  border: solid 1px #78C153;
  padding: 1em 3em;
  color: #78C153;
  width: 50%;
  font-size: clamp(18px, 1.823vw, 20px);
  font-family: "Cochin", "NotoSerif", serif !important;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .inner_tab {
    padding: 1em 2em 1em 0.5em;
  }
}
@media screen and (max-width: 480px) {
  .inner_tab {
    width: 100%;
  }
  .inner_tab:first-child {
    margin-bottom: 1em;
  }
}

/* ------------------------------------------------------------------------- */
/* .section_title_sub_02 {
    text-align: center;
    font-size: clamp(23px, 1.823vw, 28px);
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.3em;
    margin-bottom: 10px;
    font-family: "Cochin", "NotoSerif", serif !important;
}
@media screen and (max-width: 768px) {
  .section_title_sub_02 {
    font-size: min(5.625vw, 35px);
    margin-bottom: 1em;
  }
} */
/* ------------------------------------------------------------------------- */
/* 矢印 */
.allow_left {
  position: relative;
}
.allow_left:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 50%;
  width: 1em;
  height: 1em;
  background-image: url(../images/common/btn_arrow_gr.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.allow_left.active:after {
  background-image: url(../images/common/btn_arrow.svg);
}

/* ---------------------------------------------------------------- */
.sp_480 {
  display: none;
}
@media screen and (max-width: 480px) {
  .sp_480 {
    display: block;
  }
}

/* ---------------------------------------------------------------- */
.link_free_dial02 {
  width: 100%;
  height: auto;
  margin: 0.5em 0;
}
@media screen and (max-width: 768px) {
  .link_free_dial02 {
    width: 100%;
    margin: 0.5em 0;
  }
}

/*# sourceMappingURL=public_assistance.css.map */