@charset "utf-8";
@media screen and (max-width: 800px){
    #pc_wrap{
        display: none;
    }
    #sp_top{
        position:relative;
        margin-top:14%;
    }
    .buzzes{
        margin:0 6.25% 6.25%;
    }
    #buzzes-telop-container{
        position: relative !important;
        background: rgb(230, 0, 68);
    }
    .sp_widget_w{
        margin:0 6.25% 6.25%;
    }
    img{
        display: block;
    }
    .loader_icon_sp{
        position: fixed;
    }
    #sp_tickets{
		position: absolute;
		width: 82.4%;
		left: 9.2%;
		padding-top: 155.8%;
		top: 0;
    }
    #sp_mj{
        position: absolute;
        width:29.5%;
        top:0;
        left:18.75%;
        padding-top:181%;
    }
    #sp_mv{
        position: absolute;
        width:29.5%;
        top:0;
        right:18.75%;
        padding-top:181%;
    }
    #sp_yt_player{
        position: relative;
        width:100%;
    }
    #sp_left_icon{
        position: absolute;
        left:3.125%;
        width:3.125%;
        top:35%;
    }
    #sp_right_icon{
        position: absolute;
        right:3.125%;
        width:3.125%;
        top:35%;
    }
    #sp_yt_load{
        position: relative;
        width:81.25%;
        padding-top:45.7%;
        margin-left:9.375%;
        margin-top:-1.7%;
        background: #000;
    }
    #sp_yt_load iframe{
        position: absolute;
        left:0;
        top:0;
        width:100%;
        height: 100%;
    }
    #sp_yt_title{
        color: #e95377;
        font-size:3.125vw;
        margin-top:3.125%;
        text-align: center;
    }
    .sp_label{
        position: relative;
        z-index: 1;
    }
    #sp_video_no{
        display: flex;
        justify-content: center;
    }
    .curcle_icon{
        width:2.2%;
        padding-top: 2.2%;
        background: #f380a2;
        border-radius: 100%;
        margin:3% 2%;
    }
    .video_target{
        background: #e95377;
    }
    #sp_bnr_area{
        margin:12% 14% 7%;
    }
    #sp_bnr_area div{
        margin-bottom:5%;
    }
    #sp_news{
        margin-top:13.4%;
    }
    #sp_news_load_all{
        margin: 0 6.25%;
    }
    .sp_news_link{
        display: block;
        width:100%;
        margin-bottom:3.125%;
    }
    /*
    .sp_single_box{
        display: flex;
    }
    .sp_single_thumb{
        position: relative;
        width:69%;
        padding-top:28.9%;
        margin: 1.1%;
    }
    .sp_single_text{
        font-size:2.81vw;
        line-height:5.62vw;
        color:#FFF;
        margin: 2.4% 3.4% 0;
    }
    */
    .sp_single_box {
        text-align: center;
        white-space: nowrap;
    }
    .sp_single_thumb {
        position: relative;
        width: 28%;
        padding-top: 28%;
        margin: 1.1%;
        vertical-align: top;
        display: inline-block;
    }
    .sp_single_text {
        font-size: 2.81vw;
        line-height: 5.62vw;
        color: #FFF;
        margin: 2.4% 3.4% 0;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        white-space: normal;
        width: 62%;
    }
    .sp_newslink {
        position: absolute;
        display: block;
        width: 25%;
        padding-top: 5%;
        background: rgba(0,0,0,0);
        right: 6%;
        top: 33%;
    }
    .sp_single_thumb_bk{
        position: absolute;
        width:100%;
        height: 100%;
        left:0;
        top:0;
        background-size:cover !important;
    }
    .box_color1{
        background: #f157a1;
    }
    .box_color2{
        background: #7d86f2;
    }
    .box_color3{
        background: #42adf1;
    }
    #sp_sns_lists{
        display: flex;
        justify-content: center;
    }
    .sp_sns_parts{
        margin:0 9px;
    }
    
    #sp_footer_copy{
        color: #e60044;
        font-size:2.1vw;
        text-align: center;
        margin:4% 0 5%;
        line-height: 18px;
    }
    #sp_footer_copy a{
        color: #e60044;
    }
    address{
        color: #e60044;
        font-style: normal;
        font-size:2.1vw;
        margin-bottom:5%;
        text-align: center;
        letter-spacing:-0.1vw;
    }
    #sp_news_load{
        position: relative;
        margin-top:-1.4%;
        z-index: 1;
    }
    #wb_icon{
        display: inline !important;
        transform:translateY(-2px);
    }
    #sp_sns_btns{
        width: 266px;
        margin: 6% auto 8%;
    }
    .sp_labels{
        position: relative;
    }
    .movie_t{
        position: absolute;
        width:100%;
        height: 100%;
        left:0;
        top:0;
    }

    
    
    
    
    #about_detail{
        position: relative;
        display: block;
        opacity: 0;
    }
    
    .cp_loading10{
        transform:scale(0.4);
        transform-origin:center center;
        margin-left:8px;
        margin-top:-6px;
    }
    
}