@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: #422b00;
}

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: #422b00;
		text-decoration: none;
}

mark {
		background-color: #ff9;
		color: #422b00;
		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 {
		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 .orange { color: #e84615;}

.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 .ttlarea {
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(246,246,246,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%);
}

.container .imgarea {
	width: 320px;
	margin: 0 auto;
}

.container .imgarea ul {
	position: absolute;
	left: 0;
	bottom: 0;
}

.container .imgarea ul li {
	float: left;
}
.container header h2 {
	font-size: 0;
}

/* ポイント */
.container .point {
	padding: 0 10px 10px;
	background: #f6f6f6;
}

.container .point .inner {
	padding: 15px 11px 10px;
	background: #fff;
	border: 1px solid #c8c8c8;
}

.container .point li {
	position: relative;
	border-bottom: 1px solid #d1d1d1;
	box-sizing: border-box;
	padding: 0 4px 0;
}
.container .point li:last-child {
	border-bottom: none;
}

.container .point .icon {
	position: absolute;
	top: 20%;
	left: 0px;
}

.container .point li .txt {
	display: block;
	background: #fff;
	color: #422b00;
}

.container .point li .txt p {
	padding: 4px 5px 3px 25px;
}

.container .point li .txt em {
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.container .point .btn_anc {
	padding: 10px 0 0;
}

.container .point .btn_anc a {
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	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: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(236,235,235,1) 100%);
	border: 2px solid #d1d1d1;
	color: #e84615;
	font-size: 16px;
	text-align: center;
}

.container .point .btn_anc a:after {
	content: "";
	position: absolute;
	top: 55%;
	right: 7px;
	display: block;
	width: 13px;
	height: 11px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/l_setup/img/arrow_orange.png) no-repeat 0 0;
	background-size: 13px 11px;
		-moz-background-size: 13px 11px;
		-webkit-background-size: 13px 11px;
}

/* select */
.container .select {
	background: #fff;
}

.container .select .inner {
	padding: 15px 11px 10px;
	background: #fff;
}

.container .select li {
	margin-top: 10px;
	float:left;
	width:50%;
}
.container .select li:nth-child(odd) a {
	margin-right: 5px;
}
.container .select li:nth-child(even) a {
	margin-left: 5px;
}

/*.container .select li:first-child {
	margin-top: 0;
	width:100%;
	float:none;
}*/

.container .select .btn_anc a {
	position: relative;
	display: block;
	padding: 10px 10px 20px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: -moz-linear-gradient(top,  rgba(244,190,160,1) 0%, rgba(236,141,112,1) 49%, rgba(233,118,89,1) 51%, rgba(228,88,61,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,190,160,1)), color-stop(49%,rgba(236,141,112,1)), color-stop(51%,rgba(233,118,89,1)), color-stop(100%,rgba(228,88,61,1)));
	background: -webkit-linear-gradient(top,  rgba(244,190,160,1) 0%,rgba(236,141,112,1) 49%,rgba(233,118,89,1) 51%,rgba(228,88,61,1) 100%);
	background: linear-gradient(to bottom,  rgba(244,190,160,1) 0%,rgba(236,141,112,1) 49%,rgba(233,118,89,1) 51%,rgba(228,88,61,1) 100%);
	border: 2px solid #e18d73;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.container .select .btn_anc li:nth-child(2n+1) a {
	margin-left:5px;
}
.container .select .btn_anc li:nth-child(2n) a {
	margin-right:5px;
}
.container .select .btn_anc li:first-child a {
	margin-left:0px;
}

.container .select .btn_anc a:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 49%;
	display: block;
	width: 13px;
	height: 11px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/l_setup/img/arrow_white.png) no-repeat 0 0;
	background-size: 13px 11px;
		-moz-background-size: 13px 11px;
		-webkit-background-size: 13px 11px;
}



/* メインエリア
----------------------------------------------------*/
.container .series h3 {
	padding: 10px 0 8px 10px;
	background: #eeeae2;
	border-top: 2px solid #422b00;
	position:relative;
	height:40px;
}

.container .series h3 .txt {
	position:absolute;
	top:10px;
	right:10px;
}

.container .series h3 em {
	display: block;
	font-size: 20px;
}

