@charset "euc-jp";
/* CSS Document */
/* body {
	background-image:url("");
	background-repeat:repeat-y;
	background-attachment: scroll;
	background-position:right;
}*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important
}
/* BG */
body {
  background: url("　") top center no-repeat !important;
  background-attachment: fixed !important;
}
/* BG */
#scrolltab {
  display: block;
  position: fixed;
  padding-top: 60px;
  width: 120px;
  top: 60px;
  left: -80px;
  text-align: left;
  z-index: 99999999999 !important; /*重なり順の設定大きい数字程上になる*/
}
#scrolltab a {
  margin: 0 0 0 0px;
  padding: 0px;
  width: 120px;
  display: block;
}
#scrolltab {
  margin: 0 0 0 0;
}
/*小さいモニタの場合非表示にする*/
@media screen and (max-width: 1110px) {
  #scrolltab {
    visibility: hidden;
  }
}
.rightpicup {
  width: 187px;
  height: 210px;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  border: none;
  text-align: center;
}
.link {
  position: absolute;
  width: 100px; /*縦バナーの横サイズに合わせる*/
  top: 0px;
  min-height: 100%;
  z-index: 0 !important; /*重なり順の設定大きい数字程上になる*/
  height: 14030px; /*ページの長さによって調整する*/
  visibility: visible; /*縦バナーの表示・非表示（hidden＝消す、visible＝見せる）*/
  background-image: url();
}
/*================================================
 * footerFloatingMenu 
 ================================================*/
#footerFloatingMenu {
  display: block;
  width: 100%;
  position: fixed;
  left: 0px;
  bottom: 2px;
  z-index: 9999;
  text-align: center;
  padding: 0 auto;
  background-color: #d20707; /*	background-color: #72abb6;*/ /*	background-color: #006666;*/ /*	background-color: #cc0000;*/ /***** SPUバナー ****/ /*	background-color: #990033;*/ /***** スポーツ2倍バナー ****/ /*	background-color: #ff6633;*/ /***** 5倍バナー ****/
}
#footerFloatingMenu img {
  max-width: 99%;
}
/*================================================
 * footerFloatingMenu 
 ================================================*/
