/**=================
　コンテンツ
===================**/

/* スライダー */
.slider__top {
  margin: 0 auto 60px;
  width: 970px;
  padding-top: 10px;
}


/* お知らせ */
.info_top {
  background: #ffffff;
  margin: 17px 0;
  padding: 40px 50px;
  text-align: left;
  font-size: 12pt;
  border-radius: 15px;
}
.section__title-h2.info {
  margin: 10px 0;
  padding: 0 35px 0;
  border-bottom: none /*8px solid #ddd */ ;
  color: #555;
  text-align: left; 
  font-size: 25px;
  line-height: 1.9em;
  font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  position:relative;
}
.section__title-h2.info::after {
 position: absolute;
 top: 37px;
 left: 90px;
 content: '';
 width: 0;
 height: 0;
 border: 20px solid transparent;
 border-bottom: 20px solid #fff;
}
.section__title-h2.info p:first-letter {
  font-size: 250%;
  color: #a4bf0f;
}
.section__title-h2.info f {
  font-size: 230%;
  /*color: #eae300;*/
}
.info_top a:hover {
  text-decoration-line: underline;
  color: #08c;
}
.icon-lg-b.icon-info { background-position: -25px -46px; }



/* ランキング　スライダー */

.rank .bx-wrapper .bx-viewport {
  bottom: -5px;
  height: 300px !important;
}
.rank .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
  background: /*#ffffffb8*/ none;
  margin: 0 15px 0;
}
.rank .bx-wrapper .bx-viewport .product-list__unit.top_cotents {
  margin: 30px 0px 30px;
}
.seller__section.rank {
  margin-bottom: 60px;
  padding-top: 20px;
}

