@charset "UTF-8";

/* ボタン
------------------------------------------------- */
@media only screen and (max-width: 480px) {
	#main .main-contents .tbl-b .lyt-btn-b.inlineblock {
		display: flex !important;
		margin-top: 10px !important;
	}
}
