.ttl_img{
	text-align: center;
	margin-bottom: 50px !important;
}
  @media screen and (max-width: 767px) {
    .ttl_img{
	margin-bottom: 30px !important;
} 
}

.info__1column {
	text-align: left;  
	margin-bottom: 60px !important;
} 
.info__1column p {
	font-size: 0.9rem;
	line-height: 1.8;
	margin-bottom: 30px !important;
} 
.info__1column span {
	color: #005bac;
} 
.info__1column a {
	color: #005bac !important;
} 
.info__ttl {
	font-size: 1.3rem;
	font-weight: bold;
	color: #005bac;
	padding: 10px 0;
	border-top: 2px solid #005bac;
	border-bottom: 2px solid #005bac;
	margin-bottom: 20px !important;
}

  @media screen and (max-width: 767px) {
    .info__1column {
	margin-bottom: 30px !important;
} 
    .info__1column p {
	margin-bottom: 20px !important;
} 		  
    .info__ttl {
	font-size: 1.2rem;
} 	  
}

