﻿@charset "utf-8";

/* ===================================================================
 style info : リセット及びフォントサイズ
=================================================================== */
/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	word-break: break-all;
}
body {
	line-height: 1;
	background: #fff;
	color: #000;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/*----------------------------------------------------
要素
----------------------------------------------------*/
html, body {
	height: 100%;
}
html {
	overflow-y:scroll;
}
/*短いページ：背景をページ下まで対応*/
.setting {
	height:100%;
	min-height:100%;
}
body > .setting {
	height:auto;
}
body {
	/*background:#e7002c; red */
	background-color: #ffffff;
	color:#444;
	font-size:12px;
	-webkit-text-size-adjust:none;
	font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", ArialMT;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	font-family:"ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", ArialMT;
}
ol {
	margin-left:20px;
}
/*境界線：デザイン*/
hr {
	border: 0;
	background:url(/voi/sp/images/sp/hr_line.gif) repeat-x left center;
	padding:6px 0;
	margin:0;
	height:2px;
}
hr.footline {
	border: 0;
	background:url(/voi/sp/images/sp/hr_line.gif) repeat-x left center;
	padding:0;
	margin:0;
	height:2px;
}
/* リンク
----------------------------------------------------*/
a {
	text-decoration:none;
}
a:link {
	color:#444444;
}
a:visited {
	color:#444444;
}
a:hover {
}
/* 汎用クラス
----------------------------------------------------*/
.fl {float:left;}
.fr {float:right;}

.cfx:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/*\*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}


/*----------------------------------------------------

ヘッダ・フッタ

----------------------------------------------------*/

/* ページ先頭へ */
.topagetop {
	margin: 0 10px 0 0;
	text-align: right;
}

.topagetop a {
	padding: 2px 0 0 20px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -180px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
	color: #444;
	text-decoration: underline;
}

/*area*/
.subarea {
	background:#ebebeb
}
.search .item {
	float:left;
	border-right:#d00c30 solid 1px;
}
.search .brand {
	float:right;
	border-left:#f8bac6 solid 1px;
}
/* SALE ブランド COMING SOON */
.search .brand-cs {
	float:right;
	border-left:#999 solid 1px;
	background-color:#d9d9d9;
	background-image:none;
}
.search .brand-cs span {
	color:#AAA;
	font-weight:bold;
	text-shadow:0 -1px 0 #fff;
	background-image:none;
}

/*カートボタン*/
.cartbtn {
	text-align: center;
	padding:10px;
}
.incrementalarea {
	margin: 20px 10px 0 10px;
}


/*---スマホ/PC切替え--------------------------------------*/
.changeover {
	font-size:12px;
	background:#d9d9d9;
	padding:7px 0;
	text-align:center;
	color:#777;
	text-shadow:1px 1px 0px #fff;
}
.changeover a {
	text-shadow:1px 1px 0px #fff;
	text-decoration:underline;
}
/*head foot*/
.footannounce {
	text-align: center;
	padding-bottom: 10px;
	font-size: 11px;
	color: #444;
}
.foot {
	font-size: 12px;
	background: #BCBCBC;
	padding: 7px 0;
	text-align: center;
	color:#fff;
	text-shadow:0 -1px 0 #aaa;
}


/*----------------------------------------------------

 共通

----------------------------------------------------*/
.topbanner,
.topbanner img {
	width: 100%;
}

.color-l {
	color: #d8307e !important;
}
.color-m {
	color: #242671 !important;
}


/* ボタン
----------------------------------------------------*/
.btnr a {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 10px;
	border: solid 1px #bcbcbc;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(226,226,226,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(226,226,226,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(226,226,226,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(226,226,226,1) 100%);
	font-weight: bold;
}
.btnr a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 8px;
	height: 15px;
	margin-top: -7px;
}
.btnr a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnl.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}
.btnr a span {
	display: table-cell;
	height: 39px;
	vertical-align: middle;
	text-align: center;
}

/* レディース */
.btnr.b-lad a {
	border: none;
	background: -moz-linear-gradient(top,  rgba(226,100,158,1) 0%, rgba(216,90,148,1) 50%, rgba(177,52,110,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,100,158,1)), color-stop(50%,rgba(216,90,148,1)), color-stop(100%,rgba(177,52,110,1)));
	background: -webkit-linear-gradient(top,  rgba(226,100,158,1) 0%,rgba(216,90,148,1) 50%,rgba(177,52,110,1) 100%);
	background: -o-linear-gradient(top,  rgba(226,100,158,1) 0%,rgba(216,90,148,1) 50%,rgba(177,52,110,1) 100%);
	background: linear-gradient(to bottom,  rgba(226,100,158,1) 0%,rgba(216,90,148,1) 50%,rgba(177,52,110,1) 100%);
	-moz-text-shadow: 0px -1px 0px #000000;
	-webkit-text-shadow: 0px -1px 0px #000000;
	text-shadow: 0px -1px 0px #000000;
	-moz-box-shadow: 0px 1px 0px #6a1e41;
	-webkit-box-shadow: 0px 1px 0px #6a1e41;
	box-shadow: 0px 1px 0px #6a1e41;
	color: #ffffff;
}
.btnr.b-lad a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnw.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}

