@charset "UTF-8";
#container {
  background: #fff;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0em;
  -webkit-text-size-adjust: 100%;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  /* For better font rendering on macOS */
  -moz-osx-font-smoothing: grayscale;
  /* For better font rendering on macOS */
}

#container img {
  max-width: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

#container a {
  outline: none;
  text-decoration: none;
  color: #000000;
}

#container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (max-width: 768px) {
  #container img {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 769px), print {
  #container {
    min-width: 1000px;
  }
}

@media all and (max-width: 768px) {
  #container .u-pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  #container .u-sp-only {
    display: none !important;
  }
}

@-webkit-keyframes fadeInText {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeInText {
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeInText2 {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 1;
  }
}

@keyframes fadeInText2 {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 1;
  }
}

.in .p-swla-mv__photo {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.in .p-swla-mv__copywrap, .in .p-swla-mv__copy, .in .p-swla-mv-linkwrap {
  opacity: 1;
  -webkit-transition: opacity 1s ease 0.8s;
  transition: opacity 1s ease 0.8s;
}

.p-swla-mv {
  background: #ede2d4;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col01.png);
  background-size: 500px auto;
  position: relative;
}

.p-swla-mv__photo {
  z-index: -1;
  position: relative;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}

.p-swla-mv__copywrap {
  opacity: 0;
  position: absolute;
  z-index: 2;
}

.p-swla-mv__copy {
  opacity: 0;
  z-index: 2;
}

.p-swla-mv__copy .txt1 {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  display: block;
  line-height: 1.7;
}

.p-swla-mv__copy .txt2 {
  margin: 2.13333vw 0vw 0vw 0vw;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  display: block;
  line-height: 1.7;
}

.p-swla-mv-linkbox {
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: #e18764;
  border-radius: 50%;
}

.p-swla-mv-linkbox .txt {
  color: #fff;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.p-swla-mv-linkbox2 {
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: #e18764;
  border-radius: 50%;
}

.p-swla-mv-linkbox2 .txt {
  color: #fff;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.p-swla-mv-linkbox2 .ico {
  fill: white;
}

.p-swla-mv-linkwrap {
  display: block;
  opacity: 0;
  z-index: 2;
}

@media all and (max-width: 768px) {
  .p-swla-mv {
    position: relative;
    padding: 5.33333vw 5.33333vw 13.33333vw 5.33333vw;
  }
  .p-swla-mv:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_01_sp.png) no-repeat top;
    background-size: contain;
    height: 2.66667vw;
    bottom: -2.66667vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla-mv__copywrap {
    position: absolute;
    z-index: 2;
    top: 9.86667vw;
    left: 0;
    width: 78.93333vw;
    height: 42.13333vw;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_mask_sp.png) left top no-repeat;
    background-size: contain;
  }
  .p-swla-mv__copy {
    padding: 8vw 0vw 0vw 9.06667vw;
  }
  .p-swla-mv__copy .txt1 {
    font-size: 20px;
    font-size: 5.33333vw;
  }
  .p-swla-mv__copy .txt2 {
    font-size: 15px;
    font-size: 4vw;
    letter-spacing: 0.1em;
  }
  .p-swla-mv-linkwrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .p-swla-mv-linkbox {
    position: absolute;
    z-index: 4;
    width: 28vw;
    height: 28vw;
    right: 9.33333vw;
    bottom: 5.33333vw;
  }
  .p-swla-mv-linkbox .txt {
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-swla-mv-linkbox2 {
    position: absolute;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.33333vw 0vw 0vw 0vw;
    width: 28vw;
    height: 28vw;
    right: 9.33333vw;
    bottom: 5.33333vw;
  }
  .p-swla-mv-linkbox2 .txt {
    margin: 1.86667vw 0vw 0vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .p-swla-mv-linkbox2 .ico {
    width: 7.46667vw;
    height: 7.2vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla-mv {
    padding: 64px 0px 90px;
  }
  .p-swla-mv:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_01.png) no-repeat;
    background-size: contain;
    height: 4.16667vw;
    bottom: -4.16667vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla-mv__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-swla-mv__copywrap {
    position: absolute;
    z-index: 2;
    top: 2.91667vw;
    left: 0;
    width: 40.625vw;
    height: 28.68056vw;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_mask.svg) left top no-repeat;
    background-size: contain;
  }
  .p-swla-mv__copy {
    padding: 0 0 0 130px;
    padding: 7.77778vw 0vw 0vw 9.02778vw;
    margin: 0vw -2.08333vw 0vw 0vw;
  }
  .p-swla-mv__copy .txt1 {
    font-size: 32px;
    font-size: 32px;
    font-size: 2.22222vw;
    letter-spacing: 0.05em;
  }
  .p-swla-mv__copy .txt2 {
    font-size: 22px;
    font-size: 22px;
    font-size: 1.52778vw;
    letter-spacing: 0.1em;
  }
  .p-swla-mv__side1 {
    position: absolute;
    top: 6.25vw;
    left: 3.40278vw;
    width: 0.625vw;
  }
  .p-swla-mv__side1 img {
    width: 100%;
  }
  .p-swla-mv__side2 {
    position: absolute;
    top: 9.16667vw;
    right: 3.40278vw;
    width: 0.625vw;
  }
  .p-swla-mv__side2 img {
    width: 100%;
  }
  .p-swla-mv__photo {
    width: 69.44444vw;
  }
  .p-swla-mv-linkwrap {
    display: block;
    opacity: 0;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 4;
  }
  .p-swla-mv-linkbox {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 145px;
    height: 145px;
    border: 1px solid #e18764;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 25vw;
    left: 9.02778vw;
  }
  .p-swla-mv-linkbox .txt {
    font-size: 16px;
    line-height: 1.8;
  }
  .p-swla-mv-linkbox:hover {
    background: #fff;
  }
  .p-swla-mv-linkbox:hover .txt {
    color: #e18764;
  }
  .p-swla-mv-linkbox2 {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 145px;
    height: 145px;
    border: 1px solid #e18764;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 25vw;
    left: 9.02778vw;
  }
  .p-swla-mv-linkbox2 .txt {
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .p-swla-mv-linkbox2 .ico {
    display: block;
    width: 32px;
    height: 31px;
  }
  .p-swla-mv-linkbox2:hover {
    background: #fff;
  }
  .p-swla-mv-linkbox2:hover .txt {
    color: #e18764;
  }
  .p-swla-mv-linkbox2:hover .ico {
    fill: #e18764;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla-mv:before {
    height: 60px;
    bottom: -60px;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .p-swla-mv__copywrap {
    top: 29.4px;
    left: 0;
    width: 411px;
    height: 290px;
  }
  .p-swla-mv__copy {
    padding: 78.4px 0 0 91px;
    margin: 0 -21px 0 0;
  }
  .p-swla-mv__copy .txt1 {
    font-size: 22.4px;
  }
  .p-swla-mv__copy .txt2 {
    font-size: 15.4px;
  }
  .p-swla-mv__side1 {
    top: 63px;
    left: 34.3px;
    width: 6.3px;
  }
  .p-swla-mv__side2 {
    top: 92.4px;
    right: 34.3px;
    width: 6.3px;
  }
  .p-swla-mv__photo {
    width: 702px;
  }
  .p-swla-mv-linkbox, .p-swla-mv-linkbox2 {
    top: 252px;
    left: 91px;
  }
}

.u-swla-btn {
  position: relative;
  background: #e18764;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.u-swla-btn .txt {
  display: inline-block;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  color: #fff;
}

.u-swla-btn svg,
.u-swla-btn .ico {
  stroke: #fff;
}

@media all and (max-width: 768px) {
  .u-swla-btn {
    width: 73.6vw;
    min-height: 12.8vw;
    margin: 5.33333vw auto 0vw;
    padding: 0vw 1.33333vw 0vw 1.33333vw;
    gap: 6.4vw;
    border-radius: 4vw 4vw 4vw 4vw;
  }
  .u-swla-btn .txt {
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 0vw 5.33333vw 0.53333vw 0vw;
  }
  .u-swla-btn svg {
    display: block;
    position: absolute;
    width: 5.86667vw;
    height: 5.86667vw;
    right: 9.33333vw;
  }
  .u-swla-btn .ico {
    display: block;
    position: absolute;
    width: 5.86667vw;
    height: 5.86667vw;
    right: 3.46667vw;
  }
}

@media screen and (min-width: 769px), print {
  .u-swla-btn {
    margin: 80px auto 0;
    width: 320px;
    min-height: 60px;
    border-radius: 20px;
    border: solid 1px #e18764;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .u-swla-btn .txt {
    font-size: 20px;
    padding: 0 10px 2px 0;
    letter-spacing: 0.03em;
  }
  .u-swla-btn svg {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    right: 24px;
  }
  .u-swla-btn .ico {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    right: 24px;
  }
  .u-swla-btn:hover {
    background: #fff;
  }
  .u-swla-btn:hover .txt {
    color: #e18764;
  }
  .u-swla-btn:hover svg {
    stroke: #e18764;
  }
  .u-swla-btn:hover .ico {
    stroke: #e18764;
  }
}

.u-swla-btn02 {
  position: relative;
  background: #AFA18D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.u-swla-btn02 .txt {
  display: inline-block;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  color: #fff;
}

.u-swla-btn02 .ico {
  stroke: #fff;
}

@media all and (max-width: 768px) {
  .u-swla-btn02 {
    width: 73.6vw;
    min-height: 12.8vw;
    margin: 8vw auto 0vw;
    padding: 0vw 1.33333vw 0vw 1.33333vw;
    gap: 6.4vw;
    border-radius: 4vw 4vw 4vw 4vw;
  }
  .u-swla-btn02 .txt {
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 0vw 5.33333vw 0.53333vw 0vw;
  }
  .u-swla-btn02 .ico {
    display: block;
    position: absolute;
    width: 5.86667vw;
    height: 5.86667vw;
    right: 3.46667vw;
  }
}

@media screen and (min-width: 769px), print {
  .u-swla-btn02 {
    margin: 80px auto 0;
    width: 300px;
    min-height: 60px;
    border-radius: 20px;
    border: solid 1px #AFA18D;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .u-swla-btn02 .txt {
    font-size: 20px;
    padding: 0 10px 2px 0;
    letter-spacing: 0.03em;
  }
  .u-swla-btn02 .ico {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    right: 24px;
  }
  .u-swla-btn02:hover {
    background: #fff;
  }
  .u-swla-btn02:hover .txt {
    color: #AFA18D;
  }
  .u-swla-btn02:hover .ico {
    stroke: #AFA18D;
  }
}

.u-swla-link .ico {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  fill: #555555;
}

.u-swla-link .ico.type1 {
  fill: #dbdad8;
  stroke: #555555;
}

.u-swla-link .ico.type2 {
  fill: #fffcf8;
  stroke: #555555;
}

.u-swla-link .txtbox {
  opacity: 1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media all and (max-width: 768px) {
  .u-swla-link {
    width: 46.66667vw;
    margin: 5.33333vw 0vw 0vw 0vw;
    padding: 0vw 1.33333vw 1.33333vw 1.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: solid 1px rgba(85, 85, 85, 0.7);
  }
  .u-swla-link .txt {
    font-size: 12.6px;
    font-size: 3.36vw;
    letter-spacing: 0.1em;
  }
}

@media screen and (min-width: 769px), print {
  .u-swla-link {
    position: relative;
    padding: 0 5px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 165px;
  }
  .u-swla-link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    background: rgba(85, 85, 85, 0.7);
    -webkit-transition: 0.2s ease 0.2s;
    transition: 0.2s ease 0.2s;
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .u-swla-link:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    background: rgba(85, 85, 85, 0.7);
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  .u-swla-link .ico {
    width: 31px;
    height: 31px;
    display: block;
    fill: #555;
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
  }
  .u-swla-link:hover svg {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .u-swla-link:hover .ico.type1 {
    fill: #555555;
    stroke: #fff;
  }
  .u-swla-link:hover .ico.type2 {
    fill: #555555;
    stroke: #fff;
  }
  .u-swla-link:hover:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .u-swla-link:hover:before {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  .u-swla-link:hover .txtbox {
    opacity: 0.8;
  }
  .u-swla-link .txtbox {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 1em;
  }
  .u-swla-link .txt,
  .u-swla-link .txt2 {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  .u-swla-link .txt span,
  .u-swla-link .txt2 span {
    font-size: 12px;
    position: relative;
    display: inline-block;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .u-swla-link .txt.pt14 span,
  .u-swla-link .txt2.pt14 span {
    font-size: 14px;
  }
}

.u-suda-tit {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #dae9f4;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: scale(0.15);
          transform: scale(0.15);
  -webkit-transition: 0.3s cubic-bezier(0.01, 0.53, 0.35, 1.02) 0.2s;
  transition: 0.3s cubic-bezier(0.01, 0.53, 0.35, 1.02) 0.2s;
  opacity: 0.5;
}

.u-suda-tit.act {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.u-suda-tit.col2 {
  background: #555555;
  text-align: center;
}

.u-suda-tit.col2 .txt {
  color: #dae9f4;
  line-height: 1.7;
}

.u-suda-tit.col3 {
  background: #dbdad8;
}

.u-suda-tit .txt {
  position: relative;
  z-index: 2;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.07em;
  opacity: 0;
  -webkit-transition: 0.3s ease 0.3s;
  transition: 0.3s ease 0.3s;
}

.u-suda-tit .txt span {
  opacity: 0;
  display: inline-block;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.u-suda-tit.act .txt {
  opacity: 1;
}

.u-suda-tit.act .min span:nth-child(1) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.07s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.07s forwards;
}

.u-suda-tit.act .min span:nth-child(2) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.14s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.14s forwards;
}

.u-suda-tit.act .min span:nth-child(3) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.21s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.21s forwards;
}

.u-suda-tit.act .min span:nth-child(4) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.28s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.28s forwards;
}

.u-suda-tit.act .min span:nth-child(5) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.35s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.35s forwards;
}

.u-suda-tit.act .min span:nth-child(6) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.42s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.42s forwards;
}

.u-suda-tit.act .min span:nth-child(7) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.49s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.49s forwards;
}

.u-suda-tit.act .min span:nth-child(8) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.56s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.56s forwards;
}

.u-suda-tit.act .min span:nth-child(9) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.63s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.63s forwards;
}

