@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: ducati_pc-brosdfp_v2
Theme URI: http://www.virginducati.com
Description: virgin ducati
Author: bikebros
Author URI: http://www.virginducati.com
License:
License URI:
---------------------------------------------------------*/
/* =======================================
	reset
======================================= */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

li, ol {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a img, map a {
  border: none; }

.clear {
  clear: both; }

/* =======================================
	head
======================================= */
body {
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック'; }

a {
  color: #0066CE; }

#header_wide {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  clear: both;
  float: none;
  margin-bottom: 0px;
  padding: 0px; }
  #header_wide #header_top_new {
    background-image: none;
    height: 25px;
    width: 100%;
    background-color: #FFF; }
    #header_wide #header_top_new #header_top_new_inbox {
      width: 1000px;
      position: relative;
      margin-right: auto;
      margin-left: auto;
      background-color: #FFF; }
  #header_wide #header_inbox {
    overflow: hidden;
    margin-top: 10px; }
  #header_wide #header_in {
    height: 90px;
    width: 1000px;
    margin-top: 10px;
    position: relative;
    clear: both;
    border: none;
    margin-bottom: 10px;
    margin: 0 auto; }
  #header_wide #ad {
    height: 90px;
    width: 728px;
    position: absolute;
    float: right;
    right: 0px;
    top: 0px;
    background-color: #FFF; }
  #header_wide #logo {
    width: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 90px;
    float: left; }
  #header_wide h1 {
    font-size: 10px;
    font-weight: 400;
    color: #000;
    line-height: 26px;
    position: relative;
    z-index: 2;
    float: left;
    width: 630px;
    overflow: hidden;
    height: 25px; }
  #header_wide #top_mypage {
    float: right;
    width: 370px;
    font-size: 11px;
    color: #000;
    text-align: right;
    font-weight: 400;
    padding-top: 3px;
    background-color: #FFF; }
    #header_wide #top_mypage a {
      text-decoration: underline; }
      #header_wide #top_mypage a:hover {
        text-decoration: none; }

/* =======================================
	gnavi
======================================= */
/* Main-menu */
#masterNavi_webm {
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  width: 100%;
  margin: 0;
  padding: 5px 0 8px 0;
  list-style: none;
  box-shadow: 0 1px 1px #9c9c9c;
  height: 20px;
  text-align: left;
  z-index: 1;
  background-color: #FFF;
  background-image: url(https://www.bikebros.co.jp/img/bb_header/gmanu_bg.jpg);
  border-top: solid 1px #999;
  border-bottom: solid 3px #000; }

#menu_webmw {
  width: 1000px;
  margin: 0 auto;
  text-align: center; }
  #menu_webmw li {
    float: left;
    position: relative;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 10px 0;
    margin-right: 15px;
    margin-left: 15px; }
    #menu_webmw li:first-child {
      margin-left: 0px; }
  #menu_webmw ul li .stay {
    color: #FFF;
    background: -webkit-linear-gradient(#04acec, #0186ba) !important;
    background: -o-linear-gradient(#04acec, #0186ba) !important;
    background: linear-gradient(#04acec, #0186ba) !important;
    display: block;
    font-size: 12px;
    padding: 10px;
    font-weight: 700;
    white-space: nowrap; }
  #menu_webmw a {
    float: left;
    height: 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0; }
  #menu_webmw li:hover > a {
    color: #CC0000; }
  #menu_webmw li:hover > ul {
    display: block; }
  #menu_webmw li a > img {
    vertical-align: middle; }
  #menu_webmw ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 99999;
    background: -webkit-linear-gradient(#444, #111);
    background: -o-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    background-image: url(https://www.bikebros.co.jp/img/bb_header/dorp_menu_bg.jpg);
    background-color: #444;
    background-repeat: repeat-x; }
    #menu_webmw ul li {
      float: none;
      margin: 0;
      padding: 0;
      display: block;
      box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
      text-align: left;
      font-weight: 400;
      color: #333;
      width: 200px; }
  #menu_webmw li ul li.indent {
    text-indent: 1em; }
  #menu_webmw li ul a {
    color: #FFF !important; }
  #menu_webmw ul li:last-child {
    box-shadow: none; }
  #menu_webmw ul a {
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none; }
    #menu_webmw ul a:hover {
      color: #FFF;
      background: -webkit-linear-gradient(#04acec, #0186ba) !important;
      background: -o-linear-gradient(#04acec, #0186ba) !important;
      background: linear-gradient(#04acec, #0186ba) !important; }

/* Sub-menu */
/* ==========================
 lnavi
=============================*/
#dropmenu_ducati {
  list-style-type: none;
  width: 1000px;
  height: 34px;
  position: relative;
  margin: 10px auto 5px auto;
  padding: 0;
  background-color: #111;
  background: url(/vd_data/img/common/localNavi_bg.jpg) repeat-x;
  border: 1px solid #C00; }
  #dropmenu_ducati li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: center; }
    #dropmenu_ducati li a {
      display: block;
      margin: 0;
      padding: 12px 0 11px;
      color: #FFF;
      font-size: 12px;
      font-weight: 700;
      line-height: 1;
      text-decoration: none; }
    #dropmenu_ducati li ul {
      list-style: none;
      position: absolute;
      top: 100%;
      left: 0;
      margin: 0;
      padding: 0;
      border-radius: 0 0 3px 3px;
      z-index: 100; }
    #dropmenu_ducati li:last-child ul {
      left: -100%;
      width: 100%; }
    #dropmenu_ducati li ul li {
      overflow: hidden;
      width: 150%;
      height: 0;
      color: #FFF;
      -moz-transition: .2s;
      -webkit-transition: .2s;
      -o-transition: .2s;
      -ms-transition: .2s;
      transition: .2s; }
      #dropmenu_ducati li ul li a {
        padding: 13px 15px;
        background: #333;
        text-align: left;
        font-size: 12px;
        font-weight: 400;
        color: #FFF; }
        #dropmenu_ducati li ul li a:hover {
          background-color: #222; }
    #dropmenu_ducati li:hover ul li {
      overflow: visible;
      height: 38px;
      border-top: 1px solid #444;
      border-bottom: 1px solid #222; }
      #dropmenu_ducati li:hover ul li:first-child {
        border-top: 0; }
      #dropmenu_ducati li:hover ul li:last-child {
        border-bottom: 0; }
        #dropmenu_ducati li:hover ul li:last-child a {
          border-radius: 0 0 3px 3px; }
  #dropmenu_ducati > li:hover > a {
    border-radius: 3px 3px 0 0; }

