/** BASE STYLES **/
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, pre, form, input, textarea {
  margin: 0px;
  padding: 0px;
}
.clearfix {
  *zoom: 1;
  height: 1%;
  /* Above are for IE7 */
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.area-header {
  width: 990px;
  margin: 0 auto;
}
.area-header h1{
  border:1px solid #d4d4d4;
}
.l-header{
  clear:both;
}
.l-container {
  width: 990px;
  margin: 0 auto;
  clear:both;
}
.l-main {
  float: right;
  width: 740px;
}
.l-main--wide {
  /*@include clearfix; */
  margin-bottom: 1em;
}
.l-sub {
  width: 220px;
}
.l-sub{
  font-family: adobe-caslon-pro, "Hiragino Kaku Gothic","Hiragino Kaku Gothic ProN","メイリオ", serif !important;
  font-style: normal;
  font-weight: 400;
}
.l-footer {
  margin:80px 0 0 0;
  clear: both;
}
body {
  font-family: adobe-caslon-pro, "Hiragino Kaku Gothic","Hiragino Kaku Gothic ProN","メイリオ", serif !important;
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 0;
  /*font-weight: 500;*/
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
/* 基本フォント -------------------- */
a {
  text-decoration: none;
  color:#000;
}
a:link {
  color:#000;
  text-decoration: none;
}
a:visited {
  color:#000;
  text-decoration: none;
}
a:hover {
  color:#878787;
  text-decoration: underline;
}
a:active {
  color:#000;
  text-decoration: none;
}
img {
  border: 0;
  vertical-align: top;
}
em {
  font-style: normal;
}
ul{
  list-style:none;
}
ul li:empty{
  display:none !important;
}
/*ホバー*/
.fadeimg{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*アウトレット削除*/
.status-outlet{display:none;}
/*ファセットカラー余白*/
.search-page-color li { margin: 0 4px 0 0; }
/*詳細アイコン*/
.item__item-and-skulist .item__icon{margin:0 0 8px 0 !important;}
/*ブランドロゴ削除*/
.item__brandlogo{display:none !important;}
/*ブランド名削除*/
.cart__group__item__detail__list--brand,
.register__confirm__item__detail__list--brand,
.member__order--list__order--history--list__order--brand,
.member__order--detail__item--list__item--info__brand--name,
.favorite-item-result__list--brand,
.search-result__item--brand,
.dv_rc_description {
  display: block !important;
}
/*リリーススーン*/
.search-result__item__icon-area span{
  margin: 0 10px 0 0;
}
.icon--releasesoon{
  display:none;
}
/*もうすぐ*/
.icon--comingsoon{
  display:none;
}
/*予約*/
.icon--reserve{
  display:none;
}
/*NEW*/
.icon--new{
  width: 43px;
  background: url(/res/p/img/common/status_icon.png) no-repeat 0px -26px;
  background-size:54px;
}
/*再入荷*/
.icon--rearrival{
  display:none;
}
/*取寄*/
.icon--backorder{
  display:none;
}
/*SALE*/
.icon--sale{
  width: 48px;
  background: url(/res/p/img/common/status_icon.png) no-repeat 0px -65px;
  background-size:54px;
}
/*OUTLET*/
.icon--outlet{
  display:none;
}
/*キャンペーン*/
.icon--campaign,.icon--backorder{
  display:none;
}
/*雑誌掲載*/
.icon--media{
  display:none;
}
/*直送*/
.icon--direct{
  display:none;
}
/*先行*/
.icon--prerelease{
  background: url(/res/p/img/common/status_icon.png) no-repeat 0px -117px;
  background-size:54px;
}
.icon--secret{
  display:none;
}
.icon--soldout{
  display:none;
}
.icon--wrapping{
  display:none;
}
.icon--shipping{
  display:none;
}
icon--comingsoon--date{
  display:inline-block;
}
.icon--preceding{
  width: 104px;
  padding: 13px 0 0 0;
  height: 0;
  display: inline-block;
  background: url(/res/p/img/common/pc_icon--preceding.png) no-repeat 0 0;
  overflow: hidden;
}
/*-- ログイン --*/
.member_controll-member {
  display: none;
}
/*-- パンくず --*/
.breadcrumbs{
  margin:0 0 20px 0;
  padding:0;
  letter-spacing: 1px;
  font-size:10px;
}
/*-- タイトル --*/
.title{
  width:990px;
  margin:0 0 30px 0;
  line-height:1;
  font-size:31px;
  letter-spacing:2px;
  font-weight:700;
	padding-top:2px;
}
/*注意文言*/
.attention--text{
  color:#f00;
}
.card-payment-attention{
  display:none;
}
/*通常のテキストリンク*/
.link--text{
  font-size:12px;
  font-weight:normal;
  color:#f5718b !important;
}
/*通常のテキストリンク*/
.link--text:hover{
  color:#ff9aae !important;
}
/*ランキングアイコン*/
.ranking--icon{
  width: 25px;
  height: 20px;
  line-height: normal !important;
  margin:0;
  padding-top: 4px;
  padding-bottom: 2px;
  font-size:15px;
  letter-spacing: normal;
  text-align:center;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
  color:#fff;
  background:#000;
  font-family: a-otf-ryumin-pr6n, serif !important;
  font-style: normal;
  font-weight: 300;
}

/*HEADER NOTICE*/
.header__notice{
  width:100%;
  padding:10px 0;
  text-align:center;
}
.header__notice h3{
  padding:0 10px;
  display:inline-block;
}
.header__notice ul{
  display:inline-block;
}
.header__notice ul li{
  padding:0 10px;
  display:inline-block;
}

/** STORE HEADER **/
#header{
  margin:0 0 20px 0;
  position:relative;
  color:#000;
}
#header a{
  color: #000;
}
#header a:hover{
  color: #000;
}
.header--menu-navigation__wrapper{
  background:#f2f2f2;
}
.header--menu-navigation{
  width:1190px;
  height:33px;
  margin:0 auto;
  position:relative;
}
.header--menu-navigation .header--menu--contact{
  font-weight:700;
  float:left;
  position: absolute;
  left: 50%;
  margin-left: -36px;
  padding: 7px 0 0 0;
}
.header--menu-navigation .header--menu--name{
  font-weight:700;
  float:left;
  font-size: 14px;
  padding: 6px 0 0 0;
}
.header--menu-navigation .header--menu--gender{
  float:right;
  padding: 7px 0 0 0;
}
.header--menu-navigation .header--menu--gender li{
  float:left;
  letter-spacing: 1px;
}
.header--menu-navigation .header--menu--gender li:first-child:after,
.header--menu-navigation .header--menu--gender li:nth-last-child(2):after{
  content: "　/　";
}

