/* BASIC css start */
	.membership-wrap .container, .membership-wrap section img { width: 100%; max-width: 1050px; }
	.membership-wrap section { padding: 100px 0; }
	.membership-wrap section img { margin: 0 auto; }
	.membership-wrap section.membership-title { padding: 150px 0; background: #d5f2ff; }
	.member-benefit02 { background: #f6f6f6; }
	.member-benefit03 { background: #fff; }
	.btn-box { display: table; table-layout: fixed; width: 100%; max-width: 640px; margin: 40px auto 0; }
	.btn-box a { display: table-cell; padding: 0 10px }
	.btn-box a img { display: block; width: 100%; }
	.btn-box.btn-box2 { display: block; text-align: center; }
	.btn-box.btn-box2 a { display: inline-block; width: calc(50% - 2px); box-sizing: border-box; padding: 0 9px; }
/* BASIC css end */

