@charset "utf-8";

/*
---------------------------------------
reset
---------------------------------------
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,abbr,acronym,address,big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt,var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin:0;
	padding:0;}

html{
	min-height:100%;
	width:100%;
    overflow-y: scroll;}

body{
	line-height: 1.2;
	font-family:"ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic ProN', "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック",'MS PGothic', Meiryo, Osaka, sans-serif;
	font-size:13px;
	*font-size:small;
	*font:x-small;
	letter-spacing:0;
	line-height:1.7;
	color:#5f3918;
	height:100%;
	width:100%;
	margin:0px auto;
	background:#fff;}

input, textarea{
	margin: 0;
	padding: 0;}

img{
	border:none;
	display:block;}

ol, ul{
    list-style:none;}

table{
    border-collapse: collapse;
    border-spacing:0;}

caption, th{
    text-align: left;}

a:focus {
	outline:none;}

p,dd,li,address{
	font-style:normal;
	line-height:1.7;}

#wrapper{
	font-size:93%;}

span.bold{
	font-weight:bold;}




/*       #slider        */
#FS2_Top .bx-viewport {
	border:0;
	box-shadow: none;
	margin: 0 auto;
	left:0;
}

#bxslider .bx-wrapper{
	margin: 0 auto 40px;
}

#bxslider .bx-wrapper .bx-pager{
	bottom: -20px;
}

/*
---------------------------------------
link
---------------------------------------
*/

#contents a,
.contents a{
display:block;}

p.pan a{
color:#e7316e;}

a:link{
color:#000;
text-decoration:underline;}

a:visited{
color:#000;
text-decoration:none;}

a:hover{
color:#000;
text-decoration:none;}

a:active{
color:#000;
text-decoration:none;}

/*
---------------------------------------
clear
---------------------------------------
*/

.clearfix:after{
	content: " ";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;}

.clearfix{
	min-height:1px;}

* html .clearfix{
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/}

.clear,
.both{
clear:both;}

*:first-child+html .clearfix{ zoom: 1; } /* IE7 */

.bold{
	font-weight:bold;}

/*
---------------------------------------
text_align / float
---------------------------------------
*/

.alnC{text-align:center !important;}

.alnR{text-align:right;}

.fL{float:left;}

.fR{float:right;}


/*
---------------------------------------
margin /padding
---------------------------------------
*/

.mt{margin-top:7% !important;}

.mt0{margin-top:0 !important;}

.mb{margin-bottom:7% !important;}

.mb0{margin-bottom:0 !important;}

.ml0{margin-left:0 !important;}

.mr0{margin-right:0 !important;}

.pt0{padding-top:0 !important;}

.pt1{padding-top:5% !important;}

.pb0{padding-bottom:0 !important;}

.pl0{padding-left:0 !important;}

.pr0{padding-right:0 !important;}

/*
---------------------------------------
font-size
---------------------------------------
*/

.font10{
	font-size:10px;}

.font12{
	font-size:12px;}

.font13{
	font-size:13px;}

.font14{
	font-size:14px;}

.font15,
.FS2_Search_textarea{
	font-size:15px;}



@media screen and (min-width: 320px) {

	.font10{
	font-size:9px;}
}

@media screen and (min-width: 480px) {

	.font10{
	font-size:15px;}

	.font12{
	font-size:17px;}

	.font13{
	font-size:18px;}

.font14{
	font-size:21px;}

	.font15,
.FS2_Search_textarea{
	font-size:23px;}
}

@media screen and (min-width: 640px) {

	.font10{
	font-size:18px;}

	.font12{
	font-size:23px;}

	.font13{
	font-size:26px;}

.font14{
	font-size:28px;}

	.font15,
.FS2_Search_textarea{
	font-size:30px;}
}

/*
---------------------------------------
h1-h6
---------------------------------------
*/

h1,h2,h3,h4,h5,h6{
	line-height:1;
	font-weight:normal;}

h2.midashi{
	margin-bottom: 20px;
}


section.menu_box h2{
	text-align:left;
	padding:4% 4.7%;
	line-height:1.1;
	font-weight:bold;
	outline:1px solid #9e9f9f;
	position:relative;
	top:-1px;
	background:#e6e6e6;
	color:#000;
	cursor:pointer;
	text-shadow:1px 0 1px #fff, 1px 0 1px #fff;}

section.db h2{
	background:#ffffff url(../images/icon_plus.jpg) no-repeat 95.3% 50%;
	background-size:18px auto;}

section.db h2.on{
	background:#ffffff url(../images/icon_minus.jpg) no-repeat 95.3% 50%;
	background-size:18px auto;}

section.db ul li,
ul#FS2_groupList li{
	background: #F6F7F7;
}

ul#FS2_groupList li{
margin:0;
padding:0;
border:none;}

