@charset "UTF-8";

html{
	width: 100%;
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Meiryo, メイリオ, Verdana, Arial, Helvetica, sans-serif, MS UI Gothic;
	font-size: 11px;
	font-size: 11px;
	color: #2E2E2E;
}

a{
	color:#2E2E2E;
}

.fluid_img{
	width:100%;
}

.arrow_right{
	display:inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	margin-right:5px;
}

#warp{
	width:950px;
	margin:0 auto;
}

#main{
	width:950px;
	height:auto;
	display:block;
	float:left;
}

/* ----------- ▼ヘッダー▼ ----------- */

#header{
	height: 40px;
	width:100%;
	background:#FFF;
	position:relative;
	overflow:hidden;
	border-top:#F4F4F4 1px solid;
}

#header1{
	width:950px; 
	height:auto; 
	font-size:12px;  
	display: block; 
	margin:  0px;
}

#header_field{
	width:950px; 
	height:80px; 
	display: block; 
	margin-top: 15px;
}

#shop_logo{
	width:258px;
	height:69px;
	float:left;
	margin-left:10px;
}

#no20th{
	width:600px;
	height:11px;
	display:block;
	float:right;
	margin:20px 0px 0px 0px;
	text-align:right;
}

#cart_icon{
	width:86px;height:29px;float:right;margin:11px 0px 0px 0px;
}

#faq_icon{
	width:71px;height:29px;float:right;margin:11px 0px 0px 0px;
}

#gift_icon{
	width:78px;height:29px;float:right;margin:11px 0px 0px 0px;
}

#guide_icon{
	width:83px;height:29px;float:right;margin:11px 0px 0px 0px;
}
#shopinfo_icon{
	width:65px;height:29px;float:right;margin:11px 0px 0px 0px;
}
#top_icon{
	width:88px;height:29px;float:right;margin:11px 0px 0px 0px;
}

#top_slide{
	width:950px;height:260px;margin:0 0 20px 0;float:left;
}



h1 {
	padding:0;
	margin:0;
	display:inline;
}

h1 img {
	width:160px;
	position:absolute;
	top:40%;
	left:50%;
	margin-top:-10px;
	margin-left:-75px;
}

#shop_icon {
	display:inline;
	position:absolute;
	top:10px;
	left:10px;
}

#shop_icon img{
	width:20px;
	vertical-align:middle;
}

#cart{
	position:absolute;
	right:12px;
	top:22%;
}

#cart img{
	width:25px;
}

/* ▽サイドナビ▽ */
#sidenavi_field{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:right;
}

#sidenavi_category{
	margin-top: -55px;
	padding-top: 65px;
	width: 183px;
}


#sidenavi{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:both;
}

#sidenavi2{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:both;
}

#sidenavi_item_field{
	width:200px;
	height:auto;
	display:block;
	float:left;
	clear:both;
}


#b_right{
	width:700px; 
	height:auto;
	display:block;
	float:right;
	margin:0 0 0 40px;"
	clear:both;
}


#banner_food{
	width:183px;
	height:260px;
	text-align: center;
	display: block;
	float: left;
}


#banner_tytle{
	width: 183px;
	height: 35px;
	text-align: center;
	display: block;
	float: left;
}

#banner_tytle2{
	width: 183px;
	height: 18px;
	text-align: center;
	display: block;
	float: left;
}

#banner_slide{
	width: 183px;
	height: 255px;
	text-align: center;
	display: block;
	float: left;
}

#banner_b{
width:183px;height:105px;text-align:center;display:block;float:left;
}

#banner_b img{
width:180px;
}


#banner_s{
width:183px;height:95px;text-align:center;display:block;float:left;
}

#banner_s img{
width:180px;height:90px;
}

#banner_m{
	width: 178px;
	height: 225px;
	text-align: center;
	display: block;
	float: left;
}

#banner_m img{
	width: 170px;
	height: 170px;
}

