@charset "UTF-8";
.sub-category-wrap {
  margin-bottom: 345px;
}
@media only screen and (max-width: 767px) {
  .sub-category-wrap {
    margin-bottom: 0px;
  }
}

.sub-category {
  position: relative;
}

.img-category {
  position: absolute;
  top: 490px;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .img-category {
    position: relative;
    top: 0;
    height: 200px;
  }
}
.img-category.category01 {
  background: url(../images/img_rice-system_01.jpg) no-repeat center center;
  background-size: cover;
}
.img-category.category02 {
  background: url(../images/img_rice-system_02.jpg) no-repeat center center;
  background-size: cover;
}
.img-category.category03 {
  background: url(../images/img_rice-system_03.jpg) no-repeat center center;
  background-size: cover;
}

.Our-mind header,
.Blend header,
.Shop-introduction header {
  background-color: #c9e8db;
}
.Our-mind header .ttl_03-vertical:before,
.Blend header .ttl_03-vertical:before,
.Shop-introduction header .ttl_03-vertical:before {
  top: 40px;
}
.Our-mind header .ttl_03_point,
.Blend header .ttl_03_point,
.Shop-introduction header .ttl_03_point {
  padding: 80px 0 40px;
  color: #00a161;
  margin-bottom: 0;
}

.bc_frozen.bc_products {
  overflow: hidden;
  overflow-y: scroll;
}

@media only screen and (max-width: 767px) {
  #products_item .shima_fish {
    padding: 40px 0;
  }
}
#products_item .l-main img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#products_item .shima_fish_contents01 img {
  display: block;
}
#products_item .products_package {
  position: relative;
  padding-top: 0;
  margin-top: 80px;
  padding-bottom: 160px;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package {
    margin-top: 40px;
    padding-bottom: 18vw;
  }
}
#products_item .products_package::before {
  content: "";
  width: 25%;
  max-height: 230px;
  height: 30vw;
  position: absolute;
  background: url(../images/line_01.png) no-repeat center bottom/contain;
  z-index: -1;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package::before {
    width: 56%;
  }
}
#products_item .products_package::after {
  content: "";
  width: 30%;
  max-height: 181px;
  height: 20vw;
  position: absolute;
  background: url(../images/line_02.png) no-repeat center top/contain;
  z-index: -1;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package::after {
    width: 68%;
  }
}
#products_item .products_package .products_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em;
  width: 100%;
  margin: 80px auto 0;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package .products_flex {
    margin: 60px auto 0;
  }
}
#products_item .products_package .products_flex .products_con_imgArea {
  width: calc(50% - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1em;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package .products_flex .products_con_imgArea {
    width: 100%;
  }
}
#products_item .products_package .products_flex .products_con_imgArea .products_con_imgArea_inner {
  width: calc(50% - 1em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1em;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package .products_flex .products_con_imgArea .products_con_imgArea_inner {
    width: calc(50% - 0.5em);
  }
}
#products_item .products_package .products_flex .products_con_imgArea .products_con_imgArea_inner img {
  width: 100%;
}
#products_item .products_package .products_flex .products_con_textArea {
  width: calc(50% - 1em);
}
@media only screen and (max-width: 767px) {
  #products_item .products_package .products_flex .products_con_textArea {
    width: 100%;
  }
}
#products_item .products_package .products_flex .products_con_textArea .products_con_textArea_inner {
  width: 80%;
  margin: 0 auto 2em;
  background: url(../../../../common/images/bg-paper_grey.jpg) no-repeat center/cover;
  padding: 3.5em 4.5em;
  line-height: 2;
  font-weight: 500;
  text-align: justify;
}
@media only screen and (max-width: 767px) {
  #products_item .products_package .products_flex .products_con_textArea .products_con_textArea_inner {
    width: 100%;
    padding: 2.5em 3em;
  }
}
#products_item .products_lineup {
  background: #F6F6F6;
}
#products_item .products_lineup .products_lineup_group01 {
  max-width: 1748px;
  width: 96%;
  margin: 0 auto 50px;
}
#products_item .products_lineup .products_lineup_group01 .flex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2em;
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  #products_item .products_lineup .products_lineup_group01 .flex01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
}
#products_item .products_lineup .products_lineup_group01 .flex01 h4 {
  border: 1px solid;
  padding: 0.5em 1em;
}
#products_item .products_lineup .products_lineup_group01 .flex01 .img_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1.25em;
}
#products_item .products_lineup .products_lineup_group01 .flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#products_item .products_lineup .products_lineup_group01 .flex02 img {
  width: calc(20% - 1em);
}
@media only screen and (max-width: 767px) {
  #products_item .products_lineup .products_lineup_group01 .flex02 img {
    width: calc(50% - 1em);
  }
}
#products_item .products_lineup_group02 {
  margin-top: 115px;
}
@media only screen and (max-width: 767px) {
  #products_item .products_lineup_group02 {
    margin-top: 60px;
  }
}
#products_item .products_lineup_group02 .products_lineup_item {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5em;
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner {
  width: calc(50% - 1.5em);
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner {
    width: 100%;
  }
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .img_block {
  position: relative;
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .img_block span {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .img_block span {
    max-width: 120px;
    width: 30%;
  }
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .item_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
  padding: 1em;
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .item_text .item_textArea {
  width: 64%;
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .item_text .item_textArea h4 {
  font-family: "Hannari", "UD黎ミン L", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.75em;
}
@media only screen and (max-width: 767px) {
  #products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .item_text .item_textArea h4 {
    font-size: 16px;
  }
}
#products_item .products_lineup_group02 .products_lineup_item .products_lineup_item_inner .item_text .item_img {
  width: 35%;
}