@charset "utf-8";
/* CSS Document */

/* テーマ：ベーシック／グレー */



.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.button1{ /* inputボタン設定 */
	/*cursor:hand;
	font-size:12px;
	color:#FFFFDD;
	background:#333333;
	border:1px solid #999999;
	font-weight:normal;*/
}

.text1 {border:1px solid #CCCCCC;}/* テキストエリアデザイン設定 */

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{color:#000000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#414141;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}
.mincho{
font-family:   "Times New Roman",  "游明朝", YuMincho, "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ","Meiryo",arial, serif;
}

/********************************************************************/
/* 大枠テーブル（固定） */
#container {
	width:1030px;
	text-align:left;
margin:500px auto 0;
	/*border-left:1px solid #333333;
	border-right:1px solid #333333;*/
	background:/* url(../img/container.gif) */ #ffffff;
}

/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}

/* ヘッダー */
#header{
	width:100%;
	padding-bottom:2px;
	background:url()  no-repeat;
position:absolute;
left:0;
top:0;
}

#header .inner {
	width: 860px;
	margin: 0 auto;
	padding: 35px 0 0;
	text-align: right;
	position: relative;
}



.shoplogo{ /* サイトロゴブロック（設定の場合） */
	padding:15px 5px 5px 0px;
	margin:0px;
	width:100%;
}

.shoplogo img{ /* サイトロゴブロック（表示なし） */
	/*display:none;*/
}

.siteName { /* サイト名 h1 （テキスト） */
	margin:0px;
	padding:20px 10px 3px 0px;
	font-size:150%;
	font-weight:900;
	line-height:1em;
}

.siteName a { color:#414141;text-decoration:none;}
.siteName a:hover {
	color:#336699;
	text-decoration:underline;
}


.sitecopy{ /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	padding:5px 10px 2px 0px;
	margin:0px;
	line-height:120%;
	font-weight:normal;
}

.sitecopy a {color:#666666;text-decoration:none;}
.sitecopy a:hover {color:#336699;text-decoration:none;}




/********************************************************************/
#leftSide {
	min-width: 170px; /* 左サイドtd */
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	vertical-align: top;/* background:url(../img/leftside.gif) ;*/
}


#rightSide {min-width:170px; /* 右サイドtd （3列）*/
	padding:0px;
	margin:0px;
	background:#ffffff;
	vertical-align:top;
	/* background:url(../img/rightside.gif) ;*/
}

#rightSide {min-width:170px; /* 右サイドtd （3列 ブログ）*/
	padding:0px;
	margin:0px;
	vertical-align:top;
	/* background:url(../img/rightside2.gif) ;*/
}

#center1 { /* センター td （2列）*/
	width:690px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center2 {min-width:520px; /* センターtd （3列）*/
	width:auto;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center2.gif) ;*/
}

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
}

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:660px;
	/*border:1px #1587C2 solid;*/
}

.footer_area { /* フッタのフリーエリア */
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:660px;
}

.sidebox { /* サイド用ブロック（幅設定） */

	padding:1px 0px 5px 0px;
	margin:0px;
}

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px;
	padding:0px;
	/* background:url(../img/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;}
#dx { width:750px;}

/********************************************************************/
/* 基本商品テキスト設定 */

h2.red.no2{
font-weight: bold;
}

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.price.publish_point{
    margin-top: -10px;
    margin-bottom: 10px;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}


h2.goods /* 商品名 （商品一覧）*/
a{color:#666666;text-decoration:none;font-weight:bold;text-decoration:underline;}
h2.goods a:hover{color:#3399CC;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:#336699;
	font-weight:normal;
	text-align:left;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#414141;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#414141;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}
.title1 a{color:#414141;text-decoration:underline;}
.title1 a:hover{
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#414141;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	/*background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;*/
}
.title2 a{color:#414141;text-decoration:underline;}
.title2 a:hover{
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 10px 7px;
	margin:0px;
	width:auto;
	color:#414141;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background:#d8d2cb url(../img/title_bar01.gif)  repeat-x;
}
.title3 a{color:#414141;text-decoration:underline;}
.title3 a:hover{
	color:#414141;
	text-decoration:underline;
	font-weight:bold;
}

.rank{/* ランキングアイコン */
        text-align:left;
}

.mainCont { /* メインコンテンツ */
	padding:0px;
	margin:0px;
	width:auto;
	background:#FFFFFF;
	/* background:url(../img/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;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}


/* テーブル余白設定  （固定） */
.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:#E8E8E8;} /* テーブル内カラー切り替え（タイトル部分） */
.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(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* 第二階層 */

/* パンクズ */
/* #bread{
	margin:0px;
	padding:3px 15px;
	color:#414141;
	text-align:left;
	background:#FFFFFF;
}
#bread a { color:#414141;}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#336699;
} */

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#414141;
	border-bottom:1px dotted #333333;
}

.mainFrame{ /* メイン大枠 */
	margin:0px;
	padding:1px;
	/*ackground:#1587C2;*/
	/* background:url(../img/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:#414141;
}

.mailmag_ent{ /* 新規登録 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	font-size:110%;
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:10px 5px;
	background-image:url(../img/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:80%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#414141;text-decoration:none;}
.pageTop a:hover{ color:#336699;text-decoration:none;}


/********************************************************************/
/* フッターーメニューレイアウト設定 */


td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	padding:15px 20px 5px 20px;
	color:#414141;
}
.footnavi a{ 
	color:#414141;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#336699;text-decoration:underline;}

#copyright { /* コピーライト */
	/*
padding:0px;
	padding-bottom:40px;
	width:auto;
	height:20px;
	color:#414141;
	text-align:center;
*/
	/* background:url(../img/copyright.gif) ;*/
}

#footer>#copyright { /* IE7 Safari Firefox 用 */
	/*
height:auto;
	min-height:20px;
*/
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding:6px 5px 12px 5px;
	margin:0px;
	width:auto;
	background:#E8E8E8;
}
#search form{width:155px;}
#search label{
	padding:7px 0px 0px 7px;
	margin:0px;
	color:#414141;
	line-height:100%;
	letter-spacing:0.2em;
	font-size:12px;
	font-weight:bold;
}


.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px 0px;	
	display:block;
	line-height:130%;
}

.list h3 { /* タイトル */
	padding:5px 5px;
	margin:0px;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;
}

li.ca2 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}
li.ca1 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#414141;
}

li.ca1 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#414141;
}

li.ca2 a{ padding:1px 3px 1px 15px;
	display:block;
	color:#414141;
	font-weight:normal;
	text-decoration:none;
	
}
li.ca2 a:hover{
	color:#222222;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #E8E8E8;
}

li.ca3 {
	margin:0px;
	border-top:1px solid #FFFFFF;	
	border-bottom:1px solid #FFFFFF;	
}

li.ca3 a{ padding:5px 3px 5px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background-image:url(../img/icon_eye01.gif);
	background-repeat:no-repeat;
	/*background:#E8E8E8;*/
	color:#414141;
}

li.ca3 a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/icon_eye01_ov.gif);
	background-repeat:no-repeat;
	background-color:#414141;
}

li.ca4 {
	margin:0px;
	border-bottom:1px solid #FFFFFF;
}

li.ca4 a{ padding:3px 3px 3px 25px;
	display:block;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	/*background:url(../img/icon_eye02.gif) no-repeat #EBEBEB;*/
}

li.ca4 a:hover{
	color:#547D2B;
	font-weight:normal;
	text-decoration:none;
	background:url(../img/icon_eye02_ov.gif) no-repeat #EBFFAC;
}

.sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

.sline2 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
}

/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	margin-top:-3px ;
	padding:5px;
	background: #FFFFFF;
}

.sidemain1 p {
	padding: 0;
	margin:0 0 5px 0px;
	line-height:120%;
}

.sidemain1 ul { /* リスト設定 */
	margin:0px;
	/*padding:3px 0px 3px 0px;*/
	list-style:none;
} 

.sidemain1 li {
	display:block;
	/*padding:2px 0px 2px 10px;
	color:#0E577E;*/
	/*background:url(../img/icon_eye03.gif) no-repeat*/
}

/* カレンダー */
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:200px;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	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:#414141;
	background:#E8E8E8;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#FFFFFF;
	background:#414141;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#FFFFFF;
	background:#336699;
	text-align:center;
}

.chert { /* 表示色説明枠  */
	margin:5px 5px;
	font-size:84%;
}
.chert td {
	border-collapse:separate;
	padding:0px 0px 0px 5px;
	border:2px solid #FFFFFF;
}

.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(../img/blogbox.gif) ;*/
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px 0px 5px 0px;
	display:none;
	font-size:110%;
/*	color:#FFFFFF;*/
	color:#333333;
	height:19px;
