/*
ul li span.term {
    font-size: 110%;
    font-weight: bold;
    font-family: "UDデジタル教科書体 B", sans-serif;
    color: #ce1e1e;
    display: block;
}
ul li span.detail {
    padding-left: 1em;
    display: block;
}
ul.list li {
    border-bottom: 1px #ccc dotted;
    margin: 0.5em 0;
    padding-bottom: 0.5em;
}
*/
.c-articleContent h3 {
    margin-bottom: 0.7em !important;
    margin-top: 1.4em !important;
}

media only screen and (min-width: 769px) {
.p-guideGlossary .p-essay__listButton{
margin-top: 0px;
}
}