@charset "UTF-8";
.cmn-page-title {
  background: url(../images/shopnews/bg_title.jpg) no-repeat center;
  background-size: cover;
}

.cmn-gnav li.gnav-shopnews a {
  color: #8a9a00;
}

.cmn-gnav li.gnav-shopnews a:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/*  カテゴリーナビ
-------------------------*/
.cmn-shopcategory-block {
  margin-bottom: 60px;
}

.cmn-listtype02 .info-box {
  background: none;
}

.cmn-pager-block {
  padding-top: 50px;
}

/*------------------------------------------
  ショップニュース詳細
------------------------------------------*/
.BD-shopnews-detail .news-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1120px;
  margin: 0 auto;
}

.BD-shopnews-detail .shopnews-block {
  width: 753px;
}

.BD-shopnews-detail .shopnews-block .head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 35px;
}

.BD-shopnews-detail .shopnews-block .logo {
  width: 220px;
  height: 153px;
}

.BD-shopnews-detail .shopnews-block .info {
  width: 500px;
}

.BD-shopnews-detail .shopnews-block .floor {
  color: #a0a0a0;
}

.BD-shopnews-detail .shopnews-block .name {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.363636364;
  margin-top: 15px;
  letter-spacing: .07em;
}

.BD-shopnews-detail .shopnews-block .name a {
  color: #000;
}

.BD-shopnews-detail .shopnews-block .name a:hover {
  text-decoration: underline;
}

.BD-shopnews-detail .shopnews-block .category {
  margin-top: 15px;
}

.BD-shopnews-detail .news-article {
  letter-spacing: .07em;
}

.BD-shopnews-detail .news-article .news-title {
  border-bottom: 2px solid #d9d9d9;
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.BD-shopnews-detail .news-article .news-title .title {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #000;
  margin-bottom: 7px;
}

.BD-shopnews-detail .news-article .news-title .sub-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 5px;
}

.BD-shopnews-detail .news-article .news-title .date {
  color: #a0a0a0;
  font-size: 16px;
  font-size: 1.6rem;
}

.BD-shopnews-detail .news-article .news-cont {
  line-height: 2;
  margin-bottom: 40px;
}

.BD-shopnews-detail .news-article .link {
  margin-bottom: 7px;
}

.BD-shopnews-detail .news-article .link a {
  color: #8a9a00;
}

.BD-shopnews-detail .news-article .link a:hover {
  text-decoration: underline;
}

.BD-shopnews-detail .secondary-block {
  width: 302px;
}

.BD-shopnews-detail .side-box {
  margin-bottom: 50px;
}

.BD-shopnews-detail .side-box .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 11px;
  border-bottom: 1px solid #d9d9d9;
}

.BD-shopnews-detail .recent-newslist li {
  padding: 20px 0;
  border-bottom: 1px solid #d9d9d9;
}

.BD-shopnews-detail .recent-newslist li .title {
  color: #8a9a00;
  line-height: 2;
}

.BD-shopnews-detail .recent-newslist li .date {
  color: #a0a0a0;
  margin-top: 5px;
}

.BD-shopnews-detail .recent-newslist li a:hover .title {
  text-decoration: underline;
}

.BD-shopnews-detail .archive-list {
  padding: 20px 0 5px;
  border-bottom: 1px solid #d9d9d9;
}

.BD-shopnews-detail .archive-list li {
  padding: 0 0 15px;
  color: #a0a0a0;
}

.BD-shopnews-detail .archive-list li a {
  color: #8a9a00;
}

.BD-shopnews-detail .archive-list li a:hover {
  text-decoration: underline;
}

/*------------------------------------------
  ショップニュース アーカイブ
------------------------------------------*/
.BD-shopnews-archive .contents-hd {
  position: relative;
  width: 1120px;
  margin: 0 auto 70px;
}

.BD-shopnews-archive .contents-hd .archive-titile {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: .1em;
}

.BD-shopnews-archive .archive-select {
  overflow: hidden;
  position: absolute;
  top: -10px;
  right: 0;
  width: 200px;
  border: 1px solid #333333;
  border-radius: 4px;
  background: url(/assets/images/common/icon_arrow04.svg) no-repeat right 12px center;
  background-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.BD-shopnews-archive .archive-select .inputSelect {
  height: 50px;
  width: 100%;
  padding-left: 30px;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline-style: none;
  border: none;
  background-color: transparent;
}

.BD-shopnews-archive .archive-select .inputSelect:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
