@charset "UTF-8";

body {
	margin:0;
	padding:0;
	color:#000;
	width:100%;
	line-height:normal;
	letter-spacing:normal;
	text-align:justify;
	font-size:10.5pt;
	font-family: Verdana,'メイリオ','ＭＳ Ｐゴシック',sans-serif,'Hiragino Kaku Gothic ProN', Meiryo;
	position:relative;
	background:#fff;
}

p,li{
	font-size:16px;
	line-height:24px;
}

/*--------------------
ヘッダーエリア
--------------------*/

#header{
	width:100%;
	background:#fff;
	height:59px;
	padding:14px 0;
	border-bottom:2px solid #245dff;
}

.inner{
	margin:0 auto;
	width:950px;
}

.cont_inner{
	margin:0 auto;
	width:887px;
}

h1 a,
#tel_area{background:url(../img/kaiho_bg.png) no-repeat;}

h1 a,
#tel_area{
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

h1 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

h1 a{
	float:left;
	width:243px;
	height:58px;
	background-position:0px 0px;
}

#tel_area{
	width:262px;
	height:51px;
	margin:0 0 0 185px;
	font-size:30px;
	background-position:0px -78px;
	float:right;
}

h2#form01{
	background:url(../img/h2_form01.png) no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:354px;
	height:36px;
	margin:65px auto 35px auto;
}

#form_desc01{
	width:567px;
	border:1px solid #3d8fff;
	padding:35px 60px;
	font-size:14px;
	line-height:24px;
	margin:0 auto 50px auto;
}

.bl_form_desc01Btm_wrap {
  display: flex;
  justify-content: center;
  margin-top: -20px;
  margin-bottom: 30px;
}

.bl_form_desc01Btm {
  font-size: 14px;
  text-align: center;
}

.el_form_desc01Btm_ttl {
  display: block;
  font-size: 18px;
  margin-bottom: 0.5em;
}

#form_wrap{
	margin:0 auto;
	display:block;
	width:820px;
	border:5px solid #a5cfff;
	background:#cfe3fe;
	padding:40px 60px 50px 60px;
}

#form_desc02{
	font-size:14px;
	line-height:24px;
	margin:40px 0;
}

#form_desc03{
	font-size:14px;
	line-height:24px;
	margin:10px 0 65px 0;
}

#info_form{
	border:1px solid #bebebe;
}

#info_form tr.normal{
	background:url(../img/form_bg.png) repeat-x #fff;
	background-position:0 bottom;
	height:54px;
}

#info_form tr.nigyou{
	background:url(../img/form_bg02.png) repeat-x #fff;
	background-position:0 bottom;
	height:71px;
}

#info_form tr.big{
	background:url(../img/form_bg03.png) repeat-x #fff;
	background-position:0 bottom;
	height:150px;
}

#info_form th{
	font-size:18px;
	font-weight:700;
	width:190px;
	line-height:22px;
	padding:0 0 0 25px;
	border-bottom:1px solid #bebebe;
}

#info_form th span{
	color:#d42e2e;
	font-size:16px;
	margin:0 0 0 5px;
}

#info_form td{
	width:600px;
	height:52px;
	border-bottom:1px solid #bebebe;
}

td input{
	width:557px;
	border:1px solid #acacac;
	padding:8px 4px;
	font-size:15px;
	line-height:16px;
}

td.example input{
	width:317px;
	margin:0 30px 0 0;
}

#info_form tr.big textarea{
	width:557px;
	height:98px;
	border:1px solid #acacac;
	padding:8px 4px;
	font-size:15px;
	line-height:16px;
}

#info_form tr.privacy_policy td ul {
  width: 517px;
  height: 93px;
  background: #fff;
  border:1px solid #acacac;
  padding: 10px 24px;
  overflow-y: scroll;
  text-align: left;
}

#info_form tr.privacy_policy td ul li {
  padding-bottom: 15px;
}

#info_form td em{
	font-size:14px;
	position:absolute;
	padding:0;
	margin:12px 0 0;
}

.bl_form_confirm_btn{
	background:url(../img/kakunin_button.png) no-repeat;
	display:block;
	width:276px;
	height:63px;
	margin:45px auto 0 auto;
	border:none;
}

#button_wrap{
	width:601px;
	height:63px;
	margin:45px auto 0 auto;
	display:block;
}

#modoru{
	background:url(../img/modoru.png) no-repeat;
	display:block;
	width:276px;
	height:63px;
	border:none;
	float:left;
}

#soushin{
	background:url(../img/soushin.png) no-repeat;
	display:block;
	width:276px;
	height:63px;
	border:none;
	float:right;
}

.bl_form_confirm_btn:hover,
#modoru:hover,
#soushin:hover{
	cursor:pointer;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

#kanryou{
	margin:40px 0 0 0;
	font-size:20px;
	font-weight:700;
}

#footer{
	width:100%;
	border-top:2px solid #245dff;
	margin:50px 0 0 0;
	padding:30px 0;
}

#center,
#copy{
	text-align:center;
}

/*フォームエラーCSS*/
 .formError { z-index:990; }
    .formError .formErrorContent {z-index:991;}
    .formError .formErrorArrow {z-index:996;}
    .ui-dialog .formError {z-index:5000;}
    .ui-dialog .formError .formErrorContent {z-index:5001;}
    .ui-dialog .formError .formErrorArrow {z-index:5006;}
.formError .formErrorContent {
	width: 100%;
	background: #be2222;
	position:relative;
	color: #fff;
	cursor:pointer;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}
.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
.greenPopup .formErrorContent {background:#33be40;}
.blackPopup .formErrorContent {background:#393939;color:#FFF;}

/**/
.inquiry .Inform2 {}
.inquiry .Inform2 ul {width:100% !important;display:block;}
.inquiry .Inform2 li {
	margin:0 0 5px;
	height:92px;
	vertical-align:middle;
}
.inquiry .Inform2 li img {margin:0 5px 0 0;width:128px;float:left;}
.inquiry .Inform2 li span {float:right;width:355px;}
.inquiry .Inform2 input {
	margin:38px 15px 0 0;
	float:left;
	vertical-align:top;
	display:inline-block;
}
