@charset "utf-8";


.news-paper{}
	@media (max-width:991px)	{.news-box{}}

.nws-scroll{}
	@media only screen and (max-width:991px)	{.nws-scroll{}}

.news-article{display: table;padding: 1em 0;width: 100%;border-bottom: 1px dotted #666;align-items:center;}
	@media only screen and (max-width:575px)	{.news-article{display: block;}}

.detail-article{display: table;padding: .5em 0;width: 100%;border-bottom: 1px dotted #666;align-items:center;}
	@media only screen and (max-width:575px)	{.detail-article{display: block;}}


.news-detail-article{display: table;}
	@media only screen and (max-width:575px)	{.news-detail-article{display: block;}}


.news-article + .news-article{}

.news-date,.news-comment,.news-detail{display: table-cell;vertical-align: top;}
	@media only screen and (max-width:575px)	{.news-date,.news-comment,.news-detail{display: block;}}


.news-date{font-weight: 700;width: 10em;padding-right: 1em;line-height: 1.75;border-right: 1px solid #DDD;}
	@media only screen and (max-width:991px)	{.news-date{}}
	@media only screen and (max-width:767px)	{.news-date{}}
	@media only screen and (max-width:575px)	{.news-date{width: 100%;display: flex;justify-content:space-between;align-items:center;padding: 0 0 1em;border-right: none;border-bottom: 1px solid #DDD;}}

.date{display: flex;justify-content:space-between;align-items: center;width: 9em;}
	@media only screen and (max-width:991px)	{.date{}}
	@media only screen and (max-width:575px)	{.date{}}
	@media only screen and (max-width:575px)	{.date{}}


.new{background: #DC3445;color:#FFF;font-size: .75em;line-height: 1;padding: 0 .25em;width: auto;height: 1em;display: flex;align-items:center;}


.news-icon{font-size: .75em;color:#FFF;line-height: 1rem;padding: 0 .25em;text-align: center;width: 100%;min-height: 2em;display: flex;justify-content:center;align-items:center;}
	@media only screen and (max-width:575px)	{.news-icon{}}


.news-comment{line-height: 1.75;padding-left:1em;display: table;width: 100%;}
	@media only screen and (max-width:991px)	{.news-comment{}}
	@media only screen and (max-width:767px)	{.news-comment{}}
	@media only screen and (max-width:575px)	{.news-comment{display: block;padding: 1em 0 0;line-height: 1.75;}}

.news-img,.news-txt{display: table-cell;vertical-align: top;}
	@media only screen and (max-width:575px)	{.news-img,.news-txt{display: block;}}

.news-img{padding-right: 1em;width: 11em;}
	@media only screen and (max-width:575px)	{.news-img{width: 10em;margin: 0 auto 1em;}}

.news-detail{width: 9em;padding: .25em 0;padding-left: 1em;}
	@media only screen and (max-width:991px)	{.news-detail{margin: 1em auto 0;}}
	@media only screen and (max-width:767px)	{.news-detail{}}
	@media only screen and (max-width:575px)	{.news-detail{padding-left: 0;}}


.news-box + .tit-level2{margin:1rem 0 3rem;}


.nav-pills .nav-item{margin-right:.25rem;margin-bottom:.25rem;}
	@media only screen and (max-width:767px)	{.nav-pills .nav-item{margin-right:2px;margin-bottom:2px;}}

.nav-pills .nav-link{color:#666;border-radius:0;font-size:1rem;line-height: 1;padding:1rem;width:1.5rem;font-weight: bold;}
	@media only screen and (max-width:991px)	{.nav-pills .nav-link{width: auto;}}
	@media only screen and (max-width:767px)	{.nav-pills .nav-link{font-size: 1rem;padding: .75rem;}}

.nav-	{background: rgba(0,0,0,.2);}
.nav-	{background: rgba(0,0,0,.2);}
.nav-	{background: rgba(0,0,0,.2);}

.nav-:hover,.nav-:active,.nav-:focus	{background: rgba(0,0,0,.5);}
.nav-:hover,.nav-:active,.nav-:focus	{background: rgba(0,0,0,.5);}
.nav-:hover,.nav-:active,.nav-:focus	{background: rgba(0,0,0,.5);}

.nav-pills .nav-link small{
	border-top: 1px solid #999;border-radius:0;
	font-size:.75em;line-height: .75;
	margin-top: .5rem;padding-top: .5rem;
	display: block;
	}
	@media only screen and (max-width:767px)	{.nav-pills .nav-link small{font-size: 10px;margin-top: 5px;padding-top: 5px;}}

.nav-.active	{background: rgba(0,0,0,1) !important;}
.nav-.active	{background: rgba(0,0,0,1) !important;}
.nav-.active	{background: rgba(0,0,0,1) !important;}

.nav-pills .nav-link.active small{border-color: #FFF;}


.tab-content{padding-top:2rem;}