.en {
  overflow: hidden;
}
.en .merit01 {
  padding: 0;
}
.en header .container navigation > ul > li > a {
  margin-right: 28px;
}
.en .score-report .open__btns .open_btn {
  padding-top: 18px;
  height: 180px;
}
.en .score-report .tab-content table tr td:nth-of-type(2) {
  font-size: 12px;
  letter-spacing: -0.5px;
}
.en .container.tour-schedule .content .wrap-tab .tab__btn {
  font-size: 13px;
}
@media screen and (max-width: 550px) {
  .en .container.tour-schedule .content .wrap-tab .tab__btn {
    background-color:#ffffff;
  }
  .en .container.tour-schedule .content .wrap-tab .tab__btn.tab__btn--active {
    background-color: #F1F2F1;
  }
}
@media screen and (max-width: 374px) {
  .en .container.tour-schedule .content .wrap-tab .tab__btn {
    font-size: 12px;
  }
}
.en .container.tour-schedule .content .wrap-tab .tab__btn:last-child {
  margin-right: 0;
}
.en .container.tour-schedule .content .wrap-tab .tab-content .slick-track .item .content-item .small-text {
  font-size: 15px;
}
.en .container.tour-schedule .content .wrap-tab .tab-content .slick-track .item .content-item .link-maps a {
  font-size: 12px;
}
.en .ranking {
  background: none;
  position: relative;
  padding-bottom: 130px;
}
.en .ranking:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 10px;
  left: 0;
  right: 0;
  background: url(../images/before-sns.jpg) repeat-x left;
  right: 0;
  background-size: auto 10px;
}
@media screen and (max-width: 374px) {
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__btns .child_tab__btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 550px) {
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__items .list-author table tr td:first-of-type {
    font-size: 30px;
  }
}
.en .banner .container h2 {
  margin-bottom: 77px;
}
@media screen and (max-width: 1024px) {
  .en .banner .container h2 {
    margin-bottom: 52px;
  }
}
@media screen and (max-width: 550px) {
  .en .sp-tabs {
    display: none;
  }
  .en .sp-tab-content {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .en .sp-tab-content.padding-zero {
    padding: 0;
  }
  .en .container.sp-tab-content .content .wrap-tab .tab__item {
    visibility: hidden;
    height: 0;
  }
  .en .ranking .tabs .tab__items .tab__item {
    visibility: hidden;
    height: 0;
  }
  .en .ranking .tabs .tab__items .tab__item--active .child_tab__items .child_tab__item {
    visibility: visible !important;
    height: auto !important;
    opacity: 1;
  }
  .en .sp-tab-content-active {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .en .container.tour-schedule .content .wrap-tab .tab__item--active {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .en .ranking .tabs .tab__items .tab__item--active {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .en .ranking .tabs .tab__items .tab__item--active .child_tab__items .tab__item--active {
    visibility: visible !important;
    height: auto !important;
    opacity: 1;
  }
}/*# sourceMappingURL=en.css.map */

@media screen and (max-width: 550px) {
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__items .author img {
    width: 69px;
    height: 69px;
  }
  .en .tab__item .content.ranking-pc {
    display: none;
  }
  .en .tab__item .content.ranking-sp {
    display: flex;
    white-space: normal;
  }
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__items .list-author table tr td:nth-of-type(1) span {
    font-size: 32px;
    line-height: 1;
    margin-right: 2px;
  }
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__items .list-author table tr td:nth-of-type(1) {
    font-size: 12px;
    width: 36px;
    vertical-align: top;
  }
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__btns {
    gap: unset;
    flex-wrap: wrap;
    top: 38px;
  }
  .en .ranking .tabs .tab__items .tab__item#ranking-item-1 .tabs .child_tab__btns {
    justify-content: left;
    padding-left: 50px;
  }
  .en .ranking .tabs .tab__items .tab__item#ranking-item-1 .tabs .child_tab__btns .child_tab__btn,
  .en .ranking .tabs .tab__items .tab__item#ranking-item-2 .tabs .child_tab__btns .child_tab__btn {
    font-size: 14px;
    letter-spacing: 0.04em;
    margin-right: 8px;
    line-height: 26px;
  }
  .en .ranking .tabs .tab__items .tab__item--active .child_tab__items .tab__item--active {
    padding-top: 81px;
    padding-left: 22px;
    padding-right: 23px;
  }
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__items .list-author table tr td a {
    padding-bottom: 0;
  }
  .en .ranking .tabs .tab__btns {
    margin-bottom: 20px;
  }
  .en .ranking .tabs .tab__btns .tab__btn {
    padding: 9px 4px 6px;
  }
}
@media screen and (max-width: 374px) {
  .en .ranking .tabs .tab__items .tab__item#ranking-item-1 .tabs .child_tab__btns .child_tab__btn,
  .en .ranking .tabs .tab__items .tab__item#ranking-item-2 .tabs .child_tab__btns .child_tab__btn {
    font-size: 12px;
  }
  .en .ranking .tabs .tab__items .tab__item .tabs .child_tab__items .list-author table tr td:nth-of-type(1) {
    width: 30px;
  }
}