.icofont-doc:before,
.icofont-close:before,
.icofont-window:before,
.icofont-arw:before,
.icofont-arw-thin:before,
.icofont-instagram:before,
.icofont-search:before,
.icofont-folder:before,
.icofont-isas:before,
.icofont-tri:before,
.icofont-twitter:before,
.icofont-youtube:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important
}

.icofont-doc:before {
	content: ""
}

.icofont-close:before {
	content: ""
}

.icofont-window:before {
	content: ""
}

.icofont-arw:before {
	content: ""
}

.icofont-arw-thin:before {
	content: ""
}

.icofont-instagram:before {
	content: ""
}

.icofont-search:before {
	content: ""
}

.icofont-folder:before {
	content: ""
}

.icofont-isas:before {
	content: ""
}

.icofont-tri:before {
	content: ""
}

.icofont-twitter:before {
	content: ""
}

.icofont-youtube:before {
	content: ""
}

#top #contents {
	margin-top: 42px;
	padding-top: 0
}

.emergency {
	display: none;
	background: #f7f7fb
}

.emergency__inner {
	width: 976px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 13px 0;
	margin: 0 auto
}

.emergency__ico {
	width: 34px;
	height: 34px;
	overflow: visible;
	display: block;
	min-width: 34px;
	margin: 0 15px 0 0;
	background: url(/common/images/ico-emergency.svg) no-repeat left top;
	background-size: 100%
}

.emergency__txt {
	font-size: 1.6rem;
	line-height: 1.65;
	color: #e60012
}

.emergency__txt a {
	text-decoration: underline;
	color: #e60012
}

.emergency.is-displayed {
	display: block
}

.emergency__link {
	top: -300px;
	right: 0px;
	position: absolute;
	z-index: 1000;
	color: red
}

.top-cont-hd {
	margin: 0 0 40px -4px;
	font-size: 2.6rem;
	color: #2c2957;
	line-height: 1;
	font-family: "YakuHanJPs", "Noto Sans Japanese light"
}

.top-cont-hd .link {
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0 0 0 25px;
	border-left: 1px solid #e5e5ec
}

.top-cont-hd .link a {
	font-size: 1.4rem;
	vertical-align: 5px;
	color: #2d2d2d
}

.header-column--ci {
	position: relative
}

.header__ci {
	padding: 23px 0 16px;
	-webkit-transition: 0.1s ease-out padding;
	transition: 0.1s ease-out padding
}

.header__ci img {
	display: block;
	margin: 0 auto
}

.header__ci-img {
	-webkit-transition: 0.2s ease-out;
	transition: 0.2s ease-out
}

.header__ci-img-min {
	margin: 0 0 0 -170px !important;
	top: 16px;
	left: 50%;
	position: absolute;
	z-index: auto;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.2s ease-out visibility, 0.2s ease-out opacity;
	transition: 0.2s ease-out visibility, 0.2s ease-out opacity
}

.header.is-fixed .header__ci {
	padding: 16px 0 10px
}

.header.is-fixed .header__ci-img {
	width: 340px;
	height: auto;
	visibility: hidden;
	opacity: 0
}

.header.is-fixed .header__ci-img-min {
	visibility: visible;
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}

.bread-list {
	display: none
}

.top-slide {
	width: 100%;
	height: 489px;
	overflow: visible;
	display: block;
	position: relative;
	overflow: hidden;
	background: #000
}

.top-slide__container {
	width: 1024px;
	height: 489px;
	margin: 0 auto;
	position: relative
}

.top-slide__container:after {
	content: "";
	display: block
}

.top-slide__container.is-load-complete:after {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.2s ease-out 0.1s;
	transition: 0.2s ease-out 0.1s
}

.top-slide__blc {
	width: 1500px;
	height: 489px;
	overflow: visible;
	display: block;
	top: 0px;
	left: 50%;
	position: absolute;
	z-index: 0;
	margin: 0 0 0 -750px;
	color: white;
	opacity: 0;
	-webkit-transition: 0.2s ease-out opacity;
	transition: 0.2s ease-out opacity
}

.top-slide__blc img {
	display: block;
	margin: 0 auto
}

.top-slide__blc .caption-blc {
	width: 100%;
	min-height: 190px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: auto;
	background: url(/images/bg-slide-txt.png) repeat-x left bottom
}

.top-slide__blc .caption {
	width: 976px;
	bottom: 38px;
	left: 50%;
	position: absolute;
	z-index: auto;
	margin-left: -488px;
	color: white;
	line-height: 1.3;
	font-size: 2.2rem;
	text-align: center;
	font-family: "YakuHanJPs", "Noto Sans Japanese light"
}

.top-slide__blc.is-current {
	z-index: 10;
	opacity: 1;
	-webkit-transition: 0s visiblity, 0.5s cubic-bezier(0.07, 0.73, 0.58, 1) 0.35s opacity;
	transition: 0s visiblity, 0.5s cubic-bezier(0.07, 0.73, 0.58, 1) 0.35s opacity
}

.top-slide__next,
.top-slide__prev {
	width: 8%;
	height: 320px;
	overflow: visible;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: .2s ease opacity, .2s ease -webkit-transform;
	transition: .2s ease opacity, .2s ease transform
}

.top-slide__next:before,
.top-slide__prev:before {
	content: "";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
	padding: 15px 10px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	font-size: 3.2rem;
	color: white;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease
}

.top-slide__next:hover:before,
.top-slide__prev:hover:before {
	color: black;
	background: rgba(209, 209, 213, 0.9)
}