/* メンズ */
.btnr.b-men a {
	border: none;
	background: -moz-linear-gradient(top,  rgba(91,92,149,1) 0%, rgba(75,76,132,1) 53%, rgba(43,44,100,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(91,92,149,1)), color-stop(53%,rgba(75,76,132,1)), color-stop(100%,rgba(43,44,100,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(91,92,149,1) 0%,rgba(75,76,132,1) 53%,rgba(43,44,100,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(91,92,149,1) 0%,rgba(75,76,132,1) 53%,rgba(43,44,100,1) 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom,  rgba(91,92,149,1) 0%,rgba(75,76,132,1) 53%,rgba(43,44,100,1) 100%); /* W3C */
	-moz-text-shadow: 0px -1px 0px #000000;
	-webkit-text-shadow: 0px -1px 0px #000000;
	text-shadow: 0px -1px 0px #000000;
	-moz-box-shadow: 0px 1px 0px #1a1b3c;
	-webkit-box-shadow: 0px 1px 0px #1a1b3c;
	box-shadow: 0px 1px 0px #1a1b3c;
	color: #ffffff;
}
.btnr.b-men a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnw.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}

/* ノーマル（白色） */
.btnr.b-nol a {
	color: #d8307e;
}

.btnr.b-nom a {
	color: #242671;
}
.btnr.b-nom a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnm.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}


/* 検索
----------------------------------------------------*/
div.searchBox {
	margin: 0 10px;
	box-sizing: border-box;
}

div.searchBox form {
	display: table;
	width: 100%;
	padding: 15px 0;
}

div.searchBox .entry_field {
	position: relative;
	display: table-cell;
}

div.searchBox .entry_field select,
div.searchBox .entry_field input {
	width: 100%;
}
div.searchBox .entry_field select {
	height: 31px;
	margin-bottom: 7px;
}
div.searchBox .entry_field input {
	height: 31px;
	margin: 0;
	padding: 0 0 0 5px;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	color:#999;
}
div.searchBox .entry_field input.focus { color:#000; }

div.searchBox #search-space {
	display: table-cell;
	width: 10px;
	height: 69px;
}

/* ボタン */
div.searchBox .entry_btn {
	display: table-cell;
	width: 66px;
	height: 69px;
	border-bottom: 1px solid #101010;
	border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	background: -moz-linear-gradient(top,  #4d4d4d 1%, #343434 65%, #1c1c1c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4d4d4d), color-stop(65%,#343434), color-stop(100%,#1c1c1c));
	background: -webkit-linear-gradient(top,  #4d4d4d 1%,#343434 65%,#1c1c1c 100%);
	background: -o-linear-gradient(top,  #4d4d4d 1%,#343434 65%,#1c1c1c 100%);
	background: linear-gradient(to bottom,  #4d4d4d 1%,#343434 65%,#1c1c1c 100%);
	vertical-align: middle;
	text-align: center;
}

div.searchBox .entry_btn a {
	position: relative;
	display: block;
	width: 66px;
	height: 69px;
	color: #ffffff;
	vertical-align: middle;
}
div.searchBox .entry_btn a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 35px;
	height: 35px;
	margin: -27px 0 0 -17px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -125px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

div.searchBox .entry_btn a span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3em;
	margin: -0.3em 0 0 -1.4em;
	padding: 12px 0 0 0;
	letter-spacing : 4px;
	text-shadow: 0px -1px 0px #000000;  
}


/* 見出し
----------------------------------------------------*/
.top-subtitle {
	position: relative;
	height: 34px;
	margin-bottom: 17px;
	border-top: solid 5px #000000;
	background: url(/voi/sp/webshop/spsale13_summer/img/spr_sale_subt.png) no-repeat 0 0;
	color:#333333;
	text-indent: -320px;
	font-weight: normal;
	font-size: 10px;
	overflow: hidden;
	
	/* ▼画像変更時　調整 */
	background-size: 320px 67px;
		-moz-background-size: 320px 67px;
		-webkit-background-size: 320px 67px;
}
.top-subtitle span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	text-indent: 0;
}

/* ▼画像変更時　調整 */
#salenews .top-subtitle {	background-position: 0px 0px;}
#salenews .top-subtitle span {	padding-left: 133px;}

#information .top-subtitle {	background-position: 0px -34px;}


.news #salenews .news-subtitle {
	position: relative;
	margin-bottom: 17px;
	padding: 10px 0;
	margin: 20px 0 0;
	background-color: #000;
	text-align: center;
	color: #ffffff;
}
.news #salenews .news-subtitle::before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 10px solid #000;
}


/* margin padding
----------------------------------------------------*/
.pt0 { padding-top:0px !important;	}
.pt05 { padding-top:5px !important;	}
.pt1 { padding-top:10px !important;	}
.pt15 { padding-top:15px !important;	}
.pt2 { padding-top:20px !important;	}
.pt25 { padding-top:25px !important;	}
.pt3 { padding-top:30px !important;	}
.pt35 { padding-top:35px !important;	}
.pt4 { padding-top:40px !important;	}
.mt0 { margin-top:0px !important;	}
.mt05 { margin-top:5px !important;	}
.mt1 { margin-top:10px !important;	}
.mt15 { margin-top:15px !important;	}
.mt2 { margin-top:20px !important;	}
.mt25 { margin-top:25px !important;	}
.mt3 { margin-top:30px !important;	}
.mt35 { margin-top:35px !important;	}
.mt4 { margin-top:40px !important;	}

.pb0 { padding-bottom:0px !important;	}
.pb05 { padding-bottom:5px !important;	}
.pb1 { padding-bottom:10px !important;	}
.pb15 { padding-bottom:15px !important;	}
.pb2 { padding-bottom:20px !important;	}
.pb25 { padding-bottom:25px !important;	}
.pb3 { padding-bottom:30px !important;	}
.pb35 { padding-bottom:35px !important;	}
.pb4 { padding-bottom:40px !important;	}
.mb0 { margin-bottom:0px !important;	}
.mb05 { margin-bottom:5px !important;	}
.mb1 { margin-bottom:10px !important;	}
.mb15 { margin-bottom:15px !important;	}
.mb2 { margin-bottom:20px !important;	}
.mb25 { margin-bottom:25px !important;	}
.mb3 { margin-bottom:30px !important;	}
.mb35 { margin-bottom:35px !important;	}
.mb4 { margin-bottom:40px !important;	}



/*----------------------------------------------------

 TOP

----------------------------------------------------*/
.main#top {
	padding: 5px 0;
	background-color: #fff;
}