.container .series .typearea {
	padding: 45px 10px 8px 15px;
}
.container .series .typearea:first-child {
	padding-top: 20px;
}

.container .series .typearea .type {
	color: #e84615;
	font-size: 25px;
}

.container .series .btn_check {
	padding: 10px 15px 15px;
}

.container .series .btn_check p {
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	background: #fff8f6;
	border: 2px solid #eb714c;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #422b00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.container .series .btn_check p span {
	display: block;
	font-weight: normal;
	font-size: 14px;
}

.container .series .btn_check p:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 9px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/l_setup/img/arrow_orange2.png) no-repeat 0 0;
	background-size: 9px 14px;
		-moz-background-size: 9px 14px;
		-webkit-background-size: 9px 14px;
}


.container .series .btn_more {
	padding: 10px 15px 15px;
}

.container .series .btn_more a {
	position: relative;
	display: block;
	padding: 10px 20px 10px 10px;
	background: -moz-linear-gradient(top,  #efe8dc 0%, #e4d7c2 49%, #dfd0b7 50%, #d7c5a7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efe8dc), color-stop(49%,#e4d7c2), color-stop(50%,#dfd0b7), color-stop(100%,#d7c5a7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #efe8dc 0%,#e4d7c2 49%,#dfd0b7 50%,#d7c5a7 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #efe8dc 0%,#e4d7c2 49%,#dfd0b7 50%,#d7c5a7 100%); /* W3C */
	border: 2px solid #786034;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #422b00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.container .series .btn_more a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 9px;
	height: 14px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/l_setup/img/arrow_braun2.png) no-repeat 0 0;
	background-size: 9px 14px;
		-moz-background-size: 9px 14px;
		-webkit-background-size: 9px 14px;
}



/* サイズボタン
----------------------------------------------------*/
.container .btn_size {
	display: table;
	width: 100%;
	margin-top: 10px;
}

.container .size {
	padding: 0 15px;
}

.container .btn_size span {
	font-size: 10px;
}

.container .btn_size em {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;	
}

/* ボタン3つ */
.container .btn_size_3 li {
	display: table-cell;
	width: 33%;
	vertical-align: top;
}

.container .btn_size_3 li:nth-child(1) a {
	margin-right: 5px;
}
.container .btn_size_3 li:nth-child(3) a {
	margin-left: 5px;
}

