@charset "utf-8";
/* CSS Document */

h2.midashi1 {
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
}
h3.midashi2 {
    display: flex;
    align-items: center;
    padding: 4px 15px 6px;
    background: #458EC8;
    font-size: 2.4rem;
    color: #fff;
    border-left: solid 10px rgba(255,255,255,0.3);
}