@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
/* headerなし時 */
/* /---headerなし時----*/
/*------------------------------------
chokusoubin_nosalt
*-------------------------------------*/
/* dotsカスタマイズ */

html {
  position: relative;
  min-height: 100%;
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  padding: 0;
}

img {
  border: none;
  vertical-align: middle;
}

a:focus {
  outline: none;
}

.container {
  width: 100%;
}

.wrapper {
  overflow: hidden;
  width: 100%;
  min-width: 1200px;
  padding-top: 0;
}

h1 {
  margin: unset;
}

h2 {
  margin: unset;
}

h3 {
  margin: unset;
}

h4 {
  margin: unset;
}

h5 {
  margin: unset;
}

h6 {
  margin: unset;
}

.txt-center {
  text-align: center;
}

.chokusoubin_nosalt {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  color: #231815;
}
.chokusoubin_nosalt h2 {
  font-weight: 900;
}
.chokusoubin_nosalt .l-inner {
  margin: 0 auto;
  padding: 90px 0;
  max-width: 1200px;
}
.chokusoubin_nosalt .c-txt-mincho {
  font-family: "Zen Old Mincho", serif;
  font-weight: 800;
  font-style: normal;
}
.chokusoubin_nosalt lineup .c-btn {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  display: block;
}
.chokusoubin_nosalt lineup .c-btn:hover {
  opacity: 0.8;
}
.chokusoubin_nosalt .c-btn-sold {
  pointer-events: none;
}
.chokusoubin_nosalt .l-kv img {
  width: 100%;
}
.chokusoubin_nosalt .c-shadow {
  -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
}

.l-introduction {
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_intro.jpg) no-repeat center top/cover;
}

.l-introduction__inner {
  position: relative;
  padding: 90px 0 160px !important;
  max-width: 1200px;
  margin: 0 auto 120px;
  text-align: center;
}
.l-introduction__inner::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -100px;
  width: 575px;
  height: 307px;
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/img_intro.png) no-repeat center top/cover;
}

.l-introduction__ttl {
  width: 100%;
  text-align: center;
}

.l-introduction__txt {
  z-index: 2;
  margin-top: 24px;
  font-size: 1.4rem;
  line-height: 2.2;
  font-weight: 400;
}

.l-introduction__lineup {
  max-width: 1166px;
  margin: 90px auto 0;
}
.l-introduction__lineup__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-introduction__lineup__textBox {
  width: 50%;
  text-align: center;
}
.l-introduction__lineup__imgBox {
  width: 50%;
}
.l-introduction__lineup__txt {
  font-size: 1.8rem;
  font-weight: 800;
  padding: 10px 0;
}

.l-introduction__lineup__ttl {
  width: 90%;
  margin: 0 auto 10px;
}

.l-introduction__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-introduction__cp__inner {
  -webkit-box-shadow: 0 4px 20px rgba(74, 33, 0, 0.2);
          box-shadow: 0 4px 20px rgba(74, 33, 0, 0.2);
}

