@charset "shift_jis";
/* CSS Document */


#contents {
	max-width: 639px;
}
#contents .contents_ttl {
font-size: 32px;
}

#contents .lead_txt {
font-size: 16px;
margin-bottom: 20px;
text-align: left;
}

#contents .movie_box a {
width: 47%;
}

@media (max-width: 479px) {

	
#contents .product_listbox>* {
  width:50%;
}
#contents .product_listbox.current>* {
  font-size:13px;
}
/*max-width: 479px*/}


#contents .recommend_ttl {
max-width: 360px;
width: 90%;
height: auto;
}

#contents .recommend_ttl_txt {
max-width: 270px;
width: 70%;
height: auto;
}


#contents .recommend_slogan {
max-width: 435px;
width: 90%;
height: auto;
}



#contents ul.recommend_btn li {
width: 31%;
}
@media (max-width: 479px) {

#contents ul.recommend_btn li {
width: 47%;
}
/*max-width: 479px*/}


#contents .each_box a {
float: none;
margin: 0 auto 10px;
}
#contents .each_box dl {
float: none;
width: 100%;
}
#contents .each_box dl dt {
float: none;
}
#contents .each_box dl dd {
float: none;
width: 100%;
}