@charset "UTF-8";
/*---------------------------------------------------------------------------*/
.topNews {
  background: #fff;
  border-top: 1px solid #f4f0e9;
  padding: 98px 0;
}
.topNews__row {
  width: 920px;
  margin: 0 auto;
}
.topNews__row:after {
  content: ' ';
  display: table;
  clear: both;
}
.topNews__text {
  width: 150px;
  float: left;
}
.topNews .areaTtl .ttlTxt01 {
  color: #a18449;
}
.topNews .areaTtl .ttlTxt02 {
  color: #4e453c;
}

.topNews .areaTtl .ttlBar {
  width: 150px;
  background: #beb098;
  margin: 0;
}

.topNews .btnBox {
  border: 1px solid #a18449;
  width: 150px;
  margin: 35px 0 0;
}
.topNews .btnBox a {
  background: url(/assets/img/shopCommon/icoArrow04.png) 125px center no-repeat;
  color: #b09a71;
  display: block;
  font-family: "garamond-premier-pro", serif;
  font-size: 14px;
  line-height: 1.5;
  padding: 9px 0;
  text-align: center;
}

.topNews .newsInfo {
  width: 215px;
  box-sizing: border-box;
  padding: 0 0 0 40px;
  font-size: 12px;
}

.topNews .newsBox .newsBar {
  background: #d5a06d;
  height: 1px;
  margin: 22px 0 60px;
  width: 100%;
}

.topNews .newsList {
  float: right;
  width: 655px;
}

.topNews .newsList li:nth-child(n + 2) {
  margin-top: 30px;
}

.topNews .newsList li .newsBox {
  display: flex;
  align-items: center;
}

.topNews .newsList li a .newsImg {
  box-sizing: border-box;
  height: 74px;
  position: relative;
  width: 74px;
}

.topNews .newsList li a .newsInfo {
  width: 540px;
  /* padding-top: 10px; */
}
.topNews .newsList li a:hover .newsImg,
.topNews .newsList li a:hover .newsTitle {
  opacity: .6;
}
.topNews .newsList li .newsTitle {
  margin-bottom: 0;
}
/*---------------------------------------------------------------------------*/
.newsList li:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.newsList li a {
  color: #362827;
  display: block;
  text-decoration: none;
}

.newsList li .newsBox {
  padding: 0 20px;
}

.newsList li .newsBox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.newsList li .newsImg {
  float: left;
  height: 220px;
  width: 220px;
  transition: .3s ease;
}

.newsList li .newsInfo {
  float: right;
  text-align: left;
}

.newsList li .newsDate {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  margin: 0 0 8px;
  letter-spacing: 0.08em;
}

.newsList li .newsDate span {
  font-family: "garamond-premier-pro-display",serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: italic;
  font-weight: 700;
  color: #221715;
  display: inline-block;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  font-size: 12px;
}

.newsList li .newsDate span.iconEvent {
  background: #f0e5da;
}

.newsList li .newsDate span.iconNews {
  background: #ede5e5;
}

.newsList li .newsTitle {
  font-style: normal;
  font-weight: 400;
  margin: 0 0 17px;
  font-size: 14px;
  transition: .3s ease;
}

.newsList li .newsTxt {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 23px;
  word-wrap: break-word;
}

.newsList li .newsTxt a {
  color: #927446;
  transition: .3s ease;
}
.newsList li .newsTxt a:hover {
  color: #d5a06d;
  text-decoration: none;
}

/* news ---------------------------------------------------------------------------*/

.newsArea {
  padding: 120px 0;
}

.newsArea .newsList li {
  border-bottom: 1px solid #beb098;
  margin: 0 0 60px;
  padding: 0 0 50px;
}
.newsArea .newsList li .newsInfo {
  width: 650px;
}
.newsArea .newsList li .newsTitle {
  font-size: 16px;
}

.newsArea .newsList li .newsDetail {
  text-align: left;
}

