@charset "euc-jp";
#wagonprocess {
  float: left;
  width: 950px;
  margin: 0px;
  padding: 0px;
  clear: both;
}
#ShoppingCart {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  position: relative;
}
#ShoppingCart:after {
  content: "";
  display: block;
  clear: both;
}
#ShoppingCart .button {
  padding: 10px;
  display: block;
}
#ShoppingCart .buttonOrange {
  background: #FF930A;
}
#ShoppingCart #cart_title {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  border-bottom: solid 2px #333;
  position: relative;
  clear: both;
  margin: 0 0 5px;
  padding: 0px;
}
#ShoppingCart #cart_title .help {
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  top: 0;
  right: 0;
}
#ShoppingCart .ItemList {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
  margin-bottom: 2px;
}
#ShoppingCart .ItemList:after {
  content: "";
  display: block;
  clear: both;
}
#ShoppingCart .ItemList:first-child {
  border-top-style: none;
  border-bottom-style: none;
}
#ShoppingCart .ItemList:last-child {
  border-bottom-style: none;
}
#ShoppingCart .photo {
  float: left;
  width: 122px;
  margin-right: 20px;
}
#ShoppingCart .photo a img {
  border: solid 1px #333;
}
#ShoppingCart .ItemList .ItemName {
  padding: 0px;
  float: left;
  width: 350px;
  margin: 0 20px 0 0;
}
#ShoppingCart .ItemList .ItemPrice {
  background-color: #F5F5F5;
  width: 290px;
  float: left;
  padding: 10px;
}
#ShoppingCart .ItemList .Item {
  float: right;
  width: 145px;
}
#ShoppingCart #PriceList {
  width: 100%;
  margin-: 5px 0;
  border-bottom: solid 1px #CCC;
}
#ShoppingCart #PriceList:after {
  content: "";
  display: block;
  clear: both;
}
#ShoppingCart #PriceList .help {
  float: left;
  width: 300px;
  margin: 0px;
  padding: 0px;
}
#ShoppingCart #PriceList .help ul {
}
#ShoppingCart #PriceList .help li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 300px;
}
#ShoppingCart #PriceList .TotalPrice {
  float: right;
  width: 580px;
}
#ShoppingCart #PriceList .TotalPrice table {
  font-weight: 700;
}
#ShoppingCart #PriceList .TotalPrice td.bigprice {
  font-size: 14px;
}
#ShoppingCart #PriceList .TotalPrice .cap {
  font-size: 14px;
  font-weight: 700;
  color: #C00;
  margin-top: 10px;
}
#ShoppingCart .Recalculation {
  float: left;
  width: 100%;
  position: relative;
  height: 20px;
  margin-bottom: 15px;
}
#ShoppingCart .Recalculation span {
  position: absolute;
  height: 20px;
  width: 145px;
  right: 0px;
}
#ShoppingCart .btn {
  padding: 0px;
  text-align: center;
}
#ShoppingCart .btn:after {
  content: "";
  display: block;
  clear: both;
}
#ShoppingCart .btn .left {
  float: left;
  width: 50%;
  text-align: left;
}
#ShoppingCart .btn .right {
  float: right;
  width: 50%;
  text-align: right;
}
/**/
#ShoppingCart #favorite {
}
#ShoppingCart #favorite .favorite_list {
  margin-bottom: 15px;
}
#ShoppingCart #favorite .favorite_list .item_none {
  background-color: #EFEFEF;
  padding: 20px;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  margin-top: 10px;
}
#ShoppingCart #favorite .favorite_list ul {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 130px;
}
#ShoppingCart #favorite .favorite_list li {
}
#ShoppingCart #favorite .favorite_list .addDate {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  padding: 0px;
  margin: 0 0 3px;
}
#ShoppingCart #favorite .favorite_list .ph {
  text-align: center;
  padding: 0px;
  margin: 0 0 2px;
  clear: both;
}
#ShoppingCart #favorite .favorite_list .ph img {
  border: 1px solid #999;
  padding: 1px;
}
#ShoppingCart #favorite .favorite_list .itemName {
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  clear: both;
}
#ShoppingCart #favorite .favorite_list .itemSize {
  font-size: 11px;
  line-height: 13px;
  padding: 0px;
  margin: 3px 0 0;
  text-align: left;
  clear: both;
}
#ShoppingCart #favorite .favorite_list .itemPrice {
  font-weight: 700;
  color: #F00;
  font-size: 10px;
  line-height: 13px;
  margin-top: 5px;
}
#ShoppingCart #favorite .favorite_list .goCart {
  margin-top: 5px;
}
#ShoppingCart #favorite .favorite_list .delete {
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
#ShoppingCart #favorite .favorite_list .item01, #ShoppingCart #favorite .favorite_list .item02, #ShoppingCart #favorite .favorite_list .item03, #ShoppingCart #favorite .favorite_list .item04, #ShoppingCart #favorite .favorite_list .item05 {
  float: left;
  width: 130px;
  border: 1px solid #999;
  margin-right: 10px;
  padding: 9px;
}
#ShoppingCart #favorite .favorite_list .item06 {
  float: left;
  width: 130px;
  border: 1px solid #999;
  padding: 9px;
}
#ShoppingCart .login {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
#ShoppingCart .guest_cap {
  float: left;
  width: 100%;
  padding-bottom: 7px;
  border-bottom: solid 1px #CCC;
  margin-top: -10px;
}
#ShoppingCart .guest_cap2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 7px;
  border-bottom: solid 1px #CCC;
}
#ShoppingCart #favorite .sort {
  text-align: left;
  padding: 0px;
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
#ShoppingCart #favorite .sort .sort_btn {
  vertical-align: -5px;
}
#ShoppingCart .member-acquire-point {
  width: 930px;
  text-align: center;
  background-color: #ffffcc;
  border: solid #ff0000 2px;
  padding: 12px 9px;
}
#bikeItem, #e-cycleItem {
  margin-bottom: 20px;
}
#bikeItem:after, #e-cycleItem:after {
  content: "";
  display: block;
  clear: both;
}
.carttitle {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/**20130725 **/


#container {
  position: relative;
  margin: 0px auto !important;
}
#wrapper {
  position: relative;
}
p.text-big {
  background: #FFFF99;
  padding: 6px 8px;
  margin: 10px 0px 5px;
  font: bold 15px "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "sans-serif";
  border: 1px solid #FC0;
  clear: both;
  float: none;
}
p.text-big > span.level {
  color: #F00;
  padding-left: 5px;
}
p.text-big > span.price {
  color: #F00;
  font-family: Verdana, Geneva, sans-serif;
  padding-left: 5px;
}
.levelButton a {
  box-shadow: inset 0px 1px 0px 0px #FFF;
  background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
  border-radius: 42px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  color: #333;
  padding: 5px 19px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #FFF;
  margin-top: 10px;
  font: bold 12px "¡¦Ää#¡¦£çáãïä2¡¦¡¦Pro W3", "Hiragino Kaku Gothic Pro", "¡¦¡ã£âáã¡¦£å , Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã£êáâ·ã¥ã¡¦°Ä, "MS PGothic", sans-serif;
}
.levelButton a, .levelButton a:hover {
  text-decoration: none;
  color: #333 !important;
}
.levelButton a:hover {
  background: -webkit-linear-gradient(#e9e9e9 5%, #f9f9f9 100%);
  background: -o-linear-gradient(#e9e9e9 5%, #f9f9f9 100%);
  background: linear-gradient(#e9e9e9 5%, #f9f9f9 100%);
  background-color: #e9e9e9;
  text-decoration: none;
}
.levelButton a:active {
  position: relative;
  top: 1px;
}
/***********************/
/* 20151203 è¿½å´¢ */
/***********************/
.ContinueBtn {
  width: 150px;
  margin-top: -45px;
}
.icon-star {
  width: 100%;
  height: 25px;
  display: block;
  text-indent: -9999px;
  vertical-align: text-top;
}
.star5 {
  background: url(https://image.bikebros.co.jp/bb_img/shopping/v1/icon-star5.png) no-repeat 0px 0px;
}
.star4 {
  background: url(https://image.bikebros.co.jp/bb_img/shopping/v1/icon-star4.png) no-repeat 0px 0px;
}
.star3 {
  background: url(https://image.bikebros.co.jp/bb_img/shopping/v1/icon-star3.png) no-repeat 0px 0px;
}
.star2 {
  background: url(https://image.bikebros.co.jp/bb_img/shopping/v1/icon-star2.png) no-repeat 0px 0px;
}
.star1 {
  background: url(https://image.bikebros.co.jp/bb_img/shopping/v1/icon-star1.png) no-repeat 0px 0px;
}
@font-face {
  font-family: 'arrrows-regular-webfont';
  font-weight: normal;
  font-style: normal;
  src: url('/fonts/arrrows-regular-webfont.eot');
  src: url('/fonts/arrrows-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/arrrows-regular-webfont.woff') format('woff'), url('/fonts/arrrows-regular-webfont.ttf') format('truetype'), url('/fonts/arrrows-regular-webfont.svg#slick') format('svg');
}
.list-6column ul {
  margin: 0 20px;
}
.list-6column ul:after {
  content: "";
  display: block;
  clear: both;
}
.list-6column ul li {
  margin: 0 5px 10px;
  padding: 0px;
  color: #333;
  width: 150px;
  display: inline-block;
  vertical-align: top;
}
.list-6column ul li img {
  width: 100%;
  margin: 0 0 5px 0;
}
.list-6column ul li .item-name {
  font-size: 12px;
  line-height: 1.4;
  font-weight: normal;
  margin: 0 0 5px 0;
  overflow: hidden;
}
.list-6column ul li .item-name a {
  color: #333;
  text-decoration: none;
}
.list-6column ul li .item-name a:hover {
  color: #06C;
  text-decoration: underline;
}
.list-6column ul li .price {
  color: #C00;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 700;
}
.list-6column ul li .price span.tax {
  font-size: 10px;
  font-weight: normal;
  margin: 0 0.5em
}
.list-6column ul li .price span.off {
  font-size: 11px;
  font-weight: normal;
}
.list-6column ul li a.border {
  border: solid 1px #CCC;
  display: block;
}
.Ranking .slick-slider {
  counter-reset: number 0;
}
.Ranking li {
  position: relative;
  counter-increment: number 1;
}
.Ranking li:before {
  color: #666;
  font-size: 12px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  padding: 5px;
  background: #FFF;
  display: inline-block;
  width: 37px;
  height: 38px;
  z-index: 100;
  border-radius: 0;
  margin: 0 0 5px 0;
}
.Ranking li:before {
  content: counter(number) " ";
  background: url(https://image.bikebros.co.jp/bb_img/shopping/v1/icon-crown.png);
  background-position: 0 -128px;
  color: #FFF;
  text-shadow: 0 0 5px #333;
}
.Ranking li:nth-of-type(1):before {
  background-position: 0 0;
  color: #FFF;
}
.Ranking li:nth-of-type(2):before {
  background-position: 0 -42px;
  color: #FFF;
}
.Ranking li:nth-of-type(3):before {
  background-position: 0 -84px;
  color: #FFF;
}
.caption {
  font-size: 11px;
}
.captionText10 {
  font-size: 10px;
  line-height: 1.3;
}
.captionText11 {
  font-size: 11px;
  line-height: 1.3;
}
.captionText12 {
  font-size: 12px;
  line-height: 1.6;
}
.captionText13 {
  font-size: 13px;
  line-height: 1.6;
}
.captionText14 {
  font-size: 14px;
  line-height: 1.6;
}
.captionText15 {
  font-size: 15px;
  line-height: 1.5;
}
.captionText16 {
  font-size: 16px;
  line-height: 1.5;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
.align-center {
  margin: 0 auto;
}
.nmb-5 {
  margin-bottom: -5px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mtb-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.pl-2em {
  padding-left: 2em;
}
#ShoppingCart .button {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: 700;
  font-size: 16px;
  width: 20%;
  margin: 0 auto;
}
#ShoppingCart .buttonDefault {
  color: #333;
  border: 1px solid #CCC;
  background: -webkit-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
}
#ShoppingCart .buttonDefault:hover {
  color: #333;
  background: #DDD;
}


.btnWrap {
  display: table;
  width: 600px;
  margin: 0 auto 20px
}
.btnWrap .btnCartContinu,
.btnWrap .btnCartEntry
.btnWrap .btnCartLogin,
.btnWrap .btnCartTop {
  display: table-cell;
  vertical-align: top;
  width: 50%
}
.btnWrap .caption {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: #666
}

.btnCartLogin {
  background-color: #476ECB;
  border-right: solid 2px #3156AC;
  border-bottom: solid 2px #3156AC;
  border-radius: 5px;
  margin: 0 0 30px;
}
.btnCartLogin a {
  color: #FFF !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  display: block;
  padding: 20px 0;
  text-decoration: none;
  position: relative;
}
.btnCartLogin a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btnCartEntry {
  background-color: #468C00;
  border-right: solid 2px #356A00;
  border-bottom: solid 2px #356A00;
  border-radius: 5px;
  margin: 0 0 30px;
}
.btnCartEntry a {
  color: #FFF !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  display: block;
  padding: 20px 0;
  text-decoration: none;
  position: relative;
}
.btnCartEntry a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
