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

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

.page-stu48 .top-banner {
    margin: 0 auto;
    max-width: 1920px;
    min-height: 800px;
    max-height: 1200px;
}

.page-stu48 .banner-nav {
    background-color: #004ea2;
    min-height: fit-content;
    max-height: max-content;
}

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

.page-stu48 .banner-nav ul li {
    font-size: 27px;
    line-height: 53px;
    height: fit-content;
    flex-grow: unset;
}

.page-stu48 .banner-nav ul {
    padding: 20px 0;
    justify-content: space-evenly;
}

.page-stu48 {
    background-color: #f2faff;
}

.page-stu48 .intro .container_s1,
.page-stu48 .goods .container_s1,
.page-stu48 .event-info .container_s1,
.page-stu48 .present .container_s1 {
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #edf5fa;
    margin: 50px auto 10px;
    background-color: #ffffff;
    padding: 0 60px 1px;
}

.page-stu48 .open-part {
    font-size: 45px;
    line-height: 53px;
    color: #004ea2;
    padding: 70px 0 50px;
}

.page-stu48 .text-intro {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px;
}

.page-stu48 .box-count-point {
    position: relative;
    background: url("/common/design/user/img/stu48/bg-count-point.jpg") no-repeat center;
    background-size: 100% 100%;
    padding: 50px 30px 20px;
    margin-bottom: 30px;
}

.page-stu48 .text-1-point {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #004ea2;
}

.page-stu48 .text-2-point {
    font-size: 20px;
    line-height: 28px;
    color: #5b8abc;
    padding-bottom: 20px;
}

.page-stu48 .name-shirt {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #004ea2;
}

.page-stu48 .info-shirt,
.page-stu48 .info-red-shirt {
    font-size: 16px;
    line-height: 28px;
}

.page-stu48 .info-shirt {
    color: #5b8abc;
}

.page-stu48 .box-point {
    justify-content: space-between;
    align-items: flex-start;
}

.page-stu48 .list-point {
    flex: 1;
}

.page-stu48 .img-tshirt {
    height: 300px;
    margin-bottom: 20px;
}

.page-stu48 .sticker-shirt {
    position: absolute;
    top: -36%;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 180px;
}

.page-stu48 .box-time {
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    padding-bottom: 30px;
}

.page-stu48 .info-time {
    flex: 1;
}

