@charset "Shift_JIS";


.fit-contents {
	/*width:960px;*/
	margin:0 auto;
	padding:20px 60px 40px;
	background:#fff;
	position:relative;
    font-family: "���C���I", Meiryo, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���S�V�b�N��", "Yu Gothic", YuGothic, sans-serif;
}

.fit-contents a {
	color:#333;
}

.fit-return-button {
	font-size:14px;
	/*position:absolute;*/
	top:20px;
	left:20px;
    width: 960px;
    margin: auto 60px;
}

.fit-return-button:before {
	content:'��';
	margin:0 5px 0 0;
	display:inline-block;
}

.fit-return-button .anc:hover {
	text-decoration:underline;
}

.u-button-gray {
	line-height:1 !important;
	padding:10px 0;
	display:block;
	background:#ddd;
	border:1px solid #8c8c8c;
	border-radius:3px;
}

.pcaos_fiting_top_sh {
    border-bottom: none;
}

.pcaos_fiting_first_wrap h3 {
    font-size: 21px;
    font-weight: 800;
    line-height: 1.4em;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
    color: #000;
    font-family: "���C���I", "Meiryo", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���S�V�b�N��", "Yu Gothic", "YuGothic", "sans-serif";
}

.pcaos_fiting_first_wrap .sub {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: bold;
    padding:auto 100px;
    text-align: left;
    margin-bottom: 40px;
    /*display: inline-block;*/    
}
.pcaos_fiting_first_wrap .sub:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.pcaos_fiting_first_wrap .sub .note {
    font-size: 12px;
    line-height: 1.4em;
    font-weight: normal;
}

/*WD-1.html*/
.u-inner {
    width:805px;
    margin: 0 auto 20px;
    padding: 140px 0 0;
    border: 0;
    position: relative;
}
/* OVERRAY
 * ------------------------------------------------ */
.u-overray-inner * {
	box-sizing:border-box;
}

.u-overray-inner a {
	color: #333;
	-webkit-transition: all 0.25s cubic-bezier(0.75, 0, 0.35, 1);
	transition: all 0.25s cubic-bezier(0.75, 0, 0.35, 1);
}

.u-overray-cover {
	width:100%;
	height:100%;
	display:none;
	background: rgba(0,0,0,.75);
	position:fixed;
	top:0;
	left:0;
	z-index:2000;
	cursor:pointer;
}

.u-overray-cover.js-active {
	display:inline-block;
}

.u-overray-inner-head-button {
	text-align:right;
	width:850px;
	margin:0 0 0 -425px;
	position:absolute;
	top:20px;
	left:50%;
	z-index:10;
}

.is-wd-1 .u-overray-inner-head-button {
	margin: 0 0 0 -365px;
}

