.title_text{
	
	color: #3B7EA8;
    -webkit-white-space: normal;
    word-break: break-all;
    font-size: 25px;
    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;}


.sec1, .sec2, .sec3{
	width: 100%;
	height: auto;
	
	display: block;
	position: relative;
	font-size: 1.5em;
	
	
	
	
}
.button1{display: grid;    grid-template-columns:  1fr 1fr 1fr;    grid-gap: 25px; width: 99%; margin-top: 25px;  }
.button2{display: grid;    grid-template-columns: 1fr 1fr;    grid-gap: 25px; width: 99%; margin-top: 25px;  }




.button1 a, .button2 a{
	
	color:#11003D;
	font-weight: bold;
	text-decoration: none;
		background-color: #eee;
}
.button1 a:hover, .button2 a:hover{
	
	background-color: #fff;
	color: #9F0000;
	
}

.bt{
	margin: 0px auto;
	width: 100%;
	height:220px;

	position: relative;
	direction: block;
	
	font-size: 1em;
	background-position: center center;

		background-size: 55%;
	background-repeat: no-repeat;
	border: 1px solid #525252;
}
.bt:hover{

	text-shadow: 0px 0px 6px #fff;
		animation-name:ani2;
animation-iteration-count:infinite;
animation-duration:2s;
	
}
@keyframes ani2{
0%{background-size: 55%;font-size: 1em;}
50%{background-size: 65%;font-size: 1.2em;}
100%{background-size: 55%;font-size: 1em;}
}




.product_name{
	margin: 0px auto;
	top: 82%;
	width: 100%;
	text-align: center;
	font-size: 1.7em;
	
	display: block;
	position: absolute;
	
}



.bt1, .bt2, .bt3, .bt4, .bt5, .bt6, .bt7{
	

}


.bt1{
		
	background-image: url("../images/osc04.png");
	
}
.bt2{
		
	background-image: url("../images/osc05.png");
	
}


.bt3{
		
	background-image: url(/html2/product/images/lv3_ss_osc.png);
	
}

.bt4{
		
	background-image: url("../images/ot.png");

	
}
.bt5{
		
	background-image: url("../images/ces.png");
	
}
.bt6{
		
	background-image: url(/html2/product/images/n_sts3.png);
	
}
.bt7{
		
	background-image: url(/html2/product/images/lv3_front_software.png);
	
}

.down_img{
		margin:0px auto;
	margin-top: 15px;

	width: 100%;
	text-align: center;;
	height: 0;
	position:relative;
	display: block;
	

	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
.tree{
		margin:0px auto;
	margin-top: 15px;

	width: 100%;
	height: 900px;
	text-align: center;;

	position:relative;
	display: block;
	
	background-image: url("../images/elc_tree.jpg");
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
