body .header_global {
	background: #114063;
}
body .header_global .main_logo {
	width: 385px;
	margin-top: 20px;
}
body .nav_global {
	background: #0f334d;
}
body .nav_global .inner > ul.menu_nav_global > li > ul.sub_menu_nav_global {
	background: rgb(2 40 68 / 83%);
}
body .nav_global .inner > ul.menu_nav_global > li > ul.sub_menu_nav_global li:not(:last-child) {
	border-bottom: 1px solid #0c3452;
}
body .nav_global .inner > ul.menu_nav_global > li > ul.sub_menu_nav_global li:first-child {
	border-top: 1px solid #0c3452;
	border-bottom: 1px solid #0c3452;
}

body .inner {
	position: relative;
}
.header_links {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: 70px;
	right: 0;
	font-size: 13px;
}
.header_links div {
	margin-right: 12px;
	color: #fff;
}
.header_links div:not(:last-child)::after {
	content: '｜';
	margin-left: 12px;
}
.header_links a {
	color: #fff;
}

.third_tier_menu {
	display: none;
}
.third_tier_menu.active {
	display: block;
	position: absolute;
	top: 0px;
	left: 265px;
	width: 100%;
}
.third_tier_menu.left.active {
	left: auto;
	right: 265px;
}

body .nav_global .inner ul.third_tier_menu {
	background: rgb(0 39 67 / 75%);
}
body .nav_global .inner ul.third_tier_menu li:not(:last-child) {
	border-bottom: 1px solid #0c3452;
}
body .nav_global .inner ul.third_tier_menu li:first-child {
	border-top: 1px solid #0c3452;
	border-bottom: 1px solid #0c3452;
}

body .top_hero .top_slide .top_hero_info a {
	background: #11334e;
	border: 1px solid #23557d;
}
body .top_hero .top_slide .top_hero_info a:hover {
	color: #10495e;
}
body .top_hero .top_slide .top_hero_info h3 {
	color: #10578c;
}
body .top_hero .top_slide .top_hero_info p {
	color: #034372;
}
body .sec_top_news {
	background: #e8fcff;
}
body .sec_top_news .top_news_btn {
	background: #0b4675;
	border: 1px solid #15546c;
}



body .sec_top_spotlight .item_top_spotlight h3 {
	bottom: 36px;
	background: #006dbc;
}
body .footer_global {
	background: #032c4a;
}

body .sec_top_news .ttl_top {
	color: #044576;
}
body .sec_top_spotlight .ttl_top {
	color: #044576;
}
body .sec_top_spotlight .btn_top_spotlight a {
	color: #005a7b;
	border: 1px solid #014f6c;
}
body .sec_top_spotlight .btn_top_spotlight a:after {
	border-top: 2px solid #004b67;
	border-right: 2px solid #00506d;
}

.item_top_news_list a {
	display: block;
	width: 100%;
	background: #f8faff;
	padding: 20px 30px;    
	color: #282828;
	font-size: 14px;
}
.item_top_news_list a:hover {
	background: rgb(255 255 255 / 63%);
}
.item_top_news_list li:nth-child(even) a {
	background: #e3eeff;
}
.item_top_news_list li:nth-child(even) a:hover {
	background: rgb(239 245 255 / 69%);
}
.item_top_news_list div {
	display: inline-flex;
}
.item_news_list div.label {
	background: #044576;
	color: #fff;
	width: 100px;
	margin-right: 20px;
	padding: 5px 10px;
	justify-content: center;
	text-align: center;
	font-size: 12px;
}
.item_news_list div.label.visits {
	background: #1178a7;
}
.item_news_list div.label.seminars {
	background: #b30b39;
}
.item_news_list div.label.other-events {
	background: #088579;
}
.item_news_list .date {
	padding-right: 30px;
}

body .contents_page-entry {
	margin-bottom: 40px;
}


