/* テーマ：カラー／ホワイト */
/*-----------------------------------------------------

　リセット

-----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
  line-height: 1.5em;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img {
  border:0;
}
address,caption,cite,code,dfn,em,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
}
q:before,q:after {
  content:'';
}
abbr,acronym { border:0;
}
/*-----------------------------------------------------

　大見出し

-----------------------------------------------------*/
body{
  font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
/*	text-align:center;
*/	margin:0;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  font-size:80%;
  line-height:135%;
  color:#000000;
  /*background:#C9D1D1;*/
}

table{ /* 基本テーブル設定（固定）*/
  border:0px none;
  margin:0px;
  padding:0px;
  text-align:left;
  border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;}

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
  padding:0px;
  margin:0px;
  font-size:100%;
  text-align:left;
}

a{ /* 基本のリンク （固定）*/
  color:#000;text-decoration:none;}
a:hover {
  color:#666666;text-decoration:none;}


ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}


.clear_both { /* 画像の周り込み解除 */
  clear:both;
  font-size:1px;
  visibility:hidden;
  overflow:hidden;
  height:1px;
  text-align:center;
}

.button1{ /* inputボタン設定 */
  cursor: pointer;
  font-size:12px;
  color:#FFFFDD;
  background:#000;
  font-weight:normal;
  padding:5px 1em;
}
input[type="submit"],
input[type="button"]{
  cursor: pointer;
  font-size:12px;
  color:#FFFFDD;
  background:#000;
  font-weight:normal;
  padding:5px 1em;
  border:none;
}

.sidebox .text1 {border:1px solid #CCCCCC;width:100px;}
.text1 { /* テキストエリアデザイン設定 */
 border:1px solid #CCCCCC;
 float:left;
 margin-right:5px;
 width:25em;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
 .text1 {
  width: 50% !important;
  margin-right:2px !important;
  margin-top:1px !important;
 }
}

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */
  height:auto;
  padding:5px;
  margin:0px;
  background:#FFFFFF;
  text-align:center;
}

.spacebox{/* スペース設定  */
  height:50px;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
  width: 980px;
  /*margin-left:auto;
  margin-right:auto;*/
  text-align: left;
  /*border-top: 10px #000000 solid;*/
  /*border-left:1px solid #333333;
  border-right:1px solid #333333;*/
  background:/* url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/container.gif) */ #ffffff;
  margin-right: auto;
  margin-left: auto;
}

/* マイページ、ポップアップ画面 */
#enter {
  width:100%;
  text-align:left;
  background:/* url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/enter.gif) */ #ffffff;
  border:1px solid #B6A081;
}


/* ヘッダー下装飾ライン */
.hline {
  border:0px solid #B6A081;
  /*background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/hline.gif) no-repeat #B6A081;*/
}

/********************************************************************/

#leftSide {
  min-width: 170px; /* 左サイドtd */
  padding: 0px;
  margin: 0px;
  background: #ffffff;
  vertical-align: top;
  width: 230px;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/leftside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列）*/
  padding:0px;
  margin:0px;
  background:#ffffff;
  vertical-align:top;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
  padding:0px;
  margin:0px;
  vertical-align:top;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
  width: 700px;
  padding: 0px 0px 0px 50px;
  margin: 0px;
  vertical-align: top;
  background: #FFFFFF;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
  width:auto;
  padding:0px;
  margin:0px;
  vertical-align:top;
  background:#FFFFFF;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
  vertical-align: top;
  background: #ffffff;
  /* [disabled]width:100%; */
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/center3.gif) ;*/
  padding-top:30px;
}



/* 表組みセンタリング */
#center3 table{
  margin:0 auto;
}
#center3 table table.bordlayoutp3{
  margin:0;
}

.header_area { /* ヘッダのフリーエリア */
  text-align: left;
  margin: 0 auto;
  padding: 0px;
  /* [disabled]width:680px; */
  /*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
  text-align: left;
  margin: 0 auto;
  padding: 0px 0 100px;
  width: 700px;
  /*border:1px #1587C2 solid;*/
}


.centerbox { /* センター用ブロック（幅設定） */
  margin: 0px;
  /* [disabled]padding:10px; */
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/centerbox.gif) ;*/
}

