.page-horipro .logo-banner {
    width: 300px;
    margin: 0 auto;
    padding: 10px 0;
}

.page-horipro .top-banner {
    min-height: fit-content;
}

.page-horipro .main-banner,
.page-horipro .img-banner {
    position: relative;
    width: 100%;
    height: auto;
}

.page-horipro .time-count-down {
    position: absolute;
    transform: translate(-50%, 50%);
    left: 50%;
    top: 74%;
    width: 800px;
}

.page-horipro .countdown {
    background-color: rgba(255, 255, 255, 0.9);
    align-items: center;
    border-radius: 5px;
    text-align: center;
}

.page-horipro .right-countdown {
    align-content: center;
    flex-direction: column;
    justify-content: center;
}

.page-horipro .but-banner {
    background: #b6272d;
    width: 280px;
    border-radius: 30px;
    box-shadow: 10px 10px 10px -5px #988b8d;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 60px;
    padding: 15px 35px;
    font-weight: 700;
}

.page-horipro .right-countdown {
    border-right: 3px dashed #8e8e8f;
    padding: 15px 0;
    width: 50%;
}

.page-horipro .title-countdown {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    color: #4d4d4d;
}

.page-horipro .hour {
    font-size: 34px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    align-content: center;
    justify-content: center;
}

.page-horipro .left-countdown {
    width: 50%;
}

.page-horipro .banner-nav ul li a::after {
    content: "▼";
    margin-right: 20px;
}

.page-horipro .banner-nav ul li {
    width: 240px;
    border-right: 2px solid #8080d9;
}

.page-horipro .banner-nav {
    background: #0000b2;
    min-height: fit-content;
    max-height: fit-content;
    padding: 5px;
}

.page-horipro .border-left {
    border-left: 2px solid #8080d9;
}

.page-horipro .personal-design,
.page-horipro .info-idol,
.page-horipro .buy,
.page-horipro .info-horipro,
.page-horipro .ranking,
.page-horipro .link-horipro,
.page-horipro .total-prize,
.page-horipro .intro-horipro {
    padding: 80px 0;
}

.page-horipro .text-open {
    line-height: 50px;
    font-size: 36px;
    font-weight: 700;
    color: #0000b2;
    margin-bottom: 15px;
}

.page-horipro .line-open {
    height: 2px;
    width: 120px;
    margin: 0 auto;
    background-color: #0000b2;
}

.page-horipro .open-part {
    padding-bottom: 40px;
}

.page-horipro .line1-intro {
    font-size: 26px;
    line-height: 38px;
    color: #b6272d;
    font-weight: 700;
    padding-bottom: 50px;
}

.page-horipro .line2-intro {
    font-size: 20px;
    line-height: 30px;
}

.page-horipro .time-line,
.page-horipro .main-timeline {
    position: relative;
}

.page-horipro .start-timeline {
    padding-top: 80px;
    width: 320px;
}

.page-horipro .main-timeline {
    width: 800px;
    padding: 50px 0;
}

.page-horipro .point-1,
.page-horipro .point-2,
.page-horipro .timeline-1,
.page-horipro .timeline-2,
.page-horipro .timeline-3,
.page-horipro .timeline-4 {
    position: absolute;
    transform: translate(-50%, 50%);
}

.page-horipro .timeline-1,
.page-horipro .timeline-2,
.page-horipro .timeline-3,
.page-horipro .timeline-4 {
    font-size: 22px;
    line-height: 27px;
}

.page-horipro .point-1,
.page-horipro .point-2 {
    font-size: 26px;
    line-height: 32px;
}

.page-horipro .number-prize span {
    font-size: 28px;
}

.page-horipro .timeline-3,
.page-horipro .timeline-4 {
    color: #b6272d;
}

.page-horipro .point-1 {
    left: 38%;
    top: 62%;
}

.page-horipro .point-2 {
    left: 88%;
    top: 62%;
}

.page-horipro .timeline-1 {
    left: 38%;
    top: 76%;
}

.page-horipro .timeline-2 {
    left: 73%;
    top: 76%;
}

.page-horipro .timeline-3 {
    left: 75%;
    top: 19%;
}

.page-horipro .timeline-4 {
    left: 100%;
    top: 19%;
    width: 120px;
}

.page-horipro .total-prize {
    background-color: #333333;
}

.page-horipro .head-prize {
    width: 520px;
    margin: 0 auto;
}

.page-horipro .one-prize,
.page-horipro .number-prize {
    position: relative;
    font-size: 38px;
    line-height: 37px;
    color: #0000b2;
    font-weight: 700;
    text-shadow: 0px 3px #ffffff, 0px -3px #ffffff, 3px -1px #ffffff, -3px 2px #ffffff, 3px 1px #ffffff, -3px -1px #ffffff;
}

