@charset "utf-8";

.title_h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}

@media screen and (min-width: 769px) {
.oneColum #wrapContents {
    margin: 0 auto;
	width: 70% !important;
	float: none;
}

    #top_message .bodyTxt p {
        font-size: 1.8rem;
        line-height: 1.8;
    }
}