nav {
  background: -webkit-linear-gradient(#D60000, #BA0001);
  background: -o-linear-gradient(#D60000, #BA0001);
  background: linear-gradient(#D60000, #BA0001);
  width: 1000px;
  margin: 0 auto; }

.navi-inner {
  width: 100%;
  font-size: 0;
  display: table;
  height: 40px;
  margin: 10px 0 0; }
  .navi-inner::after {
    content: "";
    clear: both;
    display: block; }
  .navi-inner .levelOne {
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    position: relative; }
    .navi-inner .levelOne:last-child .levelTwo {
      right: 0;
      left: auto;
      width: 600px !important; }
    .navi-inner .levelOne::before {
      content: "";
      height: 100%;
      border-left: solid 1px #A50001;
      width: 1px;
      position: absolute;
      left: 0;
      top: 0; }
    .navi-inner .levelOne:hover > a {
      background-color: #970000; }
    .navi-inner .levelOne:hover .levelTwo {
      width: 250px;
      background-color: #333; }
      .navi-inner .levelOne:hover .levelTwo li {
        overflow: visible;
        height: 40px;
        transition: all 300ms 0s ease; }
    .navi-inner .levelOne a {
      box-sizing: border-box;
      color: inherit;
      display: block;
      letter-spacing: 1px;
      text-align: center;
      text-decoration: none;
      padding: 15px;
      height: 40px; }
      .navi-inner .levelOne a:hover {
        background-color: #970000; }
  .navi-inner .levelTwo {
    top: 40px;
    left: 0px;
    position: absolute;
    background-color: #333;
    z-index: 100; }
    .navi-inner .levelTwo li {
      overflow: hidden;
      height: 0; }
      .navi-inner .levelTwo li a {
        border-top: 1px solid #666;
        box-sizing: border-box;
        display: block;
        padding: 15px;
        text-align: left; }

/* ==========================
 lnavi950
=============================*/
#dropmenu_triumph950 {
  list-style-type: none;
  width: 950px;
  height: 34px;
  position: relative;
  margin: 10px auto 5px auto;
  padding: 0;
  background-color: #111;
  background-image: url(http://www.virgintriumph.com/vt_data/img/common/localNavi_bg.jpg);
  background-repeat: repeat-x;
  border: 1px solid #111; }
  #dropmenu_triumph950 li {
    position: relative;
    width: 111px;
    float: left;
    margin: 0;
    text-align: center; }
    #dropmenu_triumph950 li a {
      display: block;
      margin: 0;
      padding: 12px 0 11px;
      color: #FFF;
      font-size: 12px;
      font-weight: 700;
      line-height: 1;
      text-decoration: none; }
    #dropmenu_triumph950 li ul {
      list-style: none;
      position: absolute;
      top: 100%;
      left: 0;
      margin: 0;
      padding: 0;
      border-radius: 0 0 3px 3px;
      z-index: 100; }
    #dropmenu_triumph950 li:last-child ul {
      left: -100%;
      width: 100%; }
    #dropmenu_triumph950 li ul li {
      overflow: hidden;
      width: 150%;
      height: 0;
      color: #FFF;
      -moz-transition: .2s;
      -webkit-transition: .2s;
      -o-transition: .2s;
      -ms-transition: .2s;
      transition: .2s; }
      #dropmenu_triumph950 li ul li a {
        padding: 13px 15px;
        background: #333;
        text-align: left;
        font-size: 12px;
        font-weight: 400;
        color: #FFF; }
        #dropmenu_triumph950 li ul li a:hover {
          background-color: #222; }
    #dropmenu_triumph950 li:hover ul li {
      overflow: visible;
      height: 38px;
      border-top: 1px solid #444;
      border-bottom: 1px solid #222; }
      #dropmenu_triumph950 li:hover ul li:first-child {
        border-top: 0; }
      #dropmenu_triumph950 li:hover ul li:last-child {
        border-bottom: 0; }
        #dropmenu_triumph950 li:hover ul li:last-child a {
          border-radius: 0 0 3px 3px; }
    #dropmenu_triumph950 li.topics {
      background-image: url(http://www.virgintriumph.com/vt_data/img/common/localNavi_side.jpg);
      background-position: right center;
      background-repeat: no-repeat;
      width: 103px; }
      #dropmenu_triumph950 li.topics:hover > a {
        background-image: url(http://www.virgintriumph.com/vt_data/img/common/localNavi_bg_over.jpg);
        background-repeat: repeat-x;
        color: #FFF;
        width: 103px; }
    #dropmenu_triumph950 li.topicsfirst {
      background-image: url(http://www.virgintriumph.com/vt_data/img/common/localNavi_side.jpg);
      background-position: right center;
      background-repeat: no-repeat;
      width: 176px; }
      #dropmenu_triumph950 li.topicsfirst:hover > a {
        background-image: url(http://www.virgintriumph.com/vt_data/img/common/localNavi_bg_over.jpg);
        background-repeat: repeat-x;
        color: #FFF;
        width: 176px; }
  #dropmenu_triumph950 > li:hover > a {
    border-radius: 3px 3px 0 0; }

