@charset "utf-8";


.contact #mailform { width: 100%; margin: 0 auto;}

.contact #mailform .wideL { width: 100%;}
.contact #mailform .wideM { width: 80%;}
.contact #mailform .wideS { width: 60%;}
.contact #mailform .wideSS { width: 40%;}


.contact div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
.contact div#mfp_hidden input {
	margin: 10px;
}
.contact div.mfp_thanks {
	padding: 30px;
}
.contact div.mfp_thanks p {
	line-height: 1.7em;
}
.contact div.mfp_thanks ul.mfp_caution {
	margin: 0px;
	padding: 0px;
}
.contact div.mfp_thanks ul.mfp_caution li {
	display: block;
	color: #C00;
	margin: 0px;
	padding: 5px 0px;
}
.contact div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
.contact div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
}

.contact #mailform form dl dt {
	float: left;
	width: 200px;
	line-height: 1.6rem;
	clear: both;
	padding: 15px 0px;
	text-align: left;
	margin: 0px;
	font-weight: 700;
	position:relative;
}

#mailform form dl dd {
	margin: 0px;
	padding: 8px 5px 10px 220px;
	line-height: 1.5em;
	text-align: left;
	border-bottom: 1px solid #CCC;
	
}

.contact form#mailformpro dl dd ul,form#mailformpro dl dd ol {
}
.contact form#mailformpro dl dd ul li,form#mailformpro dl dd ol li {
}

#mailform input[type=text],
#mailform input[type=number],
#mailform input[type=date],
#mailform input[type=email],
#mailform input[type=tel],
#mailform select {
	height: 2.2em;
	font-size: 1em;
	padding: 5px 8px;
	margin: 3px 0;
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #999;
}
.contact #mailform label {
	font-size: 1em;
	padding: 5px 8px;
	margin: 3px 0;
	vertical-align: middle;
	display: inline-block;

}

.contact #mailform textarea {
	padding: 3px 8px;
}

input[type=text]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
	background-color: #FFF;
	-webkit-box-shadow: 0 0 0px 1000px #FFF inset;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background-color: #FFF;
	-webkit-box-shadow: 0 0 0px 1000px #FFF inset;
}

.contact #mailform .mfp_colored {
	background-color: #FFF;
}
.contact #mailform .mfp_achroma {
	background-color: #FFF;
}
.contact table#mfp_confirm_table {
	border: none;
	width: 100%;
}
.contact table#mfp_confirm_table tr.mfp_colored {
	background-color: #FFF;
}
.contact table#mfp_confirm_table tr.mfp_achroma {
	background-color: #FFF;
}
.contact table#mfp_confirm_table tr th,table#mfp_confirm_table tr td {
	text-align: left;
	border: none;
	padding: 20px;
}
.contact table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 250px;
}
.contact table#mfp_confirm_table tr td {
	line-height: 1.5em;
	word-break: break-all;
}

.contact div#mfp_phase_confirm {
	clear: both;
}

.contact div#mfp_phase_confirm h4 {
	font-size: 1.5rem;
	padding: 10px 0px 50px 0px;
	text-align: center;
	margin: 0 auto;
}

