.ta-c {
  text-align: center !important; }

.ta-l {
  text-align: left !important; }

.ta-r {
  text-align: right !important; }

.mt-m {
  margin-top: 60px; }
  @media only screen and (max-width: 768px) {
    .mt-m {
      margin-top: 30px; } }

@media (min-width: 769px) {
  .pc {
    display: block !important; } }
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

@media (min-width: 769px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important; } }

/*---------------------------------------------------
  
  RESET
  
---------------------------------------------------*/
/*///////////////////////////////////////////////////// layout  */
/*---------------------------------------------------
	
	GENERAL
	
---------------------------------------------------*/
/*---------------------------------------------------
	
	GENERAL
	
---------------------------------------------------*/
.HHP {
  position: relative; }
  .HHP * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

@media (min-width: 769px) {
  .headInner {
    background: #000 url("../img/bg_parts.jpg") right top no-repeat;
    position: relative;
    background-size: 1800px;/*0320追加*/
    position: relative; } }
@media only screen and (max-width: 768px) {
  .headInner {
    background: #000; } }
/*.headInner:after {
  content: "";
  height: 100%;
  width: 100%;
  background-image: url("../img/bg_border.png");
  z-index: 1;
  display: block;
  position: absolute;
  top: 0; 
}0320削除*/
.headInner .main {
  width: 100%;
  max-width: 980px;
  margin: 0 auto; }

/*--- Link ---*/
#viewport {
  width: 100%; }
  #viewport a {
    color: #FFF;
    outline: none;
    text-decoration: underline;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    text-decoration: underline; }
    #viewport a:link, #viewport a:visited, #viewport a:active {
      outline: none;
      text-decoration: none; }
    #viewport a :hover {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -moz-opacity: 0.7; }
    #viewport a.nov:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      -moz-opacity: 1.0; }
    #viewport a:hover {
      color: #cc0000;
      text-decoration: none;
      transition: all 0.5s linear 0.1s; }

/*--- Main ---*/
.pcHide {
  display: none !important; }

/*__ Grand Top ________________________________*/
.parts {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding-top: 80px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .parts {
      padding-top: 60px; } }
  @media only screen and (max-width: 768px) {
    .parts .heritage {
      width: 100%;
      max-width: 750px;
      margin: 0 auto; } }
  @media only screen and (max-width: 768px) {
    .parts .heritage .row {
      padding: 0 4%; } }
  .parts h1 {
    font-size: 35px;
    text-align: left;
    color: #FFFFFF;
    font-style: italic;
    margin-bottom: 15px; }
    @media only screen and (max-width: 768px) {
      .parts h1 {
        font-size: 31px;
		line-height: 1.2;} }
  .parts p {
    font-size: 15px;
    text-align: left;
    color: #FFFFFF;
    line-height: 2;
    padding-top: 10px; }
    @media only screen and (max-width: 768px) {
      .parts p {
        font-size: 15px;
        text-align: left;
        color: #FFFFFF;
        line-height: 2; } }
  @media (min-width: 769px) {
    .parts img {
      display: none; } }
  @media only screen and (max-width: 768px) {
    .parts img {
      width: 100%; } }

.news {
  width: 100%;
  max-width: 980px;
  text-align: left;
  color: #fff;
  padding: 5px;
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 20px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .news {
      width: 100%;
      max-width: 980px;
      text-align: left;
      color: #fff;
      margin-top: 25px;
      margin-bottom: 25px;
      display: block;
      margin: 0 auto;
      padding-bottom: 20px;
      position: relative;
      z-index: 2; } 
 .news .news_2:before {
    display: none;
	  }  
	  .news .news_2 {
    width: 100%;
	  height: 45px;
   background-color: #434343;
    /*position: relative;*/ 
font-size: 14px;
	  line-height: 1.2}
}




    @media only screen and (max-width: 768px) {
      
  .news_2 ul {
    position: relative;
    z-index: 2; }
  .news_2 li {
    float: left;
    clear: left;
    width: 80px;
	margin-left: 10px;
		}}

@media (min-width: 769px) {
	.news .news_2 {
        width: 100%;
        font-size: 14px;  }
	 .news .news_2:before {
    content: '';
    display: block;
    position: absolute;
    width: 100vw;
    height: 43%;
    right: 40%;
    top: 0;
    background-color: #434343;
		 z-index: 0;
margin-top: 30px;}
	.news_2 li p.news_br{
		padding-left: 50px;
	}
  .bikeLinkInner1 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    padding-bottom: 155px;
    /*padding-top: 20px;*/ } }
@media (min-width: 769px){
.bikeLinkInner1 .cb750four {
  margin-left: 20px;
	margin-right: 20px; }}

.bikeLinkInner1 p {
  background-color: #000000;
  height: 50px;
  position: relative;
  top: -7px; }
