@charset "utf-8";
@import url("reset.css");
@import url("header.css");
@import url("footer.css");
@import url("../plugin/font/css/font_sans.css");
body, header, footer {
  min-width: 320px
}

/* ==========================
 ローディング
 ========================= */

#loading-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #80c7d4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  z-index: 9999999;
}
.loader {
  color: #ffffff;
  font-size: 10px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.completed {
  opacity: 0;
  visibility: hidden;
}

/* ==========================
 PCとSP切り替え
 ========================= */
.off_sp {
  display: none;
}

.off_pc {
  display: block;
}

.br_sp {
  display: inline-block;
}

.br_pc {
  display: none;
}

/* ==========================
 タイトル
 ========================= */
h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.5em;
  font-family: "keifont";
  color: #fff;
  font-weight: normal;
  text-align: center;
  letter-spacing: 3px;
  line-height: 1em;
  text-shadow: 1px 1px 4px rgb(14 0 0 / 57%);
  transform: translateY(-50%) translateX(-50%);
}

h1 span {
  display: block;
  font-size: 0.5em;
}

h2 {
  display: inline-block;
  position: relative;
  font-family: "keifont";
  font-size: 1.45em;
  line-height: 1.4em;
  font-weight: normal;
  text-align: center;
}

h2::before, h2::after {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  position: absolute;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
}

h2::before {
  left: -1.5em;
  background-image: url(../images/h2_before.svg);
}

h2::after {
  right: -1.5em;
  background-image: url(../images/h2_after.svg);
}

h2 .orange {
  color: #ff4a4a;
}

@media print, screen and (min-width: 600px) {
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.6em;
  }
}
@media print, screen and (min-width: 1025px) {
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 2.1em;
  }
}

/* ==========================
 トップ画像
 ========================= */

.top_image {
  width: 100%;
  height: 30vh;
  position: relative;
  background-position: top center;
  background-size: cover;
}

@media print, screen and (min-width: 768px) {
  .top_image {
    height: 30vh;
  }
}
@media print, screen and (min-width: 1025px) {
  .top_image {
    height: 45vh;
  }
}
@media print, screen and (min-width: 1300px) {
  .top_image {
    height: 47vh;
  }
}

/* ==========================
 ページ上部の円弧
 ========================= */

.start {
  margin-top: -30px;
  position: relative;
  text-align: center;
  border-top-right-radius: 2000px 100px;
  border-top-left-radius: 2000px 100px;
  background: #fff;
}

@media print, screen and (min-width: 1025px) {
  .start {
    margin-top: -62px;
  }
}

/* ==========================
box
 ========================= */
 .wrapper80 {
  width: 80%;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .wrapper80 {
    max-width: 920px;
  }
}

/* ==========================
パンくずリスト
 ========================= */
.breadcrumb {
  min-width: 200px;
  padding-bottom: 1.5em;
  position: relative;
  text-align: left;
  z-index: 9;
}

.breadcrumb li {
  display: inline;
  font-size: 0.9em;
  font-weight: 500;
  color: #ff8383;
}

.breadcrumb li a {
  color: #000;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.breadcrumb li:after {
  content: ">";
  padding: 0 5px;
  color: #000;
}

.breadcrumb li:after:last-of-type {
  padding: 0;
}

.breadcrumb li:last-child:after {
  content: none;
}

@media print, screen and (min-width: 1025px) {
  .breadcrumb {
    padding-top: 1em;
  }
  .breadcrumb li {
    font-size: 1.1em;
  }
}

/* ==========================
 左右の木のイラスト
 ========================= */

.forest_deco {
  position: relative;
}

.forest_deco::before, .forest_deco::after {
  content: "";
  width: 55px;
  height: 100%;
  display: block;
  position: absolute;
  top: 30px;
  background-size: 100% auto;
  background-repeat: repeat-y;
}

.forest_deco::before {
  left: 0;
  background-image: url(../images/start_back.svg);
}

.forest_deco::after {
  right: 0;
  background-image: url(../images/start_back.svg);
  transform: scale(-1, 1);
}

@media print, screen and (min-width: 1025px) {
  .forest_deco::before, .forest_deco::after {
    width: 100px;
    top: 76px;
  }
}