/*	background:url(../img/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;
        display:none;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#547D2B;
	background:url(../img/subtitle.gif);
	height:19px;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.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;background-color:#414141;}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(../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;
}

#footer dt {
 font-size: 130%!important;
}

#footer dd {
 font-size: 100%!important;
}

.sidebox .title1{ text-align:center;}

/*------hack------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 */
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */









#head{width:910px;  background:url(//www.soukaiketsu.com/00_image/top/common/bg_head.jpg) no-repeat;}
#head .head_box{width:910px; height:240px; }
#head .head_box h1{float:left; margin:27px 40px 25px 0;}
#head .head_box h2{float:left; margin:42px 0 0;}
#head .head_box p{clear:both; margin:0 0 15px 7px;}

#contents{width:910px; margin:0 0 15px;}
#left{width:240px; float:left; margin-right: 5px; font-size: 120%;}
#right{width:660px; float:right; text-align:left; margin:0; padding:0; z-index: 9999;}
/*右カートボタン追加のための変更2017.10.29
#page-top{position:fixed; right:10px; bottom:0; padding:0;}*/
/*#page-top{position:fixed; right:20px; bottom:65px; padding:0;}*/

/* 追従バナーとの干渉を改善_220616 */
#page-top {
  position: fixed;
  right: 20px;
  bottom: 5px;
  padding: 0;
}

#to-cart {
  position: fixed;
  bottom: 75px;
  right: 20px;
  z-index: 100;
}

#left .ichiran{background:url(//www.soukaiketsu.com/00_image/top/common/bg_ami.jpg) repeat; margin:0 0 10px; padding:0 0 5px}
#left .ichiran h3{display:block; color:#fff; background:#65B2D9; font-size:83%; line-height:1.0; margin:0 0 10px; padding:8px 10px;}
#left .ichiran .i_box{width:210px; margin:0 auto 5px; padding:5px; background:#fff;}
#left .ichiran .i_box p,#left .ichiran .i_box dl{display:table-cell; vertical-align:middle;}
#left .ichiran .i_box p{width:64px;}
#left .ichiran .i_box dl dd{font-size:70%; margin:5px 0 0;}
#left .ichiran .bl-hot {background:#fff;}
#left .ichiran .bl-hover{cursor:pointer; background:#FFFF99;}
#left .bn_o{text-indent:-9999px; overflow:hidden; margin:0 0 10px;}
#left .bn_o a{display:block;}
#left .bn_o a:hover{background:none;}
#left .bn_news{width:240px; height:320px; background:url(//www.soukaiketsu.com/00_image/common/bn_aprica_ov.jpg) no-repeat;}
#left .bn_news a{width:240px; height:320px; background:url(//www.soukaiketsu.com/00_image/common/bn_aprica.jpg) no-repeat;}
#left .bn_list{list-style:none; padding:0 0 5px;}
#left .bn_list li{margin:0 0 5px;}
#left .ichiran .i_list{list-style:none; width:220px; padding:0 10px;}
#left .ichiran .i_list li a{font-weight:bold; font-size:70%; text-decoration:none; background-image:url(//www.soukaiketsu.com/00_image/top/common/ic_01.png); background-repeat:no-repeat; background-position:10px 50%; background-color:#fff; display:block; margin:0 0 5px; padding:8px 5px 8px 22px;}
#left .ichiran .i_list li a:hover{background-color:#FFFF99; color:#004ea2;}
#left .ichiran .i_list li a .check{font-weight:bold; padding:0 47px 0 0; background:url(//www.soukaiketsu.com/00_image/top/common/ic_check.gif) no-repeat 100% 50%;}
#left .bn_01{margin:0 0 10px;}
#left .ichiran_r{background:url(//www.soukaiketsu.com/00_image/top/common/bg_ami.jpg) repeat; margin:0 0 30px; padding:0 0 5px}
#left .ichiran_r h3{display:block; color:#fff; background:#FF6666; font-size:83%; line-height:1.0; margin:0 0 10px; padding:8px 10px;}
#left .ichiran_r .ir_list{list-style:none; width:220px; padding:0 10px;}
#left .ichiran_r .ir_list li{background-color:#fff; display:block; margin:0 0 5px; padding:8px 0 8px 12px;}
#left .ichiran_r .ir_list .bg_y{background-color:#FFFF99;}
.sidebox .chert{display:none;}
.carender{padding-bottom:0;}
#cal{text-align:center; margin:0 0 10px; padding:10px 0 0;}
#cal table{border-left:solid 1px #C8C8C8; border-top:solid 1px #C8C8C8; font-size:100%; margin:0 auto 10px;}
#cal table caption{font-weight:bold; padding-bottom:5px;}
#cal table th,#cal table td{border-right:solid 1px #C8C8C8; border-bottom:solid 1px #C8C8C8; text-align:center;}
#cal table th{background:#F8BE11; color:#FFFFFF; font-weight:bold;}
#cal table .yasumi{background:#FFE9E5; color:#ED0000;}
#cal table .today{background:#FFF77F; font-weight:bold;}
#cal ul{list-style:none; font-size:100%; margin:0;}
#cal ul li{padding:0;}

#calendar_div table th{background:#F8BE11; color:#FFFFFF; font-weight:bold;}
#calendar_div table .existdata{color:#ED0000;}
.cal_txt{text-align:center;}
.cal_txt span{color:#ED0000;}
.cal_txt .today{color:#72beb7;}




.freepage{padding :10px 0px 10px 20px;}



#head{
width:100%; 
position:absolute;
top:0;
left:0;
}

#head .headinner{
width:910px;
margin:0 auto;
position:relative;
}

#headback{
position:absolute;
top:0;
left:0;
width:100%; 
background:url(//www.soukaiketsu.com/images/hedback.jpg) ;
/***************************ヘッダーお知らせ時

height:300px;
background-repeat:no-repeat;
end**************************ヘッダーお知らせ時*/
}

#header{
width:1030px;
margin:0 auto ;
position:relative;

}


#header #top {
height: 240px;
position: relative;
width: 1030px;
padding-top:10px;
}
#header h1 {
/*position: absolute;*/
top: 13px;
padding-left:5px;
font-size:15px;
/*font-size:10px;*/
font-weight:normal;
color:#541e00;
}
/*#header #hedtel{
position: absolute;
right: -2px;
top: 13px;
padding-right: 0px;
}*/
#header #hedtitle{
position: absolute;
left: 0;
top: 125px;
padding-right: 0px;
font-size: 15px;
}
#header #hedmedal {
    position: absolute;
/*right: -10px;
top: 2px;*/
right: -20px;
top: 18px;
    padding-right: 0px;
}
#header #hedmedal img {
width:200px;
}
#header #hedtel {
    position: absolute;
    right: -20px;
    top: 70px;
    padding-right: 0px;
display: none;
}

/***************************特別のおしらせ
#header #hedtitle2{
	position: absolute;
	left: -15px;
	top: 220px;
	padding-right: 0px;
	width: 963px;
	color: red;
	font-weight: bold;
	
}*/
/*#header #headcontact{
position: absolute;
right: -6px;
top: 140px;
padding-right: 0px;
}*/
#header #headcontact {
    position: absolute;
    right: -20px;
    /* top: 140px; */
    top: 155px;
    padding-right: 0px;
}
#header #hedtitle img{
	margin-bottom:8px;
}
#header #hedillust{
position: absolute;
right: 110px;
top: 27px;
padding-right: 0px;
}
.hedillusttext{
position: absolute;
right: 460px;
top: 44px;
text-align:center;
line-height: 1.5em;
font-size: 15px;
}
#header #hedtitle .small {
    font-size: 10px;
    margin: -25px 0 0 120px;

}
/******************
/* ヘッダーナビゲーション
******************/
.hednavi a:hover img{
opacity:1;
filter:alpha(opacity=100);
-ms-filter: “alpha( opacity=100 )”;
}
/***************************平常時naviback*/
#naviback{
	 height:60px;
	background:#64bdea;
	border-bottom:5px solid #f0bf36;
	border-top:3px solid #a7e0fc;
width:100%;
position:absolute;
top:230px;
	}
/***************************特別のおしらせnaviback
#naviback{
	 height:60px;
	background:#64bdea;
	border-bottom:5px solid #f0bf36;
	border-top:3px solid #a7e0fc;
width:100%;
position:absolute;
top:250px;
}*/
.hednavi{
	margin: 0 auto;
	width: 1030px;

}
ul#navi {
	position:absolute;
	width: 1080px;
	margin:14px auto 0;
}
ul#navi li {
	float:left;
	height:37px;
	list-style:none;
	overflow:hidden;
	position:relative;
	margin:0 17px 0;
}
ul#navi li img {
	position:absolute;
	border: none;
}
ul#navi li img {
	left:0;
	top:0;
}
ul#navi li a:hover img {
	top:-44px;
	border: none;
}
ul#navi li.gnavi01 {
	width:85px;
}
ul#navi li.gnavi02 {
	width:121px;
}
ul#navi li.gnavi03 {
	width:127px;
}
ul#navi li.gnavi04 {
	width:133px;
}
ul#navi li.gnavi05 {
	width:143px;
}
ul#navi li.gnavi06 {
	width:133px;
}
ul#navi li.gnavi07 {
	width:97px;
}

