.kvarea {
  position: relative;
}
.kvarea::before {
  position: absolute;
  content: "";
  top: -136px;
  left: 0;
  width: 614px;
  height: 477px;
  background-image: url("../../common/img/bg_fv_circle.png");
}
@media screen and (max-width: 842px) {
  .kvarea::before {
    top: -77px;
    width: 332px;
    height: 287px;
    background-image: url("../../common/img/bg_fv_circle_sp.png");
  }
}
.kvarea_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 842px) {
  .kvarea_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 0 20px;
  }
}
.kvarea_content-head {
  position: relative;
  width: 600px;
  margin-top: 90px;
  z-index: 15;
}
@media screen and (max-width: 1200px) {
  .kvarea_content-head {
    margin-top: 30px;
  }
}
@media screen and (max-width: 959px) {
  .kvarea_content-head {
    width: 450px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 842px) {
  .kvarea_content-head {
    width: 350px;
    margin-top: 78px;
  }
}
@media screen and (max-width: 640px) {
  .kvarea_content-head {
    width: 100%;
    margin-top: 34px;
  }
}
.kvarea_content-head .title .text {
  display: block;
  font-size: 80px;
  font-weight: 700;
  line-height: 120px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 959px) {
  .kvarea_content-head .title .text {
    font-size: 60px;
    line-height: 86px;
  }
}
@media screen and (max-width: 842px) {
  .kvarea_content-head .title .text {
    font-size: 42px;
    line-height: 75.6px;
  }
}
.kvarea_content-head .title .text small {
  font-size: 60px;
  line-height: 90px;
}
@media screen and (max-width: 959px) {
  .kvarea_content-head .title .text small {
    font-size: 42px;
    line-height: 72px;
  }
}
@media screen and (max-width: 842px) {
  .kvarea_content-head .title .text small {
    font-size: 30px;
    line-height: 54px;
  }
}
.kvarea_content-head .title .text ruby rt, .kvarea_content-head .title .text ruby rp {
  font-size: 18px;
  font-weight: 500;
  line-height: 26.06px;
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
}
@media screen and (max-width: 842px) {
  .kvarea_content-head .title .text ruby rt, .kvarea_content-head .title .text ruby rp {
    font-size: 12px;
    line-height: 17.38px;
  }
}
.kvarea_content-head .kvlead {
  margin-top: 53px;
  font-size: 24px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 842px) {
  .kvarea_content-head .kvlead {
    margin-top: 25px;
    font-size: 18px;
    line-height: 45px;
  }
}
.kvarea_content-head .kvlead ruby rt, .kvarea_content-head .kvlead ruby rp {
  font-size: 12px;
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
}
.kvarea_content-image {
  position: relative;
  width: calc(100% - 600px);
  z-index: 5;
}
@media screen and (max-width: 842px) {
  .kvarea_content-image {
    width: calc(100% - 350px);
    max-width: 335px;
    margin: 29px auto 0;
  }
}
@media screen and (max-width: 640px) {
  .kvarea_content-image {
    width: 100%;
  }
}
.kvarea_content-image::before {
  position: absolute;
  content: "";
  top: -136px;
  right: -132px;
  width: 701px;
  height: 767px;
  background-image: url("../../common/img/bg_fv_text.png");
  opacity: 0.15;
  z-index: 5;
}
@media screen and (max-width: 842px) {
  .kvarea_content-image::before {
    top: -84px;
    right: calc((100vw - 335px) / -2);
    width: 100vw;
    height: 150.5vw;
    background-size: cover;
  }
}
@media screen and (max-width: 414px) {
  .kvarea_content-image::before {
    background-image: url("../../common/img/bg_fv_text_sp.png");
  }
}
.kvarea_content-image figure {
  position: absolute;
}
@media screen and (max-width: 842px) {
  .kvarea_content-image figure {
    position: relative;
  }
}
.kvarea_content-image figure.image01 {
  width: 374px;
  top: -35px;
  left: 6px;
  z-index: 15;
}
@media screen and (max-width: 1200px) {
  .kvarea_content-image figure.image01 {
    width: 310px;
    top: -15px;
  }
}
@media screen and (max-width: 842px) {
  .kvarea_content-image figure.image01 {
    width: 247px;
    top: 0;
    left: -14px;
  }
}
.kvarea_content-image figure.image02 {
  width: 249px;
  top: 196px;
  left: 291px;
  z-index: 20;
}
@media screen and (max-width: 1200px) {
  .kvarea_content-image figure.image02 {
    width: 200px;
    top: 176px;
    left: 230px;
  }
}
@media screen and (max-width: 842px) {
  .kvarea_content-image figure.image02 {
    width: 172px;
    top: 0;
    left: 17px;
    margin: -86px 0 0 auto;
  }
}
.kvarea_content-image figure.image03 {
  width: 214px;
  top: 318px;
  left: 95px;
  z-index: 25;
}
@media screen and (max-width: 1200px) {
  .kvarea_content-image figure.image03 {
    width: 172px;
    top: 290px;
    left: 80px;
  }
}
@media screen and (max-width: 842px) {
  .kvarea_content-image figure.image03 {
    width: 148px;
    top: 0;
    left: 46px;
    margin: -81px 0 0;
  }
}
.kvarea_content-image figure.imagesp {
  display: none;
  position: relative;
}
@media screen and (max-width: 842px) {
  .kvarea_content-image figure.imagesp {
    margin-top: 36px;
  }
}

.information {
  position: relative;
  margin-top: 23px;
  background-size: 100% 100%;
  z-index: 10;
}
@media screen and (max-width: 842px) {
  .information {
    margin-top: 0;
    background-size: auto 100%;
    background-position: top center;
  }
}
.information::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 100%;
  min-width: 1366px;
  height: 100%;
  background-image: url("../../top/img/bg_information_base.png");
  background-size: 100% 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
@media screen and (max-width: 842px) {
  .information::before {
    top: -30px;
    min-width: 0;
    background-image: url("../../top/img/bg_information_base_sp.png");
    background-position: top center;
  }
}
.information::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 100%;
  min-width: 1366px;
  height: 100%;
  background-image: url("../../top/img/bg_information_circle.png");
  background-size: 100% 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
@media screen and (max-width: 842px) {
  .information::after {
    top: -30px;
    min-width: 0;
    background-image: url("../../top/img/bg_information_circle_sp.png");
    background-size: 100% 100%;
    background-position: top center;
  }
}
.information_content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: calc(100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 214px 0 244px;
  z-index: 15;
}
@media screen and (max-width: 842px) {
  .information_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 122px 20px 180px;
  }
}
.information_content-head {
  width: 560px;
}
@media screen and (max-width: 842px) {
  .information_content-head {
    width: 100%;
  }
}
.information_content-head h2 span {
  color: #fff;
}
.information_content-head h2 span.text {
  letter-spacing: 0.08em;
}
.information_content-head .lead {
  margin-top: 43px;
  color: #fff;
}
@media screen and (max-width: 842px) {
  .information_content-head .lead {
    margin-top: 53px;
  }
}
.information_content-head .setbutton {
  margin-top: 55px;
}
@media screen and (max-width: 842px) {
  .information_content-head .setbutton {
    margin-top: 60px;
  }
}
.information_content-image {
  position: relative;
  width: calc(100% - 560px);
}
@media screen and (max-width: 842px) {
  .information_content-image {
    width: 100%;
    max-width: 335px;
    margin: 60px auto 0;
  }
}
.information_content-image figure {
  position: absolute;
}
@media screen and (max-width: 842px) {
  .information_content-image figure {
    position: relative;
  }
}
.information_content-image figure.image01 {
  width: 329px;
  top: -33px;
  left: -77px;
  z-index: 15;
}
@media screen and (max-width: 1100px) {
  .information_content-image figure.image01 {
    width: 260px;
    left: -10px;
  }
}
@media screen and (max-width: 959px) {
  .information_content-image figure.image01 {
    width: 215px;
  }
}
@media screen and (max-width: 842px) {
  .information_content-image figure.image01 {
    width: 178px;
    top: 0;
    left: 20px;
  }
}
.information_content-image figure.image02 {
  width: 207px;
  top: 169px;
  left: 265px;
  z-index: 20;
}
@media screen and (max-width: 1100px) {
  .information_content-image figure.image02 {
    width: 161px;
    top: 189px;
    left: 190px;
  }
}
@media screen and (max-width: 959px) {
  .information_content-image figure.image02 {
    width: 130px;
    top: 159px;
    left: 140px;
  }
}
@media screen and (max-width: 842px) {
  .information_content-image figure.image02 {
    width: 112px;
    top: 0;
    left: -20px;
    margin: -72px 0 0 auto;
  }
}
.information_content-image figure.image03 {
  width: 308px;
  top: 359px;
  left: 36px;
  z-index: 25;
}
@media screen and (max-width: 1100px) {
  .information_content-image figure.image03 {
    width: 210px;
    top: 339px;
    left: 50px;
  }
}
@media screen and (max-width: 959px) {
  .information_content-image figure.image03 {
    width: 175px;
    top: 289px;
    left: 36px;
  }
}
@media screen and (max-width: 842px) {
  .information_content-image figure.image03 {
    width: 166px;
    top: 0;
    left: -4px;
    margin: -11px auto 0;
  }
}
.information_content-image figure.imagesp {
  display: none;
}
@media screen and (max-width: 842px) {
  .information_content-image figure.imagesp {
    position: relative;
  }
}

