@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@900&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
  background-color: #fff;
}
#DtArea {
  margin-left: auto;
  margin-right: auto;
}
#DtArea #sec-1 {
  background-color: #fff;
}
/**/
#ann #Tomica-wrapper {
  background-color: #fff;
}
#Tomica-wrapper {
  background-color: #fff;
}
.ann-wrapper {
  width: 100%;
}

.itemmenu-box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.itemmenu-lineupMenu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
 }
.itemmenu-lineupBtn {
	width: 48%;
	text-align: center;
	padding-bottom: 20px;
}

.ann_contents {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.racer_base {
  margin: 0;
  background-color: #fff;
background-image: url("../images/bg_racer_base_01.png");
  background-repeat: repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.racer_contents {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.anniv_base {
  margin: 0;
  background-color: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.anniv_contents {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}




.box {
  flex: 1;
  flex-basis: 900px;
}
.box-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container2 {
  margin: 0;
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.box2 {
  width: 850px;
  height: 100%;
  position: relative;
}


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

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


.box3 {
  background-size: cover;
}

/*コピー*/
.copy_half {
	width: 50%;
	height: auto;
	padding: 0 0 0 430px;
}

.txt_copy {
	font-size: 0.7rem;
	line-height: 1rem;
  padding: 15px 0 50px 0;
}