#naviback01{
	 height:40px;
	background: -moz-linear-gradient(top, #ffffff, #b5daed);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#b5daed));
width:100%;
position:absolute;
top:298px;
	}
.hednavi01{
	margin: 0 auto;
	width: 1030px;
}
ul#navi01 {
	width: 553px;
	margin:0px auto 0;
}
ul#navi01 li {
	float:left;
	list-style:none;
	overflow:hidden;
	position:relative;
	margin:0 15px 0;
	background:url(//www.soukaiketsu.com/images/listarrow.png) no-repeat 0 53%;
	background-size: 5px 8px;
	padding:10px 0px 9px 13px;
}
ul#navi01 li a{
	font-size:0.7em;
	color:#1566bb;
	text-decoration: underline;
}
ul#navi01 li a:hover{
	color:#fe6753;
}

#leftSide{
width: 240px;
}

#center1{
width: 752px;
padding-left:25px;
} 

#footer {
	text-align: center;
	width: 100%;
	min-width: 860px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	padding: 15px 0 0;
	line-height: 1.7;
}

#footerback{

width: 100%;
min-width: 910px;
height: 880px;
/*margin-bottom:-800px;*/
margin-bottom:-880px;
position: absolute;
left: 0;
bottom: 0;

}
#foot{width:100%; margin:0 auto; padding:20px 0 0; position:relative;}

#foot .foot_box{margin:-32px 0 0; padding:43px 0 0; background:#B7EBF7; position:relative; z-index:0;
behavior:url(//www.soukaiketsu.com/PIE.htc);}
#foot .mi_f{margin:0; position:relative; text-align:center; z-index:1;}
#foot .foot_box_m{
width: 100%;
padding:0 ; 
height:750px;
background:url(//www.soukaiketsu.com/00_image/top/common/bg_foot.jpg) repeat-x 0 bottom;}
#foot .foot_box_m h4{text-align:center; margin:0 0 15px;}
#foot .foot_box_m .mi_f2{text-align:center; margin:0 0 30px;}
#foot .foot_box_m .info_box{
margin:0 auto;
width:910px;
}
#foot .foot_box_m .info_box dl{width:415px;}
#foot .foot_box_m .info_box .info_l{float:left;}
#foot .foot_box_m .info_box .info_r{float:right;}
#foot .foot_box_m .info_box dl dt{font-size:16px; font-weight:bold; margin:0 0 10px; color:#005BAC;}
#foot .foot_box_m .info_box dl dt a{font-weight:bold; color:#005BAC;}
#foot .foot_box_m .info_box dl dd{margin:0 0 35px; 	color: #FFF;
	font-size: 13px; line-height: 1.8;}
#foot .foot_box_m .info_box dl dd,#foot .foot_box_m .info_box dl dd a{color:#333;}
#foot .foot_box_m .info_box dl dd img{vertical-align:middle;}
#foot .foot_box_m .info_box dl .toi_tel span{color:#F00;}
#foot .foot_box_m .info_box dl .toi_tel img{display:block; margin:5px 0 10px 8px; vertical-align:bottom;}
#foot .foot_box_m .copy{padding:100px 0 0; font-size:13px; text-align:center; color:#005BAC;}

body {
border-top:6px solid #6fbcff;
}

#container{
width: 1030px;
margin-top:300px;
}

/*#bread {
    width: 750px !important;
}*/

table.syousai_01 {
    border-right: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    margin: 0 0 30px !important;
    width:750px
}

table.syousai_01 th, table.syousai_01 td {
    border-bottom: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    font-size: 90%;
}

table.syousai_01 th{
   background: none repeat scroll 0 0 #bfe8e8 !important;
    padding: 5px;
    width:20%
}


table.syousai_01 td {
    background: none repeat scroll 0 0 #fffcf0;
    padding: 5px;
    width:80%;
}

.shiny-blue {
   font-size: 50px !important; 
  color: #ff4200 !important;
  background: #fff !important;
  background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #fff 50%, #fff 100%) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff3), color-stop(0.5, #fff), color-stop(0.5, #fff), color-stop(1, #fff)) !important;
 
}

.shiny-blue a{
  text-decoration: none;
  color: #ff4200 !important;
  width: 100%;
  display:block;
}


#linknavi{
width:720px;
margin:0 auto;
position:relative;
}
#link_box{
top:-300px;
right:0;
	position:absolute;

}

#link_box li{
	padding:5px;
position: fixed;
margin-left:50px;
list-style-type:none;
        z-index:9999;

}
/*テキストの枠*/
.text_text20 {
	margin-right: 20px;
	margin-left: 20px;

}
.text_text40 {
	margin-right: 40px;
	margin-left: 40px;
}

/*ボタン*/
.square_btn {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #64BDEA;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
/*NAVY ボタン*/
.btn-flat-border {
  display: inline-block;
  padding: 0.7em 1em;
  text-decoration: none;
  color: #103256;
  border: solid 2px #103256;
  border-radius: 10px;
  margin:0 auto 50px;
}
.btn-flat-border a {
  text-decoration: none;
  color:#103256;
  display:block;
}
.btn-flat-border:hover {
  background: rgb(207, 219, 232, 0.7);
}
.btn-flat-border:hover a {
  color:rgb(16, 50, 86, 1);
}

/*マルチ座クッションの追加*/
#cu-wrapper {
	width: 722px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
ul#cu {
	width: 720px;
	list-style:none;
}
ul#cu li {
	list-style:none;
}
ul#cu li a{
	float:left;
	margin-left:15px;
	margin-bottom:20px;
}
ul#cu li img {
	border: none;
}
#cu-backcolor {
	background-color: #A6FFFF;
	font-weight: bolder;
}
.cu-bordler {
  border: 1px #999 solid;     /* 枠線の装飾 */

}
.mgb30 {
	margin-bottom:30px;
}
.mgb60 {
	margin-bottom:60px;
}
.mgl30 {
	margin-left:30px;
}
.mgt30 {
	margin-top:30px;
}
.mgl80 {
	margin-left:80px;
}


/****************EXリニューアルページ スライドショー・他（2015.03.05）********/
#ex #slideshow {
    height: 400px;
/*    width: 550px;*/
    margin-left: 25px;
    z-index: 1;
}
#ex .sl_bt {
    list-style: outside none none;
}
#ex .sl_box {
    height: 400px !importnt;
    margin: 0 0 15px;
    padding: 0 0 0 50px;
    position: relative;
    width: 600px  !importnt;
}
#ex .bt_p, #ex .bt_n {
    display: block;
    height: 52px;
    left: 0;
    position: absolute;
    top: 156px;
    width: 52px;
    z-index: 2;
}
#ex .bt_n {
    left: 570px;
}
#ex #prev1 {
    background: url("//www.soukaiketsu.com/image/aromavilla2/bt_01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 52px;
    overflow: hidden;
    text-indent: -9999px;
    width: 52px;
}
#ex #next1 {
    background: url("//www.soukaiketsu.com/image/aromavilla2/bt_02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 52px;
    overflow: hidden;
    text-indent: -9999px;
    width: 52px;
}
#ex div .sl_box #slideshow img {
	border: 1px solid #666;
        border-radius: 25px;
}
#ex .waku {
	border-top: #333 1px solid; 
	border-left: #333 1px solid;
}
#ex .waku2 {
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
	padding-left:3px; 
}


#ex .blue_back {
	background-color:#e8fefe;
}
#ex_about li {
	border: 1px dotted #f39800;
}
#ex_about p {
	padding:10px;
}
#ex .main_ex2 .center .left .float {/**20170605*/
	margin-bottom: 30px;
}


#ex .main_ex2 .center .left .float ul {
	list-style-type:none;
}
#ex .main_ex2 .center .left .float ul li {
	float: left;
    width: 45%;
	padding:0 16px;
	margin-left:5px;
}
#ex .main_ex2 .center .left div .float ul .left {
	margin-top: 10px;
	margin-bottom: 15px;
}

/****************アロマヴィラ（2019.05.29）　slidshowの矢印ずれ対応*******/
#aromavilla2 #slideshow, #aromavilla2 #slideshow2, #aromavilla2 #slideshow3, #aromavilla2 #slideshow4 {
    margin: auto;
}



