@charset "UTF-8";
.sp_mv_slider {
  display: none;
}

.mv_slider {
  margin-top: 22px;
}
.mv_slider .slick-slide a {
  outline: none;
}
.mv_slider .slick-slide:not(.slick-center) {
  transform: scale(0.9);
}
.mv_slider .slick-prev {
  background: url(../img/index/arrow_p.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 92px;
  left: 0;
}
.mv_slider .slick-prev:before {
  content: "";
}
.mv_slider .slick-next {
  background: url(../img/index/arrow_n.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 46px;
  height: 92px;
  right: 0;
}
.mv_slider .slick-next:before {
  content: "";
}
.mv_slider .slick-dots {
  bottom: -45px;
}
.mv_slider .slick-dots li {
  width: 25px;
  height: 25px;
}
.mv_slider .slick-dots li button {
  background: url(../img/index/slider_d.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center;
  width: 25px;
  height: 25px;
  padding: 0;
}
.mv_slider .slick-dots li button:before {
  display: none;
}
.mv_slider .slick-dots li.slick-active button {
  background: url(../img/index/slider_da.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center;
}

.information {
  margin-top: 95px;
}
.information .info_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.information .info_icon {
  width: 14%;
  max-width: 162px;
}
.information .info_icon .info_title {
  color: #c10a11;
  border: 1px solid #c10a11;
  text-align: center;
  border-radius: 10px;
  font-weight: bold;
  padding: 13.5px 0;
  background: url(../img/index/news_icon.png);
  background-repeat: no-repeat;
  background-size: 17px 17px;
  background-position: 14% center;
}
.information .info_contents {
  width: 83%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #aaaaaa;
  padding: 13.5px 0;
}
.information .info_contents .day {
  font-weight: bold;
  margin: 0 20px;
}

.sp_bnr_area {
  display: none;
}

.sec.sec01 {
  margin-bottom: 32px;
}
.sec .pc_more {
  display: flex;
  justify-content: space-between;
}
.sec .pc_more .more_btn {
  background: url(../img/index/more_btn.jpg);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: left center;
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.sec .content_title {
  font-weight: bold;
  font-size: 24px;
  position: relative;
  padding-left: 16px;
  margin-bottom: 25px;
}
.sec .content_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  width: 6px;
  height: 100%;
  border-radius: 3px;
  background: #c10a11;
}
.sec .content_title.recomend_ttl {
  margin-bottom: 5px;
}
.sec .content_title .en_sub {
  color: #c6c6c6;
  font-size: 20px;
  font-weight: normal;
  margin-left: 10px;
}
.sec .feautures_box {
  background: #f6f6f6;
  border-radius: 10px;
  padding: 35px;
}
.sec .feautures_ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec .feautures_list {
  width: 48.2%;
  margin-bottom: 3.4%;
}
.sec .feautures_list:nth-child(3), .sec .feautures_list:last-child {
  margin-bottom: 0;
}
.sec .feautures_list a {
  display: block;
}
.sec .seasonl_slider {
  margin-top: 40px;
  margin-bottom: 67px;
  position: relative;
  padding: 0 25px 0 40px;
  padding: 0;
  box-sizing: border-box;
}
.sec .seasonl_slider.fruit {
  margin-top: 0px;
}
.sec .seasonl_slider.ranking {
  margin-bottom: 11px;
}
.sec .seasonl_slider .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev.slick-arrow {
  background: url(../img/index/item_s_arrow_p.png);
  background-repeat: no-repeat;
  background-size: 16px 28px;
  background-position: left center;
  flex-basis: 30px;
  min-width: 30px;
}
.sec .seasonl_slider .fs-c-button--carousel--prev::before {
  content: "";
}
.sec .seasonl_slider .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next.slick-arrow {
  background: url(../img/index/item_s_arrow_n.png);
  background-repeat: no-repeat;
  background-size: 16px 28px;
  background-position: right center;
  flex-basis: 30px;
  min-width: 30px;
}
.sec .seasonl_slider .fs-c-button--carousel--next::before {
  content: "";
}
.sec .seasonl_slider .slick-slide {
  margin-right: 0;
  flex-basis: 200px;
  max-width: 200px;
  min-width: 200px;
}
.sec .seasonl_slider .slick-slide.more_look {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.sec .seasonl_slider .slick-slide.more_look a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec .seasonl_slider .slick-slide.more_look .item_more_btn {
  max-width: 72px;
  max-height: 77px;
  height: auto;
  width: 100%;
  display: block;
  margin: auto;
}
.sec .seasonl_slider .slick-slide .fs-c-productListItem__control.fs-c-buttonContainer {
  display: none;
}
.sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item {
  flex-basis: 190px;
  max-width: 190px;
  min-width: 190px;
}
.sec .seasonl_slider .slick-slide a {
  outline: none;
  display: block;
}
.sec .seasonl_slider .slick-slide .item_picture {
  border-radius: 10px;
}
.sec .seasonl_slider .slick-slide .rankig_number {
  max-width: 55px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.sec .seasonl_slider .slick-slide .fs-c-productListItem__productName {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
  outline: none;
  font-size: 16px;
}
.sec .seasonl_slider .slick-slide .fs-c-productListItem__productName .fs-c-productName__copy {
  font-size: 16px;
}
.sec .seasonl_slider .slick-slide .fs-c-productPrice {
  justify-content: flex-end;
}
.sec .seasonl_slider .slick-slide .fs-c-productPrice__main {
  text-align: right;
  font-weight: bold;
  line-height: 1.3;
  outline: none;
  font-size: 16px;
  flex-direction: column;
  align-items: flex-end;
}
.sec .seasonl_slider .slick-slide .fs-c-productPrice__main .fs-c-price__currencyMark {
  display: none;
}
.sec .seasonl_slider .slick-slide .fs-c-productPrice__main .fs-c-price__value::after {
  content: "円";
  display: inline-block;
}
.sec .seasonl_slider .slick-slide .fs-c-productPrice__addon {
  display: none;
}

.look_item {
  margin: 80px 0 100px;
}
.look_item .look_title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.look_item .look_title .border_b {
  padding: 0 20px;
  position: relative;
}
.look_item .look_title .border_b:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 15px;
  background: #c10a11;
  height: 5px;
  width: 100%;
}
.look_item .look_item_flex {
  display: flex;
  margin-top: 45px;
}
.look_item .look_item_list {
  width: 11.5%;
  margin-right: 1.14%;
}
.look_item .look_item_list:last-child {
  margin-right: 0;
}
.look_item .look_item_list a {
  display: block;
}
.look_item .look_item_name {
  margin-top: 10px;
  margin-bottom: 25px;
  line-height: 1.3;
}
.look_item .look_item_price {
  line-height: 1.3;
  font-weight: bold;
  text-align: right;
}

.now_item .now_title {
  background: #c10a11;
  color: #fff;
  font-size: 22px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  padding: 29.5px 0;
}
.now_item .now_item_list {
  display: flex;
  align-items: center;
  padding: 0px 0 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.now_item .now_item_list:first-child {
  padding-top: 20px;
}
.now_item .now_item_list a {
  display: block;
}
.now_item .now_item_list .now_item_pic {
  width: 8.3%;
  margin-right: 20px;
}
.now_item .now_item_list .now_item_textarea a {
  display: flex;
}
.now_item .now_item_list .now_item_textarea .day {
  color: #aaa;
  font-weight: bold;
  margin-right: 35px;
}
.now_item .now_item_list .now_item_textarea .now_item_name {
  font-weight: bold;
}
.now_item .now_item_list .now_item_textarea .now_item_name.second {
  margin-left: 30px;
}

@media (min-width: 1px) and (max-width: 1050px) {
  .information .info_icon .info_title {
    background-position: 10% center;
  }
}
@media (min-width: 1px) and (max-width: 960px) {
  .information {
    margin-bottom: 0px;
  }
  .information .info_box {
    flex-direction: column;
  }
  .information .info_box .info_icon {
    width: 100%;
  }
  .information .info_box .info_icon .info_title {
    border: none;
  }
  .information .info_contents {
    width: 100%;
    border-bottom: none;
    border-top: 1px solid #aaa;
  }
  .information .info_contents .day {
    margin-left: 0;
  }

  .sp_bnr_area {
    display: block;
    width: 90%;
    margin: auto;
  }
  .sp_bnr_area .sp_index_bnrtop {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  .sp_bnr_area .sp_index_bnrtop .bnrtop_list {
    width: 48.2%;
  }
  .sp_bnr_area .sp_index_bnrtop .bnrtop_list img {
    width: 100%;
    height: auto;
  }

  .sec .feautures_box {
    padding: 0;
  }

  .look_item {
    margin: 20px 0 50px;
  }
  .look_item .wrap {
    width: 95%;
    margin-left: 5%;
  }
  .look_item .scroll_box {
    width: 100%;
    overflow-x: scroll;
  }
  .look_item .look_item_flex {
    width: 100%;
  }
  .look_item .look_item_flex .look_item_list {
    min-width: 158px;
    max-width: 158px;
    width: 158px;
  }
}
@media (min-width: 1px) and (max-width: 783px) {
  .fs-l-main .index_content.sec02 .content_title {
    margin-left: 5%;
    margin-bottom: 0;
  }
  .fs-l-main .index_content.sec03 .content_title {
    margin-left: 5%;
  }
  .fs-l-main .index_content.sec04 .content_title {
    margin-left: 5%;
  }
  .fs-l-main .index_content.sec05 .content_title {
    margin-left: 5%;
  }
  .fs-l-main .index_content.sec06 .content_title {
    margin-left: 5%;
  }

  .fs-l-main .index_content .scroll_div {
    overflow-x: scroll;
    width: 95%;
    margin-left: 5%;
  }

  .sec .seasonl_slider {
    display: flex;
    padding: 0;
  }
  .sec .seasonl_slider .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev.slick-arrow {
    display: none !important;
  }
  .sec .seasonl_slider .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next.slick-arrow {
    display: none !important;
  }
  .sec .seasonl_slider .slick-slide {
    flex-basis: 168px;
    max-width: 168px;
    min-width: 168px;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item {
    flex-basis: 158px;
    max-width: 158px;
    min-width: 158px;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item .rankig_number {
    max-width: 55px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  .mv_slider {
    display: none;
  }

  .sp_mv_slider {
    display: block;
  }
  .sp_mv_slider .slick-dots {
    bottom: -40px;
  }
  .sp_mv_slider .slick-dots li {
    width: 25px;
    height: 25px;
  }
  .sp_mv_slider .slick-dots li button {
    background: url(../img/index/slider_d.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: center;
    width: 25px;
    height: 25px;
    padding: 0;
  }
  .sp_mv_slider .slick-dots li button:before {
    display: none;
  }
  .sp_mv_slider .slick-dots li.slick-active button {
    background: url(../img/index/slider_da.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: center;
  }
  .sp_mv_slider .slick-prev {
    background: url(../img/index/sp_s_arrow_p.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 27px;
    left: 15%;
    bottom: -48px;
    top: inherit;
  }
  .sp_mv_slider .slick-prev::after {
    content: "";
  }
  .sp_mv_slider .slick-next {
    background: url(../img/index/sp_s_arrow_n.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 27px;
    right: 15%;
    bottom: -48px;
    top: inherit;
  }
  .sp_mv_slider .slick-next::after {
    content: "";
  }

  .information {
    margin-top: 60px;
  }
  .information .info_icon .info_title {
    padding: 13.5px 0 10px;
    font-size: 16px;
  }

  .sec .content_title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .sec .content_title.recomend_ttl {
    margin-bottom: 5px;
  }
  .sec .content_title .en_sub {
    font-size: 16px;
  }
  .sec .pc_more .more_btn {
    display: none;
  }
  .sec .sp_more {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
  }
  .sec .sp_more .more_btn {
    background: url(../img/index/more_btn_sp.jpg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: left center;
    padding: 10px;
    padding-left: 20px;
    display: flex;
    align-items: center;
  }
  .sec .seasonl_slider {
    margin-top: 10px;
  }
  .sec .seasonl_slider.ranking {
    margin-bottom: 95px;
    margin-bottom: 0;
  }
  .sec .seasonl_slider .slick-slide {
    flex-basis: 140px;
    max-width: 140px;
    min-width: 140px;
  }
  .sec .seasonl_slider .slick-slide.more_look {
    height: 150px;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item {
    flex-basis: 130px;
    max-width: 130px;
    min-width: 130px;
    margin-right: 10px;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item .fs-c-productListItem__productName {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item .fs-c-productListItem__productName .fs-c-productName__copy {
    font-size: 14px;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item .fs-c-productPrice__main {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 25px;
  }
  .sec .seasonl_slider .slick-slide .fs-c-productListCarousel__list__item .item_more_btn {
    max-width: 72px;
    max-height: 77px;
    width: 100%;
    height: auto;
    margin: 13px auto 0;
  }

  .sp_seller_bnr {
    margin-bottom: 50px;
  }

  .look_item {
    margin-bottom: 60px;
  }
  .look_item .look_title {
    font-size: 20px;
  }
  .look_item .look_title .border_b:after {
    width: 40%;
  }
  .look_item .look_item_flex .look_item_list {
    max-width: 90px;
    min-width: 90px;
    width: 90px;
    margin-right: 10px;
  }
  .look_item .look_item_name {
    margin-bottom: 45px;
  }

  .now_item {
    margin-bottom: 62px;
  }
  .now_item .now_title {
    font-size: 20px;
    padding: 15.5px 0;
  }
  .now_item .now_title .sp_none {
    display: none;
  }
  .now_item .now_item_list {
    align-items: flex-start;
    padding-bottom: 12.5px;
    margin-bottom: 12.5px;
  }
  .now_item .now_item_list .now_item_pic {
    width: 25%;
    margin-right: 10px;
    max-width: 100px;
  }
  .now_item .now_item_list .now_item_textarea {
    width: 72%;
  }
  .now_item .now_item_list .now_item_textarea a {
    flex-direction: column;
  }
  .now_item .now_item_list .now_item_textarea .day {
    font-size: 11px;
    margin-right: 0;
  }
  .now_item .now_item_list .now_item_textarea .now_item_name {
    font-size: 16px;
  }
  .now_item .now_item_list .now_item_textarea .now_item_name.second {
    margin-left: 0;
  }
}