.u-suda-tit.act .min span:nth-child(10) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.7s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.7s forwards;
}

.u-suda-tit.act .min span:nth-child(11) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.77s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.77s forwards;
}

.u-suda-tit.act .min span:nth-child(12) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.84s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.84s forwards;
}

.u-suda-tit.act .min span:nth-child(13) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.91s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.91s forwards;
}

.u-suda-tit.act .min span:nth-child(14) {
  -webkit-animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.98s forwards;
          animation: fadeInText 1.2s cubic-bezier(0.2, 0.93, 0.56, 1.01) 0.98s forwards;
}

@media all and (max-width: 768px) {
  .u-suda-tit {
    margin: 0vw auto 0vw;
    width: 29.33333vw;
    height: 29.33333vw;
  }
  .u-suda-tit .txt {
    font-size: 12px;
    font-size: 3.2vw;
  }
  .u-suda-tit.col3 .txt {
    font-size: 13px;
    font-size: 3.46667vw;
  }
}

@media screen and (min-width: 769px), print {
  .u-suda-tit {
    width: 148px;
    height: 148px;
  }
  .u-suda-tit .txt {
    font-size: 16px;
  }
  .u-suda-tit.col3 .txt {
    font-size: 20px;
  }
}

.p-swla01 {
  position: relative;
  background: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_white.jpeg);
  background-size: 1000px auto;
}

.p-swla01__tit {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.15em;
  opacity: 0;
}

.p-swla01__txt {
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  opacity: 0;
}

.p-swla01__photo {
  display: block;
}

