@charset "UTF-8";
/* 道ナビ・タイトル */
.road50-selection img {
  max-width: 100%; }

.midashi {
  background-color: #F5F5F5;
  border-left: solid 10px #333;
  border-bottom: solid 1px #CCC;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin: 1em 0 1em;
  padding: 15px; }

.road-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin: 0; }
  .road-name .road-type {
    font-size: 14px;
    font-weight: 400; }
  .road-name .road-name-kana {
    font-size: 12px;
    line-height: 1; }

.road-credit {
  font-size: 12px;
  line-height: 1.5;
  text-align: left !important; }

.road-area {
  font-size: 12px;
  line-height: 1.5;
  text-align: left !important; }

.star-five {
  background: url(https://www.bikebros.co.jp/vb_img/touring/road/img/star-icon.png) no-repeat 0 0;
  display: block;
  width: 130px;
  height: 24px;
  margin: 15px auto 0; }
  @media screen and (max-width: 479px) {
    .star-five {
      margin: 0 auto; } }

.star-five-5 {
  background-position: 0 0; }

.star-five-4 {
  background-position: 0 -24px; }

.star-five-3 {
  background-position: 0 -48px; }

.star-five-2 {
  background-position: 0 -72px; }

.star-five-1 {
  background-position: 0 -96px; }

.star-five-0s {
  background-position: 0 -120px; }

.evaluation-graf .star-five {
  background: url(https://www.bikebros.co.jp/vb_img/touring/road/img/star-icon.png) no-repeat 0 0;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  height: 16px;
  margin: 0 5px 0 0; }
.evaluation-graf .star-five-5 {
  background-position: 0 0; }
.evaluation-graf .star-five-4 {
  background-position: 0 -16px; }
.evaluation-graf .star-five-3 {
  background-position: 0 -32px; }
.evaluation-graf .star-five-2 {
  background-position: 0 -48px; }
.evaluation-graf .star-five-1 {
  background-position: 0 -64px; }
.evaluation-graf .star-five-0 {
  background-position: 0 -80px; }

.road_data {
  display: table;
  width: 100%;
  box-sizing: border-box;
  border: solid 2px #CCC;
  padding: 8px; }
  @media screen and (max-width: 479px) {
    .road_data {
      border: solid 1px #CCC;
      display: block; } }
  .road_data .evaluation {
    display: table-cell;
    vertical-align: top;
    width: 180px; }
    @media screen and (max-width: 479px) {
      .road_data .evaluation {
        display: block;
        width: 100%; } }
    .road_data .evaluation .value {
      display: block;
      color: #C00;
      font-family: Verdana;
      font-size: 32px;
      font-weight: 700;
      text-align: center;
      margin: 5px 0 0; }
      @media screen and (max-width: 479px) {
        .road_data .evaluation .value {
          display: block;
          margin: 0 auto 15px; } }
  .road_data .evaluation-graf {
    display: table-cell;
    vertical-align: top;
    width: 530px; }
    @media screen and (max-width: 479px) {
      .road_data .evaluation-graf {
        display: block;
        margin: 0 auto;
        width: 70%; } }
    .road_data .evaluation-graf dl {
      overflow: hidden;
      display: inline-block;
      vertical-align: top;
      width: 240px;
      margin: 0; }
      @media screen and (max-width: 479px) {
        .road_data .evaluation-graf dl {
          display: block;
          width: 100%; } }
    .road_data .evaluation-graf dt {
      float: left;
      width: 6.5em;
      text-align: right; }
    .road_data .evaluation-graf dd .red {
      display: inline-block; }
      .road_data .evaluation-graf dd .red::after {
        display: inline-block;
        content: "pt";
        color: #333;
        font-size: 12px;
        font-weight: 400;
        margin: 0 0 0 5px; }
  .road_data .shosai {
    font-size: 13px;
    font-weight: 400; }

/* 道TXT */
.road_db {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  width: 680px; }
  .road_db #midashi {
    color: #C00;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px; }
    .road_db #midashi img {
      margin-right: 10px; }

/* 道写真・クチコミ・地図 */
.road_midashi {
  background-image: url(../img/midashi001.gif);
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding: 12px 5px 8px 35px;
  width: 638px; }

.roadmap_midashi {
  background-image: url(../img/midashi002.gif);
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  padding: 12px 5px 8px 35px;
  width: 638px; }

.road_dbox {
  border-right: solid 1px #EFEFEF;
  border-bottom: solid 1px #EFEFEF;
  border-left: solid 1px #EFEFEF;
  margin-bottom: 30px;
  padding: 10px;
  width: 658px; }
  .road_dbox:after {
    content: "";
    display: block;
    overflow: hidden; }
  .road_dbox .lbox {
    float: left;
    width: 322px; }
  .road_dbox .rbox {
    float: right;
    width: 322px; }
  .road_dbox .mlbox {
    float: left;
    width: 154px; }
  .road_dbox .mrbox {
    float: right;
    width: 154px; }

.sender {
  font-size: 11px;
  color: #666; }

/*リストページ*/
.clist {
  width: 680px;
  margin-bottom: 15px; }

.list_a {
  width: 160px;
  margin-right: 13px; }

.list_b {
  width: 160px;
  margin-right: 14px; }

.list_c {
  width: 160px; }

.list_midashi {
  background: url(../enjoy/custom/img/list_midashi.gif) no-repeat;
  color: #369;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 160px; }

.list_profile {
  border-bottom: dashed 1px #CCC;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 5px;
  width: 160px; }

.red {
  font-size: 12px;
  color: #C00; }

.pagenation {
  color: #333;
  font-size: 11px;
  font-weight: 700;
  text-align: right;
  margin-bottom: 15px; }
  .pagenation a {
    border: 1px solid #CCC;
    margin-left: 5px;
    padding: 4px; }
    .pagenation a:hover {
      color: #FFF;
      background-color: #033C; }

.number {
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 13px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 10px;
  text-align: right;
  padding-top: 2px; }
  .number a {
    margin-right: 5px;
    border: 1px solid #CCC;
    padding: 3px; }
    .number a:hover {
      color: #FFF;
      background-color: #CCC; }

.numberlist {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 13px;
  font-weight: 700;
  color: #333;
  width: 300px; }

.numberbox {
  width: 600px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  border-top: dotted 1px #CCC; }

.red {
  color: #C00;
  font-size: 13px;
  font-weight: 700; }

/*------off*/
/*------hover*/
/*------stay*/
.zassibox {
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  border-left: solid 1px #000;
  font-size: 13px;
  width: 678px; }
  .zassibox .inner {
    padding: 5px 10px; }

.zassimidashi {
  font-weight: bold;
  font-size: 13px;
  color: #FFF;
  background-color: #000;
  padding: 5px 10px; }

.credit {
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  margin-top: 5px; }