.contact div#mfp_overlay {
	position: absolute;
	display: none;
	z-index: 10001;
}
.contact div#mfp_overlay_inner {
	background-color: #FFF;
	padding: 15px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
	width: 640px;
	max-width: 90%;
}
.contact div#mfp_overlay_background {
	background-color: #000;
	position: absolute;
	display: none;
	z-index: 10000;
}
.contact div#mfp_loading_screen {
	z-index: 20000;
	opacity: 0.8;
	display: none;
	background-color: #000;
	position: absolute;
}
.contact div#mfp_loading {
	z-index: 20001;
	position: absolute;
	display: none;
	width: 40px;
	height: 40px;

}
.contact div.mfp_err {
	clear: both;
	display: none;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 0;
	color: #F00;
	font-size: 12px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.contact .mfp_parent_error {
	border: solid 2px #F00;
}
.contact .problem {
	background-color: #FCC;
}
.contact div#mfp_error {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
}
.contact div#mfp_error p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
.contact div#mfp_error p strong {
	font-size: 18px;
	color: #F00;
}
.contact div#mfp_warning {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
}
.contact div#mfp_warning p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
.contact div#mfp_warning p strong {
	font-size: 18px;
	color: #F00;
}
.contact div#mfp_price {
	color: #C00;
	font-size: 36px;
	padding: 10px;
	font-weight: bolder;
}
.contact div#mfp_price span {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.contact button.mfp_next,button.mfp_prev {
	font-size: 18px;
	margin: 10px;
	padding: 5px 10px;
}
.contact button.mfp_next {
	float: right;
}
.contact button.mfp_prev {
	float: left;
}
.contact ul#mfp_phase_stat {
	padding: 10px;
}
.contact ul#mfp_phase_stat li {
	float: left;
	padding: 8px 15px;
	border-radius: 3px;
	margin: 5px;
	list-style: none;
	font-size: 14px;
}
.contact ul#mfp_phase_stat li.mfp_phase_arrow {
	bos-shadow: none;
	padding: 8px 5px;
}
.contact ul#mfp_phase_stat li.mfp_active_phase {
	background-color: #E8EEF9;
	box-shadow: 0px 0px 5px #000;
}
.contact ul#mfp_phase_stat li.mfp_inactive_phase {
	background-color: #CCC;
	color: #666;
	box-shadow: 0px 0px 5px #CCC;
}
.contact div#mfp_shopping_cart {
	border: solid 1px #CCC;
	margin: 0px;
	padding: 0px;
}
.contact div#mfp_shopping_cart p {
	margin: 0px;
	text-align: center;
	padding: 20px 10px;
	font-size: 12px;
	background-color: #FEE;
}
.contact table.mfp_shoppingcart {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
.contact table.mfp_shoppingcart thead tr td {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}
.contact table.mfp_shoppingcart tbody tr th,table.mfp_shoppingcart tbody tr td {
	font-size: 12px;
	padding: 5px;
	border-bottom: solid 1px #CCC;
}
.contact table.mfp_shoppingcart tbody tr td select {
	display: block;
	margin: 0px auto;
	text-align: center;
}
.contact table.mfp_shoppingcart tbody tr td select option {
	text-align: center;
}
.contact table.mfp_shoppingcart tbody tr th span {
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding: 3px 0px;
}
.contact table.mfp_shoppingcart tfoot tr td {
	padding: 5px;
	font-size: 16px;
	font-weight: bolder;
	color: #900;
}
.contact td.msc_price {
	font-size: 12px;
	text-align: right;
}
.mfp_buttons {
	width: 250px;
	clear: both;
	margin: 30px auto 0;
	text-align: center;
}
.mfp_element_submit{
	width: 250px;
	margin-left: 0px;
	color: #FFF;
	padding: 10px 0;
	border:none;
	background: #000;
	cursor: pointer;
	outline: none;
	font-size: 1.2rem;
}


.contact .imagebutton {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	background: none;
}
.contact .mfp_element_all {
	max-width: 100%;
}

.contact .mfp_element_reset {
	color: #333;
}
.contact .mfp_element_submit:hover,.mfp_element_reset:hover,.mfp_element_button:hover {
	opacity: 1;
}
.contact input#mfp_reserve_item,input#mfp_reserve_date {
	display: none;
}
.contact div#mfp_reserve_wrapper {
	position: relative;
	overflow: hidden;
	border: solid 1px #CCC;
}
.contact div#mfp_reserve_inner {
	position: relative;
	padding: 0px 0px 0px 100px;
	overflow: auto;
}
.contact div#mfp_reserve_wrapper table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	background-color: #FEE;
	z-index: 100;
}
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_value {
	padding: 0px 0px 0px 0px;
}
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active,
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning {
	cursor: pointer;
}
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active:hover,
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning:hover {
	background-color: #E8EEF9;
}
.contact div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_current {
	background-color: #0068B7;
	color: #FFF;
}
.contact td.mfp_reserve_disabled {
	background-color: #CCC;
}
.contact td.mfp_reserve_warning {
	background-color: #FFC;
}
.contact div#mfp_reserve_wrapper table tr td,div#mfp_reserve_wrapper table tr th {
	border: solid 1px #CCC;
	padding: 0px 5px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	height: 20px;
	text-align: left;
}
.contact td.mfp_reserve_week_0 {
	color: #F00;
	background-color: #FEE;
}
.contact td.mfp_reserve_week_6 {
	color: #00F;
	background-color: #EEF;
}
.contact div.mfp_ok {
	border-radius: 5px;
	background-color: #090;
	border: solid 1px #090;
	display: inline-block;
	line-height: 1.5em;
	padding: 0px 5px;
	margin: 0px 2px;
	color: #FFF;
	font-size: 10px;
	background-size: 100% 100%;
	display: none;
}
.contact div.prefcodeWrapper {
	position: relative;
}
.contact div.prefcodeResult {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #CCC;
	display: none;
	z-index: 99;
}
.contact div.prefcodeResult div {
	cursor: pointer;
}
.contact div.prefcodeResult div:hover {
	background-color: #C9EBFB;
}
.contact div.prefcodeResult div.prefcodeNext {
	background-color: #EEE;
	text-align: center;
}

