@charset "utf-8";
div.grey-bg {
  padding-bottom: 20px;
}

#bike-buy-criterion>div>div>div:nth-of-type(1) ul {
  display: block;
  font-size: 0;
  line-height: 0;
}

#bike-buy-criterion>div>div>div:nth-of-type(1) ul li {
  display: inline;
  font-size: 0;
  line-height: 0;
}

#bike-buy-criterion>div>div>div:nth-of-type(1) ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  background-color: #858585;
  overflow: hidden;
}

#bike-buy-criterion>div>div>div:nth-of-type(1) ul li span {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  background: #fff url(../../images/bg-bike-buy-case-li.png) no-repeat left top;
  overflow: hidden;
}
#bike-buy-criterion>div>div>div:nth-of-type(1) ul li:first-child span, #bike-buy-criterion>div>div>div:nth-of-type(1) ul li:first-child a {
  width: 180px;
  height: 50px;
  padding: 25px 70px;
}

#bike-buy-criterion>div>div>div:nth-of-type(1) ul li:nth-child(2) span, #bike-buy-criterion>div>div>div:nth-of-type(1) ul li:nth-child(2) a {
  width: 260px;
  height: 50px;
  padding: 25px 30px;
  margin: 0 0 0 10px;
}

#bike-buy-criterion>div>div>div:nth-of-type(1) ul li:last-child span, #bike-buy-criterion>div>div>div:nth-of-type(1) ul li:last-child a {
  width: 180px;
  height: 30px;
  padding: 35px 70px;
  font-size: 16px;
  line-height: 30px;
  float: right;
}

#bike-buy-criterion>div>div>div.white-bg h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0 0;
}

#bike-buy-criterion>div>div>div.white-bg p {  
  clear: both;
  font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0;
}

#bike-buy-criterion>div>div>div.white-bg h4 {
  font-size: 16px;
  font-weight: bold
}

#bike-buy-criterion>div>div>div.white-bg table:nth-of-type(1) {
  width: 100%;
  float: none;
}

#bike-buy-criterion>div>div>div.white-bg table:nth-of-type(2) {
  width: 100%;
  float: none;
}

#bike-buy-criterion>div>div>div.white-bg table:nth-of-type(3) {
    width: 100%;
    float: none;
}
#bike-buy-criterion>div>div>div.white-bg table:nth-of-type(4) {
  width: 100%;
  float: none;
}

#bike-buy-criterion>div>div>div.white-bg .cont_inner1{
    width: 930px;
}

#bike-buy-criterion>div>div>div.white-bg table {
  margin-top: 5px;
}

#bike-buy-criterion>div>div>div.white-bg table tr th {
  background: #444;
  color: #fff;
  border: 1px solid #999;
  font-weight: bold;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 0;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  padding: 0 10px;
}

#bike-buy-criterion>div>div>div.white-bg table tr td {
  border: 1px solid #999;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0;
  padding: 5px 5px;
}

#bike-buy-criterion>div>div>div.white-bg table tr td:nth-child(1) {
    background: #f5f5f5;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    white-space: nowrap;
    padding: 3px 13px;
    width: 125px;
}
#bike-buy-criterion>div>div>div.white-bg table tr td:nth-child(2) {
    width: 280px;
}
#bike-buy-criterion>div>div>div.white-bg table tr td:nth-child(3) {
    width: 280px;
}
#bike-buy-criterion>div>div>div.white-bg table tr td:nth-child(4) {
    width: 140px;
}
#bike-buy-criterion>div>div>div.white-bg table tr td:nth-child(5) {
    width: 140px;
}
#bike-buy-criterion>div>div>div.white-bg table tr td:nth-child(6) {
    width: 15px;
}
#bike-buy-criterion>div>div>div dl{
    margin-top: 10px;
}
#bike-buy-criterion>div>div>div h4{
    width: 50px;
    height: 50px;
    font-size: 12px;
    float: left;
}
#bike-buy-criterion>div>div>div dl dt{
    width: 40px;
    float: left;
}


#bike-buy-criterion>div>div>div .cont_inner p{
    font-size: 14px;
    font-weight: 100;
}
#bike-buy-criterion>div>div>div .cont_inner table {
    height: 150px;
}


#bike-buy-criterion>div>div>div:nth-of-type(3) {
  display: none;
}

#bike-buy-criterion>div>div>div:nth-of-type(4) {
  display: none;
}

p.to_page_top {
  display: none;
}


/* レスポンシブ */

