.topImgWrap,
.titleWrap,
.newsBox section,
.bottomWrap,
.moreWrap{
 width: calc(100% - 30px);
 margin: 0 15px;
}
.topImgWrap{ padding-bottom: 60px;}
.newsBox section{
 padding-top: 35px;
 padding-bottom: 60px;
  word-wrap: break-word;
}
.newsBox section > h2{
 font-size: 2rem;
 margin-bottom: 30px;
}
.newsBox section .sectionContent:not(:last-of-type){ padding-bottom: 60px;}
.sectionContent > h3{
 font-size: 1.6rem;
 margin-bottom: 25px;
 padding: 13px 10px 11px;
}
.newsBox .img{ margin-top: 25px;}
.wysiwyg #prodData{ margin-top: 25px;}
.wysiwyg #prodData,
.wysiwyg #prodData tbody,
.wysiwyg #prodData tr,
.wysiwyg #prodData th,
.wysiwyg #prodData td{
 display: block;
 width: 100%;
 box-sizing: border-box;
}
.wysiwyg #prodData th,
.wysiwyg #prodData td{
 padding: 13px 10px 12px;
 border: none;
}


.titleWrap{ padding-top: 40px;}
.titleWrap .date{ font-size: 1.2rem;}
.titleWrap .date span{ margin-left: 10px;}
.titleWrap .copy,
.titleWrap h1{ text-align: left;}
.titleWrap .copy{
 font-size: 1.4rem;
 line-height: 2rem;
 margin-bottom: 8px;
 font-weight: normal;
}
.titleWrap h1{
 font-size: 2.2rem;
 line-height: 2.8rem;
}
.topImgWrap .img{ margin-top: 35px;}
.imgDownload{
 width: 165px;
 height: 40px;
 font-size: 1.2rem;
}


.moreWrap{ padding-top: 40px;}
.newsBox .pdfDownload{ width: calc(100% - 90px);}
.pdfDownload img{ margin-right: 6px;}
.pdfDownload .redArrowS{ right: 18px;}
.newsBox .btnMore{
 width: calc(100% - 90px);
 height: 70px;
}

.bottomWrap{
 margin-top: 40px;
 margin-bottom: 100px;
 padding-top: 60px;
}
.newsBox .backNews{ width: calc(100% - 30px);}


