@charset "UTF-8";

.contents_btn01 a, .glossary_archive .content_wrapper .heading.block_header_2 a:after, main form .submit {
    background: none;
    box-shadow: none;
}

#treatment_icon + div .heading.block_header_4 .h {
    color: #8e774f;
}

@media screen and (max-width:1100px){
  #treatment_icon + div .wrapper_item {
    justify-content: center;
}
  #treatment_icon + div .inner_item {
    width: 31% !important;
}
  #treatment_icon + div .inner_item {
    margin-left: 0%!important;
}
}

@media screen and (max-width:400px){
  #treatment_icon + div .block_header_4 .h {
    font-size: 1.4rem !important;
}

  #treatment_icon + div .inner_item {
    width: 33.3333% !important;
}
}
