@charset "utf-8";
html {
  scroll-padding-top: 180px;
}

.flow_table_wrap,
.flow_container_sp,
.flow_point_wrap_sp,
.flow_point_set_wrap_sp,
.sp_br {
  display: none;
}

.flow_container a,
.flow_container_sp a {
  color: #008e72;
  text-decoration: underline;
  font-weight: bold;
}

.flow_container a:hover,
.flow_container_sp a:hover {
  /* text-decoration: none; */
  opacity: 0.6;
}

.subpage_main_container {
  max-width: 1170px;
  margin: 0 auto;
}

.subpage_main_container .flow_wrap {
  margin: 0 auto;
  height: 400px;
  background-image: url(../images/flow_arrow.jpg);
  background-position: center;
  width: 823px;
  display: flex;
  justify-content: space-between;
  background-size: 80%;
}

.flow_container {
  margin: 80px auto 60px auto;
}

.flow_cnt_ttl {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  border-bottom: #008e72 3px solid;
}

.flow_cnt_ttl h3 {
  color: #008e72;
  padding-left: 20px;
}

.flow_container .flow_cnt_ttl img {
  width: 45px;
  height: 100%;
}

.flow_container .flow_inner_cnt {
  padding: 30px 60px 0 60px;
}

.flow_point_wrap {
  margin: 40px 60px 0 60px;
  background-color: #f6f6f6;
}

.flow_point_wrap02 {
  margin: 80px 60px 0 60px;
  background-color: #f6f6f6;
}

.flow_point_wrap .flow_point_cnt,
.flow_point_wrap02 .flow_point_cnt {
  text-align: center;
}

.flow_point_wrap h4,
.flow_point_wrap02 h4 {
  color: #008e72;
  margin: 0 30px 10px 30px;
  padding: 30px 0 10px 0;
  border-bottom: #008e72 1px solid;
}

.flow_point_set_wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 30px 0 30px;
}

.flow_point_wrap .flow_point_set {
  width: 30%;
  margin: 0 auto;
}

.flow_point_set02 {
  width: 22%;
  margin: 0 auto;
}

.flow_point_set_wrap .point_icon img {
  text-align: center;
  width: 28%;
  margin: 30px auto 5px auto;
}

.flow_point_set_wrap .point_icon02 img {
  text-align: center;
  width: 38.2%;
  margin: 30px auto 5px auto;
}

.flow_point_set p,
.flow_point_set02 p {
  text-align: left;
}

.flow_point_set h5,
.flow_point_set02 h5 {
  font-size: medium;
}

.flow_point_set p span.flow_caption {
  font-size: 0.9rem;
}

.support_bg_01 {
  position: relative;
  height: 460px;
  border: #e9f5f3 10px solid;
  margin: 80px 60px 0 60px;
}

.support_bg_02 {
  position: relative;
  height: 340px;
  border: #e9f5f3 10px solid;
  margin: 80px 60px 60px 60px;
}

.support_bg_03 {
  position: relative;
  height: 310px;
  border: #e9f5f3 10px solid;
  margin: 80px 60px 60px 60px;
}

.flow_container .support_wrap {
  position: absolute;
  width: 93%;
  margin: -40px 40px 40px 40px;
}

.flow_container .support_cnt h4 {
  text-align: center;
  position: relative;
  padding: 1rem 2rem;
  color: #fff;
  background: #59a0a6;
}

.flow_container .support_cnt h4::after {
  position: absolute;
  bottom: -10px;
  left: 25em;
  width: 0;
  height: 0;
  content: "";
  border-width: 14px 10px 0 10px;
  border-style: solid;
  border-color: #59a0a6 transparent transparent transparent;
}

.flow_container .support_ttl {
  font-weight: bold;
  padding: 0 1rem;
  border-left: 3px solid #59a0a6;
  margin: 30px 0 5px 0;
}

.flow_container .support_set p.caption,
.flow_subwrap p.caption {
  background-color: #e9f5f3;
  margin-top: 20px;
  padding: 10px 20px;
}

.flow_subwrap p.bold,
.flow_container_sp p.bold {
  font-weight: bold;
  margin-top: 20px;
}

.flow_subwrap_ttl {
  display: flex;
  margin: 30px auto 14px auto;
  padding-bottom: 14px;
  border-bottom: 1px solid #008e72;
}