#obi-r {
  right: 0px;
  background: url("https://image.rakuten.co.jp/k-yokohama/cabinet/shunq/light_shunq2022.jpg") right top repeat-y; /*縦バナー右の画像URL*/
}
div.link a {
  display: block;
  width: 100px;
  height: 14030px;
  left: 0;
  top: 0;
  z-index: 5 !important;
}
#fix-box {
  background: url(https://www.rakuten.ne.jp/gold/k-yokohama/img/fixbn1.png) 0 0 no-repeat;
  top: 300px;
}
.fix-bn {
  width: 122px;
  height: 120px;
  position: fixed !important;
  position: absolute;
  left: 10px;
  -webkit-transition: width ease-in-out 0.5s;
  -moz-transition: width ease-in-out 0.5s;
  -ms-transition: width ease-in-out 0.5s;
  -o-transition: width ease-in-out 0.5s;
  transition: width ease-in-out 0.5s;
}
.fix-bn:hover {
  width: 132px;
}
.fix-bn a {
  display: block;
  width: 100%;
  height: 100%;
}
/*=======*/
/*小さいモニタの場合非表示にする*/
@media screen and (max-width: 1220px) {
  .link {
    visibility: hidden;
  }
}
span.catch_copy, span.item_name {
  line-height: 180%;
  color: #9b6801;
  display: block;
  font-size: 100%;
  margin-bottom: 10px;
}
/* キャッチコピー上部にラベルがつく */
span.catch_copy:before {
  content: "3980円お買上で送料無料！ \A お得なクーポン発行中！";
  width: 450px; /*ラベルのサイズ*/
  background-color: #bf0000; /*ラベルの色*/
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: block;
  padding: 1px 4px;
  margin-bottom: 4px;
  border-radius: 2px;
  clear: both;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  white-space: pre;
}
/* 	content: "5,400円以上お買い上げで送料無料！\A 29日13：59まで"; */
span.catch_copy {
  color: #b27305;
  display: block;
  margin-bottom: 10px;
}
/* 商品下に境界線 */
span.item_name {
  display: block;
  border-bottom: 2px dotted #ddd;
  padding-bottom: 8px;
  font-size: 110%;
  color: #666;
}
/*
span.item_name b {
	font-weight: normal;
}
*/
/* 価格に枠線がつく 
table#rakutenLimitedId_cart {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 8px;
	margin: 16px 0;
} */
.price1 {
  font-size: 14px !important;
  line-height: 46px;
  padding: 10px 5px 0 0;
}
.price2 {
  font-size: 22px !important;
  font-weight: bold;
}
.price2::after {
  content: "\a ";
  white-space: pre;
}
span.tax_postage::before {
  white-space: pre;
}
.pointGet::before {
  content: "\a ";
  font-size: 0;
  white-space: pre;
}
div.pointGet {
  margin-top: 20px !important;
}
table#rakutenLimitedId_cart {
  margin: 10px 0 20px;
  position: relative;
}
table#rakutenLimitedId_cart td:nth-child(2) {
  margin-bottom: 35px !important;
  position: relative !important;
}
#rakutenLimitedId_cart span.tax_postage.shippingCost_free, .rakutenLimitedId_cart span.tax_postage.shippingCost_free {
  background-color: #fff !important;
  background-image: url("souryou_back_free2.gif");
  background-repeat: no-repeat !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  font-size: 15px;
  line-height: 70px !important;
  text-align: left !important;
}
#rakutenLimitedId_aroundCart > table:nth-child(1) font:nth-child(1)::before {
  color: #009900 !important;
  font-size: 12px !important;
  font-weight: bold !important;
  margin: 5px 0 !important;
  padding: 4px 4px 0 40px !important;
}
#rakutenLimitedId_aroundCart > table:nth-child(1) font:nth-child(1) {
  background-color: #ffffff;
  background-image: url("dlvtime.gif");
  background-position: 10px 50%;
  background-repeat: no-repeat;
  border: 1px solid #009900;
  color: #009900;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 10px !important;
  min-height: 30px !important;
  min-width: inherit !important;
  padding: 4px 8px 0 94px !important;
}
#rakutenLimitedId_aroundCart .inventory font {
  color: #333333 !important;
  font-size: 11px !important;
  padding: 0 5px !important;
  width: 200px !important;
}
#rakutenLimitedId_aroundCart > table:nth-child(1) .inventory_soldout font:nth-child(1) {
  background-image: none !important;
  background-repeat: no-repeat;
  border: 0 none !important;
  color: #009900 !important;
  display: inline-block !important;
  font-size: 12px !important;
  font-weight: normal !important;
  margin: 15px 0 10px !important;
  min-height: 30px !important;
  min-width: inherit !important;
  padding: 4px 8px 0 94px !important;
}
/* カテゴリページ */
#risFil {
  width: 820px;
}
#risFil .risfHeadPart {
  height: 28px;
}
/* サブカテゴリリスト背景  */
#pagebody > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(3) > table:nth-child(5) {
  background-color: #F3FAF3;
  padding: 10px;
}
/* サブカテゴリリスト */
span.subcategory_list {
  display: none;
}
/* サブカテゴリリスト矢印挿入 */
a.subcategory_list:before {
  /*content:url("https://image.rakuten.co.jp/k-yokohama/cabinet/sub_list_arrow.gif"); */
  margin-right: 5px;
}
a.subcategory_list {
  color: #000000 !important;
  border-bottom: 1px dashed #aaa;
  display: table !important;
  /*margin-bottom: 5px; */
  line-height: 2em;
  font-size: 18px;
  /*  ↓編集中  */
  width: 250px;
  color: #000000 !important;
  height: 40px;
  text-align: center;
  background: #f5f5f5;
  position: relative;
  font-weight: bold;
  border: 1px #555 dotted;
  border-radius: 5px;
  /*display:table-cell; */
  text-decoration: none;
  list-style: none;
  padding: 20px 0 0 0;
}
a.subcategory_list:visited {
  color: #000000 !important;
}
a.subcategory_list:hover {
  color: #000000 !important;
  border-bottom: 1px solid #aaa;
  text-decoration: none;
  background-color: #DB5C35;
}
/* サブカテゴリリストカテゴリー名 */
a.subcategory_list:link {
  font-size: 14px;
  display: block;
  min-height: 32px;
}
/*
a.subcategory_list:hover {
	font-size:14px;
}
*/
/* 商品画像 */
#risFil table:nth-of-type(2) img {
  margin-top: 20px;
}
/* 商品名 */
a.category_itemnamelink {
  display: block;
  text-align: left;
  width: 100%;
  height: 63px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5em;
  position: relative;
}
a.category_itemnamelink:before, a.category_itemnamelink:after {
  background: #fff;
  position: absolute;
}
a.category_itemnamelink:before {
  content: "・・・";
  top: 42px;
  right: 3px;
}
a.category_itemnamelink:after {
  content: "";
  height: 100%;
  width: 100%;
}
a.category_itemnamelink:link {
  font-size: 14px !important;
  color: #666;
}
a.category_itemnamelink:visited {
  color: #666 !important;
}
/* 価格 */
span.category_itemprice {
  color: #333 !important;
  font-size: 100%;
  font-weight: bold;
  position: absolute;
  top: 70px;
  right: 120px;
}
/* 税と送料 */
span.category_itemtaxpostage {
  color: #333 !important;
  font-size: 13px !important;
  position: absolute !important;
  top: 75px !important;
  right: 30px !important;
}
span.category_itemtaxpostage .shippingCost_free {}
/* 「在庫なし」前の「、」を非表示 */
span.category_itemtaxpostage:nth-of-type(3) {
  display: none;
}
span.not {
  font-size: 12px !important;
  margin-top: 20px !important;
  display: block !important;
  color: #ff3300;
  border: 1px solid #ff3300;
  width: 190px !important;
}
/* レビュー */
#risFil .risfClfx {}
#risFil .risfClfx img {
  width: 12px !important;
  margin: 0 3px;
}
#risFil .risfClfx a {
  font-size: 16px;
}
#risFil .risfClfx {
  text-decoration: none;
}
/* レビュー下の改行削除 */
#risFil .risfClfx + br {
  display: none;
}
/* 枠 */
#risFil > table {
  margin: 0;
  padding: 0;
  table-layout: fixed;
  width: 820px;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(odd) > td {
  border-width: 0 0 0 1px;
  border-color: #ddd;
  border-style: solid;
  width: 242px;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(odd) > td:last-of-type {
  border-width: 0 1px 0 1px;
  border-color: #ddd;
  border-style: solid;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(even) > td {
  border-width: 0 0 1 1px;
  border-color: #ddd;
  border-style: solid;
  position: relative;
  padding: 0 5px !important;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(even) > td > img {
  display: none;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(even) > td:last-of-type {
  border-width: 0 1px 1px 1px;
  border-color: #ddd;
  border-style: solid;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-last-of-type(2) > td {
  border-bottom: 0;
}
#risFil > table:nth-child(2) > tbody:nth-child(1) > tr:nth-last-of-type(2) > td:last-of-type {
  border-bottom: 0;
}
/* パンくずリスト */
td.sdtext > a:first-child {
  display: none;
}
tbody > tr:nth-child(5) > td.sdtext {
  display: ;
}
.sdtext {
  margin-left: -10px;
  color: #fff !important;
  padding-bottom: 3px;
  background-color: #ffffff;
}
.sdtext > a {
  background: #eeeeee;
  padding: 0 30px 0 10px;
  display: block;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  position: relative;
  margin: 0;
  height: 20px;
  border: none;
  font-size: 12px;
  opacity: 1;
  transition: none;
}
.sdtext > a:nth-of-type(2):after, .sdtext > a:nth-of-type(n+3):after {
  content: url("https://image.rakuten.co.jp/k-yokohama/cabinet/common/pan.gif");
  position: absolute;
  top: 0;
  right: 0;
}
.sdtext > a:nth-of-type(2):hover:after {
  content: url("https://image.rakuten.co.jp/k-yokohama/cabinet/common/pan_after_over.gif");
  position: absolute;
  top: 0;
  right: 0;
}
.sdtext > a:nth-of-type(n+3):hover {
  margin-left: -18px;
  padding: 0 30px 0 28px;
}
.sdtext > a:nth-of-type(n+3):hover:before {
  content: url("https://image.rakuten.co.jp/k-yokohama/cabinet/common/pan_before_over.gif");
  position: absolute;
  top: 0;
  left: 0;
}
.sdtext > a:nth-of-type(n+3):hover:after {
  content: url("https://image.rakuten.co.jp/k-yokohama/cabinet/common/pan_after_over.gif");
  position: absolute;
  top: 0;
  right: 0;
}
.sdtext > a:nth-last-of-type(2) {
  padding-right: 30px;
}
.sdtext > a:nth-last-of-type(2):after {
  content: url("https://image.rakuten.co.jp/k-yokohama/cabinet/common/pan_last.jpg");
  position: absolute;
  top: 0;
  right: 0;
}
.sdtext > a:nth-last-of-type(2):hover:after {
  content: url("https://image.rakuten.co.jp/k-yokohama/cabinet/common/pan_last_over.gif");
  position: absolute;
  top: 0;
  right: 0;
}
.sdtext > a:last-of-type {
  background: none;
}
.sdtext > a:last-of-type:hover {
  box-shadow: 0 -1px 0 0 #aaa inset;
  margin: 0;
  padding: 0 10px;
}
.sdtext > a:last-of-type:after, .sdtext > a:last-of-type:hover:before, .sdtext > a:last-of-type:hover:after {
  content: none;
}
/* カテゴリページ */
#risFil {
  width: 730px;
}
#risFil .risfHeadPart {
  height: 28px;
}
/* カテゴリページ パンくずリスト */
td.breadcrumbs_list {
  margin: 0;
  padding: 5px 20px 10px 30px;
  display: table-cell;
  width: 820px;
  color: #fff;
  font-size: 24px;
  background-color: #513808;
  border-bottom: 1px dashed #666;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
}
td.breadcrumbs_list a.breadcrumbs_list {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
  height: 16px;
  vertical-align: middle;
  overflow: hidden;
  margin: 0 5px 0 -30px;
  padding: 0 5px;
}
/* パンくずリストのリンク表示スタイル */
td.breadcrumbs_list > a.breadcrumbs_list:link {
  color: #fff !important;
  border-bottom: 1px dashed #fff;
}
td.breadcrumbs_list > a.breadcrumbs_list:visited {
  color: #fff !important;
  border-bottom: 1px dashed #fff;
}
td.breadcrumbs_list > a.breadcrumbs_list:hover {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}
td.breadcrumbs_list > a.breadcrumbs_list:before {
  content: ">";
  margin-right: 10px;
}
td.breadcrumbs_list > a.breadcrumbs_list:first-child {
  font-size: 0;
}
/* パンくずリストから現在のカテゴリを別途表示 */
td.breadcrumbs_list a:last-child:after {
  content: "\A";
  white-space: pre;
}
td.breadcrumbs_list:first-line {
  color: #513808;
}
/*20210519_ test*/
#risFil .categoryWindowImg {
  position: relative;
  width: 150px !important;
  height: 150px !important;
  margin: auto;
}
#risFil .risfHeadPart .selectForm {
  float: left;
  width: 200px;
}
#risFil .risfHeadPart .risfHeadCheck {
  width: 200px;
}
/*20161119_ test
#rakutenLimitedId_aroundCart > table:nth-child(1) font:nth-child(1)::before {
  color: #9b6801;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0;
  padding: 4px 4px 0 40px;
}
#rakutenLimitedId_aroundCart > table:nth-child(1) font:nth-child(1) {
  background-color: #ffffff;
  background-image: url("dlvtime.gif");
  background-position: 10px 50%;
  background-repeat: no-repeat;
  border: 1px solid #9b6801;
  color: #9b6801;
  display: inline-block;
  valign: middle;
  font-size: 12px;
  font-weight: normal;
  margin: 15px 0 10px;
  min-height: 30px;
  min-width: inherit;
  padding: 4px 8px 0 94px;
}
#rakutenLimitedId_aroundCart .inventory font {
  color: #333333 !important;
  font-size: 11px !important;
  padding: 0 5px !important;
  width: 200px !important;
}
#rakutenLimitedId_aroundCart > table:nth-child(1) .inventory_soldout font:nth-child(1) {
  background-image: none !important;
  background-repeat: no-repeat;
  border: 0 none !important;
  color: #9b6801;
  display: inline-block;
  font-size: 12px !important;
  font-weight: normal !important;
  margin: 15px 0 10px;
  min-height: 30px;
  min-width: inherit;
  padding: 4px 8px 0 94px;
}*/
/*20161119_ tes2t
.soldout_msg {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ff99ff 60%) repeat scroll 0 0;
  border-radius: 3px;
  color: #333333 !important;
  display: inline-block;
  font-size: 18px !important;
  font-weight: bold;
  height: 30px;
  margin: 5px 0;
  overflow: hidden;
  padding: 4px 6px;
}
div#rakutenLimitedId_aroundCart.Firefox span.unit {
  line-height: 4em;
}
#units {
  margin: 10px 0;
}
input#units::after {
  content: "\a ";
  white-space: pre;
}*/
/*
#rakutenLimitedId_aroundCart * {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
}
#rakutenLimitedId_aroundCart > table:nth-child(1) {
  background-color: #f1f1f1;
  border-collapse: separate;
  padding: 10px 5px 20px;
  width: 280px;
}
div#rakutenLimitedId_aroundCart input.rCartBtn, div#rakutenLimitedId_aroundCart input.rCartBtn[type="submit"] {
  background-image: url("cartbttn.gif") !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  height: 68px !important;
  transition: all 0.2s ease 0s !important;
  width: 280px !important;
}
div#rakutenLimitedId_aroundCart input.rCartBtnHover, div#rakutenLimitedId_aroundCart input.rCartBtnHover[type="submit"] {
  background-image: url("cartbttn_over.gif") !important;
  background-position: center top !important;
  opacity: 1;
}
*/


