@charset "UTF-8";
/* -----------------------------------------------
	contents
	----------------------------------------------- */
#contents {
  margin-bottom: 76px;
}

#contents .contents__head {
  padding: 82px 0 0;
}

#contents .contents__head__ttl {
  letter-spacing: .07em;
}

#contents .contents__head__ttl:after {
  margin: 11px auto 64px;
}

#contents .inner:after {
  display: block;
  content: "";
  clear: both;
}

.box1 {
  margin-bottom: 0;
  padding-bottom: 118px;
}

.box2.contents__box {
  margin-bottom: 0;
  padding-bottom: 73px;
}

.contents__inner {
  width: 780px;
  margin: 0 auto;
}

.contents__inner:after {
  display: block;
  content: "";
  clear: both;
}

/* -----------------------------------------------
	医師のご紹介 profile
	----------------------------------------------- */
.profile {
  overflow: hidden;
}

.profile:not(:last-of-type) {
  margin-bottom: 50px;
}

.profile__left {
  margin-right: 60px;
  width: 350px;
  float: left;
}

.profile__right {
  width: 370px;
  float: left;
}

.profile__text {
  margin: 0 auto 30px;
  text-align: left;
}

.profile__text p {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 1.8;
  font-family: "A+EqpB-游ゴシック体 Pr6N B", "游ゴシック", YuGothic, sans-serif;
  font-weight: normal;
  white-space: nowrap;
}

.profile__name {
  margin: 0 0 40px;
  text-align: left;
}

.profile__name p {
  font-size: 30px;
  line-height: 1;
  letter-spacing: .1em;
  font-family: "A+EqpB-游ゴシック体 Pr6N B", "游ゴシック", YuGothic, sans-serif;
  font-weight: normal;
}

.profile__name .subBtm {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 2px 10px;
  font-size: 15px;
  letter-spacing: 0;
}

.profile__history {
  margin: 0 0 13px;
  padding: 15px 20px 15px;
  font-size: 0;
  text-align: left;
  background: #E8EAEC;
}

.profile__history__head {
  vertical-align: top;
  margin-right: 18px;
  font-size: 13px;
  letter-spacing: .25em;
  line-height: 1.7;
}

.profile__history__text {
  vertical-align: top;
  font-size: 13px;
  letter-spacing: .07em;
  line-height: 1.8;
}

.profile__history__text dl dd {
  margin: -1.8em 0 0 8.5em;
}

/* -----------------------------------------------
	総院長ご挨拶 lead
	----------------------------------------------- */
.lead:not(:last-of-type) {
  margin-bottom: 120px;
}

.lead__head {
  font-size: 30px;
  letter-spacing: .05em;
  line-height: 1.68;
  margin: 0 0 30px 0;
  text-align: left;
}

.lead__text {
  margin: 0 0 22px;
  text-align: left;
}

.lead__text p {
  font-size: 17px;
  letter-spacing: .1em;
  line-height: 2.1;
}

.lead__text p + p {
  margin-top: 35px;
}

/* -----------------------------------------------
	名前 name
	----------------------------------------------- */
.name {
  width: 900px;
  margin: 0 auto;
}

.name:after {
  display: block;
  content: "";
  clear: both;
}

.name__border {
  width: 294px;
  float: right;
  padding: 23px 0 0;
  border-top: 2px solid #8e9bb1;
}

.name__text {
  margin: 0 0 33px;
  text-align: left;
}

.name__text p {
  font-size: 30px;
  line-height: 1;
  letter-spacing: .1em;
  font-family: "A+EqpB-游ゴシック体 Pr6N B", "游ゴシック", YuGothic, sans-serif;
  font-weight: normal;
}

.name__text .subTop {
  display: block;
  margin: 0 0 17px;
  font-size: 18px;
  letter-spacing: .1em;
}

.name__text .subBtm {
  display: inline-block;
  margin: 0 0 2px 10px;
  font-size: 15px;
  letter-spacing: .1em;
}

/* -----------------------------------------------
	医療連携 subject
	----------------------------------------------- */
#subject {
  width: 1110px;
  margin: 0 auto;
  padding-top: 87px;
  border-top: 2px solid #00205b;
}

#subject .inner {
  width: 780px;
  font-size: 0;
}

.subject__img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 420px;
  margin-right: 50px;
  padding-bottom: 46px;
  z-index: 0;
}

.subject__text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 310px;
  margin: 70px 0 0 0;
  text-align: left;
}

.subject__text p {
  font-size: 18px;
  letter-spacing: .1em;
  line-height: 2;
}

.subject__title {
  position: relative;
  margin: 0 0 24px;
  font-size: 0;
  text-align: left;
}

.subject__title span {
  display: inline-block;
  font-size: 30px;
  letter-spacing: .07em;
}

.subject__text__anc {
  margin: 66px 0 0;
}

.subject__text__anc a {
  position: relative;
  display: inline-block;
  letter-spacing: .05em;
  font-size: 16px;
  font-family: "A+EqpB-游ゴシック体 Pr6N B", "游ゴシック", YuGothic, sans-serif;
  font-weight: normal;
  padding: 0 0 .25em;
  color: #00b3e3;
}