.page-horipro .one-prize {
    z-index: 5;
}

.page-horipro .number-prize {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 70px 35px 10px;
    border-radius: 10px;
}

.page-horipro .id-prize {
    width: 90px;
    position: absolute;
    transform: translate(-50%, 50%);
    left: 50%;
    top: -55%;
}

.page-horipro .the-prize {
    position: relative;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
    width: 800px;
    margin: 0 auto;
    padding-top: 100px;
}

.page-horipro .bg-prize {
    position: absolute;
    transform: translate(-50%, 50%);
    z-index: 1;
    top: -62%;
    left: 50%;
    width: 960px;
    height: auto;
}

.page-horipro .t-shirt-yellow {
    width: 150px;
    margin: 0 auto;
    height: 225px;
}

.page-horipro .tweet-bird-blue {
    width: 350px;
    margin: 0 auto;
}

.page-horipro .name-way {
    font-size: 22px;
    line-height: 28px;
    padding: 25px 0;
    font-weight: 700;
}

.page-horipro .text-way-to-join {
    font-size: 18px;
    line-height: 28px;
    word-break: break-word;
}

.page-horipro .way-to-join {
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    box-shadow: 10px 10px 10px -5px #959595;
}

.page-horipro .way-link {
    gap: 40px;
}

.page-horipro .but-blue img {
    width: 25px;
    margin-left: 10px;
    vertical-align: sub;
}

.page-horipro .but-blue {
    border-radius: 10px;
    background-color: #0096df !important;
    color: #FFFFFF;
    padding: 10px;
}

.page-horipro .but-red {
    color: #FFFFFF;
    padding: 15px 30px;
    border-radius: 10px;
    background-color: #b6272d !important;
    text-align: center;
}

.item-ds-per .image-per .avatar img,
.item-ds-per .image-per .pr-img {
    height: auto;
    width: 180px;
}

.item-ds-per .image-per .avatar,
.item-ds-per .image-per .pr-img {
    margin-bottom: 10px;
}

.item-ds-per .image-per .avatar {
    width: 100%;
    min-height: fit-content;
}

.page-horipro .img-design {
    flex-direction: column;
    align-content: center;
}

.page-horipro .image-per {
    justify-content: center;
    align-content: center;
    gap: 40px;
}

.page-horipro .item-ds-per h4 a {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #333333;
}

.page-horipro .item-ds-per h4 a:hover {
    color: #333333;
}

.page-horipro .item-ds-per {
    border-radius: 0;
    background-color: #c1c1c1;
    border: 0;
    box-shadow: none;
    min-height: auto;
}

.item-ds-per .image-per .pr-img:after {
    width: 20px;
    height: 20px;
    bottom: 20px;
}

.page-horipro .box-note-marquee {
    width: 100%;
    FONT-VARIANT: JIS04;
    padding: 12px 0 4px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 700;
    margin-top: -2px;
    background-color: #0000b2;
    font-size: 18px;
    line-height: 28px;
}

.box-note-marquee marquee div {
    background: transparent !important;
    color: #fff;
}

.ranking-table,
.ranking-table a:link {
    color: #4d4d4d;
}

.scroll-table {
    overflow-y: auto;
    height: auto;
    border: 1px solid #e4e4e4;
    max-height: 725px;
}

table tr {
    border-bottom: 1px solid #e4e4e4;
}

.ranking-table table thead tr th {
    background-color: #ebebeb;
    padding: 22px 10px;
    font-weight: 500;
    font-size: 20px;
    white-space: nowrap;
    border-right: 2px solid #ffff;
    text-align: center;
}

.ranking-table table tr td {
    vertical-align: middle;
    font-weight: 500;
    padding: 10px 7px;
    text-align: center;
}

.ranking-table table .number .img {
    width: 51px;
    position: relative;
    margin: 0 auto;
}

.ranking-table table .number .img span {
    font-weight: 700;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    font-size: 27px;
}

.ranking-table table tbody .name a {
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto;
    text-align: center;
}

.ranking-table table tbody .name a:first-child {
    margin-bottom: 5px;
}

.ranking-table table tbody td.tweet span {
    display: flex;
    align-items: center;
}

.ranking-table table tbody td.tweet img {
    margin-right: 15px;
    width: 28px;
}

.ranking-table table .btn a {
    display: block;
    text-align: right;
}

.ranking-table table tbody .btn .btn-tweet {
    margin-bottom: 5px;
}

.page-horipro .ranking .but-red,
.page-horipro .ranking .but-blue {
    width: 160px;
    color: #FFFFFF;
    margin: 0 auto;
}

