@charset "utf-8";
.group-article table{
margin-top:-1px;
}
.group-article table th{
width:15%;
}
.group-article table td.address{
width:25%;
word-break : break-all;
}
.campaign-article{
margin-bottom:50px;
}
.more{
text-align:center;
}
.more a {
/*
font-size: 1.2rem;
padding: 0.8em 2.6em;*/
}
ul.past li{
display:inline-block;
list-style:none;
width:32.3333%;
}
ul.past li a{
display: block;
font-weight: bold;
margin: 0.6em 0.5em;
padding: 2em;
color: #000;
border: #000 2px solid;
text-align: center;
}
ul.past li a:hover{
background: #ff0;
text-decoration:none;
}
.aform-content dl dt .aform-required {
background: #D92B00;
font-size: 65%;
line-height: 1;
padding: 5px 6px;
margin-left:10px;
border-radius: 3px;
color: #fff;
letter-spacing: 0;
display: inline-block;
}
.aform-content select {
font-size: 100%;
min-height: 40px;
height: calc(1.5em + 20px);
}
#main .more-link a[href$=".pdf"]:not(.no-icon) {
background: #ff0 url(../img/ico_pdf.png) no-repeat 20px 50%;
padding-left: 45px;
}
#main p.letter-link a{
/*padding:0;*/
}
.humanrights-topics__list {
 justify-content: start;
}
.humanrights-topics__list li a{
display: flex;
justify-content: center;
align-items: center;
height:100%;
padding:0;
}
.humanrights-topics__list li a div{
padding: 1.5em 1em;
}
.humanrights-topics__list li a div.txt-s{
font-size:1.3rem;
}
@media screen and (min-width: 1140px){
.humanrights-topics__list li {
flex: none;
width: calc(32.9% - 40px);
}
}
