@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: "ShinMGoPro";
  src: url("../fonts/ShinMGoPro-Medium-AlphaNum.eot");
  src: url("../fonts/ShinMGoPro-Medium-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/ShinMGoPro-Medium-AlphaNum.woff2") format("woff2"), url("../fonts/ShinMGoPro-Medium-AlphaNum.woff") format("woff"), url("../fonts/ShinMGoPro-Medium-AlphaNum.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
#page-information-detail {
  padding-top: 115px;
}
@media screen and (max-width: 1024px) {
  #page-information-detail {
    padding-top: 70px;
  }
}
@media screen and (max-width: 834px) {
  #page-information-detail {
    padding-top: 56px;
  }
}

.sec-info {
  padding-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .sec-info {
    padding-bottom: 25px;
  }
}
.sec-info__ttl {
  margin-bottom: 80px;
}
@media screen and (min-width: 835px) {
  .sec-info__ttl {
    padding: 44px 15px;
  }
}
@media screen and (max-width: 834px) {
  .sec-info__ttl {
    margin-bottom: 39px;
  }
}
.sec-info__map {
  margin-bottom: 45px;
}
@media screen and (max-width: 834px) {
  .sec-info__map {
    margin-bottom: 33px;
  }
}
.sec-info__map iframe {
  border: none;
  border-radius: 20px;
  width: 100%;
  height: 620px;
}
@media screen and (max-width: 834px) {
  .sec-info__map iframe {
    border-radius: 10px;
  }
}
.sec-info__img {
  margin-bottom: 43px;
}
@media screen and (max-width: 834px) {
  .sec-info__img {
    margin-bottom: 35px;
  }
}
.sec-info__img img {
  width: 100%;
  max-width: 598px;
  border-radius: 20px;
}
@media screen and (max-width: 834px) {
  .sec-info__img img {
    border-radius: 10px;
  }
}
@media screen and (max-width: 834px) {
  .sec-info__btn {
    max-width: 291px;
  }
}

.info-box {
  border: 2px #379659 dotted;
  padding: 33px 40px 30px;
  border-radius: 20px;
  margin-bottom: 44px;
}
@media screen and (max-width: 834px) {
  .info-box {
    padding: 13px 19px 15px;
    border-radius: 10px;
    margin-bottom: 34px;
  }
}
.info-box__ttl {
  font-size: 2rem;
  color: #379659;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .info-box__ttl {
    font-size: 1.7rem;
    margin-bottom: 1px;
  }
}
.info-box__list-item {
  font-weight: 400;
  position: relative;
  padding-left: 23px;
  margin-bottom: 5px;
}
@media screen and (max-width: 834px) {
  .info-box__list-item {
    padding-left: 22px;
  }
}
.info-box__list-item:last-child {
  margin-bottom: 0;
}
.info-box__list-item:before {
  content: "●";
  position: absolute;
  color: #379659;
  top: 0;
  left: 0;
}
.info-box__list--02 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 465px;
  text-align: left;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .info-box__list--02 {
    max-width: 100%;
  }
}
.info-box__list--02 .info-box__list-item {
  width: calc(50% - 8px);
  /*margin-bottom: 0;*/
  line-height: 1.7;
  /*padding-left: 15px;*/
  font-size: 1.8em;
  padding-left: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .info-box__list--02 .info-box__list-item {
    width: 100%;
    font-size: 1.2em;
  }
}