/****************ポータブルクッション（2015.05.30）********/
 .main_portable {
	width:745px;
	margin:0px 0px 40px;
}
.main_portable .box1 {
	margin-bottom: 10px;
	text-align: left;
	margin:20px 80px;
}
.mgl50 {
	margin-left: 50px;
}
 .float2 ul {
	list-style-type: none;
	text-align:center;
	margin-left:80px;

}
 .float2 ul li {
	float: left;
	width: 45%;
}
	


 .float3 ul {
	list-style-type: none;
  text-align:center;
  margin-left: 15px;
}
 .float3 ul li {
	float: left;
	width: 31%;
  margin-left: 5px;
  margin-bottom: 5px;
}
/****************リネンシーツ・ケット（2015.03.30）********/
#linen .main_linen {
	width:745px;
	margin:0px 0px 40px;
}
#linen .main_linen .box1 {
	margin-bottom: 10px;
	text-align: left;
	margin:20px 80px;
}
.mgl50 {
	margin-left: 50px;
}
#linen .main_linen .float2 ul {
	list-style-type: none;  !important;
	text-align:center;

}
#linen .main_linen .float2 ul li {
	float: left;
	width: 45%;
}


#linen .main_linen .float3 ul {
	list-style-type: none  !important;
  text-align:center;
  margin-left: 15px;
}
#linen .main_linen .float3 ul li {
	float: left;
	width: 31%;
  margin-left: 5px;
  margin-bottom: 5px;
}
/*#linen .main_linen #dx .syousai_01 th  { width: 30%; text-align: left; }*/
 
@media only screen and (max-width:480px){
    #linen .main_linen #dx .syousai_01 th,
    #linen .main_linen #dx .syousai_01 td{
        width: 100%;
        display: block;
        border-top: none;
    }
   /* #linen .main_linen #dx .syousai_01 tr:first-child th   { border-top: 1px solid #ddd; }*/
}
.mgr35 {
  margin-right: 35px;
}
.mgb50 {
	margin-bottom:50px;
}
.font22 {
	font-size:22px;
}
.bold {
	font-weight:bold;
}
.bolder {
	font-weight:bolder;
}
/* **************リネンシーツ　リニューアル（2015.6.30）******************* */
#linen .main_linen #tokutyou p {
	font-size: 18px;
	color: #0095E4;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(/images/linen/tokucyo.gif);
	background-position: 100px;
	line-height: 40px;
        padding-left:130px;
	
}


#linen .main_linen  #tokutyou {
	font-size: 30px;
	color: #0095E4;
	font-weight: bold;
	word-spacing: normal;
	background-image: url(/images/linen/tokutyou_waku.gif);
	background-repeat: no-repeat;
	background-position: 50px;
	line-height: 100px;
}
#linen .main_linen .tokutyou {
	font-size: 32px;
	font-weight: bold;

}
#linen .main_linen h3 .tokutyou {
	font-size: 36px;
	font-weight: bold;

}
#linen .main_linen h3 p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	color: #0095E4;
	font-weight: bold;
	padding-left: 40px;
	line-height: 100px;
        background-image: url(/images/linen/midashi.gif);
	background-repeat: no-repeat;
	margin-bottom: -15px;
	background-position: -5px;
}
#linen .main_linen h3 {
	
}
#linen .main_linen .waku {
	border: 1px solid #3AADEA;
} 
#linen .red{
	color:#F00;
}
.ondo_ctrl{
	font-size:24px;
	font-weight:400;
}
.haikei_blue {
	background-color: #E3EFFD;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}



/***ケット*****/
#linenket .main_linenket {
	width:745px;
	margin:0px 0px 40px;
}
#linenket .main_linenket .box1 {
	margin-bottom: 10px;
	text-align: left;
	margin:5px 54px;
}
.mgl50 {
	margin-left: 50px;
}
#linenket .main_linenket .float2 ul {
	list-style-type: none;  !important;
	text-align:center;
  margin-left: 15px;
}
#linenket .main_linenket .float2 ul li {
	list-style-type: none;
	float: left;
	width: 45%;
   margin-left: 20px;
}


#linenket .main_linenket .float3 ul {
	list-style-type: none;
  text-align:center;
  margin-left: 10px;
}
#linenket .main_linenket .float3 ul li {
	list-style-type: none;
	float: left;
	width: 31%;
  margin-left: 5px;
  margin-bottom: 5px;
}
.mgr35 {
  margin-right: 35px;
}
.mgb50 {
	margin-bottom:50px;
}
.font22 {
	font-size:22px;
}
.bold {
	font-weight:bold;
}



	#linenket .main_linenket .txt_c02 {
	height: 315px;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 #linenket .main_linenket #shiyou ul {
	text-align: left;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	list-style-type: none;  !important;
	}  

#linenket #shiyou ul li {
	list-style-type:none;  !important;
	display: inline-block;
}

.disp-tbl1 {
  display: block;
  width: 20%;
  background-color:#bfe8e8;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  padding-left: 5px;
  	list-style-type: none;
 
}
.disp-tbl2 {
  display: block;
  width: 75%;
  background-color:#fffcf0;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  padding-left: 5px;
  	list-style-type: none;

}
ul#item-scroll {
    bottom: 0px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    width: 80px;
    z-index: 1000;
}
ul#item-scroll.nocart {
    bottom: 0;
}
ul#item-scroll li {
    background: #fff none repeat scroll 0 0;
    display: inline;
    height: 42px;
}
ul#item-scroll li a {
    background-repeat: no-repeat;
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
ul#item-scroll li.info-item {
    display: none;
    text-indent: -9999px;
    visibility: hidden;
}
ul#item-scroll li.info-item a {
    display: none;
    visibility: hidden;
}
ul#item-scroll li .pagetop {
    background: #fff url(//www.soukaiketsu.com/images/to_pagetop.gif) repeat scroll 0 0;
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
ul#item-scroll li .semidougle {
    background: #fff url(//www.soukaiketsu.com/images/semidoble.gif) repeat scroll 0 0;
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
ul#item-scroll li .double {
    background: #fff url(//www.soukaiketsu.com/images/double.gif) no-repeat scroll 0 0;
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
ul#item-scroll li .widedouble {
    background: #fff url(//www.soukaiketsu.com/images/widedouble.gif) no-repeat scroll 0 0;
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}ul#item-scroll li .cart{
    background: #fff url(//www.soukaiketsu.com/images/cart.gif) no-repeat scroll 0 0;
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
div#scrollUp {
    background: #fff none repeat scroll 0 0;
    display: block !important;
}
ul#item-scroll li a:hover, div#scrollUp:hover img {
    opacity: 0.8 !important;
}
ul#item-scroll-cate {
    bottom: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    width: 80px;
    z-index: 1000;
}
ul#item-scroll-cate li {
    background: #fff none repeat scroll 0 0;
    display: inline;
    height: 42px;
}
ul#item-scroll-cate li a {
    display: block;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
    width: 80px;
}
ul#item-scroll li a.pagetop {
    background: rgba(0, 0, 0, 0) url(//www.soukaiketsu.com/images/to_pagetop.gif) no-repeat scroll 0 0;
}
ul#item-scroll li a.semidougle {
    background: rgba(0, 0, 0, 0) url(//www.soukaiketsu.com/images/semidoble.gif) no-repeat scroll 0 0;
}
ul#item-scroll li.double {
    background: rgba(0, 0, 0, 0) url(//www.soukaiketsu.com/images/double.gif) no-repeat scroll 0 0;
}
ul#item-scroll li.widedouble {
    background: rgba(0, 0, 0, 0) url(//www.soukaiketsu.com/images/widedouble.gif) no-repeat scroll 0 0;
}
ul#item-scroll li.cart{
    background: rgba(0, 0, 0, 0) url(//www.soukaiketsu.com/images/cart.gif) no-repeat scroll 0 0;
}


/****************トラックマット（2015.010.8）********/
#track_mat .main_track_mat {
	width:745px;
	margin:0px 0px 40px;
}
#track_mat .main_track_mat .box1 {
	margin-bottom: 10px;
	text-align: left;
	margin:20px 80px;
}
.mgl50 {
	margin-left: 50px;
}
#track_mat .main_track_mat .float2 ul {
	list-style-type: none;
	text-align:center;
	margin-left:80px;

}
#track_mat .main_track_mat .float2 ul li {
	float: left;
	width: 45%;
}
.sidetitle{
background: #65B2D9;
color:#fff;
padding:7px 0px 3px 18px;
margin-top:13px;
/*margin-top:5px;*/
}
/*2018/12/20 トラックマットレス＝ポータブルの注意書き*/
#track_mat .product2,
#outdoor_mattress .product2 {
	margin-top: 30px;
}

#track_mat .product2 ul,
#outdoor_mattress .product2 ul {
	list-style-type: none;
	text-align:center;
    margin:  20px auto;
}

#track_mat .product2 ul li,
#outdoor_mattress .product2 ul li {
	list-style-type: none;
	float: left;
    margin-left: 20px;
    text-align: left;
}

#track_mat .waku,
#outdoor_mattress .waku {
	width: 715px;
	padding: 30px 5px -30px 5px;
	background: #fff;
		border-radius:10px; 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;

}

