@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;700&display=swap");

/* general */
.link-hover {
  cursor: pointer;
}
.link-hover:hover {
  opacity: .7;
}
.mrb0 {
  margin-bottom: 0 !important;
}
.w100 {
  width: 100%;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
a:hover {
  text-decoration: none;
}
.block {
  display: block;
}
.clearboth {
  clear: both;
}
.bold {
  font-weight: bold;
}
.mrt0 {
  margin-top: 0 !important;
}
.mrb0 {
  margin-bottom: 0;
}
.mrln05em {
  margin-left: -.5em;
}
.brTb {
  display: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pc-none {
  display: none !important;
}
.sp-none {
  display: block;
}
.xs-none {
  display: none !important;
}
.mrln05em {
  margin-left: -0.5em;
}
.alignItemsCenter {
  align-items: center;
}
.colorDefault {
  color: #000;
}
.list-asterisk li::before {
  content: "※";
}

#oishii20221026 .tab {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}
#oishii20221026 .tab .tabLabel {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 20px;
  height: 60px;
  justify-content: center;
  letter-spacing: 0.1em;
  line-height: 1;
  width: 50%;
}
#oishii20221026 .tab .tabLabelOishii {
  background-color: #b41010;
  color: #fff;
}
#oishii20221026 .tab .tabLabelUreshii {
  background-color: #fff;
  border: 2px solid #a16c31;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
#oishii20221026 .tab .tabLabelUreshii a {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #a16c31;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
#oishii20221026 .tab .tabLabelUreshii a::after {
  background-image: url(/d_images/campaign/oishii-20221026/icon-arrow-right02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline;
  height: 17px;
  position: absolute;
  right: 19px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 9px;
}
#oishii20221026 .tab .tabLabelUreshii a:hover::after {
  background-image: url(/d_images/campaign/oishii-20221026/icon-arrow-right-white01.svg);
}
#oishii20221026 .tab .tabLabelUreshii:hover {
  background-color: #a16c31;
}
#oishii20221026 .tab .tabLabelUreshii:hover a {
  color: #fff;
}
#oishii20221026 .tab .tabLabelOff {
  cursor: pointer;
}
#oishii20221026 .mainvisual {
  align-items: center;
  background-color: #b41010;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}
#oishii20221026 .mainvisual img {
  height: auto;
  width: 100%;
}
#oishii20221026 .mainvisualEnd {
  align-items: center;
  background-color: #b41010;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#oishii20221026 .mainvisualEnd img {
  height: auto;
  width: 100%;
}
#oishii20221026 .end {
  width: 100%;
  margin: 0 auto 20px;
  padding: 30px;
  border: 3px solid #b41010;
}
#oishii20221026 .end .endTxt {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  color: #b41010;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#oishii20221026 .section {
  padding: 36px 40px 40px;
}
#oishii20221026 .sectionSquare {
  padding: 36px 40px 0;
}
#oishii20221026 .section:not(:last-child) {
  margin-bottom: 1px;
}
#oishii20221026 .sectionHasBorder {
  padding: 36px 30px 40px;
}
#oishii20221026 .viewAll a {
  align-items: center;
  background-color: #000;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 20px;
  height: 60px;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
}
#oishii20221026 .title {
  font-family: "Noto Serif JP", serif;
  margin-bottom: 36px;
}
#oishii20221026 .title .titleH3 {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-bottom: 12px;
  text-align: center;
}
#oishii20221026 .title .titleH3 .small {
  font-size: 30px;
}
#oishii20221026 .item .itemName .small {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
}
#oishii20221026 .title .titlePeriod{
   width: 100%;
   max-width: 700px;
   background-color: #fff;
   padding: 10px;
   margin:0 auto 10px;
}
#oishii20221026 .sectionOtaru .title .titlePeriod {
  border: 2px solid #b41010;
}
#oishii20221026 .sectionChristmas .title .titlePeriod {
  border: 2px solid #1b5703;
}
#oishii20221026 .sectionOtoshi .title .titlePeriod {
  border: 2px solid #8e4c91;
}
#oishii20221026 .title .titlePeriod p {
  font-size: 20px;
  text-align: center;
}
#oishii20221026 .title .titlePeriod .otodoke {
  font-size: 16px;
}
#oishii20221026 .title .titlePeriod .day {
  font-size: 24px;
  font-weight: bold;
}
#oishii20221026 .title .titlePeriod .small {
  font-size: 20px;
}
#oishii20221026 .title .titleSub {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 12px;
  text-align: center;
}

