@charset 'utf-8';
#ranking li figcaption h4 {
  position: relative;
}

#ranking li figcaption h4 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ranking li figcaption h4 span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#ranking li figcaption h4 .pc_yaku,
#ranking li figcaption h4 .sp_yaku {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ranking li figcaption h4 .pc_yaku {
  position: absolute;
  right: 25%;
  top: 40%;
  font-size: 0.8rem;
}

#ranking li figcaption h4 .pc_store {
  position: absolute;
  right: 0;
  top: 10%;
  width: 70px;
  height: 35px;
  text-indent: -9999px;
}

#ranking li figcaption h4 .pc_store.collection {
  background: url(/img/icon_colle.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.youth {
  background: url(/img/icon_youth.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.p3 {
  background: url(/img/icon_p3.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.valentine {
  background: url(/img/icon_vale.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.seventh-edition- {
  background: url(/img/icon_seventh.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.sense {
  background: url(/img/icon_sense.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.style {
  background: url(/img/icon_p31st.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.code {
  background: url(/img/icon_code.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.emblem {
  background: url(/img/icon_emblem.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.prime {
  background: url(/img/icon_prime.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.theone {
  background: url(/img/icon_theone.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking li figcaption h4 .pc_store.crono {
  background: url(/img/icon_crono.png) 0 0 no-repeat;
  background-size: cover;
}

#ranking .rankslist > li.current a {
  background-color: #c3a269;
  color: #fff;
}

ul#past-rankings {
  margin-bottom: 70px;
  margin-top: 150px;
  text-align: center;
  font-size: 21px;
  font-size: 2.1rem;
  clear: both;
}

ul#past-rankings li {
  display: inline-block;
  vertical-align: top;
  margin-right: 90px;
  width: 140px;
  line-height: 1.2;
  float: none;
  font-size: 18px;
}

ul#past-rankings li:last-child {
  margin-right: 0;
}

ul#past-rankings li a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  padding-bottom: 15px;
}

ul#past-rankings li a:before {
  content: url(/img/bg_rank_title_s.png);
  padding-right: 4px;
}

ul#past-rankings li a span {
  font-size: 52.5px;
  font-size: 2rem;
}

/*年間グループランキングバナー*/

.pc_top_annual {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -480px;
  text-align: center;
}

.pc_top_annual img {
  width: 720px;
  margin: 0 auto;
}

.pc_top_rookie {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -240px;
  text-align: center;
}

.pc_top_rookie img {
  width: 720px;
  margin: 0 auto;
}

/*200721変更*/

.pc_top_info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -8vw;
  text-align: center;
}

.pc_top_info ul {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 0 auto;
}

.pc_top_info ul li {
  width: 50%;
  padding: 0 4%;
}

.pc_top_info ul li img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #header #logo {
    width: 200px;
  }
  #top {
    height: 85vh;
  }
  #sp_bottom_nav ul li.sp_top_specialranking {
    background: url(/group/img/2022overall/2022overall_720_225.jpg) no-repeat center top;
    background-size: cover;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 16vw;
  }
  #sp_bottom_nav ul li.sp_top_specialranking a {
    display: block;
    height: 100%;
    padding: 0;
    background: transparent;
    border-bottom: none;
  }
  #sp_bottom_nav ul li.sp_top_rookie {
    background: url(/group/img/rookie_1600_500.jpg) no-repeat center top;
    background-size: cover;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 16vw;
  }
  #sp_bottom_nav ul li.sp_top_rookie a {
    display: block;
    height: 100%;
    padding: 0;
    background: transparent;
    border-bottom: none;
  }
}

@media screen and (max-width: 767px) {
  ul#past-rankings {
    margin-bottom: 40px;
    margin-top: 60px;
    font-size: 16px;
    font-size: 1.1rem;
  }
  ul#past-rankings li {
    margin-right: 10px;
    width: 100px;
    font-size: 12px;
  }
  ul#past-rankings li a span {
    font-size: 20px;
    font-size: 2rem;
  }
}

/*
	ホバーで拡大・モーション
*/

.moved img {
  vertical-align: bottom;
}

.moved figure {
  /*width: 240px;
	height: 240px;*/
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: #000;
  /*271C09*/
}

#ranking .moved figure {
  width: 100%;
  height: 100%;
}

.moved figcaption p {
  /*font-size: 12px;*/
}

.moved {
  color: #fff;
}

.moved a {
  color: #fff !important;
}

/*.moved figure:after {
	position: absolute;
	background: #fff;
	content: "";
	display: block;
	width: 90%;
	height: 1px;
	left: 5%;
	top: 50%;

	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}*/

.moved figure:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.moved figcaption .txt,
.moved figcaption .title {
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.4s;
  -moz-transition: all 0.3s ease-out 0.4s;
  transition: all 0.3s ease-out 0.4s;
}

.moved figcaption .title {
  bottom: 51%;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  transform: translateY(-30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 92%;
  left: 3%;
  font-size: 1.2rem;
}

.moved figcaption .txt {
  top: 52%;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 92%;
  left: 3%;
  font-size: 0.9rem;
}

.moved figure:hover figcaption .txt,
.moved figure:hover figcaption .title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

.moved figure img {
  -webkit-transition: all 1.2s ease-out;
  -moz-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
}

.moved figure:hover img {
  opacity: 1;
  -webkit-filter: brightness(0.4);
  -moz-filter: brightness(0.4);
  -o-filter: brightness(0.4);
  -ms-filter: brightness(0.4);
  filter: brightness(0.4);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

#sp_shop_nav ul li {
  width: 4.6vh;
  height: 4.6vh;
  margin: 0.5vh 0;
}

#sp_shop_nav ul li a,
#sp_shop_nav ul li .no_link {
  width: 4.6vh;
  height: 4.6vh;
}

#sp_shop_nav {
  top: 0;
  /*bottom: 21vw;*/
  left: 1vw;
}

#sp_bottom_nav {
  bottom: 21vw;
}