.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
  color: #000000;
  text-align: right;
  font-weight: bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
  font-size:140%;
  font-weight:bold;
}
.expl{ /* 商品説明文 */
  text-align:left;
  color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* 商品定価 */
  font-size:120%;
  color:#333333;
  text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#FF0000;text-decoration:underline;}

/********************************************************************/
/*センターコンテンツ  */
.topIMG { /* トップイメージ 外枠設定 */
  margin:0px ;
  padding:0px;
}

.topIMG td{
  margin:0px;
  padding:0px;
  background:#ffffff;
}

.shopCopy { /* サイト説明 */
  font-size:110%;
  line-height:130%;
  margin:0px;
  padding:3px 10px 3px 10px;
  color:#666666;
  font-weight:normal;
  text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
  padding:15px 0px 12px 8px;
  margin:0px;
  width:auto;
  line-height:100%;
  font-size:12px;
  vertical-align:middle;
  font-weight:bold;
  letter-spacing:0.2em;
  color:#000000;
  background-color:#D6D6D6;
}

.title1{ /* タイトル2 h1 */
  padding: 0px;
  margin: 0px;
  width: auto;
  line-height: 30px;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-align:center;
  background-color: #D6D6D6;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #000;
  height: 30px;
}
.title1 a{color:#000000;text-decoration:underline;}
.title1 a:hover{
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
}

.title2{ /* タイトル2 h1 */
  padding:15px 0px 12px 8px;
  margin:0px;
  width:auto;
  line-height:100%;
  font-weight:bold;
  font-size:12px;
  vertical-align:middle;
  letter-spacing:0.2em;
  color:#000000;
  background-color:#D6D6D6;
}
.title2 a{color:#000000;text-decoration:underline;}
.title2 a:hover{
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
}
.title3{ /* タイトル2 h1 */
  padding:15px 0px 12px 8px;
  margin:0px;
  width:auto;
  color:#FF286F;
  line-height:100%;
  font-weight:bold;
  font-size:12px;
  vertical-align:middle;
  letter-spacing:0.2em;
  color:#000000;
  background-color:#D6D6D6;
}
.title3 a{color:#FF286F;text-decoration:underline;}
.title3 a:hover{
  color:#FF286F;
  text-decoration:underline;
  font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
  /* [disabled]padding:10px; */
  margin: 0px;
  width: auto;
  background-color: #FFFFFF;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/maincont.gif) ;*/
}

.contbox { /* メインコンテンツ内項目ボックス*/
  padding:10px 0px;
  margin:0px;
  width:auto;
}



ul.news{ /* 最新情報リスト設定 */
  text-align:left;
  padding:0px 0px 0px 12px;
  margin:0px;
  list-style-type:none;
  color:#000000;
}

li.p3{padding:3px;}

ul.free_list{ /* リスト設定 */
  text-align:left;
  padding:5px 10px;
  margin:0px;
  list-style:square;
  color:#333333;
}

ul.list{ /* リスト設定 */
  text-align:left;
  padding:5px 10px;
  margin:0px;
  list-style:square;
  color:#333333;
}

ul.map{ /* サイトマップリスト設定 */
  font-size:110%;
  text-align:left;
  padding:0px 20px;
  margin:0px;
  color:#333333;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 { margin:0px 0px 0px -35px;display:block;list-style-type:none;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
  font-size:110%;
  padding:5px 25px;
  color:#333333;
}


/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3 table{text-align:left;width:100%;}
.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}

.bordlayoutp3  { padding:5px 0px;}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */

.backcolor1 { background:#DDDDDD;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */


/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
  margin:10px 0px 0px 0px;
  padding:1px;
  width:99%;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/layoutframe.gif) ;*/
}
.layoutFrame td{
  text-align:center;
  margin:0px;
  padding:0px;
  vertical-align:top;
}

.layout1{ /* レイアウト */
  margin:1px;
  padding:3px;
  background:#FFFFFF;
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/layout1.gif) ;*/
}
.layout1 td{
  margin:0px;
  padding:3px;
  text-align:center;
}

/* 第二階層 */

#bread{ /* パンクズ */
  margin:0px;
  padding:3px 15px;
  color:#666666;
  text-align:left;
  background:#FFFFFF;
}
#bread a { color:#666666;}
#bread a:link {
  text-decoration:underline;
}
#bread a:hover {
  text-decoration:underline;
  color:#FF0000;
}

h4.title{
  font-size:110%;
  margin:5px 0px;
  padding:2px 0px;
  color:#FF0000;
  border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
  margin: 0px;
  padding: 1px;
  /* [disabled]background-color:#EBEBEB; */
  /*ackground:#1587C2;*/
  /* background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/mainframe.gif) ;*/
}

p.title	{ margin:3px 0px;
  padding:2px 0px;
  color:#669933;
  border-bottom:1px dotted;
  font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent,.mailmag_cha,.mailmag_can {
  color:#FF0000;
}

.mailmag_ent{ /* 新規登録 h4 */
  font-size: 110%;
  padding: 10px 0px 10px 1em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000;
}

.mailmag_cha{ /* アドレス変更 h4 */
  font-size: 110%;
  padding: 10px 0px 10px 1em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000;
}

.mailmag_can{ /* 配信解除 h4 */
  font-size: 110%;
  padding: 10px 0px 10px 1em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000;
}

#sortList{ /* ソート */
  margin:0px;
  padding:10px 3px 5px 3px;
  width:auto;
  color:#333333;
  float:right;
}