#oishii20221026 .title .titleCatch {
  color: #000;
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 12px;
}
#oishii20221026 .contentHasViewAll {
  margin-bottom: 40px;
}
#oishii20221026 .flexColumn2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#oishii20221026 .flexColumn2 .item {
  width: calc((100% - (15px * 1)) / 2);
}
#oishii20221026 .flexColumn2 .item:not(:nth-child(2n)) {
  margin-right: 15px;
}
#oishii20221026 .flexColumn2 .item:nth-last-child(n + 3) {
  margin-bottom: 25px;
}
#oishii20221026 .flexColumn2 .pLR {
  padding: 0 20px;
}
#oishii20221026 .flexColumn2 .itemBtn {
  max-width: 400px;
}
#oishii20221026 .flexColumn3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#oishii20221026 .flexColumn3 .item {
  width: calc((100% - (15px * 2)) / 3);
}
#oishii20221026 .flexColumn3 .item:not(:nth-child(3n)) {
  margin-right: 15px;
}
#oishii20221026 .flexColumn3 .item:nth-last-child(n + 4) {
  margin-bottom: 25px;
}
#oishii20221026 .flexColumn3 .itemBtn {
  max-width: 280px;
}
#oishii20221026 .item a {
  display: block;
}
#oishii20221026 .item .itemImg {
  margin-bottom: 10px;
}
#oishii20221026 .item .itemLead {
  color: #000;
  font-size: 18px;
  line-height: 1.56;
  margin-bottom: 7px;
}
#oishii20221026 .item .itemBrand {
  color: #000;
  font-size: 18px;
  line-height: 1.56;
}
#oishii20221026 .item .itemBrand .number {
  margin-top: -4px;
}
#oishii20221026 .item .number {
  border: 1px solid #5e5e5e;
  color: #5e5e5e;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  line-height: 1.5;
  margin-top: -4px;
  text-align: center;
  vertical-align: middle;
  width: 31px;
}
#oishii20221026 .item .itemName {
  color: #000;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.48;
}
#oishii20221026 .item .itemName .number {
  margin-right: 7px;
  margin-bottom: 1px;
}
#oishii20221026 .item .includingPostage {
  height: 22px;
  margin-left: 10px;
  padding: 4px 0;
  width: 50px;
}
#oishii20221026 .item .includingPostage img {
  display: block;
}
#oishii20221026 .item .itemPrice {
  align-items: baseline;
  -webkit-box-align: baseline;
  -webkit-box-pack: end;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  -ms-flex-pack: end;
  font-size: 25px;
  font-weight: bold;
  justify-content: flex-end;
  line-height: 1.48;
  margin-bottom: 15px;
  text-align: right;
}
#oishii20221026 .item .itemPrice .small {
  color: #000;
  font-size: 18px;
  font-weight: normal;
}
#oishii20221026 .item .itemPrice .line {
  margin-left: 5px;
  white-space: nowrap;
}
#oishii20221026 .item .itemPrice .tax {
  margin-right: 5px;
}
#oishii20221026 .item .itemBtn {
  align-items: center;
  background-color: #dd5958;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 18px;
  height: 50px;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 13px auto 0;
}

#oishii20221026 .sectionFruits .item .itemPrice,
#oishii20221026 .sectionFruits .item .itemPrice .unit,
#oishii20221026 .sectionTokusen .item .itemPrice,
#oishii20221026 .sectionTokusen .item .itemPrice .unit,
#oishii20221026 .sectionShinmai .item .itemPrice,
#oishii20221026 .sectionShinmai .item .itemPrice .unit,
#oishii20221026 .sectionWine .item .itemPrice,
#oishii20221026 .sectionWine .item .itemPrice .unit{
  color: #dd5958!important;
}

