.background_l{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.background_r{
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.container-new a:not(.btn):link,
.container-new a:not(.btn):visited,
.container-new a.btn-bf {
    color: #D80000;
}
.top-carousel .swiper-wrapper div.swiper-slide-prev {
    /* background: linear-gradient(to right, #000 94%, transparent); */
    /* transform: scaleX(1.12); */
    z-index: 2;
}
.top-carousel .swiper-slide.swiper-slide-prev img,
.top-carousel .swiper-slide.swiper-slide-next img {
    opacity: 20%;
}
.top-carousel .swiper-slide.swiper-slide-next {
    /* background: linear-gradient(to left, #000 94%, transparent); */
    /* transform: scaleX(1.12); */
    z-index: 2;
}
.top-carousel .swiper-pagination-bullet {
    border-radius: 0px;
    background: #fff;
    border: 1px solid #4D4D4D;
    opacity: 0.6;
}
.top-carousel .swiper-pagination-bullet-active {
    background-color: #4D4D4D;
    border: 1px solid #4D4D4D;
    opacity: 0.6;
}

.top-carousel .swiper {
    width: 100%;
    height: 100%;
  }

.top-carousel .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #000; */
    width: 768px;
}

.top-carousel .swiper-slide img {
    width: 100%;
    height: 100%;
}
.top-carousel .swiper-button-next,
.top-carousel .swiper-button-prev {
    width: 32px;
    height: 32px;
    background: #D80000;
    border-radius: 16px;
}
.top-carousel .swiper-button-next:after,
.top-carousel .swiper-button-prev:after {
    font-size: 14px;
    font-weight: bolder;
}
.top-carousel .swiper-button-prev {
    left: 20%;
}
.top-carousel .swiper-button-next {
    right: 20%;
}

.carousel-control-next i,
.carousel-control-prev i {
    font-size: 28px;
    font-weight: bolder;
    color: #fff;
}
.freeGachaBtn_frame img{
    width: 100%;
    /* height: 200px; */
}

.homePage-explain-fs {
    font-size: 14px;
}

.top-container .alert {
    padding: 1rem 12%;
    margin: 0 0 16px;
}
#collection-container {
    background-color: #EAE7E7;
}
.top-wrap {
    margin: 16px 0;
    background-color: #fff;;
}
.list-container {
    padding: 24px 0 74px;
}
.top-list-title > div,
.top-wrap .list-container-EC .top-list-title > div {
    color: #000;
    font-size: 32px;
    font-weight: bolder;
    text-align: left;
}
.top-list-title {
    display: flex;
    align-items: center;
}
.top-list-title > div{
    margin-right: 16px;
}
.top-list-title > div:last-child {
    font-size: 16px;
    text-align: right;
    line-height: 2.8;
}
.planList .card-body > p {
    height: 60px;
    font-weight: bolder;
    font-size: 16px;
}
.planList .card {
    border: none;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%);
    height: 334px;
    /* cursor: pointer; */
    overflow: hidden;
    margin-top: 24px;
}
.planList .card .img-wrap {
    overflow: hidden;
    /* height: 184px; */
}
.card-content{
    font-size: 16px;
    margin: 8px 0px;
    font-weight: bold;
    color: #333;
}
.card-content span{
    line-height: 20px;
}
.planList .top-list-btn {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    font-size: 13px;
    text-align: center;
    padding: 10px 15px;
    justify-content: space-between;
    align-items: center;
    font-weight: bolder;
}
.planList .top-list-btn span {
    margin-left: 4px;
}

.planList .top-other-items {
    font-size: 16px;
    font-weight: bolder;
    margin-top: 24px;
    display: inline-block;
}

 .lottery-banner {
    display: flex;
    height: 160px;
    justify-content: center;
}
.lottery-banner > div:first-child {
    margin-right: 30px;
}
.lottery-banner > div {
    width: 375px;
    background-color: #B6B6B6;
    color: #fff;
    text-align: center;
}
.EC-List .card {
    margin-bottom: 32px;
}

.infoAreaInner {
    padding: 14px 0 20px;

}
.infoAreaInner .list-group-flush li {
    height: auto;
    color: #000;
    display: flex;
    justify-content: space-between;
}
.infoAreaInner .list-group-flush li.top-title p {
    font-size: 24px;
}
.infoAreaInner .list-group-flush li .badge-notice {
    font-size: 10px;
    border: 1px solid #828282;
    width: 100px;
    display: inline-block;
    text-align: center;
    margin: 10px 0 12px 12px;
    color: #828282;
    cursor: pointer;
}
.infoAreaInner .list-group-flush li p {
    font-size: 16px;
    font-weight: bolder;
    margin-right: 14px;
}

