    /* ----------------------------------------------------------------
   01. Reset
----------------------------------------------------------------- */

/* base
-------------------------------------------------- */
body{
margin:0;
font-size:80%;
}
img{
border:0;
-ms-interpolation-mode:bicubic;
}
@media screen and (min-width: 737px) {
    .sp {
        display: none;
    }

#contents{
margin:0 auto;
width:100% !important;
font-family:"qMmpS Pro","Hiragino Kaku Gothic Pro","CI",Meiryo,Osaka,"lr oSVbN",MS-PGothic,sans-serif;
font-size:.923em;
line-height:1.5;
color:#333;
}
#contents img{
vertical-align:bottom;
}
#contents a{
text-decoration:none;
color:#222222;
cursor:pointer;
}
#contents a:hover{
color:#cf0000;
}
#contents ol,
#contents ul{
margin:0;
padding:0;
list-style:none;
}
#contents dl,
#contents dd{
margin:0;
}

/* ----------------------------------------------------------------
   02. bike lineup
----------------------------------------------------------------- */

/* clearfix
-------------------------------------------------- */
.cf:before,
.cf:after{
content:"";
display:table;
}
.cf:after{
clear:both;
}
.cf{
*zoom:1;
}

/* pageTop
-------------------------------------------------- */
.pageTop{
margin:30px auto;
width:980px;
text-align:right;
}

/* txtEx
-------------------------------------------------- */
.txtEx{
margin:50px auto;
line-height:1.5;
color:#333;
width: 980px;
}
.txtEx p{
margin:1em 0;
}
.txtEx em{
font-style:normal;
font-weight:bold;
}

/* title area
-------------------------------------------------- */
.boxTit{
position:relative;
margin:23px auto 0 auto;
width:980px;
height:74px;
overflow:hidden;
}
.boxTit h1{
margin:0;
}
/* sort */
.boxTit .sort{
position:absolute;
top:0;
left:244px;
}
.boxTit .sort li{
float:left;
}

/* filter area
-------------------------------------------------- */
.boxFilter{
position:relative;
margin:23px auto 40px;
border-top:1px solid #e6e6e6;
width:980px;
font-size:0;
line-height:1;
}
.boxFilter .selectFilter{
margin:0 auto;
background:url(../img/bgr_filter.png) no-repeat 0 0;
padding:12px 12px 0;
width:956px;
height:130px;
}
.boxFilter .displacement,
.boxFilter .license,
.boxFilter .category{
float:left;
width:648px;
}
.boxFilter .sort-filter{
float:right;
width:288px;
}
.boxFilter .purpose{
width:956px;
}

.boxFilter dl dt{
margin-bottom:10px;
}
.boxFilter li{
float:left;
}
.boxFilter .note{
position:absolute;
right:10px;
bottom:-20px;
width:960px;
text-align:right;
}

/* XN[Åè */
.fixed{
position:fixed;
top:0;
left:0;
z-index:2001;
-webkit-box-shadow:0 0 8px #d9d9d9;box-shadow:0 0 8px #d9d9d9;
margin:0;
border:none;
border-bottom:solid 1px #caced0;
background:#f1f2f1;
background:rgba(241,242,241,.95);
width:100%;
height:121px;
}
.fixed .selectFilter{
position:relative;
background:none;
padding-top:16px;
}
.fixed .sort{
position:absolute;
left:12px;
width:auto;
}
.fixed .displacement,
.fixed .license,
.fixed .category,
.fixed .purpose{
position:relative;
top:37px;
}
/*IE6*/
* html .fixed{
display:none !important;
}



/* anchor link
-------------------------------------------------- */
.btnAnchor{
margin:23px auto -20px;
width:980px;
font-size:0;
line-height:1;
}
.btnAnchor li{
float:left;
}



/* title
-------------------------------------------------- */
.titCom{
margin:40px auto 20px;
background:#f5f5f5;
width:960px;
padding:5px 10px;
font-weight:bold;
font-size:1.167em;
}



/* bike area
-------------------------------------------------- */
.boxLineup{
width:980px;
margin:0 auto;
}
.boxLineup .bike{
float:left;
margin:20px 0 0;
width:196px;
position: relative;
}
.boxLineup .bike h3{
margin:0;
height:160px;
}
.boxLineup .bike .type{
margin:14px 0 10px;
height:16px;
text-align:center;
}
.boxLineup .bike .txt{
margin:3px 10px 0;
padding:0;
color:#b2b2b2;
}
.boxLineup .bike .txt span{
margin-left:5px;
font-size:1.083em;
color:#666;
}
.boxLineup .bike .txt .focus{
font-weight:bold;
color:#000;
}
.bike__new-icon {
  position: absolute;
  top: 0;
  left: 159px;
}



/* discontinue
-------------------------------- */
.graybar {
    background-color: #575757;
    height: 132px;
    width: 100%;
    margin: 0 0 5px;
}
.dis-cntnts {
    width: 960px;
    margin: 0 auto;
}
.dis-cntnts h1 {
    padding-top: 50px;
    margin: 0;
    display: table-cell;
    float:left;
}
.rtl {
    float: right;
}
.mt30 {
    margin-top: 30px;
}
.graybar-lnk {
    margin-top:54px;
}
.ctr {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.btn-tolineup {
    border: 1px solid #cc0000;
    width: 588px;
    height: 74px;
    margin-top: 36px;
    margin-bottom: 24px;
    display: table;
    background: url(../img/dis-arrow.png) no-repeat 550px;
}
.btn-tolineup a:link {
    color: #cc0000;
    display: table-cell;
    vertical-align: middle;
        -webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-ms-transition: 0.5s;
		transition: 0.5s;
    font-size: 1.8em;
    clear: both;
}
/*.btn-tolineup a:active, a:hover {
    background-color: #ffe8e8;
}*/
.red a {
    color: #cc0000;
}
.red a:hover {
    color: #ffe8e8;
}

}