/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  word-break: normal;
  word-wrap: break-word;
}
body {
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  background-image: url(https://img21.shop-pro.jp/PA01360/880/etc/ptn_bg2.png?cmsp_timestamp=20160725202434);
}
small {
  font-size: 80%;
}
ruby rt {
  font-size: 50%;
}
sub, sup {
  font-size: 64%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
article, aside, figure, footer, header, main, menu, nav, section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
img {
  vertical-align: middle;
}
input, select {
  vertical-align: middle;
}
ul, ol {
  list-style-type: none;
}
h1, h2, h3, h4, h5, h6, strong {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
a img {
  transition: opacity 0.5s ease-in-out;
}
a:hover img {
  opacity: 0.8;
}

/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

/* --- Reset End --- */


/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

.title {
	width:950px;
	height:130px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	color:#333333;
	font-size:16pt;
	}

.title a         {color:#1278DE;}
.title a:link    {color:#1278DE; text-decoration:none;}
.title a:visited {color:#1278DE; text-decoration:none;}
.title a:active  {color:#FE7901; text-decoration:none;}
.title a:hover   {color:#FE7901; text-decoration:none;}

#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:90px;}
#gbn2 {width:88px;}
#gbn3 {width:89px;}
#gbn4 {width:89px;}
#gbn5 {width:89px;}
#gbn6 {width:88px;}
#gbn7 {width:89px;}
#gbn8 {width:101px;text-align:right;}
#gbn9 {}
#gbn9_form {
	padding-left:20px;
	}

.gbn9_form_select {
	width:206px;
	margin-bottom:5px;
  height: 28px;
	}

.gbn9_form_input {
	width:180px;
	margin-right:5px;
	}

.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:29px;
	text-align:left;
	}


table.sidemenu {
	width:195px;
	margin-bottom:25px;
	color:#;
	}

.side_title {
	width:195px;
	height:33px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/61/left-navi_bg.gif) 0px 0px repeat-y;
	line-height:1.2em;
	}
	
.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/61/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/61/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}

.side_text a         {color:#1278DE; text-decoration:underline;}
.side_text a:link    {color:#1278DE; text-decoration:underline;}
.side_text a:visited {color:#1278DE; text-decoration:underline;}
.side_text a:active  {color:#FE7901; text-decoration:underline;}
.side_text a:hover   {color:#FE7901; text-decoration:underline;}

#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #c6c6c6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #c6c6c6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/61/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#1278DE; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#1278DE; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#1278DE; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#FE7901; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#FE7901; text-decoration:underline;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:240px;
	overflow:hidden;
	margin:3px 0px 3px 0px;
	padding:5px;
	font-size:10px;
	border-left:3px solid #DDDDDD;
	border-right:3px solid #DDDDDD;
	}
.incart_name {
	text-align:left;
	padding-bottom:5px;
}
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
	margin:0;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px 0;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:14px;
	line-height:1.1em;
	padding:8px 0px 20px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:175px;
	margin-bottom:5px;
	}

.side_form_input {
	width:120px;
	margin-right:5px;
	}
	

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */
#footer {
  background-color: #fff;
  height: 28px;
}
#footer .inner {
  position: relative;
}
#footer ul {
  position: absolute;
  left: 0;
  top: 4px;
}
#footer li {
  display: inline-block;
  margin-right: 20px;
}
#footer li:before {
  content: '> ';
  color: #a0bf7c;
}
#footer li a {
  color: #333;
}
#footer .copy {
  font-family:Helvetica,Arial,Verdana,sans-serif;
  position: absolute;
  right: 0;
  top: 4px;
}



/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

