#w_comm_sp #contents #mybike_detail .top {
    padding: 10px;
}
#w_comm_sp #contents #mybike_detail .top article {
    overflow: hidden;
}
#w_comm_sp #contents #mybike_detail .top article aside {
    overflow: hidden;
}

#w_comm_sp #contents #mybike_detail .top article aside .status {
    float: left;
    border: 1px solid #000;
    padding: 2px;
    margin: 0 0 5px;
}

#w_comm_sp #contents #mybike_detail .top article .maker {
    margin: 8px 0 0;
}

#w_comm_sp #contents #mybike_detail .top article h2 {
    margin: 0 5px 8px 0;
    font-size: 135%;
    word-break: break-all;
}

#w_comm_sp #contents #mybike_detail .top .thumb {
    width: 140px;
    height: 105px;
    margin: 0 5px 10px 10px;
    float: left;
    border: 1px solid #ddd;
    display: -moz-box;
    display: -webkit-box;
    text-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    line-height: 0;
    overflow: hidden;
}

#w_comm_sp #contents #mybike_detail .top article {
    overflow: hidden;
}

#w_comm_sp #contents #mybike_detail .top .thumb img {
    max-width: 140px;
    max-height: 105px;
}

#w_comm_sp #contents #mybike_detail .top .p_btn {
    padding: 0 0 10px 10px;
}

#w_comm_sp #contents #mybike_detail .top .p_btn ul li {
    border: 1px solid #ddd;
    background: #eee;
    margin: 0 5px 0 0;
    width: 66px;
    text-align: center;
    float: left;
}

#w_comm_sp #contents #mybike_detail .top .p_btn ul li a {
    display: block;
    padding: 3px;
    font-size: 83%;
}

#w_comm_sp #contents #mybike_detail .top .edit {
    text-shadow: -1px -1px #333;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ccc), color-stop(0.51, #ccc), color-stop(0.50, #eee), color-stop(0.01, #eee));
    background: -webkit-linear-gradient(top, #eee 1%, #eee 50%, #ccc 51%, #ccc 100%);
    background: -moz-linear-gradient(top, #eee 1%, #eee 50%, #ccc 51%, #ccc 100%);
    background: -o-linear-gradient(top, #eee 1%, #eee 50%, #ccc 51%, #ccc 100%);
    background: -ms-linear-gradient(top, #eee 1%, #eee 50%, #ccc 51%, #ccc 100%);
    background: linear-gradient(to bottom, #eee 1%, #eee 50%, #ccc 51%, #ccc 100%);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    float: right;
    margin: 0 10px;
}

#w_comm_sp #contents #mybike_detail .top .edit a {
    font-size: 83%;
    color: #000;
    text-shadow: none;
    padding: 6px;
    display: block;
}

#w_comm_sp #contents #mybike_detail .tab02 {
    margin: 10px 10px 0;
}

#w_comm_sp #contents #mybike_detail .tab02 ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

#w_comm_sp #contents #mybike_detail .tab02 ul li.selected {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #e61e25), color-stop(1.00, #e61e25));
    background: -webkit-linear-gradient(#e61e25, #e61e25);
    background: -moz-linear-gradient(#e61e25, #e61e25);
    background: -o-linear-gradient(#e61e25, #e61e25);
    background: -ms-linear-gradient(#e61e25, #e61e25);
    background: linear-gradient(#e61e25, #e61e25);
    color: #fff;
}

#w_comm_sp #contents #mybike_detail .tab02 ul li {
    display: table-cell;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
    padding: 8px 0;
    width: 100%;
    background: #eee;
    border-radius: 10px 10px 0 0;
    margin: 0 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #e9e9e9), color-stop(1.00, #ababab));
    background: -webkit-linear-gradient(#e9e9e9, #ababab);
    background: -moz-linear-gradient(#e9e9e9, #ababab);
    background: -o-linear-gradient(#e9e9e9, #ababab);
    background: -ms-linear-gradient(#e9e9e9, #ababab);
    background: linear-gradient(#2a313c, #2a313c);
}

#w_comm_sp #contents #mybike_detail .photo {
    margin: 0 10px 10px;
}
#w_comm_sp #contents #mybike_detail .photo ul {
    margin: 0 auto;
}

#w_comm_sp #contents #mybike_detail .photo ul li {
    margin: 0 10px 10px 0;
    text-align: center
}

#w_comm_sp #contents #mybike_detail .photo ul li img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

#w_comm_sp #contents #mybike_detail .slider .bx-caption {
    text-align: left;
    line-height: 1.5;
    padding-left: 15px;
}

#w_comm_sp #contents #mybike_detail .disnon {
    display: none;
}

#w_comm_sp #contents #mybike_detail .spec > dl {
    padding: 10px;
    border-collapse:collapse;
}

#w_comm_sp #contents #mybike_detail .spec > dl > dt {
    font-size: 116%;
    border: 1px solid #ccc;
    padding: 10px 5px;
    background:#efefef;
    margin:-1px 0 0 0;
}
#w_comm_sp #contents #mybike_detail .spec > dl > dd{
border: 1px solid #ccc;
padding: 5px;
margin:-1px 0 0 0;
}

#w_comm_sp #contents #mybike_detail .spec dl dt i {
    margin: 0 5px 0 0;
    font-size: 75%;
}

#w_comm_sp #contents #mybike_detail .spec dl dd, #w_comm_sp #contents #mybike_detail .spec dl dl dt {
  line-height: 1.4;
}