@media only screen and (min-width: 768px) {
  .bikeLinkInner1 p:after {
    content: ">>";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 10px;
	  color: #fff; }}
    @media only screen and (max-width: 768px) {
      .bikeLinkInner1 p:after {
        content: ">>";
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 10%;
        color: #fff; } }
.bikeLinkInner1 span {
  padding-top: 10px;
  display: block;
  font-size: 20px;
  line-height: 1.5; }
.bikeLinkInner1 img {
  width: 315px;
  height: 180px; }

.bikeLink {
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .bikeLink {
      padding-bottom: 227px; } }

.bikeLink:after {
  content: '';
  display: block;
  clear: both; }

@media (min-width: 769px) {
  .refresh {
    width: 100%;
	 height: 194px;
    background:#e60000 url("../img/bg_bike.jpg");
    background-repeat: no-repeat;
    display: block;
    color: #fff; } }
@media only screen and (max-width: 768px) {
  .refresh {
    width: 100%;
    background: #000 url("../img/bg_bike_sp.jpg");
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    color: #fff;
    height: 269px; } }
.refresh .bike_refresh {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .refresh .bike_refresh {
      width: 100%;
      padding: 0 4%; } }
  @media (min-width: 769px) {
    .refresh .bike_refresh .item {
      width: 50%; } }
  .refresh .bike_refresh .item img {
    width: 70%;
    position: relative;
    top: -70px;
    z-index: 2; }
    @media only screen and (max-width: 768px) {
      .refresh .bike_refresh .item img {
        width: 90%;
        position: relative;
        z-index: 2;
        top: -163px; } }
  .refresh .bike_refresh .subparts p:after {
    content: ">>";
    padding-left: 5px; }
  .refresh .bike_refresh .plan p:after {
    content: ">>";
    padding-left: 5px; }

.vfr750r dl {
  position: absolute;
  top: -35px;
  left: 341px; }
  @media only screen and (max-width: 768px) {
    .vfr750r dl {
      position: absolute;
      top: 55px;
      left: 0;
      padding: 0 4%; } }
.vfr750r dt {
  font-size: 28px; }
.vfr750r dd {
  line-height: 2; }

 .hello {
  display: block;
  width: 100%;
  height: 185px;
  position: relative;
  padding-top: 40px;
  color: #FFFFFF;
  font-size: 14px;
	 background-color: #000;
}
@media only screen and (max-width: 736px) {
 .hello {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
 .hello p {
  letter-spacing: 1.5px;
	    padding-bottom: 10px;
}
 .hello .customerbox {
  display: flex;
  width: 475px;
  margin: 0 auto;
}
@media only screen and (max-width: 736px) {
 .hello .customerbox {
    width: 100%;
    padding: 0 5%;
  }
}
 .hello .customerbox .customer {
  padding-right: 75px;
  letter-spacing: 1px;
}
.hello .customerbox .customer dt {
  font-size: 14px;
}
.hello .customerbox .customer dd {
  margin: 0px;
  font-size: 18px;
  padding-top: 9px;
}
.hello .customerbox .customer2 {
  letter-spacing: 1px;
}
.hello .customerbox .customer2 dt {
  font-size: 14px;
}
.hello .customerbox .customer2 dd {
  margin: 0px;
  font-size: 24px;
  padding-top: 8px;
}
@media only screen and (max-width: 736px) {
.hello .customerbox .customer {
    padding-right: 30px;
    letter-spacing: 1px;
  }
 .hello .customerbox .customer dt {
    font-size: 12px;
  }
.hello .customerbox .customer dd {
    margin: 0px;
    font-size: 14px;
    padding-top: 8px;
  }
 .hello .customerbox .customer2 {
    letter-spacing: 1px;
  }
.hello .customerbox .customer2 dt {
    font-size: 12px;
  }
.hello .customerbox .customer2 dd {
    margin: 0px;
    font-size: 16px;
    padding-top: 8px;
    font-weight: bold !important;
  }
}



.pan {
	font-size: 12px;
	padding: 5px 0;
	color: #fff;
}
.pan span {
	color: #cc0000;
}

.refresh .bike_refresh .pr {
  text-align: right;
  position: absolute;
  top: -3%;
  right: 0px;
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .refresh .bike_refresh .pr {
      text-align: right;
      position: absolute;
      top: 133px;
      right: 0px;
      font-size: 16px;
      padding: 0 4%; } }
  @media (min-width: 769px) {
    .refresh .bike_refresh .pr .subparts, .refresh .bike_refresh .pr .plan {
      margin: 30px; } }
  @media only screen and (max-width: 768px) {
    .refresh .bike_refresh .pr .subparts, .refresh .bike_refresh .pr .plan {
      padding-bottom: 8%; } }

/*＿news__________________________________*/

.news {
	color:#FFFFFF;
	z-index: 2;
}

.news_2 {
	height:42px;
	margin-top:7px;
	overflow:hidden;
}

.news_2 a {
	color:#000000;
	text-decoration:underline;
}
.news_2 a:hover {
	color:#000000;
	text-decoration:none;
}

.news_2 li {
	width:100%;
	height:40px;
	padding:10px 0px 0;
}

.news_2 li p {
	padding-right:30px;
	float:left;
}
.news_2 li p:last-child {
	padding-right:0;
}

@media only screen and (min-width: 768px) {
.checkSpec3 {
	font-size: 14px;
}



#viewport .checkSpec3 a {
	display: block;
    width: 980px;
    padding: 15px 40px;
    border: 2px solid #FFF;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
}
#viewport .checkSpec3 a:hover {
	background-color: #000;
}
}

@media only screen and (max-width: 736px) {
.checkSpec3 {
	width: 100%;
	font-size: 13px;
}

#viewport .checkSpec3 a {
	display: block;
	width: 80%;
	padding: 15px 0;
	border: 2px solid #FFF;
	margin: 0 auto;
    margin-bottom: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	background-color: #000;
}

}
