@charset "utf-8";
.ranking_major main {
  background: #fff url("/asp/photo/auction/event/ranking_major/img/layout_back.jpg") top center no-repeat;
  text-align: center;
  font-size: 12px; }

.ttl {
  background-color: #3f234e;
  border-bottom: 5px solid #050417;
  padding: 10px 10px 5px;
  text-align: left;
  color: #fff; }

.ttl:before {
  content: url("/asp/photo/auction/event/ranking_major/img/exclamation_mark.png");
  position: relative;
  top: 5px;
  margin-right: 3px; }

.introduction {
  padding-bottom: 5px; }

.introduction > h2 > img {
  width: 360px;
  margin-top: 30px;
  /* bumon_navi */ }

.introduction > nav {
  width: 314px;
  margin: 30px auto 0; }

.bumon_navi {
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap; }

.bumon_navi a {
  margin: 2px;
  display: block;
  background: #ff9 url("/asp/photo/auction/event/ranking_major/img/gold_mekki.png") center center no-repeat;
  width: 100px;
  line-height: 42px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  color: #000; }

.period {
  line-height: 1;
  text-align: right; }

.department {
  margin: 20px;
  padding: 20px 20px 10px 20px;
  background-color: #103;
  border-radius: 10px;
  position: relative; }

.total {
  background-color: transparent; }

.department h3 > img {
  width: 100%; }

.department #sogo {
  top: -50px; }

.department li {
  display: inline-block;
  position: relative;
  margin: 5px 0; }

.department li > a {
  display: block;
  padding: 10px;
  background-color: #fff;
  border: 3px solid #fc6;
  border-radius: 8px;
  color: #f61;
  text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff, 0px 1px 0px #fff; }

.department li > a:hover {
  border: 3px solid #f61;
  background-color: #fed; }

.no1 a {
  width: 265px;
  height: 200px;
  font-size: 18px; }

.no2 a, .no3 a {
  width: 260px;
  height: 160px;
  position: relative;
  margin-left: 3px;
  font-size: 14px; }

.department div.at_info {
  display: inline-block;
  text-align: right;
  position: relative;
  z-index: 3;
  width: 200px;
  left: 30px; }

.department div.at_cart {
  display: inline-block;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 200px; }

.department em {
  display: block;
  font-size: 30px;
  line-height: 1.5em;
  font-style: italic;
  color: #f16;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff, 0px 2px 1px #fff; }

.department b {
  font-size: 40px; }

.department a strong {
  display: inline-block;
  background-color: #f61;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  padding: 0 20px;
  border-radius: 5px;
  border-bottom: 3px solid #930; }

.department a:hover strong {
  margin-top: 2px;
  background-color: #f16;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  padding: 0 20px;
  border-radius: 5px;
  border-bottom: 1px solid #903; }

.no1 .tire_img {
  position: absolute;
  height: 200px;
  left: 10px; }

.no2 .tire_img, .no3 .tire_img {
  position: absolute;
  height: 160px;
  left: 10px; }

.batch {
  position: absolute;
  z-index: 5;
  bottom: -20px;
  left: -20px; }

.no1 img.batch {
  width: 100px; }

.no2 img.batch, .no3 img.batch {
  width: 75px; }

.department > a {
  display: block;
  color: #fff;
  background: #46d28b url("/asp/photo/auction/event/ranking_major/img/cfp_back_off.jpg") center center;
  font-size: 16px;
  line-height: 24px;
  padding: 3px;
  border: 1px solid #fff;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 5px;
  cursor: pointer; }

.department > a:hover {
  background: #46d28b url("/asp/photo/auction/event/ranking_major/img/cfp_back_on.jpg") center center; }

.department > a:after {
  display: block;
  content: '>';
  font-family: 'aw_iconset';
  float: right;
  margin-right: 10px;
  font-weight: normal; }

.maker_logo {
  max-width: 120px;
  max-height: 30px;
  padding-bottom: 10px; }

#page-top {
  display: none; }

@media screen and (min-width: 520px) {
  .introduction {
    padding-bottom: 10px; } }

@media screen and (min-width: 768px) {
  .ranking_major main {
    margin: 0 auto;
    width: 980px; }

  .introduction {
    padding-bottom: 5px; }

  .introduction > h2 {
    padding-top: 20px; }

  .introduction > h2 > img {
    width: initial;
    width: auto; }

  .introduction > nav {
    width: 950px; }

  .about h2 + p {
    text-align: center;
    max-width: 680px;
    margin-bottom: 20px; }

  .about > div:nth-of-type(1) {
    margin: 30px auto;
    display: flex;
    justify-content: space-evenly; }

  .about > div:nth-of-type(1) > section {
    width: 350px; }

  .about > div:nth-of-type(1) > section > div {
    margin: 0; }

  .comment {
    padding: 15px;
    box-sizing: border-box; }

  .comment a {
    cursor: pointer; }

  .davanti > div {
    display: flex; }

  .davanti > div > section:nth-of-type(1) {
    width: 65%; }

  .davanti > div > section:nth-of-type(2) {
    width: 35%; }

  .davanti .pickup {
    margin-top: 15px;
    border: none; }

  .davanti .pickup > a {
    position: relative;
    bottom: -35px; }

  .department {
    margin-top: 70px; }

  .department > h3 > img {
    width: initial;
    width: auto;
    position: absolute;
    left: 350px;
    top: -40px; }

  .department li {
    vertical-align: bottom; }

  .department > a {
    width: 540px;
    position: relative;
    left: 335px;
    top: 30px; } }
