@charset "utf-8";

.visual2 {
  display: none;
}
#sec1 {
  padding: 80px 0;
}
#sec1 .inner > div {
  display: flex;
}
#sec1 .inner > div figure {
  width: 420px;
}
#sec1 .inner > div > div {
  padding-left: 85px;
  width: calc(100% - 420px);
}
#sec1 .inner > div > div p {
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
}
#sec1 .inner > div > div a {
  border-bottom: 1px solid #2E3191;
  display: flex;
  margin-top: 48px;
  padding-bottom: 5px;
  position: relative;
  width: 180px;
}
#sec1 .inner > div > div a::after {
  background: url(../img/common/leaf.png) no-repeat center center / contain;
  content: '';
  display: block;
  height: 40px;
  position: absolute;
  right: -25px;
  bottom: -10px;
  width: 37px;
}
#sec1 .inner > div > div a img {
  display: block;
  margin-left: 20px;
  width: 18px;
}
#sec2 {
  background-color: #E4ECE3;
}
#sec2 section > div {
  display: flex;
  padding: 50px 40px;
}
#sec2 section.column_sec > div {
  border-top: 1px dashed #707070;
}
#sec2 section > div > div {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 320px;
}
#sec2 section > div > div h2 {
  color: #7E874C;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 3.5rem;
  text-align: center;
}
#sec2 section.news_sec > div > div h2 {
  font-family: "Marcellus", serif;
}
#sec2 section > div > div a {
  align-items: center;
  border: 1px solid #707070;
  border-radius: 17px;
  display: flex;
  height: 34px;
  justify-content: center;
  margin: 30px auto 0;
  width: 120px;
}
#sec2 section > div > div a img {
  display: block;
  margin-left: 10px;
  width: 18px;
}
#sec2 section > div > ul {
  width: calc(100% - 320px);
}
#sec2 section > div > ul {
  list-style: none;
}
#sec2 section > div > ul li {
  align-items: center;
  display: flex;
}
#sec2 section > div > ul li + li {
  margin-top: 15px;
}
#sec2 section > div > ul li p.date {
  width: 110px;
}
#sec2 section > div > ul li p.cat {
  align-items: center;
  border-radius: 10px;
  color: #fff;
  display: flex;
  font-size: 1.4rem;
  font-weight: bold;
  height: 28px;
  justify-content: center;
  margin-right: 30px;
  width: 84px;
}
#sec2 section > div > ul li p.cat.cat4 {
  background-color: #2A5F8D;
}
#sec2 section > div > ul li p.cat.cat5 {
  background-color: #837C2D;
}
#sec3 {
  padding: 50px 0 0;
}
#sec3 h2 {
  align-items: center;
  display: flex;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 3.5rem;
  justify-content: center;
}
#sec3 h2 img {
  display: block;
  margin-left: 20px;
  width: 45px;
}
#sec3 section {
  margin-top: 70px;
}
#sec3 section h3 {
  border-radius: 16px;
  color: #fff;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 2.6rem;
  font-weight: bold;
  padding: 12px 0;
  text-align: center;
}
#sec3 section:nth-of-type(1) h3 {
  background: rgb(17,162,109);
  background: linear-gradient(90deg, rgba(17,162,109,1) 0%, rgba(2,91,151,1) 100%);
}
#sec3 section:nth-of-type(2) h3 {
  background-color: #11A26D;
}
#sec3 section:nth-of-type(3) h3 {
  background-color: #025B97;
}
#sec3 section > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#sec3 section > div a {
  align-items: center;
  display: flex;
  font-size: 2.4rem;
  height: 70px;
  justify-content: center;
  margin-top: 28px;
  width: 275px;
}
#sec3 section:nth-of-type(1) a {
  background: url(../img/common/arrow.png) no-repeat right 10px bottom 10px / 22px auto;
  border: 2px solid #014C7E;
  color: #105685;
  width: 370px;
}
#sec3 section:nth-of-type(2) a {
  background: url(../img/common/arrow2.png) no-repeat right 10px bottom 10px / 22px auto;
  border: 2px solid #13A26D;
  color: #13A26D;
}
#sec3 section:nth-of-type(3) a {
  background: url(../img/common/arrow.png) no-repeat right 10px bottom 10px / 22px auto;
  border: 2px solid #014C7E;
  color: #105685;
}
#sec3 .sec3_links {
  background: url(../img/top/wave.png) no-repeat 5vw 14vw / 230px auto,url(../img/top/wave.png) no-repeat 50vw 16vw / 230px auto #E4ECE3;
  margin-top: 190px;
}
#sec3 .sec3_links .inner > div {
  display: flex;
  justify-content: space-between;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a {
  display: block;
  height: 330px;
  position: relative;
  top: -100px;
  width: 540px;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a dl {
  bottom: -75px;
  color: #fff;
  height: 150px;
  left: 50%;
  margin-left: -175px;
  position: absolute;
  width: 350px;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a:nth-of-type(1) dl {
  background-color: #7E874C;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a:nth-of-type(2) dl {
  background-color: #B2AD53;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a dl dt {
  align-items: center;
  display: flex;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 3.1rem;
  font-weight: bold;
  justify-content: center;
  padding: 28px;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a dl dt img {
  display: block;
  margin-left: 10px;
  width: 30px;
}
#sec3 .sec3_links .inner > div:nth-of-type(1) a dl dd {
  line-height: 1.5;
  text-align: center;
}
#sec3 .sec3_links .inner > div:nth-of-type(2) {
  bottom: -35px;
  position: relative;
}
#sec3 .sec3_links .inner > div:nth-of-type(2) a {
  align-items: center;
  background: url(../img/common/link.png) no-repeat center bottom 25px / 30px auto;
  color: #fff;
  display: flex;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 2.8rem;
  font-weight: bold;
  height: 140px;
  justify-content: center;
  padding-bottom: 35px;
  width: 280px;
}
#sec3 .sec3_links .inner > div:nth-of-type(2) a:nth-of-type(2n-1) {
  background-color: #7E874C;
}
#sec3 .sec3_links .inner > div:nth-of-type(2) a:nth-of-type(2n) {
  background-color: #B2AD53;
}
#sec3 .sec3_links .inner > div:nth-of-type(2) a img {
  display: inline-block;
  margin-right: 20px;
  width: 20px;
}
#sec4 {
  padding: 120px 0 40px;
}
#sec4 h2 {
  align-items: center;
  display: flex;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 3.5rem;
  justify-content: center;
}
#sec4 h2 img {
  display: block;
  margin-left: 20px;
  width: 45px;
}
#sec4 > div {
  display: flex;
  margin-top: 80px;
}
#sec4 > div > div:nth-of-type(1) {
  background: #7E874C url(../img/top/wave2.png) no-repeat 20px bottom / 260px auto;
  padding: 50px;
  width: 480px;
}
#sec4 > div > div:nth-of-type(1) dl {
  color: #fff;
  margin-top: 45px;
}
#sec4 > div > div:nth-of-type(1) dl dt {
  background: url(../img/common/logo.png) no-repeat center top / 80px auto;
  font-size: 2.6rem;
  font-weight: bold;
  padding-top: 95px;
}
#sec4 > div > div:nth-of-type(1) dl dd {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 20px;
}
#sec4 > div > div:nth-of-type(1) dl dd a {
  color: #fff;
}
#sec4 > div > div:nth-of-type(2) {
  height: 0;
  padding-top: 600px;
  position: relative;
  width: calc(100% - 480px);
}
#sec4 > div > div:nth-of-type(2) iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#sec5 {
  padding: 45px 0;
}
#sec5 h2 {
  align-items: center;
  display: flex;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 3.5rem;
  justify-content: center;
}
#sec5 h2 img {
  display: block;
  margin-left: 20px;
  width: 45px;
}
#sec5 .inner > p {
  margin-top: 28px;
  text-align: center;
}
#sec5 .inner > div {
  display: flex;
  margin-top: 50px;
}
#sec5 .inner > div dl {
  padding: 0 50px;
  width: 50%;
}
#sec5 .inner > div dl dt {
  border-radius: 20px;
  color: #fff;
  font-size: 2.1rem;
  padding: 15px 0;
  text-align: center;
}
#sec5 .inner > div dl:nth-of-type(1) dt {
  background-color: #7E874C;
}
#sec5 .inner > div dl:nth-of-type(2) dt {
  background-color: #B2AD53;
}
#sec5 .inner > div dl:nth-of-type(1) dd a {
  align-items: center;
  display: flex;
  font-size: 4rem;
  justify-content: center;
  margin-top: 35px;
  padding: 0 60px;
}
#sec5 .inner > div dl:nth-of-type(1) dd a img {
  display: block;
  margin-right: 25px;
  width: 40px;
}
#sec5 .inner > div dl:nth-of-type(1) dd p {
  margin-top: 15px;
  text-align: center;
}
#sec5 .inner > div dl:nth-of-type(2) dd {
  padding: 0 50px;
}
#sec5 .inner > div dl:nth-of-type(2) dd a {
  align-items: center;
  border: 1px solid #707070;
  border-radius: 35px;
  display: flex;
  font-size: 2.1rem;
  justify-content: center;
  margin-top: 35px;
  padding: 20px 0;
}
#sec5 .inner > div dl:nth-of-type(2) dd a img {
  display: block;
  margin-right: 50px;
  width: 36px;
}

