﻿@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 15px 0;
	text-align: right;
}

.topagetop a {
	padding: 5px 0 5px 20px;
	background: url(/voi/sp/images/tlmtop/common/b_pagetop.png) no-repeat left center;
	background-size: 14px 14px;
		-moz-background-size: 14px 14px;
		-webkit-background-size: 14px 14px;
	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 2px 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/spsale12_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: 54px;
	vertical-align: middle;
	text-align: center;
}
.btnr.b-nol a span,
.btnr.b-nom a span {
	height: 39px;
}

/* レディース */
.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/spsale12_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/spsale12_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/spsale12_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 form {
	display: table;
	width: 100%;
	padding: 15px 10px;
}

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 #e6002b;
	background: url(/voi/sp/webshop/spsale12_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;}


/* 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

----------------------------------------------------*/


/* TOPバナーエリア
----------------------------------------------------*/
.salebnrarea{
	width: 308px;
	margin: 0 auto;	
}
.salebnr{
	margin-bottom: 20px;
}
.salebnr li{
	width:144px;
	float:left;
	margin: 0 5px;	
}


/* セールアイテムから探す
----------------------------------------------------*/
#top .saleitem h2 {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
	background-color: #e6002b;
	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 #e6002b;
}

#top .saleitem .container {
	float: left;
	width: 50%;
}

#top .saleitem .container h3 {
	font-size: 15px;
	margin-bottom: 9px
}

#top .saleitem .container .b-nol,
#top .saleitem .container .b-nom {
	margin-top: 15px;
}

/* レディース */
#top .saleitem .ladieslist h3 {
	margin-left: 10px;
	color: #d8307e;
}
#top .saleitem .ladieslist li {	margin: 0 2px 0 5px;}

/* メンズ */
#top .saleitem .menslist h3 {
	margin-left: 7px;
	color: #242671;
}
#top .saleitem .menslist li {	margin: 0 5px 0 2px;}



/* セールニュース
----------------------------------------------------*/
#top #salenews h3 {
	margin: 0 10px;
	padding: 10px 0;
	line-height: 1;
}
#top #salenews h3 {
	border-top: dotted 1px #bcbcbc;
}

#top #salenews .other_news {
	margin: 0 10px;
	padding: 10px 0;
	border-top: dotted 1px #bcbcbc;
}

#top #salenews dl.news {
	margin: 0 10px 0;
}
#top #salenews dl.news dt {
	position: relative;
	float: left;
	padding: 5px 0;
}

#top #salenews dl.news dd {
	padding: 6px 0 6px 3.5em;
	border-top: dotted 1px #bcbcbc;
}
#top #salenews .other_news a,
#top #salenews dl.news dd a {
	text-decoration: underline;
	color: #333333;
}

#top #salenews .morelink.ladies {
	margin-bottom: 15px;
}

/*------ もっとみるリンク -------*/
#top #salenews .morelink {
	border-top: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
	background-color: #f5f5f5;
}
#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 .infolist {
	margin-bottom: 15px;
	border-top: solid 1px #bcbcbc;
}

#top .infolist li {
	border-bottom: solid 1px #bcbcbc;
}

#top .infolist li a {
	position: relative;
	display: block;
	background: url(/voi/sp/images/tlmtop/icon_info_tlmtop.png) no-repeat 0px -1px;
	background-size: 50px 485px;
		-moz-background-size: 50px 485px;
		-webkit-background-size: 50px 485px;
}

#top .infolist li a span {
	display: table-cell;
	width: 100%;
	height: 48px;
	padding: 0 26px 0 52px;
	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: 0px 0px;}
#top .infolist li.info-shopinfo a {	background-position: 0px -49px;}
#top .infolist li.info-register a {	background-position: 0px -98px;}
#top .infolist li.info-salemail a {	background-position: 0px -146px;}
#top .infolist li.info-melmaga a {	background-position: 0px -198px;}
#top .infolist li.info-comment a {background-position: 0px -243px;}
#top .infolist li.info-guide a {	background-position: 0px -292px;}
#top .infolist li.info-payment a {	background-position: 0px -340px;}
#top .infolist li.info-userinfo a {	background-position: 0px -389px;}
#top .infolist li.info-catalog a {	background-position: 0px -438px;}


#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: 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バナー
--------------------------------------------------- */
.topbanner{
	line-height:0em;
}
.topbanner img {
	width:100%;
}


