.news-detail__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.news-detail__image{width:calc(40% - 40px);margin-right:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media(max-width:767px){.news-detail__image{width:100%;margin-right:0;margin-bottom:40px}}.news-detail__image img{width:100%;height:auto}@media(max-width:767px){.news-detail__image img{height:360px;-o-object-fit:contain;object-fit:contain}}.news-detail__image .news-detail__logo{width:50%;height:auto;-o-object-fit:contain;object-fit:contain}.news-detail__content{width:60%}@media(max-width:767px){.news-detail__content{width:100%}}.news-detail__heading{text-align:left;font-size:5.5rem}@media(max-width:1199px){.news-detail__heading{font-size:4rem}}@media(max-width:767px){.news-detail__heading{font-size:3.5rem}}.news-detail__author{margin-bottom:10px}.news-detail__date{margin-bottom:10px;background-color:#0069b5;color:#fff;padding:10px;border-radius:0;display:table}.news-detail__category{margin-bottom:10px;background-color:#0069b5;color:#fff;padding:10px;border-radius:0;display:table}.news-detail__description{margin-bottom:30px}.news-detail__description p{font-size:1.8rem;line-height:1.6;margin-bottom:1.5rem;opacity:1}@media screen and (max-width:767px){.news-detail__description p{font-size:1.6rem;line-height:1.6;margin-bottom:10px}}.news-detail__description iframe,.news-detail__description img,.news-detail__description video{max-width:100%}.news-detail__description strong{font-weight:700!important}.news-detail__description a{text-decoration:underline;color:#0069b5}.news-detail__description table{display:block;width:100%;overflow-x:auto;margin:0 0;margin-bottom:40px}.news-detail__description table thead{text-align:left;font-size:1.6rem}.news-detail__description table thead tr{background-color:#0069b5}.news-detail__description table thead th{border:1px solid #1e2728;color:#fff;padding:10px;padding-left:25px}.news-detail__description table tbody tr{background:#fff}.news-detail__description table td{border:1px solid #1e2728;padding:17px 25px}.news-detail__description table td a{font-weight:700}.news-detail__description table td p{margin-bottom:0}.news-detail__description ol,.news-detail__description ul{margin-bottom:20px}.news-detail__description ol li,.news-detail__description ul li{line-height:1.6;margin-bottom:5px}.news-detail__description ul li{position:relative;padding-left:15px}.news-detail__description ul li::marker{display:none}.news-detail__description ul li::before{position:absolute;content:"";width:6px;height:6px;top:.6em;left:0;background-color:#bc312e;border-radius:50%}.news-detail__description ul li ul{margin-bottom:0}.news-detail__description ul li ul>li{position:relative;padding-left:15px}.news-detail__description ul li ul>li::before{position:absolute;content:"";width:6px;height:6px;top:.6em;left:0;background-color:#bc312e;border-radius:50%}.news-detail__description ol{list-style-type:revert}.news-detail__description ol li{margin-left:20px}.news-detail__gallery-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-detail__gallery-item{width:calc(25% - 5px);margin-right:5px;margin-bottom:5px}@media(max-width:460px){.news-detail__gallery-item{width:calc(33.333% - 5px)}}@media(max-width:339px){.news-detail__gallery-item{width:calc(50% - 5px)}}.news-detail__gallery-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}