#yodogawa .inner {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  letter-spacing: 0.14em;
}
article {
  max-width: 740px;
  padding: 0 0 0 0;
  background-color: transparent;
}
article section:not(#kv), article nav, footer {
  background-color: none;
}
footer .inner {
  background-color: transparent;
}
#kv {
  width: 100vw;
  padding-bottom: 0
}
#yodogawa .btn_profile {
  margin: -20px 0;
}
#yodogawa .inner > p:first-child {
  line-height: 2em;
}
#information .bd_b, #information_free .bd_b {
  border: none;
}
#index_nav, #talk_nav, .talk_nav, #talk_wrap, footer {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}
#index_nav .date {
  text-align: center;
  margin-bottom: 0;
}
#talk_wrap {
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  background-color: rgb(255, 255, 255, 0.9);
}
article section#information, article section#information_free {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #c5dce0;
  letter-spacing: 0.14em;
  line-height: 6em;
}
#information li, #information_free li {
  padding-top: 50px;
  padding-bottom: 40px;
}
.next_post {
  padding-bottom: 3em;
}
footer {
  padding-top: 3em;
}
#index_nav, #talk_nav, .talk_nav, #information li, #information_free li {
  margin-top: 0;
  margin-bottom: 0;
}
#talk_wrap h2 {
  padding-top: 30px;
  margin: 0 0 30px;
}
#talk_wrap .talk_end, #talk_wrap .talk_end p {
  margin: 0;
}
#talk_wrap .talk_end {
  padding-top: 3em;
  padding-bottom: 4em;
}
#talk_wrap .talk_end p + p {
  padding-top: 10px;
  padding-bottom: 0em;
}
@media (min-width: 740px) {
  #kv {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media (max-width: 740px) {
  #kv {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 641px) {
  #yodogawa {
    padding: 70px 0 60px 0;
  }
  #information li .info_img, #information_free li .info_img:not(:last-child) {
    margin: 0;
  }
  #information li .info_img img, #information_free li .info_img img {
    width: 70%;
  }
  #information li .info_desc, #information_free li .info_desc {
    max-width: 390px;
    margin: -20px auto 60px;
  }
  #information li .info_desc p, #information_free li .info_desc p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 2em;
  }
  .profile_inner .pic {
    width: 400px;
    margin: 0 auto 0;
  }
  .profile_inner .pic img {
    width: 400px;
    margin: 0 auto 40px;
  }
  #talk_body dd, .info_taidan_txt dd {
    margin: 0 0 2.6em 0;
  }
}
@media (max-width: 640px) {
  #yodogawa {
    padding: calc(40 / 640 * 100vw) 1em 2em 1em !important;
    text-align: center;
  }
  #yodogawa .btn_profile {
    margin: -24px 0 10px;
  }
  #talk_body dl {
    margin: 0 1rem;
  }
  .only_tablet #talk_body dl {
    margin: 0 auto;
  }
  #talk_body dd {
    padding: 0 0;
    letter-spacing: 0.1em;
    line-height: 2em;
  }
  #talk_body dt.t_h {
    left: unset;
  }
  #information li .info_desc, #information_free li .info_desc {
    margin: -30px 0 0;
    padding: 0 2em 0;
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #yodogawa .inner {
    font-size: 18px;
    padding-top: 30px;
    letter-spacing: 0.07em;
    text-align: justify;
  }
  #information li .info_img, #information_free li .info_img {
    margin: 20px 15px -30px;
  }
  #information li .info_desc, #information_free li .info_desc {
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  #information li .info_desc p, #information_free li .info_desc p {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    margin: 0px 0 3em 0;
  }
  #talk_wrap h2 img {
    padding-top: 10px;
  }
  .only_tablet #information li .info_desc, .only_tablet #information_free li .info_desc {
    max-width: 480px;
    margin: 0 auto;
  }
  #information li, #information_free li {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #information .info_title, #information_free .info_title {
    /* display: none; */
  }
  footer {
    padding-top: 80px;
  }
}