/* ==========================
 breadlist
=============================*/
ul.navilist {
  width: 1000px;
  margin: 10px auto 15px auto;
  font-size: 12px;
  color: #333;
  line-height: 150%;
  overflow: hidden; }
  ul.navilist li {
    float: left; }
    ul.navilist li a {
      text-decoration: underline; }
      ul.navilist li a:hover {
        text-decoration: none; }

/* ==========================
 fotter
=============================*/
#new_footer {
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
  padding-top: 10px;
  border-top: none 2px #CCC;
  overflow: hidden;
  height: 510px; }
  #new_footer .footer_link {
    text-align: left;
    margin-top: 10px;
    font-size: 12px;
    float: left;
    width: 100%;
    padding-top: 10px;
    border-top: solid 2px #CCC; }
    #new_footer .footer_link a {
      color: #333333;
      text-decoration: none; }
      #new_footer .footer_link a:hover {
        text-decoration: underline; }
    #new_footer .footer_link .footer_catgoey {
      float: left;
      width: 180px; }
    #new_footer .footer_link .footer_catgoey02 {
      float: left;
      width: 410px; }
      #new_footer .footer_link .footer_catgoey02 ul {
        display: block;
        float: left;
        width: 190px; }
      #new_footer .footer_link .footer_catgoey02 li {
        margin-right: 5px;
        text-align: left;
        font-size: 11px;
        line-height: 16px;
        margin-bottom: 5px; }
    #new_footer .footer_link h3 {
      font-size: 12px;
      font-weight: 700;
      display: block;
      text-align: left;
      float: left;
      width: 100%;
      line-height: 16px;
      margin-bottom: 5px; }
    #new_footer .footer_link ul {
      display: block;
      float: left;
      margin-bottom: 5px;
      width: 100%; }
    #new_footer .footer_link li {
      display: block;
      font-size: 12px;
      margin-bottom: 6px; }
    #new_footer .footer_link .footer_catgoey02 img {
      border: 1px solid #CCC;
      vertical-align: bottom;
      margin: 0px;
      padding: 0px; }

#footer_ad {
  height: 90px;
  width: 728px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  background-color: #FFF; }