.pageTop { /* ページトップ */
  padding:13px 0px 3px 17px;
  margin:10px 0px 5px  5px ;

  background-repeat:no-repeat;
  background-position:left;
  font-size:90%;
  font-weight:bold;
  float:right;
}
.pageTop a{ color:#666666;text-decoration:none;border:1px #FFFFFF solid;padding:3px;}
.pageTop a:hover{ color:#FF0000;text-decoration:none;border:1px #FF0000 solid;padding:3px;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */

/********************************************************************/
/* サイド設定 */







/* カレンダー */
caption { /* 年月タイトル */
   font-weight:bold;
   text-align:center;
   padding:3px;
   color:#333333;
}
caption a{ color:#333333;text-decoration:underline;}
caption a:hover{ color:#333333;	 text-decoration:underline;}

.carender { /* カレンダー テーブル*/
   border-collapse:collapse;
   padding:5px 0px;
   margin:0 auto;
   text-align:center;
   background-color:#FFFFFF;
}

div#calendar_div table{
  margin: 0 auto;
  text-align: center;
  width: 150px;
  background-color: #fdfaf5;
  padding: 5px;
}
.carender caption {
  text-align:center;
}
.carender td {
  padding:2px;
  border-collapse:collapse;
  text-align:center;
  border:1px solid #CCCCCC;
   background-color:#FFFFFF;
}

.carender th {
  padding:2px;
  border-collapse:collapse;
  border:1px solid #CCCCCC;
   background-color:#FFFFFF;
}

th.day { /* ヘッダ平日 */
  font-weight:bold;
  color:#666666;
  background:#FFFFFF;
  text-align:center;
}

th.sun { /* ヘッダ日曜 */
  color: #ff9c33;
  /* [disabled]background:#666666; */
  text-align: center;
}

th.sat { /* ヘッダ土曜 */
  color: #ac5b00;
  /* [disabled]background:#DDDDDD; */
  text-align: center;
}

.chert { /* 表示色説明枠  */
  margin:5px 5px;
  font-size:84%;
}
.chert td {
  border-collapse:separate;
  padding:0px 0px 0px 5px;
  border:2px solid #FFFFFF;
}
#busines_hours {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 50px;
}

.sidemain1 #busines_hours p {
  color: #666666;
  line-height: 1.5em;
  text-align: left;
}


.line01{
  /*border:#DEDBBE 1px dotted;*/
  vertical-align:bottom;
}

/* RSS設定 */
#rss{
  margin:0 0 20px 0;
  padding:0;
}

#count{ /* カウンター */
  margin:0px;
  padding:5px;
}

/********************************************************************/
/* ブログ */

.blogbox { /*コメントボックス*/
  padding:5px;
  margin:2px 0px;
  width:auto;
  /*background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
  padding:5px 0px 5px 0px;
  display:block;
  font-size:110%;
  color:#666666;
  height:19px;
  text-decoration:underline;
  /*background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/entry_title.gif);*/
}

.entry_date{
  display:block;
  padding:10px 0px 3px 0px;
  color:#333333;
  text-align:right;
}

.state{ /* ブログステータス */
  padding:2px 0px;
  text-align:right;
  border-top:1px solid #ded9c5;
}

.subtitle {/* h3 ブロックサブタイトル */
  padding:5px 0px 5px 0px;
  margin:10px 0px 10px 0px;
  text-align:left;
  font-size:110%;
  color:#547D2B;
  background:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/subtitle.gif);
  height:19px;
}

 p.label { /* ブログコメントタイトル */
  font-weight:bold;
  color:#666666;
}

.tb_url{ /* トラックバックurl */
  font-weight:bold;margin-bottom:10px;
}

/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {font-size:100%;color:#FFFFFF;font-weight:900;padding:3px ;padding-bottom:5px;background-color:#666666;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
  text-align:center;
  width:100%;
  height:120px;
}

.step_navi01 {
  background-image:url(https://cart7.shopserve.jp/vol1blog/t/toyosu.ue.shopserve.jp/docs/hpgen/HPB/theme/img/navi01.gif);
  background-repeat:no-repeat;
}

.step_navi02 {
  background-image:url(https://cart7.shopserve.jp/vol1blog/t/toyosu.ue.shopserve.jp/docs/hpgen/HPB/theme/img/navi02.gif);
  background-repeat:no-repeat;
}

.step_navi03 {
  background-image:url(https://cart7.shopserve.jp/vol1blog/t/toyosu.ue.shopserve.jp/docs/hpgen/HPB/theme/img/navi03.gif);
  background-repeat:no-repeat;
}

.step_navi04 {
  background-image:url(https://cart7.shopserve.jp/vol1blog/t/toyosu.ue.shopserve.jp/docs/hpgen/HPB/theme/img/navi04.gif);
  background-repeat:no-repeat;
}

/* ご利用案内 */
table.layout_left_shoppinguide{
  width:100%;
}

/********************************************************************/
/*** 商品詳細ページの在庫の直接表示用 ***/
#itemStocklist table {
  border-collapse:collapse;
  margin:5px 0;
  padding:0;
}

#itemStocklist th,
#itemStocklist td {
  margin:0;
  padding:0;
  font-weight:normal;
  text-align:left;
  line-height:1.2;
}

#itemStocklist th {
  white-space:normal;
  width:auto;
  border:1px solid #999;
  vertical-align:middle;;
}

#itemStocklist td {
  white-space:normal;
  width:auto;
  border:1px solid #999;
}

