

body {
  font-family: 'Yu Gothic Medium';
}

dt {
  font-family: 'Yu Gothic bold';
}




.info_desc p strong, .info_desc p b {
  font-weight: normal;
  font-family: 'Yu Gothic bold';
}

    #talk_body .txt_box {
        background: rgba(190, 240, 220, 0.5);
}

    #yodogawa.bd_t.bd_none {
        font-family: 'Yu Gothic bold';
    }

#kv {
    display: block;
    width: 100vw;
    margin-left: calc((100vw - 100%) / 2 * -1);
}