@charset "euc-jp";

.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

/* スライドショー */
.slider {
  position: relative;
}
#slider div {
  width: 100% !important;
}
#w_S_size .slider {
  position: relative;
  margin-right: -3.125%;
  margin-left: -3.125%;
}
.bx-wrapper {
  margin-bottom: 120px !important;
}
#w_S_size .bx-wrapper {
  margin-bottom: 100px !important;
}
#w_S_size .bx-wrapper .bx-viewport {
  height: 230px !important;
}
#w_S_size .bx-wrapper img {
  height: 230px !important;
  object-fit: cover !important;
}
.bx-wrapper .bx-pager {
  bottom: -36px !important;
}
#w_S_size .bx-wrapper .bx-pager {
  bottom: -20px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #C8C8C8 !important;
  width: 7px !important;
  height: 7px !important;
  margin: 0 7px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #77B54E !important;
}
/* // スライドショー */

/* お知らせ */
.info_block img,
.free_space_block img {
  max-width: 100%;
  height: auto;
}
.info_block.container_section {
  margin-top: 120px;
  margin-bottom: 120px;
  font-size: 17px;
  line-height: 1.8;
  letter-spacing: 3px;
  text-align: justify;
}
#w_S_size .info_block.container_section {
  margin-top: 130px;
  margin-bottom: 130px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 1.5px;
}
.info_block h3 {
  color: #008001;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 3px;
  margin: 20px auto;
}
#w_S_size .info_block h3 {
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
}
.info_block p {
  margin-bottom: 20px;
}
#w_S_size .info_block p {
  margin-bottom: 25px;
}
/* //お知らせ */

/* 新着商品 */
.prd_new_item_block.container_section {
  margin-top: 120px;
  margin-bottom: 120px;
}
#w_S_size .prd_new_item_block.container_section {
  margin-top: 130px;
  margin-bottom: 130px;
}
/* // 新着商品 */

/* おすすめ商品 */
.prd_recommend_block.container_section {
  margin-top: 120px;
  margin-bottom: 120px;
}
#w_S_size .prd_recommend_block.container_section {
  margin-top: 130px;
  margin-bottom: 130px;
}
.more_prd {
  clear: both;
  padding: 1em .5em;
  background-color: #fff;
  border: 1px solid #574F49;
  color: #574F49;
  text-align: center;
  font-size: 123.076%;
  cursor: pointer;
  width: 290px;
  margin: 40px auto 0;
}
.info_block {
  line-height: 1.5;
}
.news_lst {
  margin-bottom: 2em;
}
.news_lst li {
  padding: .6em 0 .5em;
  border-bottom: 1px dotted #aaa;
}
.news_lst span {
  margin-right: .5em;
  color: #888;
}
.prd_lst_8_over {
  display: none;
}
#w_S_size .news_lst {
  line-height: 2;
}
/* // おすすめ商品 */

/* 売れ筋商品 */
.prd_seller_block.container_section {
  margin-top: 120px;
  margin-bottom: 120px;
}
#w_S_size .prd_seller_block.container_section {
  margin-top: 130px;
  margin-bottom: 70px;
}
.ranking-list_item {
  position: relative;
  box-sizing: border-box;
  margin-right: 15px;
  margin-left: 15px;
  word-break: break-all;
}
.ranking-list {
  position: relative;
  margin-right: -15px;
  margin-left: -15px;
}
.ranking_arrow_next.slick-arrow {
  content: "";
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #aaaaaa;
  position: absolute;
  top: 45%;
  right: 5px;
  z-index: 100;
  cursor: pointer;
}
.bnr_slick_prev.slick-arrow {
  content: "";
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #aaaaaa;
  position: absolute;
  top: 45%;
  left: 5px;
  z-index: 100;
  cursor: pointer;
}
.bnr_slick_prev.slick-arrow::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(-135deg);
  position: absolute;
  left: 40%;
  top: 50%;
}
.ranking_arrow_next.slick-arrow::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
  left: 32%;
  top: 50%;
}
/* // 売れ筋商品 */

/* フリースペース */
.free_space_block {
  margin-top: 120px;
  margin-bottom: 3em;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 3px;
  font-size: 15px;
}
#w_S_size .free_space_block {
  margin-top: 70px;
}
.free_space_block a {
  color: #574F49;
}
/* // フリースペース */