.is-load-complete .top-slide__next,
.is-load-complete .top-slide__prev {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

.top-slide__prev {
	left: 0;
	-webkit-transform: translate(-20px, 0);
	transform: translate(-20px, 0)
}

.top-slide__prev:before {
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.top-slide__next {
	right: 0;
	-webkit-transform: translate(20px, 0);
	transform: translate(20px, 0)
}

.top-slide__next:before {
	right: 0
}

.top-slide__nav {
	width: 100px;
	bottom: 5px;
	left: 50%;
	position: absolute;
	z-index: 15;
	margin: 0 0 0 -50px;
	text-align: center
}

.top-slide__nav .btn {
	padding: 10px;
	display: inline-block;
	cursor: pointer;
	opacity: 0
}

.top-slide__nav .btn:before {
	content: "";
	width: 6px;
	height: 6px;
	overflow: visible;
	display: block;
	border-radius: 100%;
	background: #5555b6;
	-webkit-transition: 0.3s linear background;
	transition: 0.3s linear background
}

.top-slide__nav .btn.is-current:before {
	background: white
}

.is-load-complete .top-slide__nav .btn {
	opacity: 1;
	-webkit-transition: 0.2s ease-out opacity;
	transition: 0.2s ease-out opacity
}

.is-load-complete .top-slide__nav .btn:nth-child(1) {
	-webkit-transition-delay: .05s;
	transition-delay: .05s
}

.is-load-complete .top-slide__nav .btn:nth-child(2) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.is-load-complete .top-slide__nav .btn:nth-child(3) {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.is-load-complete .top-slide__nav .btn:nth-child(4) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.is-load-complete .top-slide__nav .btn:nth-child(5) {
	-webkit-transition-delay: .25s;
	transition-delay: .25s
}

.top-slide__container:after {
	top: 315px;
	left: 50%;
	position: absolute;
	z-index: 1;
	font-size: 10px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 0.7s infinite ease;
	animation: load5 0.7s infinite ease;
	-webkit-transform: translate3d(-4px, 0, 0) scale(0.6);
	transform: translate3d(-4px, 0, 0) scale(0.6)
}

@-webkit-keyframes load5 {

	0%,
	100% {
		box-shadow: 0em -2.6em 0em 0em #eee8ff, 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.5), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.7)
	}

	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.7), 1.8em -1.8em 0 0em #eee8ff, 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.5)
	}

	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.5), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.7), 2.5em 0em 0 0em #eee8ff, 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.5), 2.5em 0em 0 0em rgba(238, 232, 255, 0.7), 1.75em 1.75em 0 0em #eee8ff, 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.5), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.7), 0em 2.5em 0 0em #eee8ff, -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.5), 0em 2.5em 0 0em rgba(238, 232, 255, 0.7), -1.8em 1.8em 0 0em #eee8ff, -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.5), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.7), -2.6em 0em 0 0em #eee8ff, -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.5), -2.6em 0em 0 0em rgba(238, 232, 255, 0.7), -1.8em -1.8em 0 0em #eee8ff
	}
}

@keyframes load5 {

	0%,
	100% {
		box-shadow: 0em -2.6em 0em 0em #eee8ff, 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.5), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.7)
	}

	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.7), 1.8em -1.8em 0 0em #eee8ff, 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.5)
	}

	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.5), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.7), 2.5em 0em 0 0em #eee8ff, 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.5), 2.5em 0em 0 0em rgba(238, 232, 255, 0.7), 1.75em 1.75em 0 0em #eee8ff, 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.5), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.7), 0em 2.5em 0 0em #eee8ff, -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.2), -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.5), 0em 2.5em 0 0em rgba(238, 232, 255, 0.7), -1.8em 1.8em 0 0em #eee8ff, -2.6em 0em 0 0em rgba(238, 232, 255, 0.2), -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.5), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.7), -2.6em 0em 0 0em #eee8ff, -1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2)
	}

	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(238, 232, 255, 0.2), 1.8em -1.8em 0 0em rgba(238, 232, 255, 0.2), 2.5em 0em 0 0em rgba(238, 232, 255, 0.2), 1.75em 1.75em 0 0em rgba(238, 232, 255, 0.2), 0em 2.5em 0 0em rgba(238, 232, 255, 0.2), -1.8em 1.8em 0 0em rgba(238, 232, 255, 0.5), -2.6em 0em 0 0em rgba(238, 232, 255, 0.7), -1.8em -1.8em 0 0em #eee8ff
	}
}

.top-shortcut {
	margin: 0 0 50px;
	overflow: hidden;
	border-bottom: 1px solid #ededf0
}

.top-shortcut__inner {
	width: 976px;
	margin: 0 auto;
	zoom: 1
}

.top-shortcut__inner:before,
.top-shortcut__inner:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "\0020"
}

.top-shortcut__inner:after {
	clear: both
}

.top-shortcut__hd {
	float: left;
	margin: 20px 28px 0 0;
	padding: 10px 16px;
	position: relative;
	z-index: 10;
	line-height: 1;
	color: white;
	background: #2c2957;
	border: 2px solid #ababab
}

.top-shortcut__links {
	width: 320px;
	float: left;
	padding: 18px 0 6px 0
}

.top-shortcut__links--missions {
	width: 480px;
	position: relative;
	padding-bottom: 14px
}

.top-shortcut__links--missions:after {
	content: " ";
	width: 1400px;
	height: 100%;
	overflow: visible;
	display: block;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 0;
	background: #e7e7ed
}

.top-shortcut__item {
	width: 160px;
	float: left;
	box-sizing: border-box;
	padding: 0 0 14px 14px;
	position: relative;
	z-index: 10;
	line-height: 1
}

.top-shortcut__item:before {
	content: "";
	width: 1px;
	height: 100%;
	overflow: visible;
	display: block;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: auto;
	background: #cbcbe0
}

.top-shortcut__item a {
	color: #2d2d2d
}

.top-shortcut__links--missions .top-shortcut__item:nth-child(3)~.top-shortcut__item {
	padding-bottom: 0
}

