#yodogawa .inner {
	font-family: 'Gothic Medium BBB JIS2004 AP';
	letter-spacing: 0.14em;
} 
article {
	max-width: 740px;
	padding:0 0 0 0;
  background-color: unset;
}

footer .inner {
  background-color: unset;
}
#kv {
	width: 100vw;
}

#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;
}
	
#talk_wrap {
	font-family: 'Gothic Medium BBB JIS2004 AP';
}

article section#information, article section#information_free {
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
  	text-align: center;
	font-family: 'Gothic Medium BBB JIS2004 AP';
	letter-spacing: 0.14em;
	line-height:6em;
}
#information li, #information_free li {
  padding-top: 100px;
  padding-bottom: 100px;
}
element.style {
    margin-bottom: -4px;
}
#talk_wrap h2 {
    margin: 0em 0px 1em 0px;
}
#talk_wrap .talk_end, #talk_wrap .talk_end p {
  margin: 0;
}
.midashi{
  font-family:'Gothic Medium BBB JIS2004 AP';
	color:#4d4d4d
}
.profile_inner, .modal_content_inner {
    font-family: 'Gothic Medium BBB JIS2004 AP';
    line-height: 1.5em;
}
.profile_inner h3, .modal_content_inner h3 {
    margin: 0px auto 16px auto;
    font-size: 20px;
    line-height: 1.5em;
}

@media (min-width: 740px) {
  #kv {
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media (max-width: 740px) {
  #kv {
    width: 100%;
    margin-left: 0px;
	  margin-bottom: 0px;
	padding-bottom:0px;
  }	
}
@media (min-width: 641px) {
   #kv {
	margin-bottom: 6em;
  }	
	#yodogawa {
    padding: 5em 0 0 0;
  }
#talk_body .txt_box {
    margin: 0;
  }
.profile_inner, .modal_content_inner {
    padding: 5em 1em 4em 6em;
  }
}
@media (max-width: 640px){
    #kv {
	margin-bottom: 3em;
  }	
	#yodogawa {
    padding: 3em 1em 1em 1em;
    text-align: center;
  }
  #talk_body dl {
    margin: 0 1rem;
  }
  .only_tablet #talk_body dl {
    /* margin: 0 auto; */
  }
  #talk_body dd {
    padding: 0 0;
    letter-spacing: 0.1em;
  }
  #talk_body dt.t_h {
    left: unset;
  }
  #information li .info_desc, #information_free li .info_desc {
    letter-spacing: 0.1em;
    text-align: justify;
  }
  #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;
  }
  footer {
    padding-top: 80px;
  }
}
