@charset "UTF-8";
/*

   プロセレクトバッテリー - 製品ページ用スタイルシート

  Copyright J-LINE CORPORATION. All rights reserved.
  http://www.j-line.co.jp/

*/
/* ----------------------------------------------------------
	共通
------------------------------------------------------------- */
.body .w-maxwidth .ttl-merit .small, .body .w-maxwidth .lnav > .children .section .blind .note .ttl.check, .body .w-maxwidth .series-lineup .lineup-link > .children .link .small, .body .w-maxwidth .footer .dish .copyright, .body.other .w-maxwidth .ttl-page .w-ttl .small {
	font-family: 'Roboto Condensed', sans-serif;
}

/* ----------------------------------------------------------
	レイヤー
------------------------------------------------------------- */
/* ----------------------------------------------------------
	共通
------------------------------------------------------------- */
.body .w-maxwidth .ttl-merit .small, .body .w-maxwidth .lnav > .children .section .blind .note .ttl.check, .body .w-maxwidth .series-lineup .lineup-link > .children .link .small, .body .w-maxwidth .footer .dish .copyright, .body.other .w-maxwidth .ttl-page .w-ttl .small {
	font-family: 'Roboto Condensed', sans-serif;
}

/* ----------------------------------------------------------
	ヘッダー
------------------------------------------------------------- */
html {
	height: 100%;
	overflow-x: hidden;
	background-color: #f4f7f7;
}