#banner_l{
width:183px;height:260px;text-align:center;display:block;float:left;
}

#banner_l img{
width:180px;height:auto;
}

/* ▽ドロワーメニュー▽ */

#drawer_menu ul li img{
	width:20px;
}


.mm-menu.mm-theme-dark{
	background:#2e2e2e;
	border-color:#111;
}

.mm-menu.mm-theme-dark .mm-listview{
	border-color:#111;
}

.mm-navbar{
	box-shadow: 0 1px 0 #444;
	-moz-box-shadow: 0 1px 0 #444;
	-webkit-box-shadow: 0 1px 0 #444;
}

.mm-listview > li, .mm-listview > li:after, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before{
	box-shadow: 1px 1px 0 #444;
	-moz-box-shadow: 1px 1px 0 #444;
	-webkit-box-shadow: 1px 1px 0 #444;
}

.mm-navbar-bottom{
	border:none;
}
	
#mm-blocker{
	background:rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a{
	color:rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after{
	border-color:rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after, .mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after{
	border-color:rgba(255, 255, 255, 0.8);
}

.mm-prev:before, .mm-next:after, .mm-arrow:after{
	width:12px;
	height:12px;
}

.mm-close:after{
	content:" ";
	display:inline-block;
	width:15px;
	height:15px;
	background:url("../img/batsu.gif") ;
	background-size:contain;
	vertical-align:middle;
}

#drw_close{
	font-size:15px;
}

#drw_close img{
	width:13px;
	vertical-align:middle;
	margin-right:5px;
}


.mm-navbar .mm-btn:last-child{
	padding-left:30px;
}

.mm-navbar .mm-title{
	font-size:14px;
	font-size:1.4rem;
}

/* ----------- ▼メインコンテンツ▼ ----------- */


/* ▽メインナビ▽ */


#main_nav ul {
	width:100%;
	background:#2e2e2e;
	list-style:none;
	display:table;
	table-layout:fixed;
}

#main_nav li {
	display:table-cell;
	text-align:center;
}

#main_nav li:nth-child(even){
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#main_nav li a {
	color:#FFF;
	padding:12px 0;
	display:block;
	text-decoration:none;
}

.nav_fixed {/*TOPにきたら固定する*/
	position: fixed;
	top: 0;
	z-index: 1000;
	box-shadow:rgba(0, 0, 0, 0.65) 0px 5px 3px -5px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.65) 0px 5px 3px -5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.65) 0px 5px 3px -5px;
}

/* ▽メインナビ ページ内リンク▽ */
#newitem,#rearrival,#rank,#category,#event,#sp_event,#sale{
	margin-top: -55px;
	padding-top: 65px;
	width: 700px;
}

/* ▽送料▽ */
#soryo{
	background:#DFDFDF;
	text-align:center;
	margin-bottom:3px;
	padding:5px 0;
}

#soryo img{
	width:16px;
	height:12px;
	margin-right:3px;
	vertical-align:text-top;
}

#soryo span{
	color:#C30505;
}

/* ▽バナー▽ */

#banner{
	margin:5px 0 5px;
	display:none;/*読み込み時のデザイン崩れ防止*/
}

#banner p:not(:first-child){
	margin-top:5px;
}

/* ▽キービジュアル▽ */

#key_visual{
	display:none;/*読み込み時のデザイン崩れ防止*/
}

#key_visual_mini{
	display:none;/*読み込み時のデザイン崩れ防止*/
}


#key_visual_mini li{
	padding:0 5px;
	text-align:center;
}

#key_visual_mini dt{
	padding:3px 0;
}

#key_visual_mini dd{
	font-weight:normal;
	font-size:9px;
	font-size:0.9rem;
}

#slider_sale{
	color:#BF0000;
}

h2{
	margin-bottom:30px;
}

h3{
	margin-bottom:30px;
}

