@charset "UTF-8";

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



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

.itemmenu-box {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.racer_contents {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


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

.price_base_01 {
  width: 100%;
  height: 100%;
  position: relative;
}


.kakaku01 {
  position: absolute;
  z-index: 1;
  top: 20%;
  left: 55%;
}


/*コピー*/
.copy_half {
	padding: 0 0 0 50%;
}

.txt_copy {
	font-size: 0.5rem;
	line-height: 1rem;
}