@charset "UTF-8";
:root {
  --cl-13-14: clamp(1.3rem, 1.2285714286rem + 0.1428571429vw, 1.4rem);
  --cl-14-16: clamp(1.4rem, 1.2571428571rem + 0.2857142857vw, 1.6rem);
  --cl-16-18: clamp(1.6rem, 1.4571428571rem + 0.2857142857vw, 1.8rem);
  --cl-18-20: clamp(1.8rem, 1.6571428571rem + 0.2857142857vw, 2rem);
  --cl-18-22: clamp(1.8rem, 1.5142857143rem + 0.5714285714vw, 2.2rem);
  --cl-20-24: clamp(2rem, 1.7142857143rem + 0.5714285714vw, 2.4rem);
  --cl-18-26: clamp(1.8rem, 1.2285714286rem + 1.1428571429vw, 2.6rem);
  --cl-24-32: clamp(2.4rem, 1.8285714286rem + 1.1428571429vw, 3.2rem);
  --cl-20-36: clamp(2rem, 0.8571428571rem + 2.2857142857vw, 3.6rem);
  --cl-24-38: clamp(2.4rem, 1.4rem + 2vw, 3.8rem);
  --cl-24-40: clamp(2.4rem, 1.2571428571rem + 2.2857142857vw, 4rem);
  --cl-28-62: clamp(2.4rem, -0.3142857143rem + 5.4285714286vw, 6.2rem);
  --cl-28-72: clamp(2.4rem, -1.0285714286rem + 6.8571428571vw, 7.2rem);
  --cl-0-0: clamp(0rem, 0rem + 0vw, 0rem);
  --cl-4-8: clamp(0.4rem, 0.1142857143rem + 0.5714285714vw, 0.8rem);
  --cl-8-12: clamp(0.8rem, 0.5142857143rem + 0.5714285714vw, 1.2rem);
  --cl-12-16: clamp(1.2rem, 0.9142857143rem + 0.5714285714vw, 1.6rem);
  --cl-16-20: clamp(1.6rem, 1.3142857143rem + 0.5714285714vw, 2rem);
  --cl-20-40: clamp(2rem, 0.5714285714rem + 2.8571428571vw, 4rem);
  --cl-40-60: clamp(4rem, 2.5714285714rem + 2.8571428571vw, 6rem);
  --cl-60-80: clamp(6rem, 4.5714285714rem + 2.8571428571vw, 8rem);
  --cl-80-120: clamp(8rem, 5.1428571429rem + 5.7142857143vw, 12rem);
  --cl-100-160: clamp(10rem, 5.7142857143rem + 8.5714285714vw, 16rem);
}

/*————————————————————————————————————————————

reset

———————————*/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

th,
td {
  vertical-align: middle;
}

dt {
  font-weight: normal;
}

input[type=text],
input[type=submit],
input[type=email],
input[type=reset],
textarea,
select,
button {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=text]::-webkit-search-decoration,
input[type=submit]::-webkit-search-decoration,
input[type=email]::-webkit-search-decoration,
input[type=reset]::-webkit-search-decoration,
textarea::-webkit-search-decoration,
select::-webkit-search-decoration,
button::-webkit-search-decoration {
  display: none;
}
input[type=text]::focus,
input[type=submit]::focus,
input[type=email]::focus,
input[type=reset]::focus,
textarea::focus,
select::focus,
button::focus {
  outline-offset: -2px;
}

/*————————————————————————————————————————————

base

———————————*/
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 0px;
}
@media (max-width: 744px) {
  html {
    scroll-padding-top: 0px;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.4rem, 1.2571428571rem + 0.2857142857vw, 1.6rem);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #000000;
  background: #FFF;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 744px) {
  img {
    width: 100%;
  }
}

