.class_style_preregister_public .register-page{
	/* background: rgb(2,0,36); */
	/* background: linear-gradient(169deg, rgba(2,0,36,1) 0%, rgba(41,80,135,1) 0%, rgba(167,213,168,1) 100%); */
}
.class_style_preregister_public #contents_area{
	max-width:1000px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	/* height: 100vh; */
}
.class_style_preregister_public #form_area{
	width:500px;
	margin:0 auto;
}
.class_style_preregister_public p{
	margin-top:20px;
}
.class_style_preregister_public #price_area{
	width:100%;
}
.class_style_preregister_public #price_area tr{
	border:0px;
}
.class_style_preregister_public #price_area td, .class_style_preregister_public th{
	border-right: 1px #ccc solid;
	width:25%;
}
.class_style_preregister_public #price_area td:first-child, .class_style_preregister_public #price_area th:first-child{
	border-left:1px #ccc solid;
}
.class_style_preregister_public #price_area tr:last-child{
	border-bottom:1px #ccc solid;
}
.class_style_preregister_public .tr_price td{
	color:#f9c744;
	font-weight: bold;
	font-size:30px;
	text-align: center;
}
.class_style_preregister_public .tr_price td span{
	font-size:16px;
}
.class_style_preregister_public h3{
	margin-top: 40px;
    border-bottom: 1px #ccc solid;
}
.class_style_preregister_public #function th{
	border-right:0px;
}
.class_style_preregister_public #function tr:first-child{
	border-top:0px;
}
.class_style_preregister_public #footer_bar{
	margin-top:50px;
	background: #000;
	color:#FFF;
	text-align: center;
	line-height:50px;
	bottom: 0px;
	
}
.class_style_preregister_public .form-item{
	/* background-color: red; */
}
.class_style_preregister_public .h-title{
	text-align: center;
	font-size:40px;
	font-weight: normal;
/*	text-decoration: underline;
	 color: #c8c6bf; 
	text-underline-position: under; */
	margin-top: 20px;
}
.class_style_preregister_public .title{
	text-align: center; 
/*	text-decoration: underline; */
	margin-top: 40px;
}
.class_style_preregister_public #preregister_add_form{
	width: 60%;
}
.class_style_preregister_public .search-form{
	background: #c8dffb;
	padding: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
.class_style_preregister_public .error_message{
	margin-top: 5px;
}
.class_style_preregister_public .hissu:after{
	content: "※";
	color:red;
}
