/* --=== moto_guzzi.css ===-- */
/*--=== SP ONLY max-width: 767px ===-- / */
@media screen and (max-width: 767px) {
  h1 {
    padding: 70px 0 45px 0;
    text-align: center;
  }

  h2 {
    margin-top: 10rem;
    margin-bottom: 1rem;
    text-align: center;
  }

  h3 {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 1rem;
  }

  h2 + h3 {
    margin-top: 1rem;
  }

  h4 {
    margin-top: 1rem;
    margin-bottom: 3rem;
    text-align: center;
  }

  .models_list {
    text-align: center;
  }
  .models_list li {
    display: block;
    text-align: center;
    margin-bottom: 5rem;
  }

  .models_list li:nth-child(n+2) img {
    width: 75%;
    margin: 0 auto;
  }

  .txt20241201_01 {
    width: 54.28%;
  }

  .txt20241201_02 {
    width: 46%;
  }

  .txt20241201_07 {
    width: 28.7%;
  }

  .txt20241201_08 {
    width: 56%;
  }

  .txt20241201_09 {
    width: 40%;
  }

  .txt20241201_11 {
    width: 45%;
  }

  .txt20241201_12 {
    width: 46.16%;
  }

  .txt20241201_13 {
    width: 64.14%;
  }

  .txt20241201_14 {
    width: 46.16%;
  }

  .large_margin {
    margin-top: 50px;
  }

  .txt20240202_01 {
    width: 66.2%;
  }

  .txt20240202_02 {
    width: 72%;
  }

  .txt20240202_03 {
    width: 18.2%;
  }

  .txt01 {
    width: 22.9%;
  }

  .txt02 {
    width: 48.1%;
  }

  .txt03 {
    width: 52.9%;
  }

  .txt04 {
    width: 30.9%;
  }

  .txt05 {
    width: 56%;
  }

  .txt06 {
    width: 52.4%;
  }

  .txt07 {
    width: 56.7%;
  }

  .txt08 {
    width: 37.4%;
  }

  .txt09 {
    width: 95%;
  }

  .txt10 {
    width: 59%;
  }

  .txt10 {
    width: 54.7%;
  }

  .txt11 {
    width: 54.7%;
  }

  .txt12 {
    width: 86.2%;
  }

  .txt13 {
    width: 30.18%;
  }

  .txt14 {
    width: 44%;
  }

  .txt15 {
    width: 32.9%;
  }

  .txt16 {
    width: 34.9%;
  }

  .txt16 {
    width: 32.5%;
  }

  .txt17 {
    width: 34.9%;
  }

  .txt20 {
    width: 41.3%;
  }

  .txt21 {
    width: 48.2%;
  }

  .txt22 {
    width: 47.5%;
  }

  .txt23 {
    width: 37.7%;
  }

  .txt24 {
    width: 82%;
  }

  .txt25 {
    width: 59.6%;
  }

  .txt26 {
    width: 74.4%;
  }

  .txt27 {
    width: 91.7%;
  }

  .txt28 {
    width: 37.8%;
  }

  .txt29 {
    width: 80.3%;
  }

  .txt30 {
    width: 41%;
  }

  .txt31 {
    width: 72%;
  }

  .txt32 {
    width: 45.7%;
  }

  .txt33 {
    width: 27.5%;
  }

  .txt34 {
    width: 54.5%;
  }

  .txt35 {
    width: 30.7%;
  }

  .txt37 {
    width: 51.4%;
  }

  .txt38 {
    width: 80.9%;
  }

  .txt39 {
    width: 38.4%;
  }

  .txt40 {
    width: 37.8%;
  }

  .mc_pic {
    text-align: center;
  }

  .mc_txt {
    text-align: center;
  }

  .mc_link {
    margin-bottom: 80px;
    display: block;
  }

  .image_pic {
    margin: 50px 0;
  }

  #discover_ctn {
    margin-top: 30px;
  }
  #discover_ctn ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  #discover_ctn ul li {
    width: 48%;
    margin-bottom: 35px;
  }
  #discover_ctn ul li p {
    margin-top: 10px;
  }
  #discover_ctn ul li a {
    display: block;
  }
  #discover_ctn ul li a > img {
    display: block;
    border: 1px solid #ccc;
  }
  #discover_ctn ul li a:hover img {
    transition: 0.5s;
    opacity: 0.75;
  }

  #shop_list_ctn .logo3 {
    margin-top: 10rem;
    text-align: center;
  }
  #shop_list_ctn #shop_list {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px auto;
  }
  #shop_list_ctn #shop_list li {
    text-align: center;
    margin-bottom: 100px;
  }
  #shop_list_ctn #shop_list li p {
    font-size: 14px;
    margin-bottom: 14px;
  }
  #shop_list_ctn #shop_list li .shop_image {
    width: 420px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .txt01 {
    width: 11.45%;
  }
}
/*--=== PC ONLY min-width: 768px ===-- / */
@media print, screen and (min-width: 768px) {
  h1 {
    padding: 70px 0 45px 0;
    text-align: center;
  }

  h2 {
    margin-top: 10rem;
    margin-bottom: 35px;
    text-align: center;
  }

  h3 {
    text-align: center;
    margin-top: 200px;
    margin-bottom: 25px;
  }

  h2 + h3 {
    margin-top: 35px;
  }

  h4 {
    margin-top: 25px;
    text-align: center;
  }

  .models_list {
    text-align: center;
  }
  .models_list li {
    display: block;
    text-align: center;
    margin-bottom: 5rem;
  }

  #discover_ctn {
    margin-top: 30px;
  }
  #discover_ctn ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 886px;
    margin: 0 auto;
  }
  #discover_ctn ul li {
    width: 420px;
    margin-bottom: 35px;
  }
  #discover_ctn ul li p {
    margin-top: 10px;
  }
  #discover_ctn ul li a {
    display: block;
  }
  #discover_ctn ul li a > img {
    display: block;
    border: 1px solid #ccc;
  }
  #discover_ctn ul li a:hover img {
    transition: 0.5s;
    opacity: 0.75;
  }

  #shop_list_ctn .logo3 {
    margin-top: 10rem;
    text-align: center;
  }
  #shop_list_ctn #shop_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 900px;
    margin: 100px auto;
  }
  #shop_list_ctn #shop_list li {
    text-align: center;
    width: 437px;
  }
  #shop_list_ctn #shop_list li p {
    font-size: 14px;
    margin-bottom: 14px;
  }
  #shop_list_ctn #shop_list li .shop_image {
    width: 420px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .txt20241201_01 {
    width: 27.14%;
  }

  .txt20241201_02 {
    width: 22.95%;
  }

  .txt20241201_07 {
    width: 14.38%;
  }

  .txt20241201_08 {
    width: 28.87%;
  }

  .txt20241201_09 {
    width: 19.18%;
  }

  .txt20241201_11 {
    width: 22.65%;
  }

  .txt20241201_12 {
    width: 23.16%;
  }

  .txt20241201_13 {
    width: 32.14%;
  }

  .txt20241201_14 {
    width: 23.16%;
  }

  .large_margin {
    margin-top: 100px;
  }

  .txt20240202_01 {
    width: 33.1%;
  }

  .txt20240202_02 {
    width: 36%;
  }

  .txt20240202_03 {
    width: 9.1%;
  }

  .txt01 {
    width: 11.45%;
  }

  .txt02 {
    width: 29.05%;
  }

  .txt03 {
    width: 26.45%;
  }

  .txt04 {
    width: 15.45%;
  }

  .txt05 {
    width: 27.55%;
  }

  .txt06 {
    width: 26.2%;
  }

  .txt07 {
    width: 28.35%;
  }

  .txt08 {
    width: 18.7%;
  }

  .txt09 {
    width: 57.55%;
  }

  .txt10 {
    width: 29.5%;
  }

  .txt10 {
    width: 27.35%;
  }

  .txt11 {
    width: 27.35%;
  }

  .txt12 {
    width: 43.1%;
  }

  .txt13 {
    width: 15.9%;
  }

  .txt14 {
    width: 22%;
  }

  .txt15 {
    width: 16.45%;
  }

  .txt16 {
    width: 17.45%;
  }

  .txt16 {
    width: 16.25%;
  }

  .txt17 {
    width: 17.45%;
  }

  .txt20 {
    width: 20.65%;
  }

  .txt21 {
    width: 24.1%;
  }

  .txt22 {
    width: 23.75%;
  }

  .txt23 {
    width: 18.85%;
  }

  .txt24 {
    width: 41%;
  }

  .txt25 {
    width: 29.8%;
  }

  .txt26 {
    width: 37.2%;
  }

  .txt27 {
    width: 45.85%;
  }

  .txt28 {
    width: 18.9%;
  }

  .txt29 {
    width: 40.15%;
  }

  .txt30 {
    width: 20.5%;
  }

  .txt31 {
    width: 36%;
  }

  .txt32 {
    width: 22.85%;
  }

  .txt33 {
    width: 13.75%;
  }

  .txt34 {
    width: 27.25%;
  }

  .txt35 {
    width: 15.35%;
  }

  .txt37 {
    width: 25.7%;
  }

  .txt38 {
    width: 40.45%;
  }

  .txt39 {
    width: 19.2%;
  }

  .txt40 {
    width: 18.9%;
  }

  .mc_pic {
    text-align: center;
  }

  .mc_txt {
    text-align: center;
  }

  .mc_link {
    margin-bottom: 80px;
    display: block;
  }

  .image_pic {
    margin: 50px 0;
  }
}

/*# sourceMappingURL=top.css.map */