#oishii20221026 .item .itemBtn a {
  color: #fff;
}
#oishii20221026 .item .itemBtn.linkHover a {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0 5px;
  text-align: center;
  width: 100%;
  line-height: 1.2;
}
#oishii20221026 .item .itemBtn.linkHover:hover {
  cursor: pointer;
  opacity: .7;
}
#oishii20221026 .item .setPrice {
  align-items: center;
  align-items: flex-end;
  -webkit-box-align: center;
  -webkit-box-align: end;
  -webkit-box-pack: center;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-align: end;
  -ms-flex-pack: center;
  -ms-flex-pack: end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  justify-content: center;
  justify-content: flex-end;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 8px;
  padding: 0 6px;
  text-align: center;
}
#oishii20221026 .item .setPrice .itemPrice {
  margin-bottom: 0;
}
#oishii20221026 .item .isBrackets{
  margin-left: -0.5em;
}
#oishii20221026 .item .itemSet {
  align-items: center;
  background-color: #fff;
  border: 1px solid #005628;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #005628;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 16px;
  height: 35px;
  justify-content: center;
  line-height: 1;
  padding: 0 6px;
  text-align: center;
}
#oishii20221026 .item .itemDescription {
  color: #000;
  font-size: 18px;
  line-height: 1.67;
  margin-bottom: 16px;
}


/* --------------------------------------------------------
  コンテンツ
 --------------------------------------------------------*/

/* 小樽グルメ */
#oishii20221026 .sectionOtaru {
  background-color: #fff2f2;
}
#oishii20221026 .sectionOtaru .titleColor {
  color: #b41010;
}

#oishii20221026 .sectionOtaru .itemSet {
  border-color: #b41010;
  color: #b41010;
}
#oishii20221026 .sectionOtaru .itemBtn {
  background-color: #b41010;
}
#oishii20221026 .sectionOtaru .viewAll a {
  background-color: #b41010;
}


/* クリスマスプレミアムグルメ */
#oishii20221026 .sectionChristmas {
  background-color: #f9edb0;
}
#oishii20221026 .sectionChristmas .titleColor {
  color: #1b5703;
}

#oishii20221026 .sectionChristmas .itemSet {
  border-color: #1b5703;
  color: #1b5703;
}
#oishii20221026 .sectionChristmas .itemBtn {
  background-color: #1b5703;
}
#oishii20221026 .sectionChristmas .viewAll a {
  background-color: #1b5703;
}


/* 大歳の市グルメ */
#oishii20221026 .sectionOtoshi {
  background-color: #fdf6ff;
}
#oishii20221026 .sectionOtoshi .titleColor {
  color: #8e4c91;
}

#oishii20221026 .sectionOtoshi .itemSet {
  border-color: #8e4c91;
  color: #8e4c91;
}
#oishii20221026 .sectionOtoshi .itemBtn {
  background-color: #8e4c91;
}
#oishii20221026 .sectionOtoshi .viewAll a {
  background-color: #8e4c91;
}

/* スクエアバナー */
#oishii20221026 .section .sectionSquare {
  background-color: #fff;
}

/* 旬のフルーツお届け便 */
#oishii20221026 .sectionFruits {
  background-color: #fff;
  border: 10px solid #dfe98b; /* 例外 */
}
#oishii20221026 .sectionFruits .titleColor {
  color: #94a821;
}
#oishii20221026 .sectionFruits .itemBtn,
#oishii20221026 .sectionFruits .viewAll a {
  background-color: #94a821;
}
#oishii20221026 .sectionFruits .itemSet {
  border-color: #94a821;
  color: #94a821;
}


/* ワインセレクション */
#oishii20221026 .sectionWine {
  background-color: #FFF6FA;
}
#oishii20221026 .sectionWine .titleColor {
  color: #2C7087;
}
#oishii20221026 .sectionWine .itemSet {
  border-color: #2C7087;
  color: #2C7087;
}
#oishii20221026 .sectionWine .itemBtn {
  background-color: #2C7087;
}
#oishii20221026 .sectionWine .viewAll a {
  background-color: #2C7087;
}

/* 販売前要素　*/
#oishii20221026 .beforeSaleTxt{
  display: block;
  color:#353535;
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  padding: 2px 5px;
  margin:0 auto 20px;
  border: 1px solid #606060;
  text-align: center;
}


/* --------------------------------------------------------
  レイアウト
 --------------------------------------------------------*/
