.page-sekigahara * {
    box-sizing: border-box;
}

.page-sekigahara .top-banner {
    background-size: 100% 101%;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 931px;
}

.page-sekigahara .main-nav-scrolled {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}

.page-sekigahara .content-banner {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.page-sekigahara .intro-banner {
    padding-bottom: 43px;
    padding-top: 38px;
}

.page-sekigahara .banner-main-content {
    color: #FFFFFF;
    font-size: 25px;
    text-shadow: -2px -1px 0 #000, 2px -1px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000;
    line-height: 35px;
    padding-bottom: 16px;
    font-weight: 700;
}

.page-sekigahara .banner-main-content span {
    color: #ffde00;
    font-weight: 700;
}

.page-sekigahara .intro-banner p span {
    color: #000000;
    font-size: 154px;
}

.page-sekigahara .hashtag-banner {
    font-size: 22px;
    color: #FFFFFF;
    background-color: #23530c;
    padding: 15px 0;
    font-weight: 700;
}

.page-sekigahara .timer-banner {
    font-size: 22px;
    font-weight: 700;
    color: #FFFFFF;
    padding: 13px 0 20px 0;
}

.page-sekigahara .countdown-banner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
}

.page-sekigahara .item-countdown {
    border: 1px solid #FFFFFF;
    box-shadow: 5px 7px #FFFFFF;
    width: 48%;
    background: #000000ab;
    padding: 15px 5px;
}

.page-sekigahara-sp .item-countdown {
    padding: 10px 5px;
    box-shadow: 3px 3px #ffffff;
}

.page-sekigahara .item-countdown p {
    font-size: 22px;
    font-weight: 700;
    color: #ffde00;
}

.page-sekigahara .banner-nav {
    background-color: #000000;
}

.page-sekigahara .banner-nav ul li {
    font-size: 24px;
    height: 80px;
}

.page-sekigahara .banner-nav ul {
    width: 80%;
    margin: 0 auto;
}

.page-sekigahara .detail-event {
    background-color: #01409f;
    padding-bottom: 145px;
    text-align: center;
    color: #FFFFFF;
    position: relative;
}

.page-sekigahara .container_s1 {
    position: relative;
    padding: 0;
}

.page-sekigahara-sp .container_s1 {
    padding: 0 10px;
}

.page-sekigahara-sp .score-detail,
.page-sekigahara-sp .time-detail,
.page-sekigahara-sp .content-event,
.page-sekigahara .score-detail,
.page-sekigahara .time-detail,
.page-sekigahara .content-event {
    position: relative;
    z-index: 3;
}

.page-sekigahara .detail-event .shadow-girl {
    position: absolute;
    top: 5%;
    z-index: 1;
}

.page-sekigahara .detail-event .shadow-1 {
    width: 171px;
    left: 9%;
}

.page-sekigahara .detail-event .shadow-2 {
    width: 317px;
    right: 0%;
}

.page-sekigahara .open-part {
    color: #FFFFFF;
    font-size: 40px;
    border-bottom: 3px solid #FFFFFF;
    width: max-content;
    margin: 0 auto 68px auto;
    padding-top: 70px;
    font-weight: 700;
}

.page-sekigahara .how-to-join .open-part {
    color: #01409f;
    border-bottom: 3px solid #01409f;
    margin-bottom: 30px;
}

.page-sekigahara .detail-event .time-detail div{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 27px;
}

.page-sekigahara .detail-event .time-detail p {
    font-size: 18px;
    padding-bottom: 52px;
    line-height: normal;
}

.page-sekigahara .list-image-buy-wrap {
    padding-bottom: 77px;
}

.page-sekigahara .detail-event .content-event {
    font-size: 18px;
    line-height: 40px;
    margin: 0 152px;
    padding-bottom: 41px;
}

