@-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 .bg_cloud::after {
  top: min(23.438vw, 240px);
}
@media only screen and (max-width: 768px) {
  main .bg_cloud::after {
    top: 95vw;
  }
}
main .miyashitapark {
  position: relative;
  padding: min(0vw, 0px) 0 min(10.742vw, 110px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark {
    padding: 0vw 0 24.359vw;
  }
}
main .miyashitapark .inner {
  position: relative;
  z-index: 1;
}
main .miyashitapark_ttl {
  position: relative;
  width: min(65.43vw, 670px);
  margin: 0 auto min(5.859vw, 60px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_ttl {
    position: initial;
    width: 61.538vw;
    margin: 0 auto 7.692vw;
    padding-top: 7.692vw;
  }
}
main .miyashitapark_ttl_sub {
  font-size: min(2.539vw, 26px);
  margin-bottom: min(8.789vw, 90px);
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_ttl_sub {
    font-size: 5.641vw;
    margin-bottom: 16.667vw;
  }
}
main .miyashitapark_ttl_sub .f20 {
  font-size: min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_ttl_sub .f20 {
    font-size: 5.641vw;
  }
}
main .miyashitapark_ttl_sub .green {
  color: #008978;
}
main .miyashitapark_wrap {
  position: relative;
}
main .miyashitapark_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 .miyashitapark_wrap::before {
    top: -3.077vw;
    height: 1.538vw;
  }
}
main .miyashitapark_wrap_blc {
  position: relative;
  background: #fff;
  padding: min(6.836vw, 70px) min(4.883vw, 50px) min(5.859vw, 60px);
  border-top: 6px solid #00B68D;
  border-left: 2px solid #00B68D;
  border-right: 2px solid #00B68D;
  border-bottom: 2px solid #00B68D;
  margin-bottom: min(11.719vw, 120px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc {
    padding: 14.103vw 5.128vw 12.821vw;
    border-top: 1.538vw solid #00B68D;
    margin-bottom: 19.231vw;
  }
}
main .miyashitapark_wrap_blc.c01 .frame_cnt_img {
  padding: 10px min(5.859vw, 60px) 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc.c01 .frame_cnt_img {
    padding: 0;
  }
}
main .miyashitapark_wrap_blc.c03 {
  padding-bottom: min(4.883vw, 50px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc.c03 {
    padding-bottom: 12.821vw;
  }
  main .miyashitapark_wrap_blc.c03 .miyashitapark_wrap_blc_head h3::before {
    top: 7vw;
    left: 1vw;
  }
  main .miyashitapark_wrap_blc.c03 .miyashitapark_wrap_blc_head h3::after {
    top: 7vw;
    right: 1vw;
  }
}
main .miyashitapark_wrap_blc.c05 {
  padding-bottom: min(4.883vw, 50px);
  margin-bottom: min(4.883vw, 50px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc.c05 {
    padding-bottom: 7.692vw;
    margin-bottom: 12.821vw;
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc.c05 .frame_03_list_item_wrap.mb30 {
    margin-bottom: 7.692vw;
  }
}
main .miyashitapark_wrap_blc.c05 .frame_03_list_item_cnt {
  padding: min(1.465vw, 15px) min(0vw, 0px) min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc.c05 .frame_03_list_item_cnt {
    padding: 2.564vw 7.692vw 5.128vw;
  }
}
main .miyashitapark_wrap_blc.c05 .frame_03_list_item_note {
  padding: min(1.465vw, 15px) min(4.395vw, 45px) min(0vw, 0px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc.c05 .frame_03_list_item_note {
    padding: 0vw 0 0;
  }
}
main .miyashitapark_wrap_blc_ttl {
  display: block;
  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;
  width: min(52.734vw, 540px);
  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 .miyashitapark_wrap_blc_ttl {
    width: 74.359vw;
    outline-offset: -2.051vw;
    height: 15.897vw;
    font-size: 4.615vw;
    top: -10.256vw;
    padding-bottom: 0.5vw;
  }
}
main .miyashitapark_wrap_blc_head {
  border-bottom: solid 2px #E7E7E7;
  padding-bottom: min(1.465vw, 15px);
  margin-bottom: min(2.93vw, 30px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_head {
    position: relative;
    margin-bottom: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_head .icon {
  vertical-align: baseline;
  display: inline-block;
}
main .miyashitapark_wrap_blc_head .icon.i_1 {
  width: min(3.516vw, 36px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_head .icon.i_1 {
    width: 7.692vw;
    vertical-align: text-bottom;
    position: relative;
    top: -2vw;
    left: -1vw;
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_head {
    padding-bottom: 5.128vw;
    margin-bottom: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_head h3 {
  position: relative;
  display: inline-block;
  margin: 0 auto min(0.977vw, 10px);
  font-size: min(2.93vw, 30px);
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_head h3 {
    position: initial;
    margin-bottom: 1vw;
    font-size: 6.154vw;
    line-height: 1.2;
  }
}
main .miyashitapark_wrap_blc_head h3::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(3.613vw, 37px);
  height: min(3.516vw, 36px);
  left: -95px;
  top: -3px;
  background: url(../img/kira_le.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_head h3::before {
    width: 3.59vw;
    height: 3.59vw;
    top: 5vw;
    left: 0vw;
  }
}
main .miyashitapark_wrap_blc_head h3::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(3.613vw, 37px);
  height: min(3.516vw, 36px);
  right: -55px;
  top: -3px;
  background: url(../img/kira_ri.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_head h3::after {
    width: 3.59vw;
    height: 3.59vw;
    top: 5vw;
    right: 0vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_ttl {
  position: relative;
  padding: min(0.977vw, 10px) 0;
  line-height: 1.3;
  background: #00B68D;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_ttl {
    padding: 3vw 0;
  }
}
main .miyashitapark_wrap_blc_inner .frame_ttl.style01 p::before, main .miyashitapark_wrap_blc_inner .frame_ttl.style01 h2::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(1.563vw, 16px);
  height: min(1.563vw, 16px);
  left: -30px;
  top: -3px;
  bottom: 0;
  margin: auto 0;
  background: url(../img/kira_le.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_ttl.style01 p::before, main .miyashitapark_wrap_blc_inner .frame_ttl.style01 h2::before {
    width: 3.333vw;
    height: 3.333vw;
    left: -4vw;
    top: 0;
  }
}
main .miyashitapark_wrap_blc_inner .frame_ttl.style01 p::after, main .miyashitapark_wrap_blc_inner .frame_ttl.style01 h2::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(1.563vw, 16px);
  height: min(1.563vw, 16px);
  right: -30px;
  top: -3px;
  bottom: 0;
  margin: auto 0;
  background: url(../img/kira_ri.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_ttl.style01 p::after, main .miyashitapark_wrap_blc_inner .frame_ttl.style01 h2::after {
    top: 0;
    width: 3.333vw;
    height: 3.333vw;
    right: -4vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_ttl p, main .miyashitapark_wrap_blc_inner .frame_ttl h2 {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: min(3.32vw, 34px);
  letter-spacing: 0.1rem;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_ttl p, main .miyashitapark_wrap_blc_inner .frame_ttl h2 {
    font-size: 5.128vw;
    line-height: 1.3;
  }
}
main .miyashitapark_wrap_blc_inner .frame_cnt_img {
  margin-bottom: min(4.883vw, 50px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_cnt_img {
    margin-bottom: 7.692vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_cnt_exp {
  margin-bottom: min(3.906vw, 40px);
}
main .miyashitapark_wrap_blc_inner .frame_cnt_exp_note {
  font-weight: 600;
  font-size: min(1.563vw, 16px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_cnt_exp_note {
    font-size: 3.59vw;
  }
  main .miyashitapark_wrap_blc_inner .frame_cnt_exp_note.center {
    text-align: center;
  }
}
main .miyashitapark_wrap_blc_inner .frame_cnt_exp.mb20 {
  margin-bottom: min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_cnt_exp {
    margin-bottom: 7.692vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_cnt_exp p {
  font-weight: 600;
  font-size: min(1.953vw, 20px);
}
main .miyashitapark_wrap_blc_inner .frame_cnt_exp p .green {
  color: #008978;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_cnt_exp p {
    font-size: 4.103vw;
  }
  main .miyashitapark_wrap_blc_inner .frame_cnt_exp p:not(:first-of-type) {
    margin-top: 3vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_cnt_exp_note {
  font-size: min(1.563vw, 16px);
  text-align: center;
  margin-bottom: min(2.93vw, 30px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_cnt_exp_note {
    font-size: 3.59vw;
    text-align: left;
    margin-bottom: 5.128vw;
    margin-top: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_cnt_ttl01 {
  width: min(28.125vw, 288px);
  height: min(5.664vw, 58px);
  font-size: min(2.344vw, 24px);
  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;
  background: #00B68D;
  margin: min(4.883vw, 50px) auto min(2.93vw, 30px);
  border-radius: 100vh;
  font-weight: 700;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_cnt_ttl01 {
    width: 100%;
    height: 15.385vw;
    margin: 7.692vw auto 5.128vw;
    font-size: 6.154vw;
  }
  main .miyashitapark_wrap_blc_inner .frame_cnt_ttl01.mt50 {
    margin-top: 12.821vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_day {
  margin-bottom: min(2.441vw, 25px);
  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;
}
main .miyashitapark_wrap_blc_inner .frame_day.baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day.baseline {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day {
    margin-bottom: 4vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_day_ttl {
  display: inline-block;
  padding: 0px min(0.977vw, 10px);
  font-size: min(1.758vw, 18px);
  letter-spacing: 0.2rem;
  color: #008978;
  margin-right: 10px;
  font-weight: bold;
  vertical-align: text-bottom;
  border: solid 2px #00B68D;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day_ttl {
    width: 66.667vw;
    padding: 0vw 0;
    font-size: 3.59vw;
    margin: 0 auto 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_day_detail {
  font-size: min(3.906vw, 40px);
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day_detail {
    font-size: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_day_detail span.year {
  font-size: min(1.953vw, 20px);
  margin-right: min(-0.488vw, -5px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day_detail span.year {
    font-size: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_day_detail span.f20 {
  font-size: min(1.953vw, 20px);
  vertical-align: middle;
  margin: 0 3px;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day_detail span.f20 {
    vertical-align: baseline;
    font-size: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_day_detail span.week {
  display: inline-block;
  vertical-align: middle;
  font-size: min(1.367vw, 14px);
  font-weight: normal;
  line-height: 2.2;
  color: #fff;
  width: min(3.418vw, 35px);
  height: min(3.418vw, 35px);
  margin: 0 5px 3px;
  text-align: center;
  border-radius: 100%;
  padding: 1px 1px 0 0;
  background: #EB1E00;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day_detail span.week {
    padding: 0;
    font-size: 3.59vw;
    width: 6.154vw;
    height: 6.154vw;
    font-weight: bold;
    vertical-align: text-bottom;
    margin: 0 1vw 0.5vw;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_day_detail span.text_left {
    display: inline-block;
    text-align: left;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02 {
  padding: min(2.93vw, 30px) min(3.906vw, 40px) min(2.93vw, 30px);
  background: #FBF7EB;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02 {
    display: none;
    padding: 7.692vw 3.846vw 10.256vw;
    margin-bottom: 15.385vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02.photo {
  position: relative;
}
main .miyashitapark_wrap_blc_inner .frame_02.photo::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(7.813vw, 80px);
  height: min(47.852vw, 490px);
  left: min(2.93vw, 30px);
  bottom: min(8.789vw, 90px);
  background: url(../img/miyashitapark/photo_kazari02.png) no-repeat center;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02.photo::before {
    display: none;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02.photo::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(7.813vw, 80px);
  height: min(47.852vw, 490px);
  right: min(2.93vw, 30px);
  bottom: min(8.789vw, 90px);
  background: url(../img/miyashitapark/photo_kazari01.png) no-repeat center;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02.photo::after {
    display: none;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl {
  display: none;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl {
    position: relative;
    color: #fff;
    background: #00B68D;
    display: block;
    padding: 5.128vw 17.949vw 5.128vw 5.128vw;
  }
  main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl.active .frame_02_aco_ttl_txt .icon::after {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg);
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt p {
    font-size: 4.103vw;
    font-weight: bold;
    text-align: right;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .icon_wrap {
  position: absolute;
  width: min(2.148vw, 22px);
  height: min(2.148vw, 22px);
  right: min(2.93vw, 30px);
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .icon_wrap {
    width: 5.641vw;
    height: 5.641vw;
    right: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .icon_wrap .icon {
  width: min(2.148vw, 22px);
  height: min(2.148vw, 22px);
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  cursor: pointer;
  will-change: transform;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .icon_wrap .icon {
    width: 5.641vw;
    height: 5.641vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .icon_wrap .icon:hover {
  -webkit-transform: scale(0.92);
          transform: scale(0.92);
}
main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .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: #fff;
  display: block;
}
main .miyashitapark_wrap_blc_inner .frame_02_aco_ttl_txt .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: #fff;
  display: block;
  will-change: transform;
  -webkit-transition: 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
main .miyashitapark_wrap_blc_inner .frame_02_ttl {
  position: relative;
  font-size: min(2.539vw, 26px);
  margin-bottom: min(2.93vw, 30px);
  font-weight: 600;
  color: #008978;
  line-height: 1.3;
}
main .miyashitapark_wrap_blc_inner .frame_02_ttl_sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_ttl {
    display: none;
  }
  main .miyashitapark_wrap_blc_inner .frame_02_ttl_sp {
    display: block;
    position: relative;
    margin-bottom: 7.692vw;
  }
  main .miyashitapark_wrap_blc_inner .frame_02_ttl_sp p {
    font-size: 5.641vw;
    font-weight: 600;
    color: #008978;
    line-height: 1.3;
  }
  main .miyashitapark_wrap_blc_inner .frame_02_ttl_sp::before {
    position: absolute;
    display: inline-block;
    content: "";
    width: min(10.742vw, 110px);
    height: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #C5DDD7;
  }
  main .miyashitapark_wrap_blc_inner .frame_02_ttl_sp::after {
    position: absolute;
    display: inline-block;
    content: "";
    width: min(10.742vw, 110px);
    height: 2px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #C5DDD7;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_ttl::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(10.742vw, 110px);
  height: 2px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #C5DDD7;
}
main .miyashitapark_wrap_blc_inner .frame_02_ttl::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: min(10.742vw, 110px);
  height: 2px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #C5DDD7;
}
main .miyashitapark_wrap_blc_inner .frame_02_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(1.953vw, 20px);
  margin: min(1.953vw, 20px) 0 min(0vw, 0px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_list {
    display: block;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_list_item {
  display: block;
  width: 23.3%;
  border: solid 2px #00B68D;
}
main .miyashitapark_wrap_blc_inner .frame_02_list_item_cnt {
  background: #fff;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_list_item {
    width: 100%;
  }
  main .miyashitapark_wrap_blc_inner .frame_02_list_item:not(:last-child) {
    margin-bottom: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_list_item_ttl {
  width: 100%;
  height: min(8.008vw, 82px);
  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;
  line-height: 1.3;
  background: #00B68D;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_list_item_ttl {
    height: auto;
    padding: 3vw 0vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_list_item_ttl h5 {
  text-align: center;
  font-size: min(1.367vw, 14px);
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_list_item_ttl h5 {
    font-size: 4.103vw;
    text-align: left;
  }
}
main .miyashitapark_wrap_blc_inner .frame_02_note {
  font-size: min(1.172vw, 12px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_02_note {
    font-size: 3.077vw;
    text-align: left;
    line-height: 1.5;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03 {
  background: #FBF7EB;
  padding: min(3.906vw, 40px) 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03 {
    padding: 7.692vw 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list {
  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;
  gap: 0 min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list {
    display: block;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item {
  display: block;
  width: min(38.574vw, 395px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list_item {
    width: 100%;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_wrap {
  border: solid 2px #00B68D;
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_ttl {
  width: 100%;
  height: min(7.031vw, 72px);
  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;
  background: #00B68D;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list_item_ttl {
    height: 21.538vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_ttl h5 {
  text-align: center;
  font-size: min(1.953vw, 20px);
  font-weight: 700;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list_item_ttl h5 {
    font-size: 5.128vw;
    line-height: 1.3;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_note {
  font-size: min(1.172vw, 12px);
  text-align: left;
  font-weight: 500;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list_item_note {
    font-size: 3.077vw;
    margin-top: 2vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_cnt {
  background: #fff;
  padding: 0;
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_cnt_ttl {
  font-size: min(1.563vw, 16px);
  font-weight: 500;
  margin-bottom: min(0.977vw, 10px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list_item_cnt_ttl {
    font-size: 4.103vw;
    margin-bottom: 3vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_list_item_cnt_thum {
  width: min(17.09vw, 175px);
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_03_list_item_cnt_thum {
    width: 100%;
  }
}
main .miyashitapark_wrap_blc_inner .frame_03_note {
  font-size: min(1.172vw, 12px);
}
main .miyashitapark_wrap_blc_inner .frame_04 {
  padding: min(3.906vw, 40px) min(3.906vw, 40px) min(4.883vw, 50px);
  background: #FBF7EB;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04 {
    padding: 7.692vw 3.846vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_day {
  margin-bottom: min(2.93vw, 30px);
  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;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day {
    margin-bottom: 4vw;
    display: block;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_day_ttl {
  display: inline-block;
  padding: min(0.488vw, 5px) min(2.441vw, 25px) min(0.488vw, 5px);
  border-radius: 100vh;
  background: #EB1E00;
  font-size: min(1.563vw, 16px);
  letter-spacing: 0.2rem;
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
  vertical-align: text-bottom;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day_ttl {
    width: 100%;
    padding: 1vw 3vw;
    margin-right: 3vw;
    margin-top: 0;
    font-size: 3.59vw;
    margin-bottom: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_day_detail {
  font-size: min(3.906vw, 40px);
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day_detail {
    font-size: 5.128vw;
    text-align: left;
    line-height: 1.3;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.year {
  font-size: min(1.953vw, 20px);
  margin-right: min(-0.488vw, -5px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.year {
    font-size: 5.128vw;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.f20 {
  font-size: min(1.953vw, 20px);
  vertical-align: middle;
  margin: 0 3px;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.f20 {
    font-size: 5.128vw;
    vertical-align: baseline;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.week {
  display: inline-block;
  vertical-align: middle;
  font-size: min(1.367vw, 14px);
  font-weight: normal;
  line-height: 2.2;
  color: #fff;
  width: min(3.418vw, 35px);
  height: min(3.418vw, 35px);
  margin: 0 5px 3px;
  text-align: center;
  border-radius: 100%;
  background: #EB1E00;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.week {
    font-size: 3.59vw;
    width: 6.154vw;
    height: 6.154vw;
    font-weight: bold;
    margin: 0 1vw 0.5vw;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_day_detail span.text_left {
    display: inline-block;
    text-align: left;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_list {
    display: block;
  }
}
main .miyashitapark_wrap_blc_inner .frame_04_list_item {
  display: block;
  width: min(25.391vw, 260px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark_wrap_blc_inner .frame_04_list_item {
    width: 100%;
  }
  main .miyashitapark_wrap_blc_inner .frame_04_list_item:not(:last-of-type) {
    margin-bottom: 7.692vw;
  }
}
main .miyashitapark .btn_style-02_wrap_green {
  width: min(42.969vw, 440px);
  height: min(6.25vw, 64px);
  margin: 0 auto;
}
main .miyashitapark .btn_style-02_wrap_green a {
  font-size: min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .btn_style-02_wrap_green a {
    font-size: 3.59vw;
  }
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .btn_style-02_wrap_green {
    width: 100%;
    height: 12.821vw;
    padding: 0 6.41vw;
  }
}
main .miyashitapark .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 .miyashitapark .btn_style-02_wrap {
    width: 100%;
    height: 15.385vw;
  }
}
main .miyashitapark .photo_Splide {
  margin-bottom: min(5.859vw, 60px);
  padding: 0 min(2.93vw, 30px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .photo_Splide {
    margin-bottom: 12.821vw;
    padding: 0 0vw;
  }
}
main .miyashitapark .splide__pagination {
  margin-top: min(1.953vw, 20px);
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .splide__pagination {
    margin-top: 5.128vw;
    height: 4.103vw;
  }
}
main .miyashitapark .splide__pagination__page {
  background: #D9D9D9;
  height: 7px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  width: 7px;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .splide__pagination__page {
    width: 2vw;
    height: 2vw;
  }
}
main .miyashitapark .splide__pagination__page.is-active {
  background: #00B68D;
  opacity: 1;
  height: 10px;
  width: 10px;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .splide__pagination__page.is-active {
    width: 3vw;
    height: 3vw;
  }
}
main .miyashitapark .splide__pagination li {
  margin-left: 2px;
  margin-right: 2px;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .splide__pagination li {
    margin: 0 0.8vw;
  }
}
main .miyashitapark .splide__arrow {
  position: absolute;
  height: min(5.859vw, 60px);
  width: min(5.859vw, 60px);
}
main .miyashitapark .splide__arrow:hover {
  cursor: pointer;
}
main .miyashitapark .splide__arrow svg {
  display: none;
}
@media only screen and (max-width: 768px) {
  main .miyashitapark .splide__arrow {
    display: none;
  }
}
main .miyashitapark .splide__arrow--prev {
  background: url(../img/slide_btn01.svg) no-repeat center;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 2;
}
main .miyashitapark .splide__arrow--next {
  background: url(../img/slide_btn02.svg) no-repeat center;
  background-size: contain;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 2;
}