#w_comm_sp #contents #mybike_detail .spec .edit a {
    padding: 5px;
    float: right;
    display: block;
    color: #fff;
    background: #333;
    border-radius: 3px;
}
#w_comm_sp #contents #mybike_detail .spec dl dl {
    margin: 10px 0 0;
}
#w_comm_sp #contents #mybike_detail .spec dl dl dt {
    font-weight: bold;
    margin: -1px 0 0;
    background: #eee;
    border: 1px solid #ccc;
    padding: 8px;
}

#w_comm_sp #contents #mybike_detail .spec dl dl dd {
    line-height: 1.2;
    margin: -1px 0 0;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 8px;
}

#w_comm_sp #contents #mybike_detail .plan p {
padding: 10px;
}

#dis_switch {
    margin: 25px 0;
    text-align: center;
}

#dis_switch a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 8px 15px;
    color: #06C;
}

.product-link a {
    transition-duration: 0.25s;
    color: #416090;
    text-decoration: none;
    padding: 7px;
    display: block;
}

#w_comm_sp .rating .total {
    float: left;
}
#w_comm_sp .rating .total p {
    text-align: left;
    margin: -3px 0 0 -2px;
}
#w_comm_sp .rating .total p span {
    vertical-align: 0;
}
#w_comm_sp .rating .total p span:nth-child(2) {
    margin: 0;
    vertical-align: 4px;
    font-size: 125%;
    font-weight: bold;
}
#w_comm_sp .rating .total p img {
    width: 25px;
}
#w_comm_sp .rating .toggle {
    text-decoration: underline;
    color: #318acc;
    margin: 0 0 0 10px;
    font-size: 100%;
    display: inline-block;
}
#w_comm_sp .rating .ratings {
    margin: 8px 0 3px;
    border: 1px dotted #ccc;
    padding: 10px;
}
#w_comm_sp .rating .ratings dt {
    float: left;
    width: 55%;
    margin: 5px 0;
    font-size: 109%;
}
#w_comm_sp .rating .ratings dd {
    float: left;
    width: 45%;
    text-align: right;
    margin: 2px 0 8px;
    padding: 0 10px 0 0;
    box-sizing: border-box;
}
#w_comm_sp .rating .ratings dd .star {
    display: inline-block;
    height: 14px;
    background: url(https://img.webike.net/img/w_spng_sp_star.gif) no-repeat 0 0;
    -moz-background-size: auto 154px;
    -o-background-size: auto 154px;
    -webkit-background-size: auto 154px;
    background-size: auto 154px;
    text-indent: 75px;
    line-height: 1.2;
}
#w_comm_sp .rating .ratings dd .star.s00 {
    background-position: 0 0;
}
#w_comm_sp .rating .ratings dd .star.s05 {
    background-position: 0 -14px;
}
#w_comm_sp .rating .ratings dd .star.s1 {
    background-position: 0 -28px;
}
#w_comm_sp .rating .ratings dd .star.s15 {
    background-position: 0 -42px;
}
#w_comm_sp .rating .ratings dd .star.s2 {
    background-position: 0 -56px;
}
#w_comm_sp .rating .ratings dd .star.s25 {
    background-position: 0 -70px;
}
#w_comm_sp .rating .ratings dd .star.s3 {
    background-position: 0 -84px;
}
#w_comm_sp .rating .ratings dd .star.s35 {
    background-position: 0 -98px;
}
#w_comm_sp .rating .ratings dd .star.s4 {
    background-position: 0 -112px;
}
#w_comm_sp .rating .ratings dd .star.s45 {
    background-position: 0 -126px;
}
#w_comm_sp .rating .ratings dd .star.s5 {
    background-position: 0 -140px;
}
#w_comm_sp #contents #mybike_detail .link {
    margin: 10px;
}
#w_comm_sp #contents #mybike_detail .link ul {
    display: table;
    width: 100%;
}
#w_comm_sp #contents #mybike_detail .link ul li {
    width: 50%;
    display: table-cell;
}
#w_comm_sp #contents #mybike_detail .link ul li:first-child {
    padding-right: 5px;
}
#w_comm_sp #contents #mybike_detail .link ul li:last-child {
    padding-left: 5px;
}
#w_comm_sp #contents #mybike_detail .link ul li a {
    width: 100%;
    border: #ccc 1px solid;
    display: block;
    padding: 8px 0;
    text-align: center;
    border-radius: 3px;
    background: -webkit-linear-gradient(bottom, #eaeaea, #fff);
    background: -moz-linear-gradient(bottom, #eaeaea, #fff);
    background: -o-linear-gradient(bottom, #eaeaea, #fff);
    background: -ms-linear-gradient(bottom, #eaeaea, #fff);
    background: linear-gradient(to top, #eaeaea, #fff);
}
#w_comm_sp #contents #mybike_detail .link ul li a span{
    padding: 2px 0;
    height: 14px;
    border-left: 8px solid #e61e25;
    margin-left: 10px;
    display: block;
    font-size: 18rem;
    font-weight: bold;
    text-align: center;
}

#w_comm_sp #contents #mybike_detail .foot_print_view{
    position: relative;
}
#w_comm_sp #contents #mybike_detail .foot_print_view p{
    position: absolute;
    top: calc(50%);
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18rem;
}
#w_comm_sp #contents #mybike_detail .foot_print_view p.notice{
    color: red;
}
#w_comm_sp #contents #mybike_detail .foot_print_view p.notice a{
    margin-left: 10px;
    color: blue;
    text-decoration: underline;
}
#w_comm_sp #contents #mybike_detail .total_price{
    text-align: center;
}
#w_comm_sp #contents #mybike_detail .total_price span{
        color: red !important;
}

