/*****　オーダーフォーム用　******************************************************/
.form-control{
	background:#fff;
}
.odtitle{
	margin:20px 0px 5px 0px ;
}

.odform ::placeholder{
  color:#ccc;
}

.row-2 {
  height: calc( 1.3em * 2 );
  line-height: 1.3;
}

.row-5 {
  height: calc( 1.3em * 5 );
  line-height: 1.3;
}
.row-7 {
  height: calc( 1.3em * 7 );
  line-height: 1.3;
}
.odsub546{
	background:#f0f0f0;
	padding:0px 0px 0px 0px ;
}
.odsub567{
	padding:30px 0px 0px 0px ;
	  background: #f0f0f0; /* 要素の色 */
}
.form-in{
	padding:0px 40px 0px 30px ;
}
.form-in2{

}
.odtitle_big{
	color:#b98d5a;
	font-size:18px;
	margin-top:20px;
	border-bottom:1px dotted #d1bda5;
}

.odtitle_big2{
	color:#6382c6;
	font-size:18px;
	margin:10px 0px 20px 30px ;
}
.item1{
	background:#f6f9fb;
	padding:40px 0px 40px 0px ;
}
.itemnum{
	border-bottom:1px solid #d7d7d7;
	padding: 4px 0px 4px 0px;
}
.item2{
	background:#f9f5f0;
	padding:40px 0px 40px 0px ;
}



/* 開閉する要素 */
.btn_huya0{
	width:350px;;
	background: #c0b6a4 ;
	text-align:center;
	color:#FFF;
	padding:10px 0px 10px 0px ;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	border-radius:8px;
	cursor:pointer;
    transition: 1.0s ;
}

.btn_huya{
	width:350px;;
	background: #c0b6a4 ;
	text-align:center;
	color:#FFF;
	padding:10px 0px 10px 0px ;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:0px;
	border-radius: 8px 8px 0px 0px;
	cursor:pointer;
    transition: 1.0s ;
}
.btn_huya0:hover{
	background: #dc9735 ;
    transition: 1.0s ;
}
.btn_huya:hover{
	background: #dc9735 ;
    transition: 1.0s ;
}


.btn_tojiru{
	margin: 0 0 0 auto;
	width:170px;;
	background: #545454 ;
	text-align:center;
	color:#FFF;
	padding:5px 0px 5px 0px ;
	right:10px;
	margin-top:0px;

	border-radius: 0px 0px 0px 8px;
	cursor:pointer;
}

.tai2, .tai4{
	background: #f9f5f0 ;
		border-top: dashed #d7d7d7 1px;
}
.tai3, .tai5{
	background: #f6f9fb ;
		border-top: dashed #d7d7d7 1px;
}

.tiarea{
		background: #fafafa ;
}


.tojiru_2{
}

/***********************************************/

#t3{
	display:none;
}

#al_name,#al_phonenumber, #al_email, #al_postcode, #al_address{
	color:#e30909;
}
