/*--------------------------------------------

*  レスポンシブでないページのフッター共通部分
*  購入を検討中の方
*  サイトマップ

--------------------------------------------*/



/*購入を検討の方 ---------*/
.purchase .ico-box.bg-line1 {
    border: none;/*base3.cssの打ち消し*/
}
#contents .detailSection .ttl h3 {
	font-size: 24px;
	text-align: center;
	padding: 40px 0 20px 0;
}
#contents .detailSection .purchase {
	margin: 0 auto;
	width: 812px;
}
#contents .detailSection .purchase.tbl {
	display: table;
	margin-left: auto;
	margin-right: auto;
	max-width: 812px;
	width: 100%;
}
#contents .detailSection .purchase .tbl-cell:nth-of-type(1) {
	padding-right: 6px;
	padding-bottom: 10px;
}
#contents .detailSection .purchase .tbl-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
#contents .detailSection .purchase .tbl-cell .title {
	background: #979797;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 12px 12px;
	font-size: 15px;
	line-height: 1;
	box-sizing: border-box;
	border-left: none;
}
#contents .detailSection .purchase .btn-tel{
	border: 1px solid #979797;
	border-bottom: none;
}

#contents .detailSection .purchase .btn-form {
	border: 1px solid #979797;
	border-top: none;
}


#contents .detailSection .purchase .btn-form .ico-box {
	background-image: url(/products/common/images/ico_ph_form.png);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 15%;
}
#contents .detailSection .purchase .btn-dl .ico-box {
	background-image: url(/products/common/images/ico_dl.gif);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 15%;
}
#contents .detailSection .purchase .btn-info .ico-box {
	background-image: url(/products/common/images/ico_ph_showroom.png);
	background-position: left 66px center;
	background-repeat: no-repeat;
	background-size: 10%;
}
#contents .detailSection .purchase .ico-box.bg-gry {
	background-color: #e7e7e7;
}
#contents .detailSection .purchase .ico-box {
	box-sizing: border-box;
	min-height: 120px;
	max-width: 400px;
	position: relative;
	width: 100%;
}
#contents .detailSection .purchase .btn-form .ico-box .ico-space,
#contents .detailSection .purchase .btn-dl .ico-box .ico-space,
#contents .detailSection .purchase .btn-info .ico-box .ico-space {
	padding: 13px 12px 13px 138px;
}
#contents .detailSection .purchase .ico-box .ico-space {
	padding: 13px 12px 13px 98px;
}

#contents .detailSection .purchase .btn-form .ico-box.bg-gry:hover,
#contents .detailSection .purchase .btn-dl .ico-box.bg-gry:hover,
#contents .detailSection .purchase .btn-info .ico-box.bg-gry:hover {
	opacity: .7;
}
#contents .detailSection .purchase .btn-form a > span,
#contents .detailSection .purchase .btn-dl a > span,
#contents .detailSection .purchase .btn-info a > span {
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
}
#contents .detailSection .purchase .ico-box a, #contents .detailSection .purchase .ico-box a:hover {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
#contents .detailSection .purchase .btn-tel .ico-box a, #contents .detailSection .purchase .btn-tel .ico-box a:hover {
	font-size: 25px;
}
#contents .detailSection .purchase .btn-form a,
#contents .detailSection .purchase .btn-dl a,
#contents .detailSection .purchase .btn-info a {
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
#contents .detailSection .purchase .tbl-cell:nth-of-type(2) {
	padding-left: 6px;
	padding-bottom: 10px;
}
#contents .detailSection .purchase .tbl-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
#contents .detailSection .purchase .btn-tel .ico-box {
	background-image: url(/products/common/images/ico_ph_calling.gif);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 15%;
}
#contents .detailSection .purchase .ico-box {
	box-sizing: border-box;
	min-height: 120px;
	max-width: 400px;
	position: relative;
	width: 100%;
}
#contents .detailSection .purchase .ico-box .ico-space {
	padding: 30px 12px 13px 135px;
}
#contents .detailSection .purchase .btn-tel .txt-deco {
	font-size: 11px;
}

#contents .detailSection .purchase .btn-tel .txt-small {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 3px;
	margin-left: -7px;
}
#contents .detailSection .purchase .btn-tel .txt-small a {
	font-size: 14px;
	font-weight: normal;
}
#contents .detailSection .purchase .btn-tel .txt-small a:hover {
	font-size: 14px;
}
#contents .detailSection .purchase .txt-cmmt{
	font-size: 11px;
	margin-top: 10px;
}





/*サイトマップタイプ*/

#escan #contents div.large_sitemap h3 {/*escan.cssの打ち消し*/
	font-size: 100%;
	padding: 0;

}

#contents div.large_sitemap {
  width: 100%;
  background-color: #f4f4f4;
  padding: 45px 0 35px;
  margin-bottom: -70px;
}

#contents div.large_sitemap .ttl h3 {
  font-size: 14px;
}

#contents div.large_sitemap .ttl h3 a {
  color: #000000;
}

#contents div.large_sitemap .ttl h3 a :visited {
  color: #000000;
}

#contents div.large_sitemap li {
  margin-bottom: 2px;
}

#contents div.large_sitemap dd.listBlock.info_list li {
  margin-bottom: 4px;
}

#contents div.large_sitemap .layCol03 li {
  margin-bottom: 4px;
}

#contents div.large_sitemap .layCol04 li {
  margin-bottom: 4px;
}

#contents div.large_sitemap li a {
  line-height: 1.5;
}

#contents div.large_sitemap .layCol03 li>a {
  color: #000;
}

#contents div.large_sitemap .subNav {
  width: 960px;
  margin: 0 auto;
}

#contents div.large_sitemap .subNav .innerBlock a {
  color: #000;
}
#contents div.large_sitemap .innerBlock li>a {
  line-height: 1.5;
  font-size: 12px;
  color: #686868!important;
}

#contents div.large_sitemap .subNav .layCol01,
#contents div.large_sitemap .layCol02,
#contents div.large_sitemap .layCol03,
#contents div.large_sitemap .layCol04 {
  float: left;
  width: calc(100% / 4);
  box-sizing: border-box;
  padding: 0 10px;
}

#contents div.large_sitemap .subNav .indent {
  margin-left: 10px;
}

#contents div.large_sitemap .subNav .layCol01 dl dt {
  margin-bottom: 3px;
  font-size: 12px;
}

#contents div.large_sitemap .subNav .layCol02 dl dt {
  margin-bottom: 3px;
  font-size: 12px;
}

#contents div.large_sitemap .subNav .layCol03 dl dt,
#contents div.large_sitemap .subNav .layCol04 dl dt {
  margin-bottom: 5px;
}

#contents div.large_sitemap .bdrnone {
  border: none !important;
}

#contents div.large_sitemap span.bold {
  font-weight: bold;
}

#contents div.large_sitemap span.bold-gray {
  color: #686868 !important;
  font-weight: bold;
}

#contents div.large_sitemap dd.listBlock {
  margin-bottom: 20px;
}

#contents div.large_sitemap div.layCol01 dd.listBlock,
#contents div.large_sitemap div.layCol02 dd.listBlock {
  margin-bottom: 11px;
}

#contents div.large_sitemap dd.listBlock li.title {
  padding-top: 10px;
  padding-right: 10px;
  line-height: 1.6em;
  font-weight: bold;
}

#contents div.large_sitemap div.layCol04 dt {
  margin-bottom: 10px;
  border-top: solid 1px #dddddd;
}

#contents div.large_sitemap div.layCol04 .bdrbtm {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 20px;
}