.flow_container .flow_subwrap_ttl img {
  width: 40px;
  height: 100%;
  margin-right: 10px;
}

.flow_subwrap_ttl .flow_ttl {
  font-weight: bold;
}

.knowledge_wrap {
  border: 1px solid #008e72;
  background-color: #fffcf5;
  padding: 30px 30px 30px 30px;
  margin: 0px 60px;
}

.knowledge_ttl {
  display: flex;
  border-bottom: 1px solid #008e72;
  justify-content: center;
  margin-bottom: 20px;
}

.knowledge_ttl p {
  font-weight: bold;
  color: #008e72;
}

.knowledge_ttl img {
  width: 6%;
  margin: 0 20px 10px 20px;
}

/* btn_エンバーミングのご案内 */
.knowledge_btn_area {
  padding: 20px 34% 0 34%;
}

.knowledge_btn {
  height: 60px;
  border-radius: 10px;
}

.knowledge_btn a {
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
}

.knowledge_btn a::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 28px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  z-index: 2;
}

.knowledge_btn a:before {
  position: absolute;
  top: 25%;
  right: 7%;
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  z-index: 1;
}

.knowledge_btn_area .bg_green {
  background-color: #008e72;
}

/* btn_外部リンク */
.sougi_flow_btn_area {
  padding: 0 10%;
  height: 126px;
}

.sougi_flow_btn {
  height: 126px;
  border-radius: 10px;
}

.sougi_flow_btn_inner {
  width: 99%;
  border-radius: 8px;
  height: 116px;
  border: #fff 1px solid;
  position: relative;
  top: 5px;
  left: 5px;
}

.sougi_flow_btn a {
  height: 100%;
  width: 100%;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  display: flex;
}

.sougi_flow_btn_inner a img {
  width: 20%;
  border-radius: 6px 0 0 6px;
  position: absolute;
  left: 0px;
}

.sougi_flow_btn a p {
  color: #fff;
  margin-left: 100px;
  text-align: center;
}

.sougi_flow_btn a p span.large {
  font-size: 1.4rem;
  font-weight: bold;
}

.sougi_flow_btn a::after {
  content: "";
  position: absolute;
  right: 42px;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  z-index: 2;
}

.sougi_flow_btn a:before {
  position: absolute;
  right: 4%;
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  z-index: 1;
}

.sougi_flow_btn_area .bg_purple {
  background-color: #b08ec4;
}

.sougi_flow_btn_area .bg_gold,
.sougi_flow_btn_area_02 .bg_gold {
  background-color: #c4bb8e;
}

.sougi_flow_btn_area .bg_green {
  background-color: #9ec48e;
}

.sougi_flow_sub_txt {
  color: #b6a460;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.flow_subwrap {
  padding-top: 20px;
  margin: 0 60px;
}

/* コピー部分 */
.copy_wrap {
  margin: 0 auto;
}

.copy_wrap p {
  text-align: center;
}

.copy_wrap .copy01 {
  font-weight: bold;
}

.copy_wrap .copy02 {
  font-weight: bold;
  font-size: 1.4rem;
  color: #008e72;
  margin-bottom: 60px;
}

.copy_wrap .copy02 span.highlight {
  background: linear-gradient(transparent 50%, #f3ff48 0%);
  line-height: 1.3em;
}

/* 電話番号・LINEボタン表示 */
.sp_buttons_wrap {
  display: none;
}

/*　リニューアル 追記分　▼ここから　*/
ul.f-total-flow-list {
  padding: 1em;
  margin-bottom: 10px;
  text-align: left;
}

ul.f-total-flow-list li {
  line-height: 1.8;
}

ul.f-total-flow-list > li {
  line-height: 1.8;
  text-indent: -1em;
  padding-left: 1em;
}

ul.f-total-flow-list > li::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #fff;
  border: 1px solid #777;
  margin-right: 8px;
}

ul.f-total-flow-list2 {
  margin-left: 1.7em;
}

ul.f-total-flow-list2 > li::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 2px;
  height: 2px;
  border: 1px solid #777;
  margin-right: 8px;
}

/*　リニューアル 追記分　▲ここまで　*/

/*------------------------ TBサイズ------------------------*/
@media screen and (max-width: 1240px) {
}

