@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
  background-color: #000;
}
#DtArea {
  margin-left: auto;
  margin-right: auto;
}
#DtArea #sec-1 {
  background-color: #000;
}
/**/
#tamiya #Tomica-wrapper {
  background-color: #000;
}
#Tomica-wrapper {
  background-color: #000;
}
.tamiya-wrapper {
  width: 100%;
}
.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: visible;
}
.box {
  flex: 1;
  flex-basis: 900px;
}
.box-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-inner_02 {
  width: 900px;
  height: auto;
  display: flex;
  align-items: left;
}
.box1 {
  height: 446px;
  position: relative;
}
.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%;
}
.box_lineup {
  flex-basis: 900px;
}
.lineup_area {
  text-align: center;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.lineup_area ul {
  list-style: none;
  display: flex;
  align-items: center;
}
.lineup_btn {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 15px;
  margin-bottom: 15px;
  outline: 1.5px solid rgb(200, 200, 200);
  outline-offset: -1px;
}
.lineup_btn_kara {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.flexbox {
  display: flex;
  text-align: center;
  width: 850px;
}
.flex-item {
  width: 100%;
}
.item_01 {
  flex-basis: auto;
  margin: 5px;
}
.item_02 {
  flex-basis: auto;
  margin: 5px;
}
.price {
  position: relative;
}
.kakaku {
  position: absolute;
  top: 86%;
  left: 55%;
  border: solid 2px #ffffff;
  border-radius: 10px;
}
.kakaku2 {
  position: absolute;
  top: 86%;
  left: 55%;
  border: solid 2px #ffffff;
  border-radius: 10px;
}
/*コピー*/
.txt_copy {
  text-align: center;
  padding: 15px 0 15px 0;
  font-family: 'Zen Antique', serif;
  color: #fff;
  font-size: 1.0em;
}
/*モールオリジナル*/
.mall_notice {
  text-align: center;
  font-family: 'Zen Antique', serif;
  color: #fff;
  font-size: 1.2em;
}
/*注意*/
.txt_notice {
  padding: 15px 0 15px 0;
  text-align: left;
  font-family: 'Zen Antique', serif;
  color: #000;
  font-size: 1.2em;
}