
/*
.post_schedule h1{
    text-align: center;
    font-style: italic;
    font-size: 2.5em;
    margin: 20px;
        font-weight: 100;
}
*/
.post_schedule .post_schedule_viewmore{
    background: #000;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 20px;
    
}

.post_schedule .post_schedule_viewmore:hover{
    background: #B80535;
    
}

.post_schedule .post_schedule_info{
    padding: 10px 2% 20px 0;
    border-bottom: 2px solid #000;
    margin: 0 auto;
    width: 88%;
    line-height: 1.7;
    font-weight: bold;
    list-style: none;
}

.post_schedule .post_schedule_info li{
    display: inline-block;
    margin: 0 ;
    width: 30%;
    vertical-align: middle;
}

.post_schedule .post_schedule_info li:nth-child(2){
    width: 68%;
}

.post_schedule a {
    text-decoration: none;
    border: none;
    color: #000;
}

/*
.post_schedule a:hover{
    color: #B80535;
}
*/


.post_schedule .post_schedule_info span,
.post_schedule .post_schedule_title{
    color: #000;
    
}

.post_schedule .post_schedule_title{
    display: inline;
    margin-left: 5%;
}


.post_schedule .post_schedule_info span.post_schedule_cat{
    font-size: 12px;
    color: #fff;
    padding: 6px 20px;
    margin-left: 20px;
    position: relative;
    top: -3px;
}

.calendar_box{
    max-width: 80%;
    overflow-x: scroll;
    margin: 0 auto;
}  
table.calendar{
    min-width: 600px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border: none;
    border-collapse: collapse;
}

table.calendar tr {
    border: none;
    width: calc( 100% - 1px);
}

table.calendar tr th{
    border: none;
}

table.calendar tr th,
table.calendar tr td{
    width: 14.3%;
    padding: 4px 8px;
}

.currnet_month_sec {

    width: 80%;
    position: relative;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    font-size: 30px;
    font-weight: bold;
}

