.top_floatedIcons {
  position: absolute;
  z-index: 9;
  pointer-events: none;
}

.top_ttl {
  text-align: center;
}

.top_ttl__txt {
  font-size: 2.3rem;
  letter-spacing: 2px;
  color: #f29217;
  margin: 0 auto 10px;
}

.top_ttl__img {
  display: block;
  margin: 0 auto;
}

.top_link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 1em 6vw;
  font-size: 1.5rem;
  text-decoration: none;
  color: #6D3C17;
  text-align: center;
  border: 1px solid #6D3C17;
  border-radius: 42px;
  margin-bottom: 20px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.about {
  padding: 100px 0;
  background: url(../images/common/bg_vegi.png) no-repeat center/cover #fff;
  position: relative;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  z-index: 9;
}

.about_inner {
  width: 1000px;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.about_ttl {
  display: block;
  font-size: 2.3rem;
  margin-bottom: 35px;
  color: #EA6000;
  text-align: center;
  letter-spacing: 2px;
}

.about_whats {
  position: absolute;
  right: 15vw;
  top: 0;
  width: 20vw;
}

.about_infoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 0 7vw;
}

.about_infoBox_logo {
  -ms-flex-preferred-size: 17vw;
  flex-basis: 17vw;
}

.about_text {
  font-size: 1.7rem;
  line-height: 2;
  color: #333;
  margin-bottom: 5vw;
}

.about_link {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 1em 6vw;
  font-size: 1.5rem;
  text-decoration: none;
  color: #6D3C17;
  text-align: center;
  border: 1px solid #6D3C17;
  border-radius: 42px;
  margin-bottom: 20px;
}

.topRegister {
  padding: 50px 0 75px;
  background-color: #E87627;
  position: relative;
}

.topRegister_inner {
  width: 1000px;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}

.topRegister_txt {
  display: block;
  text-align: center;
  width: 670px;
  max-width: 100%;
  font-size: 1.7rem;
  line-height: 2;
  color: #fff;
  margin: 45px auto;
}

.topRegister_txt .sp_only {
  display: none;
}

.topRegister_btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 1em 6vw;
  font-size: 1.5rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 42px;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-decoration: none;
}

.topRegister .top_floatedIcons_topRegister01 {
  left: calc(50% - 870px);
  top: -130px;
  width: 480px;
}

.topRegister .top_floatedIcons_topRegister02 {
  left: calc(50% - 550px);
  bottom: -140px;
  width: 260px;
}

.topRegister .top_floatedIcons_topRegister03 {
  right: calc(50% - 710px);
  top: -100px;
  width: 330px;
}

.topRegister .top_floatedIcons_topRegister04 {
  right: calc(50% - 460px);
  bottom: -60px;
  width: 150px;
}

.recommend_product {
  background-color: #f3f3f3;
  padding: 100px 0;
  position: relative;
}

