@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////

	093

//////////////////////////////////////////////////////////////////////////////*/


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

	本文

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

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

body.contents.topics .post .relay_column .two_column {
	flex-direction: column;
}

body.contents.topics .post .relay_column .two_column .text {
	margin-top: 0;
}

body.contents.topics .post .relay_column .two_column figure {
	margin-top: 4vw;
}

body.contents.topics .post .relay_column figcaption {
	font-size: .8em;
}

}