.subject__text__anc a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}

.subject__text__anc a:hover {
  text-decoration: none;
}

.subject__text__anc a:hover:after {
  background: #00b3e3;
}

/* -----------------------------------------------
	IE
	----------------------------------------------- */
.IE .lead__text p {
  letter-spacing: .03em;
}

.IE .profile__history__head {
  letter-spacing: 0;
}

.IE .profile__history__text {
  letter-spacing: 0;
}

.IE .name__text .subBtm {
  letter-spacing: 0;
}

.IE .subject__text p {
  letter-spacing: 0;
}

/* ----------------------------------------------------------------------------------------------
  ここから1300px以下
  ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1300px) {
  /* -----------------------------------------------
		contents
		----------------------------------------------- */
  #contents {
    margin-bottom: 6.33333vw;
  }
  #contents .contents__head {
    padding: 6.83333vw 0 0;
  }
  #contents .contents__head__ttl:after {
    margin: 0.91667vw auto 5.33333vw;
  }
  .box1 {
    margin-bottom: 0;
    padding-bottom: 9.83333vw;
  }
  .box2.contents__box {
    margin-bottom: 0;
    padding-bottom: 6.08333vw;
  }
  .contents__inner {
    width: 65vw;
  }
  /* -----------------------------------------------
		医師のご紹介 profile
		----------------------------------------------- */
  .profile:not(:last-of-type) {
    margin-bottom: 4.16667vw;
  }
  .profile__left {
    margin-right: 5vw;
    width: 29.16667vw;
  }
  .profile__right {
    width: 30.83333vw;
  }
  .profile__picBox__img {
    margin-top: 0.66667vw;
  }
  .profile__picBox__img img {
    width: 100%;
  }
  .profile__text {
    margin: 0 auto 2.5vw;
    text-align: left;
  }
  .profile__text p {
    font-size: 1.33333vw;
  }
  .profile__name {
    margin: 0 0 3.33333vw;
  }
  .profile__name p {
    font-size: 2.5vw;
  }
  .profile__name .subBtm {
    margin: 0 0 0.16667vw 0.83333vw;
    font-size: 1.25vw;
  }
  .profile__history {
    margin: 0 0 1.08333vw;
    padding: 1.25vw 1.66667vw;
  }
  .profile__history__head {
    margin-right: 1.5vw;
    font-size: 1.08333vw;
  }
  .profile__history__text {
    display: inline-block;
    vertical-align: top;
    font-size: 1.08333vw;
  }
  .profile__history__text .profile__picBox__head {
    padding: 0.83333vw 0;
  }
  .profile__history__text .profile__picBox__head span {
    font-size: 1.83333vw;
  }
  /* -----------------------------------------------
		総院長ご挨拶 lead
		----------------------------------------------- */
  .lead:not(:last-of-type) {
    margin-bottom: 10vw;
  }
  .lead__head {
    font-size: 2.5vw;
    margin: 0 0 2.5vw 0;
  }
  .lead__text {
    margin: 0 0 1.83333vw;
  }
  .lead__text p {
    font-size: 1.41667vw;
  }
  .lead__text p + p {
    margin-top: 2.91667vw;
  }
  /* -----------------------------------------------
		名前 name
		----------------------------------------------- */
  .name {
    width: 75vw;
  }
  .name__border {
    width: 24.5vw;
    padding: 1.91667vw 0 0;
  }
  .name__text {
    margin: 0 0 2.75vw;
  }
  .name__text p {
    font-size: 2.5vw;
  }
  .name__text .subTop {
    margin: 0 0 1.41667vw;
    font-size: 1.5vw;
  }
  .name__text .subBtm {
    margin: 0 0 0.16667vw 0.83333vw;
    font-size: 1.25vw;
  }
  /* -----------------------------------------------
		医療連携 subject
		----------------------------------------------- */
  #subject {
    margin: 0 3.75%;
    width: auto;
    padding-top: 7.25vw;
  }
  #subject .inner {
    margin: 0 auto;
    width: 65vw;
  }
  .subject__img {
    width: 35vw;
    margin-right: 4.16667vw;
    padding-bottom: 3.83333vw;
    z-index: 0;
  }
  .subject__text {
    width: 25.83333vw;
    margin: 5vw 0 0 0;
  }
  .subject__text p {
    font-size: 1.5vw;
  }
  .subject__title {
    margin: 0 0 2vw;
  }
  .subject__title span {
    font-size: 2.5vw;
  }
  .subject__text__anc {
    margin: 5.5vw 0 0;
  }
  .subject__text__anc a {
    font-size: 1.33333vw;
  }
  .subject__text__anc a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
  }
  .subject__text__anc a:hover {
    text-decoration: none;
  }
  .subject__text__anc a:hover:after {
    background: #00b3e3;
  }
}

