@charset "UTF-8";
.uni-election-shugiin-2024 .display-style-block_sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .display-style-block_sp {
    display: inline-block;
  }
}

.uni-election-shugiin-2024 {
  margin-bottom: 50px;
}
.uni-election-shugiin-2024 .p-category-latest-sec {
  border-top: none;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 {
    padding: 0 16px;
  }
  .uni-election-shugiin-2024 .p-content-header {
    margin: 0 0 16px;
  }
  .uni-election-shugiin-2024 .p-content-header__action {
    position: absolute;
    top: -80px;
    right: 0;
  }
}

.uni-election-shugiin-2024 .more {
  width: 300px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin: 20px auto 40px;
  border: 1px solid #00324e;
  border-radius: 1px;
}
.uni-election-shugiin-2024 .more a {
  display: block;
  font-size: 15px;
  color: #00324e;
  text-decoration: none;
  background-image: url(/graphics/election-shugiin-2024/images/arrow-left-white02.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right 50px center;
}
.uni-election-shugiin-2024 .more a:hover {
  color: #ffffff;
  background-color: #00324e;
  background-image: url(/graphics/election-shugiin-2024/images/image/arrow-left-white02.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right 50px center;
}
.uni-election-shugiin-2024 .fn-category-latest.p-category-latest {
  margin-top: 20px;
}
.uni-election-shugiin-2024.totop a:after {
  background-image: url(/graphics/election-shugiin-2024/images/arrow-green-white-top.png);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center right;
  padding-right: 16px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note {
  text-align: right;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note-menu_label {
  display: inline-flex;
  position: relative;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note-menu_label::before {
  box-sizing: border-box;
  display: block;
  content: "";
  background-image: url(/graphics/election-shugiin-2024/images/note_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -18px;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  margin: auto;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note-menu_label button {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  color: #405059;
  border: none;
  background: unset;
  padding: 0;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note-menu_label button:hover {
  cursor: pointer;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note-menu_label button .accordion__icon {
  background-image: url(/graphics/election-shugiin-2024/images/close.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 14px 14px;
  padding-right: 18px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note-menu_label button[aria-expanded=true] > .accordion__icon {
  background-image: url(/graphics/election-shugiin-2024/images/close_on.png);
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion-panel__title {
  font-weight: bold;
  padding-left: 6px;
  border-left: 4px solid #8c8c8c;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion-panel__title:not(:first-of-type) {
  margin-top: 16px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion-panel__text:not(:first-of-type) {
  margin-top: 8px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content {
  overflow: hidden;
  padding: 1em;
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: padding 0.5s, height 0.5s, opacity 0.5s, visibility 0.5s;
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
  padding: 10px;
  background-color: #f0ebea;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content[aria-hidden=true] {
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .tosen {
  background: url(/graphics/election-shugiin-2024/images/tosen.png) no-repeat;
  background-size: contain;
  padding-left: 24px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .tokaku {
  background: url(/graphics/election-shugiin-2024/images/tokaku.png) no-repeat;
  background-size: contain;
  padding-left: 24px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .izutosen {
  background: url(/graphics/election-shugiin-2024/images/izutosen.png) no-repeat;
  background-size: contain;
  padding-left: 24px;
}
@media screen and (max-width: 370px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .izutosen {
    margin-right: 0;
    background-size: 18px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .shotosen {
  background: url(/graphics/election-shugiin-2024/images/shotosen.png) no-repeat;
  background-size: contain;
  padding-left: 30px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .shotokaku {
  background: url(/graphics/election-shugiin-2024/images/shotokaku.png) no-repeat;
  background-size: contain;
  padding-left: 30px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .hitosen {
  background: url(/graphics/election-shugiin-2024/images/hitosen.png) no-repeat;
  background-size: contain;
  padding-left: 30px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .hikaku {
  background: url(/graphics/election-shugiin-2024/images/hikaku.png) no-repeat;
  background-size: contain;
  padding-left: 30px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note .accordion__content .kyobotsu {
  background: url(/graphics/election-shugiin-2024/images/kyobotsu@2x.png) no-repeat;
  background-size: 16px;
  padding-left: 20px;
  background-position: left center;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-nav-note ul li {
  margin-right: 16px;
  margin-bottom: 8px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat {
  margin-bottom: 30px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list {
  display: flex;
  font-size: 14px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list {
    overflow-x: auto;
    white-space: nowrap;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item {
  width: 9%;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item {
    width: 19%;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item span {
  display: block;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item a {
  color: #1e2428;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item .touha {
  height: 20px;
  line-height: 20px;
  background-color: #E9EEF4;
  border-left: 4px solid #ffffff;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item .touha {
    padding: 0 4px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item .touha:last-child {
  border-right: 2px solid #000000;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item .vote {
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  padding: 3px 0 0 4px;
  border-top: 1px solid #A9B8C9;
  border-bottom: 1px solid #A9B8C9;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item.title .touha {
  background-color: #ffffff;
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item.title .vote {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item.title .vote {
    padding: 3px 8px 0 8px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item.yc81857, .uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item.yc84851, .uni-election-shugiin-2024 .election-shugiin-2024-winningseat_list--item.yc84049 {
  font-size: 12px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav {
  width: 27%;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 20px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav {
    width: 100%;
    order: 1;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_wrap {
    flex-direction: column;
  }
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_wrap #yamap_target {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion {
  width: 73%;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion {
    width: 100%;
    order: 2;
    border: 1px solid #002B61;
    margin: 20PX auto 10PX;
    padding: 8px;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion #yamap_target {
    display: none;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion__title {
  display: none;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion__title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #002B61;
    text-align: center;
    position: relative;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion__title:after {
    content: "";
    width: 15px;
    height: 15px;
    background-image: url(../images/yamap_open.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 2px;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav_accordion__title.on:after {
    background-image: url(../images/yamap_close.png);
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  text-align: right;
  padding-right: 16px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor {
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 12px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor--yc {
  display: none;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor li {
  width: 50%;
  line-height: 1;
  padding-right: 10px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor li {
    width: auto;
    margin-right: 24px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor li:nth-child(n+3) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor li:nth-child(n+3) {
    margin-top: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -6px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #CCCCCC;
  border-right: 2px solid #CCCCCC;
  transform: rotate(135deg);
  display: block;
  content: "";
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-districts-nav__anchor li a {
  color: #1e2428;
}

.uni-election-shugiin-2024 .election-shugiin-2024-head__nav {
  font-size: 14px;
  line-height: 1;
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  margin-top: 60px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-head__nav.top {
  margin-top: 0;
}
.uni-election-shugiin-2024 .election-shugiin-2024-head__nav a {
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #002b62;
  background-color: #e9eef4;
  box-sizing: border-box;
}
.uni-election-shugiin-2024 .election-shugiin-2024-head__nav a:before {
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-head__nav .shimen {
  width: 175px;
  text-align: center;
  background-color: #e9eef4;
}
.uni-election-shugiin-2024 .election-shugiin-2024-head__nav .shimen:after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 16px;
  background: url(/graphics/election-shugiin-2024/images/lock.jpg), url(/graphics/election-shugiin-2024/images/arrow-green-white-right.png);
  background-size: 12px 12px, 14px 14px;
  background-position: right 17px center, right 0px center;
  background-repeat: no-repeat;
}
.uni-election-shugiin-2024 .election-shugiin-2024-tab-list {
  display: flex;
  width: calc(100% - 175px);
}
.uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item {
  width: calc((100% - 16px) / 3);
  margin-right: 8px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item a:after {
  background: url(/graphics/election-shugiin-2024/images/arrow-green-white-bottom.png) no-repeat;
  background-size: 15px 15px;
  content: "";
  margin-left: 3px;
  height: 15px;
  width: 15px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item.active a {
  background-color: #002b62;
  color: #fff;
}
.uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item.active a:after {
  content: none;
}
.uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item.totop a:after {
  background: url(/graphics/election-shugiin-2024/images/arrow-green-white-top.png) no-repeat;
  background-size: 15px 15px;
  content: "";
  margin-left: 3px;
  height: 15px;
  width: 15px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-head__title {
    font-size: 15px;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-head__nav {
    flex-direction: column;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-head__nav .shimen {
    font-size: 14px;
    width: 100%;
    height: 26px;
    justify-content: flex-end;
    padding-right: 32px;
    background-size: 12px 12px, 13px 13px;
    background-position: right 17px center, right 0 center;
    background-color: #ffffff;
    padding-right: 0;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-tab-list {
    width: 100%;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item {
    width: calc((100% - 6px) / 3);
    margin-right: 3px;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item:last-child {
    margin-right: 0;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-tab-list_item a {
    height: 40px;
    line-height: 1.2;
    text-align: center;
  }
}

.uni-election-shugiin-2024 .election-shugiin-2024-profile-section {
  margin: 30px 0 0;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section:first-of-type {
  margin-top: 20px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section:last-of-type {
  margin-bottom: 6px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-left: 8px solid #002b62;
  padding-left: 8px;
  position: relative;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head__address {
  width: 77%;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-common-section-head__address {
    width: 60%;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head__title {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head__title--link {
  color: #1e2428;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head-status__kouhosu {
  font-size: 14px;
  color: #002B62;
  font-weight: bold;
  margin-left: 10px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head__city {
  font-size: 14px;
  line-height: 1;
  margin-top: 10px;
  min-height: 10px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head-questionary {
  position: absolute;
  right: 0;
  top: -5px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head-questionary a {
  font-size: 14px;
  color: #002b62;
  display: inline-flex;
  align-items: center;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head-questionary a:after {
  background: url(/graphics/election-shugiin-2024/images/arrow-green-white-bottom.png) no-repeat;
  background-size: 15px 15px;
  content: "";
  margin-left: 2px;
  height: 15px;
  width: 15px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-common-section-head-questionary.totop a:after {
  background: url(/graphics/election-shugiin-2024/images/arrow-green-white-top.png) no-repeat;
  background-size: 15px 15px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header {
  font-size: 12px;
  background-color: #e9eef4;
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding: 5px 0 2px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 8px 10px;
    position: static;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__name {
  margin-left: 66px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__name {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__age {
  margin-left: 171px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__age {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__party {
  margin-left: 31px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__party {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__oldnew {
  margin-left: 30px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__oldnew {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__number {
  width: 24px;
  margin-left: 31px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__number {
    line-height: initial;
    width: auto;
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__career {
  margin-left: 87px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__career {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__duplication {
  position: absolute;
  right: 2%;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header__duplication {
    margin-left: 0;
    position: static;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data {
  display: flex;
  flex: auto;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #002b62;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-link {
  text-decoration: none;
  font-weight: 400;
  overflow: hidden;
  flex: 1 1 auto;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-link a {
  height: 100%;
  width: auto;
  display: flex;
  align-items: center;
  color: #333;
  text-decoration: none;
  font-weight: 400;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-link a:hover {
  background-color: #f4f6fa;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-link a:focus {
  outline: auto;
  outline-offset: -1px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data__photo {
  text-align: center;
  position: relative;
  margin: 10px 0;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data__photo figure {
  width: 56px;
  height: 66px;
  background-color: #dddddd;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data__photo img {
  display: block;
  width: 100%;
  height: auto;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info {
  flex: auto;
  display: flex;
  margin: 0 10px;
  box-sizing: border-box;
  align-items: center;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail {
  font-size: 14px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail {
    flex-wrap: wrap;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__name {
  width: 184px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__name {
    width: 100%;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__age {
  margin-left: 8px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__age {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__party {
  width: 42px;
  margin-left: 18px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__party {
    width: auto;
    margin-left: 14px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__oldnew {
  margin-left: 27px;
  margin-right: 36px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__oldnew {
    margin-left: 14px;
    margin-right: 14px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__number-of-elected {
  min-width: 30px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__number-of-elected {
    min-width: none;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__career {
  margin-left: 33px;
  max-width: 168px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__career {
    margin-left: 0;
    width: 100%;
    max-width: none;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__defeated {
  width: 100%;
  margin-top: 8px;
  font-weight: bold;
  color: #5F5F5F;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-info-detail__defeated {
    margin-top: 2px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right {
  align-items: center;
  align-self: center;
  position: relative;
  flex: 0 0 54px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right {
    flex: 0 0 62px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right a {
  color: #1e2428;
  font-weight: bold;
  height: 86px;
  position: relative;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right a:before {
  content: "";
  width: 1px;
  height: 76px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #a9b8c9;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right-duplication {
  color: #1e2428;
  font-size: 14px;
  font-weight: normal;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 0;
  width: 54px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right-duplication {
    width: 62px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right-duplication:hover {
  background-color: #f4f6fa;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right-duplication span {
  line-height: 1.2;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data-right-duplication-title {
  display: none;
}
.uni-election-shugiin-2024 .fn-category-time-series.p-category-time-series {
  margin-top: 30px;
}

.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head {
  display: block;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head-status__kouhosu {
  margin-left: 0;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head-info_list {
  display: flex;
  align-items: center;
  color: #002b62;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head-info_list {
    flex-wrap: wrap;
    width: 80%;
  }
}
@media screen and (max-width: 390px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head-info_list {
    width: 75%;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head-info_item {
  margin-right: 16px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-common-section-head-info_item span {
  font-size: 14px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header {
    padding: 8px 10px;
    justify-content: flex-end;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header__name {
  margin-left: 108px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header__name {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header__prioritized {
  display: none;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header__duplication {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-data-prioritized {
  font-size: 14px;
  width: 32px;
  height: 66px;
  background-color: #e9eef4;
  margin-right: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-data-info-detail__oldnew {
  margin-left: 32px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-data-right-single {
  width: 54px;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-data-right-single {
    width: 62px;
  }
}

.uni-election-shugiin-2024 .result {
  padding-left: 42px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .result {
    padding-left: 40px;
  }
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-detail {
  flex-wrap: wrap;
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-detail__name {
  width: 128px;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-detail__name {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-detail__career {
    display: none;
  }
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes {
    margin-top: 0;
  }
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes__value {
  line-height: 1.2;
  width: 145px;
  min-height: 20px;
  display: flex;
  font-size: 14px;
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes__value .number {
  color: #5F5F5F;
  flex: 0 1 50%;
  font-weight: 700;
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph {
  background: #e6e6e6;
  height: 10px;
  width: 125px;
}
.uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph__bar {
  height: 10px;
  background: #5f5f5f;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .result .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph {
    display: none;
  }
}
.uni-election-shugiin-2024 .result__tokaku {
  background-color: #fbf3f3;
}
.uni-election-shugiin-2024 .result__tokaku .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph__bar {
  background: #c72d23;
}
.uni-election-shugiin-2024 .result__tokaku .number {
  color: #c72d23 !important;
}
.uni-election-shugiin-2024 .result__tosen {
  background-color: #fbf3f3;
}
.uni-election-shugiin-2024 .result__tosen .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph__bar {
  background: #c72d23;
}
.uni-election-shugiin-2024 .result__tosen .number {
  color: #c72d23 !important;
}
.uni-election-shugiin-2024 .result__hitosen {
  background-color: #fbf3f3;
}
.uni-election-shugiin-2024 .result__hitosen .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph__bar {
  background: #5f5f5f;
}
.uni-election-shugiin-2024 .result__shotosen {
  background-color: #fbf3f3;
}
.uni-election-shugiin-2024 .result__shotosen .result__shotosen .election-shugiin-2024-profile-section-person-data-info-number-of-votes__graph__bar {
  background: #5f5f5f;
}
.uni-election-shugiin-2024 .election-icon {
  display: none;
  text-indent: -9999px;
}
.uni-election-shugiin-2024 .election-icon__tosen, .uni-election-shugiin-2024 .election-icon__tokaku, .uni-election-shugiin-2024 .election-icon__hitosen, .uni-election-shugiin-2024 .election-icon__izutosen, .uni-election-shugiin-2024 .election-icon__hikaku, .uni-election-shugiin-2024 .election-icon__himekaku, .uni-election-shugiin-2024 .election-icon__shotokaku, .uni-election-shugiin-2024 .election-icon__shotosen, .uni-election-shugiin-2024 .election-icon__legal-num-v, .uni-election-shugiin-2024 .election-icon__confiscation {
  display: block;
  height: 30px;
  width: 30px;
  left: 6px;
  top: 26px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-icon__tosen, .uni-election-shugiin-2024 .election-icon__tokaku, .uni-election-shugiin-2024 .election-icon__hitosen, .uni-election-shugiin-2024 .election-icon__izutosen, .uni-election-shugiin-2024 .election-icon__hikaku, .uni-election-shugiin-2024 .election-icon__himekaku, .uni-election-shugiin-2024 .election-icon__shotokaku, .uni-election-shugiin-2024 .election-icon__shotosen, .uni-election-shugiin-2024 .election-icon__legal-num-v, .uni-election-shugiin-2024 .election-icon__confiscation {
    left: 7px;
  }
}
.uni-election-shugiin-2024 .election-icon__tosen {
  background: url(/graphics/election-shugiin-2024/images/tosen.png) no-repeat;
  background-size: 100%;
}
.uni-election-shugiin-2024 .election-icon__tokaku {
  background: url(/graphics/election-shugiin-2024/images/tokaku.png) no-repeat;
  background-size: 100%;
}
.uni-election-shugiin-2024 .election-icon__hitosen {
  background: url(/graphics/election-shugiin-2024/images/hitosen.png) no-repeat;
  background-size: 100%;
  top: 32px;
}
.uni-election-shugiin-2024 .election-icon__izutosen {
  background: url(/graphics/election-shugiin-2024/images/izutosen.png) no-repeat;
  background-size: 100%;
}
.uni-election-shugiin-2024 .election-icon__hikaku, .uni-election-shugiin-2024 .election-icon__himekaku {
  background: url(/graphics/election-shugiin-2024/images/hikaku.png) no-repeat;
  background-size: 100%;
  top: 32px;
}
.uni-election-shugiin-2024 .election-icon__shotokaku {
  background: url(/graphics/election-shugiin-2024/images/shotokaku.png) no-repeat;
  background-size: 100%;
  top: 32px;
}
.uni-election-shugiin-2024 .election-icon__shotosen {
  background: url(/graphics/election-shugiin-2024/images/shotosen.png) no-repeat;
  background-size: 100%;
  top: 32px;
}
.uni-election-shugiin-2024 .election-icon__legal-num-v {
  background: url(/graphics/election-shugiin-2024/images/houtei.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 15px;
  top: 36px;
  left: 14px;
}
.uni-election-shugiin-2024 .election-icon__confiscation {
  background: url(/graphics/election-shugiin-2024/images/kyobotsu.png) no-repeat;
  background-size: 100%;
}
.uni-election-shugiin-2024 .election-shugiin-2024-head-info__status {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 4px 8px;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #000000;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-head-info__status {
    padding: 4px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data.result__tosen a:hover, .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data.result__shotosen a:hover, .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-data.result__hitosen a:hover {
  background-color: #f8e9e9;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result {
  padding-left: 0;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result {
    padding: 8px 10px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__name {
  margin-left: 114px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__name {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__age {
  margin-left: 111px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__age {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__career {
  margin-left: 57px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__career {
    margin-left: 0;
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__duplication {
    margin-left: 0;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__name {
  margin-left: 154px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-section.election-shugiin-2024-yc .election-shugiin-2024-profile-section-person-header.result .election-shugiin-2024-profile-section-person-header__name {
    margin-left: 0;
  }
}

.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner {
  margin-top: 30px;
  position: relative;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_wrap {
  font-size: 14px;
  width: 82px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #002B62;
  border-radius: 2px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_wrap.display-style-block_pc {
  display: block;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_wrap.display-style-block_pc {
    display: none;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_wrap.display-style-block_sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_wrap.display-style-block_sp {
    display: block;
    position: static;
    margin-top: 10px;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_title {
  color: #fff;
  font-weight: bold;
  background-color: #002B62;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_title + a {
  display: block;
  padding: 5px 18px;
  color: #1e2428;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner--duplicate_area {
  line-height: 1.2;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__inner_col {
  display: flex;
  justify-content: space-between;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status {
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status_title {
  font-size: 14px;
  font-weight: bold;
  padding: 4px 6px;
  background: #E9EEF4;
  border-radius: 2px;
  margin-right: 5px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status_title.profile-keireki {
  display: inline-block;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status__wrap {
  margin-right: 10px;
  margin-bottom: 8px;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status__wrap .display-style-block_sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-status__wrap .display-style-block_sp {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-status__wrap.profile-age {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile-status__wrap.profile-party {
    width: 100%;
  }
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status__wrap.profile-keireki {
  width: 100%;
  display: block;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile-status.profile-keireki {
  margin-top: 5px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__photo figure {
  width: 170px;
  height: 200px;
  background: #eaeaea;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__photo img {
  display: block;
  width: 100%;
  height: auto;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__name {
  line-height: 1;
  margin-bottom: 20px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__name .name {
  font-size: 35px;
  font-weight: bold;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__name .name span {
  margin-left: 1rem;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__name rt {
  font-size: 11px;
}
.uni-election-shugiin-2024 .election-shugiin-2024-profile__detail {
  margin-left: 20px;
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile__detail {
    margin-left: 10px;
  }
}
@media screen and (max-width: 599px) {
  .uni-election-shugiin-2024 .election-shugiin-2024-profile__photo figure {
    width: 118px;
    height: 140px;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-profile__name {
    margin-bottom: 8px;
  }
  .uni-election-shugiin-2024 .election-shugiin-2024-profile__name rb {
    font-size: 25px;
  }
}

/*** ▼▼▼　以下uni-election-shugiin-2024配下でなくても読み込まれる必要があるもの　▼▼▼
・共通ヘッダー（ヘッダーwidget）
・衆選院TOPへバナー（フッターwidget内）
・マップ（TOPのタブの中・フッターwidgetなどで使用）
・右カラム
*/
.election-shugiin-2024-head {
  position: relative;
}
.election-shugiin-2024-head .p-content-header {
  margin-top: 16px;
}
.election-shugiin-2024-head .p-content-header__lead {
  margin-top: 8px;
  background-color: #f0f3f5;
}
.election-shugiin-2024-navi {
  width: 100%;
  display: flex;
  overflow: hidden;
}
.election-shugiin-2024-navi-title {
  margin-right: 6px;
}
.election-shugiin-2024-navi-title a {
  display: block;
}
.election-shugiin-2024-navi-title img {
  display: block;
  width: 166px;
  height: auto;
}
@media screen and (max-width: 370px) {
  .election-shugiin-2024-navi-title img {
    width: 140px;
  }
}
.election-shugiin-2024-navi-container {
  width: 100%;
  height: 29px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #0b3a6e;
  padding: 0 14px;
}
.election-shugiin-2024-navi-contents {
  font-size: 14px;
  font-weight: 700;
  margin-right: 12px;
  transition: 0.2s;
}
.election-shugiin-2024-navi-contents:last-child {
  margin-right: 0;
}
.election-shugiin-2024-navi-contents a {
  color: #ffffff;
  display: block;
  background: url(/media/2023/06/arrow-left-white-blue.png);
  background-size: 14px;
  background-repeat: no-repeat;
  padding-right: 16px;
  background-position: right 0px center;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-navi {
    flex-direction: column;
  }
  .election-shugiin-2024-navi_wrap {
    padding: 0 10px;
  }
  .election-shugiin-2024-navi-container {
    height: 32px;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .election-shugiin-2024-navi-title {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 10px 0 10px;
    float: none;
    text-align: center;
  }
  .election-shugiin-2024-navi-contents a {
    padding: 5px 0;
    padding-right: 14px;
  }
}

.election-shugiin-2024-totop-bnr img {
  display: block;
  width: 100%;
  height: auto;
}
.election-shugiin-2024-totop-bnr_wrap {
  width: 500px;
  height: auto;
  margin: 50px auto;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-totop-bnr_wrap {
    width: 296px;
    margin: 30px auto 50px;
  }
}
.election-shugiin-2024-totop-bnr_wrap a:hover {
  opacity: 0.8;
}

.election-shugiin-2024-votematch_bnr {
  margin: 40px 0;
}
.election-shugiin-2024-votematch_bnr img {
  display: block;
  width: 100%;
  height: auto;
}
.election-shugiin-2024-votematch_bnr:hover {
  opacity: 0.9;
}

.election-shugiin-2024-parts__title {
  font-size: 20px;
  font-weight: bold;
  border-top: 2px solid #000000;
  padding: 12px 0;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-parts__title {
    padding: 12px 0 20px;
  }
}

.election-shugiin-2024-electionMap .display-style-block_sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-electionMap .display-style-block_sp {
    display: inline-block;
  }
}
.election-shugiin-2024-electionMap .election-shugiin-2024-wrapper-form_wrap {
  width: 552px;
  margin: auto;
  display: flex;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-electionMap .election-shugiin-2024-wrapper-form_wrap {
    width: 100%;
  }
}
.election-shugiin-2024-electionMap .sbmt {
  width: 60px;
  height: 30px;
  background: #002B61;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-electionMap .sbmt {
    width: 20%;
  }
}
.election-shugiin-2024-electionMap .keyword {
  font-size: 14px;
  width: 280px;
  height: 30px;
  border: 1px solid #333333;
  padding-left: 8px;
  margin-right: 2px;
  background-image: none;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-electionMap .keyword {
    width: 80%;
  }
}
.election-shugiin-2024-electionMap__ya {
  width: 552px;
  height: 280px;
  margin: auto;
  margin-top: 40px;
}
.election-shugiin-2024-electionMap__ya .election-shugiin-2024-electionMap__title {
  margin-bottom: -20px;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-electionMap__ya .election-shugiin-2024-electionMap__title {
    margin-bottom: 20px;
  }
}
.election-shugiin-2024-electionMap__yc {
  position: relative;
  width: 552px;
  height: 80px;
  margin: 40px auto;
}
.election-shugiin-2024-electionMap__title {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #002b61;
}
.election-shugiin-2024-electionMap__list.map__ya {
  position: relative;
}
.election-shugiin-2024-electionMap__list.map__yc {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.election-shugiin-2024-electionMap__list.map__yc .election-shugiin-2024-electionMap__item {
  position: static;
  margin-right: 4px;
}
.election-shugiin-2024-electionMap__item {
  position: absolute;
  width: 9%;
  height: 24px;
  background-color: #e9eef4;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.election-shugiin-2024-electionMap__item a {
  display: block;
  color: #1e2428;
}
.election-shugiin-2024-electionMap__item a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #002b61;
}
.election-shugiin-2024-electionMap__item#ya-hokkaido {
  top: 0;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-aomori {
  top: 44px;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-iwate {
  top: 72px;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-miyagi {
  top: 100px;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-fukushima {
  top: 128px;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-ibaraki {
  top: 156px;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-chiba {
  top: 184px;
  right: 0;
}
.election-shugiin-2024-electionMap__item#ya-akita {
  top: 72px;
  right: 9.8%;
}
.election-shugiin-2024-electionMap__item#ya-yamagata {
  top: 100px;
  right: 9.8%;
}
.election-shugiin-2024-electionMap__item#ya-tochigi {
  top: 128px;
  right: 9.8%;
}
.election-shugiin-2024-electionMap__item#ya-saitama {
  top: 156px;
  right: 9.8%;
}
.election-shugiin-2024-electionMap__item#ya-tokyo {
  top: 184px;
  right: 9.8%;
}
.election-shugiin-2024-electionMap__item#ya-kanagawa {
  top: 212px;
  right: 9.8%;
}
.election-shugiin-2024-electionMap__item#ya-niigata {
  top: 100px;
  right: 19.6%;
}
.election-shugiin-2024-electionMap__item#ya-gunma {
  top: 128px;
  right: 19.6%;
}
.election-shugiin-2024-electionMap__item#ya-nagano {
  top: 156px;
  right: 19.6%;
}
.election-shugiin-2024-electionMap__item#ya-yamanashi {
  top: 184px;
  right: 19.6%;
}
.election-shugiin-2024-electionMap__item#ya-shizuoka {
  top: 212px;
  right: 19.6%;
}
.election-shugiin-2024-electionMap__item#ya-toyama {
  top: 100px;
  right: 29.4%;
}
.election-shugiin-2024-electionMap__item#ya-shiga {
  top: 128px;
  right: 29.4%;
}
.election-shugiin-2024-electionMap__item#ya-gifu {
  top: 156px;
  right: 29.4%;
}
.election-shugiin-2024-electionMap__item#ya-aichi {
  top: 184px;
  right: 29.4%;
}
.election-shugiin-2024-electionMap__item#ya-mie {
  top: 212px;
  right: 29.4%;
}
.election-shugiin-2024-electionMap__item#ya-ishikawa {
  top: 72px;
  right: 39.2%;
}
.election-shugiin-2024-electionMap__item#ya-fukui {
  top: 100px;
  right: 39.2%;
}
.election-shugiin-2024-electionMap__item#ya-kyouto {
  top: 128px;
  right: 39.2%;
}
.election-shugiin-2024-electionMap__item#ya-osaka {
  top: 156px;
  right: 39.2%;
}
.election-shugiin-2024-electionMap__item#ya-nara {
  top: 184px;
  right: 39.2%;
}
.election-shugiin-2024-electionMap__item#ya-wakayama {
  top: 212px;
  right: 39.2%;
}
.election-shugiin-2024-electionMap__item#ya-tottori {
  top: 128px;
  right: 49%;
}
.election-shugiin-2024-electionMap__item#ya-hyougo {
  top: 156px;
  right: 49%;
}
.election-shugiin-2024-electionMap__item#ya-shimane {
  top: 128px;
  right: 58.7%;
}
.election-shugiin-2024-electionMap__item#ya-okayama {
  top: 156px;
  right: 58.7%;
}
.election-shugiin-2024-electionMap__item#ya-yamaguchi {
  top: 128px;
  right: 68.5%;
}
.election-shugiin-2024-electionMap__item#ya-hiroshima {
  top: 156px;
  right: 68.5%;
}
.election-shugiin-2024-electionMap__item#ya-kagawa {
  top: 200px;
  right: 51.9%;
}
.election-shugiin-2024-electionMap__item#ya-tokushima {
  top: 228px;
  right: 51.9%;
}
.election-shugiin-2024-electionMap__item#ya-ehime {
  top: 200px;
  right: 61.6%;
}
.election-shugiin-2024-electionMap__item#ya-kouchi {
  top: 228px;
  right: 61.6%;
}
.election-shugiin-2024-electionMap__item#ya-fukuoka {
  top: 128px;
  right: 81.1%;
}
.election-shugiin-2024-electionMap__item#ya-ooita {
  top: 156px;
  right: 81.1%;
}
.election-shugiin-2024-electionMap__item#ya-miyazaki {
  top: 184px;
  right: 81.1%;
}
.election-shugiin-2024-electionMap__item#ya-kagoshima {
  top: 212px;
  right: 81.1%;
}
.election-shugiin-2024-electionMap__item#ya-saga {
  top: 128px;
  right: 90.9%;
}
.election-shugiin-2024-electionMap__item#ya-nagasaki {
  top: 156px;
  right: 90.9%;
}
.election-shugiin-2024-electionMap__item#ya-kumamoto {
  top: 184px;
  right: 90.9%;
}
.election-shugiin-2024-electionMap__item#ya-okinawa {
  top: 240px;
  right: 90.9%;
}
.election-shugiin-2024-electionMap__item#yc-hokkaido {
  position: absolute;
  top: 11px;
  right: 0;
  margin-right: 0;
}
.election-shugiin-2024-electionMap__item#yc-touhoku {
  margin-right: 0;
}
.election-shugiin-2024-electionMap__item#yc-hokuriku {
  width: 66px;
}
.election-shugiin-2024-electionMap .js-hover {
  background-color: #c3cfde;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-electionMap {
    padding: 0;
  }
  .election-shugiin-2024-electionMap form#candSearch {
    margin: 0 16px;
  }
  .election-shugiin-2024-electionMap__title {
    font-size: 18px;
    margin: 20px 16px;
  }
  .election-shugiin-2024-electionMap__ya {
    width: 100%;
    height: auto;
  }
  .election-shugiin-2024-electionMap__ya .election-shugiin-2024-electionMap__item {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 2px 0 0;
  }
  .election-shugiin-2024-electionMap__yc {
    width: 100%;
    height: auto;
    margin: 20px auto;
  }
  .election-shugiin-2024-electionMap__yc .election-shugiin-2024-electionMap__item {
    width: 44px;
    height: 35px;
    line-height: 35px;
  }
  .election-shugiin-2024-electionMap__list.map__ya {
    margin: 20px 16px 0;
  }
  .election-shugiin-2024-electionMap__list.map__ya > li {
    margin-bottom: 6px;
  }
  .election-shugiin-2024-electionMap__list.map__ya > li:last-child {
    margin-bottom: 0;
  }
  .election-shugiin-2024-electionMap__list.map__ya > li > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .election-shugiin-2024-electionMap__list.map__yc {
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    margin: 20px 16px 50px;
  }
  .election-shugiin-2024-electionMap__list.map__yc .election-shugiin-2024-electionMap__item {
    margin: 0 6px 6px 0;
  }
  .election-shugiin-2024-electionMap__item {
    position: static;
    font-size: 13px;
  }
  .election-shugiin-2024-electionMap__item a {
    font-weight: normal;
  }
  .election-shugiin-2024-electionMap__item#yc-hokuriku {
    width: 44px;
    line-height: 1;
    padding: 4px;
  }
  .election-shugiin-2024-electionMap__item#ya-hokkaido, .election-shugiin-2024-electionMap__item#ya-kanagawa, .election-shugiin-2024-electionMap__item#ya-wakayama, .election-shugiin-2024-electionMap__item#ya-kagoshima {
    line-height: 1;
    padding: 6px 0;
  }
  .election-shugiin-2024-electionMap__item#yc-hokkaido {
    position: static;
    margin-right: 6px;
  }
  .election-shugiin-2024-electionMap__item#yc-touhoku {
    margin-right: 6px;
  }
}

.article-content .election-shugiin-2024-navi {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .article-content .election-shugiin-2024-navi {
    width: calc(100% - 32px);
    margin: 0 auto 24px;
  }
}

@media screen and (max-width: 599px) {
  .uni-scrap .election-shugiin-2024-footer {
    margin: 0 16px;
  }
}

.election-shugiin-2024-footer h2, .election-shugiin-2024-footer h3 {
  display: block;
  padding-left: 0;
  border-left: none;
}
.election-shugiin-2024-footer .election-shugiin-2024-parts__title.electionMap {
  position: relative;
}

.election-shugiin-2024-ku-button--wrapper {
  display: none;
  flex-wrap: wrap;
  margin: 10px 0;
}
.election-shugiin-2024-ku-button--item {
  margin-right: 10px;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  transition: 0.3s;
}
.election-shugiin-2024-ku-button--item.active {
  background-color: #0B3A6E;
  color: #fff;
}
.election-shugiin-2024-ku-heading {
  font-size: 20px;
  margin-bottom: 15px;
  display: none;
}

.election-shugiin-2024-faction {
  margin: 30px 0;
}
.election-shugiin-2024-faction__title {
  font-size: 20px;
  font-family: sans-serif;
  font-feature-settings: "palt";
  border-top: 2px solid #1e2428;
  font-weight: 700;
  padding: 0.8rem 0;
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction__title {
    padding-left: 10px;
  }
}
.election-shugiin-2024-faction-statistics {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  line-height: 0.6;
  font-size: 14px;
  background: #fff;
}
.election-shugiin-2024-faction-statistics th {
  padding: 16px 0;
  text-align: center;
  border: 1px solid #c3c3c3;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics th {
    padding: 7px 0;
  }
}
.election-shugiin-2024-faction-statistics th:first-child {
  font-weight: 700;
  border-left: none;
}
.election-shugiin-2024-faction-statistics th:last-child {
  border-right: none;
}
.election-shugiin-2024-faction-statistics td {
  padding: 9px 0;
  text-align: center;
  border: 1px solid #c3c3c3;
  width: 60px;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics td {
    width: auto;
  }
}
.election-shugiin-2024-faction-statistics td:first-child {
  font-weight: 700;
  border-left: none;
  width: 80px;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics td:first-child {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.1;
    width: 55px;
  }
}
.election-shugiin-2024-faction-statistics td:last-child {
  border-right: none;
}
.election-shugiin-2024-faction-statistics__total-winners {
  background-color: #f0f0f0;
  border-bottom: 2px solid #bcbcbc;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics__total-winners td:first-child {
    font-weight: 700 !important;
  }
}
.election-shugiin-2024-faction-statistics__advertisement {
  border-top: 2px solid #bcbcbc;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics__advertisement__koji {
    padding: 9px 5px !important;
  }
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics__toha {
    writing-mode: vertical-rl;
    white-space: nowrap;
    margin: auto;
    line-height: 1em;
  }
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-statistics__toha span {
    text-combine-upright: all;
  }
}
.election-shugiin-2024-faction-capacity {
  text-align: right;
  font-size: 14px;
  padding-top: 5px;
}
.election-shugiin-2024-faction-caution {
  font-size: 10px;
}
@media screen and (max-width: 599px) {
  .election-shugiin-2024-faction-caution {
    margin: 0 10px;
  }
}/*# sourceMappingURL=uni-election-shugiin-2024.css.map */