.page-sekigahara .detail-event .score-detail {
    background-image: url("/common/design/user/img/sekigahara/bg-score.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.page-sekigahara .score-detail {
    padding: 56px 37px 33px 20px;
}

.page-sekigahara .score-detail .tops-score,
.page-sekigahara .score-detail .top1-score {
    justify-content: space-between;
}

.page-sekigahara .score-detail .tops-score {
    padding-top: 68px;
}

.page-sekigahara .score-detail .top1-score img {
    width: 385px;
}

.page-sekigahara .score-detail .top1-score .img-detail {
    width: 614px;
}

.top-score,
.price-detail {
    position: relative;
}

.page-sekigahara .score-detail .top-score img {
    width: 82px;
    position: absolute;
}

.page-sekigahara .score-detail .top-score-x {
    top: -45%;
    left: 48%;
    transform: translate(-50%, 50%);
}

.page-sekigahara .price-detail {
    font-size: 30px;
    background-color: #212330;
    border: 1px solid #FFFFFF;
    padding: 67px 54px 45px 51px;
}

.page-sekigahara .price-detail span {
    font-size: 43px;
}

.page-sekigahara .rule-to-play {
    background-color: #FFFFFF;
    align-items: center;
    color: #000000;
    margin-top: 100px;
    border-radius: 10px;
    padding: 35px 40px;
}

.page-sekigahara .rule-text {
    font-size: 18px;
    text-align: left;
    width: 50%;
}

.page-sekigahara .rule-text .title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.page-sekigahara .rule-text p {
    font-size: 18px;
    line-height: 28px;
}

.page-sekigahara .rule-text p:not(:last-child) {
    margin-bottom: 30px;
}

.page-sekigahara .rule-img {
    display: flex;
    width: 510px;
    position: absolute;
    right: 30px;
    margin-left: -10px;
    margin-right: -10px;
}

.page-sekigahara .rule-img .item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.page-sekigahara .rule-img .app-to-play {
    height: 100%;
    background: #ffcccc;
    padding: 30px;
    z-index: 3;
}

.page-sekigahara .title-sekigahara {
    min-height: 100px;
    font-weight: 700;
}

.page-sekigahara .rule-img .app-to-play img {
    width: 60px;
    padding: 26px 0;
}

.page-sekigahara .app-to-play .top-app-play {
    font-size: 24px;
    font-weight: 900;
}

.page-sekigahara .app-to-play div {
    font-size: 16px;
    line-height: 30px;
}

.page-sekigahara .app-to-play .bottom-app-play {
    font-size: 24px;
    color: #da4054;
    font-weight: 700;
}

.page-sekigahara .app-to-play .bottom-app-play span {
    font-size: 32px;
}

.page-sekigahara .swiper-wrapper .swiper-slide {
    width: 501px;
    height: 490px;
    background-color: #FFFFFF;
}

.page-sekigahara-sp .swiper-wrapper .swiper-slide {
    height: 315px;
}

.page-sekigahara .how-to-join {
    background-color: #f6f6f6;
}

.page-sekigahara .swiper-button-next,
.page-sekigahara .swiper-button-prev {
    background: none;
}

.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.page-sekigahara-sp .item-sb {
    margin-bottom: 10px;
}

.page-sekigahara-sp .banner-nav .banner-nav ul li a::after,
.page-sekigahara .banner-nav .banner-nav ul li a::after{
    content: url(/common/design/user/img/iket/ic-triangle.png);
    position: relative;
    right: 0;
    margin-left: 6px;
}

.page-sekigahara .column-pink {
    z-index: 1;
    width: 243px;
    height: 334px;
    background-color: #ffcccc;
    position: absolute;
    top: -5%;
}

.page-sekigahara .mb-40 {
    margin-bottom: 40px;
}

.page-sekigahara .ranking-sekigahara .open-part {
    color: #01409f;
    border-bottom: 3px solid #01409f;
    margin-bottom: 48px;
}

.page-sekigahara .detail-event .notice {
    padding-top: 50px;
}

.page-sekigahara-sp .detail-event .notice {
    padding-top: 25px;
}

.page-sekigahara .broad-ranking {
    margin: 0 auto;
    padding-bottom: 83px;
}

.page-sekigahara .ranking-sekigahara .tabs-sekigahara {
    justify-content: center;
}

.page-sekigahara .ranking-sekigahara .tabs-sekigahara li {
    margin: 0 5px;
    width: 50%;
    max-width: 340px;
}

.page-sekigahara .tabs-sekigahara li a .tabs-a-ct {
    padding: 30px;
    font-size: 20px;
    color: #01409f;
    background-color: #FFFFFF;
    border: 1px solid #01409f;
    font-weight: 700;
    text-align: center;
}

.page-sekigahara .tabs-sekigahara li a.active .tabs-a-ct {
    background-color: #01409f;
    color: #ffffff;
}

.page-sekigahara .charts-sekigahara {
    border: 20px solid #01409f;
}

.page-sekigahara .charts-sekigahara {
    height: 620px;
    overflow-x: hidden;
}

.page-sekigahara-sp .charts-sekigahara {
    height: 480px;
}

.page-sekigahara .ranking-sekigahara .charts-sekigahara .img-rank {
    width: 50px;
}

.page-sekigahara .ranking-sekigahara .table-rank {
    padding: 28px 30px;
}

.dotted {
    border-bottom: 1px dashed #adadad;
}

.text-center {
    text-align: center;
}

.page-sekigahara .table-rank tr a img {
    width: 28px;
    margin-right: 6px;
}

.page-sekigahara .table-rank tr a {
    align-items: center;
    color: #FFFFFF;
    padding: 14px 25px;
    border-radius: 6px;
}

.page-sekigahara .table-rank tr td {
    vertical-align: middle;
    padding: 20px 0;
}

.page-sekigahara-sp .bg-blue,
.page-sekigahara .bg-blue {
    background-color: #1da1f2;
}

.page-sekigahara-sp .bg-black,
.page-sekigahara .bg-black {
    background-color: #000000;
}

.page-sekigahara .table-rank .column-2 {
    padding-left: 40px;
}

.page-sekigahara .table-rank .column-3 {
    color: #d53031;
    font-size: 20px;
}
.status-sekigahara-item.active {
    background-color: #01409f;
    color: #FFFFFF;
}

.page-sekigahara .table-rank .column-3 span {
    font-size: 28px;
}

.page-sekigahara .table-rank .rank-media {
    justify-content: flex-end;
    gap: 16px;

}

.page-sekigahara .list-join-sekigahara {
    background-color: #01409f;
    padding-bottom: 85px;
}

.page-sekigahara .total-player {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
    "list-player list-player list-player list-player"
    "list-player list-player list-player list-player";
    grid-gap: 20px;
}

.page-sekigahara .total-group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
    "list-group list-group list-group"
    "list-group list-group list-group";
    grid-gap: 20px;
    height: 980px;
    overflow-x: hidden;
}

.page-sekigahara .list-join-sekigahara .list-player {
    background-color: #FFFFFF;
    flex-direction: column;
    padding: 24px 20px;
    border-radius: 12px;
}

.page-sekigahara .list-join-sekigahara .list-player p {
    font-size: 18px;
    color: #FFFFFF;
    padding: 7px 0 10px 0;
}

.page-sekigahara .list-join-sekigahara .list-player .text-center p {
    color: #000000;
}

.page-sekigahara .list-join-sekigahara .list-player a {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    padding: 14px;
    border-radius: 6px;
    gap: 6px;
    margin-bottom: 6px;
}

.page-sekigahara .list-join-sekigahara .list-player a img {
    width: 28px;
    margin-right: 6px;
}

.page-sekigahara .list-join-sekigahara .list-player p span {
    font-size: 14px;
    margin-top: 3px;
    display: block;
}

.page-sekigahara .total-group .list-group {
    background-color: #FFFFFF;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 30px 15px;
    border-radius: 12px;
}

.page-sekigahara .group-sekigahara .open-part {
    margin-bottom: 40px;
}

.page-sekigahara .total-group .list-group div {
    line-height: 22px;
}

.page-sekigahara .total-group .list-group .text-main {
    padding: 17px 0 20px 0;
}

.page-sekigahara .total-group .list-group .gray-pic {
    width: 314px;
    height: 182px;
    background-color: #d8d8d8;
}

.page-sekigahara .list-join-sekigahara .list-player .gray-pic {
    width: 220px;
    height: 220px;
    background-color: #d8d8d8;
}

.page-sekigahara .group-sekigahara {
    background-color: #2861b8;
    padding-bottom: 102px;
}

.page-sekigahara .battle-sekigahara {
    background-color: #01409f;
    padding-bottom: 90px;
}

.page-sekigahara .battle-sekigahara .open-battle {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    padding: 70px 0 60px 0;
}

.page-sekigahara .battle-sekigahara .detail-battle {
    padding-right: 36px;
}

.page-sekigahara .battle-sekigahara .detail-battle img {
    width: 679px;
    padding-bottom: 28px;
}

