
html, body {
  font-family: "Noto Sans SC", "Noto Sans TC", "メイリオ", Meiryo, sans-serif !important;
}
.font_noto {
  font-family: "Noto Sans SC", "Noto Sans TC", sans-serif;
}
.l-footer__content__link > dd ul li{
  min-width: 107px;
}
.p-sell__system__o-btn__under-text{
  padding-top: 20px;
}
.system section.sec3 > div .card .card__content > div.case{
  min-height: 152px;
}
@media screen and (min-width: 768px) {
    .brokerage-fee_wrap .blocks_wrap .card .card__content .case p.price {
        font-size: min(1.44vw, 18px);
        line-height: 1.1;
    }
}
.mfp_element_button, #mfp_button_send, #mfp_button_cancel {
  font-family: "Noto Sans SC", "Noto Sans TC", "メイリオ", Meiryo, sans-serif !important;
}