@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600&display=swap');

/* common */
body, input, textarea, button, select, pre {font-family:'Noto Sans SC';}
b, strong, th, h1, h2, h3, h4, h5, h6 {font-weight:500;}

@media screen and (min-width:1300px) {
    body, input, textarea, button, select, pre, .btn, .inp_date {font-size:1.125rem;}
    .btn_a {font-size:0.875rem;}
    .btn_s {font-size:0.90625rem;}
    .btn_b {font-size:1.5rem;}
    .btn_i {font-size:1rem;}
}

/* mycolor */
.q_profile th,
.q_grp .progress+.q .a:first-child label, .q_grp .progress+.q .a:last-child label {word-break:normal;}
