#contents.state-climate-wrap2023 {
  --ico-play: url("/resource/image/pc/play.png");
  --ico-arrow: url("/resources/images/v1/issue/climatesays/mo/arrow_s.png");
  --ico-arrow-play: url("/resources/images/v1/issue/climatesays/ico_play.png");
  background: #fff;
}
#contents.state-climate-wrap2023 .sp-ico-play {
  position: absolute;
  right: 16px;
  bottom: 16px;
  display: block;
  width: 30px;
  height: 30px;
  background: var(--ico-play) center/contain no-repeat;
  font-size: 0;
}
#contents.state-climate-wrap2023 .swiper-container {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents.state-climate-wrap2023 .swiper-initialized {
  opacity: 1;
}
#contents.state-climate-wrap2023 .top_wrap .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #090909;
}
#contents.state-climate-wrap2023 .top_wrap img {
  width: 100%;
  max-width: 360px;
}
#contents.state-climate-wrap2023 .tit-wrap,
#contents.state-climate-wrap2023 .tit_box {
  padding: 0 15px 15px;
}
#contents.state-climate-wrap2023 .tit-wrap .tit,
#contents.state-climate-wrap2023 .tit_box .tit {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  letter-spacing: -1px;
  margin-right: auto;
}
#contents.state-climate-wrap2023 .tit_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#contents.state-climate-wrap2023 .tit_box a {
  font-size: 15px;
  color: #333;
  letter-spacing: -0.75px;
}
#contents.state-climate-wrap2023 .section01 {
  padding: 20px 0 0;
}
#contents.state-climate-wrap2023 .headline-swiper {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0 15px;
}
#contents.state-climate-wrap2023 .headline-swiper .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
#contents.state-climate-wrap2023 .headline-swiper .swiper-slide {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
#contents.state-climate-wrap2023 .headline-swiper .swiper-slide {
  display: block;
}
#contents.state-climate-wrap2023 .headline-swiper a {
  display: block;
}
#contents.state-climate-wrap2023 .headline-swiper .thumbnail {
  position: relative;
  display: block;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
#contents.state-climate-wrap2023 .headline-swiper .thumbnail::after {
  content: "";
  display: block;
  padding-bottom: 56.0606060606%;
}
#contents.state-climate-wrap2023 .headline-swiper img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents.state-climate-wrap2023 .headline-swiper .desc {
  height: 65px;
  padding: 13px 20px;
  border: 1px solid #e5e5e5;
  border-top: 0 none;
  border-radius: 0 0 8px 8px;
}
#contents.state-climate-wrap2023 .headline-swiper .tit {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  letter-spacing: -0.7px;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
}
#contents.state-climate-wrap2023 .headline-swiper .swiper-pagination {
  position: relative;
  left: initial;
  top: initial;
  bottom: initial;
  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;
  gap: 8px;
  margin-top: 20px;
}
#contents.state-climate-wrap2023 .headline-swiper .swiper-pagination-bullet {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #bec9d6;
  margin: 0;
  opacity: 1;
}
#contents.state-climate-wrap2023 .headline-swiper .swiper-pagination-bullet-active {
  background: #2d3f56;
}
#contents.state-climate-wrap2023 .section02 {
  padding: 40px 0 30px;
}
#contents.state-climate-wrap2023 .area-wrap {
  padding: 0 15px;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-tit {
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 12px;
  border-radius: 3px;
  background: #0771db;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-tit::after {
  content: "";
  display: block;
  width: 8px;
  height: 14px;
  background: var(--ico-arrow) center/contain no-repeat;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-tit span {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
#contents.state-climate-wrap2023 .area-wrap .area_box:nth-child(2) .btn-tit {
  background: #c2956c;
}
#contents.state-climate-wrap2023 .area-wrap .area_box:nth-child(3) .btn-tit {
  background: #e80020;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 30px;
  padding: 12px 12px 25px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-news em {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  letter-spacing: -1px;
  line-height: 1.45;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-news .area_box_img {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 72px;
          flex: 0 0 72px;
  width: 72px;
  border-radius: 72px;
  overflow: hidden;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-news .area_box_img::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#contents.state-climate-wrap2023 .area-wrap .area_box .btn-news .area_box_img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents.state-climate-wrap2023 .section03 {
  padding: 40px 0 50px;
  background: #e9ecf3;
}
#contents.state-climate-wrap2023 .gis_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  padding: 0 15px;
}
#contents.state-climate-wrap2023 .gis_list a {
  position: relative;
  display: block;
  overflow: hidden;
}
#contents.state-climate-wrap2023 .gis_list a::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#contents.state-climate-wrap2023 .gis_list img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents.state-climate-wrap2023 .banner_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#contents.state-climate-wrap2023 .banner_wrap .banner_box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
#contents.state-climate-wrap2023 .banner_wrap .banner02 {
  background: #d9dfeb;
}
#contents.state-climate-wrap2023 .banner_wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 15px;
  width: 100%;
  height: 80px;
  padding: 0 15px;
}
#contents.state-climate-wrap2023 .banner_wrap img {
  width: 40px;
}
#contents.state-climate-wrap2023 .banner_wrap span {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  letter-spacing: -1px;
  word-break: break-all;
}
#contents.state-climate-wrap2023 .section05 {
  background: #222;
  padding: 40px 0 60px;
}
#contents.state-climate-wrap2023 .pick .tit_box .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  color: #fff;
}
#contents.state-climate-wrap2023 .pick .tit_box .icon_play {
  display: block;
  width: 10px;
  height: 14px;
  margin: 1px 0 0;
  background: var(--ico-arrow-play) center/contain no-repeat;
}
#contents.state-climate-wrap2023 .pick .tit_box span {
  color: #fff;
}
#contents.state-climate-wrap2023 .pick-swiper {
  position: relative;
  width: 100%;
  padding: 0 15px;
  overflow: hidden;
}
#contents.state-climate-wrap2023 .pick-swiper .pick_list {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
#contents.state-climate-wrap2023 .pick-swiper .swiper-slide {
  position: relative;
  width: 240px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
#contents.state-climate-wrap2023 .pick-swiper a {
  display: block;
}
#contents.state-climate-wrap2023 .pick-swiper .thumbnail {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
#contents.state-climate-wrap2023 .pick-swiper .thumbnail::after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
#contents.state-climate-wrap2023 .pick-swiper img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#contents.state-climate-sub-wrap2023 {
  --ico-play: url("/resource/image/pc/play.png");
  --ico-arrow-date: url("/resources/images/mobile/v1/btn/btn-lis-next.png");
  --ico-arrow-paging: url("/resources/images/v1/arrow/arrow-paging.png");
  --ico-error: url("/resources/images/mobile/v1/ico/ico-error.png");
  background: #fff;
  padding-bottom: 20px;
}
#contents.state-climate-sub-wrap2023 .sec-temp.list-head .img-box {
  position: relative;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: #7e0717;
  z-index: 1;
}
#contents.state-climate-sub-wrap2023 .sec-temp.list-head .img,
#contents.state-climate-sub-wrap2023 .sec-temp.list-head img {
  height: 100%;
}
#contents.state-climate-sub-wrap2023 .sec-temp.list-head h2 {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding: 0 24px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  z-index: 2;
}
#contents.state-climate-sub-wrap2023 .sec-temp.list-head strong {
  font-size: 24px;
  color: #fff;
  font-weight: 900;
  letter-spacing: -0.84px;
}
#contents.state-climate-sub-wrap2023 .sec-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 36px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.91px;
  padding: 0 20px;
  background: #9c1b2b;
}
#contents.state-climate-sub-wrap2023 .error-box {
  font-size: 16px;
  color: #222;
  text-align: center;
  padding: 50px 0;
}
#contents.state-climate-sub-wrap2023 .error-box .ico {
  display: block;
  width: 80px;
  height: 80px;
  background: var(--ico-error) 0 0/100% auto no-repeat;
  margin: 0 auto 20px;
}
#contents.state-climate-sub-wrap2023 #subMenu {
  background: #efefef;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#contents.state-climate-sub-wrap2023 #subMenu::-webkit-scrollbar {
  display: none;
}
#contents.state-climate-sub-wrap2023 #subMenu .sub-menu {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  padding: 10px 15px;
}
#contents.state-climate-sub-wrap2023 #subMenu .sub-menu a {
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  color: #0088c8;
  letter-spacing: -0.75px;
  padding: 0 12px;
  border-radius: 36px;
  border: 1px solid #dddee0;
  background: #fff;
  white-space: nowrap;
  word-break: keep-all;
}
#contents.state-climate-sub-wrap2023 #subMenu .sub-menu li.on a {
  color: #fff;
  border-color: #0088c8;
  background: #0088c8;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu {
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu::-webkit-scrollbar {
  display: none;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
  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;
  gap: 0 7px;
  padding: 20px 15px;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu::after {
  display: none;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu a {
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  color: #333;
  letter-spacing: -0.75px;
  padding: 0 16px;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  background: #f5f5f5;
  word-break: keep-all;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu li.on a {
  background: #112341;
  border-color: #112341;
  color: #fff;
  font-weight: 700;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu li:nth-child(2).on a {
  background: #0771db;
  border-color: #0771db;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu li:nth-child(3).on a {
  background: #c2956c;
  border-color: #c2956c;
}
#contents.state-climate-sub-wrap2023 .mcd-sub-menu .sub-menu li:nth-child(4).on a {
  background: #e80020;
  border-color: #e80020;
}
#contents.state-climate-sub-wrap2023 .tabCon {
  display: none;
}
#contents.state-climate-sub-wrap2023 .tabCon.on {
  display: block;
}
#contents.state-climate-sub-wrap2023 .btn-list-more {
  display: none;
}
#contents.state-climate-sub-wrap2023 #date_sel3_area {
  background: #f4f4f4;
  border-bottom: 6px solid #f4f4f4;
}
#contents.state-climate-sub-wrap2023 #date_sel3_area .date-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 40px;
  border-bottom: 1px solid #e3e3e3;
}
#contents.state-climate-sub-wrap2023 #date_sel3_area #date_area {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 14px;
  color: #333;
  letter-spacing: -0.7px;
  font-weight: 700;
}
#contents.state-climate-sub-wrap2023 #date_sel3_area .btn-date-prev,
#contents.state-climate-sub-wrap2023 #date_sel3_area .btn-date-next {
  display: block;
  width: 40px;
  height: 40px;
  background: var(--ico-arrow-date) 50% -54px/11px auto no-repeat;
}
#contents.state-climate-sub-wrap2023 #date_sel3_area .btn-date-prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#contents.state-climate-sub-wrap2023 #date_sel3_area .btn-date-next {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  background-position: 50% -86px;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 {
  padding: 8px 15px;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 li {
  border-bottom: 1px solid #dddee0;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 15px;
  min-height: 70px;
  padding: 12px 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 .thumbnail {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  position: relative;
  display: block;
  width: 120px;
  border-radius: 5px;
  overflow: hidden;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 .thumbnail::after {
  content: "";
  display: block;
  padding-bottom: 58.3333333333%;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 .icon.sp-ico-play.ico-play02 {
  position: absolute;
  right: 8px;
  bottom: 8px;
  display: block;
  width: 18px;
  height: 18px;
  background: var(--ico-play) center/contain no-repeat;
  font-size: 0;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 .tit {
  font-size: 16px;
  color: #000;
  letter-spacing: -1.2px;
  line-height: 1.38;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb05 .time {
  display: block;
  font-size: 12px;
  color: #999;
  margin-top: 7px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb02 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  padding: 15px;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb02 a {
  display: block;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb02 .thumbnail {
  position: relative;
  display: block;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb02 .thumbnail::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#contents.state-climate-sub-wrap2023 .list-type.list-thumb02 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents.state-climate-sub-wrap2023 #tab-con3 .list-type {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  margin: 25px 15px 0;
}
#contents.state-climate-sub-wrap2023 #tab-con3 .list-type a {
  display: block;
}
#contents.state-climate-sub-wrap2023 #tab-con3 .list-type .img {
  position: relative;
  display: block;
  viewport-fit: hidden;
}
#contents.state-climate-sub-wrap2023 #tab-con3 .list-type .img::after {
  content: "";
  display: block;
  padding-bottom: 56.0606060606%;
}
#contents.state-climate-sub-wrap2023 #tab-con3 .list-type img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents.state-climate-sub-wrap2023 .paging {
  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;
  padding: 20px 10px;
  display: none;
}
#contents.state-climate-sub-wrap2023 .paging .prev,
#contents.state-climate-sub-wrap2023 .paging .next {
  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;
  width: 26px;
  height: 26px;
  font-size: 0;
  margin: 0 5px;
}
#contents.state-climate-sub-wrap2023 .paging .ico {
  display: block;
  width: 8px;
  height: 12px;
  background: var(--ico-arrow-paging) 0 0/16px auto no-repeat;
}
#contents.state-climate-sub-wrap2023 .paging .next .ico {
  background-position: -8px 0;
}
#contents.state-climate-sub-wrap2023 .paging .disabled {
  opacity: 0.1;
}
#contents.state-climate-sub-wrap2023 #paginglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
#contents.state-climate-sub-wrap2023 #paginglist a {
  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;
  height: 26px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px;
}
#contents.state-climate-sub-wrap2023 #paginglist li.on a {
  color: #0088cf;
}
#contents.state-climate-sub-wrap2023 #sec_list_more {
  padding: 15px 15px 0;
}
#contents.state-climate-sub-wrap2023 #sec_list_more .btn-list-more {
  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;
  width: 100%;
  height: 39px;
  font-size: 14px;
  font-weight: 500;
  color: #05245f;
  border: 1px solid #05245f;
  background-color: #fff;
}
#contents.state-climate-sub-wrap2023 .carbon-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 15px 15px 0;
  background: #e6eef5;
  text-align: right;
}
#contents.state-climate-sub-wrap2023 .carbon-banner img {
  height: 100px;
}
#contents.state-climate-sub-wrap2023 .carbon-banner .banner-inner {
  position: absolute;
  left: 20px;
  top: 50%;
  text-align: left;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
#contents.state-climate-sub-wrap2023 .carbon-banner h4 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  letter-spacing: -0.52px;
}
#contents.state-climate-sub-wrap2023 .carbon-banner p {
  font-size: 13px;
  color: #707070;
  letter-spacing: -0.26px;
  line-height: 1.3;
  padding-top: 8px;
}

@media only screen and (min-width: 768px) {
  #contents.state-climate-wrap2023 .banner_wrap a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #contents.state-climate-wrap2023 .gis_list {
    grid-template-columns: repeat(4, 1fr);
  }
  #contents.state-climate-sub-wrap2023 .list-type.list-thumb02 {
    grid-template-columns: repeat(3, 1fr);
  }
  #contents.state-climate-sub-wrap2023 .list-type.list-thumb05 .thumbnail {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 216px;
            flex: 0 0 216px;
  }
  #contents.state-climate-sub-wrap2023 #tab-con3 .list-type {
    grid-template-columns: repeat(2, 1fr);
  }
}