section.db ul li a,
ul#FS2_groupList li a{
	text-decoration:none;
	text-align:left;
	padding:4% 8%;
	line-height:1.1;
	font-weight:bold;
	border-bottom:1px solid #dbdbdb;
	background:url(../images/aro.jpg) no-repeat 94.3% 50%;
	background-size:9px auto;}

ul#FS2_groupList li a{
display:block;}

/*
------------------------------------------------------------------------------
layout - common(base)
------------------------------------------------------------------------------
---------------------------------------
wrapper
---------------------------------------
*/

article{
	width:100%;
	max-width:640px;
	margin:0 auto;
	height:100%;
	position:relative;}

img{
	width:100%;
	height:auto;}

.inner_box{
	padding:0 4.7%;
	margin:0 auto;
}

p.pan{
	font-size:14px;
	padding:3% 4.7%;
	margin:0 auto;}

table.inner_box{
width:90%;
	margin:5% 4.7% 5% 4.7%;
	border:1px solid #ccc;}

table.inner_box th{
background:#f2f2f2;
text-align:center;
width:20%;}

table.inner_box td,
table.inner_box th{
vertical-align:middle;
border-bottom:1px solid #ccc;
font-size:13px;
padding:1em;}

.inner_box p.rank{
margin-bottom:1em;
font-size:15px;
font-weight:bold;
color:#d70035;}

.inner_box p.attention{
font-size:10px;
color:#999;
margin-top:1em;
margin-left:1em;
text-indent:-1em;}

.FS2_itemPrice_area,
.FS2_itemPrice_area *{
	font-size:14px;}

@media screen and (min-width: 480px) {

.inner_box p.attention{
font-size:15px;}

.inner_box p.rank{
font-size:22px;}

table.inner_box td,
table.inner_box th{
font-size:18px;}

p.pan,
.FS2_itemPrice_area,
.FS2_itemPrice_area *,
h1.itemTitle{
	font-size:21px;}
.FS2_Name_and_Price li{
font-size:15px;}

}
@media screen and (min-width: 640px) {

.inner_box p.attention{
font-size:20px;}

.inner_box p.rank{
font-size:30px;}

table.inner_box td,
table.inner_box th{
font-size:26px;}

p.pan,
h1.itemTitle,
.FS2_itemPrice_area,
.FS2_itemPrice_area *{
	font-size:28px;}
.FS2_Name_and_Price li{
font-size:20px;}

}

p.txt_top,
header h1,
#header h1{
	font-size:9px;
	background:#000;
	color:#fff;
	text-align:center;
	padding:3% 0;}

p.btn_01{
	margin:3% auto;
	background:url(https://www.stst-used.jp/img/sp/bg_btn_01.png) no-repeat top left;
	background-size:100% auto;}

p.btn_00{
	margin:3% 4.7%;
	background:url(https://www.stst-used.jp/img/sp/bg_btn_00.png) no-repeat top left;
	background-size:100% auto;}

div.btn_00,
#FS2_SystemNav{
	margin:5.5% auto;
	padding:4.5% 4.7%;
	background:#ece6c1;}
#FS2_SystemNav ul,
#FS2_SystemNav ul li{
margin:0;
padding:0;
background:none;}

#FS2_SystemNav ul li{
width: 100%;
border: none;}

div.btn_00 p,
#FS2_SystemNav p{
width:100%;
border:none;
	margin:0 auto;
	background:url(https://www.stst-used.jp/img/sp/bg_btn_pc.png) no-repeat top left;
	background-size:100% auto;}

footer div.social_box{
	padding:4% 0 30%;}


div.social_box{
	padding:4% 0;}

div.social_box img.fL{
	margin:0 !important;
	width: 55% !important;}

div.social_box ul.fR{
	width:45% !important;}

div.social_box ul.fR li{
	float:right;
	margin:8% 0 0 6%;
	width: 27% !important;}
div.social_box ul.fR li img{}

/*
---------------------------------------
header
---------------------------------------
*/

header,
#header{
	position:relative;
	width:100%;}

