@charset "utf-8";

.lang-en .nav-primary,
.lang-en .breadcrumb,
.lang-en .entry,
.lang-en .pagetop {
	font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.625;
}

.category-report-en .genesis-nav-menu .events a {
	background-color: #004eba;
	text-decoration: none;
}

.v2016-header-widget {
	background: none;
}

.v2016-header-widget .header-btn {
	width: auto;
}

.v2016-header-widget .header-btn a {
	width: 120px;
}

.footer-button,
.v2016-header-widget .header-btn .btn-mail,
.v2016-header-widget .header-btn .btn-mypage,
.v2016-header-widget .header-btn .btn-en {
	display: none;
}

.v2016-header-widget .header-btn .btn-ja,
.v2016-header-widget .header-btn .btn-fb,
.v2016-header-widget .header-btn .btn-recruit {
	display: table-cell;
}

.v2016-header-widget .header-btn .btn-ja {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

#eg-html-widget-4 .fb-like {
	display: none;
}

/* 英語トップの看板枠 */
.page-header .entry-title {
	background-color: #000;
	height: auto;
	margin:0;
	padding: 6px 0;
	width: 100%;
	line-height: 1;
	box-shadow: none;

}

.page-header .entry-title img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/* トップの3カラム */
.column-box > a {
	color: #000;
	display: block;
}

.column-box > a:hover {
	box-shadow: 2px 2px 3px rgba(85, 85, 85, 0.2);
	text-decoration: none;
}

.column-box .column1:hover {
	background-color: #f1f7fd;
}

.column-box .column2:hover {
	background-color: #f7f4ec;
}

.column-box .column3:hover {
	background-color: #fafbfd;
}

.column-box h2 {
	background-color: transparent;
	border-color: #ddd;
	border-width: 0 0 1px 0;
	box-shadow: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.column-box h2:before {
	background-color: #f4f4f5;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 120px;
	content: "";
	display: block;
	height: 120px;
	width: 100%;
}

.column-box .column1 h2:before {
	background-color: #f1f7fd;
	background-image: url(/wp-content/uploads/2024/09/5194423-w320x120b-2x.webp);
}

.column-box .column2 h2:before {
	background-color: #ece6d5;
	background-image: url(/wp-content/uploads/2025/10/5191421-w320x120-2x.webp);
}

.column-box .column3 h2:before {
	background-color: #fafbfd;
	background-image: url(/wp-content/uploads/2020/12/en-home-event2021-w320x120-2x.jpg);
}

.column-box h2 span {
	display: block;
	padding: 12px;
}

.column-box .column-content {
	padding: 1em;
}

.column-box .column-content .more {
	margin-bottom: 0;
	text-align: right;
}

.column-box .column-content:hover .more {
	color: #e60012;
}

.column-box .column-content .more .dashicons,
.column-box .column-content .more .dashicons-before:before {
	vertical-align: middle;
	font-size: 18px;
	margin-top: 2px;
}

.entry-content ul.border li {
	background: none;
	padding: 0 8px 12px 8px;
	margin-bottom: 12px;
}

@media only screen and (max-width: 980px) {
	.column-box .first.eg-float-clear-w980,
	.column-box .eg-float-clear-w980:first-child {
		margin-bottom: 20px;
	}

	.footer-widgets .mypage {
		display: none !important;
	}
}

@media only screen and (max-width: 425px) {
	/* Primary Nav */
	.genesis-nav-menu .menu-item {
		display: block;
		with: 100%;
	}

	.genesis-nav-menu .home a {
		background: none;
		text-indent: 0;
		min-height: inherit;
		min-height: auto;
	}

	.column-box .column1,
	.column-box .column2 {
		border-bottom: 1px solid #ddd;
		margin-bottom: 20px;
	}

	.column-box .column3 {
		margin-bottom: 0;
	}
}
