@charset "utf-8";

/* ==

　style

=============================================================================== */
.titBlock h2{
	margin:0 !important;
}
h3{
	margin-bottom: 20px !important;
	padding-bottom:0 !important;
	border-top: 2px dashed #ed7987 !important;
	border-bottom: 2px dashed #ed7987 !important;
}
h4 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}



@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 400px) {
}








