@media screen and (min-width: 769px) {
  .p_top .slider__main .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  .p_top .slider__main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  .p_top .slider__main ul li {
    line-height: 0;
    width: 260px;
    height: 180px;
  }
  .p_top .slider__main ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .p_top .mv__intro {
    text-align: center;
    background: -webkit-linear-gradient(359.29deg, #0143BA 0%, #0267D7 67.31%, #0143BA 100%);
    background: -moz- oldlinear-gradient(359.29deg, #0143BA 0%, #0267D7 67.31%, #0143BA 100%);
    background: linear-gradient(90.71deg, #0143BA 0%, #0267D7 67.31%, #0143BA 100%);
    padding: 1px 0 5px;
    line-height: 0;
  }
  .p_top .mv__intro img {
    max-width: 336px;
    width: 100%;
    height: auto;
  }
  .p_top .mv {
    padding: 0;
    text-align: center;
  }
  .p_top .mv img {
    width: 800px;
  }
  .p_top .mv__list {
    background: -webkit-linear-gradient(355.3deg, #0143BA 0.4%, #0255C9 50.2%, #0143BA 100%);
    background: -moz- oldlinear-gradient(355.3deg, #0143BA 0.4%, #0255C9 50.2%, #0143BA 100%);
    background: linear-gradient(94.7deg, #0143BA 0.4%, #0255C9 50.2%, #0143BA 100%);
    padding: 10px 0;
    text-align: center;
    line-height: 0;
  }
  .p_top .mv__list img {
    width: 100%;
    max-width: 750px;
    height: auto;
  }
}

@media screen and (max-width: 769px) {
  .p_top .mv__intro {
    text-align: center;
    background: -webkit-linear-gradient(359.29deg, #0143BA 0%, #0267D7 67.31%, #0143BA 100%);
    background: -moz- oldlinear-gradient(359.29deg, #0143BA 0%, #0267D7 67.31%, #0143BA 100%);
    background: linear-gradient(90.71deg, #0143BA 0%, #0267D7 67.31%, #0143BA 100%);
    line-height: 0;
  }
  .p_top .mv__intro img {
    max-width: 81.15942vw;
    width: 100%;
    height: auto;
  }
  .p_top .mv {
    padding: 0;
    text-align: center;
  }
  .p_top .mv img {
    width: 100%;
  }
  .p_top .mv__list {
    text-align: center;
    line-height: 0;
    margin-top: -5.69565vw;
  }
  .p_top .mv__list img {
    width: 100%;
    height: auto;
  }
  .p_top .slider__main .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  .p_top .slider__main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  .p_top .slider__main ul li {
    line-height: 0;
    width: 41.0628vw;
    height: 27.77778vw;
  }
  .p_top .slider__main ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