#itemStocklist th p,
#itemStocklist td p {
  padding:1px 4px;
  line-height:1.2;
}

#itemStocklist td input,
#itemStocklist td img {
  width:80px;
  height:24px;
  margin:2px;
}

/* バリエーションなしorまとめて管理 */
#itemStocklist table.contType {width:auto;}

#itemStocklist table.contType th,
#itemStocklist table.contType td {
  padding:0 10px;
  vertical-align:middle;
  font-size:0.9em;
}

/* バリエーションごとに管理 */
#itemStocklist table.listType {width:100%;}

#itemStocklist table.listType th,
#itemStocklist table.listType td {font-size:0.8em;}

#itemStocklist table.listType td.stk {
  width:5em;
  text-align:center;
}

#itemStocklist table.listType td.btn {
  width:84px;
  vertical-align:middle;
  text-align:center;
}


/*************************************************/
/*** 複数カテゴリ（サブメニュー用） ***/

/*サブメニュー準備*/
#sps-itemCategoryBox ul {
  zoom:1;
}

#sps-itemCategoryBox,
#sps-itemCategoryBox ul,
#sps-itemCategoryBox li {
  margin:0;
  padding:0;
}

#sps-itemCategoryBox li {
  list-style:none;
}

#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList {
  position:relative;
}

/*サブメニュー非表示（初期）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
  width:100%;
  position:absolute;
  top:0;
  left:100%;
  display:none;
}

/*サブメニュー表示（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList:hover .sps-itemCategorySub {
  display:block;
  z-index:99;
}

/*サブメニューボックス*/
#sps-itemCategoryBox .sps-itemList .sps-itemCategoryList .sps-itemCategorySub {
  padding: 5px;
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
  border-right:1px solid #aaa;
  border-bottom:1px solid #aaa;
  background:#fff;
}

/*サブメニュー内リンク*/
#sps-itemCategoryBox .sps-itemList .ca2 a {
  color:#00f;
  font-weight:normal;
  text-decoration:underline;
}

/*サブメニュー内リンク（オンマウス）*/
#sps-itemCategoryBox .sps-itemList .ca2 a:hover {
  color:#00f;
  font-weight:normal;
  text-decoration:underline;
}

/*************************************************/
/*** 複数カテゴリ（商品一覧用） ***/

/*商品一覧の選択カテゴリの上位カテゴリ*/
#sps-itemCategoryBox .sps-selList .sps-itemCategoryUp .ca2 a {
  padding-left:0.3em;
  background-image:none;
}

/*商品一覧の表示パターン1（全商品カテゴリを見る非表示）*/
#sps-itemCategoryBox .sps-selList+.sps-itemList {
  margin:2em 0;
}

/*商品一覧の表示パターン2（全商品カテゴリを見る表示）*/
#sps-itemCategoryBox .sps-allList {
  margin:2em 0;
}

#sps-itemCategoryBox .sps-allList .sps-itemCategoryMain .ca2 a {
  padding-left:0;
  padding-right:0;
  background-image:none;
  text-align:center;
}

/*商品一覧表示パターン2（全商品一覧の表示位置調整）*/
#sps-itemCategoryBox .sps-allList+.sps-itemList {
  margin:-2em 0 2em;
}

/*************************************************/
/*** 複数カテゴリ（サイトマップ用） ***/

/*見出し*/
#sps-smItemCategory h5 {
  margin:0 0 0 25px;
  font-size:1em;
}

/*第2階層以下のカテゴリ*/
#sps-smItemCategory li.sm1 ul {
  margin:0;
  padding:0;
}

/*第2階層のカテゴリ*/
#sps-smItemCategory li.sm2 {
  margin:0 0 0 1px;
}

/*************************************************/
/*** キーワードリンク（左サイド用）レイアウト ***/
#sps-leftKeywordBox li {background:none;margin:0 5px 0 0;padding:0;display:inline;line-height:1.6;}
#sps-leftKeywordBox li a {background:none;padding:0;display:inline;text-decoration:underline;}

/*** 商品検索（ヘッダ用）レイアウト ***/
#sps-headSearchBox {text-align:left;}
#sps-headSearchBox form {display:block;padding:5px 10px;}
#sps-headSearchBox form label {padding-right:10px;font-size:0.9em;}
#sps-headSearchBox form input[type=text] {width:40%;padding:0.1em 0.3em;font-size:1.1em;}
#sps-headSearchBox form input[type=submit] {font-size:1.1em;}

/*** 商品検索（ヘッダ用）デザイン ***/
#sps-headSearchBox {
  background:#d6d6d6; /* 背景 */
}

#sps-headSearchBox form {
/*	border:1px solid #ccc; /* 枠線 */
}

