/* CSS Document */
/* CSS Document */
/* line 7, style.scss */
.contentb {
  margin: auto;
  max-width: 1300px; }

/* line 14, style.scss */
.main1b {
  position: relative; }

/* line 17, style.scss */
.doctor01_img {
  position: absolute;
  max-width: 700px;
  width: 58.3%;
  right: 50px;
  top: 0; }
  @media all and (min-width: 1200.01px) and (max-width: 1300px) {
    /* line 17, style.scss */
    .doctor01_img {
      right: calc((100vw - 1200px) / 2); } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 17, style.scss */
    .doctor01_img {
      right: 0; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 17, style.scss */
    .doctor01_img {
      right: 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 17, style.scss */
    .doctor01_img {
      position: relative;
      max-width: none;
      width: calc(100% - 40px);
      right: auto;
      top: auto;
      margin: 0 0 0 auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 17, style.scss */
    .doctor01_img {
      position: relative;
      max-width: none;
      width: calc(100% - 40px);
      right: auto;
      top: auto;
      margin: 0 0 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 17, style.scss */
    .doctor01_img {
      position: relative;
      max-width: none;
      width: calc(100% - 20px);
      right: auto;
      top: auto;
      margin: 0 0 0 auto; } }

/* line 57, style.scss */
.doctor01_txt {
  position: relative;
  max-width: 810px;
  width: 67.5%; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 57, style.scss */
    .doctor01_txt {
      width: calc(100% - 20px);
      margin: -60px auto 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 57, style.scss */
    .doctor01_txt {
      width: calc(100% - 20px);
      margin: -40px auto 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 57, style.scss */
    .doctor01_txt {
      width: calc(100% - 20px);
      margin: -20px auto 0 0; } }
  /* line 77, style.scss */
  .doctor01_txt .name {
    padding-top: 60px;
    line-height: 1.8;
    margin-left: 50px;
    font-size: 28px;
    font-size: 2.8rem; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 77, style.scss */
      .doctor01_txt .name {
        margin-left: 30px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 77, style.scss */
      .doctor01_txt .name {
        margin-left: 20px;
        font-size: 22px;
        font-size: 2.2rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 77, style.scss */
      .doctor01_txt .name {
        margin: 0 0 20px;
        padding-top: 0;
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 77, style.scss */
      .doctor01_txt .name {
        margin: 0 0 20px;
        padding-top: 0;
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 350px) {
      /* line 77, style.scss */
      .doctor01_txt .name {
        margin: 0 0 20px;
        padding-top: 0;
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 112, style.scss */
      .doctor01_txt .name p.clinic_name {
        display: inline-block;
        text-align: left; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 112, style.scss */
      .doctor01_txt .name p.clinic_name {
        display: inline-block;
        text-align: left; } }
    @media screen and (max-width: 350px) {
      /* line 112, style.scss */
      .doctor01_txt .name p.clinic_name {
        display: inline-block;
        text-align: left; } }
    /* line 130, style.scss */
    .doctor01_txt .name span {
      font-size: 38px;
      font-size: 3.8rem;
      margin-left: 0.5em; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 130, style.scss */
        .doctor01_txt .name span {
          font-size: 30px;
          font-size: 3.0rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 130, style.scss */
        .doctor01_txt .name span {
          font-size: 28px;
          font-size: 2.8rem; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 130, style.scss */
        .doctor01_txt .name span {
          font-size: 24px;
          font-size: 2.4rem; } }
      @media screen and (max-width: 350px) {
        /* line 130, style.scss */
        .doctor01_txt .name span {
          font-size: 20px;
          font-size: 2.0rem; } }

/* line 155, style.scss */
.doctor_comment {
  padding: 50px;
  width: 100%;
  background-color: rgba(227, 243, 253, 0.8); }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 155, style.scss */
    .doctor_comment {
      padding: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 155, style.scss */
    .doctor_comment {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 155, style.scss */
    .doctor_comment {
      padding: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 155, style.scss */
    .doctor_comment {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 155, style.scss */
    .doctor_comment {
      padding: 15px; } }
  /* line 174, style.scss */
  .doctor01_txt .doctor_comment {
    margin-top: 30px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 174, style.scss */
      .doctor01_txt .doctor_comment {
        margin-top: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 174, style.scss */
      .doctor01_txt .doctor_comment {
        margin-top: 0; } }
    @media screen and (max-width: 350px) {
      /* line 174, style.scss */
      .doctor01_txt .doctor_comment {
        margin-top: 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 190, style.scss */
    .doctor02_txt .doctor_comment {
      padding: 30px 20px 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 190, style.scss */
    .doctor02_txt .doctor_comment {
      padding: 30px 20px 20px; } }
  @media screen and (max-width: 350px) {
    /* line 190, style.scss */
    .doctor02_txt .doctor_comment {
      padding: 30px 15px 15px; } }

/* line 206, style.scss */
.main2 {
  margin: 50px 0 0;
  /*@include mq(m) {
  }
  @include mq(ls) {
  }
  @include mq(s) {
  	margin: 30px 0 0;
  }
  @include mq(xs) {
  	margin: 30px 0 0;
  }
  @include mq(xxs) {
  	margin: 20px 0 0;
  }*/ }

/* line 222, style.scss */
.main2b {
  position: relative;
  margin: auto;
  max-width: 1300px; }

/* line 227, style.scss */
.doctor02_img {
  max-width: 700px;
  width: 58.3%;
  margin-left: 50px; }
  @media all and (min-width: 1200.01px) and (max-width: 1300px) {
    /* line 227, style.scss */
    .doctor02_img {
      margin-left: calc((100vw - 1200px) / 2); } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 227, style.scss */
    .doctor02_img {
      margin-left: 0; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 227, style.scss */
    .doctor02_img {
      margin-left: 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 227, style.scss */
    .doctor02_img {
      max-width: none;
      width: calc(100% - 40px);
      margin: 0 auto 0 10px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 227, style.scss */
    .doctor02_img {
      max-width: none;
      width: calc(100% - 40px);
      margin: 0 auto 0 10px; } }
  @media screen and (max-width: 350px) {
    /* line 227, style.scss */
    .doctor02_img {
      max-width: none;
      width: calc(100% - 20px);
      margin: 0 auto 0 10px; } }

/* line 256, style.scss */
.doctor02_txt {
  position: absolute;
  right: 0;
  bottom: -50px;
  max-width: 810px;
  width: 67.5%; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 256, style.scss */
    .doctor02_txt {
      bottom: -30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 256, style.scss */
    .doctor02_txt {
      bottom: -30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 256, style.scss */
    .doctor02_txt {
      position: relative;
      bottom: auto;
      width: calc(100% - 40px);
      margin: -30px 0 0 auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 256, style.scss */
    .doctor02_txt {
      position: relative;
      bottom: auto;
      width: calc(100% - 40px);
      margin: -25px 0 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 256, style.scss */
    .doctor02_txt {
      position: relative;
      bottom: auto;
      width: calc(100% - 20px);
      margin: -20px 0 0 auto; } }

/* line 287, style.scss */
.main3 {
  margin: 120px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 287, style.scss */
    .main3 {
      margin: 60px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 287, style.scss */
    .main3 {
      margin: 60px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 287, style.scss */
    .main3 {
      margin: 60px 0 0; } }

/* line 303, style.scss */
.main3b {
  margin: auto;
  max-width: 1200px; }

/* line 307, style.scss */
.history_box {
  margin: 35px 0 0; }

/* line 310, style.scss */
.history_boxb {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 310, style.scss */
    .history_boxb {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 310, style.scss */
    .history_boxb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 310, style.scss */
    .history_boxb {
      display: block; } }

/* line 327, style.scss */
.history_unit {
  width: calc(50% - 5px);
  padding: 50px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 327, style.scss */
    .history_unit {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 327, style.scss */
    .history_unit {
      width: 100%;
      padding: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 327, style.scss */
    .history_unit {
      width: 100%;
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 327, style.scss */
    .history_unit {
      width: 100%;
      padding: 15px; } }
  /* line 347, style.scss */
  .history_unit table {
    margin: 35px auto 0; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 347, style.scss */
      .history_unit table {
        margin: 25px auto 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 347, style.scss */
      .history_unit table {
        margin: 20px auto 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 347, style.scss */
      .history_unit table {
        margin: 20px auto 0; } }
    @media screen and (max-width: 350px) {
      /* line 347, style.scss */
      .history_unit table {
        margin: 15px auto 0; } }
    /* line 363, style.scss */
    .history_unit table th {
      padding-right: 2.0em;
      white-space: nowrap;
      vertical-align: top; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 363, style.scss */
        .history_unit table th {
          padding-right: 1.0em; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 363, style.scss */
        .history_unit table th {
          padding-right: 1.0em; } }
      @media screen and (max-width: 350px) {
        /* line 363, style.scss */
        .history_unit table th {
          padding-right: 0.5em; } }
  /* line 382, style.scss */
  .history_unit ul {
    margin: 35px auto 0;
    width: fit-content; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 382, style.scss */
      .history_unit ul {
        margin: 25px auto 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 382, style.scss */
      .history_unit ul {
        margin: 20px auto 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 382, style.scss */
      .history_unit ul {
        margin: 20px auto 0; } }
    @media screen and (max-width: 350px) {
      /* line 382, style.scss */
      .history_unit ul {
        margin: 15px auto 0; } }
    /* line 399, style.scss */
    .history_unit ul li {
      width: fit-content; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 403, style.scss */
    .history_unit:last-of-type {
      margin-top: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 403, style.scss */
    .history_unit:last-of-type {
      margin-top: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 403, style.scss */
    .history_unit:last-of-type {
      margin-top: 15px; } }

/*# sourceMappingURL=style.css.map */
