@charset "UTF-8";

.block_html ul li, .block_html ol lil{
list-style-type:none!important;
margin:0;
}
.inner_item_img img {
    border-radius: 10px;
}

#method dt {
  border-bottom:1px solid #23AC38;
}

#correct h3 {
  color:#ff0000;
  border-bottom:1px solid #ff0000;
}