@charset "UTF-8";
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
  height: 100%;
}
body {
  background-color: black;
  margin: 0;
  padding: 0;
  min-height: 100%;
}
a:hover img {
  opacity: 0.5; 
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 0px;
	margin: 5em 0 ;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 100%;
  height: 100%;
}
.price {
  position: relative;
}
.kakaku {
  position: absolute;
  top: 77%;
  left: 20%;
}
.kakaku_tpu {
  position: absolute;
  top: 20%;
  left: 25%;
}

.to_shinkalion {
  position: relative;
}
.btn_kuwashiku {
  position: absolute;
  top: 82%;
  left: 22.5%;
	width: 55%;
}

.to_tomica {
  position: relative;
}
.kuwashiku {
  position: absolute;
  top: 54.5%;
  left: 68%;
}
.kuwashiku_tpu {
  position: absolute;
	width: 50%;
  top: 86%;
  left: 25%;
}
.ptp img {
  max-width: 50%;
}
.copyright_img img {
  width: 10%;
}
.notice_color {
	color: #555;
}