@charset "UTF-8";

/*段落の余白調整*/
a[id^="greeting"] + section .inner_item_txt p{
  margin-bottom: 15px;
}