#new_footer .footer_txt {
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
  font-weight: 700;
  border-bottom-: solid 1px #999;
  padding-bottom: 10px; }
#new_footer .footer_link .footer_txt .cap {
  font-weight: 400;
  margin-top: 5px;
  font-size: 12px;
  line-height: 16px; }
#new_footer .footer_link .footer_left {
  float: left;
  width: 540px; }
#new_footer .footer_link .footer_right {
  float: right;
  width: 410px; }
#new_footer .footer_link .footer_left .footer_catgoey03 {
  margin-top: 10px;
  float: left;
  width: 100%; }
  #new_footer .footer_link .footer_left .footer_catgoey03 li {
    float: left;
    margin-right: 10px; }

#menu .exlink {
  margin-left: 6px;
  vertical-align: bottom; }

#new_footer .copyright {
  display: block;
  float: left;
  width: 100%;
  font-size: 12px;
  border-top: solid 1px #999;
  border-right-color: #999;
  border-bottom-color: #999;
  border-left-color: #999;
  padding-top: 5px;
  margin-bottom: 20px; }
  #new_footer .copyright .left {
    text-align: left;
    float: left;
    width: 90%;
    font-weight: 700;
    color: #666666; }
  #new_footer .copyright .right {
    text-align: right;
    float: right;
    color: #333333;
    text-decoration: none; }
    #new_footer .copyright .right a {
      text-align: right;
      float: right;
      color: #333333;
      text-decoration: none; }

/* ==========================
 box
=============================*/
#wrapper, #container {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden; }

#mainbox {
  width: 680px;
  margin-right: 20px;
  float: left;
  font-size: 14px;
  line-height: 160%;
  color: #111;
  text-align: left;
  margin: 0;
  padding: 0; }

#subbox {
  width: 300px;
  float: right;
  text-align: left;
  font-size: 13px;
  line-height: 150%;
  margin: 0;
  padding: 0; }

#containerfeat940 {
  width: 940px;
  overflow: hidden;
  margin-left: 30px;
  margin-right: 30px; }

#containerfeat950 {
  width: 950px;
  overflow: hidden;
  margin-left: 25px;
  margin-right: 25px; }

/* ==========================
 ad
=============================*/
.ad300 {
  margin-bottom: 5px;
  overflow: hidden; }

.ad680 {
  margin-bottom: 15px; }

.adsw {
  width: 630px;
  overflow: hidden;
  padding: 25px;
  height: 250px;
  clear: both;
  background-color: #EEEEEE;
  margin-bottom: 20px;
  margin-top: 15px; }
  .adsw .adsw01 {
    width: 300px;
    float: left;
    margin-right: 30px; }
  .adsw .adsw02 {
    width: 300px;
    float: right; }

/* =======================================
	pagetop
======================================= */
.pagetop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 55px; }
  .pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #333;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    line-height: 50px;
    border-radius: 4px; }

/* ==========================
login
=============================*/
.right_midashi_menu {
  padding-left: 10px;
  clear: both;
  font-size: 12px;
  color: #FFF;
  background-color: #222;
  background-repeat: no-repeat;
  height: 20px;
  padding-top: 6px;
  padding-bottom: 3px; }

#acount_brother {
  padding: 0px;
  width: 298px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
  position: relative;
  font-family: 'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  overflow: hidden; }
  #acount_brother .inbox {
    padding: 12px 8px;
    border: 2px solid #FFF;
    font-size: 12px;
    line-height: 16px;
    float: left;
    width: 278px;
    background-color: #f5f5f5;
    border-radius: 5px; }
    #acount_brother .inbox a {
      color: #111;
      text-decoration: underline; }
      #acount_brother .inbox a:hover {
        text-decoration: none; }
    #acount_brother .inbox .newmember {
      float: right;
      height: 17px;
      width: 77px;
      position: absolute;
      padding: 0;
      top: 0px;
      right: 0px; }
    #acount_brother .inbox .username {
      padding: 0px;
      float: left;
      width: 276px;
      display: block;
      position: relative;
      margin: 0 0 5px 0;
      color: #111; }
      #acount_brother .inbox .username span.membername {
        font-weight: 700; }
      #acount_brother .inbox .username span.loginselect {
        position: absolute;
        right: 0px;
        top: -2px; }
    #acount_brother .inbox .login {
      margin-top: 10px; }
    #acount_brother .inbox .message {
      line-height: 150%;
      margin-top: 5px; }
    #acount_brother .inbox .acountmenu {
      margin-top: 5px;
      float: left;
      width: 276px; }
  #acount_brother .acountmenu li {
    padding: 6px 4px;
    border: 1px solid #666;
    width: 125px;
    font-weight: 700;
    background-color: #FFF;
    border-radius: 3px; }
  #acount_brother .inbox .acountmenu li a {
    text-decoration: none; }
  #acount_brother .inbox .acountmenu a.mypage, #acount_brother .inbox .acountmenu a.myshop {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    text-align: center; }
  #acount_brother .inbox .acountmenu .left {
    float: left; }
  #acount_brother .inbox .acountmenu .right {
    float: right; }
  #acount_brother .inbox .memberpoint {
    margin-top: 10px;
    padding: 8px;
    margin-bottom: 5px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #C60; }
    #acount_brother .inbox .memberpoint span.point {
      font-weight: 700;
      color: #C00;
      float: right;
      position: absolute;
      right: 15px;
      width: 120px;
      text-align: right; }
    #acount_brother .inbox .memberpoint .timepoint {
      font-size: 11px;
      margin-top: 4px;
      text-indent: 20px; }
      #acount_brother .inbox .memberpoint .timepoint span {
        position: absolute;
        right: 15px;
        text-align: right; }
  #acount_brother .inbox ul.information {
    padding: 0px;
    float: left;
    width: 276px;
    margin: 10px 0 0 0; }
  #acount_brother .inbox .memberpoint .allpoint img {
    margin-right: 3px;
    vertical-align: -4px; }

