@charset "UTF-8";
:root {
  -webkit-font-smoothing: antialiased;
  --clr-facebook: #1877F2;
  --clr-twitter: #1D9BF0;
  --clr-line: #4CC764;
  --fzSP: 1.4rem;
  --fzPC: 1.6rem;
  --fz-headline: 4.6rem;
  --fz-heading: 2.3rem;
  --fz-subhead: 1.6rem;
  --lh: 2;
  --ls: normal;
  --ff-serif: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝ProN W3", HiraMinProN-W3, "ヒラギノ明朝Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", serif;
  --ff-sans: YakuHanJP, "Roboto", "Noto Sans JP", sans-serif;
}

.scrollwrap {
  padding-bottom: 4.8vw;
  overflow-x: auto;
  margin-top: 4.6666666667vw;
  position: relative;
  padding-top: 26.1333333333vw;
}
@media (min-width: 768px) {
  .scrollwrap {
    padding: 0;
    margin-top: 55px;
    overflow: visible;
  }
}

@media (min-width: 768px) {
  .headwrap {
    height: 100%;
    position: relative;
  }
}

#ingredientListHead {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media (min-width: 768px) {
  #ingredientListHead {
    position: sticky;
    top: 85px;
    border-top: 55px solid #fff;
    margin-top: -55px;
  }
}

.wrap {
  overflow-y: auto;
  height: calc(100vh - 60vw);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .wrap {
    height: auto;
    overflow: visible;
  }
}

#ingredientListHead,
#ingredientList {
  display: grid;
  grid-template-columns: 75.0666666667vw repeat(13, 18vw);
  grid-template-rows: repeat(2, 13.0666666667vw);
  letter-spacing: 0;
  width: 309.0666666667vw;
}
@media (min-width: 768px) {
  #ingredientListHead,
  #ingredientList {
    width: 1200px;
    grid-template-columns: 320px repeat(13, 1fr);
    grid-template-rows: repeat(2, 50px);
  }
}
#ingredientListHead > div,
#ingredientList > div {
  border-left: 1px solid #ccc;
}
#ingredientListHead .itemname, #ingredientListHead .nutritional, #ingredientListHead .allergic, #ingredientListHead .komoku,
#ingredientList .itemname,
#ingredientList .nutritional,
#ingredientList .allergic,
#ingredientList .komoku {
  background-color: #da340b;
  color: #fff;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ingredientListHead .itemname, #ingredientListHead .name,
#ingredientList .itemname,
#ingredientList .name {
  border-left: none;
}
#ingredientListHead .nutritional, #ingredientListHead .allergic,
#ingredientList .nutritional,
#ingredientList .allergic {
  border-bottom: 1px solid #ccc;
}
#ingredientListHead .itemname, #ingredientListHead .nutritional, #ingredientListHead .allergic,
#ingredientList .itemname,
#ingredientList .nutritional,
#ingredientList .allergic {
  font-size: 1.5rem;
  font-weight: bold;
}
#ingredientListHead .itemname,
#ingredientList .itemname {
  grid-row: 1/3;
}
#ingredientListHead .nutritional,
#ingredientList .nutritional {
  grid-column: 2/7;
}
#ingredientListHead .allergic,
#ingredientList .allergic {
  grid-column: 7/15;
}
#ingredientListHead .komoku,
#ingredientList .komoku {
  font-size: 1.2rem;
  line-height: 4.5vw;
  text-align: center;
}
#ingredientListHead .komoku .unit,
#ingredientList .komoku .unit {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  #ingredientListHead .komoku,
  #ingredientList .komoku {
    font-size: 1.3rem;
    line-height: 1.38;
  }
  #ingredientListHead .komoku .unit,
  #ingredientList .komoku .unit {
    font-size: 1rem;
  }
}
#ingredientListHead .yellowline,
#ingredientList .yellowline {
  background-color: #fff9e8;
}
#ingredientListHead .name,
#ingredientList .name {
  padding: 5.3333333333vw 2.6666666667vw;
  font-size: 1.5rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  #ingredientListHead .name,
  #ingredientList .name {
    padding: 20px;
    font-size: 1.6rem;
  }
}
#ingredientListHead .con,
#ingredientList .con {
  padding: 5.3333333333vw 2.6666666667vw;
  text-align: center;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  #ingredientListHead .con,
  #ingredientList .con {
    padding: 0px;
    font-size: 1.5rem;
    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;
  }
}

strong {
  color: #da340b;
}

#allergsearch {
  width: 92vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10.6666666667vw;
}
@media (min-width: 768px) {
  #allergsearch {
    width: 1200px;
    margin-top: 55px;
  }
}
#allergsearch .summary p {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  #allergsearch .summary p {
    font-size: 1.6rem;
  }
}
#allergsearch .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4vw 0;
  margin-top: 6.6666666667vw;
}
@media (min-width: 768px) {
  #allergsearch .checkbox {
    margin-top: 50px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border-right: 1px solid #ccc;
  }
}
#allergsearch .checkbox label {
  width: 25%;
  text-align: center;
  padding-top: 4vw;
  padding-bottom: 2.6666666667vw;
  border-left: 1px solid #ccc;
}
@media (min-width: 768px) {
  #allergsearch .checkbox label {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #allergsearch .checkbox label:nth-of-type(4), #allergsearch .checkbox label:nth-of-type(8) {
    border-right: 1px solid #ccc;
  }
}
#allergsearch .checkbox .img {
  height: 9.2vw;
  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;
}
@media (min-width: 768px) {
  #allergsearch .checkbox .img {
    height: 51px;
  }
}
@media (max-width: 767px) {
  #allergsearch .checkbox label:nth-of-type(1) img {
    height: 8.9333333333vw;
  }
  #allergsearch .checkbox label:nth-of-type(2) img {
    height: 7.0666666667vw;
  }
  #allergsearch .checkbox label:nth-of-type(3) img {
    height: 6.4vw;
  }
  #allergsearch .checkbox label:nth-of-type(4) img {
    height: 9.2vw;
  }
  #allergsearch .checkbox label:nth-of-type(5) img {
    height: 7.0666666667vw;
  }
  #allergsearch .checkbox label:nth-of-type(6) img {
    height: 7.8666666667vw;
  }
  #allergsearch .checkbox label:nth-of-type(7) img {
    height: 6.6666666667vw;
  }
  #allergsearch .checkbox label:nth-of-type(8) img {
    height: 7.0666666667vw;
  }
}
#allergsearch .checkbox .label {
  margin-top: 3.2vw;
  font-size: 1.6rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  #allergsearch .checkbox .label {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}
#allergsearch .checkbox input {
  margin-top: 3.3333333333vw;
}
@media (min-width: 768px) {
  #allergsearch .checkbox input {
    margin-top: 30px;
  }
}
#allergsearch button {
  margin-top: 10.6666666667vw;
}
@media (min-width: 768px) {
  #allergsearch button {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 380px;
  }
}
#allergsearch .textlink {
  margin-top: 8vw;
}
@media (min-width: 768px) {
  #allergsearch .textlink {
    margin-top: 55px;
  }
}
#allergsearch .textlink a {
  color: #da340b;
  font-size: 1.5rem;
  font-weight: 700;
}
@media (hover: hover) {
  #allergsearch .textlink a:hover {
    text-decoration: underline;
  }
}

#info {
  width: 92vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10.6666666667vw;
}
@media (min-width: 768px) {
  #info {
    width: 1200px;
    margin-top: 75px;
  }
}
#info .summary p {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  #info .summary p {
    font-size: 1.6rem;
  }
}