.header__section{
  width:1190px;
  height:122px;
  margin:0 auto;
}
/** SEARCH **/
.header__section .header--search{
  margin:10px 0 0 0;
  float:left;
}
#search_form{
  width:298px;
  height:27px;
  border:1px solid #ddd;
}
#search_form > form{
  float:left;
}
#search_form > form > #keywordtext{
  width:265px;
  height:27px;
  line-height:27px;
  border:none;
}
input.fw-index-search-field::-webkit-input-placeholder,
input.fw-index-search-field::-ms-input-placeholder,
input.fw-index-search-field::-moz-placeholder{
  color:#aaa;
}
#search_form .go{
  width:33px;
  height:0;
  padding:27px 0 0 0;
  overflow:hidden;
  background: url(/res/p/img/common/header.png) no-repeat 8px -6px;
  display: block;
  float:right;
}
/*/ SEARCH */

.header--logo{
  width:1190px;
  margin:0 auto;
  padding:0;
  position:relative;
}
.header--logo .logo a{
  width:240px;
  height:0;
  margin:0;
  padding:72px 0 0 0;
  overflow:hidden;
  background: url(/res/p/img/common/header_logo.png) no-repeat 0 0;
  display:block;
  position:absolute;
  top:24px;
  left:476px;
}
.order-header{
  margin:0 0 30px 0;
  padding:10px 0;
  color:#fff;
  height:100px;
}
.order-header .header--logo .order{
  width:240px;
  height:0;
  margin:0;
  padding:72px 0 0 0;
  overflow:hidden;
  background: url(/res/p/img/common/header_logo.png) no-repeat 0 0;
  display:block;
  position:absolute;
  top:24px;
  left:375px;
}

