@charset "utf-8";
h1{
margin-bottom: 5px;
}
.fv_box{
margin-bottom: 1.5em;
}
.comment_box ul.pf_list li{
text-align: left;
margin-bottom: .5em;
}
#top_fv .flex_box.five{
justify-content: center;
}
.flex_box.five div{
width : calc(98% / 3) ;
border: 1px solid #ccc;
margin-bottom: 1em;
background-color: #fff;
}
.flex_box.five div p{
text-align: center;
padding: 0;
margin: 0;
font-size: 80%;
}
ul.flex_box, ul.pf_list{
margin: 0;
}
ul.flex_box li {
text-align: left;
}
ul.flex_box li {
  width: 23%;
}
