.cms .block_contents {
    
        margin: 0 !important;
    width: 100% !important;
     background-image: url(/manga-senbatsu/contests6/images/senbatsu6th-back02.png) !important;
}
.body_wrapper {
    margin-top: 0;
}
body.cms div.title_wrapper {
    display: none;
}
.countdown h3 {
    width: 100% !important;
}
.fourth_special_page {
    overflow: initial !important;
    background-image: url(/manga-senbatsu/contests6/images/senbatsu6th-back02.png) !important;
}

.about_application_contents.judge{
    min-height: 150px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 30% auto;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about_application_contents {
    border: none!important;
    border-radius: 15px;
}
.sponsorship_list div a {
    border-radius: 15px;
}
/*言語リンク*/
.senbatsu_langage_link {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-around;
}
.senbatsu_langage_link div {
/*    font-size: 1.5rem;
    background: #eb6671;*/
    width: 23%;
/*    padding: 10px 20px;
    border-radius: 30px;
    box-sizing: border-box;*/
}
.senbatsu_langage_link div {
    
}

.senbatsu_langage_link div a {
    display: block;
    color: #fff !important;
    text-decoration: none;
}
/*製作応援*/
/*.clip_stadio_paint_contents {
    background: #eedabf;
    border: 1px solid #d8821f;
}
.clip_stadio_paint_language {
    padding:15px 10px;
}
.clip_stadio_paint_language a{
    display: block;
    margin-bottom: 10px;
}
.clip_stadio_paint_language a:last-child{
    margin: 0;
}*/
.about_application_contents.clip_stadio_paint {
    padding: 20px 0;
}
.clip_stadio_paint .senbatsu_langage_link {
    margin: 10px;
    padding: 0;
}
.clip_stadio_paint .senbatsu_langage_link div {
    background: #eb6671 !important;
    padding: 10px 20px;
    border-radius: 30px;
    box-sizing: border-box;
    font-size: 1.1rem;
    font-weight: bold;
    width: 32%;
}
.clip_stadio_paint_contents a:hover,.senbatsu_langage_link div a:hover {
    filter: brightness(90%);
}
@media screen and (max-width: 767px) {   
  .clip_stadio_paint  .senbatsu_langage_link {
        display: block;
        padding:0 10px;
    }
    .clip_stadio_paint .senbatsu_langage_link div{
        width: 100%;
        margin-top: 20px;
    }
}
