@charset "UTF-8";

/*-------Custom CSS--------*/
@media screen and (max-width:767px){
	.box02_border_blue_ttl{
		top: -30px;
	}
	.sp_no_indent {
		text-indent: 0;
		padding-left: 0;
	}
	.sp_flex {
		display: flex;
	}
}