@charset "utf8";


* {
  margin: 0;
  padding: 0;
}
picture {
  display: block;
  height: 100%;
  margin: 0 auto;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  ._pc{ display: none; }
}

@media screen and (min-width: 768px) {
  ._sp{ display: none; }
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}
img {
  width: 100%;
  height: auto;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%);
}
/*---------------------------
section
---------------------------*/
section {
  width: 100%;
}
/*---------------------------
article
---------------------------*/
.article {
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .article {
    width: 100%;
  }  
}
.fv {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .fv {
    width: 100%;
  }  
}
/* countdown */

.hours {
  position: absolute;
  bottom: 10.2%;
  left: 44%;
  font-size: 90px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .hours {
    font-size: calc(43vw / 3.6);
  }
}
.item-01 {
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-01 {
    width: 100%;
  }  
}
.item-02 {
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-02 {
    width: 100%;
  }  
}
.item-03 {
  width: 750px;
  padding: 0 0 10px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-03 {
    width: 100%;
    padding: 0 0 calc(5vw / 3.6);
  }  
}
.item-04 {
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-04 {
    width: 100%;
  }  
}
.item-05 {
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-05 {
    width: 100%;
  }  
}
.item-06 {
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .item-06 {
    width: 100%;
  }  
}
.comparison_table_wraper {
  display: flex;
  padding: 30px 0 30px 30px;
  width: 750px;
  margin: 0 auto;
  background-color: #FFFADF;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .comparison_table_wraper {
    width: 100%;
    padding: calc(15vw / 3.6) 0 calc(15vw / 3.6) calc(15vw / 3.6);
  }
}
.comparison_table_head {
  display: block;
  width: 50%;
}
.comparison_table_wrap {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  overscroll-behavior: contain;
}
.comparison_table {
  position: relative;
  width: 185.2%;
  padding: 0 30px 0 0;
  margin: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .comparison_table {
    width: 185.5%;
    padding: 0 calc(15vw / 3.6) 0 0;
  }
}
/* ranking */
.ranking__sort {
  width: 750px;
  margin: 0 auto 16px;
}
@media screen and (max-width: 767px) {
  .ranking__sort {
    width: 100%;
    margin: 0 auto calc(8vw / 3.6);
  }
}
.ranking-wrap {
  display: flex;
  flex-direction: column;
  width: 750px;
  padding: 30px 0 30px;
  margin: 0 auto;
  background-color: #AD6700;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .ranking-wrap {
    width: 100%;
    padding: calc(16vw / 3.6) 0 calc(16vw / 3.6);
  }
}
.ranking__1 {
  position: relative;
  width: 750px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .ranking__1 {
    width: calc(354vw / 3.6);
    margin: 0 auto calc(15vw / 3.6);
  }  
}
.ranking-official-site-btn__1{
  position: absolute;
  top: 55.4%;
  left: 50%;
  transform: translateX(-50%);
  width: 640px;
}
@media screen and (max-width: 767px) {
  .ranking-official-site-btn__1{
    width: calc(300vw / 3.6);
  }
}
.ranking__2 {
  position: relative;
  width: 750px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .ranking__2 {
    width: calc(354vw / 3.6);
    margin: 0 auto calc(15vw / 3.6);
  }  
}
.ranking-official-site-btn__2{
  position: absolute;
  top: 69%;
  left: 50%;
  transform: translateX(-50%);
  width: 640px;
}
@media screen and (max-width: 767px) {
  .ranking-official-site-btn__2{
    width: calc(300vw / 3.6);
  }
}
.ranking__3 {
  position: relative;
  width: 750px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .ranking__3 {
    width: calc(354vw / 3.6);
    margin: 0 auto calc(15vw / 3.6);
  }  
}
.ranking-official-site-btn__3{
  position: absolute;
  top: 74.6%;
  left: 50%;
  transform: translateX(-50%);
  width: 640px;
}
@media screen and (max-width: 767px) {
  .ranking-official-site-btn__3{
    width: calc(300vw / 3.6);
  }
}
.ranking__4 {
  position: relative;
  width: 750px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .ranking__4 {
    width: calc(354vw / 3.6);
    margin: 0 auto calc(15vw / 3.6);
  }  
}
.ranking-official-site-btn__4{
  position: absolute;
  top: 77.6%;
  left: 50%;
  transform: translateX(-50%);
  width: 640px;
}
@media screen and (max-width: 767px) {
  .ranking-official-site-btn__4{
    width: calc(300vw / 3.6);
  }
}
.ranking__5 {
  position: relative;
  width: 750px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .ranking__5 {
    width: calc(354vw / 3.6);
    margin: 0 auto calc(15vw / 3.6);
  }  
}
.ranking-official-site-btn__5{
  position: absolute;
  top: 78.2%;
  left: 50%;
  transform: translateX(-50%);
  width: 640px;
}
@media screen and (max-width: 767px) {
  .ranking-official-site-btn__5{
    width: calc(300vw / 3.6);
  }
}
#js-rank-01 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 90px;
}
@media screen and (max-width: 767px) {
  #js-rank-01 {
    top: 0;
    left: 0;
    height: calc(43vw / 3.6);
  }
}
#js-rank-02 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 90px;
}
@media screen and (max-width: 767px) {
  #js-rank-02 {
    top: 0;
    left: 0;
    height: calc(43vw / 3.6);
  }
}
#js-rank-03 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 90px;
}
@media screen and (max-width: 767px) {
  #js-rank-03 {
    top: 0;
    left: 0;
    height: calc(43vw / 3.6);
  }
}
#js-rank-04 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 90px;
}
@media screen and (max-width: 767px) {
  #js-rank-04 {
    top: 0;
    left: 0;
    height: calc(43vw / 3.6);
  }
}
#js-rank-05 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: 90px;
}
@media screen and (max-width: 767px) {
  #js-rank-05 {
    top: 0;
    left: 0;
    height: calc(43vw / 3.6);
  }
}

/*---------------------------
tab
---------------------------*/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 714px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .tab-wrap {
    width: 96%;
    margin: auto;
    gap: 0 calc(2vw / 3.6);/* 4列用 */
    /*gap: calc(2vw/3.6) calc(8vw/3.6); 2列用*/
  }
}
.tab-label {
  flex: 45%;
  /*flex: 45%; 2列*/
  order: -1;
}

/* アクティブなタブ */
.tab-switch:checked+.tab-01 {
  background-image: url("../image/sort-btn-1-on.png?2508041710");
  background-repeat: no-repeat;
  background-size: 100%;
}
.tab-switch:checked+.tab-01 img {
  display: none;
}

.tab-switch:checked+.tab-02 {
  background-image: url("../image/sort-btn-2-on.png?2508041710");
  background-repeat: no-repeat;
  background-size: 100%;
}
.tab-switch:checked+.tab-02 img {
  display: none;
}

.tab-switch:checked+.tab-03 {
  background-image: url("../image/sort-btn-3-on.png?2508041710");
  background-repeat: no-repeat;
  background-size: 100%;
}
.tab-switch:checked+.tab-03 img {
  display: none;
}

.tab-switch:checked+.tab-04 {
  background-image: url("../image/sort-btn-4-on.png?2508041710");
  background-repeat: no-repeat;
  background-size: 100%;
}
.tab-switch:checked+.tab-04 img {
  display: none;
}

.tab-switch {
  display: none;
}