@charset "UTF-8";
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
	
	
  .EntMainContents {
    width: 98%;
  }
 

	img {
	max-width: 100%;	
	vertical-align: bottom;
	line-height: 0px;
		display: block;
	
		
}
	
	
	
	
  .price {
    position: relative;
  }
  .big-kakaku {
    position: absolute;
    width: 70%;
    top: 13%;
    left: 15%;
  }
  .kakaku {
    position: absolute;
    width: 110px;
  }
 