header .inner_box .clearfix .fL,
#header .inner_box .clearfix .fL{
	color:#999;
	width:65%;}


header .inner_box .clearfix .fL img,
#header .inner_box .clearfix .fL img{
	width:96%;}

header .inner_box .clearfix .fR,
#header .inner_box .clearfix .fR{
	width:33%;}


header .inner_box .clearfix .fL img,
#header .inner_box .clearfix .fL img{
	display:block;
	margin:0 0 1% 0;}


/*
---------------------------------------
nav
---------------------------------------
*/

.nav-top{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999999999;
}

.nav-top ul{
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 1000;
}

.nav-top ul li{
	float:left;
	width:25%;
	height:auto;}

.nav-top ul li img{
	width:100%;
	height:auto;
	display:block;}

/*
---------------------------------------
contents
---------------------------------------
*/

#contents,
.contents{
	width:100%;}

ul.page_box{
	background:#f0f0f0;
	padding:5% 4.7%;
	margin:0 auto;}

ul.page_box li{
	width:48%;}


div#slider{
	background:#f0f0f0 url(https://www.stst-used.jp/img/sp/bg_stripe.gif) repeat;
	background-size:10px 10px;
	padding:5% 4.7% 10% 4.7%;
	margin:0 auto;}

@media screen and (min-width: 480px) {

div#slider{
	background-size:15px 15px;}

}

@media screen and (min-width: 640px) {

div#slider{
	background-size:20px 20px;}

}

.FS2_Search,
div.search_box{
	padding:5% 4.7%;
	margin:0 auto;
	background:#f0f0f0;}

.FS2_Search form{
background:none;}

.FS2_Search{
border-radius:0;}

div.search_box input.keywords,
.FS2_Search_textarea{
box-shadow:none;
	border-radius:5px;
	float:left;
	width:50%;
	vertical-align:middle;
	border:3px solid #ccc;
	color:#999;
	padding:3%;
	height:auto;}

div.search_box input.searchSubmitBtn,
.FS2_Search_btn{
	vertical-align:middle;
	width:38%;
	float:right;
	height:auto;}

div.search_box form{
background:none;}

div.search_box p{
	padding:3% 0 0 0;}

ul.nav_list{
	background:#d9d9d9;
	padding:0.7% 4.7% 4.7% 4.7%;
	margin:0 auto;}

ul.nav_list li{
	width:48%;
	float:left;
	margin:4% 0 0 0;
	background:url(https://www.stst-used.jp/img/sp/bg_btn_02.png) no-repeat top left;
	background-size:100% auto;}

ul.nav_list li.odd{
	margin:4% 4% 0 0;}

ul.bnr_list{
	padding:0 4.7%;
	margin:0 auto;}

ul.bnr_list li{
	float:left;
	text-align:center;
	width:30%;
	margin:4.7% 0 0 0;}

ul.bnr_list li img{
	margin-bottom:1em;}

/*ul.bnr_list li.middle{
	margin:4.7% 5% 0 5%;}*/

ul.bnr_box{
	padding:5% 4.7%;
	margin:0 auto;}

ul.bnr_box li{
	float:left;
	text-align:center;
	width:48%;
	margin:2% 0;}

ul.bnr_box li.odd{
	margin:2% 4% 2% 0;}

ul.bnr_box li a{
	text-decoration:underline;}

ul.bnr_box li img{
	margin-bottom:1em;}

section.item_box h2{
	text-align:center;
	padding:4% 0;
	line-height:1.1;
	background:#dd003d;
	margin:5% auto 0 auto;
	color:#fff;}

section.item_box h2 span{
	color:#fcd303;
	margin:0 1em;}

section#ranking_male h2,
section#ranking_female h2{
	padding:2% 4.7%;}

section.item_box h2 img{
	width: 8%;
	margin:0 0.2em 0 0;
	display: inline-block;
	vertical-align: text-bottom;}

section#ranking_male h2 span,
section#ranking_female h2 span{
	color: #fff;
	display: inline-block;
	padding: 0 1em;
	margin: 0 0.5em;
	border-radius: 3px;
	line-height: 1.6;}

section#ranking_male h2 span{
	background: #45a8db;}

section#ranking_female h2 span{
	padding: 0 0.5em;
	background: #f464b9;}

section#ranking_male,
section#osusume ul{
	padding-bottom:5%;}

