@charset "utf-8";
/*------ PC版ナビバーの幅調整 ------*/
.mokuji .main{
width: 58%;
}
span.cercle{
color: #f70093;
}
h2 span.small{
font-size: 85%;
}
.mokuji span.red{
font-size: 17px;
}
ul.normal{
list-style: disc;
margin: 0;
font-size: 18px;
}
ul.normal li{
font-size: 18px;
list-style: disc;
margin-left: 1em;
margin-bottom: .25em;
}