@charset "UTF-8";

.contents_box01 .wrapper_item {
    border: 1px solid rgb(221, 221, 221);
    padding: 2rem 4rem;
}

.heading.block_header_2 {
      background: #99cc00;
    margin-bottom: 0;
}

.heading.block_header_2 .h:after {
  background: #ffffff;
}


#voice_midashi + section .heading.block_header_2 .h:after {
  background: none;
  marign-bottom: 30px;
  background: rgba(137, 194, 68, 0.5);
}
@media (max-width: 900px) {
.contents_box01 .wrapper_item {
  padding: 2rem;
}
}


#voice_midashi + section .heading.block_header_2 {
  background: none;
  marign-bottom: 30px;
}

#voice_midashi + .contents_box01 .wrapper_item {
  border: none;
  padding: 0;
}