﻿@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;
}

/*---スマホ/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;
}
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;
}
/* 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;
	bottom:10px;
	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;
}
.notice {
	font-size:11px;
}
#category {
	width: 100%;
}
#category .categoryarea {
	float: left;
	width: 50%;
	font-size:14px;
	margin:0;
}
/* title */
#category .tit-l {
	width: 60px;
	height: 12px;
	display: block;
	background: url(/voi/sp/images/common/title_ladies.png) no-repeat 0 0;
	-webkit-background-size: 60px 12px;
	background-size: 60px 12px;
}
#category .tit-m {
	width: 48px;
	height: 12px;
	display: block;
	background: url(/voi/sp/images/common/title_mens.png) no-repeat 0 0;
	-webkit-background-size: 48px 12px;
	background-size: 48px 12px;
}
#category .text-n {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* main */
#category .category-l li, #category .category-m li {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #e0e0e0), color-stop(100%, #fff));
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	border-bottom:#333 solid 2px;
	color:#333;
	font-weight:bold;
}
#category .category-l li {
	padding:6px 0 5px 0px;
	border-right: none;
}
#category .category-m li {
	padding:6px 0 5px 2px;
}
#category .category-l li:first-child {
	margin-top: 8px;
	border: 1px solid #999;
	border-right: none;
	border-bottom:#333 solid 2px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}
#category .category-m li:first-child {
	margin-top: 8px;
	border: 1px solid #999;
	border-bottom:#333 solid 2px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 0px 5px 0 0;
	border-radius: 0px 5px 0 0;
}
#category .category-l span, #category .category-m span {
	height: 30px;
	display: block;
}
#category .category-l a, #category .category-m a {
	height: 22px;
	padding: 8px 0 0 10px;
	margin-right:5px;
	display: block;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	background: url(/voi/sp/images/common/icon_l.png) no-repeat right 50%;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px;
}
#category .category-m a {
	background: url(/voi/sp/images/common/icon_m.png) no-repeat right 50%;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px;
}
#category .category-l .icon_another a, #category .category-m .icon_another a {
	background: url(/voi/sp/images/common/icon_another.png) no-repeat right 50%;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px;
}
/* btn */
#category .btn {
	margin-top:9px;
	text-align:center;
	-webkit-box-shadow:#fff 0 0 3px inset;
	border:1px solid #707070;
}
#category .btn a {
	display:block;
	height: 30px;
	line-height: 15px;
	padding: 5px 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-shadow: 1px 1px #777;
}
#category .btn-l {
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e887b4), color-stop(50%, #db4189), color-stop(100%, #e887b4));
}
#category .btn-m {
	border-left:none;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6ea0), color-stop(50%, #36387d), color-stop(100%, #6d6ea0));
}
/*---検索--------------------------------------*/
div.searchBox {
	padding:0;
}
div.searchBox form {
	font-size:90%;
	padding:6px 0 0 0;
}
div.searchBox form div {
	width:72%;
	float:left;
}
div.searchBox form select {
	width:100%;
	font-size:120%;
}
div.searchBox form input {
	width:98%;
	padding:2px;
	margin:4px 0;
	font-size:120%;
	border-color:#999;
	color:#999;
}
div.searchBox form input.focus {
	color:#000;
}
div.searchBox a img {
	width:63px;
	margin:0 10px;
}
div.searchBox ul {
	padding:4px 0 0 0;
	float:right;
}
div.searchBox li {
	float:left;
	margin-right:70px;
}
div.searchBox .searchwordBox {
	margin:5px 0 0 0;
}
