@charset "utf-8";

/* CSS Document */
/*================================
　装飾（背景など)CSS
================================*/
.balloon1 {
  position: relative;
  margin: 1.5em 0;
  padding-top: 34px;
  padding-bottom: 34px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #083ba5;
  background-image: url(../../img/ft_bg.jpg);
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #083ba5;
}

.balloon1 h2 {
  margin: 0;
  padding: 0;
}

.balloon2-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  min-width: 120px;
  max-width: 100%;
  background-color: #c0e9ff;
  box-sizing: border-box;
}

.balloon2-top:after {
  content: "";
  position: absolute;
  top: -40px;
  left: 30%;
  margin-left: -17px;
  border: 20px solid transparent;
  border-bottom: 20px solid #c0e9ff;
  z-index: 1;
}

.balloon2-top p {
  margin: 0;
  padding: 0;
}

.balloon3-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  min-width: 120px;
  max-width: 100%;
  background-color: #c0e9ff;
  box-sizing: border-box;
}

.balloon3-top:after {
  content: "";
  position: absolute;
  top: -80px;
  left: 40%;
  margin-left: -17px;
  border: 40px solid transparent;
  border-bottom: 40px solid #c0e9ff;
  z-index: 1;
}

.balloon3-top p {
  margin: 0;
  padding: 0;
}

.dot-text02 {
  padding-top: .4em;
  background-position: top left -4px;
  background-repeat: repeat-x;
  background-size: 1em .3em;
  background-image: radial-gradient(.15em .15em at center center, #fff, #fff 100%, transparent);
}

.blue_txt {
  color: #083ba5;
}

.orenge_txt {
  color: #eca021;
}

/*================================

　ここから全サイズ適用

================================*/
section {
  margin-bottom: 40px;
}

#h1_eria {
  text-align: left;
  padding-left: 8px;
}

#h1_eria h1 {
  text-align: left;
}

#h1_eria h1 span {
  position: inherit;
  color: #343434;
}

#h1_eria p {
  font-size: 11px;
  color: #343434;
}

h2 {
  padding-top: 34px;
  padding-bottom: 34px;
  font-size: 36px;
  margin-bottom: 0;
}

h2 span {
  font-size: 18px;
}

#all .ttl_bg h2 {
  padding-top: 100px;
  display: inline-block;
  text-align: center;
}

.ttl_bg {
  background-image: url(img/staff_ttl_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 350px;
  background-attachment: fixed;
}

/*================================
　 院長紹介
================================*/
#doctor h2 img {
  text-align: center;
  display: inline-block;
}

#doctor .dt_cont {
  display: flex;
  justify-content: center;
}

#doctor .img_box {
  width: 47%;
  margin-right: 50px;
}

#doctor .img_box img {
  width: 100%;
}

#doctor .dt_txt {
  width: 47%;
}

#doctor .name_box {}

#doctor .name_box h3 {
  font-size: 24px;
  letter-spacing: 0.25em;
}

#doctor .name_box h3 .jp_name {
  font-size: 36px;
}

#doctor .name_box h3 .en_name {
  font-size: 17px;
  letter-spacing: 0.07em;
}

#doctor .career_box {
  margin-top: 56px;
}

#doctor .career_box h3 {
  background: #083ba5;
  padding: 8px 40px 8px 40px;
  color: #fff;
  margin-bottom: 20px;
}

#doctor .career_box ul {
  display: inline-block;
}

#doctor .career_box ul li {
  text-align: left;
  font-size: 18px;
}

#doctor .greeting_box h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

#doctor .greeting_box h3 span {
  border-bottom: 1px dotted #e5e6ef;
  padding-bottom: 8px;
}

#doctor .greeting_box {
  background-image: url(../../img/ft_bg.jpg);
  padding: 64px 0px 64px 0px;
  text-align: center;
  margin-top: 56px;
  color: #fff;
}

#doctor .greeting_box p {
  font-weight: 300;
  text-align: left;
  width: 70%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

/*================================
　 コンセプト
================================*/
#concept h2 img {
  text-align: center;
  display: inline-block;
}

#concept h2 {
  background-image: url(img/logo_bg.png);
  background-repeat: no-repeat;
  background-size: 170px;
  background-position: center;
  margin-bottom: 24px;
}

#concept ul {
  text-align: center;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

#concept .concept_eria {
  text-align: center;
  display: inline-block;
  padding-top: 64px;
  padding-bottom: 64px;
  background-image: linear-gradient(45deg, rgba(203, 235, 251, 0.6) 25%, transparent 25%, transparent 75%, rgba(202, 234, 251, 0.6) 75%, rgba(198, 235, 255, 0.6)), linear-gradient(-45deg, rgba(203, 237, 255, 0.6)25%, transparent 25%, transparent 75%, rgba(202, 237, 255, 0.6) 75%, rgba(209, 239, 255, 0.6));
  background-size: 280px 280px;
  width: 100%;
}

#concept ul li {
  text-align: left;
  font-size: 24px;
  padding-bottom: 16px;
}

#concept ul li span {
  font-size: 27px;
  font-weight: bold;
}

#concept ul li:nth-of-type(1)::before {
  content: url(img/point01.png);
  vertical-align: middle;
  padding-right: 24px;
}

#concept ul li:nth-of-type(2)::before {
  content: url(img/point02.png);
  vertical-align: middle;
  padding-right: 24px;
}

