.back_beige {
  background-color: #fdfaf7; }

@media (min-width: 768px) {
  html {
    scroll-padding-top: 90px;
    scroll-behavior: smooth; } }
@media (min-width: 768px) {
  .support01_wrap {
    padding: 100px 0; } }
@media (max-width: 767.98px) {
  .support01_wrap {
    padding: 50px 0; } }
.support02_wrap .osusume {
  text-align: center;
  color: #ff806f;
  font-weight: bold; }
.support02_wrap .support02_box {
  background-color: #f8f3de;
  border-radius: 10px; }
  .support02_wrap .support02_box .support_ttl {
    color: #ff806f;
    font-weight: bold; }
  .support02_wrap .support02_box ul {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .support02_wrap {
    padding: 100px 0; }
    .support02_wrap .support02_p {
      text-align: center;
      font-size: 20px;
      line-height: 1.5em; }
    .support02_wrap .osusume {
      font-size: 24px;
      margin-top: 50px; }
    .support02_wrap .support02_box {
      width: 900px;
      margin: 50px auto 0;
      padding: 50px; }
      .support02_wrap .support02_box .support_ttl {
        font-size: 20px;
        margin: 30px 0 0 0; } }
@media (max-width: 767.98px) {
  .support02_wrap {
    padding: 50px 0; }
    .support02_wrap .osusume {
      font-size: 16px;
      margin-bottom: 0; }
    .support02_wrap .support02_box {
      margin: 20px 0 0 0;
      padding: 15px; }
      .support02_wrap .support02_box .support_ttl {
        font-size: 14px;
        margin: 15px 0 0 0; } }
@media (min-width: 768px) {
  .support03_wrap {
    padding: 100px 0; } }
@media (max-width: 767.98px) {
  .support03_wrap {
    padding: 50px 0; } }
.support04_wrap .ttle02 {
  margin-top: 0; }
  .support04_wrap .ttle02 > span {
    display: block; }
.support04_wrap .btn_wrap {
  margin-bottom: 0; }
.support04_wrap .support04_flex > div {
  background-color: #fff;
  overflow: hidden; }
  .support04_wrap .support04_flex > div .support04_ttl {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FE7F6F;
    width: fit-content; }
    .support04_wrap .support04_flex > div .support04_ttl.blue {
      background-color: #70C7EC; }
  .support04_wrap .support04_flex > div .txt {
    margin-bottom: 0; }
.support04_wrap .support_table {
  width: 100%;
  text-align: center;
  border: 1px solid #887f69; }
  .support04_wrap .support_table tr th {
    color: #fff;
    background-color: #887f69;
    font-weight: normal; }
    .support04_wrap .support_table tr th.pink {
      background-color: #f8f3de;
      color: #887f69;
      border-right: 1px solid #887f69;
      border-bottom: 1px solid #887f69; }
  .support04_wrap .support_table tr td {
    border-right: 1px solid #887f69; }
.support04_wrap .support_table2 {
  border: 1px solid #887f69; }
  .support04_wrap .support_table2 tr th {
    color: #fff;
    background-color: #887f69;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #fff; }
  .support04_wrap .support_table2 tr td {
    border-bottom: 1px solid #887f69; }
.support04_wrap .support04_box {
  background-color: #f8f3de;
  border-radius: 10px; }

@media (min-width: 768px) {
  .support04_wrap {
    padding: 100px 0; }
    .support04_wrap .ttle02 > span {
      font-size: 17px; }
    .support04_wrap .support04_lead {
      text-align: center;
      font-size: 20px;
      line-height: 1.5em;
      margin-bottom: 60px; }
    .support04_wrap .support04_flex {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 30px;
      margin-bottom: 10px; }
      .support04_wrap .support04_flex > div {
        border-radius: 10px;
        border: 2px solid #887f69;
        width: calc(50% - 15px);
        padding: 20px; }
        .support04_wrap .support04_flex > div .support04_ttl {
          margin-top: -20px;
          margin-left: -20px;
          border-radius: 0 0 10px 0;
          height: 50px;
          font-size: 18px;
          padding: 0 20px; }
        .support04_wrap .support04_flex > div .ttl {
          font-size: 20px;
          margin: 20px 0 10px; }
        .support04_wrap .support04_flex > div.recurrent {
          width: 100%; }
    .support04_wrap .support_table {
      height: 100px; }
      .support04_wrap .support_table tr th {
        width: 33.33%; }
    .support04_wrap .support_table2 {
      width: 100%; }
      .support04_wrap .support_table2 th {
        width: 250px; }
      .support04_wrap .support_table2 td {
        padding: 15px 10px; }
    .support04_wrap .support04_box {
      padding: 50px;
      margin-top: 50px;
      text-align: center; }
      .support04_wrap .support04_box .support04_lead {
        margin-bottom: 20px; } }
@media (max-width: 767.98px) {
  .support04_wrap {
    padding: 50px 0; }
    .support04_wrap .ttle02 > span {
      font-size: 14px; }
    .support04_wrap .support04_flex {
      display: flex;
      flex-direction: column;
      gap: 15px;
      margin-bottom: 10px; }
      .support04_wrap .support04_flex > div {
        border-radius: 10px;
        border: 2px solid #887f69;
        padding: 15px; }
        .support04_wrap .support04_flex > div .support04_ttl {
          margin-top: -15px;
          margin-left: -15px;
          border-radius: 0 0 10px 0;
          padding: 0 15px;
          height: 35px;
          font-size: 14px;
          line-height: 1em; }
        .support04_wrap .support04_flex > div .ttl {
          font-size: 15px;
          margin: 10px 0 5px; }
          .support04_wrap .support04_flex > div .ttl > .nankan {
            display: inline-block; }
        .support04_wrap .support04_flex > div.nankan > div:nth-child(2) {
          width: 160px;
          margin: 10px auto 0; }
    .support04_wrap .support_table tr th, .support04_wrap .support_table tr td, .support04_wrap .support_table2 tr th, .support04_wrap .support_table2 tr td {
      padding: 5px; }
    .support04_wrap .support_table tr th, .support04_wrap .support_table2 tr th {
      width: 33.33%; }
    .support04_wrap .support04_box {
      padding: 15px;
      margin-top: 20px; }
      .support04_wrap .support04_box .support04_lead {
        margin-bottom: 10px; } }
.guide_table {
  width: 100%;
  text-align: center;
  border: 1px solid #887f69;
  border-collapse: collapse; }
  .guide_table tr {
    border-bottom: 1px solid #887f69; }
    .guide_table tr.pink_tr th {
      background-color: #887f69;
      color: #fff;
      border-right: 1px solid #fff; }
      .guide_table tr.pink_tr th:last-child {
        border-right: none; }
    .guide_table tr th, .guide_table tr td {
      border-right: 1px solid #887f69; }
    .guide_table tr th {
      font-weight: normal !important; }
      .guide_table tr th.beige_th {
        background-color: #f8f3de;
        color: #887f69; }
    .guide_table tr td {
      background-color: #fff; }

@media (min-width: 768px) {
  .table_ttl {
    font-size: 22px;
    margin: 50px 0 10px; }

  .guide_table {
    margin-bottom: 10px; }
    .guide_table tr th, .guide_table tr td {
      padding: 10px; }
    .guide_table tr .beige_th {
      width: 230px; } }
@media (max-width: 767.98px) {
  .table_ttl {
    font-size: 16px;
    margin: 30px 0 10px; }

  .scroll_box {
    overflow-x: scroll;
    margin-bottom: 10px; }

  .guide_table {
    width: 800px; }
    .guide_table tr th, .guide_table tr td {
      padding: 10px; } }
.flow_dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 10; }
  .flow_dl > dt {
    position: relative; }
    .flow_dl > dt::before {
      content: '';
      width: 2px;
      height: 100%;
      background-color: #887f69;
      position: absolute;
      z-index: -1; }
    .flow_dl > dt > div {
      background-color: #fe7f6f;
      color: #fff;
      border-radius: 50%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
  .flow_dl > dd {
    background-color: #fff;
    border: 2px solid #887f69; }
    .flow_dl > dd .ttl {
      font-weight: 800;
      color: #887f69; }
  .flow_dl .nyugaku {
    width: 100%;
    background-color: #00974b;
    text-align: center;
    color: #fff;
    border-radius: 10px; }

@media (min-width: 768px) {
  .flow_dl {
    width: 1000px;
    margin: 40px auto 0; }
    .flow_dl > dt::before {
      left: 35px; }
    .flow_dl > dt.step5::before {
      top: -150px; }
    .flow_dl > dt > div {
      width: 70px;
      height: 70px;
      gap: 5px; }
      .flow_dl > dt > div > span {
        line-height: 1em; }
        .flow_dl > dt > div > span:nth-child(1) {
          font-size: 16px; }
        .flow_dl > dt > div > span:nth-child(2) {
          font-size: 20px; }
    .flow_dl > dd {
      width: 900px;
      border-radius: 10px;
      padding: 25px;
      margin-bottom: 40px; }
      .flow_dl > dd:last-child {
        margin-bottom: 0; }
      .flow_dl > dd .ttl {
        font-size: 20px; }
      .flow_dl > dd.oc_flow_flex {
        display: flex;
        justify-content: space-between; }
        .flow_dl > dd.oc_flow_flex > div:nth-child(1) {
          width: calc( 100% - 270px ); }
        .flow_dl > dd.oc_flow_flex > div:nth-child(2) {
          width: 240px; }
        .flow_dl > dd.oc_flow_flex img {
          border-radius: 15px; }
    .flow_dl .nyugaku {
      font-size: 22px;
      padding: 15px;
      margin-bottom: 40px; } }
@media (max-width: 767.98px) {
  .flow_dl {
    margin: 0 auto; }
    .flow_dl > dt::before {
      left: 25px; }
    .flow_dl > dt.step5::before {
      top: -150%; }
    .flow_dl > dt > div {
      width: 50px;
      height: 50px;
      gap: 2px; }
      .flow_dl > dt > div > span {
        line-height: 1em; }
        .flow_dl > dt > div > span:nth-child(1) {
          font-size: 12px; }
        .flow_dl > dt > div > span:nth-child(2) {
          font-size: 14px; }
    .flow_dl > dd {
      width: calc( 100% - 60px );
      border-radius: 10px;
      padding: 15px;
      margin-bottom: 20px; }
      .flow_dl > dd:last-child {
        margin-bottom: 0; }
      .flow_dl > dd .ttl {
        font-size: 16px;
        margin-bottom: 15px; }
      .flow_dl > dd img {
        border-radius: 15px; }
    .flow_dl .nyugaku {
      font-size: 16px;
      padding: 10px;
      margin-bottom: 20px; } }
.medical_ul3 {
  display: flex;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap; }
  .medical_ul3 li {
    width: 400px;
    border-bottom: 2px solid #897f69;
    margin: 20px 10px 0;
    padding: 0 0 5px;
    font-size: 18px;
    text-align: center;
    position: relative; }
    .medical_ul3 li::before {
      content: "";
      background-image: url("../images/check.svg");
      background-size: 25px 25px;
      width: 25px;
      height: 25px;
      display: block;
      position: absolute;
      bottom: 10px;
      left: 10px; }

@media (max-width: 767.98px) {
  .medical_ul3 {
    display: flex;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    .medical_ul3 li {
      width: 100%;
      border-bottom: 2px solid #897f69;
      margin: 20px 10px 0;
      padding: 0 0 5px;
      font-size: 15px;
      text-align: center;
      position: relative; }
      .medical_ul3 li::before {
        content: "";
        background-image: url("../images/check.svg");
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        bottom: 10px;
        left: 10px; } }