#oishii20221026 .bnrWrap {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 60px auto 5em;
  max-width: 880px;
  width: 100%;
}
#oishii20221026 .bnrWrap .categoryLink,
#oishii20221026 .bnrWrap .topBtn {
  width: 100%;
}
#oishii20221026 .bnrWrap .topBtn {
  margin-right: 10px;
}
#oishii20221026 .bnrWrap .topBtn a {
  align-items: center;
  border: 1px solid #7a7778;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #7a7778;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 23px;
  height: 70px;
  justify-content: center;
  max-width: 360px;
}
#oishii20221026 .bnrWrap .categoryLink a {
  align-items: center;
  background-color: #d9a200;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: 23px;
  font-weight: bold;
  height: 70px;
  justify-content: center;
  width: 480px;
}
#oishii20221026 .flexColumn2Wide + .flexColumn2 {
  margin-top: 25px;
}
#oishii20221026 .viewAllItem {
  margin: 60px auto;
  max-width: 600px;
}
#oishii20221026 .viewAllItem .viewAll a {
  background-color: #b41010;
}
#oishii20221026 .viewAllItem .viewAll a .spNone {
  display: inline-block;
}


/* ==============================================================
　1120px以下
===============================================================*/
@media screen and (max-width: 1120px) {
  #oishii20221026 .flexColumn3 .setPrice {
    align-items: flex-end;
    -webkit-box-align: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    text-align: right;
  }
  #oishii20221026 .flexColumn3 .setPrice .itemSet {
    display: inline-block;
  }
  #oishii20221026 .flexColumn3 .setPrice .itemSet p {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center;
  }
}


/* ==============================================================
　1024px～768px
===============================================================*/
@media screen and (max-width: 1024px)  and (min-width: 768px) {
  .brTb {
    display: block;
  }
  .brTbNone {
    display: none !important;
  }
  #oishii20221026 .section .title .tbLS0 {
    letter-spacing: 0;
  }
  .fontSizeVw {
    font-size: 1.6vw;
  }
  #oishii20221026 .bnrWrap {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: center;
  }
  #oishii20221026 .bnrWrap .categoryLink a {
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
  }
  #oishii20221026 .bnrWrap .topBtn {
    margin-right: 0;
  }
  #oishii20221026 .bnrWrap .topBtn a {
    height: 50px;
    margin: 20px auto 0;
    width: 80%;
  }
}


/* ==============================================================
　900px以下
===============================================================*/
@media screen and (max-width: 900px) {
  #oishii20221026 .item .itemPrice .tax {
    font-size: 12px;
  }
}


