@charset "utf-8";
/* CSS Document */

body { max-width: 1216px; margin: 0 auto; background: #fff; color: #777; font-family:"Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Helvetica, Arial, Verdana, sans-serif; }
ul,li,dl,dt,dd { margin: 0; padding: 0; list-style: none; }
a { /*color: #777;*/ text-decoration: none; }
a img{ border: none; }
iframe { border: none; }


/*clearfix*/
.cf:after { content: ""; clear: both; display: block; }

/*ページトップへアイコン*/
.fs-p-footerPageTop { position: fixed; bottom: 10%; padding: 0; opacity: 0.85; }
.fs-p-footerPageTop__link { width: 50px; height: 50px; background: #fcfcfc; color: #777; text-align: center;  }
.fs-p-footerPageTop__link:visited { color: #777; }

/*768px以上はPCビュー*/
@media screen and (min-width: 768px) {
/*フローティングカートボタンは非表示*/
#fs_p_scrollingCartButton { display: none; }
}
