@charset "utf-8";

#top_main {
	width:700px;
	float:left;
}

/* トップイメージ */
#topimg {
	text-align:center;
	background:url(../img/top/bg.png) no-repeat;
}

#topimg p {
	position:relative;
	z-index:99;
}
#topimg p img{
	filter: alpha(opacity=50);
-moz-opacity:0.7;
opacity:0.7;
}

/* お問い合わせ */
#main{
	margin:20px 0 60px;
	width:730px;
	}
.nakamidashi3{
	margin-top:14px;
	text-decoration:underline;
	font-size:1.2em;
	color:#314979;
	}
.contact{
	margin-top:33px;
	}
.u_line3{
	font-size:1.4em;
	font-weight:700;
	color:#314979;
	}

form#mailformpro {
	margin:25px 0 35px 0;
}
form#mailformpro dl dt {
	float:left;
	clear:both;
	width:250px;
	line-height:300%;
}
form#mailformpro dl dd {
	padding-left:320px;
	border-bottom:1px dotted #ccc;
	line-height:300%;
}
form#mailformpro dl dd ul li,form#mailformpro dl dd ol li {
	list-style: none;
	margin-bottom:5px;
}

/* 必須項目 */
.must {
	color:#c00;
	margin-left:10px;
}
#mailformpro .mfp_buttons{
	text-align:center;
	margin-top:17px;
	}

/* 2020/01/08　お問合せ日英共通に */
#left_space .parallel{
	margin-top:2%;
	position:relative;
	}
#left_space .parallel dt{
	position:absolute;
	width:20%;
	font-weight:700;
	color:#314979;
	font-size:120%;
	}
#left_space .parallel dd{
	padding-left:20%;
	}	


/* ===================================================================
 プライバシーポリシー
=================================================================== */

#wrapper .blank{
	margin:40px auto;
	}
#left_space .kasou2{
	color:#314979;
	}
	
#wrapper dl .u_line{
color:#314979;
	font-size:1.4em;
	margin-top:17px;
	font-weight:bold;
	border-bottom:dotted 2px #CCCCCC;
	margin-bottom:9px;
}
#wrapper dl dd{
	font-size:1.1em;
	line-height:1.7;
	}

/* ===================================================================
 お問い合わせありがとうございました
=================================================================== */
#left_space .subtitle_thanks{
	color:#fff;
	background:url(../../img/subtitle.gif) no-repeat;
	height:33px;
	font-size:1.3em;
	padding:5px 0 5px 14px;
	}
.thanks{
	padding-bottom:240px;
	}