/* ==============================================================
　767px以下
===============================================================*/
@media screen and (max-width: 767px) {
  .pc-none {
    display: block !important;
  }
  .sp-none {
    display: none;
  }
  .brTbNone {
    display: none !important;
  }
  .fontSizeSp11 {
    font-size: 11px;
  }
  .top .contents {
    padding: 0 10px;
  }
  #oishii20221026 .title .titleSub {
    font-size: 16px;
  }
  #oishii20221026 div[class^="heightLine-pc-"] {
    height: auto !important;
  }
  #oishii20221026 .tab {
    align-items: center;
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
  }
  #oishii20221026 .tab .tabLabel {
    font-size: 14px;
    height: 30px;
    line-height: 1.2px;
  }
  #oishii20221026 .tab .tabLabelUreshii {
    border-width: 1px;
  }
  #oishii20221026 .tab .tabLabelUreshii a::after {
    height: 12px;
    right: 10px;
    width: 6px;
  }
  #oishii20221026 .mainvisual {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #oishii20221026 .mainvisualEnd {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #oishii20221026 .end {
    margin:0 auto 10px;
    padding: 10px;
    border: 3px solid #b41010;
  }
  #oishii20221026 .end .endTxt {
    font-size: 18px;
  }
  #oishii20221026 .section {
    padding: 20px 10px 20px;
  }
  #oishii20221026 .sectionSquare {
    padding: 20px 10px 0;
  }
  #oishii20221026 .viewAll {
    /* padding-bottom: 20px; */
  }
  #oishii20221026 .viewAll a {
    font-size: 16px;
    height: 50px;
    line-height: 1.2;
    margin: -1px auto 1px;
    max-width: none;
    max-width: 600px;
    width: 80%;
  }
  #oishii20221026 .title {
    margin-bottom: 15px;
  }
  #oishii20221026 .title .titleH3 {
    font-size: 22.5px;
    letter-spacing: 0.05em;
    line-height: 1.2;
    margin-bottom: 9px;
  }
  #oishii20221026 .title .titleH3 .small {
    font-size: 15px;
  }
  #oishii20221026 .title .titlePeriod p {
    font-size: 14px;
  }
  #oishii20221026 .title .titlePeriod .otodoke {
    font-size: 12px;
  }
  #oishii20221026 .title .titlePeriod {
    padding: 5px;
  }
  #oishii20221026 .title .titlePeriod .day {
    font-size: 16px;
  }
  #oishii20221026 .title .titlePeriod .small {
    font-size: 12px;
  }
  #oishii20221026 .title .titleCatch {
    font-size: 13px;
    line-height: 1.2;
  }
  #oishii20221026 .bnrWrap .topBtn {
    margin-right: 0;
  }
  #oishii20221026 .contentHasViewAll {
    margin-bottom: 20px;
  }
  #oishii20221026 .flexColumn2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #oishii20221026 .flexColumn2 .item {
    width: calc((100% - (10px * 1)) / 2);
  }
  #oishii20221026 .flexColumn2Last .item {
    width: 100%;
  }
  #oishii20221026 .flexColumn2Wide .item {
    width: 100%;
  }
  #oishii20221026 .flexColumn2Wide div.item:first-child {
    margin-bottom: 8px;
    margin-right: 0;
  }
  #oishii20221026 .flexColumn2Wide .item.mrb0:first-child {
    margin-bottom: 8px !important;
  }
  #oishii20221026 .flexColumn2 .item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
  #oishii20221026 .flexColumn2Last .item.item:not(:nth-child(2n)) {
    margin-right: 0;
  }
  #oishii20221026 .flexColumn2 .item:nth-last-child(n + 3) {
    margin-bottom: 10px;
  }
  #oishii20221026 .flexColumn2 .pLR {
    padding: 0;
  }
  #oishii20221026 .flexColumn2 .itemBtn {
    max-width: 260px;
  }
  #oishii20221026 .flexColumn2Sp1Column .item {
    width: 100%;
  }
  #oishii20221026 .flexColumn2Sp1Column .item:not(:nth-child(2n)) {
    margin-right: 0;    
  }
  #oishii20221026 .flexColumn2Sp1Column .item:nth-last-child(n + 3) {
      margin-bottom: 0;
  }
  #oishii20221026 .flexColumn2Sp1Column .item:not(:last-child) {
      margin-bottom: 10px;
  }
  #oishii20221026 .flexColumn2Sp1Column .item .setPrice .itemSet {
      margin-bottom: -1px;
  }
  #oishii20221026 .flexColumn3 .item {
    width: calc((100% - (10px * 1)) / 2);
  }
  #oishii20221026 .flexColumn3 .item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  #oishii20221026 .flexColumn3 .item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
  #oishii20221026 .flexColumn3 .item:nth-last-child(n + 4) {
    margin-bottom: 0;
  }
  #oishii20221026 .flexColumn3 .item:nth-last-child(n + 3) {
    margin-bottom: 10px;
  }
  #oishii20221026 .flexColumn3 .itemBtn {
    max-width: 280px;
  }
  #oishii20221026 .item a {
    display: block;
  }
  #oishii20221026 .item .itemBtn {
    margin-top: 10px;
  }
  #oishii20221026 .item .itemImg {
    margin: 0 auto 8px;
  }
  #oishii20221026 .item .itemLead {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 6px;
  }
  #oishii20221026 .item .itemBrand {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 6px;
  }
  #oishii20221026 .item .itemBrand .number {
    margin-top: -4px;
  }
  #oishii20221026 .item .number {
    font-size: 11px;
    height: 18px;
    margin-top: -2px;
  }
  #oishii20221026 .item .itemName {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 2px;
  }
  #oishii20221026 .item .itemName .number {
    margin-bottom: 2px;
    margin-right: 5px;
  }
  #oishii20221026 .item .itemName .small {
    font-size: 12px;
    line-height: 1.8;
  }
  #oishii20221026 .item .includingPostage {
    height: 13px;
    margin-right: 0;
    width: 36px;
  }
  #oishii20221026 .item .itemPrice {
    align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 8px;
  }
  #oishii20221026 .item .itemPrice .small {
    color: #000;
    font-size: 12px;
    white-space: nowrap;
  }
  #oishii20221026 .item .itemPrice .tax {
    margin-right: 1px;
  }
  #oishii20221026 .item .setPrice {
    align-items: flex-end;

