@charset "UTF-8";
/* Scss Document */
/* CSS Document */
.blk_answer .txt_yellow{
	font-size: 3.888em;
}

.area_flow p{
	margin-left: 1.2em;
	margin-bottom: 0;
	border-left: 2px solid #146CFF;
	padding-left: 2em;
    padding-bottom: 2em;}
/*===============================================
●smart.css  画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
}
