@charset "UTF-8";
/* --------------------------------------------------
-------------------------------------------------- 関数 */
#head-con {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  #head-con {
    min-width: unset;
  }
}
@media only screen and (max-width: 768px) {
  #head-con .pc {
    display: none;
  }
}
#head-con .sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  #head-con .sp {
    display: block;
  }
}
#head-con .logo {
  position: absolute;
  top: 5.4166666667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 14.2361111111vw;
  transition: all 0.35s ease;
}
@media only screen and (max-width: 768px) {
  #head-con .logo {
    top: 11.875vw;
    width: 19.0625vw;
    opacity: 0.5;
  }
}
#head-con .logo a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  #head-con .logo a:hover {
    opacity: 1;
  }
}

#content {
  padding-top: 800px;
}
@media only screen and (max-width: 1500px) {
  #content {
    padding-top: 52.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #content {
    padding-top: 96.875vw;
  }
}

section {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1500px) {
  section {
    width: 85.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  section {
    width: 95vw;
  }
}

#content {
  position: relative;
}
#content::before {
  content: "";
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
  width: 1570px;
  height: 100%;
  background: url("../img/top/bg_deco-pc.png") no-repeat top center #3DB0AF;
  background-size: contain;
}
@media only screen and (max-width: 768px) {
  #content::before {
    top: -35.9375vw;
    width: 100%;
    background-image: url("../img/top/bg_deco-sp.png");
  }
}
#content .con:not(.jp) {
  display: none;
}
#content.en #booth .block .about h3::before, #content.en #booth .block .about h3::after {
  width: 270px;
}
@media only screen and (max-width: 1500px) {
  #content.en #booth .block .about h3::before, #content.en #booth .block .about h3::after {
    width: 19.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #content.en #booth .block .about h3::before, #content.en #booth .block .about h3::after {
    width: 7.03125vw;
  }
}
#content.en #booth-list .con.en {
  display: block;
}
#content.en #booth-list .con:not(.en) {
  display: none;
}
#content.ko #booth .block .about h3::before, #content.ko #booth .block .about h3::after {
  width: 370px;
}
@media only screen and (max-width: 1500px) {
  #content.ko #booth .block .about h3::before, #content.ko #booth .block .about h3::after {
    width: 26.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #content.ko #booth .block .about h3::before, #content.ko #booth .block .about h3::after {
    width: 22.65625vw;
  }
}
#content.ko #booth-list .con.ko {
  display: block;
}
#content.ko #booth-list .con:not(.ko) {
  display: none;
}
#content.zh #booth .block .about h3::before, #content.zh #booth .block .about h3::after {
  width: 365px;
}
@media only screen and (max-width: 1500px) {
  #content.zh #booth .block .about h3::before, #content.zh #booth .block .about h3::after {
    width: 26.0714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #content.zh #booth .block .about h3::before, #content.zh #booth .block .about h3::after {
    width: 21.5625vw;
  }
}
#content.zh #booth-list .con.zh {
  display: block;
}
#content.zh #booth-list .con:not(.zh) {
  display: none;
}

