@charset "UTF-8";

@media screen and (max-width: 768px) {
	#l_comic + div.composite_box01 .wrapper_item {
		flex-direction: column-reverse;
	}
}