/* 20161120 */
td.favorite {
  padding-top: 0px;
}


/*　お気に入りボタン
#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm {
  height: 77px !important;
  width: 387px !important;
}
#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm a.addBkm {
  background: transparent url("favbttn.gif") no-repeat scroll 0 0 !important;
  display: block !important;
  height: 77px !important;
  margin-left: -2px;
  width: 330px !important;
}
#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm a.addBkm span.bkmStar {
  background: transparent url("favbttn.gif") no-repeat scroll 0 0 !important;
  display: block !important;
  height: 77px !important;
  transition: all 0.2s ease 0s;
  width: 330px !important;
}
#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm a.addBkm span.bkmStar:hover {
  background: transparent url("favbttn_over.gif") no-repeat scroll 0 0 !important;
  opacity: 1;
}
div.shopBkm {
  height: 77px !important;
  width: 330px !important;
}
#rakutenLimitedId_aroundCart div.shopBookmarkArea div.shopBkm a.addShopBkm {
  display: block !important;
  height: 31px !important;
  width: 330px !important;
}
#rakutenLimitedId_aroundCart div.shopBookmarkArea div.shopBkm a.addShopBkm:hover {
  opacity: 1;
}
#rakutenLimitedId_aroundCart div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar {
  background: transparent url("favshpbttn.gif") no-repeat scroll 0 0 !important;
  display: block !important;
  height: 31px !important;
  transition: all 0.2s ease 0s;
  width: 330px !important;
}
#rakutenLimitedId_aroundCart div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar:hover {
  background: transparent url("favshpbttn_over.gif") no-repeat scroll 0 0 !important;
}*/

