/* 参鶏湯キット紹介ページ（学院共通スタイルの補助のみ） */

.samgyetang-buy {
	margin: 25px 0 40px;
	text-align: left;
}

@media (max-width: 640px) {
	.samgyetang-buy {
		margin-bottom: 30px;
		text-align: center;
	}

	article .box01 .left_box,
	article .box01 .right_box {
		float: none;
		width: 100%;
	}

	article .box01 .right_box {
		text-align: center;
		margin: 0 0 20px;
	}

	article .box01 .right_box img {
		max-width: 60%;
		height: auto;
	}
}
