@charset "utf-8";

/* もの語りスタイルシート */


.st141_image{
	width: 400px;
	height: auto;
}


.st141_st{
	color: #dd0000;
	font-weight: 500;
	font-size: 1.3em;
}



/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

/* ### スマートフォン ### */
/* -------------------------------------------------------------------------------- */

@media (max-width: 599px) {

.st141_st{
	color: #dd0000;
	font-weight: 500;
	font-size: 1.12em;
}

.column_p_img  .st141_image{
	width: 72%;
	max-width: 300px;
}


} /*  @media (max-width: 599px)  */
