@charset "UTF-8";
@font-face {
  font-family: "jleaguekick";
  src: url("/font/jleaguekick/JLEAGUEKICK.ttf") format("truetype");
}
.skyscraperWrap {
  display: none;
}

#utilityArea, .tickerwrap.alert {
  display: none;
}

.content .main {
  width: 100%;
  float: none;
  margin-top: 20px;
}

.content .main > section {
  width: 100%;
}

.second .content, #header {
  margin: 0 auto;
}

.statskvArea .ttl_area {
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.statskvArea .ttl_area.j1_style .ttl_inner {
  background: url(../img/stats/2024/ttl_bg01.jpg) no-repeat;
  background-size: cover;
}
.statskvArea .ttl_area.j1_style .ttl_inner .logo_area li:nth-child(1) {
  height: 70px;
}
.statskvArea .ttl_area.j1_style .ttl_inner .logo_area li:nth-child(1) a {
  pointer-events: none;
}
.statskvArea .ttl_area.j1_style .ttl_inner .logo_area li:nth-child(1):after {
  content: "";
}
.statskvArea .ttl_area.ybc_style .ttl_inner {
  background: url(../img/stats/2024/ttl_bg01.jpg) no-repeat;
  background-size: cover;
}
.statskvArea .ttl_area.ybc_style .ttl_inner .logo_area li:nth-child(2) {
  height: 70px;
}
.statskvArea .ttl_area.ybc_style .ttl_inner .logo_area li:nth-child(2) a {
  pointer-events: none;
}
.statskvArea .ttl_area.ybc_style .ttl_inner .logo_area li:nth-child(2):after {
  content: "";
}
.statskvArea .ttl_area.j2_style .ttl_inner {
  background: url(../img/stats/2024/ttl_bg02.jpg) no-repeat;
  background-size: cover;
}
.statskvArea .ttl_area.j2_style .ttl_inner .logo_area li:nth-child(3) {
  height: 70px;
}
.statskvArea .ttl_area.j2_style .ttl_inner .logo_area li:nth-child(3) a {
  pointer-events: none;
}
.statskvArea .ttl_area.j2_style .ttl_inner .logo_area li:nth-child(3):after {
  content: "";
}
.statskvArea .ttl_area.j3_style .ttl_inner {
  background: url(../img/stats/2024/ttl_bg03.jpg) no-repeat;
  background-size: cover;
}
.statskvArea .ttl_area.j3_style .ttl_inner .logo_area li:nth-child(4) {
  height: 70px;
}
.statskvArea .ttl_area.j3_style .ttl_inner .logo_area li:nth-child(4) a {
  pointer-events: none;
}
.statskvArea .ttl_area.j3_style .ttl_inner .logo_area li:nth-child(4):after {
  content: "";
}
.statskvArea .ttl_area .ttl_inner {
  padding: 50px 0;
  position: relative;
}
.statskvArea .ttl_area .ttl_inner:after {
  background: url(../img/stats/2024/logo_Jstats.svg) no-repeat;
  content: "";
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-size: 100% auto;
  width: 90px;
  height: 18px;
}
.statskvArea .ttl_area .ttl_inner .logo_area li a {
  transition: 0.2s ease-in-out;
}
.statskvArea .ttl_area .ttl_inner .logo_area li a:hover {
  opacity: 0.5;
}
.statskvArea .ttl_area .ttl_inner h2 {
  font-family: "jleaguekick", sans-serif;
  color: #fff;
  font-size: 58px;
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
}
.statskvArea .ttl_area .ttl_inner h2 span {
  font-size: 18px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, "メイリオ", sans-serif;
  display: block;
}
.statskvArea .ttl_area .ttl_inner .logo_area {
  display: flex;
  align-items: end;
  justify-content: center;
  margin-top: 50px;
}
.statskvArea .ttl_area .ttl_inner .logo_area li {
  position: relative;
  height: 60px;
  margin-right: 50px;
}
.statskvArea .ttl_area .ttl_inner .logo_area li:last-child {
  margin-right: 0;
}
.statskvArea .ttl_area .ttl_inner .logo_area li:after {
  display: block;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  border: 25px solid transparent;
  border-bottom: 25px solid #fff;
}
.statskvArea .ttl_area .ttl_inner .logo_area li img {
  height: 100%;
}
.statskvArea .link_area {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
}
.statskvArea .link_area li {
  padding: 0 30px;
  border-right: 2px solid #000;
}
.statskvArea .link_area li a {
  position: relative;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  padding: 0 25px 0 0;
  line-height: 1.5;
}
.statskvArea .link_area li a:after {
  content: "";
  position: absolute;
  right: 0;
  color: #000;
  font-family: "FontAwesome";
  content: "\f078";
  font-size: 12px;
  font-weight: normal;
  transition: 0.2s ease-in-out;
}
.statskvArea .link_area li a:hover:after {
  margin-top: 3px;
}
.statskvArea .link_area li:last-child {
  border-right: none;
}

.statsArea {
  width: 100%;
}
.statsArea > section {
  margin-top: 60px;
}
.statsArea > section .h3_ttl {
  display: flex;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.statsArea > section .h3_ttl h3 {
  font-family: "jleaguekick", sans-serif;
  color: #000;
  font-size: 50px;
  text-align: center;
  line-height: 1.2;
  vertical-align: baseline;
  font-weight: bold;
}
.statsArea > section .h3_ttl h3 span {
  margin-left: 10px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, "メイリオ", sans-serif;
}
.statsArea > section .h3_ttl a {
  position: relative;
  padding-right: 20px;
  font-size: 14px;
  color: #000;
  transition: 0.2s ease-in-out;
  font-weight: bold;
}
.statsArea > section .h3_ttl a:hover {
  text-decoration: none;
  opacity: 0.4;
}
.statsArea > section .h3_ttl a:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  color: #000;
  font-family: "FontAwesome";
  content: "\f054";
  font-size: 12px;
  font-weight: normal;
  transition: 0.2s ease-in-out;
}
.statsArea > section > ul.stats_list {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.statsArea > section > ul.stats_list > li {
  display: flex;
  flex-direction: column;
  width: calc(33.33% - 20px);
  height: auto;
  margin-top: 30px;
  margin-right: 30px;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.statsArea > section > ul.stats_list > li:nth-child(3n) {
  margin-right: 0;
}
.statsArea > section > ul.stats_list > li h4 {
  box-sizing: border-box;
  font-family: "jleaguekick", sans-serif;
  background: #000;
  width: 100%;
  padding: 15px;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li h4 span {
  margin-left: 3px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, "メイリオ", sans-serif;
}
.statsArea > section > ul.stats_list > li a {
  transition: 0.2s ease-in-out;
}
.statsArea > section > ul.stats_list > li a:hover {
  opacity: 0.5;
  text-decoration: none;
}
.statsArea > section > ul.stats_list > li .first_area {
  background-color: #222;
  padding: 0 0 10px;
}
.statsArea > section > ul.stats_list > li .first_area > p {
  color: #dc170b;
  font-family: "jleaguekick", sans-serif;
  font-size: 95px;
  padding: 0 10px 0 15px;
  vertical-align: baseline;
  line-height: 1;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .first_area > p span {
  font-size: 44px;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .first_area dl {
  position: relative;
  padding: 0 10px 0 60px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.statsArea > section > ul.stats_list > li .first_area dl dt {
  width: 60px;
  margin-right: 10px;
}
.statsArea > section > ul.stats_list > li .first_area dl dt img {
  width: 100%;
}
.statsArea > section > ul.stats_list > li .first_area dl dd p {
  color: #fff;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .first_area dl dd p.name {
  font-size: 14px;
}
.statsArea > section > ul.stats_list > li .first_area dl dd p.team {
  display: flex;
  align-items: center;
  font-size: 10px;
}
.statsArea > section > ul.stats_list > li .first_area dl dd p.team span {
  display: inline-block;
  margin-right: 5px;
}
.statsArea > section > ul.stats_list > li .first_area dl:before {
  content: "1";
  color: #fff;
  background-image: url(../img/stats/2024/icon_no_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  font-family: "jleaguekick", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .other_area {
  background-color: #fff;
  width: 100%;
  padding: 10px 20px 20px 15px;
  box-sizing: border-box;
}
.statsArea > section > ul.stats_list > li .other_area ul li {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px 10px 35px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl {
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dt {
  width: 35px;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dt img {
  width: 100%;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dd {
  margin-left: 10px;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dd p {
  color: #000;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dd p.name {
  font-size: 12px;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dd p.team {
  display: flex;
  align-items: center;
  font-size: 10px;
}
.statsArea > section > ul.stats_list > li .other_area ul li dl dd p.team span {
  display: inline-block;
  margin-right: 5px;
}
.statsArea > section > ul.stats_list > li .other_area ul li > p {
  font-family: "jleaguekick", sans-serif;
  text-align: right;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .other_area ul li > p span {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .other_area ul li:before {
  position: absolute;
  font-family: "jleaguekick", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-weight: bold;
}
.statsArea > section > ul.stats_list > li .other_area ul .place_1:before, .statsArea > section > ul.stats_list > li .other_area ul .place_2:before, .statsArea > section > ul.stats_list > li .other_area ul .place_3:before {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
.statsArea > section > ul.stats_list > li .other_area ul .place_1:before {
  content: "1";
  background-image: url(../img/stats/2024/icon_no_1.png);
}
.statsArea > section > ul.stats_list > li .other_area ul .place_2:before {
  content: "2";
  background-image: url(../img/stats/2024/icon_no_2.png);
}
.statsArea > section > ul.stats_list > li .other_area ul .place_3:before {
  content: "3";
  background-image: url(../img/stats/2024/icon_no_3.png);
}
.statsArea > section > ul.stats_list > li .other_area ul .place_4:before {
  content: "4";
  font-size: 26px;
  color: #000;
}
.statsArea > section > ul.stats_list > li .other_area ul .place_5:before {
  content: "5";
  font-size: 26px;
  color: #000;
}
.statsArea > section > ul.stats_list > li > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background: #e60013;
  width: 100%;
  height: 70px;
  line-height: 1.1;
  box-sizing: border-box;
  padding: 3px 35px 3px 20px;
  margin-top: auto;
}
.statsArea > section > ul.stats_list > li > a:after {
  content: "";
  /* display: block; */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  color: #fff;
  font-family: "FontAwesome";
  content: "\f054";
  font-size: 12px;
  font-weight: normal;
  transition: 0.2s ease-in-out;
}
.statsArea > section > ul.stats_list > li > a:hover {
  text-decoration: none;
  opacity: 1;
}
.statsArea > section > ul.stats_list > li > a:hover:after {
  right: 15px;
}
.statsArea > section.team_stats > ul > li .first_area dl dd p.team {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.statsArea > section.team_stats > ul.stats_list > li .other_area ul li dl dd p.team {
  font-size: 12px;
}

.statsranking .rank_link_area {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}
.statsranking .rank_link_area li a {
  display: block;
  padding: 27px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5;
  transition: 0.2s ease-in-out;
}
.statsranking .rank_link_area li a:hover {
  opacity: 0.5;
}
.statsranking .rank_link_area li a.active {
  border-bottom: 5px solid #DC180B;
  pointer-events: none;
}
.statsranking .rank_link_area li .blank {
  display: block;
  padding: 30px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5;
  transition: 0.2s;
}
.statsranking .drop_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.statsranking .drop_list li {
  position: relative;
  width: 238px;
  height: 48px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.statsranking .drop_list li select {
  border: none;
  padding: 0 0 0 20px;
  font-size: 14px;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.statsranking .drop_list li select option[value=""] {
  display: none;
}
.statsranking .drop_list li::after {
  content: "\f107";
  display: block;
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.statsranking .drop_list li:last-child form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}
.statsranking .drop_list li:last-child input {
  width: calc(100% - 30px);
  height: 100%;
  border: none;
  padding: 0 0 0 20px;
}
.statsranking .drop_list li:last-child button {
  width: 30px;
  height: 100%;
  color: #fff;
  background: #6A6A6A;
  border: none;
}
.statsranking .drop_list li:last-child::after {
  display: none;
}
.statsranking .ranking_explanation {
  padding: 30px;
  margin: 30px 0;
  border-radius: 20px;
  background: #ececec;
}
p.ranking_txt_none {
  padding: 30px;
  font-weight: bold;
  font-size: 16px;
}
.statsranking .ranking_explanation .ranking_txt:nth-child(1) {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 35px;
}
.statsranking .ranking_explanation .ranking_txt:nth-child(2) {
  font-size: 14px;
  padding-left: 35px;
  position: relative;
}
.statsranking .ranking_explanation .ranking_txt:nth-child(2):after {
  position: absolute;
  position: absolute;
  top: -8px;
  background-image: url(../img/stats/2024/icon_explanation.svg);
  background-size: 100%;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  content: "";
  left: 0;
}
.statsranking .ranking_list li a {
  transition: 0.2s ease-in-out;
  color: #222;
  border-bottom: 1px solid #C4C4C4;
  padding: 15px 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.statsranking .ranking_list li a:hover {
  opacity: 0.5;
  text-decoration: none;
}
.statsranking .ranking_list li .blank {
  transition: 0.2s ease-in-out;
  color: #222;
  border-bottom: 1px solid #C4C4C4;
  padding: 15px 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.statsranking .ranking_list li .ranking_cont {
  display: flex;
  justify-content: left;
  align-items: center;
}
.statsranking .ranking_list li .number {
  font-size: 26px;
  width: 40px;
  line-height: 40px;
  font-family: "jleaguekick", sans-serif;
  margin-right: 30px;
  text-align: center;
  font-weight: bold;
}
.statsranking .ranking_list li .number_1, .statsranking .ranking_list li .number_2, .statsranking .ranking_list li .number_3 {
  font-size: 26px;
  width: 40px;
  line-height: 40px;
  font-family: "jleaguekick", sans-serif;
  margin-right: 30px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
}
.statsranking .ranking_list li .number_1 {
  background-image: url(../img/stats/2024/icon_no_1.png);
}
.statsranking .ranking_list li .number_2 {
  background-image: url(../img/stats/2024/icon_no_2.png);
}
.statsranking .ranking_list li .number_3 {
  background-image: url(../img/stats/2024/icon_no_3.png);
}
.statsranking .ranking_list li dl {
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  flex: 1;
}
.statsranking .ranking_list li dl dt {
  width: 50px;
  margin-right: 50px;
}
.statsranking .ranking_list li dl dt img {
  width: 40px;
}
.statsranking .ranking_list li dl dd {
  margin-left: 10px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.statsranking .ranking_list li dl dd p {
  color: #000;
  font-weight: bold;
  line-height: 1.3;
}
.statsranking .ranking_list li dl dd p.name {
  width: 220px;
  font-size: 16px;
  margin-right: 30px;
}
.statsranking .ranking_list li dl dd p.team {
  font-size: 12px;
  display: flex;
  align-items: center;
}
.statsranking .ranking_list li dl dd p.team span {
  display: inline-block;
  margin-right: 10px;
}
.statsranking .ranking_list li .ranking_stats p {
  font-family: "jleaguekick", sans-serif;
  text-align: center;
  font-size: 30px;
  display: flex;
  align-items: baseline;
  font-weight: bold;
}
.statsranking .ranking_list li .ranking_stats p span {
  display: block;
  font-size: 20px;
}
.statsranking .ranking_list li .ranking_stats_1 p, .statsranking .ranking_list li .ranking_stats_2 p, .statsranking .ranking_list li .ranking_stats_3 p {
  font-family: "jleaguekick", sans-serif;
  text-align: center;
  font-size: 39px;
  display: flex;
  align-items: baseline;
}
.statsranking .ranking_list li .ranking_stats_1 p span, .statsranking .ranking_list li .ranking_stats_2 p span, .statsranking .ranking_list li .ranking_stats_3 p span {
  display: block;
  font-size: 20px;
}
/*.statsranking .ranking_list li:nth-child(1) .number, .statsranking .ranking_list li:nth-child(2) .number, .statsranking .ranking_list li:nth-child(3) .number {*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
/*  color: #fff;*/
/*}*/
.statsranking .ranking_list li:nth-child(1) dl dt img, .statsranking .ranking_list li:nth-child(2) dl dt img, .statsranking .ranking_list li:nth-child(3) dl dt img {
  width: 50px;
}
.statsranking .ranking_list li:nth-child(1) dl dd p.name, .statsranking .ranking_list li:nth-child(2) dl dd p.name, .statsranking .ranking_list li:nth-child(3) dl dd p.name {
  font-size: 18px;
}
.statsranking .ranking_list li:nth-child(1) dl dd p.team, .statsranking .ranking_list li:nth-child(2) dl dd p.team, .statsranking .ranking_list li:nth-child(3) dl dd p.team {
  font-size: 14px;
}
.statsranking .ranking_list li:nth-child(1) .ranking_stats p, .statsranking .ranking_list li:nth-child(2) .ranking_stats p, .statsranking .ranking_list li:nth-child(3) .ranking_stats p {
  font-size: 39px;
}
.statsranking .ranking_list li .number {
  font-size: 26px;
  width: 40px;
  line-height: 40px;
  font-family: "jleaguekick", sans-serif;
  margin-right: 30px;
  text-align: center;
}
/*.statsranking .ranking_list li:nth-child(1) .number {*/
/*  background-image: url(../img/stats/2024/icon_no_1.png);*/
/*}*/
/*.statsranking .ranking_list li:nth-child(2) .number {*/
/*  background-image: url(../img/stats/2024/icon_no_2.png);*/
/*}*/
/*.statsranking .ranking_list li:nth-child(3) .number {*/
/*  background-image: url(../img/stats/2024/icon_no_3.png);*/
/*}*/

.team_stats .drop_list::before {
  content: "";
  display: block;
  width: 238px;
  order: 1;
}
.team_stats .drop_list::after {
  content: "";
  display: block;
  width: 238px;
}

/*kasahara*/
.update_date {
  font-size: 14px;
  text-align: right;
}

.update_rules_text {
  margin: 20px 0 40px;
  font-size: 12px;
  text-align: right;
}
.update_rules_text p:nth-child(1) {
  margin-bottom: 3px;
}

.btn_area {
  margin-top: 20px;
}

.btn_nav {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.btn_nav.twoblock {
  width: 425px;
}
.btn_nav li {
  display: table-cell;
  width: 205px;
  vertical-align: middle;
  text-align: left;
  height: 70px;
  position: relative;
  border-right: 3px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.btn_nav li a {
  font-weight: bold;
  display: block;
  background: #fff;
  height: 70px;
  line-height: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 15px;
  border-bottom: 3px solid #C2C2C2;
}
.btn_nav li:last-child {
  border-right: none;
}
.btn_nav li.twoline a {
  line-height: 18px;
  padding-top: 17px;
}
.btn_nav li:after {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 10px;
  font-family: "icomoon3";
  content: "󬘀";
  font-size: 12px;
  text-decoration: none !important;
  color: #f00;
}
.btn_nav li a:hover {
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
.btn_nav li.oneblock {
  width: 33.33%;
}
