@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: 1.25rem 0;width: 100%;border-bottom: 1px dotted #666;align-items:center;}
	@media only screen and (max-width:575px)	{.news-article{display: block;padding: 1rem 0;}}

.detail-article{display: table;padding: .5rem 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: 900;width: 10em;padding-right: 1em;line-height: 1;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;border-right: none;}}


.date{display: flex;justify-content:space-between;width: 9em;padding: .5rem 0;}
	@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 .25rem;width: auto;height: 1rem;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: 2rem;display: flex;justify-content:center;align-items:center;}
	@media only screen and (max-width:575px)	{.news-icon{}}


.news-comment{line-height: 2;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: .25em 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: 1rem;width: 11rem;}
	@media only screen and (max-width:575px)	{.news-img{width: 10rem;margin: 0 auto 1rem;}}

.news-detail{width: 12em;padding: .25rem 0;padding-left: 2rem;}
	@media only screen and (max-width:991px)	{.news-detail{margin: 1rem 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: 900;}
	@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;}