/* ボタン2つ */
.container .btn_size_2 li {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.container .btn_size_2 li:nth-child(1) a {
	margin-right: 5px;
}
.container .btn_size_2 li:nth-child(2) a {
	margin-left: 5px;
}


.container .btn_size a {
	position: relative;
	display: block;
	height: 65px;
	padding: 5px 15px 5px 5px;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	border: solid 1px #e96a44;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	font-sice: 13px;
	color: #fff;
}
.container .btn_size a:after {
	content: "";
	position: absolute;
	top: 35%;
	right: 5px;
	display: block;
	width: 9px;
	height: 14px;
	background: url(/voi/sp/webshop/l_setup/img/arrow_white2.png) no-repeat 0 0;
	background-size: 9px 14px;
		-moz-background-size: 9px 14px;
		-webkit-background-size: 9px 14px;
}

.container .btn_size li:nth-child(1) a {
	background: #ed9b82;
}
.container .btn_size li:nth-child(2) a {
	background: #e87d5d;
}
.container .btn_size li:nth-child(3) a {
	background: #e45b32;
}

/* ボタン横イチ */
.container .btn1 li {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.container .btn1 em {
	display: inline-block;
	padding-right: 1em;
}

.container .btn1 a {
	padding: 0;
	text-align: center;
	line-height: 65px;
	font-size: 14px;
}


/* 店舗
----------------------------------------------------*/
.container .shop {
	background: #ffe8e8;
	padding: 10px;
}

.container .shop p {
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}

.container .shop ul li {
	float: left;
	width: 50%;
	background: #fff;
	border-bottom: 10px solid #ffe8e8;		
}
.container .shop ul li:nth-child(3),
.container .shop ul li:nth-child(4)
 { border-bottom: none;}


.container .shop ul li a {
	position: relative;
	display: block;
	height: 60px;
	padding: 0 20px 0 10px;
	font-size: 14px;
	line-height: 1.3;
}

.container .shop ul li span {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
}

.container .select ul li strong {
	display: block;
}

.container .shop ul li:nth-child(odd) a {	border-right: 5px solid #ffe8e8;}
.container .shop ul li:nth-child(even) a {	border-left: 5px solid #ffe8e8;}

.container .shop ul li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 9px;
	height: 13px;
	margin-top: -7px;
	background: url(/voi/sp/webshop/l_setup/img/arrow_braun.png) no-repeat 0 0;
	background-size: 9px 13px;
		-moz-background-size: 9px 13px;
		-webkit-background-size: 9px 13px;
}

/*スライド
----------------------------------------------------*/

.container .slide section {
	margin-bottom: 10px;
}

.container .slidettl {
	position: relative;
	display: table;
	width:100%;
	height: 53px;
	padding: 12px 0 10px 0;
	background: -moz-linear-gradient(top,  rgba(240,221,209,1) 0%, rgba(230,199,179,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,221,209,1)), color-stop(99%,rgba(230,199,179,1)));
	background: -webkit-linear-gradient(top,  rgba(240,221,209,1) 0%,rgba(230,199,179,1) 99%);
	background: linear-gradient(to bottom,  rgba(240,221,209,1) 0%,rgba(230,199,179,1) 99%);
	font-size: 15px;
	font-weight: normal;
	color: #422b00;
}

.container .slidettl em {
	display: block;
	font-weight: bold;
}

/* +- アイコン */
.container .slidettl p {
	display: table-cell;
	vertical-align: middle;
	height: 38px;
	padding-right: 48px;
	background: url(/voi/sp/webshop/l_setup/img/icon_close.png) no-repeat right center;
	background-size: 47px 38px;
		-moz-background-size: 47px 38px;
		-webkit-background-size: 47px 38px;
}

.container .slidettl.open p {
	background-image: url(/voi/sp/webshop/l_setup/img/icon_open.png);
}

.container .slidearea {
	display: none;
}

.container .slidettl .ttl_icon,
.container .slidettl .ttl_txt {
	display: table-cell;
	vertical-align: middle;
}

.container .slidettl .ttl_icon {
	width: 63px;
	padding-left: 10px;
}

.container .slidettl .noicon {
	padding-left: 10px;
}

.container .slidearea h4 {
	padding: 10px 10px 8px 44px;
	color: #fff;
}

.container .slidearea h4.cloth {
	background: #735241 url(/voi/sp/webshop/l_setup/img/icon_cloth.png) no-repeat 10px center;
	background-size: 14px 13px;
		-moz-background-size: 14px 13px;
		-webkit-background-size: 14px 13px;
}

.container .slidearea h4.jacket {
	background: #735241 url(/voi/sp/webshop/l_setup/img/icon_jacket.png) no-repeat 10px center;
	background-size: 20px 24px;
		-moz-background-size: 20px 24px;
		-webkit-background-size: 20px 24px;
}

.container .slidearea h4.bottoms {
	background: #735241 url(/voi/sp/webshop/l_setup/img/icon_bottoms.png) no-repeat 10px center;
	background-size: 23px 19px;
		-moz-background-size: 23px 19px;
		-webkit-background-size: 23px 19px;
}

.container .slidearea .box {
	padding: 10px 15px 40px;
	font-size: 14px;
}

.container .slidearea .box strong {
	font-size: 18px;
}

.container .slidearea .line {
	background: #f1e6e1;
	padding: 8px;
}


/*　ページの先頭
----------------------------------------------------*/
.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: 30px 10px 0;
}

.btn_shop p {
	position: relative;
	display: table;
	width: 100%;
	height: 54px;
	margin: 0 0 10px;
	border: solid 1px #dfdfdf;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	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%);
	font-weight: bold;
}

.btn_shop p:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 5px;
	display: block;
	width: 10px;
	height: 100%;
	background:  url(/voi/sp/webshop/customer_portal/img/arrow_black.png)no-repeat 50% 50%;
	background-size: 9px 14px;
		-moz-background-size: 9px 14px;
		-webkit-background-size: 9px 14px;
}

.btn_shop p {
	border: solid 4px #dfdfdf;
}

.btn_shop span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/*　ラクチンシリーズ
----------------------------------------------------*/
.btnarea p img{
	border:1px solid #000000;
}

