@charset "UTF-8";
/* CSS Document */
.main {
  background-color: #fdfdfd;
}
@import "compass/css3";
.section-top {
  margin-bottom: 80px;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.section-top__image {
  height: 100vh;
  background-image: url("../images/AdobeStock_452457323.jpeg");
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  background-position: right 35% center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: relative;
  -webkit-animation-name: fade-in;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 2s;
}
@font-face {
  font-family: "myfont";
  src: url("../font/Callifornia.otf") format("opentype");
  font-display: swap;
}
.section-top h3 {
  color: #3d7bf2;
  font-size: 12.0rem;
  font-weight: 100;
  opacity: 0.8;
  font-family: "myfont", sans-serif;
  position: absolute;
  top: 65%;
  left: 5%;
  transform: rotate(8deg);
}
body h4 {
  font-size: 1.6rem;
  color: #3d7bf2;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.image-message {
  font-size: 3.0rem;
  line-height: 1.6;
  font-weight: 700;
  text-align: left;
  position: absolute;
  top: 70%;
  left: 5%;
  -webkit-animation-name: fade-in;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 3s;
}
.section-top h2 {
  line-height: 1.6;
  font-size: 2.8rem;
  display: inline;
  padding: 5px 8px;
  background: linear-gradient(transparent 0%, #f4f5f7 0%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  border-radius: 6px;
}
.image-message-span {
  color: #3d7bf2;
}
.section-lead {
  margin-bottom: 80px;
}
.section-lead-p01 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 6.4rem;
  text-align: right;
  opacity: 0.4;
  color: #3d7bf2;
  margin-bottom: 24px;
}
.section-lead img {
  width: 100vw;
  height: auto;
  margin-bottom: 24px;
}
.section-lead-wrapper {
  position: relative;
}
.section-lead-p02 {
  font-size: 1.6rem;
  max-width: 360px;
  margin: 0 auto 24px;
  text-align: left;
  position: absolute;
  right: 1%;
  top: 5%;
  color: #fafafa;
  text-shadow: 1px 1px 7px #024d95;
}
@media (min-width: 960px) {
  .section-top {
    width: 100%;
  }
  .section-top__image {
    background-position: top 10% center;
    height: 600px;
    background-size: cover;
  }
  .section-top h3 {
    font-size: 18rem;
    top: 51%;
  }
  .image-message {
    max-width: 1160px;
    top: 60%;
  }
  .section-top h2 {
    font-size: 4.8rem;
    padding: 8px;
  }
  .section-lead {
    margin-top: 60px;
  }
  .section-lead-p01 {
    font-size: 8.0rem;
    height: fit-content;
    margin-bottom: 36px;
  }
  .section-lead-p02 {
    right: 10%;
    top: 15%;
    max-width: none;
    font-size: 2.4rem;
    line-height: 2.0;
  }
}
.section-main {
  margin-bottom: 80px;
}
.section-main__header {
  margin-bottom: 40px;
}
.section-main__titlle {
  margin-top: 40px;
  margin-bottom: 12px;
  color: #333;
  font-size: 3.2rem;
  font-weight: 600;
}
.letter-big {
  font-size: 3.6rem;
}
.letter-big-h4 {
  font-size: 1.8rem;
}
.section-main ul {
  margin: 0 24px;
  list-style: none;
}
.section-main ul li {
  list-style: none;
  max-width: 327px;
  margin: 0 auto;
}
body ul li {
  list-style: none;
}
.section-main__head-point {
  font-size: 2.4rem;
  text-align: left;
  max-width: 327px;
  margin-bottom: 16px;
  padding-left: 40px;
}
.section-main__head-point-pc {
  display: none;
}
.main-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
  display: block;
  text-align: left;
  filter: drop-shadow(6px 6px 15px #f3f3f3);
}
.img-odd {
  padding-right: 40px;
}
.img-even {
  padding-left: 40px;
}
.img01, .img02, .img04, .img06 {
  border-radius: 0 20px 20px 0;
}
.img03, .img05, .img07 {
  border-radius: 20px 0 0 20px;
}
.number {
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 4.0rem;
  margin-left: 16px;
}
.section-main-1, .section-main-2, .section-main-3, .section-main-4, .section-main-5, .section-main-6, .section-main-7 {
  margin: 0 auto;
}
.section-main__head {
  color: #3d7bf2;
  margin: 16px 0;
  text-align: left;
  max-width: 327px;
  font-size: 2.0rem;
}
.section-main__text {
  width: 327px;
  line-height: 1.6;
  padding-left: 40px;
}
.section-main__text1, .section-main__text2, .section-main__text3, .section-main__text4, .section-main__text5, .section-main__text6, .section-main__text7 {
  position: relative;
}
.section-main__text1, .section-main__text3, .section-main__text5, .section-main__text7 {}
.section-main__text2, .section-main__text4, .section-main__text6 {}
.number1, .number2, .number3, .number4, .number5, .number6, .number7 {}
.section-main__description {
  font-size: 1.4rem;
  max-width: 327px;
  text-align: left;
  margin-bottom: 64px;
  line-height: 1.8;
  z-index: 999;
}
.section-main-br {
  display: block;
  margin-top: 8px;
}
.section-main-span {
  display: none;
}
.video_section {
  width: 100%;
  vertical-align: top;
  border-radius: 20px 0 0 20px;
  filter: drop-shadow(6px 6px 15px #f3f3f3);
}
@media (min-width: 960px) {
  .section-main {
    margin-bottom: 240px;
  }
  .section-main__titlle {
    font-size: 4.0rem;
    margin-bottom: 16px;
  }
  .letter-big {
    font-size: 5.0rem;
  }
  .section-main__header {
    margin-bottom: 64px;
  }
  .section-main__header h4 {
    font-size: 2.0rem;
  }
  .letter-big-h4 {
    font-size: 2.2rem;
  }
  .section-main__head-point {
    display: none;
  }
  .section-main__head-point-pc {
    display: block;
    list-style: none;
    line-height: 0.7;
    width: fit-content;
    text-align: left;
    font-size: 2.4rem;
    margin-left: 30px;
    margin-bottom: 12px;
  }
  .img-even, .img-odd {
    padding: 0;
  }
  .main-img {
    width: 520px;
    height: 320px;
    margin: 0;
    padding: 0;
    border-radius: 20px;
  }
  .number {
    font-size: 5.0rem;
  }
  .video_section {
    border-radius: 20px;
    object-fit: fill;
    width: 520px;
    height: 320px;
    max-width: 520px;
  }
  .section-main-1, .section-main-2, .section-main-3, .section-main-4, .section-main-5, .section-main-6, .section-main-7 {
    display: flex;
    justify-content: space-between;
    max-width: 1040px;
    margin: 0 auto 120px;
  }
  .section-main-1, .section-main-3, .section-main-5, .section-main-7 {
    flex-flow: row-reverse;
  }
  .section-main__text {
    width: 520px;
    height: 320px;
    margin: 0;
    padding: 0;
  }
  .section-main__head {
    font-size: 2.4rem;
    padding: 0;
    margin: 0 0 32px 30px;
  }
  .section-main__description {
    font-size: 1.6rem;
    padding: 0;
    max-width: 460px;
    margin: 0 auto;
  }
  .section-main-br {
    margin-top: 8px;
  }
  .section-main-4 p, .section-main-5 p, .section-main-6 p, .section-main-7 p {
    margin-top: 20px;
  }
  .section-main-span {
    display: block;
  }
}
.section-news {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 327px;
  margin: 0 auto 104px;
}
.section-news ol {
  list-style: none;
}
.section-news__header {
  margin-bottom: 40px;
}
.section-news h2 {
  color: #333;
  font-size: 4.0rem;
  font-weight: 600;
  margin: 0 auto;
  margin-bottom: 12px;
  letter-spacing: 0.2rem;
}
.section-news ol li time {
  font-size: 1.2rem;
  margin-right: 10px;
}
.news-info {
  background-color: #3d7bf2;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  border-radius: 6px;
  width: 60px;
  height: 24px;
  margin: 0 auto;
  text-align: center;
}
.section-news ol li h3 {
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: left;
}
.section-news__more {
  text-decoration: none;
  display: block;
  margin: 80px auto 0;
  font-size: 1.6rem;
  color: #333;
  opacity: 0.8;
  background-color: #fef22a;
  border-radius: 12px;
  border: solid 1px #333;
  padding: 16px 56px;
  text-align: center;
  filter: drop-shadow(2px 2px 5px #f3f3f3);
}
.section-news__more p {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0 auto;
}
.section-news__more a {
  text-decoration: none;
}
.dli-chevron-round-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: absolute;
  right: -24px;
  width: 8px;
  height: 8px;
  transform: translateX(-25%) rotate(45deg);
}
.dli-chevron-round-right::before, .dli-chevron-round-right::after {
  content: '';
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}
.dli-chevron-round-right::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}
.dli-chevron-round-right::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}
.button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.news-3 {
  border-top: 1px solid #a9a9a9;
  padding-top: 12px;
  margin-bottom: 10px;
}
.news-1, .news-2 {
  padding-top: 12px;
  margin-bottom: 30px;
}
.news-1, .news-2, .news-3 {
  text-align: left;
  border-bottom: 1px solid #a9a9a9;
  margin: 0 auto;
}
@media (min-width: 960px) {
  .section-news {
    margin-top: 80px;
    margin-bottom: 140px;
    width: 100%;
    max-width: 1040px;
  }
  .section-news h2 {
    font-size: 5.0rem;
    margin-bottom: 16px;
  }
  .section-news__header {
    margin-bottom: 64px;
  }
  .section-news__header h4 {
    font-size: 2.0rem;
    letter-spacing: 0.1rem;
  }
  .news-1, .news-2, .news-3 {
    display: flex;
    justify-content: left;
    padding: 20px 0 20px;
  }
  .section-news ol li time {
    font-size: 1.6rem;
  }
  .section-news ol li h3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 2.0rem;
  }
  .news-info {
    margin-left: 10px;
    margin-right: 20px;
  }
  .section-news__more {
    padding: 24px 0;
    margin-top: 80px;
    font-size: 2.0rem;
    width: 400px;
  }
  .dli-chevron-round-right {
    right: 36px;
  }
}