@charset "UTF-8";
/*@charset "UTF-8";*/
/*a {
	&:hover {
		opacity: 0.7;
		transition : 0.3s;
	}
}*/
#wrapper {
  overflow: hidden;
}

.mv {
  position: relative;
  background-color: #e70000;
  /*background:url(../images/main_bg.jpg) no-repeat;
  background-size: cover,cover;
  width: 100vw;*/
  
}
@media screen and (max-width: 768px) {
  .mv {
    /*padding: 60px 0 50px;*/
  }
}
.mv .inner {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: relative;
}
.mv .inner .meat_fes_logo {
  width:50%;
  margin: auto;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
justify-content: center;
 align-items: center;
margin-bottom: 21%;
}
@media screen and (max-width: 768px) {
  .mv .inner .meat_fes_logo {
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 10vw;
    width: 68%;
  }
}
.mv .inner .meat_fes_logo img {
  z-index: 10;
  width: 80%;
}
.mv .inner .meat_fes_logo .day_txt_box {
  width: 40%;
  display: flex;
  z-index: 10;
  margin-bottom: 5px;
  position: absolute;
  top: 0;
  right: 4%;
}
@media screen and (max-width: 768px) {
  .mv .inner .meat_fes_logo .day_txt_box {
    display: block;
    width: 36%;
    top: 14%;
    right: 2%;
  }
}
.mv .inner .meat_fes_logo .day_txt_box img {
  margin: 0 auto;
  width: 69%;
}
@media screen and (max-width: 768px) {
  .mv .inner .meat_fes_logo .day_txt_box img {
    width: 100%;
  }
}
.mv .inner .meat_fes_logo .free_txt_box {
  width: 17.8%;
  display: flex;
  position: absolute;
  z-index: 10;
  margin-bottom: 5px;
  position: absolute;
  bottom: 0;
  left: 10%;
}
@media screen and (max-width: 768px) {
  .mv .inner .meat_fes_logo .free_txt_box {
    display: block;
    width: 16.5%;
    bottom: 13.5%;
    left: 2%;
  }
}
.mv .inner .meat_fes_logo .free_txt_box img {
  margin: 0 auto;
  width: 69%;
}
@media screen and (max-width: 768px) {
  .mv .inner .meat_fes_logo .free_txt_box img {
    width: 100%;
  }
}


.meat_fes_back{
  position: relative;
}
.back_PH{
  display: none;
}
@media screen and (max-width: 768px) {
  .back_PC{
    display: none;
  }
  .back_PH{
    display: block;
  }
}
.meat_fes_back .back_images02{
 position: absolute;
 bottom: 0;
}
@media screen and (max-width: 768px) {
.meat_fes_back .back_images02{
  position: absolute;
  bottom: 0;
  width: 100%;
 }
}
.meat_fes_back .back_images03{
  position: absolute;
  top: 14%;
  margin-right: auto;
  width: 40%;
 }
 @media screen and (max-width: 768px) {
  .meat_fes_back .back_images03{
    position: absolute;
    top: 10%;
    margin-right: auto;
    width: 59%;
   }
  }
.meat_fes_back .back_images04{
  position: absolute;
  right: 0;
  top: 25%;
  margin-left: auto;
  width: 36%;
 }
 @media screen and (max-width: 768px) {
  .meat_fes_back .back_images04{
    position: absolute;
    right: 0;
    top: 33%;
    margin-left: auto;
    width: 26%;
   }
  }
