@charset "UTF-8";
/* Scss Document */
.sec-funeral-process {
  padding: 0 50px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sec-funeral-process {
    padding: 0 15px;
  }
}
.sec-funeral-process .area-topic {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic {
    margin-top: 20px;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics {
  display: flex;
  flex-wrap: wrap;
}
.sec-funeral-process .area-topic .adjust-flex-topics _:-ms-lang(x)::-ms-backdrop, .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics {
  flex: 0 0 23%;
  margin-right: 5% !important;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics {
  flex: 0 0 calc((100% - 100px)/3);
  padding: 30px 30px 50px 30px;
  margin-right: 50px;
  margin-bottom: 30px;
  border: 1px #ccc solid;
  border-radius: 5px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics {
    padding: 15px 15px 80px 15px;
  }
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics {
    flex: 0 0 100%;
    padding: 15px 15px 50px 15px;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics:nth-of-type(3n) {
  margin-right: 0 !important;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-img-topic {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-img-topic {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics::before {
    display: block;
    content: "";
    width: 18px;
    height: 12px;
    background-color: #B2E1DA;
    /*アイコン　表示位置*/
    position: absolute;
    top: 50%;
    right: -18px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics::after {
    display: block;
    content: "";
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #B2E1DA;
    /*アイコン　表示位置*/
    position: absolute;
    top: 50%;
    right: -31px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics::before {
    display: block;
    content: "";
    width: 12px;
    height: 21px;
    background-color: #B2E1DA;
    /*アイコン　表示位置*/
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics::after {
    display: block;
    content: "";
    width: 28px;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
    border-top: 13px solid #B2E1DA;
    /*アイコン　表示位置*/
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics:last-of-type::before {
  display: none;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics:last-of-type::after {
  display: none;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text {
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text {
    padding-left: 15px;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text .number {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  background-color: #009D85;
  width: 32px;
  /*height: 30px;*/
  border-radius: 3px;
  position: absolute;
  z-index: 999;
  top: 6px;
  padding: 0 0 1px 0;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text .title-process {
  font-family: fot-tsukuardgothic-std, "Hiragino Sans", Meiryo, "sans-serif";
  color: #009D85;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 5px;
  position: relative;
  left: 40px;
}
@media all and (-ms-high-contrast: none) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text .title-process {
    top: 6px;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text .text-process {
  margin-bottom: 15px;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .wrap-text .text-process::before {
  display: block;
  content: "";
  background-color: #009D85;
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag {
  display: flex;
  position: absolute;
  bottom: 30px;
  right: 0px;
  width: 100%;
  padding: 0 30px;
}
@media screen and (max-width: 991px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag {
    flex-wrap: wrap;
    bottom: 15px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag {
    flex-wrap: nowrap;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 700;
  flex: 0 0 23%;
  margin-right: 2.6%;
  border-radius: 3px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral {
    flex: 0 0 48%;
  }
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral:nth-of-type(2n-1) {
    margin-right: 4%;
  }
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral:nth-of-type(2n) {
    margin-right: 0%;
  }
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral:nth-of-type(-n+2) {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral {
    flex: 0 0 23% !important;
    margin-right: 2.6% !important;
    margin-bottom: 0 !important;
  }
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral:nth-of-type(4) {
  margin-right: 0;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral.no-active {
  opacity: 0.3;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral.tag-chokusou {
  background-color: #8E6986;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral.tag-kasou {
  background-color: #5A824E;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral.tag-ichinichisou {
  background-color: #475F86;
}
.sec-funeral-process .area-topic .adjust-flex-topics .wrap-topics .adjust-flex-tag .tag-funeral.tag-kazokusou {
  background-color: #968045;
}
.sec-funeral-process .adjust-btn {
  margin-top: 0;
  margin-bottom: 0;
}
