-
Notifications
You must be signed in to change notification settings - Fork 1
/
notice.html
43 lines (39 loc) · 1.55 KB
/
notice.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
title: 'Notice'
layout: post
---
<div class="default-section__inner">
<h2 class="default-section__title">飲食について</h2>
<p class="default-section__body default-section__body--notice">
基本的には問題ありません。良識の範囲内でお願いします。
</p>
</div>
<div class="default-section__inner">
<h2 class="default-section__title">ゴミ捨てついて</h2>
<p class="default-section__body default-section__body--notice">
お昼時間帯のみ、ゴミ袋を会場にご用意します。<br>
その他の時間帯はゴミ袋・ゴミ箱は配置しません。<br>
お持ち帰りいただくようお願いします。
</p>
</div>
<div class="default-section__inner">
<h2 class="default-section__title">トイレについて</h2>
<p class="default-section__body default-section__body--notice">
1Fのトイレをご利用ください。<br>
多目的トイレもございます。
</p>
</div>
<div class="default-section__inner">
<h2 class="default-section__title">喫煙について</h2>
<p class="default-section__body default-section__body--notice">
会場は全面禁煙です。<br>
会場近くの施設の喫煙コーナーをご利用ください。
</p>
</div>
<div class="default-section__inner">
<h2 class="default-section__title">立ち入り禁止エリアについて</h2>
<p class="default-section__body default-section__body--notice">
校庭への立ち入りは禁止とします。
また2Fも原則立ち入り禁止とします。
</p>
</div>