body {}
hr {
  border-color: #00878d;
}
strong {
  font-size: 21px;
}
.icon_img {
  margin-bottom: -26px;
}
@media (min-width: 641px) {
  article {
    max-width: 850px;
  }
  #talk_wrap h2 img {
    max-width: 80%;
    padding-top: 50px;
  }
}
#bg {
  background-size: cover;
}
#wrap {
  background-position: center;
}
#talk #wrap .bg_color {
  background-color: unset;
}
#talk_body .txt_box {
  max-width: 850px;
  padding: 40px 110px;
  margin: 0 auto;
}
.content_wrap {
  width: 850px;
  margin: 0 auto;
}
#yodogawa {
  margin: 100px 0 60px;
  padding-bottom: 50px;
  border-top: none;
  background-color: #fff;
}
#yodogawa .inner p {
  font-size: 16px;
  padding-top: 0;
}
#yodogawa .inner p:first-child {
  margin-top: 50px;
}
#yodogawa .inner .btn_profile {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ef78a9;
}
#yodogawa .inner .btn_profile a {}
.profile_inner .desc, .profile_inner h3 {
  max-width: 476px;
}
.content_wrap .bd_t, .bd_b, .talk_nav, .talk_nav_top {
  border-color: #f2f2f2 !important;
}
#talk_nav li, .talk_nav li {
  line-height: 0;
}
#talk_nav, .talk_nav {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fff;
}
#kv {
  width: 850px;
  max-width: 100vw;
  margin: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#talk_wrap {
  padding-top: 0;
  background-color: #fff;
}
body #talk_wrap .talk_end {
  margin: 0;
  padding: 30px 0 60px;
}
body #talk_wrap .talk_end p {
  margin: 0;
  font-size: 14px;
}
article section#information, article section#information_free {
  background-color: #3ca9c7;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  letter-spacing: 0.14em;
  line-height: 6em;
}
#index_nav {
  margin-bottom: 0;
  background-color: #fff;
}
#information li, #information_free li {
  padding-top: 80px;
  padding-bottom: 100px;
}
#information li .info_desc p, #information_free li .info_desc {
  line-height: 1em;
  color: #000;
  max-width: 370px;
}
#information li .info_desc p, #information_free li .info_desc p {
  font-size: 14px;
  line-height: .8em;
  color: #fff;
}
#information_free img {
  width: 800px
}
#information_free .info_title span {
  text-align: center;
  display: inline-block;
  line-height: 1.7em;
}
#information_free .info_title {
  padding-bottom: 20px;
}
footer .inner {
  background-color: unset;
}
.next_post {
  padding-bottom: 5em;
}
@media (min-width: 641px) {
  .profile_inner, .modal_content_inner {
    max-width: 810px;
  }
  footer {
    padding-top: 2em;
  }
  #wrap .content_wrap #index_nav {
    margin-bottom: 0;
    background-color: rgba(255, 255, 255)
  }
}
@media (max-width: 900px) {
  #kv {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media (max-width: 640px) {
  #bg {
    background-position: center 55% !important;
    background-image: url(/ns_sns_medical/images/back_sp1.jpg) !important;
    background-size: cover;
  }
  #kv img {
    width: 90%;
  }
  strong {
    font-size: 16px;
    letter-spacing: 0;
  }
  #index_nav {
    margin: 0;
  }
  #index_nav .title {
    padding: 0;
    margin-bottom: 0;
  }
  #index_nav .title img {
    padding-top: 30px;
  }
  #index_nav a:first-child {
    padding-top: 0;
  }
  article {
    padding: 0 0 40px 0;
  }
  .content_wrap {
    width: 100%;
    margin: 0 auto;
  }
  #talk_body .txt_box:first-child {
    padding-top: 30px;
  }
  #talk_body {
    padding: 20px 0;
  }
  #talk_body .txt_box {
    padding: 20px;
  }
  #talk_body dl {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  #talk_body dd, .info_taidan_txt dd {
    padding: 0px 14px;
    line-height: 2em;
  }
  #talk_body dt, .info_taidan_txt dt {
    margin: 0 0px 10px 14px;
  }
  #talk_body .pic {
    margin-bottom: 20px;
  }
  #talk_body .pic img {
    width: 90%;
    margin: 0 auto;
  }
  #talk_body .pic .caption {
    font-size: 11px;
    width: 90%;
    margin: 5px auto 0;
  }
  #talk_body .txt_box .desc {
    padding: 0;
  }
  .talk_nav {
    padding-bottom: 30px;
  }
  body #talk_wrap .talk_end {
    padding: 10px 0 30px;
  }
  #kv {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 30px;
  }
  #yodogawa, #talk_wrap {
    padding-top: 0;
  }
  #yodogawa {
    margin: 50px 0 0;
    padding-bottom: 0;
  }
  #yodogawa .inner {
    width: 92%;
  }
  #yodogawa .inner p {
    font-size: 16px;
    padding: 5px 10px 0;
    line-height: 2em;
    letter-spacing: .05em;
    margin: 0 0 1em 0;
  }
  #yodogawa .inner .btn_profile {
    font-size: 14px;
    letter-spacing: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .profile_inner h3 {
    font-size: 25px;
  }
  .profile_inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  #talk_wrap h2 img {
    padding-top: 30px;
  }
  #information li .info_desc p, #information_free li .info_desc p {
    font-size: 16px;
  }
  article section#information, article section#information_free {
    max-width: 100%;
  }
  #information li, #information_free li {
    padding: 30px 0 0;
  }
  #information li .info_desc p, #information_free li .info_desc {
    max-width: 90%;
  }
  #information li .info_desc p, #information_free li .info_desc p, .profile_inner .desc p {
    font-size: 16px;
  }
  #information_free li .info_desc p {
    font-size: 11px;
    line-height: 0;
  }
  #information li .info_img, #information_free li .info_img:not(:last-child) {
    margin-bottom: 0;
  }
  #information li .info_img img, #information_free li .info_img img {
    width: 85%;
  }
  .content_wrap #talk_wrap h2 {
    padding: 0;
    margin-bottom: 0;
  }
  #information_free .info_title {
    font-size: 12px;
    text-align: center;
  }
  iframe {
    width: 100%;
  }
  img {
    width: 100%;
  }
  .icon_img {
    width: 100px;
    height: auto;
    margin: 0 auto -20px;
    display: block;
  }
  .small_img {
    width: 230px;
    height: auto;
    margin: 20px auto 0;
    display: block;
  }
}