.main#top .topagetop {
	margin: 0 5px 10px 0;
}

/* TOPバナーエリア
----------------------------------------------------*/
.salebnrarea {
	width: 314px;
	margin: 0 auto;	
}
.salebnr{
	margin-bottom: 15px;
}
.salebnr li{
	width:152px;
	float:left;
}
.salebnr li:nth-child(odd) {
	margin-right: 5px;
}


/* セールアイテムから探す
----------------------------------------------------*/
#top .saleitem {
	padding: 5px 0;
	background-color: #ffffff;
}

#top .saleitem h2 {
	position: relative;
	margin-bottom: 17px;
	padding: 10px 0;
	background-color: #000;
	text-align: center;
	color: #ffffff;
}
#top .saleitem h2::before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 10px solid #000;
}

#top .saleitem_inner {
	padding: 0 5px;
}

#top .saleitem .container {
	float: left;
	width: 50%;
}

#top .saleitem .container h3 {
	font-size: 15px;
	margin-bottom: 9px
}

#top .saleitem .container .b-nol1,
#top .saleitem .container .b-nom1 {
	margin-top: 15px;
}

#top .saleitem li span {
	height: 54px;
	font-size: 14px;
	line-height: 1;
}

/* レディース */
#top .saleitem .ladieslist h3 {
	color: #d8307e;
}
#top .saleitem .ladieslist li {	margin: 0 2px 0 0 ;}

/* メンズ */
#top .saleitem .menslist h3 {
	margin-left: 3px;
	color: #242671;
}
#top .saleitem .menslist li {	margin: 0 0 0 2px;}



/* セールニュース
----------------------------------------------------*/
#top #salenews {
	background-color: #ffffff;
}

#top #salenews .other_news {
	margin: 0 10px 5px;
	padding: 10px 0;
	border-top: solid 1px #E6002B;
	border-bottom: solid 1px #E6002B;
}
#top #salenews h3 {
	margin: 0 10px;
	padding: 10px 0;
	line-height: 1;
}
#top #salenews h3.color-l {
	margin-top: -10px;
}
/*
#top #salenews h3 {
	border-top: solid 1px #bcbcbc;
}
*/

#top .newslist {
	margin: 0 10px 1px;
}
#top .newslist li {
	margin-bottom: 0;
	padding: 6px 0 6px 0;
	border-top: dotted 1px #bcbcbc;
}
#top .newslist li p {
	display:table;
}
#top .newslist li span {
#top 	display:table-cell;
	width:3.5em;
}
#top .newslist li a {
	text-decoration:underline;
}


#top #salenews .other_news a {
	text-decoration: underline;
	color: #333333;
}

#top #salenews .morelink.ladies {
	margin-bottom: 5px;
}

/*------ もっとみるリンク -------*/
#top #salenews .morelink {
	border-top: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
	background-color: #f5f5f5;
}
#top #salenews .mens.morelink {
	border-bottom: solid 5px #000;
}

#top #salenews .morelink a {
	position: relative;
	display: block;
	border-top: solid 1px #ffffff;
}
#top #salenews .morelink.ladies a {	color: #d8307e;}
#top #salenews .morelink.mens a {	color: #242671;}

#top #salenews .morelink a span {
	display: table-cell;
	height: 47px;
	padding: 0 18px 0 10px;
	vertical-align: middle;
}

/* arrow */
#top #salenews .morelink a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}
#top #salenews .morelink.ladies a:after {
	background-position: 0px -25px;
}
#top #salenews .morelink.mens a:after {
	background-position: 0px -50px;
}

/* INFOMATION
----------------------------------------------------*/
#top #information {
	padding-top: 5px;
}

#top .infolist {
	margin: 5px 0 15px;
}

#top .infolist li {
	margin-bottom: 5px;
	background-color: #ffffff;
	border-bottom: solid 1px #bcbcbc;
}
#top .infolist li:last-child {
	margin-bottom: 0;
}

#top .infolist li a {
	position: relative;
	display: block;
	background: url(/voi/sp/webshop/spsale13_summer/img/spr_sale_information.png) no-repeat 5px 0px;
	background-size: 50px 300px;
		-moz-background-size: 50px 300px;
		-webkit-background-size: 50px 300px;
}

#top .infolist li a span {
	display: table-cell;
	width: 100%;
	height: 60px;
	padding: 0 25px 0 60px;
	vertical-align: middle;
}
#top .infolist li a span span {
	display: inline;
	width: auto;
	height: auto;
	padding: 0;
}
#top .infolist li a span.font-s {
	font-size: 12px;
}