/* ▽ポイントキャンペーン▽ */
#point{
	padding-bottom:10px;
	margin-bottom:20px;
	text-align:center;
	border-bottom:1px #aaa dashed;
	display:none; /*読み込み時のデザイン崩れ防止*/
}

/*#point img{
	vertical-align:text-bottom;
}

#point img:first-child{
	width:18px;
	margin:0 3px;
}

#point img:last-child{
	width:58px;
}*/

#point iframe {
	width: 100%;
	height: 24px;
	margin:10px 0 0;
}

#point h4{
	background:#EEEEEE;
	padding:5px;
	font-size:14px;
	font-size:1.4rem;
}

#point h4::before{
	content:"　";
	background:url(../img/icon_look.gif); 
	background-size:contain;
	display:inline-block;
	vertical-align:text-top;
	width:16px;
	height:16px;
	margin-right:3px;
}

#point p{
	padding:10px 0 0;
}

#point p:last-child a{
	text-decoration:underline;
	color:#BF0000;
}

.point_detail{
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	margin-right:3px;
}

.point_figure{
	font-size:24px;
	font-weight:bold;
	color:#C00000;
}


/* ▽お知らせ▽ */
.attention{
	padding:5px;
	border:1px solid #C00;
	margin:0 10px 30px;
}

.attention a{
	color:#C00;
}

.attention h4{
	font-size:12px;
	font-size:1.2rem;
	text-align:center;
	margin-bottom:5px;
}
    
		
/* ▽検索フォーム▽ */

#search{
	width:100%;
	margin-bottom:15px;
}

form {
	width: 185px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

input[type="search"] {
  width: 217px;
  padding: 8px;
  border: 1px solid #C6C1BD;
  border-right: 0; /* 右ボーダーなし */
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
}


input::-moz-focus-inner { /* Firefoxのボーダーとパディングをリセット */
  border: 0;
  padding: 0;
}

#keyword{
	width:100%;
	margin-bottom:20px;
}

.arrow_box {
	width:275px;
	margin:66px auto 0;
	background: #EEEEEE;
	padding:10px 5px;
	border-radius: 5px;
	position: relative; 
} 

.arrow_box::after { 
	bottom: 100%; 
	left: 50%; 
	border: solid transparent;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(0, 0, 0, 0); 
	border-bottom-color: #EEEEEE; 
	border-width: 10px; 
	margin-left: -10px;
}

.arrow_box a{
	color:#2E2E2E;
	background: #fff;
	display: inline-block;
	padding: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	margin-right: 3px;
}


/* ----------- ▼コンテンツ▼ ----------- */

/*タイトルバー*/
h5{
	text-align:center;
	padding:5px;
	background:#EEEEEE;
	font-family: Meiryo, メイリオ, Verdana, Arial, Helvetica, sans-serif, MS UI Gothic; 
	font-size:11px;
	margin-bottom:10px;
}

h5::before{
	content:"★";
	font-size:11px;
	font-size:1.1rem;
	margin-right:5px;
}

.title_img{
	border-top:1px solid #eeeeee;
	padding:10px 0 0;
	margin-top:10px;
	background:#fff;
}

.title_img::before{
	content:none;
}

h5 span{
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
}

/* 各コンテンツマージン */
.section{
	margin-bottom: 10px;
	overflow: hidden;
}

/* ------------ ★タイムセール ------------ */

#event_banner{
	padding:0 10px;
	display:none;/*読み込み時のデザイン崩れ防止*/
}

#event_banner img{
	width:100%;
}

#event_banner li{
	margin-bottom:5px;
}

#ts_sale{
	border:1px #F9193B solid;
	padding-bottom:10px;
	margin:10px 10px 0;
}

#ts_sale>p>img{
	width:100%;
}

#ts_sale ul{
	display:table;
	table-layout:fixed;
	width:100%;
	border-spacing: 10px 0;/*5px 0*/
	border-collapse:separate;
	padding-top:10px;
}

