@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 100%;
	overflow: hidden;
}
#header_top {
	width: 960px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	color: #000;
	font-size: 10px;
}
#catch-phrase {
	float: left;
}
#catch-phrase strong {
	font-weight: normal;
}
#catch-phrase_sub {
	float: right;
}
#main-nav {
	width: 100%;
	background-color: #000;
}
#main-nav_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#header #sitelogo {
	margin: 0;
	padding: 0;
}
#header #sitelogo a:hover img {
	opacity: 1;
}
#header #main-nav #globalnav {
	margin: 0 0 0 90px;
	overflow: hidden;
}
#header #main-nav #globalnav li {
	float: left;
	display: inline;
	text-align: center;
	border-right: 1px solid #666666;
}
#header #main-nav #globalnav li.active a {
	background-color: #eeeeee;
	color: #000;
}
#header #main-nav #globalnav li#gnav_store_info {
	background-color: #666666;
	border-right: none;
	border-left: 1px dotted #fff;
	width: auto!important;
}
#header #main-nav #globalnav li#gnav_store_search {
	background-color: #dd240e;
	border-right: none;
	width: auto!important;	
}
#header #main-nav #globalnav li#gnav_scattering {
	background-color: #ffc600;
	border-right: none;
	width: auto!important;	
}
#header #main-nav #globalnav li#gnav_recruit {
	background-color: #FFA200;
	border-right: none;
	width: auto!important;	
}
#header #main-nav #globalnav li a {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 13px 0px 0px 5px;
	text-decoration: none;
	background-image: url(../img/usr/right_arrow_r.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	width: 85px;
	height: 27px;
}
#header #main-nav #globalnav li#gnav_kids a,
#header #main-nav #globalnav li#gnav_brand a {
	padding: 4px 0 0px 0;
	height: 36px;
}
#header #main-nav #globalnav li#gnav_store_info a {
    padding: 4px 12px 8px 35px;
    background-image: url(../img/usr/icon_store_info.gif);
    background-repeat: no-repeat;
    background-position: 8px 50%;
    width: auto !important;
}
#header #main-nav #globalnav li#gnav_store_search a {
	padding: 13px 19px 0px 35px;
	background-image: url(../img/usr/icon_store_search.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	width: auto!important;
}
#header #main-nav #globalnav li#gnav_scattering a {
	padding: 13px 19px 0px 35px;
	background-image: url(../img/usr/icon_scattering.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: #fff;
	width: auto!important;
}
#header #main-nav #globalnav li#gnav_recruit a {
	padding: 13px 19px 0px 35px;
	background-image: url(../img/usr/icon_recruit.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: #fff;
	width: auto!important;
}
#header #main-nav #globalnav li a:hover {
	color: #000;
	text-decoration: none;
	background: #eeeeee;
	background-image: url(../img/usr/right_arrow_r.png);
	background-repeat: no-repeat;
	background-position: 8px 50%;
}
#header #main-nav #globalnav li#gnav_store_info a:hover {
	opacity: 0.6;
	color: #fff;
	background-color: #666666;
}
#header #main-nav #globalnav li#gnav_store_search a:hover {
	opacity: 0.6;
	color: #fff;
	background-color: #dd240e;
}
#header #main-nav #globalnav li#gnav_scattering a:hover {
	opacity: 0.6;
	color: #fff;
	background-color: #ffc600;
}
#header #main-nav #globalnav li#gnav_recruit a:hover {
	opacity: 0.6;
	color: #fff;
	background-color: #F90;
}
#header_bottom {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#search_box_head {
	float: right;
	width: 820px;
	overflow: hidden;
	padding: 7px 0;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}
#search_box_head form {
	float: left;
}
#search_box_head #keyword {
	width: 303px;
	font-size:13px;
	margin:0;
	padding: 4px 0 4px 23px;
	vertical-align:middle;
	background: url(../img/usr/icon_search.png) 5px 3px no-repeat;
}
#search_box_head p{
	float: right;
	margin: 5px 0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#search_box_head p a{
	padding: 0 15px 0 30px;
	background-image: url(../img/usr/icon_login.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#search_box_head ul {
	float: right;
	margin: 5px 0;
}
#search_box_head ul li{
	float: right;
}
#search_box_head ul li a {
	padding: 0 15px;
	background-image: url(../img/usr/right_arrow_g.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#user_info {
	width: 820px;
	float: right;
	overflow: hidden;
	margin: 8px 0 0 0;
}
#welcomeMessage {
	width: 280px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	padding: 7px 0;
}
.welcome-user {
	font-weight: bold;
	float: left;
}
#sidebox_cart {
}
#sidebox_cart span{
	color: #f00;
}
#jscart_replace_ {
	float: right;
	width: 540px;
	text-align: right;
	line-height: 28px;
}
#cart_link {
	float: right;
}
#check-cart {
}
#check-cart #price-in-cart {
}
#check-cart #check-cart-btn {
}
#price-in-cart p {
}

