@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;
}

body {
		line-height: 1;
		background: #fff;
		color: #111111;
}


article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
}

em { font-style: normal; }

a {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
}

ins {
		background-color: #ff9;
		color: #111111;
		text-decoration: none;
}

mark {
		background-color: #ff9;
		color: #111111;
		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;
}

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; *font-size:small;
 *font:x-small;
}

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;
 *font-size:108%;
		line-height:100%;
}

html, body { height: 100%; }

html { overflow-y:scroll; }

body {
		background:#ffffff;
		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; }

ul { list-style:none; }

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 { padding:0; }

footer {
		font-size:12px;
		background:#bcbcbc;
		padding:7px 0;
		text-align:center;
}

footer p { color:#fff; }

section {
		margin-bottom: 15px;
}

section.r-main { padding: 0; }

.container { width: 100%; }

/* link
----------------------------------------------------*/
a { text-decoration:none; }

a:link { color:#444444; }

a:visited { color:#444444; }

	
/* 汎用class
----------------------------------------------------*/

.container .red { color: #e60012;}
.container .pink { color: #e580a0;}

.container .al { text-align: left;}
.container .ar { text-align: right;}
.container .ac { text-align: center;}

.container .fl { float: left;}
.container .fr { float: right;}

.container .pos { position: relative;}

.container .idt { color: #e60012;}

.container .area { padding: 0 5px;}


/* 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;}

/* FB btn
----------------------------------------------------*/
.sns_btn {
	margin: 10px 10% 10px 0;
	text-align: right;
}


/* clearfix
----------------------------------------------------*/
.cfx:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
}

.cfx { display:inline-block; }

/*\*/
* html .cfx { height:1%; }

.cfx { display:block; }


/*
==============================================================================

				コンテンツ

==============================================================================
*/

.container header h2 {
	font-size: 0;
}

.container .point {
	padding: 0 12px 12px;
	margin-bottom: 6px;
	background: #f9f7ed;
}

.container .point li {
	position: relative;
	border: 1px solid #cdc6ea;
	border-bottom: 0;
	box-sizing: border-box;
	padding: 4px 4px 0;
}

.container .point li:last-child {
	border-bottom: 1px solid #cdc6ea;
	padding-bottom: 4px;
}

.container .point .icon {
	position: absolute;
	top: 30%;
	left: -3px;
	z-index: 1;
}

.container .point li .txt {
	display: block;
	border: 1px solid #cdc6ea;
	border-bottom: 0;
	box-sizing: border-box;
	background: #fff;
}

.container .point li .txt p {
	padding: 4px 5px 3px 38px;
	font-weight: bold;
}

.container .point li .txt em {
	display: block;
	color: #8958a4;
	font-size: 16px;
}


.container .point li:last-child .txt {
	border-bottom: 1px solid #cdc6ea;
}

.container .point li:nth-child(2):after,
.container .point li:nth-child(3):after,
.container .point li:nth-child(4):after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #cdc6ea;
}

/* メインエリア
----------------------------------------------------*/
.container h3 {
	padding: 10px 10px 8px 15px;
	color: #fff;
	text-shadow: 0 -1px #666;
}
.container h3 em {
	display: block;
	font-size: 20px;
}

.container .btn {
	padding: 10px 32px 15px;
}

.container .btn a {
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.container .btn a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 8px;
	height: 15px;
	margin-top: -7px;
	background: url(/voi/sp/images/tlmtop/common/icon_parts_sprites.png) no-repeat 0px -240px;
	background-size: 50px 350px;
		-moz-background-size: 50px 350px;
		-webkit-background-size: 50px 350px;
}


/* セットアップタイプ
----------------------------------------------------*/
.setuparea h3 {
	background: -moz-linear-gradient(top,  rgba(255,158,78,1) 0%, rgba(255,134,34,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,158,78,1)), color-stop(100%,rgba(255,134,34,1)));
	background: -webkit-linear-gradient(top,  rgba(255,158,78,1) 0%,rgba(255,134,34,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,158,78,1) 0%,rgba(255,134,34,1) 100%);
}

.setuparea section:first-child {
	background: #f5eee2;
}

.container .setuparea .btn a {
	background: -moz-linear-gradient(top,  rgba(255,149,62,1) 0%, rgba(255,124,18,1) 41%, rgba(255,124,18,1) 60%, rgba(255,149,62,1) 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,149,62,1)), color-stop(41%,rgba(255,124,18,1)), color-stop(60%,rgba(255,124,18,1)), color-stop(98%,rgba(255,149,62,1)));
	background: -webkit-linear-gradient(top,  rgba(255,149,62,1) 0%,rgba(255,124,18,1) 41%,rgba(255,124,18,1) 60%,rgba(255,149,62,1) 98%);
	background: linear-gradient(to bottom,  rgba(255,149,62,1) 0%,rgba(255,124,18,1) 41%,rgba(255,124,18,1) 60%,rgba(255,149,62,1) 98%);
	border: 1px solid #ff7200;
}

/* スナップ */

.container .ttl_snap {
	background: #fff;
	color: #723100;
	font-size: 16px;
	font-weight: bold;
}

.setuparea section:nth-child(2) {
	background: -moz-linear-gradient(top,  rgba(241,223,204,1) 0%, rgba(242,232,219,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,223,204,1)), color-stop(100%,rgba(242,232,219,1)));
	background: -webkit-linear-gradient(top,  rgba(241,223,204,1) 0%,rgba(242,232,219,1) 100%);
	background: linear-gradient(to bottom,  rgba(241,223,204,1) 0%,rgba(242,232,219,1) 100%);
	border-bottom: 1px solid #d2bfb1;
}