#ts_sale li{
	display:table-cell;
	text-align:center;
}

#ts_sale li img{
	width:100%;
	margin-bottom:3px;
}

#ts_sale li img.ver1{/*3つバージョン*/
	width:60%;
	margin-bottom:3px;
}

#ts_sale li p:nth-child(3){
	color:#BF0000;
	font-weight:bold;
	border:1px #BF0000 dotted;
	padding:3px;
	margin-top:3px;
	display:inline-block;
}

#ts_sale li span{
	color:#BF0000;
	font-size:13px;
	font-size:1.3rem;
	font-weight:bold;
	display:block;
}

#ts_sale li span::before{
	content:"SALE";
	font-size:8px;
	font-size:0.8rem;
	font-weight:normal;
	color:#fff;
	background:#BF0000;
	padding:2px 3px 2px 2px;
	margin-right:2px;
	border-radius:3px;
	vertical-align:middle;
}

#ts_more a{
	background:#F9193B;
	color:#fff;
	text-align:center;
	display:block;
	width:200px;
	padding:5px 0;
	margin:10px auto 0;
}

#ts_more .arrow_right{
	border-color: transparent transparent transparent #fff;
}
/* ------------ ゲリラセール ------------ */

#g_sale{
	border:1px #F9193B solid;
	padding-bottom:10px;
	margin:10px 10px 0;
}

#g_sale>p>img{
	width:100%;
}

#g_sale ul{
	display:table;
	table-layout:fixed;
	width:100%;
	border-spacing: 10px 0;
	border-collapse:separate;
	padding-top:10px;
}

#g_sale li{
	display:table-cell;
	text-align:center;
}

#g_sale li img{
	width:100%;
	margin-bottom:3px;
}

/* ------------ SALEピックアップ ------------ */

#sale_pick{
	display:none;
	margin:0 20px;
}

#sale_pick li img{
	width:95%;
}

#sale_pick li p:nth-child(2){
	width:95%;
	background:#BF0000;
	color:#fff;
	text-align:center;
	padding:3px 0;
	font-weight:bold;
}

.sale_cate_link a{
	text-align:center;
	padding:5px;
	margin:20px auto 0;
	display:block;
	width:180px;
	color:#FFF;
}

/* ------------ アイテム陳列 ------------ */

.date {
	border-bottom:1px dotted #dfdfdf;
	
	padding:3px 0 1px;
	margin:0 0 10px;
}
	
.date span{
	background:#eee;
	text-align:center;
	padding:3px 10px;
	margin-left:10px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
}


.item_list{
	width:100%;
	display:table;
	table-layout:fixed;
	border-spacing: 10px 0;
	border-collapse:separate;
	margin-bottom:10px;
}

.item_list li{
	display:table-cell;
}

.item_list li img{
	width:100%;
	margin-bottom:3px;
}

.item_list span{
	display:block;
	text-align:center;
}

.item_list span:nth-of-type(2){
	display:block;
	text-align:center;
	font-size:10px;
	font-size:1rem;
	color:#BF0000;
	border:1px #BF0000 dotted;
}

#item_last{ /* 「もっと見る」が不要な場合 */
	padding-bottom:10px;
}

.rearrival_item::before{
	content:"再入荷";
	font-size:10px;
	font-size:1.0rem;
	background:#DEAEB5;
	padding:3px 3px;
	color:#FFF;
}

.reserve_item::before{
	content:"予約";
	font-size:10px;
	font-size:1.0rem;
	background:#8BA480;
	padding:3px 8px;
	color:#FFF;
}

.reserve_date{
	display:block;
	color:#BF0000;
	font-size:8px;
	font-size:0.8rem;
}

.more01,.more02{
	display:none; /*読み込み時の崩れ防止*/
}


/* [画像をもっと見る]ボタン */

.item_open,.item_close{
	padding-top:10px;
}