/* CseeReview */
#rakutenLimitedId_aroundCart .seeReview {
  background: #fff url("seeReview.gif") no-repeat scroll 28px center !important;
  border: 1px solid #9b6801 !important;
  border-radius: 7px !important;
  color: #090;
  font-size: 14px !important;
  height: 67px;
  margin: 40px 0 0 !important;
  min-width: 330px !important;
  padding-left: 77px !important;
}
#rakutenLimitedId_aroundCart .seeReview:hover {
  background: #e9fc5d url("seeReview.gif") no-repeat scroll 28px center !important;
}
#rakutenLimitedId_cart .pointGet a {
  background: rgba(0, 0, 0, 0) url("https://image.rakuten.co.jp/com/img/rms/storefront/pc/page/icn_mail13x9.gif") no-repeat scroll left bottom !important;
  color: #bf0000;
  display: block;
  font-size: 13px !important;
  padding-left: 20px !important;
  padding-top: 20px !important;
  white-space: nowrap !important;
}
#marathon_parts {
  background-color: #eeeeee;
  font-weight: bold;
  font-size: 10pt;
  line-height: 2 !important;
  padding: 0 10px 0 5px;
  _padding: 0 0 0 5px;
  overflow: hidden;
  min-width: 980px;
  _width: expression(document.body.clientWidth < 950? "950px": "100%");
  position: relative;
  z-index: 2147483600;
}
user agent stylesheet div {
  display: block;
}
#marathon_parts {
  background-color: #eeeeee;
  font-weight: bold;
  font-size: 10pt;
  line-height: 2 !important;
  padding: 0 10px 0 5px;
  _padding: 0 0 0 5px;
  overflow: hidden;
  min-width: 980px;
  _width: expression(document.body.clientWidth < 950? "950px": "100%");
  position: relative;
  z-index: 2147483600;
}
user agent stylesheet div {
  display: block;
}
.c-header-lunch__box {
  width: 100%;
  background-color: #ffb400;
  text-align: center
}
/* CseeReview  

.floating-cart.sidebar .floating-cart-wrapper {
	display:none !important;
	width: 0;
	position: fixed;
	z-index:1;
	bottom: 83px;
	right: 0;
	display: none;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 9px #CCC;
	background: white;
}
.floating-cart.sidebar .coupon-container {
	display: none!important;
	font-size: 14px;
	padding: 4px 7px 0 6px;
	position: fixed;
	z-index: 1;
	bottom: 42px;
	right: 0;
	background: white;
	border: 1px solid #CCC;
	border-top: 1px dashed #CCC;
	width: 147px;
	box-shadow: 0 1px 3px #CCC;
}

 CseeReview  */