.top-shortcut__links--pr .top-shortcut__item:nth-child(2)~.top-shortcut__item {
	padding-bottom: 0
}

.top-shortcut__links--pr .top-shortcut__item:nth-child(1):before,
.top-shortcut__links--pr .top-shortcut__item:nth-child(3):before {
	content: none
}

.top-pickup {
	width: 976px;
	margin: 0 auto;
	padding: 0 0 50px
}

.pickup-blc {
	font-size: 1.4rem
}

.pickup-blc a {
	color: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.pickup-blc a img {
	margin: 0 0 15px;
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.pickup-blc a:hover img {
	opacity: 0.8
}

.pickup-blc__meta {
	margin: 0 0 5px;
	line-height: 1
}

.pickup-blc__meta a {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	color: #2d2d2d;
	border-left: 1px solid #c3c3c6
}

.pickup-blc__txt {
	line-height: 1.5
}

.pickup-blc__txt a {
	color: #4165b6
}

.top-news {
	width: 976px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 50px 0 55px
}

.top-info {
	width: 290px
}

.top-info__blc a {
	color: auto;
	font-size: 1.4rem;
	color: #4165b6
}

.top-info__blc a[target="_blank"] {
	position: relative
}

.top-info__blc a[target="_blank"]:after {
	content: "";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
	display: inline-block;
	margin: -3px 6px 0 8px;
	color: #2d2d2d;
	font-size: 69%
}

.top-info__blc a[href$='.pdf'],
.top-info__blc a[href$='.doc'],
.top-info__blc a[href$='.docx'],
.top-info__blc a[href$='.ppt'],
.top-info__blc a[href$='.xls'],
.top-info__blc a[href$='.xlsx'] {
	position: relative
}

.top-info__blc a[href$='.pdf']:after,
.top-info__blc a[href$='.doc']:after,
.top-info__blc a[href$='.docx']:after,
.top-info__blc a[href$='.ppt']:after,
.top-info__blc a[href$='.xls']:after,
.top-info__blc a[href$='.xlsx']:after {
	content: " ";
	width: 1em;
	height: 1em;
	min-width: 15px;
	min-height: 15px;
	display: inline-block;
	margin: -3px 6px 0 8px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain
}

.top-info__blc a[href$='.ppt']:after {
	background-image: url("/common/images/ico-ppt.png")
}

.top-info__blc a[href$='.pdf']:after {
	background-image: url("/common/images/ico-pdf.png")
}

.top-info__blc a[href$='.doc']:after,
.top-info__blc a[href$='.docx']:after {
	background-image: url("/common/images/ico-doc.png")
}

.top-info__blc a[href$='.xls']:after,
.top-info__blc a[href$='.xlsx']:after {
	background-image: url("/common/images/ico-exs.png")
}

.top-info__blc .date {
	display: block;
	margin: 0 0 8px;
	line-height: 1;
	color: #2d2d2d
}

.top-info__blc .txt {
	line-height: 1.6
}

.top-info__blc+.top-info__blc {
	margin-top: 22px
}

.top-event {
	width: 300px
}

.top-event__blc {
	width: 310px;
	display: block;
	box-sizing: border-box;
	padding: 25px 20px 20px;
	border: 1px solid #a29fc9;
	box-shadow: 6px 6px 0 rgba(181, 182, 219, 0.2);
	color: auto;
	font-size: 1.4rem
}

.top-event__blc[target="_blank"] {
	position: relative
}

.top-event__blc[target="_blank"]:after {
	content: "";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none !important;
	display: inline-block;
	margin: -3px 6px 0 8px;
	color: #2d2d2d;
	font-size: 69%
}

.top-event__blc[href$='.pdf'],
.top-event__blc[href$='.doc'],
.top-event__blc[href$='.docx'],
.top-event__blc[href$='.ppt'],
.top-event__blc[href$='.xls'],
.top-event__blc[href$='.xlsx'] {
	position: relative
}

.top-event__blc[href$='.pdf']:after,
.top-event__blc[href$='.doc']:after,
.top-event__blc[href$='.docx']:after,
.top-event__blc[href$='.ppt']:after,
.top-event__blc[href$='.xls']:after,
.top-event__blc[href$='.xlsx']:after {
	content: " ";
	width: 1em;
	height: 1em;
	min-width: 15px;
	min-height: 15px;
	display: inline-block;
	margin: -3px 6px 0 8px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain
}

.top-event__blc[href$='.ppt']:after {
	background-image: url("/common/images/ico-ppt.png")
}

.top-event__blc[href$='.pdf']:after {
	background-image: url("/common/images/ico-pdf.png")
}

.top-event__blc[href$='.doc']:after,
.top-event__blc[href$='.docx']:after {
	background-image: url("/common/images/ico-doc.png")
}

.top-event__blc[href$='.xls']:after,
.top-event__blc[href$='.xlsx']:after {
	background-image: url("/common/images/ico-exs.png")
}

.top-event__blc .date {
	display: block;
	margin: 0 0 5px;
	line-height: 1;
	color: #2d2d2d
}

.top-event__blc .txt {
	display: inline;
	color: #4165b6;
	line-height: 1.6
}

.top-event__blc:hover {
	text-decoration: none;
	background: rgba(194, 189, 255, 0.1)
}

.top-event__blc:hover .txt {
	text-decoration: underline
}

.top-event__blc+.top-event__blc {
	margin-top: 15px
}

.top-read-isas {
	padding: 40px 0 90px;
	background: url(/images/bg-read-isas.jpg) no-repeat center center #000;
	background-size: cover
}

.top-read-isas .top-cont-hd {
	color: #c0c0cf
}

.top-read-isas__inner {
	width: 976px;
	margin: 0 auto;
	zoom: 1
}

.top-read-isas__inner:before,
.top-read-isas__inner:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "\0020"
}

.top-read-isas__inner:after {
	clear: both
}

.top-read-isas__blc {
	width: 310px;
	float: left;
	margin: 0 23px 0 0;
	display: block;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.1)
}

