/*  適用ページ：「プロジェクト」（グループｄから移行）　*/
ul {
 padding-left:23px;
 margin:5px 0 5px;
 list-style-type: disc ;
 list-style-image:none;
 font-size: 20px;
 color:#333;
}

h2 {
 font-size: 23px;
 color: #206026;
 background: none;
 background-color: #77f783;
 line-height: 35px;
 padding-left: 3px;
 border: none;
}