/*製品仕様*/
#shiyou_area {
  /*float: left;*/
  width: 80%;
  margin-right: 20px;
}
#shiyou_area table {
  width: 100%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
#shiyou_area table th {
  width: 100px;
  font-size: 80%;
  color: #555555;
  font-weight: bold;
  text-align: left;
  padding: 8px 0px 8px 10px;
  border-right: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
}
#shiyou_area table td {
  font-size: 80%;
  text-align: left;
  padding: 8px 0px 8px 10px;
  border-bottom: 1px dotted #cccccc;
}
/*販売説明文*/
#sales_golden {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-family: メイリオ, Meiryo, 游ゴシック, YuGothic, sans-serif;
}
#sales_golden img {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
#sales_golden h2 {
  display: block;
  width: 80%;
  font-size: 26px;
  line-height: 3;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}
#sales_golden p {
  width: 90%;
  font-size: 18px;
  line-height: 2.5;
  margin: 0 auto;
  text-align: left;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
/*================================================
 *  お知らせ
 ================================================*/
.announcement {
  width: 96%;
  max-width: 980px;
  margin: 0 auto;
  padding: 10px 1.5%;
  height: auto;
  background: #fff;
  border: 2px solid #ff0000;
}
.announcement b {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
.announcement p {
  font-size: 12px;
  line-height: 1.4;
}
.announcement b, .notice p {
  line-height: 1.6;
  height: auto;
}
@media screen and (max-width: 767px) {
  .announcement p {
    font-size: 0.9em;
  }
}
#announcement_bnr {
  width: 100%;
  height: 110px;
  overflow: auto;
  padding-top: 1em;
  display: block;
} /* 通常120px */
#announcement_bnr iframe {
  width: 100%;
  height: 110px;
  overflow: auto;
  display: block;
} /* 通常120px */
#announcement2_bnr {
  width: 100%;
  height: 120px;
  overflow: auto;
  padding-top: 1em;
  display: block;
} /* 通常120px */
#announcement2_bnr iframe {
  width: 100%;
  height: 120px;
  overflow: auto;
  display: block;
} /* 通常120px */
