@charset "UTF-8";

/**/
@media only screen and (max-width: 769px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


/**/

.ehon-contents{
	width: 98%;
}


.kakaku {
    top: 30%;
    left: 60%;
	z-index: 10;
}

.attention_text {
  font-size: 0.7em;
}

