@charset "UTF-8";
/*================================================
ヘッダー専用CSS
================================================*/

/* header
--------------------------------------------------------------------*/

#header {
	position:relative;
	z-index: 1010;
}


/* header_info
--------------------------------------------------------------------*/

.header_info {
	padding:13px 0;
	text-align:center;
	background:#525252;
	color:#fff;
}
.header_info span {
	font-family: 'Lusitana', serif;
}
.header_info a {
	color:#fff;
	font-size:11px;
}


/* header_fixed
--------------------------------------------------------------------*/

.header_fixed {
	width:100%;
	height:121px;
	position:relative;
}
.header_fixed_inner {
	width:100%;
	height:121px;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
}
.header_fixed_inner.fixed {
	position:fixed;
	top:0;
	left:0;
	z-index:50;
}


/* header_inner
--------------------------------------------------------------------*/

.header_inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.header_inner:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* header_member
--------------------------------------------------------------------*/

.header_member {
	background:#999;
}
.header_guest {
	padding:6px 0;
	float:left;
}
.header_guest dt {
	margin-right:18px;
	color:#fff;
	font-size:11px;
	line-height:28px;
	float:left;
}
.header_guest dt span {
	padding-right:10px;
}
.header_guest dd {
	float:left;
	color:#fff;
	font-size:11px;
	line-height:28px;
}
.header_guest .rank {
	width:90px;
	margin-right:18px;
	background:#000;
	border-radius:2px;
	text-align:center;
	font-family: 'Lusitana', serif;
}
.header_member_nav {
	float:right;
}
.header_member_nav ul li {
	margin-right:20px;
	float:left;
}
.header_member_nav ul li:last-child {
	margin-right:0;
}
.header_member_nav a {
	padding:0 0 0 28px;
	line-height:40px;
	color:#fff;
	font-size:11px;
	font-family: 'Lusitana', serif;
	display:block;
}
.header_member_nav .magazine {
	background:url(../images/common/parts/ico_mail_mag.png) no-repeat left center;
}
.header_member_nav .login {
	background:url(../images/common/parts/ico_login.png) no-repeat left center;
}
.header_member_nav .logout {
	background:url(../images/common/parts/ico_login.png) no-repeat left center;
}
.header_member_nav .member {
	background:url(../images/common/parts/ico_member.png) no-repeat left center;
}


/* header_box
--------------------------------------------------------------------*/

