@charset "utf-8";
/* CSS Document */


.textbox01{
	margin:0px auto;
	
	width:631px;
	background-image:url(image/bg_box.png);
	background-repeat:repeat;
}

.textbox01 p{
	padding:20px;
}

.need{
	color:#C00;
}

.b_none{
	border:none;
}
/*-------------------------------------------------------------------------------*/
/*フォームコンテナ*/

#form_container{
	width:615px;
	margin:0px auto;
	overflow:hidden;
	display:block;
}

#form_container dt{
	width:615px;
	overflow:hidden;
	font-size:1.25em;
	background-image:url(entry/icon02.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
	margin-bottom:6px;
}

#form_container dd{
	display:block;
	width:615px;
	overflow:hidden;
}

#form_container dd.form_dd{
	padding:20px 0px;
}

#form_container dd.form_dd table{
	width:527px;
	margin:0px auto;
}

#form_container dd.form_dd table th{
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #D0D0D0;
	padding:8px 0px;
	width:20%;
}

#form_container dd.form_dd table td{
	border-bottom:1px solid #D0D0D0;
	padding:5px 0px;
}

#form_container dd.form_dd table td p{
	padding:3px 0px;
}

.bt_send{
	text-align:center;
	padding:15px 0px;
	overflow:hidden;
}

/*-------------------------------------------------------------------------------*/
/*入力欄*/


.input01{
	border:1px solid #7F9DB9;
	width:380px;
}


.input02{
	border:1px solid #7F9DB9;
	width:50px;
}

.input03{
	border:1px solid #7F9DB9;
	width:200px;
}

.textarea01{
	width:380px;
	height:123px;
	border:1px solid #7F9DB9;
}

/*-------------------------------------------------------------------------------*/
.textbox02{
	border-left:3px solid #6C0;
	width:609px;
	margin:0px auto 25px auto;
}

.textbox02 p{
	padding-left:10px;
}

.textbox02 ul{
	overflow:hidden;
	margin-left:10px;
}

.textbox02 ul li{
	width:600px;
	list-style:none;
	background-image:url(image/ico01.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	border-bottom:1px dotted #CCCCCC;
	margin-top:15px;
	}

.textbox02 ul li p{
	margin-left:5px;
}
.w113{
	width:143px !important;
}
/*-------------------------------------------------------------------------------*/
.text01{
	width:597px;
	overflow:hidden;
	margin:0px auto;
}

.text02{
	overflow:hidden;
	padding-top:30px;
	width:597px;
	margin:0px auto;
	text-align:right;
}
/*-------------------------------------------------------------------------------*/

p.conf_txt{
	font-weight: bold;
	text-align: center;
	margin: 1em auto;
}


.wpcf7-turnstile.cf-turnstile {
    display: flex;
    justify-content: center; /* 横方向中央 */
    margin: 2em 0;          /* 上下の余白 */
}
/*-------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------*/
