.algos-top_kv {
	position: relative;
	max-height: 100vh;
	line-height: 0;
	overflow: hidden;
}

@media print, all and (min-width: 768px) {
	.algos-top_kv {
		height: 62.5vw;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_kv {
		height: 157.734vw;
	}
}

.algos-top_kv .video {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
		 justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
		 align-items: center;
	position: absolute;
	width: 100vw;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		 transform: translate(-50%, -50%);
}

@media print, all and (min-width: 768px) {
	.algos-top_kv .video {
		height: 56.25vw;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_kv .video {
		height: 177.7777777778vw;
	}
}

.algos-top_kv .video > div {
	width: 100%;
	height: 100%;
}

@media print, all and (min-width: 768px) {
	.algos-top_kv .video > div {
		min-width: 111.112vw;
		min-height: 62.5vw;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_kv .video > div {
		min-width: 280.415vw;
		min-height: 157.734vw;
	}
}

.algos-top_kv .video > div > video {
	width: 100%;
	height: 100%;
}

.algos-top_kv_btn {
	position: absolute;
	letter-spacing: 0.05em;
	line-height: 1;
	font-weight: 300;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

@media print, all and (min-width: 768px) {
	.algos-top_kv_btn {
		right: calc(50vw - 580px);
		bottom: 50px;
		padding-bottom: 8px;
		font-size: 18px;
	}
}

@media print and (max-width: 1200px), all and (min-width: 768px) and (max-width: 1200px) {
	.algos-top_kv_btn {
		right: 20px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_kv_btn {
		right: 22.5px;
		bottom: 25px;
		padding-bottom: 4px;
		font-size: 9px;
	}
}

.algos-top_kv_btn::after {
	content: "";
	position: absolute;
	border-bottom: 1px solid;
	left: 0;
	right: 0;
	bottom: 0;
}

.algos-top_kv_btn:hover {
	opacity: 0.5;
}

.algos-top_kv_btn > span {
	display: block;
}

.algos-top_kv_lnk {
	position: absolute;
	left: 50%;
	letter-spacing: 0.05em;
	line-height: 1;
	font-weight: 300;
	text-decoration: none;
	text-align: center;
	color: #fff;
	-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		 transform: translate(-50%, 0);
	cursor: pointer;
}

@media print, all and (min-width: 768px) {
	.algos-top_kv_lnk {
		bottom: 40px;
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_kv_lnk {
		bottom: 20px;
		font-size: 9px;
	}
}

.algos-top_kv_lnk::after {
	content: "";
	display: block;
	background-image: url(/theme-images/main/arrow04.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 0.875em;
	height: 0.625em;
	margin: 0.5em auto 0;
}

.algos-top_kv_lnk:hover {
	opacity: 0.5;
}

.algos-top_kv_lnk > span {
	display: block;
}

.algos-top_ttl01 {
	text-align: center;
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

@media print, all and (min-width: 768px) {
	.algos-top_ttl01 {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_ttl01 {
		margin-bottom: 19px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_ttl01 > p {
		margin-top: 12px;
	}
}

.algos-top_ttl01.animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

.algos-top_ttl01 h1 .sub03 {
	font-size: 60%;
	top: 0.01em;
}

.algos-top_lead {
	text-align: center;
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

.algos-top_lead.animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

.wrap-half,
.wrap-map {
	text-align: center;
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

.wrap-half.animated,
.wrap-map.animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

@media print, all and (min-width: 768px) {
	.algos-top_block01 {
		margin-top: 120px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_block01 {
		margin-top: 67px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_block01 + .algos-top_block01 {
		margin-top: 84px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_block01 + .algos-top_block02 {
		margin-top: 84px;
	}
}

.algos-top_block02 {
	background: #e6e6e6;
}

@media print, all and (min-width: 768px) {
	.algos-top_block02 {
		margin-top: 120px;
		padding: 100px 0;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_block02 {
		margin-top: 67px;
		padding: 50px 0;
	}
}

.algos-top_panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		 justify-content: space-between;
	-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		 align-items: stretch;
	margin: 0 auto;
}

@media print, all and (min-width: 768px) {
	.algos-top_panel {
		max-width: 1200px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_panel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
		   flex-direction: column;
		width: 88%;
	}
}

.algos-top_panel .algos-top_image01 {
	overflow: hidden;
}

.algos-top_panel .algos-top_image01 img, .algos-top_panel .algos-top_image01 .js-videoElement {
	opacity: 0;
	-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		 transform: scale(1.2);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

.algos-top_panel .algos-top_text01 {
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 350ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 350ms;
	transition: opacity 700ms ease 350ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 350ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 350ms, opacity 700ms ease 350ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 350ms, opacity 700ms ease 350ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 350ms, opacity 700ms ease 350ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 350ms;
}

.algos-top_panel .algos-top_text01 > div {
	opacity: 0;
	-webkit-transition: opacity 700ms ease 700ms;
	-o-transition: opacity 700ms ease 700ms;
	transition: opacity 700ms ease 700ms;
}

.algos-top_panel.animated .algos-top_image01 img, .algos-top_panel.animated .algos-top_image01 .js-videoElement {
	opacity: 1;
	-webkit-transform: scale(1);
		-ms-transform: scale(1);
		 transform: scale(1);
}

.algos-top_panel.animated .algos-top_text01 {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

.algos-top_panel.animated .algos-top_text01 > div {
	opacity: 1;
}

.algos-top_panel.animated .algos-top_text01 > h6 {
		font-size: 2.0em;
}

.algos-top_panel.animated .algos-top_text01 > p {
		font-size: 1.5em;
		margin-top: 20px;
}

.algos-top_text01 {
	position: relative;
	background: #f1f1f1;
	width: 100%;
	letter-spacing: 0.05em;
}

@media print, all and (min-width: 768px) {
	.algos-top_text01 {
		padding: 5.834% 5.834% 5%;
	}
	.algos-top_text01 > p {
		line-height: inherit !important;
	}
	.algos-top_text01 > p:first-of-type {
	}
	.algos-top_text01 > p:last-of-type {
	}
}

@media screen and (max-width: 767px) {
	.algos-top_text01 {
		-webkit-box-ordinal-group: 6;
			-ms-flex-order: 5;
		   order: 5;
		padding: 30px 30px 40px;
		line-height: 1.905em;
	}
	.algos-top_text01 > p {
		line-height: inherit !important;
	}
	.algos-top_text01 > p:first-of-type {
	}
	.algos-top_text01 > p:last-of-type {
	}
}

.algos-top_image01 {
	line-height: 0;
}

@media print, all and (min-width: 768px) {
	.algos-top_image01 {
		-ms-flex-negative: 0;
			flex-shrink: 0;
		position: relative;
		width: 50%;
		min-height: 360px;
		overflow: hidden;
	}
	.algos-top_image01 > figure {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
		   justify-content: center;
		-webkit-box-align: center;
			-ms-flex-align: center;
		   align-items: center;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
		   transform: translate(-50%, -50%);
	}
	.algos-top_image01 > figure > img {
		max-width: none;
	}
	.algos-top_image01 > figure .js-videoElement {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 10;
	}
	.algos-top_image01 > figure .js-videoElement video {
		position: absolute;
		background: #000;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 10;
	}
	.algos-top_image01 > figure .js-videoPlay {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		pointer-events: none;
	}
	.algos-top_image01 > figure .js-videoPlay > img {
		max-width: none;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_image01 {
		-webkit-box-ordinal-group: -4;
			-ms-flex-order: -5;
		   order: -5;
	}
	.algos-top_image01 > figure {
		position: relative;
	}
	.algos-top_image01 > figure .js-videoElement {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 10;
	}
	.algos-top_image01 > figure .js-videoElement > video {
		position: absolute;
		background: #000;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 10;
	}
}

.algos-top_slick {
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

.algos-top_slick.animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

.algos-top_button01 {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: opacity 700ms ease 700ms;
	-o-transition: opacity 700ms ease 700ms;
	transition: opacity 700ms ease 700ms;
}

@media print, all and (min-width: 768px) {
	.algos-top_button01 {
		bottom: -22px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_button01 {
		bottom: -17px;
	}
}

.algos-top_button01 > a {
	margin: 0 auto;
	border-radius: 9999px;
}

.animated > * > .algos-top_button01 {
	opacity: 1;
}

.algos-top_button02 {
	opacity: 0;
	-webkit-transition: opacity 700ms ease 700ms;
	-o-transition: opacity 700ms ease 700ms;
	transition: opacity 700ms ease 700ms;
}

.animated > .algos-top_button02 {
	opacity: 1;
}

.algos-top_news_switch {
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

.algos-top_news_switch.animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

@media print, all and (min-width: 768px) {
	.algos-top_news_switch + .algos-top_news_list {
		margin-top: 40px;
	}
}

.algos-top_news_list {
	opacity: 0;
	-webkit-transform: translate(0, 42px);
		-ms-transform: translate(0, 42px);
		 transform: translate(0, 42px);
	-webkit-transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	transition: opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
	-o-transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms;
	transition: transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms, opacity 700ms ease 0ms, -webkit-transform 700ms cubic-bezier(0.26, 0, 0.2, 1) 0ms;
}

@media screen and (max-width: 767px) {
	.algos-top_news_list {
		margin: 25px auto 0;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_news_list > li > a {
		padding: 18.75px 8%;
	}
}

.algos-top_news_list > li > a::after {
	content: "";
}

@media screen and (max-width: 767px) {
	.algos-top_news_list > li > a::after {
		width: 0.572em !important;
		height: 0.81em !important;
		right: 8% !important;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_news_list > li > a.js-accTrigger::after {
		width: 0.858em !important;
		height: 0.858em !important;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_news_list > li > a > span {
		width: 100px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_news_list > li > a > p {
		padding-right: 3em;
	}
}

@media print, all and (min-width: 768px) {
	.algos-top_news_list .algos-main_alert {
		padding: 0;
	}
}

.algos-top_news_list.animated {
	opacity: 1;
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 transform: translate(0, 0);
}

@media print, all and (min-width: 768px) {
	.algos-top_news_list + .algos-main_news_switch {
		margin-top: 40px;
	}
}

@media screen and (max-width: 767px) {
	.algos-top_news_list + .algos-main_news_switch {
		margin-top: 20px;
	}
}


.sub03 {
	position: relative;
	top: 0.37em;
}/*# sourceMappingURL=top.css.map */