@charset "UTF-8";
/* CSS Document */

body {
  font-family: Shuei MaruGo L;
}
#yodogawa .inner {
  padding-top: 15px;
  text-align: center;
}

article {
  max-width: 1000px;
  padding: 0;
  background-color:unset;
}

#kv {
  width: 100%;
  margin:0 auto;
}
.youtube_embed_container {
  margin-bottom:50px;
}
#talk_body {
  text-align:center;
  line-height:1.6;
}

#talk_body dd{text-align:left; width:26em; margin:0 auto;}

#talk_body .txt_box {
  max-width: 100%;
  color:#000;
  text-align:center;
  background-color:#F2F2F2;
  margin-top:80px;
  margin-bottom:0px;
}

#talk_body .txt_box img {
  max-width:380px;
}

#talk_body .txt_box .desc {
  max-width:100% ;
}

.date {
  padding-bottom:40px;
  font-size:90%;
}

#information .bd_b, #information_free .bd_b {
  border: none;
}

.profile_detail {
  text-align: center;
}

#index_nav {
  display: none;
}
#index_nav .title, #talk_wrap h2 {
  font-size: 260%;
  padding-top:20px;
}
  
#talk_wrap {
  padding-top: 50px;
}

footer {
  padding-top: 60px;
}
#index_nav, #talk_nav, .talk_nav, #information li, #information_free li {
  margin-top: 0;
  margin-bottom: 0;
}

#talk_wrap .talk_end, #talk_wrap .talk_end p {
  margin: 0;
}
#talk_wrap .talk_end {
  padding-top: 2em;
}
#talk_wrap .talk_end p + p {
  padding-top: 10px;
  padding-bottom: 5em;
}
.talk_nav_top, .talk_nav_bottom .index {
  display: none;
}
#information_free .index10m {
  display: flex;
  flex-wrap: wrap;
  padding: 0 40px;
  /* justify-content: space-between; */
}
#information_free .index10m li {
  width: 22%;
  padding-left: 2%;
}

#information_free .index10m p{
    margin-top: 3%;
    font-size:84%;
}
.next_post {
  padding-bottom: 5em;
}

.info_img {
  width: 160px;
  margin: 40px auto 0 auto;
}
#information_free img {
  max-width: 100%;
}
#n2-ss-50-align {width:600px; margin:0 auto;}
.n2-section-smartslider {background-color:#F2F2F2;
padding-bottom:40px;}
@media (max-width: 640px){
  #yodogawa {
    padding: 20px 10px 0em 10px;
  }
  #talk_body dl {
    margin: 0 1rem;
  }
  .only_tablet #talk_body dl {
    margin: 0 auto; 
  }
  #talk_body dd {
    padding: 0 0;
    width:90%;
    letter-spacing: 0.1em;
  }
  #yodogawa .inner {
    letter-spacing: 0.1em;
    text-align: justify;
  } 
  #index_nav .title {
    white-space: unset;
  }
  #talk_wrap {
    margin-top:-40px;
  }
  #talk_wrap h2 {
    font-size:210%;
  }
  #talk_body .txt_box img {
    max-width:60%;
    margin:0 auto;
    padding-top:20px;
  }
  #talk_body .txt_box {
  text-align:left;
  padding-top:40px;
}
  footer {
    padding-top: 80px;
  } 
  #information_free .index10m {
    padding: 0 20px;
  }
  #information_free .index10m li {
    width: 47%;
  }
  .info_img {
    margin: 10px auto 0 auto;
    width:126px;
  }
  #n2-ss-50-align {width:70%; margin:0 auto;}
}
