@charset "utf-8";
/* CSS Document */
/* 非会員 */
.nonmembrtArea .txtArea .appealTxt.top { margin: 2rem auto; font-size: 1.2rem; line-height: 1.5rem; text-align: center; }
.nonmembrtArea .txtArea .appealTxt.bottom { margin: 0 auto 2rem; font-size: 1rem; line-height: 1.5rem; text-align: center; text-decoration: underline; }

/* 会員 */
.topPageMiddleArea { width: 96%; max-width: 990px; margin: 0 auto 2rem; }
.topPageMiddleArea img { max-width: 100%; height: auto; vertical-align: bottom; border-radius: 3px; }