@charset "UTF-8";

/* ---- パワーステーション（ジャンプスターター）ご購入の手引き ---- */

h2 {
	margin:0 0 10px 0;
	padding:4px 0 4px 5px;
	font-size:22px;
	line-height:130%;
	border-left:#0000b9 5px solid;
	color:#000;
	font-weight:bold;
}
h3.parts {
	display:inline-block;
	margin:0;
	padding:4px 10px 4px 10px;
	font-size:20px;
	line-height:130%;
	background:#e5004f;
	color:#fff;
	font-weight:bold;
	border: #e5004f 1px solid;
	border-radius: 8px 8px 0 0;
}
h3.other {
	display:inline-block;
	margin:0;
	padding:4px 10px 4px 10px;
	font-size:20px;
	line-height:130%;
	background:#22ac38;
	color:#fff;
	font-weight:bold;
	border: #22ac38 1px solid;
	border-radius: 8px 8px 0 0;
}
.lead {
	margin:0 0 20px 0;
}
.page_link {
	margin: 0 0 25px 10px;
}
.page_link a {
	display: inline-block;
	background: linear-gradient(#100964, #0060ff);
	text-align: right;
	color: #FFF !important;
	text-decoration: none !important;
	margin:20px 8px 0 0;
	padding:8px 15px;
	border: #012766 1px solid;
}
.page_link a:hover {
	background: linear-gradient(#0060ff, #100964);
}
.box {
	margin:0 0 20px 10px;
}
.sub_box {
	margin:20px 0 20px 50px;
	padding:6px 8px;
	background:#eee;
	border:#666 1px solid;
}
.sub_box .box {
	margin:0 0 0 10px;
}
.box {
	margin:0 0 40px 10px;
}
ul.step {
	width:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: 25px 0 25px 0;
}
ul.step li {
	width:calc(30% - 18px);
	margin:0 3% 0 18px;
	padding:0;
	color: #000;
	font-weight: bold;
	line-height: 130%;
	list-style: decimal;
}
ul.step li img {
	width: 100%;
	margin: 8px 0 0 0;
}
.notice {
	margin: 30px 0 20px 15px;
	padding: 10px;
	background: #eee;
	border: #666 1px solid;
	color: #000;
}
.notice h4 {
	display:inline-block;
	margin:0 0 10px 0;
	padding:4px 10px 4px 10px;
	font-size:16px;
	line-height:130%;
	background:#0000b9;
	color:#fff;
	font-weight:bold;
}
.notice .thumb img {
	width: 30%;
	margin: 0 0 15px 0;
}
ul.item {
	width:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: 0 0 25px 0;
}
ul.item li {
	width:30%;
	margin:0 4% 0 0;
	padding:0;
}
ul.item li img {
	width:100%;
}


table.list_rear {
	border-collapse:collapse;
	line-height: 110%;
	margin:0;
	background: #fff;
}
table.list_rear th {
	padding: 3px 5px;
	color:#000;
	border:#999 1px solid;
	color: #000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #eee;
	font-weight: bold;
}
table.list_rear td {
	padding: 10px 5px;
	color:#000;
	border:#999 1px solid;
	color: #000;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 180%;
}
table.list_rear td.title{
	padding: 3px 5px;
	text-align: center;
	background: #dbf7ff;
	font-weight: bold;
	line-height: normal;
}

table.list_rear th.title{
	background: #dbf7ff !important;
}
table.list_rear td.none{
	text-align: center;
}


div.parts {
	margin:0 0 20px 0;
	padding:0px 15px 15px 15px;
	border:#e5004f 1px solid;
	border-radius: 0 8px 8px 8px;
	background:#ffecf8;
}
div.other {
	margin:0 0 20px 0;
	padding:15px;
	border:#22ac38 1px solid;
	border-radius: 0 8px 8px 8px;
	background:#ebffee;
}
div.t_scroll{
	width:100%;
	padding:0;
	margin:0 auto 0 auto;
	overflow-x: scroll;
}
table.list {
	border-collapse:collapse;
	line-height: 110%;
	margin:20px 0 0 0;
	color: #000;
	font-size: 80%;
}
table.list img {
	width: 100px;
	padding: 0 !important;
}
table.list th {
	padding: 4px 5px;
	color:#000;
	border:#999 1px solid;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
table.list td {
	padding: 4px 5px;
	color:#000;
	border:#999 1px solid;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
table.list td:first-child {
	background: #fff;
}
table.list td a {
	color: #005aff !important;
	text-decoration: underline !important;
}
table.list td a:hover {
	color: #ff9f00 !important;
	text-decoration: none !important;
}
table.list td span.red {
font-size: 80%;
}
table.list td.no_wrap {
	white-space: nowrap;
	text-align: left !important;
}
table.list tr.title{
	background: none !important;
}
table.list tr.title th {
	padding: 4px 5px;
	border:#999 1px solid;
	background: #005aff;
	color: #fff;
	text-align: center;
	line-height: 160%;
}
table.list tr {
	background: #fff;
}
table.list tr:nth-child(odd) {
	background: #eee;
}
table.list tr.parts td {
	border:#999 1px solid;
	background: #ffecf8;
	color: #000;
	text-align: center;
	vertical-align: middle;
}