.body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #f4f7f7;
}
.body .w-maxwidth {
	width: 100%;
	overflow-x: hidden;
}
.body .w-maxwidth .header {
	height: 60px;
	width: 100%;
	background-color: #222222;
	vertical-align: middle;
	display: table;
	padding-left: 20px;
	box-sizing: border-box;
}
.body .w-maxwidth .header > .logo {
	display: table-cell;
	vertical-align: middle;
}
.body .w-maxwidth .header > .logo .link-logo {
	display: inline-block;
}
.body .w-maxwidth .header > .logo .link-logo .ttl .logo {
	width: 94px;
	height: 30px;
}
.body .w-maxwidth .header .nav {
	display: none;
}
.body .w-maxwidth .header .link-members-site {
	display: none;
}
.body .w-maxwidth {
	width: 100%;
}
.body .w-maxwidth .mv {
	text-align: center;
}
.body .w-maxwidth .mv .photo {
	max-width: 100%;
	height: auto;
}
.body .w-maxwidth .ttl-merit {
	width: 100%;
	color: #fff;
	font-weight: normal;
	line-height: 1.2;
	box-sizing: border-box;
	padding-left: 120px;
	padding-top: 17px;
	padding-bottom: 17px;
	background: #000;
	position: relative;
}
.body .w-maxwidth .ttl-merit .small {
	font-size: 86%;
}
.body .w-maxwidth .ttl-merit .main {
	font-size: 129%;
}
.body .w-maxwidth .lnav > .children .section {
	position: relative;
}
.body .w-maxwidth .lnav > .children .section > .ttl {
	height: 60px;
	width: 100%;
	display: table;
	padding-left: 20px;
	font-size: 115%;
	font-weight: normal;
	color: #fff;
	background-color: #000;
	position: relative;
	box-sizing: border-box;
	padding-right: 60px;
}
.body .w-maxwidth .lnav > .children .section > .ttl > span {
	display: table-cell;
	vertical-align: middle;
}
.body .w-maxwidth .lnav > .children .section .blind {
	height: 0px;
	overflow: hidden;
	box-sizing: border-box;
	max-height: 20000px;
}
.body .w-maxwidth .lnav > .children .section .blind.open {
	height: auto;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding {
	padding: 20px;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .merit-list > .children {
	padding-left: 15px;
	position: relative;
	line-height: 1.2;
	height: 2em;
	margin-bottom: 15px;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .merit-list > .children:last-of-type {
	margin-bottom: 0;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .merit-list > .children:before {
	content: "";
	position: absolute;
	left: 3px;
	top: 5px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #999999;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .recommend-list > .children {
	padding-left: 15px;
	position: relative;
	line-height: 1.2;
	margin-bottom: 10px;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .recommend-list > .children:last-of-type {
	margin-bottom: 0;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .recommend-list > .children:before {
	content: "";
	position: absolute;
	left: 3px;
	top: 5px;
	width: 6px;
	height: 6px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #999999;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon {
	*zoom: 1;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon .lead {
	float: left;
	line-height: 1.2;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon .icon {
	float: right;
	margin-top: 3px;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon .icon .children {
	float: left;
	width: 30px;
	height: 30px;
	padding-left: 10px;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon .icon .children img {
	max-width: 100%;
	height: auto;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon:before, .body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon:after {
	content: " ";
	display: table;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .w-lead-icon:after {
	clear: both;
}
.body .w-maxwidth .lnav > .children .section .blind .w-content-padding .p {
	margin-top: 10px;
}
.body .w-maxwidth .lnav > .children .section .blind .note {
	padding: 20px;
	box-sizing: border-box;
	background-color: #e8eaea;
}
.body .w-maxwidth .lnav > .children .section .blind .note .ttl {
	margin-bottom: 5px;
}
.body .w-maxwidth .lnav > .children .section .blind .note .ttl.check {
	font-size: 129%;
	color: #c8281c;
	padding-left: 23px;
	position: relative;
	letter-spacing: 1px;
}
.body .w-maxwidth .lnav > .children .section .blind .note .ttl.check:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 14px;
	background: url(../img/product_common/ico_check.png) 0 0 no-repeat;
	background-size: contain;
	left: 0;
	top: 7px;
}
.body .w-maxwidth .lnav > .children .section .blind .note .ttl.mame {
	font-size: 129%;
	color: #c8281c;
	padding-left: 30px;
	position: relative;
	letter-spacing: 1px;
	font-weight: normal;
}
.body .w-maxwidth .lnav > .children .section .blind .note .ttl.mame:before {
	content: "";
	position: absolute;
	width: 22px;
	height: 24px;
	background: url(../img/product_common/ico_mamebulb.png) 0 0 no-repeat;
	background-size: contain;
	left: 0;
	top: 1px;
}
.body .w-maxwidth .lnav > .children .section .blind .note .note-lead {
	font-weight: bold;
	font-size: 100%;
}
.body .w-maxwidth .lnav > .children .section .blind .note .note-lead:before {
	content: "｢";
}
.body .w-maxwidth .lnav > .children .section .blind .note .note-lead:after {
	content: "｣";
}
.body .w-maxwidth .lnav > .children .section .blind .note .note-p {
	font-size: 86%;
}
.body .w-maxwidth .lnav > .children .section .blind .note .note-p .red {
	color: #c8281c;
}
.body .w-maxwidth .lnav > .children .section .blind .btn-blind-inner {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 15px 0;
	display: block;
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	background-color: #d3d6d6;
	text-align: center;
	line-height: 1.2;
	text-decoration: none;
	color: #222222;
	display: table;
	padding-left: 1em;
}
.body .w-maxwidth .lnav > .children .section .blind .btn-blind-inner > span {
	display: table-cell;
	vertical-align: middle;
}
.body .w-maxwidth .btn-lnav-junction {
	height: 60px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	background: #000;
	color: #fff;
	text-decoration: none;
	font-size: 115%;
	vertical-align: middle;
	display: table;
	padding-left: 20px;
}
.body .w-maxwidth .btn-lnav-junction > span {
	display: table-cell;
	vertical-align: middle;
}
.body .w-maxwidth .series-lineup {
	padding: 20px;
	background-color: #222222;
	box-sizing: border-box;
	width: 100%;
}
.body .w-maxwidth .series-lineup > .ttl {
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 115%;
	text-align: center;
	font-weight: normal;
}
.body .w-maxwidth .series-lineup .lineup-link {
	margin-top: 20px;
}
.body .w-maxwidth .series-lineup .lineup-link > .children {
	height: 100px;
	width: 100%;
	border-left: 5px solid;
	box-sizing: border-box;
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
}
.body .w-maxwidth .series-lineup .lineup-link > .children:nth-of-type(2n) {
	background-color: #f4f7f7;
}
.body .w-maxwidth .series-lineup .lineup-link > .children:nth-of-type(2n+1) {
	background-color: #e8eaea;
}
.body .w-maxwidth .series-lineup .lineup-link > .children .link {
	text-decoration: none;
	padding-left: 15px;
	padding-top: 8px;
	display: block;
}
.body .w-maxwidth .series-lineup .lineup-link > .children .link .small {
	font-size: 72%;
	color: #999999;
}
.body .w-maxwidth .series-lineup .lineup-link > .children .link .ttl {
	color: #222222;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 3px;
}
.body .w-maxwidth .series-lineup .lineup-link > .children .link .osusume {
	background-color: #c8281c;
	color: #fff;
	display: block;
	width: 45px;
	text-align: center;
	font-size: 72%;
	font-weight: bold;
}
.body .w-maxwidth .series-lineup .lineup-link > .children .link .eco {
	background-color: #46993b;
	color: #fff;
	display: block;
	width: 45px;
	text-align: center;
	font-size: 72%;
	font-weight: bold;
}
.body .w-maxwidth .series-lineup .lineup-link > .children.nanojel {
	border-color: #313b5d;
	background-image: url(../img/product_common/bg_lnav_nanojel.png);
}
.body .w-maxwidth .series-lineup .lineup-link > .children.eco {
	border-color: #46993b;
	background-image: url(../img/product_common/bg_lnav_eco.png);
}
.body .w-maxwidth .series-lineup .lineup-link > .children.standard {
	border-color: #c93181;
	background-image: url(../img/product_common/bg_lnav_standard.png);
	padding-top: 8px;
}
.body .w-maxwidth .series-lineup .lineup-link > .children.harley {
	border-color: #ec8d31;
	background-image: url(../img/product_common/bg_lnav_harley.png);
	padding-top: 8px;
}
.body .w-maxwidth .series-lineup .lineup-link > .children.battery {
	border-color: #386eb8;
	background-image: url(../img/product_common/bg_lnav_charger_tester.png);
	padding-top: 8px;
}
.body .w-maxwidth .series-lineup .lineup-link > .children.starter {
	border-color: #35619c;
	background-image: url(../img/product_common/bg_lnav_starter.png);
	padding-top: 17px;
}
.body .w-maxwidth .arrow {
	position: relative;
}
.body .w-maxwidth .arrow:after {
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 21px;
	right: 24px;
	top: 33%;
	background: url(../img/product_common/ico_arrowhead_right_product.png) 0 0 no-repeat;
	background-size: contain;
}
.body .w-maxwidth .footer {
	*zoom: 1;
}
.body .w-maxwidth .footer .w-jinkaku {
	width: 100%;
	padding: 20px;
	background: url(../img/common/bg_footer.png) 50% 0 no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.body .w-maxwidth .footer .w-jinkaku .jinkaku {
	width: 100%;
	color: #fff;
}
.body .w-maxwidth .footer .w-jinkaku .jinkaku .ttl {
	font-size: 100%;
	line-height: 1;
}
.body .w-maxwidth .footer .w-jinkaku .jinkaku .lead {
	font-size: 86%;
	font-weight: normal;
}
.body .w-maxwidth .footer .w-jinkaku .jinkaku .link {
	display: block;
	width: 100%;
	margin: 10px auto 0;
	padding: 10px 0;
	border: 2px solid #fff;
	font-size: 86%;
	text-decoration: none;
	text-indent: 20px;
	color: #fff;
}
.body .w-maxwidth .footer .w-jinkaku .houjin {
	margin-top: 15px;
}
.body .w-maxwidth .footer .w-jinkaku .houjin .link {
	position: relative;
}
.body .w-maxwidth .footer .w-jinkaku .houjin .link:after {
	content: "";
	position: absolute;
	top: center;
	right: 15px;
	width: 15px;
	height: 13px;
	margin-top: 5px;
	background: url(../img/common/ico_membersite.png) 0 0 no-repeat;
	background-size: contain;
}
.body .w-maxwidth .footer .dish {
	width: 100%;
	padding-bottom: 50px;
	background-color: #222222;
	box-sizing: border-box;
}
.body .w-maxwidth .footer .dish .copyright {
	margin-left: 0;
	margin-right: 0;
	padding-top: 13px;
	color: #fff;
	text-align: center;
	line-height: 1.2;
}
.body .w-maxwidth .footer .dish .link-totop {
	display: none;
	position: fixed;
	right: 1.5em;
	bottom: .9em;
	z-index: 999;
}
.body .w-maxwidth .footer .sub-ui {
	display: none;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	width: 100%;
	height: 40px;
	padding: 8px 20px 5px;
	box-sizing: border-box;
	background: #333333;
}
.body .w-maxwidth .footer .sub-ui .link .icon {
	max-width: 100%;
	height: auto;
}
.body .w-maxwidth .footer .sub-ui .link-facebook {
	float: left;
	display: block;
	width: 25px;
	height: 25px;
}
.body .w-maxwidth .footer .sub-ui .link-totop {
	float: right;
	display: block;
	width: 16px;
	height: 10px;
}
.body .w-maxwidth .footer:before, .body .w-maxwidth .footer:after {
	content: " ";
	display: table;
}
.body .w-maxwidth .footer:after {
	clear: both;
}

.body.other .w-maxwidth .ttl-page {
	height: 86px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	line-height: 1.2;
	display: table;
	vertical-align: middle;
}
.body.other .w-maxwidth .ttl-page .w-ttl {
	display: table-cell;
	vertical-align: middle;
}
.body.other .w-maxwidth .ttl-page .w-ttl .small {
	font-size: 86%;
}
.body.other .w-maxwidth .ttl-page .w-ttl .main {
	font-size: 172%;
}
.body.other .w-maxwidth .tab {
	width: 100%;
	display: table;
	margin-bottom: 20px;
}
.body.other .w-maxwidth .tab > .open:after {
	content: "";
	position: absolute;
	border: 10px solid transparent;
	border-top: 10px solid #222222;
	display: block;
	bottom: -15px;
	left: 50%;
	margin-left: -10px;
}
.body.other .w-maxwidth .tab > .children {
	display: table-cell;
	width: 49.5%;
	vertical-align: middle;
	background-color: #222222;
	text-align: center;
	height: 40px;
	position: relative;
}
.body.other .w-maxwidth .tab > .children:first-of-type {
	border-right: 1px solid #f4f7f7;
}
.body.other .w-maxwidth .tab > .children:last-of-type {
	border-left: 1px solid #f4f7f7;
}
.body.other .w-maxwidth .tab > .children .link {
	text-decoration: none;
	font-size: 100%;
	width: 100%;
	color: #fff;
	text-align: center;
	height: 100%;
	display: table;
	vertical-align: middle;
}
.body.other .w-maxwidth .tab > .children .link span {
	display: table-cell;
	vertical-align: middle;
}
.body.other .w-maxwidth .search {
	display: none;
	padding: 10px 20px 0px;
}
.body.other .w-maxwidth .search select {
	width: 100%;
	padding: 0;
	margin: 0;
}
.body.other .w-maxwidth .lnav.battery-search > .children:first-of-type {
	border-top: 1px solid #777777;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section > .ttl {
	background-color: #222222;
	border-bottom: 1px solid #777777;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children {
	border-bottom: 1px solid #e8eaea;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children.head {
	color: #c8281c;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children.head .r01 {
	text-align: left;
	text-indent: 20px;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children.head .r02 {
	text-align: center;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children.head .r03 {
	left: 8px;
	position: relative;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children.head .r03:before {
	content: "メ";
	font-size: 60%;
	position: absolute;
	width: 14px;
	height: 14px;
	padding: 0 2px;
	border-radius: 50%;
	border: 1px solid #c8281c;
	box-sizing: border-box;
	font-weight: bold;
	right: 44px;
	line-height: 1.8;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children.head-sub {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: rgba(201, 49, 129, 0.2);
	color: #c93181;
	vertical-align: middle;
	font-size: 86%;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children .record {
	font-size: 86%;
	line-height: 1.2;
	display: table;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children .record .r01 {
	display: table-cell;
	vertical-align: middle;
	min-width: 120px;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children .record .r01 .yuasa:before {
	content: "(";
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children .record .r01 .yuasa:after {
	content: "互換)";
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children .record .r02 {
	display: table-cell;
	vertical-align: middle;
	width: 30%;
	text-align: center;
}
.body.other .w-maxwidth .lnav.battery-search > .children .section .blind .table > .children .record .r03 {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 100%;
}
.body.other .w-maxwidth .lnav.yuasa-search {
	display: none;
	padding: 20px;
	box-sizing: border-box;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children.head {
	display: none;
	margin-bottom: 5px;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children.head .record {
	font-size: 100%;
	color: #c8281c;
	*zoom: 1;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children.head .record > * {
	float: left;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children.head .record:before, .body.other .w-maxwidth .lnav.yuasa-search > .children.head .record:after {
	content: " ";
	display: table;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children.head .record:after {
	clear: both;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj {
	display: none;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record {
	font-size: 100%;
	margin-bottom: 20px;
	line-height: 1.2;
	*zoom: 1;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record > * {
	float: left;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01 {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	color: #fff;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01.nanojel {
	background-color: #313b5d;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01.eco {
	background-color: #46993b;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01.standard-mf {
	background-color: #c93181;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01.standard-12v {
	background-color: #c93181;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01.standard-6v {
	background-color: #c93181;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r01.harley {
	background-color: #ec8d31;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r02:after {
	content: "/";
	padding-left: 5px;
	padding-right: 5px;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record .r03:after {
	content: "/";
	padding-left: 5px;
	padding-right: 5px;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record:before, .body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record:after {
	content: " ";
	display: table;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .cj .record:after {
	clear: both;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children .yuasa {
	display: none;
}
.body.other .w-maxwidth .lnav.yuasa-search > .children:last-of-type .cj .record:last-of-type {
	margin-bottom: 0;
}
.body.other .w-maxwidth .btn-lnav-junction {
	background: #222222;
}