a {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
a:hover {
  opacity: 0.7;
}

/*————————————————————————————————————————————

component

———————————*/
/*————————————————————————————————————————————

common

———————————*/
.l-inner {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(1.6rem, 1.0285714286rem + 1.1428571429vw, 2.4rem);
  padding-left: clamp(1.6rem, 1.0285714286rem + 1.1428571429vw, 2.4rem);
}

.l-main {
  overflow: hidden;
}

.l-section:not(:first-of-type) {
  margin-top: var(--cl-100-160);
}

/*————————————————————————————————————————————

header

———————————*/
.l-header {
  position: fixed;
  top: 0;
  left: 5%;
  z-index: 99;
}
.l-header .header-logo img {
  width: 70px;
}

/*————————————————————————————————————————————

fotter

———————————*/
.l-footer {
  background: #22793B;
  padding: var(--cl-12-16);
}
.l-footer .copyright {
  font-size: var(--cl-13-14);
  letter-spacing: 0.014em;
  color: #FFF;
  text-align: center;
}

/*————————————————————————————————————————————

TOP

———————————*/
.p-oba .bg-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url(../images/oba/bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.p-oba .bg-image__deco {
  position: absolute;
  width: 550px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media (max-width: 744px) {
  .p-oba .bg-image__deco {
    width: 100%;
  }
}
.p-oba .bg-image__deco--01 {
  top: -100%;
  left: 0;
  -webkit-transform: translate(-20%, -30%);
          transform: translate(-20%, -30%);
}
@media (max-width: 744px) {
  .p-oba .bg-image__deco--01 {
    -webkit-transform: translate(-25%, -40%);
            transform: translate(-25%, -40%);
  }
}
.p-oba .bg-image__deco--01.is-show {
  top: 0;
}
.p-oba .bg-image__deco--02 {
  bottom: -100%;
  right: 0;
  -webkit-transform: translate(20%, 20%);
          transform: translate(20%, 20%);
}
@media (max-width: 744px) {
  .p-oba .bg-image__deco--02 {
    -webkit-transform: translate(25%, 15%);
            transform: translate(25%, 15%);
  }
}
.p-oba .bg-image__deco--02.is-show {
  bottom: 0;
}
.p-oba .content-title {
  font-family: "Yu Mincho", "游明朝", serif;
  font-size: var(--cl-24-32);
  letter-spacing: 0.03em;
  text-align: center;
}
.p-oba .sec_hero {
  height: 100vh;
  height: 100dvh;
  display: -ms-grid;
  display: grid;
  place-items: center;
}
.p-oba .sec_hero .l-inner {
  max-width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: var(--cl-20-40);
}
@media (max-width: 1024px) {
  .p-oba .sec_hero .l-inner {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-oba .sec_hero .items-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
.p-oba .sec_hero .items-list .items-item {
  opacity: 0;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 0.5s;
  transition: 0.5s; /* ★この時間が JS の itemDuration と対応 */
}
.p-oba .sec_hero .items-list .items-item.is-rotate-in {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.p-oba .sec_hero .hero-text {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: 0.5s;
  transition: 0.5s; /* ★この時間が JS の heroDuration と対応（今回は未使用でもOK） */
}
@media (max-width: 1024px) {
  .p-oba .sec_hero .hero-text {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.p-oba .sec_hero .hero-text.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-oba .sec_hero .hero-text--left {
  font-size: var(--cl-18-20);
  letter-spacing: 0.1em;
  line-height: 2;
  text-indent: -2em;
  margin: auto;
}
@media (max-width: 1024px) {
  .p-oba .sec_hero .hero-text--left {
    font-size: 16px;
    line-height: 1.5;
    text-indent: 0;
    text-align: center;
  }
}
.p-oba .sec_hero .hero-text--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  font-family: "Yu Mincho", "游明朝", serif;
  font-size: var(--cl-24-40);
}
@media (max-width: 1024px) {
  .p-oba .sec_hero .hero-text--right {
    margin: auto;
  }
}
.p-oba .sec_hero .hero-text__badge {
  width: 120px;
  aspect-ratio: 1/1;
  border-radius: 9999px;
  background: #22793b;
  color: #fff;
  display: -ms-grid;
  display: grid;
  place-items: center;
  text-align: center;
  font-size: clamp(1.2rem, 1.1285714286rem + 0.1428571429vw, 1.3rem);
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}
@media (max-width: 744px) {
  .p-oba .sec_hero .hero-text__badge {
    width: 100px;
  }
}
.p-oba .sec_tasty {
  position: relative;
  color: #fff;
  background: #22793B;
}
.p-oba .sec_tasty .tasty-edge {
  z-index: -1;
}
.p-oba .sec_tasty .tasty-edge--top {
  position: absolute;
  top: 1px;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 100%;
}
.p-oba .sec_tasty .tasty-edge--top img {
  width: 100%;
  max-height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.p-oba .sec_tasty .tasty-edge--bottom {
  position: absolute;
  bottom: 1px;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  width: 100%;
}
.p-oba .sec_tasty .tasty-edge--bottom img {
  width: 100%;
  max-height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
.p-oba .sec_tasty .tasty .tasty-title img {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 744px) {
  .p-oba .sec_tasty .tasty .tasty-title img {
    width: 60%;
  }
}
.p-oba .sec_tasty .tasty .tasty-desc {
  font-size: var(--cl-18-22);
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: var(--cl-40-60);
}
.p-oba .sec_tasty .tasty .tasty-image-area {
  position: relative;
  margin-top: var(--cl-40-60);
}
.p-oba .sec_tasty .tasty .tasty-image-area .tasty-image {
  width: 814px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 744px) {
  .p-oba .sec_tasty .tasty .tasty-image-area .tasty-image {
    width: 80%;
  }
}
.p-oba .sec_tasty .tasty .tasty-image-area .tasty-deco {
  position: absolute;
}
.p-oba .sec_tasty .tasty .tasty-image-area .tasty-deco--01 {
  width: 77px;
  top: 5%;
  left: 15%;
  -webkit-animation: kakukaku-left steps(1) 5000ms infinite;
          animation: kakukaku-left steps(1) 5000ms infinite;
}
@media (max-width: 1024px) {
  .p-oba .sec_tasty .tasty .tasty-image-area .tasty-deco--01 {
    width: 47px;
    top: 3%;
    left: 7%;
  }
}
.p-oba .sec_tasty .tasty .tasty-image-area .tasty-deco--02 {
  width: 81px;
  top: 3%;
  right: 15%;
  -webkit-animation: kakukaku-right steps(1) 5000ms infinite;
          animation: kakukaku-right steps(1) 5000ms infinite;
}
@media (max-width: 1024px) {
  .p-oba .sec_tasty .tasty .tasty-image-area .tasty-deco--02 {
    top: 0;
    right: 5%;
    width: 51px;
  }
}
.p-oba .sec_tasty .features {
  margin-top: var(--cl-60-80);
}
.p-oba .sec_tasty .features .features-image img {
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-80px) rotate(-8deg) scale(0.9);
          transform: translateY(-80px) rotate(-8deg) scale(0.9);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
          filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
}
.p-oba .sec_tasty .features .features-image.is-active img {
  -webkit-animation: pasteNote 1.2s ease-out forwards;
          animation: pasteNote 1.2s ease-out forwards;
}
.p-oba .sec_item {
  padding-top: var(--cl-80-120);
}
.p-oba .sec_item .item-title {
  position: relative;
  text-align: center;
  letter-spacing: 0.08em;
  z-index: 9;
}
.p-oba .sec_item .item-title__sub {
  display: block;
  font-size: var(--cl-18-22);
  margin-bottom: var(--cl-8-12);
}
.p-oba .sec_item .item-title__main {
  display: block;
  font-size: var(--cl-24-40);
}
.p-oba .sec_item .item-title__badge {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  width: 120px;
  aspect-ratio: 1/1;
  border-radius: 9999px;
  background: #22793B;
  color: #fff;
  display: -ms-grid;
  display: grid;
  place-items: center;
  text-align: center;
  font-size: clamp(1.2rem, 1.1285714286rem + 0.1428571429vw, 1.3rem);
}
@media (max-width: 744px) {
  .p-oba .sec_item .item-title__badge {
    width: 100px;
  }
}
.p-oba .sec_item .item-content {
  position: relative;
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  padding: var(--cl-60-80);
  margin-top: var(--cl-60-80);
}
@media (max-width: 744px) {
  .p-oba .sec_item .item-content {
    padding: 40px 20px;
  }
}
.p-oba .sec_item .item-content__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: var(--cl-20-40);
}
@media (max-width: 744px) {
  .p-oba .sec_item .item-content__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-oba .sec_item .item-content .item-content-title {
  font-family: "Yu Mincho", "游明朝", serif;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #22793B;
}
.p-oba .sec_item .item-content .item-content-title__sub {
  display: block;
  font-size: var(--cl-18-26);
}
.p-oba .sec_item .item-content .item-content-title__main {
  display: block;
  font-size: var(--cl-28-72);
}
.p-oba .sec_item .item-content .item-content-desc {
  font-size: var(--cl-18-22);
  letter-spacing: 0.08em;
  line-height: 2;
  margin-top: var(--cl-20-40);
}
@media (max-width: 744px) {
  .p-oba .sec_item .item-content .item-content-desc {
    font-size: 16px;
  }
}
.p-oba .sec_item .item-content .item-content-image img {
  width: 331px;
}
@media (max-width: 744px) {
  .p-oba .sec_item .item-content .item-content-image img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-oba .sec_item .material {
  margin-top: var(--cl-60-80);
}
.p-oba .sec_item .material__title {
  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: var(--cl-20-40);
  font-size: var(--cl-18-26);
  letter-spacing: 0.04em;
}
.p-oba .sec_item .material__title::before, .p-oba .sec_item .material__title::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 2px;
  background-color: #000;
}
@media (max-width: 744px) {
  .p-oba .sec_item .material__title::before, .p-oba .sec_item .material__title::after {
    display: none;
  }
}
.p-oba .sec_item .material__image {
  margin-top: var(--cl-16-20);
}
.p-oba .sec_item .material__image img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 744px) {
  .p-oba .sec_item .material__image img {
    width: 100%;
  }
}
.p-oba .sec_item .recipe {
  padding-top: var(--cl-60-80);
  margin-top: var(--cl-60-80);
  background-image: radial-gradient(circle, #22793b 4px, transparent 4px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 30px 8px;
}
@media (max-width: 744px) {
  .p-oba .sec_item .recipe {
    background-size: 20px 8px;
  }
}
.p-oba .sec_item .recipe .recipe-title img {
  width: 421px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 744px) {
  .p-oba .sec_item .recipe .recipe-title img {
    width: 80%;
  }
}
.p-oba .sec_item .recipe .recipe-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr var(--cl-16-20) 1fr var(--cl-16-20) 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--cl-16-20);
  margin-top: var(--cl-20-40);
}
@media (max-width: 744px) {
  .p-oba .sec_item .recipe .recipe-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.p-oba .sec_item .recipe .recipe-item__title {
  margin-top: var(--cl-16-20);
}
.p-oba .sec_item .recipe .recipe-item__title img {
  width: auto;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 744px) {
  .p-oba .sec_item .recipe .recipe-item__title img {
    height: 22px;
  }
}
.p-oba .sec_item .recipe .recipe-item__desc {
  margin-top: var(--cl-8-12);
  font-size: var(--cl-18-22);
  line-height: 2;
}
.p-oba .sec_item .soysauce::before, .p-oba .sec_item .soysauce::after {
  content: "";
  position: absolute;
  width: 472px;
  height: 472px;
  background-image: url("/images/oba/item-ashi.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 744px) {
  .p-oba .sec_item .soysauce::before, .p-oba .sec_item .soysauce::after {
    width: 300px;
    height: 300px;
  }
}
.p-oba .sec_item .soysauce::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-oba .sec_item .soysauce::after {
  right: 0;
  bottom: 0;
}
.p-oba .sec_item .soysauce .item-content-image {
  position: relative;
}
.p-oba .sec_item .soysauce .item-content-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20%;
  width: 50px;
  height: 47px;
  background-image: url("/images/oba/item-deco.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 744px) {
  .p-oba .sec_item .soysauce .item-content-image::before {
    left: 0;
    width: 40px;
    height: 37px;
  }
}
.p-oba .sec_item .soysauce .material .material__image img {
  width: 959px;
}
.p-oba .sec_item .sauce::before, .p-oba .sec_item .sauce::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#198c37), color-stop(33.33%, #198c37), color-stop(33.33%, #ffffff), color-stop(66.66%, #ffffff), color-stop(66.66%, #ce2b37), to(#ce2b37));
  background: linear-gradient(to right, #198c37 0%, #198c37 33.33%, #ffffff 33.33%, #ffffff 66.66%, #ce2b37 66.66%, #ce2b37 100%);
}
@media (max-width: 744px) {
  .p-oba .sec_item .sauce::before, .p-oba .sec_item .sauce::after {
    height: 20px;
  }
}
.p-oba .sec_item .sauce::before {
  top: -1px;
  border-bottom: 1px solid #a1e0b3;
}
.p-oba .sec_item .sauce::after {
  bottom: -1px;
  border-top: 1px solid #a1e0b3;
}
.p-oba .sec_item .sauce .material .material__image img {
  width: 764px;
}
.p-oba .sec_item .summary {
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  margin-top: var(--cl-60-80);
}
.p-oba .sec_item .summary__body {
  padding: var(--cl-60-80);
}
@media (max-width: 744px) {
  .p-oba .sec_item .summary__body {
    padding: 40px 20px;
  }
}
.p-oba .sec_item .summary .summary-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--cl-60-80);
}
.p-oba .sec_item .summary .summary-item__lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--cl-12-16);
  font-size: var(--cl-18-20);
  margin-bottom: var(--cl-12-16);
}
.p-oba .sec_item .summary .summary-item__lead::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background: #000;
}
@media (max-width: 744px) {
  .p-oba .sec_item .summary .summary-item__lead::after {
    display: none;
  }
}
.p-oba .sec_item .summary .summary-item__title {
  font-family: "Yu Mincho", "游明朝", serif;
  font-size: var(--cl-20-36);
  letter-spacing: 0.03em;
  color: #22793B;
}
.p-oba .sec_item .summary .summary-item__desc {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-top: var(--cl-16-20);
}
.p-oba .sec_item .summary .summary-item__company {
  font-size: var(--cl-13-14);
  background: #f0f0f0;
  padding: var(--cl-8-12);
  margin-top: var(--cl-8-12);
}
.p-oba .sec_item .summary .summary-item__company .summary-item__company-title {
  font-size: var(--cl-14-16);
  margin-bottom: 4px;
}
.p-oba .sec_item .summary .summary-item__catch {
  font-family: "Yu Mincho", "游明朝", serif;
  font-size: var(--cl-18-26);
  letter-spacing: 0.03em;
  color: #22793B;
  text-align: center;
  margin-top: var(--cl-60-80);
}
.p-oba .sec_item .summary .summary-item__gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr var(--cl-16-20) 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--cl-16-20);
  margin-top: var(--cl-20-40);
}
@media (max-width: 744px) {
  .p-oba .sec_item .summary .summary-item__gallery {
    gap: 8px;
  }
}
.p-oba .sec_item .summary .summary-item__gallery-caption {
  font-size: var(--cl-13-14);
  margin-top: var(--cl-4-8);
}
.p-oba .sec_foot {
  background: #fff;
  padding-top: var(--cl-100-160);
  padding-bottom: var(--cl-60-80);
}
.p-oba .sec_foot .l-inner {
  max-width: 944px;
}
.p-oba .sec_foot .overview .overview-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr var(--cl-20-40) 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--cl-20-40);
  margin-top: var(--cl-40-60);
}
@media (max-width: 744px) {
  .p-oba .sec_foot .overview .overview-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.p-oba .sec_foot .overview .overview-list .overview-item {
  border: 2px solid #22793B;
  border-radius: 30px;
  overflow: hidden;
}
.p-oba .sec_foot .overview .overview-list .overview-item__title {
  font-family: "Yu Mincho", "游明朝", serif;
  font-size: var(--cl-20-36);
  letter-spacing: 0.03em;
  text-align: center;
  color: #fff;
  background: #22793B;
  padding: var(--cl-12-16);
}
.p-oba .sec_foot .overview .overview-list .overview-item__body {
  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;
  gap: var(--cl-20-40);
  padding: var(--cl-20-40);
}
.p-oba .sec_foot .overview .overview-list .overview-item__image img {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 744px) {
  .p-oba .sec_foot .overview .overview-list .overview-item__image img {
    width: 50%;
  }
}
.p-oba .sec_foot .overview .overview-list .overview-item__dlist {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-max-content var(--cl-16-20) auto;
  -ms-grid-columns: max-content var(--cl-16-20) auto;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  gap: var(--cl-4-8) var(--cl-16-20);
  font-size: var(--cl-16-18);
}
.p-oba .sec_foot .overview .overview-list .overview-item__dterm {
  font-weight: 700;
}
.p-oba .sec_foot .shop {
  margin-top: var(--cl-80-120);
}
.p-oba .sec_foot .shop .shop-list {
  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-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--cl-12-16);
  margin-top: var(--cl-40-60);
}
.p-oba .sec_foot .shop .shop-list .shop-item {
  display: -ms-grid;
  display: grid;
  border: 1px solid #000;
}
.p-oba .sec_foot .shop .shop-list .shop-item__link {
  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: var(--cl-8-12);
  padding: var(--cl-20-40) var(--cl-16-20);
}
.p-oba .sec_foot .shop .shop-list .shop-item__link::after {
  content: "";
  display: inline-block;
  width: var(--cl-16-18);
  height: var(--cl-16-18);
  background-image: url(../images/oba/icon-link.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.p-oba .sec_foot .shop .shop-list .shop-item__logo {
  width: 143px;
}
@media (max-width: 744px) {
  .p-oba .sec_foot .shop .shop-list .shop-item__logo {
    width: 80px;
  }
}
.p-oba .sec_foot .shop .shop-list .shop-item__label {
  font-size: var(--cl-16-18);
  letter-spacing: 0.013em;
}
.p-oba .sec_foot .shop .shop-catch {
  font-size: var(--cl-16-18);
  letter-spacing: 0.013em;
  text-align: center;
  margin-top: var(--cl-20-40);
}
.p-oba .sec_foot .shop .shop-catch span {
  display: block;
  font-size: var(--cl-18-20);
  font-weight: bold;
  margin-bottom: var(--cl-8-12);
}
.p-oba .sec_foot .official {
  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;
  margin-top: var(--cl-100-160);
}
.p-oba .sec_foot .official .official-link__logo {
  width: 360px;
}
.p-oba .sec_foot .official .official-link__caption {
  text-align: center;
  margin-top: var(--cl-8-12);
}
.p-oba .sec_foot .official .official-link__caption::after {
  content: "";
  display: inline-block;
  width: var(--cl-16-18);
  height: var(--cl-16-18);
  background-image: url(../images/oba/icon-link.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: var(--cl-8-12);
}

@-webkit-keyframes pasteNote {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-120px) rotate(-12deg) scale(0.85);
            transform: translateY(-120px) rotate(-12deg) scale(0.85);
    -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
            filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(10px) rotate(4deg) scale(1.03);
            transform: translateY(10px) rotate(4deg) scale(1.03);
    -webkit-filter: drop-shadow(0 14px 20px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 14px 20px rgba(0, 0, 0, 0.25));
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0deg) scale(1);
            transform: translateY(0) rotate(0deg) scale(1);
    -webkit-filter: drop-shadow(0 8px 14px rgba(0, 0, 0, 0.18));
            filter: drop-shadow(0 8px 14px rgba(0, 0, 0, 0.18));
  }
}

