.content_wrap {
  background-color: rgba(255,255,255,0.8);
}
#yodogawa .inner {
	font-family: 'Yu Mincho Pr6N M';
	color: #000000;
} 
#yodogawa .btn_profile {
	font-family: 'Yu Gothic Pr6N M';
} 

#information_free img{
	padding-bottom: 30px;
}


@media (max-width: 640px) {
  #kv {
    min-height: auto;
  }
  .talk_nav_top {
    margin-bottom: 0;
  }
  .talk_nav_bottom {
    margin-top: 0;
  }
  #talk_wrap .talk_end {
    margin-bottom: 0;
    padding-bottom: calc(60 / 640 * 100vw);
  }

  #talk_wrap {
    padding-top: calc(60 / 640 * 100vw);
  }

  .content_wrap{
    background-color: rgba(255,255,255,0);
  }
    
  #index_nav,
  #talk_nav,
  #talk_wrap,
  .talk_nav, 
  .talk_nav_top{
    background-color: rgba(255,255,255,0.8);
  }
  #yodogawa .inner {
    color: #FFFFFF;
  }
	
	
#information_free .info_title{
	color: #FFFFFF;
}
	


	
}