#booth {
  top: -500px;
  margin-bottom: -460px;
}
@media only screen and (max-width: 1500px) {
  #booth {
    top: -35.7142857143vw;
    margin-bottom: -32.8571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth {
    top: -101.5625vw;
    margin-bottom: -95.3125vw;
  }
}
#booth .ttl-box {
  padding-top: 105px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1500px) {
  #booth .ttl-box {
    padding-top: 7.5vw;
    margin-bottom: 1.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .ttl-box {
    padding-top: 16.40625vw;
    margin-bottom: 3.125vw;
  }
}
#booth .ttl-box .line {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 135px;
}
@media only screen and (max-width: 1500px) {
  #booth .ttl-box .line {
    width: 9.6428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .ttl-box .line {
    width: 21.09375vw;
  }
}
#booth .ttl-box .pin {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 34px;
}
@media only screen and (max-width: 1500px) {
  #booth .ttl-box .pin {
    top: 3.5714285714vw;
    width: 2.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .ttl-box .pin {
    width: 5.3125vw;
    top: 7.8125vw;
  }
}
#booth .ttl-box h2 {
  font-size: 40px;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
}
@media only screen and (max-width: 1500px) {
  #booth .ttl-box h2 {
    font-size: 2.8571428571vw;
    margin-bottom: 0.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .ttl-box h2 {
    font-size: 6.25vw;
    margin-bottom: 1.5625vw;
  }
}
#booth .ttl-box .line-wave {
  width: 292px;
  height: 4px;
  margin: 0 auto;
  background: url("../img/parts/line_wave.png") repeat-x bottom left;
  background-size: auto 100%;
}
@media only screen and (max-width: 1500px) {
  #booth .ttl-box .line-wave {
    width: 20.8571428571vw;
    height: 0.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .ttl-box .line-wave {
    width: 45.625vw;
    height: 0.625vw;
  }
}
#booth .block {
  padding: 16px 16px 50px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1500px) {
  #booth .block {
    padding: 1.1428571429vw 1.1428571429vw 3.5714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block {
    padding: 3.125vw 3.125vw 7.8125vw;
  }
}
#booth .block p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
@media only screen and (max-width: 1500px) {
  #booth .block p {
    font-size: 1.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block p {
    font-size: 3.125vw;
  }
}
#booth .block p.link {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0.3em;
}
@media only screen and (max-width: 1500px) {
  #booth .block p.link {
    font-size: 1.5714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block p.link {
    font-size: 3.4375vw;
  }
}
#booth .block p span.s-set {
  font-size: 0.9em;
  position: relative;
  bottom: -0.05em;
}
#booth .block .about {
  padding: 20px 110px 70px;
  margin-bottom: 45px;
  background: url("../img/booth/frame_top-pc.png") no-repeat top center, url("../img/booth/frame_btm-pc.png") no-repeat bottom center, url("../img/booth/frame_rp-pc.png") repeat-y top center;
  background-size: 100% auto;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about {
    padding: 1.4285714286vw 7.8571428571vw 5vw;
    margin-bottom: 3.2142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about {
    padding: 3.125vw 5.46875vw 10.9375vw;
    background: url("../img/booth/frame_top-sp.png") no-repeat top center, url("../img/booth/frame_btm-sp.png") no-repeat bottom center, url("../img/booth/frame_rp-sp.png") repeat-y top center;
    background-size: 100% auto;
    margin-bottom: 6.25vw;
  }
}
#booth .block .about .bnr {
  width: 289px;
  margin: 0 auto;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about .bnr {
    width: 20.6428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about .bnr {
    width: 45.15625vw;
  }
}
#booth .block .about h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  line-height: 1.2;
  color: #FF5671;
  margin: 20px auto 10px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about h3 {
    font-size: 1.9285714286vw;
    margin: 1.4285714286vw auto 0.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about h3 {
    font-size: 4.21875vw;
    margin: 3.125vw auto 1.5625vw;
  }
}
#booth .block .about h3::before {
  content: "";
  width: 352px;
  height: 4px;
  background: url("../img/parts/line_wave_pk.png") repeat-x top left;
  background-size: auto 100%;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about h3::before {
    width: 25.1428571429vw;
    height: 0.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about h3::before {
    width: 18.125vw;
    height: 0.625vw;
  }
}
#booth .block .about h3::after {
  content: "";
  width: 352px;
  height: 4px;
  background: url("../img/parts/line_wave_pk.png") repeat-x top left;
  background-size: auto 100%;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about h3::after {
    width: 25.1428571429vw;
    height: 0.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about h3::after {
    width: 18.125vw;
    height: 0.625vw;
  }
}
#booth .block .about h4 {
  display: flex;
  align-items: center;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 800;
  gap: 0 10px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about h4 {
    font-size: 2vw;
    gap: 0 0.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about h4 {
    font-size: 4.375vw;
    gap: 0 1.5625vw;
  }
}
#booth .block .about h4::before {
  content: "";
  display: block;
  width: 20px;
  height: 33px;
  background: url("../img/parts/pin_bl.svg") no-repeat top center;
  background-size: contain;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about h4::before {
    width: 1.4285714286vw;
    height: 2.3571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about h4::before {
    width: 3.125vw;
    height: 5.15625vw;
  }
}
#booth .block .about h4:not(:first-of-type) {
  margin-top: 0.8em;
}
#booth .block .about .grid-wrap {
  display: grid;
  grid-template-columns: 292px 1fr;
  gap: 0 25px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .about .grid-wrap {
    grid-template-columns: 20.8571428571vw 1fr;
    gap: 0 1.7857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about .grid-wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .about .grid-wrap .image {
    order: 1;
    width: 45.625vw;
    margin-top: 3.125vw;
  }
}
#booth .block .hitashi .grid-wrap {
  grid-template-columns: 400px 1fr;
}
@media only screen and (max-width: 1500px) {
  #booth .block .hitashi .grid-wrap {
    grid-template-columns: 28.5714285714vw 1fr;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .hitashi .grid-wrap .image {
    width: 62.5vw;
  }
}
#booth .block .kitakyusyushi .image, #booth .block .seibu .image {
  width: 600px;
  margin: 15px auto 0;
}
@media only screen and (max-width: 1500px) {
  #booth .block .kitakyusyushi .image, #booth .block .seibu .image {
    width: 42.8571428571vw;
    margin-top: 1.0714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .kitakyusyushi .image, #booth .block .seibu .image {
    width: auto;
    margin-top: 2.34375vw;
  }
}
#booth .block .ishimakishi .txt2 {
  position: relative;
  margin-bottom: -122px;
  z-index: 2;
  width: 675px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .ishimakishi .txt2 {
    width: 48.2142857143vw;
    margin-bottom: -8.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .ishimakishi .txt2 {
    width: auto;
    margin-bottom: 3.125vw;
  }
}
#booth .block .ishimakishi .image {
  margin-left: 114px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .ishimakishi .image {
    margin-left: 8.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .ishimakishi .image {
    width: 72.5vw;
    margin: 0 auto;
  }
}
#booth .block .takarazuka {
  justify-content: center;
  gap: 0 35px;
  margin-top: 20px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .takarazuka {
    gap: 0 2.5vw;
    margin-top: 1.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .takarazuka {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.875vw 0;
    margin-top: 3.125vw;
  }
}
#booth .block .takarazuka .image:nth-child(1) {
  width: 410px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .takarazuka .image:nth-child(1) {
    width: 29.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .takarazuka .image:nth-child(1) {
    width: 64.0625vw;
  }
}
#booth .block .takarazuka .image:nth-child(2) {
  width: 332px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .takarazuka .image:nth-child(2) {
    width: 23.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .takarazuka .image:nth-child(2) {
    width: 51.875vw;
  }
}
#booth .block .detail {
  padding: 0 110px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail {
    padding: 0 7.8571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail {
    padding: 0;
  }
}
#booth .block .detail h3 {
  position: relative;
  left: -140px;
  width: 1228px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail h3 {
    left: -10vw;
    width: 87.7142857143vw;
    margin-bottom: 0.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail h3 {
    width: 100vw;
    left: -5.78125vw;
    margin-bottom: 1.5625vw;
  }
}
#booth .block .detail h4 {
  font-size: 28px;
  color: #FF5671;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail h4 {
    font-size: 2vw;
    margin-bottom: 1.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail h4 {
    font-size: 3.75vw;
    margin-bottom: 3.125vw;
  }
}
#booth .block .detail h4::before {
  content: "";
  display: block;
  width: 257px;
  height: 39px;
  margin: 0 auto 8px;
  background: url("../img/booth/ttl_deco.png") no-repeat top center;
  background-size: contain;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail h4::before {
    width: 18.3571428571vw;
    height: 2.7857142857vw;
    margin-bottom: 0.5714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail h4::before {
    width: 40.15625vw;
    height: 6.09375vw;
    margin-bottom: 1.25vw;
  }
}
#booth .block .detail h4:not(:first-of-type) {
  margin-top: 40px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail h4:not(:first-of-type) {
    margin-top: 2.8571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail h4:not(:first-of-type) {
    margin-top: 6.25vw;
  }
}
#booth .block .detail h4 span.s-set {
  font-size: 0.9em;
  position: relative;
  bottom: -0.05em;
}
#booth .block .detail h4.img-logo {
  width: 289px;
  margin: 0 auto -15px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail h4.img-logo {
    width: 20.6428571429vw;
    margin-bottom: -1.0714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail h4.img-logo {
    width: 45.15625vw;
    margin-bottom: -2.34375vw;
  }
}
#booth .block .detail h4.img-logo::before {
  margin-bottom: 0;
}
#booth .block .detail .image {
  margin-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1500px) {
  #booth .block .detail .image {
    margin-top: 0.7142857143vw;
    padding-bottom: 0.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth .block .detail .image {
    margin-top: 1.5625vw;
    padding-bottom: 1.5625vw;
  }
}