.container .snaparea {
	width: 310px;
	margin: 8px auto 15px;
}
 
#viewport {
	width: 260px;
	margin: 0 auto;
	overflow: hidden;
}

.setupimg .flipsnap {
	width: 1560px;
}

.container .snaparea .btn {
	width: 250px;
	padding: 0;
	position: absolute;
	bottom: 11px;
	left: 5px;
}

#viewport .flipsnap li {
	position: relative;
	width: 260px;
	float: left;
	margin-bottom:0;
}

.controls button {
	position: relative;
	width: 24px;
	height: 45px;
	padding: 0;
	border: 1px solid #d0beb0;
	border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(236,235,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(236,235,235,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%);
	cursor: pointer;
}

.controls button.prev {
	position: absolute;
	top: 170px;
	left: -5px;
}
.controls button.next {
	position: absolute;
	top: 170px;
	right: -5px;
}

.controls button[disabled] {
	opacity: 0.7 !important;
}


/*　ワンピースタイプ
----------------------------------------------------*/

.onepiecearea h3 {
	background: rgb(158,118,196);
	background: -moz-linear-gradient(top,  rgba(158,118,196,1) 1%, rgba(134,85,181,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(158,118,196,1)), color-stop(100%,rgba(134,85,181,1)));
	background: -webkit-linear-gradient(top,  rgba(158,118,196,1) 1%,rgba(134,85,181,1) 100%);
	background: linear-gradient(to bottom,  rgba(158,118,196,1) 1%,rgba(134,85,181,1) 100%);
}

.onepiecearea section {
	background: -moz-linear-gradient(top,  rgba(225,212,231,1) 2%, rgba(245,245,245,1) 64%, rgba(245,245,245,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(225,212,231,1)), color-stop(64%,rgba(245,245,245,1)), color-stop(100%,rgba(245,245,245,1)));
	background: -webkit-linear-gradient(top,  rgba(225,212,231,1) 2%,rgba(245,245,245,1) 64%,rgba(245,245,245,1) 100%);
	background: linear-gradient(to bottom,  rgba(225,212,231,1) 2%,rgba(245,245,245,1) 64%,rgba(245,245,245,1) 100%);
	border-bottom: 1px solid #d0d0d0;
}

.container .onepiecearea .btn a {
	background: -moz-linear-gradient(top,  rgba(180,123,237,1) 1%, rgba(159,84,232,1) 41%, rgba(159,84,232,1) 60%, rgba(180,123,237,1) 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(180,123,237,1)), color-stop(41%,rgba(159,84,232,1)), color-stop(60%,rgba(159,84,232,1)), color-stop(98%,rgba(180,123,237,1)));
	background: -webkit-linear-gradient(top,  rgba(180,123,237,1) 1%,rgba(159,84,232,1) 41%,rgba(159,84,232,1) 60%,rgba(180,123,237,1) 98%);
	background: linear-gradient(to bottom,  rgba(180,123,237,1) 1%,rgba(159,84,232,1) 41%,rgba(159,84,232,1) 60%,rgba(180,123,237,1) 98%);
	border: 1px solid #9e53e7;
}



/*　フォーマルウェアのスタイリングとマナー
----------------------------------------------------*/

.container .infoarea .btn {
	padding: 0 10px 10px;
}

