.hidden {display:none}


.not-found h1 { 
    margin-top: 180px;
    text-align: center;
    font-size: 50px;
}

.noBg:before {
	background:none!important;
	content:unset!important;
}

.alert {
    margin-top: 20px;
    font-size: 20px;
    border-top: 2px solid #f8b839;
    padding-top: 10px;
}


.mapWrapper {
    width: 100%;
    padding: 0;
    border: 0;
    height: 570px;
    background: white;
}
.videoList .next {
    float: right;
    margin-right: -30px;
    transform: rotate(180deg);
}

.videoList .prev {
    float: left;
    margin-left: -30px;
    
}
.videoList .prev, .videoList .next  {
    margin-top: 200px;
    width: 21px;
    height: 33px;
    background: url(img/a21.png) no-repeat;
    border: none;
    cursor: pointer;
    text-indent: -10000px;
    overflow: hidden;
}
ul.articles-list .list290__single-title {
    padding: 10px 22px;
    margin: 0 0px;
    height: 180px;
}
ul.articles-list .list290__single-title2 {
    min-height: 100px;
    margin: 20px;
    border-bottom: 2px solid #ceddff;
}
ul.articles-list .list290__single-title2 a, ul.articles-list .list290__single-title2  div {
    color: #3b4496;
    font-size: 17px;
    font-weight: 600;
}
ul.articles-list  .slick-dots {
    flex-wrap: wrap;
    }
ul.articles-list  .slick-dots li button {
    margin: 5px 5px;
}
ul.articles-list .slick-initialized .slick-slide {
    width: 290px!important;
    min-height: 550px;
}
ul.articles-list .slick-track {
    min-width: 100%!important;
}

.article__body-navi div.next span, .article__body-navi div.prev span {cursor:pointer}
.article__body-navi div.next span:hover, .article__body-navi div.prev span:hover {text-decoration:underline}


.fullScreenView.view1 {
     padding-bottom: 0;
}
article .contents a { border-bottom: 1px dashed #fff;}
article .contents a:hover { border-bottom:unset;}

