@charset "UTF-8";

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



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

.box {
  flex: 1;
  flex-basis: 98%;
}
.box-inner {
  width: 100%;
}
.box1 {
  height: 100%;
  position: relative;
}.box1_2 {
  height: 100%;
  position: relative;
}

.kakaku {
width: 60%;
  margin-left: auto;
	margin-right: auto;
}



/*トップコピー*/



.top_text {
	font-size: 2em;
}
