#video {
	width: 100%
}

video {
	vertical-align: top !important;
}

.title {
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: 4px
}

@media (max-width: 767px) {
	.title {
		font-size: 18px;
		font-size: 1.8rem;
		letter-spacing: 2px
	}
}

.title span {
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 600;
	letter-spacing: 10px
}

@media (max-width: 767px) {
	.title span {
		font-size: 20px;
		font-size: 2rem;
		letter-spacing: 5px
	}
}

.desc {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 30px
}

@media (max-width: 767px) {
	.desc {
		font-size: 10px;
		font-size: 1rem;
		line-height: 20px
	}
}

@media(max-width:767px) {
	#video {
		margin-top: 70px
	}
}

/*
.main-banner {
	margin-top: 105px;
	margin-bottom: 62px
}

.main-banner img {
	width: 100%
}
*/

@media (max-width: 767px) {
	.main-banner {
		margin-top: 70px;
		margin-bottom: 66px
	}
}

.main-banner .caption {
	text-align: right;
	display: block;
	color: #1c1c1c;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0 50px;
	margin: 19px 0 60px 0;
	position: relative
}

.main-banner .caption:before {
	content: "";
	position: absolute;
	right: 21px;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

@media (max-width: 767px) {
	.main-banner .caption {
		font-size: 10px;
		font-size: 1rem;
		margin-top: 20px;
		padding: 0 34px
	}
}

.sec-interview .two-col {
	font-size: 0px;
	font-size: 0rem;
	position: relative;
	overflow: hidden
}

@media (max-width: 767px) {
	.sec-interview .two-col {
		background: #333333;
		margin-top: -1px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box {
		z-index: 2;
		background: #fff
	}
}

.sec-interview .two-col.white-box .content-left {
	margin: 0 0 0 auto
}

.sec-interview .two-col.white-box .content-left img {
	position: relative;
	right: -11px
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-left img {
		right: 0
	}
}

.sec-interview .two-col.white-box .content-right {
	background: #fff;
	left: -40px;
	right: auto;
	padding: 0 100px 0 219px;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg)
}

@media only screen and (max-width: 1770px) {
	.sec-interview .two-col.white-box .content-right {
		padding: 0 0 0 100px
	}
}

@media only screen and (max-width: 1000px) {
	.sec-interview .two-col.white-box .content-right {
		padding-left: 80px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right {
		padding: 0 0 0 80px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right {
		left: 0;
		top: -45px;
		padding: 82px 30px 35px;
		-webkit-transform: skew(0) skewY(-10deg);
		-moz-transform: skew(0) skewY(-10deg);
		-o-transform: skew(0) skewY(-10deg);
		transform: skew(0) skewY(-10deg)
	}
}

.sec-interview .two-col.white-box .content-right .box-detail {
	color: #1c1c1c
}

.sec-interview .two-col.white-box .content-right .box-detail .title-box {
	margin-bottom: 27px
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail .title-box {
		margin-bottom: 30px
	}
}

.sec-interview .two-col.white-box .content-right .box-detail .title-box span {
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 600;
	letter-spacing: 8px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right .box-detail .title-box span {
		letter-spacing: 6px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail .title-box span {
		letter-spacing: 6px
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul {
	font-size: 0px;
	font-size: 0rem;
	margin-bottom: 47px
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul {
		margin-bottom: 29px
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 109px
}

@media only screen and (max-width: 1400px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li {
		margin-right: 50px
	}
}

@media only screen and (max-width: 950px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li {
		display: block;
		margin-right: 0;
		margin-bottom: 51px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li {
		margin-right: 50px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li {
		display: block;
		margin-right: 0;
		text-align: center;
		margin-bottom: 51px
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child {
	margin-right: 0;
	position: relative
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child {
		margin-bottom: 0
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:before {
	position: absolute;
	content: "";
	width: 65px;
	height: 1px;
	background: #707070;
	left: -87px;
	top: 24px;
	transform: rotate(45deg)
}

@media only screen and (max-width: 1400px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:before {
		width: 35px;
		left: -43px;
		top: 17px
	}
}

@media only screen and (max-width: 950px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:before {
		left: 20px;
		margin-left: -20px;
		top: -25px;
		width: 40px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:before {
		width: 35px;
		left: -43px;
		top: 17px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:before {
		left: 50%;
		margin-left: -20px;
		top: -25px;
		width: 40px
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:after {
	position: absolute;
	content: "";
	width: 65px;
	height: 1px;
	background: #707070;
	left: -87px;
	top: 24px;
	transform: rotate(-45deg)
}

@media only screen and (max-width: 1400px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:after {
		width: 35px;
		left: -43px;
		top: 17px
	}
}

@media only screen and (max-width: 950px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:after {
		left: 20px;
		margin-left: -20px;
		top: -25px;
		width: 40px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:after {
		width: 35px;
		left: -43px;
		top: 17px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li:last-child:after {
		left: 50%;
		margin-left: -20px;
		top: -25px;
		width: 40px
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul li .position {
	font-size: 14px;
	font-size: 1.4rem
}

@media only screen and (max-width: 1400px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li .position {
		font-size: 10px;
		font-size: 1rem
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li .position {
		font-size: 10px;
		font-size: 1rem
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li .position {
		font-size: 10px;
		font-size: 1rem
	}
}

.sec-interview .two-col.white-box .content-right .box-detail ul li .name {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700
}

@media only screen and (max-width: 1400px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li .name {
		font-size: 16px;
		font-size: 1.6rem
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li .name {
		font-size: 16px;
		font-size: 1.6rem
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col.white-box .content-right .box-detail ul li .name {
		font-size: 16px;
		font-size: 1.6rem
	}
}

.sec-interview .two-col.white-box .content-right .box-detail .btn-seemore {
	color: #1c1c1c !important
}

.sec-interview .two-col.white-box .content-right .box-detail .btn-seemore span {
	border-color: #1c1c1c
}

.sec-interview .two-col.white-box .content-right .box-detail .btn-seemore:before {
	border-left: 1px solid #1c1c1c;
	border-top: 1px solid #1c1c1c
}

.sec-interview .two-col .content-left {
	width: 54.89%;
	height: 430px
}

@media (max-width: 767px) {
	.sec-interview .two-col .content-left {
		display: block;
		width: 100%;
		height: auto;
		margin-top: -2px
	}
}

.sec-interview .two-col .content-left img {
	object-fit: cover;
	width: 100%;
	height: 100%
}

.sec-interview .two-col .content-right {
	position: absolute;
	top: 0;
	right: -41px;
	z-index: 2;
	width: 54.16%;
	height: 100%;
	padding: 0 174px;
	background: #333333;
	color: #fff;
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg)
}

@media only screen and (max-width: 1200px) {
	.sec-interview .two-col .content-right {
		padding: 0 120px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .two-col .content-right {
		padding: 0 120px
	}
}

@media (max-width: 767px) {
	.sec-interview .two-col .content-right {
		position: relative;
		right: 0;
		top: -40px;
		width: 100%;
		height: auto;
		padding: 73px 30px 42px;
		-webkit-transform: skew(0) skewY(-10deg);
		-moz-transform: skew(0) skewY(-10deg);
		-o-transform: skew(0) skewY(-10deg);
		transform: skew(0) skewY(-10deg)
	}
}

.sec-interview .two-col .content-right .box-detail {
	-webkit-transform: skew(10deg) translate(0, -50%);
	-moz-transform: skew(10deg) translate(0, -50%);
	-o-transform: skew(10deg) translate(0, -50%);
	transform: skew(10deg) translate(0, -50%);
	position: relative;
	top: 50%
}

@media (max-width: 767px) {
	.sec-interview .two-col .content-right .box-detail {
		-webkit-transform: unset;
		-moz-transform: unset;
		-o-transform: unset;
		-webkit-transform: skew(0) skewY(10deg) translate(0);
		-moz-transform: skew(0) skewY(10deg) translate(0);
		-o-transform: skew(0) skewY(10deg) translate(0);
		transform: skew(0) skewY(10deg) translate(0);
		top: 0;
		max-width: 330px;
		margin: 0 auto
	}
}

.sec-interview .box-detail .title-box {
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 700;
	letter-spacing: 5px;
	margin-bottom: 24px
}

@media only screen and (max-width: 1200px) {
	.sec-interview .box-detail .title-box {
		font-size: 25px;
		font-size: 2.5rem
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .box-detail .title-box {
		font-size: 25px;
		font-size: 2.5rem
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .box-detail .title-box {
		font-size: 25px;
		font-size: 2.5rem
	}
}

@media (max-width: 767px) {
	.sec-interview .box-detail .title-box {
		font-size: 18px;
		font-size: 1.8rem;
		text-align: center;
		letter-spacing: 2.5px;
		margin-bottom: 29px
	}
}

.sec-interview .box-detail .desc-box {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-bottom: 47px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.sec-interview .box-detail .desc-box {
		font-size: 14px;
		font-size: 1.4rem
	}
}

@media (max-width: 767px) {
	.sec-interview .box-detail .desc-box {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 20px;
		margin-bottom: 18px
	}
}

.sec-history .history-box {
	height: 860px;
	background: url(../../../assets/images/top/bg_history_1.png) center center no-repeat;
	background-size: cover;
	position: relative
}

@media (max-width: 767px) {
	.sec-history .history-box {
		background-image: url(../../../assets/images/top/bg_history_1_sp.jpg);
		height: 617px
	}
}

.sec-history .history-box.slider-box {
	background-image: url(../../../assets/images/top/bg_history_2.png)
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box {
		background-image: url(../../../assets/images/top/bg_history_2_sp.jpg)
	}
}

.sec-history .history-box.slider-box .content-history {
	bottom: 50px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history {
		bottom: 0px
	}
}

.sec-history .history-box.slider-box .content-history .content-left {
	vertical-align: top
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-left {
		margin-bottom: 30px
	}
}

.sec-history .history-box.slider-box .content-history .content-left .desc {
	margin-bottom: 135px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-left .desc {
		margin-bottom: 20px
	}
}

.sec-history .history-box.slider-box .content-history .content-right {
	padding-right: 0;
	vertical-align: top
}

.sec-history .history-box.slider-box .content-history .content-right .txt-pickup {
	font-family: "Barlow Condensed", sans-serif;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 500;
	color: #fff;
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom: solid 1px #666666;
	letter-spacing: 7.5px;
	margin: 0 48px 15px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .txt-pickup {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 0 20px;
		letter-spacing: 4.5px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .list-slider {
	margin: 0 48px;
	padding-bottom: 30px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .list-slider {
		margin: 0
	}
}

.sec-history .history-box.slider-box .content-history .content-right .list-slider .item {
	position: relative
}

.sec-history .history-box.slider-box .content-history .content-right .list-slider .item .title-slider {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	position: absolute;
	bottom: 19px;
	left: 19px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .list-slider .item .title-slider {
		font-size: 10px;
		font-size: 1rem;
		left: 10px;
		bottom: 10px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .list-slider .item .link-slider {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	position: absolute;
	padding-right: 25px;
	bottom: 17px;
	right: 16px;
	letter-spacing: 0
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .list-slider .item .link-slider {
		font-size: 10px;
		font-size: 1rem;
		padding-right: 15px;
		right: 10px;
		bottom: 10px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .list-slider .item .link-slider:before {
	content: "";
	position: absolute;
	right: 2px;
	top: 50%;
	width: 9px;
	height: 9px;
	margin-top: -4px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	-moztransform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .list-slider .item .link-slider:before {
		width: 6px;
		height: 6px;
		margin-top: -2px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-button-prev {
	left: 0;
	top: 52%;
	width: 27px;
	height: 60px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .swiper-button-prev {
		width: 14px;
		height: 31px;
		top: 58%;
		left: -21px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-button-prev:after {
	display: none
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-button-prev:before {
	position: absolute;
	content: "";
	background: url(../../../assets/images/top/arr_prev.svg) no-repeat;
	background-size: 27px 60px;
	width: 27px;
	height: 60px;
	right: 0
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .swiper-button-prev:before {
		background-size: 14px 31px;
		width: 14px;
		height: 31px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-button-next {
	right: -4px;
	top: 52%;
	width: 27px;
	height: 60px
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .swiper-button-next {
		width: 14px;
		height: 31px;
		top: 58%;
		right: -21px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-button-next:after {
	display: none
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-button-next:before {
	position: absolute;
	content: "";
	background: url(../../../assets/images/top/arr_next.svg) no-repeat;
	background-size: 27px 60px;
	width: 27px;
	height: 60px;
	right: 0
}

@media (max-width: 767px) {
	.sec-history .history-box.slider-box .content-history .content-right .swiper-button-next:before {
		background-size: 14px 31px;
		width: 14px;
		height: 31px
	}
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-pagination span {
	background: #707070;
	opacity: 1;
	width: 22.73%;
	margin: 0 3.02% 0 0;
	border-radius: 0;
	height: 1px;
	position: relative
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-pagination span:last-child {
	margin-right: 0
}

.sec-history .history-box.slider-box .content-history .content-right .swiper-pagination span.swiper-pagination-bullet-active:before {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	left: 0;
	top: 0;
	background: #fff;
	animation-name: progress;
	animation-duration: 4s
}

.sec-history .history-box .content-history {
	max-width: 1440px;
	width: 100%;
	padding: 0 20px;
	left: 50%;
	transform: translate(-50%, 0);
	font-size: 0px;
	font-size: 0rem;
	position: absolute;
	bottom: 60px
}

@media (max-width: 767px) {
	.sec-history .history-box .content-history {
		padding: 0 30px;
		bottom: 40px
	}
}

.sec-history .history-box .content-history .content-left {
	color: #fff;
	display: inline-block;
	vertical-align: bottom;
	width: 50%
}

@media (max-width: 767px) {
	.sec-history .history-box .content-history .content-left {
		display: block;
		width: 100%;
		margin-bottom: 20px
	}
}

.sec-history .history-box .content-history .content-left .years {
	font-size: 26px;
	font-size: 2.6rem;
	font-family: "Barlow Condensed", sans-serif;
	line-height: 1;
	margin-bottom: 5px;
	letter-spacing: 4.3px
}

@media (max-width: 767px) {
	.sec-history .history-box .content-history .content-left .years {
		font-size: 14px;
		font-size: 1.4rem;
		letter-spacing: 2.3px
	}
}

.sec-history .history-box .content-history .content-left .years span {
	font-size: 40px;
	font-size: 4rem;
	position: relative;
	top: 3px
}

@media (max-width: 767px) {
	.sec-history .history-box .content-history .content-left .years span {
		font-size: 20px;
		font-size: 2rem
	}
}

.sec-history .history-box .content-history .content-right {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	padding-right: 10px;
	position: relative
}

@media (max-width: 767px) {
	.sec-history .history-box .content-history .content-right {
		display: block;
		width: 100%;
		padding-right: 0
	}
}

.sec-history .history-box .content-history .content-right .btn-seemore {
	margin: 0 0 0 auto
}

@media (max-width: 767px) {
	.sec-history .history-box .content-history .content-right .btn-seemore {
		margin: 0 auto
	}
}

.sec-collection {
	padding: 125px 0
}

@media (max-width: 767px) {
	.sec-collection {
		padding: 80px 0
	}
}

.sec-collection .sec-content {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 0px;
	font-size: 0rem
}

@media (max-width: 767px) {
	.sec-collection .sec-content {
		padding: 0 30px
	}
}

.sec-collection .sec-content .content-left {
	display: inline-block;
	vertical-align: bottom;
	width: 50%
}

@media (max-width: 767px) {
	.sec-collection .sec-content .content-left {
		display: block;
		width: 100%;
		margin-bottom: 15px
	}
}

.sec-collection .sec-content .content-left .title {
	letter-spacing: 5px
}

@media (max-width: 767px) {
	.sec-collection .sec-content .content-left .title {
		letter-spacing: 2.8px;
		margin-bottom: 8px
	}
}

.sec-collection .sec-content .content-left .tag {
	width: 94px;
	height: 32px;
	background: #333333;
	line-height: 32px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 28px
}

@media (max-width: 767px) {
	.sec-collection .sec-content .content-left .tag {
		width: 65px;
		height: 20px;
		line-height: 20px;
		font-size: 10px;
		font-size: 1rem;
		margin-bottom: 6px
	}
}

@media (max-width: 767px) {
	.sec-collection .sec-content .content-left .desc {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 28px
	}
}

.sec-collection .sec-content .content-right {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	padding-right: 10px
}

.sec-collection .sec-content .content-right .btn-seemore {
	color: #1c1c1c !important;
	margin: 0 0 0 auto
}

.sec-collection .sec-content .content-right .btn-seemore span {
	border-color: #1c1c1c
}

@media (max-width: 767px) {
	.sec-collection .sec-content .content-right .btn-seemore {
		width: 315px
	}
}

@media only screen and (max-width: 360px) {
	.sec-collection .sec-content .content-right .btn-seemore {
		width: 310px
	}
}

.sec-collection .sec-content .content-right .btn-seemore:before {
	border-left: 1px solid #1c1c1c;
	border-top: 1px solid #1c1c1c
}

@keyframes progress {
	0% {
		width: 0
	}
	100% {
		width: 100%
	}
}
/*# sourceMappingURL=maps/top.css.map */
