.page-gachamuku .top-banner {
    min-height: auto;
}

.page-gachamuku {
    color: #8d8d8d;
}

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

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

.page-gachamuku .top-banner::after {
    content: '';
    border-bottom: 15px solid #f3981e;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.page-gachamuku .box-banner {
    gap: 40px;
    justify-content: center;
}

.page-gachamuku .text-banner {
    font-size: 22px;
    line-height: 35px;
    padding: 20px 0 30px;
    font-family: VDL LogoG Regular, sans-serif;
    width: max-content;
    margin: 0 auto;
}

.page-gachamuku .hashtag-banner {
    font-size: 20px;
    line-height: 35px;
    font-family: VDL LogoG Regular, sans-serif;
    border-radius: 50px;
    border: 2px solid #a1cb39;
    color: #a1cb39;
    padding: 10px 30px;
    margin: 0 auto 10px;
    width: fit-content;
}

.page-gachamuku .box-mid-banner {
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 0 10px;
}

.page-gachamuku .logo-event {
    height: 250px;
}

.page-gachamuku .img-logo-gacha {
    width: 25%;
    margin: 0 auto 5px;
}

.page-gachamuku .buy,
.page-gachamuku .chacracter-event,
.page-gachamuku .intro {
    padding: 100px 0;
}

.page-gachamuku .part-banner {
    min-height: 600px;
    max-height: 1000px;
}

.page-gachamuku .intro {
    background-color: #edf8ff;
}

.page-gachamuku .open-part {
    padding-bottom: 80px;
}

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

.page-gachamuku .text-intro {
    font-size: 18px;
    line-height: 30px;
    padding: 20px 0;
    width: max-content;
}

.page-gachamuku .img-start-intro {
    width: 85%;
    margin: 0 auto;
}

.page-gachamuku .notice-twitter {
    border-radius: 10px;
    background-color: #ffffff;
    padding: 35px 40px;
    position: relative;
    margin-bottom: 110px;
}

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

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

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

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

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

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

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

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

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

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

.page-gachamuku .do-tweet {
    font-size: 24px;
    line-height: 35px;
    color: #ffffff;
    background-color: #45a2cd;
    border-radius: 40px;
    padding: 18px 36px;
}

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

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

.page-gachamuku .header-intro {
    padding-bottom: 30px;
}

.page-gachamuku .box-timing {
    background-color: #ffffff;
    padding: 80px 0 20px;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}

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

.page-gachamuku .text2-timing {
    font-size: 25px;
    line-height: 35px;
    color: #e60315;
    font-weight: 700;
}

.page-gachamuku .content-timing {
    padding-bottom: 20px;
    width: 50%;
    margin: 0 auto;
}

.page-gachamuku .top-notice {
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    background-color: #9ad4f9;
    padding: 10px 0;
}

.page-gachamuku .bot-notice {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    background-color: #f4f4f4;
    color: #515151;
    padding: 20px 0;
}

.page-gachamuku .notice-timing {
    width: 45%;
    margin: 0 auto;
}

.page-gachamuku .open-timing {
    position: absolute;
    top: -35%;
    left: 50%;
    width: 70%;
    transform: translate(-50%, 50%);
}

.page-gachamuku .name-sell {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    padding-bottom: 25px;
    color: #515151;
}

.page-gachamuku .box-shirt {
    padding: 5px;
    border: 1px solid #e1e1e1;
}

.page-gachamuku .info-sell {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 0 30px;
}

.page-gachamuku .list-sell {
    flex-wrap: wrap;
}

.page-gachamuku .item-sell {
    width: 23%;
    margin: 10px;
}

