@charset "utf-8";

.template0001_05 {
	position: relative;
	background: transparent !important;
	text-align: center;
}

.template0001_05 img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

.template0001_05,
.template0001_05 .title {
	color: #fff;
}

@media screen and (max-width:767px){
	.template0001_05 {
		text-align: justify;
		text-justify: inter-ideograph;
	}
}