body .contents_post-entry a, body .flexible_section a {    
	color: #005091;
}
body .contents_post-entry h1.row_ttl, body .flexible_section h1.row_ttl {
	border-left: 3px solid #002a49;
}
body .row ul {
	list-style: disc;
}
body .row ul li {
	margin-bottom: 5px;
	font-size: 15px;
}
body .row table {
}
body .row th {
	background: #004d8b;
	color: #fff;
	padding: 10px 20px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #ddd;
}
body .row .no-border, body .row .no-border table, body .row .no-border td {
	border: 0;
}
body .row .no-border.profile tr {
	height: auto !important;
}
body .row .no-border.profile td {
	height: auto !important;
	vertical-align: top;
	padding: 6px;
}
body .row .no-border.profile td img {
	margin: 0;
	width: auto;
	height: 120px !important;
}
body .row.btn_area {
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
body .row.btn_area a {
	display: block;
	padding: 13px 33px;
	border: 1px solid #16609a;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #16609a;
	text-decoration: none;
}
body .row.btn_area a:hover {
	background: #16609a;
	color: #fff;
}
body ul.item_news_list, body ul.item_news_list li {
	margin: 0;
	padding: 0;
}
body ul.item_news_list {
}
.item_news_list a {
	display: flex;
	width: 100%;
	background: #f4fcff;
	padding: 20px 30px;    
	color: #282828;
	font-size: 14px;
	text-decoration: none;
}
.item_news_list a:hover {
	background: #f8fdff;
	text-decoration: none;
}
.item_news_list li {
	list-style: none;
}
.item_news_list li:nth-child(even) a {
	background: #e7f0ff;
}
.item_news_list li:nth-child(even) a:hover {
	background: rgb(239 245 255 / 69%);
}
.item_news_list div {
	display: inline-flex;
	align-items: center;
	width: inherit;
}
.item_news_list .date {
	width: 140px;
	padding-right: 30px;
	vertical-align: middle;
}
.list_pager {
	margin-top: 20px;
}

body .row th.secondary {
	background: #f0f8ff;
    color: #004d8b;
    border: 1px solid #ddd;
}

body .sidebar h3 {
	    background: #005da2;
}
body .accordion_label {
	padding: 15px 30px;
	background: #00487d;
	color: #fff;
	cursor: pointer;
	border-bottom: 1px solid #bcbcbc;
}
body .accordion_label:hover {
	background: #006ebe;
}
body .accordion_content {
	display: none;
	padding: 20px 30px 50px;
}
body .accordion_content.active {
	display: block;
}


.top_hero .top_slide .item_slick img {
	width: 900px !important;
}
.top_hero .top_slide .top_hero_info {
	top: 50px !important;
}

.header_global h1 a svg {
    position: absolute;
    width: auto;
    height: 25px !important;
    top: 20px;
}
.header_global h1 span {
	position: absolute;
    top: 50px;
    font-size: 25px;
}

.sec_top_news .ttl_top {
	padding: 50px 0;
}

table.less-padding td {
	padding: 0;
	vertical-align: middle;
	padding-left: 20px;
}
table.less-padding td a {
	font-size: 16px;
}
table.less-padding table td {
	padding: 0;
}
.less-padding img {
	padding: 0;
	float: left;
}

body .row table.greentable th {
	background: #009688;
}
body .row table.orangetable th {
	background: #d58309;
}
body .row table.orangetable th.secondary {
	background: #fff1dd;
	color: #686868;
}
body .row table.redtable th {
	background: #ad0f03;
}

body .heading h2.ttl_page-title {
	width: 100%;
}

#header_label {
	display: inline-flex;
    background: #044270;
    font-size: 12px;
    padding: 10px 20px;
    color: #fff;
    margin: 7px 0 0 30px;
    vertical-align: top;
}

.contents_post-entry p, .flexible_section p {
	font-size: 1.6rem;
}

.heading, .heading .inner {
	height: 150px;
}

