@media screen and (max-width: 960px) { .sidebar { display: none !important; } }

.news-search { margin-bottom: 130px; }
.news-search .news-search-box { display: flex; align-items: center; }
@media screen and (max-width: 750px) { .news-search .news-search-box { display: block; } }
.news-search .news-search-box select, .news-search .news-search-box input { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; padding: 5px 1em; background-color: #fff; border: 1px solid #D9D9D9; font-size: 1.8rem; color: #282828; }
.news-search .news-search-box select { background-image: url("../img/common/ico_select.png"); background-position: right 20px center; background-repeat: no-repeat; }
.news-search .news-search-box .news-search-select { max-width: 200px; }
@media screen and (max-width: 750px) { .news-search .news-search-box .news-search-select { max-width: 100%; } }
.news-search .news-search-box .news-search-txt { flex: 1; width: 100%; margin-right: 25px; text-align: left; }
@media screen and (max-width: 750px) { .news-search .news-search-box .news-search-txt { margin-right: 0; } }
.news-search .news-search-box p { margin: 0 15px; }
@media screen and (max-width: 750px) { .news-search .news-search-box p { margin: 15px auto; text-align: center; } }
.news-search .news-search-box .news-search-btn { width: 100%; max-width: 180px; display: flex; align-items: center; justify-content: center; padding: 15px; background-color: #2B2B2B; font-size: 2.0rem; font-weight: 700; color: #fff; text-align: center; }
@media screen and (max-width: 750px) { .news-search .news-search-box .news-search-btn { margin: 20px auto 0; } }
.news-search .news-search-box .news-search-btn .ico { width: 1.5em; margin-right: 0.5em; }

._idx .news-list ul li .news-list-item { display: block; }
._idx .news-list ul li .news-list-top { margin-bottom: 10px; }
._idx .news-list ul li .news-list-date { padding-left: 0; }

._detail .news-detail .detail-sec { margin-bottom: 150px; }
._detail .news-detail .detail-sec:last-child { margin-bottom: 0; }
._detail .news-detail .detal-box { margin-bottom: 60px; }
._detail .news-detail .detail-top { display: flex; margin-bottom: 10px; }
._detail .news-detail .detail-date { padding-left: 1em; font-size: 1.6rem; }
._detail .news-detail .detail-cate { width: 8em; margin: 0 1em; padding: 2px 5px; font-size: 1.6rem; color: #fff; font-weight: 700; text-align: center; }
._detail .news-detail .detail-heading, ._detail .news-detail .heading { margin-bottom: 30px; font-size: 3.2rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._detail .news-detail .detail-heading, ._detail .news-detail .heading { font-size: 2.8rem; } }
._detail .news-detail .subheading { color: #282828; font-size: 2.4rem; }
@media screen and (max-width: 750px) { ._detail .news-detail .subheading { font-size: 2.2rem; } }
._detail .news-detail .table thead th, ._detail .news-detail .wysiwyg table thead th { background-color: #27A00C; color: #fff; }
._detail .news-detail .table tbody th, ._detail .news-detail .wysiwyg table tbody th { background-color: #27A00C; color: #fff; }
._detail .news-detail .table tbody th a, ._detail .news-detail .wysiwyg table tbody th a { color: #fff; }
._detail .news-detail .detail-subheading { margin-bottom: 20px; font-size: 2.4rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._detail .news-detail .detail-subheading { font-size: 2.2rem; } }
._detail .news-detail .detail-txt { font-size: 1.6rem; line-height: 2; }
._detail .news-detail .fig01 { max-width: 800px; margin: 0 auto; }
._detail .news-detail .fig01 li { margin-bottom: 30px; }
._detail .news-detail .fig02 { display: flex; flex-wrap: wrap; }
._detail .news-detail .fig02 li { width: 46.3917525773%; margin-right: 7.2164948454%; margin-bottom: 2.0618556701%; }
._detail .news-detail .fig02 li:nth-child(2n) { margin-right: 0; }
._detail .news-detail .fig02 li:last-child { margin-right: 0; }
._detail .news-detail .fig03 { display: flex; flex-wrap: wrap; }
._detail .news-detail .fig03 li { width: 30.9278350515%; margin-right: 3.6082474227%; margin-bottom: 3.6082474227%; }
._detail .news-detail .fig03 li:nth-child(3n) { margin-right: 0; }
._detail .news-detail .fig03 li:last-child { margin-right: 0; }
._detail .news-detail .detail-table { width: 100%; text-align: center; }
._detail .news-detail .detail-table tr th, ._detail .news-detail .detail-table tr td { padding: 20px; border: 1px solid #707070; font-weight: 700; }
._detail .news-detail .detail-table tr th { width: 15em; background-color: #27A00C; color: #fff; vertical-align: middle; }
._detail .news-detail .detial-btn { width: 100%; max-width: 500px; }

/*# sourceMappingURL=news.css.map */
