@charset "UTF-8";

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

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# スマホ 設定 #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */

/* #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* format.css #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* */

.format div.youtube figure:nth-last-of-type(2) {
	display: block;
	width: auto;
	margin: 0 auto;
}
.format div.youtube figure:nth-of-type(2) {
	display: block;
	width: auto;
	margin: 0.5em auto 0 auto;
}

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# スマホ 設定 ここまで #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */

}