.header__section .header--menu--user{
  margin:20px 0 0 0;
  float:right;
}
.header__section .header--menu--user ul{
}
.header__section .header--menu--user ul li{
  margin:0 0 0 25px;
  float:left;
  letter-spacing: 1px;
  padding-top:1px;
}
.header__section .header--menu--user ul li.member_controll-favorite{
  padding-top:0;
}
#header--content{
  height: 33px;
}
.header--content-navigation__wrapper{
  margin:0 0 7px 0;
  position:relative;
}
#header--content-mens{
  display:none;
}
#header--content-womens{
  display:none;
}
#header--content-defult{
  display:none;
}
.header--content-navigation{
  font-size:13px;
  font-weight:400;
}
.header--content-navigation ul{
  text-align:center;
	width:1215px;
	margin:0 auto;
}
.header--content-navigation ul li{
  min-width:88px;
  margin:0 10px;
  display:inline-block;
  position:relative;
  text-align:center;
  letter-spacing: 1px;
}

.header--content-navigation .header--content-catalogue { min-width: 110px; }
.header--content-navigation .header--content-journal { min-width: 110px; }
.header--content-navigation .header--content-stylefile { min-width: 110px; }
.header--content-navigation .header--content-staff-styling { min-width: 140px; }
.header--content-navigation .header--content-online-shop {
  min-width: 150px;
  padding: 0 0 0 30px;
}
.header--content-navigation .header--content-online-shop:before{
  content: "|";
  width: 1px;
  height: 19px;
  position: absolute;
  top: 9px;
  left: 0;
}

