/* layout mobile
--------------------------------------------------*/
@media screen and (max-width: 640px) {
#mb_footer{
	display:block;
}
#pc_footer{
	display:none;
}
	
#spWrapper #spHeader {
	width:100%;
}
#spWrapper #spHeader h1 {
	background-position:-30px 5px;
}
#spWrapper #spHeader p {
	left:auto;
	right:10px;
}
#spWrapper #spHeader div {
	top:40px;
	left:auto;
	right:10px;
}
#mainContents {
	width:100%;
}
#mainContents div{
    margin:auto;
	width:90%;
}
div#sns {
	width:100%;
    margin:auto;
	margin-left:-10px;
}
h1 img {
    margin-top:10px;
	width:100%;
	height:auto;
}
h2 {
	width:100%;
	height:auto;
}
h2 img {
	width:100%;
	height:auto;
}
.img_100{
	width:100%;
	height:auto;
}
div#series_set {
	width:90%;
    margin-top:40px;
    margin-bottom:40px;
    padding:0;
}
div#series_set #products_set01{
    padding:20px;
    margin-bottom:-30px;
}
div#series_set #products_set02{
    padding:20px;
    margin-top:-30px;
}
div#series_set #products_set03{
    margin-top:10px;
    margin-bottom:10px;
}
#products{
    width:100%;
    min-width:60px;
    height:auto;
}
#products_margin{
    width:8%;
    max-width:60px;
    height:auto;
}
#products_caption01{
    width:100%;
    max-width:316px;
    min-width:60px;
    height:auto;
}
#pagetop {
	width:auto;
	height:auto;
	padding-right:10px;
}
#spWrapper #spFooter ul {
	width:300px;
}
#spWrapper #spFooter ul li {
	margin-top:10px;
}
#spWrapper #spFooter p.copyright {
	width:100%;
}
.rps_visible{
    display:block;
}
.orange {
	margin-top:0;
    line-height:28px;
}
}