/* ==========================
アーチ形
 ========================= */
.arch {
  font-size: 0.8em;
  margin-bottom: 0.5em;
  text-align: center;
  letter-spacing: 0;
}

/* ==========================
旗のイラスト
 ========================= */
.arch::before {
  content: "";
  width: 40px;
  height: 40px;
  margin: 0 auto;
  display: block;
  position: relative;
  background-image: url(../images/page_toph2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

/* ==========================
ボタン
 ========================= */
.link {
  width: 17em;
  margin-top: 2.5em;
  padding: 15px 0;
  display: inline-block;
  position: relative;
  border-radius: 50px;
}

.link span::before {
  content: "";
  width: 0;
  height: 0;
  margin-top: -8px;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  border: 8px solid transparent;
  border-left-width: 8px;
  border-left-style: solid;
}

@media print, screen and (min-width: 600px) {
  .link {
    width: 18em;
    padding: 20px 0;
  }
}

/* ==========================
黄色背景
 ========================= */

.yellow {
  position: relative;
  background-color: #FFE66A;
  z-index: 99;
}

.yellow::before {
  content: "";
  width: 100%;
  height: 29px;
  display: block;
  position: absolute;
  top: -23px;
  background: url(../images/yellow_top.svg);
  background-size: cover;
}

.yellow::after {
  content: "";
  width: 100%;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -20px;
  background: url(../images/yellow_bottom.svg);
  background-size: cover;
}

/* ==========================
水色背景
 ========================= */
.blue {
  position: relative;
  background-color: #C4ECF3;
}

.blue::before {
  content: "";
  width: 100%;
  height: 25px;
  display: block;
  position: absolute;
  top: -25px;
  background: url(../images/blue_back_top.svg);
  background-size: cover;
}

.blue::after {
  content: "";
  width: 100%;
  height: 25px;
  display: block;
  position: absolute;
  bottom: -25px;
  background: url(../images/blue_back_top.svg);
  background-size: cover;
  transform: scale(1, -1);
  z-index: 99;
}

/* ==========================
ページトップ
 ========================= */
#pagetop {
  display: inline-block;
  display: none;
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 99999;
}

#pagetop a {
  width: 98px;
  height: 100px;
  display: block;
}

#pagetop a span {
  width: 100%;
  padding: 0.5em;
  display: block;
  position: relative;
  font-size: 0.8em;
  color: #fff;
  font-weight: 500;
  text-align: center;
  background-color: #0B74D1;
  border-radius: 50px;
}

#pagetop a span:before {
  content: "";
  margin-left: -10px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  border: 10px solid transparent;
  border-top: 10px solid #0B74D1;
  z-index: 0;
}

#pagetop a::after {
  content: "";
  width: 75%;
  height: 90%;
  position: absolute;
  bottom: -1.5em;
  right: 8px;
  background: url(../images/pagetop.svg) center center / contain no-repeat;
}
@media print, screen and (min-width: 600px) {
  #pagetop {
    bottom: 40px;
    right: 30px;
  }
  #pagetop a {
    width: 98px;
    height: 124px;
  }
  #pagetop a::after {
    width: 100%;
    height: 100%;
    bottom: -2em;
    right: 5px;
  }
  #pagetop a span {
    font-size: 0.9em;
  }
  #pagetop a span::after {
    width: 85%;
    height: 85%;
    bottom: -2em;
  }
}

@media print, screen and (min-width: 1025px) {
  #pagetop {
    bottom: 63px;
    right: 60px;
  }
  #pagetop a {
    width: 120px;
    height: 154px;
  }
  #pagetop a::after {
    width: 100%;
    height: 100%;
    bottom: -2em;
    right: 0;
  }
  #pagetop a span {
    font-size: 1em;
  }
}

/* ==========================
フェードインアニメーション
 ========================= */
/*アニメーション要素のスタイル*/
.animation {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transform: translateY(30px)
}
/*アニメーション要素までスクロールした時のスタイル*/
.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

/* ==========================
上下に動くアニメーション
 ========================= */

.animated01 {
  animation: move-y .8s infinite alternate ease-in-out;
  display: inline-block;
}

.animated02 {
  animation: move-y .7s infinite alternate ease-in-out;
  display: inline-block;
}