.l-introduction__cp__ttl_box {
  background: -webkit-gradient(linear, left top, right top, from(#E8B426), color-stop(40%, #FBDA63), color-stop(60%, #FBDA63), to(#E8B426));
  background: linear-gradient(90deg, #E8B426 0%, #FBDA63 40%, #FBDA63 60%, #E8B426 100%);
  position: relative;
  text-align: center;
  padding: 20px;
}
.l-introduction__cp__ttl_box .icon_5per {
  position: absolute;
  top: -70px;
  left: 40px;
}
.l-introduction__cp__ttl_box .l-introduction__cp__ttl {
  font-weight: 900;
}

.l-introduction__cp__box {
  width: 100%;
  border-left: solid 4px #E9B629;
  border-right: solid 4px #E9B629;
  border-bottom: solid 4px #E9B629;
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_lineup_campaign.png) repeat top center/cover;
  padding: 40px 40px 20px 20px;
}
.l-introduction__cp__box__img {
  width: calc(100% - 460px);
  width: 688px;
}
.l-introduction__cp__box_textBox {
  width: 400px;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  font-weight: 800;
  font-size: 2.4ren;
}
.l-introduction__cp__box_textBox_txt {
  font-size: 2.4rem;
}
.l-introduction__cp__box .txt-red {
  color: #AF1E23;
}
.l-introduction__cp__box .txt-red-50 {
  font-size: 5rem;
}

.price_before {
  font-size: 2.2rem;
  text-decoration: line-through;
  font-weight: 400;
}

.price_after {
  font-size: 3.6rem;
  margin: 0 0.5rem;
}

.l-pr_chokusoubin_nosalt__reviewArea {
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_review_pc.jpg) no-repeat center top/cover;
  padding: 90px 0;
}

.l-pr_chokusoubin_nosalt__reviewInner {
  max-width: 1200px;
  margin: 0 auto 40px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-pr_chokusoubin_nosalt__review-ttl {
  font-size: 4rem;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px;
  position: relative;
}
.l-pr_chokusoubin_nosalt__review-ttl::before {
  content: "";
  top: 50%;
  height: 200px;
  width: 1px;
  border: solid 1px #333;
  position: absolute;
  right: -40px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.l-pr_chokusoubin_nosalt__review-ttl::after {
  content: "";
  top: 50%;
  height: 200px;
  width: 1px;
  border: solid 1px #333;
  position: absolute;
  left: -40px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.l-pr_chokusoubin_nosalt__review-img {
  max-width: 300px;
  margin-right: 20px;
  width: 50%;
}

.l-pr_chokusoubin_nosalt__review-star {
  width: 625px;
}
.l-pr_chokusoubin_nosalt__review-star h3 {
  max-width: 320px;
  margin: 0 auto;
}

.l-pr_chokusoubin_nosalt__review-starImg {
  width: 625px;
}

.l-pr_chokusoubin_nosalt__review-star_txt {
  font-size: 1.4rem;
  margin-top: 20px;
}
.l-pr_chokusoubin_nosalt__review-star_txt h4 {
  border: solid 1px #694800;
  display: inline-block;
  padding: 0 4px;
  font-size: 1.4rem;
  color: #694800;
  margin-bottom: 10px;
}
.l-pr_chokusoubin_nosalt__review-star_txt {
  font-weight: 400;
}
.l-pr_chokusoubin_nosalt__review-star_txt li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.l-pr_chokusoubin_nosalt__review-star_txt li::before {
  content: "※ ";
}

.l-pr_chokusoubin_nosalt__review-commentList__slide {
  padding: 0 10px;
  -webkit-transform: scale(0.88);
  transform: scale(0.88);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  margin-bottom: 40px;
}
.l-pr_chokusoubin_nosalt__review-commentList__slide:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}

.l-pr_chokusoubin_nosalt__review-commentList__slide.slick-current {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.l-pr_chokusoubin_nosalt__review-commentList__item {
  position: relative;
  z-index: 1;
  padding: 40px;
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_lineup_campaign.png) repeat;
  width: 570px;
  min-height: 300px;
  color: #231815;
  -webkit-box-shadow: 0 10px 30px rgba(59, 26, 26, 0.5);
  box-shadow: 0 10px 30px rgba(59, 26, 26, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.l-pr_chokusoubin_nosalt__review-commentList__item::before {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: solid 2px #EBC868;
  content: "";
}

.l-pr_chokusoubin_nosalt__review-commentList__txt {
  font-size: 1.8rem;
  position: relative;
  z-index: 10;
  font-weight: 800;
}

.l-pr_chokusoubin_nosalt__review-commentList__name {
  text-align: right;
  margin-top: 20px;
  font-weight: 800;
}

.l-instagram {
  padding: 90px 20px;
}
.l-instagram .voice-title {
  width: 600px;
  text-align: center;
  margin: 0 auto -60px;
  position: relative;
}
.l-instagram .voice-title::before {
  content: "";
  top: -10px;
  height: 80px;
  width: 1px;
  border: solid 1px #333;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}
.l-instagram .voice-title::after {
  content: "";
  top: -10px;
  height: 80px;
  width: 1px;
  border: solid 1px #333;
  position: absolute;
  left: 0;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.l-instagram .voice-note {
  text-align: center;
}

.l-about {
  position: relative;
  z-index: 2;
}

.l-about__head {
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_about_intro.jpg) no-repeat center/cover;
  padding-bottom: 505px;
}

.l-about__head--desc {
  text-align: center;
  color: #fff;
  padding-top: 90px;
}

.l-about__head--ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 5rem;
  font-weight: 600;
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #fff;
}
.l-about__head--ttl::before {
  display: block;
  position: absolute;
  content: "";
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/line_ttl_about.png) no-repeat left 5px bottom -1px/contain;
  width: 735px;
  height: 32px;
  bottom: 0;
  z-index: -1;
}

.l-about__head--subttl {
  font-size: 3.2rem;
  line-height: 2.5;
  margin-top: 40px;
  font-weight: 900;
  font-family: "Zen Old Mincho", serif;
  color: #fff;
}

.l-about__head--txt {
  font-size: 2.5rem;
  margin-top: 4px;
  font-family: "Zen Old Mincho", serif;
}

.l-about__cont {
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_about.jpg) no-repeat center/cover;
}

.l-about__cont-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 0 90px;
}

.l-about__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-about__flexbox:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.l-about__flexbox:nth-of-type(2n) .l-about__desc {
  padding-left: 94px;
}
.l-about__flexbox + .l-about__flexbox {
  margin-top: 75px;
}
.l-about__flexbox:nth-of-type(3n) .l-about__ttl {
  line-height: 1.2;
}

.l-about__desc {
  width: 50%;
  padding-left: 60px;
}

.l-about__thumb {
  width: 50%;
}

.l-about__ttl {
  font-size: 4rem;
  color: #AF1E23;
  font-family: "Zen Old Mincho", serif;
  font-weight: 900;
}

.l-about__ttl--potato {
  margin-left: -10px;
}

.l-about__txt {
  font-size: 2rem;
  line-height: 1.75;
  margin-top: 24px;
  font-weight: 500;
}

.l-product {
  position: relative;
  z-index: 2;
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_product_pc.webp) no-repeat right top/cover;
}

.l-product__head {
  text-align: center;
  padding: 90px 0 120px;
}

.l-product__cont-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 150px;
}

