﻿@charset "utf-8";

body {
    font-family: 'Noto Sans JP', 'Roboto', -apple-system, blinkMacSystemFont, 'Segoe UI', Meiryo, sans-serif;
}

/*
 "Noto Sans JP" is lisenced under the SIL Open Font License, 1.1
 https://fonts.google.com/specimen/Noto+Sans+JP?query=Noto&preview.text_type=custom
 https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

 "Roboto" is lisenced under the Apache License, version 2.0
 https://fonts.google.com/specimen/Roboto?query=roboto&preview.text_type=custom
 http://www.apache.org/licenses/LICENSE-2.0.html

 https://www.google.com/fonts/attribution
*/

.footer_wrap_inner .japanese_only {
    display: inherit;
}
.display_ja {
  display: inherit;
}
li.infoBox_summary_checkInOut .markType03 {
    letter-spacing: -0.08rem;
}