.u-overray-inner {
	font-family: -apple-system, Roboto, "���S�V�b�N��", YuGothic, "���S�V�b�N Medium", "YuGothic M", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, sans-serif;
	width:1060px;
	height:100%;
	height:-webkit-calc(100% - 150px);
	height:calc(100% - 150px);
	background:#fff;
	display:none;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:3000;
	overflow-y:scroll;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

.u-overray-inner_child {
	width:967px;
	min-height:400px;
	margin:0 auto;
	padding:60px 0;
	position:relative;
}

.u-or-button_close {
	font-size:16px;
	text-align:right;
	margin:35px 0 0 15px;
	display:inline-block;
	cursor:pointer;
}

.u-or-button_close:hover {
	opacity:.7;
}

.u-or-button_close:before {
	content:'';
	width:17px;
	height:17px;
	vertical-align:-.15em;
	margin:0 5px 0 0;
	display:inline-block;
	background:url(../images/global/icon-overray-close.png) no-repeat center;
	background-size:cover;
}

.u-or-button_print.u-button-gray {
	position:absolute;
	top:0;
	right:0;
    display: inline-block;
}

.content-title {
	font-size:14px;
	font-weight:700;
	text-align:center;
	width:577px;
	padding:15px 0;
	background:#dcdcdc;
	border-radius:5px;
	position:absolute;
	top:35px;
	right:0;
    vertical-align: middle;
	z-index:10;
}

.wd-chart-main {
	width:481px;
	position:absolute;
	top:0;
	left:0;
}

.wd-chart-main .img {
	width:100%;
}

.desc-area {
	text-align:left;
	width:250px;
	margin:-20px 0 0 525px;
	padding:25px 15px;
	background:#e5f3fa;
	border-radius:5px;
}

.desc-area.is-desc-1 {
	margin-bottom:35px;
}

.desc-area.is-desc-2 {
	padding-top:15px;
	padding-bottom:15px;
}

.desc-area-title {
	font-size:12px;
	font-weight:700;
	text-align:center;
	margin:0 0 10px;
}

.desc-area-title-main {
	font-size:12px;
	font-weight:700;
	text-align:center;
	letter-spacing:-.05em;
	margin:0 0 7.5px;
	padding:0 0 5px;
	border-bottom:1px solid #191919;
}

.desc-area-read {
	font-size:11px;
	line-height:1.25;
	margin:0 0 10px;
}

.desc-area-note {
	font-size:11px;
	text-align:right;
	display:block;
}

.desc-area-image {
	position:relative;
}

.desc-area-image:after {
	content:'�摜���g��';
	font-size:12px;
	display:inline-block;
	background:#fff;
	border-radius:20px;
	margin:0 0 10px;
	padding:3px 10px;
	position:relative;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
}

.desc-area-image .img {
	width:100%;
	height:auto;
	margin:0 0 10px;
}

.desc-area-image {
	-webkit-transition: all 0.25s cubic-bezier(0.75, 0, 0.35, 1);
	transition: all 0.25s cubic-bezier(0.75, 0, 0.35, 1);
}

.desc-area-image:hover {
	cursor:pointer;
	opacity:.7;
}

.goal-button {
	color:#003380;
	font-size:23px;
	font-weight:700;
	text-align:center;
	margin:20px 0 0;
	padding:1px;
	display:block;
	border:3px solid #b9a614;
	border-radius:10px;
	position:relative;
	z-index:10;
}

.goal-button .strong {
	text-shadow: 0 1px 0 #fff;
	display:block;
	padding:10px 0;
	background: #fcf9d7;
	background: -moz-linear-gradient(top,  #fcf9d7 0%, #b79c13 100%);
	background: -webkit-linear-gradient(top,  #fcf9d7 0%,#b79c13 100%);
	background: linear-gradient(to bottom,  #fcf9d7 0%,#b79c13 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9d7', endColorstr='#b79c13',GradientType=0 );
	-webkit-box-shadow:inset 0 0 3px 0 rgba(0,0,0,.5);
	box-shadow:inset 0 0 3px 0 rgba(0,0,0,.5);
	border-radius:7px;
	-webkit-transition: all 0.25s cubic-bezier(0.75, 0, 0.35, 1);
	transition: all 0.25s cubic-bezier(0.75, 0, 0.35, 1);
}

.goal-button .strong .large {
	display:inline-block;
	margin:0 0 0 10px;
}


.product-spec {
	letter-spacing:0;
	padding:0 22.5px;
}

.product-spec-caption {
	font-size:12px;
	font-weight:700;
	text-align:left;
	margin:0 0 5px;
}

.product-spec-parent {
	width:100%;
}

.product-spec-border:nth-child(even){
	background:#e5e5e5;
}

.product-spec-title {
	font-size:11px;
	font-weight:700;
	line-height:1.35;
	text-align:center;
	padding:5px 0;
	background:#e5e5e5;
	border:1px solid #191919;
    vertical-align: middle;
}

.product-spec-item {
	font-size:14px;
	text-align:center;
	padding:7.5px 0;
	border:1px solid #191919;
}

.product-spec-item.is-title {
	font-weight:700;
}

.note-bottom {
	font-size:11px;
	text-align:right;
	padding:10px 0 0;
	display:block;
}

.is-wd-zoom .u-or_title {
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	margin:40px 0 20px;
	padding:10px 0;
	background: #9e9e9e;
	background: -moz-linear-gradient(top,  #9e9e9e 0%, #5a5a5a 100%);
	background: -webkit-linear-gradient(top,  #9e9e9e 0%,#5a5a5a 100%);
	background: linear-gradient(to bottom,  #9e9e9e 0%,#5a5a5a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9e9e', endColorstr='#5a5a5a',GradientType=0 );
}

.is-wd-zoom .u-or_read {
	font-size:14px;
	line-height:1.5;
	margin:0 0 30px;
	padding:0 0 0 1.25em;
	position:relative;
}

.is-wd-zoom .u-or_read:before {
	content:'��';
	position:absolute;
	left:0;
}

.is-wd-zoom .u-or_read-note {
	font-size:12px;
	padding:7.5px 0 0;
	display:block;
}

.is-wd-zoom .u-or-content {
	width:100%;
	padding:0;
}

.wd-zoom-image {
	text-align:center;
}

.wd-zoom-image img {
	width:100%;
	height:auto;
}

.is-wd-zoom .u-or-content:before {
	display:none;
}


/*WD-2.html*/
.compatibility-chart {
	letter-spacing:0;
}

.compa-chart-caption {
	font-size:14px;
	font-weight:700;
	text-align:left;
	margin:0 0 5px;
}

.compa-chart-parent {
	width:99%;
}

.compa-chart-title {
	font-size:12px;
	font-weight:700;
	line-height:1.35;
	text-align:center;
	letter-spacing:-.05em;
	padding:2.5px 0;
	background:#e5e5e5;
	border:1px solid #191919;
}

.compa-chart-item {
	font-size:12px;
	text-align:center;
	letter-spacing:-.05em;
	padding:5px 0;
	border:1px solid #191919;
}

.compa-chart-item.is-title {
	font-weight:700;
}

.compatibility-chart {
	width:100%;
	padding:20px 0;
	overflow-y:hidden;
	overflow-x:scroll;
	-webkit-overflow-scrolling: touch;
	border-right:1px solid rgba(0,0,0,.1);
}

.compatibility-chart th,
.compatibility-chart td{
    vertical-align: middle;
}

.hm-contents {
	width:887px;
	margin:0 auto 85px;
	padding:40px 40px 0;
	background:#fff;
    text-align: left;
}

.hm-contents-title {
	font-size:27px;
	letter-spacing:.125em;
	text-align:center;
	width:887px;
	margin:0 auto;
	padding:50px 0;
}

.hm-contents-title .e-sub {
	font-size: 20px;
	margin: 0 0 10px;
	display: block;
}

.hm-contents .title {
    font-size:24px;
	text-align:center;
	letter-spacing:.1em;
	margin:-15px 0 15px;
	padding-bottom:20px;
	border-bottom:1px solid #575757;
}

.hm-contents .title-name {
	text-align:center;
	padding:35px 0;
	position:relative;
}

.hm-contents .title-name .note {
	font-size:14px;
	line-height:1.25;
	text-align:left;
	position:absolute;
	top:35px;
	left:0;
}

.hm-contents .title-name .note .small {
	font-size:10px;
	padding:10px 0 0;
	display:block;
}

.c-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.c-table th,
.c-table td {
	font-size: 14px;
	line-height: 1.5;
	padding: 20px;
	border: 1px solid #ababab;
	vertical-align:middle;
}
.c-table tr td img {
	max-width:none !important;
}
.c-table th {
	color: #fff;
	font-weight: 700;
	line-height: 1;
	padding: 5px 15px !important;
	background: #b5b6b6;
	border-right-color: #fff;
	border-left-color: #fff;
}

.c-table .e-strong {
	font-weight: 700;
	display: block;
}

.c-table .e-icon-plus {
	color: #fff;
	line-height: 1;
	font-weight: 700;
	width: 1em;
	height: 1em;
	margin-right: 3px;
	padding: .1em 0 0;
	display: inline-block;
	border-radius: 50%;
	background: #e8000b;
}


.c-table .is-color-pink {
	color: #fff;
	font-weight: 700;
	width: 1em;
	background: #e95098;
}

.c-table .is-color-blue {
	color: #fff;
	font-weight: 700;
	width: 1em;
	background: #00b0ec;
}

.c-table .is-color-yellow {
	color: #fff;
	font-weight: 700;
	width: 1em;
	background: #fdd23c;
}

.c-table .is-color-green {
	color: #fff;
	font-weight: 700;
	width: 1em;
	background: #25b7aa;
}

.c-table .is-color-red {
	color: #fff;
	font-weight: 700;
	width: 1em;
	background: #d60000;
}

.c-table .is-border-none-A {
	border-top: 0;
	border-left: 0;
}

/* is-col2 */
.is-col2 .inner {
	padding:0 30px 30px;
}

.is-col2 .title {
	font-size:23px;
	line-height:1.35;
	text-align:center;
	margin:0 0 20px;
	padding:0 0 40px;
	border-bottom:1px solid #575757;
}

.is-col2 .title .strong {
	position:relative;
	padding:0 0 0 85px;
}

.is-col2 .title .strong:before {
	content:'';
	width:68px;
	height:59px;
	margin:-10px 0 0 -85px;
	display:inline-block;
	background:url(/car/battery/assets/images/handling-method/hm01-image-01.png);
	background-size:cover;
	position:absolute;
}

.is-col2 .category {
	font-size:23px;
	margin:0 0 20px 0;
	padding:20px 0 0;
}

.is-col2 .list-item {
	font-size:13px;
	line-height:1.35;
	text-indent:-1em;
	margin:0 0 10px;
	padding:0 0 0 1em;
}

.is-col2 .list-parent.is-bottom-line {
	border-bottom:1px solid #575757;
	margin-bottom:20px;
} 

.is-col2 .list-item:before {
	content:'';
	width:.75em;
	height:.75em;
	margin:0 .25em 0 0;
	display:inline-block;
	background:#acb1d5;
	border-radius:50%;
}


/* is-col3 */
.is-col3 .inner {
	padding:0 30px 30px;
}

.is-col3 .title {
	font-size:23px;
	line-height:1.35;
	text-align:center;
	margin:0 0 20px;
	padding:0 0 40px;
	border-bottom:1px solid #575757;
}

.is-col3 .title .strong {
	position:relative;
	padding:0 0 0 85px;
}

.is-col3 .title .strong:before {
	content:'';
	width:68px;
	height:59px;
	margin:-10px 0 0 -85px;
	display:inline-block;
	background:url(/car/battery/assets/images/handling-method/hm01-image-01.png);
	background-size:cover;
	position:absolute;
}

.is-col3 .category {
	font-size:23px;
	margin:0 0 20px 0;
	padding:20px 0 0;
}

.is-col3 .list-title {
	font-size:20px;
	line-height:1.25;
	width:210px;
	padding:35px 30px 0 95px;
	float:left;
	border-top: 1px solid #575757;
}

.is-col3 .list-title.is-border-none {
	border:0;
}

.is-col3 .list-title .note {
	font-size:12px;
	margin:0 0 0 -30px;
	display:inline-block;
}

.is-col3 .list-title .number {
	color:#fff;
	font-size:13px;
	font-weight:700;
	line-height:1;
	text-align:center;
	width:16px;
	height:16px;
	margin:2px 0 0 -25px;
	padding:1px 0 0;
	display:inline-block;
	background:#575757;
	position:absolute;
}

.is-col3 .list-item {
	font-size:13px;
	line-height:1.5;
	margin:0 0 0 210px;
	padding:35px 60px 30px 0;
	border-top: 1px solid #575757;
}

.is-col3 .list-item.is-border-none {
	border:0;
}

.is-col3 .list-item .line {
	display:inline-block;
	padding:0 0 10px;
}

.is-col3 .list-item .list-child-item {
	text-indent:-1em;
	margin:0 0 5px;
	padding:0 0 0 1em;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}