/* topボタン
--------------------------------------------------- */
.topnav {
	display: table;
	width: 100%;
	margin: 12px 0 15px;
}
.topnav li {
	display: table-cell;
	width: 50%;
	text-align: center;
}
.topnav li a {
	position: relative;
	display: block;
	margin: 0 2px;
	padding: 12px 0;
	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;
}
.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/spsale12_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/spsale12_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/spsale12_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/spsale12_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 2px 0 5px;
}
.topnav li:last-child a {
	margin: 0 5px 0 2px;
}



/* タブリンク
--------------------------------------------------- */
.tabarea {
	margin-bottom: 10px;
}

.tablink {
	display: table;
	width: 100%;
	border-bottom: solid 1px #bcbcbc;
}
.tablink li {
	display: table-cell;
	width: 50%;
	text-align: center;
}

.tablink li a {
	position: relative;
	display: block;
	padding: 11px 0;
	background-color: #f5f5f5;
	border-top: solid 1px #bcbcbc;
	border-right: solid 1px #bcbcbc;
	border-left: solid 1px #bcbcbc;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
		-webkit-border-top-left-radius: 2px;
		-webkit-border-top-right-radius: 2px;
		-moz-border-radius-topleft: 2px;
		-moz-border-radius-topright: 2px;
}
.tablink li.act a {
	background-color: #ffffff;
}
.tablink li.act a:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	height: 1px;
	width: 100%;
	background-color: #ffffff;
}

.tablink li:nth-child(1) a {
	margin: 0 2px 0 6px;
}
.tablink li:nth-child(2) a {
	margin: 0 6px 0 2px;
}

.linklist1 li {
	padding: 20px;
}
.tablink.numtabs3 li {
	display: table-cell;
	width: 33%;
	text-align: center;
}
.tablink.numtabs3 li:nth-child(1) a {
	margin: 0 2px 0 6px;
}
.tablink.numtabs3 li:nth-child(2) a {
	margin: 0 2px 0 2px;
}
.tablink.numtabs3 li:nth-child(3) a {
	margin: 0 6px 0 2px;
}





/* brandlist */
.headtitle {
	position: relative;
	margin-bottom: 15px;
	padding:10px;
	text-align:center;
	color:#fff;
}
.headtitle: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 #d8307e;
}
.ladies .headtitle {	background:#d8307e;}
.ladies .headtitle:before{	border-top: 10px solid #d8307e;}
.mens .headtitle {	background:#403F89;}
.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:10px 10px 10px 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;
	color:#999;
	font-weight:700;
}
.category:last-child {
	border-bottom:1px solid #bcbcbc;
}
.maintitle {
	padding-top:17px;
	padding-bottom:17px;
	border-top:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	background: #f5f5f5;
	font-weight: normal;
	color: #333333;
}
.subtitle {
	padding:17px 10px 17px 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;
}

.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 {
	height: 49px;
	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%;
	text-align:left
}
.icons {
	width:8.8em;
	padding-right:20px;
	text-align:right
}
.date, .icate {
	font-size:9px;
	text-shadow:none;
	padding:2px 0;
	width:8.8em;
	display:block;
	height:12px;
	text-align:center;
	white-space:nowrap
}
.date {
	display:none;/* SALE終盤につき非表示 */
	background:#626262;
	color:#fff
}
.icate {
	color: #ffffff;
}
.ladies .icate {
	background: #d8307e;
}
.mens .icate {
	background: #403F89;
}
.brandlistdate .icate {
	background:#efefef;
}
.attbg {
	background:#e6002b;
}
.js-togglecontent {
	display:none
}

/* itemlist */
.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 .ttltext span{
	color:#999;
}
.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 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 40px 2px 0;
}
.item .linklist2 li>a:after {
	background-image:none;
}


/*----------------------------------------------------

 topics

----------------------------------------------------*/
.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 {
	background-color: #ffffff;
	text-align: left;
	line-height: 1;
}
.topics .brandlistdate h2.titledev {
	padding: 10px 0;
	color: #e6022c;
}
.topics .brandlistdate h2 span {
	display:block;
	padding-bottom:10px;
}
.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-top: none;
	border-bottom: solid 1px #bcbcbc;
	background: #ebebeb;
}
.topics ul.category {
	border-top: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
}
.topics ul.category li:last-child {
	border-bottom: none;
}

.topics .maintitle span {
	display:table-cell;
	vertical-align:middle;
}

.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 .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;
}


/*--------------------------------------------------------------*/

.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 10px 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 .top-subtitle {
	border-top: none;
}
.anchortxt p {
	margin:20px 0;
	text-align:center;
	font-weight:bold;
}
.anchortxt span:nth-child(1) a {
	padding-right:27px;
	color:#d8317f;
}
.anchortxt span:nth-child(2) a {
	padding-left:27px;
	color:#403f89;
}
.newsarea {
	padding:0 10px;
}
.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;
}

