.content_wrap {
  font-family: 'A1 Gothic R';
}


hr {
  border-top: 1px solid #c0c0c0;
  margin-bottom: 30px;
  margin-top: 30px;
}


h1 {
  font-size: 25px;
  font-weight: bold;
  color: #07084D;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
   line-height: 1.5em;
}


h2 {
  font-size: 24px;
  font-weight: bold;
  color: #ed6d35;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}


h3 {
  font-size: 15px;
  font-weight: bold;
  color: #07084D;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

h4 {
  font-size: 24px;
  font-weight: bold;
  color: #00A99D;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
	

}

.attention {
  font-size: 14px;
  line-height: 1.6em;
  color: #696969;
  margin-top: 20px;
}

#yodogawa {
  padding-bottom: 0;
}
#information_free {
  padding-top: 0;
}
.youtube_wrap {
  margin-bottom: 4em;
  padding: 0 5%;
}

@media (min-width: 641px) {
  #information li .info_desc, #information_free li .info_desc {
    max-width: 70%;
  }
}	
@media (max-width: 640px){
  #information_free li .info_desc {
    width: 90%;
  }
	#information_free li .info_img img {
    width: 90%;
  }
}