.currnet_month_sec .pre_month{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.currnet_month_sec .next_month{
    position: absolute;
    right: 0;    
    top: 0;
    z-index: 2;
}

.currnet_month_sec .pre_month,
.currnet_month_sec .next_month{
    font-weight: bold;
}

.currnet_month_sec .current_month{
    text-align: center;
    font-size: 44px;    
    top: -30px;
    position:relative;
    left: 0%;   
    height: 50px;
}

.currnet_month_sec .cm_year{
    font-size: 25px;    
    position: absolute;
    left: calc( 50% - 130px);
    top: 46%;
}

.currnet_month_sec .cm_month{
    position: absolute;
    left: 45%;
    top: 0%;
}



.currnet_month_sec .cm_month_e{
    font-size: 25px;    
    position: absolute;
    left: calc( 50% + 45px);
    top: 46%;
}


table.calendar{
    border-collapse: collapse;

    table-layout: fixed;

}


table.calendar tr td{
vertical-align: top;
  text-align: left;
  min-height: 150px;
    overflow-y: hidden;
}

table.calendar tr td div.left_top_day{
    font-size: 15px;
    display: block;
}

table.calendar th.weekday_0{
    color: #f00;
}

table.calendar th.weekday_6{
    color: #00f;
}

.type_live_event,
.type_release,
.type_other,
.type_web,
.type_media
{
    font-size: 8px;
    padding: 2px 3px;
    color: #fff;
    display: inline;
}

.one_schedule {
    min-height: 100px;
    
}

.schedule_birthday{
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    color: #b80835;
    text-align: right;
}

@media screen and (max-width:767px){
    .schedule_birthday{
        text-align: left;
        padding-bottom: 6px;
    }
}
    

.one_schedule .schedule_title{
    font-size: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}




.post_schedule .post_schedule_viewmore{
    background: #000;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 20px;
    
}

.post_schedule .post_schedule_viewmore:hover{
    background: #B80535;
    
}

.post_schedule .post_schedule_info{
    padding: 10px 2% 5px 0;
    border-bottom: 2px solid #000;
    margin: 0 auto;
    width: 88%;
    line-height: 1.7;
    font-weight: bold;
}

.post_schedule a {
    text-decoration: none;
    border: none;
    color: #000;
    word-break: break-all;
}

/*
.post_schedule a:hover{
    color: #B80535;
}
*/


.post_schedule .post_schedule_info span,
.post_schedule .post_schedule_title{
    color: #000;
    
}


.post_schedule .post_schedule_info span.post_schedule_cat{
    font-size: 12px;
    color: #fff;
    padding: 6px 20px;
    margin-left: 5px;
    position: relative;
    top: -3px;
}


.post_section .post_box h1{
    text-align: left;
    margin-left: 0;
    font-size: 2.5rem;
}

@media screen and (max-width:768px){
    .cate_list ul li{

        min-width: 10.6%;
        padding: 5px 5px;
    }


}

@media screen and (max-width:480px){

    .cate_list ul li a{
        font-size: 10px;
    }

    .currnet_month_sec{
        width: 90%;
    }

    .currnet_month_sec .cm_month{
        left: 40%;    
        font-size: 35px;
        top: 5px;
    }

    .currnet_month_sec .cm_year{
        font-size: 17px;
        left: calc( 50% - 90px);
        top: 50%;
    }
    .currnet_month_sec .cm_month_e{
        font-size: 17px;
        left: calc( 50% + 40px);
        top: 50%;
    }
}

    .calendar_box .sp_only{
        display: none;
    }

@media screen and (max-width:767px){

            .calendar_box .pc_only{
                display: none;
            }
            .calendar_box .sp_only{
                display: block;
            }
            .post_schedule_info_list{
                display: block;
                list-style: none;
                font-size: 0;
                margin: 0;
                border-bottom: 1px solid #91919f;
                padding-bottom: 0px;
                
            }

            .post_schedule_info_list li{
                font-size: 15px;
                display: inline-block;
                vertical-align: top;
                display: block;
            
            }

            .post_schedule_info_list li:first-child{   
                margin-left: 0;
                font-size: 13px;
            }

             .post_schedule_info_list li:last-child{
                padding-left: 0%;
                margin-left: 0;
            }

             .post_schedule_info_list li .one_schedule{
                min-height: inherit; 
            }
            
            .post_schedule_info_list li .one_schedule .schedule_title{
                margin-bottom: 10px;
            }
            .post_schedule_info_list li .one_schedule .schedule_title .schedule_type{
                margin-right: 10px;    
                text-align: center;
                width: 26%;
                display: inline-block;
                vertical-align: top;
            }

            

            .post_schedule_info_list li .one_schedule .schedule_title .schedule_title_content{
                text-align: left;
                width: 69%;
                display: inline-block;
            }


            .currnet_month_sec a{
                font-size: 20px;
                top: -9px;
                position: relative;
            }
}   
            
@media screen and (max-width:350px){
                .post_schedule_info_list li .one_schedule .schedule_title .schedule_type{
                    font-size: 10px;
                }
            }



@media screen and (max-width: 768px){
    
    .calendar_box{
        width: 90%;
        max-width: 767px;
    }
    .calendar_box .post_schedule_info {
        padding: 10px 2% 15px 0;
        border-bottom: 1px solid #91919f;
        margin: 0 auto;
        width: 100%;
        font-weight: bold;
        list-style: none;
        line-height: 2.7;
    }
    
    .calendar_box .post_schedule_info li {
        display: inline-block;
        margin: 0;
        width: 25%;
        min-width: 220px;
        vertical-align: middle;
    }
    
    .calendar_box .post_schedule_info li {
        width: 100%;
        font-size: 1.4rem;
    }
    
    .calendar_box .post_schedule_info li:nth-child(2) {
        width: 100%;
        max-width: inherit;
    }
    
    .calendar_box .post_schedule_info span{
        font-weight: normal;
    }
    
    .post_schedule .post_schedule_title {
        color: #000;
        min-width: 100px;
        display: inline-block;
        font-size: 1.3rem;
        
    }
    
    .calendar_box a {
        text-decoration: none;
        border: none;
        color: #000;
    }
    
    .calendar_box .post_schedule_title {
        display: inline;
        margin-left: 0%;
    }
    
    .calendar_box .post_schedule_info span, .post_schedule .post_schedule_date {
        min-width: 92px;
        display: inline-block;
        font-size: 13px;
        min-width: 92px;
    }
    
    .calendar_box .post_schedule_info span.post_schedule_cat {
        font-size: 12px;
        min-width: 60px;
        text-align: center;
        display: inline-block;
        font-weight: normal;
        position: relative;
        top: -1px;
        line-height: normal;
        margin: 0;
        padding: 1px 8px 3px 8px;
    }

}
  
    .currnet_month_sec .current_month {
        text-align: center;
        top: -15px;
    }
    .currnet_month_sec .current_month span{
        display: inline-block;
        
    }

    .currnet_month_sec .current_month span.cm_year{
        width: 72px;
        position: relative;
        left:inherit;
        top:inherit;
        text-align: right;
    }

    .currnet_month_sec .current_month span.cm_month{
        width: 70px;
        position: relative;
        left:inherit;
        top:inherit;
        text-align: center;
    }

    .currnet_month_sec .current_month span.cm_month_e{
        width: 70px;
        position: relative;
        left:inherit;
        top:inherit;
        text-align: left;
    }

@media screen and (max-width:767px){
    .currnet_month_sec .current_month {
        text-align: center;
        top: -18px;
    }

    .currnet_month_sec .current_month span.cm_month{
        width: 50px;
    }
}