/* ----------------------------------------------------------------------------------------------
  ここからスマートフォン
  ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  /* -----------------------------------------------
	  contents
	  ----------------------------------------------- */
  #contents {
    margin-bottom: 46px;
    margin-bottom: 12.26667vw;
  }
  #contents .contents__head {
    padding: 50px 0 0;
    padding: 13.33333vw 0 0;
  }
  #contents .contents__head__ttl:after {
    margin: 12px auto 11px;
    margin: 3.2vw auto 2.93333vw;
  }
  .box1.contents__box {
    margin-bottom: 50px;
    margin-bottom: 13.33333vw;
    padding-bottom: 30px;
    padding-bottom: 8vw;
  }
  .box2.contents__box {
    margin-bottom: 0;
    padding-bottom: 50px;
    padding-bottom: 13.33333vw;
  }
  .contents__inner {
    width: auto;
  }
  /* -----------------------------------------------
	  医師のご紹介 profile
	  ----------------------------------------------- */
  .profile {
    float: none;
    width: auto;
  }
  .profile:not(:last-of-type) {
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
  }
  .profile:last-of-type {
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
  .profile__left {
    margin-right: 0;
    width: auto;
    float: none;
  }
  .profile__right {
    width: auto;
    float: none;
  }
  .profile__picBox__img {
    margin-top: 0;
  }
  .profile__text {
    margin: 10px auto 18px;
    margin: 2.66667vw auto 4.8vw;
    text-align: center;
  }
  .profile__text p {
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .profile__name {
    margin: 0 0 25px;
    margin: 0 0 6.66667vw;
    text-align: center;
  }
  .profile__name p {
    font-size: 30px;
    font-size: 8vw;
  }
  .profile__name .subBtm {
    display: block;
    margin: 8px 0 0;
    margin: 2.13333vw 0 0;
    font-size: 12px;
    font-size: 3.2vw;
    letter-spacing: .1em;
  }
  .profile__history {
    margin: 0;
    margin: 0;
    padding: 14px 44px 12px;
    padding: 4vw 2.66667vw;
  }
  .profile__history__head {
    font-size: 13px;
    font-size: 3.46667vw;
    margin: 0 0 7px;
    margin: 0 0 1.86667vw;
  }
  .profile__history__text {
    font-size: 13px;
    font-size: 3.46667vw;
    letter-spacing: .02em;
    line-height: 1.8;
    text-align: left;
  }
  /* -----------------------------------------------
	  総院長ご挨拶 lead
	  ----------------------------------------------- */
  .lead {
    float: none;
    width: auto;
  }
  .lead:not(:last-of-type) {
    margin-bottom: 18.66667vw;
  }
  .lead__head {
    font-size: 19px;
    font-size: 5.06667vw;
    letter-spacing: .01em;
    line-height: 1.6;
  }
  .lead__text {
    margin: 0 0 44px;
    margin: 0 0 11.73333vw;
  }
  .lead__text p {
    font-size: 15px;
    font-size: 4vw;
    letter-spacing: .12em;
    line-height: 1.666666;
  }
  .lead__text p + p {
    margin-top: 29px;
    margin-top: 7.73333vw;
  }
  /* -----------------------------------------------
	  名前 name
	  ----------------------------------------------- */
  .name {
    width: auto;
  }
  .name:after {
    display: none;
  }
  .name__border {
    width: auto;
    float: none;
    margin: 0 auto;
    padding: 46px 0 0;
    padding: 12.26667vw 0 0;
  }
  .name__text {
    text-align: center;
    margin: 0 0 22px;
    margin: 0 0 5.86667vw;
  }
  .name__text p {
    font-size: 30px;
    font-size: 8vw;
  }
  .name__text .subTop {
    margin: 0 0 17px;
    margin: 0 0 4.53333vw;
    font-size: 16px;
    font-size: 4.26667vw;
    letter-spacing: .1em;
  }
  .name__text .subBtm {
    display: block;
    margin: 11px 0 0;
    margin: 2.93333vw 0 0;
    font-size: 12px;
    font-size: 3.2vw;
    letter-spacing: .1em;
  }
  /* -----------------------------------------------
	  医療連携 subject
	  ----------------------------------------------- */
  #subject {
    width: auto;
    margin-top: 0;
    padding-top: 34px;
    padding-top: 9.06667vw;
    border-top: none;
  }
  #subject .inner {
    width: auto;
    margin-top: 0;
  }
  .subject__img {
    display: block;
    width: auto;
    margin: 0 auto;
    padding: 0;
  }
  .subject__img:before {
    display: none;
  }
  .subject__text {
    display: block;
    width: auto;
    margin: 14px 0 0;
    margin: 3.73333vw 0 0;
    text-align: center;
  }
  .subject__text p {
    font-size: 16px;
    font-size: 4.26667vw;
    letter-spacing: .1em;
    line-height: 1.9;
  }
  .subject__title {
    margin: 0 0 20px;
    margin: 0 0 5.33333vw;
    text-align: center;
  }
  .subject__title span {
    font-size: 23px;
    font-size: 6.13333vw;
    letter-spacing: .07em;
  }
  .subject__text__anc {
    margin: 24px 0 0;
    margin: 6.4vw 0 0;
  }
  .subject__text__anc a {
    font-size: 16px;
    font-size: 4.26667vw;
    letter-spacing: .06em;
  }
}
