@charset "utf-8";
/* CSS Document */
/*==================================


ページ全体


==================================*/
body {
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	background: transparent;
	font-size: 100%;
	vertical-align: middle;
	color: #cdc4cc;
}
a {
	color: #cdc4cc;
}

/*font-family*/
html, body, button, input, select, textarea {
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}
#wrapper {
	margin: 0 auto;
	background-color:#fff;
	height:auto;
	overflow:hidden;
}
/*==================================


header


==================================*/
header {
	width:100%;
	height:auto;
	background: #fff;
	overflow: hidden;
	position: relative;
	padding: 10px 0 0 10px;
}
header h1 {
	float: left;
	color: #cdc4cc;
	font-size:65%;
}
header h1 img {
	margin-top:5px;
}
header ul {
	overflow: hidden;
	float: right;
	margin-right: 50px;
}
header ul li {
	float: left;
	text-align:center;
	padding-right:3px;
}
header ul li p {
	text-align: center;
	display: block;
	font-size: 50%;
}
/*==================================


contents


==================================*/
#contents {
	width:100%;

}
/*検索フォーム*/
.search_wrap {
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	padding: 10px 0 0 10px;
	margin-bottom:15px;
}
.search_wrap .search_box {
	
}
.search_wrap .search_txt {
	float: left;
	width: 85%;
	height: 35px;
	padding: 6px;
	border: 1px solid  #CCC;
	box-sizing: border-box;
}
.search_wrap .search_btn {
	float: left;
	width: 35px;
	height: 35px;
}
.search_kwdbox{
	word-break: break-all;
	width: 100%;
	height:auto;
	padding:0 0 20px 10px;
	overflow:hidden;	
}
.search_kwdbox p{
	width:100%;
	font-weight: bold;
	font-size: 92%;
	float:left;
}
.search_kwdbox ul{
	width:100%;
}
.search_kwdbox ul li{
	float: left;
	font-size: 80%;
}
.search_kwdbox ul li a{
	padding: 10px 15px 0 3px;
	text-decoration: underline;
}
/*==================================


sidebar


==================================*/
/* 開閉部分 */
.slidemenu {
	top: 0;
	width: 260px;
	overflow: hidden;
	position: fixed;
	visibility: hidden;
	z-index: -1;
	background-color: #dcd6dc;
}
.slidemenu .slidemenu-header {
	position: relative;
	background-color: #dcd6dc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.slidemenu .slidemenu-header div {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.slidemenu .slidemenu-body {


}
.slidemenu .slidemenu-body .slidemenu-content {
	background-color: #e8e4e8;
	margin-right: auto;
	margin-left: auto;
	color: #333;

}
.slidemenu-right {
	right: 0;
}
.drawer-menu li {
	list-style: none;
	font-size: 68%;
	line-height: 1.2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.drawer-menu li a {
	display: block;
	text-decoration: none;

}
.slidemenu li:first-child {
	border-top: none;
}
.slidemenu li:last-child {
	border-bottom: none;
}
.menu-button-right {
	padding-right:10px;
}
/*================================

   
nav,category


================================*/

.lnav_info a{
	color: #FFFFFF;
	background-color: #cdc4cc;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 7px;
	font-weight: bold;
}

.lnav_info a:hover  {
	color: #333;
	background-color: #eeebee;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
}

/*■バラエティ*/
/*■GoPROアイテム*/
/*■隠し金庫*/
/*■コスメアイテム*/
/*■その他*/

.lnav_variety a,
.lnav_gopro a,
.lnev_prevention a,
.lnav_security a,
.lnav_cosme a,
.lnav_other a {
	color: #333;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*■バラエティ*/
.lnav_variety a:hover  {
	color: #FF6684;
	background-color: #FFE8EC;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
}

/*■GoPROアイテム*/
.lnav_gopro a:hover{
	color: #97BD00;
	background-color: #FBFFEC;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
}

/*■隠し金庫*/
.lnav_security a:hover {
	color: #FFA037;
	border-bottom-width: 1px;

	border-bottom-color: #c6c0c6;
	background-color: #FFF7EE;
}

/*■コスメアイテム*/
.lnav_cosme a:hover {
	color: #62cafe;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
	background-color: #EEFAFF;
}

/*■その他*/
.lnav_other a:hover {
	color: #00a38b;
	border-bottom-width: 1px;
	border-bottom-color: #c6c0c6;
	background-color: #EEFFFD;
}


.lnav-sub-mizuiro a:hover {
	background:#2EFEF7;
}
/*==================================


商品ラインアップ


==================================*/
/*切り替えタブ*/
.tabmenu {
	width: 100%;
	font-size: 70%;
	padding-bottom: 20px;
}
.tab {
	overflow: hidden;
	margin: 0;
	list-style: none;
}
.tab li {
	background: #e8e4e8;
	color: #333;
	cursor: pointer;
	display: inline-block;
	width: 48%;
	padding: 10px;
	margin: 0 0 0 2px;
	border: solid 1px #CCC;
	text-align: center;
	font-weight: bold;
	line-height: 1.1;
}
.tab li.select {
	background: #c6c0c6;
	color: #FFF;
}
.content div {
	background: #fff;
	height: auto;
}
.hide {
	display:none;
}

/*ハロウィンクーポン*/
.coupon {
	width: 100%;
	background:#FFF;
	padding-bottom:10px;
}
.coupon ul {
	width: 100%;
	overflow:hidden;
}
.coupon li {
	width:33%;
	text-align:center;
	float:left;
	padding:10px 0 0 0;
}
.coupon li img {
	width:90%;

}




/*新商品*/
ul.newitem {
	width: 100%;
	background-color: #FFF;
	overflow:hidden;
}
ul.newitem ul {
	width:100%;
	float: left;
}
ul.newitem li {
	width:50%;
	float: left;
}
ul.newitem li img {
	width: 95%;
	padding:10px 0 0 10px;
}
ul.newitem li p {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 105%;
	padding-top: 5px;
	color: #000;
	font-size: 70%;
}
/*おすすめ*/
ul.recommend {
	width: 100%;
	background-color: #FFF;
	overflow:hidden;
}
ul.recommend ul {
	width:100%;
	float: left;
}
ul.recommend li {
	width:50%;
	float: left;
}
ul.recommend li img {
	width: 95%;
	padding:10px 0 0 10px;
}
ul.recommend li p {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 105%;
	padding-top: 5px;
	color: #000;
	font-size: 70%;
}
/*ミニバナー*/
.mbanner {
	width: 100%;
	background: #FFF;
	padding: 10px;
}

.mbanner h3 {
	width: 100%;
	padding-bottom: 10px;
}

.mbanner ul {
	width: 100%;
	overflow:hidden;
}
.mbanner li {
	width: 50%;
	text-align: center;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.mbanner li img {
	width: 96%;
}
/*==================================


footer


==================================*/
footer {
	width:100%;
	background-color:#fff;
	
}
/*pagetop*/
.pagetop {
	width:100%;

}
.pagetop ul {
	padding: 15px 15px 15px 15px;
	position: relative;
	display: block;
	border: 0;
	clear: both;
	background:#fff;
}
.pagetop li {
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	display: block;
	color: #c6c0c6;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom: 2px #c6c0c6 solid;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
	background: #c6c0c6; /* Old browsers */
	background: -moz-linear-gradient(top, #e8e4e8 0%, #c6c0c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e4e8), color-stop(100%, #c6c0c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e4e8 0%, #c6c0c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e4e8 0%, #c6c0c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e4e8 0%, #c6c0c6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e8e4e8 0%, #c6c0c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e4e8', endColorstr='#c6c0c6', GradientType=0 ); /* IE6-9 */
}
.pagetop a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 5px;
	text-align: center;
	vertical-align: middle;
	font-size:80%;
}
/*footernav*/
.anothernav{
	background-color: #F4F4F4;
	width: 100%;
}
.anothernav ul {
	
	font-size:70%;
	padding:20px 0 20px 0;
	overflow:hidden;
}
.anothernav li {
	float:left;
	width:25%;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.anothernav li a {
	color:#333;
	text-decoration:none;
}
/*Copyright*/
small.copy {
	width: 100%;
	font-size: 80%;
	color: #c6c0c6;
	height: auto;
}
small.copy p {
	text-align:center;
	padding:15px;
	line-height:1.2;
}