#top .infolist li.info-epos a {	background-position: 5px 0px;}
#top .infolist li.info-salemail a {	background-position: 5px -60px;}
#top .infolist li.info-okini a {	background-position: 5px -120px;}
#top .infolist li.info-begiguide a {	background-position: 5px -180px;}
#top .infolist li.info-wishshow a {	background-position: 5px -240px;}


#top #information .boxlink {
	margin:  0 20px 15px;
	border: solid 1px #bcbcbc;
	background-color: #f5f5f5;
}
#top #information .boxlink a {
	position: relative;
	display: block;
	padding-left: 20px;
}
#top #information .boxlink a span {
	display: table-cell;
	height: 48px;
	vertical-align: middle;
}

/* arrow */
#top #information .boxlink a:after,
#top .infolist li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	display: block;
	width: 9px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}



/*----------------------------------------------------

 下層

----------------------------------------------------*/
.mainarea {
	padding: 10px 0 15px;
	background-color: #fff;
	border-top: 1px solid #bdbdbd;
}


/* topバナー
--------------------------------------------------- */
.topbanner{
	line-height:0em;
}
.topbanner img {
	width:100%;
}


/* topボタン
--------------------------------------------------- */
.topnav {
	display: table;
	width: 100%;
	padding: 12px 0 15px;
	background-color: #fff;
}
.topnav li {
	display: table-cell;
	width: 50%;
	text-align: center;
}
.topnav li a {
	position: relative;
	display: block;
	margin: 0 2px;
	padding: 12px 12px 12px 0;
	border: 1px solid #bcbcbc;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 38%, rgba(226,226,226,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,rgba(255,255,255,1)), color-stop(100%,rgba(226,226,226,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 38%,rgba(226,226,226,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 38%,rgba(226,226,226,1) 100%);
	font-weight: bold;
}
.topnav li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 8px;
	height: 15px;
	margin-top: -7px;
}

.ladies .topnav li a {
	color: #d8307e;
}
.ladies .topnav li a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnl.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}

.ladies .topnav li.act a {
	border: none;
	background: -moz-linear-gradient(top,  rgba(226,100,158,1) 0%, rgba(216,90,148,1) 50%, rgba(177,52,110,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,100,158,1)), color-stop(50%,rgba(216,90,148,1)), color-stop(100%,rgba(177,52,110,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,100,158,1) 0%,rgba(216,90,148,1) 50%,rgba(177,52,110,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,100,158,1) 0%,rgba(216,90,148,1) 50%,rgba(177,52,110,1) 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom,  rgba(226,100,158,1) 0%,rgba(216,90,148,1) 50%,rgba(177,52,110,1) 100%); /* W3C */
	-moz-text-shadow: 0px -1px 0px #000000;
	-webkit-text-shadow: 0px -1px 0px #000000;
	text-shadow: 0px -1px 0px #000000;
	-moz-box-shadow: 0px 1px 0px #6a1e41;
	-webkit-box-shadow: 0px 1px 0px #6a1e41;
	box-shadow: 0px 1px 0px #6a1e41;
	color: #ffffff;
}
.ladies .topnav li.act a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnw.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}