.recommend_product__inner {
  display: block;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

.recommend_product__inner .top_ttl__txt {
  color: #6D3C17;
}

.recommend_product .top_floatedIcons_recommend01 {
  left: calc(50% - 1150px);
  bottom: 190px;
  width: 840px;
}

.recommend_product .top_floatedIcons_recommend02 {
  right: calc(50% - 900px);
  bottom: 510px;
  width: 380px;
}

.action {
  padding: 80px 0;
  background-color: #FAF5E6;
  position: relative;
}

.action .top_floatedIcons_action01 {
  left: calc(50% - 700px);
  top: -90px;
  width: 250px;
}

.action .top_floatedIcons_action02 {
  left: calc(50% - 450px);
  top: 60px;
  width: 100px;
}

.action .top_floatedIcons_action03 {
  left: calc(50% - 890px);
  bottom: -250px;
  width: 360px;
}

.action .top_floatedIcons_action04 {
  right: calc(50% - 570px);
  top: -90px;
  width: 200px;
}

.action .top_floatedIcons_action05 {
  right: calc(50% - 940px);
  bottom: 50px;
  width: 420px;
}

.action_inner {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

.action_ttl__txt {
  display: block;
  text-align: center;
  font-size: 2.3rem;
  color: #6D3C17;
  margin: 0 auto 10px;
}

.action_ttl__img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.action_summary {
  font-size: 1.7rem;
  color: #6D3C17;
  text-align: center;
  margin-top: 20px;
}

.action_list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.action_list__item {
  width: 48.4%;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.action_list__link {
  text-decoration: none;
}

.action_list__art {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.action_list__img {
  width: 35%;
  height: auto;
}

.action_list__dl {
  width: 65%;
  padding: 17px 20px;
}

.action_list__dt {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  color: #6D3C17;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #333;
}

.action_list__dd {
  font-size: 1.2rem;
  color: #222e3d;
}

.action_btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 1em 6vw;
  font-size: 1.5rem;
  text-decoration: none;
  color: #6D3C17;
  text-align: center;
  border: 1px solid #6D3C17;
  border-radius: 42px;
  margin: 40px auto 0;
}

.top_news {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 75px 0;
  position: relative;
}

.top_news .top_ttl__txt {
  color: #6D3C17;
}

.top_news .top_floatedIcons_news01 {
  left: calc(50% - 880px);
  top: 320px;
  width: 340px;
}

.top_news .top_floatedIcons_news02 {
  right: calc(50% - 910px);
  top: -10px;
  width: 460px;
}

.shop_news {
  position: relative;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 0;
}

.shop_news_obj {
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

.shop_news_obj--1 {
  width: 300px;
  top: -20px;
  right: calc(50% - 750px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.shop_news_obj--2 {
  width: 200px;
  bottom: 40px;
  left: calc(50% - 700px);
}

.shop_news_list {
  padding: 20px 0;
}

.shop_news_list__item {
  width: 30%;
  margin: 15px;
}

.shop_news_list__link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  overflow: hidden;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.shop_news_list__thumb {
  width: 100%;
  aspect-ratio: 4 / 3;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.shop_news_list__date {
  display: inline-block;
  font-size: 1.4rem;
  margin-right: 10px;
}

.shop_news_list__ttl {
  margin-top: 1em;
  font-size: 1.2rem;
  font-weight: 500;
}

.shop_news_list__detail {
  padding: 15px;
}

.shop_news_list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop_news_list .slick-slide {
  height: auto !important;
}

.shop_news_list__arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 5rem;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.shop_news_list__arrow--prev {
  left: -5%;
}

.shop_news_list__arrow--next {
  right: -5%;
}

.news__tab {
  margin-top: 90px;
}

.top_product_slide_wrap {
  padding: 40px 0;
  background-color: #fff;
}

.top_product_slide {
  width: 100%;
}

.top_product_slide__item {
  position: relative;
  width: 225px;
  max-width: 100%;
  margin: 0 15px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.top_product_slide__link {
  display: block;
  text-decoration: none;
  color: #fff;
}

.top_product_slide__thumb {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top_product_slide__name {
  display: block;
  padding: 10px 20px;
  background-color: #2f2f2f;
  overflow: hidden;
}

.top_product_slide__name__txt {
  display: block;
  font-size: 1.2rem;
  height: 2.8em;
  overflow: hidden;
}

.top_product_slide .recommend_discount_rate {
  position: absolute;
  right: 10px;
  top: -15px;
  display: inline-block;
  padding: 12px 6px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#f29217), to(#e84031));
  background-image: linear-gradient(to right, #f29217, #e84031);
  border-radius: 5px;
}

.top_product_slide .recommend_discount_rate__num {
  font-size: 3rem;
}

.top_product_slide .recommend_discount_rate__off {
  display: block;
}

.top_product_slide .slick-list {
  overflow: visible;
}

@media screen and (max-width: 1200px) {
  .top_product_category__list__item {
    width: 19%;
  }
  .top_news__list__item {
    width: 30%;
  }
}

@media screen and (max-width: 960px) {
  .about {
    background-image: url(../images/common/bg_vegi-sp.png);
    padding: 25px 20px;
  }
  .about_ttl {
    padding-top: 10vw;
  }
  .about_whats {
    top: -5vw;
    right: -10vw;
    width: 30vw;
  }
  .about_infoBox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 4vw;
  }
  .about_infoBox_logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30vw;
    flex: 0 0 30vw;
  }
  .about_text {
    font-size: 1.6rem;
  }
  .about_text br {
    display: none;
  }
  .topRegister {
    padding: 10vw 0 15vw;
  }
  .topRegister_txt {
    margin: 0 auto 5vw;
    font-size: 1.6rem;
  }
  .topRegister_txt .sp_only {
    display: block;
  }
  .topRegister .top_floatedIcons_topRegister01 {
    left: calc(50% - 75vw);
    top: -5vw;
    width: 48vw;
  }
  .topRegister .top_floatedIcons_topRegister02 {
    left: calc(50% - 45vw);
    bottom: -5vw;
    width: 26vw;
  }
  .topRegister .top_floatedIcons_topRegister03 {
    right: calc(50% - 60vw);
    top: -10vw;
    width: 33vw;
  }
  .topRegister .top_floatedIcons_topRegister04 {
    right: calc(50% - 46vw);
    bottom: -6vw;
    width: 15vw;
  }
  .recommend_product {
    padding: 20vw 0 15vw;
  }
  .recommend_product .recommend_product_list {
    position: relative;
    z-index: 9;
    margin-bottom: 0;
  }
  .recommend_product .top_floatedIcons_recommend01 {
    left: calc(50% - 115vw);
    bottom: 50%;
    z-index: 1;
  }
  .recommend_product .top_floatedIcons_recommend02 {
    right: calc(50% - 130vw);
    bottom: 50%;
    z-index: 1;
  }
  .top_product_category__list__item {
    width: 24%;
  }
  .top_news__list__item {
    width: 48%;
  }
  .about_list__item {
    width: 48%;
    margin-bottom: 30px;
  }
  .action {
    padding-left: 20px;
    padding-right: 20px;
  }
  .action .top_floatedIcons_action01 {
    left: calc(50% - 60vw);
    top: -9vw;
    width: 25vw;
    z-index: 1;
  }
  .action .top_floatedIcons_action02 {
    left: calc(50% - 40vw);
    top: 10vw;
    width: 10vw;
    z-index: 1;
  }
  .action .top_floatedIcons_action03 {
    left: calc(50% - 60vw);
    bottom: -15vw;
    width: 36vw;
    z-index: 1;
  }
  .action .top_floatedIcons_action04 {
    right: calc(50% - 47vw);
    top: -9vw;
    width: 20vw;
    z-index: 1;
  }
  .action .top_floatedIcons_action05 {
    right: calc(50% - 70vw);
    bottom: 15vw;
    width: 42vw;
    z-index: 1;
  }
  .action_list {
    position: relative;
    z-index: 9;
  }
  .action_list__img {
    width: 100%;
  }
  .action_list__dl {
    width: 100%;
    padding: 8px;
    text-align: center;
  }
  .action_list__dt {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .action_list__dd {
    display: none;
  }
  .top_news {
    padding-bottom: 0;
  }
  .top_news .news__list {
    position: relative;
    z-index: 9;
  }
  .top_news .top_floatedIcons_news01 {
    left: calc(50% - 88vw);
    top: 32vw;
    z-index: 1;
  }
  .top_news .top_floatedIcons_news02 {
    right: calc(50% - 91vw);
    top: -1vw;
    z-index: 1;
  }
  .shop_news_list__item {
    margin: 15px;
  }
  .shop_news_list__arrow {
    font-size: 3rem;
    cursor: pointer;
  }
  .shop_news_list__arrow--prev {
    left: -10px;
  }
  .shop_news_list__arrow--next {
    right: -10px;
  }
  .news__tab {
    display: none !important;
  }
  .news__origin {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .topRegister_txt .sp_only {
    display: block;
  }
  .about_list__item__txt {
    font-size: 1.3rem;
  }
  .top_news__tab__item {
    width: 50%;
    border-bottom: 1px solid #ddd;
  }
  .top_news__tab__item:nth-of-type(even) {
    border-right: 1px solid #ddd;
  }
  .top_news__tab__item--all {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .top_product_category__list__item {
    width: 48%;
  }
  .top_news__list__item {
    width: 100%;
  }
}

/*# sourceMappingURL=../map/top.css.map */
