@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;
		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 {
		padding: 0 10px;
		margin-bottom: 15px;
}

section.r-main { padding: 0; }

#container { width: 100%; }

.r-top .header_bnr img {
	vertical-align: bottom;
}

#bnr-maruko img {
	vertical-align: bottom;
}

/* ページTOP
----------------------------------------------------*/
.js-pagetop {
	vertical-align: bottom !important;
}


/* link
----------------------------------------------------*/
a { text-decoration:none; }

a:link { color:#444444; }

a:visited { color:#444444; }

/* 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;}

/* 汎用class
----------------------------------------------------*/

.red { color: #e60012;}

.al { text-align: left;}
.ac { text-align: center;}
.ar { text-align: right;}


.fl { float: left;}
.fr { float: right;}

.pos { position: relative;}

.area { margin: 0 10px;}

.bdrimg img {
	border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	}


/* clearfix
----------------------------------------------------*/
.cfx:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
}

.cfx { display:inline-block; }

/*\*/
* html .cfx { height:1%; }

.cfx { display:block; }


/*
==============================================================================

				コンテンツ

==============================================================================
*/

/*　タイトル
----------------------------------------------------*/

#container .pagettl {
	margin: 10px 0 8px;
}


#container .subttl {
	display: table;
	width: 100%;
	height: 45px;
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
}

#container .subttl_txt1 {
	height: 30px;
}

#container .subttl span {
	display: table-cell;
	vertical-align: middle;
}

#container .subttl .txt_small {
	display: block;
	font-size: 11px;
}

#container .bg {
	background: #2f2f2f;
}

#container .bg span {
	color:#ffffff;
}

 #container .box-style {
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#ffffff 100%);
 }

#container img {
	vertical-align: bottom;
}

/*　メニュー
----------------------------------------------------*/

#container .menulist li {
	position: relative;
	float: left;
	height: 36px;
	background: #eeeeee;
	border-top: 4px solid #fff;
	text-align: center;
}

#container .open-con .menulist li {
	border-bottom: 1px solid #ccc;
}

#container .open-con .menulist #t-toggle {
	border-bottom: none;
}

#container .tab-m {
	width: 60%;
}
#container .tab-l {
	width: 40%;
}

#container .menulist .tab-m span,
#container .menulist .tab-l span {
	padding-left: 20px;
}

#container .menulist .tab-m p,
#container .menulist .tab-l p { 
	display: table;
	width: 100%;
	height: 36px;
}

#container .menulist .tab-m span,
#container .menulist .tab-l span { 
	display: table-cell;
	vertical-align: middle;
}

#container .tab-l p span:after {

	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 18px;
	margin-top: -10px;
	margin-left: -40px;
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/ico_l.png) no-repeat 0 0;
	background-size: 15px 18px;
}

#container .tab-m p:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 21px;
	margin-top: -10px;
	margin-left: -27px;
	background: url(https://voi.0101.co.jp/voi/sp/webshop/crdtop/ladies/img/ico_m.png) no-repeat 0 0;
	background-size: 15px 21px;
}

#container .page-m .tab-m {
	height: 40px;
	padding-top: 0;
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	cursor: pointer;
}

#container .page-m .tab-m:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	width: 15px;
	height: 14px;
	margin-top: -8px;
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/ico_close.png) no-repeat 0 0;
	background-size: 15px 14px;
	-moz-background-size: 15px 14px;
	-webkit-background-size: 15px 14px;
	background-color: #fff;
}

#container .page-m .open:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	width: 15px;
	height: 14px;
	margin-top: -8px;
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/ico_open.png) no-repeat 0 0;
	background-size: 15px 14px;
	-moz-background-size: 15px 14px;
	-webkit-background-size: 15px 14px;
	background-color: #fff;
}

#container .page-m .open:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 1%;
	width: 98%;
	height: 1px;
	background-color: #eee;
}


/* スライド */


#container .slick-slider {
    margin-bottom: 0;
}

#container #box-toggle {
	display: none;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 46px;
	z-index: 4;
	background-color: #fff;
}

#container #box-toggle li {
	float: left;
	width: 50%;
	height: 46px;
	text-align: center;
}

#container #box-toggle li:nth-child(odd) {
	border-right: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#container #box-toggle li a {
	display: block;
	color: #999999;
	font-size: 16px;
	line-height: 46px;
}

/*　コーディネート　右下アイコン
----------------------------------------------------*/

#container .styleimg span {
	position: relative;
	display: inline-block;
}

#container .styleimg span:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: 23px;
	height: 23px;
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/ico_style.png) no-repeat 0 0;
	background-size: 23px 23px;
}

#container .styleimg img {
	vertical-align: bottom;
}

/*　slick prev＆nextボタン　上書き
----------------------------------------------------*/

