﻿.article-list .list-header .list-title-block
{
    max-width: 976px;
    text-align: left;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 24px;
    border-bottom: 1px solid #acacac;
}
.container #searchPaging
{
    margin-top: 88px;
}
.newssearch::before
{
    content: "";
    display: table;
}
.newssearch a
{
    color: #0041c0;
}
.newssearch__header::before, .newssearch__header::after, .newssearch__filters::before, .newssearch__filters::after, .newssearch__contents::before, .newssearch__contents::after, .newssearch__footer::before, .newssearch__footer::after
{
    content: "";
    display: table;
}
.newssearch__filters__selectors
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.newssearch__filters__item
{
    font-family: 'Open Sans','Arial',sans-serif;
    color: #666;
}
.newssearch__filters__item input[type="text"], .newssearch__filters__item button
{
    font-family: 'Open Sans','Arial',sans-serif;
}
.newssearch__filters__item__label
{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    margin-right: 24px;
}
.newssearch__filters__item__select, .newssearch__filters__item__text, .newssearch__filters__item__button
{
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 3px;
    padding: 0;
    margin: 0;
    background: none transparent;
    vertical-align: middle;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.newssearch__filters__item__select
{
    text-overflow: '';
    width: 100%;
    height: 100%;
    outline: none;
}
.newssearch__filters__item__select::-ms-expand
{
    display: none;
}
.newssearch__filters__item__select:-moz-focusring
{
    border-color: transparent;
}
.newssearch__filters__item__select option
{
    color: #1f1f1f;
}
.newssearch__filters__item__select__wrap
{
    position: relative;
}
.newssearch__filters__item__select__wrap:first-child .newssearch__filters__item__select__label, .newssearch__filters__item__select__wrap:first-of-type .newssearch__filters__item__select__label
{
    border-radius: 22px;
}
.newssearch__filters__item__select__wrap:last-child .newssearch__filters__item__select__label
{
    border-radius: 22px;
}
.newssearch__filters__item__select__label
{
    background-color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    pointer-events: none;
    border: 1px solid #333;
    border-radius: 22px;
}
.newssearch__filters__item__select__label::after
{
    content: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iICB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjguN3B4IiBoZWlnaHQ9IjUuMXB4IiB2aWV3Qm94PSIwIDAgOC43IDUuMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOC43IDUuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzY2NjY2NiIgc3Ryb2tlLW1pdGVybGltaXQ9IjIwIiBwb2ludHM9IjAuNCwwLjQgNC40LDQuNCA4LjQsMC40ICIvPg0KPC9zdmc+");
    width: 9px;
    height: 5px;
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 0;
}
.newssearch__filters__item__select__label>span
{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    overflow: hidden;
    padding-bottom: 1px;
}
.newssearch__filters__item__text
{
    background-color: #fff;
    font-weight: bold;
    color: #666;
    width: 100%;/* Google Chrome, Safari, Opera 15+, Android, iOS *//* Firefox 18- *//* Firefox 19+ *//* IE 10+ */
}
.newssearch__filters__item__text::-webkit-input-placeholder
{
    color: #666!important;
}
.newssearch__filters__item__text:-moz-placeholder
{
    color: #666!important;
    opacity: 1!important;
}
.newssearch__filters__item__text::-moz-placeholder
{
    color: #666!important;
    opacity: 1!important;
}
.newssearch__filters__item__text:-ms-input-placeholder
{
    color: #666!important;
}
.newssearch__filters__item__text:placeholder-shown
{
    color: #333!important;
}
.newssearch__filters__item__button, .newssearch__filters__item__button:hover, .newssearch__filters__item__button:focus
{
    background-image: -ms-linear-gradient(90deg,#262525 0%,#464444 100%);
    width: 100%;
    font-weight: bold;
    color: #fff;
}
.newssearch__filters__item__button:hover, .newssearch__filters__item__button:active, .newssearch__filters__item__button:focus
{
    box-sizing: border-box;
    width: 100px;
    text-align: center;
    background: #383737;
    margin-top: 40px;
    border-radius: 22px;
    font-size: 14px;
    border: 1px solid #333;
    font-weight: 400;
    height: 29px;
    display: flex;
    align-items: center;
    justify-self: center;
}
.newssearch__filters__item-period__layout
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
}
.newssearch__filters__item-period__layout>div
{
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-right: 16px;
}
.newssearch__filters__item-period__layout>div:not(:first-child)
{
    margin-left: 1px;
}
.newssearch__contents
{
    background-color: #fff;
}
.newssearch__contents__utils
{
    color: #666;
}
.newssearch__contents__utils__backtotop
{
    text-align: right;
}
.newssearch__contents__utils__results .current-page-label
{
    font-size: 16px;
    margin-right: .5em;
    display: inline-block;
    color: #666;
}
.newssearch__contents__utils__results #current-page-post-num
{
    color: #1f1f1f;
    font-weight: bold;
    font-size: 16px;
}
.newssearch__contents__utils__results .current-page-body
{
    color: #666;
    font-weight: bold;
    font-size: 16px;
}
.newssearch__contents__utils__label, .newssearch__contents__utils__body
{
    display: inline-block;
}
.newssearch__contents__utils__label
{
    margin-right: .5em;
}
.newssearch__contents__utils__body
{
    font-weight: bold;
}
.newssearch__contents__noresults__text .richtext.section a
{
    color: #0041c0;
}
.newssearch__contents__noresults__sug__in
{
    border: 1px solid #dadada;
}
.newssearch__contents__noresults__sug__title
{
    font-family: 'Open Sans','Arial',sans-serif;
    font-weight: normal;
}
.newssearch__contents__noresults__sug__labels
{
    font-size: 0;
}
.newssearch__contents__noresults__sug__labels__label
{
    font-family: 'Open Sans','Arial',sans-serif;
    font-weight: normal;
    display: inline-block;
    margin-right: 1em;
}
.newssearch__contents__noresults__sug__labels__label a
{
    color: #666;
    display: block;
}
.newssearch__contents__noresults__sug__labels__label .icon
{
    vertical-align: baseline;
}
.newssearch__footer
{
    background-color: #fff;
}
.newssearch.noresults .newssearch__footer
{
    display: none;
}
.newssearch:not(.noresults) .newssearch__contents__noresults
{
    display: none;
}
#newssearch__filters__item-category
{
    display: none;
}
.newssearch__filters__item-category .newssearch__filters__item__label
{
    font-size: 16px;
    margin-right: 24px;
    font-weight: bold;
    color: #333;
}
.newssearch__filters__item-category .category-item-slug
{
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
    border-radius: 17px;
    padding: 4px 10px;
    margin-right: 16px;
    cursor: pointer;
}
.newssearch__filters__item-category .category-item-slug.current, .newssearch__filters__item-category .category-item-slug:hover
{
    color: #fff;
    border: 1px solid #0041c0;
    background: #0041c0;
}
.newssearch__filters__item-category .newssearch__filters__item__in
{
    display: flex;
    align-items: center;
    height: 29px;
}
.newssearch__filters__item-submit
{
    -ms-flex-preferred-size: 63px;
    flex-basis: 63px;
    display: flex;
}
.newssearch__filters__item #newssearch__filters__clear__button
{
    color: #333;
    background: #fff;
    border: 1px solid #333;
    box-sizing: border-box;
    width: 100px;
    text-align: center;
    margin-top: 40px;
    border-radius: 22px;
    line-height: 21px;
    cursor: pointer;
    line-height: 29px;
    height: 32px;
}
.newssearch__filters__item #newssearch__filters__clear__button span
{
    font-size: 14px;
}
#newssearch__filters__clear__button
{
    margin-right: 24px;
    display: none;
}
.newssearch__filters__item button
{
    box-sizing: border-box;
    width: 100px;
    background: #383737;
    margin-top: 40px;
    border-radius: 22px;
    border: 1px solid #333;
    line-height: 30px;
    font-weight: 400;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 30px;
}
.newssearch__filters__item input[type="text"]
{
    width: 230px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    background: #fff;
    border-radius: 22px;
    border: 1px solid #333;
}
@media(min-width: 641px),(min-device-width: 1281px), print
{
    .newssearch .breadcrumb
    {
        position: absolute;
        width: 100%;
    }
    .newssearch__fixarea.fix
    {
        position: fixed;
        width: 100%;
        max-width: 1200px;
        min-width: 976px;
        z-index: 100;
    }
    .newssearch__header__title
    {
        padding: 40px 0;
        font-size: 40px;
    }
    .newssearch__filters
    {
        padding: 13px 0 9px;
        padding-top: 40px;
        padding-bottom: 0;
    }
    .newssearch__filters__layout__container-search
    {
        display: none;
    }
    .newssearch__filters__layout__container-search #newssearch__filters__item-keyword_1
    {
        display: none;
    }
    .newssearch__filters__selectors
    {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .newssearch__filters__item__in
    {
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    .newssearch__filters__item__select, .newssearch__filters__item__text, .newssearch__filters__item__button
    {
        height: 29px!important;
    }
    .newssearch__filters__item__select
    {
        opacity: 0;
    }
    .newssearch__filters__item__button
    {
        height: 32px!important;
    }
    .newssearch__filters__item__select__label
    {
        padding-left: 10px;
        line-height: 18px;
    }
    .newssearch__filters__item__select__label>span
    {
        max-height: 54px;
    }
    .newssearch__filters__item__text
    {
        padding: 10px;
    }
    .newssearch__filters__item button
    {
        box-sizing: border-box;
        width: 100px;
        background: #383737;
        margin-top: 40px;
        border-radius: 22px;
        border: 1px solid #333;
        line-height: 30px;
        font-weight: 400;
        height: 29px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .newssearch__filters__item__button>span
    {
        font-size: 14px;
        color: #fff;
    }
    .newssearch__filters__item__button>img
    {
        width: 17px;
    }
    .newssearch__filters__item-category
    {
        margin-bottom: 24px;
        width: 100%;
    }
    .newssearch__filters__item-period
    {
        flex-basis: 300px;
    }
    .newssearch__filters__item-period+.newssearch__filters__item-period
    {
        margin-left: 5px;
    }
    .newssearch__filters__item-keyword
    {
        flex-basis: 370px;
    }
    .newssearch__filters__mobiletoggle__btn
    {
        display: none;
    }
    .newssearch__contents
    {
        padding-top: 64px;
    }
    .newssearch__contents__utils
    {
        padding-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .newssearch__contents__utils>div
    {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .newssearch__contents__utils__backtotop
    {
        font-size: 14px;
    }
    .newssearch__contents__utils__results
    {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .newssearch__contents__utils__tags
    {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 10px;
    }
    .newssearch__contents__utils__label, .newssearch__contents__utils__body
    {
        font-size: 16px;
    }
    .newssearch__contents__noresults
    {
        padding: 30px 0 60px;
        min-height: 300px;
    }
    .newssearch__contents__noresults__sug
    {
        margin-top: 45px;
    }
    .newssearch__contents__noresults__sug__in
    {
        padding: 20px;
    }
    .newssearch__contents__noresults__sug__title
    {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .newssearch__contents__noresults__sug__labels
    {
        margin-top: -12px;
    }
    .newssearch__contents__noresults__sug__labels__label
    {
        margin-top: 12px;
        font-size: 14px;
    }
    .newssearch__contents__noresults__sug__labels__label .icon
    {
        height: 12px;
        margin-right: 6px;
    }
    .newssearch__footer
    {
        padding-bottom: 75px;
    }
}
@media print
{
    .newssearch__fixarea.fix
    {
        position: static!important;
    }
    .newssearch__filters__item__select
    {
        visibility: hidden;
    }
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px)
{
    .newssearch .breadcrumb
    {
        display: none;
    }
    .newssearch__header
    {
        padding: 0 10px;
    }
    .newssearch__header__title
    {
        padding: 22px 0;
        font-size: 22px;
    }
    .newssearch__filters__layout
    {
        padding-bottom: 34px;
    }
    .newssearch__filters__layout__container-more
    {/* position: absolute; */
        width: 100%;
        z-index: 5;
    }
    .newssearch__filters__selectors
    {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -3px;
    }
    .newssearch__filters__layout__container-search .newssearch__filters__item-keyword
    {
        display: none;
    }
    .newssearch__filters__item
    {
        padding: 0 3px;
    }
    .newssearch__filters__item-keyword
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .newssearch__filters__item-keyword .newssearch__filters__item__in
    {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .newssearch__filters__item-keyword .newssearch__filters__item__button
    {
        -ms-flex-preferred-size: 45px;
        flex-basis: 45px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .newssearch__filters__item-keyword .newssearch__filters__item__button img
    {
        width: 16px;
        height: 16px;
    }
    .newssearch__filters__item__select, .newssearch__filters__item__text, .newssearch__filters__item__button
    {
        height: 34px;
    }
    .newssearch__filters__item__text
    {
        padding: 5px;
    }
    .newssearch__filters__item__select__label
    {
        padding-left: 5px;
        line-height: 17px;
    }
    .newssearch__filters__item__select__label>span
    {
        max-height: 34px;
    }
    .newssearch__filters__item-category, .newssearch__filters__item-period, .newssearch__filters__item-submit
    {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .newssearch__filters__item-category, .newssearch__filters__item-submit
    {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .newssearch__filters__item-period
    {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 12px;
        padding-left: 23px;
        padding-right: 20px;
    }
    .newssearch__filters__item-submit
    {
        margin-top: 20px;
    }
    .newssearch__filters__item-submit button img
    {
        display: none;
    }
    .newssearch__filters__mobiletoggle__btn button, .newssearch__filters__mobiletoggle__btn button:hover, .newssearch__filters__mobiletoggle__btn button:focus
    {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        border: none;
        padding: 0;
        margin: 0;
        background: none transparent;
        width: 100%;
        height: 34px;
        background-color: #dadada;
        font-size: 13px;
        font-family: 'Open Sans','Arial',sans-serif;
        font-weight: bold;
        color: #222;
        outline: none;
    }
    .newssearch__filters__mobiletoggle__btn button .textclose
    {
        display: none;
    }
    .newssearch__filters__mobiletoggle__btn button::before
    {
        content: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIg0KCSB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczphPSJodHRwOi8vbnMuYWRvYmUuY29tL0Fkb2JlU1ZHVmlld2VyRXh0ZW5zaW9ucy8zLjAvIg0KCSB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkuNHB4IiBoZWlnaHQ9IjYuMnB4IiB2aWV3Qm94PSIwIDAgOS40IDYuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOS40IDYuMjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQo8L3N0eWxlPg0KPGRlZnM+DQo8L2RlZnM+DQo8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIwLjcsMC43IDQuOCw0LjggOC43LDAuOCAiLz4NCjwvc3ZnPg==");
        display: inline-block;
        width: 10px;
        height: 7px;
        margin-right: 1em;
        line-height: 0;
        vertical-align: middle;
    }
    .newssearch__filters__mobiletoggle__btn button[aria-expanded="false"] .textclose
    {
        display: none;
    }
    .newssearch__filters__mobiletoggle__btn button[aria-expanded="true"]::before
    {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .newssearch__filters__mobiletoggle__btn button[aria-expanded="true"] .textopen
    {
        display: none;
    }
    .newssearch__contents
    {
        padding: 15px 10px;
    }
    .newssearch__contents__utils
    {
        padding-bottom: 15px;
    }
    .newssearch__contents__utils__backtotop
    {
        font-size: 12px;
    }
    .newssearch__contents__utils__results:not(:first-child), .newssearch__contents__utils__tags:not(:first-child)
    {
        margin-top: 8px;
    }
    .newssearch__contents__utils__label, .newssearch__contents__utils__body
    {
        font-size: 14px;
    }
    .newssearch__contents__noresults
    {
        padding: 0 0 20px;
    }
    .newssearch__contents__noresults__sug
    {
        margin-top: 18px;
    }
    .newssearch__contents__noresults__sug__in
    {
        padding: 10px;
    }
    .newssearch__contents__noresults__sug__title
    {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .newssearch__contents__noresults__sug__labels
    {
        margin-top: -7px;
    }
    .newssearch__contents__noresults__sug__labels__label
    {
        margin-top: 7px;
        font-size: 13px;
    }
    .newssearch__contents__noresults__sug__labels__label .icon
    {
        height: 10px;
        margin-right: 5px;
    }
    .newssearch__footer
    {
        padding-bottom: 30px;
    }
    .newssearch__footer #searchPaging
    {
        margin-top: 15px;
    }
}/********** news list **********/
.newssearchlist::before
{
    content: "";
    display: table;
}
.newssearchlist img
{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.newssearchlist__item
{
    background-color: #f6f6f6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 20px;
}
.newssearchlist__item a
{
    color: #1f1f1f;
}
.newssearchlist__item a:hover .newssearchlist__item__title, .newssearchlist__item a:hover .newssearchlist__item__excerpt
{
    color: #0041c0;
}
.newssearchlist__item__top a
{
    display: block;
}
.newssearchlist__item__top__in
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.newssearchlist__item__btm
{
    position: relative;/* display: none; */
}
.newssearchlist__item__btm::before
{
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 14px);
    top: 0;
    left: -7px;
    border-top: 1px solid #dadada;
}
.newssearchlist__item__text
{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-weight: normal;
}
.newssearchlist__item__date
{
    display: block;
    color: #666;
}
.newssearchlist__item__title
{
    line-height: 1.42;
}
.newssearchlist__item__excerpt
{
    line-height: 1.7;
}
.newssearchlist__item__img
{
    min-height: 0%;
    line-height: 0;
    margin-bottom: 24px;
}
.newssearchlist__item__img__in
{
    margin: 0 -15px;
    background-color: #f7f7f7;
}
.newssearchlist__item__img__placeholder
{
    display: block;
    position: relative;
    padding-bottom: 56.4516129%;
}
.newssearchlist__item__img__placeholder img
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.newssearchlist__item__labels
{
    font-size: 0;
}
.newssearchlist__item__labels__label
{
    font-weight: normal;
    display: inline-block;
    margin-right: 1em;
}
.newssearchlist__item__labels__label a
{
    color: #666;
    display: block;
}
.newssearchlist__item__labels__label .icon
{
    vertical-align: baseline;
}
.newssearchlist__option.title-blue .newssearchlist__item__title
{
    color: #0041c0;
}
.newssearchlist:not(.noresults) .newssearchlist__noresults
{
    display: none;
}
@media(min-width: 641px),(min-device-width: 1281px), print
{
    .newssearchlist__noresults
    {
        font-size: 16px;
    }
    .newssearchlist__container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -20px -10px 0;
    }
    .newssearchlist__item
    {
        width: calc(33.3333333% - 20px);
        margin: 20px 10px 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        page-break-inside: avoid;
    }
    .newssearchlist__item__top
    {
        min-height: 0%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .newssearchlist__item__btm
    {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-top: 20px;
        margin-top: 20px;
    }
    .newssearchlist__item__date
    {
        margin-top: 24px;
        font-size: 13px;
    }
    .newssearchlist__item__title
    {
        font-size: 18px;
        font-weight: bold;
    }
    .newssearchlist__item__excerpt
    {
        margin-top: 16px;
        font-size: 14px;
    }
    .newssearchlist__item__labels
    {
        margin-top: -8px;
    }
    .newssearchlist__item__labels__label
    {
        margin-top: 8px;
        font-size: 14px;
    }
    .newssearchlist__item__labels__label .icon
    {
        height: 12px;
        margin-right: 6px;
    }
    .newssearchlist__option.smalltext .newssearchlist__item__date
    {
        font-size: 12px;
    }
    .newssearchlist__option.smalltext .newssearchlist__item__title
    {
        font-size: 17px;
    }
    .newssearchlist__option.smalltext .newssearchlist__item__excerpt
    {
        font-size: 13px;
    }
    .newssearchlist__option.smalltext .newssearchlist__item__labels__label
    {
        font-size: 13px;
    }
    .newssearchlist__option.description-md-hide .newssearchlist__item__excerpt
    {
        display: none;
    }
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px)
{
    .newssearchlist__noresults
    {
        font-size: 14px;
    }
    .newssearchlist__container
    {
        margin-top: -10px;
    }
    .newssearchlist__item
    {
        margin-top: 10px;
    }
    .newssearchlist__item__btm
    {
        margin-top: 14px;
        padding-top: 14px;
    }
    .newssearchlist__item__date
    {
        margin-bottom: 3px;
        font-size: 12px;
    }
    .newssearchlist__item__title
    {
        font-size: 17px;
        font-weight: bold;
    }
    .newssearchlist__item__excerpt
    {
        margin-top: 5px;
        font-size: 13px;
    }
    .newssearchlist__item__labels
    {
        margin-top: -7px;
    }
    .newssearchlist__item__labels__label
    {
        margin-top: 7px;
        font-size: 13px;
    }
    .newssearchlist__item__labels__label .icon
    {
        height: 10px;
        margin-right: 5px;
    }
    .newssearchlist__option.description-xs-hide .newssearchlist__item__excerpt
    {
        display: none;
    }
    .newslist .fl-content
    {
        margin-top: 0;
    }
    .article-list .list-header
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .newssearch__filters__item__button
    {
        width: 100px;
    }
    .newssearch__filters__item-category .newssearch__filters__item__in
    {
        height: auto;
    }
    .newssearch__filters__item-category
    {
        padding-left: 23px;
        padding-right: 20px;
    }
    .newssearch__filters__item-category .newssearch__filters__item__label
    {
        width: 32px;
        margin-top: 41px;
    }
    .newssearch__filters__item__select__wrap
    {
        display: flex;
        flex-wrap: wrap;
        padding-top: 40px;
    }
    .newssearch__filters__item-category .category-item-slug
    {
        font-size: 12px;
        padding: 3px 10px 4px 10px;
        margin-bottom: 10px;
    }
    .newssearch__filters__item-category .newssearch__filters__item__in
    {
        align-items: flex-start;
    }
    .newssearch__filters__item__select__label
    {
        height: 28px;
    }
    .newssearch__filters__item-period
    {
        padding-top: 10px;
    }
    .newssearch__filters__item-period .newssearch__filters__item__select__wrap
    {
        padding-top: 0;
    }
    .newssearch__filters__item-period .newssearch__filters__item__in
    {
        display: flex;
        align-items: center;
    }
    .newssearch__filters__item__select
    {
        height: 27px;
    }
    .newssearch__filters__item-keyword .newssearch__filters__item__in
    {
        width: 100%;
        display: flex;
        margin-top: 12px;
        padding-left: 23px;
        padding-right: 20px;
        align-items: center;
        height: 29px;
    }
    .newssearch__filters__item input[type="text"]
    {
        width: 185px;
        height: 29px;
    }
    .newssearch__filters__mobiletoggle__btn
    {
        display: none;
    }
    .newssearch__filters__item-submit
    {
        padding-left: 23px;
        padding-right: 20px;
    }
    .newssearch__filters__item #newssearch__filters__clear__button
    {
        height: 29px;
        line-height: 29px;
        margin-top: 10px;
    }
    .newssearch__filters__item button
    {
        font-size: 14px;
        margin-top: 10px;
    }
    .newssearch__filters__item__button:hover, .newssearch__filters__item__button:active, .newssearch__filters__item__button:focus
    {
        font-size: 14px;
        margin-top: 10px;
    }
    .hide-li
    {
        display: none;
    }
    .newssearch__filters__item__select__wrap
    {
        position: relative;
        width: calc(100% - 56px);
    }
    .mb-arrow-down
    {
        display: block;
        width: 12px;
        height: 7px;
        position: absolute;
        right: 0;
        top: 46px;
        background: url(/png/06vfy8uc.png) no-repeat 100% 50%;
        background-size: 12px 7px;
    }
    .newssearch__filters__layout
    {
        padding-bottom: 30px;
    }
    .newssearch__contents
    {
        padding-top: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .newssearch__contents .container
    {
        padding: 0;
    }
    .newssearch__contents__utils
    {
        padding-bottom: 25px;
    }
}/* page septor */
.newssearch__filters__item newssearch__filters__item-submit
{
    height: 64px;
}
.newssearch__filters__item__in
{
    border: 0;
    padding-bottom: 0;
}
.fl-content-full.container.newslist
{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