.contact .hidefield {
	height: 0px;
	overflow: hidden;
}
.contact .showfield {
	height: auto;
	overflow: visible;
}

.contact #mailform .horizontal_list li {
	display: inline-block;	
}

.contact #mailform .must:after {
	
	font-size: 0.8em;
	line-height: 120%;
	color: #FFF;
	padding: 4px 8px;
	background: #F00;
	text-align: center;
	position:absolute;
	right: 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.contact #mailform span.notice {
	font-size: .8em;
	display: block;
}

.contact #mailform .address span {
	font-size: .8em;
	margin-right: .5em;
}

@media screen and (max-width: 767px) {
	.contact #mailform form dl dt {
		width: 100%;
		padding-bottom: 0;
	}
	.contact #mailform form dl dd {
		width: 100%;
		padding: 8px 0 10px;
		border-bottom: none;
	}
	
	.contact #mailform .must:after {
		position:relaltive;
		right: auto;
		margin-left: 1em;
	}
.contact #mailform .wideL { width: 100%;}
	.contact #mailform .wideM { width: 100%;}
	.contact #mailform .wideS { width: 100%;}
	
	.contact .mfp_element_submit,
	.contact .mfp_element_reset,
	.contact .mfp_element_button, 
	.contact #mfp_button_cancel {
		width: 100%;
	}

	.contact div#mfp_phase_confirm  table#mfp_confirm_table tr th {
		width: 30%;
		padding: 0;
	}
}
#formArea dl{ border-bottom:1px solid #ccc; padding:10px 0;}
#formArea dl.topdl{border-top:1px solid #ccc;}
#formArea dl dt{ width:25%; float:left; line-height:43px; color: #ffffff;}
#formArea dl dd{ width:75%; float:right; }
#formArea dd select.formSelect {width: 60%!important; border: none; padding: 10px 10% 10px 10px;}
#formArea dd input.formtext1 {width: 96%!important; border: none; padding: 10px 2%;}
#formArea dd .formtextaddress{width: 20%!important; border: none; padding: 10px 10% 10px 10px;}
#formArea dd select.formAddSelect {width: 410px!important; border: none; padding: 10px 10px;}
#formArea dd input.formAddText {  width: 410px!important; border: none; padding: 10px 10px;}
#formArea dd .address li{margin-bottom: 10px; color: #ffffff;}
#formArea dd .address span { font-size: .8em; margin-right: .5em;}
.mfp_element_all { max-width: 100%;}
#formArea dd textarea.formtext2 {width: 96%!important; min-height: 150px; border: none; padding: 10px 2%;}

.mfp_element_submit, .mfp_element_reset, .mfp_element_button {
    width: 250px; color: #FFF;  padding: 10px 0; background:#000;    cursor: pointer;  outline: none;  font-size: 1.2rem;
}

.mfp_element_submit:hover, .mfp_element_reset:hover, .mfp_element_button:hover {
    width: 250px; color: #FFF;  padding: 10px 0; background:#736357;    cursor: pointer;  outline: none;  font-size: 1.2rem;
	opacity:1;
}

@media screen and (max-width: 767px) {
	#formArea dl dt{ width:100%; float:none; line-height:43px;}
	#formArea dl dd{ width:100%; float:none;}
	#formArea dd select.formSelect {width: 90%!important; border: none; padding: 10px 5%;}
	#formArea dd input.formtext1 {width: 90%!important; border: none; padding: 10px 5%;}
	#formArea dd .formtextaddress{width: 90%!important; border: none; padding: 10px 5%;}
	#formArea dd select.formAddSelect {width: 90%!important; border: none; padding: 10px 5%;}
	#formArea dd input.formAddText {  width: 90%!important; border: none; padding: 10px 5%	;}
	.contact .mfp_element_submit,.mfp_element_reset,.mfp_element_button {
	width: 100%;	color: #FFF;	padding: 10px 0;	border:none;	background: #000;	cursor: pointer;	outline: none;	font-size: 0.94rem;
	}
}
#formArea dl { zoom:1;/*for IE 5.5-7*/ }
#formArea dl:after{/*for modern browser*/ content:"."; display: block; height:0; clear: both; visibility: hidden; font-size: 0;}


.text_mi {
	color:#736357;
	font-size: 1.2em;
	
}
