@charset "UTF-8";
/*@include mq {}
@include mq(mobileSmall) {}
@include mq(maxCustom,0) {}
@include mq(landscape) {}
@include mq(tablet) {}
@include mq(desktop) {}
@include mq(desktopLarge) {}
@include mq(minCustom,0) {}*/
/*法人 採用情報*/
/*recruit*/
/* .recruit-mainvisual-sc */
.recruit-mainvisual-sc {
  position: relative;
  margin-bottom: 110px;
}

.recruit-mainvisual-sc .catch-inner {
  position: absolute;
  top: 138%;
  transform: translate(0, -40%);
  -webkit-transform: translate(0, -40%);
  -moz-transform: translate(0, -40%);
  -ms-transform: translate(0, -40%);
  width: 100%;
  margin: auto 0;
}

.recruit-mainvisual-sc .catch-inner .catch {
  margin-left: 0;
}

@media screen and (min-width: 480px) {
  .recruit-mainvisual-sc {
    margin-bottom: 40px;
  }
  .recruit-mainvisual-sc .catch-inner {
    top: 40%;
    transform: translate(0, -40%);
    -webkit-transform: translate(0, -40%);
    -moz-transform: translate(0, -40%);
    -ms-transform: translate(0, -40%);
    top: 25%;
    left: 0;
    width: 100%;
  }
  .recruit-mainvisual-sc .catch-inner .catch {
    width: 40%;
    margin-left: 60%;
  }
}

/* .recruit-index-levelup */
.recruit-index-levelup .levelup_flex .photo {
  margin-bottom: 20px;
  width: 100%;
}

.recruit-index-levelup .levelup_flex .text {
  line-height: 2rem;
}

.recruit-index-levelup .levelup_flex .text p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.6rem;
  margin-bottom: 5px;
  color: #433686;
}

@media screen and (max-width: 478px) {
  .recruit-index-levelup .levelup_flex .photo {
    margin-top: 59%;
  }
}

@media screen and (min-width: 600px) {
  .recruit-index-levelup .levelup_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .recruit-index-levelup .levelup_flex .photo img {
    width: 93%;
    margin-right: 30px;
  }
  .recruit-index-levelup .levelup_flex .text {
    line-height: 2.5rem;
  }
  .recruit-index-levelup .levelup_flex .text p {
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 3.3rem;
    margin-bottom: 15px;
    color: #433686;
  }
}

/* .doctor_bn */
.doctor_bn {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .doctor_bn {
    width: 70%;
  }
}

@media screen and (min-width: 960px) {
  .doctor_bn {
    width: 55%;
  }
}

/* .recruit-index-charm */
.recruit-index-charm .charm {
  margin-left: calc( ( 100% - 100vw ) / 2);
  margin-right: calc( ( 100% - 100vw ) / 2);
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("../img/recruit/5.jpg");
  background-size: none;
}

.recruit-index-charm .charm .tfsize_b {
  font-size: 1.8rem;
  font-weight: bold;
}

.recruit-index-charm .charm .jobs {
  margin: 1rem 1rem;
}

.recruit-index-charm .charm .jobs .jobs_photo {
  margin: 5px 10px;
}

.recruit-index-charm .charm .jobs .jobs_text {
  font-size: 1.3rem;
  padding: 10px 10px;
  margin: 0;
  text-align: left;
}