.infoAreaInner .list-group-flush li i {
    cursor: pointer;
    color: #bf0000;
    font-size: 20px;
    font-weight: bolder;
}
.infoAreaInner .list-group-flush li a {
    font-size: 16px;
    color: #D80000;
    font-weight: bolder;
    margin-top: 10px;
}
.footer-container {
    margin-top: 16px;
}
.rakuten-group-service .top-title {
    color: #333333;
    font-weight: bolder;
    font-size: 18px;
    padding-top: 24px;
}
.rakuten-group-service .text-center img {
    width: 126px;
    margin: 0px 8px;
    padding: 0px;
}
.rakuten-group-service .text-center {
    padding: 14px 0 20px 0;
}
.rakuten-group-service .row{
    overflow-x: auto;
    /* width: 100%; */
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 24px;
    margin: 0px;
}
.sp-sale-out {
    display: none;
}
.planList .col-lg-3.fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 400ms ease-out;
}
.planList .col-lg-3.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
#online-lottery, #online-store {
    padding-top: 90px;
    margin-top: -90px;
}
#pageTop {
    display: block;
    position: fixed;
    right: 22px;
    bottom: 15px;
    z-index: 10;
}
#pageTop a {
    width: 100px;
    font-size: 50px;
    color: #bf0000;
    vertical-align: bottom;
    line-height: 0;
}
.alert-icon{
  position: absolute;
  top: 27%;
  right: 8%;
}
.alert-success {
    color: #047205;
    background-color: #EBF7EC;
    border: 0px;
}
.alert-primary{
    color: #006497;
    background-color: #EBF7FE;
    border: 0px;
}
.alert-danger{
    color: #DF0101;
    background-color: #FFF0F0;
    border: 0px;
}
.alert-warning{
    color: #A35E04;
    background-color: #FEF0DD;
    border: 0px;
}

/* ipad */
@media (max-width: 950px) {
    #pageTop {
        display: none !important;
    }
    .top-carousel .swiper-wrapper div.swiper-slide-prev,
    .top-carousel .swiper-slide.swiper-slide-next  {
        transform: scaleX(1);
        z-index: 2;
    }
    .top-carousel .swiper-slide.swiper-slide-prev img,
    .top-carousel .swiper-slide.swiper-slide-next img {
        opacity: 0.2;
    }
    .top-carousel .swiper-button-prev {
        left: 17%;
    }
    .top-carousel .swiper-button-next {
        right: 17%;
    }
    /* .freeGachaBtn_frame img {
        height: 160px;
    } */
    .sale-out {
        display: none;
    }
    .sp-sale-out {
        margin-top: 40px;
        display: block;
    }
    .sp-sale-out.sale-end-wrap{
        padding-bottom: 10px;
        /* width: calc(100vw - 0px); */
        overflow-y: auto;
    }
    .sp-sale-out .sale-end-list{
        width: 130px;
        height: 200px;
        margin: auto 8px;
    }
    .sp-sale-out .sale-end-list .Image{
        width: 130px;
        height: 83px;
    }
    .sp-sale-out .sale-end-list .plan-status{
        width: 70px;
        height: 18px;
        line-height: 18px;
        background: #EBEBEB;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 8px;
        box-sizing: border-box;
    }
    .sp-sale-out .sale-end-list .plan-status span{
        font-weight: 700;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 1px;
        color: #333333;
    }
    .sp-sale-out .sale-end-list .plan-title{
        /* height: 40px; */
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        color: #333333;
        box-sizing: border-box;
    }
    .list-container {
        padding: 24px 0 40px;
    }
    .infoAreaInner .notice-more {
        padding: 20px;
    }
}

/* sp */
@media (max-width: 767px) {
    .top-carousel .swiper-slide {
        width: 100%;
    }
    .freeGachaBtn_frame img {
        width: 100%;
    }
    .list-container {
        padding: 0 24px;;
    }
    .top-list-title > div,
    .top-wrap .list-container-EC .top-list-title > div {
        font-size: 24px;
    }
    .planList .col-6 {
        width: 100%;
    }
    .list-container .top-list-title {
        padding-top: 20px;
    }
    .planList .card-body > p {
        font-size: 16px;
        height: auto;
    }
    .planList .card {
        height: auto;
    }
    .planList .top-other-items {
        margin-bottom: 30px;
    }
    .planList .top-list-btn {
        width: 100%;
        position: relative;
        bottom: 0;
        left: 0;
        display: flex;
        font-size: 13px;
        text-align: center;
        padding: 0;
        justify-content: space-between;
        align-items: center;
        font-weight: bolder;
}
    .lottery-banner-wrap {
        padding: 0;
    }
    .lottery-banner {
        flex-direction: column;
        height: auto;
    }
    .lottery-banner > div{
        width: 100%;
        height: 160px;
    }
    .lottery-banner > div:first-child {
        margin-bottom: 8px;
    }
    .EC-List .col-6 {
        width: 100%;
    }
    .list-container-EC {
        padding: 0 12px;
    }
    .list-container-EC .top-list-title {
        padding: 0 0 0 24px;
    }
    .EC-List .card {
        margin-bottom: 8px;
    }
    .list-group-flush>.list-group-item:last-child{
        padding: 10px 20px;
    }
}

@media (min-width: 1400px){
    .homePage-explain-fs {
        font-size: 14px !important;
    }
}

