@charset "UTF-8";
html {
  font-size: 62.5%;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W7", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W7", sans-serif;
  color: #000;
}

body {
  overflow-x: hidden;
}

ul li {
  list-style: none;
}

/* main */
.event {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 1281px) {
  .event {
    overflow: visible;
  }
}
@media screen and (max-width: 1024px) {
  .event {
    max-width: 768px;
    overflow: visible;
  }
}
@media screen and (max-width: 768px) {
  .event {
    overflow: hidden;
  }
}
.event .mainvisual {
  position: relative;
  padding: 60px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .mainvisual {
    padding: 48px 0 50px;
    max-height: 667px;
  }
}
.event .mainvisual::after {
  content: "";
  background-image: url("../images/01/mainvisual.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 660px;
  position: absolute;
  top: 60px;
  left: 0;
  animation-delay: 0.3s !important;
}
@media screen and (max-width: 1024px) {
  .event .mainvisual::after {
    background-image: url("../images/01/mainvisual_sp.png");
    top: 0;
    width: 100%;
    min-height: 667px;
    max-height: 667px;
    height: 100%;
  }
}
.event .mainvisual .logo {
  display: block;
  margin: 0 auto;
  padding: 90px 0 24px;
  width: 100%;
  max-width: 409px;
  position: relative;
  z-index: 100;
  animation-delay: 0.6s !important;
}
@media screen and (max-width: 1024px) {
  .event .mainvisual .logo {
    max-width: 300px;
    padding: 118px 0 0;
  }
}
.event .mainvisual .thum_slider {
  position: relative;
  z-index: 100;
  margin: -24px 0 0 24px;
  padding: 24px 0;
  overflow-x: hidden;
  overflow-y: visible;
  animation-delay: 0.9s !important;
}
@media screen and (max-width: 1024px) {
  .event .mainvisual .thum_slider {
    margin: 84px 0 0 8px;
    padding: 0;
  }
}
.event .mainvisual .thum_slider .splide__track {
  overflow: visible !important;
}
.event .mainvisual .thum_slider .splide__slide {
  width: auto !important;
}
.event .mainvisual .thum_slider img {
  display: block;
  width: 100%;
  max-width: 215px;
  transition: 0.5s all;
}
@media screen and (max-width: 1024px) {
  .event .mainvisual .thum_slider img {
    max-width: 165px;
  }
}
.event .mainvisual .thum_slider img:hover {
  transform: scale(1.1);
  transition: 0.5s all;
  overflow: visible;
}
.event .sec00 {
  position: relative;
  background-color: #fff;
  padding: 148px 12px 171px;
}
@media screen and (max-width: 1024px) {
  .event .sec00 {
    padding: 107px 24px 220px;
  }
}
.event .sec00_inner {
  margin: 0 auto;
  max-width: 880px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner {
    display: block;
    max-width: 390px;
  }
}
.event .sec00_inner .text_cont {
  max-width: 513px;
}
.event .sec00_inner .text_cont h2 {
  font-size: 4rem;
  color: #242424;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 35px;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner .text_cont h2 {
    font-size: 2.8rem;
    line-height: 1.6;
    margin: 0 0 42px;
  }
}
.event .sec00_inner .text_cont p {
  font-size: 1.4rem;
  line-height: 2;
}
.event .sec00_inner .text_cont p + p {
  margin: 32px 0 0;
}
.event .sec00_inner .img_cont {
  margin: 72px 0 0 26px;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner .img_cont {
    margin: 42px 0 0;
  }
}
.event .sec00_inner .img_cont .logo_cont {
  display: flex;
  justify-content: center;
}
.event .sec00_inner .img_cont .logo_cont img {
  display: block;
  width: 100%;
}
.event .sec00_inner .img_cont .logo_cont img:nth-of-type(1) {
  max-width: 83px;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner .img_cont .logo_cont img:nth-of-type(1) {
    max-width: 79px;
  }
}
.event .sec00_inner .img_cont .logo_cont img:nth-of-type(2) {
  max-width: 111px;
  margin: 0 0 0 26px;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner .img_cont .logo_cont img:nth-of-type(2) {
    max-width: 106px;
    margin: 0 0 0 25px;
  }
}
.event .sec00_inner .img_cont .logo_cont img:nth-of-type(3) {
  max-width: 95px;
  margin: 0 0 0 26px;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner .img_cont .logo_cont img:nth-of-type(3) {
    margin: 0 0 0 25px;
  }
}
.event .sec00_inner .img_cont .poster_img {
  display: block;
  width: 100%;
  max-width: 340px;
  margin: 40px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec00_inner .img_cont .poster_img {
    margin: 24px auto 0;
  }
}
.event .sec00 .sec00_sep {
  display: block;
  width: 100%;
  max-width: 450px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec00 .sec00_sep {
    max-width: 177px;
  }
}
.event .sec00 .sec00_anim {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec00 .sec00_anim01 {
  max-width: 198px;
  top: 17.6px;
  right: 36.7px;
}
@media screen and (max-width: 1024px) {
  .event .sec00 .sec00_anim01 {
    max-width: 138px;
    top: 2.6px;
    right: 34.7px;
  }
  .event .sec00 .sec00_anim01:lang(en) {
    top: -7.4px;
  }
}
.event .sec00 .sec00_anim02 {
  max-width: 211px;
  top: 85.8px;
  right: -60px;
}
@media screen and (max-width: 1024px) {
  .event .sec00 .sec00_anim02 {
    max-width: 117px;
    top: 43.8px;
    right: -20px;
  }
  .event .sec00 .sec00_anim02:lang(en) {
    top: 23.8px;
  }
}
.event .sec00 .sec00_anim03 {
  max-width: 265px;
  top: 270.8px;
  left: -110px;
}
@media screen and (max-width: 1024px) {
  .event .sec00 .sec00_anim03 {
    max-width: 153px;
    top: inherit;
    bottom: 120px;
    left: -70px;
  }
}
.event .sec00 .sec00_anim04 {
  max-width: 195px;
  bottom: 318.1px;
  right: -52px;
}
@media screen and (max-width: 1024px) {
  .event .sec00 .sec00_anim04 {
    max-width: 105px;
    bottom: 72.1px;
    right: -12px;
  }
}
.event .sec00 .sec00_anim05 {
  max-width: 502px;
  bottom: -80px;
  left: -111.7px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec00 .sec00_anim05 {
    max-width: 310px;
    bottom: -21px;
    left: 0;
  }
}
.event .sec01 {
  position: relative;
  background-color: #FFD29F;
  padding: 179px 0 171px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 {
    padding: 27px 0 154px;
  }
}
.event .sec01 .sec01_sep {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec01 .sec01_sep01 {
  max-width: 450px;
  top: -40px;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_sep01 {
    max-width: 157px;
    top: -10px;
  }
}
.event .sec01 .sec01_sep02 {
  max-width: 398px;
  top: -100px;
  right: -41px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_sep02 {
    max-width: 141px;
    top: -40px;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont {
    display: block;
    max-width: 548px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 468px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont {
    max-width: none;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont .sec01_num {
  display: block;
  width: 100%;
  max-width: 140px;
  height: 100%;
  position: relative;
  top: -88px;
  margin: 0 60px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont .sec01_num {
    max-width: 55px;
    margin: 0;
    top: 5px;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont .txt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 50px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont .txt {
    margin: 24px 0 0 24px;
    max-width: 184px;
  }
  .event .sec01 .sec01_inner .sec01_ttl_cont .txt:lang(en) {
    max-width: 294px;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont img {
    margin: 0 0 0 24px;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont img.sec01_work {
  max-width: 390px;
  margin: 21px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont img.sec01_work {
    max-width: 218px;
    margin: 34px 0 0 24px;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont img.sec01_lecture {
  max-width: 585px;
  margin: 10px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont img.sec01_lecture {
    max-width: 326px;
    margin: 6px 0 0 24px;
  }
}
.event .sec01 .sec01_inner .sec01_ttl_cont .note {
  font-size: 1.4rem;
  line-height: 2;
  margin: 24px 0 0;
  max-width: 612px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .sec01_ttl_cont .note {
    margin: 30px 24px 0 24px;
    max-width: 390px;
  }
}
.event .sec01 .sec01_inner .img_list {
  max-width: 880px;
  margin: 113px auto 0;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list {
    display: block;
    margin: 37px 0 0;
    padding: 0 24px;
  }
}
.event .sec01 .sec01_inner .img_list .large {
  margin: 0 16px 0 0;
  width: 67%;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list .large {
    margin: 0 0 24px;
    width: 100%;
  }
}
.event .sec01 .sec01_inner .img_list .large img {
  display: block;
  width: 100%;
  margin: 0 !important;
}
.event .sec01 .sec01_inner .img_list .large p {
  font-size: 1.2rem;
  margin: 8px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list .large p {
    margin: 6px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list .small {
    display: flex;
  }
}
.event .sec01 .sec01_inner .img_list .small > div:nth-of-type(2) {
  margin: 14px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list .small > div:nth-of-type(2) {
    margin: 0 0 0 15px;
  }
}
.event .sec01 .sec01_inner .img_list .small img {
  display: block;
  width: 100%;
  max-width: 275px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list .small img {
    max-width: none;
    margin: 0 !important;
  }
}
.event .sec01 .sec01_inner .img_list .small p {
  font-size: 1.2rem;
  margin: 8px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_list .small p {
    margin: 6px 0 0;
  }
}
.event .sec01 .sec01_inner .img_thum_cont {
  position: relative;
  max-width: 880px;
  margin: 58px auto 0;
  padding: 0 12px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_thum_cont {
    margin: 43px auto 0;
    padding: 0 24px;
  }
}
.event .sec01 .sec01_inner .img_thum_list {
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_thum_list {
    gap: 7px;
  }
}
.event .sec01 .sec01_inner .img_thum_list li {
  width: calc(25% - 15px);
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_thum_list li {
    width: calc(25% - 6px);
  }
}
.event .sec01 .sec01_inner .img_thum_list li img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_inner .img_thum_list li img {
    margin: 0 !important;
  }
}
.event .sec01 .sec01_img01 {
  display: block;
  width: 100%;
  position: absolute;
  top: 238px;
  right: 0;
  max-width: 350px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_img01 {
    top: 92px;
    max-width: 195px;
  }
  .event .sec01 .sec01_img01:lang(en) {
    top: 22px;
    right: -50px;
  }
}
.event .sec01 .sec01_anim {
  display: block;
  width: 100%;
  position: absolute;
  margin: 0 !important;
}
.event .sec01 .sec01_anim01 {
  max-width: 151px;
  top: 72px;
  right: 368px;
}
.event .sec01 .sec01_anim01:lang(en) {
  top: 72px;
  right: 158px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim01 {
    max-width: 91px;
    top: 22px;
    right: 173px;
  }
  .event .sec01 .sec01_anim01:lang(en) {
    top: 12px;
  }
}
.event .sec01 .sec01_anim02 {
  max-width: 231px;
  top: 176.6px;
  right: 207.3px;
}
.event .sec01 .sec01_anim02:lang(en) {
  top: 126.6px;
  right: -12.7px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim02 {
    max-width: 111px;
    top: 82px;
    right: 98px;
  }
  .event .sec01 .sec01_anim02:lang(en) {
    top: 16.6px;
    right: 47.3px;
  }
}
.event .sec01 .sec01_anim03 {
  max-width: 102px;
  top: 341.3px;
  right: -13px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim03 {
    max-width: 62px;
    top: 164.3px;
    right: -23px;
  }
}
.event .sec01 .sec01_anim04 {
  max-width: 124px;
  top: 509.4px;
  right: 1.7px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim04 {
    max-width: 70px;
    top: 243.4px;
    right: -0.3px;
  }
}
.event .sec01 .sec01_anim05 {
  max-width: 214px;
  top: 710px;
  left: -90px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim05 {
    max-width: 119px;
    top: 525px;
    left: -60px;
  }
  .event .sec01 .sec01_anim05:lang(en) {
    top: 608px;
  }
}
.event .sec01 .sec01_anim06 {
  max-width: 114px;
  bottom: 30px;
  left: -63px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim06 {
    max-width: 63px;
    top: 145px;
    left: -10px;
    z-index: 100;
  }
}
.event .sec01 .sec01_anim07 {
  max-width: 115px;
  bottom: -20px;
  right: -50px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim07 {
    max-width: 64px;
    bottom: -20px;
    right: 6px;
  }
}
.event .sec01 .sec01_anim08 {
  max-width: 89px;
  top: -20px;
  right: -40px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim08 {
    max-width: 50px;
    top: -20px;
    right: -7px;
  }
}
.event .sec01 .sec01_anim09 {
  max-width: 262px;
  bottom: 220px;
  right: -100px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim09 {
    max-width: 146px;
    bottom: 30px;
    right: -59px;
  }
}
.event .sec01 .sec01_anim10 {
  max-width: 198px;
  bottom: 60.9px;
  left: -15px;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim10 {
    max-width: 110px;
    bottom: 50.9px;
    left: 10px;
  }
}
.event .sec01 .sec01_anim11 {
  max-width: 163px;
  bottom: -70px;
  left: 449.1px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec01 .sec01_anim11 {
    max-width: 91px;
    bottom: -40px;
    left: 109.1px;
  }
}
.event .sec02 {
  position: relative;
  background-color: #fff;
  padding: 138px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 {
    padding: 27px 0 0;
  }
}
.event .sec02 .sec02_sep {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec02 .sec02_sep01 {
  max-width: 243px;
  top: -40px;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_sep01 {
    max-width: 107px;
    top: -20px;
  }
}
.event .sec02 .sec02_sep02 {
  max-width: 450px;
  top: -50px;
  right: 0px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_sep02 {
    max-width: 191px;
    top: -26px;
  }
}
.event .sec02 .sec02_inner .sec02_ttl_cont {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont {
    display: block;
    max-width: 548px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 468px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont {
    max-width: none;
  }
}
.event .sec02 .sec02_inner .sec02_ttl_cont > div {
  max-width: 880px;
  position: relative;
}
.event .sec02 .sec02_inner .sec02_ttl_cont .sec02_num {
  display: block;
  width: 100%;
  max-width: 172px;
  height: 100%;
  position: relative;
  top: -14px;
  margin: 0 29px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont .sec02_num {
    max-width: 68px;
    top: 3px;
    margin: 0;
  }
}
.event .sec02 .sec02_inner .sec02_ttl_cont .txt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 100px 0 0 12px;
}
.event .sec02 .sec02_inner .sec02_ttl_cont .txt br {
  display: none;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont .txt br {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont .txt {
    margin: 21px 0 0 24px;
  }
}
.event .sec02 .sec02_inner .sec02_ttl_cont img {
  display: block;
  width: 100%;
}
.event .sec02 .sec02_inner .sec02_ttl_cont img.sec02_hackathon {
  max-width: 425px;
  margin: 21px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont img.sec02_hackathon {
    max-width: 237px;
    margin: 17px 0 0 24px;
  }
}
.event .sec02 .sec02_inner .sec02_ttl_cont .note {
  font-size: 1.4rem;
  line-height: 2;
  margin: 24px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .sec02_ttl_cont .note {
    margin: 28px 24px 0 24px;
  }
}
.event .sec02 .sec02_inner .explanation_cont {
  margin: 90px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont {
    margin: 40px 24px 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont h3 {
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
  background-color: #4F1489;
  font-family: "Arial";
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont h3 {
    font-size: 1.6rem;
    padding: 7px 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_txt {
  font-size: 1.4rem;
  line-height: 2;
  margin: 30px 0 60px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_txt {
    margin: 20px 0 68px;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box {
    display: block;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box:nth-of-type(n+2) {
  margin: 16px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box:nth-of-type(n+2) {
    margin: 20px 0 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box_inner {
  border: 1px solid #000000;
  border-radius: 0px 4px 4px 0px;
  width: calc(100% - 120px);
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box_inner {
    border-radius: 0 0 4px 4px;
    width: 100%;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .txt_head {
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 400;
  padding: 10px 0;
  background-color: #4F1489;
  font-family: "Arial";
  background-color: #4F1489;
  min-width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #4F1489;
  border-radius: 4px 0px 0px 4px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .txt_head {
    font-size: 1.6rem;
    min-width: auto;
    border-radius: 4px 4px 0 0;
    padding: 7px 0;
    width: 100%;
  }
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .txt_head:lang(en) br {
    display: none;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .ttl {
  padding: 35px 8px 38px;
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .ttl img {
  display: block;
  width: 100%;
  max-width: 603px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .ttl {
    padding: 24px 16px 22px;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .ttl span {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .ttl span {
    font-size: 1.6rem;
    margin: 12px 0 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont {
    display: block;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box {
  width: 100%;
  max-width: 253px;
  padding: 19px 15px 25px 22px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box {
    max-width: none;
    padding: 20px 16px 25px 23px;
    box-sizing: border-box;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box:nth-child(2) {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box:nth-child(2) {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 0;
    border-left: 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  min-height: 38px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head {
    min-height: auto;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head span {
  display: block;
  width: 71%;
  text-align: center;
  line-height: 20px;
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head span:lang(en) {
  width: 74%;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head span br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head span {
    width: 100%;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head span.mr {
  margin: 0 42px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head span.mr {
    margin: 0 51px 0 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head img {
  display: block;
  width: 100%;
  max-width: 32px;
  margin: 0 17px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_head img {
    max-width: 37px;
    margin: 0 12px 0 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .logo_box {
  min-height: 83.5px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .logo_box {
    min-height: auto;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_logo {
  display: block;
  width: 100%;
  max-width: 204px;
  margin: 30px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_logo {
    margin: 12px auto 0;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_logo.clock {
  max-width: 78px;
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .rule_cont .rule_box .rule_logo.comfort {
  max-width: 82px;
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .explanation_note {
  margin: 32px 0 0;
  font-size: 1.6rem;
  line-height: 24px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .explanation_note {
    margin: 20px 0 0;
    font-size: 1.4rem;
  }
}
.event .sec02 .sec02_inner .explanation_cont .explanation_box .evaluation_note {
  font-size: 1.4rem;
  line-height: 28px;
  margin: 0;
  padding: 31px 30px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_inner .explanation_cont .explanation_box .evaluation_note {
    padding: 23px 16px 30px;
    font-size: 1.4rem;
  }
}
.event .sec02 .flow_cont {
  position: relative;
  margin: 130px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont {
    margin: 181px 0 0;
  }
}
.event .sec02 .flow_cont .s_logo_cont {
  position: absolute;
  top: 60%;
  left: 18%;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .s_logo_cont {
    left: 18%;
  }
}
@media screen and (max-width: 768px) {
  .event .sec02 .flow_cont .s_logo_cont {
    left: 51%;
    top: 74%;
  }
}
@media screen and (max-width: 550px) {
  .event .sec02 .flow_cont .s_logo_cont {
    left: 11%;
    top: 74%;
  }
}
.event .sec02 .flow_cont .s_logo_cont .s_logo {
  display: block;
  width: 100%;
  max-width: 870px;
  min-height: 1651px;
}
.event .sec02 .flow_cont .s_logo_cont .s_logo:nth-of-type(2) {
  display: none;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .s_logo_cont .s_logo {
    margin: 0;
    max-width: 340px;
    min-height: 1783px;
  }
  .event .sec02 .flow_cont .s_logo_cont .s_logo:nth-of-type(1) {
    display: none;
  }
  .event .sec02 .flow_cont .s_logo_cont .s_logo:nth-of-type(2) {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .event .sec02 .flow_cont .s_logo_cont .s_logo {
    max-width: 290px;
    min-height: 1593px;
  }
}
@media screen and (max-width: 550px) {
  .event .sec02 .flow_cont .s_logo_cont .s_logo {
    max-width: 290px;
    min-height: 1333px;
  }
}
.event .sec02 .flow_cont .flow_box {
  position: relative;
  z-index: 100;
}
.event .sec02 .flow_cont .flow_box.day2 .logo {
  max-width: 152px;
  margin: 0;
}
.event .sec02 .flow_cont .flow_box.day2 .ttl_cont {
  max-width: none;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 90px 141px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day2 .ttl_cont {
    margin: 178px 24px 0 0;
    align-items: flex-start;
  }
}
.event .sec02 .flow_cont .flow_box.day2 .ttl_cont .img_cont {
  justify-content: flex-end;
}
.event .sec02 .flow_cont .flow_box.day2 .ttl_cont .img_cont img {
  max-width: 152px !important;
  margin: 0 !important;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day2 .ttl_cont .img_cont img {
    max-width: 97px !important;
    margin: 0 !important;
  }
}
.event .sec02 .flow_cont .flow_box.day2 .ttl_cont img:nth-of-type(1) {
  max-width: 197px;
  height: 100%;
  margin: 0 54px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day2 .ttl_cont img:nth-of-type(1) {
    max-width: 145px;
    margin: -30px -150px 0 0;
  }
}
.event .sec02 .flow_cont .flow_box.day2 .ttl_cont .ttl_note {
  max-width: 253px;
  text-align: right;
}
.event .sec02 .flow_cont .flow_box.day2 .ttl_cont .ttl_note:lang(en) {
  max-width: 253px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day2 .ttl_cont .ttl_note {
    max-width: 259px;
  }
  .event .sec02 .flow_cont .flow_box.day2 .ttl_cont .ttl_note:lang(en) {
    max-width: 259px;
  }
}
.event .sec02 .flow_cont .flow_box.day2 .thum_cont {
  max-width: none;
  margin: 42px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day2 .thum_cont {
    margin: 27px 0 0;
  }
}
.event .sec02 .flow_cont .flow_box.day2 .thum_cont .thum_inner {
  position: relative;
  max-width: 794px;
  margin: 0 0 0 auto;
}
.event .sec02 .flow_cont .flow_box.day2 .thum_cont .thum {
  max-width: 794px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 {
    margin: 54px 0 0;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .logo {
  max-width: 313px;
  margin: 0;
}
.event .sec02 .flow_cont .flow_box.day3 .ttl_cont {
  display: flex;
  align-items: flex-start;
  max-width: 998px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .ttl_cont {
    display: block;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .ttl_cont .img_cont {
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .ttl_cont .img_cont {
    justify-content: flex-start;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .ttl_cont .img_cont img {
  max-width: 313px !important;
  margin: 0 !important;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .ttl_cont .img_cont img {
    max-width: 204px !important;
    margin: 0 0 0 24px !important;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .ttl_cont img:nth-of-type(1) {
  max-width: 188px;
  height: 100%;
  margin: 24px 31px 0 auto;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .ttl_cont img:nth-of-type(1) {
    max-width: 138px;
    margin: 20px 0 0 91px;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .ttl_cont .ttl_note {
  max-width: 311px;
  text-align: left;
}
.event .sec02 .flow_cont .flow_box.day3 .ttl_cont .ttl_note:lang(en) {
  max-width: 311px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .ttl_cont .ttl_note {
    margin: 12px 0 0 24px;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .thum_cont {
  max-width: none;
  margin: 42px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .thum_cont {
    margin: 24px 0 0;
  }
}
.event .sec02 .flow_cont .flow_box.day3 .thum_cont .thum_inner {
  position: relative;
  margin: 0 0 0 auto;
}
.event .sec02 .flow_cont .flow_box.day3 .thum_cont .thum {
  max-width: 685px !important;
  margin: 150px 0 0 !important;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.day3 .thum_cont .thum {
    max-width: none !important;
    margin: 0 !important;
  }
}
.event .sec02 .flow_cont .flow_box .logo {
  display: block;
  width: 100%;
  max-width: 256px;
  margin: 0 0 0 23px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .logo {
    max-width: 138px;
    margin: 0 0 0 -15px;
  }
}
.event .sec02 .flow_cont .flow_box .ttl_cont {
  max-width: 880px;
  margin: -70px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont {
    margin: -15px 24px 0;
  }
}
.event .sec02 .flow_cont .flow_box .ttl_cont .img_cont {
  display: flex;
  align-items: center;
}
.event .sec02 .flow_cont .flow_box .ttl_cont img {
  display: block;
  width: 100%;
}
.event .sec02 .flow_cont .flow_box .ttl_cont img:nth-of-type(1) {
  max-width: 312px;
  margin: 0 22px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont img:nth-of-type(1) {
    max-width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont img.pc_img {
    display: none;
  }
}
.event .sec02 .flow_cont .flow_box .ttl_cont img.sp_img {
  display: none;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont img.sp_img {
    display: block;
    margin: 0 22px 0 0;
    max-width: 146px;
  }
}
.event .sec02 .flow_cont .flow_box .ttl_cont img:nth-of-type(2):lang(ja) {
  max-width: 174px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont img:nth-of-type(2):lang(ja) {
    max-width: 128px;
  }
}
.event .sec02 .flow_cont .flow_box .ttl_cont img:lang(en):last-of-type {
  max-width: 174px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont img:lang(en):last-of-type {
    max-width: 128px;
  }
}
.event .sec02 .flow_cont .flow_box .ttl_cont .ttl_note {
  font-size: 1.4rem;
  line-height: 24px;
  margin: 20px 0 0;
}
.event .sec02 .flow_cont .flow_box .ttl_cont .ttl_note:lang(en) {
  max-width: 500px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .ttl_cont .ttl_note {
    margin: 24px 0 0;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont {
  max-width: 1064px;
  margin: 30px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont {
    margin: 95px 0 0;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_inner {
  position: relative;
  margin: 0 284px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_inner {
    margin: 0;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum {
  display: block;
  width: 100%;
  max-width: 780px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum {
    max-width: none;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_group {
  position: absolute;
  bottom: -70px;
  left: 15%;
  width: 100%;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_group {
    bottom: -130px;
    left: 0;
    justify-content: space-between;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note {
  position: relative;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note {
    display: block;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note:nth-of-type(1) {
  top: 0;
  right: 0;
  max-width: 350px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note:nth-of-type(1) {
    max-width: 130px;
  }
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note:nth-of-type(1):lang(en) {
    top: 0;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note:nth-of-type(2) {
  max-width: 350px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note:nth-of-type(2) {
    max-width: 128px;
    left: -40px;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_group .thum_note p {
    margin: 0 0 0 28px;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_note {
  display: flex;
  align-items: center;
  position: absolute;
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_note:nth-of-type(1) {
  top: 121px;
  right: -280px;
  max-width: 340px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_note:nth-of-type(1) {
    top: -70px;
    right: inherit;
    max-width: 267px;
    left: 40px;
  }
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_note:nth-of-type(1):lang(en) {
    top: -80px;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_note img {
  display: block;
  width: 100%;
  max-width: 154px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .thum_cont .thum_note img {
    max-width: 84px;
  }
}
.event .sec02 .flow_cont .flow_box .thum_cont .thum_note p {
  font-size: 1.2rem;
  line-height: 18px;
}
.event .sec02 .flow_cont .flow_box .other_img_cont {
  position: absolute;
  top: -110px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .other_img_cont {
    top: -150px;
    right: 44px;
  }
}
.event .sec02 .flow_cont .flow_box .other_img_cont img {
  display: block;
  width: 100%;
}
.event .sec02 .flow_cont .flow_box .other_img_cont .other_img01 {
  max-width: 243px;
  transform: translateX(120px);
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .other_img_cont .other_img01 {
    max-width: 116px;
    transform: translateX(50px);
  }
}
.event .sec02 .flow_cont .flow_box .other_img_cont .other_img02 {
  max-width: 325px;
  transform: translate(0, -30px);
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box .other_img_cont .other_img02 {
    max-width: 180px;
  }
}
.event .sec02 .flow_cont .flow_box.goal {
  z-index: 99;
}
.event .sec02 .flow_cont .flow_box.goal .goal_logo {
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  width: 100%;
  max-width: 328px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .flow_cont .flow_box.goal .goal_logo {
    max-width: 156px;
    right: 0;
  }
}
.event .sec02 .flow_cont .flow_box.goal .goal_img {
  display: block;
  width: 100%;
}
.event .sec02 .sec02_anim {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec02 .sec02_anim01 {
  max-width: 194px;
  top: 103px;
  right: 167px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim01 {
    max-width: 108px;
    top: 43px;
    right: 52px;
  }
}
.event .sec02 .sec02_anim02 {
  max-width: 245px;
  top: 167px;
  right: 55px;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim02 {
    max-width: 135px;
    top: 87px;
    right: -5px;
  }
}
.event .sec02 .sec02_anim03 {
  max-width: 138px;
  top: 526px;
  left: 0px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim03 {
    max-width: 77px;
    top: 776px;
    left: 0px;
  }
  .event .sec02 .sec02_anim03:lang(en) {
    top: 886px;
  }
}
.event .sec02 .sec02_anim04 {
  max-width: 150px;
  top: 605px;
  left: -40px;
  z-index: 99;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim04 {
    max-width: 82px;
    top: 805px;
    left: -20px;
  }
  .event .sec02 .sec02_anim04:lang(en) {
    top: 905px;
  }
}
.event .sec02 .sec02_anim05 {
  max-width: 102px;
  top: 605px;
  left: -40px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim05 {
    max-width: 57px;
    top: 805px;
    left: -20px;
  }
  .event .sec02 .sec02_anim05:lang(en) {
    top: 865px;
  }
}
.event .sec02 .sec02_anim06 {
  max-width: 120px;
  top: 551px;
  right: -70px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim06 {
    max-width: 67px;
    top: 661px;
    right: -10px;
  }
  .event .sec02 .sec02_anim06:lang(en) {
    top: 751px;
  }
}
.event .sec02 .sec02_anim07 {
  max-width: 209px;
  top: 1013px;
  right: -70px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim07 {
    max-width: 116px;
    top: 1443px;
    right: -50px;
  }
}
.event .sec02 .sec02_anim08 {
  max-width: 132px;
  top: -100px;
  left: -20px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim08 {
    max-width: 73px;
    top: -140px;
    right: -40px;
  }
}
.event .sec02 .sec02_anim09 {
  max-width: 140px;
  top: 110px;
  left: 40px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim09 {
    max-width: 78px;
    top: 50px;
    left: 0;
  }
}
.event .sec02 .sec02_anim10 {
  max-width: 101px;
  top: 140px;
  left: -70px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim10 {
    max-width: 56px;
    top: 90px;
    left: -60px;
  }
}
.event .sec02 .sec02_anim11 {
  max-width: 230px;
  top: 500px;
  right: -70px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim11 {
    max-width: 128px;
    top: 260px;
  }
}
.event .sec02 .sec02_anim12 {
  max-width: 230px;
  top: 240px;
  left: -150px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim12 {
    max-width: 172px;
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.event .sec02 .sec02_anim13 {
  max-width: 300px;
  top: 130px;
  left: -120px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim13 {
    max-width: 166px;
    top: -100px;
    left: -80px;
  }
}
.event .sec02 .sec02_anim14 {
  max-width: 205px;
  top: 530px;
  left: 10px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim14 {
    max-width: 118px;
    top: 60px;
    left: 0px;
  }
}
.event .sec02 .sec02_anim15 {
  max-width: 105px;
  top: 580px;
  left: -30px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim15 {
    max-width: 59px;
    top: 80px;
    left: -16px;
  }
}
.event .sec02 .sec02_anim16 {
  max-width: 272px;
  top: 70px;
  right: -160px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim16 {
    max-width: 150px;
    top: 150px;
    right: -90px;
  }
}
.event .sec02 .sec02_anim17 {
  max-width: 206px !important;
  top: 440px;
  left: -160px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec02 .sec02_anim17 {
    max-width: 112px !important;
    top: 540px;
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .event .sec02 .sec02_anim17 {
    top: 280px;
  }
}
.event .sec03 {
  position: relative;
  background-color: #C4FFC3;
  padding: 138px 0 134px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 {
    padding: 53px 0 59px;
  }
}
.event .sec03 .sec03_sep {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 100;
}
.event .sec03 .sec03_sep01 {
  max-width: 244px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_sep01 {
    max-width: 95px;
  }
}
.event .sec03 .sec03_sep02 {
  max-width: 278px;
  top: -40px;
  right: 0px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_sep02 {
    max-width: 109px;
    top: -20px;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner {
    display: block;
    max-width: 548px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 468px) {
  .event .sec03 .sec03_inner {
    max-width: none;
  }
}
.event .sec03 .sec03_inner .sec03_ttl_cont_inner {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .sec03_ttl_cont_inner {
    display: block;
  }
}
.event .sec03 .sec03_inner .sec03_ttl_cont .sec03_num {
  display: block;
  width: 100%;
  max-width: 172px;
  height: 100%;
  position: relative;
  top: -14px;
  margin: 0 29px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .sec03_ttl_cont .sec03_num {
    max-width: 67px;
    top: 0;
    margin: 0;
  }
}
.event .sec03 .sec03_inner .sec03_ttl_cont .txt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 100px 0 0 12px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .sec03_ttl_cont .txt {
    margin: 11px 0 0 24px;
  }
}
.event .sec03 .sec03_inner .sec03_ttl_cont img {
  display: block;
  width: 100%;
}
.event .sec03 .sec03_inner .sec03_ttl_cont img.sec03_voice {
  max-width: 220px;
  margin: 21px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .sec03_ttl_cont img.sec03_voice {
    max-width: 123px;
    margin: 12px 0 0 24px;
  }
}
.event .sec03 .sec03_inner .sec03_ttl_cont .note_cont {
  max-width: 880px;
  margin: 115px auto 0;
}
.event .sec03 .sec03_inner .sec03_ttl_cont .note_cont h3 {
  font-size: 2.3rem;
}
.event .sec03 .sec03_inner .sec03_ttl_cont .note_cont .note {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 38px 0 0;
  max-width: 759px;
}
.event .sec03 .sec03_inner .voice_cont {
  max-width: 880px;
  margin: 28px 70px 0 auto;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont {
    margin: -32px 24px 0;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers {
  margin: 20px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers {
    margin: 56px 24px 0;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers .note_box_inner {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner {
    flex-direction: column-reverse;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers .note_box_inner > div.bg01 {
  transform: translateX(-20px);
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner > div.bg01 {
    transform: translateX(0px);
  }
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner > div.bg02 {
    margin: 54px 0 0;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .staff_card_img {
  top: -60px;
  right: 330px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .staff_card_img {
    top: -20px;
    right: inherit;
    left: 140px;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .note_img {
  transform: translateY(-40px);
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .note_img {
    transform: translateY(0px);
    margin: 0 auto 0 0;
    padding: 0;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .thum_box {
  bottom: 80px;
  right: -60px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .thum_box {
    bottom: inherit;
    top: 260px;
    right: inherit;
    left: 80px;
  }
}
@media screen and (max-width: 768px) {
  .event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .thum_box {
    top: 260px;
    left: 10px;
  }
}
.event .sec03 .sec03_inner .voice_cont.revers .note_box_inner .thum_box img:nth-child(2) {
  transform: translateY(-20px);
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box_inner {
    flex-direction: column-reverse;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner > div {
  padding: 48px 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box_inner > div {
    padding: 43px 0 36px;
    z-index: 100;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner > div.bg01 {
  background-image: url("../images/01/text_bg01.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 501px;
  min-width: 421px;
  height: 100%;
  min-height: 244px;
  transform: translateX(33px);
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box_inner > div.bg01 {
    background-image: url("../images/01/text_bg_sp.png");
    max-width: none;
    min-width: 320px;
    min-height: auto;
    transform: translateX(0px);
    margin: 45px 0 0;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner > div.bg02 {
  background-image: url("../images/01/text_bg02.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 501px;
  min-width: 421px;
  height: 100%;
  min-height: 244px;
  transform: translateX(33px);
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner > div.bg02:lang(en) {
  min-height: 214px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box_inner > div.bg02 {
    background-image: url("../images/01/text_bg_sp.png");
    max-width: none;
    min-width: 320px;
    min-height: auto;
    transform: translateX(0px);
  }
  .event .sec03 .sec03_inner .voice_cont .note_box_inner > div.bg02:lang(en) {
    min-height: auto;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner > div .note {
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box_inner > div .note {
    padding: 0 44px 0 32px;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box_inner > div .note:nth-of-type(n+2) {
  margin: 18px 0 0;
}
.event .sec03 .sec03_inner .voice_cont .note_box .staff_card_img {
  display: block;
  max-width: 319px;
  width: 100%;
  position: absolute;
  top: -120px;
  right: 30px;
}
.event .sec03 .sec03_inner .voice_cont .note_box .staff_card_img.top_pos:lang(en) {
  top: -160px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box .staff_card_img {
    max-width: 303px;
    top: -270px;
    right: 150px;
  }
  .event .sec03 .sec03_inner .voice_cont .note_box .staff_card_img.top_pos:lang(en) {
    top: -270px;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box .note_img {
  display: block;
  width: 100%;
  max-width: 417px;
  transform: translateY(-150px);
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box .note_img {
    max-width: 197px;
    transform: translateY(-10px);
    margin: 0 0 0 auto;
    padding: 0 0 0 134px;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box .thum_box {
  display: flex;
  gap: 6px;
  position: absolute;
  bottom: 70px;
  right: 110px;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box .thum_box {
    bottom: inherit;
    top: 260px;
    right: 80px;
  }
}
@media screen and (max-width: 768px) {
  .event .sec03 .sec03_inner .voice_cont .note_box .thum_box {
    top: 268px;
    right: 20px;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box .thum_box img {
  display: block;
  width: 100%;
  max-width: 170px;
  max-height: 130px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_inner .voice_cont .note_box .thum_box img {
    max-width: 106px;
  }
}
@media screen and (max-width: 768px) {
  .event .sec03 .sec03_inner .voice_cont .note_box .thum_box img {
    max-width: 96px;
  }
}
.event .sec03 .sec03_inner .voice_cont .note_box .thum_box img:nth-child(2) {
  transform: translateY(-20px);
}
.event .sec03 .sec03_inner .sec03_img01 {
  display: block;
  width: 100%;
  position: absolute;
  top: 243px;
  right: 0;
  max-width: 642px;
}
.event .sec03 .sec03_anim {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 100;
}
.event .sec03 .sec03_anim01 {
  max-width: 158px;
  top: 59px;
  left: 438px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim01 {
    max-width: 94px;
    left: 327px;
  }
}
@media screen and (max-width: 600px) {
  .event .sec03 .sec03_anim01 {
    left: 97px;
  }
}
.event .sec03 .sec03_anim02 {
  max-width: 117px;
  top: 106.2px;
  right: 250px;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim02 {
    max-width: 72px;
    top: 94.2px;
    right: 57px;
  }
}
.event .sec03 .sec03_anim03 {
  max-width: 102px;
  top: -140px;
  right: -50px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim03 {
    max-width: 57px;
    top: -30px;
    right: 0px;
  }
}
.event .sec03 .sec03_anim04 {
  max-width: 95px;
  top: 20px;
  left: -110px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim04 {
    max-width: 53px;
    top: 60px;
    left: 40px;
  }
}
.event .sec03 .sec03_anim05 {
  max-width: 227px;
  top: 617.4px;
  left: -60px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim05 {
    max-width: 133px;
    top: 687.4px;
    left: -70px;
  }
}
.event .sec03 .sec03_anim06 {
  max-width: 189px;
  top: 290px;
  left: -170px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim06 {
    max-width: 103px;
    top: 267.4px;
    left: -70px;
  }
}
.event .sec03 .sec03_anim07 {
  max-width: 307px;
  top: 883px;
  right: -110px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim07 {
    max-width: 193px;
    top: 1133px;
    right: -70px;
  }
}
.event .sec03 .sec03_anim08 {
  max-width: 152px;
  top: 370px;
  left: -70px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec03 .sec03_anim08 {
    max-width: 84px;
    top: 190px;
    left: -20px;
    z-index: 101;
  }
}
.event .sec04 {
  position: relative;
  background-color: #fff;
  padding: 132px 0 204px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 {
    padding: 55px 0 69px;
  }
}
.event .sec04 .sec04_sep {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec04 .sec04_sep01 {
  max-width: 324px;
  top: -20px;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_sep01 {
    max-width: 128px;
    top: 0px;
  }
}
.event .sec04 .sec04_sep02 {
  max-width: 384px;
  top: -40px;
  right: 0px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_sep02 {
    max-width: 152px;
    top: -14px;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner {
    display: block;
    max-width: 548px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 468px) {
  .event .sec04 .sec04_inner {
    max-width: none;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont_inner {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont_inner {
    display: block;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont_inner .sec04_ttl_mr {
  margin: 0 242px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont_inner .sec04_ttl_mr {
    margin: 0 0 0 0;
    padding: 0 24px;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont .sec04_num {
  display: block;
  width: 100%;
  max-width: 183px;
  height: 100%;
  position: relative;
  top: -14px;
  margin: 0 17px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont .sec04_num {
    max-width: 72px;
    top: 0px;
    margin: 0;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont .txt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 80px 0 0 12px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont .txt {
    margin: 16px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont h2 {
    margin: 0 74px 0 0;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont img {
  display: block;
  width: 100%;
}
.event .sec04 .sec04_inner .sec04_ttl_cont img.sec04_community {
  max-width: 440px;
  margin: 21px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont img.sec04_community {
    max-width: 245px;
    margin: 12px 0 0;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont .note_cont {
  max-width: 880px;
  margin: 115px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont .note_cont {
    margin: 30px 0 0;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont .note_cont h3 {
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont .note_cont h3 {
    font-size: 1.8rem;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont .note_cont h3 br {
  display: none;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont .note_cont h3 br {
    display: block;
  }
}
.event .sec04 .sec04_inner .sec04_ttl_cont .note_cont .note {
  font-size: 1.4rem;
  line-height: 2;
  margin: 38px 0 0;
  max-width: 759px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_ttl_cont .note_cont .note {
    margin: 28px 0 0;
  }
}
.event .sec04 .sec04_inner .sec04_img01 {
  display: block;
  width: 100%;
  position: absolute;
  top: 243px;
  right: 0;
  max-width: 642px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_inner .sec04_img01 {
    top: 93px;
    max-width: 264px;
  }
}
.event .sec04 .sec04_anim {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec04 .sec04_anim01 {
  max-width: 196px;
  top: 60px;
  right: 405px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_anim01 {
    max-width: 109px;
    top: -20px;
    right: 125px;
  }
}
.event .sec04 .sec04_anim02 {
  max-width: 135px;
  top: 130px;
  right: 532.1px;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_anim02 {
    max-width: 75px;
    top: 40px;
    right: 188.1px;
  }
}
.event .sec04 .sec04_anim03 {
  max-width: 338px;
  bottom: -160px;
  left: -150px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec04 .sec04_anim03 {
    max-width: 228px;
    bottom: -130px;
    left: -90px;
  }
}
.event .sec05 {
  position: relative;
  background-color: #FFFFA2;
  padding: 99px 0 103px;
}
@media screen and (max-width: 1024px) {
  .event .sec05 {
    padding: 123px 0 75px;
  }
}
.event .sec05 .sec05_sep {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec05 .sec05_sep01 {
  max-width: 450px;
  top: -45px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_sep01 {
    max-width: 176px;
    top: -17px;
  }
}
.event .sec05 .sec05_inner {
  max-width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner {
    display: block;
    max-width: 548px;
    margin: 0 auto;
    padding: 0 24px;
  }
}
@media screen and (max-width: 468px) {
  .event .sec05 .sec05_inner {
    max-width: none;
  }
}
.event .sec05 .sec05_inner .sec05_ttl_cont h2 {
  font-size: 3rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont h2 {
    font-size: 2.4rem;
  }
}
.event .sec05 .sec05_inner .sec05_ttl_cont .note_cont {
  margin: 26px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont .note_cont {
    margin: 28px auto 0;
  }
}
.event .sec05 .sec05_inner .sec05_ttl_cont .note_cont a {
  font-size: 2rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  text-decoration: none;
  transition: 0.5s all;
}
.event .sec05 .sec05_inner .sec05_ttl_cont .note_cont a:hover {
  opacity: 0.6;
  transition: 0.5s all;
}
.event .sec05 .sec05_inner .sec05_ttl_cont .note_cont a::after {
  content: "";
  background-image: url("../images/common/exlink.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  margin: 0 0 0 20px;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont .note_cont a::after {
    margin: 0 0 0 8px;
  }
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont .note_cont a {
    font-size: 1.6rem;
  }
}
.event .sec05 .sec05_inner .sec05_ttl_cont .note_cont .note {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  margin: 8px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont .note_cont .note {
    font-size: 1.2rem;
    margin: 12px 0 0;
  }
}
.event .sec05 .sec05_inner .sec05_ttl_cont .note_cont img {
  display: block;
  width: 100%;
  max-width: 341px;
  margin: 18px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont .note_cont img {
    max-width: 264px;
    margin: 26px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .event .sec05 .sec05_inner .sec05_ttl_cont .note_cont img {
    max-width: 154px;
  }
}
.event .sec05 .sec05_inner .movie_cont {
  margin: 75px auto 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont {
    margin: 86px auto 0;
  }
}
.event .sec05 .sec05_inner .movie_cont h3 {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont h3 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
.event .sec05 .sec05_inner .movie_cont .note {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
  margin: 17px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont .note {
    font-size: 1.2rem;
    margin: 13px 0 0;
  }
}
.event .sec05 .sec05_inner .movie_cont .movie_box {
  display: flex;
  flex-wrap: wrap;
  margin: 25px 0 0;
  gap: 32px 23px;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont .movie_box {
    margin: 34px 0 0;
    gap: 27px 19px;
  }
}
.event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont {
  width: calc(33.3333333333% - 16px);
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont {
    width: calc(50% - 10px);
  }
}
.event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont .thum_img {
  position: relative;
  cursor: pointer;
  transition: 0.5s all;
}
.event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont .thum_img:hover {
  opacity: 0.8;
  transition: 0.5s all;
}
.event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont .thum_img::after {
  content: "";
  background-image: url("../images/common/start_btn.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont .thum_img::after {
    width: 31px;
    height: 31px;
  }
}
.event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont .thum_img img {
  display: block;
  width: 100%;
}
.event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont p {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
  margin: 7px 0 0;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_inner .movie_cont .movie_box .thum_cont p {
    font-size: 1.2rem;
    margin: 10px 0 0;
    line-height: 1.5;
  }
}
.event .sec05 .sec05_inner .sec05_img01 {
  display: block;
  width: 100%;
  position: absolute;
  top: 243px;
  right: 0;
  max-width: 642px;
}
.event .sec05 .sec05_anim {
  display: block;
  width: 100%;
  position: absolute;
}
.event .sec05 .sec05_anim01 {
  max-width: 230px;
  top: -40px;
  left: -30px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_anim01 {
    max-width: 144px;
    top: -10px;
    left: -40px;
  }
}
.event .sec05 .sec05_anim02 {
  max-width: 271px;
  top: 237px;
  right: -70px;
}
@media screen and (max-width: 1024px) {
  .event .sec05 .sec05_anim02 {
    max-width: 151px;
    top: 297px;
    right: -50px;
  }
}