.row-e1 .wp {
	max-width: 1440px;
	margin: 0 auto;
}

.row-e1 {
	padding: 84px 0 300px;
}

.m-txtbodye1 .desc {
	font-family: 'century-gothic';font-weight: normal;
	font-size: 24px;
	line-height: 1.35;
	color: #666666;
	text-align: center;
}

.m-txtbodye1 .desc .p1 {
	font-size: 36px;
	font-family: 'century-gothic-bold';
	color: #000000;
	margin-bottom: 12px;
}

.m-txtbodye1 .desc .p2 {
	margin-bottom: 62px;
}

.row-e2 {
	padding: 150px 0 0;
}

.row-e2 .tit1 {
	font-size: 26px;
	font-family: 'century-gothic-bold';
	color: #8AA2BC;
	text-align: center;
	margin-bottom: 117px;
}

@media only screen and (min-width: 950px) {
	.row-e1 .wp {
		max-width: 75vw;
	}

	.row-e1 {
		padding: 4.375vw 0 15.62vw;
	}

	.m-txtbodye1 .desc {
		font-size: 1.25vw;
		line-height: 1.35;
	}

	.m-txtbodye1 .desc .p1 {
		font-size: 1.875vw;
		margin-bottom: 0.625vw;
	}

	.m-txtbodye1 .desc .p2 {
		margin-bottom: 3.229vw;
	}

	.row-e2 {
		padding: 7.812vw 0 0;
	}

	.row-e2 .tit1 {
		font-size: 1.354vw;
		margin-bottom: 6.093vw;
	}
}

@media only screen and (max-width: 1199px) {
	.row-e2 {
		padding: 60px 0 0;
	}

	.row-e2 .tit1 {
		font-size: 22px;
		margin-bottom: 57px;
	}

	.row-e1 {
		padding: 30px 0 150px;
	}

	.row-e1 .wp {
		max-width: 100%;
		padding: 0 15px;
		margin: 0 auto;
	}

	.m-txtbodye1 .desc .p1 {
		font-size: 25px;
		margin-bottom: 5px;
	}

	.m-txtbodye1 .desc .p2 {
		margin-bottom: 10px;
	}

	.m-txtbodye1 .desc {
		font-size: 20px;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 767px) {
	.row-e2 .tit1 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.row-e2 {
		padding: 40px 0 80px;
	}

	.m-txtbodye1 .desc .p1 {
		font-size: 18px;
	}

	.m-txtbodye1 .desc {
		font-size: 16px;
		line-height: 1.2;
	}

	.row-e1 {
		padding: 30px 0 50px;
	}
}