.page-stu48 .info-text-1 {
    background-color: #ff7777;
    border-radius: 50px;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #FFFFFF;
    padding: 10px 0;
    height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.page-stu48 .info-text-1 span {
    font-size: 15px;
}

.page-stu48 .img-user {
    margin: 20px auto;
    height: 300px;
}

.page-stu48 .info-text-2,
.page-stu48 .info-text-3 {
    font-size: 16px;
    line-height: 28px;
}

.page-stu48 .info-text-3 {
    min-height: 170px;
}

.page-stu48 .info-text-2 {
    color: #ff7777;
}

.page-stu48 .info-text-4 {
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 25px 0;
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
}

.page-stu48 .note-1 {
    justify-content: flex-start;
    align-items: flex-start;
}

.page-stu48 .text-note {
    font-size: 14px;
    line-height: 24px;
    color: #585858;
}

.page-stu48 .note-present {
    padding-bottom: 60px;
}

.page-stu48 .text-item {
    font-size: 32px;
    line-height: 45px;
    color: #FFFFFF;
    background-color: #004ea2;
    padding: 20px 0;
    width: 100%;
    margin-bottom: 30px;
    font-weight: 700;
}

.page-stu48 .box-info-sell {
    padding: 50px 40px;
    background-color: #f7f7f7;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}

.page-stu48 .pr-img {
    display: flex;
    background-color: #FFFFFF;
    position: relative;
    padding: 10px;
    align-items: center;
}

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

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

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

.page-stu48 .but-tool {
    background-color: #ff7777;
}

.page-stu48 .but-link img {
    width: 35px;
    margin-right: 5px;
}

.page-stu48 .part-sell {
    flex: 1;
}

.page-stu48 .name-idol {
    font-size: 24px;
    line-height: 40px;
    padding-top: 20px;
}

.page-stu48 .lightbox-sell {
    position: relative;
    padding: 10px;
    background-color: #ffffff;
    margin: 0;
    min-height: fit-content;
    border: 1px solid #dedede;
}

.page-stu48 .img-idol {
    height: 350px;
}

.page-stu48 .box-sell-item {
    padding-bottom: 50px;
}

.page-stu48 .box-type .box-sell-item:first-of-type .text-item {
    background-color: #FF7777;
}

.page-stu48 .no-idol .box-info-sell {
    align-items: center;
}

.page-stu48 .img-event {
    width: 45%;
    margin: 0 auto 30px;
}

.page-stu48 .left-event,
.page-stu48 .right-event  {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

.page-stu48 .left-event {
    color: #004ea2;
    text-align: end;
    padding-right: 15px;
}

.page-stu48 .right-event {
    color: #585858;
}

.page-stu48 .right-event span {
    font-size: 14px;
    line-height: 18px;
}

.page-stu48 .right-event a:hover {
    color: #585858;
}

.page-stu48 table tr {
    padding-bottom: 10px;
}

.page-stu48 .card-invited {
    padding: 30px 0 70px;
}

.page-stu48-sp .banner-nav ul li {
    font-size: 13px;
    line-height: 23px;
    width: fit-content;
}

.page-stu48-sp .top-banner {
    min-height: 450px;
    max-height: 600px;
}

.page-stu48-sp .banner-nav ul {
    padding: 10px 0;
}

.page-stu48-sp .intro .container_s1,
.page-stu48-sp .goods .container_s1,
.page-stu48-sp .event-info .container_s1,
.page-stu48-sp .present .container_s1 {
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #edf5fa;
    margin: 18px 10px 10px;
    background-color: #ffffff;
    padding: 0 15px 1px;
}

.page-stu48-sp .open-part {
    font-size: 22px;
    line-height: 35px;
    padding: 35px 0 25px;
}

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

.page-stu48-sp .box-point {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
}

.page-stu48-sp .text-1-point {
    font-size: 16px;
    line-height: 25px;
}

.page-stu48-sp .text-2-point {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 10px;
}

.page-stu48-sp .box-count-point {
    background: url(/common/design/user/img/stu48/bg-count-point-sp.jpg) no-repeat center;
    background-size: cover;
    padding: 15px 0;
    margin-bottom: 15px;
}

.page-stu48-sp .list-point {
    flex: unset;
    width: 50%;
}

.page-stu48-sp .img-tshirt {
    height: 150px;
    margin-bottom: 5px;
}

.page-stu48-sp .name-shirt {
    font-size: 12px;
    line-height: 18px;
}

.page-stu48-sp .info-shirt,
.page-stu48-sp .info-red-shirt {
    font-size: 10px;
    line-height: 15px;
}

.page-stu48 .info-red-shirt {
    color: #ff7777;
}

.page-stu48-sp .sticker-shirt {
    width: 90px;
    top: -23%;
}

.page-stu48-sp .box-time {
    flex-direction: column;
    align-items: center;
    padding-bottom: 15px;
}

.page-stu48-sp .info-text-1 {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    height: fit-content;
    width: 100%;
    margin: 0 auto;
}

.page-stu48-sp .info-text-1 span {
    font-size: 12px;
}

.page-stu48-sp .img-user {
    margin: 20px auto;
    height: 150px;
}

.page-stu48-sp .info-text-2,
.page-stu48-sp .info-text-3 {
    font-size: 12px;
    line-height: 20px;
}

.page-stu48-sp .info-text-3 {
    min-height: fit-content;
}

.page-stu48-sp .info-text-4 {
    padding: 5px 13px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 25px;
}

.page-stu48-sp .text-note {
    font-size: 12px;
    line-height: 18px;
}

.page-stu48-sp .note-1 {
    gap: 3px;
}

.page-stu48-sp .note-present {
    padding-bottom: 30px;
}

.page-stu48-sp .text-item {
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
    margin-bottom: 15px;
}

.page-stu48-sp .box-info-sell {
    padding: 20px;
    gap: 20px;
    flex-direction: column;
}

.page-stu48-sp .img-idol {
    height: fit-content;
    flex: 1;
    text-align: center;
}

.page-stu48-sp .img-idol img {
    width: 80%;
}

.page-stu48-sp .name-idol {
    font-size: 12px;
    line-height: 20px;
    padding-top: 0;
}

.page-stu48-sp .but-link {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    padding: 10px 0;
}

.page-stu48-sp .but-link img {
    width: 20px;
    margin-right: 5px;
}

.page-stu48-sp .part-sell {
    gap: 10px;
}

.page-stu48-sp .pr-img {
    padding: 0;
}

.page-stu48-sp .pr-img:after {
    width: 25px;
    height: 25px;
    right: -10px;
    bottom: -10px;
}

.page-stu48-sp .box-sell-item {
    padding-bottom: 20px;
}

.page-stu48-sp .no-idol .lightbox-sell img {
    width: 100%;
}

.page-stu48-sp .no-idol .part-sell {
    align-items: center;
}

.page-stu48-sp .left-event {
    text-align: start;
}

.page-stu48-sp .left-event,
.page-stu48-sp .right-event {
    font-size: 14px;
    line-height: 20px;
}

.page-stu48-sp .card-invited {
    padding: 10px 0 30px;
}

.page-stu48-sp .img-event {
    width: 75%;
    margin: 0 auto 10px;
}

.page-stu48 .img-stadium {
    padding-bottom: 20px;
    width: 80%;
    margin: 0 auto;
}

.page-stu48 .but-event {
    background-color: #ff7777;
    padding: 20px 50px;
    border-radius: 50px;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    color: #FFFFFF;
    position: relative;
    width: fit-content;
    margin: 0 auto 30px;
}

.page-stu48 .but-event::after {
    content: '';
    position: absolute;
    transform: translate(-50%, 50%);
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #fff;
    top: 23%;
    right: 5%;
}

.page-stu48-sp .but-event {
    padding: 10px 25px;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 15px;
}

.page-stu48-sp .but-event::after {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #fff;
    top: 28%;
    right: 5%;
}

.page-stu48 .link-spec {
    color: #004ea2;
}

.page-stu48 .new-time-event {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #585858;
    padding-top: 30px;
    width: 77%;
    margin-left: auto;
}

.page-stu48 .new-time-event a {
    color: #004ea2;
}

.page-stu48-sp .new-time-event {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    width: 100%;
}

.page-stu48 .pink-version .text-1-point,
.page-stu48 .pink-version .name-shirt {
    color: #ff7777;
}

.page-stu48 .pink-version .text-2-point,
.page-stu48 .pink-version .info-shirt {
    color: #fda4a4;
}

.page-stu48 .text-3-point {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    padding: 10px 0 40px;
}

.page-stu48 .box-count-point.pink-version {
    background: url(/common/design/user/img/stu48/bg-count-point-pink.jpg) no-repeat center;
    background-size: 100% 100%;
}

.page-stu48 .pink-version .sticker-shirt {
    top: -33%;
}

.page-stu48-sp .pink-version .sticker-shirt {
    top: -25%;
}