.item_open a{
	padding:5px;
	margin:0 auto 10px;
	width:140px;
	text-align:center;
	background:#2E2E2E;
	color:#fff;
	display:block;
}

.item_open span{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	display:inline-block;
	margin-right:5px;
}

.item_close a{
	padding:5px;
	margin:0 auto 10px;
	width:140px;
	text-align:center;
	background:#2E2E2E;
	color:#fff;
	display:block;
}

.item_close span{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 8px 5px;
	border-color: transparent transparent #ffffff transparent;
	display:inline-block;
	margin-right:5px;
}

.cate_link{
	padding-top:10px;
}

.cate_link a{
	text-align:center;
	padding:5px;
	margin:0 auto 10px;
	display:block;
	width:140px;
	color:#FFF;
	background:#2E2E2E;
}

.new_cate_link a{
	text-align:center;
	padding:5px;
	margin:0 auto 10px;
	display:block;
	width:140px;
	color:#FFF;
	background:#2E2E2E;
}
	

.re_cate_link {
	width:310px;
	display:table;
	border-spacing: 10px 0;
	border-collapse:separate;
	margin:0 auto;
}

.re_cate_link p{
	display:table-cell;
}

.re_cate_link p a{
	text-align:center;
	padding:5px;
	margin:0 auto 10px;
	display:block;
	width:150px;
	background:#C69;
	color:#FFF;
}

#sale_button{
	background:#BF0000; /*SALEカテゴリへのリンク*/
}

#new_button{
	background:#C1AF4B; /*新着カテゴリへのリンク*/
}

#rearrival_button{
	background:#DEAEB5; /*再入荷カテゴリへのリンク*/
}

#reserve_button{
	background:#8BA480; /*予約カテゴリへのリンク*/
}

.cate_link .arrow_right, .re_cate_link .arrow_right,#new_button .arrow_right,#rearrival_button .arrow_right,#reserve_button .arrow_right,#sale_button .arrow_right{
	border-color: transparent transparent transparent #ffffff;
}


/* ランキング */
#ranking ul{
	display:table;
	table-layout:fixed;
	width:100%;
	background:#EEEEEE;
	border-bottom:#2E2E2E 1px solid;
	margin-bottom:1px;
}
#ranking li{
	display:table-cell;
	text-align:center;
	padding:10px 0;
	border-right:#fff 1px solid;
}

#ranking li:last-child{
	border-right:none;
}

#rank_trend{
	background:#CEEDD2;
}

#ranking .select{
	color:#FFF;
	background:#2E2E2E;
}

.hide {
  display: none;
}

.ranking_content{
	padding:0 0 10px;
}

.ranking_content div{
	clear:right;
}

.ranking_content div ul{
	display:table;
	width:100%;
	padding:10px;
	border-bottom:1px #aaa dashed;
}

.ranking_content div li{
	display:table-cell;
	vertical-align:middle;
}

.ranking_content div li:first-child{
	width:35%;
	padding-right:10px;
}

.ranking_content div li:first-child img{
	width:100%;
}

.ranking_content div li:nth-child(even) img{
	width:40%;
	padding:5px 0;
}

.ranking_content div li div{
	float:right;
	margin-right:20px;
}
	

.ranking_detail{
	font-size:10px;
}

.ranking_name{
	margin-bottom:5px;
	font-size:13px;
	font-size:1.3rem;
}

.ranking_price{
	font-size:13px;
	font-size:1.3rem;
	display:inline;
	margin-right:5px;
}

.ranking_buy{
	background:#2E2E2E;
	display:inline-block;
	padding:3px 0;
	width:80px;
	color:#fff;
	text-align:center;
	border:1px solid #BFBFBF;
}


/* イベントリスト */

#event .title_img img{
	width:45%;
}

#evnet_content{
	padding-bottom:5px;
}

.event_list{
	margin:0 10px 10px;
}

.event_list img{
	width:100%;
	margin-bottom:5px;
}

