@charset "UTF-8";
h2.ttl {
  line-height: 1.6; }

.ttl h2 {
  color: #00005f;
  font-size: 3.4rem;
  padding-left: 4.5rem;
  border-left: solid 1px #00005f;
  font-weight: bold;
  margin-bottom: 3.6rem;
  line-height: 1.6; }

.t-img {
  margin-top: 5rem;
  width: 100%; }

@media (max-width: 768px) {
  .ttl h2 {
    font-size: 2.4rem; }

  .lower.padding-90 {
    padding: 9rem 0 9rem; }

  .t-img {
    width: 100%; } }
/* ------------------------------------------------------------- */
/* message                                                       */
/* ------------------------------------------------------------- */
.main .message {
  color: #333333; }

.main .message h2 {
  margin-bottom: 7rem; }

.main .message .ttl-num {
  display: block;
  text-align: center;
  width: 8rem;
  color: #fff;
  font-size: 2.8rem;
  padding: 1.8rem 0;
  margin-right: 2rem;
  background-image: url(/manda/asset/image/ma_info/family/ttl-bg.jpg); }

.main .message h3 {
  font-size: 2.2rem;
  font-weight: bold;
  display: inline; }

.main .message .sub-ttl {
  border-bottom: solid 1px #3333ab;
  margin: 3.8rem 0; }

.main .message h4 {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  color: #000; }

.main .message h4:before {
  content: '✓ ';
  margin-right: 0.2rem; }

.main .message h4:after {
  position: absolute;
  content: url(/manda/asset/image/ma_info/family/message-img03.png);
  bottom: -1.6rem;
  left: 0; }

.main .message .person ul {
  margin-top: 2rem; }

.main .message .person ul li {
  line-height: 2; }

.main .message .person ul li::before {
  content: '□ ';
  margin-right: 1rem; }

.main .message .person img {
  margin-right: 3rem; }

.main .message .person .flex {
  margin-right: 3rem; }

@media (max-width: 768px) {
  .main .message h3 {
    width: 70%;
    font-size: 2rem; }

  .main .message .person .txt-box {
    margin: 3rem 0 2rem; } }
/* ------------------------------------------------------------- */
/* table-area                                                    */
/* ------------------------------------------------------------- */
.main .table-area .hd-txt {
  line-height: 2; }

.main .table-area th, .main .table-area td {
  border: solid 1px #eeeeee;
  padding: 1.5rem 3.1rem; }

.main .table-area table {
  margin-top: 4rem; }

.main .table-area li {
  line-height: 2;
  padding-left: 1em;
  text-indent: -1em; }

.main .table-area li:before {
  content: '・'; }

.main .table-area th {
  width: 20.1rem;
  vertical-align: middle;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.7;
  color: #fff;
  background-color: #00005f; }

.main .table-area th.style-none {
  border: none;
  background-color: initial; }

.main .table-area .t-bg-b {
  color: #fff;
  background-color: #0eafd6; }

.main .table-area .t-bg-g {
  color: #fff;
  background-color: #767676; }

@media (max-width: 768px) {
  .main .table-area table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }

  .main .table-area .t-bg-b {
    width: 20rem; } }
/* ------------------------------------------------------------- */
/* voice                                                         */
/* ------------------------------------------------------------- */
.voice {
  padding: 0 0 3rem; }

.voice .ttl {
  margin-bottom: 7.5rem; }

.voice .sb-box {
  position: relative;
  width: 44.7rem;
  font-weight: 500;
  background-color: #edf2fd;
  padding: 5rem 6.1rem; }

.voice .sb-box::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border-top-width: 2.8rem;
  border-bottom-width: 1rem;
  border-left-width: 3.7rem;
  border-right-width: 0px;
  margin-left: -1rem;
  border-top-color: #edf2fd;
  top: 100%;
  left: 94%; }

.voice .sb-box .voice-num {
  position: absolute;
  top: -3.1rem;
  left: -2rem;
  display: block;
  width: 9rem;
  color: #fff;
  background: #0eafd6;
  background: linear-gradient(-45deg, #0eafd6 0%, #0e8dd6 100%);
  padding: 2.1rem 0;
  border-radius: 4.4rem;
  font-size: 3.2rem;
  font-style: italic;
  line-height: 1; }

.voice .sb-box .voice-num small {
  font-size: 1.4rem;
  display: block; }

.voice .sb-box p {
  line-height: 2;
  font-size: 1.8rem; }

.voice .sb-box p.m-b {
  margin-bottom: 5em; }

.voice .sb-box .person {
  color: #242478;
  margin-top: 2rem; }

.voice .sb-box .person span {
  font-weight: 400;
  font-size: 1.3rem;
  margin-left: 1.1rem;
  color: #fff;
  background-color: #242478;
  padding: 0.7rem; }

@media (max-width: 768px) {
  .voice .sb-box {
    width: 100%;
    padding: 5.8rem 3rem 4rem; }

  .voice .sb-box:last-child {
    margin-top: 4rem; }

  .voice .sb-box .voice-num {
    left: 0; }

  .voice .sb-box p.m-b {
    margin-bottom: 0; }

  .voice .sb-box .person span {
    display: inline-block;
    word-break: keep-all;
    margin-top: 0.4rem; } }
/* ------------------------------------------------------------- */
/* service-link                                                  */
/* ------------------------------------------------------------- */
.service-link {
  background-image: url(/manda/asset/image/top/service-link-bg.jpg);
  background-size: cover;
  color: #fff; }

.service-link .ttl h2 {
  color: #fff;
  border-left: solid 1px #fff; }

.service-link .ttl {
  margin-bottom: 6.5rem;
  line-height: 1.7; }

.service-link .wrapper {
  width: 62rem; }

.service-link .wrapper img {
  position: absolute; }

.service-link .wrapper .txt-box {
  position: relative;
  width: 58rem;
  line-height: 1.6;
  padding: 4rem 6.6rem;
  color: #000;
  background-color: #fff;
  background-image: url(/manda/asset/image/top/top-service-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 50;
  margin-top: 22rem; }

.service-link .txt-box h3 {
  font-size: 2.5rem;
  color: #00005f; }

.service-link .txt-box span {
  display: block;
  font-size: 1.4rem;
  color: #00005f;
  margin: 0.2rem 0 1.5rem; }

.service-link .txt-box .btn-w {
  font-size: 1.3rem;
  width: 18rem;
  margin: 2.5rem 1.5rem 0 0;
  padding: 0.5rem 0; }

@media (max-width: 768px) {
  .service-link .ttl {
    margin-bottom: 2rem; }

  .service-link .wrapper img {
    position: unset; }

  .service-link .txt-box .btn-w, .service-link .wrapper img, .service-link .wrapper, .service-link .wrapper .txt-box {
    width: 100%; }

  .service-link .wrapper .txt-box {
    margin-top: 0;
    padding: 4rem 3.7rem; }

  .service-link .wrapper img {
    margin-top: 5rem; } }

/*---------------------
        220105
----------------------*/


.topic {
    margin-top: 5rem;
}

.topic h4 {
    font-size: 1.6rem;
    color: #00005f;
    font-weight: bold;
    margin-bottom: 1rem;
    border: none;
}

.topic p {
	line-height:1.7;
}


/*-----------------220803*/
.section__writer__wrap {
  margin: 3rem 0;
  background-color: #f7feff;
  line-height: 1.7;
}
.section__writer__top {
  display: flex;
  margin-bottom: 15px;
}
.section__writer__name {
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 40px;
}
.section__writer__item {
  padding: 40px;
  display: flex;
}
.section__writer__item__imgwrap {
  width: 150px;
}
.section__writer__item__txtwrap {
  flex: 1;
  margin-left: 40px;
}
.section__writer__ttl {
  border-left: 8px solid #0eafd6;
  padding: 6px 14px;
  font-weight: bold;
  color: #fff;
  font-size: 1.7rem;
  background-color: #242478;
}
.section__writer__position {
  font-size: 1.6rem;
}
.section__writer__position {
  position: relative;
  display: inline-block;
  flex: 1;
}
.section__writer__position:before, .section__writer__position:after {
  content: none;
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #333;
}
.section__writer__position:before {
  left: 0;
}
.section__writer__position:after {
  right: 0;
}
.section__writer__results dd li {
  list-style: '・' inside;
}
@media (max-width: 768px) {
  .section__writer__item {
    padding: 20px;
    display: block;
  }
  .section__writer__item__txtwrap {
    margin-left: 0;
    margin-top: 25px;
  }
  .section__writer__item__imgwrap {
    width: 150px;
    margin: 0 auto;
  }
  .section__writer__name {
    margin-right: 0;
  }
  .section__writer__top {
    display: block;
  }
  .section__writer__position {
font-size: 14px;
  }
  .section__writer__position:before, .section__writer__position:after {
    width: 5px;
  }
}