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

.page-fest {
    color: #7d7d7d;
}

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

.page-fest .top-banner {
    min-height: auto;
    max-height: fit-content;
    background: url("/common/design/user/img/fest/bg-banner.jpg") no-repeat bottom;
    background-size: 100%;
}

.page-fest .box-list {
    padding: 20px 0;
    background: url("/common/design/user/img/fest/bg-list-banner.jpg") no-repeat center;
    background-size: cover;
}

.page-fest .list-img-banner {
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
}

.page-fest .tabs-group {
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.page-fest .tabs-group li {
    width: 13%;
}

.page-fest .img-banner {
    width: 15%;
}

.page-fest .status-atjam-item.active {
    background-color: #000000;
}

.page-fest .box-open {
    padding: 20px;
}

.page-fest .button-banner {
    margin: 0 auto;
    padding-top: 30px;
    width: 30%;
}

.page-fest .open-part {
    width: 25%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.page-fest .intro {
    padding: 100px 0;
    width: fit-content;
    margin: auto;
}

.page-fest .head-text {
    font-size: 28px;
    line-height: 35px;
    padding-bottom: 20px;
    font-weight: 700;
    color: #424242;
    width: fit-content;
    margin: 0 auto;
}

.page-fest .text2-intro,
.page-fest .text1-intro {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 50px;
    width: fit-content;
    margin: 0 auto;
}

.page-fest .text2-intro span{
    background: url("/common/design/user/img/fest/bg-line-intro.jpg") no-repeat bottom;
    background-size: 100% 50%;
}

.page-fest .box-intro {
    padding: 20px;
    border: 1px solid #e5e5e5;
}

.page-fest .open-box {
    font-size: 18px;
    line-height: 25px;
    color: #df0000;
    padding-bottom: 20px;
    font-weight: 700;
}

.page-fest .content-box {
    font-size: 16px;
    line-height: 25px;
}

.page-fest .content-box span a,
.page-fest .content-box span a:hover {
    color: #67b6d0;
}

.page-fest .show-list-sell {
    justify-content: space-between;
    margin: 15px 0;
    padding: 30px 20px;
    background-color: #f7f7f7;
}

.page-fest .but-link {
    height: 55px;
    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;
}

.page-fest .but-twit {
    background-color: #41a1f2;
}

.page-fest .but-twit img {
    width: 25px;
    margin-right: 10px;
}

.page-fest .pr-img {
    position: relative;
    padding: 10px;
    background-color: #ffffff;
    margin: 0;
    border: 0;
}

.page-fest .pr-img:after {
    content: "";
    background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
    width: 35px;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.page-fest .but-tool {
    background-color: #e60012;
}

.list-pr-ds {
    grid-template-columns: 100%;
}

.page-fest .info-idol {
    font-weight: 700;
    color: #000000;
}

.page-fest .info-idol,
.page-fest .info-item {
    font-size: 18px;
    line-height: 30px;
    padding: 5px 0 20px;
}

.page-fest .item-sell {
    width: 24%;
}

.page-fest .img-idol-sell {
    border: 1px solid #e3e3e3;
    height: 255px;
}

.page-fest .no-border {
    border: 0;
}

.page-fest .show-location {
    background-color: #f8f8f8;
    padding: 30px 40px;
    width: fit-content;
    gap: 30px;
    justify-content: flex-end;
}

.page-fest .column-maps {
    flex-direction: column;
}

.page-fest .left-text {
    font-size: 16px;
    line-height: 50px;
    font-weight: 700;
}

.page-fest .right-text {
    font-size: 16px;
    line-height: 50px;
}

.page-fest .logo-fesvol1 {
    margin: 0 auto;
    width: 30%;
}

.page-fest .fes-vol {
    justify-content: center;
    gap: 50px;
    padding: 30px 0 50px;
}

.page-fest .name-event {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}

.page-fest .support-tweet-i,
.page-fest .buy {
    padding: 50px 0;
}

.page-fest .txt-infor span {
    font-weight: 500;
}

.page-fest .txt-detail {
    min-height: auto;
}

.page-fest .notice-twitter {
    border: 2px solid #e1e1e1;
    background-color: #f9f9f9;
    box-shadow: 0 10px #e1e1e1;
    padding: 35px 40px;
    position: relative;
}

.page-fest .box-text-twitter {
    padding: 30px 0;
    justify-content: space-between;
    gap: 50px;
}

.page-fest .part-twitter {
    width: 49%;
}

.page-fest .text-point {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 25px;
}

.page-fest .text-point span {
    font-size: 39px;
    color: #d80000;
}

.page-fest .line-text-1 {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 20px;
}

.page-fest .line-text-2 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
}

.page-fest .line-text-2 a {
    text-decoration: underline;
}

.page-fest .box-rank-twitter {
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.page-fest .img-ranking-twitter {
    width: 30%;
}

.page-fest .button-tweet {
    width: fit-content;
    margin: 40px auto 0;
}

.page-fest .do-tweet {
    font-size: 20px;
    line-height: 35px;
    color: #ffffff;
    background-color: #1da1f2;
    border-radius: 40px;
    padding: 14px 36px;
}

.page-fest .do-tweet img {
    width: 35px;
    margin-right: 10px;
    vertical-align: middle;
}

.page-fest .icon-twitter {
    position: absolute;
    transform: translate(-50%, 50%);
    width: 90px;
    top: -10%;
    right: -8%;
}

.page-fest .support-tweet-i .open-part {
    width: 55%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.page-fest .box-open {
    padding: 30px 0;
}

.page-fest-sp .list-img-banner {
    gap: 5px;
    width: 100%;
}

.page-fest-sp .button-banner {
    padding-top: 10px;
    width: 45%;
}

.page-fest-sp .box-list {
    padding: 10px 0;
    background-size: cover;
}

.page-fest-sp .box-open {
    width: 70%;
    margin: 0 auto;
}

.page-fest-sp .intro {
    padding: 30px 0;
}

.page-fest-sp .open-part {
    width: 45%;
    margin: 0 auto;
    padding-bottom: 10px;
}

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

.page-fest-sp .text2-intro,
.page-fest-sp .text1-intro {
    font-size: 12px;
    line-height: 25px;
    padding-bottom: 20px;
}

.page-fest-sp .box-intro {
    padding: 10px;
}

.page-fest-sp .open-box {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
}

.page-fest-sp .content-box {
    font-size: 12px;
    line-height: 20px;
}

.page-fest-sp .tabs-group li {
    width: 23%;
}

.page-fest-sp .tabs-group {
    gap: 5px;
}

.page-fest-sp .info-item-sell {
    gap: 20px;
    align-items: center;
}

.page-fest-sp .but-twit {
    width: 140px !important;
    margin: 0 auto;
}

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

.page-fest-sp .tab_content {
    padding: 0;
    border: 0;
}

.page-fest-sp .simple-idol {
    background-color: #f7f7f7;
    padding: 10px 5px;
    margin-bottom: 15px;
}

.page-fest-sp .info-idol,
.page-fest-sp .info-item {
    font-size: 10px;
    line-height: 15px;
    padding: 10px 0 ;
}

.page-fest-sp .but-link {
    height: 35px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 25px;
    margin-top: 0;
}

.page-fest-sp .show-list-sell {
    margin: 5px 0;
    padding: 10px 0;
}

.page-fest-sp .item-sell {
    width: 32%;
}

.page-fest-sp .list-pr-ds .pr-img {
    min-height: auto;
}

.page-fest-sp .pr-img:after {
    width: 15px;
    height: 15px;
    right: 2px;
    bottom: 2px;
}

.page-fest-sp .fes-vol {
    flex-direction: column;
    gap: 20px;
    padding: 30px 0;
}

.page-fest-sp .logo-fesvol1 {
    width: 50%;
}

.page-fest-sp .show-location {
    padding: 20px 10px;
    gap: 10px;
    width: 100%;
    justify-content: center;
}

.page-fest-sp .left-text {
    font-size: 12px;
    line-height: 30px;
    font-weight: 700;
}

.page-fest-sp .right-text {
    font-size: 12px;
    line-height: 30px;
}

.page-fest-sp .name-event {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
}

.page-fest-sp .item-buy-product .img {
    width: auto;
}

.page-fest-sp .txt-infor {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    width: 85px;
}

.page-fest-sp .item-buy-product .info {
    width: auto;
}

.page-fest-sp .box-text {
    gap: 10px;
}

.page-fest-sp .support-tweet-i .open-part {
    width: 75%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.page-fest-sp .box-text-twitter {
    padding: 10px 0;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}

.page-fest-sp .support-tweet-i,
.page-fest-sp .buy {
    padding: 20px 0;
}

.page-fest-sp .notice-twitter {
    border: 1px solid #e1e1e1;
    padding: 20px 10px;
}

.page-fest-sp .part-twitter {
    width: 100%;
}

.page-fest-sp .text-point {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 15px;
}

.page-fest-sp .text-point span {
    font-size: 19px;
}

.page-fest-sp .img-point {
    width: 50%;
    margin: 0 auto;
}

.page-fest-sp .line-text-1 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

.page-fest-sp .line-text-2 {
    font-size: 11px;
    line-height: 20px;
    padding-bottom: 10px;
}

.page-fest-sp .icon-twitter {
    width: 40px;
    top: -5%;
    right: -6%;
}

.page-fest-sp .box-rank-twitter {
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.page-fest-sp .img-ranking-twitter {
    width: 43%;
}

.page-fest-sp .button-tweet {
    width: fit-content;
    margin: 10px auto 0;
}

.page-fest-sp .do-tweet {
    font-size: 14px;
    line-height: 20px;
    border-radius: 40px;
    padding: 8px 20px;
}

.page-fest-sp .do-tweet img {
    width: 20px;
    margin-right: 5px;
    vertical-align: top;
}

.page-fest .txt-link img {
    width: 25px;
}

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

.page-fest .item-buy-product .info-pr img {
    max-height: inherit;
}

.page-fest-sp .top-banner {
    background-size: 160%;
}

.page-fest-sp .img-idol-sell {
    height: auto;
}

.page-fest-sp .hover_bkgr_fricc-1 > div {
    max-width: 100%;
    width: 90%;
}

.page-fest .line-text-2 a:hover {
    color: #333;
}

.page-fest .item-buy-product .img {
    height: 230px;
}

.page-fest-sp .item-buy-product .img {
    height: auto;
}