
.sp{
	display: none;
}
.newabout{
	padding-top: 60px;
	width:calc(100% - 120px);
	margin: auto;
}

.newabout .sec_title01{
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	font-family: "CeraGR", sans-serif;
	color: #121E3D;
}

.newabout .sec_title01 .title-img{
	height: 15px;
}

.newabout001{
	width: 100%;
	position: relative;
	margin-top: 100px;
}

.newabout001_img{
	width: 60vw;
	margin-left: auto;
	margin-right: 0;
	display: block;
}
.newabout001_msg{
	position: absolute;
	top: 50%;
	left: 10vw;
	transform: translate(0,-50%);
	font-size: 15px;
	line-height: 2.5;
	white-space: nowrap;
	color:#001A43;
}

.newabout002{
	width: 100%;
	position: relative;
	margin-top: calc(100px + 13.5vw);
}

.newabout002_img1{
	width: 27vw;
	position: absolute;
	left: 20%;
	top: -7.5vw;
	
	z-index: 3;
}

.newabout002_img2{
	width: 50vw;
	margin-left: auto;
	margin-right: 5vw;
	display: block;
	position: relative;
	z-index: 2;
}


.newabout003{
	width: 100%;
	position: relative;
	margin-top: 400px;
}

.newabout003_img{
	width: 50vw;
	margin-left: 10vw;
	margin-right: auto;
	display: block;
}
.newabout003_msg{
	position: absolute;
	top: -250px;
	right: 15vw;
	font-size: 15px;
	line-height: 2.5;
	white-space: nowrap;
	color:#001A43;
	
}

.newabout004{
	width: 100%;
	position: relative;
	margin-top: 200px;
}

.newabout004_img{
	width: 29vw;
	position: absolute;
	top: 50%;
	right: 15vw;
	transform: translate(0,-50%);
}
.newabout004_msg{
	margin-left: 15vw;
	margin-right: auto;
	display: block;
	font-size: 15px;
	line-height: 2.5;
	white-space: nowrap;
	color:#001A43;
	
}

.newabout005{
	width: 100%;
	position: relative;
	margin-top: 200px;
}

.newabout005_img{
	width: 52vw;
	margin-left: 5vw;
	margin-right: auto;
	display: block;
}
.newabout005_msg{
	position: absolute;
	top: 50%;
	right: 10vw;
	transform: translate(0,-50%);
	font-size: 15px;
	line-height: 2.5;
	white-space: nowrap;
	color:#001A43;
	
}


.newabout006{
	width: 100%;
	position: relative;
	margin-top: 200px;
}

.newabout006_img{
	width: 46vw;
	margin-left: auto;
	margin-right: 5vw;
	display: block;
}
.newabout006_msg{
	position: absolute;
	top: 50%;
	left: 10vw;
	transform: translate(0,-50%);
	font-size: 15px;
	line-height: 2.5;
	white-space: nowrap;
	color:#001A43;
	
}


.newabout007{
	width: 100%;
	position: relative;
	margin-top: 300px;
}

.newabout007_img{
	width: 100%;
	margin-left: auto;
	margin-right: 5vw;
	display: block;
}
.newabout007_msg{
	position: absolute;
	top: -100px;
	right: 15vw;
	font-size: 15px;
	line-height: 2.5;
	white-space: nowrap;
	color:#001A43;
	
}
@media screen and (max-width: 1200px){

	.newabout001_msg{
		top: 50%;
		left: 0;
		line-height: 1.8;

	}

	.newabout003{
		margin-top: 300px;
	}

	.newabout003_img{
		width: 50vw;
		margin-left: 0;
	}
	.newabout003_msg{
		top: -150px;
		right: 12.5vw;
		line-height: 1.8;

	}

	.newabout004{
		margin-top: 150px;
	}

	.newabout004_img{
		width: 29vw;
		right: 0;
		z-index: 1;
	}
	.newabout004_msg{
		margin-left: 7.5vw;
		line-height: 1.8;
		position: relative;
		z-index: 2;
	}

	.newabout005{
		margin-top: 150px;
	}

	.newabout005_img{
		width: 52vw;
		margin-left: 0;
	}
	.newabout005_msg{
		position: absolute;
		top: 50%;
		right: 5vw;
		transform: translate(0,-50%);
		font-size: 15px;
		line-height: 1.8;

	}

	.newabout006{
		margin-top: 150px;
	}

	.newabout006_img{
		margin-right: 0;
	}
	.newabout006_msg{
		left: 5vw;
		line-height: 1.8;
	}


	.newabout007{
		margin-top: 250px;
	}

	.newabout007_msg{
		top: -70px;
		right: 5vw;
		line-height: 1.8;

	}
	
}
@media screen and (max-width: 750px){
	.sp{
		display:block;
	}
	.newabout{
		padding-top: 50px;
		width:calc(100% - 40px);
		margin: auto;
	}

	.newabout001_img{
		width: 64.5vw;
		right: 0;
	}
	.newabout001_msg{
		font-size: 12px;
		position: static;
		transform: none;
		text-align: center;
		margin-top: -30px;
	}
	
	.newabout002{
		margin-top: 80px;
	}

	.newabout002_img1{
		width: 34.4vw;
		left: 0;
		top: -8.6vw;
	}

	.newabout002_img2{
		width: 64.53vw;
		margin-right: 0;
	}

	

	.newabout003{
		margin-top: 50px;
	}

	.newabout003_img{
		width: 77.06vw;
		margin-left: 0;
	}
	.newabout003_msg{
		position: static;
		transform: none;
		text-align: center;
		margin-top: 50px;
		font-size: 12px;

	}

	.newabout004{
		margin-top: 50px;
	}

	.newabout004_img{
		width: 67.2vw;
		position: static;
		margin-left: auto;
		margin-right: 0;
		transform: none;
		display: block;
	}
	.newabout004_msg{
		margin: 50px auto 0;
		
		text-align: center;
		font-size: 12px;
	}

	.newabout005{
		margin-top: -20px;
	}

	.newabout005_img{
		width: 71.2vw;
		margin-left: 0;
	}
	.newabout005_msg{
		position: static;
		transform: none;
		margin-top: 50px;
		font-size: 12px;

		text-align: center;
	}

	.newabout006{
		margin-top: 50px;
	}

	.newabout006_img{
		width: 51.73vw;
		margin-right: 0;
	}
	.newabout006_msg{
	
		margin-top: 50px;
		position: static;
		transform: none;
		text-align: center;
		font-size: 12px;
	}


	.newabout007{
		margin-top: 50px;
	}

	.newabout007_msg{
		position: static;
		transform: none;
		text-align: center;
		font-size: 12px;

		margin-bottom: 50px;
	}
	
}
