@charset "utf-8";

.news-single-post h2 {
    margin-bottom: 4rem;
    padding-left: 3rem;
    font-size: 2.8em;
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: 2px;
}
.news-single-post h2::before {
    top: 1.5rem;
}
#newsbox p.date {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
text-align: right;
color:#666;
margin-bottom: 1rem;
}

#newsbox .txtbox {
font-size: 1.7em;
font-size: 1.7rem;
line-height: 1.8;
margin: 4rem 0 0 0;
}
#newsbox .txtbox p {
margin-bottom: 2rem;
}
#newsbox .txtbox .udline {
text-decoration: underline;
}



@media screen and (max-width: 1240px) {


}
@media screen and (max-width: 1024px) {


}
@media screen and (max-width: 840px) {



}
@media screen and (max-width: 768px) {



}



@media screen and (max-width: 640px) {




}

