@charset "UTF-8";
.clr01{
	color: #bc272d;
}
a.clr01:hover{
	text-decoration: underline;
}



.ttl01{
  width: 100%;
  margin: 0 0 16px;
  padding: 0 0 0;
  font-size: 125.00%;
  text-align: left;
  line-height: 1.4;
  font-weight: bold;
}

.ttl02{
	width: 100%;
	margin: 0 0 16px;
	padding: 0 0 8px;
  font-size: 106.25%;
	text-align: left;
	line-height: 1.4;
	border-bottom: 1px dashed #b49b46;
	font-weight: bold;
}
@media screen and (max-width:768px){
	
}
@media screen and (max-width:480px){
	
}