@charset "euc-jp";
.home{
  margin: 80px 0 0 0;
}

.oshirase a {color:#0a193b;}

.honsya {float:left;width: 70%;}
.sugitama {  width: 30%;height:auto; float:right;}

.topbg-1 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_1_pc.jpg);}
.topbg-2 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_2_pc.jpg);}
.topbg-3 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_3_pc.jpg);}
.topbg-4 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_4_pcc.jpg);}
.topbg-5 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_5_pc.jpg);}

@media only screen and (max-width: 575px)
{
.honsya {float:none;width:100%;}
.sugitama {  width: 100%;height:auto; margin:0;float:none;}
.topbg-1 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_1.jpg);}
.topbg-2 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_2.jpg);}
.topbg-3 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_3.jpg);}
.topbg-4 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_4.jpg);}
.topbg-5 {background-image:url(https://file003.shop-pro.jp/PA01457/843/images/home_slider_5.jpg);}
}