.l-product__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-product__flexbox:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.l-product__flexbox:nth-of-type(2n) .l-product__desc {
  padding-left: 120px;
}
.l-product__flexbox + .l-product__flexbox {
  margin-top: 120px;
}

.l-product__desc {
  width: 50%;
  padding-left: 60px;
}

.l-product__thumb {
  width: 50%;
}

.l-product__ttl {
  font-size: 5rem;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 900;
}

.l-product__txt {
  font-size: 2rem;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.75;
  margin-top: 24px;
  font-weight: 500;
}

.l-lineup {
  background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_lineup_pc.webp) repeat-y center/cover;
}

.l-lineup__inner {
  padding: 90px 0;
  max-width: 1200px;
  margin: 0 auto;
}

.l-lineup__box {
  text-align: center;
}

.l-lineup__box__ttl {
  padding: 10px 0 20px;
  font-size: 4rem;
  color: #231815;
}

.l-lineup__box__ttl_sub {
  font-size: 2.2rem;
  text-align: center;
}

.l-lineup__2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 120px;
  margin-top: 60px;
}

.l-lineup__txt {
  white-space: nowrap;
  font-size: 2.2rem;
  font-weight: 900;
  margin-bottom: 10px;
}
.l-lineup__txt_sub {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.l-lineup__txt_price {
  color: #AF1E23;
  font-size: 4rem;
}
.l-lineup__txt_price .txt_small_price {
  font-size: 2.2rem;
}

.l-lineup__btn {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 30px;
}

.l-details {
  background: #FFF7DE;
}

.directDelivery__image_eighth {
  padding-bottom: 100px;
}

.directDelivery__image_eighth__wrap {
  position: relative;
  width: 860px;
  height: 100px;
  padding-top: 5px;
  margin: 0 auto 40px;
  clear: both;
}
.directDelivery__image_eighth__wrap::before {
  position: absolute;
  top: 0;
  left: 472px;
  width: 1px;
  height: 100px;
  content: "";
  background: #8D8D8D;
}

.directDelivery__image_eighth__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: left;
  width: 454px;
  text-align: left;
}
.directDelivery__image_eighth__list dt {
  width: 80px;
  margin-bottom: 10px;
  font-size: 14px;
}
.directDelivery__image_eighth__list dd {
  width: 374px;
  font-size: 14px;
}
.directDelivery__image_eighth__list:last-of-type {
  float: right;
  width: 370px;
}
.directDelivery__image_eighth__list:last-of-type dt {
  width: 150px;
}
.directDelivery__image_eighth__list:last-of-type dd {
  width: 220px;
}

.directDelivery__image_eighth__name {
  margin: 60px 0 0;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}