/****************右サイドから飛び出るバナー（2015.02.27）********/
.tab_ban {
	width: 90px;/* 最初に表示されるバナーの幅 */
	height: 200px;/* バナーの高さ */
	position: fixed !important;/* バナーを固定します */
	position: absolute;
	right: 0;/* 右から0pxの位置に指定 */

}
.tab_ban a {/* リンクするエリアをバナー全体に広げる設定 */
	display: block;
	width: 100%;
	height: 100%;
}
.tab_ban:hover {/* カーソルが乗った時の動きを指定 */
	width: 550px;/* バナーが伸びた時の幅 */

	/* 以下アニメーションの設定 */
	-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;
}
.tab_ban a:hover {
	/* IE9用 */
	width: 550px\9;
}
#tab01 {
	background: url(//www.soukaiketsu.com/images/tab01.jpg) 0 0 no-repeat;
/*	background-size: 412px 150px;*/
	top: 150px;
}
#tab02 {
	background: url(//www.soukaiketsu.com/images/tab02.jpg) 0 0 no-repeat;
	top: 360px;
}
#tab03 {
	background: url(//www.soukaiketsu.com/images/tab03.jpg) 0 0 no-repeat;
	top: 590px;
}


.tab_ban2 {
	visibility:visible;             /*消したい時はhiddenに変更*/
	height:4500px;                  /*高さを設定*/
	min-height:100%;
	width: 100px;                   /*画像の横幅に合わせる*/
	z-index: 999;                    /*ページの背面に廻る様に*/
	position: absolute;             /*位置調整用です*/
	display: block;
	top:0px;                 /**/
	list-style:none;
	}

	@media screen and (max-width: 1300px) {
.tab_ban{
display:none;
}

}


/* まとめ割引リンク */
#bundle_link {
    margin-top: 3px;
    text-align:center;
}

.bundle_display a {
    display:inline-block;
    margin-top:3px;
    padding:3px;
    border:1px solid #f00;
    line-height:1.3;
    text-decoration:none;
    color:#f00;
}

.bundle_display a:hover {
    border:1px solid #f00;
    background:#ffefef;
}

.bundle_table{
    border: 1px solid #999;
    word-wrap: break-word;
    width:98%;
    font-size:0.75em;
}

.bundle_title{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
}

.bundle_backcolor1{
    background-color: #DDD;
    border: 1px solid #999;
    padding: 2px 4px;
    text-align: center;
}

.bundle_backcolor2{
    background-color: #FFF;
    border: 1px solid #999;
    padding: 2px 4px;
}
.bundle_name {
    display: inline-block;
    margin-top: 3px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    color: #f00;
}


div[aria-describedby='bundle_dialog'] .ui-widget-header {
    border: 0px;
    background: #ffffff;
    text-align: left;
}
#bundle_dialog table {
  border-collapse: collapse;
}

#bundle_detail > .bundle_table + h4,
#bundle_detail > .bundle_table + .bundle_table {
 margin-top:1.5em;
}

#bundle_detail > div:last-child {
 padding:1.5em 0 1em;
 text-align:center;
}

#bundle_detail > .bundle_table td {
 font-size:1.2em;
 font-family:"ＭＳ Ｐゴシック", Osaka,monospace;
}

#bundle_detail > .bundle_table ul.option_style li {
 color:#222;
}
/* まとめ割り終わり*/


/*********** プレミアムページcss 20160310 ***********/