section.item_box ul.inner_box li{
	margin:5% 0 0 0;}

section.item_box ul.inner_box div.fL{
	position:relative;
	width:38%;}

section.item_box ul.inner_box div.fL img.ico{
	width: 16%;
	position: absolute;
	left: 0;
	top: 0;}

section.item_box ul.inner_box p.fR{
	width:57%;
	color:#d70035;}

section.item_box ul.inner_box p.fR a{
	color:#000;
	margin-bottom:0.5em;
	font-weight:bold;}

@media screen and (min-width: 480px) {

	section.db ul li a{
		background-size:14px auto;}

	section.db h2,
	section.db h2.on{
		background-size:27px auto !important;}
}

@media screen and (min-width: 640px) {

	section.db ul li a{
		background-size:18px auto;}

	section.db h2,
	section.db h2.on{
		background-size:36px auto !important;}
}

/*
---------------------------------------
footer
---------------------------------------
*/

footer,
#footer{
	position:relative;
	width:100%;}

footer .inner_box .alnC,
#footer .inner_box .alnC{
	color: #000;
	padding:4% 0 2%;
	font-weight: bold;
}

footer .inner_box .clearfix,
#footer .inner_box .clearfix {
	color:#999;}

footer .inner_box .clearfix img.fL,
#footer .inner_box .clearfix img.fL{
	width:62%;
	margin:0 2% 0 0;}

footer p.txt_top,
#footer p.txt_top{
	margin-top:3%;}

/*@media only screen and (max-width: 640px) {

p.txt_top{
	font-size:18px;}
}*/



#FS2_ItemDetail{
	max-width:640px;}

#FS2_layout_body{
	background:#fff !important;}

#FS2_ItemDetail .FS2_thumbnail_container {
	/* margin-bottom: 10px; */
	/*margin: 0 4.7%;
	width: 90.6%;*/}

.fs_sp_flick_item_container {
	display: inline-block;
	width: 90%;
	border: 1px solid #ccc;}

#FS2_ItemDetail .FS2_thumbnail_container img{
width:100%;
height:auto;}

.FS2_thumbnail_flick_btn_container{
	position:relative;}

.fs_sp_flick_btn_right,
.fs_sp_flick_btn_left{
	width:25px;
	height:60px;
	position: absolute;
	z-index: 100;
	top: 80px;}

