@charset "utf-8";
/* CSS Document */


/* contents setting
------------------------- */

.spBnr {
	margin-bottom:15px !important;
	text-align:center;
}
.spBnr.column {
	margin-bottom:45px !important;
}


/* 購入 */
#c10 { padding:65px 0 0 0;}
.update {}
.update .box {
	border:4px solid #333;
	background: #f3f3f3 url("/products/bike_navi/img/vusd_m16/update_back.jpg") no-repeat top right;
	margin-bottom:5px;
	padding:14px 16px 16px 16px;
}
.update a:hover { opacity:0.7;}
#contents_main .update h3 {
	font-size: 39px;
    font-weight: 900;
    color: #d30000;
    line-height: 1.2em;
    margin:0 0 18px 0;
	text-shadow: 2px 2px 4px rgba(255,255,255,0.7);
}
.update p { margin:0 0 10px 0 !important;}
#contents_main .update p.number {
    font-size: 17px;
	margin:0 0 8px 0 !important;
	font-weight:bold;
	background:#222;
	color:#fff;
	display:inline-block !important;
	padding:7px 15px 5px 15px;
    border-radius: 4px;
	position: relative;
	word-break: break-all;
}
#contents_main .update p.number:after {
	top: 100%;
	left: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #333;
	border-width: 6px;
	margin-left: -6px;
}
#contents_main .update p.number span{ margin:0 5px;}
.update .update_1 {
	float:left;
	width:44%;
	margin:10px 4% 0 0;
}
.update .update_2 {
	float:right;
	width:52%;
	position:relative;
	background-color:#fff;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	padding:10px;
}
.update .update_1 a,
.update .update_2 a {
    border-radius: 4px;
    padding:3px 0 10px 0;
    color: #fff !important;
	text-align:center;
    font-weight: bold;
    text-decoration: none;
	font-size:20px;
    display: block;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	line-height:1.1em;
}
.update .update_1 a {
    background: #0660a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#3382be), to(#0660a5));
    background: -moz-linear-gradient(top, #3382be, #0660a5);
    background: -ms-linear-gradient(top, #3382be, #0660a5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3382be', endColorstr='#0660a5', GradientType=0)";
}
.update .update_2 a {
    background: #c60202;
    background: -webkit-gradient(linear, left top, left bottom, from(#d42727), to(#c60202));
    background: -moz-linear-gradient(top, #d42727, #c60202);
    background: -ms-linear-gradient(top, #d42727, #c60202);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d42727', endColorstr='#c60202', GradientType=0)";
}
.update .update_1 a span,
.update .update_2 a span {
	font-size:13px;
}

.update .update_1 .soon {
    border-radius: 4px;
	margin:0;
    padding:10px 0 10px 0;
    color: #fff !important;
	text-align:center;
    font-weight: bold;
    text-decoration: none;
	font-size:18px;
    display: block;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	line-height:2.3em;
    background: #0660a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#777));
    background: -moz-linear-gradient(top, #999, #777);
    background: -ms-linear-gradient(top, #999, #777);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#777', GradientType=0)";
}
.update .update_1 .soon span {
	font-size:13px;
}

.update .update_2 .point {
	position:absolute;
	top:-10px;
}
.update .update_2 p { margin-left:110px !important;}
i.fa-shopping-cart { margin-right:8px;}
i.fa-caret-right { margin:0 10px 0 0; font-size:60%; float:right;}
.update p.ity { margin: 0; line-height:1.3em;}
.update p.ity a { color:#000 !important; display:block;}
.update p.ity a span.ity_img { float:left; margin-right:10px;}
.update p.ity a span.ity_txt { font-size:93%;}
@media (max-width: 768px) {
#contents_main .update h3 { font-size: 30px;}
#contents_main .update p.number { font-size: 14px;}
.update p.ity a span.ity_img {
	float: none;
	margin:0;
	display: block;
}


.update .update_2 .point { display: none;}
.update .update_2 p { margin-left:0 !important;}
}
@media (max-width: 468px) {
.update .update_1 {
	float: none;
	width: auto;
	margin:0 0 10px 0;
}
.update .update_2 {
	float: none;
	width: auto;
	margin:0;
}
}





/* ナビゲーション */

#contents_main #local_nav li.no_margin {
	margin-right: 0;
}

/* リスト表示 */

#contents_main p.sup,
#contents_main li.sup {
	margin-bottom: 6px;
	font-size: 85%;
	padding-left: 1.0em;
	text-indent: -1.0em;
}

#contents_main .sup{
	color: #666;
}

/* page_nav */

#contents_main #page_nav {
	margin-bottom: 40px;
}

#contents_main #page_nav h2 {
	margin-bottom: 25px;
}

#contents_main #page_nav ul {
	background: url(../img/cmn_page_point.gif) no-repeat top left;
	padding-left: 90px;
}

#contents_main #page_nav ul li {
	font-size: 116%;
	background: url(../img/icon_link_arrow.gif) no-repeat 0 0.4em;
	padding-left: 10px;
	margin-bottom: 4px;
}

#contents_main #page_nav ul li a {
	text-decoration: none;
	color: #151515;
}

/* sp_banner */
.spSiteBnr {
	margin: 0 auto 30px;
	text-align: center;
}

/* column */

#contents_main .column {
	margin-bottom: 60px;
}

#contents_main .s_column {
	margin-bottom: 30px;
}


#contents_main .column h3.ttl_bar {
	font-size: 153.9%;
	font-weight: bold;
	background: url(../img/cmn_ttl_bg01.gif) bottom repeat-x;
	border-top: 1px solid #b0b0c9;
	padding: 20px;
	margin-bottom: 20px;
}

#contents_main .column h3.ttl_bar img.icon_new {
	margin-right: 10px;
}

#contents_main .column h4 {
	border-left: 5px solid #0078c4;
	font-size: 123.1%;
	font-weight: bold;
	padding: 6px 0 6px 12px;
	margin-bottom: 16px;
}

#contents_main .column h4 em {
	font-style: normal;
	margin-left: 0.5em;
	color: #cc0000;
}




#contents_main .column p.lead {
	margin-bottom: 20px;
}

#contents_main .column p.lead em {
	font-style: normal;
	font-weight: bold;
	font-size: 138.5%;
	color: #0078c4;
}

#contents_main .column p {
	margin-bottom: 16px;
}

#contents_main .column h3.ttl_bar {
	font-size: 153.9%;
	font-weight: bold;
	background: url(../img/cmn_ttl_bg01.gif) bottom repeat-x;
	border-top: 1px solid #b0b0c9;
	padding: 20px;
	margin-bottom: 20px;
}

#contents_main .column h3.ttl_bar img.icon_new {
	margin-right: 10px;
}



/* c01 */

#contents_main #c01 {
}

/* link_dealer */

.link_dealer {
	text-align: right;
	margin-top: -25px;
	margin-bottom: 30px;
}