@charset "UTF-8";
@import url("css/base.css");
@import url("css/label.css");
@import url("css/confirm.css");
@import url("css/confirm.flat.css");
@import url("css/confirm.overlay.css");
@import url("css/loading.css");
@import url("css/stripe.css");
@import url("css/error.css");
@import url("css/warning.css");
@import url("css/price.css");
@import url("css/input.css");
@import url("css/phase.css");
@import url("css/cart.css");
@import url("css/button.css");

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



.form_hidden{
	display:none;
}





hr{
    border:none;
    border-top:dashed 1px #CCC;
    height:1px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}

.contents_900_form{
width:700px;
height:auto;
margin:0px auto 0;
padding:0 50px;
border-radius:10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
	background-color:#fff;
}

/*-----お問い合わせ-----*/
table.title{
width:650px;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:5px auto 0px;
}

table.title td{
padding:0px;
text-align:center;
}


table.contact{
width:650px;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:5px auto 0px;
}

table.contact th{
width:180px;
padding:8px 5px 5px 10px;
border:2px #fff solid;
color:#fff;
background-color:#0862AA;
vertical-align:middle;
line-height:18px
}

table.contact td{
padding:5px;
border:2px #fff solid;
background-color:#fff;
}

table#elev{
width:650px;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:0px auto 0px;
}

table#elev th{
width:180px;
padding:8px 5px 5px 10px;
border-left:2px #fff solid;
border-right:2px #fff solid;
color:#fff;
background-color:#0862AA;
line-height:18px
}

table#elev td{
padding:5px;
border-left:2px #fff solid;
border-right:2px #fff solid;
}

table#elev_move{
width:650px;
font-size: 13px;
border-collapse:collapse;
border-spacing:0;
margin:0px auto 0px;
}

table#elev_move th{
width:180px;
padding:8px 5px 5px 10px;
border-left:2px #fff solid;
border-right:2px #fff solid;
color:#fff;
background-color:#0862AA;
line-height:18px
}

table#elev_move td{
padding:5px;
border-left:2px #fff solid;
border-right:2px #fff solid;
}

/* 
background: linear-gradient(#F0F0F0,#FAFAFA);
background: gradient(linear,0 0,0 bottom,from(#d8eaf4),to(#FFF));
background: -webkit-gradient(linear,0 0,0 bottom,from(#d8eaf4),to(#FFF));
-pie-background: linear-gradient(#F0F0F0,#FAFAFA);
behavior: url(/demo/demo008/PIE.htc);
*/

table.furniture, table.electronics, table.other{
width:650px;
font-size: 13px;
border:0px #fff solid;
border-collapse:collapse;
border-spacing:0;
margin:5px auto 0px;
}

table.furniture th, table.electronics th, table.other th{
width:180px;
padding:15px 5px 5px;
border-bottom:1px #ccc dotted;
font-weight:normal;
text-align:center;
vertical-align:middle;
}

table.furniture td, table.electronics td, table.other td{
width:180px;
padding:15px 5px 5px;
border-bottom:1px #ccc dotted;
text-align:center;
vertical-align:middle;
}

table.request{
width:650px;
font-size: 13px;
border:0px #fff solid;
border-collapse:collapse;
border-spacing:0;
margin:5px auto 0px;
}

table.request th{
padding:2px;
border-bottom:1px #ccc dotted;
font-weight:normal;
text-align:center;
vertical-align:middle;
}

table.request td{
padding:5px;
border-bottom:1px #ccc dotted;
text-align:center;
vertical-align:middle;
}

table.request th img{
width:70px;
}

table.furniture th.left, table.electronics th.left, table.other th.left, table.request th.left {border-right:1px #ccc dotted; }
table.furniture td.left, table.electronics td.left, table.other td.left, table.request td.left {border-right:1px #ccc dotted; }

table.furniture th{
background-color:#e3f3fa;
}

table.electronics th{
background-color:#e3f3fa;
}

table.other th{
background-color:#e3f3fa;
}

table.request th{
background-color:#fff;
}


img.img_l{
height:auto;
margin:0 10px 0 0;
padding:3px;
float:left;
}

ul li{
	margin:0;
	padding:0;
list-style:none;
}

form#form1 fieldset { border:0;display:none; }
form#form1 fieldset#B { display:none; }