@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');

.pc { display: block !important; }
.sp { display: none !important; }

html {
	scroll-behavior: smooth;
}



.kakaku {
	width: 60%;
}


/**/

#ehon #Tomica-wrapper{
background-color: #fff;	
}

.ehon-contents {
	width: 900px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}


.attention_text {
  font-size: 1.0em;
  line-height: 1.2em;
  margin-left: auto;
  margin-right: auto;
  color: #b92c2c;
  font-family: "Kosugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}