.header_box {
	border-bottom:1px solid #e2e2e2;
}
.header_logo {
	padding: 10px 0;
	text-align:center;
}
.header_search {
	width:255px;
	position:absolute;
	top:20px;
	left:0;
}
.header_search form {
	width:205px;
	height:40px;
}
.header_search input[type=text] {
	width:143px;
	height:38px;
	padding:0 10px;
	border:1px solid #e2e2e2;
	font-size:11px;
	color:#808080;
	float:left;
}
.header_search input[type=submit] {
	width:40px;
	height:40px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	background:url(../images/header/header_search_01.jpg) no-repeat center center #fff;
	text-indent:-9999px;
	float:right;
}
.header_search .search_btn {
	width:40px;
	position:absolute;
	top:0;
	right:0;
}
.header_search .search_btn a {
	width:40px;
	height:40px;
	background:#000;
	display:block;
	position:relative;
	border-radius:20px;
	text-indent:-9999px;
}
.header_search .search_btn a:before {
	content:"";
	width:12px;
	height:2px;
	margin-top:-1px;
	margin-left:-6px;
	background:#fff;
	position:absolute;
	top:50%;
	left:50%;
}
.header_search .search_btn a:after {
	content:"";
	width:2px;
	height:12px;
	margin-top:-6px;
	margin-left:-1px;
	background:#fff;
	position:absolute;
	top:50%;
	left:50%;
}
.header_user {
	padding-left:30px;
	position:absolute;
	top:29px;
	right:0;
}
.header_user_list:before,
.header_user_list:after {
	content: none;
}
.header_user_list {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 100%;
}
.header_user_item {}
.header_user_item.favorite {
	margin: 0 15px 0 0;
	position: relative;
}
.header_user_link.favorite {
	display: block;
	width: 24px;
	height: 22px;
	background: url(/static/full/images/common/parts/icon_favorite.png) no-repeat;
	background-size: 24px 22px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.header_user_favorite .no {
	width: 18px;
	height: 18px;
	display: block;
	background: #ef201e;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	position: absolute;
	top: -8px;
	right: -10px;
}
.header_cart {
	padding-left:30px;
	background:url(/static/full/images/common/parts/ico_cart.png) no-repeat left center;
}
.header_cart dt {
	margin-right:5px;
	font-size:10px;
	line-height:25px;
	float:left;
}
.header_cart dd {
	font-size:14px;
	line-height:25px;
	float:left;
}

/* header_sub_nav
--------------------------------------------------------------------*/

.header_sub_nav {
	height:44px;
	border-bottom:1px solid #e2e2e2;
	position:relative;
}
.header_sub_nav_ul_01 {
	text-align:center;
}
.header_sub_nav_ul_01 > li {
	display:inline-block;
}
.header_sub_nav_ul_01 > li > a {
	display:inline-block;
	height:44px;
	line-height:44px;
	font-size:14px;
	text-align:center;
	padding:0 15px;
	position:relative;
}
.header_sub_nav_ul_01 > li > a:hover {
	text-decoration:none;
}
.header_sub_nav_ul_01 > li > a.selected:after {
	content:"";
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px solid #e2e2e2;
	position:absolute;
	bottom:0;
	left:50%;
	z-index:101;
	margin-left:-5px;
}
.header_sub_nav_ul_01 > li > a.selected:before {
	content:"";
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px solid #fff;
	position:absolute;
	bottom:-2px;
	left:50%;
	margin-left:-5px;
	z-index:102;
}

/* header_sub_nav_slide
--------------------------------------------------------------------*/

.header_sub_nav_slide {
	width:100%;
	position:absolute;
	top:44px;
	left:0;
	background:#e2e2e2;
	z-index:10;
	display:none;
}
.header_sub_nav_slide .header_inner {
	padding:16px 0;
}
.header_sub_nav_slide .close {
	width:24px;
	height:24px;
	background:#000;
	border-radius:12px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:12px;
	right:0;
}
.header_sub_nav_slide .close:before {
	content:"";
	width:12px;
	height:1px;
	background:#fff;
	position:absolute;
	top:12px;
	left:6px;
	transform:rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.header_sub_nav_slide .close:after {
	content:"";
	width:12px;
	height:1px;
	background:#fff;
	position:absolute;
	top:12px;
	left:6px;
	transform:rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.header_sub_nav_ul_02 {
	padding-right:24px;
	float:right;
}
.header_sub_nav_ul_02 > li {
	margin-right:30px;
	float:left;
}
.header_sub_nav_ul_02 > li a {
	padding-right:15px;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	position:relative;
}
.header_sub_nav_ul_02 > li a:after {
	content:"";
	width:6px;
	height:6px;
	margin-top:-3px;
	border-top:1px solid #5b90cb;
	border-right:1px solid #5b90cb;
	position:absolute;
	top:50%;
	right:0px;
	transform:rotate(45deg);
	-webkit-transform: rotate(45deg);
}


/* 帯 */
#belt {
}
#belt img {
	width: 100%;
}
.belt_bnr {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.header_belt {
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 50px;
	background: #eeebe7;
}
.header_belt_bnr{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.header_belt_bnr:before {
	content:"";
	display: block;
	padding-top: 50px;
	overflow: hidden;
}
.header_belt_image {
	position: absolute;
	top: 0;
	left: -100%;
	bottom: 0;
	right: -100%;
	width: auto;
	height: 100%;
	margin: 0 auto;
}

/* header_nav_category_box
--------------------------------------------------------------------*/

.header_nav_category_box {
	display: none;
	width: 1000px;
	padding: 30px 30px 10px 30px;
	background: #FFF;
	position:absolute;
	top: 44px;
	left:0;
	right:  0;
	z-index:100;
	margin:  0 auto;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.3);
}
.header_nav_category_box_inner {
	width: 940px;
	margin:0 auto;
	text-align:left;
}
.header_nav_category_box_inner:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.header_nav_category_box ul:last-child {
	/* margin-right:0; */
}
.header_nav_category_ul_01 {
	margin-bottom:40px;
	text-align:center;
}
.header_nav_category_ul_01 > li {
	padding:0 30px;
	display:block;
}
.header_nav_category_ul_01 > li:last-child {
	border-right: none;
}
.header_nav_category_ul_01 > li > a {
	padding:0 0 0 25px;
	font-size:14px;
	font-weight: bold;
	line-height:20px;
	display:block;
	position:relative;
}
.header_nav_category_ul_01 > li.allitem > a {
	background:url(../images/common/categoryparts/category_icon_01.jpg) no-repeat left center;
}
.header_nav_category_ul_01 > li.saleitem > a {
	background:url(../images/common/categoryparts/category_icon_02.jpg) no-repeat left center;
}
.header_nav_category_ul_01 > li.ranking > a {
	background:url(../images/common/categoryparts/category_icon_13.jpg) no-repeat left center;
}
.header_nav_category_ul_01 > li.newitem > a {
	background:url(../images/common/categoryparts/category_icon_14.jpg) no-repeat left center;
}
.header_nav_category_ul_01 > li.reserve > a {
	background:url(../images/common/categoryparts/category_icon_15.jpg) no-repeat left center;
}
.header_nav_category_ul_02 {
	width: 910px;

}
.header_nav_category_ul_02 > li {
	/* width: 25%; */
	float:left;


}
.header_nav_category_ul_02 > li:nth-child(5n) {
	clear:both;

}
.header_nav_category_ul_02 > li:last-child {
	margin-bottom:0;
}
.header_nav_category_ul_02 > li > span {
	width: 100%;
	padding:0 0 6px 0;
	line-height:150%;
	display:block;
	color:#888888;
	font-size:12px;
	font-weight:bold;
	float: left;
}

.header_nav_category_ul_03 {
	display: block;
	padding-right:40px;
	box-sizing: border-box;
	margin-bottom:  20px;
}
.header_nav_category_ul_03 li{
	margin-bottom: 6px;
}

.header_nav_category_ul_03 li:first-child a:before{
	content: "";
}
.header_nav_category_ul_03 li a {
	line-height: 120%;
}

/* PC/SP type-changer
--------------------------------------------------------------------*/
#pcmode1{
	font-size: 80px;
	line-height: 100px;
	height: 100px;
	background: #999;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display: block;
}
