.img_bg_con .img_bg {
	width:100%;
}

.title01 {
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.passage01 {
	padding:0px 50px 20px 50px;
	text-align:left;
}

.sep01 {
	width:100%;
	border-top:1px solid #283374;
	padding-bottom:20px;
}

.image_sub_title_1 {
	max-width:530px;
	padding-left:50px;
	padding-right:50px;
	margin:0 auto;
}
.image_sub_title_1 img {
	width:100%;
}

/* */
.row01 {
	padding-bottom:30px;
}

.img-con1 {
    width:100%;
}

.img-con1 img {
    position: relative;
    width: 100%;
}

.text01 {
	color:#FFFFFF;
	background:#153b93;
	padding:25px 50px;
}

.img-con2 {
    width:100%;
    
}

.img-con2 img {
    position: relative;
    width: 100%;
}

.text02 {
	color:#FFFFFF;
	background:#f2a900;
	padding:25px 50px;	
}


.img-con3 {
    width:100%;
    
}

.img-con3 img {
    position: relative;
    width: 100%;
}

.text03 {
	color:#FFFFFF;
	background:#910048;
	padding:25px 50px;
}


@media (min-width:992px) {

	.passage01 {
		padding:0px 200px 20px 200px;
		text-align:center;
	}

	.img-con1 {
		padding-bottom: 50px;
		padding-right: 50px;
		width:100%;
	}

	.img-con1 img {
		position: relative;
		width: 100%;
		left: 50px;
		box-shadow: -50px 50px 0px 0px #153b93;
	}

	.text01 {
		color:#001e62;	
		background:unset;
			padding:0px 0px 0px 80px;
	}


	.img-con2 {
		padding-bottom: 50px;
		padding-left: 50px;
		width:100%;
	
	}

	.img-con2 img {
		position: relative;
		width: 100%;
		right: 50px;
		box-shadow: 50px 50px 0px 0px #f2a900;
	}

	.text02 {
		color:#001e62;	
		background:unset;
		padding-right:0px 80px 0px 0px;
	}


	.img-con3 {
		padding-bottom: 50px;
		padding-right: 50px;
		width:100%;
	
	}

	.img-con3 img {
		position: relative;
		width: 100%;
		left: 50px;
		box-shadow: -50px 50px 0px 0px #910048;
	}

	.text03 {
		color:#001e62;	
		background:unset;
		padding-left:0px 0px 0px 80px;
	}


}


.paper_project .paper img {
	width:100%;
}


.paper_decp {
    background-color: #043b95;
    color: #fff;
    padding: 20px 40px;
    margin-bottom: 30px;
    min-height: 172px;
}

.yt_container {
	width:100%;
}