.mens .topnav li a {
	color: #403F89;
}
.mens .topnav li a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnm.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}
.mens .topnav li.act a {
	border: none;
	background: -moz-linear-gradient(top,  rgba(91,92,149,1) 0%, rgba(75,76,132,1) 53%, rgba(43,44,100,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(91,92,149,1)), color-stop(53%,rgba(75,76,132,1)), color-stop(100%,rgba(43,44,100,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(91,92,149,1) 0%,rgba(75,76,132,1) 53%,rgba(43,44,100,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(91,92,149,1) 0%,rgba(75,76,132,1) 53%,rgba(43,44,100,1) 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom,  rgba(91,92,149,1) 0%,rgba(75,76,132,1) 53%,rgba(43,44,100,1) 100%); /* W3C */
	-moz-text-shadow: 0px -1px 0px #000000;
	-webkit-text-shadow: 0px -1px 0px #000000;
	text-shadow: 0px -1px 0px #000000;
	-moz-box-shadow: 0px 1px 0px #6a1e41;
	-webkit-box-shadow: 0px 1px 0px #6a1e41;
	box-shadow: 0px 1px 0px #6a1e41;
	color: #ffffff;
}
.mens .topnav li.act a:after {
	background: url(/voi/sp/webshop/spsale13_summer/img/arrow_btnw.png) no-repeat 0px 0px;
	background-size: 8px 15px;
		-moz-background-size: 8px 15px;
		-webkit-background-size: 8px 15px;
}


.topnav li:first-child a {
	margin: 0 5px 0 10px;
}
.topnav li:last-child a {
	margin: 0 10px 0 5px;
}



/* タブリンク
--------------------------------------------------- */
.tablink {
	width: 100%;
}
.tablink li {
	float:left;
	width: 50%;
	margin-bottom:-1px;
}
.tablink li a {
	position: relative;
	display: block;
	padding: 14px 8px 17px;
	background-color: #f5f5f5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #a2a2a2;
	border-bottom: none;
	color: #444;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.tablink li.act a {
	padding: 14px 8px 15px;
	background-color: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
	border: 1px solid #bcbcbc;
	border-bottom: none !important;
	font-size: 17px;
}

.tablink li:nth-child(1) a {	margin: 0 2px 0 6px;}
.tablink li:nth-child(2) a {	margin: 0 6px 0 2px;}

/* タブ2つ時 */
.tablink.tab3 li {
	width: 33%;
}
.tablink.tab3 li:nth-child(2) {
	width: 34%;
}

.tablink.tab3 li a {
	font-size: 12px;
}

.tablink.tab3 li:nth-child(1) a {
	margin: 0 2px 0 6px;
}
.tablink.tab3 li:nth-child(2) a {
	margin: 0 2px 0 2px;
}
.tablink.tab3 li:nth-child(3) a {
	margin: 0 6px 0 2px;
	letter-spacing: -0.1em;
}
 
.linklist1 li {
	padding: 20px;
	font-size: 14px;
}

/* brandlist */
.headtitle {
	position: relative;
	margin-bottom: 17px;
	padding: 10px 0;
	text-align: center;
	color: #ffffff;
}
.headtitle:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}
.ladies .headtitle { background-color: #d8307e;}
.mens .headtitle {	background-color: #403F89;}
.ladies .headtitle:before { border-top: 10px solid #d8307e;}
.mens .headtitle:before {	border-top: 10px solid #403F89;}

.container {
	width:100%;
}

.backtop {
	padding:10px;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.backtop a {
	color:#fff;
	display:block;
	text-shadow:0px -1px 1px #aaa;
	position:relative
}
.backtop span {
	padding-left:23px;
	display:inline-block;
	min-height:16px;
	background:url(../img/sp1.png) 0 0.1em no-repeat;
	-webkit-background-size:173.5px 686px;
	background-size:173.5px 686px;
}
.brandlist {
	padding:0 10px 15px;
}
.ex_btn {
	padding:0 10px 0 17px;
	border-bottom:none;
	position:relative;
}
.ex_btn .label:before {
	margin-top:-7px;
	width:14px;
	height:15px;
}


.ex_btn .label:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 6px;
	display: block;
	width: 25px;
	height: 25px;
	margin-top: -12px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -75px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}
.ex_btn.selected .label:before {
	background-position: 0px -100px !important;
}


.ex_btn .label span {
	padding-right: 10px;
}
.category:last-child {
	border-bottom:1px solid #bcbcbc;
}
.maintitle {
	border-top:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	background: #f5f5f5;
	font-weight: normal;
	color: #333333;
}
.subtitle {
	padding:0 10px 0 16px;
	border-top:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	background:#ffffff;
	color: #333333;
}
.spsale .notice .subtitle {
	text-shadow:none;
}

.brandlistdate .subtitle + div .subtitle, .linklist1 li, .linklist2 li {
	padding:0 10px 0 44px;
	border-top:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	background:#efefef;
	position:relative;
	background-color: #ffffff;
}

.linklist1 li {
	box-sizing: border-box;
}

.brandlistdate li {
	background:#fff;
	display:table;
	width:100%;
}
.link1:not(:last-child){
	margin-bottom:10px;
}
.link1 a{
	padding-left:12px;
	position:relative;
	text-decoration:underline;
	text-shadow:0px 1px 1px #fff;
}
.link1 a:before{
	margin-top:-5px;
	left:0;
	right:15px;
	background-position:0 -251px;
	width:7px;
	height:11px;
	-webkit-background-size:173.5px 686px;
	background-size:173.5px 686px;
}
.linklist1 li{
	padding-left:15px
}
.linklist1 li a {
	position: relative;
}
.linklist1 li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}
.linklist2 li a:after {
	margin-top:-5px;
	left:auto;
	right:10px;
	background-position:0 -221px;
	width:7px;
	height:11px;
}
.linklist2 li {
	background:#ffffff;
}
.linklist1 p {
	padding-right:5px;
}
.linklist1 a p {
	padding: 10px 0;
	color: #333333;
}
.linklist1 a {
	display:table;
	width:100%;
}
.brandlistdate .subtitle + div .subtitle {
	padding-left:39px;
	font-size:14px;
}
.title, .icons {
	display:table-cell;
	vertical-align:middle
}
.title {
	width:100%;
	font-size: 12px;
	text-align:left
}
.icons {
	width:8.8em;
	padding: 10px 20px 10px 0;
	text-align:right
}
.date, .icate {
	font-size:9px;
	text-shadow:none;
	padding:2px 0;
	width:8.8em;
	display:block;
	text-align:center;
	white-space:nowrap
}
.date {
	/*display:none; SALE終盤につき非表示 */
	background:#626262;
	color:#fff
}
.icate {
	border:1px solid #e6002b;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #000;
}
.attbg {
	display: none;
	background:#e6002b;
}
.js-togglecontent {
	display:none
}
.ttltext{
	display: table-cell;
	height: 49px;
	font-size: 15px;
	vertical-align: middle;
}


/* itemlist */
.item.main {
	padding: 0px 0 15px;
	background-color: #fff;
}
.item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

}
.item .subtitle{
	padding:15px 0 15px 17px;
}
.item .subtitle a {
	font-weight: normal;
}
.item .toplink1,
.item .toplink2 {
	text-align: center;
	line-height: 0;
}
.item .toplink2 {
	margin: 10px 0 15px;
}
.item .toplink1 a,
.item .toplink2 a {
	color: #ffffff;
}
.item .toplink1 a img {
	width: 100%;
}

.item h3.ex_btn .label:before{
	background-image:none;
}
.item .brandlistdate .subtitle + div .subtitle{
	padding-left:16px;
}
.item h3 .ttltext {
	height: 1em;
}
.item .ttltext span{
	color: #333333;
}

.item .linklist2 li{
	position:relative;
	padding:12px 0 12px 16px;
	background:#ffffff;
	border-top:1px solid #bcbcbc;
	border-bottom: none;
	border-right:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	text-shadow:0px 1px 1px #fff;
	font-size:14px
}
.item .linklist2 p {
	position: relative;
}
.item .linklist2 p:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 13px;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}
.item .linklist2 p span{
	color:#999;
}
.item .image {
	width: 40px;
	height: 45px;
	padding:0 10px 0 5px;
}
.item .image img {
	width:40px;
}
.item .maintitle {
	display:table;
	width:100%;
}
.item .maintitle span {
	display:table-cell;
	vertical-align:middle;
}
.item .maintitle span.ttltext {
	padding-right: 40px;
}
.item h3 .ttltext {
	display:block;
}
.item h3.subtitle a {
	display: block;
	position: relative;
}
.item h3.subtitle a:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 13px;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.item h2.ex_btn{
	padding: 2px 0 2px 0;
}
.item .linklist2 li>a:after {
	background-image:none;
}


/*----------------------------------------------------

 topics

----------------------------------------------------*/
.topics.main {
	padding: 0;
	background-color: #fff;
	/*border-top: 1px solid #f38095;*/
}

.topics .headtitle  {
	/*margin-bottom: 10px;*/
	/*background-color: #ffffff;*/
}

.topics .subtitle{
	padding:12px 0 12px 17px;
}

.topics .headtitle{
	margin-left: -10px;
	margin-right: -10px;
}

.topics .brandlistdate .subtitle + div .subtitle{
	padding-left:16px;
}

.topics .brandlistdate h2 {
	padding: 15px 10px 8px;
	background-color: #ffffff;
	text-align: left;
	line-height: 1;
	color: #e6002b;
}
.topics .brandlistdate h2.titledev {
	padding: 10px 0;
	color: #e6022c;
}
.topics .brandlistdate h2 span.r-subt {
	display:block;
	padding: 5px 0 0 0;
	font-weight:normal;
	color:#5E5E5E;
	font-size:12px;
}
.brandlist3 h2 {
    background-color: #FFFFFF;
    color: #E6002B;
    line-height: 1;
    padding: 15px 10px 8px;
    text-align: left;
}

.topics .brandlistdate h3 {
	position: relative;
	padding: 10px 10px 10px 22px;
	border-top: solid 1px #BCBCBC;
	background-color: #ffffff;
	text-align: left;
	line-height: 1;
	font-size: 13px;
	color: #5e5e5e;
}
.topics .brandlistdate h3:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 11px;
	display: block;
	width: 5px;
	height: 1em;
	background-color: #5e5e5e;
}

.topics .brandlistdate h3.subs {
	border-top: none;
}

.topics .brandlistdate h3 span {
	padding: 1px 5px 1px 0;
	font-size: 11px;
}

.listbox {
	border-right: solid 1px #BCBCBC;
	border-left: solid 1px #BCBCBC;
}

.topics .image {
	width: 65px;
	height: 65px;
	padding:0 10px 0 5px;
	line-height: 1;
}

.topics .maintitle {
	display:table;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	border-bottom: solid 1px #bcbcbc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;		
	background: #ebebeb;
}
.brandlist3 .maintitle{
	background: #fff;
}

.topics .pickuptitle,
.topics #picklist li.maintitle {
	background: #fff;
}

.topics .pickuptext {
	width: 83px;
}

.topics .pickuptext em {
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.topics .headtitle + ul {
	margin-bottom: 15px;
}
.topics ul.category {
	border-top: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
	background-color: #ffffff;
}
.topics ul.category li:last-child {
	border-bottom: none;
}

.topics .maintitle span {
	display:table-cell;
	vertical-align:middle;
}
.topics .maintitle span img {
	border: 1px solid #aaa;
}

.topics .pickuptitle span img {
	border: none;
}

.topics span.ttltext {
	padding-right: 5px;
}

.topics span.ttltext em {
	color:#e7002c;
	font-style: normal;
}

.topics .maintitle a {
	position: relative;
	display: block;
	text-shadow: 0px 1px 1px #fdfdfd;
	font-weight: 700;
	xbackground-color: #333;
	text-decoration: underline;
}
.topics .maintitle a.rower {
	display:block;
	margin:10px;
	background:none;
	text-shadow:none;
}

.topics .maintitle a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.topics .topinfo p {
	font-size: 12px;
	color: #444;
	margin-left: 1em;
	padding: 15px 20px;
	text-align: left;
	text-indent: -1em;
}
.topics .r-recommend_bnr {
	text-align:center;
	padding:10px 0;
	border: solid 1px #BCBCBC;
	background:#ebebeb;
}
.topics .r-recommend_bnr li {
	margin-bottom:10px;
	background:#ebebeb;
}
.topics .r-recommend_bnr li:last-child {
	margin-bottom:0;
}
.topics .bnrbox {
	background-color:#ebebeb;
	padding:5px;
}
.topics .bnrbox ul,
.topics .bnrbox p {
	width:290px;
	margin:0 auto 5px;
}
.topics .bnrbox ul.last,
.topics .bnrbox p.last {
	margin-bottom:0;
}
.topics .bnrbox li {
	background:none;
	width:auto;
}
.topics .bnrbox li img {
	vertical-align:top;
}
.topics .bnrbox li:nth-child(odd) {
	float:left;
}
.topics .bnrbox li:nth-child(even) {
	float:right;
}

/* topicsにｼﾞｬﾊﾞﾗ */
.brandlist2 {
	padding:0 0 15px;
}
.topics .brandlistdate .brandlist2 h2 {
	padding: 5px 0 5px;
}
.topics .brandlist2 .maintitle span {
	display:table-cell;
	vertical-align:middle;
	padding-bottom: 0;
}


/* 2013 0101 */
.topics .brdr {
	border-top: solid 2px #bcbcbc;
}

/* pickupbrand */
.pickupbrand .frm {
	border-bottom:1px solid #bcbcbc;
}
.pickupbrand h2.maintitle b {
	display:block;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.pickupbrand .maintitle {
	border:1px solid #bcbcbc;
	border-bottom:none;
	color:#e6002b;
	font-weight:bold;
}
.pickupbrand ul.category {
	margin-bottom:0 !important;
	border-top:none;
	border-bottom:none !important;
}


/* 画像なしテキストのみ */
.topics .tlink span {
	height: 47px;
	padding-left: 10px;
}

/* テキスト注意文 */
.note {
	width: 100%;
	height: 20px;
	display: block;
	background: #fff;
	text-align: right;
	font-size: 12px;
}

.mb1 {
	margin-bottom: 10px !important;
}


/*--------------------------------------------------------------*/

.categoryarea{
	margin:0 10px;
}
.categoryarea .container{
	width:50%;
}
.categoryarea .content{
	padding:2px;
	background-color:#fff;
}

.categoryarea .ladieslist .content{
	margin-right:6px;
}

.categoryarea .underbox {
	margin-top: 10px;
}

.categoryinner{
	display:-webkit-box;
	margin-bottom:20px;
}
.categoryarea h2{
	padding:6px 0;
	color:#fff;
	text-align:center;
}

}
.categoryarea li{
	border-bottom:1px solid #ff9000;
}
.categoryarea li:last-child{
	border-bottom:none;
}
.categoryarea li a{
	display:block;
	padding:17px 5px;
	font-weight:700;
	font-size:12px;
	position: relative;
}
/* arrow */
.categoryarea li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 10px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px 0px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}
.categoryarea .ladieslist li a:after {
	background-position: 0px -25px;
}
.categoryarea .menslist li a:after {
	background-position: 0px -50px;
}

.categoryarea li span {
	font-size: 90%;
}
.categoryarea li a .etc {
	display:block;
	margin-top:5px;
	padding-top:5px;
	border-top:1px dotted #ccc;
	font-size:11px;
	color:#999;
	line-height:1.3;
}
.categoryarea .infoarea {
	margin-bottom: 20px;
	font-size:12px;
}
.categoryarea .infoarea p {
	display: table;
	padding: 17px 8px;
}
.categoryarea .infoarea p span {
	display: table-cell;
	width: 3.5em;
}
.categoryarea .infoarea p a {
	margin-right:5px;
	color:#00f;
	text-decoration: underline;
}

.categoryarea .infoarea p.moreinfo{
	display: block;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: right;
}
.categoryarea .infoarea p.moreinfo a{
	background: url(/voi/sp/webshop/spsale11_winter/img/arrow_news.png) no-repeat 0 2px;
	-webkit-background-size: 14px 15px;
	padding-left: 17px;
	color: #e7002c;
	text-decoration: none;
}

.itemarea{
	padding:0px 10px 0;
}
.itemarea .itemlist {
	margin-bottom:20px;
}
.itemarea li{
	display:table;
	width:100%;
	margin-bottom:10px;
	background-color:#fff;
}
.itemarea li:last-child{
	margin-bottom:0;
	border-bottom:none;
}
.itemarea li img,
.itemarea li a{
	display:table-cell;
	vertical-align:middle;
}
.itemarea li img{
	padding:5px 10px 5px 5px;
}

.itemarea li a:nth-child(1) {
	width:auto;
}
.itemarea li a:nth-child(2) {
	padding-right:10px;
}
.itemarea li a{
	width:100%;
	text-decoration:underline;
	font-size:12px;
}

.itemarea li strong {
	font-weight: bold;
}

.notice .subtitle {
	padding:5px 10px;
	background-color:#aaa;
	border-top:0;
	border-bottom:0;
	color:#fff;
	text-align: right;
}
.notice .subbox {
	background-color:#ebebeb;
}
.notice .noticelist {
	padding:15px 12px 25px 20px;
}
.notice .noticelist li {
	margin-bottom:9px;
	text-indent:-0.6em;
	color:#444;
}
footer{
	font-size:12px;
	background:#bcbcbc;
	padding:7px 0;
	text-align:center;
}
footer p{
	color:#fff;
}
.searcharea h2.searchhead{
	padding:10px 0;
	background-color:#404040;
	text-align:center;
	color:#fff;
}
.infobnr {
	text-align: center;
	margin-bottom: 20px;
	line-height: 1em;
}


/* saleTOP用 */
.spsale .searcharea .searchBox{
	background:none;
	padding-bottom:15px;
}
.searcharea .cartbtn{
	background-color:#ebebeb;
}
.searcharea .sublist{
	padding:15px 0 15px 9px;
	background-color:#ebebeb;
}
/* saleTOP用 */
.spsale .searcharea .sublist{
	padding:15px 0 20px 9px;
	background:none;
}
.searcharea .searchBox .sublist li {
	float:none;
	margin-right:0;
}

/*----------------------------------------------------

 news

----------------------------------------------------*/
.news .container {
	padding: 0px 0 15px 0;
	background-color: #fff;
}


/* アンカー
--------------------------------------------------- */
.anchornav {
	display: table;
	width: 100%;
	padding: 25px 0 15px;
	background-color: #fff;
}
.anchornav li {
	display: table-cell;
	width: 50%;
	text-align: center;
}
.anchornav li a {
	position: relative;
	display: block;
	margin: 0 2px;
	padding: 12px 12px 12px 0;
	border: 1px solid #bcbcbc;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 38%, rgba(226,226,226,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,rgba(255,255,255,1)), color-stop(100%,rgba(226,226,226,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 38%,rgba(226,226,226,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 38%,rgba(226,226,226,1) 100%);
	font-weight: bold;
}
.anchornav li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 15px;
	height: 15px;
	margin-top: -7px;
}

