@charset "utf-8";

/*color
#28A7E1
*/
.body-wrap {
	overflow-x: hidden;
	font-size: 0;
}

.top-title {
	max-width: 1400px;
	margin: auto;
	padding: 0 10px;
	/* height: 100vh; */
}

.top-title p {
	padding: 5px;
}

.top-title h1 {
	padding-top: 15vh;
	font-size: 10vmin;
	font-weight: 700;
}

.top-title h2 {
	font-size: 5vmin;
	font-weight: 700;
	padding-bottom: 8vh;
}