body {
    font-size: 1.5em;
}

.content_home p,
.content_left p,
.content_right p,
.content_home li,
.content_left li,
.content_right li,
.content_home td,
.content_left td,
.content_right td {
    font-size: 1.3rem;
    line-height: 1.7rem;
}

.header {
    display: none;
}

.footer {
    display: none;
}

.sub_navi {
    display: none;
}

.content_left {
    float: none;
    width: 95% !important;
    border-right: none !important;
}

.content_right {
    float: none;
    width: 95%;
}

.breadcrumb_navi {
    display: none;
}