/*------------------------ flow_wrap用 ------------------------*/
@media screen and (max-width: 850px) {
  html {
    scroll-padding-top: 0;
  }
  .flow_table_wrap {
    display: block;
  }

  .subpage_main_container .flow_wrap {
    display: none;
  }
  /* テーブル設定 */

  .subpage_main_container .flow_table_wrap {
    text-align: center;
    margin: 0 auto;
    padding: 0 20px;
  }

  .subpage_main_container table {
    width: 100%;
    text-align: left;
    border: #008e72 1px solid;
    border-spacing: 0;
  }

  .subpage_main_container th {
    width: 36%;
    background-color: #008e72;
    border-bottom: #fff 1px solid;
    font-weight: normal;
    color: #fff;
    padding: 10px 10px;
  }

  .subpage_main_container td {
    padding: 10px 10px;
    border-bottom: #008e72 1px solid;
  }

  .subpage_main_container .last_cell {
    border: none;
  }
  .flow_table_wrap a {
    height: 100%;
    width: 100%;
    display: flex;
    position: relative;
    text-decoration: none;
    background-image: url(../images/flow_table_arrow_sp.png);
    background-color: #fff;
    background-position: right;
    background-size: 20px;
  }
  /* 
  .flow_table_wrap a::after {
    content: "";
    position: absolute;
    top: 38%;
    right: 3%;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 0.5em;
    height: 0.5em;
    border: 0.15em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
  }

  .flow_table_wrap a:before {
    position: absolute;
    top: 10%;
    right: 0;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008e72;
    z-index: 1;
  } */
}