.top-read-isas__blc:hover {
	text-decoration: none
}

.top-read-isas__blc:last-child {
	margin: 0
}

.top-read-isas__img {
	display: block;
	overflow: hidden;
	background: #f7f7fb
}

.top-read-isas__img img {
	width: 100%;
	height: auto;
	display: block
}

.top-read-isas__img:hover img {
	opacity: 0.8
}

.top-read-isas__txts {
	padding: 36px 30px;
	color: #c0c0cf;
	box-sizing: border-box
}

.top-read-isas__txts .category {
	display: block;
	margin: 0 0 30px;
	font-size: 1.6rem;
	line-height: 1;
	color: #c0c0cf
}

.top-read-isas__txts .category:hover {
	text-decoration: underline
}

.top-read-isas__txts .date {
	display: block;
	margin: 0 0 5px;
	font-size: 1.4rem;
	line-height: 1
}

.top-read-isas__txts .title {
	font-size: 2.4rem;
	line-height: 1.4
}

.top-read-isas__txts .title a {
	color: #c0c0cf;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	-webkit-transition: 0.2s ease border;
	transition: 0.2s ease border;
	color: #3790cb
}

.top-read-isas__txts .title a:hover {
	border-color: #3790cb
}

.top-read-isas__txts .meta {
	display: block;
	margin-top: 5px;
	line-height: 1.6
}

.top-read-isas__blc:nth-child(2) {
	width: 100%;
	float: none;
	overflow: hidden;
	margin: 0 0 23px
}

.top-read-isas__blc:nth-child(2) .top-read-isas__img {
	width: 645px;
	height: auto;
	float: left
}

.top-read-isas__blc:nth-child(2) .top-read-isas__txts {
	width: 320px;
	float: left;
	padding-top: 65px
}

.top-gallery {
	width: 620px;
	min-height: 620px;
	float: left;
	margin: 40px 0 90px;
	position: relative
}

.top-gallery__link {
	display: block;
	top: 3px;
	right: 0px;
	position: absolute;
	z-index: auto;
	color: #2c2957;
	font-family: "YakuHanJPs", "Noto Sans Japanese demilight";
	letter-spacing: 4px;
	font-size: 1.8rem
}

.top-gallery__link .ico {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin: -4px 10px 0 0;
	vertical-align: middle;
	background: url(/images/ico-instagram.jpg) no-repeat center center #000;
	background-size: cover;
	border-radius: 20px
}

.top-gallery__blc img {
	width: 100%;
	height: auto;
	display: block
}

.top-gallery__blc a {
	display: block
}

.top-gallery__blc:nth-of-type(2) {
	margin-bottom: 23px
}

.top-gallery__blc:hover img {
	opacity: 0.8
}

.top-twitter {
	width: 300px;
	position: relative;
	margin: 0 0 0 5px;
	border: 1px solid #e5e5ec;
	border-radius: 3px
}

.top-twitter iframe {
	height: 100% !important;
	position: absolute !important;
	top: 0;
	left: 0
}

.current-satellite {
	background: url(/images/satelite/bg.jpg) no-repeat center center #000;
	background-size: cover;
	overflow: hidden;
}

.current-satellite .top-cont-hd {
	margin-bottom: 25px;
	color: white
}

