@charset "UTF-8";
@font-face {
  font-weight: 400;
  /* 標準のフォント */
  font-family: "line-seed";
  src: url("../fonts/LINESeedJP_OTF_Rg.woff") format("woff"), url("../fonts/LINESeedJP_OTF_Rg.woff2") format("woff2");
}
@font-face {
  font-weight: 100;
  /* 細目のフォント */
  font-family: "line-seed";
  src: url("../fonts/LINESeedJP_OTF_Th.woff") format("woff"), url("../fonts/LINESeedJP_OTF_Th.woff2") format("woff2");
}
@font-face {
  font-weight: 700;
  /* 太めのフォント */
  font-family: "line-seed";
  src: url("../fonts/LINESeedJP_OTF_Bd.woff") format("woff"), url("../fonts/LINESeedJP_OTF_Bd.woff2") format("woff2");
}
@font-face {
  font-weight: 900;
  /* かなり太めのフォント */
  font-family: "line-seed";
  src: url("../fonts/LINESeedJP_OTF_Eb.woff") format("woff"), url("../fonts/LINESeedJP_OTF_Eb.woff2") format("woff2");
}
.top .menu-btn-img01 {
  right: -200px;
  display: none;
}
@media (max-width: 768px) {
  .top .menu-btn-img01 {
    display: block;
  }
}

body {
  background: #fff;
}

body.inview {
  background: #fff;
}

@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}
h2,
h3,
h4,
span,
p,
a {
  color: #000;
  font-weight: 700;
  font-family: "line-seed";
  line-height: 1.8;
}

p, span, a {
  font-weight: 400;
  font-size: 16px;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  p, span, a {
    font-size: 15px;
  }
}

.text-color-orange {
  color: #ffa326;
}

.text-color-green {
  color: #46cfb8;
}

.text-color-pink {
  color: #ea7eac;
}

.link-btn-more {
  display: block;
  margin: 30px auto;
  padding: 4px;
  padding: 8px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4px;
  background: #3c3c3c;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 768px) {
  .link-btn-more {
    border-radius: 32px;
  }
}