.nav_global .inner > ul.menu_nav_global > li > ul.sub_menu_nav_global li a {
	display: flex;
    justify-content: center;
    align-items: center;
}
body .nav_global .inner ul.third_tier_menu li a {
	display: flex !important;
}
body .footer_logo .main_logo {
	width: 350px;
	margin-top: 5px;
}

.footer_logo a:nth-of-type(1) {
    position: absolute;
    padding: 0;
    top: 20px;
}
.footer_logo a:nth-of-type(1) svg {
    width: auto;
    height: 25px !important;
}

.footer_logo a:nth-of-type(1) + p {
	font-size: 30px;
	display: inline-flex;
	margin-top: 50px;
	margin-bottom: 20px;
}

.footer_logo a:nth-of-type(2) {
	position: absolute;
	top: 0;
	right: 0;
}

.row img.icon-clock {
	width: 30px;
	height: auto;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.row img.icon-research {
	width: 30px;
	height: auto;
	margin-right: 20px;
}

.footer_sitemap .box_footer_sitemap ul ul {
	margin-top: 16px !important;
	margin-left: 20px;
}

.x_icon_wrapper {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 20px;
    position: absolute;
    top: 13px;
}
.x_icon_wrapper img {
    width: 33px;
    position: absolute;
    left: 8px;
    z-index: 99;
    top: 8px;
}
.x_icon_wrapper .x_icon_bg {
    width: 31px;
    height: 27px;
    background: #fff;
    position: absolute;
    z-index: 9;
    right: -5px;
    top: 13px;
}


@media screen and (max-width: 768px) {

	body .header_global .main_logo {
	    width: 235px;
	    margin-top: 10px;
	}
	.header_global h1 a svg {
		top: 10px;
		left: 20px;
		height: 20px !important;
	}
	.header_global h1 span {
		top: 30px;
		font-size: 16px;
	}
	#header_label {
		display: block;
	}
	#header_label span {
		font-size: 12px !important;
	}
	.top_hero .top_slide .slick-list {
		height: 400px !important;
	}
	.top_hero .top_slide .item_slick img {
		width: auto !important;
	}
	.top_hero .top_slide .top_hero_info {
		height: 300px;
	}
	.item_news_list a {
		flex-wrap: wrap;
	}
	.item_news_list .date {
		width: 120px;
	}
	.item_news_list .title {
		margin-top: 10px;
	}

	.sec_top_spotlight .item_top_spotlight:nth-of-type(1) h3 {
		bottom: 36px;
	}
	body .sec_top_spotlight .item_top_spotlight h3 {
		height: auto;
	}


	.has_third_tier {
		padding: 0 !important;
	}
	.heading, .heading .inner {
		
	}
	.img_heading.no_image {
		background: rgb(0, 135, 233);
	}
	.style_editor ul {
		padding-left: 10px;
	}
	.compact-width {
		display: block;
		margin-right: 10px;
	}
	.compact-width img {
		max-width: 100%;
	}

	.footer_logo {
		height: 90px;
		align-items: unset;
		justify-content: unset;
	}
	body .footer_logo .main_logo {
		width: 250px;
		margin-top: 15px;
	}
	.footer_logo a:nth-of-type(1) {
		top: 0;
		left: 20px;
	}
	.footer_logo a:nth-of-type(1) svg {
		height: 20px !important;
	}
	.footer_logo a:nth-of-type(1) + p {
		margin: 0;
		margin-top: 28px;
		margin-left: 5px;
		font-size: 20px;
	}
	.x_icon_wrapper {
	    right: 90px;
	    top: 8px;
	}
}

/* ==========================================================================
  Breadcrumb NavXT
========================================================================== */

.wrap_breadcrumb .list_breadcrumb span[property="name"] {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 60em;
	line-height: 1.25;
}

@media screen and (max-width: 768px) {
	.wrap_breadcrumb .list_breadcrumb span[property="name"] {
		max-width: calc(100% - 26px);
	}
}