﻿@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:#e6002b;
	color:#000;
	font-size:15px;
	-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 {
}
/* 汎用クラス
----------------------------------------------------*/

.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;
}
/**/

/*----------------------------------------------------

ヘッダ・フッタ

----------------------------------------------------*/


/*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;
}
/*---検索--------------------------------------*/
.searchBox {
	padding:10px 8px 0 9px;
}
.searchBox form {
	font-size:90%;
	padding:6px 0 0 0;
}
.searchBox form div {
	width:72%;
	float:left;
}
.searchBox form select {
	width:100%;
	font-size:120%;
}
.searchBox form input {
	width:98%;
	padding:2px;
	margin:4px 0;
	font-size:120%;
	border-color:#999;
	color:#999;
}
.searchBox form input.focus {
	color:#000;
}
.searchBox a img {
	width:63px;
	margin:0 10px;
}
.searchBox ul {
	padding:4px 0 0 0;
	float:right;
}
.searchBox li {
	float:left;
	margin-right:70px;
}
.searchBox .searchwordBox {
	margin:5px 0 0 0;
}
.linkarea{
	padding: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;
}
/* brandlist */
.headtitle {
	padding:10px;
	border:2px solid #fff;
	text-align:center;
	color:#fff;
}
.container {
	width:100%;
}
.ladies .headtitle {
	background:#d8317f
}
.mens .headtitle {
	background:#403F89
}
.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;
}
/*
.sprite-backtotop{ background-position: 0 0; width: 30px; height: 30px; } 
.sprite-choicebtnon_l{ background-position: 0 -80px; width: 29px; height: 22px; } 
.sprite-choicelist_icon{ background-position: 0 -152px; width: 25px; height: 19px; } 
.sprite-choicelist_s_icon{ background-position: 0 -221px; width: 8px; height: 11px; } 
.sprite-icon_active{ background-position: 0 -282px; width: 26px; height: 30px; } 
.sprite-icon_def{ background-position: 0 -362px; width: 26px; height: 30px; } 
.sprite-itemdetaillist_icon{ background-position: 0 -442px; width: 10px; height: 11px; } 
.sprite-left_m_icon{ background-position: 0 -503px; width: 14px; height: 22px; } 
.sprite-logotop_4{ background-position: 0 -575px; width: 347px; height: 46px; } 
.sprite-navi_next{ background-position: 0 -671px; width: 68px; height: 46px; } 
.sprite-navi_prev{ background-position: 0 -767px; width: 68px; height: 46px; } 
.sprite-naviminusbtn{ background-position: 0 -863px; width: 14px; height: 14px; } 
.sprite-naviminusbtn2{ background-position: 0 -927px; width: 29px; height: 10px; } 
.sprite-naviplusbtn{ background-position: 0 -987px; width: 19px; height: 15px; } 
.sprite-naviplusbtn2{ background-position: 0 -1052px; width: 27px; height: 15px; } 
.sprite-selectclosebtn{ background-position: 0 -1117px; width: 175px; height: 44px; } 
.sprite-setting_bg{ background-position: 0 -1211px; width: 2px; height: 2px; } 
.sprite-to_toppage{ background-position: 0 -1263px; width: 15px; height: 15px; } 
.sprite-topbtn_4{ background-position: 0 -1328px; width: 175px; height: 44px; } 
*/
.ex_btn {
	padding:10px 10px 10px 44px;
	border-bottom:none;
	position:relative;
}
.ex_btn .label:before {
	margin-top:-7px;
	width:14px;
	height:15px;
	background-position:0 -1052px;
}
.ex_btn .label:before,.link1 a:before, .linklist1 li>a:after, .linklist2 li>a:after {
	background-image:url(../img/sp1.png);
	background-repeat:no-repeat;
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:15px;
}
.ex_btn.selected .label:before {
	background-position:0 -927px;
}
.subtitle .label:before {
	left:44px;
}
.maintitle {
	padding-top:14px;
	padding-bottom:14px;
	border-top:1px solid #fff;
	border-bottom:1px solid #d9d9d9;
	background:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), color-stop(100%, #fff), to(#fff));
	background: -webkit-linear-gradient(top, #ebebeb, #fff 100%, #fff);
	background:linear-gradient(top, #ebebeb, #fff 100%, #fff);
	text-shadow:0px -1px 1px #fff;
	font-size:16px;
}
.maintitle2{
	padding:10px;
	border-top:1px solid #dbdbdb;
	text-align:center;
	background:#404040;
	color:#fff;
	font-weight:700;
}
/*
.subtitle {
	padding:12px 10px 12px 73px;
	border-top:1px solid #fff;
	border-bottom:1px solid #c9c9c9;
	background:#dbdbdb;
	text-shadow:0px 1px 1px #fff;
	font-size:14px;
	font-weight:700;
}
*/
.brandlistdate .subtitle + div .subtitle, .linklist1 li, .linklist2 li {
	padding:12px 10px 12px 44px;
	border-top:1px solid #fff;
	border-bottom:1px solid #bcbcbc;
	background:#efefef;
	position:relative;
	text-shadow:0px 1px 1px #fff;
	font-size:12px
}
.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:after {
	margin-top:-8px;
	left:auto;
	right:10px;
	background-position:0 -152px;
	width:10px;
	height:16px;
}
.linklist2 li a:after {
	margin-top:-5px;
	left:auto;
	right:10px;
	background-position:0 -221px;
	width:7px;
	height:11px;
}
.linklist2 li {
	background:#efefef;
}
.linklist1 p {
	padding-right:5px;
}
.linklist1 a p {
	color:#e6002b;
}
.linklist1 a {
	display:table;
	width:100%;
}
.brandlistdate .subtitle + div .subtitle .label:before {
	left:63px
}
.brandlistdate .subtitle + div .subtitle {
	padding-left:88px;
	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 {
	background:#626262;
	color:#fff
}
.icate {
	background:#fff;
}
.brandlistdate .icate {
	background:#efefef;
}
.attbg {
	background:#e6002b;
}
.js-togglecontent {
	display:none
}

/* itemlist */
.item .subtitle{
	padding:12px 0 12px 17px;
}
.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{
	padding:12px 0 12px 16px;
	background:#efefef;
	position:relative;
	text-shadow:0px 1px 1px #fff;
	font-size:14px
}
.item .linklist2 li:nth-child(even) {
	background-color:#dbdbdb;
}
.item .linklist2 p{
	background:url(/voi/sp/webshop/spsale11_winter/img/choicelist_s_icon.png) no-repeat right 50%;
	font-weight:700;
}
.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;
	background:url(/voi/sp/webshop/spsale11_winter/img/choicelist_icon.png) no-repeat right 50%;
}
.item h2.ex_btn{
	padding:10px 10px 10px 33px;
}
.item .linklist2 li>a:after {
	background-image:none;
}

/* top */
.topbanner{
	line-height:0em;
}
.topbanner img {
	width:100%;
}

.categoryarea{
	margin:0 10px;
}
.categoryarea .container{
	width:50%;
}
.categoryarea .content{
	padding:2px;
	background-color:#fff;
}
.categoryarea .ladieslist .content{
	margin-right:6px;
}
.categoryinner{
	display:-webkit-box;
	margin-bottom:20px;
}
.categoryarea h2{
	padding:6px 0;
	color:#fff;
	text-align:center;
}
.ladieslist h2{
	background-color:#d8317f;
}
.menslist h2{
	background-color:#403f89;
}
.categoryarea li a{
	display:block;
	padding:17px 0 17px 8px;
	font-weight:700;
	font-size:16px;
}
.categoryarea li{
	border-bottom:1px solid #e6002b;
}
.categoryarea li:last-child{
	border-bottom:none;
}
.moreinfo{
	margin-bottom:10px;
	text-align:right;
}

.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:#fff;
}
/*
.itemarea{
	padding:0 10px;
background-color:#e6002b;
}
.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:first-child {
	width:auto;
}
.itemarea li a{
	width:100%;
	text-decoration:underline;
	font-size:12px;
}
*/
.itemarea li a{
	text-decoration:underline;
	font-size:12px;
}
.notice .subtitle {
	padding:5px 0 5px 10px;
	background-color:#aaa;
	border-top:0;
	border-bottom:0;
	color:#fff;
	text-align:left;
}
.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;
}
.searcharea .searchBox{
	background-color:#ebebeb;
}
/* 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 .main {
	background-color:#ebebeb;
}
.news h2 {
	padding: 10px 0;
	background-color: #404040;
	text-align: center;
	color: white;
}
.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 {
	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;
}
/* top info */
.topinfo {
	background-color:#ebebeb;
}
.topinfo p {
	font-size: 12px;
	color: #444;
	padding-bottom: 10px;
	text-align: center;
}
.topinfo a {
	text-decoration:underline;
}

