@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Economica&display=swap');				 	 /* font-family: 'Economica', sans-serif; */

html, body {margin: 0; padding: 0; width: 100%; min-height:100%;}
body {font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; background-color: #FFFFFF;}
a, a:visited {text-decoration: none;}
#overlay, overlay {display: table; position: fixed; width: 100%; height:calc(100% - 20px); left:0; top:0; z-index:10;}

/* CONTENT */
counter {width:100%; float:left; text-align: left; hight:20px; font-size: 10px;}
main {text-align: center; display: table-cell; vertical-align: middle;}
.logo {display: inline-block;}
h2 {font-family: 'Economica', sans-serif; font-weight: normal; width: 550px; margin: 100px auto 0 auto; line-height: 25px;}
mess {display: block; margin-top: 10px; font-size: 24px; line-height: 50px; clear: both; color: #BD202E;}
mess a {float:left; color: #666; width: 100%; height:800px; background-color: #FFF; padding-top: 100px;}
mess a:hover {color: #000;}
target {margin-top: 30px; font-size: 18px; clear: both;}

tr, td {padding: 0px; margin:0;}
