@charset "UTF-8";
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
.button_parent {
  width: 100%;
  display: flex;
  justify-content: center;
}
.button_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
}
.b_box {
  width: calc(50% - 14px);
  height: 100%;
}

.camp_text {
 font-size: 1.8em;
}


.lineup_parent {
  width: 100%;
}
.lineup_box {
  display: block;
  flex-direction: column;
}
.l_box {
  width: calc(100% - 5px);
  height: auto;
  margin-bottom: 10px;
}
.l_button {
  margin-top: 10px;
  margin-bottom: 10px;
}
.kakaku1 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 88.5%;
  left: 55%;
}
.kakaku2 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 88.5%;
  left: 55%;
}
.kakaku3 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 90%;
  left: 57%;
}
.kakaku4 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 90%;
  left: 57%;
}

.kakaku5 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 89.5%;
  left: 35%;
}
.kakaku6 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 89.5%;
  left: 35%;
}
.kakaku7 {
  position: absolute;
  width: 110px;
  height: 28px;
  top: 80%;
  left: 60%;
}
.ptp img {
  max-width: 50%;
}

.ptp2 img {
max-width: 100%;
}
