@charset "utf-8";

.l-container {
	width: 990px;
	margin: 0 auto;
}

/*NEWS*/
.title{
	font: 700 30px 'semplicitapro', sans-serif;
  color: #0a0e1f;
  letter-spacing: .13em;
  text-align: left;
  margin: 0 0 60px;
}
.search-result__item__icon-area{
	display:none;
}
.l-left{
	width:482px;
	margin:0 0 40px 0;
	float:left;
}
.l-right{
	width:480px;
	margin:0 0 40px 0;
	float:right;
}
.news-list{
	clear:both;
}
.news__list{
	position:relative;
}
.news__list .bx-prev {
	background: url("https://stylevoice.com/res/p/img/news/arrow_prev.png") no-repeat scroll 0 0 transparent;
	height: 482px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 44px;
	z-index: 0;
}
.news__list .bx-next {
	background: url("https://stylevoice.com/res/p/img/news/arrow_next.png") no-repeat scroll 0 0 transparent;
	height: 482px;
	right: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 44px;
	z-index: 0;
}
.bx-pager{
	width:500px;
	margin:0 0 40px 0;
	overflow:hidden;
}
.bx-pager a{
	width:83px;
	height:83px;
	margin:0 13px 6px 0;
	display:block;
	border:1px solid #ddd;
	float:left;
}
.bx-pager a.active{
	border:1px solid #000;
}
.news__list .news__slider li span{
	display:block;
}
.news__list .news__slider li img {
	margin-bottom: 6px;
}
.news__list .news__slider li .item--price{
    margin-bottom: 10px;
}
.news__list .news__slider li div:last-child a span{
    margin-bottom: 0px;
}
/*インフォメーション*/
.news__info{
}
/*snsボタン*/
.coord-snslist{
	text-align:right;
	clear:both;
	letter-spacing: -.40em;
	float:right;
}
.coord-snslist li{
	margin:0 0 0 10px;
	display:inline-block;
	float:left;
}
.coord-snslist li a{
	width:67px;
	height:0;
	padding:25px 0 0 0;
	overflow:hidden;
	background: url(../img/coord/icon_sns.png) no-repeat;
	display:block;
}
.coord-snslist li.snslist--fb a{
	background-position:0px 0px;
}
.coord-snslist li.snslist--twitter a{
	background-position:0px -25px;
}
/*アイコン共通*/
.top__news--icon{
	overflow:hidden;
}
.top__news--icon span{
	width:65px;
	height:0;
	padding: 16px 0 0 0;
	display: block;
	background:url(https://stylevoice.com/res/p/img/storetop/top_news_icon.png) no-repeat;
}
.top__news--icon span.icon-news-info{
	background-position:0px 0px;
}
.top__news--icon span.icon-news-preorder{
	background-position:0px -16px;
}
.top__news--icon span.icon-news-release{
	background-position:0px -32px;
}
.news__info .top__news--icon{
	margin:0 15px 15px 0;
	float:left;
	display: none;
}
.news__info .top__news--date{
	color:#666;
	display:inline-block;
}
.news__info .top__news--brand{
	font: 700 20px 'semplicitapro', sans-serif;
	clear:both;
}
.news__info .top__news--title{
	margin:0 0 30px 0;
	font-weight:bold;
	font-size:20px;
	clear:both;
}
.news__info .top__news--description{
	line-height:1.8;
	clear:both;
}

/*表示アイテム*/
.news__display-item{
  width:990px;
  margin:0 0 130px 0;
  overflow:hidden;
}
.news__display-item__list{
  width:1025px;
  margin:0 0 10px 0;
  position:relative;
}
.news__display-item__list ul{
  margin:0 0 10px 0;
  letter-spacing: -.40em;
}
.news__display-item__list ul li{
  width:140px;
  margin:0 30px 0 0;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.news__display-item__list ul li .search-result__item--photo img{
  width:140px;
  height:186px;
}

/*関連アイテム*/
.news__related-item{
	width:990px;
	margin:0 0 70px 0;
	overflow:hidden;
}
.news__related-item h3{
	margin:0 0 14px 0;
	font-size:14px;
	clear:both;
}
.news__related-item__list{
	width:1025px;
	margin:0 0 10px 0;
	position:relative;
}
.news__related-item__list ul{
	margin:0 0 10px 0;
	letter-spacing: -.40em;
}
.news__related-item__list ul li{
	width:140px;
	margin:0 30px 0 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.news__related-item__list ul li .search-result__item--photo img{
	width:140px;
	height:186px;
}

/*関連ニュース*/
.top__news{
	width:990px;
	padding:40px 0 0 0;
	overflow:hidden;
	border-top:1px solid #ddd;
}
.top__news h3{
	margin:0 0 14px 0;
	font-size:14px;
	clear:both;
}
.top__news__list{
	width:1025px;
	margin:0 0 10px 0;
	letter-spacing: -.40em;
}
.top__news__list dl{
	width:226px;
	margin:0 28px 50px 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	position:relative;
}
.top__news__list dl .top__news--icon{
	height:16px;
	margin:0 5px 0 0;
	float:left;
	overflow:hidden;
}
.top__news__list dl a:hover .top__news--icon{
	color:#fff;
	text-decoration:none;
}
.top__news__list dl .top__news--image{
  width: 226px;
  height: 226px;
  margin: 0 0 16px 0;
  overflow: hidden;
}
.top__news__list dl .top__news--image img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
.top__news__list dl .top__news--date{
	margin:0 0 5px 0;
	color:#666;
	display:inline-block;
}
.top__news__list dl .top__news--title{
	margin:0 0 5px 0;
}
.top__news__list dl .top__news--brand{
	color:#4157aa;
}
.news-list a{
	width:198px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	font-family:"semplicitapro","sans-serif";
	display:block;
	border:1px solid #ccc;
	background: url(../shared/img/coord/detail_arrow_next.png) no-repeat 180px center #fff;
}
.news-list a:hover{
	color:#000;
	text-decoration:none;
	opacity:0.6;
}
/*一覧へ*/
.more--list{
	padding:0 18px 0 0;
	font-family:"semplicitapro","sans-serif";
	font-size:13px;
	float:right;
	overflow:hidden;
	display:inline-block;
	background:url(../img/storetop/top_arrow.png) no-repeat right -128px;
}
.more--list:hover{
	color:#4157aa;
	text-decoration:none;
	opacity:1;
}