@charset "utf-8";
/* CSS Document */
.news_01_page{/* -webkit-background-size: cover; background-size: cover;background-attachment: fixed; background-image: url(../images/home_banner_bg_1.jpg); background-position: center center;*/ width: 100%; clear: both; padding-top: 40px; padding-bottom: 40px; float: left; }
.news_01_box{ width: 80%; clear: both; padding: 0px; margin-top: 8px; margin-right: 10%; margin-bottom: 0px; margin-left: 10%; }
.news_01_page .area_title_box{ margin-bottom: 30px; }

.news_01_one_box div[class*="col-"] { margin: 0; padding: 0; }
.news_01_one_box { width: 100%; clear: both; margin-bottom: 20px; display: inline-block; float: left; z-index: 10; background-color: #E1E1E1; }

.news_01_one_box div.photo_box{ display: block; overflow: hidden; }
.news_01_one_box div.photo_box img{  background-color: #FFF; height: auto; width: 100%; }

.news_01_one_box div.txt_box{ display: block;  padding: 10px; }
.news_01_one_box .meta_box{ display: block; float: left; width: 50px; }
.news_01_one_box .meta{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 40px; background-color: #333; color: #FFF; text-align: center; font-size: 13px; font-weight: normal; }
.news_01_one_box .day{ font-size: 14px; line-height: 1.68em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; font-weight: normal; }
.news_01_one_box .mounth{ -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; font-size: 12px; background-color: #004986; font-weight: normal; }
.news_01_one_box .title{ padding-right: 3px; color: #333; font-size: 16px; line-height: 1.4em; margin: 0px; padding-top: 0px; padding-bottom: 3px; padding-left: 0px; font-weight: normal; }
.news_01_one_box .title a{ color: #000;}
.news_01_one_box .title a:hover { color: #333; }
.news_01_one_box .txt{ padding-right: 3px; padding-left: 0px; color: #666; font-size: 13px; line-height: 1.3em; margin-top: 5px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 0px; }
.news_01_one_box .date{ padding-right: 3px; padding-left: 0px; color: #004986; font-size: 15px; line-height: 1.3em; }
.news_01_one_box .date:before{ content:"\f017"; font-family: FontAwesome; color: #999; margin-right: 5px; font-size: 15px; font-weight: normal; }

.news_01_one_box .txt_more_box{ margin-bottom: 10px; }

@media screen and (max-width: 1680px) {
.news_01_page{padding-top: 30px;padding-bottom: 30px;}
.news_01_box {width: 90%; margin-right:5%; margin-left:5%;}
}
@media screen and (max-width: 1280px) {
	.news_01_page{padding-top: 20px;padding-bottom: 20px;}
}
@media screen and (max-width: 980px) {

}
@media screen and (max-width: 736px) {
}
@media screen and (max-width: 480px) {
}