.fs_sp_flick_btn_left{
	background:url(https://www.stst-used.jp/img/sp/btn_prev.gif) no-repeat top left;
	background-size:100% auto;
	left: 0;}

.fs_sp_flick_btn_right{
	background:url(https://www.stst-used.jp/img/sp/btn_next.gif) no-repeat top left;
	background-size:100% auto;
	right: 0;}

.FS2_TweetButton_area {
	background: #f0f0f0;
	margin: 2% 4.7%;
	text-align: center;
	padding: 2% 0 3% 0;}

.FS2_TweetButton_area *{
vertical-align:top;}

.FS2_TweetButton_area span a img{
	width:82px;
	display:inline;
margin-left:5px;
vertical-align:middle;}

iframe#twitter-widget-0{
position:relative;
top:1px;
width:90px !important;}

.FS2_contents_container,
.FS2_memberOnly, .FS2_NoItemMessage,
.FS2_upper_comment,
.FS2_lower_comment,
.FS2_ItemComment,
.FS2_middle_comment{
	border:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-web-kit-box-shadow:none;
	padding:0 4.7%;}

.FS2_Name_and_Price li{
font-size:10px;
	padding:0;
	border:none;
	line-height: 1.8;}

.itemTitle{
	font-size:14px;
	padding-left:0;}

.itemNumber{
	color:#999;}

.FS2_itemPrice_area,
.FS2_itemPrice_area *{
font-size:14px;
	text-align:right;
	;}

.FS2_InCartButton_D{
	display:block;}

.FS2_InCartButton{
	width: 100%;
	height: auto;
	margin-top:2%;}
.FS2_Figure{
	margin:0;
	padding:0;}

form{
text-align:center;
	margin:0;
	padding:3% 4.7% 5%4.7%;
	background:#f7ccd7;}

.FS2_Figure input.FS2_Figure_textarea {
	border: 1px solid #e00041;}

.FS2_ItemComment,
.FS2_Search{
	padding:0;
	margin:0;}

p.FS2_PageTitle,
div.FS2_contents_container h1.FS2_PageTitle{
	color:#fff;
	text-align:center;
	padding:3% 4.7%;
	background:#4d4d4d;
	font-weight:bold;}

body.FS2_body_Goods_GoodsGroupList_0 div.FS2_contents_container{
margin:0;
padding:0;}

.FS2_ItemComment .inner_box{
	padding:4.7%}

.FS2_Recommend2_recommend,
.FS2_Recommend2_Cart{
	border:none;
	padding-bottom:4%;
	margin:0 !important;}

.FS2_Recommend2_recommend table,
.FS2_Recommend2_Cart table{
width:95%;
	border:none !important;}

.FS2_Recommend2_recommend h3.CrossHead,
.FS2_Recommend2_Cart h3.CrossHead{
	background: #dd003d;
	color: #fff;
	text-align: center;background: #dd003d;
padding: 3.5% 4.7%;
line-height: 1.4;}

.FS2_Recommend2_container_ItemList,
.FS2_Recommend2_Cart_container_ItemList {
	margin: 0 4.7%;
	width: 90%;}
.FS2_Recommend2_itemName{
color:#000 !important;
margin-bottom:1em;}

.FS2_Recommend2_itemPrice,
.FS2_Recommend2_itemPrice_addition{
font-weight:normal !important;
color:#d70035 !important;}

.FS2_Recommend2_container_ItemList tr th,
.FS2_Recommend2_Cart_container_ItemList tr th{
	width:38%;
	padding:0;}

.FS2_Recommend2_itemName{
	color:#000;
	text-decoration:underline;}

.FS2_Recommend2_container_ItemList td span.FS2_Recommend2_itemName,
.FS2_Recommend2_Cart_container_ItemList td span.FS2_Recommend2_itemName{
	margin:1em 0;}

.FS2_Recommend2_itemPrice,
.FS2_Recommend2_itemPrice_addition{
	color: #d70035;}

.FS2_Recommend2_container_ItemList tr th img,
.FS2_Recommend2_Cart_container_ItemList tr th img{
	width:100%;
	height:auto;
	border:2px solid #ccc;}

.FS2_Recommend2_container_ItemList tr th,
.FS2_Recommend2_container_ItemList tr td,
.FS2_Recommend2_Cart_container_ItemList tr th,
.FS2_Recommend2_Cart_container_ItemList tr td{
	padding-top:4%;
	border:none !important;}

.FS2_Recommend2_container_ItemList tr td,
.FS2_Recommend2_Cart_container_ItemList tr td{
	width:58%;
	padding-left:4%;
	vertical-align:top;}

.FS2_Recommend2_container_ItemList tr:nth-child(even) th,
.FS2_Recommend2_container_ItemList tr:nth-child(even) td,
.FS2_Recommend2_Cart_container_ItemList tr:nth-child(even) th,
.FS2_Recommend2_Cart_container_ItemList tr:nth-child(even) td{
	background:none !important;}

.FS2_Search_text{
	display:none;}

p.FS2_PageTitle,
div.FS2_contents_container h1.FS2_PageTitle,
.FS2_Recommend2_recommend h3.CrossHead,
.FS2_Recommend2_Cart h3.CrossHead,
.FS2_Recommend2_container_ItemList tr td,
.FS2_Recommend2_Cart_container_ItemList tr td{
	font-size:14px;}

@media screen and (min-width: 480px) {

p.FS2_PageTitle,
div.FS2_contents_container h1.FS2_PageTitle,
.FS2_Recommend2_recommend h3.CrossHead,
.FS2_Recommend2_Cart h3.CrossHead,
.FS2_Recommend2_container_ItemList tr td,
.FS2_Recommend2_Cart_container_ItemList tr td{
	font-size:21px;}

.fs_sp_flick_btn_left,
.fs_sp_flick_btn_right{
	width:37px;
	height:90px;
	background-size:100% auto;
top:160px;}
}

@media screen and (min-width: 640px) {

p.FS2_PageTitle,
div.FS2_contents_container h1.FS2_PageTitle,
.FS2_Recommend2_recommend h3.CrossHead,
.FS2_Recommend2_Cart h3.CrossHead,
.FS2_Recommend2_container_ItemList tr td,
.FS2_Recommend2_Cart_container_ItemList tr td{
	font-size:28px;}

.fs_sp_flick_btn_left,
.fs_sp_flick_btn_right{
	width:50px;
	height:120px;
	top:230px;
	background-size:100% auto;}
}

#FS2_SystemNav,
.FS2_Utility1_container,
.FS2_Utility2_container,
.FS2_Button{
display:none;}

.pc{
display:block !important;}

#FS2_footer{
margin-bottom:0 !important;}

div:after{
	content: " ";
	display: block;
	visibility: hidden;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0;
	clear: both;
}







/*--------------------------------------------------
@STST‚Å•ÏX‰º•”•ª«
--------------------------------------------------*/
.FS2_body_Goods_GoodsDetail .fs_sp_drag_target{
   display:none;
  }




/**--------ƒTƒ€ƒlƒCƒ‹2—ñ•\Ž¦--------**/
.fs_goods_container{
        width: 47%;
        margin: 1%;
        border: none;
        float: left;
        position: relative;
}
.fs_goods_container th{
        width:100%;
        float:left;
}
.fs_goods_container td{
       width:96%;
       float:left;
       text-align:center;
       padding:0 2%;
       font-size:100%;
}
.fs_goods_container th img{
 width:95%;
}

.FS2_Alternateness_bg {
       background:#fff;
}

#FS2_GoodsSearchList .fs_goods_container:nth-of-type(2n+1),
#FS2_CategoryList .fs_goods_container:nth-of-type(2n+1) {
clear: left;
}




/*追加分*/
.bnr_box02{
	margin-bottom: 25px;
}

.bnr_box02 p{
	margin-bottom: 10px;
}


.contents section#items:last-child{
	margin-bottom: 25px;
}

.mb25{
	margin-bottom: 25px;
}

.tel-bnr{
	border-top: 3px solid #d60034;
	padding: 4% 4.3%;
}

.tab_w{
	width: 100%;
	margin-bottom: 25px;
}

.tab_w .radio:checked + .radio_box {
	display:block;
}
.tab_w .radio {
	display:none;
}
.tab_w .radio_box {
	display:none;
}
.tab_w .tab_ul{
	overflow:hidden;
	margin:0;
	padding:0;
	width: 100%;
}
.tab_w .tab_ul li {
	float:left;
	width:32%;
	margin-left: 2%;
	list-style:none;
}
.tab_w .tab_ul li:first-child{
	margin-left: 0;
}
.tab_w .tab_ul li label {
	cursor:pointer;
	display:block;
}

#brand ul{
	display: flex;
	-webkit-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	text-align: center;

/*	-webkit-justify-content:space-between;
	justify-content:space-between;*/
}
#brand ul li{
	width: 28%;
	margin:5px 2.5%;
}


.tab_w .font13 li a{
    text-decoration: none;
    text-align: left;
    padding: 4% 8%;
    line-height: 1.1;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdb;
    background: url(../images/aro.jpg) no-repeat 94.3% 50%;
    background-size: 9px auto;
    background-color: #F6F7F7;
    display: block;
}

.tab_w .brand_btn{
	width: 90%;
	margin-top: 25px;
	padding: 0 5%;
}

.FS2_Recommend2_newitemrecomend ul li{
	border: none !important;
	height: auto !important;
}

.FS2_Recommend2_newitemrecomend ul li img{
	width: 100% !important;
}

.slick-slider{
	margin-bottom: 0 !important;
}
.FS2_Recommend2_newitemrecomend {
	margin-bottom: 0 !important;
}
.new-wp{
	margin-bottom: 25px;
}
.new-wp #rrivals-cont{
	width: 90%;
	padding: 0 5%;
	margin: 0 auto 25px;
}

.cont-inner{
	overflow: hidden !important;
}

.next01,.prev01{
	width: 20%;
	display: inline-block !important;
}

.next01{
	float: right;
}

#arrow1,#arrow2{
	width: 90% !important;
	margin: 0 auto !important;
}

