@import "https://secure2.future-shop.jp/~panacea/sp/common/css/reset.css";
@import "https://secure2.future-shop.jp/~panacea/sp/common/css/sp-drawer.min.css";
@import "https://secure2.future-shop.jp/~panacea/sp/common/css/sp-footer.css";
@import "https://secure2.future-shop.jp/~panacea/sp/common/css/sp-header.css";
@import "https://secure2.future-shop.jp/~panacea/sp/common/css/sp-top.css";
@import "https://secure2.future-shop.jp/~panacea/sp/common/css/sp-common.css";
@import "https://secure2.future-shop.jp/~panacea/sp/common/css/sp-futureshop.css";



body{
font-family:"メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background:#e6e6e6;
}



html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: aliased;
}
body {
	margin: 0;
	padding: 0;
	font: 16px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/*h1 {
	font-size: 28px;
	font-weight: 100;
	text-align: center;
}*/
h2 {
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	margin-top: 40px;
}
header nav {
	text-align: center;
	background: #efefef;
}

a:hover {
	color: #333;
}
a, a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
section, article, header {
	display: block;
	float: left;
	width: 100%;
}
article {
	width: 96%;
	padding: 3em 2%;
}


/**--------サムネイル2列表示--------**/
.fs_goods_container{
  width: 47%;
  margin: 1%;
  border: none;
  float: left;
  position: relative;
}
.fs_goods_container th{
  width:100%;
  float:left;
}
.fs_goods_container td{
  width:96%;
 
  text-align:center;
  padding:0 2%;

}
.fs_goods_container th img{
  width:95%;
}
.FS2_Alternateness_bg {
  background:#fff;
}
.FS2_body_Goods_BundleGoodsList .fs_goods_container:nth-of-type(2n+1),
#FS2_GoodsSearchList .fs_goods_container:nth-of-type(2n+1),
#FS2_CategoryList .fs_goods_container:nth-of-type(2n+1) {
  clear: left;
}

/*　カッティングシート旧ページから新しいページへの誘導　*/

.link-newCuttingsheetpage a {
	background: #ff3300;
	color: #fff;
	padding: 1.0em 0.5em;
	border-radius: 10px;
	display: block;
font-size:1.6rem;
line-height: 1.6
}
.link-newCuttingsheetpage a:hover {
	opacity: 0.6;
	
}
.link-newCuttingsheetpage span {
	text-decoration: underline;
	font-weight: bold;
font-size1.8rem;
	
}

/*　旧商品ページへのリンク　全カテゴリー共通　*/

.link-olditempage a {
  background: #ff3300;
  color: #fff;
  padding: 1.0em 2.0em;
  border-radius: 10px;
  display: block;
  line-height: 1.6;
}
.link-olditempage a:hover {
  opacity: 0.6;
}
.link-olditempage span {
  text-decoration: underline;
  font-weight: bold;
}




/*　パンくずリスト　*/
.pan {

  font-size: 12px;
  margin: 28px 10px 10px;
  line-height: 1.6;
}
/*　商品ページ左右余白　*/
.FS2_ItemComment {

    padding: 20px 15px;
    box-sizing: border-box;
}

h1.itemTitle {

padding-left: 0px!important;
font-size: 21px;
font-weight:normal !important;
 }

/*　商品番号　*/
.itemNumber {
  font-size: 12px;
}
/*　商品価格　*/
.FS2_Name_and_Price li {
  padding: 12px 3px;
}
.FS2_itemPrice_area .FS2_special_price {
  margin-right: 5px;
}
.FS2_itemPrice_area .itemPrice {
color: #ff5025;
font-weight: bold;
font-size: 28px !important;
}
.FS2_itemPrice_area .FS2_itemPrice_addition {
  margin-left: 10px;

}
.FS2_Name_and_Price .FS2_point {
  color: #666;
  font-size: 12px;
}
#FS2_Variation_cartbutton .FS2_VariationValueList > ul > li > span {
  padding: 5px 5px !important;
}


