@charset "UTF-8";

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# PC・スマホ 共通設定 #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */

/* L1 ######################################## 注意事項・免責事項 ######################################## */

#notice > h2::after {
	content: "注意事項・免責事項";
}

/* L2 **************************************** リスト **************************************** */

#notice div.box li {
	margin-top: 1em;
	margin-bottom: 1em;
}
#notice div.box li:first-child {
	margin-top: 0;
}
#notice div.box li:last-child {
	margin-bottom: 0;
}

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# PC・スマホ 共通設定 ここまで #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */


