.pbAreaWrapper1,
.pbMainArea {
  margin: auto;
  width: 100%;
}
.pbAreaWrapper1 {
  padding-bottom: 60px;
}
.pbNestedWrapper {
  overflow: inherit;
}
#lightbox-container-image {
  padding: 0;
}
#lightbox-container-image-box,
#lightbox-container-image-data-box {
  background: none;
}
#lightbox-container-image-data-box {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 100px;
  top: 0;
}
#lightbox-secNav-btnClose {
  background: url("/library/kyousai/kokumin/campaign/syushiniryou-hosho/img/index_icon03.png");
  background-size: contain;
  padding: 0;
  position: absolute;
  top: 45px;
  right: 60px;
  height: 35px;
  width: 35px;
  z-index: 1000;
}
#lightbox-secNav-btnClose img {
  display: none;
}
a:hover {
  opacity: .7;
}
.only-sp {
  display: none;
}
.index_bg01 {
  background: url("/library/kyousai/kokumin/campaign/syushiniryou-hosho/img/index_bg01.png");
  background-size: contain;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.index_bg01 p {
  padding: 70px 0;
}
.index_img03 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.index_img07 {
  margin-top: 80px;
  padding-bottom: 20px;
}
.index_point_bg {
  background: rgba(44, 137, 58, 0.1);
  margin-top: 70px;
  padding: 50px 0 70px;
  position: relative;
}
.index_point_bg .index_point {
  margin: auto;
  position: absolute;
  top: -5%;
  left: 0;
  right: 0;
  width: 217px;
}
.index_point_bg p {
  margin-top: 20px;
}
.index_voice_bg {
  background: #efefef;
  padding: 60px 0 40px;
  position: relative;
}
.index_voice_bg .index_voice {
  margin: auto;
  position: absolute;
  top: -7%;
  left: 0;
  right: 0;
  width: 309px;
}
.index_green_bg {
  background: rgba(44, 137, 58, 0.1);
  padding: 100px 0 75px;
  position: relative;
}
.index_green_bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 480px 0 480px;
  border-color: #ffffff transparent transparent transparent;
}
*:root ul.index_green_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px auto 0;
  width: 960px;
}
*:root ul.index_green_tab {
  border-bottom: solid 6px #2c893a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px auto 0;
  width: 960px;
}
*:root ul.index_green_tab li {
  background: #fff;
  border: solid 4px #2c893a;
  border-bottom: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 24px;
  font-weight: bold;
  height: 100px;
  line-height: 1.2;
  text-align: center;
  width: 430px;
  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;
}
*:root ul.index_green_tab li:first-child {
  margin-right: 10px;
}
*:root ul.index_green_tab li:hover {
  cursor: pointer;
  opacity: .7;
}
*:root ul.index_green_tab .is-active {
  background: #2c893a;
  height: 110px;
  color: #fff;
}
*:root ul.index_green_tab .is-active:hover {
  cursor: auto;
  opacity: 1;
}
.panel {
  display: none;
}
.panel.is-show {
  display: block;
}
.type-accordion {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 5px #2c622e;
          box-shadow: 0 5px #2c622e;
}
.type-accordion dd {
  border-color: #2c893a;
}
.type-accordion_dt {
  border-color: #2c893a;
}
@media screen and (max-device-width: 800px) {
  #jquery-lightbox {
    min-width: 800px;
    width: 100% !important;
  }
  #jquery-overlay {
    min-width: 800px;
    width: 100% !important;
  }
  .hint #jquery-lightbox {
    width: 800px;
  }
  .hint #jquery-overlay {
    width: 800px!important;
  }
}
.section-title {
  width: 960px;
  margin: 50px auto 10px;
}