.header--content-navigation ul li > a{
  padding:10px 0;
  display:block;
  position:relative;
  color: #656565 !important;
}
.header--content-navigation ul li:last-child > a{
  padding:10px 5px 10px 30px;
  color:#1b4106;
}
.header--content-navigation ul li:last-child > a:before{
  content: "";
  width:15px;
  height:18px;
  background: url(/res/p/img/common/header.png) no-repeat 0 -51px;
  position:absolute;
  top:7px;
  left:10px;
}
.header--content-navigation ul li > a span.ja{
  display:none;
}
.header--content-navigation ul li > a:hover span.en{
  display:none;
}
.header--content-navigation ul li > a:hover span.ja{
  display:inline;
  line-height: 1;
  color: #000;
}
.header--content-brands.active:after {
  content: "";
  position: absolute;
  top: 26px;
  left: 33px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.header--content-catalogue-def.active:after{
  content: "";
  position: absolute;
  top: 26px;
  left: 33px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.header--content-stylefile.active:after {
  content: "";
  position: absolute;
  top: 26px;
  left: 33px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.header--content-press.active:after {
  content: "";
  position: absolute;
  top: 26px;
  left: 33px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.header--content-news.active:after {
  content: "";
  position: absolute;
  top: 26px;
  left: 33px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.header--content-online-shop.active:after {
  content: "";
  position: absolute;
  top: 26px;
  left: 140px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/*ドロップダウン*/
.header--dropdown-inner{
  width:100%;
  padding:40px 0;
  background:#eee;
  position:absolute;
  top:33px;
  z-index:100;
}
.header--dropdown-area{
  width:100%;
  margin:0 auto;
  text-align:center;
}
.header--dropdown-area ul{
}
.header--dropdown-area ul li{
  margin:0 10px;
  display:inline-block;
  vertical-align:top;
  position:relative;
  text-align:left;
}
.header--dropdown-area ul li a:hover{
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header--dropdown-area ul li .images_layer{
  width:280px;
  height:150px;
  position:absolute;
  top:0;
  left:0;
  background: url(/floor/mens/img/top__sub__banner_s.png) no-repeat center bottom;
}
.header--dropdown-area ul li .event-text{
  width:100%;
  padding:10px;
  position:absolute;
  bottom:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color:#fff;
}
.header--dropdown-area > div{
  display: inline-block;
  vertical-align: top;
}
.header--dropdown-area > div > div{
  margin:0 10px;
  display:inline-block;
  vertical-align:top;
  position:relative;
  text-align:left;
}
.header--dropdown-area > div > div a:hover{
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header--dropdown-area > div > div .images_layer{
  width:280px;
  height:150px;
  position:absolute;
  top:0;
  left:0;
  background: url(/floor/mens/img/top__sub__banner_s.png) no-repeat center bottom;
}
.header--dropdown-area > div > div .event-text{
  width:100%;
  padding:10px;
  position:absolute;
  bottom:0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color:#fff;
}
.news--list__item--eventstart,.news--list__item--published{
  font-size:10px;
}
.news--list__item--title{
  font-size:12px;
}

.header--dropdown-area ul li .event-date{
  margin:0 0 5px 0;
}
.header--dropdown-area ul li .event-description{
  font-size:15px;
}
/*20160923*/
.header--dropdown-brands ul{
  width: 800px;
  margin: 0 auto;
}
.header--dropdown-brands ul li{
  margin: 0 10px 20px 10px;
}
.header--dropdown-brands .see-all-btn{
  width: 760px;
  border-top: 2px solid #fff;
  margin: 0 auto;
  padding: 20px 0 0 0;
  line-height: 1;
  text-align: right;
  font-size: 14px;
}

.header--dropdown-online-shop .online-shop_wrap{
  padding:0 40px;
  display:inline-block;
  text-align:left;
  vertical-align:top;
}
.header--dropdown-online-shop .online-shop_wrap:nth-child(2){
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.header--dropdown-online-shop .online-shop_wrap .online-shop_inr{
  display: inline-block;
  vertical-align: top;
  margin: 0 40px 0 0;
}
.header--dropdown-online-shop .online-shop_wrap dl{
  display: inline-block;
  vertical-align: top;
  margin: 0 40px 0 0;
}

.header--dropdown-online-shop .online-shop_wrap p{
  font-size: 14px;
  line-height: 2.714285714285714;
  vertical-align:top;
}
.header--dropdown-online-shop .online-shop_wrap p.list-ttl,
.header--dropdown-online-shop .online-shop_wrap p.online-shop-ttl{
  font-size: 15px;
  font-weight: bold;
  line-height: 2.533333333333333;
}
.header--dropdown-online-shop .online-shop_wrap .see-all-btn{
  border-top: 2px solid #fff;
  margin: 20px auto 0 auto;
  padding: 20px 0 0 0;
  line-height: 1;
  text-align: right;
  font-size: 14px;
}
#header--content-defult .header--dropdown-inner{
  padding: 30px 0;
}
#header--content-defult .header--dropdown-inner ul{
  width: auto;
  margin: 0;
  text-align: center;
}
#header--content-defult .header--dropdown-inner ul li{
  margin: 0 20px;
  display: inline-block;
  letter-spacing:1px;
}

/*/20160923*/
/*/ドロップダウン*/
/*カート部分*/
#cart_area{
  position:relative;
}
#cart_area #cart_quantity{
}
#cart_area .cart_win{
  display:none;
  width:275px;
  padding:0;
  position: absolute;
  right:-1px;
  top: 41px;
  z-index: 10;
}
#cart_area .cart_item{
  background:#fff;
  border: 1px solid #545454;
  font-size: 10px;
  padding: 15px 15px 0;
}
#cart_area .cart_item_inner{
  height: 184px;
  overflow: auto;
}
#cart_area .cart_item_detail{
  margin-bottom: 10px;
  overflow: hidden;
  clear: both;
}
#cart_area .cart_item_link{
  height:auto !important;
  background-image:none !important;
  text-decoration:none;
  display:block;
  color: inherit;
}
#cart_area .cart_item dl{
  width: 51px;
  float: left;
  margin: 0;
  padding: 0;
}
#cart_area .cart_item dl a{
  padding:0;
}
#cart_area .cart_item dd .delete-button{
  text-align: center;
  border: 1px solid #545454;
  background: #fff;
  width: 100%;
  padding: 3px 0;
}
#cart_area .cart_item p.item_txt{
  width: 160px;
  margin: 0;
  padding: 0;
  float: right;
  text-align: left;
}
#cart_area .item_leading_time{
  color: #b10606;
}
#cart_area .cart_item .total_price{
  margin-top: 10px;
  text-align: center;
  border-top: 1px solid #545454;
  padding: 10px 0;
}
#cart_area .regi{
  padding: 10px;
  background:#fff;
  border-left:1px solid #545454;
  border-right:1px solid #545454;
  border-bottom:1px solid #545454;
}
#cart_area .regi a{
  height:auto !important;
  background-image:none !important;
  text-decoration:none;
  display:block;
}
#cart_area .regi p{
  padding:7px 0;
  background: #000;
  color: #fff;
  text-align: center;
}
/*/カート部分*/

