@charset "utf-8";


.l-section.-topline { border-top: solid 1px #DDD; }
.l-section h2.head.-simple { color: #074285; }
.l-section strong { font-weight: bold; }
.l-section a { text-decoration: underline; }
.l-section .pw { margin-top: 2rem; }
.l-section .pw img { width: 100%; max-width: 50rem; border: solid 1px #DDD; }
.l-section .pw2 { margin-top: 2rem; display: flex; flex-flow: wrap; gap: 4rem; }
.l-section .pw2 img { width: 100%; max-width: 34rem; margin-bottom: 1rem; border: solid 1px #DDD; }
