.sumtable{
	font-size:16px;
	float:left;
}
#sumtd{
border:solid 1px #999999;
background-color:#ECECEC;
padding:5px;
width:200px;
}


#sumbox{

}



#formtable{
	border-collapse:collapse;
			font-size:15px;
}
#formtable td{
	padding:5px;
	border-bottom:dotted 1px #999999;
	vertical-align: top;
}
#formtable td.error{
	background-color:#FAD2D2;
}

#formtable textarea,
#formtable input,
#formtable select{
			font-size:15px;
}
#formtable textarea{
	height:80px;
}

#formtable_confirm{
	border-collapse:collapse;
			font-size:15px;
}
#formtable_confirm td{
	padding:5px;
	border-bottom:dotted 1px #999999;

}


.title_option{
	display:none;
}

.titletd{
	width:250px;
}
.formtd{
	width:350px;
}

.formtd select{
	max-width:340px;
}

.formtd_confirm{
	width:280px;
}

.pricetd{
	width:120px;
}

.priceup{
	color:#ff3300 !important;
}

.formtype{
	display:none;
}
.hissu{
color:#CC0000;

}

.attention{
color:#CC0000;
font-weight:700;

}
.tablewrapper{
	width:800px;
	padding:10px;
	box-sizing:border-box;
	margin:0px auto;
	background-color:#ECECEC;
}
.adtable{
border-collapse:collapse;
margin:0px auto;
width:100%;
		font-size:15px;
}
.adtable select,
.adtable input{
	font-size:15px;
}
.adtable td{
padding:5px;
border-bottom:dotted 1px #999999;

}
#inittypeform.adtable td{
	border-bottom:none;
}

.adtable td.error{
	background-color:#FAD2D2;
}


.title_order{
margin-top:15px;
margin-bottom:10px;
}

.z1{
	width:50px;
}
.z2{
	width:60px;
}

.address{
	width:300px;
}

.tel{
	width:200px;
}

.email{
	width:200px;
}
.customername{
	width:140px;
}
.optiontext{
	width:300px;
}

.submitframe{
	margin-top:20px;
	text-align:center;
	display:none;
}
.submit{
	width:200px;
	font-size:18px;
	background-color:rgba(35,106,177,1);
	color:#FFFFFF;
	padding:10px 5px;
	text-align:center;
}

.naviimg{
	margin-left:auto;
	margin-right:auto;
}

.submitframe_confirm{
	margin-top:20px;
	text-align:center;
}

.flowbox{
	text-align:center;
	margin:20px auto 0px;
	position:relative;
	width:600px;
	height:50px;
	color:#CCCCCC;
}

.navi1{
position:absolute;
top:22px;
left:60px;
}

.navi2{
position:absolute;
top:22px;
left:245px;
}
.navi3{
position:absolute;
top:22px;
left:435px;
}

.green{
	color:#339900;
}
.sumrow{
	display:none;
}
.taxrow{
	display:none;
}

.customerarea{
	padding:15px;
	background-color:#F5F5DC;
	width:650px;
	box-sizing: border-box;
	margin:0px auto;
}

.customerarea .adtable{
	width:100%;
		background-color:transparent;
}

.customerarea .titletd{
	width:160px;
}
.customerarea .title_order{
	margin:0px;
	margin-bottom:10px;
}
.taxtable{
	float:left;
	margin-left:10px;
	font-size:14px;
	margin-top:15px;
}
#pricearea{

	width:650px;
	height:50px;
	clear:both;
	margin:15px auto;
}


.span_option_price{
	color:#ff0000;
	margin-left:10px;
}
.adtable td.titletd_top{
			vertical-align:top;
}

@media(min-width:1px) and (max-width: 768px) {
	#navi{
		display:none;
	}
	#navi2{
		display:none;
	}
	h2{
		text-align:center;
		font-size:4.4vw;
	}

	.flowbox{
		clear:both;
		width:100%;
		padding-bottom:10%;
	}
	.flowbox img{
		width:80%;
	}

	.flowbox .navi1{
		left:0%;
		width:25%;
		display:inline-block;
	}
	.flowbox .navi2{
		left:50%;
   -webkit-transform: translate(-50%, 0%);
   transform: translate(-50%, 0%);
	}
	.flowbox .navi3{
		left:105%;
		width:100px;
   -webkit-transform: translate(-120%, 0%);
   transform: translate(-120%, 0%);
	}

	h3.title_order{
		text-align:center;
	}
		.adtable{
			font-size:4vw;
		}
	.adtable tbody,
	.adtable tr,
	.adtable td,
	.adtable{
		display:block;
		box-sizing:border-box;
		width:100% !important;
	}

	.adtable td.titletd_top{
		width:100% !important;
		box-sizing:border-box;
		font-weight:700;
		vertical-align:top;
	}

	.adtable td.titletd{
		width:100% !important;
		box-sizing:border-box;
		font-weight:700;
	}

	.adtable td textarea{
		border:solid 1px #000000;
	}
	.customerarea{
		clear:both;
		width:100%;
		box-sizing:border-box;
		margin:0px auto;
	}
	.customerarea td.titletd{
		border-bottom:none;
		font-weight:700;
	}
	#rightColumn{
		display:none;
	}


	#formtable_confirm tbody,
	#formtable_confirm tr,
	#formtable_confirm td,
	#formtable_confirm,
	#formtable tbody,
	#formtable tr,
	#formtable td,
	#formtable{
		display:block;
		box-sizing:border-box;
		width:100% !important;
	}
	#formtable textarea{
		border:solid 1px #999999;
		width:100%;
		background:#F5F5DC;
	}
	#formtable_confirm td.titletd,
	#formtable td.titletd{
		border-bottom:none;
		font-weight:700;
	}

	.submit{
		font-size:4vw;
		width:40%;
		box-sizing:border-box;
		padding:5px 0px;
	}
	.submitframe_confirm .submit:first-child{
		background:#cccccc;
		border:none;
	}
	.submitframe_confirm .submit:last-child{
		background:#89B7E1;
		border:none;
	}
	.submitframe .submit{
		background:#7FC94E;
		border:none;
	}
}
.notice{
	width:600px;
	display:block;
	margin:0px auto;
	padding:20px 0px;
}
.label_tax{
font-size:85%;
}
