
.news.container_wide {
	background-color: #FFFFFF;
}

.news .content {
	padding-bottom: 110px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 97px;
    color: #152149;
    text-align:justify;
}
@media ( min-width:992px ) {
	.news .content {
	    padding-left: 77px;
    	padding-right: 80px;	
	}
}

.news .content .title01 {
    color: #004270;
    font-size: 2.3em;
    font-weight: normal;
    letter-spacing: 4px;
    padding-bottom: 53px;
}

.news .content .sub-title01 {
	color: #152149;
    /* font-weight: bold; */
    font-weight: normal;
    font-size: 1.1em;
    line-height:1.8em;
    letter-spacing: 1px;
    padding-bottom: 5px;
}

.news .content .passage {
    color: #152149;
    font-size: 1.1em;
    line-height:1.8em;    
    padding-left: 34px;
    padding-bottom: 53px;    
    letter-spacing: 0px;
    line-height: 2em;
}

.news .content .passage table {
}

.news .content .passage table tr {
	vertical-align:top;
}


.news .content .passage table tr td {
    line-height: 1.9em;
}