#booth-list {
  padding: 10px 110px 72px;
  border-radius: 20px;
  margin-bottom: 70px;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1500px) {
  #booth-list {
    padding: 0.7142857143vw 7.8571428571vw 5.1428571429vw;
    margin-bottom: 5vw;
  }
}
#booth-list h2 {
  font-size: 27px;
  line-height: 1.5;
  padding-top: 30px;
  margin-bottom: 15px;
  background: url("../img/top/more-con/h4_modal_deco.png") no-repeat top center;
  background-size: 760px auto;
  text-align: center;
}
@media only screen and (max-width: 1500px) {
  #booth-list h2 {
    font-size: 1.9285714286vw;
    padding-top: 2.1428571429vw;
    margin-bottom: 1.0714285714vw;
    background-size: 54.2857142857vw auto;
  }
}
@media only screen and (max-width: 768px) {
  #booth-list h2 {
    font-size: 3.4375vw;
    padding-top: 4.6875vw;
    margin-bottom: 2.34375vw;
    background-size: 78.125vw auto;
  }
}
#booth-list .list {
  margin-bottom: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 1500px) {
  #booth-list .list {
    margin-top: 2.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #booth-list .list {
    margin-top: 4.6875vw;
  }
}
#booth-list .list ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px 4px;
  border: none;
}
@media only screen and (max-width: 768px) {
  #booth-list .list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.78125vw 1.25vw;
  }
}
#booth-list .list ul li {
  border: 1px solid #707070;
}
#booth-list .list ul li a {
  transition: all 0.35s ease;
}
#booth-list .list ul li a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  #booth-list .list ul li a:hover {
    opacity: 1;
  }
}

