@charset "utf-8";

/*=================================================
	file name: figcaption.css
	create: 2017.Oct
	updated: 2017.10.13
===================================================*/

@media screen and (max-width: 767px) {

.sp-fluid figcaption{ margin:.5em 15px 0}

}