﻿@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:#fff;
	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:#fff;
}
.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:#fff;
}
.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 {
	padding: 0 10px;
}


/* 注意文
----------------------------------------------------*/
.notice {
	font-size:11px;
}

.notice {
	margin: 0 0 0 10px;
	text-indent: -1em;
	color: #333333;
}
.notice li {
	margin-bottom: 5px;
}
.notice li:last-child {
	margin-bottom: 0;
}


/* 検索
----------------------------------------------------*/
div.searchBox form {
	display: table;
	width: 100%;
	padding: 15px 10px 15px 0;
}

div.searchBox .entry_field {
	position: relative;
	display: table-cell;
}

div.searchBox .entry_field select,
div.searchBox .entry_field input {
	width: 100%;
	background-color: #ffffff;
}
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;  
}


/* カタログ掲載商品はこちら
----------------------------------------------------*/
.sbtarea .marl1 {
	margin-left: 10px;
}
.categoryBox .categoryarea {
	float: left;
	width: 50%;
}

.categoryBox .tit {
	margin: 10px 5px 9px 5px;
	padding: 0 5px;
	font-size: 14px;
	line-height: 1.0 !important;
}

.category-l .tit { color: #d8307e;}
.category-m .tit { color: #242671;}

.category-l .more,
.category-m .more {
   	border-bottom: solid 1px #bcbcbc;
 	
}
.category-l .more,
.category-l ul.list {
	margin-right: 2px;
	border-right: solid 1px #bcbcbc;
}
.category-m .more,
.category-m ul.list {
	margin-left: 2px;
	border-left: solid 1px #bcbcbc;
}

.categoryarea ul.list li {
	position: relative;
	border-top: solid 1px #bcbcbc;
}
.categoryarea ul.list li:nth-last-child(1) { border-bottom: none;}


/* 線欠ける描画 */
.categoryarea .more:after,
.category-m ul.list li:after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	display: block;
	width: 1px;
	height: 3px;
	background-color: #ffffff;
}
.category-m ul.list li:nth-child(-n+1)::after {
	display: none;
}

.categoryarea ul li a {
	position: relative;
	display: block;
}
.categoryarea ul li a span {
	display: table-cell;
	height: 53px;
	padding: 0 20px 0 10px;
	vertical-align: middle;
}

.categoryarea .more {
	border-top: solid 1px #ffffff;
	background-color: #f5f5f5;
	border-top: solid 1px #bcbcbc;
}

.categoryarea .more a {
	position: relative;
	display: block;
	border-top: solid 1px #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.category-l .more a { color: #d8307e;}
.category-m .more a {
	border-left: solid 1px #ffffff;
	color: #242671;
}

.categoryarea .more span {
	display: table-cell;
	height: 48px;
	padding: 0 18px 0 10px;
	vertical-align: middle;
}


/* arrow */
.categoryarea .more a:after,
.categoryarea ul 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;
}
.category-l .more a:after,
.category-l ul li a:after {
	background-position: 0px -25px;
}
.category-m .more a:after,
.category-m ul li a:after {
	background-position: 0px -50px;
}

.category-m ul li.cate-t a:after {
	background-position: 0px 0px;
}