#premium{width:750px; text-align:center; padding:50px 0;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
/* border-radius */
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);}
#premium img{max-width: 100%; height: auto; width /***/:auto;}
#premium .box-p01{margin:0 0 50px;}
#premium .box-p01 h3{text-align:center; margin:0 0 -92px; position:relative;}
#premium .box-p01 dl dt,
#premium .box-p01 dl .txtb,
#premium .box-p02 ol li dl dt,
#premium .box-p03 .txt-b03 dt,
#premium .box-p03 .h02 h6,
#premium .box-p04 .txt-b,
#premium .box-p07 p strong{font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;}
#premium .box-p01 dl dt{font-size:168%; font-weight:bold; line-height:1.5; margin:0 0 20px;}
#premium .box-p01 dl dd{line-height:1.8; margin:0 0 30px;}
#premium .box-p01 dl .txtb{font-size:202%; margin-bottom:0; line-height:1.0; position:relative;}
#premium .box-p01 .logo-p{text-align:center; margin:5px 0 50px; padding:0;}
#premium .box-p02 h4{margin:0 0 60px;}
#premium .box-p02 ol{list-style:none; padding-bottom:15px;}
#premium .box-p02 ol li{margin:0 0 25px; padding:65px 0 0;}
#premium .box-p02 ol li dl dt{font-size:151%; font-weight:bold; margin:0 0 10px; color:#440000;}
#premium .box-p02 ol .r01{background:url(//www.soukaiketsu.com/00_image/premium/ic-01.jpg) no-repeat 50% 0;}
#premium .box-p02 ol .r02{background:url(//www.soukaiketsu.com/00_image/premium/ic-02.jpg) no-repeat 50% 0;}
#premium .box-p02 ol .r03{background:url(//www.soukaiketsu.com/00_image/premium/ic-03.jpg) no-repeat 50% 0;}
#premium .box-p02 ol .r04{background:url(//www.soukaiketsu.com/00_image/premium/ic-04.jpg) no-repeat 50% 0;}
#premium .box-p02 ol .r05{background:url(//www.soukaiketsu.com/00_image/premium/ic-05.jpg) no-repeat 50% 0;}
#premium .box-p02 ol .r06{background:url(//www.soukaiketsu.com/00_image/premium/ic-06.jpg) no-repeat 50% 0;}
#premium .box-p03 h4{width:752px; margin:0 0 90px; text-align:center; padding:0;}
#premium .box-p03 .txt-b03{margin:50px 0 40px;}
#premium .box-p03 .txt-b03 dt{font-size:185%; font-weight:bold; margin:0 0 10px; color:#440000;}
#premium .box-p03 .txt-b03 dd{width:652px; margin:0 auto; line-height:1.8; text-align:left;}
#premium .box-p03 .h01{margin:0 0 30px;}
#premium .box-p03 .h01 h5{margin:-5px 0 20px; position:relative;}
#premium .box-p03 .h01 p{margin:0 0 30px; line-height:1.5;}
#premium .box-p03 .h01 .txt-l{width:550px; margin:0 auto 20px; text-align:left;}
#premium .box-p03 .h01 ul{list-style:none; text-align:center;}
#premium .box-p03 .h01 ul li{display:inline; padding:0 12px;}
#premium .box-p03 .h02 p{margin:0 0 40px; line-height:1.5;}
#premium .box-p03 .h02 h5{margin:0 0 30px; padding:10px 0 0;}
#premium .box-p03 .h02 h6{margin:0 0 40px; padding:30px 0 0; font-size:168%; font-weight:bold; line-height:1.5;}
#premium .box-p03 .h02 .w510{width:510px; margin:0 auto;}
#premium .box-p03 .h02 .w510 img{max-width: 100%; height: auto; width /***/:auto; display:block; margin:0; padding:0;}
#premium .box-p03 .h02 .mg_b01{margin-bottom:70px;}
#premium .box-p03 .h02 .h-txt{margin:0 0 70px;}
#premium .box-p03 .h02 .h-txt dt{margin:0 0 25px;}
#premium .box-p03 .h02 .h-txt .txt{width:550px; margin:0 auto 45px; text-align:left; line-height:1.5;}
#premium .box-p03 .h02 .h-txt .bold{font-weight:bold; text-align:center; margin-bottom:20px;}
#premium .box-p03 .h02 .marg0,#premium .box-p03 .h02 .h-txt .marg0{margin-bottom:0;}
#premium .box-p03 .type{padding:0 0 0 50px;}
#premium .box-p03 .type dl{width:315px; text-align:left;}
#premium .box-p03 .type dl dd{margin:20px 0 0; font-size:83%; line-height:1.5;}
#premium .box-p03 .t01{height:470px; position:relative; margin-top:-40px; background:url(//www.soukaiketsu.com/00_image/premium/bg-01.jpg) no-repeat 100% 100%;}
#premium .box-p03 .t02{position:relative; margin:-80px 0 30px; background:url(//www.soukaiketsu.com/00_image/premium/bg-02.jpg) no-repeat 100% 110px;}
#premium .box-p03 .t02 .t03{margin-top:130px;}
#premium .box-p03 .monitor{width:652px; margin:0 auto 30px; background:url(//www.soukaiketsu.com/00_image/premium/bg-m.jpg) repeat; position:relative;
/* border-radius */
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);}
#premium .box-p03 .monitor p{width:177px; height:270px; margin:0; padding:0; position:absolute; bottom:0; right:18px;}
#premium .box-p03 .monitor dl{width:420px; padding:25px 0 25px 20px; text-align:left;}
#premium .box-p03 .monitor dl dd{font-size:83%; line-height:1.5; margin:20px 0 0;}
#premium .box-p03 .monitor dl dd strong{font-weight:bold;}
#premium .box-p04 h4{text-align:center; margin:0 0 50px; padding:0;}
#premium .box-p04 .txt{width:652px; margin:0 auto 50px; line-height:1.5; text-align:left;}
#premium .box-p04 .txt-b{font-size:185%; font-weight:bold; margin:0 0 50px; color:#440000;}
#premium .box-p04 .img01{margin-bottom:30px;}
#premium .box-p04 .img02{margin-bottom:50px;}
#premium .box-p04 h5{text-align:center; margin:20px 0; padding:0;}
#premium .box-p04 dl{padding:0 0 10px;}
#premium .box-p04 dl dt{text-align:center; font-weight:bold; margin:0 0 25px;}
#premium .box-p04 dl dd{text-align:center; margin:0 0 25px;}
#premium .box-p04 dl .txt-l{width:550px; margin:0 auto 25px; text-align:left;}
#premium .box-p04 dl dd dl dt{font-size:117%;}
#premium .box-p04 dl dd dl dd{display:inline-block; margin:0 5px; padding:0 0 15px;}
#premium .box-p05 h4{text-align:center; margin:0 0 50px; padding:0;}
#premium .box-p05 p{text-align:center; margin:0 0 30px;}
#premium .box-p05 p strong{font-weight:bold; display:block; padding:0 0 15px;}
#premium .box-p05 dl{padding-bottom:10px;}
#premium .box-p05 dl dt{text-align:center; margin:0 0 25px; position:relative; z-index:1;}
#premium .box-p05 dl dd{margin:0 0 40px; position:relative; z-index:1;}
#premium .box-p05 dl .txt-l{width:550px; margin:0 auto 40px; text-align:left;}
#premium .box-p05 dl .slid-box/* ,#premium .box-p05 dl .img-waku */{width:650px; padding:25px 0; border:solid 1px #ccc; margin:0 auto;
/* border-radius */
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);}
/* #premium .box-p05 dl .img-waku img{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);} */
#premium .box-p05 dl .img-waku{margin:-80px 0 -30px; padding:0; position:relative; z-index:0;}
#premium .box-p05 dl .slid{position:relative; padding-bottom:63px;}
#premium .box-p05 dl .bx-pager{display:none;}
.bx-prev,.bx-next{position:absolute; bottom:0; display:block; text-indent:-9999px; overflow:hidden;}
.bx-prev{width:81px; height:44px; background:url(//www.soukaiketsu.com/00_image/premium/bt-prev.jpg) no-repeat; left:288px;}
.bx-next{width:78px; height:44px; background:url(//www.soukaiketsu.com/00_image/premium/bt-next.jpg) no-repeat; right:288px;}
#premium .box-p05 dl .marg60{margin-bottom:60px;}
#premium .box-p05 dl .marg50{margin-bottom:50px;}
#premium .box-p05 dl .marg30{margin-bottom:30px;}
#premium .box-p05 dl .marg20{margin-bottom:20px;}
#premium .box-p06 h4{text-align:center; margin:0 0 55px; padding:0;}
#premium .box-p06 p{margin:0 0 30px;}
#premium .box-p06 .shiyou01{padding:0 0 10px;}
#premium .box-p06 .shiyou01 h5{margin:0 0 30px;}
#premium .box-p06 .shiyou01 .txt{width:652px; margin:0 auto 45px; text-align:left;}
#premium .box-p06 .shiyou01 ul{list-style:none; text-align:center; margin:0 0 30px;}
#premium .box-p06 .shiyou01 ul li{display:inline-block; margin:0 3px;}
#premium .box-p06 .shiyou02 h5{margin:0 0 30px;}
#premium .box-p06 .shiyou02 p{margin:0 0 20px;}
#premium .box-p06 .shiyou02 dl{padding:0 0 15px;}
#premium .box-p06 .shiyou02 dl dt{margin:0 0 20px;}
#premium .box-p06 .shiyou02 dl dd{margin:0 0 30px;}
#premium .box-p06 .shiyou02 .txt{width:550px; margin:0 auto 30px; text-align:left;}
#premium .box-p06 .shiyou03{margin:0 0 50px;}
#premium .box-p06 .shiyou03 h5{margin:0 0 30px;}
#premium .box-p06 .shiyou03 dl dt{margin:0 0 20px;}
#premium .box-p06 .shiyou04{padding:0 0 20px;}
#premium .box-p06 .shiyou04 h5{margin:0 0 30px;}
#premium .box-p07{padding:0 0 30px;}
#premium .box-p07 h4{text-align:center; margin:0 0 70px; padding:0;}
#premium .box-p07 p{width:652px; margin:0 auto 45px; text-align:center;}
#premium .box-p07 p strong{font-size:168%; font-weight:bold; line-height:1.5; color:#440000; display:block; text-align:center;}
#premium .box-p08 h4{text-align:center; margin:0 0 30px; padding:0;}
#premium .box-p08 ol{list-style:none;}
#premium .box-p08 h5{font-size:236%; color:#440000; margin:0 0 30px;}
#premium .box-p08 .option01{padding:50px 0 5px; background:url(//www.soukaiketsu.com/00_image/premium/ic-01b.gif) no-repeat 50% 0;}
#premium .box-p08 .option01 p{width:652px; margin:0 auto 25px; text-align:left;}
#premium .box-p08 .option01 div{width:652px; margin:0 auto 40px;}
#premium .box-p08 .option01 div dl{width:302px; margin:0 12px; padding:42px 0 0; float:left; background:url(//www.soukaiketsu.com/00_image/premium/ic-star.jpg) no-repeat 50% 0;}
#premium .box-p08 .option01 div dl dt{height:40px; line-height:40px; margin:0 0 20px; font-size:117%; font-weight:bold; color:#440000; background:url(//www.soukaiketsu.com/00_image/premium/bg-waku.gif) no-repeat;}
#premium .box-p08 .option01 div dl dd{width:300px; text-align:left; font-size:83%;}
#premium .box-p08 .option01 p strong{display:block; text-align:center; font-weight:bold; padding:0 0 5px;}
#premium .box-p08 .option02{padding:50px 0 20px; background:url(//www.soukaiketsu.com/00_image/premium/ic-02b.gif) no-repeat 50% 0;}
#premium .box-p08 .option02 p{width:652px; margin:0 auto 30px; text-align:left;}
#premium .box-p08 .option02 p strong{display:block; text-align:center; font-weight:bold; padding:0 0 5px;}
#premium .box-p08 ol .option02 .hukudai {text-align: center; width: 35%; margin-bottom: -3px;}
#premium .box-p08 .option03{padding:50px 0 20px; background:url(//www.soukaiketsu.com/00_image/premium/ic-03b.gif) no-repeat 50% 0;}
#premium .box-p08 .option03 p{width:652px; margin:0 auto 30px; text-align:left;}
#premium .box-p09 h4{text-align:center; margin:0 0 30px; padding:0;}
#premium .box-p09 h5{font-size:236%; color:#440000; margin:0 0 30px;}
#premium .box-p09 ol{list-style:none;}
#premium .box-p09 .attention01{padding:50px 0 20px; background:url(//www.soukaiketsu.com/00_image/premium/ic-01b.gif) no-repeat 50% 0;}
#premium .box-p09 li p{width:652px; margin:0 auto 30px; text-align:left;} 
#premium .box-p09 li ul{width:632px; margin:0 auto 30px; padding-left:20px; list-style:none; text-align:left;}
#premium .box-p09 .attention02 ul{width:612px; padding-left:40px;}
#premium .box-p09 .attention02 ul li{text-indent:-20px;}
#premium .box-p09 .attention02{padding:50px 0 0; background:url(//www.soukaiketsu.com/00_image/premium/ic-02b.gif) no-repeat 50% 0;}
#premium .box-p09 .attention02 .douga{width:652px; height:433px;}
#premium .box-p09 .attention03{padding:50px 0 20px; background:url(//www.soukaiketsu.com/00_image/premium/ic-03b.gif) no-repeat 50% 0;}
#premium .box-p10{padding:0 0 20px;}
#premium .box-p10 h4{text-align:center; margin:0 0 50px; padding:0;}
#premium .box-p10 p{margin:0 0 30px;}
#premium .box-p11 h4{text-align:center; margin:0 0 25px; padding:0;}
#premium .box-p11 ul{width:678px; margin:0 auto; list-style:none;}
#premium .box-p11 ul li{width:208px; margin:0 9px 15px; float:left;}
#premium .box-p11 ul li strong{display:block; padding-top:5px; font-size:83%; font-weight:bold;}
#premium .box-p11 ul li a{color:#000; text-decoration:none;}
#premium .box-p12{padding:0 0 20px;}
#premium .box-p12 h4{text-align:center; margin:0 0 30px; padding:0;}
#premium .box-p12 p{margin:0 0 20px;}
#premium .box-p12 p a{color:#000;}
#premium .box-p12 .img-p12{margin:0 0 5px;}


#pre_shiyou{ margin:30px 15px;}
/*#premium div .box-p12 .btn_ex {
	position: relative;
	left: 460px;
	top: -50px;
	height: 33px;
	width: 150px;
}*/
#premium .box-p12 .btn_ex {
	position: relative;
	left: 170px;
	top: -50px;
}
#premium .positon {
	position: relative;
}
 .search {
	position: absolute;
	left: 830px;
	bottom: 1757px;
	font-size:10px;
}
#premium .box-p05 .mgl80 .nakashin {
	position: absolute;
	left: 900px;
	top: 14768px;
	color:#666;
	font-weight:bold;
	font-size:13px;
}

/*********** プレミアムページend 20160310 ***********/


/*********** ＥＸⅡ「ページリニューアル20160325***********/
div.boxtwo{
/*background:#bfdaf7;*/
border:solid 4px #034793;/*見出しを枠線で囲む*/
padding:5px;
width:740px;/*見出しの横幅*/
height:30px;
margin-bottom:20px;
}
div.boxtwo h3{
margin: 0;
padding-top: 3px ;
padding-left:45px;
background: url(/image/ex2/17.gif) no-repeat 5px 3px; /* 見出しの背景 */
font-size: 120%; /* 見出しの文字サイズ */
color:#2B0D05;/*文字の色*/
line-height: 100%;
font-weight:900;
}

.main_ex2 .center .bn_list04 {
	margin-bottom: 30px;
}
.center #t04 #customer {
	margin-top: -250px;
}
.main_ex2 .center p {
	margin-right: 20px;
	margin-left: 20px;
}
.center .summer {
	margin-right: 20px;
	margin-left: 30px;
}
 .float4 ul {
	list-style-type: none;
  text-align:center;
  margin-left: 15px;
}
 .float4 ul li {
	float: left;
	width: 23%;
  margin-left: 5px;
  margin-bottom: 5px;
}
.txt {
	width: 580px;
    margin: 0 auto;
    line-height: 1.8;
    text-align: left;
}