.main_title {
	width:726px;
	padding-bottom:15px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

	
/* ------------------------------------- 
 *	コンテンツ下部 決済・配送方法指定
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {
	
}

#shop_info .cont {
	padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/61/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/61/shop_info_deli_bg.gif) 0px 0px repeat-y;}
#shop_info_sct_img {margin-top:20px;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}


/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	margin:10px 0px 20px;
	}
	
.info_title {
  	font-weight:bold;
	margin:0px 0px 10px;
	padding:15px 15px 0px;
}

.info_text {
	padding:15px 15px 15px;
	color:#333333;
	}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#333333;
	}

/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:100%;
	height:28px;
	color: #333333;
	background:#f7f7f7;
	margin-bottom:1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:#1278DE;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#FE7901;
	}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_all {
	padding:0px;
	margin:0px;
	color:#333333;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:100%;
	height:28px;
	color: #333333;
	background:#f7f7f7;
	margin-bottom:1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#1278DE;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#FE7901;
	}

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_search {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:100%;
	height:28px;
	background:#f5f5f5;
	margin-bottom:5px;
	margin-top:5px;
	}

.pagenavi a {
	color:#1278DE;
	text-decoration:underline;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	width:200px;
	margin:0px
	}

.product_item {
	padding:20px 0px 20px;
	}

.product_item img {
        max-width: 155px;
	}

.product_item .name {
	margin:10px 0px 0px;
	color:#333333;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

.product_item .expl {
	color:#333333;
	line-height:120%;
	text-align:center;
	margin:5px 0px;
	}

.product_list a         {color:#1278DE; text-decoration:underline;}
.product_list a:link    {color:#1278DE; text-decoration:underline;}
.product_list a:visited {color:#1278DE; text-decoration:underline;}
.product_list a:active  {color:#FE7901; text-decoration:underline;}
.product_list a:hover   {color:#FE7901; text-decoration:underline;}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	width:100%;
	color:#333333;
	margin-bottom:15px;
	}

.footstamp a         {color:#1278DE; text-decoration:underline;}
.footstamp a:link    {color:#1278DE; text-decoration:underline;}
.footstamp a:visited {color:#1278DE; text-decoration:underline;}
.footstamp a:active  {color:#FE7901; text-decoration:underline;}
.footstamp a:hover   {color:#FE7901; text-decoration:underline;}

.txt-f10 {
	font-size:10px;
	}

.footstamp img {
	vertical-align:middle;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	padding-top:20px;
	text-align:center;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */

.ci_main_title {
	border-bottom: 4px solid #c5c5c5;
	font-weight: bolder;
	margin-top: 40px;
	padding-bottom: 5px;
	text-align: left;
	}

.checkitem_list {
	float:left;
	margin: 3px 0;
	width: 125px;
	}


.checkitem .ci_img {
	margin-top: 10px;
	margin-bottom:5px;
	max-width: 75px;
	}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

.detail_cont {
	width:726px;
}

.detail_img_block {
	width:405px;
	float:left;
}

.detail_txt_block {
	width:294px;
	float:right;
	text-align:left;
}


.detail_img_block img {
        max-width: 100%;
}

.product_name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
  	font-size:18px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

.detail_other .sub_tp {
	padding-top:15px;
}

.detail_other .sub img {
	width: 120px;
}

.detail_txt_block table.table {
	width:294px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
	border-right:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
}

.detail_txt_block table.table td.tit {
	width:100px;
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_review {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/61/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_detail {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
	}

#together .together_list img {
  max-width: 155px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


#trackback .tb_url {
	padding:6px 8px;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

#trackback .tb_body {
	line-height:150%;
	padding:10px 0px;
	border-top:1px dotted #e7e7e7;
	border-bottom:1px dotted #e7e7e7;
	}

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}

div#Option table.main_title td{
	text-align:left;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:726px;
	margin-bottom:15px;
	color:#333333;
	border-top:1px solid #DDDDDD;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:15px 10px;
	background:#f7f7f7;
	border-bottom:2px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#fafad2;

	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	margin-bottom:15px;
	color:#333333;
	}

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #DDDDDD;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}

