@-webkit-keyframes bound {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  8% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }
  17% {
    -webkit-transform: scale(1.332);
            transform: scale(1.332);
    opacity: 1;
  }
  34% {
    scale: 1;
    opacity: 1;
  }
  51% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
  68% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  84% {
    -webkit-transform: scale(1.03525);
            transform: scale(1.03525);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes bound {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
  8% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }
  17% {
    -webkit-transform: scale(1.332);
            transform: scale(1.332);
    opacity: 1;
  }
  34% {
    scale: 1;
    opacity: 1;
  }
  51% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
  68% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  84% {
    -webkit-transform: scale(1.03525);
            transform: scale(1.03525);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes pop {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  5% {
    opacity: 0.3;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes pop {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  5% {
    opacity: 0.3;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes pop_sp {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes pop_sp {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes pop_02 {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes pop_02 {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes text_anime_left {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1000% 0;
  }
}
@keyframes text_anime_left {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1000% 0;
  }
}
@-webkit-keyframes text_anime_right {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000% 0;
  }
}
@keyframes text_anime_right {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000% 0;
  }
}
main {
  background: #F7F0D8;
}
main .free_stage {
  position: relative;
  padding: min(0vw, 0px) 0 min(10.742vw, 110px);
}
@media only screen and (max-width: 768px) {
  main .free_stage {
    padding-bottom: 25.641vw;
  }
}
main .free_stage .inner {
  position: relative;
  z-index: 1;
}
main .free_stage_ttl {
  position: relative;
  width: min(41.992vw, 430px);
  margin: 0 auto min(5.371vw, 55px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_ttl {
    position: initial;
    width: 59.487vw;
    margin-bottom: 7.692vw;
  }
}
main .free_stage_ttl_sub {
  font-size: min(2.539vw, 26px);
  margin-bottom: min(1.953vw, 20px);
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  main .free_stage_ttl_sub {
    font-size: 5.641vw;
    margin-bottom: 4vw;
  }
}
main .free_stage_ttl_sub .f20 {
  font-size: min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_ttl_sub .f20 {
    font-size: 4.103vw;
  }
}
main .free_stage_ttl_sub .green {
  color: #008978;
}
main .free_stage_ttl_note {
  font-size: min(1.563vw, 16px);
  margin-bottom: min(10.742vw, 110px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_ttl_note {
    font-size: 4.103vw;
    margin-bottom: 16.667vw;
  }
}
main .free_stage_wrap {
  position: relative;
}
main .free_stage_wrap::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  background: #EB1E00;
  width: 100%;
  height: 6px;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap::before {
    top: -3.077vw;
    height: 1.538vw;
  }
}
main .free_stage_wrap_blc {
  position: relative;
  background: #fff;
  padding: min(6.836vw, 70px) min(4.883vw, 50px) min(1.953vw, 20px);
  margin-bottom: min(4.395vw, 45px);
  border-top: 6px solid #00B68D;
  border-left: 2px solid #00B68D;
  border-right: 2px solid #00B68D;
  border-bottom: 2px solid #00B68D;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc {
    padding: 10.256vw 7.692vw 0vw;
    border-top: 1.538vw solid #00B68D;
    margin-bottom: 12.821vw;
  }
}
main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_ttl {
  width: min(31.25vw, 320px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_ttl {
    width: 43.59vw;
  }
}
main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list::after {
  content: "";
  display: block;
  width: calc(25% - min(0.977vw, 10px));
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list::after {
    width: calc(50% - 2.564vw);
  }
}
main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list_item {
  width: calc(25% - min(0.977vw, 10px));
}
main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list_item:nth-of-type(n+5) {
  margin-top: min(2.441vw, 25px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list_item:nth-of-type(n+5) {
    margin-top: 6.41vw;
  }
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list_item:nth-of-type(n+3) {
    margin-top: 6.41vw;
  }
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc.okugai .free_stage_wrap_blc_list_item {
    width: calc(50% - 1.795vw);
  }
}
main .free_stage_wrap_blc:not(:last-of-type) {
  margin-bottom: min(10.938vw, 112px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc:not(:last-of-type) {
    margin-bottom: 23.077vw;
  }
}
main .free_stage_wrap_blc_inner {
  padding-bottom: min(5.859vw, 60px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_inner {
    padding-bottom: 12.821vw;
  }
}
main .free_stage_wrap_blc_day {
  margin-bottom: min(1.465vw, 15px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day {
    margin-bottom: 3.846vw;
  }
}
main .free_stage_wrap_blc_day h3 {
  position: relative;
  display: inline-block;
  margin: 0 auto min(0.977vw, 10px);
  font-size: min(5.859vw, 60px);
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day h3 {
    margin-bottom: 1vw;
    font-size: 11.538vw;
  }
}
main .free_stage_wrap_blc_day h3::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(3.613vw, 37px);
  height: min(3.516vw, 36px);
  left: -60px;
  top: 20px;
  background: url(../img/kira_le.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day h3::before {
    width: 5.897vw;
    height: 5.897vw;
    left: -9vw;
    top: 5vw;
  }
}
main .free_stage_wrap_blc_day h3::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(3.613vw, 37px);
  height: min(3.516vw, 36px);
  right: -60px;
  top: 20px;
  background: url(../img/kira_ri.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day h3::after {
    width: 5.897vw;
    height: 5.897vw;
    right: -9vw;
    top: 5vw;
  }
}
main .free_stage_wrap_blc_day h3 .f40 {
  font-size: min(3.906vw, 40px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day h3 .f40 {
    font-size: 6.667vw;
  }
}
main .free_stage_wrap_blc_day h3 .week {
  display: inline-block;
  width: min(3.516vw, 36px);
  height: min(3.516vw, 36px);
  line-height: min(3.125vw, 32px);
  font-size: min(1.758vw, 18px);
  background: #EB1E00;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  vertical-align: middle;
  margin: 0 5px;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day h3 .week {
    width: 8.205vw;
    height: 8.205vw;
    line-height: 7.692vw;
    font-size: 4.103vw;
    font-weight: 600;
    margin: 0 0.5vw 2vw;
  }
}
main .free_stage_wrap_blc_day_note {
  font-size: min(1.367vw, 14px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_day_note {
    font-size: 3.59vw;
  }
}
main .free_stage_wrap_blc_ttl {
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  bottom: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: solid 2px #fff;
  outline-offset: -8px;
  height: min(7.422vw, 76px);
  font-size: min(3.516vw, 36px);
  font-weight: 700;
  color: #fff;
  background: #EB1E00;
  padding-bottom: min(0.391vw, 4px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_ttl {
    outline-offset: -2.051vw;
    height: 15.897vw;
    font-size: 4.615vw;
    top: -10.256vw;
    padding-bottom: 0.5vw;
  }
}
main .free_stage_wrap_blc_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: min(3.906vw, 40px);
  border-top: solid 2px #E7E7E7;
  padding-top: min(2.93vw, 30px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_list {
    margin-bottom: 5.128vw;
    padding-top: 6.41vw;
  }
}
main .free_stage_wrap_blc_list_item_link {
  display: block;
}
main .free_stage_wrap_blc_list_item_link__thum {
  margin-bottom: min(1.465vw, 15px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_list_item_link__thum {
    margin-bottom: 3.846vw;
  }
}
main .free_stage_wrap_blc_list_item_link__title {
  position: relative;
  font-size: min(1.367vw, 14px);
  font-weight: 700;
  text-align: left;
  margin-bottom: min(0.977vw, 10px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_list_item_link__title {
    font-size: 3.59vw;
    margin-bottom: 3vw;
  }
}
main .free_stage_wrap_blc_list_item_link_perf {
  text-align: left;
}
main .free_stage_wrap_blc_list_item_link_perf__ttl {
  display: inline-block;
  border: solid 2px #00B68D;
  margin-bottom: 5px;
  padding: 0 min(0.977vw, 10px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_list_item_link_perf__ttl {
    margin-bottom: 1vw;
    padding: 0 3vw;
    line-height: 1.5;
  }
}
main .free_stage_wrap_blc_list_item_link_perf p {
  color: #008978;
  font-size: min(1.367vw, 14px);
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_list_item_link_perf p {
    font-size: 3.59vw;
  }
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_more_btn {
    margin-bottom: 1vw;
  }
}
main .free_stage_wrap_blc_more_btn .icon_wrap {
  display: inline-block;
  width: min(2.148vw, 22px);
  height: min(2.148vw, 22px);
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_more_btn .icon_wrap {
    width: 5.641vw;
    height: 5.641vw;
    right: 5.128vw;
  }
}
main .free_stage_wrap_blc_more_btn .icon_wrap .icon {
  width: min(2.148vw, 22px);
  height: min(2.148vw, 22px);
  position: relative;
  display: block;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_more_btn .icon_wrap .icon {
    width: 7.692vw;
    height: 7.692vw;
  }
}
main .free_stage_wrap_blc_more_btn .icon_wrap .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background: #00B68D;
  display: block;
}
main .free_stage_wrap_blc_more_btn .icon_wrap .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2px;
  height: 100%;
  background: #00B68D;
  display: block;
}
main .free_stage_wrap_blc_more_btn_text {
  color: #008978;
  font-size: min(2.344vw, 24px);
  font-weight: 700;
  letter-spacing: 0.1rem;
}
@media only screen and (max-width: 768px) {
  main .free_stage_wrap_blc_more_btn_text {
    font-size: 5.128vw;
  }
}
main .free_stage .btn_style-02_wrap {
  width: min(33.203vw, 340px);
  height: min(5.859vw, 60px);
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  main .free_stage .btn_style-02_wrap {
    width: 100%;
    height: 15.385vw;
  }
}