.event {
  position: relative;
  padding-bottom: 200px;
  z-index: 5;
}
@media screen and (max-width: 842px) {
  .event {
    margin-bottom: 0;
    padding-bottom: 140px;
  }
}
.event::before {
  position: absolute;
  content: "";
  top: -209px;
  right: 0;
  width: 488px;
  height: 530px;
  background-image: url("../../top/img/bg_event_circle01.png");
  background-size: cover;
  z-index: 5;
}
@media screen and (max-width: 842px) {
  .event::before {
    width: 221px;
    height: 398px;
    background-image: url("../../top/img/bg_event_circle01_sp.png");
  }
}
.event::after {
  position: absolute;
  content: "";
  bottom: -347px;
  left: 0;
  width: 531px;
  height: 717px;
  background-image: url("../../top/img/bg_event_circle02.png");
  background-size: cover;
  z-index: 5;
}
@media screen and (max-width: 842px) {
  .event::after {
    bottom: -313px;
    width: 313px;
    height: 538px;
    background-image: url("../../top/img/bg_event_circle02_sp.png");
  }
}
.event_content {
  position: relative;
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
  padding: 22px 0 0;
  z-index: 15;
}
@media screen and (max-width: 842px) {
  .event_content {
    width: 100%;
    padding: 22px 20px 0;
  }
}
.event_content-head {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  z-index: 25;
}
.event_content-head h2.tophead span.text {
  margin-top: 48px;
}
@media screen and (max-width: 842px) {
  .event_content-head h2.tophead span.text {
    margin-top: 28px;
  }
}
.event_content-head .lead {
  margin-top: 31px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 842px) {
  .event_content-head .lead {
    margin-top: 67px;
  }
}
.event_content-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 59px 30px;
  margin-top: 49px;
  padding-bottom: 87px;
  z-index: 25;
}
@media screen and (max-width: 842px) {
  .event_content-image {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 69px;
    padding-bottom: 0;
  }
}
.event_content-image .image {
  position: relative;
  width: calc((100% - 60px) / 3);
  border-radius: 30px 30px 30px 0;
  overflow: hidden;
}
@media screen and (max-width: 842px) {
  .event_content-image .image {
    width: calc((100% - 30px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .event_content-image .image {
    width: 100%;
  }
}
.event_content-image .image:nth-child(2) {
  -webkit-transform: translateY(87px);
      -ms-transform: translateY(87px);
          transform: translateY(87px);
}
@media screen and (max-width: 842px) {
  .event_content-image .image:nth-child(2) {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.event_content-image .image:nth-child(3) {
  -webkit-transform: translateY(29px);
      -ms-transform: translateY(29px);
          transform: translateY(29px);
}
@media screen and (max-width: 842px) {
  .event_content-image .image:nth-child(3) {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.event_content-image .image img {
  width: 100%;
}
.event_content-image .image figcaption {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  bottom: 0;
  left: 0;
  width: 162px;
  height: 41px;
  padding-bottom: 6px;
  border-radius: 0 30px 0 0;
  background-size: cover;
  font-weight: 500;
  color: #01A340;
  line-height: 23.17px;
}
@media screen and (max-width: 842px) {
  .event_content-image .image figcaption {
    width: 118px;
    height: 38px;
    padding: 0px 4px 2px 0;
    font-size: 14px;
  }
}
.event_content-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 72px;
  z-index: 25;
}
@media screen and (max-width: 842px) {
  .event_content-button {
    margin-top: 60px;
  }
}

.news {
  position: relative;
  width: 100%;
  background-color: #FEFEF9;
  z-index: 10;
}
.news::before {
  position: absolute;
  content: "";
  bottom: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 71px;
  border-radius: 70px 70px 0 0;
  background-color: #FEFEF9;
  z-index: 10;
}
@media screen and (max-width: 842px) {
  .news::before {
    height: 41px;
    border-radius: 40px 40px 0 0;
  }
}
.news::after {
  position: absolute;
  content: "";
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 71px;
  border-radius: 0 0 70px 70px;
  background-color: #FEFEF9;
  z-index: 10;
}
@media screen and (max-width: 842px) {
  .news::after {
    height: 41px;
    border-radius: 0 0 40px 40px;
  }
}
.news_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 11px 0 13px;
}
@media screen and (max-width: 640px) {
  .news_content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 12px 20px 20px;
  }
}
.news_content-head {
  width: 300px;
}
@media screen and (max-width: 1100px) {
  .news_content-head {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .news_content-head {
    width: 100%;
  }
}
.news_content-list {
  width: calc(100% - 300px);
}
@media screen and (max-width: 1100px) {
  .news_content-list {
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 640px) {
  .news_content-list {
    width: 100%;
    margin-top: 32px;
  }
}
.news_content-list article {
  display: block;
  border-top: 1px solid #8FC320;
}
.news_content-list article:last-child {
  border-bottom: 1px solid #8FC320;
}
.news_content-list article a,
.news_content-list article .newstitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 31px 0 30px;
}
@media screen and (max-width: 842px) {
  .news_content-list article a,
  .news_content-list article .newstitle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 21px 0 20px;
  }
}
.news_content-list article a[href$=".pdf"] .title .text,
.news_content-list article .newstitle[href$=".pdf"] .title .text {
  position: relative;
}
.news_content-list article a[href$=".pdf"] .title .text::after,
.news_content-list article .newstitle[href$=".pdf"] .title .text::after {
  position: absolute;
  content: "";
  top: 50%;
  left: calc(100% + 12px);
  width: 25px;
  height: 32px;
  background-image: url("../../common/img/ico_pdf.svg");
  background-size: cover;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 842px) {
  .news_content-list article a[href$=".pdf"] .title .text::after,
  .news_content-list article .newstitle[href$=".pdf"] .title .text::after {
    left: calc(100% + 8px);
    width: 21px;
    height: 27px;
  }
}
.news_content-list article a .date,
.news_content-list article .newstitle .date {
  width: 137px;
  color: #01A340;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 842px) {
  .news_content-list article a .date,
  .news_content-list article .newstitle .date {
    width: 100%;
    letter-spacing: 0.05em;
  }
}
.news_content-list article a .title,
.news_content-list article .newstitle .title {
  position: relative;
  width: calc(100% - 137px);
  margin-bottom: 4px;
  padding-left: 19px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
@media screen and (max-width: 842px) {
  .news_content-list article a .title,
  .news_content-list article .newstitle .title {
    width: 100%;
    margin-top: 12px;
    padding-left: 14px;
    font-size: 16px;
  }
}
.news_content-list article a .title::before,
.news_content-list article .newstitle .title::before {
  position: absolute;
  content: "";
  bottom: 4px;
  left: 0;
  width: 10px;
  height: 13px;
  background-image: url("../../common/img/ico_arrow_right.svg");
  background-size: cover;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
@media screen and (max-width: 842px) {
  .news_content-list article a .title::before,
  .news_content-list article .newstitle .title::before {
    bottom: 5px;
    width: 8px;
    height: 11px;
  }
}
.news_content-list article a .title ruby rt, .news_content-list article a .title ruby rp,
.news_content-list article .newstitle .title ruby rt,
.news_content-list article .newstitle .title ruby rp {
  font-size: 12px;
  font-weight: 500;
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
}
@media screen and (max-width: 842px) {
  .news_content-list article a .title ruby rt, .news_content-list article a .title ruby rp,
  .news_content-list article .newstitle .title ruby rt,
  .news_content-list article .newstitle .title ruby rp {
    font-size: 10px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.news_content-list article a {
  -webkit-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (hover: hover) {
  .news_content-list article a:hover .title {
    color: #01A340;
    text-decoration: underline;
  }
  .news_content-list article a:hover .title::before {
    left: 4px;
  }
}
.news_content-list article a .title {
  text-decoration: underline;
  text-underline-offset: 2px;
}