/* normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
	font-family: 'DIN1451Com-Engschrift', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif; /* 1 */
	line-height: 1;
	margin: 140px 0 0;
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

img {
	vertical-align: top;
}

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	-webkit-transition: color ease .5s;
	        transition: color ease .5s;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	font: inherit; /* 2 */
	margin: 0; /* 3 */
	color: inherit; /* 1 */
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	cursor: pointer; /* 3 */
	-webkit-appearance: button; /* 2 */
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}

input[type='search'] {
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
	-webkit-appearance: textfield; /* 1 */
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0; /* 2 */
	border: 0; /* 1 */
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

.font--bodoniAntCon {
	font-family: 'BodoniAntCon-BolIta', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.font--franklinGothic {
	font-family: 'FranklinGothicLTCom-Heavy', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.font--helveticaNeue {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.font--timesNewRoman {
	font-family: 'TimesNewRomanPSPro-Bold', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.font--Engschrift {
	font-family: 'DIN1451Com-Engschrift', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.top-block-wrapper {
	position: relative;
	width: 1200px;
	margin: 0 auto -1px;
	border-left: 1px solid #000;
	background: url('../images/top/bg-archives_01.png') 0 0 repeat;
}

.top-block-wrapper:before {
	position: absolute;
	z-index: 10;
	top: 0;
	right: -7px;
	bottom: 1px;
	content: '';
	border-right: 9px solid #fff;
	border-left: 1px solid #000;
	background: #000;
}

.top-block-wrapper.is-wide {
	width: 1800px;
}

.top-block-wrapper.is-wide:before {
	right: -6px;
}

.top-block {
	float: left;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 600px;
	margin: -1px 0 0 -1px;
	border: 1px solid #000;
	background: #fff;
}

.top-block svg {
	-webkit-transition: fill ease .5s;
	        transition: fill ease .5s;
}

.top-block > a {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 100%;
	text-decoration: none;
	color: inherit;
}

.top-block > a[href]:hover {
	color: #f83627;
}

.top-block .top-block__text {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

.top-block .top-block__text p {
	font-size: 17px;
	margin-bottom: 0;
}

.top-block .top-block__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-block .top-block__morebtn {
	display: table;
	width: 100%;
	height: 40px;
	margin: 36px auto 30px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #000;
}

.top-block .top-block__morebtn a {
	font-size: 19px;
	display: table-cell;
	-webkit-transition: background ease .5s;
	        transition: background ease .5s;
	vertical-align: middle;
}

.top-block .top-block__morebtn a:hover {
	background: #f83627;
}

.top-block.top-block--postType-about a {
	padding: 115px 55px 120px;
}

.top-block.top-block--postType-about a:hover svg {
	fill: #f83627;
}

.top-block.top-block--postType-about .top-block__heading {
	font-size: 90px;
}

.top-block.top-block--postType-about .top-block__text {
	font-size: 19px;
	line-height: 1.526315789;
}

.top-block.top-block--postType-about .top-block__image {
	position: absolute;
	right: 35px;
	bottom: 35px;
	width: 29px;
	height: 51px;
}

.top-block.top-block--postType-htmlBlock1 a {
	padding: 60px 70px;
}

.top-block.top-block--postType-htmlBlock1 .top-block__heading {
	font-size: 40px;
	line-height: 1.1;
}

.top-block.top-block--postType-htmlBlock1 .top-block__text {
	line-height: 1.375;
}

.top-block.top-block--postType-htmlBlock2 a {
	padding: 60px 0;
	text-align: center;
}

.top-block.top-block--postType-htmlBlock2 .top-block__heading {
	font-size: 80px;
}

.top-block.top-block--postType-htmlBlock3 a {
	padding: 44px 64px;
}

.top-block.top-block--postType-htmlBlock3 .top-block__heading {
	font-size: 50px;
	padding: 0 0 12px;
	text-align: center;
	border-bottom: 8px solid #f83627;
}

.top-block.top-block--postType-htmlBlock3 .top-block__text {
	font-family: inherit;
	line-height: 1.75;
}

.top-block.top-block--postType-htmlBlock3 .top-block__img {
	display: none;
}

.top-block.top-block--postType-lab a {
	width: 600px;
	color: #fff;
}

.top-block.top-block--postType-lab a:after {
	position: absolute;
	z-index: 1;
	right: 28px;
	bottom: 28px;
	width: 51px;
	height: 51px;
	content: '';
	background: url('../images/icon/icon-lab_02.svg') 0 0 no-repeat;
	-webkit-background-size: 51px 51px;
	        background-size: 51px 51px;
}

.top-block.top-block--postType-lab .top-block__header {
	height: 748px;
}

.top-block.top-block--postType-lab .top-block__heading {
	font-family: 'FranklinGothicLTCom-Heavy', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 195px;
	line-height: 1.193877551;
	position: relative;
	height: 100%;
}

.top-block.top-block--postType-lab .top-block__heading span {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.top-block.top-block--postType-lab .top-block__body {
	font-family: 'FranklinGothicLTCom-Heavy', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 20px;
	text-align: center;
	color: #000;
	border: 3px solid #000;
}

.top-block.top-block--postType-lab .top-block__subhead {
	font-size: 1.5em;
	margin: 30px 0 0;
	text-transform: uppercase;
}

.top-block.top-block--postType-lab .top-block__subhead:after {
	display: block;
	width: 430px;
	margin: 14px auto 0;
	content: '';
	border-bottom: 2px solid #000;
}

.top-block.top-block--postType-lab .top-block__text {
	font-family: inherit;
	line-height: 1.384615385;
	margin: 16px 0 30px;
}

.top-block.top-block--postType-lab .top-block__img {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.top-block.top-block--postType-lab .top-block__img img {
	width: 100%;
	height: auto;
}

.top-block.top-block--postType-lecturer {
	position: relative;
}

.top-block.top-block--postType-lecturer a {
	-webkit-transition: color .5s ease, background-color .5s ease;
	        transition: color .5s ease, background-color .5s ease;
	background: #fff url('../images/top/bg-archive_02.png') 0 0 repeat;
}

.top-block.top-block--postType-lecturer a:hover {
	background-color: #000;
}

.top-block.top-block--postType-lecturer a:hover .icon svg {
	fill: #f83627;
}

.top-block.top-block--postType-lecturer .top-block__title {
	font-size: 65px;
	line-height: 88px;
	position: absolute;
	top: 0;
	left: 74px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 350px;
	height: 74px;
	padding: 0 0 0 94px;
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	text-transform: uppercase;
	background: #fff;
}

.top-block.top-block--postType-lecturer .top-block__title .icon {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 40px;
	height: 43px;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.top-block.top-block--postType-lecturer .top-block__main-visual {
	overflow: hidden;
	height: 350px;
	margin: 0 0 0 74px;
}

.top-block.top-block--postType-lecturer .top-block__img {
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #000;
	background: #fff;
}

.top-block.top-block--postType-type6 {
	font-family: 'FranklinGothicLTCom-Heavy', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 13px;
	text-align: center;
}

.top-block.top-block--postType-type6 a {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 20px;
	border: 3px solid #000;
}

.top-block.top-block--postType-type6 .top-block__heading {
	margin: 30px 0 0;
	text-transform: uppercase;
}

.top-block.top-block--postType-type6 .top-block__heading:after {
	display: block;
	width: 430px;
	margin: 14px auto 0;
	content: '';
	border-bottom: 2px solid #000;
}

.top-block.top-block--postType-type6 .top-block__text {
	font-family: inherit;
	line-height: 1.384615385;
	margin: 16px 0 40px;
}

.top-block.top-block--postType-newsList {
	padding: 0 50px;
}

.top-block.top-block--postType-newsList .top-block__heading {
	font-size: 50px;
	position: relative;
	margin: 36px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.top-block.top-block--postType-newsList .top-block__heading:before {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin: 0 16px 0 0;
	content: '';
	background: url('../images/icon/icon-news.svg') 0 0 no-repeat;
	-webkit-background-size: 48px 48px;
	        background-size: 48px 48px;
}

.top-block.top-block--postType-newsList .top-block__list {
	font-size: 15px;
}

.top-block.top-block--postType-newsList .top-block__img {
	display: none;
}

.top-block.top-block--postType-type8 {
	width: 1200px;
}

.top-block.top-block--postType-type8 a {
	display: table;
	width: 100%;
	direction: rtl;
}

.top-block.top-block--postType-type8 a > * {
	display: table-cell;
	vertical-align: middle;
}

.top-block.top-block--postType-type8 .top-block__heading {
	font-size: 74px;
	width: 598px;
	padding: 56px 0;
	text-align: center;
}

.top-block.top-block--postType-type8 .top-block__heading span {
	display: block;
}

.top-block.top-block--postType-type8 .top-block__text {
	display: none;
}

.top-block.top-block--postType-type8 .top-block__img {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	height: 100%;
	text-align: center;
	border-right: 1px solid #000;
}

.top-block.top-block--postType-type8 .top-block__img:before {
	display: inline-block;
	width: 1px;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.top-block.top-block--postType-type8 .top-block__img img {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 99%;
	height: auto;
	padding: 20px;
	vertical-align: middle;
}

.top-block.top-block--postType-type9 a {
	padding: 44px 64px;
}

.top-block.top-block--postType-type9 .top-block__heading {
	font-size: 50px;
	padding: 0 0 12px;
	text-align: center;
	border-bottom: 8px solid #f83627;
}

.top-block.top-block--postType-type9 .top-block__text {
	font-family: inherit;
	line-height: 1.75;
}

.top-block.top-block--postType-type9 .top-block__img {
	display: none;
}

.top-block.top-block--postType-imageBlock {
	width: 600px;
}

.top-block.top-block--postType-imageBlock .top-block__heading,
.top-block.top-block--postType-imageBlock .top-block__text {
	display: none;
}

.top-block.top-block--postType-imageBlock .top-block__img {
	display: table;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	text-align: center;
}

.top-block.top-block--postType-imageBlock .top-block__img img {
	padding: 14px 0;
}

.top-block.top-block--postType-imageBlock .top-block__img:after {
	display: table-cell;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	content: '';
	border-left: 1px solid #000;
	background: url('../images/top/bg-archive_01.jpg') 0 0 repeat;
}

.top-block.top-block--postType-quote-report a {
	padding: 128px 53px 50px;
}

.top-block.top-block--postType-quote-report a:hover svg {
	fill: #f83627;
}

.top-block.top-block--postType-quote-report a:hover .top-block__heading {
	border-color: #f83627;
}

.top-block.top-block--postType-quote-report a:hover .top-block__heading:before,
.top-block.top-block--postType-quote-report a:hover .top-block__heading:after {
	background-color: #f83627;
}

.top-block.top-block--postType-quote-report .top-block__heading {
	font-size: 40px;
	position: relative;
	padding: 30px 0;
	-webkit-transition: border-color ease .5s;
	        transition: border-color ease .5s;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.top-block.top-block--postType-quote-report .top-block__heading:before,
.top-block.top-block--postType-quote-report .top-block__heading:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	-webkit-transition: background-color ease .5s;
	        transition: background-color ease .5s;
	background: #000;
}

.top-block.top-block--postType-quote-report .top-block__heading:before {
	top: 2px;
}

.top-block.top-block--postType-quote-report .top-block__heading:after {
	bottom: 2px;
}

.top-block.top-block--postType-quote-report .top-block__image {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 60px;
	height: 60px;
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
}

.top-block.top-block--postType-quote-report .top-block__date {
	font-family: 'TimesNewRomanPSPro-Bold', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 30px;
	margin: 20px 0 0;
	text-align: center;
}

.top-block.top-block--postType-quote-report .top-block__text {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.625;
}

.top-block.top-block--postType-quote1 {
	position: relative;
}

.top-block.top-block--postType-quote1:before {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	content: '';
	border: 17px solid #f83627;
}

.top-block.top-block--postType-quote1 a {
	padding: 80px;
}

.top-block.top-block--postType-quote1 .top-block__heading,
.top-block.top-block--postType-quote1 .top-block__date {
	font-size: 80px;
}

.top-block.top-block--postType-quote1 .top-block__heading {
	margin: 30px 0 0;
}

.top-block.top-block--postType-quote1 .top-block__date {
	margin: 14px 0 0;
}

.top-block.top-block--postType-quote1 .top-block__text {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.625;
	margin: 22px 0 0;
}

.top-block.top-block--postType-quote2 {
	background: #000;
}

.top-block.top-block--postType-quote2 a {
	padding: 40px;
	color: #fff;
}

.top-block.top-block--postType-quote2 a:hover svg {
	fill: #f83627;
}

.top-block.top-block--postType-quote2 .top-block__date {
	font-family: 'BodoniAntCon-BolIta', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 34px;
	margin: 0;
}

.top-block.top-block--postType-quote2 .top-block__date .icon {
	display: inline-block;
	width: 43px;
	height: 44px;
	margin: 0 20px 0 0;
	vertical-align: -8px;
}

.top-block.top-block--postType-quote2 .top-block__date svg {
	fill: #fff;
}

.top-block.top-block--postType-quote2 .top-block__heading {
	font-size: 85px;
	margin: 40px 0 0;
}

.top-block.top-block--postType-quote2 .top-block__text {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.625;
	margin: 33px 0 0;
}

.top-block.top-block--postType-quote3 a {
	padding: 48px 55px;
}

.top-block.top-block--postType-quote3:hover .top-block__heading {
	background: #f83627;
}

.top-block.top-block--postType-quote3:hover .top-person__name:after {
	background-color: #f83627;
}

.top-block.top-block--postType-quote3:hover svg {
	fill: #f83627;
}

.top-block.top-block--postType-quote3 .top-block__heading {
	font-size: 38px;
	padding: 16px 4px 8px;
	-webkit-transition: background ease .5s;
	        transition: background ease .5s;
	text-align: center;
	color: #fff;
	background: #000;
}

.top-block.top-block--postType-quote3 .top-block__text {
	line-height: 1.625;
}

.top-block.top-block--postType-eventList {
	position: relative;
	width: 401px;
	padding: 0 50px;
}

.top-block.top-block--postType-eventList .top-block__heading {
	font-size: 36px;
	margin: 35px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.top-block.top-block--postType-eventList:after {
	position: absolute;
	top: 0;
	right: -200px;
	bottom: 0;
	width: 160px;
	margin: 20px;
	content: '';
	background: url('../images/top/bg-block_01.svg') center center no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
}

.top-block.top-block--postType-eventList:before {
	position: absolute;
	top: 0;
	right: -200px;
	bottom: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 200px;
	height: 100%;
	content: '';
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #fff;
}

.top-event {
	margin: 30px 0 0;
}

.top-event a {
	position: relative;
	display: table;
	width: 100%;
}

.top-event a > * {
	display: table-cell;
	vertical-align: top;
}

.top-event a:hover {
	color: #f83627;
}

.top-event a:hover .top-event__state {
	border-color: #f83627;
}

.top-event .top-event__state {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 30px;
	height: 30px;
	-webkit-transition: border ease .5s;
	        transition: border ease .5s;
	color: transparent;
	border: 3px solid #000;
}

.top-event .top-event__state.is-closed:before {
	display: none;
}

.top-event .top-event__state:before {
	position: absolute;
	top: -11px;
	left: -7px;
	width: 40px;
	height: 33px;
	content: '';
	background: url('../images/icon/icon-check.svg') 0 0 no-repeat;
	-webkit-background-size: 40px 33px;
	        background-size: 40px 33px;
}

.top-event .top-event__date {
	width: 100px;
}

.top-event .top-event__heading {
	padding: 0 40px 0 0;
}

.top-news {
	line-height: 1.333333333;
	border-bottom: 1px dashed #000;
}

.top-news a {
	display: table;
	width: 100%;
	padding: 20px 0;
}

.top-news a > * {
	display: table-cell;
	vertical-align: top;
}

.top-news a:hover {
	color: #f83627;
}

.top-news .top-news__date {
	width: 140px;
}

.top-person {
	display: table;
	width: 100%;
	margin: 24px 0 0;
	direction: rtl;
}

.top-person > * {
	display: table-cell;
	vertical-align: top;
}

.top-person .top-person__name {
	position: relative;
	padding: 28px 0 0 28px;
	text-align: left;
}

.top-person .top-person__name:after {
	position: absolute;
	top: 28px;
	right: 0;
	left: 28px;
	height: 1px;
	content: '';
	-webkit-transition: background .5s ease;
	        transition: background .5s ease;
	background: #000;
}

.top-person .top-person__name svg {
	position: absolute;
	top: 70px;
	right: 0;
	width: 42px;
	height: 61px;
	content: '';
}

.top-person .top-person__name .lang-en {
	font-size: 52px;
	display: block;
	margin: 36px 0 6px;
}

.top-person .top-person__name .lang-ja {
	font-size: 18px;
}

.top-person .top-person__image {
	width: 153px;
}

.article {
	position: relative;
}

.article .article__header {
	position: relative;
}

.article .article__date {
	font-size: 31px;
	line-height: 1;
	display: block;
	height: 50px;
	margin: 0 -60px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: #000;
}

.article .article__date:before {
	display: inline-block;
	width: 1px;
	height: 58px;
	content: '';
	vertical-align: middle;
}

.article .article__state {
	font-size: 31px;
	line-height: 58px;
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	margin: 0;
	text-transform: uppercase;
	color: #f83627;
}

.article .article__heading {
	font-family: 'TimesNewRomanPSPro-Bold', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 66px;
	display: block;
	margin: 50px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.article .article__file {
	position: absolute;
	right: -27.5px;
	bottom: -27.5px;
}

.article .article__file a {
	border-bottom: 0;
}

.article .article__button {
	margin: 130px 0 0;
}

.article .article__body p {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.625;
	margin-top: 35px;
}

.article .article__body h2 {
	font-family: 'BodoniAntCon-BolIta', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 41px;
	line-height: 1.146341463;
	margin: 40px 0 0;
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.article .article__body h3 {
	font-family: 'TimesNewRomanPSPro-Bold', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 32px;
	margin: 50px 0 0;
	text-align: center;
}

.article .article__body h4 {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 18px;
	margin: 44px 0 0;
	text-align: center;
}

.article .article__body img {
	margin: 38px 0 0;
}

.article .article__body iframe[src*='youtube'] {
	margin: 40px 0 0;
}

.article .article__body table {
	font-size: 19px;
	width: 100%;
	margin: 30px 0 0;
	border: 1px solid #000;
}

.article .article__body td {
	padding: 22px;
	border-bottom: 1px solid #000;
	border-left: 1px dashed #000;
}

.article .article__body .article__caption {
	font-size: 12px;
	display: block;
	margin: -16px 0 0;
}

.archive {
	margin: 130px 0 0;
}

.archive .archive__heading {
	font-size: 40px;
	line-height: 90px;
	height: 90px;
	margin: 0 -60px;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.archive .archive__heading:before {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 20px 0 0;
	content: '';
	vertical-align: -1px;
	background: url('../images/icon/icon-download.svg') 0 0 no-repeat;
}

.archive .archive__list {
	font-size: 19px;
	list-style: none;
}

.archive .archive__list a {
	line-height: 80px;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 80px;
	border-bottom-color: #000;
}

.archive .archive__list a:before {
	display: inline-block;
	width: 26px;
	height: 35px;
	margin: 0 26px 0 0;
	content: '';
	vertical-align: -8px;
	background: url('../images/icon/icon-file.svg') 0 0 no-repeat;
}

.related {
	margin: 128px 0 0;
}

.related__heading {
	font-size: 40px;
	line-height: 90px;
	height: 90px;
	margin: 0 -60px;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.related__heading:before {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 20px 0 0;
	content: '';
	vertical-align: -1px;
	background: url('../images/icon/icon-globe.svg') 0 0 no-repeat;
}

.breadcrumb {
	font-family: 'DIN1451Com-Engschrift', sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
}

.breadcrumb ol {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 1080px;
	margin: 0 auto;
	padding: 28px 60px 22px;
	list-style: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.breadcrumb li {
	float: left;
}

.breadcrumb li:before {
	padding: 0 10px;
	content: '>';
}

.breadcrumb li:first-child:before {
	padding: 0;
	content: '';
}

.breadcrumb a {
	text-decoration: none;
	color: #000;
}

.content .button {
	font-family: 'DIN1451Com-Engschrift', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 68px;
	line-height: 94px;
	display: block;
	height: 80px;
	text-align: center;
	background: #f83627 url('../images/event/bg-button.svg') 50% 50% no-repeat;
	-webkit-background-size: 460px 48px;
	        background-size: 460px 48px;
}

.content .button:hover {
	color: #fff;
}

.content p {
	text-align: justify;
}

.content .fullImage {
	margin: 60px -60px 0;
}

.content .fullImage img {
	width: 100%;
	height: auto;
}

.content .fullWidth {
	margin: 0 -60px;
}

.content a {
	border-bottom: 1px dashed #f83627;
}

.content a:hover {
	color: #f83627;
}

.content__inner {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 1080px;
	margin: 0 auto;
	padding: 0 60px 130px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.heading {
	font-size: 83px;
	line-height: 1;
	display: block;
	margin: 0;
	padding: 70px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.heading.heading--size-large {
	font-size: 224px;
	padding-top: 16px;
}

.subhead {
	font-size: 58px;
	display: block;
	margin: -30px 0 17px;
}

.pagetop {
	font-family: 'DIN1451Com-Engschrift', sans-serif;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.pagetop a {
	line-height: 1;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 1080px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.copyright {
	font-family: 'DIN1451Com-Engschrift', sans-serif;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
}

.copyright small {
	font-size: inherit;
}

.scroller {
	font-size: 51px;
	margin: 46px 0 0;
	text-align: center;
	text-transform: uppercase;
}

.scroller__arrow {
	margin: 0 0 25px;
}

.image figcaption {
	font-family: 'HelveticaNeueLT-Medium', sans-serif;
	font-size: 12px;
	margin: 16px 0 0;
}

.event {
	position: relative;
	display: block;
	margin: 20px 0 0;
	border-bottom: 0 !important;
}

.event p {
	margin: 0;
}

.event:hover {
	fill: #f83627;
}

.event:hover .event__date {
	color: #f83627;
}

.event.event--pickup {
	margin-top: 0;
}

.event.event--pickup .event__heading {
	font-family: 'FranklinGothicLTCom-Heavy', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 66px;
	line-height: 1.136363636;
	display: block;
	height: auto;
	margin-top: 40px;
	padding: 0;
	text-align: center;
}

.event.event--pickup .event__heading:before {
	display: none;
}

.event.event--pickup .event__body {
	margin-top: 40px;
}

.event .event__date {
	font-size: 30px;
	line-height: 50px;
	-webkit-transition: color ease .5s;
	        transition: color ease .5s;
	text-align: center;
	color: #fff;
	background: #000;
}

.event .event__state {
	font-size: 30px;
	line-height: 50px;
	position: absolute;
	top: 0;
	right: 60px;
	height: 50px;
	text-transform: uppercase;
	color: #f83627;
}

.event .event__body {
	position: relative;
	display: table;
	width: 100%;
	border-bottom: 1px solid #000;
}

.event .event__body > * {
	display: table-cell;
	vertical-align: top;
}

.event .event__image {
	width: 540px;
	border-right: 1px solid #000;
}

.event .event__heading,
.event .event__text {
	position: relative;
	height: 165px;
	padding: 0 84px 0 60px;
}

.event .event__heading:before,
.event .event__text:before {
	display: inline-block;
	width: 1px;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.event .event__heading {
	font-size: 40px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
}

.event .event__heading span {
	display: inline-block;
	width: 97.5%;
	vertical-align: middle;
}

.event .event__text {
	position: relative;
	border-top: 1px solid #000;
}

.event .event__text p {
	line-height: 1.625;
	display: inline-block;
	width: 97.5%;
	vertical-align: middle;
}

.event .event__arrow {
	position: absolute;
	top: 50%;
	right: 26px;
	width: 43px;
	height: 39px;
	-webkit-transition: fill ease .5s;
	        transition: fill ease .5s;
	-webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	        transform: translate(0, -50%);
}

.footer:before {
	display: block;
	height: 68px;
	content: '';
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: url('../images/common/pattern_01.png') 0 0 repeat-x;
	widht: 100%;
}

.footer__sponsor {
	position: relative;
	width: 1200px;
	margin: -1px auto 0;
	padding: 0;
	list-style: none;
}

.footer__sponsor:after {
	display: block;
	clear: both;
	content: '';
}

.footer__sponsor:before {
	position: absolute;
	bottom: 121px;
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background: #000;
}

.footer__sponsor li {
	position: relative;
	display: table;
	float: left;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 300px;
	height: 122px;
	text-align: center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.footer__sponsor li:last-child:after {
	position: absolute;
	top: 0;
	right: -1px;
	bottom: 0;
	width: 1px;
	content: '';
	background: #000;
}

.footer__sponsor li:nth-of-type(4n):last-child:after {
	display: none;
}

.footer__sponsor li:nth-of-type(4n + 1) {
	border-left: 0;
}

.footer__sponsor a {
	display: table-cell;
	vertical-align: middle;
}

.footer__copy {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #000;
}

.footer__copy small {
	font-size: 16px;
}

.header {
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #000;
	background: #fff;
}

.header:after {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	content: '';
	background: #f83627;
}

.header__inner {
	display: table;
	min-width: 1200px;
	max-width: 1800px;
	height: 102%;
	margin: 0 auto;
}

.header__inner > * {
	display: table-cell;
	vertical-align: middle;
}

.header__title {
	font-size: 0;
	width: 335px;
	text-align: center;
	border-right: 1px solid #000;
	background: #fff;
}

.header__title a:before {
	display: inline-block;
	width: 165px;
	height: 72px;
	content: '';
	background: url('../images/header/header-logo_01.svg') 0 0 no-repeat;
	-webkit-background-size: 165px 72px;
	        background-size: 165px 72px;
}

.header--small-mode .header__title a:before {
	width: 102px;
	height: 36px;
	background-image: url('../images/header/header-logo_02.svg');
	-webkit-background-size: 102px 36px;
	        background-size: 102px 36px;
}

.header__menu {
	font-family: 'DIN1451Com-Engschrift', sans-serif;
	padding: 0 80px;
}

.menu {
	background: #f83627;
}

.menu .white {
	color: #fff;
}

.menu__body {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	text-transform: uppercase;
}

.menu__body li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.menu__body a {
	display: block;
	text-decoration: none;
	color: #000;
}

.menu__icon {
	display: block;
	height: 37px;
	padding: 0 0 10px;
}

.header--small-mode .menu__icon--hidden-xs {
	display: none;
}

.header--small-mode .menu__icon--inline-xs {
	display: inline-block;
	width: 25px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	vertical-align: middle;
}

.header--small-mode .menu__icon--inline-xs img {
	width: 100%;
	height: auto;
}

.pagination {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.pagination__list {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 1080px;
	margin: 0 auto;
	padding: 42px 0 20px;
	list-style: none;
	text-align: center;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.pagination__list li {
	display: inline-block;
}

.pagination__list li:not(:first-child) {
	border-left: 1px solid #000;
}

.pagination__list a,
.pagination__list span {
	line-height: 16px;
	display: block;
	width: 34px;
	height: 16px;
}

.pagination__list a:hover,
.pagination__list span:hover {
	color: #f83627;
}

.person {
	font-family: 'HelveticaNeueLT-Medium', sans-serif;
}

.person .person__name {
	font-family: 'FranklinGothicLTCom-Heavy', sans-serif;
	font-size: 67px;
	display: block;
	margin: 66px 0 0;
	text-align: center;
}

.person .person__name .name--en {
	text-transform: uppercase;
}

.person .person__name .name--ja {
	font-size: 32px;
	display: block;
	margin: 50px 0 0;
}

.person .person__jobTitle {
	font-family: 'TimesNewRomanPSPro-Bold', sans-serif;
	font-size: 32px;
	line-height: 1.4;
	margin: 54px 0 0;
	text-align: center;
}

.person .person__caption,
.person .person__image,
.person .person__description {
	line-height: 1.625;
	margin: 50px 0 0;
}

.person .person__caption p,
.person .person__image p,
.person .person__description p {
	margin: 34px 0 0;
}

.section {
	margin: 45px auto 0;
	padding-top: 80px;
}

.section .section__heading {
	font-size: 60px;
	padding: 0 0 25px;
	border-bottom: 8px solid #f83627;
}

.section .section__subhead {
	font-size: 34px;
	margin: 28px 0 0;
}

.section .section__heading,
.section .section__subhead {
	line-height: 1;
	display: block;
	text-align: center;
}

.section p {
	font-size: 21px;
	line-height: 26px;
}

.page-about .about-lead {
	margin: 74px 0 0;
	background: url('../images/about/left-arrows_01.svg') 0 8px no-repeat;
	-webkit-background-size: 306px 173px;
	        background-size: 306px 173px;
}

.page-about .about-lead p {
	font-size: 96px;
	line-height: 104px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0;
	padding: 0 0 0 340px;
	text-align: left;
	color: #f83627;
}

.page-about .about-lead + p {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.65625;
}

.page-about .about-list {
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
}

.page-about .about-list li {
	margin: 1em 0 0;
}

.page-about .about-list span {
	border-bottom: 1px dashed #f83627;
}

.page-about .about-list .is-accent {
	color: #f83627;
}

.page-about .image {
	margin: 65px 0 0;
}

.page-about .about-section {
	margin: 70px 0 0;
	padding-top: 60px;
}

.page-about .about-section__heading {
	font-size: 40px;
	line-height: 1;
	padding: 40px 0;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.page-about .about-section__subhead {
	font-family: 'TimesNewRomanPSPro-Bold', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 32px;
	margin: 50px 0 0;
	text-align: center;
}

.page-about .about-section__text {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	line-height: 1.625;
	margin: 42px 0 0;
}

.about-text {
	font-family: 'HelveticaNeueLT-Medium', 'メイリオ', 'Meiryo', '游ゴシック', 'YuGothic', 'Yu Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	margin: 55px 0 0;
}

.about-text p {
	line-height: 1.625;
	margin: 40px 0 0;
}

.about-text + .image {
	margin-top: 50px;
}

.event-list {
	margin: 0 -60px;
}

.event-list__title {
	font-size: 84px;
	line-height: 115px;
	position: relative;
	height: 115px;
	margin: 0 -60px;
	text-align: center;
	text-transform: uppercase;
}

.event-list__title > .icon {
	position: absolute;
	top: 25px;
	left: 120px;
}

.lab-lead {
	font-size: 34px;
	line-height: 41px;
	margin: 70px auto 0;
}

.lab-list {
	font-size: 21px;
	margin: 50px 0 0;
	padding: 0;
	list-style: none;
}

.lab-list li {
	margin: 1em 0 0;
}

.lab-gallery > img {
	margin: 0 0 20px;
}

.lab-gallery__column img:last-child {
	margin-left: 18px;
}

.group:after {
	display: block;
	clear: both;
	content: '';
}

.align-center {
	text-align: center;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-red {
	color: #f83627;
}

.text-bottomline {
	border-bottom: 1px dashed #f83627;
}

@font-face {
	font-family: 'BodoniAntCon-BolIta';
	src: url('../fonts/2E1BD4_0_0.eot');
	src: url('../fonts/2E1BD4_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E1BD4_0_0.woff2') format('woff2'), url('../fonts/2E1BD4_0_0.woff') format('woff'), url('../fonts/2E1BD4_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'FranklinGothicLTCom-Heavy';
	src: url('../fonts/2E1BD4_1_0.eot');
	src: url('../fonts/2E1BD4_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E1BD4_1_0.woff2') format('woff2'), url('../fonts/2E1BD4_1_0.woff') format('woff'), url('../fonts/2E1BD4_1_0.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLT-Medium';
	src: url('../fonts/2E1BD4_2_0.eot');
	src: url('../fonts/2E1BD4_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E1BD4_2_0.woff2') format('woff2'), url('../fonts/2E1BD4_2_0.woff') format('woff'), url('../fonts/2E1BD4_2_0.ttf') format('truetype');
}

@font-face {
	font-family: 'TimesNewRomanPSPro-Bold';
	src: url('../fonts/2E1BD4_3_0.eot');
	src: url('../fonts/2E1BD4_3_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E1BD4_3_0.woff2') format('woff2'), url('../fonts/2E1BD4_3_0.woff') format('woff'), url('../fonts/2E1BD4_3_0.ttf') format('truetype');
}

@font-face {
	font-family: 'DIN1451Com-Engschrift';
	src: url('../fonts/2E1BD4_4_0.eot');
	src: url('../fonts/2E1BD4_4_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2E1BD4_4_0.woff2') format('woff2'), url('../fonts/2E1BD4_4_0.woff') format('woff'), url('../fonts/2E1BD4_4_0.ttf') format('truetype');
}

