@charset "UTF-8";
.c-float-logo,
.c-navi {
  opacity: 1;
  pointer-events: initial;
}

/* sec32 */
.p-sec32__text--01 {
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec32__text--01 {
    font-size: 10rem;
  }
}
.p-sec32__text--01 span {
  font-size: 7rem;
}
@media screen and (max-width: 767px) {
  .p-sec32__text--01 span {
    font-size: 13.2rem;
  }
}
.p-sec32__text--02 {
  font-size: 15.8rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-sec32__text--02 {
    font-size: 30rem;
  }
}
.p-sec32__headline {
  -webkit-transform: translateX(-18rem);
          transform: translateX(-18rem);
}
@media screen and (max-width: 767px) {
  .p-sec32__headline {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.p-sec32__wrap {
  position: relative;
  margin-top: -25rem;
  -webkit-transform: translateX(10rem);
          transform: translateX(10rem);
}
@media screen and (max-width: 767px) {
  .p-sec32__wrap {
    margin: 5rem 0 0 0;
    -webkit-transform: translateX(-5rem);
            transform: translateX(-5rem);
  }
}
.p-sec32__image--01 {
  width: 75.7rem;
}
@media screen and (max-width: 767px) {
  .p-sec32__image--01 {
    width: 96.3rem;
  }
}
.p-sec32__image--02 {
  position: absolute;
  top: 0.8rem;
  left: 0;
  width: 83.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec32__image--02 {
    top: 1rem;
    width: 106.1rem;
  }
}

/* sec33 */
.p-sec33__text--01 {
  position: relative;
  display: inline-block;
  font-size: 9.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--01 {
    font-size: 14rem;
  }
}
.p-sec33__text--01::before, .p-sec33__text--01::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}
.p-sec33__text--01::before {
  left: -9rem;
  width: 7rem;
  height: 11.8rem;
  background: url(../images/newwashoku/img_sec33-01.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--01::before {
    left: -12rem;
    width: 10.3rem;
    height: 17.2rem;
  }
}
.p-sec33__text--01::after {
  right: -8rem;
  width: 6.1rem;
  height: 11.4rem;
  background: url(../images/newwashoku/img_sec33-02.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--01::after {
    right: -10rem;
    width: 8.8rem;
    height: 16.7rem;
  }
}
.p-sec33__text--02 {
  font-size: 2.8rem;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--02 {
    font-size: 5rem;
  }
}
.p-sec33__text--02 strong {
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--02 strong {
    font-size: 6rem;
  }
}
.p-sec33__text--02 span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffff00), color-stop(80%, #ffff00), color-stop(80%, transparent));
  background: linear-gradient(transparent 70%, #ffff00 70%, #ffff00 80%, transparent 80%);
}
.p-sec33__text--03 {
  font-size: 4rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffff00), color-stop(80%, #ffff00), color-stop(80%, transparent));
  background: linear-gradient(transparent 70%, #ffff00 70%, #ffff00 80%, transparent 80%);
}
@media screen and (max-width: 767px) {
  .p-sec33__text--03 {
    display: inline-block;
    font-size: 7rem;
  }
}
.p-sec33__text--03 strong {
  font-size: 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--03 strong {
    font-size: 8.2rem;
  }
}
.p-sec33__text--04 {
  padding: 0 2rem;
  color: #fff;
  font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--04 {
    font-size: 7.4rem;
  }
}
.p-sec33__text--04::before {
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}
.p-sec33__text--04 span {
  position: relative;
  z-index: 1;
}
.p-sec33__text--04 em {
  color: #ffff00;
  font-size: 5.2rem;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .p-sec33__text--04 em {
    font-size: 8.8rem;
  }
}
.p-sec33__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-sec33__flex {
    display: block;
    margin-top: 8rem;
  }
}
.p-sec33__hukidashi {
  width: 100.4rem;
  height: 49.4rem;
  padding-top: 7rem;
  background: url(../images/newwashoku/bg_sec33-pc.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-sec33__hukidashi {
    width: 93.8rem;
    height: 141.7rem;
    padding-top: 15rem;
    background-image: url(../images/newwashoku/bg_sec33-sp.png);
  }
}

/* sec34 */
.p-sec34__flex {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 768px) {
  .p-sec34__flex {
    -ms-grid-columns: 1fr 10rem 1fr 10rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 10rem;
       -moz-column-gap: 10rem;
            column-gap: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec34__flex {
    -ms-grid-columns: 1fr 11.5rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 11.5rem;
       -moz-column-gap: 11.5rem;
            column-gap: 11.5rem;
  }
}
.p-sec34__item {
  position: relative;
  width: 22.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec34__item {
    width: 46.4rem;
  }
}
.p-sec34__item--02::before {
  position: absolute;
  left: -11.5rem;
  bottom: 10rem;
  width: 11.1rem;
  height: 2.7rem;
  background: url(../images/newwashoku/img_sec34-06-pc.png) no-repeat center center/contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec34__item--02::before {
    left: -15rem;
    bottom: 19rem;
    width: 14.6rem;
    height: 5.6rem;
    background: url(../images/newwashoku/img_sec34-06-sp.png) no-repeat center center/contain;
  }
}
.p-sec34__item--03 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-sec34__item--03 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
@media screen and (max-width: 767px) {
  .p-sec34__item--03 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
@media screen and (min-width: 768px) {
  .p-sec34__item--04 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
}
@media screen and (min-width: 768px) {
  .p-sec34__item--05 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
}
@media screen and (min-width: 768px) {
  .p-sec34__item--06 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
@media screen and (max-width: 767px) {
  .p-sec34__item--06 {
    margin-top: 12rem;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
}
.p-sec34__item--06::before {
  position: absolute;
  left: -11.5rem;
  bottom: 10rem;
  width: 11.1rem;
  height: 2.7rem;
  background: url(../images/newwashoku/img_sec34-06-pc.png) no-repeat center center/contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec34__item--06::before {
    left: 50%;
    top: -8.2rem;
    bottom: auto;
    width: 5.6rem;
    height: 8.1rem;
    background: url(../images/newwashoku/img_sec34-08-sp.png) no-repeat center center/contain;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-sec34__image--02 {
  margin-top: -2.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec34__image--02 {
    margin-top: -4.5rem;
  }
}
.p-sec34__image--03 {
  width: 39.6rem;
  margin: 0 auto 1.5rem auto;
  -webkit-transform: translate(1rem, 1.3rem);
          transform: translate(1rem, 1.3rem);
}
@media screen and (max-width: 767px) {
  .p-sec34__image--03 {
    width: 71.4rem;
    margin-bottom: 4.5rem;
    -webkit-transform: translate(-3rem, 4rem);
            transform: translate(-3rem, 4rem);
  }
}
.p-sec34__label {
  position: absolute;
  left: 50%;
  bottom: -1.4rem;
  min-width: 20.4rem;
  height: 3.8rem;
  padding: 0 1rem;
  white-space: nowrap;
  font-size: 1.9rem;
  line-height: 3.8rem;
  border: 0.2rem solid #0e5cb7;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0.8rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-sec34__label {
    bottom: -4rem;
    min-width: 42rem;
    height: 8rem;
    line-height: 8rem;
    font-size: 4rem;
    border-radius: 1.6rem;
  }
}
.p-sec34__text {
  width: 23.8rem;
  height: 23rem;
  padding: 1.5rem 0;
  font-size: 3.6rem;
  border: 0.3rem solid #0e5cb7;
  border-radius: 1.1rem;
}
@media screen and (max-width: 767px) {
  .p-sec34__text {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    width: 100%;
    height: 25.9rem;
    padding: 1rem 0;
    margin-bottom: 7rem;
    font-size: 6.4rem;
    border-width: 0.6rem;
    border-radius: 3.6rem;
  }
}
.p-sec34__text strong {
  font-size: 4.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec34__text strong {
    font-size: 8.2rem;
  }
}
.p-sec34__text span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(85%, #ffff00), color-stop(90%, #ffff00), color-stop(90%, transparent));
  background: linear-gradient(transparent 85%, #ffff00 85%, #ffff00 90%, transparent 90%);
}
@media screen and (max-width: 767px) {
  .p-sec34__text span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(78%, transparent), color-stop(78%, #ffff00), color-stop(83%, #ffff00), color-stop(83%, transparent));
    background: linear-gradient(transparent 78%, #ffff00 78%, #ffff00 83%, transparent 83%);
  }
}

/* sec35 */
.p-sec35__text {
  margin-bottom: 2rem;
  font-size: 5.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__text {
    margin-bottom: 12rem;
    font-size: 10rem;
  }
}
.p-sec35__text strong {
  font-size: 9.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__text strong {
    font-size: 16.7rem;
  }
}
.p-sec35__slider {
  position: relative;
}
.p-sec35__slider-item {
  position: relative;
  width: 59.5rem !important;
  padding: 1.5rem;
  margin: 2rem 3.5rem 0 3.5rem;
  font-size: 4rem;
  color: #0e5cb7;
  background: #fff;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider-item {
    width: 90rem !important;
    margin-top: 7rem;
    padding: 2rem;
  }
}
.p-sec35__slider-item img {
  width: 56.9rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider-item img {
    width: 86rem;
  }
}
.p-sec35__slider-item p {
  padding-top: 1.5rem;
}
.p-sec35__slider-item::before {
  position: absolute;
  top: -2rem;
  left: -2.5rem;
  width: 14.8rem;
  height: 14.8rem;
  pointer-events: none;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec35__slider-item::before {
    top: -7rem;
    left: -4rem;
    width: 22.4rem;
    height: 22.4rem;
  }
}
.p-sec35__slider-item--01::before {
  background: url(../images/newwashoku/icon_sec35-01.png) center center/contain;
}
.p-sec35__slider-item--02::before {
  background: url(../images/newwashoku/icon_sec35-02.png) center center/contain;
}
.p-sec35__slider-item--03::before {
  background: url(../images/newwashoku/icon_sec35-02.png) center center/contain;
}
.p-sec35__slider-item--04::before {
  background: url(../images/newwashoku/icon_sec35-02.png) center center/contain;
}
.p-sec35__slider .slick-arrow {
  position: absolute;
  top: 20rem;
  width: 7.5rem;
  height: 7.5rem;
  font: 0/0 a;
  border: none;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider .slick-arrow {
    top: 36rem;
    width: 9.98rem;
    height: 9.98rem;
  }
}
.p-sec35__slider .slick-arrow.slick-prev {
  left: calc(50% - 34rem);
  background: url(../images/newwashoku/btn_prev.png) center center/contain;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider .slick-arrow.slick-prev {
    left: calc(50% - 50rem);
  }
}
.p-sec35__slider .slick-arrow.slick-next {
  right: calc(50% - 34rem);
  background: url(../images/newwashoku/btn_next.png) center center/contain;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider .slick-arrow.slick-next {
    right: calc(50% - 50rem);
  }
}
.p-sec35__slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider .slick-dots {
    gap: 7rem;
    margin-top: 5rem;
  }
}
.p-sec35__slider .slick-dots button {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border-radius: 50%;
  background-color: #fff;
  border: none;
  font: 0/0 a;
}
@media screen and (max-width: 767px) {
  .p-sec35__slider .slick-dots button {
    width: 2.2rem;
    height: 2.2rem;
  }
}
.p-sec35__slider .slick-dots .slick-active button {
  background-color: #54c3f1;
}
.p-sec35__recipe {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
}
.p-sec35__recipe::before {
  position: absolute;
  top: -3rem;
  left: -4rem;
  width: 11.3rem;
  height: 11.3rem;
  pointer-events: none;
  border-radius: 50%;
  border: 0.4rem solid #0e5cb7;
  z-index: 2;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe::before {
    top: -9rem;
    left: -4rem;
    width: 22.4rem;
    height: 22.4rem;
    border-width: 0.8rem;
  }
}
.p-sec35__recipe--01::before {
  background: url(../images/newwashoku/icon_sec35-01.png) center center/contain;
}
.p-sec35__recipe--02::before {
  background: url(../images/newwashoku/icon_sec35-02.png) center center/contain;
}
.p-sec35__recipe--03::before {
  background: url(../images/newwashoku/icon_sec35-02.png) center center/contain;
}
.p-sec35__recipe--04::before {
  background: url(../images/newwashoku/icon_sec35-02.png) center center/contain;
}
.p-sec35__recipe-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-y: auto;
  overflow-x: visible;
  padding: 2rem 3rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-inner {
    padding: 5rem 4rem 4.5rem 4rem;
  }
}
.p-sec35__recipe-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 1023px) {
  .p-sec35__recipe-top {
    display: block;
  }
}
.p-sec35__recipe-left {
  width: 53%;
}
@media screen and (max-width: 1023px) {
  .p-sec35__recipe-left {
    width: 100%;
  }
}
.p-sec35__recipe-right {
  width: 47%;
}
@media screen and (max-width: 1023px) {
  .p-sec35__recipe-right {
    width: 100%;
  }
}
.p-sec35__recipe-title {
  margin-bottom: 1rem;
  font-size: 3.8rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-title {
    margin-bottom: 5rem;
    font-size: 6.4rem;
  }
}
.p-sec35__recipe-data {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
@media screen and (max-width: 1023px) {
  .p-sec35__recipe-data {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-data {
    gap: 1rem;
    margin-bottom: 5rem;
  }
}
.p-sec35__recipe-about {
  width: 10.8rem;
  padding: 0.8rem 0;
  font-size: 1.6rem;
  line-height: 1.2;
  background: #fff;
  border-radius: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-about {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 2.6rem;
  }
}
.p-sec35__recipe-about span {
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-about span {
    font-size: 3.2rem;
  }
}
.p-sec35__recipe-about strong {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-about strong {
    font-size: 4rem;
  }
}
.p-sec35__recipe-note {
  position: absolute;
  right: 0;
  bottom: -1.3em;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-note {
    font-size: 2.6rem;
  }
}
.p-sec35__recipe-label {
  text-align: left;
}
.p-sec35__recipe-label span {
  margin-right: 0;
  padding: 0.3rem 2rem;
  color: #fff;
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-label span {
    font-size: 4.2rem;
  }
}
.p-sec35__recipe-label span::before {
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}
.p-sec35__recipe-ingredient {
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-ingredient {
    font-size: 4rem;
  }
}
.p-sec35__recipe-ingredient p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.p-sec35__recipe-ingredient p::before {
  content: "……………………………………………………………………………………………………………………";
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  pointer-events: none;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden;
}
.p-sec35__recipe-ingredient span {
  background: #fdfbdf;
  z-index: 1;
  position: relative;
  white-space: nowrap;
}
.p-sec35__recipe-ingredient span:first-child {
  padding-right: 0.4rem;
}
.p-sec35__recipe-ingredient span:last-child {
  padding-left: 0.4rem;
}
.p-sec35__recipe-ingredient small {
  display: block;
  margin: 0 0 1em 0;
  font-size: 2rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-ingredient small {
    font-size: 3.4rem;
  }
}
.p-sec35__recipe-group {
  position: relative;
  padding-left: 2em;
}
.p-sec35__recipe-group::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "A";
}
.p-sec35__recipe-group::after {
  position: absolute;
  top: 0.8em;
  left: 1em;
  width: 0.8em;
  height: calc(100% - 1.4em);
  clip-path: polygon(0% 0%, 100% 0%, 100% 7%, 22% 7%, 22% 93%, 100% 93%, 100% 100%, 0% 100%);
  background-color: #0e5cb7;
  content: "";
}
.p-sec35__recipe-list {
  counter-reset: num;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 2.1rem;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 500;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-list {
    margin-top: 2rem;
    font-size: 4rem;
  }
}
.p-sec35__recipe-list li {
  position: relative;
  counter-increment: num;
  padding: 1.2rem 0 1.2rem 5rem;
  line-height: 1.2;
  border-bottom: 0.2rem solid #c1c0a8;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-list li {
    padding: 2rem 0 2rem 8rem;
  }
}
.p-sec35__recipe-list li::before {
  position: absolute;
  left: 0;
  top: 0.6rem;
  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;
  width: 3.6rem;
  height: 3.7rem;
  color: #fff;
  font-size: 2.1rem;
  background: url(../images/newwashoku/bg_sec35.png) no-repeat center center/contain;
  content: counter(num);
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-list li::before {
    top: 0.8rem;
    width: 6.7rem;
    height: 6.8rem;
    font-size: 4rem;
  }
}
.p-sec35__recipe-list p {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-list p {
    font-size: 2.8rem;
  }
}
.p-sec35__recipe-list p:first-child {
  margin-top: 1rem;
}
.p-sec35__recipe-attention {
  margin: 1.5rem 0 0 1rem;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 500;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-attention {
    font-size: 3rem;
  }
}
.p-sec35__recipe-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-gallery {
    -ms-grid-columns: 1fr 2.5rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 4rem;
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
    row-gap: 2rem;
  }
}
.p-sec35__recipe-refer {
  margin-top: 1rem;
  font-size: 1.5rem;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 500;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-sec35__recipe-refer {
    margin-bottom: 2rem;
    font-size: 2.6rem;
  }
}

/* sec36 */
.p-sec36__inner {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.p-sec36__bottom {
  width: 100%;
  padding: 3rem 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-sec36__bottom {
    padding: 6rem 0;
  }
}
.p-sec36__list {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  place-items: center;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1023px) {
  .p-sec36__list {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec36__list {
    gap: 4rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 22rem;
  }
}
.p-sec36__list dt {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  width: 100%;
  margin-bottom: 1rem;
  font-size: 4.9rem;
}
@media screen and (max-width: 767px) {
  .p-sec36__list dt {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    font-size: 9.4rem;
  }
}
.p-sec36__list dd {
  width: 100%;
}
.p-sec36__list dd a {
  color: #0e5cb7;
  font-size: 3.8rem;
  border-radius: 2.6rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 249, 255)), color-stop(49%, rgb(255, 255, 255)), to(rgb(205, 209, 224)));
  background-image: linear-gradient(180deg, rgb(247, 249, 255) 0%, rgb(255, 255, 255) 49%, rgb(205, 209, 224) 100%);
  -webkit-box-shadow: 0px 5px 8.8px 1.2px rgba(38, 44, 64, 0.6), inset 0px 13px 7px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8.8px 1.2px rgba(38, 44, 64, 0.6), inset 0px 13px 7px 0px rgba(0, 0, 0, 0.1);
  width: 52.4rem;
  height: 8.9rem;
  padding-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-sec36__list dd a {
    width: 100rem;
    height: 17rem;
    padding-top: 3.6rem;
    font-size: 7.4rem;
  }
}
.p-sec36__relation {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5.5rem;
     -moz-column-gap: 5.5rem;
          column-gap: 5.5rem;
}
@media screen and (max-width: 1023px) {
  .p-sec36__relation {
    display: -ms-grid;
    display: grid;
    place-items: center;
    row-gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-sec36__relation {
    gap: 6rem;
  }
}
.p-sec36__relation dt {
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-sec36__relation dt {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-sec36__relation dt {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
.p-sec36__relation dt span {
  font-size: 3.1rem;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  .p-sec36__relation dt span {
    font-size: 6.3rem;
  }
}
.p-sec36__relation dt span::before {
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}
.p-sec36__relation dt em {
  font-style: normal;
}
.p-sec36__relation-item--01 {
  width: 16.7rem;
}
@media screen and (max-width: 767px) {
  .p-sec36__relation-item--01 {
    width: 34.4rem;
  }
}
.p-sec36__relation-item--02 {
  width: 14.6rem;
}
@media screen and (max-width: 767px) {
  .p-sec36__relation-item--02 {
    width: 30.1rem;
  }
}
.p-sec36__relation-item--03 {
  width: 18.2rem;
  color: #000;
  font-size: 1.7rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-sec36__relation-item--03 {
    width: 37.5rem;
    font-size: 3.4rem;
  }
}
.p-sec36__relation-item--04 {
  width: 17.5rem;
}
@media screen and (max-width: 767px) {
  .p-sec36__relation-item--04 {
    width: 36.2rem;
  }
}