body {
	height:100%;
}

.signup_header{
  margin-top: 8px;
  margin-bottom: 5px;
}
.signup_header h4{
  border-bottom: solid 1px #8e8e8e;
}
.signup_header img{
  width:40%;
}
.signup_header img.regist{
  width:18%;
}
.signup_header_img{
  margin-bottom: 10px;
}
.btn_signup, .btn_login{
  margin-top: 11px;
}
.label_entry{
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
}
.area_radio{
  background-color: #ffffff;
  border-radius: .25rem;
  padding:.375rem .75rem;
  border: 1px solid #ced4da;
}
div.lbl_entry{
  margin-left: 15%;
}
textarea.txtarea_lg{
  height:100px;
  resize: none;
}
div.kojin_joho{
  height:200px;
  overflow: auto;
}
p.kojin_joho_row{
  padding-left:15px;
  text-indent:-2em;
  border: none;
  font-size: 10pt;
  margin-bottom: 0.5rem;
}
@media (max-width:719px){
	.col-4_custom {
	  flex: 0 0 45%;
	  max-width: 45%;
	}
}
.camera_btn{
	margin-top:4px;
}
div.img_update{
  display: none;
}
div.thumbnails{
  margin-top:5px;
}
div.thumbnail img{
  max-width:250px
}
button.file_del_btn{
  margin-top:5px;
  display: none;
}

.row_cat{
  display: none;
}