@charset "utf-8";

.section span.cap { margin-top: .5em; display: block; }

.section .catch { background: url(../img/catch-top.png) center 0 no-repeat; text-align: center; background-size: contain; }
.section .catch p { background: url(../img/catch-bottom.png) bottom no-repeat; padding: 20px 0; font-size: 18px; font-weight: bold; color: #00607e; background-size: contain; }

.section .note { margin-top: 1em; font-size: 14px; }
.section .note dd { margin-top: -50px; margin-left: 60px; }