.bg-wrap {
  position: relative;
  padding: 0px 0 370px;
  background: url("../img/top/bg_deco_btm-pc.png") no-repeat bottom center, url("../img/top/bg_deco_top-pc.png") no-repeat top center, url("../img/top/bg_rp.jpg") repeat;
  background-size: 100%, 100%, auto;
}
@media only screen and (max-width: 1500px) {
  .bg-wrap {
    padding: 0vw 0 26.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  .bg-wrap {
    padding: 25.78125vw 0 31.25vw;
    background: url("../img/top/bg_deco_btm-sp.png") no-repeat bottom center, url("../img/top/bg_deco_top-sp.png") no-repeat top center, url("../img/top/bg_rp.jpg") repeat;
    background-size: 100%, 100%, auto;
  }
}
.bg-wrap .wave {
  position: absolute;
  top: -60px;
  left: -50%;
  width: 200%;
  height: 92px;
  -webkit-animation: swayUpDown 2.5s ease-in-out infinite;
          animation: swayUpDown 2.5s ease-in-out infinite;
}
@media only screen and (max-width: 1500px) {
  .bg-wrap .wave {
    top: -4.2857142857vw;
    height: 6.5714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  .bg-wrap .wave {
    top: -12.5vw;
    height: 18.125vw;
  }
}
.bg-wrap .wave span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/top/deco_top-pc.png") repeat-x top center;
  background-size: auto 100%;
  -webkit-animation: moveWave 8s ease-in-out infinite;
          animation: moveWave 8s ease-in-out infinite;
}
@media only screen and (max-width: 768px) {
  .bg-wrap .wave span {
    background-image: url("../img/top/deco_top-sp.png");
  }
}
.bg-wrap .loop-text {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 132px;
  background: url("../img/top/loop_text.png") repeat-x bottom left;
  background-size: auto 100%;
  -webkit-animation: moveBg 90s linear infinite;
          animation: moveBg 90s linear infinite;
  z-index: 3;
}
@media only screen and (max-width: 1500px) {
  .bg-wrap .loop-text {
    height: 9.4285714286vw;
    bottom: -4.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  .bg-wrap .loop-text {
    height: 14.6875vw;
    bottom: -14.84375vw;
    -webkit-animation-duration: 50s;
            animation-duration: 50s;
  }
}

.sakura1 {
  position: absolute;
  bottom: -30px;
  left: -10px;
  width: 541px;
  z-index: 2;
}
@media only screen and (max-width: 1500px) {
  .sakura1 {
    width: 38.6428571429vw;
    bottom: -2.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  .sakura1 {
    width: 48.75vw;
    bottom: -6.25vw;
  }
}

.sakura1 {
  transform: translateX(-150px) scaleX(1.05);
  transition: all 0.8s ease;
}

.sakura1.move-on {
  transform: translateX(0px) scaleX(1);
}
.sakura1.move-on img {
  transform: rotate(0deg);
  -webkit-animation: bounce1 0.7s 0.3s ease-out 1 both;
          animation: bounce1 0.7s 0.3s ease-out 1 both;
}

@-webkit-keyframes bounce1 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: scaleX(1.01) rotate(-2deg);
  }
  100% {
    transform: scaleX(1) rotate(0deg);
  }
}

@keyframes bounce1 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: scaleX(1.01) rotate(-2deg);
  }
  100% {
    transform: scaleX(1) rotate(0deg);
  }
}
@-webkit-keyframes bounce2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: scaleX(1.01) rotate(2deg);
  }
  100% {
    transform: scaleX(1) rotate(0deg);
  }
}
@keyframes bounce2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: scaleX(1.01) rotate(2deg);
  }
  100% {
    transform: scaleX(1) rotate(0deg);
  }
}
.sakura2 {
  position: absolute;
  bottom: 40px;
  right: -5px;
  width: 525px;
  z-index: 2;
}
@media only screen and (max-width: 1500px) {
  .sakura2 {
    bottom: 2.8571428571vw;
    width: 37.5vw;
  }
}
@media only screen and (max-width: 768px) {
  .sakura2 {
    width: 47.1875vw;
    bottom: 0;
  }
}

.sakura2 {
  transform: translateX(150px) scaleX(1.05);
  transition: all 0.8s ease;
}

.sakura2.move-on {
  transform: translateX(0px) scaleX(1);
}
.sakura2.move-on img {
  transform: rotate(0deg);
  -webkit-animation: bounce2 0.7s 0.3s ease-out 1 both;
          animation: bounce2 0.7s 0.3s ease-out 1 both;
}