@media screen and (max-width: 768px) {

  .visual {
    display: none;
  }
  .visual2 {
    display: block;
  }
  #sec1 {
    padding: 60px 0;
  }
  #sec1 .inner > div {
    display: block;
  }
  #sec1 .inner > div figure {
    padding: 0 15vw;
    width: auto;
  }
  #sec1 .inner > div > div {
    padding: 40px 0 0;
    width: auto;
  }
  #sec1 .inner > div > div p {
    font-size: 1.4rem;
  }
  #sec1 .inner > div > div a {
    margin: 40px auto 0;
  }
  #sec2 section > div {
    display: block;
    padding: 40px 0;
  }
  #sec2 section > div > div {
    display: block;
    width: auto;
  }
  #sec2 section > div > div .titles {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  #sec2 section > div > div a {
    font-size: 1.4rem;
    margin: 0;
  }
  #sec2 section > div > ul {
    margin-top: 30px;
    width: auto;
  }
  #sec2 section > div > ul li {
    display: block;
    font-size: 1.4rem;
  }
  #sec2 section.column_sec > div > ul li {
    display: flex;
    flex-wrap: wrap;
  }
  #sec2 section > div > ul li p.date {
    width: auto;
  }
  #sec2 section.column_sec > div > ul li p.date {
    margin-right: 15px;
    width: 25%;
  }
  #sec2 section > div > ul li a {
    display: block;
    line-height: 1.5;
    width: 100%;
  }
  #sec2 section > div > ul li p.cat {
    font-size: 1.2rem;
    height: 20px;
    width: 65px;
  }
  #sec3 .inner {
    padding: 0;
  }
  #sec3 h2 {
    font-size: 2.1rem;
  }
  #sec3 h2 img {
    margin-left: 10px;
    width: 26px;
  }
  #sec3 section {
    margin-top: 35px;
  }
  #sec3 section h3 {
    border-radius: 0;
    font-size: 1.8rem;
  }
  #sec3 section > div a,
  #sec3 section:nth-of-type(1) a,
  #sec3 section:nth-of-type(2) a,
  #sec3 section:nth-of-type(3) a {
    background-size: 10px auto;
    font-size: 1.4rem;
    height: 45px;
    margin: 15px 8px 0 8px;
    width: calc(50% - 16px);
  }
  #sec3 .sec3_links .inner {
    padding: 0 30px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) {
    display: block;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) a {
    height: auto;
    width: auto;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) a + a {
    margin-top: 100px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) a dl {
    bottom: -56px;
    height: 112px;
    margin-left: -115px;
    width: 230px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) a dl dt {
    font-size: 2.2rem;
    padding: 10px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) a dl dt img {
    width: 20px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(1) a dl dd {
    font-size: 1.4rem;
    padding-top: 10px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(2) {
    bottom: auto;
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(2) a {
    background-position: center bottom 15px;
    background-size: 20px auto;
    font-size: 1.6rem;
    height: auto;
    padding: 15px 5px 50px;
    width: calc((100% - 15px) / 2);
  }
  #sec3 .sec3_links .inner > div:nth-of-type(2) a:nth-of-type(n+3) {
    margin-top: 15px;
  }
  #sec3 .sec3_links .inner > div:nth-of-type(2) a img {
    display: none;
  }
  #sec4 {
    padding: 40px 0;
  }
  #sec4 h2 {
    font-size: 2.1rem;
  }
  #sec4 > div {
    display: block;
    margin-top: 40px;
  }
  #sec4 > div > div:nth-of-type(1) {
    width: auto;
  }
  #sec4 > div > div:nth-of-type(2) {
    width: auto;
  }
  #sec4 > div > div:nth-of-type(1) dl dt {
    font-size: 2rem;
  }
  #sec4 > div > div:nth-of-type(1) dl dd {
    font-size: 1.4rem;
  }
  #sec5 h2 {
    font-size: 2.1rem;
  }
  #sec5 .inner > p {
    font-size: 1.4rem;
  }
  #sec5 .inner > div {
    display: block;
  }
  #sec5 .inner > div dl {
    padding: 0;
    width: auto;
  }
  #sec5 .inner > div dl + dl {
    margin-top: 30px;
  }
  #sec5 .inner > div dl dt {
    font-size: 1.8rem;
  }
  #sec5 .inner > div dl:nth-of-type(1) dd a {
    font-size: 2.9rem;
    padding: 0;
  }
  #sec5 .inner > div dl:nth-of-type(1) dd a img {
    width: 30px;
  }
  #sec5 .inner > div dl:nth-of-type(2) dd {
    padding: 0 20px;
  }
  #sec5 .inner > div dl:nth-of-type(2) dd a {
    font-size: 1.5rem;
  }
  #sec5 .inner > div dl:nth-of-type(2) dd a img {
    margin-right: 30px;
    width: 26px;
  }

}