.pc-block {
  display: block;
}

.sp-block {
  display: none;
}

.o-family-trust .content-example {
  background: #fff;
}

.o-familly-trust section:last-of-type {
  margin-bottom: 145px;
}

.o-familly-trust section + section {
  margin-top: 120px;
}

.o-familly-trust__inner {
  padding: 70px 60px 60px;
  border: 1px solid #A8C3D4;
  width: 960px;
  margin: 0 auto;
}

.o-familly-trust .c-title__global__box {
  text-align: center;
}

.o-familly-trust .c-title__global .-main {
  font-weight: normal;
}

.o-familly-trust .c-title__global .-nav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.o-familly-trust .c-title__global .-nav h1 {
  width: 100%;
  margin: 0;
}

.o-familly-trust__title {
  font-size: 28px;
  color: #EA6061;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  margin-bottom: 45px;
}

.o-familly-trust__summary {
  background-color: #D5E1E9;
  margin: 20px 20px 60px;
  padding: 25px;
}

.o-familly-trust__summary-title {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.o-familly-trust__summary-list li {
  padding-left: 1.5em;
  font-size: 16px;
  position: relative;
  text-align: center;
}

.o-familly-trust__feature {
  text-align: center;
}

.o-familly-trust__feature-inner {
  margin-bottom: 60px;
}

.o-familly-trust__feature-title {
  font-size: 22px;
  color: #4E5B73;
  line-height: 1.7;
  margin-bottom: 30px;
  font-weight: bold;
}

.o-familly-trust__feature-title span {
  font-size: 28px;
  color: #FF585D;
}

.o-familly-trust__feature-items {
  margin-bottom: 55px;
}

.o-familly-trust__feature-item + .o-familly-trust__feature-item {
  margin-top: 35px;
}

.o-familly-trust__feature-item-title {
  font-size: 22px;
  color: #4E5B73;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 10px;
}

.o-familly-trust__feature-item-title span {
  color: #FF585D;
  text-decoration: underline;
}

.o-familly-trust__feature-item p {
  font-size: 16px;
}

.o-familly-trust__feature-bottom {
  font-size: 20px;
}

.o-familly-trust__inquiry .c-contactbox__item {
  border: 1px solid #4E5B73;
}

.o-familly-trust__inquiry .c-contactbox__item__title {
  font-size: 16px;
  line-height: 1.5;
}

.o-familly-trust__inquiry .c-contactbox__item__title span {
  font-size: 14px;
  font-weight: normal;
}

.o-familly-trust__inquiry .c-button.-single {
  font-size: 20px;
  font-weight: normal;
}

.o-familly-trust__inquiry .c-contactbox__item__number {
  font-size: 30px;
  line-height: 1.5;
}

.o-familly-trust__inquiry-caution {
  margin-top: -10px;
}

.o-familly-trust__inquiry-caution .c-contactbox__item__text {
  font-size: 12px;
}

.o-familly-trust__inquiry .c-contactbox__item {
  padding: 40px 40px 50px;
}

.o-familly-trust__inquiry .o-familly-trust__inquiry__number {
  margin-bottom: 45px;
}

.c-morebox__content:after {
  background: initial;
}

@media screen and (max-width: 767px) {
  .pc-block {
    display: none;
  }
  .sp-block {
    display: block;
  }
  .c-slider--simple__dottedbox .slick-dots li {
    width: 40px;
    height: 3px;
  }
  .o-family-trust .content-example {
    width: 100%;
  }
  .o-familly-trust section:last-of-type {
    margin-bottom: 85px;
  }
  .o-familly-trust__inner {
    width: 100%;
    padding: 0 4%;
    border: none;
  }
  .o-familly-trust__title {
    line-height: 1.7;
  }
  .o-familly-trust__summary {
    margin: 20px 0 60px;
  }
  .o-familly-trust__summary-title {
    font-weight: normal;
  }
  .o-familly-trust__feature-bottom {
    line-height: 1.7;
  }
}

.border_block .block_title {
  font-weight: 700;
  font-size: 1.2em;
  padding: 0.4em 15px;
  background: #EAEAEA;
}
.border_block .block_text {
  padding: 10px 15px 15px;
}