@media all and (max-width: 768px) {
  .p-swla01 {
    position: relative;
    top: 0vw;
    padding: 10.66667vw 5.33333vw 13.33333vw 5.33333vw;
  }
  .p-swla01__tit {
    display: block;
    text-align: center;
    font-size: 28px;
    font-size: 7.46667vw;
    margin: 0vw -5.33333vw 0vw -5.33333vw;
    letter-spacing: 0.08em;
  }
  .p-swla01__tit span {
    line-height: 1.8;
  }
  .p-swla01__txt {
    margin: 5.33333vw 0vw 0vw 0vw;
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 4.26667vw;
    letter-spacing: 0.05em;
    line-height: 2.1;
  }
  .p-swla01-photobox {
    margin: 12vw 0vw 0vw 0vw;
    position: relative;
    height: 80.26667vw;
  }
  .p-swla01__photo.pic1 {
    position: relative;
    width: 54.66667vw;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 1.5s 0.3s;
    transition: opacity 1.5s 0.3s;
  }
  .p-swla01__photo.pic2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40.8vw;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 1.5s 0.8s;
    transition: opacity 1.5s 0.8s;
  }
  .p-swla01 .p-swla01__inner.act .p-swla01__tit {
    opacity: 1;
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.3s;
  }
  .p-swla01 .p-swla01__inner.act .p-swla01__txt {
    opacity: 1;
    -webkit-transition: 1s 0.7s;
    transition: 1s 0.7s;
  }
  .p-swla01-photobox.act .p-swla01__photo {
    opacity: 1;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla01 {
    padding: 180px 0px 220px;
  }
  .p-swla01__inner {
    position: relative;
    max-width: 1180px;
    margin: 0px auto 0;
    padding: 0px 40px 0px 40px;
  }
  .p-swla01__tit {
    display: block;
    text-align: center;
    font-size: 32px;
  }
  .p-swla01__tit span {
    line-height: 1.8;
  }
  .p-swla01__txt {
    margin: 40px auto 0;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 2.1;
  }
  .p-swla01-photobox {
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -400px;
    width: 800px;
    height: 340px;
  }
  .p-swla01__photo {
    overflow: hidden;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: -webkit-transform 3.5s 0.5s;
    transition: -webkit-transform 3.5s 0.5s;
    transition: transform 3.5s 0.5s;
    transition: transform 3.5s 0.5s, -webkit-transform 3.5s 0.5s;
  }
  .p-swla01__photo img {
    opacity: 0;
    -webkit-clip-path: inset(100% 0 0 0);
            clip-path: inset(100% 0 0 0);
    /* 最初は下から隠す */
    -webkit-transition: opacity 3s 0.5s,-webkit-clip-path 1.2s ease;
    transition: opacity 3s 0.5s,-webkit-clip-path 1.2s ease;
    transition: clip-path 1.2s ease,opacity 3s 0.5s;
    transition: clip-path 1.2s ease,opacity 3s 0.5s,-webkit-clip-path 1.2s ease;
  }
  .p-swla01__photo.pic1 {
    position: absolute;
    width: 340px;
    z-index: 2;
    top: -60px;
    left: -240px;
  }
  .p-swla01__photo.pic2 {
    position: absolute;
    right: -240px;
    top: 120px;
    width: 340px;
    z-index: 1;
    -webkit-transition: -webkit-transform 3.5s 1s;
    transition: -webkit-transform 3.5s 1s;
    transition: transform 3.5s 1s;
    transition: transform 3.5s 1s, -webkit-transform 3.5s 1s;
  }
  .p-swla01__photo.pic2 img {
    -webkit-transition: opacity 3s 1s,-webkit-clip-path 1.2s ease 0.5s;
    transition: opacity 3s 1s,-webkit-clip-path 1.2s ease 0.5s;
    transition: clip-path 1.2s ease 0.5s,opacity 3s 1s;
    transition: clip-path 1.2s ease 0.5s,opacity 3s 1s,-webkit-clip-path 1.2s ease 0.5s;
  }
  .p-swla01 .p-swla01__inner.act .p-swla01__tit {
    opacity: 1;
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.3s;
  }
  .p-swla01 .p-swla01__inner.act .p-swla01__txt {
    opacity: 1;
    -webkit-transition: 1s 0.7s;
    transition: 1s 0.7s;
  }
  .p-swla01 .p-swla01__inner.act .p-swla01__photo {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .p-swla01 .p-swla01__inner.act .p-swla01__photo img {
    opacity: 1;
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
    /* 全体表示にする */
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla01__photo.pic1 {
    width: 300px;
    left: -160px;
  }
  .p-swla01__photo.pic2 {
    right: -160px;
    width: 300px;
  }
}

.p-swla02 {
  background: #e8f0e3;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col03.png);
  background-size: 500px auto;
  position: relative;
}

.p-swla02__tit {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.p-swla02__txt {
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla02-item {
  background: #fff;
  border-radius: 40px;
}

.p-swla02-item__tit .txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.p-swla02-item__tit .txt .color {
  position: relative;
  display: inline-block;
}

.p-swla02-item__tit .txt .color:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.05em;
  width: 100%;
  height: 0.42em;
  background: rgba(225, 135, 100, 0.25);
  z-index: 0;
}

.p-swla02-item__txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.p-swla02-item__txt .col {
  color: #ea4d4d;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.p-swla02-item__txtmin {
  letter-spacing: 0;
}

.p-swla02-item-box5photobox {
  min-width: 392px;
}

.p-swla02-item-box5photobox__txt {
  margin: 15px 0 0;
  padding: 5px 10px 6px;
  display: inline-block;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  background: #AFA18D;
  color: #fff;
  border-radius: 20px;
  font-size: 14px;
}

.p-swla02-other__tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 768px) {
  .p-swla02 {
    position: relative;
    padding: 13.33333vw 5.33333vw 18.13333vw 5.33333vw;
  }
  .p-swla02:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_02_sp.png) no-repeat bottom;
    background-size: contain;
    height: 5.33333vw;
    top: -5.33333vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla02 .u-swla-tit {
    display: block;
    margin: 0vw auto 0vw;
  }
  .p-swla02 .u-swla-tit img {
    display: block;
    width: 23.02133vw;
    margin: 0vw auto 0vw;
  }
  .p-swla02 .u-swla-tit.type2 {
    margin: 21.33333vw auto 0vw;
  }
  .p-swla02 .u-swla-tit.type2 img {
    width: 23.29333vw;
  }
  .p-swla02__tit {
    margin: 4vw 0vw 0vw 0vw;
    font-size: 26px;
    font-size: 6.93333vw;
  }
  .p-swla02-item {
    margin: 4vw 0vw 0vw 0vw;
    padding: 9.6vw 5.33333vw 9.33333vw 5.33333vw;
    border-radius: 5.33333vw 5.33333vw 5.33333vw 5.33333vw;
  }
  .p-swla02-item.type2 {
    padding: 6.66667vw 5.33333vw 5.33333vw 5.33333vw;
  }
  .p-swla02-item .u-swla-btn span {
    padding: 0vw 2.66667vw 0.26667vw 0vw;
  }
  .p-swla02-item .u-swla-btn span sup {
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-swla02-item__tit {
    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;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-swla02-item__tit picture {
    display: block;
    width: 21.86667vw;
  }
  .p-swla02-item__tit .dowrap {
    display: inline-block;
    letter-spacing: -0.02em;
    position: relative;
    left: -0.53333vw;
  }
  .p-swla02-item__tit .dowrap .do {
    display: inline-block;
    position: relative;
    letter-spacing: -0.02em;
    left: 1.6vw;
  }
  .p-swla02-item__tit .txt {
    margin: 4vw 0vw 0vw 0vw;
    font-size: 18px;
    font-size: 4.8vw;
  }
  .p-swla02-item__tit .txt.type2 {
    margin: 4vw -4vw 0vw -4vw;
  }
  .p-swla02-item__tit .txt sup {
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-swla02-item__tit .txt .color:after {
    bottom: 0.1em;
    height: 0.40em;
  }
  .p-swla02-item__tit.type2 .txt {
    margin: 0vw 0vw 0vw 0vw;
  }
  .p-swla02-item__tit.type3 {
    border-top: solid 1px #d8e9d7;
    margin: 10.66667vw 0vw 0vw 0vw;
    padding: 10.66667vw 0vw 0vw 0vw;
  }
  .p-swla02-item__tit.type3 .txt {
    margin: 2.66667vw 0vw 0vw 0vw;
  }
  .p-swla02-item__tit.type4 {
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .p-swla02-item__tit.type4 .txt {
    margin: 3.2vw 0vw 0vw 0vw;
  }
  .p-swla02-item__photo {
    margin: 5.33333vw 0vw 0vw 0vw;
  }
  .p-swla02-item__photo2 {
    display: block;
    width: 77.33333vw;
    margin: 8vw auto 0vw;
  }
  .p-swla02-item__photo3 {
    display: block;
    margin: 5.33333vw auto 0vw;
  }
  .p-swla02-item__photo4 {
    display: block;
    width: 78.93333vw;
    margin: 5.33333vw 0vw 0vw 0vw;
  }
  .p-swla02-item-box5photobox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: auto;
  }
  .p-swla02-item-box5photobox__txt {
    display: inline-block;
    margin: 6.66667vw auto 0vw;
    padding: 1.33333vw 4vw 1.6vw 4vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-swla02-item__txt {
    margin: 4vw 0vw 0vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-swla02-item__txt sup {
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-swla02-item__txt.col {
    position: relative;
  }
  .p-swla02-item__txt.col:before {
    content: "";
    position: absolute;
    background: rgba(225, 135, 100, 0.25);
    width: 11.2vw;
    height: 1.33333vw;
    top: 11.2vw;
    left: 0vw;
  }
  .p-swla02-item__txt.col:after {
    content: "";
    position: absolute;
    background: rgba(225, 135, 100, 0.25);
    width: 21.33333vw;
    height: 1.33333vw;
    top: 4.4vw;
    right: 2.66667vw;
  }
  .p-swla02-item__txt .col {
    position: relative;
    display: inline;
  }
  .p-swla02-item__txt .dowrap {
    display: inline-block;
    letter-spacing: -0.02em;
    position: relative;
    left: -1.06667vw;
  }
  .p-swla02-item__txt .dowrap .do {
    display: inline-block;
    position: relative;
    letter-spacing: -0.02em;
    left: 1.6vw;
  }
  .p-swla02-item__txtmin {
    margin: 2.13333vw 0vw 0vw 0vw;
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-swla02-item__txtmin.type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right;
  }
  .p-swla02-item__txtmin.type3 {
    font-size: 11px;
    font-size: 2.93333vw;
  }
  .p-swla02-item-box2 {
    margin: 7.46667vw 0vw 0vw 0vw;
  }
  .p-swla02-itemwrap {
    margin: 10.66667vw 0vw 0vw 0vw;
    padding: 3.2vw 0vw 0vw 0vw;
    border-top: solid 1px #d8e9d7;
  }
  .p-swla02-other {
    margin: 12.26667vw 0vw 0vw 0vw;
  }
  .p-swla02-other__tit img {
    display: block;
    width: 18.66667vw;
  }
  .p-swla02-other__photo {
    margin: 4.8vw 0vw 0vw 0vw;
    display: block;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla02 {
    position: relative;
    padding: 70px 0px 140px;
  }
  .p-swla02:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_02.png) no-repeat bottom;
    background-size: contain;
    height: 3.47222vw;
    top: -3.47222vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla02__inner {
    position: relative;
    max-width: 1180px;
    margin: 0px auto 0;
    padding: 0px 40px 0px 40px;
  }
  .p-swla02 .u-swla-tit {
    text-align: center;
  }
  .p-swla02 .u-swla-tit img {
    width: 96px;
  }
  .p-swla02 .u-swla-tit.type2 {
    margin: 103px auto 0;
  }
  .p-swla02 .u-swla-tit.type2 img {
    width: 97px;
  }
  .p-swla02__tit {
    margin: 22px 0 0;
    font-size: 34px;
    letter-spacing: 0.15em;
    line-height: 1;
  }
  .p-swla02-itemwrap {
    margin: 30px 0 0;
    padding: 0px 0 0;
    border-top: solid 2px #d8e9d7;
  }
  .p-swla02-item {
    margin: 35px 0 0;
    padding: 65px 120px;
  }
  .p-swla02-item.type2 {
    padding: 30px 120px 80px;
  }
  .p-swla02-item .u-swla-btn {
    width: 100%;
    margin: 20px auto 0;
  }
  .p-swla02-item .u-swla-btn .txt {
    font-size: 18px;
    padding: 0 20px 2px 0;
  }
  .p-swla02-item .u-swla-btn span sup {
    font-size: 10px;
  }
  .p-swla02-item__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 -80px 0 0;
    gap: 20px;
  }
  .p-swla02-item__tit picture {
    display: block;
    width: 80px;
  }
  .p-swla02-item__tit .dowrap {
    display: inline-block;
    letter-spacing: -0.05em;
    position: relative;
    left: -5px;
  }
  .p-swla02-item__tit .dowrap .do {
    display: inline-block;
    position: relative;
    letter-spacing: -0.02em;
    left: 6px;
  }
  .p-swla02-item__tit .txt {
    font-size: 26px;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
  .p-swla02-item__tit .txt sup {
    font-size: 16px;
  }
  .p-swla02-item__tit .txt.type2 {
    padding: 20px 0 0;
    line-height: 1.7;
  }
  .p-swla02-item__photo2 {
    display: block;
    min-width: 490px;
  }
  .p-swla02-item__photo3 {
    position: relative;
    top: 20px;
    display: block;
  }
  .p-swla02-item__photo4 {
    display: block;
  }
  .p-swla02-item__txt {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 1.7;
  }
  .p-swla02-item__txt.type2 {
    margin: 20px -70px 0 0;
  }
  .p-swla02-item__txt sup {
    font-size: 10px;
  }
  .p-swla02-item__txt .col {
    position: relative;
    display: inline;
    -webkit-box-shadow: inset 0 -0.3em 0 rgba(225, 135, 100, 0.25);
            box-shadow: inset 0 -0.3em 0 rgba(225, 135, 100, 0.25);
  }
  .p-swla02-item__txt .dowrap {
    display: inline-block;
    letter-spacing: -0.05em;
    position: relative;
    left: -5px;
  }
  .p-swla02-item__txt .dowrap .do {
    display: inline-block;
    position: relative;
    letter-spacing: -0.02em;
    left: 6px;
  }
  .p-swla02-item__txtmin {
    margin: 30px -10px 0 0;
    font-size: 11px;
  }
  .p-swla02-item__txtmin.type2 {
    margin: 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right;
    position: relative;
    left: 38px;
  }
  .p-swla02-item__txtmin.type3 {
    font-size: 11px;
  }
  .p-swla02-item-boxwrap {
    margin: 45px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 66px;
  }
  .p-swla02-item-box {
    max-width: 300px;
  }
  .p-swla02-item-boxwrap2 {
    margin: 52px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 46px;
  }
  .p-swla02-item-boxwrap2.bo {
    margin: 30px 0 0;
    padding: 40px 0 0;
    border-top: solid 2px #d8e9d7;
  }
  .p-swla02-item-boxwrap2 figure {
    width: 340px;
  }
  .p-swla02-item-boxwrap2 .p-swla02-item__tit.type4 .txt {
    padding: 35px 0 0;
  }
  .p-swla02-item-boxwrap2 .p-swla02-item__txt {
    margin: 5px 0 0;
    padding: 0 0 0 100px;
  }
  .p-swla02-item-boxwrap2 .p-swla02-item__txt.type2 {
    margin: 25px 0 0;
    letter-spacing: 0.05em;
  }
  .p-swla02-item-boxwrap2 .p-swla02-item__txtmin {
    margin: 10px 0 0;
    padding: 0 0 0 100px;
  }
  .p-swla02-item-box2 {
    max-width: 450px;
  }
  .p-swla02-item-boxwrap3 {
    margin: 45px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 46px;
  }
  .p-swla02-item-boxwrap3 figure {
    width: 340px;
  }
  .p-swla02-item-box4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-swla02-item-box4 .p-swla02-item__tit {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-swla02-item-box4 .p-swla02-item__tit .txt {
    font-size: 20px;
  }
  .p-swla02-item-box4 .p-swla02-item__photo2 {
    margin: 20px 0 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 309px;
    min-width: 309px;
  }
  .p-swla02-item-boxwrap5 {
    margin: 45px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 46px;
  }
  .p-swla02-item-boxwrap5 picture {
    min-width: 385px;
  }
  .p-swla02-item-box5photobox {
    position: relative;
    top: -20px;
    min-width: 392px;
  }
  .p-swla02-other {
    margin: 90px auto 0;
    display: block;
    position: relative;
  }
  .p-swla02-other__tit img {
    width: 78px;
    display: block;
    margin: 0px auto 0;
  }
  .p-swla02-other__photo {
    width: 630px;
    display: block;
    margin: 18px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla02:before {
    height: 50px;
    top: -50px;
  }
  .p-swla02-item {
    margin: 30px 0 0;
    padding: 65px 40px;
  }
  .p-swla02-item.type2 {
    padding: 30px 40px 80px;
  }
  .p-swla02-item__inner {
    max-width: 840px;
    margin: 0 auto;
  }
  .p-swla02-item-boxwrap {
    gap: 40px;
  }
}

.p-swla03 {
  background: #f9f5eb;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col04.png);
  background-size: 500px auto;
  position: relative;
}

.p-swla03__tit {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.p-swla03__tit .txt1 {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.p-swla03__tit .txt2 {
  display: block;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.p-swla03__txt {
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla03-item {
  position: relative;
}

.p-swla03-item__tit {
  background: #afa18d;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  color: #fff;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-swla03-item__inner {
  background: #fff;
}

.p-swla03-item__copy {
  position: relative;
  display: block;
}

.p-swla03-item__copy:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: url(/syohin/bento/soup_jar/sw-la/img/ico_fukidashi.svg) no-repeat;
  background-size: contain;
}

.p-swla03-item__photo {
  position: relative;
  display: block;
}

.p-swla03-item-colors {
  margin: 25px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.p-swla03-item-color {
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 50%;
  cursor: pointer;
  border: solid 4px #fff;
}

.p-swla03-item-color.act {
  border: solid 4px #CFC7BA;
}

.p-swla03-item-color.col1 {
  background: #e7dac5;
}

.p-swla03-item-color.col2 {
  background: #d9e8d3;
}

.p-swla03-item-color.col3 {
  background: #83857e;
}

.p-swla03-item__txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-swla03-item__txt span {
  border-radius: 20px;
  padding: 5px 20px;
  border: 1px #afa18d solid;
  color: #afa18d;
}

@media all and (max-width: 768px) {
  .p-swla03 {
    position: relative;
    top: 0vw;
    padding: 13.33333vw 0vw 18.13333vw 0vw;
  }
  .p-swla03:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_03_sp.png) no-repeat bottom;
    background-size: contain;
    height: 5.33333vw;
    top: -5.33333vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla03:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_04_sp.png) no-repeat top;
    background-size: contain;
    height: 5.33333vw;
    bottom: -5.33333vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla03 .u-swla-tit {
    display: block;
    margin: 0vw auto 0vw;
  }
  .p-swla03 .u-swla-tit img {
    display: block;
    width: 20.8vw;
    margin: 0vw auto 0vw;
  }
  .p-swla03__tit {
    margin: 6.66667vw 0vw 0vw 0vw;
    font-size: 26px;
    font-size: 6.93333vw;
  }
  .p-swla03 .swiper {
    overflow: visible;
  }
  .p-swla03 .swiper-horizontal > .swiper-pagination-bullets, .p-swla03 .swiper-pagination-bullets.swiper-pagination-horizontal, .p-swla03 .swiper-pagination-custom, .p-swla03 .swiper-pagination-fraction {
    bottom: -8vw;
  }
  .p-swla03 .swiper-pagination-bullet {
    margin: 0vw 1.33333vw 0vw 1.33333vw !important;
    background: transparent;
    opacity: 1;
    border: 1px solid #AFA18D;
    width: 2.13333vw;
    height: 2.13333vw;
  }
  .p-swla03 .swiper-pagination-bullet-active {
    background: #AFA18D;
  }
  .p-swla03-items {
    margin: 10.66667vw auto 0vw;
    width: 73.6vw;
  }
  .p-swla03-item {
    width: 100%;
  }
  .p-swla03-item__tit {
    border-radius: 5.33333vw 5.33333vw 0vw 0vw;
    font-size: 24px;
    font-size: 6.4vw;
    min-height: 12.26667vw;
  }
  .p-swla03-item__inner {
    padding: 8vw 10.13333vw 6.4vw 10.13333vw;
    border-radius: 0vw 0vw 5.33333vw 5.33333vw;
  }
  .p-swla03-item__copy {
    position: relative;
    margin: 0vw auto 0vw;
    display: block;
    width: 29.33333vw;
    top: 13.33333vw;
  }
  .p-swla03-item__copy.type2 {
    top: 5.33333vw;
    width: 46.13333vw;
  }
  .p-swla03-item__copy.type3 {
    top: 0px;
    width: 37.06667vw;
  }
  .p-swla03-item__copy:before {
    top: -2.74667vw;
    right: -3.81333vw;
    width: 4.08vw;
    height: 3.248vw;
  }
  .p-swla03-item-colors {
    margin: 6.66667vw auto 0vw;
    gap: 1.86667vw;
  }
  .p-swla03-item-color {
    width: 5.06667vw;
    height: 5.06667vw;
    border: solid 3px #fff;
  }
  .p-swla03-item-color.act {
    border: solid 3px #CFC7BA;
  }
  .p-swla03-item__photo {
    margin: 5.33333vw auto 0vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 34.93333vw;
    min-height: 59.46667vw;
  }
  .p-swla03-item__txt {
    margin: 4.8vw -5.33333vw 0vw -5.33333vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .p-swla03-item__txt span {
    border-radius: 4vw 4vw 4vw 4vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla03 {
    padding: 50px 0px 140px;
  }
  .p-swla03:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_03.png) no-repeat bottom;
    background-size: contain;
    height: 3.47222vw;
    top: -3.47222vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla03:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_04.png) no-repeat top;
    background-size: contain;
    height: 3.47222vw;
    bottom: -3.47222vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla03__inner {
    position: relative;
    max-width: 1240px;
    margin: 0px auto 0;
    padding: 0px 40px 0px 40px;
  }
  .p-swla03 .u-swla-tit {
    text-align: center;
  }
  .p-swla03 .u-swla-tit img {
    width: 86px;
  }
  .p-swla03__tit {
    margin: 22px 0 0;
    font-size: 34px;
    letter-spacing: 0.15em;
    line-height: 1;
  }
  .p-swla03-items {
    margin: 50px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 34px;
  }
  .p-swla03-item {
    max-width: 364px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p-swla03-item__tit {
    border-radius: 20px 20px 0 0;
    font-size: 36px;
    height: 80px;
  }
  .p-swla03-item__inner {
    padding: 44px 37px 38px;
    border-radius: 0px 0px 20px 20px;
  }
  .p-swla03-item__copy {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 119px;
    top: 70px;
  }
  .p-swla03-item__copy.type2 {
    width: 188px;
    top: 24px;
  }
  .p-swla03-item__copy.type3 {
    top: 0px;
    width: 151px;
  }
  .p-swla03-item__copy:before {
    top: -14px;
    right: -20px;
    width: 20px;
    height: 16px;
  }
  .p-swla03-item__photo {
    margin: 20px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 143px;
    min-height: 262px;
  }
  .p-swla03-item__photo.type2 {
    width: 162px;
  }
  .p-swla03-item__photo.type3 {
    width: 153px;
  }
  .p-swla03-item__txt {
    margin: 30px -35px 0;
    font-size: 20px;
  }
  .p-swla03-item__txt span {
    border-radius: 20px;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla03:before {
    height: 50px;
    top: -50px;
  }
  .p-swla03:after {
    height: 50px;
    bottom: -50px;
  }
  .p-swla03-item {
    max-width: 330px;
  }
  .p-swla03-item__txt {
    font-size: 18px;
  }
}

.p-swla04 {
  position: relative;
  background: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_white.jpeg);
  background-size: 1000px auto;
}

.p-swla04:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col05.png);
  background-size: 500px auto;
  opacity: 0.05;
  /* Figmaで言う不透明度5% */
  pointer-events: none;
  /* クリック透過用 */
}

.p-swla04__tit {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.p-swla04__tit .txt1 {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.p-swla04__tit .txt2 {
  display: block;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.p-swla04__txt {
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla04-item {
  position: relative;
}

.p-swla04-item__ico {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background: #afa18d;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  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;
  text-align: center;
  color: #fff;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.p-swla04-item__photo {
  position: relative;
  display: block;
  overflow: hidden;
}

.p-swla04-item__txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.8;
}

@media all and (max-width: 768px) {
  .p-swla04 {
    position: relative;
    top: 0vw;
    padding: 21.33333vw 10.66667vw 20.8vw 10.66667vw;
  }
  .p-swla04 .u-swla-tit {
    display: block;
    margin: 0vw auto 0vw;
  }
  .p-swla04 .u-swla-tit img {
    display: block;
    width: 36.26667vw;
    margin: 0vw auto 0vw;
  }
  .p-swla04__tit {
    margin: 9.33333vw 0vw 0vw 0vw;
  }
  .p-swla04__tit .txt1 {
    display: inline-block;
    font-size: 16px;
    font-size: 4.26667vw;
    line-height: 1.7;
  }
  .p-swla04__tit .txt2 {
    margin: 2.66667vw 0vw 0vw 0vw;
    font-size: 26px;
    font-size: 6.93333vw;
    line-height: 1.5;
    display: inline-block;
    position: relative;
  }
  .p-swla04__tit .txt2::before {
    content: "";
    display: inline-block;
    width: 3.2vw;
    height: 1px;
  }
  .p-swla04-items {
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .p-swla04-item {
    margin: 10.66667vw 0vw 0vw 0vw;
    width: 100%;
  }
  .p-swla04-item:nth-of-type(2) {
    margin: 21.86667vw 0vw 0vw 0vw;
  }
  .p-swla04-item__ico {
    top: -9.06667vw;
    right: -5.06667vw;
    width: 32vw;
    height: 32vw;
    font-size: 13px;
    font-size: 3.46667vw;
    padding: 0.26667vw 0vw 0vw 0vw;
  }
  .p-swla04-item__txt {
    margin: 3.2vw 0vw 0vw 0vw;
    font-size: 18px;
    font-size: 4.8vw;
  }
  .p-swla04-item__photo {
    display: block;
  }
  .p-swla04-item .u-swla-btn {
    margin: 4vw auto 0vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla04 {
    padding: 100px 0px 140px;
  }
  .p-swla04__inner {
    position: relative;
    max-width: 1180px;
    margin: 0px auto 0;
    padding: 0px 40px 0px 40px;
  }
  .p-swla04 .u-swla-tit {
    text-align: center;
  }
  .p-swla04 .u-swla-tit img {
    width: 151px;
  }
  .p-swla04__tit {
    margin: 22px 0 0;
  }
  .p-swla04__tit .txt1 {
    font-size: 20px;
  }
  .p-swla04__tit .txt2 {
    margin: 4px 0 0;
    font-size: 34px;
    line-height: 1.5;
  }
  .p-swla04-items {
    margin: 75px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 120px;
  }
  .p-swla04-item {
    width: 380px;
  }
  .p-swla04-item__ico {
    top: 187px;
    right: -53px;
    width: 140px;
    height: 140px;
    font-size: 15px;
    padding: 1px 0 0px;
  }
  .p-swla04-item__txt {
    margin: 35px 0 0;
    font-size: 26px;
    line-height: 1.5;
  }
  .p-swla04-item .u-swla-btn {
    margin: 35px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla04__inner {
    padding: 0px 50px;
  }
}

.p-swla05 {
  background: #f9f5eb;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col04.png);
  background-size: 500px auto;
  position: relative;
  /*
  .mySwiper {
    width: 100%;
  }
  .swiper-wrapper {
    transition-timing-function: linear;
  }
  */
  /*
  &-items {
    display: flex;
    justify-content: center;
  }
  */
}

.p-swla05__tit {
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.p-swla05__txt {
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla05 .splide__track {
  overflow: visible;
}

.p-swla05 .splide__arrow {
  z-index: 10;
}

.p-swla05 .splide__arrow {
  will-change: transform, opacity;
}

.p-swla05 .splide__slide:hover .splide__arrow {
  pointer-events: none;
}

.p-swla05 .splide__arrow--next svg,
.p-swla05 .splide__arrow--prev svg {
  display: none;
}

.p-swla05-item__ico {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.p-swla05-item__photo {
  position: relative;
  display: block;
  overflow: hidden;
}

.p-swla05-item__txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0em;
  text-align: center;
}

@media all and (max-width: 768px) {
  .p-swla05 {
    position: relative;
    top: 0vw;
    padding: 13.33333vw 0vw 12.8vw 0vw;
  }
  .p-swla05:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_05_sp.png) no-repeat bottom;
    background-size: contain;
    height: 5.33333vw;
    top: -5.33333vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla05:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_06_sp.png) no-repeat left top;
    background-size: cover;
    height: 5.33333vw;
    bottom: -5.33333vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla05 .u-swla-tit {
    display: block;
    margin: 0vw auto 0vw;
  }
  .p-swla05 .u-swla-tit img {
    display: block;
    width: 19.2vw;
    margin: 0vw auto 0vw;
  }
  .p-swla05__tit {
    display: block;
    font-size: 26px;
    font-size: 6.93333vw;
    margin: 6.66667vw 0vw 0vw 0vw;
    line-height: 1.5;
  }
  .p-swla05-items {
    margin: 13.33333vw 0vw 0vw 0vw;
    gap: 6.13333vw;
  }
  .p-swla05 .splide {
    margin: 13.33333vw 0vw 0vw 0vw;
    padding: 0vw 8vw 0vw 8vw;
  }
  .p-swla05 .splide__arrow {
    top: 17.06667vw;
  }
  .p-swla05 .splide__arrow--prev {
    left: 5.33333vw;
    width: 5.86667vw;
    height: 5.86667vw;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_prev.png) no-repeat;
    background-size: contain;
    opacity: 1;
  }
  .p-swla05 .splide__arrow--next {
    right: 5.33333vw;
    width: 5.86667vw;
    height: 5.86667vw;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_next.png) no-repeat;
    background-size: contain;
    opacity: 1;
  }
  .p-swla05 .splide__slide {
    width: calc((100% - 10px) / 2);
    /* gapが10pxなので調整 */
  }
  .p-swla05-item__ico {
    width: 11.73333vw;
    top: -5.86667vw;
    right: -0.8vw;
  }
  .p-swla05-item__txt {
    margin: 1.86667vw -0.8vw 0vw -0.8vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-swla05-item__txt .min {
    display: block;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-swla05-item__photo {
    display: block;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla05 {
    position: relative;
    padding: 100px 0px 70px;
  }
  .p-swla05:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_05.png) no-repeat bottom;
    background-size: contain;
    height: 3.81944vw;
    top: -3.47222vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla05:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/syohin/bento/soup_jar/sw-la/img/bg_06.png) no-repeat top;
    background-size: contain;
    height: 3.47222vw;
    bottom: -3.47222vw;
    width: 100%;
    z-index: 2;
  }
  .p-swla05__inner {
    position: relative;
  }
  .p-swla05 .u-swla-tit {
    text-align: center;
  }
  .p-swla05 .u-swla-tit img {
    width: 80px;
  }
  .p-swla05__tit {
    display: block;
    font-size: 34px;
    margin: 25px 0 0;
    line-height: 1;
  }
  .p-swla05__tit .wide {
    display: inline-block;
    padding: 0 6px;
  }
  .p-swla05 .splide {
    margin: 115px auto 0;
  }
  .p-swla05 .splide__arrow--prev {
    left: 100px;
    width: 48px;
    height: 48px;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_prev.png) no-repeat;
    background-size: contain;
    opacity: 1;
    top: 140px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .p-swla05 .splide__arrow--prev:hover {
    opacity: 1 !important;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_prev_02.png) no-repeat;
    background-size: contain;
  }
  .p-swla05 .splide__arrow--next {
    right: 100px;
    width: 48px;
    height: 48px;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_next.png) no-repeat;
    background-size: contain;
    opacity: 1;
    top: 140px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-swla05 .splide__arrow--next:hover {
    opacity: 1 !important;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_next_02.png) no-repeat;
    background-size: contain;
  }
  .p-swla05-item {
    width: 326px;
  }
  .p-swla05-item a:hover .p-swla05-item__photo img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .p-swla05-item__ico {
    width: 72px;
    top: -36px;
    right: -36px;
  }
  .p-swla05-item__txt {
    margin: 15px 0 0;
    font-size: 23px;
    letter-spacing: 0.05em;
  }
  .p-swla05-item__txt .min {
    margin: 7px 0 0;
    display: block;
    font-size: 17px;
    letter-spacing: 0.05em;
  }
  .p-swla05-item__photo {
    display: block;
    overflow: hidden;
    border-radius: 20px;
  }
  .p-swla05-item__photo img {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla05:before {
    height: 55px;
    top: -50px;
  }
  .p-swla05:after {
    height: 50px;
    bottom: -50px;
  }
}

.p-swla06 {
  position: relative;
  background: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_white.jpeg);
  background-size: 1000px auto;
}

.p-swla06:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col02.png);
  background-size: 500px auto;
  opacity: 0.05;
  /* Figmaで言う不透明度5% */
  mix-blend-mode: difference;
  /* Figmaと同じ差分モード */
  pointer-events: none;
  /* クリック透過用 */
}

.p-swla06__tit2 {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.05em;
}

.p-swla06__txt {
  letter-spacing: 0.05em;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla06__txt .dowrap {
  display: inline-block;
  position: relative;
  left: -1px;
}

.p-swla06__txt .do {
  display: inline-block;
  position: relative;
  left: 1px;
}

.p-swla06-item__tit {
  display: block;
  text-align: center;
}

.p-swla06-item__tit span {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla06-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.p-swla06-list p {
  text-align: center;
  font-size: 17px;
}

.p-swla06-list p span {
  font-size: 15px;
  position: relative;
  display: inline-block;
  top: -1px;
}

.p-swla06 table {
  width: 100%;
  border-top: 1px solid rgba(174, 174, 178, 0.5);
}

.p-swla06 table th,
.p-swla06 table td {
  padding: 10px;
  text-align: center;
}

.p-swla06 table th .dowrap,
.p-swla06 table td .dowrap {
  display: inline-block;
  position: relative;
  left: -4px;
  letter-spacing: 0;
}

.p-swla06 table th .do,
.p-swla06 table td .do {
  display: inline-block;
  position: relative;
  left: 6px;
  letter-spacing: 0;
}

.p-swla06 table th {
  border-bottom: 1px solid rgba(174, 174, 178, 0.5);
  letter-spacing: 0.05em;
  font-size: 13px;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.p-swla06 table th sup {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.p-swla06 table td {
  border-bottom: 1px solid rgba(174, 174, 178, 0.5);
  letter-spacing: 0.05em;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

@media all and (max-width: 768px) {
  .p-swla06 {
    padding: 21.33333vw 5.33333vw 8vw 5.33333vw;
  }
  .p-swla06 .u-swla-tit {
    display: block;
    margin: 0vw auto 0vw;
  }
  .p-swla06 .u-swla-tit img {
    display: block;
    width: 14.13333vw;
    margin: 0vw auto 0vw;
  }
  .p-swla06__tit2 {
    margin: 0vw auto 0vw;
  }
  .p-swla06__tit2 span {
    padding: 0vw 0vw 0vw 1.06667vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .p-swla06__txt {
    margin: 3.2vw 0vw 0vw 0vw;
    font-size: 10px;
    font-size: 2.66667vw;
    line-height: 1.6;
    letter-spacing: 0;
  }
  .p-swla06__txt .dowrap {
    display: inline-block;
    position: relative;
    left: -0.26667vw;
  }
  .p-swla06__txt .do {
    display: inline-block;
    position: relative;
    left: 0vw;
  }
  .p-swla06-box {
    margin: 13.33333vw 0vw 0vw 0vw;
  }
  .p-swla06-box:nth-of-type(2) {
    margin: 13.33333vw 0vw 0vw 0vw;
  }
  .p-swla06-box:nth-of-type(3) {
    margin: 13.33333vw 0vw 0vw 0vw;
  }
  .p-swla06-box table {
    margin: 5.33333vw 0vw 0vw 0vw;
    border-top: none;
  }
  .p-swla06-box table tr:first-of-type th,
  .p-swla06-box table tr:first-of-type td {
    border-top: 1px solid rgba(174, 174, 178, 0.5);
  }
  .p-swla06-box table th {
    width: 40%;
  }
  .p-swla06-box table td {
    width: 60%;
  }
  .p-swla06-box table th,
  .p-swla06-box table td {
    padding: 2.53333vw 0vw 2.53333vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
    height: 16vw;
  }
  .p-swla06-box table th sup,
  .p-swla06-box table td sup {
    display: inline-block;
    position: relative;
    left: -0.26667vw;
    font-size: 10px;
    font-size: 2.66667vw;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  .p-swla06-box table th .dowrap,
  .p-swla06-box table td .dowrap {
    display: inline-block;
    position: relative;
    left: -0.8vw;
    letter-spacing: 0;
  }
  .p-swla06-box table th .do,
  .p-swla06-box table td .do {
    display: inline-block;
    position: relative;
    left: 1.33333vw;
    letter-spacing: 0;
  }
  .p-swla06-box table th {
    border-right: 1px solid rgba(174, 174, 178, 0.5);
    border-bottom: 1px solid rgba(174, 174, 178, 0.5);
  }
  .p-swla06-box table td {
    border-bottom: 1px solid rgba(174, 174, 178, 0.5);
  }
  .p-swla06-item {
    margin: 17.33333vw 0vw 0vw 0vw;
  }
  .p-swla06-list {
    margin: 8vw auto 0vw;
    width: 85.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5.6vw;
    /*
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      */
  }
  .p-swla06-list.type1 {
    margin: 0vw auto 0vw;
  }
  .p-swla06-list.type2 {
    margin: 2.66667vw auto 0vw;
  }
  .p-swla06-list.type2.m520 {
    margin: 6.13333vw auto 0vw;
  }
  .p-swla06-list figure {
    margin: 4vw 0vw 0vw 0vw;
    width: 17.6vw;
    margin: 0 auto;
  }
  .p-swla06-list p {
    position: relative;
    top: 0vw;
    margin: 2.66667vw 0vw 0vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.2;
  }
}

@media screen and (min-width: 769px), print {
  .p-swla06 {
    position: relative;
    padding: 100px 0px 30px;
  }
  .p-swla06__inner {
    position: relative;
    max-width: 1180px;
    margin: 0px auto 0;
    padding: 0px 40px 0px 40px;
  }
  .p-swla06 .u-swla-tit {
    text-align: center;
  }
  .p-swla06 .u-swla-tit img {
    width: 53px;
  }
  .p-swla06__tit2 {
    width: 145px;
    margin: 0 auto;
  }
  .p-swla06__tit2 span {
    font-size: 16px;
  }
  .p-swla06__txt {
    margin: 40px 0 0;
    font-size: 11px;
    line-height: 1.5;
  }
  .p-swla06-boxwrap {
    padding: 56px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-swla06-side {
    width: 210px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-swla06-box {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    padding: 0 0 0 10px;
  }
  .p-swla06-list {
    max-width: 234px;
    margin: 20px auto 0;
    gap: 21px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-swla06-list li {
    width: 66px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-swla06-list figure {
    width: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-swla06-list figure img {
    height: auto;
  }
  .p-swla06-list p {
    display: block;
    margin: 10px -10px 0;
    font-size: 11px;
    letter-spacing: 0.05em;
    line-height: 1.2;
  }
  .p-swla06 table {
    margin: 32px 0 0;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-top: none;
  }
  .p-swla06 table th,
  .p-swla06 table td {
    padding: 20px 0;
    height: 70px;
    letter-spacing: 0.1em;
  }
  .p-swla06 table th {
    width: 210px;
    font-size: 14px;
  }
  .p-swla06 table th sup {
    font-size: 9px;
  }
  .p-swla06 table td {
    border-left: 1px solid rgba(174, 174, 178, 0.5);
    width: calc((100% - 210px) / 3);
    font-size: 14px;
  }
  .p-swla06 table td span {
    font-size: 14px;
  }
  .p-swla06 table td span.min {
    font-size: 11px;
  }
  .p-swla06 table sup {
    font-size: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .p-swla06__inner {
    padding: 0px 40px;
  }
  .p-swla06-list li {
    width: 52px;
  }
  .p-swla06-list figure {
    width: 52px;
  }
}

.c-bnr-wrap,
.c-sns-wrap {
  position: relative;
  background: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_white.jpeg);
  background-size: 1000px auto;
  overflow: hidden;
}

.c-bnr-wrap a:hover,
.c-sns-wrap a:hover {
  text-decoration: none !important;
  color: #53565a !important;
}

@media screen and (min-width: 769px), print {
  .c-bnr-wrap a img,
  .c-sns-wrap a img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .c-bnr-wrap a:hover img,
  .c-sns-wrap a:hover img {
    opacity: 0.8;
  }
}

.c-bnr li p {
  font-weight: bold;
  color: #000 !important;
}

@media all and (max-width: 768px) {
  .c-bnr {
    padding: 5.33333vw 10.66667vw 0vw 10.66667vw;
  }
  .c-bnr li {
    margin: 10.66667vw 0vw 0vw 0vw;
  }
  .c-bnr li p {
    margin: 0vw -5.33333vw 0vw 0vw;
    padding: 0vw 0vw 2.66667vw 0vw;
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: bold;
  }
  .c-bnr__link {
    display: block;
    margin: 10.66667vw 0vw 0vw 0vw;
  }
}

@media screen and (min-width: 769px), print {
  .c-bnr {
    max-width: 1100px;
    margin: 60px auto 0;
    width: 100%;
  }
  .c-bnr ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -50px;
    position: relative;
  }
  .c-bnr ul li {
    width: 28%;
    margin: 0 25px;
    position: relative;
  }
  .c-bnr ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    right: -25px;
    top: 0px;
    background: #000;
  }
  .c-bnr ul li:last-of-type:before {
    display: none;
  }
  .c-bnr ul li p {
    padding: 0 0 10px;
    font-size: 15px;
  }
  .c-bnr__link {
    display: block;
    width: 338px;
    margin: 50px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1220px) {
  .c-bnr ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0px;
  }
  .c-bnr ul li p {
    font-size: 14px;
  }
}

.c-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 768px) {
  .c-sns {
    padding: 10.66667vw 6.66667vw 10.66667vw 6.66667vw;
    margin: 0 auto;
    width: 50%;
  }
  .c-sns li {
    width: 30%;
  }
  .c-sns li a {
    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;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .c-sns li img {
    width: 5.33333vw;
    height: auto;
  }
  .c-sns li.tw img {
    width: 5.86667vw;
    position: relative;
    top: -0.26667vw;
    left: 0.26667vw;
  }
  .c-sns li.fb img {
    width: 2.66667vw;
  }
}

@media screen and (min-width: 769px), print {
  .c-sns {
    margin: 0 auto;
    padding: 85px 0 100px;
    width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-sns li {
    width: 36px;
  }
  .c-sns li a {
    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;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .c-sns li img {
    width: 36px;
    height: auto;
  }
  .c-sns li.tw {
    width: 44px;
  }
  .c-sns li.tw img {
    width: 42px;
    position: relative;
    top: -3px;
  }
  .c-sns li.fb img {
    width: 18px;
  }
}

/* モーダル全体*/
.modal {
  opacity: 0;
  display: none;
  position: fixed;
  overflow: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/syohin/bento/soup_jar/sw-la/img/bg_noise_col03.png);
  background-size: 500px auto;
  z-index: 9999;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal-content__inner {
  position: relative;
  z-index: 1;
  background: #FFF;
}

.modal-content-txtbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}

.modal-content__txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.03em;
}

.modal-content-txtbox2 {
  background: #E18764;
  padding: 10px;
  border-radius: 13.5px;
}

.modal-content__txt2 {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.03em;
  color: #fff;
}

.modal-content__txt3 {
  display: block;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.03em;
  color: #fff;
}

.modal-content-item {
  position: relative;
  border: 1px solid #D8E9D7;
  border-radius: 40px;
}

.modal-content-item__ico {
  position: absolute;
  display: block;
}

.modal-content-item__txt {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.03em;
}

.modal-content-item__txt .txt1 {
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.modal-content-item__txt .txt2 {
  display: block;
}

.modal-content-item__txt .txt2 .big {
  color: #E18764;
}

.modal-content-item__txt2 {
  display: block;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.03em;
}

.modal .close {
  position: absolute;
  cursor: pointer;
  top: -5px;
  right: -40px;
  width: 51px;
  height: 51px;
}

.modal .close img {
  width: 51px;
  height: 51px;
}

.modal__tit {
  display: block;
  text-align: center;
  letter-spacing: 0.13em;
  font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  padding: 0 0 24px;
  border-bottom: solid 1px #555555;
}

.modal__txt {
  display: block;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.1em;
}

@media all and (max-width: 768px) and (max-width: 768px) {
  .modal .close {
    width: 8.4vw;
    top: -11.2vw;
    right: 0vw;
  }
  .modal .close img {
    width: 8.4vw;
    height: auto;
  }
}

@media all and (max-width: 768px) {
  .modal-content-wrap {
    position: relative;
    overflow-y: scroll;
    height: 100%;
  }
  .modal-content {
    width: 88vw;
    position: relative;
    margin: 18.66667vw auto 13.33333vw;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .modal-content__inner {
    height: 100%;
    border-radius: 13.33333vw 13.33333vw 13.33333vw 13.33333vw;
    padding: 11.73333vw 10.13333vw 11.73333vw 10.13333vw;
    overflow-y: auto;
  }
  .modal-content-txtbox figure {
    display: block;
    position: relative;
    top: 1.33333vw;
    width: 9.86667vw;
  }
  .modal-content__txt {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.4;
  }
  .modal-content-txtbox2 {
    margin: 5.33333vw 0vw 0vw 0vw;
    padding: 2.66667vw 2.66667vw 2.66667vw 5.33333vw;
    border-radius: 3.6vw 3.6vw 3.6vw 3.6vw;
  }
  .modal-content__txt2 {
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .modal-content__txt3 {
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .modal-content__txt3 .big {
    font-size: 20px;
    font-size: 5.33333vw;
  }
  .modal-content__photo01 {
    display: block;
    margin: 2.66667vw 0vw 0vw 0vw;
  }
  .modal-content__photo02 {
    display: block;
    margin: 2.66667vw 0vw 0vw 0vw;
  }
  .modal-content__photo03 {
    display: block;
    margin: 2.66667vw 0vw 0vw 0vw;
  }
  .modal-content-item {
    margin: 40px auto 0;
    border-radius: 10.66667vw 10.66667vw 10.66667vw 10.66667vw;
    padding: 5.33333vw 1.33333vw 5.33333vw 1.33333vw;
  }
  .modal-content-item:before {
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 4vw;
    height: 5.33333vw;
    top: -5.33333vw;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_fukidashi_sp.png) no-repeat bottom;
    background-size: contain;
  }
  .modal-content-item__ico {
    width: 13.86667vw;
    top: -4.26667vw;
    left: 0;
  }
  .modal-content-item__txt {
    font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .modal-content-item__txt .txt1 {
    font-size: 16.8px;
    font-size: 4.48vw;
  }
  .modal-content-item__txt .txt2 {
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .modal-content-item__txt .txt2 .big {
    font-size: 20px;
    font-size: 5.33333vw;
  }
  .modal-content-item__txt2 {
    margin: 4.53333vw 0vw 0vw 0vw;
    text-align: center;
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: 0;
  }
  .modal__tit {
    font-size: 18px;
    font-size: 4.8vw;
    padding: 0vw 0vw 4.53333vw 0vw;
    border-bottom: solid 1px rgba(85, 85, 85, 0.5);
  }
  .modal__txt {
    margin: 2.66667vw -2.66667vw 0vw -2.66667vw;
    font-size: 14px;
    font-size: 3.73333vw;
    letter-spacing: 0.05em;
    line-height: 2;
  }
}

@media screen and (min-width: 769px), print {
  .modal-content {
    max-width: 1100px;
    width: 100%;
  }
  .modal-content__inner {
    text-align: center;
    border-radius: 50px;
    margin: 40px 0 0;
    padding: 52px 70px 42px;
  }
  .modal-content-boxwrap {
    max-width: 897px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .modal-content-txtbox figure {
    display: block;
    width: 53px;
  }
  .modal-content-txtbox figure img {
    width: 100%;
  }
  .modal-content__tit {
    font-size: 34px;
    font-family: "Shippori Mincho", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.15em;
    text-align: center;
  }
  .modal-content__txt {
    display: block;
    text-align: left;
    font-size: 20px;
  }
  .modal-content__txt2 {
    font-size: 14px;
  }
  .modal-content__txt3 {
    font-size: 15px;
  }
  .modal-content__txt3 .big {
    font-size: 26px;
  }
  .modal-content__photo01 {
    margin: 18px 0 0;
    position: relative;
    display: block;
    left: 63px;
    width: 367px;
  }
  .modal-content__photo02 {
    margin: 16px 0 0;
    display: block;
    width: 403px;
  }
  .modal-content__photo03 {
    display: block;
    width: 512px;
  }
  .modal-content-item {
    margin: 20px auto 0;
    padding: 20px 0px 20px 0px;
    border: 2px solid #D8E9D7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
  }
  .modal-content-item:before {
    content: "";
    position: absolute;
    display: block;
    left: 240px;
    width: 23px;
    height: 24px;
    top: -24px;
    background: url(/syohin/bento/soup_jar/sw-la/img/ico_fukidashi_pc.png) no-repeat bottom;
    background-size: contain;
  }
  .modal-content-item__ico {
    width: 80px;
    top: -30px;
    right: -10px;
    background: #fff;
    border-radius: 50%;
  }
  .modal-content-item__txt {
    font-family: 'YakuHanJPs',"Zen Kaku Gothic New", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .modal-content-item__txt .txt1 {
    font-size: 24px;
  }
  .modal-content-item__txt .txt2 {
    font-size: 20px;
  }
  .modal-content-item__txt .txt2 .big {
    font-size: 32px;
  }
  .modal-content-item__txt2 {
    margin: 20px 0 0;
    padding: 0 0 20px;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.6;
  }
}

@media (min-width: 1001px) and (max-width: 1200px) {
  .modal-content {
    max-width: 880px;
    width: 100%;
  }
  .modal-content__inner {
    border-radius: 40px;
    margin: 32px 0 0;
    padding: 41.6px 56px 33.6px;
  }
  .modal-content-boxwrap {
    max-width: 717.6px;
  }
  .modal-content-txtbox figure {
    width: 42.4px;
  }
  .modal-content-txtbox figure img {
    width: 100%;
  }
  .modal-content__tit {
    font-size: 27.2px;
  }
  .modal-content__txt {
    font-size: 16px;
  }
  .modal-content__txt2 {
    font-size: 11.2px;
  }
  .modal-content__txt3 {
    font-size: 12px;
  }
  .modal-content__txt3 .big {
    font-size: 20.8px;
  }
  .modal-content__photo01 {
    margin: 14.4px 0 0;
    left: 50.4px;
    width: 293.6px;
  }
  .modal-content__photo02 {
    margin: 12.8px 0 0;
    width: 322.4px;
  }
  .modal-content__photo03 {
    width: 409.6px;
  }
  .modal-content-item {
    margin: 16px auto 0;
    padding: 16px 0px 16px 0px;
    border: 1.6px solid #D8E9D7;
    gap: 40px;
  }
  .modal-content-item:before {
    left: 192px;
    width: 18.4px;
    height: 19.2px;
    top: -19.2px;
  }
  .modal-content-item__ico {
    width: 64px;
    top: -24px;
    right: -8px;
  }
  .modal-content-item__txt .txt1 {
    font-size: 19.2px;
  }
  .modal-content-item__txt .txt2 {
    font-size: 16px;
  }
  .modal-content-item__txt .txt2 .big {
    font-size: 25.6px;
  }
  .modal-content-item__txt2 {
    margin: 16px 0 0;
    padding: 0 0 16px;
    font-size: 12.8px;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .modal .close {
    position: absolute;
    cursor: pointer;
    top: -10px;
    right: -0px;
    width: 51px;
    height: 51px;
  }
  .modal .close img {
    width: 51px;
    height: 51px;
  }
  .modal-content {
    max-width: 770px;
  }
  .modal-content__inner {
    border-radius: 35px;
    margin: 28px 0 0;
    padding: 36.4px 49px 29.4px;
  }
  .modal-content-boxwrap {
    max-width: 627.9px;
  }
  .modal-content-txtbox figure {
    width: 37.1px;
  }
  .modal-content__tit {
    font-size: 23.8px;
    letter-spacing: 0.105em;
  }
  .modal-content__txt {
    font-size: 14px;
  }
  .modal-content__txt2 {
    font-size: 9.8px;
  }
  .modal-content__txt3 {
    font-size: 10.5px;
  }
  .modal-content__txt3 .big {
    font-size: 18.2px;
  }
  .modal-content__photo01 {
    margin: 12.6px 0 0;
    left: 44.1px;
    width: 256.9px;
  }
  .modal-content__photo02 {
    margin: 11.2px 0 0;
    width: 282.1px;
  }
  .modal-content__photo03 {
    width: 358.4px;
  }
  .modal-content-item {
    margin: 14px auto 0;
    padding: 14px 0 14px 0;
    border: 1.4px solid #D8E9D7;
    gap: 35px;
  }
  .modal-content-item:before {
    left: 168px;
    width: 16.1px;
    height: 16.8px;
    top: -16.8px;
  }
  .modal-content-item__ico {
    width: 56px;
    top: -21px;
    right: -7px;
  }
  .modal-content-item__txt .txt1 {
    font-size: 16.8px;
  }
  .modal-content-item__txt .txt2 {
    font-size: 14px;
  }
  .modal-content-item__txt .txt2 .big {
    font-size: 22.4px;
  }
  .modal-content-item__txt2 {
    margin: 14px 0 0;
    padding: 0 0 14px;
    font-size: 11.2px;
  }
}

/*
.p-swla-mv
//.p-swla01
//.p-swla02
//.p-swla03
//.p-swla04
//.p-swla05
{
  display: none;
}
*/
/* このページだけfooterのマージンを削除　*/
header {
  z-index: 3;
}

#topic_path {
  position: relative;
  z-index: 2;
}

.p-category_nav {
  position: relative;
  z-index: 1;
  margin: 0 !important;
}

footer {
  position: relative;
  z-index: 2;
  margin-top: 0 !important;
}