.current-satellite .top-cont-hd .date-en,
.current-satellite .top-cont-hd .date {
	display: block;
	margin: 18px 0 0;
	font-size: 1.6rem;
	letter-spacing: 0.5px;
	font-family: "YakuHanJPs", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.current-satellite__inner {
	width: 976px;
	padding: 45px 0 90px;
	margin: 0 auto;
	position: relative
}

.current-satellite__img {
	width: 610px;
	height: 610px;
	position: relative
}

.current-satellite__img__diagram {
	opacity: 0
}

.current-satellite__list {
	width: 340px;
	height: 100%;
	box-sizing: border-box;
	padding: 210px 0 0 50px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: auto
}

.current-satellite .planet {
	position: absolute;
	opacity: 0
}

.current-satellite .planet:before {
	content: "";
	display: block;
	border-radius: 100%
}

.current-satellite .planet .txt {
	display: block;
	width: 150px;
	bottom: -22px;
	left: 50%;
	position: absolute;
	z-index: auto;
	margin-left: -73px;
	font-size: 1.3rem;
	color: #979da9;
	line-height: 1;
	text-align: center;
	letter-spacing: 2px
}

.current-satellite .planet .txt.txt--top {
	bottom: 18px
}

.current-satellite .planet .txt.txt--left {
	bottom: -2px;
	left: 100%;
	margin-left: 8px;
	text-align: left
}

.current-satellite .planet .txt.txt--right {
	bottom: -2px;
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: 8px;
	text-align: right
}

.current-satellite .planet--sun {
	top: 50.5%;
	left: 52.5%
}

.current-satellite .planet--sun:before {
	width: 18px;
	height: 18px;
	background: #f3f0ca
}

.current-satellite .planet--mercury {
	top: 62.5%;
	left: 62%
}

.current-satellite .planet--mercury:before {
	width: 7px;
	height: 7px;
	background: #7e8eb1
}

.current-satellite .planet--venus {
	top: 65%;
	left: 34.6%
}

.current-satellite .planet--venus:before {
	width: 7px;
	height: 7px;
	background: #f6f1ec
}

.current-satellite .planet--earth {
	top: 63%;
	left: 84.7%
}

.current-satellite .planet--earth:before {
	width: 7px;
	height: 7px;
	background: #79caf2
}

.current-satellite .planet--mars {
	top: 91%;
	left: 76.5%
}

.current-satellite .planet--mars:before {
	width: 7px;
	height: 7px;
	background: #e46305
}

.current-satellite .planet--ryugu {
	top: 79%;
	left: 88%
}

.current-satellite .planet--ryugu:before {
	width: 5px;
	height: 5px;
	background: #878d93
}

.current-satellite .planet--1998-KY26 {
	top: 79%;
	left: 88%
}

.current-satellite .planet--1998-KY26 .txt {
	letter-spacing: 1px
}

.current-satellite .planet--1998-KY26:before {
	width: 5px;
	height: 5px;
	background: #878d93
}

.current-satellite .planet--2001-CC21 {
	top: 79%;
	left: 88%
}

.current-satellite .planet--2001-CC21 .txt {
	letter-spacing: 1px
}

.current-satellite .planet--2001-CC21:before {
	width: 5px;
	height: 5px;
	background: #878d93
}

.current-satellite .satellite {
	width: 6%;
	height: auto;
	overflow: visible;
	display: block;
	position: absolute;
	opacity: 0;
	-webkit-transform: translate(0, -60px);
	transform: translate(0, -60px)
}

.current-satellite .satellite img {
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box
}

.current-satellite .satellite:before {
	width: 100%;
	box-sizing: border-box;
	top: 20%;
	left: 0px;
	position: absolute;
	z-index: auto;
	font-size: 1.8rem;
	color: #fff;
	font-family: "Avenir";
	line-height: 1;
	text-align: center
}

.current-satellite .satellite--a:before {
	content: "A"
}

.current-satellite .satellite--b:before {
	content: "B"
}

.current-satellite .satellite--c:before {
	content: "C"
}

.current-satellite .satellite--d:before {
	content: "D";
	padding-left: 2px
}

.current-satellite .satellite--e:before {
	content: "E"
}

.satellite--e:before {
	content: "E"
}

.satellite-list {
	padding: 18px 0 19px 54px;
	position: relative;
	background: rgba(56, 52, 107, 0.3)
}

.satellite-list__item {
	min-height: 56px;
	padding: 0 0 0 73px;
	position: relative;
	font-size: 1.2rem;
	color: white;
	line-height: 1.5;
	font-family: "YakuHanJPs", "Noto Sans Japanese light";
	letter-spacing: 0.5px
}

.satellite-list__item a {
	display: block;
	color: white
}

.satellite-list__item em {
	display: block;
	font-size: 1.4rem;
	font-weight: bold
}

.satellite-list__item em small {
	display: inline-block;
	margin-left: 5px;
	font-size: 80%;
	vertical-align: 1px
}

.satellite-list__item figure {
	top: 1px;
	left: 0px;
	position: absolute;
	z-index: auto
}

.satellite-list__item img {
	height: 60px;
	width: auto
}

.satellite-list__item+.satellite-list__item {
	margin-top: 14px
}

.satellite-list__hd {
	width: 24px;
	height: 38px;
	margin: -19px 0 0;
	top: 50%;
	left: 16px;
	position: absolute;
	z-index: auto;
	background: url(/images/satelite/ico-arw.png) no-repeat left top;
	background-size: cover
}

.satellite-list__hd:before,
.satellite-list__hd .txt {
	width: 100%;
	box-sizing: border-box;
	top: 8px;
	left: 0px;
	position: absolute;
	z-index: auto;
	font-size: 1.2rem;
	color: #fff;
	font-family: "Avenir";
	line-height: 1;
	text-align: center
}

.satellite-list+.satellite-list {
	margin-top: 8px
}

.after2020 .satellite-list {
	padding: 18px 0 19px 54px
}

.after2020 .satellite-list__item figure {
	top: 1px;
	left: 0px;
	position: absolute;
	z-index: auto
}

.after2020 .satellite-list__item img {
	height: 60px;
	width: auto
}

.after2020 .satellite-list__item+.satellite-list__item {
	margin-top: 14px
}

.is-displayed .current-satellite__img__diagram {
	opacity: .4;
	-webkit-transition: 0.5s linear opacity;
	transition: 0.5s linear opacity
}

.is-displayed .planet {
	opacity: 1;
	-webkit-transition: 0.5s linear opacity 0.6s;
	transition: 0.5s linear opacity 0.6s
}

.is-displayed .satellite {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: 0.1s linear opacity, 0.2s cubic-bezier(0.83, -0.01, 1, 1) -webkit-transform;
	transition: 0.1s linear opacity, 0.2s cubic-bezier(0.83, -0.01, 1, 1) transform;
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s
}

.is-displayed .satellite:nth-child(1) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.is-displayed .satellite:nth-child(2) {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.is-displayed .satellite:nth-child(3) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s
}

.is-displayed .satellite:nth-child(4) {
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s
}

.top-other {
	padding: 60px 0 0;
	zoom: 1
}

.top-other:before,
.top-other:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "\0020"
}

.top-other:after {
	clear: both
}

.top-banner {
	zoom: 1
}

.top-banner:before,
.top-banner:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "\0020"
}

.top-banner:after {
	clear: both
}

.top-banner__blc {
	width: 32%;
	float: left;
	margin-right: 2%;
	box-sizing: border-box
}

.top-banner__blc img {
	width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	border: 1px solid #ccc
}

.top-banner__blc:nth-child(3n) {
	margin-right: 0
}

.top-banner__blc:nth-child(3)~.top-banner__blc {
	margin-top: 20px
}

.top-banner__blc:hover img {
	opacity: 0.8
}