#concept ul li:nth-of-type(3)::before {
  content: url(img/point03.png);
  vertical-align: middle;
  padding-right: 24px;
}

#concept ul li:nth-of-type(4)::before {
  content: url(img/point04.png);
  vertical-align: middle;
  padding-right: 24px;
}

#concept ul li:nth-of-type(4) {
  padding-bottom: 0;
}

/*================================
　 インタビュー
================================*/
#interview .balloon1 h2 img {
  text-align: center;
  display: inline-block;
}

#interview .q_icon {
  color: #083ba5;
  font-size: 35px;
}

#interview .interview {
  margin-bottom: 24px;
}

#interview .interview h3 {
  font-size: 26px;
  padding-top: 32px;
  padding-bottom: 32px;
  letter-spacing: .2em;
  font-weight: 600;
}

#interview .interview h3 span {
  font-size: 30px;
}

#interview .iv_txt {
  background-color: #c0e9ff;
  text-align: left;
  padding: 48px 64px 48px 64px;
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
  line-height: 2.25;
  background-image: linear-gradient(45deg, rgba(203, 235, 251, 0.6) 25%, transparent 25%, transparent 75%, rgba(202, 234, 251, 0.6) 75%, rgba(198, 235, 255, 0.6)), linear-gradient(-45deg, rgba(203, 237, 255, 0.6)25%, transparent 25%, transparent 75%, rgba(202, 237, 255, 0.6) 75%, rgba(209, 239, 255, 0.6));
  background-size: 300px 300px;
}

/*================================
last_img
================================*/
#last_img {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
}

#last_img img:nth-of-type(1) {
  margin-right: 40px;
}

#last_img img {
  width: 600px;
  height: auto;
  border: 2px solid #043488;
}

/*================================

　ここからTABLET・SP適用

================================*/
@media(max-width: 896px) {
  #all .ttl_bg h2 img {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .sp_logo {
    text-align: center;
    display: inline-block;
    width: 130px;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .ttl_bg {
    background-size: 100% auto;
    background-position: top;
    height: auto;
  }

  .ttl_sp_img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  /*================================
　 パンくずリスト
================================*/
  .breadcrumb {
    right: 5px;
  }

  /*================================
  　 院長紹介
  ================================*/
  #doctor .dt_cont {
    flex-direction: column;
  }

  #doctor .inner {
    width: 95%;
  }

  #doctor .img_box {
    width: 100%;
  }

  #doctor .dt_txt {
    width: 100%;
  }

  #doctor .greeting_box p {
    width: 90%;
  }

  #doctor .career_box {
    width: 100%;
  }

  #doctor .greeting_box p .txt_blod {
    font-size: 16px;
  }

  /*================================
  　 コンセプト
  ================================*/
  #concept h2 img {
    text-align: center;
    display: inline-block;
  }

  #concept h2 {
    background-size: 120px;
  }

  #concept ul li {
    text-align: left;
    font-size: 20px;
    padding-bottom: 24px;
  }

  #concept ul li span {
    font-size: 23px;
    font-weight: bold;
  }

  #concept ul {
    width: 90%;
  }

  #concept ul li:nth-of-type(1)::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(img/point01.png);
    background-size: contain;
    vertical-align: bottom;
    margin-right: 8px;
  }

  #concept ul li:nth-of-type(2)::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(img/point02.png);
    background-size: contain;
    vertical-align: bottom;
    margin-right: 8px;
  }

  #concept ul li:nth-of-type(3)::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(img/point03.png);
    background-size: contain;
    vertical-align: bottom;
    margin-right: 8px;
  }

  #concept ul li:nth-of-type(4)::before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(img/point04.png);
    background-size: contain;
    vertical-align: bottom;
    margin-right: 8px;
  }

  /*================================
  　 インタビュー
  ================================*/
  #interview .interview h3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }

  #interview .iv_txt {
    background-color: #c0e9ff;
    text-align: left;
    padding: 48px 0px 48px 0px;
    width: 100%;
  }

  #interview .iv_txt p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  /*================================
  last_img
  ================================*/
  #last_img {
    flex-direction: column;
  }

  #last_img img:nth-of-type(1) {
    margin-right: auto;
    margin-bottom: 20px;
  }

  #last_img img {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

/*================================

　ここからTABLETのみ適用

================================*/
@media(max-width: 896px) and (min-width: 481px) {
  #all .ttl_bg h2 img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*================================

　ここからSPのみ適用

================================*/
@media(max-width: 480px) {
  #all .ttl_bg h2 {
    margin-bottom: 0;
  }

  /*================================
  　 インタビュー
  ================================*/
  #interview .interview {
    margin-bottom: 0;
  }

  #interview h2 img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  #concept h2 img {
    text-align: center;
    display: inline-block;
    width: 90%;
  }
}

/*================================

  　ここからTABLET横のみ適用（PC表示)

  ================================*/
@media(max-width: 1024px) and (min-width: 865px) {
  #last_img img {
    width: 409px;
    height: 274px;
  }

  #doctor .inner {
    width: 90%;
  }

  #doctor .dt_txt {
    width: 55%;
  }

  #concept ul {
    width: 90%;
  }

  footer .inner.widthfix.cf {
    width: 95%;
  }
}

/*================================

　 ここからiphoneSEのみ適用

================================*/

@media(max-width: 320px) {

#interview h3 .pcTab-none{
display: none;
  }

}