#ex .box-p05 p{text-align:center; margin:0 0 30px;}
#ex .box-p05 p strong{font-weight:bold; display:block; padding:0 0 15px;}
#ex .box-p05 dl{padding-bottom:10px;}
#ex .box-p05 dl dt{text-align:center; margin:0 0 25px; position:relative; z-index:1;}
#ex .box-p05 dl .slid-box/* ,#premium .box-p05 dl .img-waku */{width:650px; padding:25px 0; border:solid 1px #ccc; margin:0 auto;
/* border-radius */
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);}
/* #premium .box-p05 dl .img-waku img{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);} */
/*#ex .box-p05 dl .img-waku{margin:-80px 0 -30px; padding:0; position:relative; z-index:0;}*/
#ex .box-p05 dl .slid{position:relative; padding-bottom:63px;}
#ex .box-p05 dl .bx-pager{display:none;}
.bx-prev,.bx-next{position:absolute; bottom:0; display:block; text-indent:-9999px; overflow:hidden;}
.bx-prev{width:81px; height:44px; background:url(//www.soukaiketsu.com/00_image/premium/bt-prev.jpg) no-repeat; left:258px;}
.bx-next{width:78px; height:44px; background:url(//www.soukaiketsu.com/00_image/premium/bt-next.jpg) no-repeat; right:258px;}

#ex .main_ex2 #compare {
	position: relative;
	left: 150px;
	top: -60px;
}
#ex .main_ex2 .center .txt,
#ex .main_ex2 .summer .txt,
#ex .main_ex2 .txt
{
	width: 580px;
    margin: 0 auto;
    line-height: 1.8;
    text-align: left;
}
/*********** ＥＸⅡ「ページリニューアル　　end　20160325***********/
#ex .main_ex2 .center .left .txt{
	width: 580px;
    margin: 0 auto;
    line-height: 1.8;
    text-align: left;
}
#ex .main_ex2 .float2 ul li {
	margin-right: 20px;
}

/*********** セット割　20160325***********/
#set_sale .main_set_sale #gif p {
	display: block;
}
/***********敷き布団カバー　20160513***********/
#sheets .main_sheets .box1 {
	margin-bottom: 10px;
	text-align: left;
	margin:20px 80px;
}
.main_sheets .float2.mgb30 ul li {
	margin-right: 10px;
	margin-left: 20px;
}
/*#sheets .main_sheets .float2 ul {
	list-style-type: none;  !important;
	text-align:center;

}
#sheets .main_sheets .float2 ul li {
	float: left;
	width: 45%;
}

/***********敷き布団カバー     20170623*****/
#sheetstype {
	width: 250px;
	border: 5px double #eb6876;
	border-radius: 10px;
	margin: 5px auto 20px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}
#sheets #sheetstype .highslide strong {
	color: #eb6876;
	font-weight:bolder;
}

#sheetstype .highslide {
	text-decoration: none;
}

#sheets .float2.mgb30 ul {
	list-style-type: none;
    text-align: center;
    margin-left: 45px;
}
#sheets .float2.mgb30 ul li {
	float: left;
    width: 45%;
}
/* **************クッションカテゴリ（グループ)
（2015.6.30）******************* */
#cushion_cat .main_cushion_cat .float3 ul {
	text-align: center;
	margin-left: 5px;
	list-style-type: none;
}
#cushion_cat .main_cushion_cat .float3 ul li {
	float: left;
	margin-left: 30px;
}

#cushion_cat .main_cushion_cat .float3 {
	margin-bottom: 100px;
}/* **************クッションカテゴリ（グループ）ル（2015.6.30）******************* */
#cushion_cat .main_cushion_cat .float3 ul {
	text-align: center;
	margin-left: 5px;
	list-style-type: none;
}
#cushion_cat .main_cushion_cat .float3 ul li {
	float: left;
	margin-left: 30px;
}

#cushion_cat .main_cushion_cat .float3 {
	margin-bottom: 100px;
}/* **************クッションカテゴリ（グループ）ル（2015.6.30）******************* */
#cushion_cat .main_cushion_cat .float3 ul {
	text-align: center;
	margin-left: 5px;
	list-style-type: none;
}
#cushion_cat .main_cushion_cat .float3 ul li {
	float: left;
	margin-left: 30px;
}

#cushion_cat .main_cushion_cat .float3 {
	margin-bottom: 100px;
}/* **************クッションカテゴリ（グループ）ル（2015.6.30）******************* */
#cushion_cat .main_cushion_cat .float3 ul {
	text-align: center;
	margin-left: 5px;
	list-style-type: none;
}
#cushion_cat .main_cushion_cat .float3 ul li {
	float: left;
	margin-left: 30px;
}

#cushion_cat .main_cushion_cat .float3 {
	margin-bottom: 100px;
}


/* **************クッションカテゴリ（グループ）ル（2015.6.30）******************* */
#cushion_cat .main_cushion_cat .float3 ul {
	text-align: center;
	margin-left: 5px;
	list-style-type: none;
}
#cushion_cat .main_cushion_cat .float3 ul li {
	float: left;
	margin-left: 7px;
　　　 margin-right: 7px;
}

#cushion_cat .main_cushion_cat .float3 {
	margin-bottom: 50px;
}

/* *************ドッグカテゴリ（2016.7.27）******************* */
#dog_cat .waku {
	border: medium solid #CCC;
}


/* **************カーシート　リニューアル（2016.8.3）******************* */
#car-sheet .main_car-sheet {
	width:745px;
	margin:0px 0px 40px;
}
#car-sheet .main_car-sheet .box1 {
	text-align: left;
	margin:20px 80px;
}
#car-sheet .main_car-sheet .float2 ul li {
	float: left;
	width: 40%;
	margin:0px 20px;
}
#car-sheet .main_car-sheet .box_s {
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 30px;
}
#car-sheet .main_car-sheet #reason01 {
	margin-left: 120px;
}

#car-sheet .main_car-sheet #reason02 {
	margin-left: 160px;
}
#car-sheet .main_car-sheet #reason03 {
	margin-left: 200px;
}
#car-sheet .main_car-sheet #reason04 {
	margin-left: 240px;
}
#car-sheet .main_car-sheet .left #summary {
	margin-top: 20px;
	margin-bottom: 80px;
}
#car-sheet .main_car-sheet  .blue_big {
	font-size: 28px;
	color: #039;
}
.mgl15 {
  margin-left: 15px;
}
.mgl25 {
  margin-left: 25px;
}
.mgb20 {
	margin-bottom:20px;
}
.mgr15 {
  margin-right: 15px;
}
.font18 {
	font-size:18px;
}
.font15 {
	font-size:15px;
}
.font12 {
	font-size:12px;
}
#car-sheet .main_car-sheet .left .center .blue22 {
	font-size: 22px;
	font-weight: bold;
	color: #000099;
}
#car-sheet .box-p11 h4{text-align:center; margin:0 0 25px; padding:0;}
#car-sheet .box-p11 ul{width:678px; margin:0 auto; list-style:none;}
#car-sheet .box-p11 ul li{width:208px; margin:0 9px 15px; float:left;}
#car-sheet .box-p11 ul li strong{display:block; padding-top:5px; font-size:83%; font-weight:bold;}
#car-sheet .box-p11 ul li a{color:#000; text-decoration:none;}

