/* responsive */
.p_faq{
  margin-bottom: 128px;
}
.p_faq-sec1-wrap{
  background: url(/content/dam/nttcom/hq/jp/business/lp/brainhealth/img/new_lp/head/faq-head.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.p_faq-sec1-ttl{
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #000;
  padding: 32px 0;
}

.p_faq-sec2 .inner-block{
  max-width: 640px;
}


.p_faq-list-q{
  background: url(/content/dam/nttcom/hq/jp/business/lp/brainhealth/img/faq-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 33px 16px;
}
.p_faq-list-q__img{
  width: 24px;
}
.p_faq-list-q__txt{
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  color: #000;
  width: calc(100% - 24px);
  padding-left: 16px;
}
.p_faq-list-a{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 16px 0;
}
.p_faq-list-a__img{
  width: 24px;
}
.p_faq-list-a__txt{
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  color: #000;
  width: calc(100% - 24px);
  padding-left: 16px;
}

.p_faq-list > li:first-child{
  margin-top: 24px;
}
.p_faq-list > li + li{
  margin-top: 64px;
}



.c-faq-sec3-wrap{
  margin-top: 64px;
}



/* pc */
@media screen and (min-width: 1260px) {
}

/* tablet */
@media screen and (min-width: 768px) and (max-width: 1259px) {

}

/* sp */
@media screen and (max-width: 767px) {
  .p_faq{
    margin-bottom: 64px;
  }
  .p_faq-sec2 .inner-block{
    padding: 0 20px;
  }
  .p_faq-sec1-ttl{
    font-size: 20px;
    padding: 16px 0;
  }
  .p_faq-list-a{
    padding: 8px 8px 0;
  }
  .p_faq-list-q__img{
    width: 20px;
  }
  .p_faq-list-a__img{
    width: 20px;
  }
  .p_faq-list-q__txt{
    font-size: 16px;
    width: calc(100% - 20px);
    padding-left: 8px;
  }
  .p_faq-list-a__txt{
    font-size: 16px;
    width: calc(100% - 20px);
    padding-left: 8px;
  }

  .p_faq-list > li:first-child{
    margin-top: 12px;
  }
  .p_faq-list > li + li{
    margin-top: 32px;
  }
  
  
  .c-faq-sec3-wrap{
    margin-top: 32px;
  }
}

/* 脳の健康チェックフリーダイヤル */


/* 脳の健康チェックフリーダイヤルとは？ */


/* お問い合わせ */