@media all and (max-width: 1024px) {
  .products-list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .products-list .item > div,
  .products-list .item figure {
    width: 100%;
  }
  .about-mintvp figure {
    max-width: 400px;
    margin-inline: auto;
  }
  .about-mintvp figure a:first-of-type {
    width: 100%;
    height: 26%;
    left: 0;
    top: 0;
  }

  .about-mintvp figure a:last-of-type {
    width: 100%;
    height: 26%;
    left: 0;
    top: 36%;
  }
}
@media all and (max-width: 750px) {
  #container.sub {
    margin-top: 18.667vw;
  }
  .about .sub-top {
    padding-top: 17.333vw;
    padding-bottom: 21.333vw;
  }
  .about .sub-top .inner {
    height: auto;
    padding-top: 0;
  }
  .about .sub-top img {
    width: 50.133vw;
  }
  .about .sub-top p {
    margin-top: 10.667vw;
    font-size: 5.333vw;
    line-height: 120%;
  }
  .about-mintvp {
    padding: 16vw 0 14.4vw;
  }
  .sub-desc01 {
    font-size: 4.267vw;
    line-height: 140%;
    margin-bottom: 8.533vw;
  }
  .sub-desc01 br {
    display: none;
  }
  .about-mintvp figure {
    margin-top: 8.533vw;
    width: 53.333vw;
    margin-inline: auto;
  }
  .about-banner {
    height: 40.8vw;
  }
  .sub-tit {
    font-size: 5.333vw;
    line-height: 140%;
    font-weight: 600;
  }
  .about-community {
    padding-top: 16vw;
    padding-bottom: 0;
  }
  .about-community li:first-child {
    gap: 10.667vw 0;
  }
  .about-community li:first-child > div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    gap: 0;
    padding-left: 5.333vw;
  }
  .about-community li:first-child > div img {
    width: 14vw;
    margin-bottom: 5.333vw;
  }
  .about-community li:first-child > div .sub-tit {
    font-size: 6.4vw;
    font-weight: 700;
    margin-bottom: 5.067vw;
  }
  .about-community li:first-child > div .sub-tit br {
    display: block;
  }
  .about-community li:first-child > div .sub-desc02 {
    font-size: 3.2vw;
    line-height: 140%;
  }
  .about-community li:first-child > div .sub-desc02 br {
    display: block;
  }
  .about-community li:first-child figure {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .about-community li:last-child {
    padding-top: 16vw;
  }
  .about-community li:last-child .sub-tit {
    font-size: 6.4vw;
    font-weight: 700;
    line-height: 140%;
    text-align: center;
    width: 100%;
    margin-bottom: 5.067vw;
  }
  .about-community li:last-child .sub-tit br {
    display: block;
  }
  .about-community li:last-child > div {
    gap: 0;
  }
  .about-community li:last-child .sub-desc02 {
    font-size: 3.2vw;
    line-height: 140%;
    text-align: center;
  }
  .about-community li:last-child a {
    display: none;
  }
  .about-map {
    display: none;
  }
  .about-map--m {
    width: calc(100% + 10.667vw);
    margin-left: -5.333vw;
    display: block !important;
    margin-top: 8.533vw;
  }
  .about-global {
    display: none;
  }
  .about-global--m {
    display: block !important;
    padding-bottom: 16vw;
  }
  .about-partners {
    padding: 16vw 0;
  }
  .about-partners ul {
    margin-top: 8vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.333vw;
  }
  .products-top {
    height: 95.733vw;
    background-image: url(/assets/images/sub/bg_products_m.png);
  }
  .products-top button {
    font-size: 5.333vw;
    line-height: 120%;
    width: 77.6vw;
    height: 16.8vw;
  }
  .products-container {
    margin-top: 16vw;
  }
  .products-container .inner {
    margin: 0;
  }
  .products-container h3 {
    font-size: 6.4vw;
    margin-bottom: 7.467vw;
    line-height: 140%;
  }
  .products-nav__list > button {
    font-size: 3.733vw;
    padding: 4.267vw 0;
    font-size: 3.733vw;
    line-height: 140%;
  }
  .products-nav__list > button:not(:last-child)::after {
    right: -25%;
  }
  .products-list__prev {
    left: 5.333vw;
    width: 5.333vw;
  }
  .products-list__next {
    right: 5.333vw;
    width: 5.333vw;
  }
  .products-nav__list {
    gap: 0 8vw;
  }
  .products-list {
    background-color: #eee;
    padding: 9.333vw 0 22.667vw;
  }
  .products-list .item figure {
    width: 70vw;
  }
  .products-list .item > div {
    padding: 0 5.333vw;
  }
  .products-list__category {
    font-size: 3.733vw;
    line-height: 140%;
    margin-bottom: 1.333vw;
  }
  .products-list__title {
    font-size: 6.4vw;
    line-height: 100%;
    margin-bottom: 5.333vw;
    font-weight: 700;
  }
  .products-list__description {
    font-size: 3.733vw;
    line-height: 140%;
  }
  .products-list .slick-dots {
    bottom: 12vw;
    gap: 0 3.2vw;
  }
  .products-list .slick-dots li {
    width: 2vw;
    height: 2vw;
  }
  .contact-top {
    background-image: url(/assets/images/sub/bg_contact_m.png);
  }
  .contact-top .inner {
    height: 53.333vw;
  }
  .contact-top h3 {
    font-size: 6.4vw;
    line-height: 120%;
  }
  .contact-container {
    padding: 21.333vw 0 16vw;
  }
  .contact-info {
    margin-bottom: 24vw;
  }
  .contact-info hgroup {
    gap: 0;
    margin-bottom: 10.667vw;
  }
  .contact-info__subtop {
    font-size: 3.733vw;
    line-height: 120%;
    margin-bottom: 2.667vw;
  }
  .contact-info__title {
    font-size: 6.4vw;
    line-height: 120%;
    margin-bottom: 5.333vw;
  }
  .contact-info__description {
    font-size: 3.733vw;
    line-height: 120%;
  }
  .contact-info__description br {
    display: none;
  }
  .contact-info__list > li {
    padding: 5.333vw 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .contact-info__list > li h4 {
    width: 28.933vw;
    gap: 0 6.533vw;
    font-size: 3.733vw;
  }
  .contact-info__list > li h4 img {
    width: 6.4vw;
  }
  .contact-info__list > li p {
    font-size: 3.733vw;
    width: 52vw;
    padding-top: 1.5vw;
  }
  .contact-form {
    padding: 10.667vw 5.333vw;
  }
  .contact-form__title {
    font-size: 4.267vw;
    margin-bottom: 2.667vw;
  }
  .contact-container .half {
    gap: 0 3.733vw;
  }
  .contact-form {
    gap: 5.6vw 0;
    -webkit-box-shadow: 0px 1.067vw 5.333vw 0px rgba(102, 102, 102, 0.2);
    box-shadow: 0px 1.067vw 5.333vw 0px rgba(102, 102, 102, 0.2);
    border-radius: 2.667vw;
  }
  .contact-form select,
  .contact-form input[type='text'],
  .contact-form input[type='email'] {
    height: 8.533vw;
    font-size: 3.733vw;
    border-radius: 1.067vw;
    padding-left: 2.667vw;
  }
  .contact-form select {
    background-size: 3.2vw;
  }
  .contact-form textarea {
    font-size: 3.733vw;
    height: 20vw;
    padding: 2.667vw;
    border-radius: 1.067vw;
  }
  .submit-btn {
    margin-top: 10.667vw;
    height: 10.667vw;
    width: 42.933vw;
    font-size: 4.267vw;
    line-height: 100%;
  }
}
