@media screen and (max-width: 767px) {
  .orbital_img {
    width: 100%;
    height: 0;
    padding-top: 136.3636%;
    background-image: url("../img/header_1_sp.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 0;
    user-select: none;
  }

  body {
    font-size: 15px;
    width: 100%;
  }

  .menubx p {
    font-size: 14px;
  }

  header {
    width: 100%;
  }

  header img {
    width: 100%;
  }

  .web_to a {
    width: 100%;
  }
  .container {
    padding: 0.5rem;
  }
  /* #intro-video {
    object-fit: none;
  } */

  .sp_video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
  }

  .pc_video {
    display: none;
  }

  .midashi {
    padding: 6px;
    font-size: 18px;
  }

  .goods img {
    width: 95%;
  }

  .goods ul {
    padding-left: 0;
  }

  .goods p {
    padding: 0 5%;
  }

  .lm img {
    width: 95%;
  }

  p {
    font-size: 14px;
  }

  .newinfo {
    width: 80%;
    font-size: 15px;
  }

  .drink-des {
    font-style: normal;
    font-size: 14px;
  }

  .category h2 {
    letter-spacing: 4px;
    font-size: 25px;
  }

  .goods_img {
    width: 90%;
    margin: inherit;
    padding-top: 0;
    margin-bottom: 30px;
  }

  .goods li {
    width: 95%;
  }

  div.maste ul li {
    width: 100%;
  }

  .maste img {
    margin-bottom: 0;
  }

  .can img {
    width: 100%;
  }

  div.a5 ul li {
    width: 95%;
  }

  .goods_img ul li {
    width: 30%;
  }

  .goods_img ul {
    padding: 0 10px;
  }

  .goods_img li {
    margin-bottom: 0;
  }

  .acril ul li {
    width: 50%;
  }

  .acril img {
    width: 100%;
  }

  .web_to {
    margin-bottom: 40px;
  }

  .eventinfo {
    width: 90%;
    padding: 4%;
  }

  .eventinfo {
    margin: inherit;
    margin-bottom: 0;
  }

  .eventinfo p {
    font-size: 12px;
  }

  .eventinfo .kikan {
    font-size: 17px;
  }

  .gdbx {
    padding: 0;
  }

  .topimg img {
    width: 95%;
  }

  .psc {
    width: 90%;
    overflow: hidden;
  }

  .gaiyou h2 {
    font-size: 20px;
  }

  .eventinfo p.introduction {
    font-size: 14px;
    line-height: 1.5;
  }

  div.gamaguchi li {
    width: 95%;
  }

  .psc ul {
    padding: 0 10px;
  }

  .psc li {
    margin-bottom: 10px;
    width: 32%;
  }

  .psc img {
    width: 90px;
  }

  .haifu {
    text-align: center;
  }

  .intro {
    padding: 0 5%;
  }

  .webshop-btn {
    font-size: 24px;
    width: 75%;
  }

  .btn_area {
    width: 90%;
    height: 235px;
    position: absolute;
    top: 50vh;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    text-align: center;
    z-index: 2;
  }

  footer p {
    text-align: center;
  }

  .category {
    min-height: inherit;
  }
}
