/* 認証モーダル内の18OVERテキスト非表示 */
.info_area button span {
    display: none;
}
