@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&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;
}
/**/
#xmas #Tomica-wrapper {
  background-color: #fff;
}
#Tomica-wrapper {
  background-color: #fff;
}
.xmas-wrapper {
  width: 100%;
}
.container_main {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: visible;
}
.container {
  background-color: #fff;
  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;
}
.container_item {
  background-color: #4aa555;
  width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-contents {
  width: 900px;
  padding-left: 0px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  background-color: #4aa555;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.txt_date {
  padding-top: 30px;
}
.kakaku {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.kakaku img {
  border: solid 5px #fff;
  border-radius: 30px;
}
/*テキスト*/
.top_text {
  font-size: 1.3em;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 50px;
  color: #fff;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
  text-shadow:
    2px 2px 2px #004123, -2px 2px 2px #004123, 2px -2px 2px #004123, -2px -2px 2px #004123, 2px 0px 2px #004123, 0px 2px 2px #004123, -2px 0px 2px #004123, 0px -2px 2px #004123;
}
.notice_text {
  font-size: 1.0em;
  line-height: 1.6em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #fff;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
  text-shadow:
    2px 2px 2px #004123, -2px 2px 2px #004123, 2px -2px 2px #004123, -2px -2px 2px #004123, 2px 0px 2px #004123, 0px 2px 2px #004123, -2px 0px 2px #004123, 0px -2px 2px #004123;
}
/*コピー*/
.txt_copy {
  padding: 15px 0 50px 0;
}