.more_btn{
	width: 90%;
	margin: 20px auto 0;
}

.info_wp{
	margin: 25px 0;
}

.info_con{
	width: 90%;
	margin: 0 auto 10px;
	border-bottom: 1px solid #b4b4b5;
	display: block;
}

.info_con .txt01,.info_con .txt02{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}

.info_con .txt01{
	margin-bottom: 6px;
}

.info_con .txt02{
	padding-bottom: 10px;
}

.info_con .txt02 a{
	text-decoration: none;
	color: #000;
}





#layerMenu{
	display: none;
	position:fixed;
	top:0px;
	right:0;
	width:100%;
	height:100%;
	font-size: 12px;
	z-index:9999999999999999999999999;
	background: #F6F7F7;
}


#layerMenu ul{
	height: 85%;
 overflow: auto;
 -webkit-overflow-scrolling: touch;
}

#layerMenu ul li{
	background: #fff;
	list-style: none;
	border-bottom: solid 1px #ccc;
}

#layerMenu ul li a{
	position: relative;
	padding: 4% 8%;
	text-decoration: none;
	display: block;
    line-height: 1.1;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdb;
    background: url(../images/aro.jpg) no-repeat 94.3% 50%;
    background-color: #F6F7F7;
}

#layerMenu ul li a:hover{
	color: #414141;
}

.close_wp{
	height: 15%;
	background: #F6F7F7;
}

.close_wp img{
	width: 90%;
	margin: 5% auto 0;
}

#search {
	background:#fff;
	height:20%;
	opacity: 0.1;
	z-index: -99;
	position: absolute;
	bottom: -400px;
	transition-duration:.3s;
}
#s{
	opacity: 0.1;
	display: none;
}
.nav-top label {
	cursor:pointer;
}
#s:checked + #search {
	display:block;
	opacity: 1;
	z-index: 999;
	position: relative;
	bottom: 0;

}