@media screen and (max-width:736px) {
  div.white-bg {
    padding: 1px 25px 25px;
    margin-bottom: 30px;
    margin-left: 10px;
  }
  #bike-buy-criterion>div.grey-bg>div {
    width: 92% !important;
    margin: 0 0 0 2.5%;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(1) ul {
    display: block;
    font-size: 0;
    line-height: 0;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(1) ul li {
    display: inline;
    font-size: 0;
    line-height: 0;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(1) ul li a {
    display: none;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(1) ul li span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    background: #fff;
    float: none !important;
    padding: 10px 0 0 !important;
    width: auto !important;
    height: auto !important;
  }
  #bike-buy-criterion>div>div>div.white-bg h3 {
    font-size: 14px;
    margin: 5px 0 0;
    line-height: 18px;
    letter-spacing: normal;
  }
  #bike-buy-criterion>div>div>div.white-bg p {
    font-size: 14px;
    margin: 10px;
  }
  #bike-buy-criterion>div>div>div.white-bg h4 {
    font-size: 14px;
    font-weight: bold
  }
  #bike-buy-criterion>div>div>div.white-bg ul {
    display: block;
    margin-top: 5px;
    text-align: center;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li {
    display: inline-block;
    width: 110px;
    height: auto;
    padding-top: 80px;
    text-indent: 0;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li span {
    display: block;
    letter-spacing: 0;
  }
    /*
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(1) {
    background: #fff url(../../images/img-bike-buy-criterion-01-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(2) {
    background: #fff url(../../images/img-bike-buy-criterion-02-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(3) {
    background: #fff url(../../images/img-bike-buy-criterion-03-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(4) {
    background: #fff url(../../images/img-bike-buy-criterion-04-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(5) {
    background: #fff url(../../images/img-bike-buy-criterion-05-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(6) {
    background: #fff url(../../images/img-bike-buy-criterion-06-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(7) {
    background: #fff url(../../images/img-bike-buy-criterion-07-mobile.png) no-repeat left top;
  }
  #bike-buy-criterion>div>div>div.white-bg ul li:nth-of-type(8) {
    background: #fff url(../../images/img-bike-buy-criterion-08-mobile.png) no-repeat left top;
  }
    */
  
    #bike-buy-criterion>div>div>div.white-bg .cont_inner1{
        width: 100%;
        overflow: scroll;
    }
    #bike-buy-criterion>div>div>div dl{
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
}
    #bike-buy-criterion>div>div>div h4{
        width: 100%;
        height: auto;
        font-size: 14px;
        font-weight: bold;
        float: none;
    }
    #bike-buy-criterion>div>div>div dl dt{
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        margin-top: 10px;
    }

    #bike-buy-criterion>div>div>div .cont_inner p{
        font-size: 12px;
        font-weight: 100;
    }
    #bike-buy-criterion>div>div>div .cont_l  {
        clear: both;
        width: 100%;
        float: none;
    }
    #bike-buy-criterion>div>div>div .cont_r  {
        clear: both;
        width: 100%;
        float: none;
    }
    
    #bike-buy-criterion>div>div>div .cont_inner table {
        width: 100%;
        height: auto;
    }


/*    
  #bike-buy-criterion>div>div>div.white-bg table:nth-of-type(3) {
    display: table;
    width: 100%;
  }
  #bike-buy-criterion>div>div>div.white-bg table tr td[rowspan] {
    padding: 3px 5px;
  }
  #bike-buy-criterion>div>div>div.white-bg table:nth-of-type(4) {
    width: 100%;
    float: none;
  }
*/
  #bike-buy-criterion>div>div>div:nth-of-type(3) {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0 auto 20px;
    margin-left: 10px;
    width: 98%;
    max-width: 100%;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(3) ul {
    display: table;
    width: 100%;
    background: #fff url(../../images/bg-border.png) no-repeat center center;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(3) li {
    display: table-row;
    width: auto;
    height: auto;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(3) li a {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    padding: 0 21%;
    font-weight: bold;
    text-decoration: underline;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(3) li span {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    padding: 0 21%;
    font-weight: bold;
    color: #999;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(3) li:nth-of-type(2) a, #bike-buy-criterion>div>div>div:nth-of-type(3) li:nth-of-type(2) span {
    padding: 0 6%;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(3) li:last-child a, #bike-buy-criterion>div>div>div:nth-of-type(3) li:last-child span {
    font-size: 14px;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(4) {
    display: block;
    text-align: center;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(4) p {
    line-height: 40px;
  }
  #bike-buy-criterion>div>div>div:nth-of-type(4) p a {
    font-size: 16px;
    line-height: 55px;
    display: inline-block;
    width: 92%;
    max-width: 400px;
    background-color: #fff;
    border: 1px solid #666;
    font-weight: bold;
  }
  p.to_page_top {
    display: block;
  }
}