.anchornav li.ladies a {
	color: #d8307e;
}
.anchornav li.ladies a:after {
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -308px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}

.anchornav li.mens a {
	color: #403F89;
}
.anchornav li.mens a:after {
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -332px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}
.anchornav li:first-child a {
	margin: 0 5px 0 10px;
}
.anchornav li:last-child a {
	margin: 0 10px 0 5px;
}

.newsarea {
	background-color: #ffffff;
}
.news .newslist {
	padding:10px 15px 25px;
}
.newslist li {
	margin-bottom:12px;
}
.newslist li p {
	font-size:12px;
	display:table;
}
.newslist li span {
	display:table-cell;
	width:3.5em
}
.newslist li a {
	margin-right:5px;
	text-decoration:underline;
}
.newsarea h3 {
	padding:4px 0 4px 10px;
	background-color:#d8317f;
	color:#fff;
}
.ladiesnews h3 {
	background-color:#d8317f;
}
.mensnews h3 {
	background-color:#403f89;
}
/* delivery-free */
body.delivery {
	background-color:#ebebeb;
}
.delivery section.main {
	background-color:#ebebeb;
}
.delivery .container section {
	padding:20px;
}
.delivery .list1 li {
	padding:0 0 14px 16px;
	text-indent: -1em;
}
.delivery section h2 {
	margin-bottom:20px;
}
.delivery h2.head {
	text-align:center;
}
.delivery .list2 li a {
	background: url(/voi/sp/guide/common/images/left_m_icon.png) no-repeat 0.2em 0.35em;
	background-size: 7px 11px;
	-webkit-background-size: 7px 11px;
	padding-left: 15px;
	display: block;
	margin: 10px 0;
	font-weight: bold;
	text-shadow: 1px 1px 0 white;
	text-decoration: underline;
}
.delivery .subtxt {
	margin-bottom:20px;
	font-weight:bold;
}
.delivery .notice {
	margin-top:20px;
	color:#444;
}
/* top info */
.topinfo {
	padding-top: 10px;
	background-color:#ebebeb;
}
.topinfo p {
	font-size: 12px;
	color: #444;
	padding-bottom: 10px;
	text-align: center;
}
.topinfo a {
	text-decoration:underline;
}

