#page-up{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -70px;
  height: 26px;
  right: 20px;
  padding: 0px 0px;
border-radius: 51px 51px 0px 0px;  
/*  background: rgba(235, 239, 245, 0.60); */
  text-align: center;
  text-decoration: none;
  transition: .5s;
  border: solid 1px ;
 /* background-color: #3da307;*/
  border-color: #3da307
}
#page-up:hover{ 
}
@media screen and (max-width: 700px) {
#page-up{ display: none}
			}

.ds{
display:none;visibility:hidden;}

		/* TOP Right Botan */
#button {
position: fixed;top: 0 ;right: 0;  
display: block;  
 text-align: center;
	font-size: 0.8rem;
	font-weight: 700;
	color: #fff;
	background: #3da307;
	padding-left:10px; padding-right: 5px ;padding-top: 5px; padding-bottom: 3px ;
	margin: 0px auto;
	width: 50px;
 border-bottom-left-radius: 5px;
 border-bottom-style: dashed;
	cursor: pointer;
}
#pop_up {
 position: fixed;top: 40px ;right: 3px;  
display: block;  
  font-size: 0.8rem;
	text-align: left;
	background: #fff;
	width: 95px;
	border: 1px double #ccc;
	box-shadow: 0px 0px 0px 0px #999;
}

.lilf{ margin-left: -25px; line-height: 30px;}

#footarow {
 width: 43px;
 height:22px ;
 display: block;
 position:fixed;right: 0;bottom:17px;
	padding: 0 10px 18px 10px ;
 text-align: center;
		background-color: #3da307;
  border-top-left-radius: .29999rem
	}

#footer {
 width: 100%;
 display: block;
 position: fixed;bottom: 0;
 padding: 0.4rem ;
 font-size: .8rem;
 text-align: center;
 color:  rgba(245, 245, 245, 0.78);
 background-color: #3da307; 
	}

  .undun{ max-width: 100%; height:auto ;margin: auto; padding: 18px;
          background-color: rgba(61, 163, 7, 0.92)}
  
  .upcover{ position: fixed;
            display: block;
            bottom: 0;
            right: 0;
            width: 7px;
            padding: 29px;
            background-color:rgba(61, 163, 7, 0.69);
            border-radius: 8px 0px 0px 0px;
  }
  
  .undmenu{ width: 90px; padding: 10px;display: inline-block;
            font-size: 0.98rem; text-align: center; border: solid 0px #444}
  .undmecom{ max-width: 450px; padding: 10px;display: inline-block;
            font-size: 0.88rem;}

  .undcompa{ max-width: 650px; margin: auto; margin-bottom: 30px; padding: 15px}
  
  .compa{color: rgba(245, 245, 245, 0.88)}
 .av a{ color: rgba(245, 245, 245, 0.98)} .av :hover{ color: #ffd800}