/*-------------------------------------
 着用感
--------------------------------------*/

/* 着用感　モーダル内
==============================================================================*/

#r-mod__spbacklayer {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	background-color: #000000;
	z-index: 100;
}

#r-mod__shoplink {
	position: absolute;
	top: 107px;
	left: 0;
	display: none;
	width: 96%;
	margin: 0 2%;
	background-color: #ffffff;
	text-align: left;
	color: #111111;
	z-index: 110;
	opacity: 1;
	overflow: hidden;
}

#r-mod__shoplink .r-mod__spsection {
	position: relative;
}

#r-mod__shoplink .r-mod__spsection:last-child {
	border-bottom: none;
}


#r-mod__shoplink .r-mod__spclose {
	position: relative;
}

#r-mod__itemlink {
	position: absolute;
	top: 107px;
	left: 0;
	display: none;
	width: 96%;
	margin: 0 2%;
	background-color: #ffffff;
	text-align: left;
	color: #111111;
	z-index: 110;
	opacity: 1;
	overflow: hidden;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
}

#r-mod__itemlink .r-mod__spsection {
	position: relative;
}

#r-mod__itemlink .r-mod__spsection:last-child {
	border-bottom: none;
}

#r-mod__itemlink .r-mod__spclose {
	position: relative;
}

/* ヘッダー　閉じるボタン */
#r-mod__itemlink .r-mod__spclose.r-mod__sptopbtn {
	position: absolute;
	top: 50%;
	right: 8px;
	display: block;
	margin-top: -13px;
	padding: 0 28px 0 18px;
	border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
	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%);
	-moz-text-shadow: 0px -1px 0px #000000;
	-webkit-text-shadow: 0px -1px 0px #000000;
	text-shadow: 0px -1px 0px #000000;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
}
#r-mod__itemlink .r-mod__spclose.r-mod__sptopbtn span {
	display: table-cell;
	height: 27px;
	vertical-align: middle;
}


/* バツ印 */
#r-mod__itemlink .r-mod__spclose.r-mod__sptopbtn:before,
#r-mod__itemlink .r-mod__spclose.r-mod__sptopbtn:after {
	/* :afterをblockとして表示する */
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	display: block;
	
	/* 大きさの設定(親要素=#batsuと全く同じ) */
	width: 1px;
	height: 16px;
	margin-top: -8px;
	
	/* 色の設定(親要素と同じ) */
	background-color: #ffffff;
	

}
#r-mod__itemlink .r-mod__spclose.r-mod__sptopbtn:before {
	/* 45度回転 */
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

/* :afterを使って、バツのもう1本の線を描く */
#r-mod__itemlink .r-mod__spclose.r-mod__sptopbtn:after {
	/* 135度回転 */
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
}

/* フッター　閉じるボタン */
#r-mod__itemlink .r-mod__spclose.r-mod__spfootbtn {
	padding: 15px 0 16px;
	color: #333333;
	font-size: 10px;
	text-align: center;
}
#r-mod__itemlink .r-mod__spclose.r-mod__spfootbtn {
	padding: 10px 0 9px;
	border-top: 5px solid #111;	
	color: #333333;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
#r-mod__itemlink .r-mod__spclose.r-mod__spfootbtn span {
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
}


/* 見出し
--------------------------------------*/
#r-mod__itemlink .r-mod__sph2 {
	padding: 16px 0 14px 8px;
	border-bottom: 4px solid #000;		
	font-size: 18px;
	font-weight: bold;
}

/* コンテンツ
--------------------------------------*/
#r-mod__itemlink .itemlist {
	width: 290px;
	margin: 0 auto 25px auto;
}

#r-mod__itemlink .itemlist .name {
	padding-bottom: 10px;
	color: #e84615;
	text-align: center;
	font-weight: bold;
}

#r-mod__itemlink .itemlist .height {
	display: inline-block;
	padding-bottom: 5px;
	color: #422b00;
}

#r-mod__itemlink .itemlist li {
	width: 142px;
	text-align: center;
}

#r-mod__itemlink .itemlist li:nth-child(odd) {
	float: left;
}
#r-mod__itemlink .itemlist li:nth-child(even) {
	float: right;
}