.page-sekigahara .battle-sekigahara .detail-battle div {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

.page-sekigahara .support-tweet-i {
    padding-bottom: 435px;
}

.page-sekigahara .support-tweet-i .content-social-box {
    justify-content: space-between;
}

.page-sekigahara .support-tweet-i .open-part {
    color: #01409f;
    font-size: 40px;
    font-weight: 700;
    border-bottom: 3px solid #01409f;
    margin-bottom: 65px;
}

.page-sekigahara .row-1 {
    font-weight: 900;
}

.page-sekigahara-sp .content-banner {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}

.page-sekigahara-sp .intro-banner {
    padding-bottom: 21px;
    padding-top: 15px;
}

.page-sekigahara-sp .banner-main-content {
    font-size: 12px;
    padding-bottom: 8px;
    line-height: 17px;
}

.page-sekigahara-sp .countdown-banner {
    padding-bottom: 22px;
}

.page-sekigahara-sp .timer-banner {
    padding: 13px 0 9px 0;
}

.page-sekigahara .hashtag-banner {
    padding: 7px 0;
}

.page-sekigahara-sp .hashtag-banner,
.page-sekigahara-sp .timer-banner,
.page-sekigahara-sp .item-countdown p {
    font-size: 11px;
}

.page-sekigahara-sp .banner-nav ul li {
    font-size: 12px;
    height: 50px;
}

.page-sekigahara-sp .banner-nav ul {
    width: 100%;
    flex-wrap: nowrap;
}

.page-sekigahara-sp .open-part {
    padding-top: 35px;
    font-size: 20px;
}

.page-sekigahara-sp .detail-event .open-part {
    margin-bottom: 34px;
}

.page-sekigahara-sp .detail-event .time-detail div {
    font-size: 16px;
    margin-bottom: 13px;
}

.page-sekigahara-sp .detail-event .time-detail p {
    font-size: 12px;
    padding-bottom: 19px;
}

.page-sekigahara-sp .detail-event .content-event {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 26px;
}

.page-sekigahara-sp .detail-event .content-event div {
    padding-top: 25px;
}

.page-sekigahara-sp .detail-event .shadow-1 {
    width: 85px;
    left: 3%;
}

.page-sekigahara-sp .detail-event .shadow-2 {
    width: 160px;
    right: -8%;
}

.page-sekigahara-sp .detail-event .shadow-girl {
    top: 5%;
}

.page-sekigahara-sp .score-detail .tops-score,
.page-sekigahara-sp .score-detail .top1-score {
    flex-direction: column;
    align-items: center;
}

.page-sekigahara-sp .score-detail .top1-score img {
    width: 180px;
    padding-bottom: 12px;
}

.page-sekigahara-sp .score-detail .top1-score .img-detail {
    width: 307px;
}

.page-sekigahara-sp .score-detail {
    padding: 32px 18px 14px 20px;
}

.page-sekigahara-sp .score-detail .tops-score {
    padding-top: 29px;
}

.page-sekigahara-sp .score-detail .top-score img {
    position: inherit;
    width: 41px;
    padding-right: 11px;
}

.page-sekigahara-sp .price-detail {
    font-size: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
}

.page-sekigahara-sp .price-detail span {
    font-size: 21px;
    padding-left: 9px;
}

.page-sekigahara-sp .score-detail .top-score {
    width: 100%;
    padding-bottom: 10px;
}

.page-sekigahara-sp .rule-to-play {
    margin-top: 47px;
    padding: 25px;
}

.page-sekigahara-sp .rule-text {
    width: 100%;
    font-size: 14px;
}

.page-sekigahara-sp .rule-text .title {
    text-align: center;
    font-size: 19px;
}

.page-sekigahara-sp .rule-text p {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 20px;
}

.page-sekigahara-sp .app-to-play div {
    font-size: 12px;
    line-height: 20px;
}

.page-sekigahara-sp .app-to-play .bottom-app-play {
    font-size: 12px;
    font-weight: 700;
}

.page-sekigahara-sp .app-to-play .bottom-app-play span {
    font-size: 20px;
}

.page-sekigahara-sp .rule-img .app-to-play {
    padding: 16px 14px 15px;
}

.page-sekigahara-sp .app-to-play .top-app-play {
    font-size: 16px;
}

.page-sekigahara-sp .rule-img .app-to-play img {
    padding: 10px 0 16px 0;
    width: 48px;
}

.page-sekigahara-sp .rule-img {
    position: unset;
    width: unset;
}

.page-sekigahara-sp .detail-event {
    padding-bottom: 54px;
}

.page-sekigahara-sp .how-to-join .open-part {
    margin-bottom: 15px;
}

.page-sekigahara-sp .list-image-buy-wrap {
    padding-bottom: 39px;
}

.page-sekigahara-sp .ranking-sekigahara .open-part {
    margin-bottom: 24px;
}

.page-sekigahara-sp .tabs-sekigahara li a .tabs-a-ct {
    font-size: 10px;
    padding: 15px 35px;
}

.page-sekigahara-sp .rank-player {
    flex-direction: column;
}

.page-sekigahara-sp .name-player {
    font-size: 14px;
}

.page-sekigahara-sp .name-group {
    font-size: 12px;
}

.page-sekigahara-sp .ranking-sekigahara .table-rank {
    padding: 15px 11px;
}

.page-sekigahara-sp .total-info {
    justify-content: space-between;
    padding-bottom: 10px;
}

.page-sekigahara-sp .point-player {
    color: #d53031;
    font-size: 12px;
}

.page-sekigahara-sp .table-rank tr td {
    padding: 10px 0;
    height: max-content;
}


.page-sekigahara-sp .point-player span {
    font-size: 14px;
}

.page-sekigahara-sp .img-rank img {
    width: 26px;
}

.page-sekigahara-sp .table-rank tr a img {
    width: 15px;
}

.page-sekigahara-sp .rank-media div {
    font-size: 12px;
}

.page-sekigahara-sp .table-rank tr a {
    padding: 6px 10px;
    border-radius: 3px;
    width: 100%;
}

.page-sekigahara-sp .ranking-sekigahara .charts-sekigahara .img-rank {
    width: max-content;
    padding-right: 16px;
    vertical-align: top;
}

.page-sekigahara-sp .table-rank .rank-media {
    justify-content: space-between;
    gap: 10px;
}

.page-sekigahara-sp .table-rank .column-2 {
    justify-content: space-between;
    padding: 0;
}

.page-sekigahara-sp .broad-ranking {
    padding-bottom: 52px;
}

.page-sekigahara-sp .list-join-sekigahara .open-part {
    margin-bottom: 25px;
}

.page-sekigahara-sp .total-player {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
    "list-player list-player"
    "list-player list-player";
    grid-gap: 10px;
}

.page-sekigahara-sp .list-join-sekigahara .list-player .gray-pic {
    width: 151px;
    height: 138px;
}

.page-sekigahara-sp .list-join-sekigahara .list-player {
    padding: 12px 10px;
    border-radius: 6px;
}

.page-sekigahara-sp .list-join-sekigahara .list-player p {
    font-size: 14px;
    padding: 20px 0 10px 0;
}

.page-sekigahara-sp .list-join-sekigahara .list-player p span {
    font-size: 12px;
}

.page-sekigahara-sp .list-join-sekigahara .list-player a {
    padding: 10px 15px;
    border-radius: 3px;
    gap: 0;
}

.page-sekigahara-sp .list-join-sekigahara .list-player a img {
    width: 14px;
}

.page-sekigahara-sp .list-player a div {
    font-size: 14px;
}

.page-sekigahara-sp .list-join-sekigahara {
    padding-bottom: 43px;
}

.page-sekigahara select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #FFFFFF;
    background-image: none;
    flex: 1;
    padding: 0 .5em;
    color: #000000;
    cursor: pointer;
}