div + #sps-headSearchBox form {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headSearchBox form label {
  color:#000; /* 文字色 */
  font-weight:bold; /* 太字 */
}

/*** キーワードリンク（ヘッダ用）レイアウト ***/
#sps-headKeywordBox {text-align:left;}
#sps-headKeywordBox div {padding:5px 10px;line-height:1.6;font-size:0.9em;}
#sps-headKeywordBox ul {margin:0;padding:0;display:inline;}
#sps-headKeywordBox li {list-style:none;display:inline-block;padding-right:0.5em;}

/*** キーワードリンク（ヘッダ用）デザイン ***/
#sps-headKeywordBox {
  background:#f8f9f9; /* 背景色 */
}

#sps-headKeywordBox div {
  border:1px solid #ddd; /* 枠線 */
}

div + #sps-headKeywordBox div {
/*	border-top:none; /* 枠線の調整 */
}

#sps-headKeywordBox span {
  color:#000; /* 見出し */
}

#sps-headKeywordBox span:after {
  content:" ： "; /* 見出し区切り文字 */
}

/*** ヘッダ区切り線調整 ***/
#sps-headSearchBox + div.hline,
#sps-headKeywordBox + div.hline {margin-bottom:10px;}

/*-----------------------------------------------------

　共通

-----------------------------------------------------*/
* {
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/}
/*------------------------------------------------

基本設定

------------------------------------------------*/
body {
  font-size: 12px;
  color: #383838;
}
a img{
  opacity:1.0;
  filter: alpha(opacity=100);
}
a:hover img{
  opacity:0.8;
  filter: alpha(opacity=80);
}

/*--- クリアフィックス　---*/

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */


/*--- クリアフィックス　---*/

/*------------------------------------------------

フロート関連

------------------------------------------------*/
.clearBox {
  clear:both;
}
.f_Right,
.f_Right2 {
  float: right;
}
.f_Left,
.f_Left2 {
  float: left;
}
/*------------------------------------------------

テキスト設定
------------------------------------------------*/
.tx_s {
  font-size: 10px;
}
.tx_B {
  font-size: 14px;
}

.tx_C {
  text-align: center;
}
.tx_R {
  text-align:right;
}
.tx_L {
  text-align:left;
}
.tx_01 {
}
.headline01 {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_headeline01.gif);
  background-repeat: no-repeat;
  padding-left: 30px;
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
}

/*------------------------------------------------

マージン設定

------------------------------------------------*/
.mrg_0 {
  margin: 0px;
}
.mrg_T10 {
  margin-top: 10px;
}

.mrg_B10 {
  margin-bottom: 10px;
}
.mrg_T15 {
  margin-top: 15px;
}
.mrg_B15 {
  margin-bottom: 15px;
}
.mrg_T30 {
  margin-top: 30px;
}
/*------------------------------------------------

パディング設定

------------------------------------------------*/
.pd_0 {
  padding: 0px;
}





/*------------------------------------------------

ページトップ設定

------------------------------------------------*/


.pagetop {
  clear:both;
  text-align:right;
}

/*-----------------------------------------------------

　ヘッダー

-----------------------------------------------------*/
#sitelogo a {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/sitelogo.gif);
  height: 95px;
  width: 299px;
  text-indent: -10000em;
  display: block;
}
#header_band {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  position: relative;
  height: 30px;
  width: 980px;
}
#header_band p {
  line-height: 30px;
  text-align: center;
}
#header {
  width: 980px;
  padding-top: 20px;
  padding-bottom: 22px;
  border-bottom: 5px solid #000;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#subnavi {
  position: absolute;
  top: 10px;
  right: 0px;
}

#subnavi li {
  display: inline;
  padding-left: 23px;
  background-repeat: no-repeat;
}

#gnavi {
  position: absolute;
  top: 90px;
  right: 0px;
}
#gnavi li {
  padding: 12px 10px;
  float: left;
  border-left:1px solid #ccc;
}
#gnavi li:first-child {
  border:none;
}
#gnavi a {
  text-indent: -9999em;
  display: block;
  height: 15px;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/gnavi.gif);
  background-repeat: no-repeat;
}
#h_home a {
  width: 41px;
}
#h_firstone a {
  width: 80px;
  background-position: -60px top ;
}
#h_payment a {
  width: 78px;
  background-position: -163px top;
}
#h_return a {
  width: 106px;
  background-position: -260px top;
}
#h_wrapping a {
  width: 97px;
  background-position: -391px top;
}
#f_faq a {
  width: 86px;
  background-position: -513px top;
}
#h_home a:hover {
  width: 41px;
  background-position: left bottom ;
}
#h_firstone a:hover {
  width: 80px;
  background-position: -60px bottom ;
}
#h_payment a:hover {
  width: 78px;
  background-position: -163px bottom;
}
#h_return a:hover {
  width: 106px;
  background-position: -260px bottom;
}
#h_wrapping a:hover {
  width: 97px;
  background-position: -391px bottom;
}
#f_faq a:hover {
  width: 86px;
  background-position: -513px bottom;
}

