/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

			エントリーフォーム追加用

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


.formBox{
	 padding: 0px 0px 30px;
	 margin-top: 30px;
}

.formBox .wpcf7 .loops{
	/*-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;*/
	display: block;
}
.formBox .wpcf7 .loops .title{
	width: auto;
	-webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.formBox .wpcf7 .loops .input{
	margin-top: 8px;
}

.formBox .wpcf7 .loops .input span{
	display: block;
}

.formBox .wpcf7 .loops .input textarea{
	display: block;
	height: auto;
}

@media screen and (max-width: 640px){
	.formBox{
		padding: 0px 0px 10px;
    margin-top: 30px;
	}
}






















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

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