@charset "UTF-8";

#election_2023chiji .election_t {
    background-image: url("../../images/ttl_election.gif");
    background-position: 0 bottom;
    background-repeat: no-repeat;
    font-size: 1.6em !important;
    line-height: 1.8em;
    padding: 0 0 5px 5px;
}

#election_2023chiji .graph {
    background-image: url("../../images/icon_graph.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    padding: 8px 0 0 23px;
    /* float: left; */
    font-size: 0.72rem;
}

#election_2023chiji table tbody .all {
    background-color: #FFD5EC;
}



#election_2023chiji .election_links a {
    width: calc(100%/5);
    min-width: 8rem;
    white-space: nowrap;
    /* height: 50px;
        padding: 8px;
        text-align: center; */
    border: 2px solid #135aaa;
    color: #135aaa;
    /* background-color: #FFF; */
    background-image: url(../../images/back_lbtn_off.gif);
    background-repeat: no-repeat;
    background-position: 99% 90%;
    /* display: table-cell; */
    font-weight: bold;
    /* font-size: 1.0em;
        vertical-align: middle; */
}

#election_2023chiji .election_links a:hover {
    /* width: 200px;
	height: 50px;
	padding: 8px; */
    /* text-align: center; */
    /* border: 2px solid #135aaa; */
    color: #FFF;
    background-color: #135aaa;
    background-image: url(../../images/back_lbtn_on.gif);
    /* background-repeat: no-repeat;
	background-position: 99% 90%;
	display: table-cell;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: middle; */
}

#election_2023chiji .live_streaming {
    width: calc(600px - 1rem);
    max-width: calc(600px - 1rem);
    min-width: calc(600px - 1rem);
}

#election_2023chiji .election_title {
    font-size: 24px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-decoration: none;
    color: #FFF;
    background-color: #18285b;
}

.pseudo_top_banar {}

#wrapper #contents .pseudo_banar_text {
    font-size: 30px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-decoration: none;
    color: #FFF;
    background-color: #18285b;
    /* width: 678px;
padding: 21px 0;
background-color: #18285b;
text-align: center;
font-size: 30px;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
color: #FFF;
text-decoration: none; */
}

a.kaihyo_banner {
    /* display: inline-block; */
    min-width: 8rem;
    /* height: auto; */
    /* margin: 5px;
padding-top: 12px; */
    /* text-align: center;
font-size: 1rem; */
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #043e83;
    color: #043e83;
}

.election_list .card {
    border-radius: 0;
}

#election_senkyoku_sokuho {}

#election_2023chiji .votes_percent {
    background-image: url(../../images/icon_graph.png);
    background-position: 0px 50%;
    background-repeat: no-repeat;
}

#election_2023chiji .current_time {
    background-image: url(../../images/icon_time.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}

#election_2023chiji .candidate_list {}

#election_2023chiji .candidate_list .candidate_list-profile .name {
    min-width: 10rem;
}

.bootstrap a.regist_btn,
.bootstrap a.d_login_btn {
    text-decoration: none;
    transition: none;
    color: white;
}

    
    