@charset "utf-8";
.l-container {
  width: 990px;
  position: relative;
  margin: 0 auto;
}
.l-main {
  width: 790px;
  float: right;
}
.l-sub {
  width: 200px;
  float:left;
}
/* 基本フォント -------------------- */
a {
  text-decoration: none;
  color:#000;
}
a:link {
  color:#000;
  text-decoration: none;
}
a:visited {
  color:#000;
  text-decoration: none;
}
a:hover {
  color:#000;
  text-decoration: none;
  background-color:#ebebeb;
}
a:active {
  color:#000;
  text-decoration: none;
}
a:link span{
  color:#000;
  text-decoration: none;
}
a:visited span{
  color:#000;
  text-decoration: none;
}
a:hover span{
  color:#000;
  text-decoration: none;
  background-color:#ebebeb;
}
a:active span{
  color:#000;
  text-decoration: none;
  background-color:#ebebeb;
}
/*トップページアイコン削除*/
.search-result__item__icon-area{
  display:none;
}
/*一覧へ*/
a.more--btn{
  padding:0;
  font-family: "Archivo Narrow","sans-serif";
  font-size:14px;
  display:table;
  text-align:center;
  box-sizing: border-box;
  border:1px solid #d9d9d9;
}
a.more--btn:hover{
  color:#000;
  border:3px solid #d9d9d9;
  text-decoration: none;
  background-color:transparent !important;
}
a.more--btn p{
  display:table-cell;
  vertical-align:middle;
}
a.more--btn p:hover{
  background-color:transparent !important;
}
/** STORE HEADER **/
#header__wrapper{
  margin:0;
  border-bottom:none ;
}
.area-header{
  margin:0 0 0 0;
}
/** /STORE HEADER **/
/*スライダーエリア*/
.main__slider{
  font-family: "Archivo Narrow","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
  font-weight:700;
  position:relative;
}
.main__slider--link{
  display:block;
  overflow:hidden;
}
.main__slider--images{
  width:990px;
  height:500px;
  background-size:contain;
}
.main__slider .main__slider--description{
  position:absolute;
  transition-property:all;
  transition-duration:2.5s;
  transition-timing-function:liner;
  transition-delay:0.5s;
  transform: translate(100%);
  -moz-transform: translate(100%);
  -webkit-transform: translate(100%);
}
.main__slider .active-slide .main__slider--description{
  transform: translate(0);
  -moz-transform: translate(0);
  -webkit-transform: translate(0);
}
.main__slider--description h2{
  width:990px;
  text-align:center;
  font-size:76px;
  color:#fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.main__slider--description h3{
  width:990px;
  margin:0 0 20px 0;
  text-align:center;
  font-size:40px;
  color:#fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.main__slider--description span{
  width:180px;
  height:38px;
  line-height:38px;
  margin:0 auto;
  font-size:14px;
  text-align:center;
  box-sizing:content-box;
  background:rgba(255,255,255,0.8);
  display:block;
  border:1px solid #fff;
}
.main__slider--description span:hover{
  background:rgba(255,255,255,1);
  text-decoration:none;
}
.bx-viewport{
  margin:0 0 20px 0;
}
.bx-controls{
  margin:0 0 30px 0;
}
.bx-pager{
  font-size:0;
  text-align:center;
}
.bx-pager-item{
  display:inline-block;
}
.bx-pager-item a {
  width: 34px;
  height: 0;
  margin: 0 6px;
  padding:4px 0 0 0;
  background: #ccc;
  display: block;
  overflow:hidden;
}
.bx-pager-item a:hover,
.bx-pager-item a.active {
  background: #000;
}
.bx-controls-direction{
  position:relative;
}
.bx-controls-direction a{
  width:36px;
  height:0;
  padding:36px 0 0 0;
  background:rgba(255,255,255,0.8) url(../img/storetop/slide_arrow.png) no-repeat;
  display:block;
  overflow:hidden;
  border:1px solid #fff;
  position:absolute;
  top:-300px;
}
.bx-controls-direction a:hover{
  opacity:0.6;
}
.bx-controls-direction a.bx-prev{
  background-position:0px 0px;
  left:10px;
}
.bx-controls-direction a.bx-next{
  background-position:0px -38px;
  right:10px;
}
/*スライダーエリア*/
/*ニュースエリア*/
.top__notice{
  margin:0 0 30px 0;
  padding:15px 0 0 0;
  border-top:1px dotted #b1b1b1;
  border-bottom:1px dotted #b1b1b1;
  overflow:hidden;
}
.top__notice h3{
  width:144px;
  font-weight:normal;
  text-align:center;
  float:left;
}
.top__notice ul{
  width:846px;
  float:right;
}
.top__notice ul li{
  margin:0 0 15px 0;
}
.top__notice ul li span{
  margin:0 12px 0 0;
}
/*ニュースエリア*/
/*スナップエリア*/
.top__snap{
  margin:0 0 50px 0;
  overflow:hidden;
}
.top__snap ul{
  width:1000px;
}
.top__snap ul li{
  margin:0 2px 0 0;
  float:left;
}
/*スナップエリア*/
/*ライン*/
.top__line{
  height:5px;
  margin:0 0 20px 0;
  border-top:3px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
  border-left:none;
  border-right:none;
}
/*ライン*/
/*コレクションエリア*/
.top__main__collection{
  margin:0 0 20px 0;
  overflow:hidden;
}
.top__main__collection ul{
  width:1050px;
  letter-spacing: -.40em;
}
.top__main__collection ul li{
  width:306px;
  margin:0 36px 30px 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.top__main__collection ul li:nth-child(3n){
  margin:0 0 25px 0;
}
.top__main__collection ul li a span.collection-images{
  width:306px;
  height:0px;
  padding:210px 0 0 0;
  overflow:hidden;
  background-repeat:no-repeat;
  background-size:306px 210px;
  background-position:0px 0px;
  display:block;
}
.top__main__collection ul li a:hover span.collection-images{
  opacity:0.6;
}
.top__main__collection ul li a:hover span.top__main__collection--desc{
  background:#ebebeb;
}
.top__main__collection ul li a span.collection-01{
  background-image:url(../../../formation/images/category/category-img_01.jpg);
}
.top__main__collection ul li a span.collection-02{
  background-image:url(../../../formation/images/category/category-img_02.jpg);
}
.top__main__collection ul li a span.collection-03{
  background-image:url(../../../formation/images/category/category-img_03.jpg);
}
.top__main__collection ul li a span.collection-04{
  background-image:url(../../../formation/images/category/category-img_04.jpg);
}
.top__main__collection ul li a span.collection-05{
  background-image:url(../../../formation/images/category/category-img_05.jpg);
}
.top__main__collection ul li a span.collection-06{
  background-image:url(../../../formation/images/category/category-img_06.jpg);
}
.top__main__collection ul li h3{
  width:306px;
  height:62px;
  font-size:22px;
  font-family: "Archivo Narrow","sans-serif";
  text-align:center;
  display:table-cell;
  vertical-align:middle;
  background:#fff;
}
.top__main__collection ul li h3 span{
  font-size:12px;
  color:#999;
  display:block;
}
.top__main__collection ul li a:hover h3 span{
  background-color:transparent !important;
}
/*コレクションエリア*/
/*ニュース*/
.top__news{
  margin:0 0 70px 0;
  overflow:hidden;
}
.top__news .top__title{
  width:170px;
  float:left;
  font-size: 22px;
  font-family: 'Archivo Narrow', sans-serif;
  text-align:center;
}
.top__news .more--btn{
  width:85px;
  height:32px;
  margin:58px 0 0 40px;
  border:1px solid #333;
}
.top__news .top__title .area-tit-description{
  margin: 4px auto;
  padding: 0 24px;
  font-size: 12px;
  text-align: center;
  position: relative;
  z-index: 5;
  display: table;
  background: #fff;
  font-weight:normal;
}
.top__news__list{
  width:790px;
  float:right;
}
.top__news__list ul{
}
.top__news__list ul li{
  width:375px;
  float:left;
}
.top__news__list ul li:nth-child(2){
  margin:0 0 0 20px;
}
.top__news__list ul li span{
  display:block;
}
.top__news__list ul li span.brand__news__images{
  width:130px;
  height:89px;
  line-height:89px;
  border:1px solid #dcdcdc;
  float:left;
  vertical-align:middle;
}
.top__news__list ul li span.brand__news__images img{
  vertical-align:middle;
}
.top__news__list ul li:hover span.brand__news__images{
  background-color:transparent !important;
}

.top__news__list ul li span.brand__news__date,.top__news__list ul li span.brand__news__title{
  margin:0 0 0 145px;
}

/*ニュース*/
/*RANKING・NEW ARRIVAL*/
.top__ranking,.top__new-arrival{
  margin:0 0 60px 0;
}
.top__ranking .top__title,.top__new-arrival .top__title{
  padding: 0;
  color: #000;
  background: #fff;
  position: relative;
  letter-spacing: 1px; 
}
.top__ranking .top__title:before,.top__new-arrival .top__title:before{
  width: 100%;
  height: 3px;
  content: "";
  display: block;
  border-top: 1px solid #ebebeb;
  position: absolute;
  top: 34%;
  z-index: 1;
}
.top__ranking .top__title:after,.top__new-arrival .top__title:after{
  width: 100%;
  height: 1px;
  content: "";
  display: block;
  border-top: 3px solid #ebebeb;
  position: absolute;
  top: 23%;
  z-index: 1;
}
.top__ranking .top__title h2,
.top__ranking .top__title .area-tit-description,
.top__new-arrival .top__title h2,
.top__new-arrival .top__title .area-tit-description{
  margin: 4px auto;
  padding: 0 24px;
  font-size: 12px;
  text-align: center;
  position: relative;
  z-index: 5;
  display: table;
  background: #fff;
  font-weight:normal;
}
.top__ranking .top__title h2,.top__new-arrival .top__title h2{
  font-size: 22px;
  font-family: 'Archivo Narrow', sans-serif;
}
.top__ranking .top__ranking__list,.top__new-arrival .top__new-arrival__list{
  margin:0 0 30px 0;
  overflow:hidden;
}
.top__ranking ul,.top__new-arrival ul{
  letter-spacing: -.40em;
}
.top__ranking ul li,.top__new-arrival ul li{
  width:20%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.top__ranking ul li p,.top__new-arrival ul li p{
  margin:0 0 2px 0;
  display:table;
}
.top__ranking ul li:hover p,.top__new-arrival ul li:hover p{
  background:#ebebeb;
}
.top__ranking ul li:hover p.search-result__item--photo,.top__new-arrival ul li:hover p.search-result__item--photo{
  background:transparent !important;
}
.top__ranking .search-result__list,.top__new-arrival .search-result__list{
  width:130px;
  margin:0 auto;
  position:relative;
}
.top__ranking .search-result__item--photo img,.top__new-arrival .search-result__item--photo img{
  width:130px;
  height:173px;
}

.top__ranking .more--btn,.top__new-arrival .more--btn{
  width:165px;
  height:32px;
  margin:0 auto;
  border:1px solid #333;
}
.top__ranking .more--btn:hover,.top__new-arrival .more--btn:hover{
  border:3px solid #333;
}
/*ランキングアイコン*/
.ranking--icon{
width:32px;
height:32px;
line-height:32px;
font-size:16px;
font-weight:bold;
font-family: 'Archivo Narrow', sans-serif;
color:#fff;
text-align:center;
background: url(../img/ranking/ranking_icon.png) no-repeat 0 -96px;
z-index:1;
position:absolute;
top:0;
left:0;
}
.ranking--icon--ranking01{
background: url(../img/ranking/ranking_icon.png) no-repeat 0 -4px;
}
.ranking--icon--ranking02{
background: url(../img/ranking/ranking_icon.png) no-repeat 0 -36px;
}
.ranking--icon--ranking03{
background: url(../img/ranking/ranking_icon.png) no-repeat 0 -68px;
}
.top__ranking ul li:hover p.ranking--icon{
  background: url(../img/ranking/ranking_icon.png) no-repeat 0 -96px;
}
.top__ranking ul li:hover p.ranking--icon--ranking01{
  background: url(../img/ranking/ranking_icon.png) no-repeat 0 -4px;
}
.top__ranking ul li:hover p.ranking--icon--ranking02{
  background: url(../img/ranking/ranking_icon.png) no-repeat 0 -36px;
}
.top__ranking ul li:hover p.ranking--icon--ranking03{
  background: url(../img/ranking/ranking_icon.png) no-repeat 0 -68px;
}


/*RANKING・NEW ARRIVAL*/
/*最近チェックしたアイテム*/
.history-item{
}
.history-item .top__title{
  height:30px;
  line-height:30px;
  margin:0 0 20px 0;
  border-bottom:1px solid #ebebeb;
  font-size:12px;
}
.history-item__list,
.history-coord__list {
  width:800px;
  margin:0 0 10px 0;
}
.history-item__list li,
.history-coord__list li {
  width: 90px;
  margin:0 10px 0 0;
}
.history-item__list li img,
.history-coord__list li img{
  width:90px;
}
.bt_clear{
  text-align:right;
}

/*左カラム*/
.l-sub .more--btn{
  width:170px;
  height:32px;
}
.l-sub .hover-btn{
  display:block;
}
.l-sub .hover-btn:hover{
  background-color:transparent !important;
}
.l-sub .top__title{
  margin:0 0 12px 0;
  padding:5px 0;
  font-size:16px;
  font-family: "Archivo Narrow","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
  font-weight:700;
  border-bottom:2px solid #ebebeb;
}
.top__free-shipping,.top__exchange,.top__mail-magazine,.top__magazine{
  width:170px;
  height:127px;
  margin:0 0 20px 0;
  box-sizing: border-box;
  text-align:center;
}
.top__free-shipping {
  padding:13px 0;
  border:2px solid #e22125;
  color:#e22125;
}
.top__exchange {
  padding: 13px 0;
  border: 2px solid #e4d55a;
  color: #000;
}
.top__magazine{
  padding:13px 0;
  border:2px solid #679daf;
  color:#679daf;
}
.top__mail-magazine{
  padding:20px 0;
  border:2px solid #c3c3c3;
}
.top__free-shipping h3,.top__mail-magazine h3,.top__magazine h3{
  position:relative;
  line-height:1;
  font-size:18px;
  font-family: "Archivo Narrow","sans-serif";
}
.top__exchange h3 {
  margin-bottom: 7px;
}
.top__free-shipping h3{
  margin:0 0 40px 0;
  font-size:12px;
}
.top__magazine h3{
  margin:0 0 40px 0;
}
.top__mail-magazine h3{
  margin:0 0 45px 0;
}

.top__free-shipping h3:after,.top__mail-magazine h3:after,.top__magazine h3:after{
  content: "";
  background: url(../img/storetop/banner_icon.png) no-repeat;
  position:absolute;
}
.top__free-shipping h3:after{
  width:31px;
  height:19px;
  top:22px;
  left:65px;
  background-position:0 0;
}
.top__magazine h3:after{
  width:19px;
  height:23px;
  top:22px;
  left:70px;
  background-position:0 -40px;
}
.top__mail-magazine h3:after{
  width:23px;
  height:14px;
  top:30px;
  left:70px;
  background-position:0 -80px;
}
.top__free-shipping p{
  font-size:22px;
  font-weight:bold;
  line-height:1;
  letter-spacing:0.1em;
}
.top__magazine p,.top__exchange p,.top__mail-magazine p{
  font-size:11px;
  color:#333;
}
.top__magazine p.top__desc{
  margin:0 0 3px 0;
  font-size:12px;
  line-height:1;
}