.page-horipro .ranking .btn {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.title-tab-ranking {
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    margin: 20px 0;
    background: #333333;
    padding: 20px 0;
    font-weight: 700;
}

.status-atjam-before {
    margin: 30px auto 25px;
}

.status-atjam-before .d-flex-ct {
    justify-content: center;
    margin: 0 -5px;
}

.status-atjam-before .d-flex-ct li {
    margin: 0 auto;
    width: calc(33.333% - 15px);
}

.status-atjam-item {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #e1e1e1;
    border-radius: 5px;
    color: #adadad !important;
    text-align: center;
}

.tabs-ranking .tabs-a-ct {
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
}

.status-atjam-item.active {
    background-color: #b6272d;
}

.tabs-ranking a.active .tabs-a-ct {
    background: transparent;
    color: #fff;
}

.page-horipro .tab_content  {
    width: 740px;
    margin: 0 auto;
}

.page-horipro .info-horipro {
    background-color: #333333;
}

.page-horipro .logo-horipro {
    width: 480px;
    margin: 0 auto;
}

.page-horipro .text-info {
    font-size: 24px;
    line-height: 30px;
    color: #0000b2;
    padding: 40px 0 30px;
    font-weight: 700;
}

.page-horipro .line-info {
    font-size: 20px;
    line-height: 30px;
}

.page-horipro .main-info {
    padding: 40px 100px;
    background-color: #FFFFFF;
}

.list-buy-product .item-buy-product {
    box-shadow: 10px 10px 10px -5px #b5b5b5;
}

.page-horipro .txt-infor,
.page-horipro .txt-detail {
    background-color: #dbdbdb;
    font-weight: 500;
}

.page-horipro .txt-detail {
    min-height: fit-content;
}

.page-horipro .info-idol {
    background-color: #f3f3f3;
}

.page-horipro .idols-full {
    flex-wrap: wrap;
    gap: 40px;
}

.page-horipro .info-idol .way-to-join {
    width: 48%;
    background-color: #FFFFFF;
}

.page-horipro .info-idol .name-way {
    font-size: 26px;
    line-height: 27px;
}

.page-horipro-sp .logo-banner {
    width: 150px;
}

.page-horipro-sp .time-count-down {
    width: 340px;
    top: 70%;
}

.page-horipro-sp .title-countdown {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
}

.page-horipro-sp .hour {
    font-size: 17px;
    line-height: 20px;
}

.page-horipro-sp .but-banner {
    width: 140px;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 15px;
}

.page-horipro-sp .right-countdown {
    padding: 5px 0;
}

.page-horipro-sp .banner-nav ul li {
    width: 150px;
    border: 1px solid #8080d9;
    height: 30px;
    margin: 5px 10px;
}

.page-horipro-sp .line-open {
    width: 60px;
    height: 1px;
}

.page-horipro-sp .personal-design,
.page-horipro-sp .info-idol,
.page-horipro-sp .buy,
.page-horipro-sp .info-horipro,
.page-horipro-sp .ranking,
.page-horipro-sp .link-horipro,
.page-horipro-sp .total-prize,
.page-horipro-sp .intro-horipro {
    padding: 40px 0;
}

.page-horipro-sp .text-open {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.page-horipro-sp .line1-intro {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 22px;
}

.page-horipro-sp .line2-intro {
    font-size: 12px;
    line-height: 18px;
}

.page-horipro-sp .open-part {
    padding-bottom: 25px;
}

.page-horipro-sp .start-timeline {
    padding-top: 40px;
    width: 160px;
}

.page-horipro .main-timeline {
    width: 100%;
}

.page-horipro-sp .timeline-1,
.page-horipro-sp .timeline-2,
.page-horipro-sp .timeline-3,
.page-horipro-sp .timeline-4 {
    font-size: 11px;
    line-height: 20px;
}

.page-horipro-sp .point-1,
.page-horipro-sp .point-2 {
    font-size: 13px;
    line-height: 15px;
}

.page-horipro-sp .point-1 {
    left: 38%;
    top: 60%;
}

.page-horipro-sp .point-2 {
    left: 88%;
    top: 60%;
    width: 52px;
}

.page-horipro-sp .timeline-1 {
    left: 30%;
    top: 62%;
}

.page-horipro-sp .timeline-2 {
    left: 68%;
    top: 62%;
}

.page-horipro-sp .timeline-3 {
    left: 75%;
    top: 17%;
}

.page-horipro-sp .timeline-4 {
    left: 95%;
    top: 17%;
    width: 60px;
}

.page-horipro-sp .head-prize {
    width: 100%;
}

.page-horipro-sp .the-prize {
    width: 100%;
    gap: 12px;
    padding-top: 50px;
}

.page-horipro-sp .one-prize,
.page-horipro-sp .number-prize {
    font-size: 19px;
    line-height: 25px;
}

.page-horipro-sp .number-prize span {
    font-size: 14px;
    line-height: 20px;
}

.page-horipro-sp .number-prize {
    padding: 30px 15px 5px;
}

.page-horipro-sp .id-prize {
    width: 45px;
}

.page-horipro-sp .bg-prize {
    width: 100%;
    top: -20%;
}

.page-horipro-sp .way-link {
    flex-direction: column;
    width: 275px;
    margin: 0 auto;
    gap: 20px;
}

.page-horipro-sp .link-horipro .t-shirt-yellow {
    width: 95px;
    height: auto;
}

.page-horipro-sp .way-to-join .t-shirt-yellow {
    width: 95px;
    height: 143px;
}

.page-horipro-sp .tweet-bird-blue {
    width: 185px;
}

.page-horipro-sp .name-way {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
}

.page-horipro-sp .text-way-to-join {
    font-size: 12px;
    line-height: 17px;
    height: fit-content;
}

.page-horipro-sp .way-to-join {
    padding: 10px;
}

.page-horipro-sp .but-blue img {
    width: 15px;
}

.page-horipro-sp .item-ds-per .image-per .pr-img {
    width: 100%;
    min-height: auto;
    padding: 0;
    height: 160px;
}

.page-horipro-sp .img-design {
    width: 48%;
}

.page-horipro-sp .but-red,
.page-horipro-sp .but-blue {
    padding: 10px;
    font-size: 12px;
    height: 35px;
    text-align: center;
}

.ranking-table_sp table {
    table-layout: fixed;
}

.ranking-table_sp table thead tr th,
.ranking-table-in_sp table thead tr th {
    font-size: 12px;
    line-height: 1.3;
    padding: 8px 0px;
    vertical-align: middle;
    white-space: normal;
    text-align: center;
}

.ranking-table_sp table tbody {
    border-bottom: 1px solid #e4e4e4;
}

.page-horipro-sp .ranking-table table tbody tr td {
    padding: 5px;
}

.page-horipro-sp .ranking-table_sp table .number .img {
    width: 25px;
}

.page-horipro-sp .ranking-table table .number .img span {
    font-size: 15px;
    top: 40%;
    left: 52%
}

.ranking-table_sp table .image .img,
.ranking-table-in_sp table .image .img {
    width: 60px;
    height: auto;
}

.ranking-table_sp table tbody .name a {
    width: inherit;
}

.ranking-table_sp table tr td a,
.ranking-table_sp table tr td span {
    font-size: 12px;
}

.ranking-table_sp table tbody td.tweet img {
    margin-right: 6px;
}

.page-horipro-sp .ranking-table_sp table .btn a {
    background: transparent;
    width: 110px;
    padding: 5px 0;
    height: auto;
    margin-top: 0;
    text-align: center !important;
    display: block;
    margin-bottom: 0 !important;
}

.page-horipro-sp .first-table table tbody .even {
    display: flex;
}

.page-horipro-sp .box-note-marquee {
    font-size: 12px;
    padding: 12px 0 4px;
}

.page-horipro-sp .title-tab-ranking {
    font-size: 18px;
    line-height: 16px;
}

.page-horipro-sp .tabs-ranking .tabs-a-ct {
    background: transparent;
    color: #adadad;
    font-size: 17px;
    padding: 0;
    line-height: 20px;
}

.page-horipro-sp .tabs-ranking a.active .tabs-a-ct {
    border: none;
}

.page-horipro-sp .ranking-table {
    width: 100%;
}

.page-horipro-sp .tab_content {
    width: 100%;
}

.page-horipro-sp .main-info {
    padding: 20px 10px;
}

.page-horipro-sp .logo-horipro {
    width: 240px;
}

.page-horipro-sp .text-info {
    font-size: 14px;
    padding: 30px 0 20px;
}

.page-horipro-sp .line-info {
    font-size: 12px;
}

.page-horipro-sp .info-idol .way-to-join {
    width: 275px;
    margin: 0 auto;
}

.page-horipro-sp .info-idol .name-way {
    font-size: 16px;
    line-height: 20px;
}

.page-horipro-sp .status-atjam-item {
    border-radius: 1px;
}

.page-horipro-sp .txt-infor {
    font-size: 12px;
    padding: 5px 10px;
}

.page-horipro .txt-infor span {
    font-weight: 700;
}

.page-horipro-sp .content-social-box {
    justify-content: center;
}

.page-horipro-sp table tr {
    border-bottom: 0;
}

.page-horipro .d-none {
    display: none;
}

.page-horipro img {
    object-fit: contain;
    height: auto;
    width: 100%;
}

.page-horipro .item-buy-product .info-pr img {
    max-height: fit-content;
}

.page-horipro .txt-link img {
    width: 10px;
}

.page-horipro-sp .image-per {
    gap: 30px;
}

.page-horipro-sp .but-blue img {
    margin-right: 0;
}

.page-horipro .scroll-table .img {
    width: 100px;
}

.page-horipro .no-after.pr-img::after {
    content: none;
}