#acount .inbox .information li {
  font-weight: 700;
  color: #CC0000;
  font-size: 12px;
  line-height: 16px;
  height: 22px; }
  #acount .inbox .information li a {
    background-image: url(https://www.bikebros.co.jp/img/top/icon_speeker.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 24px; }

/* ==========================
 model
=============================*/
#buhin_catalog_bigwaku300 {
  overflow: hidden; }
  #buhin_catalog_bigwaku300 #buhin_catalog_bigwaku {
    width: 294px;
    clear: both;
    margin-bottom: 15px;
    color: #000;
    background-color: #E6E6E6;
    padding: 3px 2px 2px 2px;
    border-right: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    float: left;
    font-size: 14px;
    overflow: hidden; }
  #buhin_catalog_bigwaku300 #buhin_catalog_smallwaku {
    background-color: #FFF;
    border: 1px solid #CCC;
    width: 282px;
    padding: 5px;
    float: left; }
  #buhin_catalog_bigwaku300 #buhin_catalog_photo {
    width: 260px;
    text-align: center;
    float: left;
    border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 10px; }
    #buhin_catalog_bigwaku300 #buhin_catalog_photo img {
      vertical-align: bottom;
      line-height: 100%;
      font-size: 100%;
      margin-bottom: 5px; }
  #buhin_catalog_bigwaku300 #buhin_catalog_bikemaker {
    text-align: center;
    font-size: 13px; }
  #buhin_catalog_bigwaku300 #buhin_catalog_bikename {
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 700; }

#buhin_catalog_bigwaku .pricebox {
  margin-bottom: 10px;
  margin-top: 8px;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 2px;
  background-color: #f5f5f5;
  padding-left: 15px;
  padding-right: 10px; }

#buhin_catalog_photo img {
  width: 200px;
  height: 153px; }

#buhin_catalog_bigwaku .price {
  font-size: 12px;
  color: #000;
  margin-bottom: 8px; }
  #buhin_catalog_bigwaku .price span.morelprice {
    color: #F00;
    font-size: 16px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: 700; }
#buhin_catalog_bigwaku .price_midashi {
  color: #000;
  font-size: 12px;
  font-weight: 700; }

ul.model_link {
  margin-bottom: 10px; }
  ul.model_link li {
    font-size: 13px;
    padding: 10px 5px 0px 5px; }
    ul.model_link li a {
      text-decoration: underline; }
      ul.model_link li a:hover {
        text-decoration: none; }
    ul.model_link li img {
      vertical-align: middle; }

