.news-Info_Time time {
margin-left: 0;
}
.news-SectionContents {
padding-top: 50px;
}
.news-Info_PostContent {
margin-top: 30px;
}
.news-Info_PostContent p {
margin: 0;
font-size: 1.7rem;
letter-spacing: .05em;
line-height: 1.834;
}
.news-Info_PostContent p + p {
margin-top: 30px;
}
.news-Info_PostContent h4 {
margin: 30px 0 20px;
font-size: 1.9rem;
font-weight: bold;
}
.news-Info_PostContent li {
margin: 0;
font-size: 1.7rem;
letter-spacing: .05em;
line-height: 1.834;
}
.news-Info_PostContent object {
display: block;
position: relative;
width: 100%;
height: auto;
padding-top: 75%;
}
.news-Info_PostContent object embed {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
table {
border-collapse: collapse;
background-color: #fff;
border: 1px solid #161a38;
}
table th,
table td {
color: #161a38;
}
table thead th {
padding: 5px;
background-color: #161a38;
color: #fff;
font-size: 1.2rem;
}
table thead th:not(:first-child) {
border-left: 1px solid #fff;
}
table tbody th,
table tbody td {
padding: 8px 5px;
border: 1px solid #161a38;
white-space: pre-wrap;
}
table tbody td {
font-size: 1.5rem;
text-align: center;
vertical-align: middle;
}