.square {
  /* m-tit__hero01
  ---------------------------------------------------------------------------- */
  /* m-box__faq
  ---------------------------------------------------------------------------- */
  /* m-box__theme
  ---------------------------------------------------------------------------- */
  /* m-box__point
  ---------------------------------------------------------------------------- */
  /* m-box__address
  ---------------------------------------------------------------------------- */ }
  .square .m-sct .m-tit__hero01 picture {
    max-width: 250px;
    height: auto; }
  .square .m-sct .m-box__faq_block {
    margin-bottom: 40px;
    border: 2px solid #007979;
    box-sizing: border-box; }
  .square .m-sct .m-box__faq_block:last-of-type {
    margin-bottom: 0; }
  .square .m-sct .m-box__faq_block_q {
    padding: 10px 10px 10px 20px;
    /*background: #d8f0e4;*/
    background: #ffffff;
    border-bottom: 2px solid #007979;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative; }
  .square .m-sct .m-box__faq_block_q i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    background: #007979;
    width: 80px;
    height: 80px;
    overflow: hidden; }
  .square .m-sct .m-box__faq_block_q i em {
    display: block;
    font-size: 2.4rem; }
  .square .m-sct .m-box__faq_block_q strong {
    margin-left: 0.5em;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.2;
    color: #007979; }
  .square .m-sct .m-box__faq_block_q span {
    font-size: 2.4rem;
    line-height: 1;
    color: #3a3a3a;
    position: absolute;
    bottom: 10px;
    right: 10px; }
  .square .m-sct .m-box__faq_block_a {
    margin: 50px 50px 30px 130px;
    position: relative; }
    .square .m-sct .m-box__faq_block_a:before {
      display: flex;
      justify-content: center;
      align-items: center;
      content: 'A';
      font-size: 2.4rem;
      line-height: 1;
      width: 40px;
      height: 40px;
      color: #ffffff;
      background: #007979;
      border-radius: 5px;
      position: absolute;
      top: -5px;
      left: -70px; }
  @media screen and (max-width: 1100px) {
    .square .m-sct .m-box__faq_block_q strong {
      font-size: 2.66667vw; }
    .square .m-sct .m-box__faq_block_q span {
      font-size: 2.13333vw;
      bottom: 15px;
      right: 10px; } }
  @media screen and (max-width: 767px) {
    .square .m-sct .m-box__faq_block {
      margin-bottom: 8vw; }
    .square .m-sct .m-box__faq_block:last-of-type {
      margin-bottom: 0; }
    .square .m-sct .m-box__faq_block_q {
      padding: 4vw 1.33333vw 9.33333vw 1.33333vw;
      flex-direction: column; }
    .square .m-sct .m-box__faq_block_q i {
      margin-bottom: 0.5em;
      font-size: 5.33333vw;
      width: 16vw;
      height: 16vw; }
    .square .m-sct .m-box__faq_block_q i em {
      font-size: 5.33333vw; }
    .square .m-sct .m-box__faq_block_q strong {
      margin-left: 0.5em;
      font-size: 5.06667vw; }
    .square .m-sct .m-box__faq_block_q span {
      font-size: 4vw;
      bottom: 1em;
      right: 1em; }
    .square .m-sct .m-box__faq_block_a {
      margin: 6vw; }
      .square .m-sct .m-box__faq_block_a:before {
        font-size: 5.86667vw;
        width: 10.66667vw;
        height: 10.66667vw;
        top: 1.33333vw;
        left: 0vw; }
      .square .m-sct .m-box__faq_block_a p {
        line-height: 1.6; }
        .square .m-sct .m-box__faq_block_a p strong {
          padding-left: 13.33333vw;
          display: block; } }
  .square .m-sct .m-box__theme_tit {
    margin: 0 auto;
    padding: 20px 40px 30px 40px;
    width: 100%;
    max-width: 440px;
    box-sizing: border-box;
    background: #007979; }
    .square .m-sct .m-box__theme_tit small {
      padding-bottom: 10px;
      margin-bottom: 25px;
      display: block;
      font-size: 2.4rem;
      line-height: 1;
      color: #ffffff;
      text-align: center;
      border-bottom: 1px solid #ffffff; }
    .square .m-sct .m-box__theme_tit strong {
      display: block;
      font-family: 'Kosugi Maru';
      font-weight: 400;
      font-size: 3.6rem;
      line-height: 1;
      color: #ffffff;
      text-align: center; }
  @media screen and (max-width: 767px) {
    .square .m-sct .m-box__theme_tit {
      padding: 4.66667vw;
      width: 100%;
      max-width: 100%; }
      .square .m-sct .m-box__theme_tit small {
        padding-bottom: 2vw;
        margin-bottom: 4.66667vw;
        font-size: 4.53333vw; }
      .square .m-sct .m-box__theme_tit strong {
        font-size: 6.66667vw; } }
  .square .m-sct .m-box__point_block {
    margin-bottom: 40px; }
  .square .m-sct .m-box__point_block_img {
    margin-bottom: 20px; }
  .square .m-sct .m-box__point_block_tit {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative; }
    .square .m-sct .m-box__point_block_tit i {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 45px;
      height: 45px;
      font-size: 1.6rem;
      line-height: 1;
      color: #ffffff;
      text-align: center;
      box-sizing: border-box;
      border-radius: 50%;
      background: #007979;
      position: absolute;
      top: -0.5em;
      left: 0; }
    .square .m-sct .m-box__point_block_tit strong {
      padding-left: 55px;
      font-size: 2rem;
      font-weight: bold;
      line-height: 1.6;
      color: #3a3a3a;
      display: inline-block; }
  .square .m-sct .m-box__point_block_txt p {
    line-height: 1.6; }
  @media screen and (max-width: 767px) {
    .square .m-sct .m-box__point_block {
      margin-bottom: 6.66667vw;
      flex-direction: column-reverse;
      display: flex; }
      .square .m-sct .m-box__point_block:last-of-type {
        margin-bottom: 0 !important; }
    .square .m-sct .m-box__point_block_img {
      margin-top: 4vw;
      margin-bottom: 4vw; }
    .square .m-sct .m-box__point_block_tit {
      margin-bottom: 4vw; }
      .square .m-sct .m-box__point_block_tit i {
        width: 13.33333vw;
        height: 13.33333vw;
        font-size: 4.53333vw; }
      .square .m-sct .m-box__point_block_tit strong {
        padding-left: 16vw;
        font-size: 4.26667vw;
        line-height: 1.6; } }
  .square .m-sct .m-box__address_block {
    margin-bottom: 1em; }
    .square .m-sct .m-box__address_block:last-of-type {
      margin-bottom: 0; }
    .square .m-sct .m-box__address_block > div {
      width: 100%;
      display: flex;
      align-items: center; }
    .square .m-sct .m-box__address_block i {
      margin-right: 2em;
      padding: 5px;
      font-size: 1.6rem;
      color: #007979;
      line-height: 1.6;
      text-align: center;
      width: 75px;
      height: auto;
      border: 1px solid #007979;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center; }
    .square .m-sct .m-box__address_block p {
      display: inline-block; }
  @media screen and (max-width: 767px) {
    .square .m-sct .m-box__address_block i {
      margin-right: 1em;
      padding: 2vw;
      font-size: 3.73333vw;
      width: 13.33333vw;
      height: auto;
      line-height: 1.2;
      white-space: nowrap; }
    .square .m-sct .m-box__address_block p {
      font-size: 4vw;
      line-height: 1.4; }
    .square .m-sct .m-box__address_block .m-box__flex_block {
      margin-bottom: 1em; }
      .square .m-sct .m-box__address_block .m-box__flex_block:last-of-type {
        margin-bottom: 0; } }

.nosp {
  display: block; }

.p-doctor-talk .p-doctor-talk-case {
  font-size: 2.0rem !important; }
.p-doctor-talk .m-box__faq_block_a {
  margin: 30px !important; }
.p-doctor-talk .m-box__faq_block_a::before {
  content: none !important; }

.square .m-sct .m-box__faq_block {
  background-color: #ffffff; }

.m-box__faq_block_q {
  font-family: 'Kosugi Maru'; }
  .m-box__faq_block_q em {
    margin-top: 5px; }

.m-box__faq_block-txt {
  margin-top: 10px; }

@media screen and (max-width: 767px) {
  .m-box__faq_block_q {
    font-family: 'Kosugi Maru'; }
    .m-box__faq_block_q small {
      font-size: 3.33333vw; }
    .m-box__faq_block_q em {
      font-size: 4vw;
      margin-top: 1vw; }

  .nosp {
    display: none; }

  .p-doctor-talk .p-doctor-talk-case {
    font-size: 4vw !important; }
  .p-doctor-talk .m-box__faq_block_a {
    margin: 6vw !important; } }
