@charset "utf-8";
/*------------------------------------------------------------
	Active Adventure
------------------------------------------------------------*/
#main .pageTitle h2,
#main .heading02 span {
	color: #23B9EF;
}
#main .innerBox::after,
#main .innerBox {
	background-color: #D9F1FC;
}
#main .videoBox {
	margin-top: 11.5rem;
}
#main .linkBox .linkUl .txt {
	letter-spacing: 0;
}
@media all and (min-width: 897px) {
	.comPage .pageTitle p {
		letter-spacing: 0.02em;
	}
	.comPage .imgBox {
		margin-bottom: 14rem;
	}
	.comPage .imgBox.right {
		margin-bottom: 5.8rem;
	}
	.comPage .image.right {
		margin-top: -1.6rem;
	}
}
@media all and (max-width: 896px) {
	.comPage .pageTitle h2 {
		margin: 0 -1rem 1.8rem;
		letter-spacing: 0;
	}
	#main .videoBox {
		margin-top: 3.5rem;
	}
	.comPage .comBtn a {
		margin-top: 5.8rem;
	}
	.comPage .image.right {
		margin-top: -3.5rem;
	}
	.comPage .imgBox.right {
		margin-bottom: 1.9rem;
	}
	#gHeader.header01 .title {
		left: auto;
		right: -9.1vw;
	}
}