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

/* price
----------------------------------------------------------------------------- */
	.me_price_title01 {font-size: 18px;}

	.me_oversp {overflow: scroll;}
	.me_price_table01 {width: 650px;}

	.me_price_table01 th,
	.me_price_table01 td {
		font-size: 13px;
	}
	.me_price_table01 thead th {font-size: 13px;}

	.me_price_plan th {width: auto;}

	/* ƒ{ƒ^ƒ“ */
	ul.me_price_linkbtn_ul {
		max-width: 205px;
	}
	ul.me_price_linkbtn_ul li {
		width: 100%;
		margin: 0 auto 20px;
	}

}