#buhin_catalog_bigwaku300 .usedbike_btn a {
  text-align: center;
  padding: 10px 10px 8px 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  clear: both;
  font-weight: 700;
  text-decoration: none !important;
  border-radius: 3px;
  display: block;
  border: 1px solid #3B5AB7;
  font-size: 13px;
  color: #FFF;
  background: -webkit-linear-gradient(#3964CD 0%, #2751C7 95%);
  background: -o-linear-gradient(#3964CD 0%, #2751C7 95%);
  background: linear-gradient(#3964CD 0%, #2751C7 95%); }
  #buhin_catalog_bigwaku300 .usedbike_btn a:hover {
    text-decoration: underline !important; }

/* ==========================
 modellist
=============================*/
.right_menu_bb {
  background-color: #e6e6e6;
  border: 1px solid #CCC;
  width: 294px;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 2px; }

.right_menu_bbiner {
  width: 282px;
  background-color: #FFF;
  overflow: hidden;
  border: 1px solid #CCC;
  padding: 10px 5px 0px 5px; }

.usedbike_list {
  width: 282px;
  overflow: hidden;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #ccc; }
  .usedbike_list .photo {
    width: 100px;
    float: left;
    margin-right: 10px; }
  .usedbike_list .info {
    width: 172px;
    float: right;
    font-size: 12px;
    color: #000; }
    .usedbike_list .info .model {
      font-size: 12px;
      font-weight: 700;
      margin-bottom: 5px; }
    .usedbike_list .info .year {
      font-size: 12px;
      color: #000;
      font-weight: 700; }
    .usedbike_list .info span.price {
      color: #F00;
      font-size: 12px; }
  .usedbike_list .photo a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
    background: #FFF; }

.right_menu_bb a {
  text-decoration: underline; }
  .right_menu_bb a:hover {
    text-decoration: none; }

.usedbiketop_btn a {
  text-align: center;
  padding: 10px 10px 8px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
  font-weight: 700;
  text-decoration: none !important;
  border-radius: 3px;
  display: block;
  border: 1px solid #3B5AB7;
  font-size: 13px;
  color: #FFF;
  background: -webkit-linear-gradient(#3964CD 0%, #2751C7 95%);
  background: -o-linear-gradient(#3964CD 0%, #2751C7 95%);
  background: linear-gradient(#3964CD 0%, #2751C7 95%); }
  .usedbiketop_btn a:hover {
    text-decoration: underline !important; }

#sidestop {
  margin-top: 10px; }

/* ==========================
 shopguide
=============================*/
.goobikelink {
  border: 5px solid #CCC;
  margin-bottom: 20px;
  padding: 17px;
  text-align: center;
  font-size: 18px;
  font-weight: 700; }

.contextbox950_facebook {
  text-align: center;
  padding: 15px;
  background-color: #eee; }

/*sp*/
.pc-switch {
  display: block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  width: 100%;
  background-color: #111;
  font-size: 30px;
  font-weight: 700;
  padding: 30px; }

/* ==========================
 EC導線 サイドバナー
=============================*/
#wrapper {
  background: #FFF; }

.wrapper-full {
  background-repeat: repeat-y;
  background-position: left top, right top;
  margin-top: 0px; }

@media screen and (max-width: 1100px) {
  .wrapper-full {
    background: none !important; }

  .banner-l, .banner-r {
    display: none; } }
.banner-l a {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100%;
  min-height: 100%;
  background: none; }

.banner-r a {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100px;
  height: 100%;
  min-height: 100%;
  background: none; }

/* ==========================
 記事レコメンド
=============================*/
.recommend-item-title {
  color: #FFF;
  background-color: #333;
  padding: 6px 10px 4px 15px;
  font-size: 12px;
  background: -webkit-linear-gradient(#333432 7, #121311 95%);
  background: -o-linear-gradient(#333432 7, #121311 95%);
  background: linear-gradient(#333432 7, #121311 95%);
  margin-bottom: 10px; }

#item-recommend.horizontal {
  margin: 0 0 15px 0; }
  #item-recommend.horizontal ul {
    width: 700px;
    margin-left: -20px;
    overflow: hidden;
    font-size: 0; }
    #item-recommend.horizontal ul:after {
      content: "";
      clear: both;
      height: 0;
      display: block;
      visibility: hidden; }
    #item-recommend.horizontal ul > p {
      margin-left: 20px; }
  #item-recommend.horizontal li {
    width: 155px;
    margin: 0 0 10px 20px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    word-wrap: break-word; }
  #item-recommend.horizontal .item-img {
    margin: 0; }
    #item-recommend.horizontal .item-img a {
      display: block; }
      #item-recommend.horizontal .item-img a img {
        width: 100%;
        height: auto;
        border: 1px solid #666;
        box-sizing: border-box; }
      #item-recommend.horizontal .item-img a:hover img {
        filter: alpha(opacity=80);
        opacity: 0.8;
        background: #FFF; }
  #item-recommend.horizontal .item-brand {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
    color: #333;
    margin-bottom: 5px; }
  #item-recommend.horizontal .item-name {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px; }
    #item-recommend.horizontal .item-name a {
      color: #0066CE;
      text-decoration: underline; }
      #item-recommend.horizontal .item-name a:hover {
        text-decoration: none; }
  #item-recommend.horizontal .item-price {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    color: #FF0000; }
  #item-recommend.horizontal a img {
    width: 100%;
    height: auto;
    border: 1px solid #666;
    box-sizing: border-box; }
    #item-recommend.horizontal a img:hover {
      filter: alpha(opacity=80);
      opacity: 0.8;
      background: #FFF; }
  #item-recommend.horizontal img {
    margin: 0; }
  #item-recommend.horizontal .captionText11 {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.6;
    color: #333; }
  #item-recommend.horizontal .item-name a {
    color: #0066CE;
    text-decoration: underline; }
    #item-recommend.horizontal .item-name a:hover {
      text-decoration: none; }
  #item-recommend.horizontal .captionText12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px; }
  #item-recommend.horizontal .price {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    color: #FF0000; }
    #item-recommend.horizontal .price span.tax {
      font-size: 10px;
      font-weight: 400;
      margin: 0 0.5em; }
  #item-recommend.horizontal .captionText12 a {
    color: #0066CE;
    text-decoration: none; }
    #item-recommend.horizontal .captionText12 a:hover {
      text-decoration: underline; }
  #item-recommend.horizontal .border {
    border: none; }

