.p_ttl2 {
  background: url("/img/family_mv.jpg") no-repeat center center/cover;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 481px) {
  .p_ttl2 {
    background: url("/img/family_mv@2x.jpg") no-repeat center center/cover;
  }
}
@media screen and (max-width: 480px) {
  .p_ttl2 {
    background: url("/img/family_mv_sp.jpg") no-repeat center center/cover;
  }
}
.p_ttl2 .type {
  display: block;
  margin-bottom: 30px;
  font-size: 2.5rem;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .p_ttl2 .type {
    margin-bottom: 8px;
    font-size: 1.3rem;
  }
}

.p_intro {
  width: 1010px;
  margin: 0 auto;
  padding: 100px 0 110px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .p_intro {
    width: 88%;
    padding: 35px 0 40px;
  }
}

.p_lead .copy {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.54;
}
.p_lead p {
  margin-top: 20px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  .p_lead .copy {
    font-size: 2rem;
    line-height: 1.7;
  }
  .p_lead p {
    margin-top: 15px;
    font-size: 1.6rem;
  }
}

.s_flow {
  margin: 0 auto;
}
.s_flow::before {
  content: "";
  display: block;
  width: 1010px;
  height: 1px;
  background: #008e66;
  margin: 0 auto 140px;
}
@media screen and (max-width: 480px) {
  .s_flow::before {
    width: 88%;
    margin: 0 auto 55px;
  }
}
.s_flow .s_ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  .s_flow .s_ttl {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.s_flow .flow_list1 {
  width: 725px;
  margin: 50px auto 0;
}
@media screen and (max-width: 480px) {
  .s_flow .flow_list1 {
    width: 88%;
    margin: 25px auto 0;
  }
}
.s_flow .flow_list1 li {
  line-height: 1;
}
.s_flow .flow_list1 li .ttl {
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .s_flow .flow_list1 li .ttl {
    font-size: 1.6rem;
  }
}
.s_flow .flow_list1 li .txt p {
  margin: 0.4em 0 -0.355em;
  font-size: 1.6rem;
  line-height: 1.71;
}
@media screen and (max-width: 480px) {
  .s_flow .flow_list1 li .txt p {
    font-size: 1.3rem;
  }
}
.s_flow .notes {
  margin-top: 30px;
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  .s_flow .notes {
    margin-top: 20px;
    font-size: 1.2rem;
  }
}

.s_voice {
  width: 1010px;
  margin: 120px auto 0;
  border-top: 1px solid #008e66;
  padding: 110px 0 120px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .s_voice {
    width: auto;
    border-top: none;
    margin: 60px auto 0;
    padding: 0 0 60px;
  }
  .s_voice::before {
    content: "";
    display: block;
    width: 88%;
    height: 1px;
    background: #008e66;
    margin: 0 auto 55px;
  }
}
.s_voice .s_ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  .s_voice .s_ttl {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.s_voice .voice_list1 {
  margin-top: 50px;
}
@media screen and (max-width: 480px) {
  .s_voice .voice_list1 {
    margin: 35px auto 0;
    width: 93.3%;
  }
}

.s_estate {
  width: 1010px;
  margin: 0 auto 0;
  border-top: 1px solid #008e66;
  padding: 110px 0 120px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .s_estate {
    width: auto;
    border-top: none;
    padding: 0 0 50px;
  }
  .s_estate::before {
    content: "";
    display: block;
    width: 88%;
    height: 1px;
    background: #008e66;
    margin: 0 auto 55px;
  }
}
.s_estate .s_ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 3rem;
}
@media screen and (max-width: 480px) {
  .s_estate .s_ttl {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.s_estate .s_lead {
  margin-top: 38px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.78;
}
@media screen and (max-width: 480px) {
  .s_estate .s_lead {
    margin: 15px auto 0;
    width: 88%;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.88;
  }
  .s_estate .s_lead br {
    display: none;
  }
}
.s_estate .txt1 {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.88;
}
@media screen and (max-width: 480px) {
  .s_estate .txt1 {
    margin: 10px auto 0;
    width: 88%;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.86;
  }
  .s_estate .txt1 br {
    display: none;
  }
}
.s_estate .box {
  margin-top: 50px;
  background: #f1f5f7;
  border-radius: 10px;
  padding: 60px 0;
}
@media screen and (max-width: 480px) {
  .s_estate .box {
    margin: 20px auto 0;
    width: 93.3%;
    padding: 30px 0;
  }
}
.s_estate .check_list1 {
  width: 770px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .s_estate .check_list1 {
    width: 85.3vw;
  }
}
.s_estate .check_list1 li {
  font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
  .s_estate .check_list1 li {
    font-size: 1.4rem;
  }
}
.s_estate .notes {
  width: 670px;
  margin: 35px auto 0;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.86;
}
@media screen and (max-width: 480px) {
  .s_estate .notes {
    width: 88%;
    margin: 15px auto 0;
    font-size: 1.1rem;
    line-height: 1.64;
  }
}

.p_outro {
  width: 1010px;
  margin: 0 auto;
  border-top: 1px solid #008e66;
  padding-top: 150px;
}
@media screen and (max-width: 480px) {
  .p_outro {
    width: auto;
    border-top: none;
    padding-top: 0;
  }
  .p_outro::before {
    content: "";
    display: block;
    width: 88%;
    height: 1px;
    background: #008e66;
    margin: 0 auto 60px;
  }
}

.s_contact {
  margin: 0 auto;
  width: 1010px;
  background: #f1f5f7;
  border-radius: 10px;
  padding-bottom: 60px;
}
@media screen and (max-width: 480px) {
  .s_contact {
    width: 93.3%;
    padding-bottom: 30px;
  }
}
.s_contact .s_ttl {
  background: #008e66;
  color: #fff;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 70px;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 480px) {
  .s_contact .s_ttl {
    font-size: 1.8rem;
    line-height: 50px;
  }
}
.s_contact .s_lead {
  margin-top: 45px;
  font-size: 1.8rem;
  line-height: 1.78;
}
@media screen and (max-width: 480px) {
  .s_contact .s_lead {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.71;
  }
}
.s_contact .s_subttl {
  margin: 20px auto 0;
  width: 780px;
  border-bottom: 1px solid #e2ebef;
  padding-bottom: 22px;
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
@media screen and (max-width: 480px) {
  .s_contact .s_subttl {
    margin: 10px auto 0;
    width: 82.7vw;
    padding-bottom: 10px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.s_contact .contact_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px auto 0;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
}
.s_contact .contact_list li {
  width: 420px;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list li {
    width: auto;
    padding-top: 20px;
  }
}
.s_contact .contact_list li + li {
  border-left: 1px solid #e2ebef;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list li + li {
    border-left: none;
    border-top: 1px solid #e2ebef;
    margin-top: 20px;
  }
}
.s_contact .contact_list .ttl {
  margin-bottom: 25px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list .ttl {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.s_contact .contact_list .btn {
  width: 325px;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list .btn {
    width: 250px;
    height: 50px;
    line-height: 48px;
    font-size: 1.6rem;
    padding: 0 60px 0 25px;
  }
  .s_contact .contact_list .btn::after {
    width: 40px;
    top: calc(50% - 20px);
    right: 4px;
    background-size: 6px;
  }
}
.s_contact .contact_list a:not(.btn) {
  color: inherit;
  text-decoration: none;
}
.s_contact .contact_list .tel {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
}
.s_contact .contact_list .tel strong {
  font-family: "AvenirNextLTPro-Demi", sans-serif;
}
.s_contact .contact_list .tel a {
  font-size: 2.1rem;
  font-family: "AvenirNextLTPro-Regular", sans-serif;
}
.s_contact .contact_list .tel .small {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list .tel {
    font-size: 1.4rem;
  }
  .s_contact .contact_list .tel a {
    font-size: 1.8rem;
  }
  .s_contact .contact_list .tel .small {
    font-size: 1rem;
  }
}
.s_contact .contact_list .mail_fax {
  margin-top: 20px;
  font-family: "AvenirNextLTPro-Regular", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
}
.s_contact .contact_list .mail_fax strong {
  font-family: "AvenirNextLTPro-Demi", sans-serif;
}
@media screen and (max-width: 480px) {
  .s_contact .contact_list .mail_fax {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.s_contact + .link_list1 {
  width: 780px;
  margin: 60px auto 0;
}
.s_contact + .link_list1 a {
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  .s_contact + .link_list1 {
    width: 85%;
    margin: 30px auto 0;
  }
  .s_contact + .link_list1 a {
    font-size: 1.4rem;
  }
}

.benefit_list {
  width: 1010px;
  margin: 60px auto 0;
  background: #f1f5f7;
  border-radius: 10px;
  padding: 60px 0;
}
@media screen and (max-width: 480px) {
  .benefit_list {
    width: 93.3%;
    margin: 30px auto 0;
    padding: 30px 0;
  }
}
.benefit_list .ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 480px) {
  .benefit_list .ttl {
    font-size: 1.6rem;
    line-height: 1.63;
  }
}
.benefit_list .check_list1 {
  margin: 30px auto 0;
  width: 770px;
}
@media screen and (max-width: 480px) {
  .benefit_list .check_list1 {
    margin: 15px auto 0;
    width: 85.3vw;
  }
}
.benefit_list .check_list1 li {
  font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
  .benefit_list .check_list1 li {
    font-size: 1.4rem;
  }
}
.benefit_list .check_list1 li .notes {
  font-family: "Inter", "TazuganeGothicStdN-Light", sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 480px) {
  .benefit_list .check_list1 li .notes {
    display: block;
    font-size: 1.2rem;
  }
}

footer {
  border-top: 1px solid #e2ebef;
  margin-top: 150px;
}
@media screen and (max-width: 480px) {
  footer {
    margin-top: 60px;
  }
}