.page-sekigahara .select {
    position: relative;
    display: flex;
    width: 100%;
    height: 29px;
    line-height: 3;
    background: #fff;
    overflow: hidden;
    border-radius: .25em;
    margin-bottom: 17px;
}
/* thiết kế dấu mũi tên */
.page-sekigahara .select::after {
    content: '\25BC';
    position: absolute;
    top: -9px;
    right: 0;
    padding: 0 6px;
    background: #FFFFFF;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    color: #ff1616;
}
/* Transition */

.page-sekigahara-sp .group-sekigahara .open-part {
    margin-bottom: 33px;
}

.page-sekigahara-sp .total-group .list-group .text-main {
    font-size: 9px;
    padding: 15px 0 10px 0;
    border-radius: 6px;
}

.page-sekigahara-sp .total-group .list-group .gray-pic {
    width: 314px;
    height: 184px;
    background-color: #d8d8d8;
}

.page-sekigahara-sp .total-group .list-group {
    padding: 22px 11px;
    border-radius: 5px;
}

.page-sekigahara-sp .total-group {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
    "list-group"
    "list-group";
    grid-gap: 20px;
    height: 440px;
    overflow-x: hidden;
}

.page-sekigahara-sp .group-sekigahara {
    padding-bottom: 60px;
}

.page-sekigahara-sp .battle-sekigahara .open-battle {
    padding: 34px 0 23px 0;
    font-size: 20px;
    line-height: 24px;
}

.page-sekigahara-sp .battle-content {
    flex-direction: column;
}

.page-sekigahara-sp .battle-sekigahara .detail-battle {
    padding-right: 0;
    font-size: 14px;
    padding-bottom: 23px;
}

.page-sekigahara-sp .battle-sekigahara {
    padding-bottom: 47px;
}

.page-sekigahara-sp .support-tweet-i .open-part {
    font-size: 20px;
    margin-bottom: 25px;
}

.page-sekigahara-sp .support-tweet-i .twitter-box .box-upper h3 {
    font-size: 14px;
}

.page-sekigahara-sp .support-tweet-i .box-lower p span {
    font-size: 14px;
}

.page-tif2022 .countdown-event-3,
.page-tif2022 .countdown-event-2,
.page-tif2022 .countdown-event-1 {
    margin-top: 5px;
}

.page-sekigahara #timer,
.page-sekigahara #timer2 {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 700;
}

.page-sekigahara-sp #timer,
.page-sekigahara-sp #timer2 {
    font-size: 13px;
}

.page-sekigahara-sp .battle-sekigahara .detail-battle div {
    font-size: 14px;
}

.page-sekigahara .hour.d-flex-ct {
    justify-content: center;
}

.mb-25 {
    margin-bottom: 25px;
}

.page-sekigahara img {
    width: 100%;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 16px;
}

.font-10 {
    font-size: 10px;
}

.page-sekigahara .item-gi {
    margin-left: 20px;
    height: 500px;
    overflow: auto;
    width: 380px;
    flex-shrink: 0;
}

.page-sekigahara-sp .item-gi {
    margin-left: 0;
    width: 100%;
}

.page-sekigahara-sp .banner-nav ul li a::after {
    content: "";
    background: url(/common/design/user/img/iket/ic-triangle.png) no-repeat;
    display: block;
    width: 12px;
    height: 12px;
    background-size: contain;
}

.scrollbar::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: transparent;
}

.scrollbar::-webkit-scrollbar
{
    width: 10px;
    background-color: transparent;
}

.scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #d8d8d8;
}
@media screen and (max-width:768px) {
    .page-sekigahara .list-join-sekigahara .list-player p{
        padding: 22px 0 10px 0;
    }
    .page-sekigahara .top-banner {
        min-height: 347px;
    }
    .banner-nav {
        max-height: 50px;
    }

}
.html {
    scroll-behavior: smooth;
}
.page-tif2022 .top-banner {
    background-color: #f5daff;
    background-image: url("/common/design/user/img/tif/background-banner.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 627px;
}

.page-tif2022 .main-banner {
    background-color: rgba(253, 250, 255, .8);
    flex-direction: column;
    padding: 25px;
    border-radius: 10px;
}

.page-tif2022 .main-banner span {
    font-size: 32px;
}

.page-tif2022 .content-main {
    font-size: 24px;
    line-height: 35px;
    color: #cf3699;
    text-align: center;
}

.page-tif2022 .content-banner {
    margin: 0;
    width: 100%;
    text-align: left;
}

.page-tif2022 .banner-main {
    align-items: end;
    justify-content: space-between;
    padding-bottom: 85px;
}

.page-tif2022 .button-banner img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
}

.page-tif2022 .countdown-banner {
    flex-direction: column;
    padding-bottom: 0;
}

.page-tif2022 .item-countdown {
    width: 100%;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.page-sekigahara #timer,
.page-sekigahara #timer2,
.page-sekigahara .item-countdown p {
    color: #000000;
}

.page-sekigahara .item-countdown p {
    text-align: center;
    font-size: 22px;
}

.page-sekigahara #timer,
.page-sekigahara #timer2 {
    font-size: 32px;
}

.page-tif2022 .button-banner {
    background-image: -webkit-linear-gradient( 0deg, rgb(255,173,194) 0%, rgb(247,241,85) 100%);
    justify-content: center;
    align-items: center;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    padding: 15px;
    border-radius: 35px;
}

.page-tif2022 .button-banner a {
    display: flex;
    align-items: center;
    color: #f26767;
}