.meat_fes_back .back_images05{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 17vw;
  z-index: 10;
  width: 40%;
  margin: auto;
 }
 @media screen and (max-width: 768px) {
  .meat_fes_back .back_images05{
    position: absolute;
  left: 0;
  right: 0;
  bottom: 27vw;
  z-index: 10;
  width: 70%;
  margin: auto;
   }
  }
 .meat_fes_back .back_images06{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 11.6vw;
  z-index: 10;
  width: 40%;
  margin: auto;
 }
 @media screen and (max-width: 768px) {
  .meat_fes_back .back_images06{
    position: absolute;
  left: 0;
  right: 0;
  bottom: 18vw;
  z-index: 10;
  width: 70%;
  margin: auto;
   }
  }
 .meat_fes_back .back_images07{
  position: absolute;
  top: 14%;
  left: 5.5vw;
  width: 20%;
  z-index: 10;
 }
 @media screen and (max-width: 768px) {
  .meat_fes_back .back_images07{
    position: absolute;
  top: 10.2%;
  left: 9.5vw;
  width: 36.2%;
  z-index: 10;
   }
  }
 .back_images08{
  position: absolute;
  right: 3%;
  bottom: 2%;
  z-index: 10;
 }
 @media screen and (max-width: 768px) {
  .meat_fes_back .back_images08{ 
    position: absolute;
    right: 3%;
    bottom: 1.5vw;
    z-index: 10;
    width: 20%;
    margin: auto;
  }
}
.checktop img{
  width: 50%;
  position: absolute;
  left: 0;
    right: 0;
    bottom: 8.5vw;
    z-index: 10;
    width: 40%;
    margin: auto;
}
@media screen and (max-width: 768px) {
  .checktop img{
    width: 80%;
    bottom: 22vw;
  }
}
.mv .inner .back_font{
  position: absolute;
}
.shop_end p{
  position: absolute;
  font-size: 1vw;
  color: #fff;
  width: 100%;
  bottom: 10vw;
  margin-bottom: 10px;
  z-index: 10;
  font-weight:bold;
  text-shadow: 0 0 5px #470203;
}
@media screen and (max-width: 1439px) {
  .shop_end p {
    bottom: 10vw;
    margin-bottom: 18.5px;
  }
}
@media screen and (max-width: 768px) {
  .shop_end p {
    bottom: 12.5vw;
    font-size: 2.5vw;
    text-shadow: 0 0 2px #470203;
  }
}
.mv .inner .btn_box {
  position: absolute;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  gap: 0 30px;
  max-width: 730px;
  margin: 0px auto;
  bottom: 6vw;
  left: 0;
  right: 0;
  width: 20%;
}
@media screen and (max-width: 1150px) {
  .mv .inner .btn_box {
    display: block;
    width: 60%;
    margin: 0px auto 0;
    bottom: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  .mv .inner .btn_box {
    display: block;
    width: 80%;
    margin: 0px auto 0;
    bottom: 4vw;
  }
}
.mv .inner .btn_box .btn {
  margin: 0 auto;
  width: 415px;
  background: #313131;
  border-radius: 3px;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .mv .inner .btn_box .btn {
    width: 100%;
  }
}
.mv .inner .btn_box .btn:hover {
  opacity: 0.5;
}
.mv .inner .btn_box .btn a {
  display: block;
  font-size: 1.2vw;
  padding: 20px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  color: #fff;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .mv .inner .btn_box .btn a {
    font-size: 16px;
    padding: 12px 15px;
  }
}
.mv .inner .btn_box .btn a::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .mv .inner .btn_box .btn a::before {
    right: 25px;
  }
}
.mv .inner .btn_box .btn.black {
  background: #000;
  transition: 0.5s;
}
.mv .inner .btn_box .btn.black:hover {
  opacity: 1;
}
.mv .inner .btn_box .btn.black:hover a {
  box-shadow: none;
  background: #fff100;
  transition: 0.5s;
  border-radius: 3px;
  color: #000;
  opacity: 1;
}
.mv .inner .btn_box .btn.black:hover a::before {
  border-top: solid 2px #000;
  border-right: solid 2px #000;
}
.mv .inner .btn_box .btn.black a {
  color: #fff100;
}
.mv .inner .btn_box .btn.black a::before {
  border-top: solid 2px #fff100;
  border-right: solid 2px #fff100;
}

.mv .inner .txt_btn {
  font-size: 16px;
  margin-top: 20px;
}
.mv .inner .txt_btn a {
  color: #fff;
  text-decoration: underline;
}
.mv .inner .txt_btn a:hover {
  text-decoration: none;
}
.mv .inner .txt_box {
  max-width: 850px;
  margin: 0 auto;
}
.mv .inner .txt_box .txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .mv .inner .txt_box .txt {
    margin-top: 30px;
    gap: 8px;
  }
}
.mv .inner .txt_box .txt li p {
  font-size: 35px;
  background: #fff;
  padding: 0 10px;
  color: #e70000;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .mv .inner .txt_box .txt li p {
    font-size: 20px;
  }
}


.mv .inner .menber {
  position: absolute;
  z-index: 10;
  bottom: 4vw;
  left: 0;
  right: 0;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .mv .inner .menber{
    bottom: 3.5vw;
  }
}
@media screen and (max-width: 1150px) {
  .mv .inner .menber{
    bottom: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .mv .inner .menber {
    display: block;
    width: 80%;
    margin: 0px auto 0;
    bottom: 8.5vw;
  }
}
.mv .inner .menber a {
  color: #000;
  text-decoration: underline;
}
.mv .inner .menber a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .mv .inner .menber a {
    font-size: 13px
  }
}




