@charset "UTF-8";


.tx_just {

	text-align: justify;
}
/*
.unc_03 {

position: absolute; 
height: 50px; 
top: 486px;
}
*/

div[class^="unc_0"]{ 
position: absolute; 
height: 50px; 
top: 486px;
z-index: -999999;
background: rgba(255, 255, 255, 0);


}

@media screen and (max-width: 767px) {


div[class^="unc_0"]{ 
top: 0px !important;


}


}

