/* 全体設定 */
.fs-c-heading {
    display: none;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote {
        font-size: 12px;
    }
    #yoseue_vote .column2 {
        display: block;
        padding: 0;
    }
}


#yoseue_vote img {
    width: 100%;
}

#yoseue_vote p {
    font-size: 16px;
    line-height: 2em;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote p {
        font-size: 14px;
    }
}

#yoseue_vote .blank {
    padding: .5em;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote .blank {
        display: block;
    }
}

#yoseue_vote h2 {
    font-size: 28px;
    line-height: 2em;
    color: #E14800;
    font-weight: bold;
    text-align: center;
    margin: 40px auto;
}
#yoseue_vote h3 {
    font-size: 24px;
    line-height: 2em;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
#yoseue_vote h4 {
    font-size: 22px;
    line-height: 2em;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote h2 {
        font-size: 18px;
    }
    #yoseue_vote h3 {
        font-size: 17px;
    }
    #yoseue_vote h4 {
        font-size: 16px;
    }
}

#yoseue_vote .textBox {
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote .textBox {
        width: 95%;
        margin: 0 auto;
    }
}


#yoseue_vote .maru_arrange, #yoseue_vote .hako_arrange {
    width: 100%;
    height: 400px;
    text-align: center;
}
#yoseue_vote .maru_arrange > div, #yoseue_vote .hako_arrange > div {
    padding-top: 30px;
}
#yoseue_vote .maru_arrange {
    background-color: #E5AF42;
}
#yoseue_vote .hako_arrange {
    background-color: #59ADCE;
}
#yoseue_vote .maru_arrange > img, #yoseue_vote .hako_arrange > img {
    width: 600px;
    height: 400px;
}
#yoseue_vote .maru_arrange > img {
    float: left;
    shape-outside: ellipse(300px 300px at 50% 50%);
    margin-right: 40px;
}
#yoseue_vote .hako_arrange > img {
    float: right;
    shape-outside: polygon(30% 0, 0% 100%, 100% 100%);
    margin-left: 20px;
}
#yoseue_vote .maru_arrange .textBox, #yoseue_vote .hako_arrange .textBox {
    width: 100%;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote .maru_arrange, #yoseue_vote .hako_arrange {
        position: relative;
        height: 65vh;
        min-height: 580px;
    }
    #yoseue_vote .maru_arrange > img, #yoseue_vote .hako_arrange > img {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }
    #yoseue_vote .maru_arrange > div, #yoseue_vote .hako_arrange > div {
        padding-top: 70%;
    }
    #yoseue_vote .maru_arrange .textBox, #yoseue_vote .hako_arrange .textBox {
        width: 95%;
    }
}




#yoseue_vote .twitter {
    margin-top: 80px;
    text-align: center;
    clear: both;
}
#yoseue_vote .twitter > p {
    text-align: left;
}
#yoseue_vote .twitter h2:nth-of-type(2) {
    margin-bottom: 0;
}
#yoseue_vote .twitter .button {
    background-color: #E14800;
    font-size: 20px;
    padding: .5em 2em;
    margin-bottom: 80px;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote .twitter .button {
        font-size: 16px;
    }
}

#yoseue_vote .otherLink {
    margin: 100px auto;
    text-align: center;
}
#yoseue_vote .otherLink h3 {
    font-size: 24px;
    color: #E14800;
}
#yoseue_vote .otherLink img {
    width: 500px;
    margin: auto;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote .otherLink h3 {
        font-size: 18px;
    }
}


#yoseue_vote .twitter-tweet {
    margin: 10px auto;
}

#yoseue_vote .youtube_live {
    text-align: center;
}
#yoseue_vote .youtube_live > frame {
    width: 560px;
    height: 315px;
}
@media screen and (min-width:320px) and (max-width:767px){
    #yoseue_vote .youtube_live > frame {
        width: 280px;
        height: 165px;
    }
}