.event_list dt{
	font-size:13px;
	font-size:1.3rem;
	font-weight:bold;
}

.event_list dt span{
	color:#BF0000;
	display:inline-block;
	margin-left:5px;
	font-size:11px;
	font-weight:normal;
}

/* スタイリングリスト */

#style{
	padding-bottom:20px;
	display:none; /*読み込み時のデザイン崩れ防止*/
}

#style .title_img img{
	width:75%;
}

#styling_list{
	margin:0 20px;
}

#styling_list img{
	width:98%;
}

/* カテゴリー別検索 */
.accordion {  
	margin:0 10px; 
	}
	
.accordion dt {
	border-bottom: 1px solid #EEE;
	box-sizing: border-box;
	height: 40px;
	text-indent: 10px;
	line-height: 40px;
	color: #333;
	font-size: 13px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	}
	
.accordion dt img{
	height:35px;
	margin-right:5px;
}
		
.accordion dt::after{
	 border-right: 2px solid #9E9E9E;
	 border-top: 2px solid #9E9E9E;
	 border-radius: 2px;
	 content: "";
	 height: 10px;
	 right: 20px;
	 position: absolute;
	 transform: rotate(135deg);
	 -webkit-transform: rotate(135deg);
	 top: 13px;
	 width: 10px;
}

.accordion dt.open::after {
	 border-right: 2px solid #9E9E9E;
	 border-top: 2px solid #9E9E9E;
	 border-radius: 2px;
	 content: "";
	 height: 10px;
	 right: 20px;
	 position: absolute;
	 transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	 top: 13px;
	 width: 10px;
}
	
.accordion dd {
	line-height: 1.5;
	display: none;
	width: 95%;
}

.accordion_list li a{
	padding:10px 0 10px 15px;
	border-bottom:1px solid #eee;
	display:block;
	background:#eee;
	border-bottom: 1px solid #fff;
}

.accordion_list li a::before{
	content:"-";
	margin-right:5px;
}

.accordion_sub ul { 
	list-style:none;
	display:none;
	}

.accordion_sub p{
	padding:10px 0 10px 15px;
	display:block;
	background:#eee;
	border-bottom: 1px solid #fff;
	position: relative;
}

.accordion_sub li a::before{
	content:"∟";
	margin-right:3px;
	color:#666;
}

.accordion_sub span::before{
	content:"-";
	margin-right:5px;
}

.accordion_sub span::after{
	 content: "+";
	 font-size:18px;
	 font-size:1.8rem;
	 color:#9E9E9E;
	 right: 20px;
	 position: absolute;
	 top: 5px;
}

.accordion_sub span.open::after {
	 content: "-";
	 font-size:24px;
	 font-size:2.4rem;
	 color:#9E9E9E;
	 right: 21px;
	 position: absolute;
	 top: 0;
}

.accordion_sub li a{
	padding:10px 0 10px 25px;
	display:block;
	background:#ccc;
	border-bottom: 1px solid #E8E8E8;
}	

h6{
	padding:5px 10px;
	background:#EEEEEE;
	color:#2E2E2E;
	margin:20px 10px 10px;
}

h6::before{
	content:"　";
	background:url(../img/icon_search2.gif); 
	background-size:contain;
	display:inline-block;
	vertical-align:text-top;
	width:14px;
	height:14px;
	margin-right:3px;
}

.search_list{
	display:table;
	table-layout:fixed;
	width:100%;
	border-spacing: 10px 0;
	border-collapse:separate;
	margin-bottom:10px;
}

.search_list li{
	display:table-cell;
}

.search_list li a{
	text-align:center;
	display:block;
	border-radius:5px;
	-moz-border-radius:5px;
	webkit-border-radius:5px;
	border:1px solid #eee;
	font-weight:bold;
	font-size:14px;
	font-size:1.4rem;
	margin:0 auto;
}

#seach_size li a{
	padding:10px 0;
}