#subnavi .ico_cart {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_cart.gif);
}
#subnavi .ico_mypage {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_mypage.gif);
}
#subnavi .ico_info {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_info.gif);
}
#subnavi .ico_sitemap {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_sitemap.gif);
}
#subnavi .ico_review {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_review.png);
}

#subnavi .ico_contact {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_contact.gif);
}



#header_band .btn_toyosu-co {
  position: absolute;
  top: 0px;
  right: 0px;
}

/*フッターフリーエリア

----------------------------------------------*/
#f_brand li p {
  font: 11px/1.5em "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  margin-top: 15px;
}
#f_brand li {
  float: left;
  width: 220px;
  margin-right: 20px;
  margin-bottom:20px;
}
#f_recommend {
  margin-top: 50px;
}
#f_recommend .headline01 {
margin-bottom:0;
}
#f_recommend ul {
  margin-top: 0;
 letter-spacing:-.4em
}

#f_recommend li {
 display: inline-block;
 letter-spacing:normal;
  width: 215px;
  margin-left: 26px;
 vertical-align:top;
margin-bottom:20px;
}

#f_recommend ul li:nth-child(3n+1) {
  margin-left: 0px;
}
 /*--IE8用--*/
#f_recommend ul > *:first-child,
#f_recommend ul > *:first-child + * + * + *,
#f_recommend ul > *:first-child + * + * + *+ *+ *+ *,
#f_recommend ul > *:first-child + * + * + *+ *+ *+ *+ *+ *+ *
 {
 margin-left: 0;
}
 /*--//IE8用--*/

#f_recommend .productName a {
  font-size: 14px;
  text-decoration: underline;
}
#f_recommend .productName a:hover {
  font-size: 14px;
  text-decoration: none;
}

#f_recommend li img {
  width:216px;
  height:216px;
}



/*
　フッター
----------------------------------------------*/
#footer {
  text-align: left;
  width: 980px;
}
#f_shoppinginfo {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  padding: 40px 20px 50px;
}
#f_shoppinginfo h3 {
  margin-bottom: 20px;
}


#f_postage {
  width: 300px;
  float: left;
  margin-right: 20px;
}

#f_postage table {

border-collapse:separate;
border-spacing:1px;
margin:20px auto;
}
#f_postage th {
  background-color: #000;
  color: #FFF;
  text-align: center;
}
#f_postage td {
  text-align: center;
  background-color: #FFF;
  padding: 3px 10px;
}
#f_postage ul li {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/ico_mark01.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: left 3px;
  margin-bottom: 20px;
}



#f_deliver {
  margin-bottom: 50px;
}

#f_deliver table {

border-collapse:separate;
border-spacing:1px;
margin:20px auto;
}
#f_deliver th {
  background-color: #000;
  color: #FFF;
  text-align: center;
  padding: 3px 10px;
}
#f_deliver td {
  text-align: center;
  background-color: #FFF;
  padding: 3px 10px;
}



#footer .f_Right {
  width: 300px;
}
#f_payment {
  float: right;
  margin-bottom:40px;
}
#f_payment h4 {
  margin-top:15px;
}
#f_payment .f_conbini {
  float: left;
  width: 216px;
}
#f_payment .f_e-money {
  float: right;
  text-align: center;
}
#f_payment .payment_icon {
  background-color: rgba(255,255,255,0.5);
  padding: 3px;
  text-align: center;
}
#f_contact p.caution {
  font-size: 11px;
  margin-top: 20px;
}





.f_shopinfoBox {
  width: 300px;
  position: relative;
}
.f_shopinfoBox .payment_icon img {
width:100%;
height:auto;
}
.btn_detail-s {
  position: absolute;
  top: 0px;
  right: 0px;
}
#footer_menu {
  background-color: #000;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
}
#footer_menu ul li {
  float: left;
  margin-right: 30px;
  padding-top: 20px;
  padding-bottom: 90px;
  position: relative;
}

#footer_menu ul a {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/footer_menu.gif);
  text-indent: -9999em;
  display: block;
  background-repeat: no-repeat;
  height: 12px;
}
#footer_menu #footer_menu1 a {
  width: 157px;
  background-position: left top;
}
#footer_menu #footer_menu2 a {
  background-position: -193px top;
  width: 157px;
}
#footer_menu #footer_menu3 a {
  background-position: -380px top;
  width: 153px;
}
#footer_menu #footer_menu1 a:hover {
  background-position: left bottom;
  width: 157px;
}
#footer_menu #footer_menu2 a:hover {
  background-position: -193px bottom;
  width: 157px;
}
#footer_menu #footer_menu3 a:hover {
  background-position: -380px bottom;
  width: 153px;
}
#copyright {
  top: 20px;
  right: 10px;
  position: absolute;
}
#center1 .title1{
  padding-left:1em;
  text-align:left;
  font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}

