.shuin2021_title {
  align-items: flex-end;
  display: flex;
  margin: 0 0 15px;
}
.shuin2021_title h2 a {
  display: inline-block;
}
.shuin2021_title h2 img {
  vertical-align: middle;
}
.shuin2021_title ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 50px;
  justify-content: space-between;
  position: relative;
}
.shuin2021_title li {
  height: 25px;
  width: 50%;
}
.shuin2021_title li:hover {
  opacity: 0.75;
}
.shuin2021_title li a {
  align-items: center;
  background: #e4004f;
  color: #fff;
  display: flex;
  font-size: 14px;
  height: 100%;
  justify-content: center;
  text-align: center;
}
.shuin2021_title li:nth-child(1) a,
.shuin2021_title li:nth-child(2) a {
  border-bottom: 1px solid #fff;
}
.shuin2021_title li:nth-child(3) a,
.shuin2021_title li:nth-child(4) a {
  border-top: 1px solid #fff;
}
.shuin2021_title li:nth-child(odd) a {
  border-right: 2px solid #fff;
}
.shuin2021_title .kouho {
  width: 100%;
}
.shuin2021_title .kouho::before {
  background: #e4004f;
  bottom: 0;
  content: "";
  display: block;
  height: 50px;
  left: -1px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 1px;
}
.shuin2021_title .kouho li {
  height: 50px;
}
.shuin2021_title .kouho li a {
  border: none !important;
}
.shuin2021_title .kouho li:first-child a {
  border-right: 2px solid #fff !important;
}
.shuin2021_submenu {
  border-bottom: 2px solid #e4004f;
  box-sizing: border-box;
  margin: 0 0 30px;
  overflow: hidden;
}
.shuin2021_submenu li {
  background: #ededed;
  float: left;
  text-align: center;
  width: 25%;
}
.shuin2021_submenu li a {
  display: block;
  padding: 2px 0 0;
}
.shuin2021_submenu li a:hover {
  background: #e4004f;
  color: #fff;
  text-decoration: none;
}
.shuin2021_submenu .select {
  background: #e4004f;
}
.shuin2021-cont .kouho-head {
  border-left: 4px solid #c9e4f3;
  font-size: 1.6em;
  margin: 10px 0 20px;
  overflow: hidden;
  padding: 0 0 0 12px;
}
.shuin2021-cont a {
  color: #06f;
  transition: all 0.2s;
}
.shuin2021-cont a:hover {
  opacity: 0.5;
}
.shuin2021-cont h2.midashi {
  background: #f2f2f2;
  border: 1px solid #dedede;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 5px 10px 3px;
}
.shuin2021-cont h2 span {
  float: right;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.2;
}
.shuin2021-cont img {
  vertical-align: middle;
}
.kouho-box {
  border-top: 1px dotted #ccc;
  margin: 0 0 2rem;
  overflow: hidden;
  padding: 0 10px 10px;
}
.kouho-box h4 {
  font-size: 1.2rem;
  margin: 0 0 10px;
  padding: 10px 0 0;
  position: relative;
  font-weight: bold!important;
}
.kouho-box h4 .flower {
  display: none;
}
.kouho-box h4 .name {
  font-weight: bold;
}
.kouho-box h4 .ruby {
  font-size: 0.9rem;
  font-weight: bold;
}
.kouho-box h4 .age {
  font-size: 0.9rem;
  font-weight: normal;
}
.kouho-box h4 .tokuhyo {
  bottom: 0;
  font-weight: bold;
  left: 20rem;
  position: absolute;
  text-align: right;
  width: 12rem;
}
.kouho-box img {
  float: left;
  width: 125px;
}
.kouho-box dl {
  float: left;
  line-height: 1.4;
  margin: 0 0 0 10px;
  max-width: 495px;
}
.kouho-box dl dt,
.kouho-box dl dd {
  padding: 2px 0 1px 8px;
}
.kouho-box dl dt {
  background: #f2f2f2;
  float: left;
  font-weight: bold;
  width: 145px;
}
.kouho-box dl dd {
  margin: 0 0 2px 145px;
}
.kouho-box dl dd::after {
  clear: both;
  content: "";
  display: block;
}
.shuin2021-cont .annotation {
  margin: 40px 0 0;
}
.kouho-box.tosen {
  background: #fff1f2;
}
.kouho-box.tosen .flower {
  background: url("/files/o/files/senkyo/shuin2021/flower.png") no-repeat center center;
  background-size: 19px 18px;
  display: inline-block;
  margin: 0 0.5rem 0 0;
  width: 19px;
}
.kouho-box.tosen dl dt {
  background: #fff;
}

