/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.doctor-box {
  margin-top: 100px;
  padding-top: 50px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 5, style.scss */
    .doctor-box {
      margin-top: 50px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 5, style.scss */
    .doctor-box {
      margin-top: 50px; } }
  @media screen and (max-width: 350px) {
    /* line 5, style.scss */
    .doctor-box {
      margin-top: 50px; } }
  /* line 23, style.scss */
  .doctor-box:nth-of-type(1) {
    margin-top: 0; }

/* line 29, style.scss */
.doctor-boxb {
  background-color: #caf2fc;
  position: relative;
  margin: 0 auto 0 100px;
  padding: 50px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 29, style.scss */
    .doctor-boxb {
      margin: 0 auto 0 50px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 29, style.scss */
    .doctor-boxb {
      margin: 0;
      padding: 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 29, style.scss */
    .doctor-boxb {
      margin: 0;
      padding: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 29, style.scss */
    .doctor-boxb {
      margin: 0;
      padding: 30px; } }
  /* line 53, style.scss */
  .doctor-boxb:before {
    display: block;
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #fff;
    top: 10px;
    left: 10px; }

/* line 66, style.scss */
.doctor-photo {
  position: absolute;
  max-width: 330px;
  width: 100%;
  top: -50px;
  left: -100px;
  box-shadow: 10px 10px 10px 0 rgba(153, 153, 153, 0.3);
  z-index: 3;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #ccc; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 66, style.scss */
    .doctor-photo {
      max-width: 260px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 66, style.scss */
    .doctor-photo {
      max-width: 220px;
      left: -50px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 66, style.scss */
    .doctor-photo {
      max-width: 240px;
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      margin: -90px auto 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 66, style.scss */
    .doctor-photo {
      max-width: 220px;
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      margin: -90px auto 0; } }
  @media screen and (max-width: 350px) {
    /* line 66, style.scss */
    .doctor-photo {
      max-width: 200px;
      position: relative;
      top: 0;
      right: 0;
      left: 0;
      margin: -70px auto 0; } }
  /* line 110, style.scss */
  .doctor-photo img {
    width: 100%; }

/* line 114, style.scss */
.doctor-name {
  margin: 50px 0 0 270px;
  width: fit-content; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 114, style.scss */
    .doctor-name {
      margin: 30px 0 0 200px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 114, style.scss */
    .doctor-name {
      margin: 0 0 0 150px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 114, style.scss */
    .doctor-name {
      margin: 20px auto 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 114, style.scss */
    .doctor-name {
      margin: 20px auto 0; } }
  @media screen and (max-width: 350px) {
    /* line 114, style.scss */
    .doctor-name {
      margin: 20px auto 0; } }

/* line 134, style.scss */
.meta-title {
  font-size: 2px;
  font-size: 2.2rem;
  line-height: 1.5; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 134, style.scss */
    .meta-title {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 134, style.scss */
    .meta-title {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 134, style.scss */
    .meta-title {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (max-width: 350px) {
    /* line 134, style.scss */
    .meta-title {
      font-size: 18px;
      font-size: 1.8rem; } }

/* line 158, style.scss */
.meta-cat {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 158, style.scss */
    .meta-cat {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 158, style.scss */
    .meta-cat {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 158, style.scss */
    .meta-cat {
      font-size: 15px;
      font-size: 1.5rem;
      margin: 10px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 158, style.scss */
    .meta-cat {
      font-size: 15px;
      font-size: 1.5rem;
      margin: 10px 0 0; } }

/* line 184, style.scss */
.meta-name {
  font-size: 40px;
  font-size: 4.0rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  line-height: 1.2; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 184, style.scss */
    .meta-name {
      font-size: 32px;
      font-size: 3.2rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 184, style.scss */
    .meta-name {
      margin: 0;
      font-size: 36px;
      font-size: 3.6rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 184, style.scss */
    .meta-name {
      font-size: 28px;
      font-size: 2.8rem; } }
  @media screen and (max-width: 350px) {
    /* line 184, style.scss */
    .meta-name {
      font-size: 22px;
      font-size: 2.2rem;
      letter-spacing: 0.05rem; } }
  /* line 211, style.scss */
  .meta-name span {
    margin-right: 2.0em; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 211, style.scss */
      .meta-name span {
        margin-right: 1.5em; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 211, style.scss */
      .meta-name span {
        margin-right: 1.0em; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 211, style.scss */
      .meta-name span {
        margin-right: 1.0em; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 211, style.scss */
      .meta-name span {
        margin-right: 10px; } }
    @media screen and (max-width: 350px) {
      /* line 211, style.scss */
      .meta-name span {
        margin-right: 5px; } }
  /* line 230, style.scss */
  .meta-name span.eng {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 100;
    letter-spacing: 0.5rem;
    display: inline-block;
    margin-right: 0; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 230, style.scss */
      .meta-name span.eng {
        font-size: 22px;
        font-size: 2.2rem;
        letter-spacing: 0.3rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 230, style.scss */
      .meta-name span.eng {
        font-size: 22px;
        font-size: 2.2rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 230, style.scss */
      .meta-name span.eng {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 0.01rem; } }
    @media screen and (max-width: 350px) {
      /* line 230, style.scss */
      .meta-name span.eng {
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 0.05rem; } }

/* line 262, style.scss */
.doctor-intro {
  margin: 140px 0 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 30px 20px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 262, style.scss */
    .doctor-intro {
      margin: 70px 0 0; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 262, style.scss */
    .doctor-intro {
      margin: 70px 0 0;
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 262, style.scss */
    .doctor-intro {
      margin: 20px -10px 0;
      padding: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 262, style.scss */
    .doctor-intro {
      margin: 20px -10px 0;
      padding: 15px; } }
  @media screen and (max-width: 350px) {
    /* line 262, style.scss */
    .doctor-intro {
      margin: 20px -10px 0;
      padding: 10px; } }
  /* line 287, style.scss */
  .doctor-intro p {
    margin: 0 0 15px; }
    /* line 290, style.scss */
    .doctor-intro p:last-of-type {
      margin: 0; }

/* line 295, style.scss */
.doctor-meta {
  /*margin: 90px 50px 0;*/
  margin: 40px 50px 0; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 295, style.scss */
    .doctor-meta {
      margin: 30px 0 0; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 295, style.scss */
    .doctor-meta {
      margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 295, style.scss */
    .doctor-meta {
      margin: 20px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 295, style.scss */
    .doctor-meta {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 295, style.scss */
    .doctor-meta {
      margin: 20px 0 0; } }
  /* line 314, style.scss */
  #doc_tangiku .doctor-meta {
    margin: 100px 50px 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 314, style.scss */
      #doc_tangiku .doctor-meta {
        margin: 50px 0 0; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 314, style.scss */
      #doc_tangiku .doctor-meta {
        margin: 50px 0 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 314, style.scss */
      #doc_tangiku .doctor-meta {
        margin: 20px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 314, style.scss */
      #doc_tangiku .doctor-meta {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 314, style.scss */
      #doc_tangiku .doctor-meta {
        margin: 20px 0 0; } }
  /* line 334, style.scss */
  .doctor-meta > div {
    display: flex; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 334, style.scss */
      .doctor-meta > div {
        display: inherit; } }
    @media screen and (max-width: 350px) {
      /* line 334, style.scss */
      .doctor-meta > div {
        display: inherit; } }
  /* line 351, style.scss */
  .doctor-meta .history {
    width: fit-content;
    margin: 0 50px 0 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 351, style.scss */
      .doctor-meta .history {
        margin: 0 30px 0 0; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 351, style.scss */
      .doctor-meta .history {
        margin: 0 20px 0 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 351, style.scss */
      .doctor-meta .history {
        margin: 0 20px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 351, style.scss */
      .doctor-meta .history {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      /* line 351, style.scss */
      .doctor-meta .history {
        width: 100%; } }
    /* line 372, style.scss */
    .doctor-meta .history ul li {
      line-height: 1.5;
      padding: 5px 0; }
  /* line 378, style.scss */
  .doctor-meta .license {
    width: fit-content; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 378, style.scss */
      .doctor-meta .license {
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 378, style.scss */
      .doctor-meta .license {
        margin: 20px 0 0; } }
    /* line 395, style.scss */
    .doctor-meta .license ul li {
      line-height: 1.5;
      padding: 5px 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 402, style.scss */
    #doc_yajima .doctor-meta > div {
      display: inherit; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 402, style.scss */
    #doc_yajima .doctor-meta > div {
      display: inherit; } }
  @media screen and (max-width: 350px) {
    /* line 402, style.scss */
    #doc_yajima .doctor-meta > div {
      display: inherit; } }
  /* line 418, style.scss */
  #doc_yajima .doctor-meta .history {
    width: fit-content;
    margin: 0 50px 0 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 418, style.scss */
      #doc_yajima .doctor-meta .history {
        margin: 0 30px 0 0; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 418, style.scss */
      #doc_yajima .doctor-meta .history {
        margin: 0 20px 0 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 418, style.scss */
      #doc_yajima .doctor-meta .history {
        width: 100%; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 418, style.scss */
      #doc_yajima .doctor-meta .history {
        width: 100%; } }
    @media screen and (max-width: 350px) {
      /* line 418, style.scss */
      #doc_yajima .doctor-meta .history {
        width: 100%; } }
  /* line 438, style.scss */
  #doc_yajima .doctor-meta .license {
    width: fit-content; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 438, style.scss */
      #doc_yajima .doctor-meta .license {
        width: 100%;
        margin: 20px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 438, style.scss */
      #doc_yajima .doctor-meta .license {
        width: 100%;
        margin: 20px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 438, style.scss */
      #doc_yajima .doctor-meta .license {
        width: 100%;
        margin: 20px 0 0; } }

/* line 461, style.scss */
.article_unit {
  padding-top: 50px;
  margin-top: 100px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 461, style.scss */
    .article_unit {
      margin-top: 50px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 461, style.scss */
    .article_unit {
      margin-top: 50px; } }
  @media screen and (max-width: 350px) {
    /* line 461, style.scss */
    .article_unit {
      margin-top: 50px; } }

/* line 480, style.scss */
.staff-container {
  background-color: #e2f6d8;
  position: relative;
  height: 320px;
  margin-left: 100px;
  margin-right: auto;
  padding: 50px 50px 50px 370px;
  /*&:before {
  	content: "";
  	display: block;
  	height: 50px;
  	
  	@include mq(s) {
  		height: 40px;
  	}
  	@include mq(xs) {
  		height: 40px;
  	}
  	@include mq(xxs) {
  		height: 30px;
  	}
  }*/ }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 480, style.scss */
    .staff-container {
      height: inherit;
      padding: 50px 50px 50px 330px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 480, style.scss */
    .staff-container {
      margin-left: 100px;
      margin-right: auto;
      height: inherit;
      padding: 50px 50px 50px 260px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 480, style.scss */
    .staff-container {
      margin-left: auto;
      margin-right: auto;
      padding: 40px;
      height: inherit; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 480, style.scss */
    .staff-container {
      margin-left: auto;
      margin-right: auto;
      height: inherit;
      padding: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 480, style.scss */
    .staff-container {
      margin-left: auto;
      margin-right: auto;
      height: inherit;
      padding: 30px; } }
  /* line 517, style.scss */
  #nurse-photo .staff-container {
    margin-left: auto;
    margin-right: 100px;
    padding: 50px 370px 50px 50px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 517, style.scss */
      #nurse-photo .staff-container {
        padding: 50px 330px 50px 50px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 517, style.scss */
      #nurse-photo .staff-container {
        margin-left: auto;
        margin-right: 100px;
        padding: 50px 260px 50px 50px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 517, style.scss */
      #nurse-photo .staff-container {
        margin-left: auto;
        margin-right: auto;
        padding: 40px;
        height: inherit; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 517, style.scss */
      #nurse-photo .staff-container {
        height: inherit;
        margin-left: auto;
        margin-right: auto;
        padding: 40px; } }
    @media screen and (max-width: 350px) {
      /* line 517, style.scss */
      #nurse-photo .staff-container {
        height: inherit;
        margin-left: auto;
        margin-right: auto;
        padding: 30px; } }
  /* line 567, style.scss */
  .staff-container:after {
    display: block;
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #fff;
    top: 10px;
    left: 10px;
    pointer-events: none; }

/* line 579, style.scss */
.staff-photo {
  position: absolute;
  max-width: 420px;
  width: 100%;
  top: -50px;
  left: -100px;
  z-index: 1; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 579, style.scss */
    .staff-photo {
      max-width: 380px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 579, style.scss */
    .staff-photo {
      max-width: 320px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 579, style.scss */
    .staff-photo {
      position: relative;
      max-width: 300px;
      width: 100%;
      top: 0;
      right: 0;
      left: 0;
      margin: -90px auto 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 579, style.scss */
    .staff-photo {
      position: relative;
      max-width: 300px;
      width: 100%;
      top: 0;
      right: 0;
      left: 0;
      margin: -90px auto 0; } }
  @media screen and (max-width: 350px) {
    /* line 579, style.scss */
    .staff-photo {
      position: relative;
      max-width: 300px;
      width: 100%;
      top: 0;
      right: 0;
      left: 0;
      margin: -90px auto 0; } }
  /* line 621, style.scss */
  #nurse-photo .staff-photo {
    left: inherit;
    right: -100px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 621, style.scss */
      #nurse-photo .staff-photo {
        right: 0;
        left: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 621, style.scss */
      #nurse-photo .staff-photo {
        right: 0;
        left: 0; } }
    @media screen and (max-width: 350px) {
      /* line 621, style.scss */
      #nurse-photo .staff-photo {
        right: 0;
        left: 0; } }
  /* line 643, style.scss */
  .staff-photo img {
    border-radius: 10px;
    box-shadow: 10px 10px 10px 0 rgba(153, 153, 153, 0.3);
    border: 1px solid #ffffff; }
    /* line 648, style.scss */
    #nurse-photo .staff-photo img {
      box-shadow: -10px 10px 10px 0 rgba(153, 153, 153, 0.3); }

/* line 654, style.scss */
.staff-name {
  font-size: 34px;
  font-size: 3.4rem;
  padding-bottom: 20px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 654, style.scss */
    .staff-name {
      font-size: 28px;
      font-size: 2.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 654, style.scss */
    .staff-name {
      font-size: 28px;
      font-size: 2.8rem;
      margin: 20px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 654, style.scss */
    .staff-name {
      font-size: 22px;
      font-size: 2.2rem;
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 654, style.scss */
    .staff-name {
      font-size: 22px;
      font-size: 2.2rem;
      margin: 20px 0 0; } }

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