@charset "utf-8";

/* access */
section h2.title { 
margin: 1em 16px 0.5em;
padding: 0;
font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
}

.contents .map { text-align: center; margin: 2rem auto 1rem; }

.contents .btn { text-align: right; }


.contents ul { margin: 0 16px 1.5rem; }
.contents li:before { content:"■ "; }
.contents li { text-indent: -1.5rem; margin-left: 1.5rem; margin-bottom: 0.5rem; }

.contents dl { margin: 0 16px 1.5rem; position: relative; }
.contents dt { position: absolute; left: 0; margin-bottom: 1rem; }
.contents dd { margin: 0 0 1rem 3rem; }