.top {
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  width: 100%;
  background: #f7f7f7;
  color: #000000;
}
.top .main {
  position: relative;
  overflow: visible;
  background: #f7f7f7;
}
@media (max-width: 768px) {
  .top .main {
    overflow: hidden;
    margin: 0;
  }
}
.top .sec__heading {
  margin: 0 auto;
  text-align: center;
}
.top .top-first-view {
  position: relative;
  margin: 0 auto;
  margin-bottom: 32px;
  min-height: 666px;
  max-width: none;
  width: 100%;
}
@media (max-width: 768px) {
  .top .top-first-view {
    margin-bottom: 0px;
    padding-bottom: 80px;
    min-height: auto;
    width: 100%;
  }
}
.top .top-first-view .fixed__wrapper {
  display: flex;
  align-items: flex-start;
  max-width: 1100px;
  width: 90%;
}
@media (max-width: 768px) {
  .top .top-first-view .fixed__wrapper {
    position: static;
    display: block;
    padding: 0;
    padding-right: 30px;
    width: 100%;
  }
}
.top .top-first-view .fixed__wrapper .flex {
  align-items: center;
  margin-top: 6%;
}
@media (min-width: 1400px) {
  .top .top-first-view .fixed__wrapper .flex {
    margin-top: 0%;
  }
}
@media (max-width: 768px) {
  .top .top-first-view .fixed__wrapper .flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 6%;
    width: 100%;
    height: 90%;
  }
}
.top .top-first-view .fixed__wrapper .flex .logo {
  z-index: 2;
  margin-left: 5%;
  max-width: 256px;
  width: 30%;
}
@media (max-width: 768px) {
  .top .top-first-view .fixed__wrapper .flex .logo {
    margin-left: 0%;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .top .top-first-view .fixed__wrapper .flex .logo {
    margin-left: 1%;
    max-width: 296px;
  }
}
.top .top-first-view .fixed__wrapper .flex .text {
  z-index: 2;
  max-width: 460px;
  width: 60%;
  transition: 0.3s;
  transition-timing-function: ease-out;
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .top .top-first-view .fixed__wrapper .flex .text {
    margin-bottom: 20px;
    width: 95%;
    transform: translateX(-5%);
  }
}
@media (min-width: 1600px) {
  .top .top-first-view .fixed__wrapper .flex .text {
    margin-right: -6%;
    mx-width: 540px;
  }
}
.top .top-first-view .fixed__wrapper .flex .text.loaded {
  transform: scale(1);
}
.top .top-first-view .flex {
  position: absolute;
  z-index: 6;
  box-sizing: border-box;
  margin-top: 28px;
  padding: 0 24px;
  pointer-events: none;
}
@media (max-width: 768px) {
  .top .top-first-view .flex {
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
  }
}
.top .top-first-view .flex .name--romazi {
  width: 108px;
  opacity: 0;
  transition: 1s;
  transform: translateY(10%);
}
.top .top-first-view .flex .name--romazi.loaded {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .top .top-first-view .flex .name--romazi {
    position: absolute;
    right: 0;
    bottom: 56px;
    width: 300px;
  }
}
.top .top-first-view .flex .name--heading {
  width: 190px;
}
@media (max-width: 768px) {
  .top .top-first-view .flex .name--heading {
    position: absolute;
    top: -8px;
    right: 8px;
    width: 120px;
  }
}
.top .top-first-view .bg--wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.top .top-first-view .bg--wrapper .bg {
  position: absolute;
  z-index: 8;
}
.top .top-first-view .bg--wrapper .bg--block01 {
  top: 40px;
  left: 9%;
  width: 28px;
  height: 28px;
  background: #ff0000;
}
.top .top-first-view .bg--wrapper .bg--block02 {
  top: 80px;
  left: calc(9% + 30px);
  width: 16px;
  height: 16px;
  background: #ff0000;
}
.top .top-first-view .bg--wrapper .bg--block03 {
  bottom: -40px;
  left: 9%;
  width: 28px;
  height: 28px;
  background: #cccccc;
}
@media (max-width: 768px) {
  .top .top-first-view .bg--wrapper .bg--block03 {
    display: none;
  }
}
.top .top-first-view .bg--wrapper .bg--block04 {
  bottom: -70px;
  left: calc(9% - 20px);
  width: 16px;
  height: 16px;
  background: #cccccc;
}
@media (max-width: 768px) {
  .top .top-first-view .bg--wrapper .bg--block04 {
    display: none;
  }
}
.top .top-first-view .bg--wrapper .bg--block05 {
  right: calc(-5% + 20px);
  bottom: -20px;
  width: 24px;
  height: 24px;
  background: #ff0000;
}
@media (max-width: 768px) {
  .top .top-first-view .bg--wrapper .bg--block05 {
    display: none;
  }
}
.top .top-first-view .bg--wrapper .bg--block06 {
  right: calc(-5% + 50px);
  bottom: -44px;
  width: 14px;
  height: 14px;
  background: #ff0000;
}
@media (max-width: 768px) {
  .top .top-first-view .bg--wrapper .bg--block06 {
    display: none;
  }
}
.top .top-first-view .bg--wrapper .bg--block07 {
  right: calc(-5% - 4px);
  bottom: -66px;
  width: 28px;
  height: 28px;
  background: #ff0000;
}
@media (max-width: 768px) {
  .top .top-first-view .bg--wrapper .bg--block07 {
    display: none;
  }
}
.top .heading__img__wrapper {
  display: block;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-position: center;
  background-size: cover;
  pointer-events: none;
}
@media (max-width: 768px) {
  .top .heading__img__wrapper {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    max-height: 640px;
    height: auto;
  }
}
.top .heading__img__wrapper .heading__img {
  margin-top: 0;
  min-width: auto;
  border-radius: 0 0 80px 0;
}
@media (max-width: 768px) {
  .top .heading__img__wrapper .heading__img {
    margin-top: 0;
    min-width: auto;
  }
}
.top .heading__img__wrapper img {
  position: relative;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .top .heading__img__wrapper img {
    margin-top: 0;
    height: auto;
  }
}
.top .sticky--wrapper {
  overflow: visible;
}
@media (max-width: 768px) {
  .top .sticky--wrapper {
    display: block;
  }
}
.top .sticky--wrapper nav.flex {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  left: 0;
  z-index: 9999999;
  justify-content: space-evenly;
  margin: 0 auto;
  margin-bottom: 7vh;
  padding: 8px 0;
  max-width: 800px;
  border-radius: 32px;
  background: #f00028;
  color: #fff;
}
@media (max-width: 768px) {
  .top .sticky--wrapper nav.flex {
    display: none;
  }
}
.top .sticky--wrapper nav.flex a {
  border-bottom: dotted #fff 3px;
  color: #fff;
  font-weight: 700;
  font-family: "line-seed";
  cursor: pointer;
}
.top .fixed__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
  text-align: right;
}
.top .fixed__wrapper .first-view-text {
  position: absolute;
  top: 100px;
  right: 0;
}
@media (min-width: 1400px) {
  .top .fixed__wrapper .first-view-text {
    top: 160px;
  }
}
@media (max-width: 768px) {
  .top .fixed__wrapper .first-view-text {
    top: 120px;
  }
}
.top .fixed__wrapper .first-view-text .first-view-text-bg {
  display: block;
  color: #fff;
  font-size: 44px;
  font-family: "A1ゴシック B JIS2004";
  line-height: 1.4;
}
@media (max-width: 768px) {
  .top .fixed__wrapper .first-view-text .first-view-text-bg {
    font-size: 36px;
  }
}
.top .grand-open--img {
  position: absolute;
  bottom: -74px;
  left: 0;
  width: 180px;
}
@media (max-width: 768px) {
  .top .grand-open--img {
    bottom: -36px;
    left: 8px;
    width: 130px;
  }
}
.top .scroll__wrapper {
  position: absolute;
  right: 0;
  bottom: 40px;
}
@media (min-width: 1400px) {
  .top .scroll__wrapper {
    bottom: 80px;
  }
}
.top .scroll__wrapper span {
  position: relative;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 14px;
}
.top .scroll__wrapper span::after {
  position: absolute;
  bottom: -128px;
  left: calc(50% - 1px);
  display: block;
  width: 1px;
  height: 120px;
  background: #4d7d37;
  content: "";
  transform-origin: top;
  -webkit-animation: flow 2.5s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: flow 2.5s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
  mix-blend-mode: normal;
}
.top .scroll__wrapper span::before {
  position: absolute;
  bottom: -8px;
  left: calc(50% - 1px);
  display: none;
  width: 8px;
  height: 8px;
  background: #e1dcc2;
  content: "";
  transform-origin: top;
  -webkit-animation: flowtranslate 2.5s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: flowtranslate 2.5s infinite cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
}
@-webkit-keyframes flow {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes flow {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes flowtranslate {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(80px);
  }
}
@keyframes flowtranslate {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(80px);
  }
}
.top section {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 140px 0;
  padding-top: 140px;
  padding-bottom: 140px;
  background: none;
}
@media (max-width: 768px) {
  .top section {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 140px 0;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
  }
}
.top section .sec-heading {
  text-align: center;
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 768px) {
  .top section .sec-heading {
    font-size: 28px;
  }
}
.top section .sec-heading-desc {
  display: block;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 768px) {
  .top section .sec-heading-desc {
    margin-bottom: 16px;
  }
}
.top section .heading-mask01,
.top section .heading-mask02 {
  position: absolute;
  top: -16px;
  left: calc(50% - 22px);
  z-index: -1;
  max-width: 70px;
  width: 8%;
  height: 70px;
  background-color: #6cba5a;
  background-position: -100% -150%, 100% -150%;
  background-size: 150%;
  background-repeat: repeat-x;
  transform: translate(-50%, 0%);
  -webkit-mask-image: url(../img/common/heading-bg-mask01.png);
  mask-image: url(../img/common/heading-bg-mask01.png);
  -webkit-mask-position-y: center;
  mask-position-y: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: 100%;
}
@media (max-width: 768px) {
  .top section .heading-mask01,
.top section .heading-mask02 {
    width: 14%;
  }
}
.top section .heading-mask02 {
  top: -10px;
  left: calc(50% + 22px);
  z-index: -2;
  background-color: #fccf00;
  -webkit-mask-image: url(../img/common/heading-bg-mask02.png);
  mask-image: url(../img/common/heading-bg-mask02.png);
}
.top .sec01 {
  position: relative;
  padding: 60px 0;
  padding-top: 120px;
  padding-bottom: 120px;
  background: linear-gradient(to right bottom, #0040d1 0%, #0064d1 100%);
}
@media (max-width: 768px) {
  .top .sec01 {
    padding-top: -20px;
    padding-bottom: 40px;
  }
}
.top .sec01 .bg--wrapper01 {
  position: absolute;
  top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .top .sec01 .bg--wrapper01 {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.top .sec01 .bg--wrapper01 .bg--ball01 {
  position: absolute;
  top: -225px;
  right: 0;
  width: 450px;
}
@media (max-width: 768px) {
  .top .sec01 .bg--wrapper01 .bg--ball01 {
    top: auto;
    right: auto;
    bottom: -40px;
    left: -60px;
    width: 250px;
  }
}
.top .sec01 .bg--wrapper01 .bg--ball02 {
  position: absolute;
  bottom: -225px;
  left: 0;
  width: 450px;
}
@media (max-width: 768px) {
  .top .sec01 .bg--wrapper01 .bg--ball02 {
    top: -90px;
    right: -100px;
    bottom: auto;
    left: auto;
    width: 250px;
  }
}
.top .sec01 .bg--block {
  position: absolute;
  background: #ffffff;
  opacity: 0.45;
  mix-blend-mode: overlay;
}
.top .sec01 .bg--block.bg--block01 {
  right: 20px;
  bottom: 160px;
  width: 45px;
  height: 45px;
}
@media (max-width: 768px) {
  .top .sec01 .bg--block.bg--block01 {
    display: block;
  }
}
.top .sec01 .bg--block.bg--block02 {
  right: -30px;
  bottom: 100px;
  width: 25px;
  height: 25px;
}
@media (max-width: 768px) {
  .top .sec01 .bg--block.bg--block02 {
    display: block;
  }
}
.top .sec01 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 860px;
  width: 90%;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec01 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec01 .heading--wrapper {
  position: relative;
}
.top .sec01 .heading--wrapper .sec01-heading {
  margin-bottom: 60px;
  color: #fff;
  font-weight: 700;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec01 .heading--wrapper .sec01-heading {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.6;
  }
}
.top .sec01 .heading--wrapper .message {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
}
@media (max-width: 768px) {
  .top .sec01 .heading--wrapper .message {
    top: -70px;
    width: 200px;
  }
}
.top .sec01 .sec-heading {
  margin-bottom: 90px;
  color: #e1dcc2;
  font-size: 30px;
  font-family: "A1ゴシック B", "A1 Gothic B";
  line-height: 1.8;
}
@media (max-width: 768px) {
  .top .sec01 .sec-heading {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.6;
  }
}
.top .sec01 .sec-heading-desc {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec01 .sec-heading-desc {
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
  }
}
.top .sec01 .text {
  color: #fff;
  text-align: right;
  font-weight: 400;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec01 .text {
    margin-top: 40px;
  }
}
.top .sec02 {
  padding: 60px 0;
  padding-top: 120px;
  padding-bottom: 340px;
  background: #f7f7f7;
  background: url(../img/top/sec02--hobby-bg.png);
  background-position: center 150%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 768px) {
  .top .sec02 {
    padding-top: 30px;
    padding-bottom: 200px;
    background-position: center 100%;
  }
}
.top .sec02 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1000px;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec02 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec02 .bg--wrapper01 {
  position: absolute;
  top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .top .sec02 .bg--wrapper01 {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.top .sec02 .bg--wrapper01 .bg--block {
  position: absolute;
}
@media (max-width: 768px) {
  .top .sec02 .bg--wrapper01 .bg--block {
    display: none;
  }
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block01 {
  top: 220px;
  left: -150px;
  width: 45px;
  height: 45px;
  background: #0064d1;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block02 {
  top: 280px;
  left: -100px;
  width: 25px;
  height: 25px;
  background: #0064d1;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block03 {
  bottom: 200px;
  left: -80px;
  width: 40px;
  height: 40px;
  background: #0064d1;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block04 {
  bottom: 170px;
  left: -90px;
  width: 20px;
  height: 20px;
  background: #0064d1;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block05 {
  bottom: -90px;
  left: 30%;
  width: 36px;
  height: 36px;
  background: #0064d1;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block06 {
  top: 36%;
  right: -20px;
  width: 24px;
  height: 24px;
  background: #ff0000;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block07 {
  top: calc(36% + 28px);
  right: 6px;
  width: 16px;
  height: 16px;
  background: #ff0000;
}
.top .sec02 .bg--wrapper01 .bg--block.bg--block08 {
  top: calc(36% + 46px);
  right: -44px;
  width: 30px;
  height: 30px;
  background: #ff0000;
}
.top .sec02 .heading__wrapper {
  position: relative;
  margin-bottom: 140px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .top .sec02 .heading__wrapper {
    margin-bottom: 50px;
  }
}
.top .sec02 .heading__wrapper .bg {
  position: absolute;
}
.top .sec02 .heading__wrapper .bg--block01 {
  top: calc(0% - 24px);
  left: -6px;
  width: 40px;
  height: 40px;
  background: #e6e6e6;
}
.top .sec02 .heading__wrapper .bg--block02 {
  bottom: calc(0% - 16px);
  left: 44px;
  width: 24px;
  height: 24px;
  background: #e6e6e6;
}
.top .sec02 .heading__wrapper .bg--block03 {
  top: calc(0% - 10px);
  right: -16px;
  width: 28px;
  height: 28px;
  background: #e6e6e6;
}
.top .sec02 .heading__wrapper .sec-heading {
  position: relative;
  z-index: 2;
  color: #4d7d37;
  text-align: left;
  font-size: 32px;
}
@media (max-width: 768px) {
  .top .sec02 .heading__wrapper .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
  }
}
.top .sec02 .heading__wrapper .heading--bg {
  position: absolute;
  top: -90px;
  left: -48px;
  color: #4d7d37;
  font-size: 72px;
  opacity: 0.15;
}
@media (max-width: 768px) {
  .top .sec02 .heading__wrapper .heading--bg {
    top: -42px;
    /* position: relative; */
    left: 50%;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 1.4;
    transform: translateX(-50%);
  }
}
.top .sec02 .swiper-wrapper {
  transition-timing-function: linear;
}
.top .sec02 .swiper-wrapper .swiper-slide-2n {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .top .sec02 .swiper-wrapper .swiper-slide-2n {
    margin-top: 20px;
  }
}
.top .sec02 .swiper-wrapper .swiper-slide img {
  border-radius: 24px;
}
.top .sec02 .flex01 {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .top .sec02 .flex01 {
    display: block;
    margin-bottom: 40px;
  }
}
.top .sec02 .flex01 .box {
  width: 47%;
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--img {
    margin-bottom: 60px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--img img {
    width: 109%;
  }
}
.top .sec02 .flex01 .box--img .text--wrapper {
  position: relative;
  margin-top: 80px;
  padding: 30px 0;
  width: 91.5%;
  /* 画像の飛び出し計算　*/
  background: url(../img/top/sec02--text--wrapper-bg.png);
  background-position: center;
  background-size: 100% 100%;
  text-align: center;
}
@media (max-width: 979px) {
  .top .sec02 .flex01 .box--img .text--wrapper {
    box-sizing: border-box;
    padding: 30px 8px;
  }
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--img .text--wrapper {
    margin-top: 30px;
    width: 100%;
  }
}
.top .sec02 .flex01 .box--img .text--wrapper::before, .top .sec02 .flex01 .box--img .text--wrapper::after {
  position: absolute;
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #f7f7f7;
}
.top .sec02 .flex01 .box--img .text--wrapper::before {
  top: -2px;
  left: 0;
  height: calc(100% + 5px);
}
.top .sec02 .flex01 .box--img .text--wrapper::after {
  top: 0px;
  left: -2px;
  width: calc(100% + 5px);
}
.top .sec02 .flex01 .box--img .text--wrapper p {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #000;
  text-align: left;
  font-weight: 900;
  font-size: 18px;
  font-family: "line-seed";
  line-height: 1.4;
}
@media (max-width: 979px) {
  .top .sec02 .flex01 .box--img .text--wrapper p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--img .text--wrapper p {
    font-size: 16px;
  }
}
.top .sec02 .flex01 .box--img .text--wrapper p .color--red {
  color: #f00028;
  font-weight: 900;
  font-size: 18px;
  font-family: "line-seed";
  line-height: 1.4;
}
@media (max-width: 979px) {
  .top .sec02 .flex01 .box--img .text--wrapper p .color--red {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--img .text--wrapper p .color--red {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--text {
    width: 100%;
  }
}
.top .sec02 .flex01 .box--text .heading__wrapper {
  margin-top: 30px;
  margin-bottom: 40px;
}
.top .sec02 .flex01 .box--text .heading__wrapper .sec-heading {
  color: #000;
  font-size: 22px;
}
.top .sec02 .flex01 .box--text .desc {
  margin-bottom: 50px;
  text-align: left;
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--text .desc {
    word-break: keep-all;
  }
}
.top .sec02 .flex01 .box--text .desc .bg--yellow {
  padding: 0 0;
  background: #ffec54;
  line-height: 1;
}
.top .sec02 .flex01 .box--text .img--wrapper {
  position: relative;
}
.top .sec02 .flex01 .box--text .img--wrapper .img--text {
  position: absolute;
  bottom: 13%;
  left: 50%;
  margin: 0;
  padding: 2px 16px;
  min-width: 250px;
  border-radius: 8px;
  background: #0064d1;
  color: #fff;
  text-align: center;
  font-size: 18px;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .top .sec02 .flex01 .box--text .img--wrapper .img--text {
    min-width: 200px;
  }
}
.top .sec02 .flex01 .box--text .text {
  margin-top: 0;
  text-align: center;
  line-height: 1.5;
}
.top .sec02 .hobby--wrapper {
  padding: 16px 16px;
  border-radius: 16px;
  background: url(../img/top/sec02--hobby-bg--inner.jpg);
  background-size: cover;
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper {
    margin-left: -20px;
    padding: 30px 16px 0px 16px;
    width: calc(100% + 8px);
    background: url(../img/top/sec02--hobby-bg--inner--sp.jpg);
    background-size: cover;
  }
}
.top .sec02 .hobby--wrapper .flex {
  position: relative;
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper > .flex {
    display: block;
  }
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--left {
    margin-bottom: 30px;
  }
}
.top .sec02 .hobby--wrapper .box--left h3 {
  margin-bottom: 16px;
  padding: 0px 32px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 32px;
  background: #0064d1;
  color: #fff;
  text-align: center;
  font-weight: 900;
  font-family: "line-seed";
  line-height: 1.5;
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--left h3 {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    margin: 15px auto 40px;
    padding: 0.1em 2.2em;
  }
}
.top .sec02 .hobby--wrapper .box--left .desc--flex {
  text-align: left;
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--left .desc--flex {
    margin-bottom: 10px;
  }
}
.top .sec02 .hobby--wrapper .box--left .desc--flex .heading {
  width: 90px;
}
.top .sec02 .hobby--wrapper .box--left .desc--flex p {
  margin-top: 0;
  margin-bottom: 4px;
  width: calc(100% - 90px);
}
.top .sec02 .hobby--wrapper .box--right {
  position: relative;
  margin-right: -40px;
  margin-left: 30px;
  transform: translateY(-26%);
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--right {
    position: static;
    margin-right: 0px;
    margin-left: 0px;
    transform: translateY(0%);
  }
}
.top .sec02 .hobby--wrapper .box--right .desc--flex {
  position: relative;
  box-sizing: border-box;
  padding: 12px 24px;
  background: #0064d1;
  background: linear-gradient(135deg, transparent 15px, #0064d1 0) top left, linear-gradient(-135deg, transparent 15px, #0064d1 0) top right, linear-gradient(-45deg, transparent 15px, #0064d1 0) bottom right, linear-gradient(45deg, transparent 15px, #0064d1 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.top .sec02 .hobby--wrapper .box--right .desc--flex::before {
  position: absolute;
  top: 24px;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: calc(100% - 48px);
  background: #0064d1;
  content: "";
}
.top .sec02 .hobby--wrapper .box--right .desc--flex::after {
  position: absolute;
  top: 0;
  left: 24px;
  z-index: -1;
  display: block;
  width: calc(100% - 48px);
  height: 100%;
  background: #0064d1;
  content: "";
}
.top .sec02 .hobby--wrapper .box--right .desc--flex p {
  width: 57%;
  color: #fff;
  text-align: left;
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--right .desc--flex p {
    margin: 8px 0;
    width: 66%;
    font-size: 14px;
  }
}
.top .sec02 .hobby--wrapper .box--right .desc--flex img {
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  transform: scale(1.2) translateX(-20px);
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--right .desc--flex img {
    width: 31%;
    transform: scale(1.2);
  }
}
.top .sec02 .hobby--wrapper .box--right .icons {
  position: absolute;
  right: 250px;
  bottom: -130px;
  width: 200px;
}
@media (max-width: 768px) {
  .top .sec02 .hobby--wrapper .box--right .icons {
    top: -326px;
    right: 0;
    bottom: auto;
    width: 130px;
  }
}
.top .sec02 .sec-heading {
  margin-bottom: 8px;
  color: #0c87ef;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
}
@media (max-width: 768px) {
  .top .sec02 .sec-heading {
    margin-bottom: 0;
    font-size: 20px;
    transform: none;
  }
}
.top .sec02 .sec-heading-desc {
  margin-bottom: 30px;
  color: rgba(8, 120, 219, 0.7);
  font-weight: 700;
  font-style: normal;
  font-family: "noto-sans-cjk-jp", sans-serif;
}
@media (max-width: 768px) {
  .top .sec02 .sec-heading-desc {
    margin-bottom: 0;
  }
}
.top .sec03 {
  margin-top: -60px;
  padding: 60px 0;
  padding-top: 120px;
  padding-bottom: 120px;
  background: url(../img/top/sec03--bg.png);
  background-color: rgba(255, 255, 255, 0.01);
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  .top .sec03 {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(../img/top/sec03--bg--sp.png);
    background-color: rgba(255, 255, 255, 0.01);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
.top .sec03 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1000px;
  width: 90%;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec03 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec03 .bg--block {
  position: absolute;
}
.top .sec03 .bg--block.bg--block01 {
  top: 90px;
  left: -180px;
  width: 40px;
  height: 40px;
  background: #1a73d6;
}
.top .sec03 .bg--block.bg--block02 {
  top: 160px;
  left: -130px;
  width: 25px;
  height: 25px;
  background: #1a73d6;
}
.top .sec03 .bg--block.bg--block03 {
  right: -120px;
  bottom: 200px;
  width: 30px;
  height: 30px;
  background: #fff;
}
.top .sec03 .bg--block.bg--block04 {
  right: -80px;
  bottom: 176px;
  width: 18px;
  height: 18px;
  background: #fff;
}
.top .sec03 .bg--block.bg--block05 {
  right: -146px;
  bottom: 130px;
  width: 38px;
  height: 38px;
  background: #fff;
}
.top .sec03 .heading__wrapper {
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .top .sec03 .heading__wrapper {
    margin-bottom: 40px;
  }
}
.top .sec03 .heading__wrapper .sec-heading {
  color: #fff;
  text-align: left;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec03 .heading__wrapper .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
  }
}
.top .sec03 .heading__wrapper .sec-heading .font-size--small {
  color: #4d7d37;
  letter-spacing: 0.15em;
  font-size: 20px;
}
.top .sec03 .heading__wrapper .bg--fukidashi {
  margin-top: -24px;
  width: 250px;
}
@media (max-width: 768px) {
  .top .sec03 .flex01,
.top .sec03 .flex02 {
    display: block;
  }
}
.top .sec03 .flex01 .box,
.top .sec03 .flex02 .box {
  position: relative;
  margin-bottom: 32px;
  width: calc(50% - 16px);
  border-radius: 20px;
  background: #fff;
  box-shadow: 3px 3px 13px #000;
}
@media (max-width: 768px) {
  .top .sec03 .flex01 .box,
.top .sec03 .flex02 .box {
    margin-bottom: 8px;
    width: 100%;
    box-shadow: none;
  }
}
.top .sec03 .flex01 .box .icon01,
.top .sec03 .flex02 .box .icon01 {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
}
.top .sec03 .flex01 .box .icon-bg,
.top .sec03 .flex02 .box .icon-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
}
.top .sec03 .flex01 .box .flex .number,
.top .sec03 .flex02 .box .flex .number {
  width: 60px;
}
.top .sec03 .flex01 .box .flex .box--heading,
.top .sec03 .flex02 .box .flex .box--heading {
  color: #0064d1;
  font-size: 32px;
}
@media (min-width: 980px) {
  .top .sec03 .flex01.flex01 .box--text,
.top .sec03 .flex02.flex01 .box--text {
    margin-left: 3%;
  }
}
@media (min-width: 980px) {
  .top .sec03 .flex01.flex01 .box--text h3, .top .sec03 .flex01.flex01 .box--text p,
.top .sec03 .flex02.flex01 .box--text h3,
.top .sec03 .flex02.flex01 .box--text p {
    margin-left: 8%;
  }
}
.top .sec03 .flex01.flex01 .box--img .bg,
.top .sec03 .flex02.flex01 .box--img .bg {
  position: absolute;
  top: 80px;
  right: -44px;
  width: 120px;
}
@media (max-width: 768px) {
  .top .sec03 .flex01.flex01 .box--img .bg,
.top .sec03 .flex02.flex01 .box--img .bg {
    display: none;
  }
}
@media (min-width: 980px) {
  .top .sec03 .flex01.flex03 .box--text,
.top .sec03 .flex02.flex03 .box--text {
    margin-left: 3%;
  }
}
@media (min-width: 980px) {
  .top .sec03 .flex01.flex03 .box--text h3, .top .sec03 .flex01.flex03 .box--text p,
.top .sec03 .flex02.flex03 .box--text h3,
.top .sec03 .flex02.flex03 .box--text p {
    margin-left: 8%;
  }
}
.top .sec03 .flex01.flex03 .box--img .bg,
.top .sec03 .flex02.flex03 .box--img .bg {
  position: absolute;
  top: 33px;
  right: 16px;
  width: 72px;
}
@media (max-width: 768px) {
  .top .sec03 .flex01.flex03 .box--img .bg,
.top .sec03 .flex02.flex03 .box--img .bg {
    display: none;
  }
}
@media (max-width: 768px) {
  .top .sec03 .flex01.flex04 .box--text,
.top .sec03 .flex02.flex04 .box--text {
    margin-bottom: 110px;
  }
}
.top .sec03 .box--text {
  position: relative;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: 33%;
}
@media (max-width: 768px) {
  .top .sec03 .box--text {
    display: block;
    margin: 0 16px;
    margin-bottom: 90px;
    width: calc(100% - 32px);
  }
}
.top .sec03 .box--text .fukidashi {
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.4) translateY(7%);
}
@media (max-width: 768px) {
  .top .sec03 .box--text .fukidashi {
    transform: scale(1.1) translateY(6%);
  }
}
.top .sec03 .box--text .box--heading {
  margin-bottom: 16px;
  text-align: left;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec03 .box--text .box--heading {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .top .sec03 .box--text p {
    text-align: center;
  }
}
.top .sec03 .box--img {
  position: relative;
  width: 55%;
  transform: translateY(-15%);
}
@media (max-width: 768px) {
  .top .sec03 .box--img {
    display: block;
    margin: 0 auto;
    width: 95%;
    transform: none;
  }
}
.top .sec03 h3 {
  margin-top: 20px;
  margin-bottom: 0;
  color: #4e7d37;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec03 h3 {
    text-align: left;
    font-size: 15px;
  }
}
.top .sec03 p {
  margin-top: 8px;
  margin-bottom: -12px;
  text-align: left;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  font-family: "noto-sans-cjk-jp", sans-serif;
  line-height: 2.2;
}
@media (max-width: 768px) {
  .top .sec03 p {
    margin-bottom: 14px;
    font-size: 14px;
  }
}
.top .sec03 .icon {
  margin-right: 12px;
  width: 60px;
  transition: 0.15s;
  transition-timing-function: ease-out;
}
@media (max-width: 768px) {
  .top .sec03 .icon {
    width: 44px;
  }
}
.top .sec04 {
  position: relative;
  padding: 60px 0;
  padding-top: 160px;
  padding-bottom: 160px;
  background: #f7f7f7;
}
@media (max-width: 768px) {
  .top .sec04 {
    padding-top: 60px;
    padding-bottom: 60px;
    height: auto;
  }
}
.top .sec04 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1000px;
}
@media (max-width: 768px) {
  .top .sec04 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec04 .bg--block {
  position: absolute;
}
@media (max-width: 768px) {
  .top .sec04 .bg--block {
    display: none;
  }
}
.top .sec04 .bg--block.bg--block01 {
  bottom: 134px;
  left: -113px;
  width: 16px;
  height: 16px;
  background: #1b1464;
}
.top .sec04 .bg--block.bg--block02 {
  bottom: 96px;
  left: -80px;
  width: 36px;
  height: 36px;
  background: #1b1464;
}
.top .sec04 .bg--block.bg--block03 {
  bottom: 150px;
  left: -50px;
  width: 32px;
  height: 32px;
  background: #1b1464;
}
.top .sec04 .bg--block.bg--block04 {
  right: -110px;
  bottom: 200px;
  width: 20px;
  height: 20px;
  background: #1b1464;
}
.top .sec04 .bg--block.bg--block05 {
  right: -146px;
  bottom: 240px;
  width: 36px;
  height: 36px;
  background: #1b1464;
}
.top .sec04 .bg--block.bg--block06 {
  right: -166px;
  bottom: 180px;
  width: 36px;
  height: 36px;
  background: #1b1464;
}
.top .sec04 .sec-heading {
  text-align: left;
  font-weight: 700;
  font-style: normal;
  font-size: 35px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec04 .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
  }
}
.top .sec04 .flex01 {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .top .sec04 .flex01 {
    display: block;
    margin-bottom: 30px;
  }
}
.top .sec04 .flex01 .box--img {
  position: relative;
  width: calc(35% - 32px);
}
@media (max-width: 768px) {
  .top .sec04 .flex01 .box--img {
    margin: 0 auto;
    margin-bottom: 40px;
    width: 50%;
  }
}
.top .sec04 .flex01 .box--img .img--back {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: -1;
}
.top .sec04 .flex01 .box--text {
  width: calc(65% - 32px);
}
@media (max-width: 768px) {
  .top .sec04 .flex01 .box--text {
    justify-content: end;
    width: 100%;
  }
}
.top .sec04 .flex01 .box--text .heading__wrapper {
  margin-bottom: 40px;
}
.top .sec04 .flex01 .box--text p {
  text-align: left;
}
@media (max-width: 768px) {
  .top .sec04 .flex01 .box--text p {
    letter-spacing: -0.1px;
  }
}
.top .sec04 .flex02 {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .top .sec04 .flex02 {
    display: block;
    margin-bottom: 30px;
  }
}
.top .sec04 .flex02 img {
  max-width: 500px;
  vertical-align: bottom;
}
.top .sec04 .flex02 p {
  margin-right: 10px;
  margin-bottom: 0;
  color: #4d4d4d;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 20px;
  font-family: "line-seed";
  line-height: 1;
}
@media (max-width: 768px) {
  .top .sec04 .flex02 p {
    margin-right: 0px;
    text-align: center;
    line-height: 2;
  }
}
.top .sec04 .block--sp {
  display: block;
  margin: 0 0 0 auto;
  margin-bottom: 10px;
  max-width: 45px;
  text-align: right;
}
.top .sec04 .seisaku--wrapper {
  position: relative;
}
.top .sec04 .seisaku--wrapper .seisaku--img {
  position: relative;
  width: 100%;
  vertical-align: bottom;
}
.top .sec04 .seisaku--wrapper .seisaku--flex {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  height: 100%;
}
.top .sec04 .seisaku--wrapper .text--box {
  position: absolute;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -6px;
  width: 100%;
  width: 60%;
  height: 100%;
}
@media (max-width: 768px) {
  .top .sec04 .seisaku--wrapper .text--box {
    justify-content: end;
    width: 100%;
  }
}
.top .sec04 .seisaku--wrapper .text--box h3 {
  color: #fff;
  font-size: 28px;
}
@media (max-width: 768px) {
  .top .sec04 .seisaku--wrapper .text--box h3 {
    font-size: 20px;
  }
}
.top .sec04 .seisaku--wrapper .text--box a {
  display: block;
  padding: 4px 0;
  max-width: 340px;
  width: 100%;
  border-radius: 4px;
  background: #12c7b8;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 700;
  font-size: 28px;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec04 .seisaku--wrapper .text--box a {
    margin-bottom: 9%;
    max-width: 246px;
  }
}
.top .sec04 .seisaku--wrapper .icon {
  position: absolute;
  top: calc(50% - 20px);
  right: 36px;
  width: 30px;
  height: 50px;
}
@media (max-width: 768px) {
  .top .sec04 .seisaku--wrapper .icon {
    display: none;
  }
}
.top .sec05 {
  z-index: 2;
  padding: 60px 0;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .top .sec05 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.top .sec05 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1000px;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec05 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec05 .heading__wrapper {
  position: relative;
  margin: 0 auto;
  margin-bottom: 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .top .sec05 .heading__wrapper {
    margin-bottom: 60px;
  }
}
.top .sec05 .heading__wrapper .sec-heading {
  color: #0064d1;
  text-align: left;
  text-align: center;
  font-size: 32px;
}
@media (max-width: 768px) {
  .top .sec05 .heading__wrapper .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
  }
}
.top .sec05 .heading__wrapper .sec-heading .font-size--small {
  color: #4d7d37;
  letter-spacing: 0.15em;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.top .sec05 .heading__wrapper .bg--fukidashi {
  margin-top: -24px;
  width: 250px;
}
.top .sec05 .sec-heading-desc {
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .top .sec05 .sec-heading-desc {
    margin-bottom: 40px;
    font-size: 14px;
  }
}
.top .sec05 .swiper-wrapper {
  margin-bottom: 120px;
  transition-timing-function: linear;
}
@media (max-width: 768px) {
  .top .sec05 .swiper-wrapper {
    margin-top: 0px;
    margin-bottom: 60px;
  }
}
.top .sec05 .swiper-wrapper .swiper-slide-2n {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .top .sec05 .swiper-wrapper .swiper-slide-2n {
    margin-top: 20px;
  }
}
.top .sec05 .swiper-wrapper .swiper-slide img {
  border-radius: 0;
}
.top .sec05 .bg--block {
  position: absolute;
}
.top .sec05 .bg--block.bg--block01 {
  top: 120px;
  left: -120px;
  width: 30px;
  height: 30px;
  background: #0064d1;
}
.top .sec05 .bg--block.bg--block02 {
  top: 140px;
  left: -70px;
  width: 18px;
  height: 18px;
  background: #0064d1;
}
.top .sec05 .bg--block.bg--block03 {
  right: -66px;
  bottom: 246px;
  width: 16px;
  height: 16px;
  background: #ff0000;
}
.top .sec05 .bg--block.bg--block04 {
  right: -100px;
  bottom: 270px;
  width: 28px;
  height: 28px;
  background: #ff0000;
}
.top .sec05 .bg--block.bg--block05 {
  right: -120px;
  bottom: 210px;
  width: 36px;
  height: 36px;
  background: #ff0000;
}
.top .sec05 .bg--block.bg--block06 {
  bottom: 80px;
  left: -240px;
  width: 36px;
  height: 36px;
  background: #cccccc;
}
.top .sec05 .bg--block.bg--block07 {
  bottom: 36px;
  left: -290px;
  width: 24px;
  height: 24px;
  background: #cccccc;
}
.top .sec05 .flex.flex01 {
  align-items: center;
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 {
    display: block;
  }
}
.top .sec05 .flex.flex01 .box--img {
  width: calc(50% - 32px);
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 .box--img {
    margin-bottom: 40px;
    width: 100%;
  }
}
.top .sec05 .flex.flex01 .box--img img {
  vertical-align: bottom;
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 .box--img img {
    margin-left: -9%;
    width: 108%;
  }
}
.top .sec05 .flex.flex01 .box--text {
  width: calc(50% - 32px);
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 .box--text {
    width: 100%;
  }
}
.top .sec05 .flex.flex01 .box--text h3 {
  color: #0064d1;
  text-align: left;
  font-size: 32px;
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 .box--text h3 {
    text-align: center;
    font-size: 28px;
  }
}
.top .sec05 .flex.flex01 .box--text p {
  margin-bottom: 60px;
  text-align: left;
  line-height: 2.2;
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 .box--text p {
    margin-bottom: 30px;
    line-height: 2;
  }
}
.top .sec05 .flex.flex01 .box--text a {
  display: block;
  padding: 16px 16px;
  border-radius: 8px;
  background-color: #0064d1;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec05 .flex.flex01 .box--text a {
    padding: 10px 16px;
    font-size: 22px;
  }
}
.top .sec05 .kensei-report--wrapper {
  position: relative;
  display: none;
  margin-top: 220px;
  margin-bottom: 160px;
}
@media (max-width: 768px) {
  .top .sec05 .kensei-report--wrapper {
    box-sizing: border-box;
    padding: 0 0px;
  }
}
.top .sec05 .kensei-report--wrapper .report--wave01 {
  position: absolute;
  top: -200px;
  right: -200px;
  width: 100%;
}
@media (max-width: 768px) {
  .top .sec05 .kensei-report--wrapper .report--wave01 {
    top: -140px;
    right: -400px;
    min-width: 700px;
  }
}
.top .sec05 .kensei-report--wrapper .report--wave02 {
  position: absolute;
  bottom: -160px;
  left: -200px;
  width: 100%;
}
@media (max-width: 768px) {
  .top .sec05 .kensei-report--wrapper .report--wave02 {
    bottom: -140px;
    left: -400px;
    min-width: 700px;
  }
}
.top .sec05 .kensei-report--wrapper .flex {
  align-items: center;
}
@media (max-width: 768px) {
  .top .sec05 .kensei-report--wrapper .flex {
    display: block;
  }
}
.top .sec05 .kensei-report--wrapper .box--img {
  width: calc(53% - 32px);
}
@media (max-width: 768px) {
  .top .sec05 .kensei-report--wrapper .box--img {
    width: 100%;
  }
}
.top .sec05 .kensei-report--wrapper .box--text {
  margin-right: 5%;
  max-width: 370px;
  width: calc(40% - 32px);
}
@media (max-width: 768px) {
  .top .sec05 .kensei-report--wrapper .box--text {
    margin: 0;
    width: 100%;
  }
}
.top .sec05 .kensei-report--wrapper .box--text h3 {
  margin-bottom: 10px;
  color: #f00028;
  text-align: center;
  font-size: 30px;
}
.top .sec05 .kensei-report--wrapper .box--text .reports--wrapper {
  box-sizing: border-box;
  margin-bottom: 30px;
  padding: 32px;
  padding-bottom: 12px;
  border: solid #b3b3b3 2.5px;
  border-radius: 32px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.top .sec05 .kensei-report--wrapper .box--text .reports--wrapper a {
  display: block;
  margin-bottom: 16px;
  padding-bottom: 4px;
  border-bottom: dotted 2px #0064d1;
  line-height: 1;
}
.top .sec05 .kensei-report--wrapper .box--text .reports--wrapper a time {
  display: block;
  margin-bottom: 6px;
  text-align: left;
  font-size: 15px;
}
.top .sec05 .kensei-report--wrapper .box--text .reports--wrapper a .color--blue {
  margin: 0;
  color: #0064d1;
  text-align: center;
  text-align: center;
  font-size: 15px;
}
.top .sec05 .kensei-report--wrapper .box--text .link-btn {
  display: block;
  padding: 8px 0;
  border-radius: 4px;
  background: #f00028;
  color: #fff;
  text-align: center;
}
.top .wave--wrapper {
  overflow: hidden;
  max-width: 100vw;
}
.top .bg--wave01,
.top .bg--wave02 {
  position: relative;
  left: 50%;
  min-width: 1400px;
  width: 100%;
  vertical-align: bottom;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .top .bg--wave01,
.top .bg--wave02 {
    min-width: auto;
  }
}
.top .sec06 {
  position: relative;
  z-index: 1;
  padding: 60px 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #ffee00;
}
@media (max-width: 768px) {
  .top .sec06 {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1600px) {
  .top .sec06 {
    padding-top: 90px;
  }
}
.top .sec06 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 940px;
  width: 90%;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec06 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec06 .heading__wrapper {
  position: relative;
  margin: 0 auto;
  margin-bottom: 90px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  .top .sec06 .heading__wrapper {
    margin-bottom: 40px;
  }
}
.top .sec06 .heading__wrapper .sec-heading {
  color: #f00028;
  text-align: center;
  font-size: 32px;
}
@media (max-width: 768px) {
  .top .sec06 .heading__wrapper .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
  }
}
.top .sec06 .heading__wrapper .sec-heading .font-size--small {
  color: #4d7d37;
  letter-spacing: 0.15em;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.top .sec06 .heading__wrapper .bg--fukidashi {
  margin-top: -24px;
  width: 250px;
}
.top .sec06 .sec-heading {
  margin-bottom: 0px;
  font-size: 32px;
}
@media (max-width: 768px) {
  .top .sec06 .sec-heading {
    font-size: 22px;
  }
}
@media (max-width: 979px) {
  .top .sec06 .flex {
    display: block;
  }
}
.top .sec06 .flex .box--left {
  min-width: 400px;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--left {
    justify-content: center;
    margin-bottom: 40px;
    min-width: auto;
  }
}
.top .sec06 .flex .box--left h3 {
  margin-bottom: 10px;
  color: #0064d1;
  text-align: center;
  font-weight: 900;
  font-size: 24px;
}
.top .sec06 .flex .box--left iframe {
  margin-bottom: 32px;
  min-height: 590px;
  width: 100%;
  height: 100%;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--left iframe {
    min-width: 340px;
    min-height: 720px;
  }
}
.top .sec06 .flex .box--left .link-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 16px 16px;
  padding: 12px 16px;
  border-radius: 32px;
  background: #0071bc;
  box-shadow: 0px 5px 0px #2e3192;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  transition: 0.25s;
}
.top .sec06 .flex .box--left .link-btn:hover {
  box-shadow: 0 0 0 #2e3192;
  opacity: 1 !important;
  transform: translateY(4px);
}
.top .sec06 .flex .box--left .link-btn .icon {
  margin-right: 40px;
  width: 40px;
}
.top .sec06 .flex .box--right {
  width: calc(50% - 20px);
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right {
    width: 100%;
  }
}
.top .sec06 .flex .box--right .instagram--wrapper img {
  vertical-align: bottom;
}
.top .sec06 .flex .box--right .text--wrapper {
  justify-content: space-evenly;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 32px;
  padding: 16px 16px;
  background: #000;
  transform: translateY(-1px);
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .text--wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 16px 16px 16px;
  }
}
.top .sec06 .flex .box--right .text--wrapper .box--left {
  min-width: auto;
  width: 60px;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .text--wrapper .box--left {
    margin-right: 16px;
    margin-bottom: 0;
    margin-left: 8px;
  }
}
.top .sec06 .flex .box--right .text--wrapper .box--left img {
  width: 60px;
}
.top .sec06 .flex .box--right .text--wrapper .box--center {
  width: calc(100% - 190px);
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .text--wrapper .box--center {
    margin-top: -4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.top .sec06 .flex .box--right .text--wrapper .box--center .color--white {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  font-family: "line-seed";
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .text--wrapper .box--center .color--white {
    font-size: 18px;
  }
}
.top .sec06 .flex .box--right .text--wrapper .box--center .bg--blue {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 2px 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 32px;
  background: #1188f0;
  color: #fff;
  text-align: center;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .text--wrapper .box--center .bg--blue {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.top .sec06 .flex .box--right .text--wrapper .box--right {
  width: 70px;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .text--wrapper .box--right {
    display: none;
  }
}
.top .sec06 .flex .box--right .text--wrapper .box--right img {
  width: 70px;
}
.top .sec06 .flex .box--right .ameba--wrapper {
  padding: 8px;
  border-radius: 32px;
  background: url(../img/top/sec06--ameba-bg.jpg);
  background-position: center;
  background-size: cover;
}
.top .sec06 .flex .box--right .ameba--wrapper .ameba--inner {
  box-sizing: border-box;
  padding: 16px 32px;
  border-radius: 32px;
  background: #39b54a;
}
.top .sec06 .flex .box--right .ameba--wrapper h3 {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .ameba--wrapper h3 {
    font-size: 20px;
  }
}
.top .sec06 .flex .box--right .ameba--wrapper .fukidashi {
  margin: 0 auto;
  margin-top: -40px;
  margin-bottom: 6px;
  width: 100%;
}
.top .sec06 .flex .box--right .ameba--wrapper .link-btn {
  display: block;
  margin-top: 4px;
  margin-bottom: 6px;
  padding: 8px;
  border: solid #006837 2px;
  border-radius: 32px;
  background: #fff;
  box-shadow: 0px 3px 0 #006837;
  color: #39b543;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  font-family: "line-seed";
  transition: 0.25s;
}
@media (max-width: 979px) {
  .top .sec06 .flex .box--right .ameba--wrapper .link-btn {
    font-size: 20px;
  }
}
.top .sec06 .flex .box--right .ameba--wrapper .link-btn:hover {
  background: #39b543;
  color: #fff;
}
.top .sec06 .follow {
  display: block;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 20px;
  max-width: 400px;
}
.top .sec07 {
  padding: 60px 0;
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f7f7f7;
}
@media (max-width: 768px) {
  .top .sec07 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.top .sec07 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1000px;
  width: 90%;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec07 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec07 .bg--block {
  position: absolute;
}
@media (max-width: 768px) {
  .top .sec07 .bg--block {
    display: none;
  }
}
.top .sec07 .bg--block.bg--block01 {
  top: 34px;
  left: -180px;
  width: 24px;
  height: 24px;
  background: #ff0000;
}
.top .sec07 .bg--block.bg--block02 {
  top: 86px;
  left: -110px;
  width: 14px;
  height: 14px;
  background: #ff0000;
}
.top .sec07 .bg--block.bg--block03 {
  top: 40px;
  left: -90px;
  width: 26px;
  height: 26px;
  background: #ff0000;
}
.top .sec07 .bg--block.bg--block04 {
  top: 40px;
  right: -20px;
  width: 28px;
  height: 28px;
  background: #0064d1;
}
.top .sec07 .bg--block.bg--block05 {
  top: 16px;
  right: -60px;
  width: 36px;
  height: 36px;
  background: #0064d1;
}
.top .sec07 .bg--block.bg--block06 {
  top: 60px;
  right: -106px;
  width: 18px;
  height: 18px;
  background: #0064d1;
}
.top .sec07 .heading__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 60px;
  max-width: 720px;
}
@media (max-width: 768px) {
  .top .sec07 .heading__wrapper {
    margin-bottom: 60px;
  }
}
.top .sec07 .heading__wrapper .icon {
  margin-right: 16px;
  margin-left: 23px;
  width: 34px;
}
@media (max-width: 768px) {
  .top .sec07 .heading__wrapper .icon {
    margin-right: 12px;
    margin-left: -21px;
    width: 30px;
  }
}
.top .sec07 .sec-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4c4948;
  text-align: left;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec07 .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
  }
}
.top .sec07 .heading--bg {
  position: absolute;
  top: -90px;
  left: -48px;
  color: rgba(225, 220, 194, 0.12);
  font-weight: 800;
  font-style: normal;
  font-size: 72px;
  font-family: "avenir-lt-pro", sans-serif;
}
@media (max-width: 768px) {
  .top .sec07 .heading--bg {
    top: -66px;
    /* position: relative; */
    left: 50%;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 54px;
    transform: translateX(-50%);
  }
}
.top .sec07 .sec-heading--desc.color--white {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  .top .sec07 .sec-heading--desc.color--white {
    font-size: 15px;
  }
}
.top .sec07 .contact--wrapper {
  position: relative;
}
.top .sec07 .fukidashi--flex {
  margin-bottom: -20px;
}
.top .sec07 .fukidashi--flex .fukidashi {
  width: 18%;
}
.top .sec07 .fukidashi--flex .fukidashi01 {
  margin-top: 60px;
  width: 22%;
}
.top .sec07 .fukidashi--flex .fukdiashi02 {
  margin-bottom: 60px;
  margin-bottom: 60px;
}
.top .sec07 .fukidashi--flex .fukidashi03 {
  margin-bottom: 44px;
  width: 18%;
}
.top .sec07 .fukidashi--flex .fukidashi04 {
  margin-top: 60px;
  width: 18%;
}
@media (max-width: 768px) {
  .top .sec07 .fukidashi--flex01 {
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .top .sec07 .fukidashi--flex01 .fukidashi01 {
    margin-top: 0px;
    margin-right: 10%;
    width: 90%;
  }
}
@media (max-width: 768px) {
  .top .sec07 .fukidashi--flex01 .fukidashi02 {
    width: 90%;
  }
}
.top .sec07 .fukidashi--flex02 {
  display: none;
}
@media (max-width: 768px) {
  .top .sec07 .fukidashi--flex02 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .top .sec07 .fukidashi--flex02 .fukidashi03 {
    margin-right: 10%;
    width: 90%;
  }
}
@media (max-width: 768px) {
  .top .sec07 .fukidashi--flex02 .fukidashi04 {
    /* margin-right: 10%; */
    margin-top: 0;
    width: 90%;
  }
}
.top .sec07 .link-btn {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 16px;
  max-width: 300px;
  border-radius: 32px;
  background: #0064d1;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-family: "line-seed";
}
@media (max-width: 768px) {
  .top .sec07 .link-btn {
    margin-bottom: 30px;
  }
}
.top .sec07 .color--blue {
  color: #0064d1;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-family: "line-seed";
}
.top .sec07 .text__wrapper {
  margin: 0 auto;
  max-width: 600px;
}
.top .sec07 .directions {
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  .top .sec07 .directions {
    margin-bottom: 60px;
  }
}
.top .sec07 .directions .color--green {
  font-weight: 700;
  font-style: normal;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec07 .directions.directions02 {
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .top .sec07 .directions.directions02 .color--green {
    text-align: left;
    font-size: 15px;
  }
}
.top .sec07 .directions .heading__wrapper {
  margin-bottom: 40px;
}
.top .sec07 .directions .heading__wrapper h2 img {
  margin: 0 auto;
  width: 260px;
}
@media (max-width: 768px) {
  .top .sec07 .directions .heading__wrapper h2 img {
    width: 200px;
  }
}
.top .sec07 .directions .directions--wrapper {
  width: 100%;
}
@media (max-width: 768px) {
  .top .sec07 .directions .directions--wrapper {
    overflow: scroll;
    margin-right: -20px;
    margin-bottom: 20px;
    padding-right: 20px;
    width: auto;
  }
  .top .sec07 .directions .directions--wrapper .directions--img {
    width: 900px;
  }
}
.top .sec07 .directions .directions--img {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .top .sec07 .directions .directions--img {
    margin-bottom: 20px;
  }
}
.top .sec07 .directions .color--green {
  color: #5a8844;
  text-align: center;
  font-size: 20px;
}
.top .sec07 .directions .desc {
  margin-bottom: 30px;
  text-align: left;
  font-weight: 300;
  font-style: normal;
  font-family: "noto-sans-cjk-jp", sans-serif;
}
@media (max-width: 768px) {
  .top .sec07 .directions .desc {
    line-height: 2;
  }
}
.top .sec07 .directions .link--btn {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  max-width: 300px;
  border: solid 2px #5a8844;
  border-radius: 32px;
  background: #fff;
  color: #5a8844;
  text-align: center;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  font-family: "noto-sans-cjk-jp", sans-serif;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .top .sec07 .directions .link--btn {
    margin: 0 auto;
    padding: 12px 0;
    max-width: 280px;
    font-weight: 500;
    font-size: 15px;
  }
}
.top .sec07 .directions .link--btn:hover {
  background: #5a8844;
  color: #fff;
}
.top .sec07 h3 {
  margin-bottom: 0;
  color: #e1dcc2;
  font-size: 24px;
  font-family: "A1ゴシック B", "A1 Gothic B";
}
@media (max-width: 768px) {
  .top .sec07 h3 {
    font-size: 20px;
  }
}
.top .sec07 .color--white {
  margin: 0;
  font-size: 17px;
}
@media (max-width: 768px) {
  .top .sec07 .color--white {
    font-size: 15px;
  }
}
.top .sec08 {
  padding: 60px 0;
  padding-top: 60px;
  padding-bottom: 120px;
  background: #fff9dc;
}
@media (max-width: 768px) {
  .top .sec08 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.top .sec08 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1100px;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec08 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec08 .sec-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 40px;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec08 .sec-heading {
    font-size: 26px;
  }
}
.top .sec08 .sec-heading .icon {
  margin-right: 0.6em;
  width: 1.2em;
  height: 1.2em;
}
.top .sec08 .flex {
  justify-content: space-between;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .top .sec08 .flex {
    display: block;
  }
}
.top .sec08 .flex .box--text {
  width: 60%;
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--text {
    margin-bottom: 40px;
    width: 100%;
  }
}
.top .sec08 .flex .box--text .heading--wrapper {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--text .heading--wrapper {
    justify-content: center;
  }
}
.top .sec08 .flex .box--text .heading--wrapper .fukidashi {
  margin-left: 24px;
  width: 100px;
  transform: translateY(-30%);
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--text .heading--wrapper .fukidashi {
    margin-left: 12px;
    width: 80px;
    transform: translateY(-40%);
  }
}
.top .sec08 .flex .box--text h3 {
  color: #5a8844;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--text h3 {
    font-size: 22px;
  }
}
.top .sec08 .flex .box--text .desc {
  margin-bottom: 40px;
  text-align: left;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  font-family: "noto-sans-cjk-jp", sans-serif;
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--text .desc {
    margin-bottom: 30px;
  }
}
.top .sec08 .flex .box--text .link--btn {
  display: block;
  margin: 0 auto 0 0;
  padding: 10px 0;
  max-width: 300px;
  border: solid 2px #5a8844;
  border-radius: 32px;
  background: #fff;
  color: #5a8844;
  text-align: center;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  font-family: "noto-sans-cjk-jp", sans-serif;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--text .link--btn {
    margin: 0 auto;
    padding: 12px 0;
    max-width: 280px;
    font-weight: 500;
    font-size: 15px;
  }
}
.top .sec08 .flex .box--text .link--btn:hover {
  background: #5a8844;
  color: #fff;
}
.top .sec08 .flex .box--img {
  margin-right: -10%;
  width: 50%;
  transform: scale(1.2);
}
@media (max-width: 768px) {
  .top .sec08 .flex .box--img {
    margin-right: 0;
    width: 100%;
    transform: none;
  }
}
.top .sec09 {
  padding: 60px 0;
  padding-top: 60px;
  padding-bottom: 120px;
  background: #fff9dc;
}
@media (max-width: 768px) {
  .top .sec09 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.top .sec09 .fixed__wrapper {
  position: relative;
  box-sizing: border-box;
  padding: 0 32px;
  max-width: 1100px;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .top .sec09 .fixed__wrapper {
    padding: 0 20px;
    width: 100%;
  }
}
.top .sec09 .heading__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .top .sec09 .heading__wrapper {
    margin-bottom: 30px;
  }
}
.top .sec09 .heading__wrapper .icon {
  margin-right: 16px;
  margin-left: -30px;
  width: 44px;
}
.top .sec09 .sec-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4c4948;
  text-align: left;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .top .sec09 .sec-heading {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
  }
}
.top .sec09 .heading--bg {
  position: absolute;
  top: -90px;
  left: -48px;
  color: rgba(225, 220, 194, 0.12);
  font-weight: 800;
  font-style: normal;
  font-size: 72px;
  font-family: "avenir-lt-pro", sans-serif;
}
@media (max-width: 768px) {
  .top .sec09 .heading--bg {
    top: -66px;
    /* position: relative; */
    left: 50%;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 54px;
    transform: translateX(-50%);
  }
}
.top .sec09 .sec-heading--desc.color--white {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  .top .sec09 .sec-heading--desc.color--white {
    font-size: 15px;
  }
}
.top .sec09 .box.bg--white {
  margin-bottom: 90px;
  padding: 20px 0;
  background: #fff;
}
@media (max-width: 768px) {
  .top .sec09 .box.bg--white {
    border-radius: 16px;
  }
}
.top .sec09 .box.bg--white .desc {
  text-align: center;
  font-weight: 300;
  font-style: normal;
  font-family: "noto-sans-cjk-jp", sans-serif;
  line-height: 2;
}
.top .sec09 .box.bg--white .desc .icon {
  margin-right: 8px;
  width: 20px;
  vertical-align: middle;
}
.top .sec09 .flex {
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .top .sec09 .flex {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .top .sec09 .flex .logo--chichibu-railway--wrapper {
    width: 100%;
    text-align: center;
  }
}
.top .sec09 .flex .logo--chichibu-railway {
  width: 160px;
}
.top .sec09 .flex .logo--x {
  margin: 0 20px 0 44px;
  width: 50px;
}
@media (max-width: 768px) {
  .top .sec09 .flex .logo--x {
    margin: 16px 10px;
    width: 50px;
  }
}
.top .sec09 .flex .logo--instagram {
  width: 50px;
}
@media (max-width: 768px) {
  .top .sec09 .flex .logo--instagram {
    margin: 16px 10px;
  }
}
.top .sec09 .box--img {
  display: block;
  padding: 90px 0;
  background: url(../img/top/sec09--bg.jpg);
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .top .sec09 .box--img {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .top .sec09 .box--img h2 {
    font-size: 22px;
  }
}

.wrapper {
  position: relative;
}
.wrapper .bg__wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper {
    display: none;
  }
}
.wrapper .bg__wrapper .bg {
  position: absolute;
  z-index: -1;
}
.wrapper .bg__wrapper .bg__wrapper__left {
  position: absolute;
  width: 100%;
  height: 100%;
}
.wrapper .bg__wrapper .bg__wrapper__left .bg01 {
  top: 760px;
  left: -40px;
  width: 220px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg01 {
    top: 550px;
    left: -80px;
    width: 180px;
  }
}
@media (min-width: 1400px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg01 {
    top: 960px;
    left: -50px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__left .bg02 {
  top: 960px;
  left: -200px;
  width: 280px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg02 {
    top: 860px;
    left: -70px;
    width: 150px;
  }
}
@media (min-width: 1400px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg02 {
    top: 1160px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__left .bg03 {
  top: 3200px;
  left: -290px;
  width: 80px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg03 {
    top: 1250px;
    left: -50px;
    width: 120px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__left .bg04 {
  top: 3580px;
  left: -80px;
  width: 140px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg04 {
    top: 1700px;
    left: -90px;
    width: 170px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__left .bg05 {
  top: 5400px;
  left: -110px;
  width: 170px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg05 {
    top: 2400px;
    left: -70px;
    width: 130px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__left .bg06 {
  top: 5100px;
  left: -240px;
  width: 180px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__left .bg06 {
    top: 2900px;
    left: -80px;
    width: 160px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__left .bg07 {
  top: 6400px;
  left: -140px;
  width: 140px;
}
.wrapper .bg__wrapper .bg__wrapper__left .bg08 {
  top: 8000px;
  left: -260px;
  width: 160px;
}
.wrapper .bg__wrapper .bg__wrapper__left .bg09 {
  top: 10600px;
  left: -60px;
  width: 160px;
}
.wrapper .bg__wrapper .bg__wrapper__right {
  position: absolute;
  width: 100%;
  height: 100%;
}
.wrapper .bg__wrapper .bg__wrapper__right .bg01 {
  top: 2950px;
  right: 20px;
  width: 240px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__right .bg01 {
    top: 680px;
    right: -50px;
    width: 120px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__right .bg02 {
  top: 5000px;
  right: -120px;
  width: 240px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__right .bg02 {
    top: 1050px;
    right: -70px;
    width: 130px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__right .bg03 {
  top: 5280px;
  right: -20px;
  width: 160px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__right .bg03 {
    top: 1550px;
    right: -60px;
    width: 160px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__right .bg04 {
  top: 5400px;
  right: -120px;
  width: 90px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__right .bg04 {
    top: 2300px;
    right: -60px;
    width: 140px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__right .bg05 {
  top: 5500px;
  right: -70px;
  width: 150px;
}
@media (max-width: 768px) {
  .wrapper .bg__wrapper .bg__wrapper__right .bg05 {
    top: 2650px;
    right: -60px;
    width: 190px;
  }
}
.wrapper .bg__wrapper .bg__wrapper__right .bg06 {
  top: 7100px;
  right: -40px;
  width: 120px;
}
.wrapper .bg__wrapper .bg__wrapper__right .bg07 {
  top: 8000px;
  right: -120px;
  width: 60px;
}
.wrapper .bg__wrapper .bg__wrapper__right .bg08 {
  top: 9000px;
  right: -180px;
  width: 100px;
}

/*====================================================================
.s_02 .accordion_one アコーディオン
====================================================================*/
.s_02 {
  display: block;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 768px) {
  .s_02 {
    display: block;
  }
}

.s_02 .accordion_one {
  margin: 0 auto;
  margin-bottom: 0;
  max-width: 600px;
  width: 100%;
}
@media (max-width: 768px) {
  .s_02 .accordion_one {
    width: 100%;
  }
}

.s_02 .accordion_one .accordion_header {
  position: relative;
  z-index: 100;
  margin-bottom: 0;
  padding: 12px 0%;
  padding-left: 1em;
  border-top: solid #cdd6dd 1px;
  border-radius: 0;
  background: #fff;
  color: #707070;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.4s;
}
@media (max-width: 1180px) {
  .s_02 .accordion_one .accordion_header {
    padding-right: 5%;
  }
}
@media (max-width: 768px) {
  .s_02 .accordion_one .accordion_header {
    padding: 15px 15% 15px 15px;
    font-size: 22px;
  }
}

.s_02 .accordion_one .accordion_header .accord_number {
  position: absolute;
  top: 0;
  left: calc(5% + 60px);
  width: 65px;
}
@media (max-width: 1180px) {
  .s_02 .accordion_one .accordion_header .accord_number {
    left: 85px;
    width: 45px;
  }
}
@media (max-width: 780px) {
  .s_02 .accordion_one .accordion_header .accord_number {
    left: 55px;
  }
}

.s_02 .accordion_one .accordion_header .i_box {
  position: absolute;
  top: 50%;
  right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: #fff;
  transition: transform 0.4s;
  transform-origin: center center;
}
@media (max-width: 768px) {
  .s_02 .accordion_one .accordion_header .i_box {
    right: 5%;
    width: 30px;
    height: 30px;
  }
}

.s_02 .accordion_one svg {
  width: 18px;
  height: 18px;
  /* background: #fff; */
  color: #98a6b5;
  transition: transform 0.3s;
  transform: rotate(90deg);
  fill: #98a6b5;
  stroke: #98a6b5;
  stroke-width: 20px;
}
@media (max-width: 768px) {
  .s_02 .accordion_one svg {
    width: 24px;
    height: 24px;
  }
}

.s_02 .accordion_one .accordion_header .i_box .one_i {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  transition: transform 0.4s;
}

.s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
  position: absolute;
  top: -5px;
  left: 0;
  width: 18px;
  height: 18px;
  color: #fff;
  content: "\f0da";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  transition: transform 0.4s;
  transform-origin: center center;
}

.s_02 .accordion_one .accordion_header .i_box .one_i:before {
  content: none;
}

.s_02 .accordion_one .accordion_header.open svg {
  transform: rotate(-90deg);
}

.s_02 .accordion_one .accordion_inner {
  position: relative;
  z-index: 10;
  display: none;
  box-sizing: border-box;
  margin-top: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  border-radius: 0px;
  background: #f0f3f5;
}
.s_02 .accordion_one .accordion_inner::before {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
}

.s_02 .accordion_one .accordion_inner .box_one {
  position: relative;
  z-index: 111;
  display: block;
  box-sizing: border-box;
  margin-right: 16px;
  margin-left: 16px;
  padding: 4px 0px;
  width: calc(100% - 32px);
  border: none;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 1180px) {
  .s_02 .accordion_one .accordion_inner .box_one {
    padding: 4px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .s_02 .accordion_one .accordion_inner .box_one {
    padding: 0px;
  }
}

@media (max-width: 768px) {
  .s_02 .accordion_one .accordion_inner .accordion_inner_text,
.s_02 .accordion_one .accordion_inner .accordion_inner_text span {
    font-size: 15px;
  }
}

.s_02 .accordion_one .accordion_inner .box_one .flex {
  align-items: center;
}

.s_02 .accordion_one .accordion_inner .box_one img {
  width: 250px;
  height: 250px;
}
@media (max-width: 1180px) {
  .s_02 .accordion_one .accordion_inner .box_one img {
    width: 30%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .s_02 .accordion_one .accordion_inner .box_one img {
    width: 45%;
  }
}

@media (min-width: 781px) {
  .s_02 .accordion_one .accordion_inner .box_one .spView {
    display: none;
  }
}

.s_02 .accordion_one .accordion_inner .box_one .pcView {
  display: block;
}
@media (max-width: 781px) {
  .s_02 .accordion_one .accordion_inner .box_one .pcView {
    display: none !important;
  }
}

.s_02 .accordion_one .accordion_inner .box_one .widthAll {
  margin-bottom: 0;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: 1.6;
}

.s_02 .accordion_one .accordion_inner p.txt_a_heading {
  margin-right: 1.6em;
  margin-left: 1em;
}
@media (max-width: 768px) {
  .s_02 .accordion_one .accordion_inner p.txt_a_heading {
    width: 40px;
    white-space: pre;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .s_02 .accordion_one .accordion_inner p.txt_a_desc {
    font-size: 14px;
  }
}

.s_02 .accordion_one .accordion_inner p.txt_a_ac {
  margin-top: 30px;
  width: 440px;
  line-height: 1.8;
}
@media (max-width: 1180px) {
  .s_02 .accordion_one .accordion_inner p.txt_a_ac {
    margin-top: 0;
    width: 52%;
    /* text-align: justify; */
    letter-spacing: 0.004em;
    font-size: 14px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 1024px) {
  .s_02 .accordion_one .accordion_header {
    font-size: 18px;
  }

  .s_02 .accordion_one .accordion_header .i_box {
    margin-top: -15px;
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .s_02 .accordion_one .accordion_header {
    text-align: left;
    font-size: 16px;
  }
}
.popup-content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.popup-content.active {
  display: block;
}
.popup-content .popup-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.popup-content .popup-wrapper img {
  max-width: 500px;
  width: 90%;
}