@charset "utf-8";

/* 防災教室
============================ */
.page-header {}

.page-header-inner::after {
    content: "Play & Teaching equipment";
}


/* -------------------------menu section */
.example {
    margin-bottom: 5em;
}

.menu_conts {
    padding: 1.5em;
    border-radius: 10px;
}

.menu_conts_txt .ttl {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.menu_conts_list.blue_dots {
    padding: 1em 0;
}

/* -------------------------summery section */