@charset "UTF-8";
/**/
@media only screen and (max-width: 769px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
#chiikaawa #Tomica-wrapper {
  width: 100%;
}
.box {
  flex: 1;
  flex-basis: 98%;
}
.box-inner {
  width: 100%;
}
.box1 {
  height: 230px;
}
.kokuchi_box {
  width: 100%;
  margin-left: 10%;
  margin-right: 10%;
}
.kakaku1 {
  position: absolute;
  z-index: 1;
  top: 8%;
  left: 60%;
}
.kakaku2 {
  position: absolute;
  z-index: 1;
  top: 38%;
  left: 60%;
}
.kakaku3 {
  position: absolute;
  z-index: 1;
  top: 68.5%;
  left: 60%;
}
/*トップコピー*/
.top_text {
  font-size: 1.2em;
}
.honbun_text {
  font-size: 0.9em;
}
.button_text {
  font-size: 1em;
}