.overview-list--03 {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 78px;
}
@media screen and (max-width: 834px) {
  .overview-list--03 {
    background: transparent;
    font-size: 1.4rem;
    margin-bottom: 47px;
  }
}
.overview-list--03 .overview-list__item {
  padding: 17px 0 19px;
}
@media screen and (max-width: 834px) {
  .overview-list--03 .overview-list__item {
    border: none;
    padding: 0 5px;
  }
}
@media screen and (max-width: 834px) {
  .overview-list--03 .overview-list__ttl {
    text-align: center;
    background: #E3EFB8;
    padding: 7px 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 834px) {
  .overview-list--03 .overview-list__desc {
    padding: 12px 15px 13px;
    background: #fff;
  }
}
.overview-list--03 .overview-list__desc span {
  font-size: 1.4rem;
}

.sec-pension {
  padding-bottom: 96px;
}
@media screen and (max-width: 834px) {
  .sec-pension {
    padding-bottom: 77px;
  }
}
.sec-pension .inner {
  max-width: 1088px;
}
@media screen and (max-width: 640px) {
  .sec-pension__ttl {
    padding-top: 60px;
  }
}
@media screen and (max-width: 640px) {
  .sec-pension__lead {
    text-align: left;
  }
}

.pension-block {
  text-align: center;
  margin-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .pension-block {
    text-align: left;
    margin-bottom: 37px;
  }
}
.pension-block__item {
  margin-bottom: 21px;
}
.pension-block__item-ttl {
  font-size: 2.1rem;
  font-weight: 700;
  color: #379659;
  margin-bottom: 2px;
}
@media screen and (max-width: 640px) {
  .pension-block__item-ttl {
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .pension-block__item-txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6666666667;
  }
}

.part-tab--02 {
  max-width: 1088px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.part-tab--02 .part-tab__menu {
  border-bottom: none;
  max-width: 580px;
  margin-bottom: 0;
}
.part-tab--02 .part-tab__menu-item span {
  padding: 15px 5px;
  margin-bottom: 0;
  background: #F3F8E1;
}
.part-tab--02 .part-tab__menu-item.active span, .part-tab--02 .part-tab__menu-item:hover span {
  background: #B6D442;
  color: #151515;
  padding: 15px 5px;
}
.part-tab--02 .part-tab__content {
  max-width: 100%;
  margin-bottom: 61px;
}
@media screen and (max-width: 834px) {
  .part-tab--02 .part-tab__content {
    margin-bottom: 40px;
  }
}

.table-info {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .table-info tr {
    display: block;
  }
}
.table-info tr th {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
  background: #E3EFB8;
  padding: 11px 10px;
}
.table-info tr th:first-child {
  width: 31%;
}
.table-info tr th:nth-child(2) {
  width: 44%;
}
.table-info tr th:nth-child(3) {
  width: 16%;
  min-width: 150px;
}
.table-info tr th:last-child {
  width: 9%;
  min-width: 80px;
}
@media screen and (max-width: 640px) {
  .table-info tr th {
    display: none;
  }
}
.table-info tr td {
  font-size: 1.5rem;
  font-weight: 500;
  background: #fff;
  border-bottom: 1px #EAEAEA solid;
  padding: 15px 19px;
}
@media screen and (max-width: 1260px) {
  .table-info tr td {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 640px) {
  .table-info tr td {
    width: 100%;
    display: block;
    padding: 7px 20px;
    border-bottom: none;
    font-size: 1.4rem;
  }
}
.table-info tr td a {
  color: #151515;
}
.table-info tr td:first-child {
  color: #379659;
}
@media screen and (max-width: 640px) {
  .table-info tr td:first-child {
    padding: 11px 20px;
    background: #E3EFB8;
    color: #151515;
  }
}
@media screen and (max-width: 640px) {
  .table-info tr td:nth-child(2) {
    padding: 13px 20px 4px;
  }
}
.table-info tr td:nth-child(3) {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .table-info tr td:nth-child(3) {
    text-align: left;
  }
}
.table-info tr td:last-child {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .table-info tr td:last-child {
    padding-bottom: 24px;
  }
}
.table-info tr td .table-info__link {
  font-size: 1.4rem;
  color: #fff;
  background: #B6D442;
  border-radius: 15px;
  padding: 6px 9px;
}
@media screen and (max-width: 640px) {
  .table-info tr td .table-info__link {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
  }
}

.pension-list {
  max-width: 803px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .pension-list {
    line-height: 1.57;
  }
}
.pension-list__item {
  position: relative;
}
.pension-list__item--red {
  color: #E30B21;
}
.pension-list__item--blue {
  color: #0000EE;
}
/*# sourceMappingURL=maps/news-style.css.map */

/* 2403調整 */
.sec-pension .inner {
  width: 100%;
  max-width: 1250px;
  padding: 40px 123px 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}
.sec-pension .info-box__list--02 {
  max-width: 800px;
}
@media screen and (max-width: 834px) {
  .sec-pension .inner {
    padding: 60px 20px 50px;
    border-radius: 0;
  }
}
@media screen and (max-width: 1260px) {
  .sec-pension .inner {
  padding: 30px 30px 5px;
  }
}

.cate_type {
}

.map-main__ttl .cate_type {
  font-size: 0.6em;
}

.cate_type .type01,
.cate_type .type02,
.cate_type .type03,
.cate_type .type04 {
  display: inline-block;
  margin: 5px 5px 0 0;
  padding: 3px 5px;
  color: #fff;
  font-size: 0.8em;
  border-radius: 4px;
}



.cate_type .type01 {
  background-color: #FFF371;
  color: #151515;
}

.cate_type .type02 {
  background-color: #4F95C1;
}

.cate_type .type03 {
  background-color: #DF7D84;
}

.cate_type .type04 {
  background-color: #B6D442;
}

@media screen and (max-width: 834px) {
  .cate_type {
    text-align: center;
  }
}