#w_comm_sp #contents #mybike_detail .total_price dt,
#w_comm_sp #contents #mybike_detail .total_price dd {
    background-color: #e3e9e9 !important;
    padding: 15px 5px 15px 5px !important;
}

#shopByModel {
    border-bottom: 4px solid #eee !important;
    margin: 0 !important;
}

#shopByModel ul {
    margin: 10px;
}

#shopByModel ul li {
  background: #fff;
  padding: 10px 5px;
  border: #ccc 1px solid;
  margin: 3px 0 0 0;
}

#shopByModel ul li a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
}

#shopByModel ul li:hover {
  background: #efefef;
}

#shopByModel ul li a img {
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin: 0 5px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    float: left;
    border: none;
}

#shopByModel ul li a span {
    color: #000;
    font-weight: bold;
    display: block;
    font-size: 15px;
    max-height: 58px;
    position: relative;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-bottom: 5px;
}

#shopByModel .to_list {
    padding: 10px 10px 0;
    text-align: right;
}

#shopByModel .to_list a {
    background: url(/sys_images/common/ws_common_icon.png) no-repeat scroll 0 -397px transparent;
    color: #0066CC;
    padding: 0 0 0 15px;
    text-decoration: underline;
}

.mybike-extra-block .no-data {
    text-align: center;
    padding: 15px 8px;
    background: #fff;
}


.d-none{
    display: none;
}

.button-see-more{
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 15px;
    background: #fff;
    border-radius: 15px;
    display: inline-block;
    color: #416090;
}

.toggleSeemore ~ .product_list .product_item{
    display: none;
    border: 1px solid #ccc;
    padding: 5px;
    margin: -1px 0 0 0;
}

.toggleSeemore ~ .product_list .product_item:nth-child(1),
.toggleSeemore ~ .product_list .product_item:nth-child(2),
.toggleSeemore ~ .product_list .product_item:nth-child(3),
.toggleSeemore ~ .product_list .product_item:nth-child(4),
.toggleSeemore ~ .product_list .product_item:nth-child(5),
.toggleSeemore ~ .product_list .product_item:nth-child(6),
.toggleSeemore ~ .product_list .product_item:nth-child(7),
.toggleSeemore ~ .product_list .product_item:nth-child(8),
.toggleSeemore ~ .product_list .product_item:nth-child(9),
.toggleSeemore ~ .product_list .product_item:nth-child(10){
    display: block;
}

.toggleSeemore:checked ~ .product_list .product_item{
    display: block;
}

.box-btn-more{
    text-align: center;
}

.toggleSeemore:checked ~ .product_list ~ p.box-btn-more .button-see-more{
    text-indent: -9999px;
    line-height: 0px;
}

.toggleSeemore:checked ~ .product_list ~ p.box-btn-more .button-see-more:after{
    content: '折りたたむ';
    display: block;
    line-height: initial;
    text-indent: 0;
}