/*------------------------ SPサイズ------------------------*/
@media screen and (max-width: 768px) {
  .flow_container_sp,
  .flow_point_wrap_sp,
  .flow_point_set_wrap_sp,
  .sp_br {
    display: block;
  }

  .subpage_main_container {
    margin: 0 auto;
  }

  .subpage_main_container .flow_container {
    display: none;
  }

  .flow_container_sp {
    margin: 60px 20px;
  }

  .flow_container_sp .flow_cnt_ttl img {
    width: 45px;
    height: 100%;
    padding-top: 6px;
  }

  .flow_container_sp .flow_inner_cnt {
    padding-top: 30px;
  }

  .flow_cnt_ttl {
    display: flex;
    justify-content: center;
    padding-bottom: 2%;
    border-bottom: #008e72 3px solid;
  }

  .flow_cnt_ttl h3 {
    color: #008e72;
    padding-left: 14px;
  }

  .flow_container_sp .flow_cnt_ttl img {
    width: 40px;
    height: 100%;
  }

  .flow_container_sp .flow_inner_cnt {
    padding-top: 20px;
  }

  .flow_point_wrap_sp {
    margin-top: 30px;
    background-color: #f6f6f6;
  }

  .flow_point_set_wrap_sp {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 0 20px;
  }

  .flow_point_set_wrap_sp img {
    width: 40%;
    height: 100%;
  }

  .flow_point_wrap_sp h4 {
    text-align: center;
    color: #008e72;
    margin: 0 20px;
    padding: 20px 0 10px 0;
    border-bottom: #008e72 1px solid;
  }

  .flow_point_set_wrap_sp h5 {
    margin: 10px 0 5px 0;
  }

  .flow_point_wrap_sp .point_icon {
    width: 100%;
  }

  .flow_point_wrap_sp .flow_point_set {
    margin-left: 20px;
  }

  .flow_point_wrap_sp .flow_point_set p {
    font-size: 0.9rem;
  }

  .flow_container_sp .support_sp_bg_01 {
    position: relative;
    height: 720px;
    border: #e9f5f3 10px solid;
  }

  .flow_container_sp .support_sp_bg_02 {
    position: relative;
    height: 530px;
    border: #e9f5f3 10px solid;
  }

  .flow_container_sp .support_sp_bg_03 {
    position: relative;
    height: 555px;
    border: #e9f5f3 10px solid;
  }

  .flow_container_sp .support_sp_bg_04 {
    position: relative;
    height: 580px;
    border: #e9f5f3 10px solid;
  }

  .flow_container_sp .support_sp_bg_05 {
    position: relative;
    height: 500px;
    border: #e9f5f3 10px solid;
  }

  .flow_container_sp .support_wrap {
    position: absolute;
    width: 88%;
    margin: -40px 20px 40px 20px;
  }

  .flow_container_sp .support_cnt h4 {
    text-align: center;
    position: relative;
    padding: 1rem 2rem;
    color: #fff;
    background: #59a0a6;
  }

  .flow_container_sp .support_cnt h4::after {
    position: absolute;
    bottom: -10px;
    left: 8em;
    width: 0;
    height: 0;
    content: "";
    border-width: 14px 10px 0 10px;
    border-style: solid;
    border-color: #59a0a6 transparent transparent transparent;
  }

  .flow_container_sp p.caption,
  .flow_subwrap p.caption {
    font-size: 0.9rem;
    background-color: #e9f5f3;
    margin-top: 20px;
    padding: 20px 20px;
  }

  .flow_container_sp .support_ttl {
    font-weight: bold;
    padding: 0 1rem;
    border-left: 3px solid #59a0a6;
    margin: 30px 0 14px 0;
  }

  .flow_container_sp .flow_subwrap_ttl img {
    width: 10%;
    height: 100%;
    margin-right: 8px;
  }

  .flow_container_sp .knowledge_wrap {
    border: 1px solid #008e72;
    background-color: #fffcf5;
    padding: 30px 20px 30px 20px;
    margin: 60px 0 60px 0;
  }

  .flow_container_sp .knowledge_ttl {
    display: flex;
    border-bottom: 1px solid #008e72;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
  }

  .flow_container_sp .knowledge_ttl p {
    font-weight: bold;
    color: #008e72;
    text-align: center;
    padding-bottom: 14px;
    line-height: 1.6rem;
    font-size: 1.2rem;
  }

  .flow_container_sp .knowledge_ttl img {
    width: 14%;
    height: 100%;
    margin: 0 10px 14px 10px;
  }

  /* btn_エンバーミングのご案内 */
  .flow_container_sp .knowledge_btn_area {
    padding-top: 20px;
    height: 120px;
  }

  .flow_container_sp .knowledge_btn {
    height: 60px;
    border-radius: 10px;
  }

  .flow_container_sp .knowledge_btn a {
    height: 100%;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
  }

  .flow_container_sp .knowledge_btn a::after {
    content: "";
    position: absolute;
    top: 25px;
    right: 21px;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    z-index: 2;
  }

  .flow_container_sp .knowledge_btn a:before {
    position: absolute;
    top: 25%;
    right: 5%;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
  }

  .flow_container_sp .knowledge_btn_area .bg_green {
    background-color: #008e72;
  }

  .flow_container_sp .flow_subwrap_ttl {
    display: flex;
    margin: 40px auto 14px auto;
    padding-bottom: 14px;
    border-bottom: 1px solid #008e72;
  }

  /* btn_外部リンク */
  .flow_container_sp .sougi_flow_btn_area {
    padding: 0;
    margin-top: 40px;
    height: 126px;
  }

  .flow_container_sp .sougi_flow_btn {
    height: 126px;
    border-radius: 10px;
  }

  .flow_container_sp .sougi_flow_btn_inner {
    width: 97%;
    border-radius: 8px;
    height: 116px;
    border: #fff 1px solid;
    position: relative;
    top: 5px;
    left: 5px;
  }

  .flow_container_sp .sougi_flow_btn a {
    height: 100%;
    width: 100%;
    color: #fff;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    display: flex;
  }

  .flow_container_sp .sougi_flow_btn_inner a img {
    width: 24%;
    border-radius: 100%;
    position: absolute;
    left: 12px;
  }

  .flow_container_sp .sougi_flow_btn a p {
    color: #fff;
    text-align: left;
  }

  .flow_container_sp .sougi_flow_btn a p span.large {
    font-size: 1.4rem;
    font-weight: bold;
  }

  .flow_container_sp .sougi_flow_btn a::after {
    content: "";
    position: absolute;
    right: 19px;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    z-index: 2;
  }

  .flow_container_sp .sougi_flow_btn a:before {
    position: absolute;
    right: 4%;
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    z-index: 1;
  }

  .flow_container_sp .sougi_flow_btn a p {
    color: #fff;
    margin-left: 48px;
  }

  .flow_container_sp .bg_purple {
    background-color: #b08ec4;
  }

  .flow_container_sp .bg_gold {
    background-color: #c4bb8e;
  }

  .flow_container_sp .bg_green {
    background-color: #9ec48e;
  }

  .flow_container_sp .sougi_flow_sub_txt {
    color: #b6a460;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
  }

  /* 電話番号・LINEボタン表示 */

  .sp_buttons_wrap {
    display: block;
    text-align: center;
  }
}