/* KEYWORDS: +all, +mozilla, +os, +webkit, -android, -chrome, -edge, -firefox, -gecko, -ie, -ie10, -ie11, -ie7, -ie8, -ie9, -ipad, -iphone, -khtml, -linux, -mac, -macos, -mobile, -opera, -presto, -safari, -trident, -trident3, -trident4, -trident5, -trident6, -trident7, -upbrowser, -win, -windows, -windowsphone, -windowsxp, -winphone, -winxp, -universal */

/*** Skipping CSS Section grid (only-param=news) ***/
/*** Skipping CSS Section common (only-param=news) ***/
/*** Skipping CSS Section navigation (only-param=news) ***/
/*** Skipping CSS Section forms (only-param=news) ***/
/*** Skipping CSS Section tsg (only-param=news) ***/
/*** Skipping CSS Section buttons (only-param=news) ***/
/*** Skipping CSS Section side-boxes (only-param=news) ***/
/*** Skipping CSS Section specifications-table (only-param=news) ***/
/*** Skipping CSS Section blog (only-param=news) ***/
/*** Skipping CSS Section home (only-param=news) ***/
/*** Skipping CSS Section sub (only-param=news) ***/
/*** Skipping CSS Section slider (only-param=news) ***/
/*** Skipping CSS Section product (only-param=news) ***/
/*** Skipping CSS Section product-child (only-param=news) ***/
/*** Skipping CSS Section landing (only-param=news) ***/
/*** Skipping CSS Section landing-directory (only-param=news) ***/
/*** Skipping CSS Section slideshow (only-param=news) ***/
/*** START ls20/global/news.css ***/
/* News */
.news-list-item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;	
}
.news-list-item:empty {
	display: none;
}
.news-title {
	margin: 0; padding: 0;	
	margin-bottom: 10px;
}
.news-date {
	color: #999;	
}
.yearN {
	margin-bottom: 15px;	
}
.yearN .pagination {
	margin-top: 0px;
	margin-bottom: 0px;	
}

.no-news-this-year {
	display: none;
}
.show-no-news .no-news-this-year {
	display: block;
}

/* Side news box */
.news-list-box .news-date {
	color: #ddd;
	font-size: 13px;
}
.news-list-box .news-title {
	margin-bottom: 0px;	
}
.news-list-box ul a:hover  {
	color: #fff;	
}
.news-list-box ul a:hover .news-date {
	color: #fff;
}

/* Headlines at home page */
.news-list-home {
	border: 1px solid #E2E2E2;
}
.news-list-home a.more {
	margin-top: 0px;
	margin-left: 15px;	
	margin-bottom: 10px;
}
.news-list-home h3 {
	background-color: #E2E2E2;
	margin: 0;
	padding: 0;
	padding: 5px 20px 10px; 
	margin-bottom: 15px;
}
.news-list-home ul {
	padding-left: 30px;	
}

.newsListItem {
	padding-bottom: 20px;	
}
.newsListItem a {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.newsListItem h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.newsItem h1.pageTitle {
	margin: 0; padding: 0;	
	margin-bottom: 15px;
}
#pastNewsLink {
	display: inline-block;
    background-color: #CED1FF;
    border: 1px solid #343B97;
	border-radius: 5px;
	padding: 3px 5px;
	text-decoration: none;	
	
	position: absolute;
	right: 15px;
	top: 30px;	
}
#pastNewsLink:hover {
	background-color: #fff;
	color: #464EB6;	
}
.newsDate, .newsDate a {color: #7F7F7F; font-size: 10px; text-decoration: none;}
a.news strong {font-weight: normal;}
a.news {font-size: 14px; font-weight: normal; padding-bottom: 5px; padding-top: 5px;}
.newsHeader {font-size: 18px; padding-bottom: 5px;}
#shortNews {padding-top: 5px; padding-bottom: 20px;}
.shortNews:empty {display: none;}

.yearN .pagination > li > a {
	padding: 3px 9px;	
}



.news-caption {
	position: relative;
	margin-bottom: 30px;
}
.news-caption img {
    width: 100%;
}
.news-caption figcaption {
	color: #fff;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300px;
	left: 30px;
	top: 30px;
	position: absolute;
}
html[lang="ja-JP"] .news-caption figcaption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Osaka", "Arial", "Helvetica", Sans-serif;
}
@media (min-width: 768px) {
	.page-news .col-aside {
		width: 280px;
	}
	.page-news .col-content {
		width: -webkit-calc(100% - 280px - 30px);
		width: -moz-calc(100% - 280px - 30px);
		width: calc(100% - 280px - 30px);
	}
}
@media (max-width: 767px) {
	.page-news .col-aside,
	.page-news .side-boxes > * {
		width: 100%;
	}
	.news-caption figcaption {
		font-size: 20px;
		left: 15px;
		top: 15px;
	}	
}
.page-news .pagination {
    margin-top: 0px;
}
.page-news .news-table ~ .pagination {
    margin-top: 20px;
}
.page-news .pagination .pagination {
    margin: 0;
}
.page-news .pagination > li > a, 
.page-news .pagination > li > span {
	padding: 8px 15px;
	color: #0E4D6C;
	transition: all 0.3s;
}
.page-news .pagination > li.active > a {
	background-color: #005cb9;
	border-color: #005cb9;
	color: #fff;
}
.page-news .side-boxes h3 {
	margin-top: 45px;
}
.page-news .pagination > li > a:hover {
	background-color: #ddd;
}

