@charset "UTF-8";

/**/
@media only screen and (max-width: 769px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}



#F90 #Tomica-wrapper {
  width:100%;
}

.box {
  flex: 1;
  flex-basis: 98%;
}
.box-inner {
  width: 100%;
}
.box1 {
  height: 230px;
}

.top_text {
  font-size: 1.9em;
}
.notice_text {
  font-size: 0.9em;
}
.attention_text {
  font-size: 0.6em;
}

.kakaku {
	margin: 25px;
  text-align: center;
	width: 80%;
}