/* 会員登録画面　デザイン　*/
#enter #center3 h3.title1 {
	padding:8px 0px 8px 7px;
	margin:0px;
	width:auto;
	color:#414141;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background:#88c3e0 url(../img/title_bar01.gif)  repeat-x;
}
#enter tr td table tr #center3 .centerbox .mainCont {
	padding: 10px;
}
#enter tr td table tr #center3 .centerbox .mainCont .layoutp3.center {
	padding-top: 8px;
	padding-left: 12px;
}

#enter tr td table tr #center3 .centerbox .mainCont input[type="button"] {
	background-color:#bcd5ee;
	padding: 8px;
}
#enter tr td table tr #center3 .centerbox .title1 {
	background-image: url(//www.soukaiketsu.com/images/title_bar01.gif);
	background-repeat: repeat-x;
}
#enter tr td table tr #center3 #bread {
	background-image: url(//www.soukaiketsu.com/images/soukaiketusko.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 65px;
	line-height: 40px;
}
#enter tr td form table tr #center3 .centerbox .mainCont .bordlayoutp3.center table tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#enter tr td form table tr #center3 .centerbox .mainCont .bordlayoutp3.center table tr td input {
	height: 20px;
	background-color: #FFF;
	margin-bottom: 4px;
}
#enter tr td form table tr #center3 .centerbox .mainCont {
	background-color: #F2FFF2;
}
#enter tr td form table tr #center3 .centerbox .mainCont .bordlayoutp3.center  td {
	font-size: 14px;
}         
#enter tr td form table tr #center3 .centerbox .mainCont .bordlayoutp3.center table tr td textarea {
	background-color: #FFF;
}

/* スクエアクッション　リンクボタン　*/
#cu-wrapper .center #cu-button #cu {
	margin-left: 60px;
}
#cu-button .float2 ul li {
	border: 1px gray solid;  /* 枠線を引く */
	background-color: #CAE1F3;  /* 背景色の指定 */
	border-radius: 5px;      /* 角丸の指定 */
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 2px;

}
#cu-button .float2 ul li a {
		font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	text-decoration: none;

}

#cu-button .float2 ul {
	width: 600px;
	margin-left: 320px;

}
.txt_box {
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
		margin-bottom: 20px;
}
#prewool p img {
	margin-right: 30px;
	margin-left: 20px;
       margin-bottom: 20px;

}
#size_area {
    position: fixed;
    right: 0;
    top: 330px;
    z-index: 3;
}
#size_area a img {
    margin-bottom:5px;
}

/*********** swallowページcss 20161212 ***********/

#swallow-list{width:750px; color:#666; margin-bottom:50px;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
/* border-radius */
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior:url(//www.soukaiketsu.com/PIE.php);}
#swallow-list ol{list-style:none; margin:0; padding:50px 0 10px; text-align:center;}
#swallow-list ol li{margin:0 0 60px; padding:0;}
#swallow-list ol li dl dt{margin:30px 0 0; padding:0;}
#swallow_shiyo .syousai_01 {width: 750px;}

/* ********** swallowページcss ********** */

/* ********** ふるさと納税********** */
#furucyo .kensaku {
	overflow: hidden;
	margin-bottom: 20px;
	border: thin solid #666;
	border-radius: 10px;
	padding: 30px;
}

#furucyo .kensaku img {
    width: 30%;
    float: left;
}

#furucyo img {
    max-width: 100%;
    height: auto;
}

#furucyo .kensaku p {
    width: 70%;
    float: right;
}
#furucyo .kensaku-box {
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    font-size: 14px;
    padding: 5px 9px;
    border-radius: 5px 0 0 5px;
    margin: 5px 0;
    line-height: 40px;
}
#furucyo .kensaku-button {
    border: 1px solid #666666;
    font-size: 14px;
    padding: 5px 9px;
    border-radius: 0px 5px 5px 0px;
    background: #999999;
    color: #ffffff;
    font-weight: bold;
    margin: 5px 0;
}
#furucyo a {
    color: #333333;
    text-decoration: none;
}
#furucyo a:hover {
    opacity: 0.8;
	 color: #666;
}

#furucyo a:visited {
    color: #333333;
}
#furucyo .center {
	marginp: 5px auto;
}
/* ********** 近江ちぢみパッド・掛布団********** */
#czm_ft #syushin {
	background-image: url(//www.soukaiketsu.com/image/czmft/czmft_syushin.jpg);
	height: 550px;
	width: 752px;
       	background-repeat: no-repeat;
}
#czm_pad #syushin {
	background-image: url(//www.soukaiketsu.com/image/czmpad/czmpad_syushin.jpg);
	height: 550px;
	width: 752px;
}
.title01 {
	margin-top: 60px;
	margin-bottom: 30px;
	text-align:center;
}
#czm_pad .float,
#czm_ft .float {
	margin-bottom: 30px;
}
#czm_pad .float ul ,
#czm_ft .float ul{
	list-style-type:none;
}
#czm_pad .float ul li,
#czm_ft .float ul li {
    float: left;
    width: 45%;
}
#czm_pad #sukima,
#czm_ft #sukima {
	margin-top: -10px;
}
/* ********** ウールトッパー********** */

#wooltopper .main_wooltopper .float2 ul {
    list-style-type: none;
    text-align: center;
    margin-left: 60px;
}
#wooltopper .main_wooltopper .float2 ul li {
float: left;
    width: 46%;
    margin-right: 20px;
}
/* ********** 涼麻生活　麻ケット********** */
#asaket .main_asaket {
	text-align: center;
}

#asaket .float {
	margin-bottom: 30px;
}
#asaket .float ul {
	list-style-type:none;
}
#asaket .float ul li {
	float: left;
    width: 48%;
}

#asaket #sukima {
	margin-top: -10px;
}

#asaket .main_asaket .float ul .text_box {
	font-size: 15px;
	line-height: 22px;
	padding-right: 15px;
	padding-left: 25px;
        padding-top: 15px;
	text-align: left;
}
.text_02 {
	width: 80%;
	margin-top: 10px;
	text-align: left;
	line-height: 25px;
        margin: 0 auto;
}


#asaket .title_02 {
	margin-top: 30px;
	margin-bottom: 20px;
}
/* ****** ミルフィーユ *******/
#mille_cu .main_mille_cu  {
	background-image: url(https://www.soukaiketsu.com//image/mille/ml-back.jpg);
	background-repeat: repeat;
}
#mille_cu .main_mille_cu .font18 {
	font-size: 18px;
	line-height: 30px;
}
#mille_cu .main_mille_cu .float2 ul .lht30 {
	line-height: 30px;
}

/*復活祭*/
.fukkatsu {
	border:solid 2px #666666 ;
}
/*クロスセル*/
.sps-offer-modified { background-color: pink; }






#sh .button_syosai  {
    display: inline-block;
    padding: 0.5em 1em 0.3em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: .5em;
}
#sh .button_syosai  a {
	color: #FFF;
	text-decoration: none;
}
/*#sh .button_syosai:active {
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}*/

#sps-floating-menu {

    bottom: 100px !important;

}
#footer{
margin-bottom: 62px  !important;
}
.cart_waku {
    width:90%;
    margin:0 auto;
    font-size:24px;
}
/***********************追従バナー*******************/
.floating-banner01 {
    position: fixed; /* 追従 */
    z-index: 99999; /* 他の要素の下に隠れないように */
    top: 320px; /* バナーの上下の位置 */
    right: -100px; /* バナーの左右の位置 */
}
.floating-banner02 {
    position: fixed; /* 追従 */
    z-index: 99999; /* 他の要素の下に隠れないように */
    top: 104px; /* バナーの上下の位置 */
    right: -100px; /* バナーの左右の位置 */
}
.img {
    /* width: 300px; バナーの横幅を指定 */
}
.floating-banner:hover {
    opacity: .8; /* ホバーで少し透過 */
}
.flex{
  display: flex;
  justify-content: space-between;/* 両端寄せ */
}
.flex .flex-item{
    width: 48%;                 /* 幅指定 */
}

/***********************アンカーで飛ばしたときの位置*******************/
a.anchor{
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}

/*===================================== */
/*ここが「default.css」として使用しているCSSです */
/*===================================== */