@charset "UTF-8";


/*取扱い店紹介*/
.DealerReferral {
	clear:both;
	width:1000px;
	padding:0px 0px 112px 0px;
	margin:0px auto 0px;
	height:auto;
	overflow:hidden;
}
.DealerReferral h2 {
	clear:both;
	height:50px;
	width:1000px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
}
.DealerReferralTxt {
	text-align:left;
	line-height:250%;
	padding:0px 0px 50px 0px;
	margin:0px 87px 0px 87px;
}
.dealBox {
	margin:40px 0px 200px 0px;
	padding:0;
	overflow:hidden;
}
.dealLeftBox {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}
.dealLeftBoxTtl {
	margin:0 0 5px;
	padding:10px 0px 10px 20px;
	background:#c0e7e5;
	height:14px;
	line-height:0;
}
.dealLeftBoxTabs {
	background:#e0f3f2;
	padding:24px 14px;
	height:350px;
}
.dealLeftBoxTtl img {
	margin:0;
	padding:0;
	vertical-align:middle;
}
.dealLeftBoxTabs ul li {
	background:#FFF;
	padding:1px 0px 1px 0px;
	margin:0px 0 12px;
	box-shadow:1px 1px 2px #69c3c2;
	line-height:0;
}
.dealLeftBoxTabs ul li img {
	vertical-align:top;
}
.dealLeftBoxTabs ul li img:hover {
	cursor:pointer;
	opacity:0.8;
	 filter: alpha(opacity=80);
	-moz-opacity:0.8;
}
.dealRightBox {
	float:left;
	padding:30px 40px 100px;
	margin:0 0 0 20px;
	width:490px;
	background:#FFF;
	background-color: rgba(255,255,255,0.7);
}
.areaName {
	font-size:130%;
	margin:0;
	padding:30px 0px 10px 0px;
}
.shopListLeft {
	width:474px;
	float:left;
}
.shopListLeft li {
	line-height:1.3;
	padding:0 0 20px;
}
.shopListRight {
	width:200px;
	float:left;
}
.shopListRight a,.shopListLeft a {
	text-decoration:underline;
	color: #4d4d4d;
	font-size:13px;
}
.fs12 {
	font-size:12px;
}
.fcRed {
	color:#ff0000;
}


/*資料請求*/
.hdtext {
	padding-top: 40px;
	padding-bottom: 0px;
}
.doc01 {
	width: 417px;
	float: left;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	height: 150px;
	padding-left: 40px;
}
.doc02 {
	float: left;
	width: 300px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
	height: 150px;
	padding-left: 40px;
}

.pdfdown {
	background-image: url(../img/document-request/pdficon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	padding-left: 90px;
	line-height: 62px;
}
.doc01 dt, .doc02 dt {
	line-height: 80px;
	height: 80px;
	font-size:15px;
}
.mg {
	margin-bottom: 70px;
	margin-top: 40px;
}
.inquiry {
	margin:150px auto 100px;
	clear:both;
	text-align:center;
	width: 410px;
}
.readerTxt {
	margin:20px 0 140px;
}

/*お取り扱い店紹介*/
.DealerRecruit {
	clear:both;
	width:1000px;
	padding:0px 0px 112px 0px;
	margin:0px auto 0px;
	height:auto;
	overflow:hidden;
}
.DealerRecruit h2 {
	clear:both;
	height:50px;
	width:793px;
	padding:0px 0px 0px 87px;
	margin:0px 0px 0px 0px;
	float:left;
}
.DealerRecruitTxt {
	clear:both;
	text-align:left;
	line-height:250%;
	padding:0px 0px 50px 0px;
	margin:0px 87px 0px 87px;
}
.left-navlist{
	margin:20px 0;
	width:200px;
}

.left-navlist ul#tab{
	margin-top:5px;
	padding-top:10px;
	background-color:#e0f3f2;
	width:200px;
	height:300px;
	display: table-cell;
}

.left-navlist li{
	margin-left:20px;
	margin-bottom:10px;
	width:160px;
	height:20px;
	text-align:left;
	background-color:#fff;
	vertical-align: middle;
	padding-top:10px;
	cursor:pointer;
}

.left-navlist li p{
	margin-left:10px;
	padding-left:10px;
	border-left:4px solid #69c3c2;


}


.right-navlist{
	margin:20px 0;
	width:450px;
	padding:40px 60px;
	text-align:left;
	background-color:#fff;
}

.title-right{
	padding-left:10px;
	font-size:15px;
	border-left:4px solid #69c3c2;
	font-weight:600;
}

.shop-list{
	margin:30px 0;
}

.shop-list p{
	margin-bottom:20px;
	font-size:15px;
	font-weight:600;
}

.shop-list ul{
	margin-left:30px;
	list-style-type: disc;
}

.shop-list ul li{
	margin-bottom:20px;
}

.shop-list ul.f-r{
	margin-right:30px;
}

.BackNavi{
	clear:both;
}

.disnon {
	display: none;
}

.f-l{
	float:left;
}

.f-r{
	float:right;
}