/*align-items: baseline;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0;
  }
  #oishii20221026 .item .setPrice .itemSet {
    font-size: 12px;
    height: 20px;
    margin-bottom: 3px;
    margin-right: 0;
    padding: 9px 6px;
  }
  #oishii20221026 .flexColumn2Wide .item .setPrice .itemSet {
    margin-bottom: -3px;
  }
  #oishii20221026 .flexColumn2Wide + .flexColumn2 {
    margin-top: 10px;
  }
  #oishii20221026 .item .setPrice .itemPrice {
    align-items: flex-end;
    display: flex;
    margin-bottom: 0;
  }
  #oishii20221026 .item .setPrice .h100 {
    height: 100%;
  }
  #oishii20221026 .item .itemDescription {
    font-size: 14px;
    margin-bottom: 11px;
  }
  #oishii20221026 .item .itemBtn {
    font-size: 14px;
    height: 40px;
  }
  #oishii20221026 .item .includingPostage {
    min-width: 45px;
    padding: 0;
  }
  #oishii20221026 .item .includingPostage img {
    float: right;
    margin-top: -2px;
  }
  #oishii20221026 .bnrWrap {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -ms-flex-pack: center;

/*-ms-flex-direction: column;
    flex-direction: column;*/
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: center;
  }
  #oishii20221026 .bnrWrap .categoryLink a {
    font-size: 19px;
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
  }
  #oishii20221026 .bnrWrap .topBtn a {
    font-size: 16px;
    height: 50px;
    margin: 20px auto 0;
    text-align: center;
    width: 80%;
  }
  #oishii20221026 .sectionTohoku .item .item-img {
    display: block;
    margin: auto;
    width: 60%;
  }
  #oishii20221026 .sectionTohoku {
    padding-bottom: 40px;
  }
  #oishii20221026 .viewAllItem .viewAll a {
    width: calc(100% - 40px);
    height: 60px;
    max-width: none;
  }
  #oishii20221026 .viewAllItem .viewAll a .spNone {
    display: none;
  }
  #oishii20221026 .beforeSaleTxt{
    font-size: 15px;
  }
  #oishii20221026 .sectionFruits {
    border-width: 5px; /* 例外 */
  }
}


/* ==============================================================
　620px以下
===============================================================*/
  @media screen and (max-width: 620px) {
    #oishii20221026 .viewAllItem {
      margin: 60px -1em;
    }
  }


/* ==============================================================
　420px以下
===============================================================*/
@media screen and (max-width: 420px) {
  .xs-none {
    display: block !important;
  }
  #oishii20221026 .viewAll a.allBtnBig{
    letter-spacing: -0.01em;
    /*height:75px;*/
  }
}


/* ==============================================================
　374px以下
===============================================================*/
@media screen and (max-width: 374px) {
  #oishii20221026 .bnrWrap .categoryLink a {
    font-size: 17px;
  }
  #oishii20221026 .viewAll a {
    font-size: 16px;
  }
  #oishii20221026 .item .itemName {
    font-size: 13px;
  }
  #oishii20221026 .item .itemPrice {
    font-size: 16px;
  }
  #oishii20221026 .item .itemPrice .small {
    font-size: 9px;
  }
  #oishii20221026 .bnrWrap .categoryLink a {
    font-size: 16px;
  }
  #oishii20221026 .bnrWrap .topBtn a {
    font-size: 15px;
  }
  #oishii20221026 .item .includingPostage {
    min-width: 29px;
    padding-top: 3px;
  }
}


/* ==============================================================
　320px以下
===============================================================*/
@media screen and (max-width: 320px) {
#oishii20221026 .viewAll a{
  letter-spacing: -0.04em!important;
  font-size: 14px!important;
}

