/* cmsms stylesheet: ipad modified: 05/16/18 08:45:10 */
@charset "UTF-8";
/* CSS Document */

.block {
    width: 100%;
    min-width: 900px;
}

.block .wrapper {
    width: 900px;
    margin: 0 auto 0;
}

#content .wrapper section .contentcontainer {
    width: 518px;
}

#homecover .wrapper .toptitle {
    font-size: 73px;
    line-height: 1.3;
}

#homecover .wrapper h1 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 6px;
}

#homecover .wrapper h2 {
    font-size: 25px;
    line-height: 1.5;
    margin-top: 12px;
}