.page-gachamuku .but-link {
    padding: 10px 0;
    width: 100%;
    border-radius: 10px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.page-gachamuku .but-link a {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
}

.page-gachamuku .but-link::after {
    content: '';
    background: url("/common/design/user/img/gachamuku/icon-arrow.png") no-repeat center;
    background-size: cover;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    right: 0;
    transform: translate(-50%, 50%);
}

.page-gachamuku .but-tool {
    background-color: #cc0000;
}

.page-gachamuku .but-tweet {
    background-color: #1da1f2;
}

.page-gachamuku .sell-item {
    margin-bottom: 30px;
}

.page-gachamuku .chacracter-event {
    background-color: #fdde4c;
}

.page-gachamuku .chacracter-event .open-part {
    font-size: 50px;
    line-height: 65px;
    color: #d70c19;
    padding-bottom: 80px;
}

.page-gachamuku .show-location {
    flex-direction: column;
    padding: 0 40px 40px;
    gap: 15px;
    justify-content: flex-end;
}

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

.page-gachamuku .left-text {
    font-size: 18px;
    line-height: 28px;
    width: 15%;
}

.page-gachamuku .right-text {
    font-size: 18px;
    line-height: 28px;
    width: 85%;
}

.page-gachamuku .part-character {
    width: 49%;
    background-color: #ffffff;
    position: relative;
    border-radius: 5px;
}

.page-gachamuku .name-character {
    font-size: 18px;
    line-height: 25px;
    padding: 80px 0 20px;
    color: #6dba44;
}

.page-gachamuku .text-character {
    gap: 20px;
}

.page-gachamuku .img-logo {
    position: absolute;
    top: -35%;
    width: 25%;
    left: 50%;
    transform: translate(-50%, 50%);
}

.page-gachamuku .name-2 {
    color: #e60012;
}

.page-gachamuku .box-of-character {
    justify-content: space-between;
}

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

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

.page-gachamuku .item-buy-product h4 {
    font-weight: 700;
    color: #515151;
}

.page-gachamuku-sp .top-banner::after {
    content: none;
}

.page-gachamuku-sp .text-banner {
    font-size: 14px;
    line-height: 25px;
    padding: 20px 0;
}

.page-gachamuku-sp .hashtag-banner {
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #a1cb39;
    padding: 3px 10px;
}

.page-gachamuku-sp .img-logo-gacha {
    width: 25%;
    margin: 10px auto;
}

.page-gachamuku-sp .buy,
.page-gachamuku-sp .chacracter-event,
.page-gachamuku-sp .intro {
    padding: 40px 0;
}

.page-gachamuku-sp .intro .open-part {
    padding-bottom: 20px;
}

.page-gachamuku-sp .img-start-intro {
    width: 100%;
}

.page-gachamuku-sp .text-intro {
    font-size: 14px;
    line-height: 25px;
    padding: 5px 0;
    font-weight: 700;
    margin: 0 auto;
}

.page-gachamuku-sp .notice-twitter {
    padding: 20px 10px;
    margin-bottom: 40px;
}

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

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

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

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

.page-gachamuku-sp .point-twitter {
    width: 70%;
    margin: 0 auto;
}

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

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

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

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

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

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

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

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

.page-gachamuku-sp .box-timing {
    background-color: #ffffff;
    padding: 30px 10px 20px;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}

.page-gachamuku-sp .content-timing {
    padding-bottom: 10px;
    width: 100%;
}

.page-gachamuku-sp .notice-timing {
    width: 100%;
}

.page-gachamuku-sp .text-timing {
    font-size: 13px;
    line-height: 20px;
}

.page-gachamuku-sp .text2-timing {
    font-size: 16px;
    line-height: 25px;
}

.page-gachamuku-sp .top-notice {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}

.page-gachamuku-sp .bot-notice {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
}

.page-gachamuku-sp .open-timing {
    position: absolute;
    top: -23%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 50%);
}

.page-gachamuku .how-to-buy {
    min-height: auto;
}

.page-gachamuku-sp .how-to-buy {
    padding: 30px 0;
}

.page-gachamuku-sp .open-part {
    padding-bottom: 30px;
}

.page-gachamuku-sp .name-sell {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 15px;
}

.page-gachamuku-sp .item-sell {
    width: 47%;
    margin: 5px;
}

.page-gachamuku-sp .but-link {
    padding: 5px 0;
    border-radius: 5px;
    margin-bottom: 5px;
}

.page-gachamuku-sp .but-link a {
    font-size: 14px;
    line-height: 23px;
}

.page-gachamuku-sp .but-link::after {
    height: 15px;
    width: 15px;
    top: 1px;
}

.page-gachamuku-sp .info-sell {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0 15px;
}

.page-gachamuku-sp .box-of-character {
    flex-direction: column;
}

.page-gachamuku-sp .part-character {
    width: 100%;
    margin-bottom: 90px;
}

.page-gachamuku-sp .chacracter-event .open-part {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 80px;
}

.page-gachamuku-sp .img-logo {
    top: -24%;
    width: 29%;
}
.page-gachamuku-sp .name-character {
    font-size: 14px;
    line-height: 20px;
    padding: 70px 0 20px;
}

.page-gachamuku-sp .show-location {
    padding: 0 20px 20px;
    gap: 10px;
}

.page-gachamuku-sp .left-text {
    width: 15%;
}

.page-gachamuku-sp .right-text {
    width: 85%;
}

.page-gachamuku-sp .left-text,
.page-gachamuku-sp .right-text {
    font-size: 14px;
    line-height: 28px;
}

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

.page-gachamuku-sp .box-info-shirt {
    justify-content: space-between;
    gap: 10px;
}

.page-gachamuku-sp .txt-red,
.page-gachamuku-sp .txt-link {
    font-size: 12px;
    text-align: right;
}

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

.page-gachamuku-sp .box-banner {
    min-height: 400px;
    width: 100%;
}

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

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

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

.page-gachamuku-sp .hover_bkgr_fricc-1 > div {
    max-width: 100%;
    width: 90%;
    min-height: auto;
}

.page-gachamuku .item-buy-product .img {
    height: 210px;
}

.page-gachamuku-sp .item-buy-product .img {
    height: 100%;
}