.rank-box-co {
  position: absolute;
  top: -4px;
  left: 3px;
  z-index: 5;
}
.rank-number-co {
  padding: 8px 9px 0 0;
  background-image: url(https://img16.shop-pro.jp/PA01093/661/etc/ribon-4.png?cmsp_timestamp=20200824104800);
  background-repeat: no-repeat;
  background-size: 80%;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  /*border-radius: 50%;*/
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font-family: Montserrat, Century Gothic, Arial;
}

.rank-number-col--1 {
  background-image: url(https://img16.shop-pro.jp/PA01093/661/etc/ribon-1.png?cmsp_timestamp=20200824104819);
    background-repeat: no-repeat;
}
.rank-number-col--2 {
  background-image: url(https://img16.shop-pro.jp/PA01093/661/etc/ribon-2.png?cmsp_timestamp=20200824104825);
    background-repeat: no-repeat;
}
.rank-number-col--3 {
  background-image: url(https://img16.shop-pro.jp/PA01093/661/etc/ribon-3.png?cmsp_timestamp=20200824104832);
    background-repeat: no-repeat;
}

.rank .bx-wrapper .bx-prev {
  left: 5px;
  background: url(https://img16.shop-pro.jp/PA01093/661/etc/rank-bx-prev.png?cmsp_timestamp=20200822110124) no-repeat 50% 50%;
  background-size: contain;
  background-color: #555;
  opacity: 0.7;
  z-index: 10;
}
.rank .bx-wrapper .bx-next {
  right: 5px;
  background: url(https://img16.shop-pro.jp/PA01093/661/etc/rank-bx-next.png?cmsp_timestamp=20200822112106) no-repeat 50% 50%;
  background-size: contain;
  background-color: #555;
  opacity: 0.7;
  z-index: 10;
}
.rank .bx-wrapper .bx-prev:hover {
  background-color: /*#a4bf0f*/ #555;
  opacity: 1;
}
.rank .bx-wrapper .bx-next:hover {
  background: url(https://img16.shop-pro.jp/PA01093/661/etc/rank-bx-next.png?cmsp_timestamp=20200822112106) no-repeat 50% 50%;
  background-size: contain;
  background-color: #555;
  opacity: 1;
}

@media (max-width: 1090px) {
  #sl-rank .bx-wrapper .bx-prev {
    left: -4%;
  }

  #sl-rank .bx-wrapper .bx-next {
    right: -4%;
  }
}
@media (max-width: 980px) {
  #sl-rank {
    padding: 1em 0 4em;
  }
  #sl-rank .bx-wrapper .bx-prev {
    left: 1%;
  }

  #sl-rank .bx-wrapper .bx-next {
    right: 1%;
  }
  #sl-rank .bx-viewport:before,
  #sl-rank .bx-viewport:after {
    content: none;
  }
}



/* コンテンツバナー (＆ギフトバナー) */

.bnr-eria {
  margin-bottom: 50px;
  padding-top: 20px;
}
.content-bnr {
  max-width: 970px;
  text-align: center;
}
.content-bnr a:hover {
  opacity: 0.7;
}
.content-bnr.col_1 {
}
.content-bnr.col_1 img {
  width: 100%;
  margin-bottom: 15px;
}
.content-bnr.col_1.gift img {
  width: 694px;
  margin-bottom: 10px;
}

.content-bnr.col_3 img {
  width: 33%;
  padding: 0 5px;
  margin-bottom: 15px;
}

.content-bnr.col_3.gift {
  margin-top: 10px;
}
.content-bnr.col_3.gift img {
  width: 33%;
  padding: 0 20px;
  margin: 30px 0;
  border-radius: 50%;
}

.gift-eria {
  margin-bottom: 100px;
}
.gift-title {
  display: flex;
  align-items: center;
}
.gift-title:before,
.gift-title:after {
  content: "";
  height: 0.1rem;
  flex-grow: 1;
  background-color: #aeaeae;
}
.gift-title:before {
  margin-right: 1.5rem;
}
.gift-title:after {
  margin-left: 1.5rem;
}

.gift-more {
  cursor: pointer;
}
.gift-more a {
  display: block;
  width: 35%;
  margin: 0 auto;
  margin-top: 30px;
  padding: 14px 0 17px;
  text-align: center;
  background: #fff;
  color: #666;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
}
.gift-more a:hover {
  background: #333;
  color: #fff;
  border-radius: 4px;
  transition: .4s;
}
.gift-more: a, a:hover, a:active, a:visited, a:focus {
  text-decoration: none !important;
}
.gift-more a:after {
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



/* おすすめ */

.recommend__section.top_ossm {
  margin-bottom: 80px;
}
.product-list.top_ossm {
  padding: 0 10px;
}
.recommend-list.top_ossm {
  margin-top: 40px;
  margin-bottom: 60px;
}
.product-list__unit.top_ossm {
  height: 310px;
  margin: 0 5px 10px;
  padding: 15px;
  background: #fff;
}

.product-list__name.top_ossm {
  margin-top: 10px;
  font-weight: normal;
}
.product-list li {
/*  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;*/
}
.product-list__prices.top_ossm {
  margin-top: 5px;
}
.product-list__price.product-list__text.top_ossm {
  color: #d82121;
  text-align: right;
  font-size: 12px;
}

.more-prd_reco {
  cursor: pointer;
  width: 35%;
  margin: 0 auto 100px;
  padding: 14px 0 17px;
  text-align: center;
  background: #fff;
  color: #666;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  
}
.more-prd_reco:hover {
  background: #333;
  color: #fff;
  border-radius: 4px;
  transition: .4s;
}
.more-prd_reco:after{
  content: '\f107';
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

  

/* カテゴリ一覧 */

.product-list__section.top_cate {
  margin-bottom: 100px;
}
.top-cate {
 display: flex;
 flex-wrap: wrap;
 margin: 50px 10px 0;
}
.top-cate li {
 width: 20%;
 padding: 12px;
}
.top-cate img {
 border: 1px solid #cecece
}
.top-cate img:hover {
 opacity: 0.7;
}
.top-cate p {
 text-align: center;
 color: #555;
 font-size: 15px;
}
.top-cate p:hover {
 color: #72a04f;
}



/* 価格で選ぶ */

.product-list__section.kakaku {
  margin-bottom: 40px;
}
.top-kakaku {
 display: flex;
 flex-wrap: wrap;
 margin: 35px 20px 0;
}
.top-kakaku li {
 width: 30.1%;
 margin: 20px 15px;
 background: #e6e6e6;
}
.top-kakaku li a {
 display: inline-block;
 width: 100%;
 height: 100%;
 padding: 18px;
 border: 1px solid #e6e6e6;
 text-align: center;
 vertical-align: middle;
 font-size: 16px;
}
.top-kakaku li a:hover {
 background: #cddc8c;
 border: 1px solid #cddc8c;
}
.top-kakaku p {
 text-align: center;
 font-size: 17px;
 font-weight: 700;
}
.top-kakaku li:hover a {
 color: #fff;
}






