.Newsdetail{width:100%;max-width:1280px;margin:auto;padding:0 20px 20px;z-index:2}@media (min-width:48em){.Newsdetail{padding:0 30px 60px}}.Newsdetail:nth-child(2){margin-top:-3rem}@media (min-width:36em){.Newsdetail:nth-child(2){margin-top:-4rem}}@media (min-width:62em){.Newsdetail:nth-child(2){margin-top:-5rem}}.Newsdetail__box{position:relative}.Newsdetail__bg{background:#eeedec;height:100%;width:100%;position:absolute;z-index:-2}.Newsdetail__title{font-size:1.4rem;font-weight:500;padding-bottom:10px;position:relative}@media (min-width:48em){.Newsdetail__title{font-size:1.7rem}}.Newsdetail__img{background-size:cover;background-repeat:no-repeat;height:200px;width:100%;margin-bottom:50px;display:inline-block;vertical-align:top}@media (min-width:36em){.Newsdetail__img{height:300px}}@media (min-width:48em){.Newsdetail__img{height:500px}}@media (min-width:62em){.Newsdetail__img{margin-top:108px;height:200px;width:31%;float:right;margin-bottom:55px;margin-left:60px}.Newsdetail__img.smaller{margin-top:70px}}.Newsdetail__img--video{height:auto}.Newsdetail__text{margin:-3rem auto 0;width:100%;padding:30px;background-color:#fff;-webkit-transition:box-shadow .5s;transition:box-shadow .5s}.Newsdetail__text:hover{box-shadow:0 0 25px 3px rgba(0,0,0,.12)}@media (min-width:36em){.Newsdetail__text{width:90%;margin-top:-4rem;padding:45px}}@media (min-width:48em){.Newsdetail__text{width:85%;padding:60px 75px}}@media (min-width:62em){.Newsdetail__text{margin-top:-5rem;padding:60px 105px}}.Newsdetail__subtitle{margin-bottom:20px;margin-top:.5rem;color:#707070;font-size:1.25rem}.Newsdetail__imglist{display:-webkit-flex;display:flex;justify-content:start;flex-wrap:wrap;flex-direction:row;width:100%;position:relative;margin-top:60px}.Newsdetail__imglist .Newsdetail__img{float:none;width:100%;height:250px;margin:10px 0}.Newsdetail__imglist .Newsdetail__img:last-child{margin-bottom:0}.Newsdetail__imglist .Newsdetail__img--video{height:auto}.Newsdetail__imglist .Newsdetail__img--video:last-child{margin-bottom:0}@media (min-width:36em){.Newsdetail__imglist .Newsdetail__img{margin-left:0;width:48%;height:180px}.Newsdetail__imglist .Newsdetail__img:nth-child(2n){margin-left:4%}}@media (min-width:62em){.Newsdetail__imglist .Newsdetail__img{margin-left:0;width:31%;height:200px}.Newsdetail__imglist .Newsdetail__img:nth-child(2n){margin-left:0}.Newsdetail__imglist .Newsdetail__img:nth-child(3n),.Newsdetail__imglist .Newsdetail__img:nth-child(3n-1){margin-left:3.5%}}.Newsdetail__articlelistTitle{margin-top:60px;margin-bottom:-30px;text-align:center;font-size:1.7rem;font-weight:500}.Newsdetail__articlelist{display:-webkit-flex;display:flex;justify-content:start;flex-wrap:wrap;flex-direction:row;width:100%;position:relative;margin-top:20px}.Newsdetail__article{display:block;float:none;width:100%;height:250px;margin:40px 0;box-shadow:0 0 25px 3px rgba(0,0,0,.05);-webkit-transition:box-shadow .5s;transition:box-shadow .5s}.Newsdetail__article:hover{box-shadow:0 0 25px 3px rgba(0,0,0,.12)}.Newsdetail__article:last-child{margin-bottom:0}@media (min-width:36em){.Newsdetail__article{margin-left:0;width:48%;height:180px}.Newsdetail__article:nth-child(2n){margin-left:4%}}@media (min-width:62em){.Newsdetail__article{margin-left:0;width:31%;height:200px}.Newsdetail__article:nth-child(2n){margin-left:0}.Newsdetail__article:nth-child(3n),.Newsdetail__article:nth-child(3n-1){margin-left:3.5%}}.Newsdetail__articleImage{position:relative;background-size:cover;width:100%;height:100%}.Newsdetail__articleTextWrapper{width:90%;position:absolute;bottom:-22px;left:0;right:0;margin:0 auto;padding:15px 30px;background-color:#eeedec}.Newsdetail__articleTitle{text-align:center;color:#464646;font-weight:500;font-size:.9rem}