/*131205 追加*/
#enter #center3 .centerbox .mainCont p a {
  text-decoration: underline;
  color: #ff0000;
}
#enter #center3 .centerbox .mainCont p a:hover {
  text-decoration: none;
}
.head_banner {
  text-align: center;
  margin: 0;
}

/*140806追加 2014夏季休暇について*/
.kaki2014 {
border:1px dotted #dedede; padding:10px; text-align:left; margin-bottom:10px;}
.kaki2014 table {
  width:100%;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  margin:20px 0;
}
.kaki2014 td {
  text-align:center;
  width:14%;
  vertical-align:middle;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
}
.kaki2014 td.holiday {
  background-color:#FBE3E3;
  color:#e80505;
}
.kaki2014 em {
  color:#e80505;
}

/*-------------------------------------------

170831 看板改修
-------------------------------------------*/


#sitelogo2 a {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/sitelogo.gif);
  height: 76px;
  width: 240px;
  text-indent: -10000em;
  display: block;
 -webkit-background-size: contain;
 background-size: contain ;
}

#gnavi2 {
  position: absolute;
  top: 70px;
  right: 0px;
}
#gnavi2 li {
  padding: 12px 10px;
  float: left;
  border-left:1px solid #ccc;
}
#gnavi2 li:first-child {
  border:none;
}
#gnavi2 a {
  text-indent: -9999em;
  display: block;
  height: 15px;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/gnavi.gif);
  background-repeat: no-repeat;
}


#h_brand2 {
  background-image:url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  padding:3px;
}
#h_brand2 p {
  float:left;
  width:117px;
  padding:14px 19px;
}
#h_brand2 ul {
 width: 815px;
 display: table;
 float: left;
}
#h_brand2 li{
 display:table-cell;
 padding-right: 3px;
}
#h_brand2 li a {
 display: block;
 text-align: center;
 font-size: 14px;
 background-color: #fff;
 line-height: 1;
 padding: 14px 0;
 width: 152px;
     /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", serif;*/
     border-left: 5px solid #ED7F6B;
     position: relative;
}
#h_brand2 li a:after {
 position: absolute;
 content:'';
 width: 5px;
 height: 5px;
 border-right: 1px solid #3e3e3e;
  border-top: 1px solid #3e3e3e;
  transform:rotate(45deg);
  top: 50%;
  right: 3px;
  margin-top: -1px;
}
#h_brand2 img {
  vertical-align: bottom;
}


/*-------------------------------------------

191021 商品ページ　栄養成分表示
-------------------------------------------*/

.nutritional-information {
  float: right;
  clear: both;
}
.nutritional-information caption {
  font-weight: normal;
}
#product2 #productInfo .nutritional-information tr td {
 text-align: center;
}
#product2 #productInfo .nutritional-information  tr:last-of-type td {
  text-align: right;
}

/*-------------------------------------------

191210 商品ページ　栄養成分表示 回収
-------------------------------------------*/

.nutritional-information-wrap {
  float: right;
  clear: both;
width:350px;
}
.nutritional-information-wrap .specTable caption {
  font-weight: normal;
}
#product2 #productInfo .nutritional-information-wrap .specTable {
 text-align: center;
float:none;
}
#product2 #productInfo .nutritional-information-wrap .specTable th.name{
  background-color: #f9f9f9;
  font-weight: normal;
white-space:normal;
}

#product2 #productInfo .nutritional-information-wrap .specTable tr td {
 text-align: center;
}
#product2 #productInfo .nutritional-information-wrap .specTable tr:last-of-type td {
  text-align: right;
}

#product2 #productInfo .nutritional-information-wrap .specTable.specTable2 tr:last-of-type td {
  text-align: center;
}
.nutritional-information-wrap .caution {
color:#000;
font-weight:normal;
}

/*-------------------------------------------

200421 商品ページ　栄養成分表示 セット商品

--------------------------------------------------------*/
.set-nutritional-information.nutritional-information-wrap {
  float: none;
  width: 100%;
    display: flex;

    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top:30px;
}
.set-nutritional-information.nutritional-information-wrap h2{
  width: 100%;
  font-weight: normal;
  padding-left: 10px;
}
.set-nutritional-information.nutritional-information-wrap h2 strong {
  font-weight: bold;
}
#product2 #productInfo .set-nutritional-information.nutritional-information-wrap .specTable {
  width: 49%;
  margin-top: 15px;
}


/*-------------------------------------------

210401 7560円送料無料表示
-------------------------------------------*/
.h_shippingfree {
  position: absolute;
  top: 35px;
  right: 0;
}
.h_shippingfree img {
  width: 100%;
  height: auto;
}


/*--------------------------------

22-02-17 とよす取り扱いブランド　レイアウト変更

--------------------------------*/
.brand-section {
	margin-bottom: 50px;
}
.brand-section h2 {
	margin-bottom: 30px;
}
.brand-section ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.brand-section li {
	width: 49%;
}
.brand-section li p {
  font: 11px/1.5em "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  margin-top: 15px;
}
.brand-section li:first-of-type,
.brand-section li:nth-of-type(2){
	width: 49%;
	margin-bottom: 20px;
}
.brand-section li img {
	width: 100%;
}

