.contactFromArea{
	width: 80%;
	text-align: left;
	display: inline-block;
	color: white;
}
.contactFromArea .myfrm{
	width: 100%;
	height: 3em;
}
.contactFromArea textarea{
	width: 100%;
	height: 150px;
}

.contactFromArea div{
	margin-bottom: 0.5em;
}
.my_field{
	width:100%;
	text-align:center;
	margin-bottom: 1em;
}

.formError {
    width: 100%;
    background: red;
    position: relative;
    color: white;
    min-width: 120px;
    font-size: 11px;
    box-shadow: 0 0 4px rgba(0,0,0,.8);
    padding: 1em;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}

.submit-button{
	color: white;
	width: 100%;
	height: 4em;
	background: #666;
	border-radius: 0.5em;
	transition: 1.0s ;
}
.submit-button:hover{
	background-color: #000;
}

.ast{
	color: red;
}
.contact-title{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 2.5em;
	font-weight: 100;
}
.err-msg{
	color: #f99;
}
.test{
	width: 200px;
	border: 1px solid red;
}
.display-lock-base{
	position: fixed;
	width: 40%;
	height: 40%;
	background-color: #222;
	z-index: 100;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	opacity: 0;
	transition: 0.7s;
	display: none;
	min-width: 320px;
}
.display-lock-over{
　　width: 80%;
　　height: 80%;
　　background-color: #000;
　　z-index: 101;
	color: white;
	margin: 1em;
	opacity: 1;
	padding: 5px;
}
.display-lock-over div{
	margin: 1em;
	text-align: center;
}
.display-lock-over button{
	width: 150px;
	height: 40px;
	opacity: 1;
}

.c-list_table{
	border: white;
	background-color: rgba(255,255,255,0.5);
	
}
#onamecheck-msg{
	display: none;
}
#contactcheck-msg{
	display: none;
}
#mailcheck-msg{
	display: none;
}

.itemDetail{
	display: inline-block;
	text-align: left;
	border-collapse:separate;
	border-spacing:2px;
}

.itemDetail tr td{
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
.itemDetail_title{
	border: 0px solid;
	border-radius: 5px;
	background-color: #333;
	text-align: center;
}
.itemDetail_bikou{
	text-align:center;
	font-size:0.8em;
}
.itemDetail_propaty{
	border:
}

.message1{
	border: 1px solid red;
	color:red;
	max-width: 800px;
	padding: 5px;
	background:#FFF;
	z-index:999;
	display:inline-block;
}
.message1 table{
	width:98%;
	border:none;
	background:#FFF;
}
.message-th{
	text-align:center;
	font-weight:700;
	color:red;
}
.message-td{
	text-align:left;
	color:red;
	font-size:0.6em;
}
.form-msg{
	max-width:700px;
	margin: 0 auto;
	
}
.frmradio{
	margin:5px;
}
.msg1{
	font-size:0.8em;
}
.msg2{
	background: #666;
	padding:5px;
}
.back-inovetions{
	background: #000;
}
.movieButton{
	margin: 15px;
	width: 320px;
	height:90px;
	background-image: url(../_src/img/BUTTONBACK.png);
	background-size: 320px 90px;
	background-color: black;
	display: inline-block;

	vertical-align: middle;
	font-size: 2em;

}
.movieButton a{
	color:#633 !important;
	font-weight: 700;
}
.movieButton p{
  display: table-cell;
  height: 90px;
  width: 320px;
  vertical-align: middle;
  text-align: center;
}
.m-mart{
	background-color: white;
	color:black;
	margin-bottom: 2em;
	width:100%;
	max-width:710px;
	display:inline-block;
	padding-top:30px;
	padding-bottom:30px;
}
.m-mart-body{
	text-align:left;
	padding-bottom:20px;
	padding-left:5px;
	padding-right: 5px;
}
.m-mart-body img{
	display: block;
	margin: auto;"
}
.top-logo{
	padding-top:20px;
}
.top-logo img{
	margin: 3px;
}


#bk16839{
	padding-top :1em;
}
.color-red{
	color:red;
}
.banner1{
	width:100%;
	text-align:center;!important
	backgrou-color:black;
}
.banner1 img{
	display:inline-block;
	width:650px;
	padding:15px;
}
