/**********よくある質問アコーディオン************************/ 
.pic {
font-size: 1.3em;
font-weight: bold;
color: #000000;
	display: flex;
	align-items: center;
    	height: 100px;
//	text-indent: 1em;
padding-right: 40px;
padding-left: 20px;
	background: url(https://okazaki-keiri.nakagaki-tax.com/wp-content/uploads/sites/41/LP_20.png);
margin-top:20px;
margin-bottom:20px;	/*画像間の間隔*/
list-style:none;
}