@keyframes pasteNote {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-120px) rotate(-12deg) scale(0.85);
            transform: translateY(-120px) rotate(-12deg) scale(0.85);
    -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
            filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(10px) rotate(4deg) scale(1.03);
            transform: translateY(10px) rotate(4deg) scale(1.03);
    -webkit-filter: drop-shadow(0 14px 20px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 14px 20px rgba(0, 0, 0, 0.25));
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0deg) scale(1);
            transform: translateY(0) rotate(0deg) scale(1);
    -webkit-filter: drop-shadow(0 8px 14px rgba(0, 0, 0, 0.18));
            filter: drop-shadow(0 8px 14px rgba(0, 0, 0, 0.18));
  }
}
/*————————————————————————————————————————————

animation

———————————*/
@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes fadeup {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeup {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes circle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes marquee {
  0% {
    translate: 0;
  }
  100% {
    translate: calc(-100% - 1rem);
  }
}
@keyframes marquee {
  0% {
    translate: 0;
  }
  100% {
    translate: calc(-100% - 1rem);
  }
}
@-webkit-keyframes marquee2 {
  0% {
    translate: 0;
  }
  100% {
    translate: -100%;
  }
}
@keyframes marquee2 {
  0% {
    translate: 0;
  }
  100% {
    translate: -100%;
  }
}
@-webkit-keyframes loop-line {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -30px 0;
  }
}
@keyframes loop-line {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -30px 0;
  }
}
@-webkit-keyframes loop-line2 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -40px 0;
  }
}
@keyframes loop-line2 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -40px 0;
  }
}
@-webkit-keyframes kakukaku-right {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@keyframes kakukaku-right {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@-webkit-keyframes kakukaku-left {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes kakukaku-left {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  40% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  60% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  80% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
/*————————————————————————————————————————————

script

———————————*/
.js-fade {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
.js-fade.is-inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/*————————————————————————————————————————————

display

———————————*/
.pc,
.tb,
.sp {
  display: none;
}

.pc {
  display: block;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .pc {
    display: none;
  }
}
@media (max-width: 744px) {
  .pc {
    display: none;
  }
}

@media (min-width: 745px) and (max-width: 1024px) {
  .tb {
    display: block;
  }
}

@media (max-width: 744px) {
  .sp {
    display: block;
  }
}

/*————————————————————————————————————————————

utility

———————————*/
.u-ff-ja {
  font-family: "Noto Sans JP", sans-serif !important;
}

.u-ff-en {
  font-family: "Noto Sans JP", sans-serif !important;
}

.u-ta-c {
  text-align: center !important;
}

.u-ta-l {
  text-align: left !important;
}

.u-ta-r {
  text-align: right !important;
}

.u-fw-n {
  font-weight: normal !important;
}

.u-fw-b {
  font-weight: bold !important;
}

.u-td-n {
  text-decoration: none !important;
}

.u-td-u {
  text-decoration: underline !important;
}

.u-m-0 {
  margin: 0 !important;
}

.u-mt-a {
  margin-top: auto !important;
}

.u-mt-0 {
  margin-top: 0 !important;
}

.u-mt-4-8 {
  margin-top: var(--cl-4-8) !important;
}

.u-mt-8-12 {
  margin-top: var(--cl-8-12) !important;
}

.u-mt-12-16 {
  margin-top: var(--cl-12-16) !important;
}

.u-mt-20-40 {
  margin-top: var(--cl-20-40) !important;
}

.u-mt-40-60 {
  margin-top: var(--cl-40-60) !important;
}

.u-mb-a {
  margin-bottom: auto !important;
}

.u-mb-0 {
  margin-bottom: 0 !important;
}

.u-mb-4-8 {
  margin-bottom: var(--cl-4-8) !important;
}

.u-mb-8-12 {
  margin-bottom: var(--cl-8-12) !important;
}

.u-mb-12-16 {
  margin-bottom: var(--cl-12-16) !important;
}

.u-mb-16-20 {
  margin-bottom: var(--cl-16-20) !important;
}

.u-mb-20-40 {
  margin-bottom: var(--cl-20-40) !important;
}

.u-mb-40-60 {
  margin-bottom: var(--cl-40-60) !important;
}

.u-p-0 {
  padding: 0 !important;
}

.u-pt-0 {
  padding-top: 0 !important;
}

.u-pt-4-8 {
  padding-top: var(--cl-4-8) !important;
}

.u-pt-8-12 {
  padding-top: var(--cl-8-12) !important;
}

.u-pt-12-16 {
  padding-top: var(--cl-12-16) !important;
}

.u-pt-16-20 {
  padding-top: var(--cl-16-20) !important;
}

.u-pt-20-40 {
  padding-top: var(--cl-20-40) !important;
}

.u-pt-40-60 {
  padding-top: var(--cl-40-60) !important;
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.u-pb-4-8 {
  padding-bottom: var(--cl-4-8) !important;
}

.u-pb-8-12 {
  padding-bottom: var(--cl-8-12) !important;
}

.u-pb-12-16 {
  padding-bottom: var(--cl-12-16) !important;
}

.u-pb-16-20 {
  padding-bottom: var(--cl-16-20) !important;
}

.u-pb-20-40 {
  padding-bottom: var(--cl-20-40) !important;
}

.u-pb-40-60 {
  padding-bottom: var(--cl-40-60) !important;
}

.u-c-pc {
  color: #22793B !important;
}

.u-c-red {
  color: red !important;
}

.u-bg-pc {
  background-color: #22793B !important;
}

/*————————————————————————————————————————————

temporary

———————————*/