@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */

/**
 * [Medium Screen for Pad]
 * 768~959
 */

@media screen and (max-width: 999px) {
    .wrapper .inner {
        width: 100%;
    }

    .wrapper .inner .mod {
        padding: 0 3%;
    }

    .header {
        background: #851321;
        border: none;
        position: initial;
    }

    .header .inner {
        height: auto;
        padding: 0.1rem 0;
    }

    .header .inner .mod {
        padding: 0 3%;
    }

    .header .head-left {
        width: 100%;
    }

    .header .sitelogo {
        margin: 0 auto;
        display: contents;
        text-align: center
    }

    .header .sitelogo a {
        display: block;
        width: 100%
    }

    .header .sitelogo a img {
        display: inline-block;
        margin: .2rem 0
    }

    .header .head-right {
        float: none;
        display: block;
        width: 34px;
        height: 34px;
        position: absolute;
        margin: 0;
        top: 45%;
        right: 1%;
    }

    .searchbtn {
        float: none;
        width: 34px;
        height: 34px;
        background-size: 40%;
    }

    .wp_search,
    .wp-search {
        width: 100%
    }

    .header .head-right .searchbox {
        width: 100%;
    }

    .wp-search .search-input {
        width: 100%
    }

    .wp-search .search-input input.search-title {
        width: 100%;
    }

    .header .head-right .site-lang {
        display: none
    }

    .navi-aside-toggle,
    .navi-aside-search {
        display: block;
    }

    .navi-aside-toggle {
        top: 45%;
        left: 1%;
        margin: 0;
    }


    .wp-navi .wp-menu {
        display: none;
    }

    .wp-navi-slide .navi-slide-head {
        display: none;
        padding: 0 10px;
        height: 40px;
    }

    .wp-navi-slide .wp-menu {
        background: #fff;
    }

    .wp-navi-slide .wp-menu .menu-item {
        display: inline-block;
        float: none;
        position: relative;
        z-index: 100;
        width: 100%;
        padding-left: 0px;
        text-align: left;
        border-bottom: 1px solid #eee
    }

    .wp-navi-slide .wp-menu .menu-item .menu-switch-arrow {
        display: block;
        width: 38px;
        height: 38px;
        position: absolute;
        right: 6px;
        top: 1px;
        background: url(css/img/icons.png) no-repeat 10px -116px;
    }

    .wp-navi-slide .wp-menu .menu-item a.menu-link {
        display: block;
        padding: 0 20px;
        line-height: 40px;
        color: #343434;
        font-size: 14px;
    }

    .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
    .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
    .wp-navi-slide .sub-menu .sub-item.hover>a,
    .wp-navi-slide .sub-menu .sub-item a:hover {
        text-decoration: none;
        color: #000;
        background-color: #eee;
    }

    .wp-navi-slide .sub-menu {
        display: none;
        position: relative;
        left: 0;
        bottom: 0px;
        top: 0px;
        min-width: 0px;
        z-index: 100;
        background: #fff;
        opacity: 0.8;
    }

    .wp-navi-slide .sub-menu .sub-item {
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        border-bottom: 1px solid #eee;
    }

    .wp-navi-slide .sub-menu .sub-item a {
        display: block;
        color: #000;
        height: auto;
        line-height: 40px;
        padding: 0 36px;
        font-size: 14px;
        background: none;
    }

    .wp-navi-slide .sub-menu .sub-item a:hover {
        color: #000;
        background-color: #eee;
        display: block;
    }

    .wp-navi-slide .sub-menu .sub-menu {
        left: 0;
        top: 0;
    }

    .wp-navi-slide .sub-menu .sub-menu .sub-item a {
        padding: 0 52px;
    }
    #banner .news_list .news .news_wz{position:initial;width: 100%;box-sizing: border-box;height: auto;}
    #banner .news_list .news_title {
    }

    #banner:after {
        height: 0;
    }


    .main1 .inner,
    .main2 .inner,
    .main3 .inner,
    .main4 .inner {
        padding: 0.5rem 0;
    }

    .main1,
    .main2,
    .main3,
    .main4 {
        height: auto;
        margin: 0;
    }
    .main2{background-position:center bottom}
    .post .tt {
        margin-bottom: .24rem;
    }
    .post-12,.post-13,.post-21,.post-21.post-22,.post-21.post-23,.post-21.post-24{float:none;width:100%;margin: 0;margin-bottom: 0.2rem;}
    .post-11 .tt {
        margin-right: 0;
    }

    .post-11 .con {
        margin: 0 auto;
        width: 100%;
    }

    .post-11 .news_list .news .news_text {
        text-align: center;
    }

    .post-21 .news_list {
        margin-bottom: 0.25rem
    }

    .post-21 .news_list.list1 {
        width: 100%
    }

    .post-21 .news_list.list2 {
        width: 100%;
        overflow: hidden;
        /* background: pink; */
    }
    .post-21 .news_list.list2 .news a{padding-right:0;margin-right:0.45rem}
    .post-21 .news_list.list2 .news.n2,
    .post-21 .news_list.list2 .news.n4 {
        margin-right: 0
    }

    .post-21 .news_list.list2 .news {
        width: 100%;
        margin-bottom: 0.25rem
    }

    .post-31 .news_list{flex-wrap:wrap;row-gap: .2rem;padding: 0.2rem;}
    .post-31 .news_list .news{width:30%}


    #footer {
        height: auto;
    }

    #footer .inner .mod {
        padding: 0.7rem 3%;
        flex-direction: column;
        gap: 0.2rem;
    }

    #footer .inner p {
        text-align: center
    }

    #footer .inner .fc {
        margin: 0
    }

    #footer .inner .ftop {
        flex-direction: column;
        text-align: center;
    }

    #footer .inner .finfo {
        padding: 3%;
        text-align: center;
        padding-bottom: 1rem;
    }

    #btt {
        left: 50%;
        transform: translateX(-35%);
        bottom: .5rem;
    }

    #banner .slick-dots {}

    #banner .news_list .slick-prev,
    #banner .news_list .slick-next {
        top: 40%;
    }

    #banner .news_list .slick-prev {
        left: 0.1rem;
    }

    #banner .news_list .slick-next {
        right: 0.1rem;
    }



    #l-container .inner {
        padding: 3%;
        width: 94%;
    }

    .col_menu .col_menu_head {
        margin: 0
    }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
    .main3 {
        height: auto
    }

    .post-41 .news_list.list1,
    .post-41 .news_list.list2 {
        width: 100%
    }

    .post-41 .news_list.list2 {
        gap: 0
    }

    /*????*/
    .l-banner {
        height: 1.80rem;
    }

    .l-banner img {
        width: 100%;
        height: 100%;
    }

    #l-container .inner,
    #d-container .inner {
        padding: 0px 0px;
    }

    #l-container.wrapper .inner .mod,
    #d-container.wrapper .inner .mod {
        padding: 0;
    }

    .column-switch {
        display: block;
    }

    .col_menu .col_menu_head h3.col_name .col_name_text {
        /* display: block; */
        /* line-height: 40px; */
        pa;
        /* padding: 0px 5px 0px 12px; */
        /* font-size: 17px; */
    }

    /**??????**/
    .col_menu {
        width: 100%;
        float: none;
        margin-right: 0px;
        position: relative;
    }

    .col_menu .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }

    .col_metas .col_title h2 {
        font-size: 18px;
    }

    .col_list {
        width: 100%
    }

    .col_metas .col_title {
        margin-top: .06rem
    }

    /**??????**/

    .col_news {
        width: 100%;
        min-height: 0px;
        float: none;
    }

    /**????**/
    .col_news .col_news_box {
        margin-left: 10px;
        margin-right: 10px;
    }

    .col_news_con {
        padding: 5px 0px 10px 0px;
        margin: 0 0px;
    }

    .col_news_con .news_list li.news {
        line-height: 24px;
    }

    .col_news_con .news_list li.news span.news_title {
        line-height: 24px;
        margin-right: 100px;
    }

    /*??*/
    .col_news_con .news_list li.news span.news_meta {
        margin-left: -100px;
    }

    /*??*/

    .wp_paging li.pages_count,
    .wp_paging li.page_jump {
        display: none;
    }

    .infobox {
        width: auto;
        padding: 0px;
        margin: 0 10px;
    }

    .col_news_list .wp_entry img,
    .article .entry .read img {
        max-width: 100%;
        height: auto !important;
        width: 100%;
    }

    #footer {
        background-size: cover;
    }

    #footer .inner .mod {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
        padding-bottom: 0.2rem;
    }

}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 567px) {
    .header .sitelogo a img{
        width: 80%;
    }
}

@media screen and (max-width: 479px) {





    .article h1.arti_title {
        line-height: 28px;
        font-size: 18px;
    }

    .article h2.arti_title {
        line-height: 28px;
        font-size: 16px;
    }

}

@media screen and (max-width: 430px) {


    .post-31 .tt,
    .post-41 .tt {
        margin-bottom: .8rem;
    }
}

@media screen and (max-width: 337px) {}