@charset "utf-8";
h1{
margin-bottom: 5px;
}
dd.both{
text-align: center;
}
.flex_box.role div, .flex_box.combi div{
border: 1px solid #6ac1b7;
width: 24%;
text-align: center;
padding:.25em 0;
margin-bottom: .5em;
}
.flex_box.combi div{
width: 32%;
}
ul.pf_list li{
text-align: left;
margin-bottom: .5em;
}