#yodogawa .inner {
	font-family: 'Yu Gothic Pr6N B';
	letter-spacing: 0.14em;
	color: rgb(126,78,34);
} 

/* キーヴィジュアル ------- ここから */
article {
  padding-top: 0;
  background-color: unset;
  padding: 0;
  max-width: 800px;
}

#yodogawa,
#index_nav,
#talk_nav,
.talk_nav,
#talk_wrap,
footer {
	background-color: rgb(255,255,255,0.50);
}

footer .inner {
  background-color: unset;
}
#index_nav {
  margin: 0;
}

#kv {
  width: 100vw;
  justify-content: center;
  align-items: center;
  margin-left: calc((100vw - 100%) / 2 * -1);
  overflow: hidden;
  position: relative;
  z-index: -1;
}
#kv img.pc {
  max-width: 800px;
}
#talk_body dt {
    font-family: 'Yu Gothic Pr6N B';
}	
#talk_wrap {
	font-family: 'Yu Gothic Pr6N M';
	padding-top: 50px;
}

#information_free {
	font-family: 'Yu Gothic Pr6N B';
	color: rgb(126,78,34);
 	background-color: rgb(255,255,255,0.50);
}
#information_free ul {
  padding-top: 3em;
}

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

#information li, #information_free li {
  /* padding-top: 100px; */
  /* padding-bottom: 100px; */
  margin-bottom: 0;
  padding-bottom: 20px;
}
#information_free li {
  background-image: url(230600_dwarf_PC_column.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
.youtube_wrap {
  max-width: 660px;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
}
#talk_wrap .talk_end {
  margin: 0;
  padding: 1em 0 3em 0;
}
#talk_wrap .talk_end p {
  margin: 0;
}
#talk_wrap .talk_end p + p {
  margin-top: 1em;
}
.next_post a {
  margin: 0 auto;
}
footer {
  padding-top: 3em;
}
@media (min-width: 740px) {
  #kv {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media (max-width: 740px) {
  #kv {
    width: 100%;
    margin-left: 0px;
    padding-bottom: 1em;
  }	
}
@media (min-width: 641px) {
  #yodogawa{
	  background-color: transparent;
    padding: 40px 0;
  }
  #yodogawa.bd_t.bd_none {
    /* margin-top: -44em */
    margin-top: -50vw;
  }
  #talk_nav, .talk_nav {
    /* margin: 60px 0 0; */
    margin: 0;
  }
  #information li .info_desc, #information_free li .info_desc {
    padding-top: 630px;
  }  
}
@media (max-width: 640px){
  #yodogawa {
    /* padding: calc(40 / 640 * 100vw) 1em 0 1em!important; */
    padding: calc(40 / 640 * 100vw) 1em;
    text-align: center;
  }
  #talk_nav, .talk_nav {
    /* margin: calc(60 / 640 * 100vw) 0 0; */
    margin: 0;
  }
  #talk_wrap h2 img {
    width: 90%;
  }
  #talk_body dl {
    margin: 0 1rem;
  }
  .only_tablet #talk_body dl {
    /* margin: 0 auto; */
  }
  #talk_body dt.t_h {
    left: unset;
  }
  #talk_body dd {
    padding: 0 0;
    letter-spacing: 0.1em;
  }
  #information li .info_desc, #information_free li .info_desc {
    letter-spacing: 0.1em;
    text-align: justify;
    padding-top: 86%;
    padding-bottom: 0;
  }
  #yodogawa .inner {
    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: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .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;
  }
  #information_free li {
    background-image: url(230600_dwarf_sm_colum.jpg);
    padding: 3em 5%;
    background-size: 90%;
  }
  #information_free li .info_desc p {
    /* margin: 330px 0 1.5em 0; */
    line-height: 1.8em;
  }
}