#container .slick-prev,
#container .slick-next {
	width: 18px;
	height: 100px;
	z-index: 3;
}

#container .slick-prev {
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/btn_prev.png) no-repeat 0 50%;
	background-size: 18px 31px;
	-moz-background-size: 18px 31px;
	-webkit-background-size: 18px 31px;
}

#container .slick-next {
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/btn_next.png) no-repeat 0 50%;
	background-size: 18px 31px;
}

#container .slick-prev:before,
#container .slick-next:before {
	display: none;
}

.slick-slide .t-hottopic img {
    display: inline;
}

/*　トピックス
----------------------------------------------------*/

#container .hottopics .txtarea {
	padding: 10px 18px 10px;
}

#container .hottopics .t-hottopic {
	color: #000;
	font-size: 15px;
	display: table;
}

#container .hottopics .icon-new-l {
	width: 34px;
	/*padding-right: 10px;*/
	display: table-cell;
	vertical-align: middle;
}

#container .hottopics .ttl-topic {
	display: table-cell;
}

#container .hottopics .icon-new-r {
	padding-left: 10px;
}

#container .hottopics .txt-hottopic {
	color: #6b6b6b;
	font-size: 13px;
	line-height: 1.5;
}

#container .hottopics .slick-prev,
#container .hottopics .slick-next {
	top: 0;
	width: 15%;
	height: 0;
	margin-top: 0;
	padding-top: 41%;
	background-position: 50% 50%;
}
#container .hottopics .slick-prev { left: 0; }
#container .hottopics .slick-next { right: 0; }

#container .hottopics .slick-slider {
    /*margin-bottom: 15px;*/
    margin-bottom: 0;
}


#container .hottopics img {
	vertical-align: top;
}


/*　おすすめアイテムコーデ
----------------------------------------------------*/

.recommend-style .recommendlist {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.recommend-style .recommendlist .img {
display: table-cell;
width: 100%;
}

.recommend-style .recommendlist .img img {
	vertical-align: bottom;
}


/*　アクセスランキング
----------------------------------------------------*/
.slider .img {
	position: relative;
}

/* ランキングアイコン */
.slider .img:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 8px;
	width: 33px;
	height: 33px;
	background-image: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/sp_ranking.png);
	background-position: -8px -8px;
	background-repeat: no-repeat;
	background-size: 50px 950px;
}

.slider .slick-slide .img0:after { background-position: -8px -8px;}
.slider .slick-slide .img1:after { background-position: -8px -48px;}
.slider .slick-slide .img2:after { background-position: -8px  -88px;}
.slider .slick-slide .img3:after { background-position: -8px  -128px;}
.slider .slick-slide .img4:after { background-position: -8px  -168px;}
.slider .slick-slide .img5:after { background-position: -8px  -208px;}
.slider .slick-slide .img6:after { background-position: -8px  -248px;}
.slider .slick-slide .img7:after { background-position: -8px  -288px;}
.slider .slick-slide .img8:after { background-position: -8px  -328px;}
.slider .slick-slide .img9:after { background-position: -8px  -368px;}
.slider .slick-slide .img10:after { background-position: -8px  -408px;}


#container .ranking .slick-prev,
#container .ranking .slick-next {
	height: 100%;
	top: 0;
	margin-top: 0;
}

/*　アイテムPickup
----------------------------------------------------*/

#container .pickup-style li img {
	vertical-align: top;
}

/*　大人の"こなれ"ベーシック
----------------------------------------------------*/

#container .basic-style {
	width: 240px;
	margin: 0 auto;
}


/*　新着コーディネート
----------------------------------------------------*/

.new-style {
	background: #eeeeee;
	padding-bottom: 15px;
}

.new-style .inner {
	width: 280px;
	margin: 0 auto 10px;
}

.new_coordinate li {
	float: left;
	width: 88px;
	margin-right: 5px;
	margin-bottom: 5px;
}



/* もっとみる
----------------------------------------------------*/
.txt-morelink {
	text-align: right;
 	margin-right: 10px;
}

.txt-morelink a {
	position: relative;
	padding: 15px 15px 15px 0;
	color: #146bb4;
	font-size: 13px;
	height: 19px;
}

.txt-morelink a:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 0px;
	display: block;
	width: 11px;
	height: 19px;
	margin-top: -2px;
	background: url(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/icon_parts_sprit.png) no-repeat -10px -36px;
	background-size: 300px 500px;
}


/*　ページの先頭
----------------------------------------------------*/
.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(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/icon_parts_sprites.png) no-repeat 0px -180px;
		background-size: 50px 350px;
}


/* 検索
----------------------------------------------------*/
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;
    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(https://voi.0101.co.jp/voi/content/dam/01/coordinate/sp/icon_parts_sprites.png) no-repeat 0px -125px;
    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%;
}
