@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1640px) {}

/**
 * [Medium Screen for Pad]
 * 768~959
 */

@media screen and (max-width: 999px) {
.botlinks .links-wrap{margin:10px auto}
    .fixednav {
        display: none
    }

    .wrapper .inner {
        width: 100%;
    }
    
    .wrapper .inner .mod{
        padding: 0 3%;
    }

    .header {
        background: #0D5AA8;
        border:none;
    }
.header .inner{height:auto;padding: 0.1rem 0;}
.header .inner .mod{padding:0 1%}
    .header .head-left {
        float: none;
        width: 100%;
    }

    .header .sitelogo {
        width: 100%;
        margin: 0 auto;
        text-align:center
    }
.header .sitelogo a{display:inline-block;width:100%}
.header .sitelogo a img{display:inline-block;width:80%}
    .header .head-right {
        float: none;
        width: 100%;
        height: 0.4rem;
        display: inline-block;
    }
    .header .head-right .searchbox :before{display:none}
    .header .head-right .searchbox {
        margin: 0.05rem 0px;
        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%;
    }

    
    .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_title{display:none}



     .ml,
   .mr {
        width: 100%;
    }

    .ml {
        padding-bottom: 0.5rem;
    }
    
    .ml .post1 .news{
        width: 48%;
    }
.post-11 .news_list .news.n1, .post-21 .news_list .news.n1{
    margin-right:4%
}
.post-30 .news_list{justify-content:space-around}
.post-30 .news_list .news{width:100%}
.post-30 .news_list .news .news_title {width:100%}
    .post-40 .news_list{flex-wrap:wrap}
    .post-40 .news_list .news{width:18%}
    #footer{background:#0d5aa8;height:auto}
    #footer .inner .ftop {
    display: block;
    text-align: center;
    }

#footer .inner .ftop .flogo {
    width: 100%;
}
#footer .inner .ftop .flogo img{width: 70%;margin: 0 auto;display: block;}
#footer .inner .ftop .finfo {
width:100%
}

#footer .inner .ftop .flink {
width:100%
}
    #footer .inner .ftop .fcode{width:100%;padding-top: 0.4rem;}
#footer .inner .ftop .fcode .news_list{display:flex;justify-content:center;column-gap: 0.23rem;}



#footer .inner .fbottom {
    margin-top: 0.5rem;
    position: relative;
}
    .post-30 .news_list .news{margin-bottom:0.2rem}
    #banner .slick-dots{display:none !important}
#banner .slick-prev {left: 0;background-size: 0.23rem;background: rgb(1 104 183 / 80%) url(images/prev.png) no-repeat 150% 50%;}
#banner .slick-next {right: 0;background-size: 0.23rem;background: rgb(1 104 183 / 80%) url(images/next.png) no-repeat -50% 50%;}
#banner .slick-prev, #banner .slick-next {position: absolute;display: block;font-size: 0rem;cursor: pointer;color: #fff;top: 50%;margin-top: -0.23rem;padding: 0;border: none;outline: none;z-index: 1;transition: all 0.4s ease-in-out;font-family: cursive;border-radius: 50%;box-shadow: 0 0.03rem 0.1rem rgb(0 0 0 / 15%);opacity: 0.6}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {

.post-40 .news_list .news .news_title{line-height:0.25rem}

    /*????*/
    .l-banner {
        height: 180px;
    }

    .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_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;
        padding: 4px 0px;
    }

    .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%;
    }


   
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 567px) {
    .post-40 .news_list .news{width:48%;margin-bottom:0.2rem}
    .post-40 .news_list .news .news_title{line-height:0.4rem}
    .post-30 .news_list .news .news_date{line-height:0.24rem;height: 0.66rem;background-size: contain;}.post-30 .news_list .news .news_title{margin-top:0}
}

@media screen and (max-width: 479px) {
    .post-11 .news_list .news, .post-21 .news_list .news{width:100%;margin-bottom:0.2rem}

    .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: 337px) {
    
}