@media screen and (max-width: 1023px) {
	.header-column--ci {
		position: static
	}

	.header__ci {
		-webkit-transition: none;
		transition: none
	}

	.emergency__inner {
		width: 100%;
		padding: 13px 30px
	}

	.top-cont-hd {
		overflow: hidden
	}

	.top-cont-hd .link {
		float: right;
		border: none
	}

	.header.is-fixed .header__ci img {
		width: 100%;
		height: auto
	}

	.top-slide {
		height: auto
	}

	.top-slide__container {
		width: auto;
		height: 44vw
	}

	.top-slide__container:after {
		top: 50%
	}

	.top-slide__blc {
		width: 100%;
		height: 45vw;
		left: 0;
		margin: 0;
		background: #000
	}

	.top-slide__blc img {
		width: 138%;
		height: auto;
		top: 0px;
		left: -19%;
		position: absolute;
		z-index: 0
	}

	.top-slide__blc .caption-blc {
		width: 100%;
		box-sizing: border-box;
		background: none
	}

	.top-slide__blc .caption {
		width: 100%;
		box-sizing: border-box;
		padding: 0 30px 40px;
		bottom: 0px;
		left: 0px;
		position: absolute;
		z-index: auto;
		margin: 0;
		color: white;
		line-height: 1.4;
		font-size: 2.2rem;
		text-align: center
	}

	.top-slide__next,
	.top-slide__prev {
		width: 70px;
		height: 100%
	}

	.top-slide__next:before,
	.top-slide__prev:before {
		width: auto;
		height: auto;
		position: absolute;
		top: 50%;
		bottom: auto;
		background: rgba(34, 31, 82, 0.6)
	}

	.top-slide__next:hover:before,
	.top-slide__prev:hover:before {
		background: rgba(34, 31, 82, 0.6);
		color: white
	}

	.top-shortcut {
		margin: 0 0 50px;
		overflow: hidden;
		border-bottom: 1px solid #ededf0;
		background: #eee
	}

	.top-shortcut__inner {
		width: 768px;
		padding: 0 30px
	}

	.top-shortcut__hd {
		float: left;
		margin: 20px 0 0 0;
		padding: 35px 35px 0 0;
		border: none;
		background: none
	}

	.top-shortcut__links {
		padding: 24px 0 24px 22px
	}

	.top-shortcut__item {
		width: 130px;
		padding-bottom: 18px
	}

	.top-shortcut__links--missions {
		width: 43%;
		padding-left: 0
	}

	.top-shortcut__links--missions:after {
		width: 1000px;
		background: #38346b
	}

	.top-shortcut__links--missions .top-shortcut__item {
		width: 160px
	}

	.top-shortcut__links--missions .top-shortcut__item a {
		color: white
	}

	.top-shortcut__links--missions .top-shortcut__item:before {
		background: #5f5c88
	}

	.top-shortcut__links--missions .top-shortcut__item:nth-child(3)~.top-shortcut__item {
		padding-bottom: 18px
	}

	.top-shortcut__links--missions .top-shortcut__item:nth-child(4)~.top-shortcut__item {
		padding-bottom: 0
	}

	.top-shortcut__links--pr {
		width: 35%
	}

	.top-shortcut__links--pr .top-shortcut__item:nth-child(2)~.top-shortcut__item {
		padding-bottom: 0
	}

	.top-shortcut__links--pr .top-shortcut__item:nth-child(1),
	.top-shortcut__links--pr .top-shortcut__item:nth-child(3) {
		padding-left: 0
	}

	.top-shortcut__links--pr .top-shortcut__item:nth-child(1):before,
	.top-shortcut__links--pr .top-shortcut__item:nth-child(3):before {
		content: none
	}

	.top-pickup {
		width: auto;
		padding: 0 0 40px
	}

	.pickup-blc {
		font-size: 1.4rem
	}

	.pickup-blc img {
		margin: 0 0 15px
	}

	.pickup-blc a {
		color: auto
	}

	.pickup-blc__meta {
		margin: 0 0 3px;
		line-height: 1
	}

	.pickup-blc__txt {
		color: #2d2d2d
	}

	.top-news {
		width: auto
	}

	.top-info {
		width: auto;
		float: none;
		padding: 0 30px 40px;
		border-bottom: 1px solid #e5e5ec
	}

	.top-info__blc {
		overflow: hidden
	}

	.top-info__blc a {
		color: auto;
		font-size: 1.4rem
	}

	.top-info__blc .date {
		width: auto;
		float: none;
		margin: 0;
		line-height: 1.6
	}

	.top-info__blc .txt {
		width: auto;
		float: none
	}

	.top-info__blc+.top-info__blc {
		margin-top: 12px
	}

	.top-event {
		width: auto;
		float: none;
		padding: 40px 30px 0
	}

	.top-event .top-cont-hd {
		padding: 0
	}

	.top-event__blc {
		width: 49%;
		height: auto;
		min-height: 113px;
		padding: 25px 20px 18px
	}

	.top-event__blc .date {
		display: block;
		margin: 0 0 5px;
		line-height: 1
	}

	.top-event__blc:hover {
		text-decoration: none;
		background: rgba(194, 189, 255, 0.1)
	}

	.top-event__blc:nth-child(odd) {
		margin-left: 0;
		float: right
	}

	.top-event__blc:nth-child(3)~.top-event__blc {
		margin-top: 15px
	}

	.top-read-isas {
		padding: 50px 30px 90px;
		background: url(/images/bg-read-isas-tablet.jpg) no-repeat center top #000;
		background-size: cover
	}

	.top-read-isas .top-cont-hd {
		color: white;
		padding: 0
	}

	.top-read-isas__inner {
		width: auto
	}

	.top-read-isas__blc {
		width: 49%;
		float: left;
		margin: 0
	}

	.top-read-isas__blc img {
		width: 100%;
		height: auto;
		display: block
	}

	.top-read-isas__blc:last-child {
		margin: 0
	}

	.top-read-isas__blc:nth-child(odd) {
		margin-left: 2%
	}

	.top-read-isas__blc:nth-child(3)~.top-read-isas__blc {
		margin-top: 25px
	}

	.top-read-isas__txts {
		padding: 20px !important
	}

	.top-read-isas__txts .date {
		margin-bottom: 8px
	}

	.top-read-isas__blc:nth-child(2) {
		width: 49%;
		margin: 0;
		float: left
	}

	.top-read-isas__blc:nth-child(2) .top-read-isas__img {
		width: 100%;
		display: block;
		float: none
	}

	.top-read-isas__blc:nth-child(2) .top-read-isas__txts {
		width: auto;
		float: none;
		padding: 20px
	}

	.top-gallery {
		width: auto;
		min-height: 0;
		margin-bottom: 50px;
		float: none
	}

	.top-gallery__inner {
		width: 67%;
		margin: 0 auto
	}

	.top-gallery__link {
		right: 30px;
		top: -2px
	}

	.top-gallery__blc {
		width: 48%;
		height: auto
	}

	.top-gallery__blc:first-of-type {
		width: 100%;
		margin: 0 auto 30px;
		float: none
	}

	.top-gallery__blc:nth-of-type(2) {
		margin-right: 4%;
		margin-bottom: 0
	}

	.top-twitter {
		display: none
	}

	.current-satellite .top-cont-hd {
		margin-bottom: 50px;
		margin-left: 30px
	}

	.current-satellite .top-cont-hd .date,
	.current-satellite .top-cont-hd .date-en {
		margin-top: 20px
	}

	.current-satellite__inner {
		width: auto;
		padding: 50px 0 0;
		margin: 0 auto;
		position: relative
	}

	.current-satellite__list {
		width: auto;
		height: auto;
		padding: 45px 84px 50px 84px;
		position: relative;
		z-index: 10;
		zoom: 1
	}

	.current-satellite__list:before,
	.current-satellite__list:after {
		display: block;
		height: 0;
		visibility: hidden;
		content: "\0020"
	}

	.current-satellite__list:after {
		clear: both
	}

	.current-satellite__img {
		width: auto;
		height: auto;
		margin: 0 78px
	}

	.current-satellite__img img {
		width: 100%;
		height: auto;
		display: block
	}

	.satellite-list {
		width: 49%;
		float: left;
		box-sizing: border-box;
		position: relative
	}

	.satellite-list:first-child {
		margin-right: 2%
	}

	.satellite-list+.satellite-list {
		margin-top: 6px
	}

	.satellite-list:nth-of-type(2) {
		margin-top: 0
	}

	.top-other {
		padding: 30px 0 0
	}
}

