@charset "UTF-8";
/*
 ============================================================
  ファイル名：election.css
  機能概要：
  議題ページ用CSS

  更新履歴：
  2015.12.21：作成
 ============================================================
*/
/* ------------------------------------------------------------
	01. SITE SETTING CSS
   ------------------------------------------------------------ */
.article__inner {
  position: relative;
  margin: 0 auto; }
  .article__inner > p {
    padding: 0 10px;
    margin-bottom: 40px;
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem; }

.election__btn {
  position: absolute;
  width: 100%;
  padding: 10px 0 20px;
  bottom: 0;
  left: 0;
  background: #fff;
  cursor: pointer;
  text-align: center; }
  .election__btn--open {
    display: inline; }
    .open .election__btn--open {
      display: none; }
  .election__btn--close {
    display: none; }
    .open .election__btn--close {
      display: inline; }
  .election__btn.open {
    position: relative;
    padding: 16px 0 0;
    background: none; }

.sec01 {
  margin-bottom: 25px;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem; }
  .sec01__title {
    text-align: center; }
    .sec01__title img {
      width: 178px; }
  .sec01__list {
    padding: 0 10px; }
    .sec01__list li {
      position: relative;
      overflow: hidden;
      margin-bottom: 40px;
      padding: 36px 8px;
      border: 2px solid #064085; }
      .sec01__list li.open {
        height: auto !important;
        padding-bottom: 20px !important; }
      .sec01__list li:after {
        content: '';
        display: block;
        position: absolute;
        width: 65px;
        height: 74px;
        left: -2px;
        top: -2px; }
      .sec01__list li .figure {
        padding: 0 42px 20px; }
        .sec01__list li .figure img {
          width: 200px; }
      .sec01__list li .detail {
        padding: 0; }
        .sec01__list li .detail__list {
          margin-bottom: -7px; }
          .sec01__list li .detail__list:after {
            content: "";
            display: block;
            clear: both;
            height: 0; }
          .sec01__list li .detail__list > dt {
            float: left;
            width: 40%;
            padding-bottom: 7px;
            clear: left; }
          .sec01__list li .detail__list > dd {
            float: left;
            width: 60%;
            padding-bottom: 7px; }
    .sec01__list01 {
      height: 474px; }
      .sec01__list01:after {
        background: url(../imgs/sec01_icn01.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list02 {
      height: 474px; }
      .sec01__list02:after {
        background: url(../imgs/sec01_icn02.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list03 {
      height: 474px; }
      .sec01__list03:after {
        background: url(../imgs/sec01_icn03.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list04 {
      height: 474px; }
      .sec01__list04:after {
        background: url(../imgs/sec01_icn04.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list05 {
      height: 474px; }
      .sec01__list05:after {
        background: url(../imgs/sec01_icn05.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list06 {
      height: 474px; }
      .sec01__list06:after {
        background: url(../imgs/sec01_icn06.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list07 {
      height: 474px; }
      .sec01__list07:after {
        background: url(../imgs/sec01_icn07.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list08 {
      height: 550px; }
      .sec01__list08:after {
        background: url(../imgs/sec01_icn08.png) no-repeat left top;
        background-size: 65px auto; }
    .sec01__list09 {
      height: 550px; }
      .sec01__list09:after {
        background: url(../imgs/sec01_icn09.png) no-repeat left top;
        background-size: 65px auto; }

.e_li_note_number {
	padding: 0 10px;
}

.e_li_note_number > li {
  position: relative;
  list-style-type: decimal;
  margin-left: 1.2em;
  font-size: 13px;
  line-height: 1.7;
  }

  .indent3{
	  display: inline-block;
	 text-indent:-5.65em;
	 padding-left: 5.65em;
	 }


.txt__indent_a {
    padding-left: 1em;
    text-indent: -1em;
}
.txt__indent_b {
    padding-left: 2em;
    text-indent: -1em;
}
.txt__indent_c {
    padding-left: 3.5em;
    font-size: 12px !important;
    font-size: 0.75rem !important;
    text-indent: -3.5em;
}

.report__btn {
  position: absolute;
  width: 100%;
  padding: 100% 0 20px;
  bottom: 0;
  left: 0;
  background: url(../../cmn/imgs/sp/bg_grad.png) repeat-x center bottom;
  background-size: 100% 220px;
  cursor: pointer;
  text-align: center; }
  .report__btn--open {
    display: inline; }
    .open .report__btn--open {
      display: none; }
  .report__btn--close {
    display: none; }
    .open .report__btn--close {
      display: inline; }
  .report__btn.open {
    position: relative;
    padding: 16px 0 0;
    background: none; }

.sec02 {
  position: relative;
  overflow: hidden;
  height: 470px;
  padding: 12px 10px;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem; }
  .sec02.open {
    height: auto; }
  .sec02 p {
    line-height: 1.7; }
  .sec02 .sec01__title img {
    width: 209px; }
  .sec02 .figure img {
    width: 100%; }

.box_02 {
    border: 3px solid #ccc;
    padding: 15px;
}


.dokuritsu__list {
  font-size: 13px;
  font-size: .8125rem;
}
.dokuritsu__list dt {
    clear: left;
    float: left;
    padding-bottom: 7px;
    width: 40%;
}
.dokuritsu__list dd {
    float: left;
    padding-bottom: 7px;
    width: 60%;
}