.page-news .side-box-4 {
    display: none;
}

/* important notes */
.news-table .news-day {
	font-size: 27.52px;
	font-weight: bold;
	color: #aaa;
	text-align: center;
	padding-top: 3px;
}
.news-table .news-month {
	font-size: 15px;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	color: #aaa;
	margin-top: 3px;
	text-align: center;
}
.news-table .news-day a,
.news-table .news-month a {
	color: #aaa;
}
.news-table tr:hover .news-day a,
.news-table tr:hover .news-month a {
	color: #444;
}
.news-table tr::before {
	display: none;
}
.news-table tr::after {
	content: '';
	height: 1px;
	background-color: #d7d7d7;
	display: block;
	position: absolute;
	bottom: 0;
	left: 40px;
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);	
}
.news-table tr {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding: 20px 0;
	margin: 0;
	position: relative;
}
.news-table,
.news-table tbody,
.news-table tr,
.news-table td,
.news-table th {
	display: block;
}
.news-table tr {
	margin-bottom: 20px;
}
.news-table tr > * {
	width: auto;
	padding: 0;
}
.news-table tr > *:first-child {
	border-left: 3px solid #d7d7d7;
	padding-left: 30px;
	transition: all 0.3s;
}
.news-table tr:hover > *:first-child {
	border-left: 3px solid #005cb9;
}
.news-table a.news-title {
	display: block;
	padding-left: 50px;
	line-height: 1.6em;
	color: #444;
	transition: all 0.3s;
}
.news-table tr:hover a.news-title,
.news-table tr:hover a.news-title:hover {
	color: #08107b;
}

@media (max-width: 767px) {
	.news-table tr > *:first-child {
		padding-left: 15px;
	}
	.news-table a.news-title {
		padding-left: 20px;
	}
	.news-table tr{
		padding: 10px 0;
	}
}

.newsYears {
    display: flex;
    flex-flow: row wrap;
}
.nySeparator {
    display: none;
}
.newsYears a {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #e7e7e7;
    border-right: 0 none;
    margin-bottom: 10px;
}
.newsYears span:first-child a {
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;    
}
.newsYears span:last-child a {
    border-right: 1px solid #e7e7e7;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;    
}
.newsYears a b {
    color: #999;
    font-weight: normal;
    cursor: text;
}
/*** END ls20/global/news.css ***/

/*** Skipping CSS Section events (only-param=news) ***/
/*** Skipping CSS Section resources (only-param=news) ***/
/*** Skipping CSS Section micro (only-param=news) ***/
/*** Skipping CSS Section museum (only-param=news) ***/
/*** Skipping CSS Section product-gallery (only-param=news) ***/
/*** Skipping CSS Section search (only-param=news) ***/
/*** Skipping CSS Section objective-finder (only-param=news) ***/
/*** Skipping CSS Section content-slideshow (only-param=news) ***/
/*** Skipping CSS Section microscopes-configurator (only-param=news) ***/
/*** Skipping CSS Section related-applications (only-param=news) ***/
/*** Skipping CSS Section grayed-out (only-param=news) ***/
/*** Skipping CSS Section downloads (only-param=news) ***/
/*** Skipping CSS Section bioscapes (only-param=news) ***/
/*** Skipping CSS Section camera-selection (only-param=news) ***/
/*** Skipping CSS Section camera-migration-guide (only-param=news) ***/
/*** Skipping CSS Section video (only-param=news) ***/
/*** Skipping CSS Section compare (only-param=news) ***/
/*** Skipping CSS Section empty (only-param=news) ***/
/*** Skipping CSS Section my-account (only-param=news) ***/
/*** Skipping CSS Section print (only-param=news) ***/
/*** Skipping CSS Section service-provider (only-param=news) ***/
/*** Skipping CSS Section ecs (only-param=news) ***/
/*** Skipping CSS Section ecs-home (only-param=news) ***/
/*** Skipping CSS Section ecs-sub (only-param=news) ***/
/*** Skipping CSS Section sitemap (only-param=news) ***/
/*** Skipping CSS Section dir-list-dynamic (only-param=news) ***/
/*** Skipping CSS Section sub-slideshow (only-param=news) ***/
/*** Skipping CSS Section objective-finder-legacy (only-param=news) ***/
/*** Skipping CSS Section globalstyles (only-param=news) ***/
/* TIME: 0.0037620067596436 */