p.cart-free {
	color: #f6221e;
}

/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
.visual_ {
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */
#footer {
	background: #eaeaea;
	text-align: left;
	padding: 20px 0 0 0;
}
#footernav {
	width: 960px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
#footernav h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding: 0 0 5px 0;
	margin: 0 40px 5px 0;
}
.footer_left_block {
	float: left;
	width: 470px;
	padding: 10px 0 0 15px;
}
.footer_left_block ul {
	margin: 0 0 10px 0;
}
.footer_left_block li {
	padding: 4px 0 4px 15px;
	background-image: url(../img/usr/right_arrow_r.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footernav_left {
	float: left;
	width: 220px;
}
.footernav_right {
	float: left;
	width: 220px;
	padding-left: 15px;
}
.footernav_block {
	width: 220px;
	padding: 10px 0 0 15px;
	float: left;
}
.footernav_block.last {
	border-right: none;
}
.footernav_block ul {
	margin: 0 0 20px 0;
}
.footernav_block li {
	padding: 4px 0 4px 15px;
	background-image: url(../img/usr/right_arrow_r.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footernav li a:link,.footernav li a:visited {
	color: #000;
}
.footernav li a:hover,.footernav li a:active {
	color:#db1316;
}
.change_mode_ {
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #666666;
}
.change_mode_ a{
	color: #fff;
}
#copyright {
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	background-color: #333333;
}


.mb10_ {
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	ページトップ
--------------------------------------------------------------------- */
#page_top {
	position: fixed;
	right: 0;
	bottom: 60px;
	cursor: pointer;
}


/* --------------------------------------------------------------------
	クレジットカードのセキュリティコードのツールチップ
--------------------------------------------------------------------- */
div.tooltiip_ {
	position: relative;
	font-weight: normal!important;
}
div.tooltiip_ span {
	text-decoration: underline;
	cursor: pointer;
}
div.tooltiip_ span.hover_ {
	color: #DB1316;
}
div.tooltiip_ span.tooltip_link_active_ {
	background: #DB1316;
	color: #FFF;
	text-decoration: none;
}
img.icon_tooltip_ {
}
img.icon_close_ {
}

div.tooltip_box_ {
	display: none;
	position: absolute;
	left: 0;
	top: 17px;
	font-weight: normal;
	width: 716px;
	height: 326px;
	z-index: 1001;
	background: #FFF;
	border: 2px solid #DB1316;
}
div.tooltip_box_ .close_ {
	display: block;
	padding: 5px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	background: #DB1316;
	color: #FFF;
	text-decoration: none;
}
div.tooltip_box_ iframe {
	width: 100%;
	height: 100%;
}
div.tooltip_box_ p {
	margin-bottom: 10px;
	text-align: left!important;
}
div.tooltip_box_ img {
}
div.tooltip_box_ .leftfloat_ {
	text-align: center;
	width: 48%;
}
div.tooltip_box_ .rightfloat_ {
	text-align: center;
	width: 48%;
}
.displayBlock_ {
	display: block!important;
}

#slider_frame{
	margin-top: 15px;
	background: rgba(225,225,225,0.4);	
   	height: 350px;
    margin-bottom: -360px;
    margin-right: 1px;
    position: relative;
}

/*--------------------
スペシャル
--------------------*/
#campaign_slider_area{
	padding: 0px 30px;
	position: relative
}
.bx-controls{
	
}
.bx-pager.bx-default-pager{
	overflow: hidden;	
	margin: 20px 0px 20px 0px;
	float: right;
}
*html .bx-pager.bx-default-pager{
	zoom: 1;
}
#campaign_slider_ li{
	margin: 0px 10px 0px 0px!important;
}
#campaign_slider_ li img{
}
#campaign_slider_area .bx-pager.bx-default-pager .bx-pager-item {
	float: left;
}
.bx-pager.bx-default-pager .bx-pager-item a{
	display: block;
	width: 40px;
	height: 6px;
	text-indent: -9999px;
	background: #DCDCDC;
	float: left;
	margin-left: 5px;
}

/*--------------------
SNS
--------------------*/
.rightmenuframe_{
	margin: 0px 0px 30px 0px!important;	
	overflow: hidden;
}
*html .rightmenuframe_{
	zoom: 1;
}

.rightmenuframe_ iframe{
	height: 425px!important;	
}
#sns1_box_{
	float: left;
	width: 370px;
	height: 425px
}
#sns2_box_{
	margin-left: 10px;
	float: right;
	width: 370px;
	height: 425px;
}
._4-u2{
	border: none!important	
}
/*--------------------
イベントバナー
--------------------*/
.event_banner_{
	padding-bottom: 30px!important;	
}

