@charset "UTF-8";
/* ------------------------------
	レスポンシブ
------------------------------ */
/* ------------------------------
	フォント
------------------------------ */
/* ------------------------------
	カラー
------------------------------ */
/* ------------------------------
	.mv
------------------------------ */
.mv {
  position: relative;
}
.mv .mv_ttl {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 3.5rem;
  font-family: "RocknRoll One", "fot-tsukuardgothic-std", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mv .mv_ttl {
    top: 5.3333333333vw;
    font-size: 3vw;
    padding-right: 100px;
  }
}
@media screen and (max-width: 600px) {
  .mv .mv_ttl {
    top: 8.125vw;
    right: auto;
    left: 6.25vw;
    padding: 0;
    text-align: left;
    font-size: 4.25vw;
    line-height: 1.5;
  }
}
.mv.active .mv_txt_box .mv_txts .mv_txt {
  opacity: 1;
  transform: translateY(0);
}
.mv .mv_btm_box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(9.6666666667vw + 40px);
  margin: auto;
}
@media screen and (max-width: 600px) {
  .mv .mv_btm_box {
    bottom: 32.5vw;
  }
}
.mv .mv_btm_box .txt {
  text-align: center;
  font-size: 1.9rem;
}
@media screen and (max-width: 800px) {
  .mv .mv_btm_box .txt {
    font-size: 1.7333333333vw;
  }
}
@media screen and (max-width: 600px) {
  .mv .mv_btm_box .txt {
    text-align: left;
    font-size: 3.5vw;
  }
}
.mv .mv_btm_box .btn_box {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
}
@media screen and (max-width: 1500px) {
  .mv .mv_btm_box .btn_box {
    gap: 1.3333333333vw 1.3333333333vw;
    margin-top: 5.625vw;
  }
}
@media screen and (max-width: 800px) {
  .mv .mv_btm_box .btn_box {
    gap: 0.6666666667vw 2vw;
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 600px) {
  .mv .mv_btm_box .btn_box {
    justify-content: space-between;
    gap: 3.75vw;
    margin-top: 10vw;
  }
}
.mv .mv_btm_box .btn_box .mv_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 310px;
  height: 70px;
  border-radius: 100px;
  border: 2px solid #111;
  background: #fff;
  font-size: 2rem;
  color: #0368b6;
}
@media screen and (max-width: 1500px) {
  .mv .mv_btm_box .btn_box .mv_btn a {
    width: 20.6666666667vw;
    height: 4.6666666667vw;
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .mv .mv_btm_box .btn_box .mv_btn a {
    width: 30vw;
    height: 4.6666666667vw;
    font-size: 1.7333333333vw;
  }
}
@media screen and (max-width: 600px) {
  .mv .mv_btm_box .btn_box .mv_btn a {
    width: 41.25vw;
    height: 10vw;
    border-radius: 12.5vw;
    font-size: 2.5vw;
  }
}
.mv .mv_txt_box {
  position: absolute;
  z-index: 3;
  display: flex;
  pointer-events: none;
}
.mv .mv_txt_box .mv_txts {
  display: flex;
}
.mv .mv_txt_box .mv_txts .mv_txt {
  opacity: 0;
  transform: translateY(-6.6666666667vw);
  transition: all 0.4s ease;
}
.mv .mv_txt_box .mv_txts .mv_txt img {
  width: 100%;
}
.mv .mv_txt_box.mv_txt01 {
  top: 15.8666666667vw;
  left: 14.4vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt01 {
    top: 28vw;
    left: 10vw;
  }
}
.mv .mv_txt_box.mv_txt01 .mv_txt.txt01 {
  width: 15.6666666667vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt01 .mv_txt.txt01 {
    width: 32.875vw;
  }
}
.mv .mv_txt_box.mv_txt01 .mv_txt.txt02 {
  width: 3.8666666667vw;
  margin-top: 4.2666666667vw;
  margin-left: 0.8666666667vw;
  transition-delay: 0.2s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt01 .mv_txt.txt02 {
    width: 8.25vw;
    margin-top: 13.125vw;
    margin-left: 2.5vw;
  }
}
.mv .mv_txt_box.mv_txt01 .mv_txt.txt03 {
  width: 3.9333333333vw;
  margin-top: 4.8666666667vw;
  margin-left: 0.8vw;
  transition-delay: 0.4s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt01 .mv_txt.txt03 {
    width: 8.5vw;
    margin-top: 14.375vw;
    margin-left: 1.625vw;
  }
}
.mv .mv_txt_box.mv_txt02 {
  top: 27.5333333333vw;
  left: 48.2666666667vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt02 {
    top: 61.25vw;
    left: 44vw;
  }
}
.mv .mv_txt_box.mv_txt02 .mv_txt.txt04 {
  width: 8.6vw;
  transition-delay: 1s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt02 .mv_txt.txt04 {
    width: 18.25vw;
  }
}
.mv .mv_txt_box.mv_txt02 .mv_txt.txt05 {
  width: 3.0666666667vw;
  margin-top: 8.3333333333vw;
  margin-left: 0.2vw;
  transition-delay: 1.2s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt02 .mv_txt.txt05 {
    width: 6.625vw;
    margin-top: 11.875vw;
    margin-left: 0.25vw;
  }
}
.mv .mv_txt_box.mv_txt02 .mv_txt.txt06 {
  width: 2.6vw;
  margin-top: 8vw;
  margin-left: 1.1333333333vw;
  transition-delay: 1.4s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt02 .mv_txt.txt06 {
    width: 5.5vw;
    margin-top: 11.5vw;
    margin-left: 2.5vw;
  }
}
.mv .mv_txt_box.mv_txt03 {
  top: 48vw;
  left: 24.4vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt03 {
    top: 99.625vw;
    left: 15.625vw;
  }
}
.mv .mv_txt_box.mv_txt03 .mv_txt.txt07 {
  width: 11.1333333333vw;
  transition-delay: 2s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt03 .mv_txt.txt07 {
    width: 23.5vw;
  }
}
.mv .mv_txt_box.mv_txt03 .mv_txt.txt08 {
  width: 4.2666666667vw;
  margin-top: 3.7333333333vw;
  margin-left: -2.3333333333vw;
  transition-delay: 2.2s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt03 .mv_txt.txt08 {
    width: 9vw;
    margin-top: 7.75vw;
    margin-left: -4.75vw;
  }
}
.mv .mv_txt_box.mv_txt03 .mv_txt.txt09 {
  width: 3.8vw;
  margin-top: 3.7333333333vw;
  margin-left: 0.8vw;
  transition-delay: 2.4s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt03 .mv_txt.txt09 {
    width: 8.125vw;
    margin-top: 7.75vw;
    margin-left: 1.5vw;
  }
}
.mv .mv_txt_box.mv_txt03 .mv_txt.txt10 {
  width: 4.0666666667vw;
  margin-top: 3.7333333333vw;
  margin-left: 0.8vw;
  transition-delay: 2.6s;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt03 .mv_txt.txt10 {
    width: 8.75vw;
    margin-top: 7.75vw;
    margin-left: 1.625vw;
  }
}
.mv .mv_txt_box.mv_txt04 {
  top: 66.6666666667vw;
  left: 60vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 {
    top: 144vw;
    left: 13.375vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt {
  transition-delay: 3.4s;
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt11 {
  width: 3.1333333333vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt11 {
    width: 7vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt12, .mv .mv_txt_box.mv_txt04 .mv_txt.txt13 {
  width: 3.3333333333vw;
  margin-top: 0.3333333333vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt12, .mv .mv_txt_box.mv_txt04 .mv_txt.txt13 {
    width: 7.5vw;
    margin-top: 0.625vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt12 {
  margin-left: 1.8666666667vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt12 {
    margin-left: 4.25vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt13 {
  margin-left: 1.2vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt13 {
    margin-left: 2.625vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt14 {
  width: 3.2vw;
  margin-top: 0.3333333333vw;
  margin-left: 1.3333333333vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt14 {
    width: 7.25vw;
    margin-top: 0.625vw;
    margin-left: 3vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt15 {
  width: 2.8666666667vw;
  margin-top: 0.4vw;
  margin-left: 1.1333333333vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt15 {
    width: 6.25vw;
    margin-top: 0.75vw;
    margin-left: 2.25vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt16 {
  width: 4.0666666667vw;
  margin-top: 0.4666666667vw;
  margin-left: 1.4vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt16 {
    width: 10.5vw;
    margin-top: 0.875vw;
    margin-left: 3vw;
  }
}
.mv .mv_txt_box.mv_txt04 .mv_txt.txt17 {
  width: 3.8vw;
  margin-top: 0.5333333333vw;
  margin-left: 1.3333333333vw;
}
@media screen and (max-width: 600px) {
  .mv .mv_txt_box.mv_txt04 .mv_txt.txt17 {
    width: 8.5vw;
    margin-top: 1vw;
    margin-left: 2.625vw;
  }
}
.mv .mv_ico {
  position: absolute;
  z-index: 3;
  top: 30vw;
  left: 28.3333333333vw;
  width: 16.3333333333vw;
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.4s ease;
  transition-delay: 4s;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .mv .mv_ico {
    top: 64.125vw;
    left: 4.5vw;
    width: 34.375vw;
  }
}
.mv .mv_ico img {
  width: 100%;
}
@keyframes mv_ico {
  20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  0% {
    transform: translateY(-6.6666666667vw);
  }
  40% {
    transform: translateY(-3.3333333333vw);
  }
  60% {
    transform: translateY(-2vw);
  }
}
.mv.active .mv_ico {
  opacity: 1;
  animation: mv_ico 1s ease forwards 4s;
}
.mv .mv_img {
  width: 100%;
  pointer-events: none;
}
.mv .mv_img img,
.mv .mv_img svg {
  width: 100%;
}
.mv .mv_img .mv_img_sub {
  position: absolute;
  top: 37.5%;
  right: 13.6%;
  width: 16.8%;
  transform: rotate(-1deg);
}
@media screen and (min-width: 601px) {
  .mv .mv_img .svg-elem-3 {
    stroke-dashoffset: 3153.3984375px;
    stroke-dasharray: 3153.3984375px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  }
  .mv .mv_img .svg-elem-6 {
    stroke-dashoffset: 2691.9809570313px;
    stroke-dasharray: 2691.9809570313px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  }
  .mv .mv_img .svg-elem-8 {
    stroke-dashoffset: 1170.1872558594px;
    stroke-dasharray: 1170.1872558594px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
  .mv .mv_img .svg-elem-10 {
    stroke-dashoffset: 2249.9582519531px;
    stroke-dasharray: 2249.9582519531px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
  .mv .mv_img .svg-elem-11 {
    stroke-dashoffset: 1942.7915039063px;
    stroke-dasharray: 1942.7915039063px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
  .mv .mv_img .svg-elem-13 {
    stroke-dashoffset: 1045.4104003906px;
    stroke-dasharray: 1045.4104003906px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
}
@media screen and (max-width: 600px) {
  .mv .mv_img .svg-elem-3 {
    stroke-dashoffset: 915.9135742188px;
    stroke-dasharray: 915.9135742188px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  }
  .mv .mv_img .svg-elem-2 {
    stroke-dashoffset: 2115.4050292969px;
    stroke-dasharray: 2115.4050292969px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3s;
  }
  .mv .mv_img .svg-elem-5 {
    stroke-dashoffset: 3741.2978515625px;
    stroke-dasharray: 3741.2978515625px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  }
  .mv .mv_img .svg-elem-14 {
    stroke-dashoffset: 2494.1511230469px;
    stroke-dasharray: 2494.1511230469px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
  .mv .mv_img .svg-elem-10 {
    stroke-dashoffset: 2064.4438476563px;
    stroke-dasharray: 2064.4438476563px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
  .mv .mv_img .svg-elem-12 {
    stroke-dashoffset: 1045.4102783203px;
    stroke-dasharray: 1045.4102783203px;
    -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
    transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  }
}
@media screen and (min-width: 601px) {
  .mv.active .mv_img .svg-elem-3 {
    stroke-dashoffset: 6306.796875px;
  }
  .mv.active .mv_img .svg-elem-6 {
    stroke-dashoffset: 5383.9619140625px;
  }
  .mv.active .mv_img .svg-elem-8 {
    stroke-dashoffset: 0;
  }
  .mv.active .mv_img .svg-elem-10 {
    stroke-dashoffset: 0;
  }
  .mv.active .mv_img .svg-elem-11 {
    stroke-dashoffset: 0;
  }
  .mv.active .mv_img .svg-elem-13 {
    stroke-dashoffset: 0;
  }
}
@media screen and (max-width: 600px) {
  .mv.active .mv_img .svg-elem-2 {
    stroke-dashoffset: 0;
  }
  .mv.active .mv_img .svg-elem-3 {
    stroke-dashoffset: 0;
  }
  .mv.active .mv_img .svg-elem-5 {
    stroke-dashoffset: 7482.595703125px;
  }
  .mv.active .mv_img .svg-elem-10 {
    stroke-dashoffset: 4128.8876953125px;
  }
  .mv.active .mv_img .svg-elem-12 {
    stroke-dashoffset: 0;
  }
  .mv.active .mv_img .svg-elem-14 {
    stroke-dashoffset: 0;
  }
}

/* ------------------------------
	.box
------------------------------ */
.box_cnt .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 70px 0;
}
@media screen and (max-width: 800px) {
  .box_cnt .flex {
    gap: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  .box_cnt .flex {
    gap: 6.25vw 0;
  }
}
.box_cnt .inner {
  position: relative;
  z-index: 3;
}
.box_cnt .box {
  position: relative;
  width: 46%;
  max-width: 500px;
}
.box_cnt .box .top_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 95px;
  padding: 10px 5%;
  background: #bef0ff;
  border-radius: 21px 21px 0 0;
}
.box_cnt .box .top_box.only {
  border-radius: 21px;
}
.box_cnt .box .top_box.only + .only {
  margin-top: 85px;
}
@media screen and (max-width: 800px) {
  .box_cnt .box .top_box.only + .only {
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  .box_cnt .box .top_box.only + .only {
    margin-top: 6.25vw;
  }
}
.box_cnt .box .top_box .name {
  font-size: 2.3rem;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", "fot-tsukuardgothic-std", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  line-height: 1.5;
}
.box_cnt .box .top_box .good_btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box_cnt .box .top_box .good_btn p {
  margin-top: 0.5em;
  margin-left: 1em;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.box_cnt .box .bottom_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 5.724% 5%;
  background: #fff;
  border-radius: 0 0 21px 21px;
}
.box_cnt .box .bottom_box p {
  font-size: 1.8rem;
  letter-spacing: 0.07rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .box_cnt .box {
    width: 100%;
    max-width: inherit;
  }
  .box_cnt .box .bottom_box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .box_cnt .box .top_box {
    min-height: 18.75vw;
    padding: 1.25vw 3.75vw;
    border-radius: 4.75vw 4.75vw 0 0;
  }
  .box_cnt .box .bottom_box {
    padding: 3.75vw 3.75vw;
    border-radius: 0 0 4.75vw 4.75vw;
  }
  .box_cnt .box .top_box.only {
    border-radius: 4.75vw;
  }
  .box_cnt .box .top_box .name {
    font-size: 4.25vw;
  }
  .box_cnt .box .bottom_box p {
    font-size: 3.5vw;
  }
}
.box_cnt.yellow .box .top_box {
  background: #fdd000;
}
.box_cnt.blue .box .top_box {
  background: #0368b6;
}
.box_cnt.blue .box .top_box .name {
  color: #fff;
}
.box_cnt.red .box .top_box {
  background: #e11817;
}
.box_cnt.red .box .top_box .name {
  color: #fff;
}
.box_cnt.green .box .top_box {
  background: #009843;
}
.box_cnt.green .box .top_box .name {
  color: #fff;
}

/* ------------------------------
	.message
------------------------------ */
.message {
  position: relative;
  z-index: 2;
  padding: 50px 0 130px;
  margin-top: -40px;
  background: #009843;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .message {
    margin-top: -5vw;
    padding: 3.125vw 0 10vw;
    border-radius: 5vw;
  }
}
.message .str_ttl_box {
  position: relative;
  margin-bottom: 85px;
}
@media screen and (max-width: 600px) {
  .message .str_ttl_box {
    margin-bottom: 7.5vw;
  }
}
.message .str_ttl_box .ttl_txt {
  position: absolute;
  z-index: 1;
  top: -105px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .message .str_ttl_box .ttl_txt {
    top: -14.375vw;
  }
}
.message .str_ttl_box .ttl_txt img {
  width: 234px;
}
@media screen and (max-width: 600px) {
  .message .str_ttl_box .ttl_txt img {
    width: 40.625vw;
  }
}
.message .str_ttl_box .str_ttl {
  position: relative;
  z-index: 2;
}
.message .message_box {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
}
@media screen and (max-width: 800px) {
  .message .message_box {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .message .message_box {
    gap: 9.375vw;
  }
}
@media screen and (max-width: 800px) {
  .message .message_box .txt_box {
    order: 2;
    width: 100%;
  }
}
.message .message_box .txt_box .txt {
  line-height: 2.2;
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (max-width: 600px) {
  .message .message_box .txt_box .txt {
    font-size: 3.75vw;
    line-height: 2;
  }
}
.message .message_box .txt_box .txt.big {
  margin-top: 2em;
  font-size: 2rem;
}
@media screen and (max-width: 600px) {
  .message .message_box .txt_box .txt.big {
    font-size: 4vw;
  }
}
.message .message_box .txt_box .txt.note {
  margin-top: 40px;
  font-size: 1.3rem;
}
@media screen and (max-width: 600px) {
  .message .message_box .txt_box .txt.note {
    margin-top: 8.75vw;
    font-size: 2.5vw;
  }
}
.message .message_box .img {
  flex-shrink: 0;
  width: 45%;
  max-width: 580px;
  border-radius: 21px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .message .message_box .img {
    order: 1;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .message .message_box .img {
    border-radius: 3.125vw;
  }
}

/* ------------------------------
	.txt_cnt
------------------------------ */
.txt_cnt {
  width: 47%;
  max-width: 600px;
}
@media screen and (max-width: 600px) {
  .txt_cnt {
    width: 100%;
    max-width: 100%;
  }
}
.txt_cnt .ttl {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-family: "RocknRoll One", "fot-tsukuardgothic-std", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}
@media screen and (max-width: 600px) {
  .txt_cnt .ttl {
    margin-bottom: 3.125vw;
    font-size: 5vw;
  }
}
.txt_cnt .btn {
  margin-top: 55px;
}
@media screen and (max-width: 600px) {
  .txt_cnt .btn {
    margin-top: 6.875vw;
  }
}
.txt_cnt .btn a {
  display: inline-block;
  padding: 4px 20px 6px 15px;
  border-radius: 30px;
  background: #0368b6;
  color: #fff;
  line-height: 1.3;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
@media screen and (max-width: 600px) {
  .txt_cnt .btn a {
    padding: 1vw 4.375vw 1vw 3.125vw;
    border-radius: 6.25vw;
  }
}
.txt_cnt .btn a::after {
  content: "＞＞";
  letter-spacing: -0.3em;
  margin-left: 0.2em;
  font-weight: bold;
}
@media screen and (min-width: 801px) {
  .txt_cnt .btn a:hover {
    opacity: 1;
    background: #e11817;
  }
}
.txt_cnt .btn.yellow a {
  background: #fdd000;
  color: #111;
}
@media screen and (min-width: 801px) {
  .txt_cnt .btn.yellow a:hover {
    background: #fff;
  }
}
.txt_cnt .btn.green a {
  background: #009843;
}
@media screen and (min-width: 801px) {
  .txt_cnt .btn.green a:hover {
    background: #e11817;
  }
}
.txt_cnt .btn.red a {
  background: #e11817;
}
@media screen and (min-width: 801px) {
  .txt_cnt .btn.red a:hover {
    background: #009843;
  }
}

/* ------------------------------
	.tenugui
------------------------------ */
.tenugui {
  position: relative;
  padding: 135px 0 100px;
  background: #e11817;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .tenugui {
    padding: 18.75vw 0 6.25vw;
    border-radius: 5vw;
  }
}
@media screen and (max-width: 600px) {
  .tenugui .sec_ttl_box .ttl_txt img {
    width: 27.875vw;
  }
}
.tenugui .tenugui_box {
  position: relative;
  z-index: 2;
}
.tenugui .tenugui_box .img {
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 213px;
}
@media screen and (max-width: 1000px) {
  .tenugui .tenugui_box .img {
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .tenugui .tenugui_box .img {
    position: relative;
    bottom: 0;
    width: 36.125vw;
    margin-left: auto;
    margin-top: 1.25vw;
  }
}
.tenugui .ico {
  position: absolute;
  pointer-events: none;
}
.tenugui .ico .svg svg {
  height: auto;
}
.tenugui .ico.ico01 {
  left: calc(50% + 10px);
  bottom: -2px;
}
@media screen and (max-width: 1000px) {
  .tenugui .ico.ico01 .svg svg {
    width: 200px;
  }
}
.tenugui .ico.ico01 .svg .svg-elem-1 {
  stroke-dashoffset: 358.1824951172px;
  stroke-dasharray: 358.1824951172px;
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.tenugui .ico.ico02 {
  right: calc(50% + 300px);
  top: 0;
}
@media screen and (max-width: 1000px) {
  .tenugui .ico.ico02 {
    right: calc(50% + 150px);
  }
}
@media screen and (max-width: 600px) {
  .tenugui .ico.ico02 {
    right: auto;
    left: -5vw;
    bottom: -36.625vw;
  }
}
@media screen and (max-width: 1000px) {
  .tenugui .ico.ico02 .svg svg {
    width: 230px;
  }
}
@media screen and (max-width: 600px) {
  .tenugui .ico.ico02 .svg svg {
    width: 68.75vw;
  }
}
.tenugui .ico.ico02 .svg .svg-elem-1 {
  stroke-dashoffset: 404.0748596191px;
  stroke-dasharray: 404.0748596191px;
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4s;
  transition: stroke-dashoffset 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4s;
}
.tenugui .ico.ico02 .svg .svg-elem-2,
.tenugui .ico.ico02 .svg .svg-elem-3,
.tenugui .ico.ico02 .svg .svg-elem-4,
.tenugui .ico.ico02 .svg .svg-elem-5,
.tenugui .ico.ico02 .svg .svg-elem-6,
.tenugui .ico.ico02 .svg .svg-elem-7,
.tenugui .ico.ico02 .svg .svg-elem-8,
.tenugui .ico.ico02 .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 5s;
}
@media screen and (max-width: 600px) {
  .tenugui .ico.ico03 {
    left: 0;
    bottom: 9.75vw;
  }
}
@media screen and (max-width: 600px) {
  .tenugui .ico.ico03 .svg svg {
    width: 100%;
  }
}
.tenugui .ico.ico03 .svg .svg-elem-2 {
  stroke-dashoffset: 1110.4158935547px;
  stroke-dasharray: 1110.4158935547px;
  -webkit-transition: stroke-dashoffset 0.6s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 0.6s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.tenugui .ico.ico03 .svg .svg-elem-3 {
  stroke-dashoffset: 420.2667236328px;
  stroke-dasharray: 420.2667236328px;
  -webkit-transition: stroke-dashoffset 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
  transition: stroke-dashoffset 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}
.tenugui .ico.ico03 .svg .svg-elem-4,
.tenugui .ico.ico03 .svg .svg-elem-5,
.tenugui .ico.ico03 .svg .svg-elem-6,
.tenugui .ico.ico03 .svg .svg-elem-7,
.tenugui .ico.ico03 .svg .svg-elem-8,
.tenugui .ico.ico03 .svg .svg-elem-9,
.tenugui .ico.ico03 .svg .svg-elem-10,
.tenugui .ico.ico03 .svg .svg-elem-11 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.5s;
}
.tenugui .ico.fade-on.ico03 .svg .svg-elem-2 {
  stroke-dashoffset: 2220.8317871094px;
}
.tenugui .ico.fade-on.ico03 .svg .svg-elem-3 {
  stroke-dashoffset: 840.5334472656px;
}
.tenugui .ico.fade-on.ico03 .svg .svg-elem-4,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-5,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-6,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-7,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-8,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-9,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-10,
.tenugui .ico.fade-on.ico03 .svg .svg-elem-11 {
  opacity: 1;
}
.tenugui.fade-on .ico.ico01 .svg .svg-elem-1 {
  stroke-dashoffset: 716.3649902344px;
}
.tenugui.fade-on .ico.ico01 .svg .svg-elem-2,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-3,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-4,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-5,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-6,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-7,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-8,
.tenugui.fade-on .ico.ico01 .svg .svg-elem-9 {
  opacity: 1;
}
.tenugui.fade-on .ico.ico02 .svg .svg-elem-1 {
  stroke-dashoffset: 0;
}
.tenugui.fade-on .ico.ico02 .svg .svg-elem-2,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-3,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-4,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-5,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-6,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-7,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-8,
.tenugui.fade-on .ico.ico02 .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.welfare
------------------------------ */
.welfare {
  position: relative;
  padding: 140px 0 150px;
  background: #fdd000;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .welfare {
    padding: 21.25vw 0 82.5vw;
    border-radius: 5vw;
  }
}
.welfare .sec_ttl_box {
  margin-bottom: 85px;
}
@media screen and (max-width: 600px) {
  .welfare .sec_ttl_box {
    margin-bottom: 13.75vw;
  }
}
.welfare .welfare_box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .welfare .welfare_box {
    flex-direction: column;
    gap: 14.375vw 0;
  }
}
.welfare .welfare_box .txt_cnt {
  max-width: 550px;
}
@media screen and (max-width: 600px) {
  .welfare .welfare_box .txt_cnt {
    max-width: 100%;
  }
}
.welfare .welfare_box .txt_cnt_box {
  width: 47%;
  max-width: 550px;
}
@media screen and (max-width: 600px) {
  .welfare .welfare_box .txt_cnt_box {
    width: 100%;
    max-width: 100%;
  }
}
.welfare .welfare_box .txt_cnt_box .txt_cnt {
  width: 100%;
}
.welfare .welfare_box .txt_cnt_box .txt_cnt + .txt_cnt {
  margin-top: 105px;
}
@media screen and (max-width: 600px) {
  .welfare .welfare_box .txt_cnt_box .txt_cnt + .txt_cnt {
    margin-top: 14.375vw;
  }
}
.welfare .ico {
  position: absolute;
  right: calc(50% + 284px);
  bottom: -457px;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .welfare .ico {
    right: calc(50% + 100px);
    bottom: -200px;
  }
}
@media screen and (max-width: 600px) {
  .welfare .ico {
    right: auto;
    left: -5vw;
    bottom: -36.625vw;
  }
}
.welfare .ico .fukidashi {
  top: 10px;
  right: -222px;
}
@media screen and (max-width: 1000px) {
  .welfare .ico .fukidashi {
    right: -110px;
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .welfare .ico .fukidashi {
    top: 12.625vw;
    right: -28vw;
    width: 31.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .welfare .ico .svg svg {
    width: 400px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .welfare .ico .svg svg {
    width: 68.75vw;
  }
}
.welfare .ico .svg .svg-elem-1 {
  stroke-dashoffset: 2059.0627441406px;
  stroke-dasharray: 2059.0627441406px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.welfare .ico .svg .svg-elem-2,
.welfare .ico .svg .svg-elem-3,
.welfare .ico .svg .svg-elem-4,
.welfare .ico .svg .svg-elem-5,
.welfare .ico .svg .svg-elem-6,
.welfare .ico .svg .svg-elem-7,
.welfare .ico .svg .svg-elem-8,
.welfare .ico .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.welfare .ico.fade-on .svg .svg-elem-1 {
  stroke-dashoffset: 4118.1254882813px;
}
.welfare .ico.fade-on .svg .svg-elem-2,
.welfare .ico.fade-on .svg .svg-elem-3,
.welfare .ico.fade-on .svg .svg-elem-4,
.welfare .ico.fade-on .svg .svg-elem-5,
.welfare .ico.fade-on .svg .svg-elem-6,
.welfare .ico.fade-on .svg .svg-elem-7,
.welfare .ico.fade-on .svg .svg-elem-8,
.welfare .ico.fade-on .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.commissioner
------------------------------ */
.commissioner {
  position: relative;
  padding: 140px 0 150px;
  background: #0368b6;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .commissioner {
    padding: 18.75vw 0 80vw;
    border-radius: 5vw;
  }
}
.commissioner .ico {
  position: absolute;
  left: calc(50% + 193px);
  bottom: -30px;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .commissioner .ico {
    left: calc(50% + 135px);
  }
}
@media screen and (max-width: 600px) {
  .commissioner .ico {
    right: -20.625vw;
    left: auto;
    bottom: -16vw;
  }
}
.commissioner .ico .fukidashi {
  position: absolute;
  top: 266px;
  left: -125px;
}
@media screen and (max-width: 1000px) {
  .commissioner .ico .fukidashi {
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .commissioner .ico .fukidashi {
    top: 18.75vw;
    left: -18.125vw;
    width: 32.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .commissioner .ico .svg svg {
    width: 600px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .commissioner .ico .svg svg {
    width: 94.125vw;
  }
}
.commissioner .ico .svg .svg-elem-1 {
  stroke-dashoffset: 1766.4915771484px;
  stroke-dasharray: 1766.4915771484px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.commissioner .ico .svg .svg-elem-2,
.commissioner .ico .svg .svg-elem-3,
.commissioner .ico .svg .svg-elem-4,
.commissioner .ico .svg .svg-elem-5,
.commissioner .ico .svg .svg-elem-6,
.commissioner .ico .svg .svg-elem-7,
.commissioner .ico .svg .svg-elem-8,
.commissioner .ico .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.commissioner .ico.fade-on .svg .svg-elem-1 {
  stroke-dashoffset: 0;
}
.commissioner .ico.fade-on .svg .svg-elem-2,
.commissioner .ico.fade-on .svg .svg-elem-3,
.commissioner .ico.fade-on .svg .svg-elem-4,
.commissioner .ico.fade-on .svg .svg-elem-5,
.commissioner .ico.fade-on .svg .svg-elem-6,
.commissioner .ico.fade-on .svg .svg-elem-7,
.commissioner .ico.fade-on .svg .svg-elem-8,
.commissioner .ico.fade-on .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.probation
------------------------------ */
.probation {
  position: relative;
  padding: 150px 0 120px;
  background: #fdd000;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .probation {
    padding: 18.75vw 0 78.75vw;
    border-radius: 5vw;
  }
}
.probation .ico {
  position: absolute;
  left: calc(50% - 38px);
  bottom: -133px;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .probation .ico {
    left: calc(50% - 100px);
  }
}
@media screen and (max-width: 600px) {
  .probation .ico {
    right: -41.5vw;
    left: auto;
    bottom: -16.875vw;
  }
}
.probation .ico .fukidashi {
  position: absolute;
  top: 190px;
  left: 92px;
}
@media screen and (max-width: 1000px) {
  .probation .ico .fukidashi {
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .probation .ico .fukidashi {
    top: 14.375vw;
    left: 1.875vw;
    width: 32.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .probation .ico .svg svg {
    width: 700px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .probation .ico .svg svg {
    width: 127vw;
  }
}
.probation .ico .svg .svg-elem-1 {
  stroke-dashoffset: 1975.1394042969px;
  stroke-dasharray: 1975.1394042969px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.probation .ico .svg .svg-elem-2,
.probation .ico .svg .svg-elem-3,
.probation .ico .svg .svg-elem-4,
.probation .ico .svg .svg-elem-5,
.probation .ico .svg .svg-elem-6,
.probation .ico .svg .svg-elem-7,
.probation .ico .svg .svg-elem-8,
.probation .ico .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.probation .ico.fade-on .svg .svg-elem-1 {
  stroke-dashoffset: 3950.2788085938px;
}
.probation .ico.fade-on .svg .svg-elem-2,
.probation .ico.fade-on .svg .svg-elem-3,
.probation .ico.fade-on .svg .svg-elem-4,
.probation .ico.fade-on .svg .svg-elem-5,
.probation .ico.fade-on .svg .svg-elem-6,
.probation .ico.fade-on .svg .svg-elem-7,
.probation .ico.fade-on .svg .svg-elem-8,
.probation .ico.fade-on .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.counselor
------------------------------ */
.counselor {
  position: relative;
  padding: 135px 0 160px;
  background: #e11817;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .counselor {
    padding: 18.75vw 0 62.5vw;
    border-radius: 5vw;
  }
}
.counselor .ico {
  position: absolute;
  left: calc(50% + 317px);
  bottom: -50px;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .counselor .ico {
    left: calc(50% + 100px);
  }
}
@media screen and (max-width: 600px) {
  .counselor .ico {
    right: -8.75vw;
    left: auto;
    bottom: -10vw;
  }
}
.counselor .ico .fukidashi {
  position: absolute;
  top: 96px;
  left: -270px;
}
@media screen and (max-width: 1000px) {
  .counselor .ico .fukidashi {
    left: -130px;
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .counselor .ico .fukidashi {
    top: 7vw;
    left: -36.25vw;
    width: 32.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .counselor .ico .svg svg {
    width: 400px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .counselor .ico .svg svg {
    width: 63.75vw;
  }
}
.counselor .ico .svg .svg-elem-1 {
  stroke-dashoffset: 964.4538574219px;
  stroke-dasharray: 964.4538574219px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.counselor .ico .svg .svg-elem-2,
.counselor .ico .svg .svg-elem-3,
.counselor .ico .svg .svg-elem-4,
.counselor .ico .svg .svg-elem-5,
.counselor .ico .svg .svg-elem-6,
.counselor .ico .svg .svg-elem-7,
.counselor .ico .svg .svg-elem-8,
.counselor .ico .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.counselor .ico.fade-on .svg .svg-elem-1 {
  stroke-dashoffset: 1928.9077148438px;
}
.counselor .ico.fade-on .svg .svg-elem-2,
.counselor .ico.fade-on .svg .svg-elem-3,
.counselor .ico.fade-on .svg .svg-elem-4,
.counselor .ico.fade-on .svg .svg-elem-5,
.counselor .ico.fade-on .svg .svg-elem-6,
.counselor .ico.fade-on .svg .svg-elem-7,
.counselor .ico.fade-on .svg .svg-elem-8,
.counselor .ico.fade-on .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.foster
------------------------------ */
.foster {
  position: relative;
  padding: 120px 0 140px;
  background: #fdd000;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .foster {
    padding: 18.75vw 0 71.25vw;
    border-radius: 5vw;
  }
}
.foster .ico {
  position: absolute;
  left: calc(50% - 5px);
  bottom: -87px;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .foster .ico {
    right: -37.5vw;
    left: auto;
    bottom: -13.75vw;
  }
}
.foster .ico .fukidashi {
  position: absolute;
  top: -120px;
  left: 360px;
}
@media screen and (max-width: 1200px) {
  .foster .ico .fukidashi {
    left: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .foster .ico .fukidashi {
    left: 180px;
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .foster .ico .fukidashi {
    top: -20vw;
    left: 38.75vw;
    width: 32.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .foster .ico .svg svg {
    width: 700px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .foster .ico .svg svg {
    width: 123.125vw;
  }
}
.foster .ico .svg .svg-elem-4 {
  stroke-dashoffset: 2346.388671875px;
  stroke-dasharray: 2346.388671875px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.foster .ico .svg .svg-elem-1,
.foster .ico .svg .svg-elem-2,
.foster .ico .svg .svg-elem-3,
.foster .ico .svg .svg-elem-5,
.foster .ico .svg .svg-elem-6,
.foster .ico .svg .svg-elem-7,
.foster .ico .svg .svg-elem-8,
.foster .ico .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.foster .ico.fade-on .svg .svg-elem-4 {
  stroke-dashoffset: 0;
}
.foster .ico.fade-on .svg .svg-elem-1,
.foster .ico.fade-on .svg .svg-elem-2,
.foster .ico.fade-on .svg .svg-elem-3,
.foster .ico.fade-on .svg .svg-elem-5,
.foster .ico.fade-on .svg .svg-elem-6,
.foster .ico.fade-on .svg .svg-elem-7,
.foster .ico.fade-on .svg .svg-elem-8,
.foster .ico.fade-on .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.cooperation
------------------------------ */
.cooperation {
  position: relative;
  padding: 150px 0 120px;
  background: #009843;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .cooperation {
    padding: 18.75vw 0 97.5vw;
    border-radius: 5vw;
  }
}
.cooperation .sec_ttl_box {
  margin-bottom: 130px;
}
@media screen and (max-width: 1000px) {
  .cooperation .sec_ttl_box {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 600px) {
  .cooperation .sec_ttl_box {
    margin-bottom: 13.75vw;
  }
}
.cooperation .list .txt {
  padding-left: 1em;
  text-indent: -1em;
}
.cooperation .space_box {
  padding-left: 2em;
}
@media screen and (max-width: 600px) {
  .cooperation .space_box {
    padding-left: 0;
  }
}
.cooperation .ico {
  position: absolute;
  left: calc(50% + 30px);
  bottom: -65px;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .cooperation .ico {
    right: -30.875vw;
    left: auto;
    bottom: -13.375vw;
  }
}
.cooperation .ico .fukidashi {
  position: absolute;
  top: 396px;
  left: -145px;
}
@media screen and (max-width: 1000px) {
  .cooperation .ico .fukidashi {
    top: -30px;
    left: 0;
    width: 150px;
  }
}
@media screen and (max-width: 600px) {
  .cooperation .ico .fukidashi {
    top: -9.75vw;
    left: 1.25vw;
    width: 32.5vw;
  }
}
@media screen and (max-width: 1000px) {
  .cooperation .ico .svg svg {
    width: 700px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .cooperation .ico .svg svg {
    width: 122.25vw;
  }
}
.cooperation .ico .svg .svg-elem-1 {
  stroke-dashoffset: 2203.8405761719px;
  stroke-dasharray: 2203.8405761719px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.cooperation .ico .svg .svg-elem-2,
.cooperation .ico .svg .svg-elem-3,
.cooperation .ico .svg .svg-elem-4,
.cooperation .ico .svg .svg-elem-5,
.cooperation .ico .svg .svg-elem-6,
.cooperation .ico .svg .svg-elem-7,
.cooperation .ico .svg .svg-elem-8,
.cooperation .ico .svg .svg-elem-9 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.cooperation .ico.fade-on .svg .svg-elem-1 {
  stroke-dashoffset: 4407.6811523438px;
}
.cooperation .ico.fade-on .svg .svg-elem-2,
.cooperation .ico.fade-on .svg .svg-elem-3,
.cooperation .ico.fade-on .svg .svg-elem-4,
.cooperation .ico.fade-on .svg .svg-elem-5,
.cooperation .ico.fade-on .svg .svg-elem-6,
.cooperation .ico.fade-on .svg .svg-elem-7,
.cooperation .ico.fade-on .svg .svg-elem-8,
.cooperation .ico.fade-on .svg .svg-elem-9 {
  opacity: 1;
}

/* ------------------------------
	.certificate
------------------------------ */
.certificate {
  position: relative;
  z-index: 2;
  padding: 150px 0 120px;
  background: #fdd000;
  border-radius: 40px;
}
@media screen and (max-width: 600px) {
  .certificate {
    padding: 21.25vw 0 17.5vw;
    border-radius: 5vw;
  }
}
.certificate .wrap {
  position: relative;
  z-index: 3;
}
.certificate .sec_ttl {
  margin-bottom: 35px;
  text-align: center;
  color: #0368b6;
  font-family: "RocknRoll One", "fot-tsukuardgothic-std", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 7.5rem;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .certificate .sec_ttl {
    margin-bottom: 7.5vw;
    font-size: 7.25vw;
  }
}
.certificate.fade-on .sec_ttl {
  opacity: 1;
}
.certificate.fade-on .sec_ttl span {
  opacity: 1;
  transform: translateY(0);
}
.certificate .txt {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .certificate .txt {
    font-size: 2.875vw;
  }
}
.certificate .txt .ib {
  display: inline-block;
}
.certificate .wrao {
  position: relative;
  z-index: 2;
}
.certificate .ico {
  position: absolute;
}
.certificate .ico.ico01 {
  top: 110px;
  left: 0;
  width: 50px;
  height: 101px;
  background: url(../img/certificate_ico01.png) no-repeat left center;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .certificate .ico.ico01 {
    top: 18.125vw;
    width: 4.625vw;
    height: 9.375vw;
    background: url(../img/certificate_ico01_sp.png) no-repeat left center;
    background-size: 100%;
  }
}
.certificate .ico.ico02 {
  bottom: 84px;
  right: 0;
  width: 50px;
  height: 101px;
  background: url(../img/certificate_ico02.png) no-repeat right center;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .certificate .ico.ico02 {
    bottom: 16.25vw;
    width: 4.625vw;
    height: 9.375vw;
    background: url(../img/certificate_ico02_sp.png) no-repeat right center;
    background-size: 100%;
  }
}
.certificate .ico.ico03 {
  bottom: 0;
  right: calc(50% - 50px);
  width: 101px;
  height: 50px;
  background: url(../img/certificate_ico03.png) no-repeat center bottom;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .certificate .ico.ico03 {
    bottom: auto;
    top: 0;
    right: 26.875vw;
    width: 9.25vw;
    height: 4.75vw;
    background: url(../img/certificate_ico03_sp.png) no-repeat center top;
    background-size: 100%;
  }
}
.certificate .certificate_ico {
  position: absolute;
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.4s ease 1s;
}
.certificate .certificate_ico img,
.certificate .certificate_ico svg {
  width: 100%;
  height: auto;
}
.certificate .certificate_ico .svg-elem-2,
.certificate .certificate_ico .svg-elem-3,
.certificate .certificate_ico .svg-elem-4,
.certificate .certificate_ico .svg-elem-5,
.certificate .certificate_ico .svg-elem-6,
.certificate .certificate_ico .svg-elem-7,
.certificate .certificate_ico .svg-elem-8,
.certificate .certificate_ico .svg-elem-9,
.certificate .certificate_ico .svg-elem-10,
.certificate .certificate_ico .svg-elem-11,
.certificate .certificate_ico .svg-elem-12,
.certificate .certificate_ico .svg-elem-13,
.certificate .certificate_ico .svg-elem-14 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  transition-delay: 2.2s;
}
.certificate .certificate_ico.ico01 {
  top: 50px;
  left: calc(50% - 406px);
}
@media screen and (max-width: 900px) {
  .certificate .certificate_ico.ico01 {
    top: 30px;
    left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .certificate .certificate_ico.ico01 {
    top: 1.25vw;
    left: 18.875vw;
    width: 11.625vw;
  }
}
.certificate .certificate_ico.ico02 {
  top: 100px;
  right: calc(50% - 546px);
}
@media screen and (max-width: 1100px) {
  .certificate .certificate_ico.ico02 {
    top: 50px;
    right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .certificate .certificate_ico.ico02 {
    top: 17.75vw;
    right: 9.375vw;
    width: 14vw;
  }
}
.certificate .certificate_ico.ico03 {
  bottom: 67px;
  left: calc(50% - 632px);
}
@media screen and (max-width: 1200px) {
  .certificate .certificate_ico.ico03 {
    left: 5px;
    bottom: 7px;
  }
}
@media screen and (max-width: 600px) {
  .certificate .certificate_ico.ico03 {
    bottom: 8.75vw;
    left: 5vw;
    width: 14.375vw;
  }
}
@keyframes certificate_ico {
  20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  0% {
    transform: translateY(-100px);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
  90% {
    transform: translateY(-2px);
  }
}
.certificate.fade-on .certificate_ico {
  opacity: 1;
  animation: certificate_ico 0.8s ease forwards 1s;
}
.certificate.fade-on .certificate_ico .svg-elem-2,
.certificate.fade-on .certificate_ico .svg-elem-3,
.certificate.fade-on .certificate_ico .svg-elem-4,
.certificate.fade-on .certificate_ico .svg-elem-5,
.certificate.fade-on .certificate_ico .svg-elem-6,
.certificate.fade-on .certificate_ico .svg-elem-7,
.certificate.fade-on .certificate_ico .svg-elem-8,
.certificate.fade-on .certificate_ico .svg-elem-9,
.certificate.fade-on .certificate_ico .svg-elem-10,
.certificate.fade-on .certificate_ico .svg-elem-11,
.certificate.fade-on .certificate_ico .svg-elem-12,
.certificate.fade-on .certificate_ico .svg-elem-13,
.certificate.fade-on .certificate_ico .svg-elem-14 {
  opacity: 1;
}

/* ------------------------------
	.sponsor
------------------------------ */
.sponsor {
  padding: 90px 0 430px;
  background: url(../img/sponsor_bg01.svg) no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .sponsor {
    padding: 17vw 0 6.25vw;
    margin-top: -5vw;
    background: url(../img/sponsor_bg01_sp.svg) no-repeat center top;
    background-size: cover;
  }
}
.sponsor .sponsor_box {
  padding: 80px 0;
  background: #fff;
  border: 8px solid #fdd000;
  border-radius: 30px;
}
@media screen and (max-width: 600px) {
  .sponsor .sponsor_box {
    padding: 6.25vw 0;
    border-width: 1vw;
    border-radius: 3.75vw;
  }
}
.sponsor .sponsor_box + .sponsor_box {
  margin-top: 50px;
}
@media screen and (max-width: 600px) {
  .sponsor .sponsor_box + .sponsor_box {
    margin-top: 5.625vw;
  }
}
.sponsor .sponsor_box .txt_box {
  width: 90%;
  max-width: 756px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .sponsor .sponsor_box .txt_box {
    width: calc(100% - 15vw);
    max-width: 100%;
  }
}
.sponsor .sponsor_box .txt_box .ttl {
  margin-bottom: 30px;
  font-size: 3rem;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .sponsor .sponsor_box .txt_box .ttl {
    margin-bottom: 5vw;
    font-size: 4.5vw;
  }
}
@media screen and (min-width: 801px) {
  .sponsor .sponsor_box .txt_box .ttl .ttl_bg_pc {
    display: inline-block;
    padding: 5px 25px 8px;
    background: #0368b6;
    border-radius: 8px;
  }
}
@media screen and (max-width: 800px) {
  .sponsor .sponsor_box .txt_box .ttl .ttl_bg_sp {
    display: inline-block;
    padding: 0.75vw 3.125vw;
    background: #0368b6;
    border-radius: 1.25vw;
  }
}
@media screen and (max-width: 800px) {
  .sponsor .sponsor_box .txt_box .ttl .ttl_bg_sp:not(:first-child) {
    margin-top: 1.875vw;
  }
}
.sponsor .sponsor_box .txt_box .txt {
  font-size: 1.8rem;
}
@media screen and (max-width: 600px) {
  .sponsor .sponsor_box .txt_box .txt {
    font-size: 3.5vw;
  }
}
.sponsor .sponsor_box .txt_box .txt.big {
  margin-bottom: 10px;
  font-size: 2rem;
}
@media screen and (max-width: 600px) {
  .sponsor .sponsor_box .txt_box .txt.big {
    margin-bottom: 2.5vw;
    font-size: 3.75vw;
  }
}
.sponsor .sponsor_box .txt_box .txt:not(.big) {
  font-family: "Zen Kaku Gothic New", "fot-tsukuardgothic-std", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}

/* ------------------------------
	.box_cnt01
------------------------------ */
.box_cnt01 {
  padding: 105px 0 100px;
  background: url(../img/box_cnt_bg01.jpg) repeat-y center top;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .box_cnt01 {
    padding: 19.375vw 0 7.5vw;
    background: url(../img/box_cnt_bg01_sp.jpg) repeat-y center top;
    background-size: 100%;
  }
}

/* ------------------------------
	.box_cnt02
------------------------------ */
.box_cnt02 {
  padding: 105px 0 100px;
  background: url(../img/box_cnt_bg02.jpg) repeat-y center top;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .box_cnt02 {
    padding: 20vw 0 7.5vw;
    background: url(../img/box_cnt_bg02_sp.jpg) repeat-y center top;
    background-size: 100%;
  }
}

/* ------------------------------
	.box_cnt03
------------------------------ */
.box_cnt03 {
  padding: 110px 0 80px;
  background: url(../img/box_cnt_bg03.jpg) repeat-y center top;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .box_cnt03 {
    padding: 21.25vw 0 6.25vw;
    background: url(../img/box_cnt_bg03_sp.jpg) repeat-y center top;
    background-size: 100%;
  }
}

/* ------------------------------
	.box_cnt04
------------------------------ */
.box_cnt04 {
  padding: 85px 0 80px;
  background: url(../img/box_cnt_bg04.jpg) repeat-y center top;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .box_cnt04 {
    padding: 21.25vw 0 6.25vw;
    background: url(../img/box_cnt_bg04_sp.jpg) repeat-y center top;
    background-size: 100%;
  }
}

/* ------------------------------
	.box_cnt05
------------------------------ */
.box_cnt05 {
  padding: 110px 0 70px;
  background: url(../img/box_cnt_bg05.jpg) repeat-y center center;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .box_cnt05 {
    padding: 21.25vw 0 6.25vw;
    background: url(../img/box_cnt_bg05_sp.jpg) repeat-y center center;
    background-size: cover;
  }
}

/* ------------------------------
	.box_cnt06
------------------------------ */
.box_cnt06 {
  padding: 110px 0 90px;
  background: url(../img/box_cnt_bg06.jpg) repeat-y center top;
  background-size: 100%;
}
@media screen and (max-width: 600px) {
  .box_cnt06 {
    padding: 20vw 0 6.25vw;
    background: url(../img/box_cnt_bg06_sp.jpg) repeat-y center top;
    background-size: 100%;
  }
}