<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media screen and (min-width: 770px) {
  .menu_block .menu_item .item .plan_block ul li .detail_box .middle .text {
      font-size: 11px;
  }
}
@media screen and (min-width: 770px) {
  #contents_menu .menu_link li {
    width: 290px;
  }
}</pre></body></html>