body {
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {
  .l-main .p-mv__image {
    width: 100%;
    height: 45vh;
  }
  .l-main .p-mv__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.l-main .p-about {
  background-color: #FAF3E8;
  padding-top: 0.6rem;
  padding-bottom: 12rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-about {
    padding-top: 0;
    padding-bottom: 16vw;
  }
}
.l-main .p-about .l-content-inner {
  width: 124.2rem;
}
.l-main .p-about__content {
  position: relative;
}
.l-main .p-about__title {
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__title {
    position: static;
  }
}
.l-main .p-about__title-en {
  color: #0082C8;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.67;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__title-en {
    font-size: 4.8vw;
  }
}
.l-main .p-about__title-jp {
  margin-top: -0.1em;
  font-size: 7rem;
  font-weight: 700;
  line-height: 1.4428571429;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__title-jp {
    font-size: 8vw;
    margin-top: 0;
  }
}
.l-main .p-about__title-jp .line {
  background-image: url(../images/salt/img_about_line.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__title-jp .line {
    padding-bottom: 2.6666666667vw;
    background-size: contain;
    background-size: 100%;
  }
}
.l-main .p-about__title-jp .kakko {
  margin-left: -0.5em;
}
.l-main .p-about__title-jp .kakko:last-of-type {
  margin-left: 0;
  margin-right: -0.5em;
}
.l-main .p-about__copy {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.25;
  position: absolute;
  right: 9rem;
  bottom: 12.6rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__copy {
    position: static;
    font-size: 5.3333333333vw;
    margin-top: 9.3333333333vw;
  }
}
.l-main .p-about__copy p + p {
  margin-top: 0.6rem;
}
.l-main .p-about__copy .bg {
  display: inline-block;
  background-color: #ffffff;
  padding: 0.5rem 1rem;
}
.l-main .p-about__copy .blue {
  color: #0082C8;
}
.l-main .p-about__text {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.84;
  letter-spacing: 0.15em;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__text {
    font-size: 4.8vw;
    text-align: left;
    margin-top: 1em;
  }
}
.l-main .p-about__text .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #FCF872));
  background: linear-gradient(transparent 60%, #FCF872 0%);
}
.l-main .p-about__text2 {
  margin-top: 6rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__text2 {
    margin-top: 8vw;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-about__deco {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-main .p-about__deco .deco {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .l-main .p-about__deco .deco {
    position: static;
    width: 100%;
  }
}
.l-main .p-about__deco .deco.-deco1 {
  left: 2.6rem;
  bottom: -7.7rem;
}
.l-main .p-about__deco .deco.-deco2 {
  right: 1.5rem;
  bottom: -1.7rem;
  z-index: 1;
}
.l-main .p-reason {
  background-image: url(../images/salt/bg_reason.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  background-color: #FAF3E8;
}
.l-main .p-reason .bg {
  background-image: url(../images/salt/bg_reason2.png);
  background-size: 100%;
  padding-bottom: 7rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason .bg {
    padding-bottom: 16vw;
  }
}
.l-main .p-reason .l-content-inner {
  width: 144rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason .l-content-inner {
    padding: 0;
  }
}
.l-main .p-reason__title-en {
  color: #ffffff;
  text-align: center;
  font-size: 20rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
  top: -6rem;
  margin-bottom: -6rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__title-en {
    font-size: 16vw;
    top: -8vw;
    margin-bottom: -8vw;
  }
}
.l-main .p-reason__title-jp {
  color: #000000;
}
.l-main .p-reason__title-jp .title1 {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__title-jp .title1 {
    font-size: 5.3333333333vw;
  }
}
.l-main .p-reason__title-jp .title2 {
  text-align: center;
  font-size: 7.2rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1;
  margin-top: -1.2rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__title-jp .title2 {
    font-size: 8vw;
    margin-top: 0;
  }
}
.l-main .p-reason__title-jp .title2 span {
  color: #0082C8;
  font-size: 13rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__title-jp .title2 span {
    font-size: 17.3333333333vw;
    position: relative;
    top: 0.1em;
  }
}
.l-main .p-reason__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  margin-top: 6.5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__content {
    gap: 10.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}
.l-main .p-reason__box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 11rem;
  gap: 9rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box {
    display: block;
    padding: 0;
  }
}
.l-main .p-reason__box .img {
  width: 72rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box .img {
    width: 100%;
    padding: 0 5.3333333333vw 0 0;
  }
}
.l-main .p-reason__box .cnt {
  width: 52rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box .cnt {
    width: 100%;
    padding: 0 5.3333333333vw;
    margin-top: 8vw;
  }
}
.l-main .p-reason__box:nth-of-type(2) {
  padding-left: 11rem;
  padding-right: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box:nth-of-type(2) {
    padding: 0;
  }
  .l-main .p-reason__box:nth-of-type(2) .img {
    padding: 0 0 0 5.3333333333vw;
  }
}
.l-main .p-reason__box .point {
  width: 12rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box .point {
    width: 26.6666666667vw;
  }
}
.l-main .p-reason__box .title {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.15em;
  margin-top: 2rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box .title {
    font-size: 5.8666666667vw;
  }
}
.l-main .p-reason__box .text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  margin-top: 4.5rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__box .text {
    margin-top: 4vw;
  }
}
.l-main .p-reason__deco {
  position: relative;
}
.l-main .p-reason__deco .deco {
  position: absolute;
}
.l-main .p-reason__deco .deco1 {
  left: 12.2rem;
  top: 9rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__deco .deco1 {
    width: 32vw;
    left: 0;
    top: 8vw;
  }
}
.l-main .p-reason__deco .deco2 {
  right: 8.8rem;
  top: 20rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__deco .deco2 {
    width: 32vw;
    right: 0;
    top: 8vw;
  }
}
.l-main .p-reason__deco .deco3 {
  right: -4.3rem;
  top: -17.7rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-reason__deco .deco3 {
    width: 40vw;
    right: 0;
    top: -13.3333333333vw;
  }
}
.l-main .p-photo {
  background-image: url(../images/salt/bg_reason2.png);
  background-size: 100%;
  background-position: top 7.8rem center;
}
.l-main .p-photo img {
  width: 100%;
  display: block;
}
.l-main .p-history {
  background-image: url(../images/salt/bg_history.png);
  background-size: 100%;
  margin-top: -2rem;
  position: relative;
  padding-top: 7.7rem;
  padding-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-history {
    margin-top: -10.6666666667vw;
    padding-top: 16vw;
    padding-bottom: 16vw;
    background-size: cover;
  }
}
.l-main .p-history__deco {
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__deco {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.l-main .p-history__deco .deco {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__deco .deco {
    position: static;
  }
}
.l-main .p-history__deco .deco1 {
  width: 21.7rem;
  top: -15rem;
  left: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__deco .deco1 {
    width: 40%;
  }
}
.l-main .p-history__deco .deco2 {
  width: 25.2rem;
  top: 0;
  right: -5.9rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__deco .deco2 {
    width: 40%;
  }
}
.l-main .p-history__title {
  width: 61rem;
  margin: auto;
  max-width: 100%;
}
.l-main .p-history__title img {
  display: block;
}
.l-main .p-history__text {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.15em;
  margin-top: 6rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__text {
    font-size: 4.2666666667vw;
    line-height: 1.8;
    margin-top: 10.6666666667vw;
    text-align: left;
  }
}
.l-main .p-history__content {
  margin-top: 11rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__content {
    margin-top: 21.3333333333vw;
  }
}
.l-main .p-history__content-deco .deco {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__content-deco .deco {
    display: none;
  }
}
.l-main .p-history__content-deco .deco1 {
  top: 0;
  right: -7.6rem;
}
.l-main .p-history__content-deco .deco2 {
  bottom: 6.3rem;
  right: 11.4rem;
}
.l-main .p-history__box {
  width: 62rem;
  background-color: #ffffff;
  border-radius: 10rem;
  padding: 0 7rem 7rem;
  -webkit-box-shadow: 0 0.6rem 0 0 #FCF872;
          box-shadow: 0 0.6rem 0 0 #FCF872;
  margin-top: -12rem;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__box {
    width: 100%;
    margin-top: 21.3333333333vw;
    border-radius: 8vw;
    padding: 6.6666666667vw;
  }
}
.l-main .p-history__box .title {
  position: relative;
  top: -10rem;
  margin-bottom: -10rem;
  margin-right: -2.4rem;
}
.l-main .p-history__box .text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-history__box .text {
    font-size: 3.7333333333vw;
    line-height: 1.8;
    margin-top: 4vw;
  }
}
.l-main .p-history__box:first-of-type {
  margin-top: 0;
}
.l-main .p-history__box:nth-of-type(4) .title {
  top: -8.6rem;
  margin-bottom: -8.6rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-history__box:nth-of-type(5) {
    margin-top: -21.5rem;
  }
}
.l-main .p-history__box:nth-of-type(2n) {
  margin-right: 0;
  margin-left: auto;
}
.l-main .p-production {
  position: relative;
  background-image: url(../images/salt/bg_production.png);
  background-size: 100%;
  background-position: top center;
  padding-top: 12.7rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production {
    padding-top: 16vw;
    background-size: cover;
  }
}
.l-main .p-production .l-content-inner {
  width: 144rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production .l-content-inner {
    padding: 0;
  }
}
.l-main .p-production__title {
  width: 62.6rem;
  margin: auto;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__title {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
.l-main .p-production__title img {
  display: block;
}
.l-main .p-production__title-outer {
  position: relative;
  width: 120rem;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__title-outer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 5.3333333333vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.l-main .p-production__title-outer .deco {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__title-outer .deco {
    position: static;
  }
}
.l-main .p-production__title-outer .deco1 {
  bottom: 2.3rem;
  left: 13.7rem;
  width: 16.3rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__title-outer .deco1 {
    width: 26.6666666667vw;
  }
}
.l-main .p-production__title-outer .deco2 {
  top: 0;
  right: 8.9rem;
  width: 12.9rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__title-outer .deco2 {
    width: 40vw;
  }
}
.l-main .p-production__title-outer .deco3 {
  width: 13.1rem;
  top: -15.4rem;
  left: 11.5rem;
}
.l-main .p-production__title-outer .deco4 {
  bottom: -5rem;
  right: 14.4rem;
  width: 20rem;
}
.l-main .p-production__box1 {
  margin-top: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 12rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box1 {
    display: block;
    margin-top: 10.6666666667vw;
    padding: 0;
  }
}
.l-main .p-production__box1 .img {
  width: 78rem;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box1 .img {
    width: 100%;
    padding: 0 0 0 5.3333333333vw;
    margin-top: 8vw;
  }
}
.l-main .p-production__box1 .cnt {
  width: calc(100% - 78rem - 5rem);
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box1 .cnt {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
.l-main .p-production__box1 .cnt .circle {
  position: absolute;
  width: 68.6rem;
  height: 68.6rem;
  position: absolute;
  top: 50%;
  right: 5.7rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box1 .cnt .circle {
    width: 106.6666666667vw;
    height: 106.6666666667vw;
  }
}
.l-main .p-production__box1 .cnt .circle::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/salt/img_production_circle.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-animation: rotate 20s linear infinite;
          animation: rotate 20s linear infinite;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.l-main .p-production__box1 .title {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.52;
  letter-spacing: 0.05em;
  position: relative;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box1 .title {
    font-size: 5.8666666667vw;
  }
}
.l-main .p-production__box1 .title span {
  color: #0082C8;
}
.l-main .p-production__box1 .text {
  margin-top: 5rem;
  font-size: 1.6rem;
  line-height: 2;
  position: relative;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box1 .text {
    margin-top: 6.6666666667vw;
  }
}
.l-main .p-production__box1 .text span {
  font-weight: 700;
  background-color: #FCF872;
  display: inline-block;
  padding: 0 0.5em;
}
.l-main .p-production__box2 {
  margin-top: 8rem;
  padding: 8.5rem 12rem 6.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 {
    margin-top: 10.6666666667vw;
    padding: 0 5.3333333333vw;
  }
}
.l-main .p-production__box2::before {
  content: "";
  width: 102rem;
  max-width: 100%;
  height: 100%;
  background-color: #FCF872;
  display: block;
  border-radius: 0 100vh 100vh 0;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2::before {
    width: 66.6666666667vw;
    height: calc(100% + 10.6666666667vw);
    top: -5.3333333333vw;
    border-radius: 0 13.3333333333vw 13.3333333333vw 0;
  }
}
.l-main .p-production__box2 .inner {
  background-color: #ffffff;
  border-radius: 5rem;
  padding: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 .inner {
    border-radius: 8vw;
    padding: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
}
.l-main .p-production__box2 .img {
  width: 43rem;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 .img {
    width: 100%;
  }
}
.l-main .p-production__box2 .cnt {
  width: calc(100% - 43rem - 7rem);
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 .cnt {
    width: 100%;
    margin-top: 0;
  }
}
.l-main .p-production__box2 .title {
  width: 39rem;
  position: relative;
  top: -8rem;
  margin-bottom: -8rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 .title {
    width: 100%;
    top: 0;
    margin-bottom: 0;
  }
}
.l-main .p-production__box2 .text {
  margin-top: 1.5em;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 .text {
    font-size: 3.7333333333vw;
    line-height: 1.8;
  }
}
.l-main .p-production__box2 .text span {
  font-weight: bold;
}
.l-main .p-production__box2 .deco {
  position: absolute;
  right: 17.8rem;
  bottom: -13.2rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-production__box2 .deco {
    right: 4vw;
    bottom: -32vw;
    width: 53.3333333333vw;
  }
}
.l-main .p-flow {
  padding-top: 8rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}
.l-main .p-flow .l-content-inner {
  width: 120rem;
  position: relative;
}
.l-main .p-flow .l-content-inner .deco {
  position: absolute;
  left: -10.7rem;
  top: 6rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow .l-content-inner .deco {
    width: 53.3333333333vw;
    left: 0;
    top: -26.6666666667vw;
  }
}
.l-main .p-flow__title-en {
  color: #FFF;
  text-align: center;
  font-size: 18rem;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__title-en {
    font-size: 16vw;
  }
}
.l-main .p-flow__title-jp {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1;
  margin-top: -5.2rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__title-jp {
    font-size: 5.8666666667vw;
    margin-top: 0;
  }
}
.l-main .p-flow__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9rem;
  margin-top: 13rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__content {
    gap: 10.6666666667vw 5.3333333333vw;
    margin-top: 13.3333333333vw;
    padding: 0 5.3333333333vw;
  }
}
.l-main .p-flow__content .item {
  width: 34rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__content .item {
    width: calc((100% - 5.3333333333vw) / 2);
  }
}
.l-main .p-flow__content .item .img {
  position: relative;
}
.l-main .p-flow__content .item .img img {
  display: block;
}
.l-main .p-flow__content .item .img .step {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__content .item .img .step {
    width: 16vw;
  }
}
.l-main .p-flow__content .item .title {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #000000;
  margin-top: 1.3rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__content .item .title {
    margin-top: 4vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.05em;
  }
}
.l-main .p-flow__content .item .title > span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #FCF872));
  background: linear-gradient(transparent 60%, #FCF872 0%);
}
.l-main .p-flow__content .item .title .kana-wrap {
  display: inline-block;
  text-align: center;
  position: relative;
}
.l-main .p-flow__content .item .title .kana-wrap .kana {
  font-size: 1.3rem;
  line-height: 1;
  display: inline-block;
  top: 0.5rem;
  position: absolute;
  width: 100%;
  left: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__content .item .title .kana-wrap .kana {
    font-size: 2.6666666667vw;
    top: -0.5em;
  }
}
.l-main .p-flow__content .item .text {
  padding: 0 0.5em;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__content .item .text {
    margin-top: 0;
    padding: 0;
    font-size: 3.7333333333vw;
    line-height: 1.8;
  }
}
.l-main .p-flow__challenge {
  margin-top: 12.5rem;
  background-color: #FCF872;
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5.4rem 0 7rem 8rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge {
    margin: 13.3333333333vw auto auto;
    display: block;
    padding: 5.3333333333vw;
    width: calc(100% - 10.6666666667vw);
  }
}
.l-main .p-flow__challenge-deco {
  position: absolute;
  width: 15.3rem;
  top: -2.5rem;
  left: 6rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge-deco {
    width: 32vw;
    top: -10.6666666667vw;
    left: -4vw;
  }
}
.l-main .p-flow__challenge .cnt {
  width: 50.1rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge .cnt {
    width: 100%;
  }
}
.l-main .p-flow__challenge .img {
  width: 63.2rem;
  position: absolute;
  top: 50%;
  right: -3rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge .img {
    position: relative;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    top: auto;
    right: auto;
    margin-top: 4vw;
    left: 6.6666666667vw;
  }
}
.l-main .p-flow__challenge .title {
  color: #000;
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge .title {
    font-size: 4.8vw;
  }
}
.l-main .p-flow__challenge .title > span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ffffff));
  background: linear-gradient(transparent 60%, #ffffff 0%);
}
.l-main .p-flow__challenge .text {
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge .text {
    margin-top: 1em;
    font-size: 3.7333333333vw;
    line-height: 1.8;
  }
}
.l-main .p-flow__challenge .c-btn {
  margin-top: 2.7rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-flow__challenge .c-btn {
    margin-top: 4vw;
  }
}
.l-main .p-gourmet {
  background-image: url(../images/salt/bg_production2.png);
  background-size: 100%;
  background-position: bottom center;
}
.l-main .p-gourmet .bg {
  background-image: url(../images/salt/bg_food.png);
  background-size: cover;
  padding-top: 10rem;
  padding-bottom: 13rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet .bg {
    padding-top: 16vw;
    padding-bottom: 26.6666666667vw;
    background-position: center top;
  }
}
.l-main .p-gourmet__main {
  position: relative;
  width: 109rem;
  max-width: 100%;
  padding-right: 4rem;
  margin: auto;
}
.l-main .p-gourmet__title {
  position: absolute;
  top: 14rem;
  right: 0;
  color: #FFF;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__title {
    position: static;
    font-size: 5.8666666667vw;
    margin-top: 2.6666666667vw;
  }
}
.l-main .p-gourmet__title span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #74CAE4));
  background: linear-gradient(transparent 60%, #74CAE4 0%);
}
.l-main .p-gourmet__text {
  margin-top: 6rem;
  color: #FFF;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text {
    margin-top: 5.3333333333vw;
    font-size: 4.2666666667vw;
    text-align: left;
  }
}
.l-main .p-gourmet__content {
  background-color: #ffffff;
  border-radius: 5rem;
  padding: 8.4rem 11rem 9.5rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__content {
    margin-top: 8vw;
    padding: 5.3333333333vw;
    border-radius: 5.3333333333vw;
  }
}
.l-main .p-gourmet__content .box-title-en {
  color: rgba(0, 130, 200, 0.1);
  text-align: center;
  font-size: 10rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__content .box-title-en {
    font-size: 13.3333333333vw;
  }
}
.l-main .p-gourmet__content .box-title-jp {
  color: #000;
  text-align: center;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.15em;
  margin-top: -4rem;
  position: relative;
  padding-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__content .box-title-jp {
    font-size: 4.8vw;
    margin-top: -1em;
    padding-bottom: 5.3333333333vw;
  }
}
.l-main .p-gourmet__content .box-title-jp::after {
  content: "";
  width: 5.4rem;
  height: 2rem;
  background-image: url(../images/salt/img_gourmet_line.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  display: block;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__content .box-title-jp::after {
    width: 8vw;
    height: 4vw;
  }
}
.l-main .p-gourmet__box.-box2 {
  margin-top: 8.5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__box.-box2 {
    margin-top: 10.6666666667vw;
  }
}
.l-main .p-gourmet__box.-box2 .box-title-en {
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__box.-box2 .box-title-en {
    font-size: 10.1333333333vw;
  }
}
.l-main .p-gourmet__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__list {
    margin-top: 8vw;
    gap: 5.3333333333vw;
  }
}
.l-main .p-gourmet__list .item {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__list .item {
    width: calc((100% - 5.3333333333vw) / 2);
  }
}
.l-main .p-gourmet__list .item .title {
  margin-top: 1.2rem;
  color: #343434;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__list .item .title {
    font-size: 3.7333333333vw;
    margin-top: 0.5em;
    line-height: 1.5;
  }
}
.l-main .p-gourmet__text2 {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 .deco-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 4vw;
  }
}
.l-main .p-gourmet__text2 .deco {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 .deco {
    position: static;
    width: 30%;
  }
}
.l-main .p-gourmet__text2 .deco1 {
  left: -2.4rem;
  bottom: -12.8rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 .deco1 {
    width: 55%;
  }
}
.l-main .p-gourmet__text2 .deco2 {
  right: -2.1rem;
  bottom: -10.9rem;
}
.l-main .p-gourmet__text2 .text {
  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: 2.4rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 .text {
    gap: 2.1333333333vw;
    margin-top: 2.6666666667vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.l-main .p-gourmet__text2 .text::before, .l-main .p-gourmet__text2 .text::after {
  content: "";
  width: 4.6rem;
  height: 11.1rem;
  background-image: url(../images/salt/img_gourmet_deco0.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 .text::before, .l-main .p-gourmet__text2 .text::after {
    height: 21.3333333333vw;
    width: 5.3333333333vw;
    background-position: center bottom;
  }
}
.l-main .p-gourmet__text2 .text::after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.l-main .p-gourmet__text2 .text p {
  text-align: center;
  color: #000;
  font-size: 3rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .l-main .p-gourmet__text2 .text p {
    font-size: 4.8vw;
  }
}
.l-main .p-gourmet__text2 .text .blue {
  color: #0082C8;
}
.l-main .p-gourmet__text2 .text .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #FCF872));
  background: linear-gradient(transparent 60%, #FCF872 0%);
}
.l-main .p-onlineshop {
  background-image: url(../images/salt/bg_onlineshop.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  margin-top: -2rem;
  padding-bottom: 17rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-onlineshop {
    margin-top: -10.6666666667vw;
    padding-bottom: 26.6666666667vw;
    background-size: cover;
    background-position: left top;
  }
}
.l-main .p-onlineshop__title {
  position: relative;
  top: -5rem;
  margin-bottom: -5rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-onlineshop__title {
    top: -6.6666666667vw;
    margin-bottom: -6.6666666667vw;
  }
}
.l-main .p-onlineshop__title .title-en {
  color: #FCF872;
  text-align: center;
  font-size: 11rem;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-main .p-onlineshop__title .title-en {
    font-size: 13.3333333333vw;
  }
}
.l-main .p-onlineshop__title .title-jp {
  color: #FFF;
  text-align: center;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .l-main .p-onlineshop__title .title-jp {
    font-size: 4.8vw;
  }
}
.l-main .p-onlineshop__text {
  color: #000;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  width: 48.6rem;
  margin-top: 7rem;
}
@media screen and (max-width: 767px) {
  .l-main .p-onlineshop__text {
    width: 100%;
    margin-top: 8vw;
    font-size: 4.2666666667vw;
    line-height: 1.8;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-onlineshop .c-btn {
    width: 44rem;
    margin-top: 4rem;
    height: 9rem;
  }
  .l-main .p-onlineshop .c-btn__inn {
    font-size: 2.2rem;
  }
  .l-main .p-onlineshop .c-btn__inn .arrow {
    width: 6rem;
    height: 6rem;
  }
  .l-main .p-onlineshop .c-btn__inn .arrow-img {
    width: 1.9rem;
    height: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-onlineshop .c-btn {
    margin-top: 4vw;
  }
}
.l-main .p-onlineshop .img {
  margin: 5.3333333333vw -5.3333333333vw 0;
}