@charset "shift_jis";
/* CSS Document */

#wrapper {
	background:#fff;
}

#contents {
	max-width: 639px;
}


.pconly {
	display:none;
}
.sponly {
	display:block;
}


#contents h1 {
  width:100%;
}


#contents .price_sp_box {
	display:block;
	background:url(../images/price_sp_bg.jpg) no-repeat center center;
	background-size: 100% auto;
	padding:18px 35px;
}
#contents .price_sp_box img {
	width:100%;
	height:auto;
	max-width:305px;
}

#contents .img02 {
  float:none;
  width:90%;
  text-align:center;
  margin: 0 auto;
  padding:0;
  margin-top:20px;
}

#contents .img02.movie_box {
  padding:0;
  
}

#contents .img01 {
  max-width:560px;
  width:90%;
  height:auto;
}

#contents .ttl_02 {
  max-width:495px;
  width:80%;
  height:auto;
}
#contents .img02_box {
display: block;
}
#contents .img02_box>div{
width: 90%;
margin: 0 auto 20px;
}



@media (max-width:479px){


}

