@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap');

span.text_midashi {
    font-size: 1.2em;
    font-weight: 800;
    color: #000000;
    line-height: 1em;
    font-family: 'Yu Mincho', serif;
}

span.text_mincho1 {
    font-size: 1em;
    font-weight: 700;
    color: #000000;
    line-height: 1em;
    font-family: 'Yu Mincho', serif;
}

span.text_mincho2 {
    font-size: 1.5em;
    font-weight: 700;
    color: #555555;
    line-height: 1em;
    font-family: 'Yu Mincho', serif;
}

span.text_mincho3 {
    font-size: 1.8em;
    font-weight: 800;
    color: #000000;
    line-height: 1em;
    font-family: 'Yu Mincho', serif;
}

span.text_mincho4 {
    font-size: 1em;
    font-weight: 700;
    color: #555555;
    line-height: 1em;
    font-family: 'Yu Mincho', serif;
}