.shuin2021-cont01 .shuin2021_submenu .select_01,
.shuin2021-cont02 .shuin2021_submenu .select_02,
.shuin2021-cont03 .shuin2021_submenu .select_03,
.shuin2021-cont04 .shuin2021_submenu .select_04 {
  background: #e4004f;
  color: #fff;
}
.shuin2021-header {
  box-shadow: 0 0 1px #333;
  box-sizing: border-box;
}
.shuin2021-title {
  border-bottom: solid 1px #ddd;
  display: block;
  transition: all 0.3s ease;
}
.shuin2021-title:hover {
  opacity: 0.8;
}
.shuin2021-title > img {
  vertical-align: bottom;
}
.shuin2021-nav {
  background: #eee;
  display: flex;
  width: 100%;
}
.shuin2021-nav > li > a {
  cursor: pointer;
  display: block;
  font-weight: 600;
  padding: 2px 8px 1px;
}
.shuin2021-nav > li > a.is_active,
.shuin2021-nav > li > a:hover {
  background: #00418f;
  color: #fff;
}
.shuin2021-subnav {
  align-items: center;
  display: flex;
  font-size: 15px;
}
.shuin2021-subnav > li {
  line-height: 1;
  padding-left: 4px;
  padding-right: 6px;
}
.shuin2021-subnav > li:not(:last-child) {
  border-right: solid 1px #ccc;
}
.shuin2021-subnav > li:first-child {
  background: #0a4b9b;
  border-right: none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  padding: 4px 2px 4px 4px;
  position: relative;
}
.shuin2021-subnav > li:first-child::before {
  border-bottom: solid 11.5px transparent;
  border-left: solid 11.5px #0a4b9b;
  border-right: solid 11.5px transparent;
  border-top: solid 11.5px transparent;
  content: "";
  position: absolute;
  right: -22px;
  top: 50%;
  transform: translateY(-50%);
}
.shuin2021-subnav > li > a {
  color: #00418f;
  cursor: pointer;
  font-weight: 600;
}
.shuin2021-subnav > li > a:hover {
  text-decoration: underline;
}
.shuin2021-cont .submenu-dounai,
.shuin2021-cont .submenu-dhirei {
  -webkit-display: flex;
  display: flex;
  margin: .5rem 0 1rem;
}
:root .shuin2021-cont .submenu-dounai,
:root .shuin2021-cont .submenu-dhirei {
  position: relative;
  overflow: hidden;
}
:root .shuin2021-cont .submenu-dounai li,
:root .shuin2021-cont .submenu-dhirei li {
  float: left\0/;
}
.shuin2021-cont .submenu-dounai::before,
.shuin2021-cont .submenu-dhirei::before {
  font-weight: bold;
  margin: 0 .5rem 0 0;
  content: '[';
  color: #666;
}
.shuin2021-cont .submenu-dounai::after,
.shuin2021-cont .submenu-dhirei::after {
  font-weight: bold;
  margin: 0 0 0 .5rem;
  content: ']';
  color: #666;
}
:root .shuin2021-cont .submenu-dounai:before,
:root .shuin2021-cont .submenu-dhirei:before,
:root .shuin2021-cont .submenu-dounai:after,
:root .shuin2021-cont .submenu-dhirei:after {
  display: none\0/;
}
.shuin2021-cont .submenu-dounai a,
.shuin2021-cont .submenu-dhirei a {
  font-weight: bold;
  color: #06f;
}
.shuin2021-cont .submenu-dounai a:hover,
.shuin2021-cont .submenu-dhirei a:hover {
  opacity: .5;
}
.shuin2021-cont .submenu-dounai li::after,
.shuin2021-cont .submenu-dhirei li::after {
  margin: .5rem;
  content: '|';
  color: #ccc;
}
.shuin2021-cont .submenu-dounai li:last-child::after,
.shuin2021-cont .submenu-dhirei li:last-child::after {
  display: none;
}


