@charset "UTF-8";
/* =========================================================
@extendされるパーツ
========================================================= */
/* clearfix
--------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.home .post-wrapper {
  padding-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
  .home .post-wrapper {
    padding: 20px !important;
  }
}
.home .election2025-wrp .sec-wrp {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp {
    margin-bottom: 20px;
  }
}
.home .election2025-wrp .sec-wrp h2 {
  margin: 0 0 35px 0 !important;
  padding: 0 0 0 0 !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-align: center !important;
  color: #202020;
  font-size: 34px;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp h2 {
    font-size: 22px;
    margin: 0 0 25px 0 !important;
  }
}
.home .election2025-wrp .sec-wrp h2 .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(78%, transparent), color-stop(78%, #FFF155));
  background: linear-gradient(transparent 78%, #FFF155 78%);
  padding-bottom: 0.04em;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp h2 .marker {
    background: none;
  }
}
.home .election2025-wrp .sec-wrp.top-pc-mainvis-wrp {
  margin: 0 0 30px 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-pc-mainvis-wrp {
    display: none;
  }
}
.home .election2025-wrp .sec-wrp.top-sp-mainvis-wrp {
  display: none;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-sp-mainvis-wrp {
    display: block;
  }
}
.home .election2025-wrp .sec-wrp.top-reason-wrp {
  border: #FFF155 solid 8px;
  border-radius: 10px;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp {
    padding: 20px;
  }
}
.home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .ph {
  width: 32%;
  margin-right: 3%;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .ph {
    width: 100%;
    margin: 0 auto 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .ph img {
    max-width: 72%;
    height: auto;
  }
}
.home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .txt {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .txt {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .txt p {
    font-size: 17px;
  }
}
.home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .txt p:not(:last-child) {
  margin-bottom: 1em;
}
.home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .txt p .strong {
  color: #E50F81;
  font-weight: 600;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-reason-wrp .inr-spacer .section .txt p .strong {
    font-size: 20px;
  }
}
.home .election2025-wrp .sec-wrp.top-archive-wrp {
  border: #D8734C solid 8px;
  border-radius: 10px;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-archive-wrp {
    padding: 20px;
  }
}
.home .election2025-wrp .sec-wrp.top-archive-wrp h2 .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(78%, transparent), color-stop(78%, rgba(216, 115, 76, 0.9)));
  background: linear-gradient(transparent 78%, rgba(216, 115, 76, 0.9) 78%);
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-archive-wrp h2 .marker {
    background: none;
  }
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .lead-txt {
  margin-bottom: 30px;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr 20px 1fr 20px 1fr;
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(10) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(11) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(12) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[6];
    grid-template-rows: repeat(6, 1fr);
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(7) {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(8) {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(10) {
    -ms-grid-row: 5;
    -ms-grid-column: 2;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(11) {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
  .home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul > *:nth-child(12) {
    -ms-grid-row: 6;
    -ms-grid-column: 2;
  }
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul li {
  list-style: none;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul li .inr-ph {
  margin-bottom: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .ph ul li .inr-txt {
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.home .election2025-wrp .sec-wrp.top-archive-wrp .section .btn-wrp .btn {
  background-color: #D8734C;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp {
  border: #E50F81 solid 8px;
  border-radius: 10px;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp {
    padding: 20px;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp h2 .tag {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  padding: 8px 12px;
  border-radius: 8px;
  background-color: #202020;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp h2 .tag {
    font-size: 14px;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp h2 .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(78%, transparent), color-stop(78%, rgba(229, 15, 129, 0.45)));
  background: linear-gradient(transparent 78%, rgba(229, 15, 129, 0.45) 78%);
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp h2 .marker {
    background: none;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul {
    padding: 0;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FAFAFA;
  border: #DDD solid 1px;
  padding: 30px;
  border-radius: 10px;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(1) {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(1) {
    width: 100%;
    margin-right: 0;
  }
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(1) .hdr h3 {
    font-size: 22px;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(2) {
  width: calc((100% - 20px) / 2);
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(2) {
    width: 100%;
    margin-right: 0;
  }
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(2) .hdr h3 {
    font-size: 22px;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(3), .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(4), .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(5) {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(3), .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(4), .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(5) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(3) .hdr h3, .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(4) .hdr h3, .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(5) .hdr h3 {
  font-size: 22px;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(3), .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(4) {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(3), .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li:nth-of-type(5) {
    margin-bottom: 0;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .hdr {
  text-align: center;
  margin-bottom: 10px;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .hdr h3 {
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .hdr h3 {
    font-size: 22px;
  }
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .hdr h3 .mini {
  display: block;
  font-size: 16px;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .hdr h3::after {
  display: none;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .inr-icon {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  aspect-ratio: 1/1;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .section ul li .inr-icon img {
  max-width: 100px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .election2025-wrp .sec-wrp.top-policies-wrp .btn-wrp .btn {
  background-color: #E50F81;
}
.home .election2025-wrp .section {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 2;
}
.home .election2025-wrp .section .btn-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home .election2025-wrp .section .btn-wrp .btn {
  font-size: 18px;
  font-weight: 600;
  line-height: 70px;
  padding: 0 30px;
  min-width: 480px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #666;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #FFF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .home .election2025-wrp .section .btn-wrp .btn {
    font-size: 16px;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
  }
}
.home .election2025-wrp .section .btn-wrp .btn:hover {
  opacity: 0.7;
}
.home .post-wrapper .entry-header {
  margin-bottom: 0 !important;
}
/*# sourceMappingURL=styles.css.map */