@charset "utf-8";
.regist .mui-input-row>label{
	width: auto;
}
.regist .mui-input-row>input{
	float: left;
	width: 80%;
}
.regist .multiple>div.mui-pull-left{
	margin-left: 54px;
}
.regist.mui-input-group:after,.regist.mui-input-group:before{
	height: 0;
}
.logo_show~.regist{
	margin-top: 12px;
}