@charset "utf-8";
/* CSS Document */
.sp_none {
    display: block;
}
.pc_none{
    display: none;
}
#image {
    width: 100%;
}
#wrapper #image img {
    width: 100%;
}
body {
    position: relative;
    max-width: 100%;
    margin: auto;
}