
/* ----------------------------------------------------------------------------- */
/* -- HTML en_only css -- */
.ttl_h1 {font-size: 44px;}
.ttl_h2 {font-size: 40px;}
@media screen and (max-width: 768px) {
	.ttl_h1 {font-size: 28px;}
	.ttl_h2 {font-size: 26px;}
	.txt_xl{font-size: 4rem;}
	
    .top_cat_ttl{border-bottom: 4px solid #28786E;margin-bottom: 12px;}
	.top_cat02 .top_cat_ttl{border-color: #508CAA;}
	.top_cat03 .top_cat_ttl{border-color: #C86464;}
	.top_cat_ttl::after,.top_cat02 .top_cat_ttl::after,.top_cat03 .top_cat_ttl::after{height: 0px;background:none}
	.top_cat_ttl h3{font-size: 22px;margin-right: 0;letter-spacing: 0;}
	.acd-menu-item::after{right: 20px;}
}