.newsArea .newsList li .newsDetail .newsDetailBox {
  background: #ffffff;
  margin: 30px 0;
  padding: 25px 30px;
  display: none;
}

.newsArea .newsList li .newsDetail .newsDetailBox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.newsArea .newsList li .newsDetail .newsDetailBox .newsDetailImg {
  float: left;
  margin: 5px 0 15px;
  width: 190px;
}

.newsArea .newsList li .newsDetail .newsDetailBox .newsDetailImg img {
  height: auto;
  width: 100%;
}

.newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo {
  float: right;
  width: 375px;
}

.newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo .newsDetailTitle {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 5px;
}

.newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo .newsDetailTxt {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px;
}

.newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo.noImg {
  float: none;
  width: 590px;
}

.newsArea .newsList li .newsBox .newsDetailComment {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 19px;
  margin: 0 0 35px;
}

.newsArea .newsList li .newsBox .moreBtn {
  font-family: "garamond-premier-pro-display",serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 700;
  border: 1px solid #b09a71;
  box-sizing: border-box;
  display: block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-decoration: none;
  width: 140px;
  background: url(/assets/img/shopCommon/iconPlus03.png) 92% center no-repeat;
  background-size: 5px;
  color: #b09a71;
  cursor: pointer;
  font-size: 12px;
  margin: 50px 0 0;
  text-align: center;
}
.newsArea .newsList li .newsBox .moreBtn.select {
  background: url(/assets/img/shopCommon/iconMinus03.png) 92% center no-repeat;
  background-size: 5px;
}


/* SP版CSS */

