
@charset "UTF-8";

section[class*='pb']+.contents_related .wrapper_item .inner_item:nth-of-type(2) {
  display: none;
}


section[class*='pb']+.contents_related .inner_item:nth-of-type(3),section[class*='pb']+.contents_related .inner_item:nth-of-type(5) {
  margin-left: 2%;
}

section[class*='pb']+.contents_related .inner_item:nth-of-type(4) {
  margin-left: 0;
}

section[class*='pb']+.contents_related .inner_item:nth-of-type(4) {
  margin-bottom: 0;
}