/*　カラーバリエーションカートに入れるボタン　*/
#FS2_Variation_cartbutton .FS2_VariationValueList > ul > li > span.FS2_VariationInCartButton_container input {
  width: 150px;
}
#FS2_Variation_cartbutton .FS2_VariationValueList > ul {
border: none;
}
/*　項目選択肢カラー名等　*/
#FS2_Variation_cartbutton .FS2_VariationValueList > ul > li > span.FS2_Variation_value {
 white-space: nowrap;
  font-size: 14px;
color:#666;
}

/*　カッティングシートを繋げて発送　*/

select[name="selection01"] {
-webkit-appearance:none;
    appearance:none;
  font-size: 14px !important;
  font-weight: bold;
  padding: 10px !important;
  margin-top: 18px;
  color: #555;
   border: 2px solid #ccc;
   border-radius: 5px;
background: #fafafa;

}
select[name="selection01"] option {
margin:8px}

/*　返品について　*/
.FS2_ReturnedSpecialContract_link {
  padding: 10px 0 !important;
}
.FS2_ReturnedSpecialContract_link a {
font-size: 14px; 
color: #2b438a; /* リンクカラー */
border:solid 1px #ccc !important;
padding:5px 8px;
background:#fafafa;
border-radius: 3px;
}
.FS2_ReturnedSpecialContract_link {
  padding: 10px 0 5px;
}

/*　商品説明タイトル部分　*/
p.FS2_PageTitle {
  font-size: 16px;
  padding: 3px 3px 5px 0px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
  color: #999;
}

/*　カテゴリーページ　*/
h1.FS2_PageTitle {
  font-size: 16px;
 padding: 10px 20px !important;
  border-bottom: 2px solid #666;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.FS2_contents_container li.FS2_iconArrow {
  padding: 15px 3px;
border-bottom: 1px solid #c1bebe;
}

/*　並び替えボタンマワリ　*/
.FS2_Sort {
  padding: 10px;
  background: #efefef;
  margin-bottom: 10px;
margin-top: 20px;
}
.FS2_Sort_btn {
  padding: 0px 40px;
font-size: 14px;
}


/*　購入手続きページからのフローがヘッダーメニューに埋まるのを解消　 */

.FS2_orderFlow {
  text-align: center;
  padding-top: 50px;
}

/*　購入手続ボタン、買い物続けるボタン周り　 */

.FS2_body_Cart_ShoppingCart .FS2_Button_container {
  margin: 24px;
}

/*　購入手続ボタン、買い物続けるボタン　 */
.FS2_Button_P,
.FS2_Button_N {
   padding: 18px;
}
.FS2_Button_P {
background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
border: 1px solid #ffd3a4;
}
/*合計金額再計算ボタン*/
.FS2_Button_S {
padding: 8px 20px;
}




.FS2_Utility1 li a {
padding: 16px;
text-align: center;
}
.FS2_Utility2 li a {
padding: 16px 3px;
}

/*　カートの中身周り　*/
.FS2_Cart_Item_table {
  margin-bottom: 10px;
}
.FS2_Cart_Item_Thumbnail {
  width: 80px;
}
.FS2_Cart_Item_Name {
  padding: 10px;
}
.FS2_Cart_Item_Thumbnail img {
  width: 100%;
}

.FS2_Cart_Detail_table th,
.FS2_Cart_Detail_table td {
padding:8px;
box-sizing:border-box;}
.FS2_Cart_Detail_table th {text-align:center;
white-space:nowrap;}


.FS2_Cart_Sum_table th,
.FS2_Cart_Sum_table td {
padding:8px;}


/****************************************************************

 画像ホスティング

*****************************************************************/

 /* 下段の画像を小さく調整するCSS ds画像調整 */
.fs_sp_drag_item {
width: 40px;
margin: 0 3px;
}