@media screen and (max-width: 767px) {
	.emergency__inner {
		padding: 13px 18px
	}

	.emergency__txt {
		font-size: 1.4rem;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}

	.top-cont-hd {
		margin-bottom: 30px;
		font-size: 1.8rem
	}

	.header.is-fixed .header__ci img {
		width: 100%;
		height: auto
	}

	.top-slide__container {
		width: auto;
		height: 47vw;
		padding-bottom: 100px
	}

	.top-slide__container:after {
		top: 55%
	}

	.top-slide__blc {
		width: 100%;
		height: 48vw;
		padding-bottom: 100px
	}

	.top-slide__blc img {
		width: 150%;
		left: -25%
	}

	.top-slide__blc .caption-blc {
		min-height: 54px;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		padding: 0 18px;
		bottom: 38px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center
	}

	.top-slide__blc .caption {
		width: 100%;
		position: static;
		box-sizing: border-box;
		padding: 0;
		font-size: 1.4rem
	}

	.top-slide__next,
	.top-slide__prev {
		width: 70px;
		height: 20%;
		bottom: 0
	}

	.top-slide__next:before,
	.top-slide__prev:before {
		top: auto;
		bottom: -2px;
		background: none;
		line-height: 1;
		font-size: 2rem
	}

	.top-slide__next:hover:before,
	.top-slide__prev:hover:before {
		background: none;
		color: white
	}

	.top-slide__nav {
		bottom: 5px
	}

	.top-shortcut {
		margin: 0 0 30px;
		border: none
	}

	.top-shortcut__inner {
		width: auto;
		padding: 0
	}

	.top-shortcut__hd {
		float: none;
		margin: 0;
		padding: 15px 0;
		text-align: center;
		border-bottom: 1px solid #5f5c88;
		background: #38346b
	}

	.top-shortcut__links {
		width: 100%;
		padding: 0
	}

	.top-shortcut__item {
		width: 50% !important;
		box-sizing: border-box;
		margin: 0;
		padding: 0 !important;
		border-left: none !important;
		border-bottom: 1px solid #d5d4e0
	}

	.top-shortcut__item a {
		display: block;
		padding: 12px;
		text-decoration: none !important
	}

	.top-shortcut__item:nth-child(even) {
		border-left: 1px solid #d5d4e0
	}

	.top-shortcut__item:nth-child(odd):before {
		content: none
	}

	.top-shortcut__links--missions {
		width: 100%;
		padding-left: 0;
		background: #38346b
	}

	.top-shortcut__links--missions:after {
		display: none
	}

	.top-shortcut__links--missions .top-shortcut__item {
		border-color: #5f5c88
	}

	.top-pickup {
		padding: 0 0 30px
	}

	.pickup-blc img {
		margin: 0 0 12px
	}

	.pickup-blc__meta {
		display: block;
		margin: 0 0 3px;
		ine-height: 1
	}

	.top-news {
		width: auto;
		padding-top: 30px;
		padding-bottom: 20px
	}

	.top-info {
		padding: 0 0 30px;
		border-bottom: 1px solid #ededf0
	}

	.top-info .top-cont-hd {
		padding-left: 18px;
		padding-right: 18px
	}

	.top-info__blc {
		margin-left: 18px;
		margin-right: 18px;
		overflow: hidden
	}

	.top-info__blc .date {
		display: block
	}

	.top-info__blc+.top-info__blc {
		margin-top: 13px
	}

	.top-event {
		width: auto;
		float: none;
		padding: 30px 18px 0
	}

	.top-event .top-cont-hd {
		padding-left: 0
	}

	.top-event__blc {
		width: 100%;
		min-height: auto !important;
		box-sizing: border-box;
		padding: 15px 15px 10px;
		margin: 0 0 15px !important
	}

	.top-event__blc .date {
		display: block;
		margin: 0 0 5px;
		line-height: 1
	}

	.top-event__blc:nth-child(odd) {
		float: left
	}

	.top-event__blc:nth-child(even) {
		float: left
	}

	.top-read-isas {
		padding: 30px 0 10px;
		background: none;
		border-top: 1px solid #ededf0;
		background: #f0f0f3
	}

	.top-read-isas .top-cont-hd {
		padding-left: 18px;
		color: #2c2957
	}

	.top-read-isas__inner {
		width: auto
	}

	.top-read-isas__blc {
		width: auto;
		float: none;
		margin: 0;
		background-color: #f0f0f3
	}

	.top-read-isas__blc img {
		width: 100%;
		height: auto;
		display: block
	}

	.top-read-isas__blc .category {
		margin-bottom: 25px;
		font-size: 1.4rem;
		color: #61616a
	}

	.top-read-isas__blc .date {
		font-size: 1.2rem;
		color: #2d2d2d
	}

	.top-read-isas__blc .title {
		font-size: 1.6rem
	}

	.top-read-isas__blc .meta {
		font-size: 1.2rem;
		color: #2d2d2d
	}

	.top-read-isas__blc:nth-child(odd) {
		margin-left: 0
	}

	.top-read-isas__blc:nth-child(3)~.top-read-isas__blc {
		margin-top: 2px
	}

	.top-read-isas__blc:last-child {
		margin: 0
	}

	.top-read-isas__blc+.top-read-isas__blc {
		margin-top: 2px
	}

	.top-read-isas__txts {
		min-height: 0 !important;
		padding: 30px 18px
	}

	.top-read-isas__blc:nth-child(2) {
		width: 100%;
		margin-bottom: 0;
		float: none
	}

	.top-read-isas__blc:nth-child(2) .top-read-isas__txts {
		width: auto;
		float: none
	}

	.top-read-isas__blc:nth-child(4),
	.top-read-isas__blc:nth-child(5) {
		width: auto;
		float: none
	}

	.top-read-isas__blc:nth-child(4) .top-read-isas__txts,
	.top-read-isas__blc:nth-child(5) .top-read-isas__txts {
		padding: 25px 18px
	}

	.top-read-isas__blc:nth-child(5) {
		margin-left: 0
	}

	.top-gallery {
		margin-bottom: 50px
	}

	.top-gallery__link {
		font-size: 1.2rem;
		letter-spacing: 3px;
		right: -6px
	}

	.top-gallery__inner {
		width: auto;
		padding: 0 18px
	}

	.top-gallery__blc:first-of-type {
		margin-bottom: 13px
	}

	.current-satellite {
		border-top: 1px solid #e5e5ec
	}

	.current-satellite .top-cont-hd {
		padding: 30px 18px 18px;
		margin-left: 0;
		margin-bottom: 0px
	}

	.current-satellite .top-cont-hd .date-en {
		margin-top: 15px;
		font-size: 1.3rem
	}

	.current-satellite .top-cont-hd .date {
		margin-top: 15px;
		font-size: 1.4rem
	}

	.current-satellite__inner {
		width: auto;
		padding: 0;
		margin: 0 auto;
		position: relative
	}

	.current-satellite__list {
		width: auto;
		height: auto;
		margin-top: -30px;
		padding: 50px 18px
	}

	.current-satellite__img {
		width: auto;
		margin: 0 18px
	}

	.current-satellite__img img {
		width: 100%;
		height: auto;
		display: block
	}

	.current-satellite .planet--sun {
		left: 52%
	}

	.current-satellite .planet--sun:before {
		width: 16px;
		height: 16px
	}

	.current-satellite .planet .txt {
		bottom: -15px;
		font-size: 1rem
	}

	.current-satellite .planet .txt.txt--top {
		bottom: 14px
	}

	.current-satellite .satellite {
		width: 6%
	}

	.current-satellite .satellite:before {
		font-size: 1rem
	}

	.satellite-list {
		width: auto;
		float: none;
		box-sizing: border-box;
		padding-top: 17px;
		padding-bottom: 17px
	}

	.satellite-list__hd {
		left: 15px
	}

	.satellite-list__item {
		padding-left: 83px
	}

	.satellite-list:first-child {
		margin-right: 0
	}

	.satellite-list+.satellite-list {
		margin-top: 8px
	}

	.top-banner {
		width: auto;
		float: none
	}

	.top-banner__blc {
		width: 49%;
		float: left;
		margin: 0
	}

	.top-banner__blc:nth-child(odd) {
		clear: both
	}

	.top-banner__blc:nth-child(even) {
		margin-left: 2%
	}

	.top-banner__blc:nth-child(3n) {
		margin-right: 0
	}

	.top-banner__blc:nth-child(3)~.top-banner__blc {
		margin-top: 0
	}

	.top-banner__blc:nth-child(2)~.top-banner__blc {
		margin-top: 2%
	}

	.top-banner__blc:nth-child(2) {
		margin-top: 0
	}

	.top-twitter {
		width: auto;
		float: none;
		margin-top: 40px
	}
}