body {
  font-family: "A1 Mincho";
}
article {
  padding: 0;
  background-color: transparent;
}
.content_wrap {
  background-color: white;
  padding: 0 20px;
}
#yodogawa p {
  font-size: 18px;
  line-height: 38px;
}
#yodogawa p img {
  width: 211.8px;
}
#yodogawa p.btn_profile {
  width: 280px;
  margin: 0 auto;
}
#yodogawa p.btn_profile a {
  font-size: 14px;
  font-family: "Koburina Gothic W3 JIS2004";
  -webkit-font-smoothing: antialiased;
}
#yodogawa .inner p:last-child {
  margin-bottom: 0;
}
.profile_inner .desc p {
  letter-spacing: -0.5px;
}
.profile_inner h3 {
  text-align: center;
}
#talk_wrap h2 {
  margin-bottom: 72px;
}
#index_nav .title, #talk_wrap h2 {
  font-family: "Koburina Gothic W6 JIS2004";
  font-size: 24px;
  line-height: 36px;
}
#index_nav .title .s, #talk_wrap h2 .s {
  font-size: 18px;
}
#index_nav .title br, #talk_wrap h2 br {
  display: none;
}
#kv h1 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 630px;
}
#kv img {
  width: 340px;
}
#talk_body dt, .talk_end .date, #index_nav .date {
  font-family: "Koburina Gothic W3 JIS2004";
  -webkit-font-smoothing: antialiased;
}
.talk_end .date, #index_nav .date {
  font-size: 87.5%;
}
@media (max-width: 640px) {
  #kv img {
    width: 255px;
  }
  br[data-br=kuten] {
    display: inline !important;
  }
  .content_wrap {
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  #yodogawa p {
    font-size: 1rem;
    line-height: 2rem;
  }
  #yodogawa p img {
    max-width: 211.8px;
    width: calc(211.8 * 100vw / 420);
  }
  #yodogawa.bd_t.bd_none {
    margin-top: 0;
  }
  #yodogawa .inner {
    text-align: justify;
  }
  #home_menu h3 {
    width: 100%;
    margin-left: 0;
  }
  #talk_wrap h2 {
    margin-bottom: calc(90 / 640 * 100vw);
  }
  #talk_body dl {
    font-size: 0.95rem;
  }
  .profile_inner .desc p {
    letter-spacing: 0px;
  }
}