.directDelivery__image_eighth__table {
  width: 860px;
  margin: 20px auto 0;
  border-top: solid #8D8D8D 1px;
  border-left: solid #8D8D8D 1px;
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
.directDelivery__image_eighth__table div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.directDelivery__image_eighth__table dt {
  padding: 20px 0 20px;
  font-size: 12px;
  text-align: left;
  border-right: solid #8D8D8D 1px;
  border-bottom: solid #8D8D8D 1px;
  width: 190px;
  font-weight: 800;
  text-align: center;
}
.directDelivery__image_eighth__table dt .attention {
  font-weight: 200;
}
.directDelivery__image_eighth__table dd {
  flex: 1;
  padding: 20px 0 20px;
  font-size: 12px;
  text-align: left;
  border-right: solid #8D8D8D 1px;
  border-bottom: solid #8D8D8D 1px;
  padding: 20px 20px 20px 40px;
}
.directDelivery__image_eighth__table dd span + span {
  margin-top: 20px;
  display: block;
}

.chokusoubin_nosalt_obi {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 1200px;
  height: 90px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

.chokusoubin_nosalt_obi.is-animated {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.chokusoubin_nosalt__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1500px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-cv-txt--limitted {
  width: 845px;
}
.c-cv-txt--limitted img {
  width: 845px;
}

.chokusoubin_nosalt__button {
  margin-left: 12px;
  max-width: 317px;
}
.chokusoubin_nosalt__button a {
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
  margin-left: 10px;
}
.chokusoubin_nosalt__button a:hover {
  opacity: 0.8;
}

.chokusoubin_nosalt--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  min-width: 1200px;
  height: 80px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

.dots-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dots-wrap li {
  width: 15px;
  height: 15px;
  margin: 0 10px;
  background: #fcfcfc;
  border-radius: 50%;
  cursor: pointer;
}
.dots-wrap li:hover {
  background: #333;
}
.dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
}
.dots-wrap li.slick-active {
  background: #333;
}

@media screen and (max-width: 1499px) {
  .c-cv-txt--limitted img {
    max-width: 845px;
  }
  .chokusoubin_nosalt__button {
    margin-left: 20px;
    max-width: 317px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    min-width: unset;
  }
  .chokusoubin_nosalt .l-inner {
    padding: 40px 5.33333% 60px;
    width: 100%;
    overflow: hidden;
  }
  .l-introduction {
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_intro_sp.webp) no-repeat center top/cover;
  }
  .l-introduction__inner {
    padding: 70px 0 200px !important;
    margin-bottom: 0;
  }
  .l-introduction__inner::before {
    width: 90%;
    height: 200px;
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/img_intro.png) no-repeat center top/contain;
    left: -40px;
    bottom: 80px;
    z-index: 100;
  }
  .l-introduction__ttl {
    width: 100%;
    text-align: center;
    padding: 0 10px;
  }
  .l-introduction__txt {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 90px;
  }
  .l-introduction__cp {
    margin-top: 20px;
  }
  .l-introduction__cp__inner {
    margin-top: 20px;
  }
  .l-introduction__cp__box__img {
    width: 100%;
  }
  .l-introduction__cp__box_textBox {
    width: 100%;
    font-weight: 800;
  }
  .l-introduction__cp__box_textBox_txt {
    font-size: 1.8rem;
  }
  .l-introduction__cp__box .txt-red-50 {
    font-size: 4rem;
  }
  .price_before {
    font-size: 1.6rem;
  }
  .price_after {
    font-size: 3rem;
    margin: 0;
  }
  .l-introduction__cp__ttl_box {
    padding: 20px 10px 10px;
  }
  .l-introduction__cp__ttl_box .l-introduction__cp__ttl {
    font-size: 3rem;
    line-height: 1.25;
  }
  .l-introduction__cp__ttl_box .l-introduction__cp__ttl_sub {
    font-size: 1.6rem;
    display: inline-block;
  }
  .l-introduction__cp__ttl_box .icon_5per {
    width: 80px;
    left: -4px;
    top: -44px;
  }
  .l-introduction__flexbox {
    display: block;
    padding: 20px 10px;
  }
  .l-introduction__lineup {
    margin: 0 auto;
  }
  .l-introduction__lineup__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-introduction__lineup__textBox {
    width: 100%;
    text-align: center;
    margin: 40px 0 0;
  }
  .l-introduction__lineup__imgBox {
    width: 100%;
  }
  .l-introduction__lineup__ttl {
    padding: 0 40px;
  }
  .l-pr_chokusoubin_nosalt__reviewArea {
    padding: 60px 0 40px;
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_review_sp.jpg) repeat center top;
  }
  .l-pr_chokusoubin_nosalt__reviewInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto 0;
    padding: 0 20px;
    gap: 0;
  }
  .l-pr_chokusoubin_nosalt__review-ttl {
    width: calc(100% - 80px);
    font-size: 3rem;
    line-height: 1.25;
    margin: 0 auto 20px;
  }
  .l-pr_chokusoubin_nosalt__review-ttl_sub {
    font-size: 2rem;
  }
  .l-pr_chokusoubin_nosalt__review-ttl::before {
    content: "";
    top: 65%;
    height: 40px;
    width: 1px;
    border: solid 1px #333;
    position: absolute;
    right: 0px;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
  .l-pr_chokusoubin_nosalt__review-ttl::after {
    content: "";
    top: 65%;
    height: 40px;
    width: 1px;
    border: solid 1px #333;
    position: absolute;
    left: 0px;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
  .l-pr_chokusoubin_nosalt__review-img {
    width: 100%;
  }
  .l-pr_chokusoubin_nosalt__review-star {
    width: 100%;
  }
  .l-pr_chokusoubin_nosalt__review-star_txt {
    margin: 40px 0;
    text-align: left;
  }
  .l-pr_chokusoubin_nosalt__review-commentList__slide {
    padding: 0;
    margin-bottom: 20px;
  }
  .l-pr_chokusoubin_nosalt__review-commentList__item {
    width: 100%;
    padding: 40px 20px;
    min-height: 250px;
    -webkit-box-shadow: 0 10px 10px rgba(59, 26, 26, 0.4);
    box-shadow: 0 10px 10px rgba(59, 26, 26, 0.4);
  }
  .l-pr_chokusoubin_nosalt__review-commentList__txt {
    font-size: 1.4rem;
  }
  .l-pr_chokusoubin_nosalt__review-commentList__name {
    margin-top: 10px;
  }
  .l-instagram {
    padding: 40px 20px;
  }
  .l-instagram .voice-title {
    margin: 0 auto 20px;
    width: auto;
  }
  .l-instagram .voice-title::before {
    content: "";
    top: 10px;
    height: 60px;
    right: 10px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
  }
  .l-instagram .voice-title::after {
    content: "";
    top: 10px;
    height: 60px;
    left: 10px;
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg);
  }
  .l-product {
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_product01_sp.jpg) no-repeat center top/contain, url(/img/usr/lp/chokusoubin_nosalt/2026/bg_product02_sp.jpg) no-repeat center bottom/contain, #000;
  }
  .l-product .l-inner {
    padding: 0 20px 60px;
  }
  .l-product {
    padding: 0 20px;
  }
  .l-product__head {
    text-align: center;
    padding: 40px 0 200px;
  }
  .l-product__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-product__flexbox .l-product__desc {
    padding-top: 40px;
  }
  .l-product__flexbox:nth-of-type(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-product__flexbox:nth-of-type(2n) .l-product__desc {
    padding-left: 0;
  }
  .l-product__flexbox + .l-product__flexbox {
    margin-top: 60px;
  }
  .l-product__cont {
    padding: 0;
    background: none;
  }
  .l-product__cont-inner {
    padding-bottom: 90px;
  }
  .l-product__thumb {
    width: 100%;
  }
  .l-product__desc {
    width: 100%;
    margin-right: 0;
    padding: 60px 0 0;
  }
  .l-product__ttl {
    font-size: 3rem;
  }
  .l-product__txt {
    font-size: 1.6rem;
  }
  .l-about__head {
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_about_intro_sp.jpg) no-repeat center/cover;
    min-height: auto;
    padding-bottom: 168px;
  }
  .l-about__head--desc {
    padding-top: 16vw;
  }
  .l-about__head--ttl::before {
    width: 100%;
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/line_ttl_about.png) no-repeat left 5px bottom -1px/contain;
  }
  .l-about__head--ttl {
    font-size: 2.4rem;
  }
  .l-about__head--subttl {
    font-size: 2rem;
    color: #fff;
    line-height: 1.75;
    margin-bottom: 10px;
  }
  .l-about__head--txt {
    font-size: 1.6rem;
    margin-top: unset;
    margin-bottom: 10px;
  }
  .l-about__cont {
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_about_sp.jpg) no-repeat center/cover;
  }
  .l-about__cont-inner {
    padding: 40px 0 60px;
  }
  .l-about__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
    padding: 0 5.33333%;
  }
  .l-about__flexbox:nth-of-type(2n) .l-about__desc {
    padding-left: unset;
  }
  .l-about__flexbox + .l-about__flexbox {
    margin-top: 40px;
  }
  .l-about__desc {
    width: 100%;
    padding-left: unset;
  }
  .l-about__thumb {
    width: 100%;
  }
  .l-about__ttl {
    font-size: 3rem;
    margin-top: 30px;
    text-align: center;
  }
  .l-about__ttl--potato {
    margin-left: unset;
  }
  .l-about__txt {
    font-size: 1.6rem;
    margin-top: 20px;
    text-align: center;
  }
  .l-lineup {
    background: url(/img/usr/lp/chokusoubin_nosalt/2026/bg_lineup_sp.jpg) no-repeat center top/contain, #FFF7DE;
  }
  .l-lineup__inner {
    padding: 90px 20px 0 !important;
  }
  .l-lineup__box__ttl {
    font-size: 3rem;
    line-height: 1.5;
  }
  .l-lineup__box__ttl span {
    font-size: 1.8rem;
  }
  .l-lineup__box__ttl_sub {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .l-lineup__box__ttl_sub::before {
    width: 10px;
  }
  .l-lineup__box__ttl_sub::after {
    width: 10px;
  }
  .l-lineup__2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
  .l-lineup__txt {
    margin-top: 20px;
    white-space: wrap;
    font-size: 1.8rem;
  }
  .l-lineup__txt_sub {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .l-lineup__txt_price {
    color: #AF1E23;
    font-size: 4rem;
    font-weight: 900;
  }
  .l-lineup__txt_price .txt_small_price {
    font-size: 2rem;
  }
  .l-lineup__btn {
    margin-top: 20px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .l-details {
    padding-bottom: 60px;
  }
  .directDelivery__image_eighth {
    padding: 60px 20px 20px;
  }
  .directDelivery__image_eighth__wrap {
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  .directDelivery__image_eighth__wrap::before {
    position: relative;
  }
  .directDelivery__image_eighth__list {
    display: block;
    width: 100%;
  }
  .directDelivery__image_eighth__list dt {
    font-size: 1.2rem;
    font-weight: 600;
    width: 100%;
    display: block;
    margin-bottom: unset;
  }
  .directDelivery__image_eighth__list dd {
    width: 100%;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 10px;
  }
  .directDelivery__image_eighth__list:last-of-type {
    float: none;
    width: auto;
  }
  .directDelivery__image_eighth__list:last-of-type dt {
    width: 100%;
  }
  .directDelivery__image_eighth__list:last-of-type dd {
    width: 76%;
  }
  .directDelivery__image_eighth__table {
    width: auto;
    border-right: solid #8D8D8D 1px;
    margin: 10px auto 0;
  }
  .directDelivery__image_eighth__table dt {
    border-right: none;
    padding: 15px 0 12px 10px;
    border-bottom: none;
    width: auto;
  }
  .directDelivery__image_eighth__table dd {
    border-right: none;
    padding: 15px 0 12px 10px;
    padding: 0 15px 20px 10px;
  }
  .directDelivery__image_eighth__table dd b {
    display: inline-block;
    margin-bottom: 6px;
  }
  .chokusoubin_nosalt {
    min-width: unset;
    padding: unset;
    height: auto;
  }
  .chokusoubin_nosalt__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
  .c-cv-txt--limitted {
    width: 100%;
  }
  .c-cv-txt--limitted img {
    width: 100%;
  }
  .chokusoubin_nosalt__button a {
    margin-left: unset;
  }
  .chokusoubin_nosalt__button {
    max-width: unset;
    margin-left: 0;
    width: 100%;
    margin-right: unset;
  }
  .chokusoubin_nosalt--top {
    min-width: unset;
    padding: unset;
    height: unset;
  }
  .chokusoubin_nosalt_obi {
    min-width: 100%;
  }
}

.vsm-tile.slideUp .ecbn-selection-page-wrapper .ecbn-selection-title {
  display: none;
}
/*# sourceMappingURL=chokusoubin_nosalt.css.map */