.title_text1{
	
	color: #3B7EA8;
    -webkit-white-space: normal;
    word-break: break-all;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0px 0px 20px 0px;}
.title_text2{
	
	color: #000;
    -webkit-white-space: normal;
    word-break: break-all;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0px 0px 20px 0px;}



.box1, .box2{
	  font-size: 1.4em;
	
	
}

.box3_1, .box3_2{
	  font-size: 1.4em;
	
	
}



.item_image{
	margin: 0px auto;
	width: 40%;
	height: 190px;;
	position: relative;
	display: block;
	
	
	background-image : url("../images/cimplicity.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	
}



.sec1, .sec2{display: grid;    grid-template-columns: 1fr 1fr;    grid-gap: 25px; width: 99%; margin-top: 25px; 



}
.box3{
	
	
display: grid;    grid-template-rows: 1fr 1fr;    grid-gap: 25px; width: 99%; 
	
}


.sec3{
	
	padding-top: 25px;
	
	
}

.down_img{
		margin:0px auto;


	width: 100%;
	text-align: center;;
	height: 415px;
	position:relative;
	display: block;
	
	background-image: url("../images/etc_image1.png");	
	background-size: 99%;
	background-position: center top;
	background-repeat: no-repeat;
}