.hanabira1 {
  position: absolute;
  bottom: -10px;
  left: 405px;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .hanabira1 {
    bottom: -7.8125vw;
    left: 34.0625vw;
  }
}
.hanabira1 span {
  display: block;
}
.hanabira1 span:nth-child(1) {
  width: 28px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .hanabira1 span:nth-child(1) {
    width: 4.375vw;
    margin-bottom: 2.34375vw;
  }
}
.hanabira1 span:nth-child(2) {
  position: relative;
  left: -15px;
  width: 22px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .hanabira1 span:nth-child(2) {
    width: 3.4375vw;
    left: -2.34375vw;
    margin-bottom: 2.34375vw;
  }
}
.hanabira1 span:nth-child(3) {
  width: 16px;
}
@media only screen and (max-width: 768px) {
  .hanabira1 span:nth-child(3) {
    width: 2.5vw;
  }
}

.hanabira2 {
  position: absolute;
  bottom: 0;
  right: 456px;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .hanabira2 {
    bottom: -15.625vw;
    right: 18.4375vw;
  }
}
.hanabira2 span {
  display: block;
}
.hanabira2 span:nth-child(1) {
  width: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .hanabira2 span:nth-child(1) {
    width: 4.6875vw;
    margin-bottom: 1.5625vw;
  }
}
.hanabira2 span:nth-child(2) {
  position: relative;
  right: -30px;
  width: 30px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .hanabira2 span:nth-child(2) {
    right: -4.6875vw;
    width: 4.6875vw;
    margin-bottom: 0.78125vw;
  }
}
.hanabira2 span:nth-child(3) {
  width: 15px;
}
@media only screen and (max-width: 768px) {
  .hanabira2 span:nth-child(3) {
    width: 2.34375vw;
  }
}

.hanabira3 {
  position: absolute;
  bottom: -425px;
  left: 88px;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .hanabira3 {
    bottom: -51.5625vw;
    left: 3.125vw;
  }
}
.hanabira3 span {
  display: block;
}
.hanabira3 span:nth-child(1) {
  width: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .hanabira3 span:nth-child(1) {
    width: 4.6875vw;
    margin-bottom: 1.5625vw;
  }
}
.hanabira3 span:nth-child(2) {
  position: relative;
  right: -30px;
  width: 30px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .hanabira3 span:nth-child(2) {
    right: -4.6875vw;
    width: 4.6875vw;
    margin-bottom: 0.78125vw;
  }
}
.hanabira3 span:nth-child(3) {
  width: 15px;
}
@media only screen and (max-width: 768px) {
  .hanabira3 span:nth-child(3) {
    width: 2.34375vw;
  }
}

.hanabira4 {
  position: absolute;
  bottom: -400px;
  right: 74px;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .hanabira4 {
    bottom: -51.5625vw;
    right: 1.875vw;
  }
}
.hanabira4 span {
  display: block;
}
.hanabira4 span:nth-child(1) {
  width: 28px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .hanabira4 span:nth-child(1) {
    width: 4.375vw;
    margin-bottom: 2.34375vw;
  }
}
.hanabira4 span:nth-child(2) {
  position: relative;
  left: -15px;
  width: 22px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .hanabira4 span:nth-child(2) {
    width: 3.4375vw;
    left: -2.34375vw;
    margin-bottom: 2.34375vw;
  }
}
.hanabira4 span:nth-child(3) {
  width: 16px;
}
@media only screen and (max-width: 768px) {
  .hanabira4 span:nth-child(3) {
    width: 2.5vw;
  }
}

