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

.page-ohmiya7 .top-banner {
    max-width: 1920px;
    min-height: 600px;
    max-height: 800px;
    margin: 0 auto;
    background: url(/common/design/user/img/ohmiya7/bg-banner.jpg) center no-repeat;
    background-size: 100% 127%;
}

.page-ohmiya7 .box-banner {
    padding: 20px 0;
    align-items: self-end;
}

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

.page-ohmiya7 .box-clock {
    background: rgba(255, 255, 255, 0.8);
    border: 3px solid #565656;
    border-radius: 10px;
    margin: 0 auto;
    padding: 15px;
    width: fit-content;
    gap: 10px;
    align-items: center;
}

.page-ohmiya7 .clock-time {
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.page-ohmiya7 .icon-clock {
    width: 53px;
}

.page-ohmiya7 .text-clock-banner {
    color: #ba9e31;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

.page-ohmiya7 .hour {
    font-size: 24px;
    line-height: 30px;
    color: #ba9e31;
    font-weight: 700;
    justify-content: center;
}

.page-ohmiya7 .link-banner {
    font-size: 21px;
    line-height: 28px;
    background-color: #c10000;
    color: #FFFFFF;
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 700;
    position: relative;
}

.page-ohmiya7 .hashtag-banner {
    font-size: 26px;
    line-height: 35px;
    color: #212121;
    padding: 5px;
    font-weight: 700;
}

.page-ohmiya7 .link-banner img {
    width: 25px;
    margin-left: 5px;
    vertical-align: sub;
}

.page-ohmiya7 .frame-banner {
    position: relative;
    left: -30px;
}

.page-ohmiya7 .part-banner {
    min-height: 470px;
    max-height: 510px;
}

.page-ohmiya7 .text-banner {
    font-weight: 700;
    font-size: 31px;
    line-height: 40px;
    color: #423500;
}

.page-ohmiya7 .banner-nav {
    background-color: #ba9e31;
    min-height: fit-content;
    max-height: max-content;
    padding: 11px 0;
}

.page-ohmiya7 .banner-nav ul li a span {
    font-size: 20px;
    line-height: 35px;
}

.page-ohmiya7 .banner-nav ul li a::after {
    content: none;
}

.page-ohmiya7 .intro,
.page-ohmiya7 .intro-band {
    padding: 50px 0;
    background-color: #fff7da;
}

.page-ohmiya7 .ranking {
    padding: 50px 0;
}

.page-ohmiya7 .open-part {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    padding: 20px 0;
    color: #FFFFFF;
    margin-bottom: 30px;
    background: url("/common/design/user/img/ohmiya7/bg-open-part.png") center no-repeat;
    background-size: 100%;
    text-shadow: 0 3px #bd9d20, 2px 0 #bd9d20, 3px 2px #bd9d20, 0 1px #bd9d20;
}

.page-ohmiya7 .text-intro {
    font-size: 18px;
    line-height: 35px;
    padding-bottom: 30px;
    font-weight: 700;
}

.page-ohmiya7 .frame-prize {
    background-color: rgba(255, 254, 233, 0.7);
    padding: 20px 0;
    text-align: center;
    margin-bottom: 60px;
}

.page-ohmiya7 .frame-prize img {
    width: 40%;
}

.page-ohmiya7 .timeline-box,
.page-ohmiya7 .timeline-img {
    position: relative;
}

.page-ohmiya7 .timeline-box {
    padding: 60px 20px 130px;
    background-color: #FFFFFF;
}

.page-ohmiya7 .timeline-item {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    transform: translate(-50%, 50%);
    font-size: 18px;
    line-height: 25px;
    width: max-content;
}

.page-ohmiya7 .timeline-item-3,
.page-ohmiya7 .timeline-item-2 {
    color: #fb9142;
}

.page-ohmiya7 .timeline-item-1 {
    color: #1facb1;
}

.page-ohmiya7 .img-timeline {
    width: 20px;
}

.page-ohmiya7 .timeline-item-1 {
    top: 53%;
    left: 32%;
}

.page-ohmiya7 .timeline-item-2 {
    top: 53%;
    left: 61.7%;
}

.page-ohmiya7 .timeline-item-3 {
    top: 5%;
    left: 98%;
}

.page-ohmiya7 .box-text-timeline {
    background: url("/common/design/user/img/ohmiya7/bg-box-text-timeline.png") center no-repeat;
    background-size: 100% 100%;
    padding: 20px 20px 30px;
    position: absolute;
    transform: translate(-50%, 50%);
    color: #FFFFFF;
    font-size: 16px;
    line-height: 25px;
    top: -19%;
    right: -3%;
}

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

.page-ohmiya7 .bg-gray {
    background-color: #f2f2f2;
}


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

.page-ohmiya7 .how-to-join {
    padding: 50px 0;
}

.page-ohmiya7 .bg-green {
    background-color: #e8ffe2;
}

.page-ohmiya7 .bg-yellow {
    background-color: #feffd0;
}

.page-ohmiya7 .open-count-point {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #b2b2b2;
    padding-bottom: 25px;
}

.page-ohmiya7 .count-point {
    background-color: #f6f6f6;
    padding: 50px 0;
}

.page-ohmiya7 .role-point {
    border: 2px solid #ffae00;
    color: #ffae00;
    border-radius: 100px;
    font-size: 39px;
    padding: 5px 10px 2px;
    width: fit-content;
    margin: 0 auto;
    font-weight: 700;
}

.page-ohmiya7 .name-point {
    color: #ffae00;
    font-size: 18px;
    line-height: 25px;
    padding: 10px 0;
    font-weight: 700;
}

.page-ohmiya7 .text-point {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 10px;
}

.page-ohmiya7 .box-count-point {
    background-color: #FFFFFF;
    border: 1px solid #d2d2d2;
    width: fit-content;
    margin: 0 auto;
}

.page-ohmiya7 .the-1st {
    color: #d0a75f;
}

.page-ohmiya7 .the-2nd {
    color: #a2a2a2;
}

.page-ohmiya7 .the-3rd {
    color: #966969;
}

.page-ohmiya7 .the-lower {
    color: #7dcfcc;
}

.page-ohmiya7 .no-rank,
.page-ohmiya7 .point-rank {
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
}

.page-ohmiya7 .number-point:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.page-ohmiya7 .number-point {
    padding: 15px 0;
    border-bottom: 1px dashed #d2d2d2;
    justify-content: center;
    align-items: center;
}

.page-ohmiya7 .point-rank {
    text-align: right;
    width: 40%;
}

.page-ohmiya7 .box-point:last-child {
    border-right: none;
}

.page-ohmiya7 .box-point {
    border-right: 1px solid #d2d2d2;
    padding: 20px;
}

.page-ohmiya7 .personal-design {
    padding: 50px 0;
    background-color: #fff7da;
}

.page-ohmiya7 .line-marquee {
    position: relative;
}

.page-ohmiya7 .box-note-marquee {
    width: 100%;
    padding: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: -2px;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    top: 45%;
}

.page-ohmiya7 .note-marquee {
    background: transparent;
    color: #000;
}

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

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

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

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

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

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

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

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

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

.page-ohmiya7 .info-idol .name-idol {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
}

.page-ohmiya7 .button-rank .button-red,
.page-ohmiya7 .button-rank .button-blue {
    font-size: 21px;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 6px 40px;
    margin: 4px;
    border-radius: 5px;
    font-weight: 700;
}

.page-ohmiya7 .button-red {
    background-color: #d20000;
}

.page-ohmiya7 .button-red a,
.page-ohmiya7 .button-blue a {
    color: #FFFFFF;
}

.page-ohmiya7 .button-red img,
.page-ohmiya7 .button-blue img {
    width: 20px;
}

.page-ohmiya7 .button-blue {
    background-color: #000;
}

.page-ohmiya7 .box-rank {
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px 20px;
}

.page-ohmiya7 .list-box-rank {
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}

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

.page-ohmiya7 .rank-table ul {
    background-color: #FFFFFF;
}

.page-ohmiya7 .rank-table ul li:nth-child(2n) {
    background-color: #fafafa;
}

.page-ohmiya7 .broad-ranking {
    padding-bottom: 30px;
    margin: 0 auto;
}

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

.page-ohmiya7 .tabs-sekigahara li a .tabs-a-ct {
    font-size: 20px;
    background-color: #f0f0f0;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    padding: 10px 50px;
    margin: 0 8px;
    color: #adadad;
    border: 1px solid #d0d0d0;
}

.page-ohmiya7 .tabs-sekigahara li a.active .tabs-a-ct {
    background-color: #fcd12b;
    border: none;
    color: #343434;
}

.page-ohmiya7-sp .top-banner {
    min-height: 500px;
    background: url(/common/design/user/img/ohmiya7/bg-banner-sp.png) center no-repeat;
    background-size: cover;
}

.page-ohmiya7-sp .hashtag-banner {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}

.page-ohmiya7-sp .frame-banner {
    left: 0;
    margin-bottom: 10px;
}

.page-ohmiya7-sp .box-clock {
    border: 1px solid #565656;
    border-radius: 5px;
    padding: 5px 10px;
    gap: 10px;
    align-items: center;
}

.page-ohmiya7-sp .icon-clock {
    width: 20px;
}

.page-ohmiya7-sp .text-clock-banner {
    font-size: 10px;
    line-height: 15px;
}

.page-ohmiya7-sp .hour {
    font-size: 14px;
    line-height: 20px;
}

.page-ohmiya7-sp .link-banner {
    font-size: 14px;
    line-height: 20px;
    padding: 2px 10px;
    border-radius: 50px;
    margin-top: 0;
}

.page-ohmiya7-sp .link-banner img {
    width: 13px;
    margin-left: 4px;
}

.page-ohmiya7-sp .clock-time {
    gap: 3px;
}

.page-ohmiya7-sp .text-banner {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 10px;
}

.page-ohmiya7-sp .box-banner {
    padding: 10px 0;
}

.page-ohmiya7-sp .banner-nav ul li a span {
    font-size: 12px;
    line-height: 20px;
}

.page-ohmiya7-sp .banner-nav ul li {
    padding: 0;
    text-align: center;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    width: auto;
    font-size: 10px;
}

.page-ohmiya7-sp .open-part {
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
    margin-bottom: 20px;
    background: url(/common/design/user/img/ohmiya7/bg-open-part-sp.png) center no-repeat;
    background-size: 100%;
    text-shadow: 0 1px #bd9d20, 1px 0 #bd9d20, 1px 1px #bd9d20, 0 1px #bd9d20;
}

.page-ohmiya7-sp .text-intro {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
}

.page-ohmiya7-sp .frame-prize {
    padding: 10px 0;
    margin-bottom: 20px;
}

.page-ohmiya7-sp .frame-prize img {
    width: 80%;
}

.page-ohmiya7-sp .timeline-item {
    font-size: 10px;
    line-height: 13px;
}

.page-ohmiya7-sp .img-timeline {
    width: 10px;
}

.page-ohmiya7-sp .timeline-box {
    padding: 25px 10px 55px;
    margin: 0 auto;
}

.page-ohmiya7-sp .box-text-timeline {
    padding: 5px 9px 8px;
    font-size: 10px;
    line-height: 15px;
    top: -24%;
    right: -8%;
}

.page-ohmiya7-sp .timeline-item-3 {
    top: -1%;
    left: 93%;
    align-items: end;
}

.page-ohmiya7-sp .timeline-item-2 {
    top: 49%;
    left: 50%;
}

.page-ohmiya7-sp .timeline-item-1 {
    top: 49%;
    left: 26%;
}

.page-ohmiya7-sp .personal-design,
.page-ohmiya7-sp .count-point,
.page-ohmiya7-sp .how-to-join,
.page-ohmiya7-sp .ranking,
.page-ohmiya7-sp .intro {
    padding: 20px 0;
}

.page-ohmiya7-sp .way-to-join {
    flex-direction: column;
    gap: 0;
}

.page-ohmiya7-sp .img-rule {
    height: fit-content;
    width: 100%;
    padding-bottom: 0;
}

.page-ohmiya7-sp .part-number {
    width: 100%;
}

.page-ohmiya7-sp .box-count-point {
    flex-direction: column;
    width: 100%;
    gap: 20px;
    background-color: transparent;
    border: none;
}

.page-ohmiya7-sp .rank-point {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-ohmiya7-sp .role-point {
    border: 2px solid #ffae00;
    font-size: 19px;
    padding: 5px 7px 2px;
}

.page-ohmiya7-sp .name-point {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}

.page-ohmiya7-sp .text-point {
    font-size: 12px;
    line-height: 15px;
    padding-bottom: 10px;
}

.page-ohmiya7-sp .number-point:last-child {
    border-right: none;
}

.page-ohmiya7-sp .number-point {
    padding: 2px 0;
    border-bottom: none;
    border-right: 1px dashed #d2d2d2;
    flex-direction: column;
    flex: 1;
}

.page-ohmiya7-sp .no-rank,
.page-ohmiya7-sp .point-rank {
    font-size: 12px;
    line-height: 20px;
}

.page-ohmiya7-sp .point-rank {
    text-align: center;
    width: 100%;
}

.page-ohmiya7-sp .box-point {
    border: 1px solid #d2d2d2;
    background-color: #FFFFFF;
    padding: 10px;
}

.page-ohmiya7-sp .open-count-point {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
}

.page-ohmiya7-sp .name-idol {
    font-size: 12px;
}

.page-ohmiya7-sp .but-twit img {
    width: 15px;
}

.page-ohmiya7-sp .box-note-marquee {
    font-size: 12px;
    top: 25%;
}

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

.page-ohmiya7-sp .rank-table .ranking-idol {
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
}

.page-ohmiya7-sp .rank-table .info-rank {
    justify-content: space-between;
    width: 100%;
}

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

.page-ohmiya7-sp .info-idol .name-idol {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 7px;
}

.page-ohmiya7-sp .rank-table .ranking-idol .button-rank {
    justify-content: space-between;
    display: flex;
    width: 100%;
}

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

.page-ohmiya7-sp .button-red a,
.page-ohmiya7-sp .button-blue a {
    font-size: 12px;
}

.page-ohmiya7-sp .button-red img,
.page-ohmiya7-sp .button-blue img {
    width: 15px;
}

.page-ohmiya7-sp .box-rank {
    font-size: 10px;
    line-height: 15px;
    border-radius: 5px;
    padding: 5px;
}

.page-ohmiya7-sp .number-rank {
    padding-right: 0;
}

.page-ohmiya7-sp .total-rank {
    width: 25px;
}

.page-ohmiya7-sp .text-rank {
    top: 11%;
    left: 50%;
    font-size: 10px;
}

.page-ohmiya7-sp .list-box-rank {
    gap: 7px;
}

.page-ohmiya7-sp .rank-table .gray-square {
    height: 90px;
    width: 90px;
    padding: 5px;
    margin-right: 0;
}

.page-ohmiya7-sp .tabs-sekigahara li a .tabs-a-ct {
    font-size: 12px;
    padding: 10px 20px;
}

.page-ohmiya7 .final-result {
    align-items: center;
    justify-content: center;
    background-color: #3bc9fd;
    border-radius: 10px;
    padding: 25px 30px 10px 5px;
    gap: 20px;
    width: 925px;
    margin: 0 auto;
}

.page-ohmiya7 .text-final {
    font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}

.page-ohmiya7 .text-final span {
    font-size: 22px;
}

.page-ohmiya7 .countdown-final {
    padding: 25px 50px;
    background-color: #212121;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.page-ohmiya7 .title-countdown {
    font-size: 20px;
    color: #ff0000;
    line-height: 36px;
    padding-bottom: 10px;
}

.page-ohmiya7 .countdown-final .hour {
    font-weight: 700;
    line-height: 36px;
    font-size: 40px;
    color: #ffffff;
}

.ways-join {
    gap: 20px;
}

.box-join {
    align-items: center;
    padding: 30px;
    border-radius: 10px;
    flex-direction: column;
    justify-content: flex-start;
    width: 49%;
}

.img-shirt {
    height: 175px;
    margin-bottom: 30px;
}

.name-join {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    padding-bottom: 20px;
}

.text1-join {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px;
}

.text2-join {
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    font-weight: 700;
}

.list-buy {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.idol-info-sell {
    background-color: #FFFFFF;
    padding: 20px 40px;
    width: 48%;
    border-radius: 5px;
}

.name-idol-sell,
.text-name {
    font-size: 16px;
    line-height: 25px;
    min-height: 50px;
}

.idol-sell {
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}

.part-idol {
    flex: 1;
}

.img-idol,
.img-white-shirt {
    padding: 20px 0;
    height: 260px;
}

.text-price {
    min-height: 30px;
    font-size: 14px;
    line-height: 25px;
}

.but-link {
    height: 45px;
    border-radius: 5px;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    padding: 10px;
}

.ranking .but-link {
    padding: 10px 50px;
}

.but-link a {
    color: #FFFFFF;
}

.but-twit {
    background-color: #000000;
}

.but-tool {
    background-color: #d20000;
}

.but-link img {
    width: 25px;
    margin-right: 5px;
    vertical-align: middle;
}

.img-white-shirt {
    position: relative;
}

.img-white-shirt img {
    background-color: #f2f2f2;
    padding: 10px;
}

.img-white-shirt:after {
    content: "";
    background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 5px;
    bottom: 27px;
}

.open-band {
    color: #343434;
    font-size: 34px;
    line-height: 45px;
    padding-bottom: 50px;
    font-weight: 700;
}

.first-text {
    color: #343434;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px;
    font-weight: 700;
}

.second-text {
    color: #7f7f7f;
    font-size: 16px;
    line-height: 24px;
}

.first-intro {
    align-items: flex-start;
    gap: 20px;
}

.second-text a,
.second-text a:hover {
    color: #7f7f7f;
}

.new-list-img {
    position: relative;
    padding-top: 20px;
}

.line-img {
    height: 1px;
    width: 100%;
    background-color: #bebebe;
    position: absolute;
    top: 65%;
}

.text-list {
    background-color: #bebebe;
    font-size: 20px;
    line-height: 25px;
    padding: 10px 20px;
    width: fit-content;
    margin: 0 auto;
    color: #ffffff;
    z-index: 3;
    position: relative;
}

.list-img-band {
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px 0 50px;
}

.img-band {
    width: 32%;
}

.band-single {
    border-radius: 5px;
    border: 1px solid #dadada;
    padding: 30px 20px;
    background-color: #ffffff;
    width: 32%;
}

.name-band {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 10px;
}

.img-band-info {
    padding-bottom: 20px;
}

.info-name-band {
    font-size: 16px;
    line-height: 25px;
    min-height: 60px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
}

.text-band {
    font-size: 16px;
    line-height: 30px;
}

.info-band {
    flex-wrap: wrap;
    gap: 20px;
}

.open-text {
    font-size: 40px;
    line-height: 50px;
    color: #772c2c;
    font-weight: 700;
    background: url("https://s3.ap-northeast-1.amazonaws.com/storage.up-t.jp/Campaign/reohmiya7/bg-open-text.png") center no-repeat;
    background-size: cover;
    padding: 20px 0 30px;
    margin: 50px 0 25px;
}

.text-benefit,
.img-benefit {
    flex: 1;
    position: relative;
}

.text-1-benefit {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.text-1-benefit span {
    font-size: 30px;
    color: #fb9142;
}

.text-2-benefit {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

.box-benefit {
    align-items: center;
}

.piece-5-benefit {
    background: url("https://s3.ap-northeast-1.amazonaws.com/storage.up-t.jp/Campaign/reohmiya7/piece-5-benefit.png") center no-repeat;
    background-size: cover;
    font-size: 20px;
    line-height: 30px;
    color: #212121;
    padding: 16px 10px;
    position: absolute;
    font-weight: 700;
    top: -38%;
    right: 11%;
}

.final-img {
    padding-top: 30px;
}
@media (max-width: 1100px) {
    .page-ohmiya7 .final-result {
        flex-direction: column;
        gap: 15px;
        padding: 10px;
        width: 100%;
        border-radius: 5px;
    }

    .page-ohmiya7 .text-final {
        font-size: 14px;
        line-height: 25px;
        font-weight: 700;
    }

    .page-ohmiya7 .countdown-final {
        padding: 15px 30px;
        width: 100%;
    }

    .page-ohmiya7 .title-countdown {
        font-size: 16px;
        line-height: 25px;
    }

    .page-ohmiya7 .countdown-final .hour {
        font-size: 32px;
    }

    .ways-join {
        flex-direction: column;
    }

    .box-join {
        width: 100%;
        padding: 10px;
        flex-direction: row;
        gap: 10px;
    }

    .name-join,
    .text1-join {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .img-shirt {
        height: fit-content;
        margin-bottom: 0;
        width: 100%;
    }

    .text2-join {
        font-size: 12px;
        line-height: 20px;
    }

    .idol-info-sell {
        padding: 8px;
        width: 100%;
    }

    .but-link {
        width: 100%;
        height: 30px;
        border-radius: 5px;
        font-size: 14px;
        line-height: 20px;
    }

    .but-twit img {
        width: 15px;
        margin-right: 5px;
    }

    .open-band {
        font-size: 17px;
        line-height: 25px;
        padding-bottom: 25px;
    }

    .first-intro {
        flex-direction: column;
    }

    .part-band {
        width: 90%;
        margin: 0 auto;
    }

    .first-text {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .second-text {
        font-size: 12px;
        line-height: 20px;
    }

    .text-list {
        font-size: 14px;
        line-height: 22px;
        padding: 5px 10px;
    }

    .list-img-band {
        gap: 7px;
        padding: 10px 0 30px;
    }

    .img-band {
        width: 49%;
    }

    .band-single {
        padding: 10px;
        width: 100%;
    }

    .info-name-band {
        font-size: 12px;
        line-height: 20px;
        min-height: fit-content;
        border-bottom: none;
        margin-bottom: 0;
    }

    .name-band {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .box-band {
        padding-bottom: 10px;
        border-bottom: 1px solid #dadada;
        margin-bottom: 10px;
        align-items: center;
    }

    .img-band-info {
        padding-bottom: 0;
        width: 60%;
    }

    .text-band {
        font-size: 12px;
        line-height: 20px;
    }

    .info-band {
        gap: 10px;
    }

    .box-benefit {
        flex-direction: column;
    }

    .open-text {
        font-size: 20px;
        line-height: 25px;
        background: url(https://s3.ap-northeast-1.amazonaws.com/storage.up-t.jp/Campaign/reohmiya7/bg-open-text-sp.png) center no-repeat;
        background-size: cover;
        padding: 7px 0 15px;
        margin: 20px 0 20px;
    }

    .text-1-benefit {
        font-size: 14px;
        line-height: 20px;
    }

    .text-1-benefit span {
        font-size: 19px;
    }

    .text-2-benefit {
        font-size: 19px;
        line-height: 25px;
    }

    .piece-5-benefit {
        font-size: 10px;
        line-height: 15px;
        padding: 8px 6px;
        top: -25%;
        right: -7%;
    }

    .img-benefit {
        width: 50%;
        margin: 5px auto 0;
    }

    .name-idol-sell {
        font-size: 12px;
    }

    .img-idol,
    .img-white-shirt {
        padding: 10px 0;
        height: 200px;
    }

    .final-img {
        padding-top: 15px;
    }
}