/*--- r-sakidori --------------------------------------*/
body.r-sakidori,
.r-sakidori .itemarea {
	background-color:#ebebeb;
}
.r-sakidori .main{
	margin-top:10px;
}
.r-sakidori .pos{
	position:relative;
}
.r-sakidori .ac{
	text-align:center;
}
.r-sakidori .pos .btn{
	position:absolute;
	left:10px;
	top:33px;
	z-index:10;
}
.r-sakidori img{
	vertical-align: bottom;
}
.r-sakidori .sbtarea{
	margin-top:15px;
	margin-bottom:15px;
}
.r-sakidori .sbt{
	border-left:4px solid #404040;
	padding-left:5px;
	color: #404040;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom:10px;
}
.r-sakidori .cap{
	margin-bottom:15px;
}
.r-sakidori .bd{
	margin-bottom:15px;
}
/* 
	from top.css
	catalog contents
----------------------------------------------------*/
.area{
	width:300px;
	margin:0 auto;
}
.bd{
    border-top: 1px solid #BCBCBC;
		padding-top:10px;
}
.subtttext{
	border-bottom:4px solid #404040;
	color:#404040;
	font-size:14px;
	line-height:1.7;
	font-weight:700;
}
.sbtbnr{
	margin-bottom:10px;
}
.subtitle {
	background: none repeat scroll 0 0 #404040;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 10px;
}
.sbtsakidori{
	background-color:#fbb100;
}
.bnrlist img{
	vertical-align:bottom;
}
.bnrlist .text img{
	vertical-align:middle;
	margin-right:5px;
}
.bnrlist{
	display:table;
}
.bnrlist .text{
	padding:8px 0 0;
}
.bnrlist li{
	display:table-cell;
	padding-bottom:15px;
}
.bnrlist.col3 li{
	padding-right:15px;
}
.bnrlist.col3 li:last-child {
	padding-right:0;
}
.bnrlist.col2 li{
	width:140px;
}
.bnrlist.col2 li:first-child {
	padding-right:20px;
}
