@charset "utf-8";
header{
	background:url(../images/common/header_img.png) no-repeat right 10px;
}
#breadcrumbs{
	margin-top:164px;
}
#contents{
	width:1018px;
	background:url(../images/common/bg/bg01.gif);
  border-radius:3px;
	padding:20px 0;
	margin:0 auto;
}
#bg_contents_top{
	width:986px;
	height:32px;
	background:url(../images/common/bg/note_top.gif) no-repeat;
	overflow:hidden;
	margin:0 auto;
}
.content_plan{
	width:946px;
	overflow:hidden;
	background:url(../images/common/bg/note.gif);
  border-radius:0 0 10px 10px;
	padding:20px;
	margin:0 auto;
}
/*------------------------------------------------------------
	プラン
-------------------------------------------------------------*/
.line{
	display:inline-block;
  vertical-align:middle;
}
.ttl .txt{
	font-size:18px;
  width:650px;
  margin-left:20px;
}
.img{
  margin-top:40px;
}
.plan{
  margin-top:20px;
}
.plan h3{
  font-size:16px;
  height:38px;
  line-height:38px;
  border-left:6px solid #f3305b;
  padding-left:10px;
}
.table_plan{
  width:100%;
  background:#fff;
  border-top:1px solid #d2b973;
  border-left:1px solid #d2b973;
  border-radius:5px;
  margin-top:20px;
  border-collapse:separate;
}
.table_plan tr{
  height:50px;
}
.table_plan tr+tr{
  border-top:1px solid #d2b973;
}
.table_plan tr>*{
  border-right:1px solid #d2b973;
  border-bottom:1px solid #d2b973;
}
.table_plan th{
  text-align:left;
  white-space: nowrap;
  background:#fef8e7;
  padding:0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.table_plan th span{
  font-weight:normal;
}
.table_plan td{
  text-align:center;
  padding:0 20px;
}
td.txt_l{
  text-align:left;
}
.table_plan tr:first-child th:first-child{
  border-radius:5px 0 0 0;
}
.table_plan tr:first-child td:last-child{
   border-radius:0 5px 0 0;
}
.table_plan tr:last-child th:first-child{
  border-radius:0 0 0 5px;
}
.table_plan tr:last-child td:last-child{
  border-radius:0 0 5px 0;
}
.t_w210{
  width:210px;
}
.t_w130{
  width:130px;
}
.t_w80{
  width:80px;
}

/*------------------------------------------------------------
	申し込み
-------------------------------------------------------------*/
#offer{
  margin-top:20px;
}
#offer h3{
	display:inline-block;
	margin:0 10px 5px 20px;
}
h3+div{
	font-size:18px;
	display:inline-block;
	vertical-align:bottom;
	margin-bottom:15px;
}
iframe{
	border:none;
	display:block;
	margin:0 auto;
}
#agreement_wrap{
	width:955px;
	background:#fff;
	border-bottom:1px #ccc solid;
	box-shadow:inset 0 1px 2px rgba(0,0,0,.4),0 1px 0 rgba(255,255,255,.9);
	padding:20px 0;
	margin:0 auto 20px;
}
#agreement{
	width:905px;
	height:320px;
	margin:0 auto;
	padding:0 15px;
	background:#fff;
	overflow-y:scroll;
}
#agreement dt{
	font-weight:bold;
}
#agreement dd{
	margin:5px 0 20px;
}
#agreement ol li{
	list-style-type:decimal;
	margin-left:2.5em;
}
#agreement div{
	text-align:right;
}
#agreement div:first-child{
	font-size:1.1em;
	text-align:center;
}
label{
	text-align:center;
	display:block;
	margin-bottom:20px;
}
input{
	margin:-4px 5px 0 0;
	vertical-align:middle;
}
#btn_input{
	width:338px;
	height:63px;
	overflow:hidden;
	line-height:300px;
	background:url(../images/common/btn/btn_input.png) no-repeat;
	display:block;
	margin:0 auto;
}
#btn_input:hover{
	background-position:0 -63px;
}
#btn_inquiry{
	width:274px;
	height:65px;
	overflow:hidden;
	line-height:300px;
	background:url(../images/common/btn/btn_inquiry.png) no-repeat;
	display:block;
	margin:20px 0 50px 746px;
}
#btn_inquiry:hover{
	background-position:0 -65px;
}
#flow{
	width:890px;
	background:url(../images/plan/stripe.png);
	border:5px solid #fff;
	border-radius:5px;
  box-shadow:1px 1px 2px rgba(0,0,0,.3);
	overflow:hidden;
	padding:0 20px 20px;
	margin:40px auto 0;
}
#flow h3 img{
	display:block;
	margin:10px 0 0 -10px;
}
#flow p{
	color:#462f21;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin:15px 0;
}
#flow p span{
	color:#ff0000;
}
#bg_contents_a .red{
	color:#d2213a;
	margin:0 4px;
}
.flow_explanation{
	float:left;
	font-weight:bold;
	margin-bottom:40px;
}
.flow_explanation img{
	display:block;
}
textarea{
	font-size:14px;
	word-break:break-all;
	width:456px;
	height:92px;
	max-width:456px;
	background:#fff;
	border:1px solid #bbb9b9;
	display:block;
	padding:5px;
}
#flow01{
	background:#fff;
	position:relative;
	padding:20px 0;
	margin-bottom:25px;
}
#flow01:before{
	content:"";
	width:0;
	height:0;
	border:22px solid transparent;
	border-top:22px solid #fff;
	position:absolute;
	bottom:-44px;
	left:50%;
	margin-left:-22px;
}
#flow01 dd dl,#flow01 dt,#flow01 dd{
	display:inline-block;
	vertical-align:middle;
}
dl[id^="search_"] dd{
	height:48px;
	background:#fff url(../images/common/select_parts.gif) no-repeat;
	border-radius:5px;
	border:1px solid #bbb9b9;
	box-shadow:inset 0 5px 0 #ebebeb,inset -5px 0 0 #ebebeb,inset 0 -5px 0 #ebebeb,inset 5px 0 0 #ebebeb;
	overflow:hidden;
	position:relative;
}
#search_area dd{
	width:138px;
	background-position:102px 4px;
}
#search_chiiki dd{
	width:208px;
	background-position:172px 4px;
}
dl[id^="search_"] dd select{
	color:inherit;
	font-size:inherit;
	width:115%;
	height:48px;
	-moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
	vertical-align:middle;
  background:none transparent;
	border:0;
	border-radius:0;
  box-sizing:content-box;
	padding:0 0 0 10px;
	margin:0;
}
dl[id^="search_"] option{
	padding-left:10px;
}
#flow01>dt{
	color:#ff0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:218px;
	height:50px;
	line-height:50px;
	border-right:1px dashed #ccc;
}
#flow01>dd{
	display:inline-block;
	vertical-align:middle;
	padding-left:30px;
}
#flow01>dd dt{
	font-weight:bold;
	text-align:center;
	margin-right:10px;
}
#flow01>dd dt span{
	font-weight:normal;
	display:block;
}
#flow01>dd dl+dl:before{
	content:"";
	width:15px;
	height:30px;
	background:url(../images/plan/arrow.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin:0 16px;
}
#flow02{
	float:left;
	font-weight:bold;
	width:380px;
	background:#fff;
	border:1px solid #a06137;
	border-radius:5px;
	margin:-100px 0 0 40px
}
#flow02 dt{
	color:#fff;
	font-size:16px;
	text-align:center;
	height:40px;
	line-height:40px;
	background:#a06137;
	margin-bottom:10px;
}
#flow02 dd{
	word-break:break-all;
	line-height:24px;
	padding:0 15px 10px;
}
.slide_banner{
	clear:both;
	width:517px;
	height:90.5px;
	overflow:hidden;
	line-height:300px;
	background:url(../images/ask/btn_place.png) no-repeat;
	display:block;
	margin:0 auto;
}
#flow a:hover{
	background-position:0 -90.5px;
}
#accordion{
	padding-top:15px;
}
#accordion>textarea+img{
	margin-top:15px;
}
#accordion>textarea+div{
	margin-top:20px;
}
#accordion>div+img{
	margin-top:5px;
}
#closer{
	cursor:pointer;
	width:280px;
	height:44px;
	line-height:44px;
	margin:20px auto 0;
}