#yodogawa {
  border-top: none;
}
#yodogawa .inner {
  font-family: 'Reimin Medium', serif;
  letter-spacing: 0.14em;
}
article {
  max-width: 740px;
  padding: 0 0 0 0;
  background-color: transparent;
}
article a {
  color: rgb(66, 142, 199);
}
article section:not(#kv), article nav, footer {
  background-color: rgba(255, 255, 255, 0.95);
}
footer .inner {
  background-color: transparent;
}
#kv {
  width: 100vw;
}
#yodogawa .inner p {
  font-size: 103%;
  /*line-height: 1.2em;*/
}
.profile_inner p, .profile_inner h3, .modal_content_inner p {
  font-family: 'Reimin Medium', serif;
}
#information_free li .info_desc p {
  font-size: 14px;
  margin: -50px auto 0;
  padding-bottom: 30px;
}
#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: 50px
}
#talk_wrap {
  font-family: 'Reimin Medium', serif;
}
#talk_wrap h2 img {
  padding: 50px 0;
}
article section#information, article section#information_free {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: 'Reimin Medium', serif;
  letter-spacing: 0.14em;
  line-height: 6em;
}
#information li, #information_free li {
  padding-top: 80px;
  padding-bottom: 50px;
}
.next_post {
  padding-bottom: 3em;
}
footer {
  padding-top: 2em;
}
#index_nav, #talk_nav, .talk_nav, #information li, #information_free li {
  margin-top: 0;
  margin-bottom: 0;
}
#talk_wrap h2 {
  margin: 0 auto 0;
}
#talk_wrap .talk_end, #talk_wrap .talk_end p {
  margin: 0;
}
#talk_wrap .talk_end {
  padding-top: 1em;
  /* padding-bottom: 4em; */
}
#talk_body dt, .info_taidan_txt dt {
  font-size: 103%;
  letter-spacing: -0.05em;
}
#talk_body dd {
  font-size: 103%;
  line-height: 1.9em;
  width: 70%;
}
#talk_body .txt_box .pic:first-child {
  width: 78%;
  margin: 16px auto 10px;
}
.date {
  font-size: 12px;
}
@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: 90px 0 80px 0;
  }
  #information_free li .info_img img {
    max-width: 400px;
  }
}
@media (max-width: 640px) {
  article {
    max-width: 100%;
  }
  #yodogawa {
    margin-top: 30px !important;
    padding: calc(60 / 640 * 100vw) 1em 2em 1em !important;
    text-align: center;
  }
  .only_tablet #talk_body dl {
    /* margin: 0 auto; */
  }
  #talk_body dd {
    width: 100%;
    margin: 0 0 2.5em 0;
    padding: 0 0;
    letter-spacing: 0.1em;
  }
  #talk_body dt.t_h {
    left: unset;
  }
  #talk_body dl {
    padding: 0 20px;
  }
  #talk_body .txt_box {
    padding-bottom: 15px;
  }
  #talk_body .txt_box .pic:first-child {
    width: 100%;
  }
  #information li .info_desc, #information_free li .info_desc {
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #yodogawa .inner {
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #information li .info_img, #information_free li .info_img {
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #information_free li .info_desc p {
    margin-top: -40px;
  }
  #information_free li .info_img img {
    width: 100%;
  }
  #information li .info_desc, #information_free li .info_desc {
    max-width: 70%;
    margin: 0 auto;
  }
  .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: 0;
  }
  #information li, #information_free li:last-child {
    padding-bottom: 40px !important;
  }
  #information .info_title, #information_free .info_title {
    /* display: none; */
  }
  .date {
    font-size: 11px;
  }
  footer {
    padding-top: 50px;
  }
}