/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

  .topNews {
    background: #fff;
    border-top: 1px solid #f4f0e9;
    padding: 98px 0;
  }
  .topNews__row {
    width: 100%;
    margin: 0 auto;
  }
  .topNews__row:after {
    content: ' ';
    display: table;
    clear: both;
  }
  .topNews__text {
    width: 100%;
    float: none;
  }
  .topNews .areaTtl {
    text-align:center;
    position:relative;
  }
  .topNews .areaTtl .ttlTxt01 {
    color: #a18449;
  }
  .topNews .areaTtl .ttlTxt02 {
    color: #4e453c;
  }

  .topNews .areaTtl .ttlBar {
    width: 150px;
    background: #beb098;
    margin: 0 auto;
  }

  .topNews .btnBox {
    border: 1px solid #a18449;
    width: 25%;
    margin: 0;
    position: absolute;
    right: 5%;
    top: 24px;
  }
  .topNews .btnBox a {
    background: url(/assets/img/shopCommon/icoArrow04.png) 90% center no-repeat;
    color: #b09a71;
    display: block;
    font-family: "garamond-premier-pro", serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 9px 0;
    text-align: center;
  }

  .topNews .newsInfo {
    width: 215px;
    box-sizing: border-box;
    padding: 0 0 0 40px;
    font-size: 12px;
  }

  .topNews .newsBox .newsBar {
    background: #d5a06d;
    height: 1px;
    margin: 22px 0 60px;
    width: 100%;
  }

  .topNews .newsList {
    float: none;
    width: 100%;
  }

  .topNews .newsList li:nth-child(n + 2) {
    margin-top: 0px;
  }

  .topNews .newsList li .newsBox {
    display: flex;
    align-items: center;
    background: none;
    padding: 8px 5%;

  }

  .topNews .newsList li a .newsImg {
    box-sizing: border-box;
    height: 74px;
    position: relative;
    width: 74px;
  }

  .topNews .newsList li a .newsInfo {
    width: calc(100% - 75px);
    padding-left: 24px;
  }
  .topNews .newsList li a:hover .newsImg,
  .topNews .newsList li a:hover .newsTitle {
    opacity: .6;
  }
  .topNews .newsList li .newsTitle {
    margin-bottom: 0;
  }
}
/*---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

  .newsList li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .newsList li a {
    color: #362827;
    display: block;
    text-decoration: none;
  }

  .newsList li .newsBox {
    padding: 10px 20px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    background: url(../../img/shopCommon/iconPlus03.png) 96% center no-repeat #ffffff;
    background-size: 11px auto;
  }
  .newsList li .newsBox.select {
      background: url(../../img/shopCommon/iconMinus03.png) 96% center no-repeat #e7ddcc;
      background-size: 11px auto;
  }
  .newsList li .newsDetail {
      background: #ffffff;
      display: none;
      padding: 16px 20px 15px;
      margin-top:46px;
      word-wrap: break-word;
      width: calc(100% + 80px);
      position: relative;
      left: calc(-127px - 5%);
  }
  .newsList li .newsBox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .newsList li .newsImg {
    float: left;
    height: 120px;
    width: 120px;
    transition: .3s ease;
  }

  .newsList li .newsInfo {
    float: right;
    text-align: left;
  }

  .newsList li .newsDate {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    margin: 0 0 0px;
    letter-spacing: 0.08em;
  }

  .newsList li .newsDate span {
    font-family: "garamond-premier-pro-display",serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: italic;
    font-weight: 700;
    color: #221715;
    display: inline-block;
    line-height: 1;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
  }

  .newsList li .newsDate span.iconEvent {
    background: #f0e5da;
  }

  .newsList li .newsDate span.iconNews {
    background: #ede5e5;
  }

  .newsList li .newsTitle {
    font-style: normal;
    font-weight: 400;
    margin: 0 0 17px;
    font-size: 12px;
    transition: .3s ease;
  }

  .newsList li .newsTxt {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 23px;
    word-wrap: break-word;
  }

  .newsList li .newsTxt a {
    color: #927446;
    transition: .3s ease;
  }
  .newsList li .newsTxt a:hover {
    color: #d5a06d;
    text-decoration: none;
  }
}

/* news ---------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
  .newsArea {
    padding: 24px 0px;
  }

  .newsArea .newsList li {
      border-bottom:none;
      margin: 0;
      padding: 0;
      border-top: 5px solid #f4f0e9;
  }
  .newsArea .newsList li .newsInfo {
    width: calc(95% - 120px);
    margin-left:5%;
  }
  .newsArea .newsList li .newsTitle {
    font-size: 16px;
  }

  .newsArea .newsList li .newsDetail {
    text-align: left;
  }
  .newsArea .newsList li .newsDetail .newsDetail {
    background: none;
    position: relative;
    right: 0px;
    left: 0;
    width: calc(100% - 40px);
  }

  .newsArea .newsList li .newsDetail .newsDetailBox {
    background: #ffffff;
    margin: 30px 0;
    padding: 25px 30px;
    display: none;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox .newsDetailImg {
    float: left;
    margin: 5px 0 15px;
    width: 190px;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox .newsDetailImg img {
    height: auto;
    width: 100%;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo {
    float: right;
    width: 375px;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo .newsDetailTitle {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 5px;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo .newsDetailTxt {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px;
  }

  .newsArea .newsList li .newsDetail .newsDetailBox .newsDetailInfo.noImg {
    float: none;
    width: 590px;
  }

  .newsArea .newsList li .newsBox .newsDetailComment {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 19px;
    margin: 0 0 35px;
  }

  .newsArea .newsList li .newsBox .moreBtn {
    font-family: "garamond-premier-pro-display",serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 700;
    border: 1px solid #b09a71;
    box-sizing: border-box;
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-decoration: none;
    width: 140px;
    background: url(/assets/img/shopCommon/iconPlus03.png) 92% center no-repeat;
    background-size: 5px;
    color: #b09a71;
    cursor: pointer;
    font-size: 12px;
    margin: 50px 0 0;
    text-align: center;
  }
  .newsArea .newsList li .newsBox .moreBtn.select {
    background: url(/assets/img/shopCommon/iconMinus03.png) 92% center no-repeat;
    background-size: 5px;
  }
}