@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@500&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
  background-color: #a1d6d3;
}
/**/
#F90 #Tomica-wrapper {
  background-color: #a1d6d3;
}
#Tomica-wrapper {
  background-color: #a1d6d3;
}
.F90-wrapper {
  width: 100%;
}
.container {
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: visible;
}
.box {
  flex: 1;
  flex-basis: 900px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.container2 {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.container3 {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wide_box {
  flex: 1;
  flex-basis: 100%;
}
.kakaku {
	margin: 25px;
  text-align: center;
	width: 40%;
}

/*トップコピー*/
.top_title {
  background-color: #fcd13e;
  width: 100vw;
}
.top_title02 {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100vw;
}
.top_text {
  font-size: 3em;
  line-height: 1.0em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #e50012;
  font-family: 'M PLUS 2', sans-serif;
}
.notice_text {
  font-size: 1.5em;
  line-height: 1.7em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  color: #e50012;
  font-family: 'M PLUS 2', sans-serif;
}
.fuchidori {
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.attention_text {
  font-size: 1.1em;
  line-height: 1.2em;
  margin-left: auto;
  margin-right: auto;
  color: #333;
  font-family: 'M PLUS 2', sans-serif;
}
/*トップコピー*/
.txt_copy {
  padding: 10px 0 30px 0;
}