body {
  font-family: "-apple-system", "Helvetica Neue", "Hiragino Kaku Gothic ProN", meiryo, "M+ 1p", sans-serif;
  letter-spacing: 0.1em;
  line-height: 2em;
}
#talk #wrap .bg_color {
  background-color: unset;
}
#yodogawa {
  margin-bottom: 60px;
}
#yodogawa a {
  font-size: 16px;
}
#yodogawa .inner p {
  font-size: 19px;
  padding-top: 100px;
}
#yodogawa .inner p + p:not(.btn_profile) {
  font-size: 14px;
  padding-top: 0;
}
#yodogawa .inner .btn_profile {
  padding-top: 0;
}
.profile_inner .desc, .profile_inner h3 {
  max-width: 476px;
}
#talk_nav, .talk_nav {
  display: none;
}
#kv {
  width: 900px;
  max-width: 100vw;
  padding-top: 20px;
  margin-bottom: -50px;
  margin-left: calc((900px - 100%) / 2 * -1);
  box-sizing: border-box;
}
#talk_wrap {
  padding-top: 60px;
  background-color: rgba(255, 255, 255, 0.8);
}
body #talk_wrap .talk_end {
  margin: 0;
  padding: 30px 0 60px;
}
body #talk_wrap .talk_end p {
  margin: 0;
  font-size: 14px;
}
article section#information, article section#information_free {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: white;
  color: #fff;
  letter-spacing: 0.14em;
  line-height: 6em;
}
#information_free .bd_b {
  border-top: solid 1px #000;
  margin: 0 50px;
}
#index_nav {
  margin-bottom: 0;
}
#information .info_title, #information_free .info_title {
  font-size: 31px;
  line-height: 1.7em;
	color:#06004F;
}
#information li, #information_free li {
  padding-top: 80px;
  padding-bottom: 80px;
}
#information li .info_desc p, #information_free li .info_desc {
  line-height: 1em;
  color: #000;
  max-width: 500px;
  margin-bottom: 70px;
}
#information li .info_desc p, #information_free li .info_desc p {
  font-size: 16px;
  line-height: 2em;
  color: #000;
}
footer .inner {
  background-color: unset;
}
.bd_b {
  border-bottom: none;
}
@media (min-width: 641px) {
  footer {
    padding-top: 2em;
  }
#information_free li .info_img:first-child{
	margin: 0 auto -24px;
    width: 70%;
	}
}
@media (max-width: 900px) {
  #kv {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media (max-width: 640px) {
  article {
    padding: 0;
  }
  footer {
    padding-top: 40px;
  }
  #talk_body dl {
    font-size: 1rem;
  }
  #kv {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0;
    padding: 0;
  }
  .bd_t {
    border-top: none;
  }
  #yodogawa, #talk_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  #yodogawa {
    margin-bottom: 0;
  }
  #yodogawa .inner p {
    font-size: 18px;
    padding-top: 0;
    margin: 0 0 1em 0;
  }
  #yodogawa .inner .btn_profile {
    font-size: 16px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  .profile_inner h3 {
    font-size: 25px;
  }
  #information_free .bd_b {
    margin: 0 10px;
  }
  #information li .info_desc p, #information_free li .info_desc p {
    font-size: 16px;
  }
  article section#information, article section#information_free {
    max-width: 100%;
  }
  #information li, #information_free li {
    padding: 30px 0;
  }
  #information li .info_desc p, #information_free li .info_desc {
    max-width: 90%;
	margin-bottom: 30px;
  }
  #information li .info_desc p, #information_free li .info_desc p, .profile_inner .desc p {
    font-size: 16px;
  }
  #information li .info_img, #information_free li .info_img:not(:last-child) {
    margin-bottom: 0;
  }
  #information li .info_img img, #information_free li .info_img img {
    width: 85%;
    margin: 0 auto -25px;
  }
  #information .info_title, #information_free .info_title {
    width: 92%;
    margin: 0 auto;
    font-size: 25px;
  }
  .bd_b {
    border-bottom: solid 1px #000;
  }
}