#sozai li a{ /*素材から探す*/
	display:block;
	margin:0 10px;
	border-bottom:1px solid #EEE; 
	box-sizing:border-box;
	height:40px; 
	text-indent:10px; 
	line-height:40px; 
	color:#333;
	font-size:13px;
	font-size:1.3rem;
	font-weight:bold;
	}


#white,#black,#gray,#gray,#brown,#ivory,#green,#blue,#purple,#yellow,#pink,#red,#orange{
	width:43px;
	height:43px;
}

#black{
	background:#000;
}

#gray{
	background:#B6B6B6;
}

#brown{
	background:#8F573C;
}

#ivory{
	background:#CEB08E;
}

#green{
	background:#07503D;
}

#blue{
	background:#143385;
}

#purple{
	background:#5F4173;
}

#yellow{
	background:#CAA928;
}

#pink{
	background:#E5988E;
}

#red{
	background:#A62430;
}

#orange{
	background:#CA5532;
}

#pattern_list{
	display:table;
	table-layout:fixed;
	width:100%;
	border-spacing: 10px 0;
	border-collapse:separate;
	margin-bottom:10px;
}

#pattern_list li{
	display:table-cell;
}

#pattern_list li img{
	width:100%;
}

#brand{
	margin:0 10px 10px;
	border-bottom:1px solid #eee;
}

#brand>p:first-child{
	margin:0 0 5px 10px;
}

#brand>p:nth-child(2){
	border-bottom:1px solid #eee;
	padding:0 0 10px 10px;
}

#brand>p:nth-child(3){
	padding:10px 0 5px 10px;
}

#brand>p img{
	width:50%;
}

#brand ul{
	display: table;
	margin: 0 auto 10px;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 10px 0;  /* 左右 上下で記述 */
	width:100%;
	table-layout:fixed;
}

#brand ul li{
	display:table-cell;
	vertical-align:middle;
}

#brand ul li img{
	width:100%;
}

/* その他スペシャルコンテンツ */
.special_table{
	display:table;
	margin:0 10px;
	padding:8px;
	border-bottom:1px dashed #aaa;
}

.special_table div{
	display:table-cell;
	vertical-align:middle;
}

.special_table div img{
	padding-right:8px;
	width:60px;
}

.special_table div:nth-child(3){
	padding-left:10px;
	text-align:right;
}

.special_table div dt{
	font-size:13px;
	font-size:1.3rem;
	font-weight:bold;
}

#table_last{
	border-bottom:0;
}

.special_link {
	padding:5px 5px;
	display:inline-block;
	background:#EEEEEE;
	border:#BDBDBD 1px solid;
	font-size:10px;
	font-size:1.0rem;
	white-space: nowrap;
}

.special_link span{
	border-color: transparent transparent transparent #282828;
}
	
/* PC版で見る */
#pc a{
	background:#2E2E2E;
	padding:5px 0;
	width:200px;
	display:block;
	color:#FFF;
	margin:20px auto;
	text-align:center;
}

#pc .arrow_right{
	border-color: transparent transparent transparent #ffffff;
}

/* フッター */
#footer_parts{
	padding: 0;
	width: 950px;
	height: auto;
	font-size: 11px;
	background: #ffffff;
	border-bottom: 5px solid #41210a;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer_parts .fp_left{
	padding: 0;
	width: 305px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer_parts .fp_center{
	padding: 0;
	width: 305px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}
#footer_parts .fp_right{
	padding: 0;
	width: 305px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}

#footer_parts dl{
padding:0;
margin:0 0 15px 0;
}
#footer_parts dl dt{
padding:7px 0;
margin:0 0 10px 0;
color:#333333;
font-size:12px;
font-weight:bold;
background:#e4dfd0;
letter-spacing:0.6em;
text-align:center;
}
#footer_parts dl dd{
padding:0;
margin:0;
line-height:140%;
color:#333333;
}
#footer_parts dl dd span.fp_szi{
padding:0;
margin:0 0 5px 0;
font-size:14px;
font-weight:bold;
letter-spacing:0.3em;
display:block;
}
#footer_parts dl dd span.fps_red{
color:#FF6666;
font-weight:bold;
}
#footer_parts dl dd p{
padding:0;
margin:10px 0 0 0;
}

