@charset "UTF-8";
/* ==========================================================================
gensen7
========================================================================== */
#wrap_contents {
	padding: 0px 0 15px 0;
}
#gensen7{
	width:100%;
}
#gensen7-contents{
	margin:0 10px;
}

/* ==========================================================================
title
========================================================================== */
#gensen7-title{
	font-size: 0;
	line-height: 0;
	position:relative;
	margin-bottom: 12px;
}
#gensen7-title h2{
	position:relative;
}
#gensen7-title h2 img{
	width:100%;
}
#gensen7-title .panel{
	background: url(../img/gensen7/title_panel.png) center top no-repeat;
	background-size:300px 127px;
	position:absolute;
	bottom:12px;
	left:0px;
	width:100%;
	height:127px;
}
#gensen7-title .panel p{
	text-align:center;
	padding-top:84px;
}

/* ==========================================================================
recommend
========================================================================== */
#gensen7-recommend{
	font-size: 0;
	line-height: 0;
}
#gensen7-recommend img{
	width:100%;
}

/* ==========================================================================
厳選7選！フランチャイズ・代理店
========================================================================== */
#wrap_company .now{
	font-size: 0;
	line-height: 0;
	text-align:center;
}
#gensen7 .link{
	font-weight:bold;
	font-size:1;
	text-align:center;
	padding-bottom:10px;
}

/* ==========================================================================
よくある質問
========================================================================== */
#gensen7-faq{
	background-color: #ffffff;
	margin-bottom: 25px;
}
#gensen7-faq .titleImage{
	background-color: #4eadd9;
	font-size: 0;
	line-height: 0;
}
#gensen7-faq .titleImage.green {
	background-color: #29c23b;
}
#gensen7-faq .titleImage img {
	width: auto;
	height: 48px;
}
#gensen7-faq div.boxLp{
	padding: 10px;
}
#gensen7-faq div.boxQuestion{
}
#gensen7-faq div.boxQuestion dl{
	margin-bottom: 10px;
}
#gensen7-faq div.boxQuestion dl:last-of-type{
	margin-bottom: 0px;
}
#gensen7-faq div.boxQuestion dl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#gensen7-faq div.boxQuestion dl dt {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 29px;
}
#gensen7-faq div.boxQuestion dl dt img {
	width: 29px;
	height: 20px;
}
#gensen7-faq div.boxQuestion dl dd {
	margin: 0 0 0 35px;
	padding: 0 0 10px 0;
}
#gensen7-faq div.boxQuestion dl dd span {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}
#gensen7-faq div.boxQuestion dl dd span.question {
	color:#3c99c5;
}
#gensen7-faq div.boxQuestion dl dd span.answer {
	color:#fe4c4c;
}

/* ==========================================================================
フォーム
========================================================================== */
#pamphlet{
	margin-bottom: 20px;
}
#wrap_pamphlet_form {

  padding: 0 10px 20px 10px;
  background: #FFF;
  }

#wrap_pamphlet_form h3 {

  height: 55px;
  font-size: 15px;
  font-weight: bold;
  line-height: 55px;
  }

#wrap_pamphlet_form label.list_label {

  height: 32px;
  margin: 0;
  padding: 0 0 0 10px;
  font-size: 13px;
  line-height: 32px;
  background: #CDEAF7;
  display: block;
  }