.page-tif2022 .banner-nav {
    background-image: url("/common/design/user/img/tif/banner-nav.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    max-height: max-content;
}

.page-tif2022 .banner-nav ul li {
    background-image: -moz-linear-gradient( 90deg, rgb(121,198,213) 0%, rgb(113,163,199) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(121,198,213) 0%, rgb(113,163,199) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(121,198,213) 0%, rgb(113,163,199) 100%);
    box-shadow: 0px 3px 0px 1px #72a9c9;
    border-radius: 40px;
    border: 4px solid #ffffff;
    margin: 0 10px;
    min-width: max-content;
    width: max-content;
    padding: 0 10px;
}

.page-tif2022 .banner-nav ul {
    padding: 10px 0;
    width: 100%;
}

.page-tif2022 .banner-nav ul li a span {
    font-size: 24px;
    line-height: 35px;
    padding-right: 15px;
}

.page-tif2022 .banner-nav ul li a::after {
    content:"";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    transform: rotate(135deg);
}

.page-tif2022 .detail-event {
    background-color: #fdf6ff;
    padding-bottom: 60px;
}

.page-tif2022 .open-part,
.page-tif2022 .how-to-join .open-part,
.page-tif2022 .support-tweet-i .open-part {
    margin: 0 auto 60px;
    font-size: 40px;
    background: -webkit-linear-gradient(90deg, #a67fb8, #e386b5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid #a37fb8;
    padding-bottom: 10px;
}

.page-tif2022 .prize-list {
    background-image: url("/common/design/user/img/tif/background-prize.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.page-tif2022 .detail-event .plan-to-join {
    width: 825px;
    margin: 0 auto;
}

.page-tif2022 .detail-event .content-event {
    font-size: 20px;
    line-height: 35px;
    color: #d48888;
    margin: 0;
    padding-bottom: 60px;
}

.page-tif2022 .detail-event .time-detail {
    font-size: 30px;
    color: #f051a1;
    line-height: 35px;
    font-weight: 700;
    padding-bottom: 25px;
    position: relative;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

.page-tif2022 .detail-event .time-detail:before,
.page-tif2022 .detail-event .time-detail:after {
    content: '';
    display: block;
    height: 70%;
    width: 3px;
    background: #f051a1;
    position: absolute;
    bottom: 30px;
}

.page-tif2022 .detail-event .time-detail:before {
    left: -25px;
    transform: rotate(345deg);
}
.page-tif2022 .detail-event .time-detail:after {
    right: -25px;
    transform: rotate(20deg);
}
.page-tif2022 .open-menu {
    text-align: center;
    background: -webkit-linear-gradient(#ffc805, #f15996);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 115px;
}

.page-tif2022 .open-menu .open-1 {
    font-size: 25px;
    line-height: 38px;
    background: -webkit-linear-gradient(#ffc805, #f15996);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-tif2022 .the-prize .text-prize .cup-prize {
    width: 390px;
    padding-bottom: 30px;
    margin: 0 auto;
    display: flex;
}

.page-tif2022 .text-prize .background-prize {
    background: linear-gradient(#ff659b, #ffc600);
    padding: 5px;
    border-radius: 4px;
}

.page-tif2022 .open-menu .open-1 {
    font-size: 25px;
    line-height: 38px;
}

.page-tif2022 .open-menu .open-2 {
    position: relative;
    width: 560px;
    margin: 0 auto;
}

.page-tif2022 .open-menu .open-2 .image-star {
    position: absolute;
    max-width: 100px;
    right: -50px;
    top: -45px;
}

.page-tif2022 .text-prize .info-prize {
    background: #ffa6c8;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
    padding: 25px 15px;
    height: 100%;
}

.page-tif2022 .text-prize .info-prize .second-detail {
    font-size: 30px;
    line-height: 15px;
    font-weight: 700;
    color: #FFFFFF;
}

.page-tif2022 .text-prize .info-prize .third-detail {
    font-size: 23px;
    line-height: 36px;
    color: #FFFFFF;
}

.page-tif2022 .text-prize .first-detail img{
    width: 260px;
}

.page-tif2022 .text-prize .info-prize .tv-upt {
    width: 135px;
    height: 93px;
    margin: auto 0;
}

.page-tif2022 .info-prize .detail-prize {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page-tif2022 .the-prize .first-detail {
    font-size: 36px;
    font-weight: 700;
    color: #ff0059;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff, 2px 2px 3px rgba(206,89,55,0);
    margin-bottom: 10px;
}

.page-tif2022 .prize-part {
    align-items: end;
    justify-content: space-between;
    padding-bottom: 60px;
}

.page-tif2022 .prize-part .text-prize {
    max-width: 50%;
    flex-shrink: 0;
    margin-right: 20px;
}

.page-tif2022 .total-prize {
    padding: 115px 0 45px 0;
}

.page-tif2022 .video-prize .the-video {
    width: 625px;
    height: 352px;
}

.page-tif2022 .video-prize .lots-of-clothes {
    padding-top: 30px;
    padding-left: 10px;
    height: 485px;
}

.page-tif2022 .the-prize .top-video .the-cloud,
.page-tif2022 .the-prize .top-video {
    position: relative;
}

.page-tif2022 .the-prize .top-video .the-cloud {
    width: 335px;
    margin: 0 auto;
}

.page-tif2022 .the-prize .top-video .the-text {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    color: #f36ca5;
}

.page-tif2022 .background-prize img.prize-media {
    width: 430px;
}

.page-tif2022 img {
    object-fit: contain;
    height: 100%;
}

.page-tif2022 .how-to-join .the-way {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 45px 35px;
}

.page-tif2022 .yellow-shirt {
    width: 210px;
    padding: 30px;
}

.page-tif2022 .hashtag-twitter {
    width: 380px;
    padding: 30px;
}

.page-tif2022 .bg-blue {
    background-color: #f2faff;
}

.page-tif2022 .bg-pink {
    background-color: #fff3f3   ;
}

.page-tif2022 .how-to-join {
    background: transparent;
}

.page-tif2022 .how-to-join .way-to-join {
    gap: 20px;
    padding-bottom: 80px;
}

.page-tif2022 .how-to-join .the-way .open-way {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}

.page-tif2022 .how-to-join .the-way .detail-way {
    font-size: 18px;
    line-height: 36px;
}

.page-tif2022 .list-join-tif {
    background-color: #fdf6ff;
}

.page-tif2022 .single-player {
    background-color: #ffffff;
    padding: 15px;
}

.page-tif2022 .single-player .info-singer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page-tif2022 .single-player .info-singer .gray-img {
    width: 100%;
    height: 130px;
    margin-bottom: 10px;
}

.page-tif2022 .button-pink {
    background: #e4007f;
}

.page-tif2022 .button-red {
    background: #d00000;
}

.page-tif2022 .button-blue {
    background: #00aeff;
}
.page-tif2022 .button-pink,
.page-tif2022 .button-red,
.page-tif2022 .button-blue {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    margin: 4px;
    border-radius: 5px;
    font-weight: 700;
}

.page-tif2022 .button-pink a,
.page-tif2022 .button-red a,
.page-tif2022 .button-blue a {
    color: #FFFFFF;
}
.page-tif2022 .button-pink img,
.page-tif2022 .button-red img,
.page-tif2022 .button-blue img {
    width: 20px;
}

.page-tif2022 .total-player .name-singer {
    font-weight: 700;
}

.page-tif2022 .total-player .group-name,
.page-tif2022 .total-player .name-singer {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.page-tif2022 .total-product .single-product img {
    width: 210px;
    display: block;
    margin: 0 auto;
}

.page-tif2022 .total-product .single-product .text-product {
    font-size: 14px;
    line-height: 19px;
}

.page-tif2022 .total-player {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 12px;
    padding-bottom: 70px;
}

.page-tif2022 .total-product {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px 20px;
    padding-bottom: 70px;
}

.page-tif2022 .intro-rank,
.page-tif2022 .ìmg-open-rank {
    position: relative;
}

.page-tif2022 .intro-rank .time-rank {
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.page-tif2022 .intro-rank .time-rank .note {
    color: #fff;
}

.page-tif2022 .ranking-tif {
    background: #fdf6ff;
}

.page-tif2022 .rank-table {
    height: 740px;
    overflow-x: hidden;
    border: 1px solid #e0e0e0;
    margin-top: 30px;
}

.page-tif2022 .rank-table .info-rank {
    justify-content: center;
    align-items: center;
}

.page-tif2022 .rank-table .info-rank .image {
    position: relative;
    margin-right: 10px;
}

.page-tif2022 .rank-table .info-rank .image span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
}

.page-tif2022 .rank-idol {
    width: 50px;
    flex-shrink: 0;
    margin-right: 20px;
}

.page-tif2022 .broad-ranking {
    padding-bottom: 30px;
}

.page-tif2022 .rank-table .gray-square {
    height: 90px;
    width: 90px;
    flex-shrink: 0;
    padding: 8px;
    margin-right: 10px;
}

.page-tif2022 .rank-table .ranking-idol {
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.page-tif2022 .info-rank .info-idol {
    padding-left: 8px;
}

.page-tif2022 .button-rank .button-red,
.page-tif2022 .button-rank .button-blue {
    font-size: 21px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-tif2022 .info-idol .name-idol {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
}

.page-tif2022 .info-idol .name-group-idol {
    font-size: 18px;;
    line-height: 20px;
}

.page-tif2022 .rank-timer .open-rank {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #f051a1;
    text-align: center;
    padding: 80px 0 30px 0;
}

.page-tif2022 .tabs-sekigahara li a .tabs-a-ct {
    padding: 15px 50px;
    margin: 0 8px;
    color: #adadad;
    border: 1px solid #adadad;
}

.page-sekigahara .tabs-sekigahara li a.active .tabs-a-ct {
    background-color: #e4007f;
    border: 1px solid #e4007f;
}

.page-tif2022 .tabs-sekigahara {
    justify-content: center;
}

.page-tif2022 .rank-timer {
    padding-bottom: 70px;
}

.page-tif2022 .sponsor-tif {
    background-color: #f4ddff;
    position: relative;
}

.page-tif2022 .sponsor-tif:before,
.page-tif2022 .sponsor-tif:after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-image: url("/common/design/user/img/tif/line-bg.png");
    background-repeat: no-repeat, no-repeat;
    position: absolute;
    left: 0;
    right: 0;
}

.page-tif2022 .sponsor-tif:before {
    top: 0;
}

.page-tif2022 .sponsor-tif:after {
    bottom: 0;
}

/*.page-tif2022 .sponsor-tif img {*/
/*    width: 470px;*/
/*}*/

.page-tif2022 .sponsor-tif .content-sponsor {
    padding: 115px 0 105px 0;
    justify-content: space-between;
    align-items: center;
}

.page-tif2022 .sponsor-tif .content-sponsor .line-sponsor {
    font-size: 16px;
    line-height: 26px;
    padding-left: 50px;
}

.page-tif2022 .group-tif {
    background-color: #fff9e1;
}

.page-tif2022 .group-tif .single-broad {
    background-color: #FFFFFF;
    padding: 25px 20px;
}

.page-tif2022 .group-tif .graycontent {
    background-color: #d8d8d8;
    width: 100%;
    height: 180px;
    margin: 0 auto;
}

.page-tif2022 .group-tif .single-broad .main-broad {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding: 15px 0 20px 0;
}

.page-tif2022 .group-tif .single-broad .content-broad {
    font-size: 14px;
    line-height: 22px;
}

.page-tif2022 .total-group {
    grid-gap: 25px;
}

.page-tif2022 .group-pad {
    padding-bottom: 100px;
}

.dotted {
    border-bottom: 1px dashed #adadad !important;
}

.page-tif2022 .bg-light {
    background: #FFFFFF;
}

.page-tif2022 .bg-gray {
    background: #fafafa;
}

.page-tif2022 .intro-banner .image-logo {
    max-width: 375px;
    margin-bottom: 30px;
}

.page-tif2022 .intro-banner .image-main {
    max-width: 745px;
    transform: translateX(-50px);
}

.page-tif2022 .banner-nav ul li a {
    padding: 0;
}

.page-tif2022 .banner-nav ul li {
    height: 60px;
}

.page-sekigahara .container_s1 {
    padding: 0 10px;
}

.page-tif2022 .intro-rank {
    background: url("/common/design/user/img/tif/sale-status.png") no-repeat;
    background-size: 100%;
    height: 90px;
    padding: 10px;
}

.page-tif2022 .intro-rank h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .page-tif2022 .intro-banner .image-logo {
        max-width: 185px;
        margin-left: auto;
        margin-right: auto;
    }

    .page-tif2022 .intro-banner .image-main {
        transform: translateX(0);
    }

    .page-tif2022 .countdown-banner {
        flex-direction: row;
    }

    .page-tif2022 .content-main {
        font-size: 12px;
        line-height: 24px;
    }

    .page-tif2022 .main-banner span {
        font-size: 16px;
    }

    .page-sekigahara .item-countdown p {
        font-size: 12px;
    }

    .page-sekigahara .countdown-event-1,
    .page-sekigahara .countdown-event-2,
    .page-sekigahara #timer,
    .page-sekigahara #timer2 {
        font-size: 16px;
    }

    .page-tif2022 .main-banner {
        margin-left: 15px;
        margin-right: 15px;
        padding: 20px;
    }

    .page-tif2022 .button-banner {
        font-size: 14px;
        line-height: 22px;
        padding: 8px 10px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
    }

    .page-tif2022 .button-banner img {
        width: 20px;
        height: 20px;
    }

    .page-tif2022 .intro-banner {
        padding: 20px 0;
    }

    .page-tif2022 .banner-main {
        padding-bottom: 20px;
    }

    .page-tif2022 .banner-nav ul li a span {
        font-size: 12px;
        line-height: 24px;
        padding-right: 5px;
    }

    .page-tif2022 .banner-nav ul li {
        height: 32px;
        min-width: max-content;
        width: 125px;
        border: 2px solid #ffffff;
        box-shadow: 0 1px 0 1px #72a9c9;
        margin: 0 5px;
    }

    .page-tif2022 .banner-nav ul {
        width: 100%;
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    /* Hide scrollbar for Chrome, Safari and Opera */
    .page-tif2022 .banner-nav ul::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE, Edge and Firefox */
    .page-tif2022 .banner-nav ul {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .page-tif2022 .banner-nav ul li a::after {
        width: 6px;
        height: 6px;
    }

    .page-tif2022 .open-part,
    .page-tif2022 .how-to-join .open-part,
    .page-tif2022 .support-tweet-i .open-part {
        margin: 0 auto 30px;
        font-size: 20px;
        padding-top: 30px;
    }

    .page-tif2022 .detail-event .time-detail {
        font-size: 15px;
        line-height: 24px;
    }

    .page-tif2022 .detail-event .content-event {
        font-size: 10px;
        line-height: 20px;
        text-align: left;
    }

    .page-tif2022 .detail-event .time-detail:before,
    .page-tif2022 .detail-event .time-detail:after {
        height: 50%;
        width: 2px;
    }

    .page-tif2022 .detail-event {
        padding-bottom: 30px;
    }

    .page-tif2022 .total-prize {
        padding: 50px 0 20px 0;
    }
    .page-tif2022 .open-menu .open-1 {
        font-size: 12px;
        line-height: 22px;
    }

    .page-tif2022 .open-menu .open-2 {
        width: 280px;
        max-width: 100%;
    }
    .page-tif2022 .open-menu .open-2 .image-star {
        position: absolute;
        max-width: 50px;
        right: -30px;
        top: -30px;
    }

    .page-tif2022 .prize-list {
        background-image: url(/common/design/user/img/tif/background-prize-sp.jpg);
    }

    .page-tif2022 .open-menu {
        padding-bottom: 35px;
    }

    .page-tif2022 .text-prize .background-prize {
        padding: 3px;
        width: 55%;
        flex-shrink: 0;
    }

    .page-tif2022 .text-prize .info-prize .second-detail {
        font-size: 15px;
        text-align: center;
    }

    .page-tif2022 .text-prize .info-prize .third-detail {
        font-size: 12px;
        line-height: 24px;
        text-align: center;
    }

    .page-tif2022 .text-prize .info-prize .tv-upt {
        display: flex;
        width: 70px;
        height: 50px;
        margin: auto;
    }

    .page-tif2022 .prize-part .text-prize {
        width: 100%;
        max-width: 100%;
        align-items: center;
        margin-bottom: 20px;
    }

    .page-tif2022 .the-prize .top-video .the-text {
        font-size: 14px;
        line-height: 28px;
        top: 12%;
    }

    .page-tif2022 .the-prize .top-video .the-cloud {
        width: 166px;
    }

    .page-tif2022 .video-prize .the-video {
        max-width: 100%;
        height: 200px;
    }

    .page-tif2022 .prize-part {
        padding-bottom: 30px;
    }

    .page-tif2022 .the-prize .text-prize .cup-prize {
        padding-bottom: 0;
    }

    .page-tif2022 .video-prize .lots-of-clothes {
        height: 280px;
        padding: 0;
    }

    .page-tif2022 .how-to-join .the-way {
        padding: 20px;
        margin-bottom: 20px;
        flex-direction: row;
    }

    .page-tif2022 .how-to-join .the-way .image {
        flex-shrink: 0;
    }

    .page-tif2022 .yellow-shirt,
    .page-tif2022 .hashtag-twitter {
        width: 93px;
        margin-right: 15px;
        padding: 0;
    }

    .page-tif2022 .how-to-join .the-way .open-way {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .page-tif2022 .how-to-join .the-way .detail-way {
        font-size: 14px;
        line-height: 20px;
    }

    .page-sekigahara .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 100%;
    }

    .page-tif2022 .total-player,
    .page-tif2022 .total-product {
        display: flex;
        grid-gap: 0;
    }

    .page-tif2022 .single-player {
        padding: 10px;
    }

    .page-tif2022 .swiper-horizontal>.swiper-pagination-bullets,
    .page-tif2022 .swiper-pagination-bullets.swiper-pagination-horizontal,
    .page-tif2022 .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 40px;
    }

    .page-tif2022 .swiper-pagination-bullet-active {
        background: #9b9b9b;
    }

    .page-tif2022 .button-pink,
    .page-tif2022 .button-red,
    .page-tif2022 .button-blue {
        font-size: 12px;
        margin: 5px 0 0;
    }

    .page-tif2022 .how-to-join .way-to-join {
        padding-bottom: 20px;
    }

    .page-tif2022 .intro-rank {
        background: url(/common/design/user/img/tif/sale-status-sp.png) no-repeat;
        background-size: 100%;
        height: 45px;
        padding: 5px;
    }

    .page-tif2022 .intro-rank h2 {
        font-size: 12px;
        margin-bottom: 3px;
    }

    .page-tif2022 .intro-rank .time-rank {
        font-size: 10px;
        line-height: 16px;
    }

    .page-tif2022 .rank-table {
        margin-top: 10px;
    }

    .page-tif2022 .rank-table .ranking-idol {
        padding: 10px;
    }

    .page-tif2022 .rank-table .info-rank {
        justify-content: space-between;
    }

    .page-tif2022 .rank-idol {
        width: 30px;
        margin-right: 10px;
    }

    .page-tif2022 .info-rank .info-idol {
        flex: 1;
    }

    .page-tif2022 .button-pink a,
    .page-tif2022 .button-red a,
    .page-tif2022 .button-blue a {
        font-size: 14px;
    }

    .page-tif2022 .rank-table .ranking-idol .button-rank {
        justify-content: space-between;
    }

    .page-tif2022 .button-rank .button-red,
    .page-tif2022 .button-rank .button-blue {
        width: calc((100% - 5px) / 2);
        padding: 5px;
    }

    .page-tif2022 .info-idol .name-idol {
        font-size: 14px;
        line-height: 16px;
    }

    .page-tif2022 .info-idol .name-group-idol {
        font-size: 12px;
    }

    .page-tif2022 .tabs-sekigahara li a .tabs-a-ct {
        padding: 15px 5px;
        margin: 0 5px;
        font-size: 12px;
    }

    .page-tif2022 .tabs-sekigahara {
        justify-content: space-between;
    }

    .page-tif2022 .tabs-sekigahara li {
        width: calc(100% / 3);
    }

    .page-tif2022 .sponsor-tif img {
        display: block;
        width: 235px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .page-tif2022 .sponsor-tif:before,
    .page-tif2022 .sponsor-tif:after {
        background-image: url(/common/design/user/img/tif/line-bg-sp.jpg);
        background-repeat: no-repeat, repeat;
        background-size: cover;
        height: 12px;
    }

    .page-tif2022 .sponsor-tif .content-sponsor {
        padding: 50px 0;
    }

    .page-tif2022 .sponsor-tif .content-sponsor .line-sponsor {
        padding-left: 0;
        font-size: 12px;
        line-height: 24px;
    }

    .page-tif2022 .top-banner {
        min-height: 465px;
    }

    .page-tif2022 .total-group {
        display: block;
        height: auto;
    }

    .page-tif2022 .group-tif .single-broad {
        margin-bottom: 20px;
    }

    .page-tif2022 .the-prize .first-detail {
        text-align: center;
        font-size: 24px;
        text-shadow: 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff, 1px 1px 2px rgb(206 89 55 / 0%);
    }
}

.page-tif2022 .single-player .gray-img .image {
    display: block;
    width: 100%;
    height: 130px;
}

.page-tif2022 .single-player .gray-img .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.page-tif2022 .idol-info {
    background-color: #FFFFFF;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page-tif2022 .idol-info .avatar-idol {
    width: 150px;
    padding-bottom: 5px;
}

.page-tif2022 .idol-info .idol-group {
    font-size: 10px;
    line-height: 20px;
}

.page-tif2022 .idol-info .idol-name {
    font-size: 12px;
    line-height: 30px;
    font-weight: 700;
}

.page-tif2022 .idol-info .icon-link {
    width: 15px;
}

.page-tif2022 .idol-info .two-links {
    flex-direction: column;
    justify-content: space-between;
}

.page-tif2022 .idol-info .link-text {
    font-size: 13px;
    line-height: 26px;
    color: #FFFFFF;
    padding: 2px 10px;
    text-align: center;
}

.page-tif2022 .idol-info .idol-name,
.page-tif2022 .idol-info .idol-group {
    text-align: center;
}

.page-tif2022 .idol-info  .link-red {
    background-color: #d00000;
    margin-bottom: 10px;
    border-radius: 5px;
}

.page-tif2022 .idol-info .link-blue {
    background-color: #1da1f2;
    border-radius: 5px;
}

.page-tif2022 .total-player {
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.page-sekigahara .box-warning {
    width: 1100px;
}

.page-sekigahara .box-warning-sp {
    width: 350px;
    margin: 0 auto;
}

.page-sekigahara .text-link-sp {
    font-size: 14px;
    padding: 20px 0 40px;
    color: #0a0a0a;
    line-height: 25px;
}

.page-sekigahara .text-link {
    font-size: 18px;
    padding: 30px 0 50px;
    color: #0a0a0a;
}

.page-sekigahara .text-link-sp span a,
.page-sekigahara .text-link span a {
    color: #60b7ff;
}

.page-sekigahara .text-link-sp span,
.page-sekigahara .text-link span {
    border-bottom: 1px solid #60b7ff;
}

.page-sekigahara .detail-event .box-warning {
    padding-top: 50px;
}

.page-sekigahara .detail-event .box-warning-sp {
    padding-top: 10px;
}

.page-tif2022 .total-rank {
    width: 50px;
}

.page-tif2022 .number-rank,
.page-tif2022 .total-rank {
    position: relative;
}

.page-tif2022 .text-rank {
    position: absolute;
    transform: translate(-50%, 50%);
    top: 15%;
    left: 37%;
    font-size: 18px;
    font-weight: 700;
}

.page-tif2022 .number-rank {
    padding-right: 20px;
}

.page-tif2022 .d-none {
    display: none !important;
}

.page-tif2022 .final-result {
    background-color: #FFFFFF;
    padding: 15px 30px;
    align-items: center;
    justify-content: space-between;
    margin: 30px auto;
}

.page-tif2022 .left-tif,
.page-tif2022 .right-tif {
    width: 49%;
}

.page-tif2022 .img-tif {
    width: 260px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.page-tif2022 .text-tif {
    font-size: 16px;
    color: #000000;
    line-height: 23px;
}

.page-tif2022 .text-tif span {
    color: #e11250;
}

.page-tif2022 .right-tif {
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 40px 70px 20px;
    background-color: #f8e4ea;
}

.page-tif2022 .timing-final {
    color: #b60000;
    font-size: 23px;
    padding-bottom: 30px;
}

.page-tif2022 #timer3 {
    font-size: 40px;
    color: #000000;
    font-weight: 700;
}

.page-tif2022 .countdown-event-3 {
    padding-bottom: 20px;
}

.page-tif2022 .logo-tif {
    width: 230px;
}

.page-tif2022-sp .final-result {
    flex-direction: column;
}

.page-tif2022-sp .left-tif,
.page-tif2022-sp .right-tif {
    width: 100%;
}

.page-tif2022-sp .logo-tif {
    width: 70px;
    position: absolute;
    transform: translate(-50%, 50%);
    right: 2%;
    top: 3%;
}

.page-tif2022-sp .right-tif {
    position: relative;
    padding: 10px 0;
    width: 100%;
    margin-top: 20px;
}

.page-tif2022-sp .timing-final {
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 20px;
}

.page-tif2022-sp #timer3 {
    font-size: 19px;
}

.page-tif2022-sp .text-tif {
    font-size: 12px;
    line-height: 25px;
}

.page-tif2022-sp .countdown-event-3 {
    padding-bottom: 0;
}

.page-tif2022-sp .img-tif {
    width: 140px;
    padding-bottom: 0;
}

.page-tif2022 .content-sponsor img {
    width: 50%;
}

.page-tif2022-sp .content-sponsor img {
    width: 70%;
}

.page-tif2022 .final-winner {
    background: url("/common/design/user/img/tif/bg-final.png") no-repeat center;
    background-size: 100% 100%;
    padding: 50px 30px 20px;
    justify-content: space-between;
    align-items: center;
}

.page-tif2022 .img-winner {
    width: 280px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 40px;
}

.page-tif2022 .the-winner {
    position: relative;
}

.page-tif2022 .the-idol {
    width: 31%;
}

.page-tif2022 .text-winner {
    font-size: 22px;
    line-height: 25px;
    background-color: #f97280;
    width: 255px;
    padding: 10px 0;
    position: absolute;
    transform: translate(-50%, 50%);
    top: 65%;
    left: 50%;
    color: #FFFFFF;
    font-weight: 700;
}

.page-tif2022 .img-cup {
    width: 100%;
    padding-bottom: 20px;
}

.page-tif2022 .winner-1-line {
    padding: 23px 0 !important;
}

.page-tif2022-sp .the-idol {
    width: 100%;
    justify-content: space-between;
    padding-bottom: 20px;
}

.page-tif2022-sp .img-winner {
    width: 140px;
    padding-bottom: 0;
}

.page-tif2022-sp .text-winner {
    font-size: 11px;
    width: 130px;
    padding: 5px 0;
    line-height: 15px;
    top: 53%;
}

.page-tif2022-sp .final-winner {
    padding: 25px 20px 5px;
    flex-direction: column;
    background: url("/common/design/user/img/tif/bg-final-sp.png") no-repeat center;
    background-size: 100% 100%;
}

.page-tif2022-sp .final-prize {
    width: 50%;
}

.page-tif2022-sp .img-cup {
    padding-bottom: 5px;
}

.page-tif2022-sp .winner-1-line {
    padding: 13px 0 !important;
}