/*/ ITEM SEARCH */

.super-bnr{
  width:960px;
  margin:24px auto;
}
/** /STORE HEADER **/

/** STORE FOOTER **/
#footer{
  width:1190px;
  margin:0 auto;
  color:#888;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
  color:#888;
}
#footer #footer--brands-mens,#footer #footer--brands-womens{
  display: none;
}
#footer .brands-list-mens,#footer .brands-list-womens{
  display: none;
}
#footer .brands-list-mens,#footer .brands-list-womens{
  margin:0 0 20px 0;
  font-size:13px;
  font-weight:700;
}

#footer--brands .footer--brands-list{
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #e3e3e3;
}
#footer--brands ul{
  margin: 0 0 30px 0;
  text-align: center;
  letter-spacing: -.40em;
}
#footer--brands ul li{
  margin: 0 16px 0 0;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  height: 48px;
  padding: 15px 0;
}
#footer--brands ul li.brands-more{
  margin: 0;
  width: 116px;
  line-height: 48px;
  font-size:13px;
  font-weight:700;
}
#footer--brands ul li img{
  width: 116px;
  height: 50px;
}
/*.footer--sns{
margin:0 0 65px 0;
}
.footer--sns ul{
text-align:center;
}
.footer--sns ul li{
margin:0 30px;
display:inline-block;
}
.footer--sns ul li i{
color:#ababab;
font-size:2.8em;
}
.footer--sns ul li i:hover{
opacity:.6;
}*/
.footer--menu-navigation{
  margin:0 0 32px 0;
}
.footer--menu-navigation dl{
  float:left;
}
.footer--menu-navigation>dl:nth-child(1){
  width:180px;
  margin:0 105px 0 0;
}
.footer--menu-navigation>dl:nth-child(2),
.footer--menu-navigation>dl:nth-child(3){
  margin:0 80px 0 0;
}
.footer--menu-navigation dt{
  margin:0 0 20px 0;
  font-size:13px;
  font-weight:700;
}
.footer--menu-navigation dt.menu-second{
  padding:30px 0 0 0;
}
.footer--menu-navigation dd{
  margin:0 0 18px 0;
  font-size:10px;
}
.footer--menu-navigation dd.menu-border hr{
  margin:0;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.footer--menu-navigation .footer--others-wrap {
  float: left;
}
.footer--menu-navigation dl.footer--sns {
  float: none;
}
.footer--menu-navigation dl.footer--sns dd{
  margin:0 0 10px 0;
  overflow:hidden;
}
.footer--menu-navigation dl.footer--sns dd i{
  width:18px;
  text-align:center;
  font-size:1.8em;
  display:block;
  float:left;
}
.footer--menu-navigation dl.footer--sns dd span{
  margin:3px 0 0 8px;
  display:block;
  float:left;
}
.footer--menu-navigation dl.footer--sns dd.footer-subttl{
  margin:20px 0 12px 0;
}
.footer--menu-navigation dl.footer--app {
  float: none;
  margin-top: 35px;
}
.footer--menu-navigation dl.footer--banner{
  width:252px;
  float:right;
}
.footer--menu-navigation dl.footer--banner dd{
  margin:0 0 10px 0;
}
.footer--menu-navigation dl.footer--banner dd a{
  width:252px;
  height:0;
  padding:80px 0 0 0;
  overflow:hidden;
  display:block;
  background: url(/res/p/img/common/footer_bnr.png) no-repeat;
  text-indent: -9999px;
}
.footer--menu-navigation dl.footer--banner dd a:hover{
  opacity:.6;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-lidea{
  background-position:0 0;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-kiton{
  background-position:0 -90px;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-lardini{
  background: url(/res/p/img/common/footer_lardini_logo.jpg) no-repeat;
  height:80px;
  padding:0;
  text-indent: -9999px;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-cruciani{
  background-position:0 -180px;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-edwardgreen{
  background-position:0 -270px;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-mail{
  background-position:0 -360px;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-recruit{
  background-position:0 -450px;
}

.footer--menu-navigation dl.footer--banner dd.menu-border{
  margin:0;
  padding:14px 0 24px 0;
}
.footer--menu-navigation dl.footer--banner dd a.footer--banner-forza{
  background: url(/res/p/img/common/bnr_forza-style.png) no-repeat;
}
.footer--contact{
  text-align: center;
  letter-spacing: -.40em;
}
.footer--contact p{
  margin:0 0 20px 0;
  font-size:13px;
  font-weight:700;
  text-align: left;
  letter-spacing: normal;
}
.footer--contact dl{
  width: 374px;
  height: 195px;
  margin: 0 9px;
  border: 1px solid #a5a5a5;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;
  text-align: left;
  background: #f3f4f6;
}
.footer--contact dl dt{
  color: #fff;
  height: 36px;
  line-height: 36px;
  background: #a5a5a5;
  margin: 0 0 16px 0;
  padding: 0 0 0 25px;
  font-weight: bold;
}
.footer--contact dl dd{
  padding: 0 0 0 30px;
}
.footer--contact dl dd .txt-s{
  font-size: 10px;
}
.footer--contact dl dd .txt-l{
  font-size: 18px;
}
.footer--contact dl dd > a{
  text-decoration: underline;
}

.footer--company{
  margin:0 0 60px 0;
  padding:20px 0 0 0;
  font-size:10px;
}
.footer--company a{
  font-size:10px;
}
.footer--company .copyright{
  float:left;
}
.footer--company ul{
  float:right;
}
.footer--company ul li{
  margin:0 0 0 20px;
  float:left;
}
/** /STORE FOOTER **/
/** PAGE TOP **/
.page--top{
  position:fixed;
  right:0;
  bottom:2.8em;
}
.page--top--button{
  width:60px;
  height:0;
  padding:50px 0 0 0;
  background: url(/res/p/img/common/common.png) no-repeat 22px -115px #000;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  overflow:hidden;
  display:block;
}
.page--top--button:hover{
  opacity:0.6 !important;
}
/** /PAGE TOP **/
/*PIC対応*/
.area-header h1{
  border:none;
  margin:0 0 30px 0;
  font-size:31px;
  letter-spacing: 2px;
  font-weight: normal;
  color: #656565;
  text-align:left;
}

/*オリジナルファセット*/
.search-page-dropdown{
  margin: 0 0 10px 0 !important;
}
.search-page-dropdown > li:first-child{
  border-top:1px dotted #bcbcbc !important;
}
.facet__item-brand-label {
  width: 167px;
  padding: 7px 0 7px 3px;
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  font-size: 12px;
  color: #333;
  background: url(/res/p/shared/img/search.png) no-repeat 157px -59px #e0e0e0;
  cursor: pointer;
}

/*カテゴリ削除*/
.category__more--list{
  display:none !important;
}

/*スーパーバナー*/
#super-bnr{
  margin: 0 0 30px 0;
  text-align: center;
}

/*処品詳細*/
.detail_campaign{
  clear: both;
}
.item__item-and-skulist .item__description {
  clear: both;
}
.item__favorite__text{
  background:url(/res/p/img/product/item_detail_common.png) no-repeat 0 12px !important;
}
.skulist .sku__attribute .sku__attribute__favorite .OFF {
  background:url(/res/p/img/product/item_detail_common.png) no-repeat 0 -60px !important;
}
.skulist .sku__attribute .sku__attribute__favorite .ON {
  background:url(/res/p/img/product/item_detail_common.png) no-repeat 0 -90px !important;
}

/*詳細レコメンド*/
#recommender_pc311,
#recommender_pc311 .dv_recommend{
  width: 600px !important;
  float: left !important;
  clear: none !important;
}
#recommender_pc312{
  width: 390px !important;
  float: left !important;
  clear: none !important;
}
#recommender_pc311 .dv_rc_items,
#recommender_pc312 .dv_rc_items,
#recommender_pc313 .dv_rc_items,
.related_item__list{
  width: 190px !important;
  float: left !important;
  margin: 0 10px 0 0 !important;
}
#recommender_pc311 .dv_rc_img img,
#recommender_pc312 .dv_rc_img img,
#recommender_pc313 .dv_rc_img img,
.related_item__list .related_item__list--photo img{
  width: 190px !important;
  height: 253px !important;
}

.sku__attribute__button .btn--next--color {
  margin: 0 auto;
  font-weight: bold;
  color: #fff !important;
  border: 1px solid #2C5234;
  background-color: #2C5234;
  /*background: linear-gradient(to bottom, #2C5234, #2C5234);
  background: #383838\9;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 1px 0px rgba(255,255,255,0.4);*/
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}
/*#clear{
margin:0 auto;
font-weight: bold;
color: #fff !important;
border: 1px solid #000;
background-color: #383838;
background: linear-gradient(to bottom, #383838, #1c1c1c);
background: #383838\9; /* IE8以下 */
/*box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 1px 0px rgba(255,255,255,0.4);
border-radius: 4px;
text-align: center;
display:inline-block;
}*/

/*ブログテンプレート*/
.stb-blog_wrap{

}
.stb-blog_main-img{
  text-align: center;
  margin: 0 0 20px 0;
}
.stb-blog-txt{
  text-align: left;
  font-size: 12px;
  margin: 0 0 20px 0;
  line-height: 1.5;
}
.stb-blog-sub-ttl{
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 10px 0;
}
.stb-blog-img-center{
  text-align: center;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.stb-blog-img-center img{
}
.stb-blog-img-left{
  overflow: hidden;
  margin: 0 0 30px 0;
  line-height: 1.5;
}
.stb-blog-img-left img{
  float: left;
  margin: 0 20px 0 0;
}
.stb-blog-img-left img{
  float: left;
  margin: 0 20px 0 0;
}
.stb-blog-img-right{
  overflow: hidden;
  margin: 0 0 30px 0;
  line-height: 1.5;
}
.stb-blog-img-right img{
  float: right;
  margin: 0 0 0 20px;
}
.stb-blog-img-right img.online-store-btn{
  float: left;
  margin: 0;
}
.stb-blog-movie{
  width: 100%;
  margin: 0 0 30px 0;
}
.stb-blog-movie iframe{
  width: 100%;
}
.stb-blog-list{
  line-height: 1.5;
}
/* campaign */
.search-result__item--photo .item_campaign{
  background: #2C5234;
}
.item__item-and-skulist .item_campaign-css,
.item__campaign .campaign_name{
  border-top: 2px solid #2C5234 ;
  border-bottom: 2px solid #2C5234 ;
}
.item__campaign .campaign_name i,
.item_campaign-css h3{
  color:#2C5234;
}
/*検索カテゴリ*/
.pic_list .search-result__item__icon-area{
  display: none;
}
.category-name{
  text-align: center;
  font-size: 26px;
  margin: 0 0 5px 0;
  color: #656565;
}
.category-name span{
  font-size: 22px;
}
.search-category-top{
  margin: 0 auto !important;
}
.category-desc{
  font-size: 14px;
  text-align: center;
  margin: 0 0 20px 0;
}
.category-ranking {
  margin: 0 0 70px 0;
}
.category-ranking .category-ttl{
  height: 40px;
  line-height: 40px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
}
.category-ranking .category-ttl span{
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 0 10px;
}
.category-ranking > ul{
  letter-spacing: -.40em;
}
.category-ranking > ul > li{
  width: 180px;
  margin: 0 9px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.category-ranking ul li .search-result__list{
  width: 180px;
  margin: 0;
}
.category-ranking .search-result__item--photo img {
  width: 180px;
  height: 240px;
}
.category-ranking a.more--btn{
  width:200px;
  height:40px;
  line-height:40px;
  margin:0 auto;
  margin-top: 20px;
  border:1px solid #000;
  color:#000;
  display: block;
  text-align: center;
}
.category-ranking a.more--btn:hover{
  text-decoration:none;
  color:#000;
  opacity:.6;
}
/*購入フロー*/
.order-header--customer-info{
  display: none!important;
}
.facet__item-category .facet__common-individual ul li a span{
  color: #656565;
}
/* マイページ */
.member__mypage__favorite .item_part .img_top_soldout{
  top: 198px;
  line-height: 18px;
}
.member__mypage__favorite .item_img_wrap{
  margin-bottom:5px;
}

/* fadeimg ホバー画像荒れ防止 */
img.fadeimg {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* letter-spacing 追加 */

.archive-cat h4,.archive-cat-tit h3, .archive-cat ul li a, a.more--btn, a.more--btn,.journal-list-category,.journal-article-category,.journal-article-contents .title-with-border span {
  letter-spacing: 1px;
}
.member__register__input--email .input--loginmailaddress {
  width: 550px;
  height: 43px;
  line-height: 43px;
  font-size: 20px;
  letter-spacing: 0.06em;
  padding-top: 5px;
}
/* notice */
.top__notice{
  text-align: center;
  font-size: 14px;
  width: 100%;
  min-height: 30px;
  padding-top: 6px;
}
.top__notice li{
  display: inline-block;
  margin: 0 5px;
}
.top__notice li:first-child{
  font-weight: bold;
}
.top__notice li a{
  color: #000;
  text-decoration: underline;
}
.top__notice li a:hover{
  text-decoration: none;
}
/* item.inc */
.search-result__list .search-result__item--off,
.search-result__list .search-result__item--price{
font-size:13px;
letter-spacing: 0.05em;
}
.search-result__list .search-result__item--product{
margin-top: 3px;
line-height:1.4;
}
.search-result__list .search-result__item--photo{
margin-bottom:5px;
}
.search-result__list .search-result__item--off-price{
margin-right:10px;
}
.search-result__item--sale-price{
color:#f00;
}
/* ranking */
.search-result__item--price s{
display:none;
}

