#yodogawa .inner p {
  font-family: 'Koburina Gothic W6 JIS2004';
  letter-spacing: 0.1em;
  font-size: 18px;
}
article {
  max-width: 740px;
  padding: 0 0 0 0;
  background-color: unset;
}
.content_wrap {
  background-color: transparent;
}
footer .inner {
  background-color: unset;
}
#kv {
  width: 100vw;
  padding-bottom: 20px
}
#yodogawa .inner p {
  /*line-height: 1.2em;*/
}
#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;
  padding-top: 3em;
}
#index_nav .date {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
  color: #777;
}
#talk_wrap {
  font-family: 'Koburina Gothic W3 JIS2004';
}
dt [data-list="ーー"] {
  letter-spacing: 0;
}
article section#information, article section#information_free {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #FFCD00;
  font-family: 'Koburina Gothic W6 JIS2004';
  color: white;
  letter-spacing: 0.14em;
  line-height: 6em;
}
#information li, #information_free li {
  padding-top: 30px;
  padding-bottom: 30px;
}
#index_nav, #talk_nav, .talk_nav, #information li, #information_free li {
  margin-top: 0;
  margin-bottom: 0;
}
.bd_b {
  border-bottom: none;
}
#talk_wrap .talk_end, #talk_wrap .talk_end p {
  margin: 0;
}
#talk_wrap .talk_end {
  padding-top: 3em;
}
#talk_wrap .talk_end p + p {
  padding-top: 10px;
  padding-bottom: 5em;
}
.next_post {
  padding-bottom: 3em;
}
#information li .info_img img, #information_free li .info_img img {
  max-width: 100%;
}
#information .info_title, #information_free .info_title {
  padding: 26px;
  border-top: solid 1px #080C4C;
  border-bottom: solid 1px #080C4C;
}
@media (min-width: 740px) {
  #kv {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media (max-width: 740px) {
  #kv {
    width: 100%;
    margin-left: 0px;
  }
}
@media (min-width: 641px) {
  #yodogawa {
    padding: 70px 0 60px 0;
  }
  .profile_inner h3, .modal_content_inner h3 {
    max-width: 560px;
  }
  .profile_inner, .modal_content_inner {
    max-width: 700px;
  }
  #information li .info_desc, #information_free li .info_desc {
    max-width: 400px;
    margin-bottom: 50px;
  }
  .profile_inner .desc, .modal_content_inner .desc {
    max-width: 560px;
  }
  #information li .info_img, #information_free li .info_img:not(:last-child) {
    margin-bottom: 10px;
  }
  #information .info_title, #information_free .info_title .p1 {
    font-size: 18px;
    line-height: 2em;
  }
}
@media (max-width: 640px) {
  body {
    letter-spacing: 0.07em;
    line-height: 2em;
  }
  #yodogawa {
    padding: calc(40 / 640 * 100vw) 1em 2em 1em !important;
    text-align: center;
  }
  #yodogawa .inner p {
    font-size: 16px;
  }
  .profile_inner .desc, .modal_content_inner .desc {
    max-width: 90%;
  }
  #bg {
    /* background-image: url(/ns_sasao_itoi/back_sp_s.jpg); */
  }
  #talk_body dl {
    margin: 0 1.2rem;
  }
  .only_tablet #talk_body dl {
    margin: 0 auto;
  }
  #talk_wrap h2 img {
    width: 90%;
  }
  #talk_body .pic .caption {
    margin: 5px 20px 0 0px;
  }
  #talk_body dt.t_h {
    left: unset;
  }
  #talk_body dd {
    padding: 0 0;
    letter-spacing: 0.1em;
  }
  #talk_body .pic img {
    width: 90%;
    margin: 0 auto;
  }
  #information li .info_desc, #information_free li .info_desc {
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #yodogawa .inner {
    width: 90%;
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #information li .info_img, #information_free li .info_img {
    margin-top: 46px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #information li .info_desc, #information_free li .info_desc {
    max-width: 85%;
    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-top: 10px;
    padding-bottom: 1px;
  }
  #information .info_title, #information_free .info_title .p1 {
    font-size: 13.5px;
    text-align: center;
    padding: 10px 0px;
    line-height: 2em;
  }
  #information .info_title, #information_free .info_title {
    font-size: 12px;
    text-align: center;
    width: 85%;
    letter-spacing: .07em;
    line-height: 2em;
    margin-top: -30px;
    padding: 10px 0px;
  }
  footer {
    padding-top: 80px;
  }
}
