@charset "UTF-8";
.bnr-uranai {
  width: 218px;
  height: 218px;
      width: 300px;
  margin-left: auto;
    margin-right: auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.bnr-uranai {
  width: 300px;
  height: 239px;
}
}

.bnr-uranai * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.bnr-uranai_title {
  margin: 0;
  text-indent: 150%;
/*  text-indent: 100%;*/
  overflow: hidden;
  white-space: nowrap;
  width: 218px;
  height: 56px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -162px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_title {
    width: 300px;
    height: 77px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -222px;
    -webkit-background-size: 300px auto;
    -moz-background-size: 300px auto;
    -o-background-size: 300px auto;
    background-size: 300px auto;
/*  }*/

/*
  .bnr-uranai_title {
    width: 218px;
    height: 56px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -162px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
*/
}

.bnr-uranai_content {
  padding: 0 4px;
  width: 218px;
  height: 162px;
  background: url('../images/uranai_bnr.png') no-repeat 0 0;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_content {
    width: 300px;
    height: 162px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 0;
    -webkit-background-size: 300px auto;
    -moz-background-size: 300px auto;
    -o-background-size: 300px auto;
    background-size: 300px auto;
/*  }*/

/*
  .bnr-uranai_content {
    width: 218px;
    height: 162px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 0;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
*/
}

.bnr-uranai_heading {
  margin: 0;
  background-color: #4A529C;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  line-height: 20px;
}

.bnr-uranai_rank {
  margin: 0;
  padding: 0;
}
.bnr-uranai_rank li {
  margin: 1px 0;
  list-style: none;
}
.bnr-uranai_rank li a {
  display: block;
  color: #2E3955;
  background-color: #fff;
  font-size: 15px;
  height: 36px;
  line-height: 36px;
  padding-left: 48px;
  letter-spacing: .1em;
  text-decoration: none;
  position: relative;
}
.bnr-uranai_rank li a:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.bnr-uranai_rank_1 a:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 34px;
  height: 28px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -274px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_rank_1 a:before {
    width: 34px;
    height: 28px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -274px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/
.bnr-uranai_rank_1 a:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 27px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -302px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_rank_1 a:after {
    width: 24px;
    height: 27px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -330px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/

.bnr-uranai_rank_2 a:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 34px;
  height: 28px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -246px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_rank_2 a:before {
    width: 34px;
    height: 28px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -246px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/
.bnr-uranai_rank_2 a:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 27px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -357px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_rank_2 a:after {
    width: 24px;
    height: 27px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -357px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/

.bnr-uranai_rank_3 a:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 34px;
  height: 28px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -218px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_rank_3 a:before {
    width: 34px;
    height: 28px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -218px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/
.bnr-uranai_rank_3 a:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 28px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -329px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_rank_3 a:after {
    width: 24px;
    height: 28px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -302px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/

.bnr-uranai_link {
  margin: 0;
}
.bnr-uranai_link a {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  line-height: 28px;
  position: relative;
  padding-right: 10px;
}
.bnr-uranai_link a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 8px;
  width: 7px;
  height: 28px;
  background: url('../images/uranai_bnr.png') no-repeat 0 -384px;
}
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {*/
  .bnr-uranai_link a:after {
    width: 7px;
    height: 28px;
    background: url('../images/uranai_bnr@2x.png') no-repeat 0 -384px;
    -webkit-background-size: 218px auto;
    -moz-background-size: 218px auto;
    -o-background-size: 218px auto;
    background-size: 218px auto;
  }
/*}*/
.bnr-uranai_link a:hover {
  text-decoration: underline;
}