/* 福袋 */
.r-fukubukuro {
	width: 300px;
	margin: 0 auto 20px auto;
	background: #dd0101;
}

.r-fukubukuro h2 {
	width: 300px;
	margin: 0 auto;
	font-size: 0;
}

.r-fukubukuro ul {
	width: 286px;
	margin: 0 auto;
}

.r-fukubukuro ul li {
	margin-bottom: 8px;
	font-size: 0;
}

.r-fukubukuro ul .r-fr {
	float: right;
}

.r-fukubukuro ul .r-fl {
	float: left;
}


.systemmsg {
	padding: 15px 10px 15px;
	background-color: #fff;
	color: #444;
}
#top .systemmsg {
	margin: 0 5px 15px;
}


/* 割引表示 */
.brandlistdate .r-offrate,
.brandlist50 .r-offrate {
	display: block;
	margin-top: 3px;
	color: #e9002d;
}

/*---OFF率追加--------------------------------------*/
.topics .maintitle .r-offrate {
    position:relative;
    display: block;
	color: #e60012;
	font-weight: bold;
}


.topics .maintitle .r-offrate:after {
    position:absolute;
    content:"";
    display: block;
    border-bottom: 1px solid #fff;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
}

/*---スライドなしの50on/index--------------------------------------*/
.topics .noslide h2 {
	padding: 15px 10px 8px;
	background-color: #ffffff;
	text-align: left;
	line-height: 1;
	color: #e6002b;
}

.topics .noslide h3 {
	position: relative;
	padding: 10px 10px 10px 22px;
	border: solid 1px #BCBCBC;
	border-bottom: none;
	box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	background-color: #ffffff;
	text-align: left;
	line-height: 1;
	font-size: 13px;
	color: #5e5e5e;
}

.topics .noslide h3:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 11px;
	display: block;
	width: 5px;
	height: 1em;
	background-color: #5e5e5e;
}