@charset "utf-8";
/* CSS Document */

#main_wrap{
}
.j_show_ani{ cursor:pointer;} 


pre{
	
    font-weight: lighter;-webkit-font-smoothing: antialiased;

	
	 white-space: pre-line;
 font-weight:500;
	
	}
/* BUTTONS___*/

/* GEOMETRY__*/
.cg{
display: table;
width: 100%;
height:100%;
}
.cm{
display: table-cell;
vertical-align: middle;
text-align: center;
}
.cc{
display:inline-block; 
}

.redinput{ border-color:#F00;}
.s1{box-sizing:border-box; padding:1em; line-height:3em;}
.menu_left{ border-left:1px solid #ccc;}
/*mobile*/

.mobile .svg_pic{
height:1.5em; 
}



input[type="password"]{font-family: 'Muli', sans-serif;
    font-weight: lighter;-webkit-font-smoothing: antialiased;

}

input[type="email"]{font-family: 'Muli', sans-serif;
    font-weight: lighter;-webkit-font-smoothing: antialiased;
	
}



.input1{ width:100%; height:100%; box-sizing:border-box; padding:1em; border:none; outline:none;
}


