article>section:nth-of-type(1){
margin:0 0 60px;
}

article>section:nth-of-type(1) ul{
width:100%;
}

article>section:nth-of-type(1) ul li{
margin:0 0 50px;
}

article>section:nth-of-type(1) ul li:last-of-type{
margin:0;
}

article>section:nth-of-type(1) ul li dl{
width:100%;
}

article>section:nth-of-type(1) ul li dl dt{
line-height:36px;
font-weight:bold;
text-indent:40px;
background:url(https://obata-komu.co.jp/fq/imgs/icn_q.gif) no-repeat;
margin:0 0 14px;
}

article>section:nth-of-type(1) ul li dl dd{
padding:0 0 0 40px;
background:url(https://obata-komu.co.jp/fq/imgs/icn_a.gif) no-repeat 5px 2px;
}