/*--------------------------------

22-02-24 グローバルヘッダ変更

--------------------------------*/

.gnav {
  display: flex;
  position: absolute;
  top: 80px;
  right: 0px;
}

.gnav li {
  display: flex;
  margin-right: 10px;
}

.gnav li::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background-size: contain;
  margin-right: 5px;
}

.gnav li.h_home::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/home.png);
}


.gnav li.h_firstone::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/beginer.png);
}

.gnav li.h_payment::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/payment.png);
}

.gnav li.h_return::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/return.png);
}

.gnav li.h_wrapping::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/wrapping.png);
}

.gnav li.h_faq::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/faq.png);
}
.h_brand {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/pic-labo/bg_patern1.gif);
  padding: 3px;
  display: flex;
  justify-content: space-between;
}

.h_brand p {
  width: 117px;
  padding: 14px 19px;
}

.h_brand ul {
  width: 815px;
  display: flex;
  justify-content: space-between;
}

.h_brand ul li {
    width: calc(100% / 5 - 5px);
}
.h_brand ul li a {
  display: block;
background-color: #fff;
text-align:center;
}
.h_brand ul li a img {
  width: 160px;
}

.bnr_shopper {
margin-bottom:30px;
}


/* =============================================

 ###　22-04-21 プライバシーポリシー

============================================= */

.privacy-content-item {
  margin-bottom: 50px;
}
.privacy-content-item p {
  margin-bottom: 20px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
  font-size: 13px;
}
.privacy-content-item p:last-child {
  margin-bottom: 0;
}
.privacy-content-item li {
  margin-bottom: 5px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
  font-size: 13px;
}
.privacy-content-item li:last-child {
  margin-bottom: 0;
}
.privacy-content-item ul {
  margin-left: 1.5em;
  list-style-type: disc;
}
.privacy-content-item ol {
  list-style-type: none;
}

.privacy-content-item-ttl {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
}

.privacy-content-item-subttl {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
}

.privacy-content-item4 .list-ttl {
  font-weight: bold;
}
.privacy-content-item4 .list-item {
  margin-left: 1em;
}

.privacy-content-item7 ol li {
  margin-bottom: 1em;
}
.privacy-content-item7 .list-ttl {
  font-weight: bold;
}
.privacy-content-item7 .list-item {
  margin-left: 1em;
}
.privacy-content-item7 .btn-container .ttl {
  font-weight: bold;
}
.privacy-content-item7 .btn-container .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: 5px solid #efefef;
  width: 300px;
}
.privacy-content-item7 .btn-container .btn a:before {
  width: 32px;
  height: 32px;
  content: '';
  display: block;
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/icon/PDF_32.png);
  background-size: contain;
}
/*---------------------------

23-08-29 PAGETOP改修
---------------------------*/

.pageTop {
	display: none;
}
#floating-menu #page-top img {
	display: none;
}
#floating-menu #page-top a:hover {
	background-image: none;
	opacity: .6;
}
#floating-menu #page-top a {
	display: block;
	width: 114px;
	height: 20px;
	cursor: pointer;
}
#floating-menu #page-top a::before {
	content: '';
	width: 114px;
	height: 20px;
	display: block;
	background-image: url("https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/common/btn_pagetop-2.gif")
}

/*---------------------------

24-05-23 SNSアイコン追加
---------------------------*/
#footer .footer-btnlist {
  background-color: #000;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 30px;
}
#footer .footer-btnlist > div {
  margin-bottom: 0;
  margin-right: 30px;
}
#footer .footer-btnlist > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  min-height: 3rem;
  font-size: 13px;
  padding: 0;
}
#footer .footer-btnlist > div a::before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
#footer .footer-btnlist > div a:hover {
  opacity: 0.8;
}
#footer .footer-btnlist > div.sns-X a::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/smp/common/X_wh.png);
  width: 20px;
  height: 20px;
}
#footer .footer-btnlist > div.sns-instagram a::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/smp/common/Instagram_Glyph_White.png);
  width: 20px;
  height: 20px;
}
#footer .footer-btnlist > div.sns-line a::before {
  background-image: url(https://cdn.shopserve.jp/toyosu-shop.jp/cdnassets/img/smp/common/line@.png);
  width: 20px;
  height: 20px;
}

/*-------------------------------------------

240830 台風10号による配達への影響について
-------------------------------------------*/
.notice240830 {
	width:980px;
	margin:5px auto;
	display:flex;
	border:5px solid #E7E1D7;
	box-sizing:border-box;
}
.notice240830 .ttl {
	background-color:#E7E1D7;
	display:flex;
	align-items:center;
	padding:20px;
	font-weight:bold;
	
}

.notice240830 .text {
	padding:10px 20px;
	line-height:1.8em;
}

.notice240830 .text a{
	text-decoration:underline;
}