body {
  font-family: 'Koburina Gothic W3 JIS2004';
}
article {
  max-width: 800px;
}
#yodogawa,
#talk_body dt,
.profile_inner h3,
#information_free {
  font-family: 'Koburina Gothic W6 JIS2004';
}
.play-by-play {
  color: #C80000;
  font-family: 'Toppan Bunkyu MdMin EB JIS2004';
}
#yodogawa {
  margin: 0 auto;
  padding: 52px 16px;
}
#yodogawa br {
  display: inherit;
}
.profile_inner h3 .s {
  display: block;
  margin: 14px 0 0 -0.5em;
}
.profile_inner .desc {
  font-size: 14px;
}
#kv {
  background-color: #2387B9;
}
#kv img {
  width: 500px;
  max-width: 100%;
}
#talk_body dt {
  font-family: 'Koburina Gothic W6 JIS2004';
}
#index_nav::before {
  content: '';
  display: inline-block;
  background-image: url(/ns_furutachi/index.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 76px;
  height: 34px;
}
#index_nav {
  padding-top: 52px;
  padding-bottom: 24px;
  margin: 0;
}
#index_nav ul {
  padding-top: 14px;
}
#index_nav a {
  padding: 34px 0;
}
#index_nav .title img {
  max-width: 410px;
}
#index_nav .bd_b,
#index_nav .bd_t {
  border: none;
}
.talk_nav_top {
  margin-top: 0; 
}
.talk_nav_bottom {
  margin: 0; 
}
.talk_nav_bottom.bd_b {
  border-bottom: none;
}
.is_parent footer {
  padding-top: 30px;
}
#talk_wrap h2 img {
  max-width: 410px;
}
br[data-br="kuten"] {
  display: inherit !important;
}
#information_free .info_title {
  padding: 45px 0 35px 0;
  width: 100%;
  font-size: 21px;
  color: #ffc800;
  line-height: 1.715;
  margin: 0 auto;
}
#information_free .info_title p {
  width: fit-content;
  max-width: 94%;
  margin: 0 auto;
}
.content_wrap section#information_free {
  background-color: #2387B9;
  padding: 0;
  color: white;
}
.youtube_wrap {
  margin: 0;
  padding: 25px 30px 50px 30px;
}
.next_post {
  display: none;
}
@media (min-width: 501px) {
  #kv {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 641px) {
  #yodogawa {
    font-size: 18px;
  }
  #index_nav {
    border-top: 10px solid #ffc800;
  }
  #index_nav::before {
    width: 94px;
  }
  #talk_wrap .talk_end {
    margin: 40px 0 60px 0;
  }
  #information_free li .info_desc {
    max-width: 540px;
    width: fit-content;
  }
  #information_free li .info_img:not(:last-child) {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 308px;
  }
  #information_free li.bd_b {
    border-bottom: 10px solid #ffc800;
  }
  #information_free .info_title {
    border-top: 10px solid #ffc800;
  }
}
@media (max-width: 640px) {
  #index_nav .title {
    padding: 0 8%;
  }
  #talk_body dd, .info_taidan_txt dd {
    padding: 0;
  }
  #index_nav {
    border-top: 5px solid #C80000;
  }
  #information_free .info_title {
    font-size: 17px;
    padding: 36px 0 30px 0;
  }
  #information_free li .info_desc {
    font-size: 13px;
    max-width: 92%;
    text-align: justify;
  }
  #information_free li.bd_b {
    border-bottom: 5px solid #C80000;
  }
  #information_free .info_title {
    border-top: 5px solid #C80000;
  }
  #information_free li .info_img:not(:last-child) {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 60%;
    max-width: 308px;
  }
  .youtube_wrap {
    padding: 24px 0 36px 0;
  }
  .closing {
    font-size: 12px;
  }
}
