@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Murecho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;900&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
}
img {
  vertical-align: top;
  line-height: 1.0em;
}
a:hover img {
  opacity: 0.5;
}
/*グレーアウト*/
.img_grayout {
  filter: grayscale(100%);
}
/*メインの見出し*/
.main_midashi {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2em;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  margin: 2em 0px 1em 0px;
}
.main_midashi::before, .main_midashi::after {
  content: '';
  display: block;
}
.main_midashi::before {
  width: 5%;
  height: 15px;
  background: #000;
  margin-right: 0.5em;
}
.main_midashi::after {
  width: 72%;
  height: 15px;
  background: #000;
  margin-left: 0.5em;
}
/*開催概要*/
.bg_gaiyo {
  position: relative;
  width: 100%;
  display: inline-block;
  padding-top: 180px;
}
.txt_gaiyo {
  position: absolute;
  width: 900px;
  height: auto;
  top: 0px;
  left: 0px;
}
/*開催概要_項目*/
.retsu {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.5em;
}
.honbun {
  width: 80%;
  padding: 0.4em 0;
  font-size: 1.3em;
  line-height: 1.8em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #111;
}
.honbun a {
  color: #1132f6;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-decoration: underline;
}
.indent_honbun {
  padding-top: 0.3em;
  padding-left: 4em;
  padding-bottom: 0.3em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.indent_honbun_02 {
  padding-top: 0.3em;
  padding-left: 2em;
  padding-bottom: 0.3em;
  line-height: 1.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  text-shadow:
    2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}
.step_icon {
  width: 10%;
}
.step_icon img {
  width: 90%;
  padding: 0.2em 0.2em 0 0;
}
.step_honbun_b {
  width: 90%;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  text-shadow:
    2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}
.step_honbun {
  width: 90%;
  font-size: 1.3em;
  line-height: 1.6em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  text-shadow:
    2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}
/*トミカ展示_ボタン*/
.btn_kuwashiku {
  width: 80%;
  margin: 0.3em auto 1.5em;
}
/*トミカ展示_本文エリア*/
.bg_bootharea {
  width: 770px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 1em auto 2em;
  padding: 1em;
  text-align: left;
}
.bootharea_txt_01 {
  font-size: 1.5em;
  line-height: 2em;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  text-shadow:
    2px 2px 1px #000000, -2px 2px 1px #000000, 2px -2px 1px #000000, -2px -2px 1px #000000, 2px 0px 1px #000000, 0px 2px 1px #000000, -2px 0px 1px #000000, 0px -2px 1px #000000;
}
.bootharea_txt_02 {
  font-size: 1.1em;
  line-height: 1.6em;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  text-shadow:
    2px 2px 1px #000000, -2px 2px 1px #000000, 2px -2px 1px #000000, -2px -2px 1px #000000, 2px 0px 1px #000000, 0px 2px 1px #000000, -2px 0px 1px #000000, 0px -2px 1px #000000;
}
.bootharea_txt_03 {
  font-size: 1.3em;
  line-height: 1.8em;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #fff;
  text-shadow:
    2px 2px 1px #000000, -2px 2px 1px #000000, 2px -2px 1px #000000, -2px -2px 1px #000000, 2px 0px 1px #000000, 0px 2px 1px #000000, -2px 0px 1px #000000, 0px -2px 1px #000000;
}
.bootharea_txt_small {
  font-size: 0.8em;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  text-shadow:
    2px 2px 1px #000000, -2px 2px 1px #000000, 2px -2px 1px #000000, -2px -2px 1px #000000, 2px 0px 1px #000000, 0px 2px 1px #000000, -2px 0px 1px #000000, 0px -2px 1px #000000;
}
.t_yellow {
  color: yellow;
}
/*トミカ販売_予約*/
.hanbai_main_catch {
  font-size: 3.8em;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 900;
  font-style: normal;
  transform: scaleY(1.2);
  color: #000;
  margin: 1em auto 0.5em auto;
}
.hanbai_main_catch_small {
  font-size: 0.9em;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  margin: 0 auto 2em auto;
}
/*販売について*/
.bg_hanbai {
  width: 89%;
  height: 100%;
  background: rgb(5, 10, 36);
  background: linear-gradient(180deg, rgba(90, 85, 86, 1) 0%, rgba(16, 16, 16, 1) 100%);
  padding: 3em 0 3em;
  margin: 0 auto 2em;
}
.hanbai_tag {
  width: 30%;
  margin: 0.4em 0 0.4em 2em;
}
/*注意事項テキスト*/
.hanbai_area {
  width: 90%;
  height: auto;
  margin: 0.4em 2em 0.4em 2em;
  text-align: left;
}
.hanbai_01 {
  font-size: 1.3em;
  line-height: 1.85em;
  color: #fff;
  font-family: 'Murecho', sans-serif;
  font-weight: 400;
}
.hanbai_02 {
  font-size: 1.15em;
  line-height: 1.7em;
  color: #fff;
  font-family: 'Murecho', sans-serif;
  font-weight: 400;
}
.hanbai_notice {
  font-size: 0.9em;
  line-height: 1.7em;
  color: #fff;
  font-family: 'Murecho', sans-serif;
  font-weight: 400;
}
.area_yoyaku_btn {
  width: 80%;
  height: auto;
  padding: 5px 10% 5px 10%;
}
.area_yoyaku_btn img {
  width: 100%;
}
.area_kojinjoho {
  width: 90%;
  height: auto;
  padding: 5px 5% 10px 5%;
}
.area_kojinjoho img {
  width: 100%;
}
p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}