.inip{
	display:inline !important;
}

input[type="text"] { width:100%; }
textarea{ width:100%; }
.prvttl{
	font-size:1.2em;
	color: #03a195;
}
.prvtxt{
	margin-left:10px;
}

.flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}
.title1{
	font-size:1.5em;
}



table.responsive {
  border-collapse: collapse;
}

.resp{
	display:block;
	width:100%;
}

.nrm1{
	width:100%;
}

.ttl{
	font-size:1em;
	color: #804000;
}
.ttv{
	font-size:1em;
	color: #000;
	padding-left:5px;
}

.md1{ /* o */
	width:100%; text-align:center; background:#f0f0f0; font-weight:bold; font-size:1.2em; line-height:1.7em;
}


textarea{
	widht:100%;
}

.voicebx{
	border: solid 2px #faf4e4;
	padding: 3px;
}

.red{
	color:red;
}

.price2{
	color:red;
	font-size:1.3em;
}
.title1{
	padding: 4px;
	line-height:1.2em;
}

.breadcrumb{
  background-color: #fcf6e8;
}

.btn_cart{
	width:150px;
}