@charset "utf-8";

/* skip navigation */
.cont-acc {position:absolute; top:-9999em; left:-9999em; height:1px; width:1px; text-align:left; overflow:hidden; color: #fff; font-size:14px; padding:0 10px; height:50px; line-height:40px; z-index:9999; text-decoration:none; background: #0077a9; background:-moz-linear-gradient(left,  #0077a9 44%, #333333 100%); background:-webkit-gradient(linear, left top, right top, color-stop(44%,#0077a9), color-stop(100%,#333333)); background:-webkit-linear-gradient(left,  #0077a9 44%,#333333 100%); background:-o-linear-gradient(left,  #0077a9 44%,#333333 100%); background:-ms-linear-gradient(left,  #0077a9 44%,#333333 100%); background:linear-gradient(to right,  #0077a9 44%,#333333 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264A0', endColorstr='#333333',GradientType=1 );}
.cont-acc:active, .cont-acc:focus, .cont-acc:hover {left:0; top:0; width:100%; text-align:center; overflow:visible; color:#fff; text-decoration:none; line-height:50px;}

.eng {font-family:"Tahoma", "Consolas", "Verdana", "Helvetica Neue", "Helvetica", sans-serif;}
.only-pc {display:block;}


@media (max-width: 640px){
  .hidden-tablet {display: none;}
}
@media (max-width: 400px){
  .hidden-tablet, .hidden-mo {display: none;}  
}

/*
.page-top {position:fixed; bottom:10px; right:10px; border-radius:50px; width:50px; height:50px; background-color:black; color:#fff; text-align:center; line-height:50px; bottom:-100px; font-size:12px; font-weight:bold;}
.page-top > a {display:block; width:50px; height:50px;}
*/