/* 選挙区立候補
--------------------------------------*/
.shuin2021-cont {
  margin: 1.5rem 0 0;
}
.shuin2021-cont a {
  transition: all .2s;
}
.shuin2021-cont .dounai-title,
.shuin2021-cont .dhirei-title {
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
/*  display: inline-block; */
  padding: 0 0 0 2rem;
  margin-bottom: 1rem;
}
.shuin2021-cont .time {
  float: right;
  clear: right;
}
.shuin2021-cont .dounai-title::before,
.shuin2021-cont .dhirei-title::before {
  position: absolute;
  top: 0;
  bottom: .25rem;
  left: 0;
  width: .9rem;
  height: .9rem;
  margin: auto;
  content: '';
  border: .3rem solid #00315f;
  border-radius: 50%;
}

/* 小選挙区
--------------------------------------*/
.shuin2021-cont .dounai-title span:first-child,
.shuin2021-cont .dhirei-title span:first-child {
  font-size: 1rem;
}
.shuin2021-cont .zone {
  margin: 1rem 0 0;
}
.shuin2021-cont .zone li {
  position: relative;
  margin: 0 0 1rem;
}
.shuin2021-cont .zone li::before {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  content: '';
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  border-top: 3px solid #759ec7;
  border-right: 3px solid #759ec7;
}
.shuin2021-cont .zone a {
  display: block;
  padding: 2px;
  border: 1px solid #d8e5f3;
  background: #ecf2f9;
}
.shuin2021-cont .zone a:hover {
  background: #b3cce6;
  opacity: 1;
}
.shuin2021-cont .zone a:hover .ward {
  background: #274562;
}
.shuin2021-cont .ward {
  font-size: 1.15rem;
  font-weight: bold;
  display: inline-block;
  width: 8rem;
  margin: 0 1rem 0 0;
  padding: .25rem 0;
  text-align: center;
  color: #fff;
  background: #3d6b99;
}
.shuin2021-cont .range {
    color: #313131;
}


.shuin2021-cont .dounai-area {
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  margin: 3rem 0 .5rem;
  padding: 0 0 0 2rem;
}
.shuin2021-cont .dounai-area::before {
  position: absolute;
  top: 0;
  bottom: .25rem;
  left: .25rem;
  width: .5rem;
  height: 1rem;
  margin: auto;
  content: '';
  border: .3rem solid #00315f;
  background: #003261;
}
.shuin2021-cont .dounai-area span {
  font-size: .9rem;
  font-weight: normal;
}



/* 比例代表
--------------------------------------*/
.shuin2021-cont .touha {
  font-weight: bold;
  display: inline-block;
  margin: 0 0 1rem;
  padding: .25rem 1rem;
  color: #fff;
  background: #407fbf;
}

.shuin2021-cont .annotation {
  font-size: .9rem;
}
.shuin2021-cont .block-touha {
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  margin: 3rem 0 .5rem;
  padding: 0 0 0 2rem;
}
.shuin2021-cont .block-touha::before {
  position: absolute;
  top: 0;
  bottom: .25rem;
  left: .25rem;
  width: .5rem;
  height: 1rem;
  margin: auto;
  content: '';
  border: .3rem solid #00315f;
  background: #003261;
}
.shuin2021-cont .block-touha span {
  font-size: .9rem;
  font-weight: normal;
}
.shuin2021-cont .touha {
  font-weight: bold;
  display: inline-block;
  margin: 0 0 1rem;
  padding: .25rem 1rem;
  color: #fff;
  background: #407fbf;
}




/* 当選 (黄色)
--------------------------------------*/
.shuin2021-cont .kouho-box.tosen-y {
  background: #fafad1;
}
.shuin2021-cont .kouho-box.tosen-y ul {
  background: #fff;
}
.shuin2021-cont .kouho-box.tosen-y dt {
  background: #fff;
}
.shuin2021-cont .kouho-box.tosen-y .flower {
  display: inline-block;
  width: 18px;
  margin: 0 1rem 0 0;
  background: url(/files/o/files/senkyo/shuin2021/flower_yellow.png) no-repeat center center;
  background-size: 18px;
}

/* 投票率開票終了 (赤文字)
--------------------------------------*/
.shuin2021-cont .info {
  font-size: .9rem;
  margin: 0 0 .5rem;
  text-align: right;
  color: #e55;
}

/* ページトップへ
--------------------------------------*/
.shuin2021-cont .page-top {
    margin: 10px 0 0;
    text-align: right;
}
.shuin2021-cont .page-top a {
    padding: 0 0 0 15px;
    background: url(/files/o/files/cont/shuin2021/page_top.gif) no-repeat left center;
    color: #7a7a7a;
}