.recruit-index-charm .charm .jobs .jobs_text p {
  font-weight: bold;
  color: #892155;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

@media screen and (min-width: 960px) {
  .recruit-index-charm .charm {
    margin-right: calc( ( 100% - 100vw + 18px ) / 2);
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 100%;
  }
  .recruit-index-charm .charm .j-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .recruit-index-charm .charm .j-flex .jobs {
    margin: 1rem 1rem;
    width: 360px;
  }
  .recruit-index-charm .charm .j-flex .jobs .jobs_photo {
    margin: 5px 10px;
  }
  .recruit-index-charm .charm .j-flex .jobs .jobs_text {
    font-size: 1.3rem;
    padding: 10px 10px;
    margin: 0;
    text-align: left;
  }
  .recruit-index-charm .charm .j-flex .jobs .jobs_text p {
    font-weight: bold;
    color: #892155;
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}

/*法人 採用情報 医師採用サイト*/
/*doctor*/
/* .doctor-mainvisual-sc */
.doctor-mainvisual-sc {
  position: relative;
  margin-bottom: 20%;
}

.doctor-mainvisual-sc .catch-inner {
  position: absolute;
  top: 93%;
  transform: translate(0, -40%);
  -webkit-transform: translate(0, -40%);
  -moz-transform: translate(0, -40%);
  -ms-transform: translate(0, -40%);
  width: 85%;
  margin: auto 0;
}

.doctor-mainvisual-sc .catch-inner .catch {
  margin-left: 20%;
}

@media screen and (min-width: 960px) {
  .doctor-mainvisual-sc {
    margin-bottom: 15%;
  }
  .doctor-mainvisual-sc .catch-inner {
    width: 100%;
  }
  .doctor-mainvisual-sc .catch-inner .catch {
    width: 50%;
    margin-left: 25%;
  }
}

/* .doctor-index-catch */
.doctor-index-catch {
  text-align: center;
  margin-bottom: 6%;
}

.doctor-index-catch .text {
  font-size: 1.4rem;
  line-height: 2.6rem;
  text-align: left;
}

.doctor-index-catch .text p {
  font-weight: bold;
  color: #433686;
  font-size: 2.3rem;
  line-height: 3.5rem;
  margin-bottom: 10px;
  text-align: center;
}

.doctor-index-catch .text span {
  color: #433686;
}

@media screen and (min-width: 960px) {
  .doctor-index-catch {
    margin-bottom: 7%;
  }
  .doctor-index-catch .text {
    font-size: 2.0rem;
    line-height: 3.6rem;
    font-weight: bold;
    text-align: center;
  }
  .doctor-index-catch .text p {
    font-weight: bold;
    font-size: 3.8rem;
    line-height: 4rem;
    margin-bottom: 20px;
  }
}

/* .doctor-index-interview */
.doctor-index-interview {
  margin-bottom: 110px;
}

.doctor-index-interview .photo {
  margin-bottom: 20px;
}

.doctor-index-interview .photo img {
  width: 100%;
}

.doctor-index-interview .text {
  font-size: 1.4rem;
  line-height: 2.6rem;
}

.doctor-index-interview .text .title-e {
  font-weight: bold;
  color: #433686;
  font-size: 3.5rem;
  line-height: 4.5rem;
  padding-left: 5%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-left: -5%;
  margin-right: -5%;
}

.doctor-index-interview .text .title-j {
  font-weight: bold;
  color: #433686;
  font-size: 1.7rem;
  line-height: 4rem;
  margin-bottom: 10px;
}

@media screen and (min-width: 960px) {
  .doctor-index-interview {
    margin-bottom: 110px;
  }
  .doctor-index-interview .i-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .doctor-index-interview .i-flex .photo {
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .doctor-index-interview .i-flex .photo img {
    width: 600px;
  }
  .doctor-index-interview .i-flex .text {
    font-size: 1.6rem;
    line-height: 2.6rem;
    width: 100%;
  }
  .doctor-index-interview .i-flex .text .title-e {
    font-weight: bold;
    color: #433686;
    font-size: 4rem;
    line-height: 3.5rem;
    padding-bottom: 20px;
    padding-left: 50px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    margin-left: 0;
    margin-right: 0;
  }
  .doctor-index-interview .i-flex .text .title-j {
    font-weight: bold;
    color: #433686;
    font-size: 1.8rem;
    line-height: 4rem;
    margin-bottom: 10px;
    padding-left: 50px;
  }
  .doctor-index-interview .i-flex .text .small {
    padding-left: 50px;
    margin-bottom: 50px;
  }
  .doctor-index-interview .i-flex .text .ma {
    margin: 0 auto;
    width: 60%;
  }
}

/* .doctor-index-merit */
.doctor-index-merit .charm {
  margin-left: calc( ( 100% - 100vw ) / 2);
  margin-right: calc( ( 100% - 100vw ) / 2);
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url("../img/recruit/doctor/7.jpg");
  background-size: none;
}

.doctor-index-merit .charm .merit {
  font-weight: bold;
  color: #433686;
  font-size: 3.5rem;
}

.doctor-index-merit .charm .h-title-m::after {
  background-color: #433686;
}

.doctor-index-merit .charm P {
  text-align: center;
}

.doctor-index-merit .charm .jobs {
  margin: 1rem 3rem;
}

.doctor-index-merit .charm .jobs .jobs_photo {
  margin: 25px 80px 10px;
}

.doctor-index-merit .charm .jobs .jobs_text {
  font-size: 1.4rem;
  line-height: 2.1rem;
  padding: 10px 10px;
  margin: 0;
  text-align: left;
}

.doctor-index-merit .charm .jobs .jobs_text p {
  font-weight: bold;
  color: #433686;
  font-size: 1.8rem;
  margin-bottom: 5px;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .doctor-index-merit .charm {
    margin-right: calc( ( 100% - 100vw + 18px ) / 2);
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 100%;
  }
  .doctor-index-merit .charm .merit {
    font-size: 4.0rem;
  }
  .doctor-index-merit .charm P {
    text-align: center;
    font-size: 1.9rem;
  }
  .doctor-index-merit .charm .j-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .doctor-index-merit .charm .j-flex .jobs {
    margin: 2rem 2rem;
    width: 340px;
  }
  .doctor-index-merit .charm .j-flex .jobs .jobs_photo {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 80%;
    margin: 0 auto;
  }
  .doctor-index-merit .charm .j-flex .jobs .jobs_text {
    font-size: 1.6rem;
    padding: 10px 10px;
    margin: 0;
    text-align: left;
  }
  .doctor-index-merit .charm .j-flex .jobs .jobs_text p {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 5px;
  }
}

/* .doctor-index-banner */
.doctor-index-banner {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .doctor-index-banner {
    width: 600px;
  }
}

/* .doctor-index-digest */
.doctor-index-digest {
  margin-bottom: 110px;
}

.doctor-index-digest .blank_b {
  background-image: url("../img/common/icon/blank.svg");
  background-size: 15px auto;
}

.doctor-index-digest .photo {
  margin-bottom: 20px;
}

.doctor-index-digest .text {
  font-size: 1.4rem;
  line-height: 2.6rem;
  text-align: right;
}

.doctor-index-digest .text .title-e {
  font-weight: bold;
  color: #433686;
  font-size: 3.5rem;
  line-height: 4.5rem;
  padding-right: 5%;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-left: -5%;
  margin-right: -5%;
}

.doctor-index-digest .text .title-j {
  font-weight: bold;
  color: #433686;
  font-size: 1.7rem;
  line-height: 4rem;
  margin-bottom: 10px;
}

.doctor-index-digest .text .small {
  margin-bottom: 15px;
  text-align: left;
}

.doctor-index-digest .text .small p {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 8px;
}

@media screen and (min-width: 960px) {
  .doctor-index-digest {
    margin-bottom: 110px;
  }
  .doctor-index-digest .i-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .doctor-index-digest .i-flex .photo {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .doctor-index-digest .i-flex .text {
    font-size: 1.6rem;
    line-height: 2.6rem;
    width: 90%;
  }
  .doctor-index-digest .i-flex .text .title-e {
    font-weight: bold;
    color: #433686;
    font-size: 4rem;
    line-height: 3.0rem;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    margin-left: 0;
    margin-right: 0;
  }
  .doctor-index-digest .i-flex .text .title-j {
    font-weight: bold;
    color: #433686;
    font-size: 1.8rem;
    line-height: 4rem;
    margin-bottom: 10px;
    padding-right: 50px;
  }
  .doctor-index-digest .i-flex .text .small {
    padding-right: 50px;
    margin-bottom: 50px;
    text-align: left;
  }
  .doctor-index-digest .i-flex .text .small p {
    font-weight: bold;
    font-size: 1.9rem;
  }
}

/* .doctor-index-btn */
.doctor-index-btn {
  background: #433686;
  padding: 30px 1%;
}

.doctor-index-btn .i-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.doctor-index-btn .i-flex .btn {
  background-color: #fff;
  width: 100%;
  margin: 1.5%;
  padding: 15px 15px;
  border-radius: 4px;
  background-image: url(../img/common/icon/arrow_gray.svg);
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-position: right 12px bottom 50%;
  background-size: 8px auto;
}

.doctor-index-btn .i-flex .btn .text a {
  display: block;
  font-size: 1.7rem;
}

.doctor-index-btn .i-flex .btn .text .i1 {
  display: inline-block;
  padding: 15px 0 15px 68px;
  background-image: url(../img/recruit/foot_i1.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 50px auto;
}

.doctor-index-btn .i-flex .btn .text .i2 {
  display: inline-block;
  padding: 15px 0 15px 68px;
  background-image: url(../img/recruit/foot_i2.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 50px auto;
}

.doctor-index-btn .i-flex .btn .text .i3 {
  display: inline-block;
  padding: 15px 0 15px 68px;
  background-image: url(../img/recruit/foot_i3.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 50px auto;
}

.doctor-index-btn .i-flex .btn .text .i4 {
  display: inline-block;
  padding: 15px 0 15px 68px;
  background-image: url(../img/recruit/foot_i4.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 50px auto;
}

@media screen and (min-width: 960px) {
  .doctor-index-btn .i-flex {
    width: 100%;
    margin: 0 auto;
  }
  .doctor-index-btn .i-flex .btn {
    background-color: #fff;
    width: 19%;
    margin: 8px;
  }
}

@media screen and (min-width: 1280px) {
  .doctor-index-btn .i-flex {
    width: 1200px;
  }
}

/* .doctor-interview-main */
.doctor-interview-main {
  margin-bottom: 50px;
  margin-bottom: 30px;
}

.doctor-interview-main .photo {
  margin-bottom: 20px;
}

.doctor-interview-main .text .title {
  width: 80%;
  margin: 0 auto;
}

.doctor-interview-main .text p {
  font-size: 1.4rem;
  margin-top: 25px;
  line-height: 2.4rem;
}

@media screen and (min-width: 960px) {
  .doctor-interview-main {
    margin-bottom: 50px;
  }
  .doctor-interview-main .int-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .doctor-interview-main .int-flex .photo {
    margin-bottom: 20px;
    margin-left: 0%;
    margin-right: 4%;
  }
  .doctor-interview-main .int-flex .text {
    width: 51%;
  }
  .doctor-interview-main .int-flex .text .title {
    margin: 0 auto;
  }
  .doctor-interview-main .int-flex .text p {
    font-size: 1.7rem;
    margin-top: 25px;
    line-height: 2.6rem;
  }
}

/* .doctor-interview-article */
.doctor-interview-article {
  margin-bottom: 50px;
  margin-left: calc( ( 100% - 100vw ) / 2);
  margin-right: calc( ( 100% - 100vw ) / 2);
  padding-top: 30px;
  background-image: url(../img/recruit/doctor/interview/4.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.doctor-interview-article .art-flex {
  margin: 0 18px;
}

.doctor-interview-article .art-flex .photo {
  margin-bottom: 20px;
  background: #fff;
}

.doctor-interview-article .art-flex .text .title-n {
  font-weight: bold;
  color: #000000;
  font-size: 1.6rem;
  line-height: 4.0rem;
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
}

.doctor-interview-article .art-flex .text .title-n span {
  font-size: 2.8rem;
}

.doctor-interview-article .art-flex .text .title-t {
  font-weight: bold;
  color: #433686;
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin-bottom: 15px;
  margin-top: 10px;
}

.doctor-interview-article .art-flex .text .title-t1 {
  text-align: left;
  font-weight: bold;
  color: #433686;
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin-bottom: 15px;
  margin-top: 10px;
}

.doctor-interview-article .art-flex .text .title-t2 {
  text-align: left;
  font-weight: bold;
  color: #433686;
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin-bottom: 15px;
  margin-top: 10px;
}

.doctor-interview-article .art-flex p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin-top: 15px;
}

.doctor-interview-article .art-flex .co-me {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin-top: 5px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
}

.doctor-interview-article .art-flex .co-me p {
  font-weight: bold;
}

@media screen and (min-width: 960px) {
  .doctor-interview-article {
    margin-right: calc( ( 100% - 100vw + 18px ) / 2);
    padding-top: 20px;
    padding-bottom: 10px;
    background-image: url(../img/recruit/doctor/interview/4.jpg);
    background-repeat: no-repeat;
    background-size: 100% 210px;
  }
  .doctor-interview-article .art-flex {
    width: 90%;
    margin: 0 auto;
  }
  .doctor-interview-article .art-flex .photo {
    margin-bottom: 20px;
    margin-left: 30px;
    width: 52%;
    float: right;
  }
  .doctor-interview-article .art-flex .photo-l {
    background: #fff;
    margin-bottom: 20px;
    margin-right: 30px;
    width: 52%;
    float: left;
  }
  .doctor-interview-article .art-flex .text {
    margin-bottom: 70px;
  }
  .doctor-interview-article .art-flex .text .title-n {
    font-weight: bold;
    font-size: 2.0rem;
    line-height: 4.5rem;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-left: 0%;
  }
  .doctor-interview-article .art-flex .text .title-n span {
    font-size: 3.5rem;
  }
  .doctor-interview-article .art-flex .text .title-t {
    font-weight: bold;
    color: #433686;
    font-size: 1.6vw;
    line-height: 2.6vw;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .doctor-interview-article .art-flex .text .title-t1 {
    text-align: right;
    font-weight: bold;
    color: #433686;
    font-size: 1.6vw;
    line-height: 2.6vw;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .doctor-interview-article .art-flex .text .title-t2 {
    text-align: left;
    font-weight: bold;
    color: #433686;
    font-size: 1.4vw;
    line-height: 2.6vw;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .doctor-interview-article .art-flex p {
    margin-right: 20px;
    font-size: 1.6rem;
    line-height: 3.0rem;
  }
}

@media screen and (min-width: 1280px) {
  .doctor-interview-article .art-flex {
    width: 1200px;
  }
  .doctor-interview-article .art-flex .text .title-t {
    font-size: 2.1rem;
    line-height: 3.2rem;
  }
  .doctor-interview-article .art-flex .text .title-t1 {
    font-size: 2.1rem;
    line-height: 3.2rem;
  }
  .doctor-interview-article .art-flex .text .title-t2 {
    font-size: 2.0rem;
    line-height: 3.0rem;
  }
}

/* .doctor-interview-all */
.doctor-interview-all .btn {
  width: 90%;
  border-radius: 4px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media screen and (min-width: 960px) {
  .doctor-interview-all .btn {
    width: 550px;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}

/* .doctor-merit-article */
.doctor-merit-article {
  margin-left: calc( ( 100% - 100vw ) / 2);
  margin-right: calc( ( 100% - 100vw ) / 2);
  background: #433686;
}

.doctor-merit-article .meri-art-flex {
  padding: 30px;
  margin-bottom: 30px;
}

.doctor-merit-article .meri-art-flex .iconm {
  width: 250px;
  margin: 0 auto;
}

.doctor-merit-article .meri-art-flex .iconm-r {
  width: 250px;
  margin: 0 auto;
}

.doctor-merit-article .meri-art-flex .text {
  color: #ffffff;
}

.doctor-merit-article .meri-art-flex .text .title-c {
  font-size: 2.2rem;
  margin-top: 25px;
  line-height: 3.2rem;
  border-bottom: solid 1px #dd2f4d;
  padding-bottom: 10px;
}

.doctor-merit-article .meri-art-flex .text .title-t {
  font-size: 1.4rem;
  margin-top: 20px;
  line-height: 2.4rem;
}

@media screen and (min-width: 960px) {
  .doctor-merit-article {
    margin-right: calc( ( 100% - 100vw + 18px ) / 2);
  }
  .doctor-merit-article .meri-art-flex {
    padding: 30px 0 80px 0;
    margin-bottom: 30px;
    width: 90%;
    margin: 0 auto;
  }
  .doctor-merit-article .meri-art-flex .iconm {
    width: 200px;
    margin: 0;
    float: left;
  }
  .doctor-merit-article .meri-art-flex .iconm-r {
    width: 200px;
    margin: 0;
    float: right;
  }
  .doctor-merit-article .meri-art-flex .text .title-c {
    font-size: 2.4vw;
    margin-top: 20px;
    line-height: 4.2rem;
    padding-left: 30px;
    padding-right: 25px;
  }
  .doctor-merit-article .meri-art-flex .text .title-t {
    font-size: 1.7rem;
    margin-top: 20px;
    line-height: 2.6rem;
    padding-left: 30px;
    padding-right: 25px;
  }
}

@media screen and (min-width: 1280px) {
  .doctor-merit-article .meri-art-flex {
    width: 1050px;
  }
  .doctor-merit-article .meri-art-flex .text .title-c {
    font-size: 3.4rem;
    line-height: 4.2rem;
  }
  .doctor-merit-article .meri-art-flex .text .title-t {
    font-size: 1.9rem;
    line-height: 2.8rem;
  }
}

/* .doctor-merit-article-b */
.doctor-merit-article-b .i-photo {
  margin-bottom: 20px;
}

.doctor-merit-article-b .i-photo-l {
  margin-bottom: 20px;
}

@media screen and (min-width: 960px) {
  .doctor-merit-article-b .i-photo {
    float: right;
    margin-left: 25px;
    width: 45%;
  }
  .doctor-merit-article-b .i-photo-l {
    float: left;
    margin-right: 25px;
    width: 45%;
  }
}

/* .doctor-merit-end */
.doctor-merit-end {
  margin-top: 50px;
  margin-left: calc( ( 100% - 100vw ) / 2);
  margin-right: calc( ( 100% - 100vw ) / 2);
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f3e9ee;
}

.doctor-merit-end .text {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  color: #892155;
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .doctor-merit-end {
    margin-right: calc( ( 100% - 100vw + 18px ) / 2);
  }
  .doctor-merit-end .text {
    font-size: 2.3rem;
  }
}

/* .doctor-chart-table */
.doctor-chart-table .list p {
  font-size: 1.8rem;
  font-weight: bold;
  color: #892155;
}

.doctor-chart-table .list .w20 {
  width: 100%;
}

.doctor-chart-table .list .w30 {
  width: 100%;
  padding-bottom: 5px;
}

.doctor-chart-table .list .name {
  font-weight: bold;
  font-size: 1.8rem;
}

.doctor-chart-table .list .container-h {
  display: none;
}

.doctor-chart-table .list .container-n {
  margin: 0px 0;
  padding: 20px 0px 15px 0px;
  border-bottom: solid 1px #ccc;
  font-size: 1.4rem;
}

.doctor-chart-table .list .container-n .item {
  display: block;
  vertical-align: middle;
  margin-bottom: 7px;
}

@media screen and (min-width: 960px) {
  .doctor-chart-table .list p {
    font-size: 2rem;
    font-weight: bold;
    color: #892155;
  }
  .doctor-chart-table .list .w20 {
    width: 18%;
  }
  .doctor-chart-table .list .w30 {
    width: 30%;
    padding-bottom: 0px;
  }
  .doctor-chart-table .list .name {
    font-weight: bold;
    font-size: 2rem;
  }
  .doctor-chart-table .list .container-h {
    display: block;
    background-color: #eee;
    margin: 5px 0;
    padding: 10px 0px 10px 15px;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    font-size: 1.5rem;
  }
  .doctor-chart-table .list .container-h .item {
    display: inline-block;
    vertical-align: middle;
  }
  .doctor-chart-table .list .container-n {
    margin: 5px 0;
    padding: 25px 0px 25px 15px;
    border-bottom: solid 1px #ccc;
    font-size: 1.6rem;
  }
  .doctor-chart-table .list .container-n .item {
    display: inline-block;
    vertical-align: middle;
  }
}

/* .recruit-expert */
.recruit-expert .title {
  margin: 20px 0 5px;
  font-weight: bold;
}

.recruit-expert > p,
.recruit-expert > ul {
  padding-left: 1em;
}

.recruit-expert .none-indent {
  padding-left: 0;
}