#footer_parts ul{
padding:0;
margin:0 15px 0 15px;
}
#footer_parts ul li{
padding:7px 0 0 0;
margin:0 0 15px 0;
list-style:none;
line-height:130%;
border-top:1px dotted #603913;
}
#footer_parts ul li.cp_right{
text-align:center;
color:#603913;
}
#info_title{
	width: 950px;
	background-color: #0068B7;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#space{
	width: 950px;
	text-align: center;
	height: 27px;
	float: left;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #0068B7;
	padding-top: 2px;
}


/* サイドナビ用アコーディオン設定 */
.side_accordion {  
	margin:0 10px; 
	}
	
.side_accordion dt {
	border-bottom: 1px solid #EEE;
	box-sizing: border-box;
	height: 40px;
	text-indent: 10px;
	line-height: 40px;
	color: #333;
	font-size: 13px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	width: 183px;
	}
	
.side_accordion dt img{
	height:35px;
	margin-right:5px;
}
		
.side_accordion dt::after{
	 border-right: 2px solid #9E9E9E;
	 border-top: 2px solid #9E9E9E;
	 border-radius: 2px;
	 content: "";
	 height: 10px;
	 right: 20px;
	 position: absolute;
	 transform: rotate(135deg);
	 -webkit-transform: rotate(135deg);
	 top: 13px;
	 width: 10px;
}

.side_accordion dt.open::after {
	 border-right: 2px solid #9E9E9E;
	 border-top: 2px solid #9E9E9E;
	 border-radius: 2px;
	 content: "";
	 height: 10px;
	 right: 20px;
	 position: absolute;
	 transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
	 top: 13px;
	 width: 10px;
}
	
.side_accordion dd {
	line-height: 1.5;
	display: none;
	width: 183px;
}

.side_accordion_list li a{
	padding:10px 0 10px 15px;
	border-bottom:1px solid #eee;
	display:block;
	background:#eee;
	border-bottom: 1px solid #fff;
}

.side_accordion_list li a::before{
	content:"-";
	margin-right:5px;
}

.side_accordion_sub ul { 
	list-style:none;
	display:none;
	}

.side_accordion_sub p{
	padding:10px 0 10px 15px;
	display:block;
	background:#eee;
	border-bottom: 1px solid #fff;
	position: relative;
}

.side_accordion_sub li a::before{
	content:"∟";
	margin-right:3px;
	color:#666;
}

.side_accordion_sub span::before{
	content:"-";
	margin-right:5px;
}

.side_accordion_sub span::after{
	 content: "+";
	 font-size:18px;
	 font-size:1.8rem;
	 color:#9E9E9E;
	 right: 20px;
	 position: absolute;
	 top: 5px;
}

.side_accordion_sub span.open::after {
	 content: "-";
	 font-size:24px;
	 font-size:2.4rem;
	 color:#9E9E9E;
	 right: 21px;
	 position: absolute;
	 top: 0;
}

.side_accordion_sub li a{
	padding:10px 0 10px 25px;
	display:block;
	background:#ccc;
	border-bottom: 1px solid #E8E8E8;
}





a.black{
color:#333333;
text-decoration:none;
}


a.black:link,a:visited{
text-decoration:none;
}

a.black:hover,a:active{
text-decoration:none;
}

a.black:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}



p.name {
  font-size:10px;
  color: #666666;
  line-height:140%;
  margin: 0;
  min-height: 23px;
}



/*  */

p.price{
  font-size:10px;
  color:#333333;
  margin-top:5px;
}

span.usual{
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 140%;
}