.pagetop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 55px; }

.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #333;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 50px;
  border-radius: 4px; }

article, header, footer, aside, figure, figcaption, nav, section {
  display: block; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

.lineBanner {
  margin: 30px 0 0;
  position: relative;
  background: url(https://image.bikebros.co.jp/common/cover_line.jpg) no-repeat center 0;
  width: auto;
  height: 250px;
  background-size: cover;
  text-align: left;
  z-index: 0;
  overflow: hidden; }

.lineBanner::before {
  content: "";
  background: inherit;
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  z-index: -1000; }

.lineBanner .innerBlock {
  position: relative;
  width: 1000px;
  margin: 0 auto; }

.lineBanner .thumbnail {
  position: absolute;
  width: 500px;
  height: 250px; }

.lineBanner .textBody {
  position: absolute;
  left: 50%;
  top: 30px; }

.lineBanner .textBody .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #FFF; }

.lineBanner .textBody .description span {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  margin: 0 0 10px; }

.lineBanner .textBody .lineButton {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5; }

.lineBanner .textBody .lineButton a {
  background-color: #00B900;
  border: solid 5px #00B900;
  border-bottom-color: #009500;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  text-decoration: none;
  padding: 15px;
  width: 350px; }

footer {
  text-align: left;
  background-color: #EFEFEF; }

footer a {
  color: #333 !important;
  text-decoration: none; }

footer .aboutUs {
  background-color: #FFF;
  text-align: center;
  padding: 10px 0; }

footer .aboutUs .headline {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center; }

footer .aboutUs .description {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  margin: 1em 0 0;
  letter-spacing: -.4px; }

footer .footer-inner {
  font-size: 0;
  margin: 0 auto 40px;
  padding: 20px 0 0;
  width: 1000px; }

footer .footer-inner::after {
  content: " ";
  display: block;
  clear: both; }

footer .footer-inner .innerBlock {
  display: inline-block;
  vertical-align: top;
  width: calc(999px / 7); }

footer .footer-inner .ft-headline {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 1em 0 .5em; }

footer .footer-inner .ft-category li {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 5px; }

.socialIcon {
  background-color: #FFF;
  padding: 20px 0 0; }

.socialIcon ul {
  font-size: 0;
  margin: 0 auto;
  width: calc(50px * 3 + 60px); }

.socialIcon li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0; }

.socialIcon li a {
  background: url(https://image.bikebros.co.jp/common/social-icon.png) no-repeat 0 0;
  display: block;
  width: 50px;
  height: 50px;
  background-size: cover; }

.socialIcon li.twitter a {
  background-position: 0 0; }

.socialIcon li.facebook a {
  background-position: -60px 0; }

.socialIcon li.line a {
  background-position: -120px 0; }

.pmark {
  background: #FFF;
  margin: 30px 0 0;
  width: 100%;
  text-align: center;
  padding: 5px 0; }

.digicert {
  display: none;
  background: #FFF;
  width: 100%;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  box-sizing: border-box; }

.digicert .digicert-caption {
  font-size: 10px;
  line-height: 1.3;
  width: 100%; }

.ft-copyright {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.7;
  color: #FFF;
  background-color: #555;
  text-align: center;
  padding: 20px 0; }

.ft-logo {
  background: #FFF;
  padding: 20px 0;
  text-align: center; }

#sidestop {
  position: sticky;
  top: 0; }

.title-ad {
  margin: 20px auto;
  width:468px;
  }
  .title-ad div {
    margin: 0 auto; }

.ad300row {
  font-size: 0;
  margin: 20px 0;
  overflow: hidden; }
  .ad300row::after {
    content: "";
    clear: both;
    display: block; }
  .ad300row .ad {
    display: inline-block;
    vertical-align: top;
    width: 340px;
    margin: 0 !important;
    text-align: center; }

/* =======================================
	ECリンク　2018.10.17藤堂追加
======================================= */

.ecitembox {
  border: 1px solid #DDD;
  word-wrap: break-word;
  max-width: 100%;
  border-radius: 5px;
  margin: 15px 0; }
  .ecitembox p {
    margin-bottom: 0 !important; }
  .ecitembox a {
    color: #333;
    background: #fbfaf8;
    display: block;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out; }
    .ecitembox a:hover {
      background: #fFe; }
  .ecitembox .photo {
    float: left;
    padding: 15px; }
    .ecitembox .photo img {
      display: block;
      padding: 0;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      width: 200px;
      height: auto; }
  .ecitembox .info {
    line-height: 1.8; }
    .ecitembox .info .itemname {
      padding: 10px 10px 10px 0;
      font-size: 1.0em;
      line-height: 1.4; }
    .ecitembox .info::before {
      content: '関連商品';
      color: #FFF;
      background: #3D65C7;
      width: 5em;
      display: inline-block;
      text-align: center;
      margin-right: 0.5em;
      border-radius: 2px;
      margin-top: 15px; }
    .ecitembox .info .price {
      font-weight: 700;
      color: #C00;
      font-size: 14px !important;
      margin-bottom: 8px; }
  .ecitembox a {
    text-decoration: none; }
  .ecitembox .info::after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    overflow: hidden; }
  .ecitembox .info .linkbutton {
    text-align: right;
    margin-right: 15px;
    display: block !important; }
    .ecitembox .info .linkbutton img {
      width: 160px;
      height: auto; }

/* =======================================
	lead 2018.10.17藤堂追加
======================================= */

.leadintro {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
  padding-bottom: 10px; }

.leadintro {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  line-height: 1.5;
  background-color: #EEE;
  padding: 15px;
  text-align: left;
  border: 1px solid #CCC;
  margin-bottom: 20px; }
  
  
/* =======================================
	2018.11.02 追加
======================================= */
.buttonCaution.cart {
  padding: 10px 0; }
  .buttonCaution.cart::before {
    content: "";
    background: url("/vd_data/img/common/cart01.svg") no-repeat 0 center;
    display: inline-block;
    vertical-align: -5px;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0; }



/* =======================================
	2018.11.08 追加
======================================= */
.next-page {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 20px;
  background-color: #EDECD5;
  padding: 15px 0;
  line-height: 1;
}
.split-nav {
  text-align: center; }
  .split-nav > .page-number {
    color: #FFF;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    padding: 10px 15px;
    background-color: #C00;
    margin: 0 5px; }
  .split-nav > a {
    color: #333;
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    background-color: #CCC;
    margin: 0 5px;
    text-decoration: none; }

/* =======================================
	BIKEBROS－145：ホームページのフォッタにグループ会社のリンク追加
======================================= */
.footer_column {
  border-top: none;
  padding: 0 0 19px;
}

.footer_column dl {
  width: 1000px;
  margin: 0 auto;
  font-size: 11px;
}

.footer_column dl dd {
  padding: 0 4px;
}

.footer_column dl dd li {
  display: inline;
}

.footer_column dl dt.text_c {
  text-align: center;
  font-size: 14px;
}

.footer_column dl dt {
  padding: 0 4px;
  font-weight: bold;
  margin-bottom: 6px;
}

.footer_column dl dd li a {
  color: #333;
  margin-right: 4px;
  font-size: 11px;
}

.footer-inner.footer-home {
  margin: 0 auto 20px;
}


/***************************************/
/* ソーシャルボタンCSS */
/***************************************/
.entry-share {
  margin: 10px auto;
  width: 100%;
  font-size: 0; 
}

.entry-share a {
    text-decoration: none; 
  }

.entry-share .twitter, .entry-share .facebook {
  box-sizing: border-box;
  color: #FFF;
  font-size: 13px;
  height: 30px;
  text-align: center;
  vertical-align: middle; 
}

.entry-share .facebook {
  background: #3c5491;
  width: 49%;
  display: inline-block;
  margin-left: 1%; 
}

.entry-share .twitter {
  background: #55acee;
  width: 49%;
  display: inline-block;
  margin-right: 1%; 
}

.entry-share-text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 12px;
  text-indent: -22px; 
}

.entry-share-icon {
  display: table-cell;
  vertical-align: middle;
  color: #FFF; 
}

.entry-share img {
  height: 30px;
  width: 30px;
  max-width: none !important;
  vertical-align: middle;
  font-size: 15px;
  max-width: inherit; 
}