/*--event--*/
.event {
  position: relative;
}
.event .inner .txt_box {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1250px) {
  .event .inner .txt_box {
    background-size: 25%;
  }
}
@media screen and (max-width: 768px) {
  .event .inner .txt_box {
    position: relative;
    
  }
}
.event .inner .txt_box .ttl {
  background: #e70000;
  color: #fff;
  font-size: 70px;
  display: inline-block;
  padding: 0 20px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .event .inner .txt_box .ttl {
    font-size: 30px;
  }
}
.event .inner .txt_box .ttl::before {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .event .inner .txt_box .ttl::before {
    top: -80px;
    transform: translateX(-50%) scale(0.8);
  }
}
.event_ej{
  position: absolute;
  top: 14.5%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  width: 24%;
}
@media screen and (max-width: 768px) {
  .event_ej {
    position: absolute;
    top: 11.5%;
    width: 40%;
  }
}
.floor{
  display: none;
}
@media screen and (max-width: 768px) {
  .floor {
    display: block;
  }
}.floor1{
  display: block;
}
@media screen and (max-width: 768px) {
  .floor1 {
    display: none;
  }
}
.event_txt {
  font-size: 1.8vw;
  font-weight: 800;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 18.5%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-bottom: 10px;
  filter: drop-shadow(0 0 2px #a20002);
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .event_txt {
    position: absolute;
    top: 15.5%;
    font-size: 3.3vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 800;
  }
}
.event_txtA {
  font-size: 1.8vw;
  font-weight: 800;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 29.8%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-bottom: 10px;
  filter: drop-shadow(0 0 3px #a20002);
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .event_txtA {
    position: absolute;
    top: 30%;
    font-size: 3.3vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 800;
  }
}
.event_txtA .txt_main{
  font-size: 2vw;
  font-weight: 900;
  display: inline-block;
  margin: auto;
  z-index: 10;
  /* filter: drop-shadow(0 0 3px #a20002); */
  text-shadow: 0 0 5px #a20002 ;
  line-height: 1.6;
  background:linear-gradient(to top,#ffc000 0.7em,transparent 0.7em) ;
}
@media screen and (max-width: 768px) {
  .event_txtA .txt_main{
    top: 98%;
    font-size: 3.9vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 900;
    background:linear-gradient(to top,#ffc000 0.7em,transparent 0.7em)
  }
}
.event_txtB {
  font-size: 1.8vw;
  font-weight: 800;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 38.2%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-bottom: 10px;
  filter: drop-shadow(0 0 2px #a20002);
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .event_txtB {
    position: absolute;
    top: 39.8%;
    font-size: 3.3vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 800;
    }
}
.event_txtC {
  font-size: 1.8vw;
  font-weight: 800;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 48%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-bottom: 10px;
  filter: drop-shadow(0 0 2px #a20002);
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .event_txtC {
    position: absolute;
    top: 50.5%;
    font-size: 3.3vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 800;
  }
}
.event_txtD {
  font-size: 1.1vw;
  font-weight: normal;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 58%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-bottom: 10px;
  filter: drop-shadow(0 0 2px #a20002);
}
@media screen and (max-width: 768px) {
  .event_txtD {
    position: absolute;
    top: 68.5%;
    font-size: 2vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 500;
  }
}
.event_txtE {
  font-size: 1.1vw;
  font-weight: normal;
  color: #fff;
  position: absolute;
  display: inline-block;
  top: 59.5%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-bottom: 10px;
  filter: drop-shadow(0 0 2px #a20002);
}
@media screen and (max-width: 768px) {
  .event_txtE {
    position: absolute;
    top: 69.7%;
    font-size: 2vw;
    text-shadow: 0 0 5px #a20002 ;
    font-weight: 500;
  }
}
.check{
  font-size: 0.8vw;
  font-weight: bold;
  vertical-align:1em;
}
@media screen and (max-width: 768px) {
  .check {
    font-size: 1vw;
  font-weight: bold;
  vertical-align:2em;
  }
}
@media screen and (max-width: 768px) {
  .under_line {
    position: absolute;
    top: 35.8%;
    max-width: 80%;
    z-index: 6;
  }
}
.polygon_block{
  position: absolute;
  top: 9%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 5;
  width: 95%;
}
@media screen and (max-width: 768px) {
  .polygon_block {
    position: absolute;
    top: 8%;
    width: 100%;
  }
}
.polygon{
  position: absolute;
  top: 12%;
  right: 0;
  left: 0;
  margin: auto;
  width: 69%;
}
@media screen and (max-width: 768px) {
  .polygon {
    position: absolute;
    top: 9%;
    width: 88%;
    z-index: 4;
  }
}
.animal{
  position: absolute;
  top:30%;
  left: 0;
  right: 0;
  margin: auto;
  width: 60%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .animal {
    position: absolute;
    top: 29.5%;
    width: 75%;
    z-index: 7;
  }
}
.event_title{
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  z-index: 7;
  width: 40%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .event_title {
    position: absolute;
    top: 4%;
    width: 65%;
  }
}
.event .inner .txt_box .txt p:last-child {
  margin-bottom: 0;
}
.event .inner .txt_box .txt p span {
  color: #e70000;
  font-size: 65px;
  background: linear-gradient(transparent 80%, #fff551 80%);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .event .inner .txt_box .txt p span {
    font-size: 25px;
  }
}
.event .inner .performer .parf_img {
  width: 100%;
  margin: 0 auto;
}
/*--event end--*/




/*--spomser--*/
.sponsor {
  background: #f1f1f1;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .sponsor {
    padding: 60px 6%;
  }
}
.sponsor .inner {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
}
.sponsor .inner .sponser_Box {
  margin: 0 auto 80px;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .sponser_Box {
    margin: 0 auto 40px;
  }
}
.sponsor .inner .sponser_Box:last-child {
  margin: 0 auto;
}
.sponsor .inner .sponser_Box .ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sponsor .inner .sponser_Box .ttl h2 {
  font-family: "RoG2サンセリフStd", sans-serif;
  color: #fff;
  background: #e70000;
  font-size: 50px;
  padding: 0 10px;
  display: inline-block;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 50px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .sponser_Box .ttl h2 {
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: bold;
  }
}
.sponsor .inner .sponser_Box .ttl h2.spnser {
  font-size: 38px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .sponser_Box .ttl h2.spnser {
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: bold;
  }
}
.sponsor .inner .sponser_img {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .sponser_img {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.sponsor .inner .sponser_img.sp_sponser {
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .sponser_img.sp_sponser {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.sponsor .inner .sponser_img li {
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .sponser_img li {
    font-size: 16px;
  }
}
.sponsor .inner .sponser_img li a {
  cursor: pointer;
  transition: 0.5s;
}
.sponsor .inner .sponser_img li a:hover {
  opacity: 0.5;
}
.sponsor .inner .logo_txt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px 20px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .logo_txt {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }
}
.sponsor .inner .logo_txt li {
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sponsor .inner .logo_txt li {
    font-size: 14px;
  }
}
.sponsor .inner .logo_txt li a {
  font-weight: bold;
  cursor: pointer;
}
.sponsor .inner .logo_txt li a:hover {
  text-decoration: underline;
}

.mprl{
  background-color: #f1f1f1;
}

.mp_rl img{
    margin-bottom: 6%;
    
}
@media screen and (max-width: 768px) {
  .mp_rl img{
   margin-bottom: 3%;
   width: 100%;
  }
}
.mp_rl{
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .mp_rl {
   background-color: #fff;
  }
}

.fm_ckbnr{
  display: flex;
  gap: 30px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .fm_ckbnr {
    flex-direction: column;
    margin-top: 40px;
  }
}
/*--sponser-end--*/


/*---GP----*/
.vote_gptxt{
  width: 15%;
  margin: 4% auto;
}
@media screen and (max-width: 768px) {
  .vote_gptxt{
   width: 30%;
   margin: 8% auto;
  }
}
.gp_2024{
 margin-bottom: 7%;
}
@media screen and (max-width: 768px) {
  .gp_2024{
    margin-bottom: 14%;
    margin-top: 9%;
  }
}
.gp_2023{
  margin-bottom: 7%;
}
@media screen and (max-width: 768px) {
  .gp_2023{
    margin-bottom: 15%;
  }
}
.gp2024_txt{
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .gp2024_txt{
    display: flex;
  }
}
.gp2023_txt{
  display: flex;
  flex-wrap: wrap;
}
.gp2024_ttl{
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: relative;
  margin-bottom: 1%;
}
.gp2024_ttl .center{
  color: #fff;
  position: absolute;
  font-weight: 600;
  font-size: 1.5vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .gp2024_ttl .center{
    font-size: 2.7vw;
  }
}
.gp2024_ttl img{
  width: 10%;
  margin: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .gp2024_ttl img{
    width: 18%;
  }
}
.gp2023_ttl{
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: relative;
  margin-bottom: 1%;
}
.gp2023_ttl .center{
  color: #fff;
  position: absolute;
  font-weight: 600;
  font-size: 1.5vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .gp2023_ttl .center{
    font-size: 2.7vw;
  }
}
.gp2023_ttl img{
  width: 10%;
  margin: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .gp2023_ttl img{
    width: 18%;
  }
}
.meatgp{
  display: flex;
  width: 100%;
  height: 100%;
  margin-left: 23%;
}
@media screen and (max-width: 768px) {
  .meatgp{
    display: block;
    text-align: center;
    margin-left: 0;
    margin-top: 1%;
  }
}
.steakgp{
  display:flex;
  width: 100%;
  height: 100%;
  margin-top: 1%;
  margin-left:23%;
}
@media screen and (max-width: 768px) {
  .steakgp{
    display: block;
    text-align: center;
    margin-left: 0;
    margin-top: 5%;
  }
}
.meat_fev{
  font-size: 1.8vw;
  color: #fff;
  font-weight: bold;
  background: #e00606;
  padding: 0.1em 0.3em;
  margin-right: 3%;
  
}
@media screen and (max-width: 768px) {
  .meat_fev{
    font-size: 3.2vw;
    padding: 0.2em 0.4em;
    margin-right: 0;
}
}
.meatgp .txt_bold{
  font-weight: 800;
  color: #000;
  font-size: 2vw;
  margin-left: 0.33em;
}
@media screen and (max-width: 768px) {
  .meatgp .txt_bold{
    font-size: 4vw;
    margin-left: 0;
    margin-top: 0.8vw;
}
}
.steakgp .txt_boldB{
  font-weight: 800;
  color: #000;
  font-size: 2vw;
}
@media screen and (max-width: 768px) {
  .steakgp .txt_boldB{
    font-size: 4vw;
    margin-top: 0.9vw;
}
}
.txt_small{
  font-size: 1.6vw;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .txt_small{
    font-size: 3.2vw;
    font-weight: 500;
}
}

.GP_img {
  display: flex;
  justify-content: center;
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  .GP_img{
    flex-direction: column;
    align-items: center;
    padding-top: 15px;
    padding-right: 10px;
  }
}
.GP_img img{
  width: 30%;
}
@media screen and (max-width: 768px) {
  .GP_img img{
    width: 80%;
    padding-bottom: 10px;
  }
}

.vote_meat{
  width:58%;
  margin: 0 auto;
  padding-left: 1%;
  margin-bottom: 6%;
}
  @media screen and (max-width: 768px) {
    .vote_meat{
      width: 100%;
      margin-bottom: 10%;
      padding-left: 0;
    }
}

/*--GP end--*/

/*-----------animation-----------*/
.animation {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.keyframe1 {
  animation-name: poyopoyo1;
}

@keyframes poyopoyo1 {
  0%, 40%, 60%, 80% {
    transform: scale(1);
  }
  50%, 70% {
    transform: scale(0.98);
  }
}
.keyframe2 {
  animation-name: poyopoyo2;
}

@keyframes poyopoyo2 {
  0%, 80% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, -5px);
  }
}
/*-----------animation-----------*/
/*--------------slide--------------*/
.top_slide {
  position: absolute;
  top: -110px;
  width: 100%;
  height: 72px; /* 画像の高さ */
  background-image: url("../images/kv_looptxt.png");
  background-repeat: repeat-x;
  background-size: cover;
  animation: loop 25s linear infinite;
  animation-name: loop_1;
}
@media screen and (max-width: 768px) {
  .top_slide {
    top: -60px;
    height: 45px; /* 画像の高さ */
  }
}
@keyframes loop_1 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1830px 0; /* 画像のマイナス幅 */
  }
}

.bottom_slide {
  position: absolute;
  width: 100%;
  height: 72px; /* 画像の高さ */
  background-image: url("../images/kv_looptxt.png");
  background-repeat: repeat-x;
  background-size: cover;
  animation: loop 25s linear infinite;
  animation-name: loop_2;
}
@media screen and (max-width: 768px) {
  .bottom_slide {
    height: 45px; /* 画像の高さ */
  }
}
@keyframes loop_2 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1830px 0; /* 画像のマイナス幅 */
  }
}

/*--------------slide--------------*//*# sourceMappingURL=layout.css.map */