/*--------------------
今、この商品が売れました！
--------------------*/
#goods_slider_area {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 36px;
    width: 748px !important;
}

.fsrecommenddiv22 .event_title_ {
	 border-bottom: 1px solid #ccc;
	 padding-top:20px;

}

#goods_slider_area #goods_slider_ li{
	padding: 15px 10px;	
}
#goods_slider_area #goods_slider_ li img {
	width: 80px;
}
#goods_slider_area .bx-viewport{
	width: 709px!important;	
	margin-left: 9px!important;
}
/*--------------------
検索ボックス
--------------------*/
#search_box_head{
	position: relative	
}
.placeholder_{
	border: none!important;
	position: absolute;
	left: 6px;
	top: 7px;
	padding-left: 23px;
	font-size: 12px;
}

#main_slider_area_left{	
	background: #fff;	
	z-index: 1000;
	width: 100px;
	height: 0px
}
.bx-wrapper{
	position: relative;
}

/* --------------------------------------------------------------------
	トップページ コンテンツバナー
-------------------------------------------------------------------- */

.topcontent_wrapper_ { background:#f0f0f0; padding:20px 20px 0px 20px; margin-bottom:20px; }
ul.topcontent_list_ { padding-bottom:0px; }
ul.topcontent_list_ li { width:31.33333%; float:left; margin-bottom:20px; }
ul.topcontent_list_ li:nth-child(2),ul.topcontent_list_ li:nth-child(5) { width:31.33333%; float:left; margin:0 3%; }
ul.topcontent_list_ li img { width:100%; height:auto; }


/* --------------------------------------------------------------------
	トップページ コンテンツバナー再構築
-------------------------------------------------------------------- */

.topcontent_wrapper_re_ { background:#f0f0f0; padding:20px 20px 0px 20px; margin-bottom:20px; }
ul.topcontent_list_re_ { padding-bottom:0px;  }
ul.topcontent_list_re_ li { width:22.6666666%; float:left; margin-bottom:20px; margin-right:3%; }
ul.topcontent_list_re_ li:nth-child(1),ul.topcontent_list_re_ li:nth-child(2)  { width:48.33333%; }
ul.topcontent_list_re_ li:nth-child(2),ul.topcontent_list_re_ li:nth-child(6) { margin-right:0%;  }
ul.topcontent_list_re_ li img { width:100%; height:auto; }


.topcontent_list_re_more_ {
    float: right;
}
.topcontent_list_re_more_ a {
    color: #000;
    font-size: 12px;
    padding: 7px 10px 0px 20px;
    display: block;
    background-image: url(../img/usr/right_arrow_g.png);
    background-repeat: no-repeat;
    background-position: 100% 65%;
    margin-top: 4px;
}

/* --------------------------------------------------------------------
	トップページ FUN
-------------------------------------------------------------------- */

.fun_h2_title{ 
	font-size:24px !important; 
	color:#000 !important;	 
	border-top: 1px solid #ccc;
	padding-top:30px;
	margin-bottom:20px;
}

.fun_h2_title_sub {
    font-size: 16px;
}

.fun_h3_title {
    font-size: 18px;
    padding-bottom: 15px;
    padding-top: 30px;
}

.rightmenuframe_ h2{
	color:#000;
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 140%;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.rightmenuframe_ h3 { 
    font-size:18px;
	padding-bottom:15px;
}

.rightmenuframe_ iframe.instaframe_ {
    height: 200px !important;
}

#sns1_box_ {
	width: 500px;
	margin-left:130px;
}


/* --------------------------------------------------------------------
	トップページ ブランドウェブサイト
-------------------------------------------------------------------- */

#spbrands{
	padding-top:20px;
          
}

#spbrands .bx-wrapper {
	max-width: 750px !important;
}

#spbrands a{
	overflow:hidden;
	float:left;
	
}
#spbrands a:hover{
	border:5px solid #E5E5E5;
	
}
#spbrands a:hover img{
	margin:-5px;
}

/* --------------------------------------------------------------------
	シューズブログ
-------------------------------------------------------------------- */
.shoblog_comment {
	float: left;
	margin-left: 15px;
	width: 545px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 12px;
}
.shoblog_comment h3 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.shoeblog {
	border: 1px solid #ccc;
	height: 190px;
	width: 748px;
}


.blog_auther_ { 

	margin-bottom:20px; 
	boder-bottom:1px solid #ccc; 
	paading-bottom:10px; 
	background:#f5f5f5;

}
.blog_auther_name_ {
	font-size:14px;
	padding-left:10px;
	padding-top:10px;
	margin-left:50px;
}

