@charset "shift_jis";
/* CSS Document */


#contents {
	max-width: 639px;
}
#contents .info_box .img01 {
	display:block;
	float:none;
	margin:0 auto;
	max-width:490px;
	width:100%;
	height:auto;
}
#contents .info_box .info_inbox {
	max-width:490px;
	width:100%;
	height:auto;
	float:none;
	margin: 0 auto;
	overflow:hidden;
position: inherit;
}


#contents .info_box .btn_mall .btn.btn-light {
display: block;
width: 50%;
position: inherit;
bottom: inherit;
right:inherit;
margin: 20px auto 30px;
}

#contents .price_box .price_txt,
#contents .price_box .date_txt {
display: block;
margin: 0 auto 20px;
}


#contents .bnr {
display: block;
margin-bottom: 30px;
background: url(../images/bnr_sp_bg.jpg) no-repeat;
background-size: 100% auto;
}
#contents a.bnr img {
transition: none;
}


#contents .each_sec {
margin-bottom: 40px;
}
#contents .each_sec h3.sec_ttl {
margin-bottom: 10px;
}



#contents .btn_twitter {
bottom:4%;
}