
@charset "UTF-8";

.shop_link:hover{
  text-decoration: underline!important;
}

#note + section .content_wrapper .heading.block_header_3{
  background: #eff9fe;
  border: 1px solid #dedddd;
  color: var(--i_txt_color);
}

#note + section .content_wrapper .heading.block_header_3 .h{
  font-weight: normal;
}