/*
Theme Name: 2chiikipf2026
Author URI: https://www.mlit.go.jp/2chiiki_pf/
Description: 2Chiiki Platform Theme
Version: 1.0.0
*/

@charset "utf-8";

/*=========================================*/
/* news */
/*=========================================*/

.search-conditions .input-box select {
    width: 15rem;
}

.news-list-area {
    margin-top: 48px;
}

@media screen and (max-width: 960px) {
    .search-conditions .input-box select {
        width: 100%;
    }
}