/* スマホ　460px以下 */
@media only screen and (max-width: 460px){
  img{
    width: 100%;

  }
}

#toppage #main_con ul li article p{
    white-space: inherit;
}
#header .header_info .shop{
    font-size: 0.94rem;
}
body{
background-size:auto;
}

#event .topiclist .day{
display:none;
}

#main_con .block1,#main_con .block2{
display:block;
width:100%;
}
#main_con .block2{/*rightbox*/
padding-left:0%;
}


/* marquee 調整 */
.marquee ul
{animation:scrollmarquee 30s linear infinite;}


/*色設定*/

.gallist li article .catch,
#newface #wrap li article .catch, 
#topbox #profdata .catch,
.star,.list_star
{color:#000;}

#topbox #profdata .type li,
.gallist li article .type li{
  border-color:#000;
  color:#000;
}