body{
	/*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;*/
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
}
.w980{
	color:#444;
}
*:focus {
outline: none;
}
@media print, screen and (min-width: 737px) {
.sp {
	display: none;
}
h2{
	font-size:30px;
	/*font-weight:bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	text-align:center;
	margin:47px auto 0;
	letter-spacing:0.15em;
	line-height:56px;
	width:760px;
	border-bottom:solid 1px #555555;
}
.h2_copy{
	font-size:30px;
	text-align:center;
	line-height:72px;
}
.img_main{
	margin:20px 0 60px;
}
.center{
	text-align:center;
}
.pic_01{
	margin-bottom:60px;
}
.pic_01 span{
	display:inline-block;
	margin:0 15px;
	font-size:16px;
	text-align:right;
	color:#4c4948;
}
.pic_01 span img{
	display:block;
	margin-bottom:10px;
}
/*--  --*/

.f_wrap{
	overflow:hidden;
}
.f_wrap .clm_l{
	float:left;
	width:300px;
	/*-- min-height:235px; --*/
	
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
.f_wrap .clm_r{
	border-left:solid 1px #555555;
	float:right;
	width:530px;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
padding-left:45px;
}
.clm_info{
	width:830px;
	margin-left:150px;
	margin-bottom:20px;
}
.item_name{
	font-size:32px;
	/*font-weight:bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	line-height:120%;
	margin-bottom:35px;
	margin-left:150px;
}
.item_color{
	margin-top:-2px;
	font-size:20px;
	line-height:130%;
	margin-bottom:5px;
}
.item_price{
	font-size:36px;
	/*font-weight:bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}
.item_price span{
	font-size:24px;
	/*font-weight:bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}
.item_tax{
	font-size:19px;
}
.icon_size{
	margin:13px 0 0;
}
.icon_size img{
	height:35px;
}
.spec{
	font-size:18px;
	line-height:190%;
	margin-top:-8px;
}
.osusume{
	width:715px;
	border:solid 1px #555555;
	line-height:45px;
	font-size:14px;
	text-align:center;
	margin:42px auto 38px;
}
/*--  --*/
.pic_mid{
	text-align:center;
	margin-bottom:67px;
}
.pic_mid .hr{
	height:0;
	width:600px;
	margin:35px auto 0;
	border-bottom:solid 1px #555555;
}
.pic_mid .pic img{
	width:600px;
}
.pic_mid h3{
	font-size:28px;line-height:200%;
	margin-top:10px;
	letter-spacing:0.05em;
}
.pic_mid .exp{
	font-size:20px;
	line-height:160%;
}
.pic_mid .caption{
	font-size:11px;
	width:600px;
	margin:10px auto 30px;
	text-align:right;
	color:#4c4948;
}
/*--  --*/
.pic_clm{
	width:600px;
	margin:0 auto 40px;
	overflow:hidden;
}
.pic_clm .clm_l{
	width:360px;
	border:none;
}
.pic_clm .clm_r{
	width:240px;
	position:relative;
	height:270px;
	border:none;
}
.pic_clm .clm_r .exp{
	  position: absolute;
	  font-size:20px;
	  line-height:180%;
	padding-left:60px;
  left: 0;
  top: 50%;
  transform: translate(0%,-50%);

	
}
/*--  --*/
.caution_item{
	width:830px;
	margin:65px auto 0;
	border:solid 1px #ddd;
	
}
.caution_item ul{
	margin:15px 20px;
}
.caution_item li{
	font-size:11px;
	line-height:180%;
	padding-left:1em;
	text-indent:-1em;
}
/*--  --*/
.caution_page{
	width:830px;
	margin:20px auto 0;
	
}
.caution_page ul{
	margin:15px 20px;
}
.caution_page li{
	font-size:11px;
	line-height:180%;
	padding-left:1em;
	text-indent:-1em;
}

/*--  --*/
.guaranteed {
		width: 830px;
		margin:0px auto 60px;
		padding-top:20px;
		min-height:88px;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		position:relative;
	}
	
.guaranteed .logo{
	float:left;
	padding-right:10px;
}
.guaranteed .logo img {
		width: 150px;
	}
	
.guaranteed .text {
		padding-left: 10px;
		font-size: 11px;
		line-height: 18px;
		margin-top: 1em;
	}
	
.guaranteed .text .link {
		margin-bottom: 0;
		font-size: 11px;
		line-height: 18px;
		text-align: left;
	}
	
.guaranteed .text .link a {
		color: #0064a1;
		margin: 0;
		background: none;
		display: inline-block;
	}

.guaranteed .text .link a:after {
		content: "";
		width: 16px;
		height: 16px;
		/*background: url(../image/parts_ico_btn_detail_arrow.png) right center no-repeat;*/
		background-size: 16px auto;
		display: inline-block;
		position: relative;
		top: 3px;
		right: -5px;
	}
	/*--  --*/
	.btn_top{
		position:absolute;
		top:0;
		right:0;
		width:88px;
		height:88px;
	border:solid 1px #555;
	text-align:center;
	background:#E4E4E3;
	border-radius:10px;
	}
	
	.btn_top a{
		display:block;
		color:inherit;
		transition: all 0.2s;
	}
	.btn_top a:hover{
		opacity:0.7;
	}
	.btn_top img{
		display:block;
		width:30px;
		margin:0 auto;
		padding:5px 0 3px;
	}
	.btn_top p:nth-child(2){
		font-size:10px;
		/*font-weight:bold;*/
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
		line-height:130%;
	}
	.btn_top p:nth-child(3){
		font-size:10px;
		line-height:150%;
	}
		
/* _________________________________________*/
 .recommend{
	background:none;
	margin:60px 0 0;
}
 .recommend .inner{
	width:960px;
	border-top:solid 1px #555;
	margin:0 auto;
	padding-bottom:43px;
}
 .recommend .h{
	font-size:17px;
	text-align:center;
	padding:15px 40px 25px;
	/*font-family: Montserrat, "こぶりなゴシック W6 JIS2004", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
}
 .recommend .h span{
	 font-size:18px;
	/*font-weight:bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
 }
	 

 .recommend .img_slider {
	
	position:relative;
	margin:0;
	left:-15px;
}
 .recommend .slick-list{
	width:930px;
	margin-left:30px;
	
}
 .recommend .slider_inner{
	margin:0 10px;
	background:#fff;
}
 .recommend .slider_inner  a{
	 color:inherit;
	 display:block;
 }
 .recommend .slider_inner  .sub{
	 font-size:11px;
	 margin-top:10px;
 }
 .recommend .slider_inner  .title{
	 font-size:13px;
	 /*font-weight:bold;*/
	 font-family: "HondaGlobalFontJP-Bold", sans-serif;
 }
 .recommend .slider_inner .pic{
	margin-bottom:0 !important;
}
 .recommend .slider_inner .pic img.sp{
	 display:none !important;
 }
 .recommend .img_slider .slick-prev{
	background-image:url(../image/btn_prev.png);
	left:2px;
}
 .recommend .img_slider .slick-next{
	background-image:url(../image/btn_next.png);
	right:-30px;
}
 .recommend .img_slider .slick-prev,
 .recommend .img_slider .slick-next{
	height:170px;
	width:35px;
	top:70px !important;
	z-index:5;
	background-size:17px auto;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#fff;
}
 .recommend .img_slider .slick-prev.slick-disabled,
 .recommend .img_slider .slick-next.slick-disabled{
	opacity:0.2;
	cursor:default;
}
/* _________________________________________*/
.icon_wrap{
	margin:12px 0 0;
	
}
.icon_wrap .icon:after { content: ""; clear: both; display: block; }
.icon_wrap .icon {
	margin-bottom:18px;
}
.icon_wrap .icon:last-child{
	margin-bottom:0;
}
.icon_wrap .icon .img{
	float:left;
	width:45px;
	text-align:center;
}
.icon_wrap .icon .img span{
	font-size:9px;
	width:80px;
	position:relative;
	left:-17px;
	padding-top:5px;
	display:block;
}
.icon_wrap .icon .img img{
	height:40px;
}
.icon_wrap .icon .img img.sentaku{
	height:38px;
}
.icon_wrap .icon .icon_title{
	color:#00B9EF;
	float:left;
	line-height:40px;
	font-size:18px;
	text-align:center;
	/*font-weight:bold;*/
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	border-right:solid 1px #00B9EF;
	width:67px;
}
.icon_wrap .icon .icon_exp{
	color:#00B9EF;
	font-size:14px;
	margin-left:130px;
}
}

