.article .summary {

    margin-left: calc((100vw - 100%) / -2);

    max-width: inherit;

    background-color: #fffef6;

    width: 99.6vw;

}



.p_final .article > .figure {

    display: none;

}



.article .summary iframe {

    width: 100%;

}



.artBody {

    border-left: 0;

    border-right: 0;

}



.artBody > p {

    padding: 0;

}



.article > .falseH1 .maintitle {

    display: none;

}



.cm-page-h1 {

    color: #494847;

    text-align: center;

    font-family: Roboto;

    font-size: 70px !important;

    font-style: normal;

    font-weight: 700 !important;

    line-height: 70px !important;

    letter-spacing: -0.333px;

    width: 100%;

    max-width: 1054px;

    margin: 5rem auto 3rem auto;

}



.cm-page-subt {

    color: #000;

    text-align: center;

    font-size: 24px !important;

    font-style: normal;

    font-weight: 300 !important;

    line-height: 24px !important;

}