/* header add 160725 */
/*モジュール*/
.cf:after {
  display: block;
  content: "";
  clear: both;
}
.inner {
  width: 1150px;
  margin: 0 auto;
}
#wrapper {
  /*background-image: url(https://img21.shop-pro.jp/PA01360/880/etc/ptn_bg2.png?cmsp_timestamp=20160725202434);*/
  padding-bottom: 30px;
}#header {
  border-bottom: 4px solid #ff0000;
  background: #fff;
  min-width: 1170px;
}
#header .inner {
  position: relative;
  height: 220px;
}
#header h1 {
  position: absolute;
  left: 10px;
  top: 0;
}
#header h1 a {
  display: block;
  width: 259px;
  height: 0;
  padding-top: 132px;
  background-image: url(https://img21.shop-pro.jp/PA01360/880/etc/logo.png?cmsp_timestamp=20160725202459);
  background-repeat: no-repeat;
  overflow: hidden;
}
.header-submenu {
  position: absolute;
  right: 0;
  top: 10px;
  overflow: hidden;
}
.header-submenu li {
  display: inline-block;
}
.header-submenu li:before {
  content: '|';
}
.header-submenu li:last-child:after {
  content: '|';
}
.header-submenu li a {
  padding: 0 1em;
  display: inline-block;
  color: #333;
}
#header .tel {
  position: absolute;
  right: 280px;
  top: 70px;
}
#header .tel p {
  margin-bottom: 5px;
}
#header .cart {
  position: absolute;
  right: 0;
  top: 70px;
  text-align: right;
}
#header #image-btn{
    border: 0px;
    width: 37px;
    height: 23px;
    background: url(https://img21.shop-pro.jp/PA01360/880/etc/btn_search.png?cmsp_timestamp=20160725202524) left top no-repeat;
}
/*ナビゲーション*/
#nav {
  position: absolute;
  top: 150px;
  height: 52px;
  border: 1px solid #888;
  position: relative;
  background-image: -moz-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
  padding-top: 10px;
}
#nav li {
  float: left;
  padding-left: 50px;
}
#nav li a {
  font-family: "游ゴシック", YuGothic;
  font-weight: 500;
  color: #333;
  font-size: 18px;
  color: #333;
}
#nav .search {
  position: absolute;
  right: 40px;
  border: 1px solid #b6b6b6;
  font-size: 14px;
  line-height: 2;
  border-radius: 3px;
  box-shadow: inset 0px 1px 3px 0px rgba(12, 3, 6, 0.5);
  background-color: #fff;
  padding-left: 5px;
}
#nav .search2{
position: absolute;
top: 10px;
  right: 280px;}

/*メイン2カラム*/
.main {
  overflow: hidden;
  margin: 30px auto;
  width: 1170px;
  padding: 10px;
}
.main .contents {
  float: right;
  width: 850px;
}
.main .sidebar {
  float: left;
  width: 280px;
}

/*メインコンテンツ*/
.contents .section {
  background-color: #fff;
  border: 1px solid #888;
  border-radius: 3px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  padding: 20px 0;
  margin-bottom: 40px;
}
.contents .pnkz {
  padding: 0 20px 20px 20px;
}
.contents .pnkz .active {
  color: #ff0000;
}
.contents h2 {
  background-color: #eee;
  background-image: url(https://img21.shop-pro.jp/PA01360/880/etc/h2_bg.png?cmsp_timestamp=20160726135230);
  background-repeat: no-repeat;
  background-position: 14px center;
  font-size: 24px;
  padding-left: 48px;
  line-height: 2.4;
}
.contents .section-inner {
  padding: 30px 20px;
}
.contents .section-inner:after {
  display: block;
  content: "";
  clear: both;
}
.contents p {
  margin-bottom: 1em;
}

/*決済と配送*/
#guide-heading {
  position: absolute;
  top: -10px;
  height: 36px;
  border: 0px solid #888;
  position: relative;
  background-image: -moz-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(204, 204, 204) 0%, rgb(255, 255, 255) 100%);
  padding-top: 0px;
}
.section-guide h3 {
  padding-left: 1em;
}
.section-guide h4 {
  border-bottom: 1px solid;
  border-color: #ccc;
  font-size: 18px;
  margin-bottom: 1em;
}