.bnr-list {
  position: relative;
  margin-top: -2px;
  padding: 122px 0 48px;
  background-color: #fff;
}
@media only screen and (max-width: 1500px) {
  .bnr-list {
    margin-top: -0.1428571429vw;
    padding: 8.7142857143vw 0 3.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list {
    padding: 22.1875vw 0 5.9375vw;
    margin-top: -0.78125vw;
  }
}
.bnr-list ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 56px 54px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul {
    width: 85.7142857143vw;
    gap: 4vw 3.8571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul {
    position: relative;
    width: 91.25vw;
    gap: 4.0625vw;
    z-index: 2;
  }
}
.bnr-list ul li a {
  display: block;
  transition: all 0.3s ease;
}
.bnr-list ul li a:hover {
  opacity: 0.7;
}
.bnr-list ul li.agf {
  width: 392px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.agf {
    width: 28vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.agf {
    width: 29.6875vw;
  }
}
.bnr-list ul li.animate {
  width: 353px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.animate {
    width: 25.2142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.animate {
    width: 26.875vw;
  }
}
.bnr-list ul li.ani-tourism {
  width: 345px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.ani-tourism {
    width: 24.6428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.ani-tourism {
    width: 26.25vw;
  }
}
.bnr-list ul li.culture-expo {
  width: 364px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.culture-expo {
    width: 26vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.culture-expo {
    width: 27.8125vw;
  }
}
.bnr-list ul li.toshima {
  width: 326px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.toshima {
    width: 23.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.toshima {
    width: 24.84375vw;
  }
}
.bnr-list ul li.animaga-toshima {
  width: 126px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.animaga-toshima {
    width: 9vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.animaga-toshima {
    width: 9.375vw;
  }
}
.bnr-list ul li.hareza {
  width: 164px;
}
@media only screen and (max-width: 1500px) {
  .bnr-list ul li.hareza {
    width: 11.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  .bnr-list ul li.hareza {
    width: 12.5vw;
  }
}

.vote {
  position: relative;
  text-align: center;
  background-color: #fff;
  padding-bottom: 70px;
}
@media only screen and (max-width: 1500px) {
  .vote {
    padding-bottom: 5vw;
  }
}
@media only screen and (max-width: 768px) {
  .vote {
    padding-bottom: 7.8125vw;
  }
}
.vote p {
  position: relative;
  display: inline-block;
  font-size: 26px;
  color: #fff;
  background-color: #3DB0AF;
  border-radius: 100px;
  padding: 0.5em;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1500px) {
  .vote p {
    margin-bottom: 1.5714285714vw;
    font-size: 1.8571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  .vote p {
    border-radius: 15.625vw;
    font-size: 3.125vw;
    margin-bottom: 3.4375vw;
  }
}
.vote p::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 30px;
  height: 26px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #3CB0AE;
}
@media only screen and (max-width: 1500px) {
  .vote p::after {
    bottom: -1.2857142857vw;
    width: 2.1428571429vw;
    height: 1.8571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  .vote p::after {
    bottom: -2.8125vw;
    width: 3.75vw;
    height: 2.96875vw;
  }
}
.vote .bnr {
  width: 608px;
  margin: 0 auto;
}
@media only screen and (max-width: 1500px) {
  .vote .bnr {
    width: 43.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  .vote .bnr {
    width: 73.75vw;
  }
}
.vote .bnr a {
  display: block;
  transition: all 0.3s ease;
}
.vote .bnr a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .vote .bnr a:hover {
    opacity: 1;
  }
}

#modal-block .mv-modal .inner {
  position: relative;
  padding: 60px 100px 150px;
  border-radius: 94px;
  background-color: #fff;
}
#modal-block .mv-modal .close {
  top: inherit;
  bottom: -95px;
  left: 50%;
  transform: translateX(-50%);
  width: 190px;
  height: 190px;
  padding-top: 32px;
  border-radius: 120px;
  background-color: #3DB0AF;
  text-align: center;
}
@media only screen and (max-width: 1500px) {
  #modal-block .mv-modal .close {
    bottom: -6.7857142857vw;
    width: 13.5714285714vw;
    height: 13.5714285714vw;
    padding-top: 2.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .mv-modal .close {
    bottom: -9.375vw;
    width: 18.75vw;
    height: 18.75vw;
    padding-top: 3.4375vw;
    border-radius: 18.75vw;
  }
}
#modal-block .mv-modal .close img {
  width: 55px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .mv-modal .close img {
    width: 3.9285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .mv-modal .close img {
    width: 5.46875vw;
  }
}
#modal-block .m-plan {
  width: 990px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan {
    width: 70.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan {
    width: 94.6875vw;
  }
}
#modal-block .m-plan .close {
  top: inherit;
  bottom: -95px;
  left: 50%;
  transform: translateX(-50%);
  width: 190px;
  height: 190px;
  padding-top: 32px;
  border-radius: 120px;
  background-color: #3DB0AF;
  text-align: center;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .close {
    bottom: -6.7857142857vw;
    width: 13.5714285714vw;
    height: 13.5714285714vw;
    padding-top: 2.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .close {
    bottom: -9.375vw;
    width: 18.75vw;
    height: 18.75vw;
    padding-top: 3.4375vw;
    border-radius: 18.75vw;
  }
}
#modal-block .m-plan .close img {
  width: 55px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .close img {
    width: 3.9285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .close img {
    width: 5.46875vw;
  }
}
#modal-block .m-plan .inner {
  position: relative;
  width: 100%;
  padding-bottom: 135px;
  background-color: #fff;
  border-radius: 94px;
  text-align: left;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .inner {
    padding-bottom: 9.6428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .inner {
    padding-bottom: 17.1875vw;
    border-radius: 14.6875vw;
  }
}
#modal-block .m-plan h3 {
  width: 527px;
  margin: 0 auto -5px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan h3 {
    width: 37.6428571429vw;
    margin-bottom: -0.3571428571vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan h3 {
    width: 62.5vw;
    margin-bottom: 0vw;
  }
}
#modal-block .m-plan h3 img {
  margin-top: -50px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan h3 img {
    margin-top: -3.5714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan h3 img {
    margin-top: -5.9375vw;
  }
}
#modal-block .m-plan h4 {
  font-size: 27px;
  line-height: 1.5;
  padding-top: 30px;
  margin-bottom: 15px;
  background: url("../img/top/more-con/h4_modal_deco.png") no-repeat top center;
  background-size: 760px auto;
  text-align: center;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan h4 {
    font-size: 1.9285714286vw;
    padding-top: 2.1428571429vw;
    margin-bottom: 1.0714285714vw;
    background-size: 54.2857142857vw auto;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan h4 {
    font-size: 3.4375vw;
    padding-top: 4.6875vw;
    margin-bottom: 2.34375vw;
    background-size: 78.125vw auto;
  }
}
#modal-block .m-plan .list {
  width: 674px;
  margin: 0 auto 25px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .list {
    width: 48.1428571429vw;
    margin: 0 auto 1.7857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .list {
    width: 78.125vw;
    margin: 0 auto 4.6875vw;
  }
}
#modal-block .m-plan .list ul {
  border-top: 1px solid #000;
}
#modal-block .m-plan .list ul li {
  border-bottom: 1px solid #000;
}
#modal-block .m-plan .list ul li .head {
  display: grid;
  gap: 0 8px;
  font-size: 20px;
  padding: 0.5em 0.4em;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .list ul li .head {
    gap: 0 0.5714285714vw;
    font-size: 1.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .list ul li .head {
    gap: 0 1.25vw;
    font-size: 2.8125vw;
  }
}
#modal-block .m-plan .list ul li.detail-on .head {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .list ul li.detail-on .head {
    margin-bottom: 1.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .list ul li.detail-on .head {
    margin-bottom: 3.125vw;
  }
}
#modal-block .m-plan .list .note {
  font-size: 12px;
  text-align: right;
  padding-top: 0.5em;
}
#modal-block .m-plan dl {
  display: grid;
  grid-template-columns: 212px 1fr;
  width: 673px;
  margin: 0 auto 44px;
  background-color: #FF5671;
  border: 1px solid #FF5671;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan dl {
    grid-template-columns: 15.1428571429vw 1fr;
    width: 48.0714285714vw;
    margin-bottom: 3.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan dl {
    grid-template-columns: 33.125vw 1fr;
    width: 78.125vw;
    border-radius: 3.125vw;
    margin-bottom: 6.875vw;
  }
}
#modal-block .m-plan dl dt {
  display: flex;
  justify-content: right;
  align-items: center;
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  padding: 0.8em;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan dl dt {
    font-size: 1.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan dl dt {
    font-size: 2.8125vw;
  }
}
#modal-block .m-plan dl dt:not(:last-of-type) {
  border-bottom: 1px solid #fff;
}
#modal-block .m-plan dl dd {
  font-size: 18px;
  line-height: 1.5;
  padding: 0.8em;
  background-color: #fff;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan dl dd {
    font-size: 1.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan dl dd {
    font-size: 2.8125vw;
  }
}
#modal-block .m-plan dl dd:not(:last-of-type) {
  border-bottom: 1px solid #FF5671;
}
#modal-block .m-plan dl dd p {
  line-height: 1.8;
}
#modal-block .m-plan .btn {
  display: flex;
  justify-content: center;
  width: 297px;
  height: 85px;
  margin: 30px auto 25px;
  border: 4px solid #3CB0AE;
  border-radius: 100px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .btn {
    width: 21.2142857143vw;
    height: 6.0714285714vw;
    margin: 2.1428571429vw auto 1.7857142857vw;
    border-width: 0.2857142857vw;
  }
}
#modal-block .m-plan .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 20px;
  text-align: center;
  color: #000;
  text-decoration: none;
  transition: all 0.35s ease;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .btn a {
    font-size: 1.4285714286vw;
  }
}
#modal-block .m-plan .btn a.blank {
  padding: 0;
  padding-left: 0.5em;
}
#modal-block .m-plan .btn a.blank::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -34px;
  transform: translateY(-50%);
  display: block;
  width: 14px;
  height: 24px;
  background: url("../img/parts/arrow.svg") no-repeat top center;
  background-size: contain;
  transition: all 0.35s ease;
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .btn a.blank::before {
    right: -2.4285714286vw;
    width: 1vw;
    height: 1.7142857143vw;
  }
}
#modal-block .m-plan .btn a.blank::after {
  position: relative;
  bottom: 0;
  width: 19px;
  height: 19px;
  background-image: url("../img/parts/icon_link_bk.svg");
}
@media only screen and (max-width: 1500px) {
  #modal-block .m-plan .btn a.blank::after {
    width: 1.3571428571vw;
    height: 1.3571428571vw;
  }
}
#modal-block .m-plan .btn a:hover {
  transform: scale(1.05);
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .btn a:hover {
    transform: scale(1);
  }
}
#modal-block .m-plan .btn a:hover::before {
  transform: translateX(4px) translateY(-50%);
}
@media only screen and (max-width: 768px) {
  #modal-block .m-plan .btn a:hover::before {
    transform: translateY(-50%);
  }
}
#modal-block #plan1 .inner {
  background: url("../img/top/more-con/m_bg_plan1.png") no-repeat bottom right #fff;
  background-size: 347px auto;
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .inner {
    background-size: 62.5vw auto;
  }
}
#modal-block #plan1 .list {
  width: auto;
  margin: 0 55px 25px;
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list {
    width: 78.125vw;
    margin: 0 auto 4.6875vw;
  }
}
#modal-block #plan1 .list li .head {
  grid-template-columns: 26px 1fr;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan1 .list li .head {
    grid-template-columns: 1.8571428571vw 1fr;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .head {
    grid-template-columns: 4.0625vw 1fr;
  }
}
#modal-block #plan1 .list li .detail {
  display: block;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan1 .list li .detail {
    margin-bottom: 2vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .detail {
    margin-bottom: 4.375vw;
  }
}
#modal-block #plan1 .list li .detail .ttl {
  font-size: 20px;
  color: #FF5671;
  font-weight: bold;
  border-bottom: 3px solid #3CB0AE;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan1 .list li .detail .ttl {
    font-size: 1.4285714286vw;
    border-bottom-width: 0.2142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .detail .ttl {
    font-size: 2.8125vw;
    border-bottom-width: 0.3125vw;
  }
}
#modal-block #plan1 .list li .detail .box {
  display: grid;
  grid-template-columns: 376px 1fr;
  gap: 0 25px;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan1 .list li .detail .box {
    grid-template-columns: 26.8571428571vw 1fr;
    gap: 0 1.7857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .detail .box {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .detail .box .image {
    margin-bottom: 3.125vw;
  }
}
#modal-block #plan1 .list li .detail .box .txt-box .txt {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan1 .list li .detail .box .txt-box .txt {
    font-size: 1.2857142857vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .detail .box .txt-box .txt {
    font-size: 2.8125vw;
  }
}
#modal-block #plan1 .list li .detail .box .txt-box dl {
  width: 100%;
  grid-template-columns: 116px 1fr;
  margin-bottom: 0;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan1 .list li .detail .box .txt-box dl {
    grid-template-columns: 8.2857142857vw 1fr;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan1 .list li .detail .box .txt-box dl {
    grid-template-columns: 18.125vw 1fr;
  }
}
#modal-block #plan1 .list li .detail .box .txt-box dl dt {
  justify-content: center;
  padding: 0;
}
#modal-block #plan2 .inner {
  background: url("../img/top/more-con/m_bg_plan2.png") no-repeat bottom right #fff;
  background-size: 405px auto;
}
@media only screen and (max-width: 768px) {
  #modal-block #plan2 .inner {
    background-size: 62.5vw auto;
  }
}
#modal-block #plan2 .list {
  margin-bottom: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan2 .list {
    margin-top: 2.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan2 .list {
    margin-top: 4.6875vw;
  }
}
#modal-block #plan2 .list ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px 4px;
  border: none;
}
@media only screen and (max-width: 768px) {
  #modal-block #plan2 .list ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.78125vw 1.25vw;
  }
}
#modal-block #plan2 .list ul li {
  border: 1px solid #707070;
}
#modal-block #plan2 .list ul li a {
  transition: all 0.35s ease;
}
#modal-block #plan2 .list ul li a:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  #modal-block #plan2 .list ul li a:hover {
    opacity: 1;
  }
}
#modal-block #plan2 .image {
  width: 674px;
  margin: 20px auto 0;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan2 .image {
    width: 48.1428571429vw;
    margin: 1.4285714286vw auto 0;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan2 .image {
    width: 78.125vw;
    margin: 3.125vw auto 0;
  }
}
#modal-block #plan3 .inner {
  background: url("../img/top/more-con/m_bg_plan3.png") no-repeat bottom right #fff;
  background-size: 411px auto;
}
@media only screen and (max-width: 768px) {
  #modal-block #plan3 .inner {
    background-size: 62.5vw auto;
  }
}
#modal-block #plan3 .list {
  width: 849px;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan3 .list {
    width: 60.6428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan3 .list {
    width: 78.125vw;
  }
}
#modal-block #plan3 .list li .head {
  grid-template-columns: 22px 1fr;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan3 .list li .head {
    grid-template-columns: 1.5714285714vw 1fr;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan3 .list li .head {
    grid-template-columns: 4.21875vw 1fr;
  }
}
#modal-block #plan3 .list li .head > span {
  grid-column: 1; /* 左上 */
  grid-row: 1;
}
#modal-block #plan3 .list li .head p {
  grid-column: 2; /* 右上 */
  grid-row: 1;
}
#modal-block #plan3 .list li .head p span {
  font-weight: bold;
  color: #FF5671;
}
#modal-block #plan3 .list li .image {
  grid-column: 1/span 2; /* 下に1つ、横いっぱい */
  grid-row: 2;
}
#modal-block #plan3 .image {
  width: 530px;
  margin: 16px auto;
}
@media only screen and (max-width: 1500px) {
  #modal-block #plan3 .image {
    width: 37.8571428571vw;
    margin: 1.1428571429vw auto;
  }
}
@media only screen and (max-width: 768px) {
  #modal-block #plan3 .image {
    width: 100%;
    margin: 2.34375vw 0;
  }
}