.container .infoarea .btn a {
	padding: 15px 20px 13px 15px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 36%, rgba(226,226,226,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,rgba(255,255,255,1)), color-stop(100%,rgba(226,226,226,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 36%,rgba(226,226,226,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 36%,rgba(226,226,226,1) 100%);
	border: 1px solid #bcbcbc;
	color: #444444;
	font-size: 14px;
}

.container .infoarea .btn:nth-child(1) a:after {
	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;
}


/*　その他のフォーマルウェアをみる
----------------------------------------------------*/

.container .infoarea .btn:nth-child(2) a {
	background: -moz-linear-gradient(top,  rgba(127,127,127,1) 0%, rgba(119,119,122,1) 51%, rgba(96,96,98,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(127,127,127,1)), color-stop(51%,rgba(119,119,122,1)), color-stop(100%,rgba(96,96,98,1)));
	background: -webkit-linear-gradient(top,  rgba(127,127,127,1) 0%,rgba(119,119,122,1) 51%,rgba(96,96,98,1) 100%);
	background: linear-gradient(to bottom,  rgba(127,127,127,1) 0%,rgba(119,119,122,1) 51%,rgba(96,96,98,1) 100%);
	border: 1px solid #7f7f7f;
	color: #fff;
}


/*　パーティアイテム
----------------------------------------------------*/

.container .itemarea p {
	padding: 5px 10px;
	background: #cecece;
	font-size: 16px;
	text-shadow: 1px 0 #fff;
	color: #333;
}
								

.container .itemarea ul  {
	border-bottom: 1px solid #bcbcbc;
}

.container .itemarea ul li:nth-child(3),
.container .itemarea ul li:nth-child(4) {
	border-bottom: none;
}

.container .itemarea ul li {
	float: left;
	width: 50%;
	border-bottom: 1px solid #bcbcbc;		
}

.container .itemarea ul li a {
	position: relative;
	display: block;
	padding: 0 15px 0 65px;
	font-size: 14px;
	line-height: 1.3;
	color: #333333;
}

.container .itemarea ul li:nth-child(odd) a {	border-right: 1px solid #bcbcbc;}
.container .itemarea ul li:nth-child(even) a {	border-left: 1px solid #ffffff;}


/* ストール･ボレロ */
.container .itemarea ul li:nth-child(1) a {
	background: url(/voi/sp/webshop/formalwear12/img/sprite_item.jpg) no-repeat 0px 0px;
	background-size: 58px 240px;
		-moz-background-size: 58px 240px;
		-webkit-background-size: 58px 240px;			
}

/* バッグ */
.container .itemarea ul li:nth-child(2) a {
	background: url(/voi/sp/webshop/formalwear12/img/sprite_item.jpg) no-repeat 0px -60px;
	background-size: 58px 240px;
		-moz-background-size: 58px 240px;
		-webkit-background-size: 58px 240px;			
}

/* アクセサリー */
.container .itemarea ul li:nth-child(3) a {
	background: url(/voi/sp/webshop/formalwear12/img/sprite_item.jpg) no-repeat 0px -120px;
	background-size: 58px 240px;
		-moz-background-size: 58px 240px;
		-webkit-background-size: 58px 240px;			
}

/* シューズ */
.container .itemarea ul li:nth-child(4) a {
	background: url(/voi/sp/webshop/formalwear12/img/sprite_item.jpg) no-repeat 0px -180px;
	background-size: 58px 240px;
		-moz-background-size: 58px 240px;
		-webkit-background-size: 58px 240px;			
}

.container .itemarea ul li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 11px;
	display: block;
	width: 9px;
	height: 13px;
	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;
}

.container .itemarea ul li a span {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
	font-weight: bold;
}



/*　ページの先頭
----------------------------------------------------*/
.topagetop {
		margin: 25px 10px 15px 0;
		text-align: right;
}

.topagetop a {
		position: relative;
		padding: 2px 0 2px 20px;
		text-decoration: underline;
}

.topagetop a:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 0px;
		display: block;
		width: 14px;
		height: 14px;
		margin-top: -7px;
		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;
}

/*　ラクチンシリーズ
----------------------------------------------------*/
.btnarea { padding: 15px 10px 0;}

.bnr_bdr img { border: 1px solid #000; box-sizing: border-box;}


/* 検索
----------------------------------------------------*/
div.searchBox {
	margin: 15px 10px 15px;
}

div.searchBox form {
	display: table;
	width: 100%;
}

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;
}

/* ボタン */
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;  
}


/* インクリメンタルサーチ
----------------------------------------------------*/
.incrementalarea { margin:20px 10px 0 10px; }

.incrementalarea table {
	border-collapse: inherit;
	border-spacing: inherit;
	border:#999 solid 1px;
	background:#FFF;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:5px;
}

.incrementalarea td.keyword {
	text-align:left;
	padding:0 0 0 5px;
	vertical-align:middle;
	font-size:70%;
}

.incrementalarea td.count {
	text-align:right;
	padding:0 5px 0 0;
	color:#999;
	white-space: nowrap;
	font-size:80%;
	vertical-align:middle;
}

.incrementalarea .close a {
	display:block;
	text-align:right;
	white-space: nowrap;
	vertical-align:middle;
	font-size:70%;
}