.section-guide h4.kssp{
    margin-top:20px;
}
/*.section-guide h4:before {
  content: '・';
}*/
.section-guide b {
  font-weight:bold;
 /* color: #ff0000;
  text-decoration: underline;*/
}
.guide-left span{
  text-decoration: underline;
}
.guide-right span{
  text-decoration: underline;
}

.guide-left {
  float: left;
  width: 46%;
}
.guide-right {
  float: right;
  width: 46%;
}
.guide-left li {
  text-indent: -1em;
  padding-left: 1em;
}
.guide-left li:before {
  content: '・';
}
.ubox {
  border-top: 1px solid;
  margin: 0 28px;
  border-color: #ccc;
  padding: 0 10px 0 0px;
  overflow: hidden;
}
.ubox .ubox-left {
  float: left;
  height: 100px;
  border-style: none;
  padding: 26px 20px 0 10px;
  width: 33%;
}
.ubox .ubox-center {
  float: left;
  padding: 0 20px 0 15px;
  margin: 20px 0;
  width: 32%;
  height: 80px;
  border-left: 2px dotted;
  border-color: #ccc;
}
.ubox .ubox-right {
  float: left;
  margin: 0 auto;
  width: 30%;
  height: 80px;
  margin: 20px 0;
  border-left: 2px dotted;
  padding: 25px 40px 0 30px;
  border-color: #ccc;
}
.ubox .ubox-center p b {
  font-weight: 1;
  font-size: 25px;
  color: red;
}

.ubox-center p{
  margin: 5px 0 0 0;
}

/*サイドバー*/

.sidebar .sidebar-banner li {
  margin-bottom: 20px;
}
.sidebar .side-block {
  background-color: #fff;
  border: 1px solid #888;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  overflow: hidden;
}
.sidebar .side-block h3 {
  color: #fff;
  background-image: url(https://img21.shop-pro.jp/PA01360/880/etc/ptn_sidebg2.png?cmsp_timestamp=20160726135152);
  font-size: 16px;
  line-height: 2.4;
  padding-left: 1em;
}
.sidebar .side-block-inner {
  padding: 20px;
}
.sidebar .group-list {
  padding-left: 10px;
}
.sidebar .group-list .group-list-link {
  border-bottom: 1px dotted #ccc;
  position:relative;
  margin: 5px 0;
  padding: 5px 0;
  overflow: hidden;
}
/*ここ*/
p.cat-img{
 float: left;
width:35px;
}

.sidebar .cat-img {
  /*display: inline-block;*/

}
.sidebar .cat-name {
  display: inline-block;
  font-size: 16px;
  /*padding-bottom: 3px;
  padding-left: 10px;*/
}
.sidebar .cat-name a {
  color: #333;
}

p.cat-name{
  margin: 10px 0 0 20px;
  /*min-width: 1170px;*/
}

/*フッター*/
#footer {
  background-color: #fff;
  height: 28px;
  min-width: 1170px;
}
#footer .inner {
  position: relative;
}
#footer ul {
  position: absolute;
  left: 0;
  top: 4px;
}
#footer li {
  display: inline-block;
  margin-right: 20px;
}
#footer li:before {
  content: '> ';
  color: #a0bf7c;
}
#footer li a {
  color: #333;
}
#footer .copy {
  font-family:Helvetica,Arial,Verdana,sans-serif;
  position: absolute;
  right: 0;
  top: 4px;
}

/*カレンダー*/
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width: 190px;
margin: 0 auto;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.side_cal_memo{
margin: 10px 25px 0 20px;
font-size: 12px;
}

/*お知らせ*/
.info_text{
  font-weight: bold;
font-size: 16px;
}


