.mv img {
  width: 100%;
}

.mv_under {
  background: #f8eed1;
  position: relative;
}
.mv_under img {
  width: 100%;
}
.mv_under_txt {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 1.2vw;
}
.mv_under_txt_ttl {
  font-size: 2.4vw;
  font-weight: bold;
  line-height: 1.4;
  color: #ffe900;
}
.mv_under_txt_ttl_l {
  font-size: 3vw;
  font-weight: bold;
}
.mv_under_txt_ttl_l_dots {
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
  font-weight: bold;
}
.mv_under_txt_ex {
  margin-top: 1.7vw;
  font-size: 1.15vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.8;
}
.mv_under_txt_ex_y {
  font-weight: bold;
  color: #ffe900;
}

.recipe_cm {
  overflow: hidden;
  background: url(/sp/ohgon/amattare/img/cm_bg01.svg) top 7vw left 4vw/15vw auto no-repeat, url(/sp/ohgon/amattare/img/cm_bg02.svg) top 53vw left 10vw/11vw auto no-repeat, url(/sp/ohgon/amattare/img/cm_bg03.svg) top 52vw left 81vw/19vw auto no-repeat, url(/sp/ohgon/amattare/img/cm_bg04.svg) top 103vw left 44vw/19vw auto no-repeat, url(/sp/ohgon/amattare/img/cm_bg05.svg) top 150vw left 9vw/16vw auto no-repeat;
  background-color: #f8eed1;
}
.recipe_cm_ttl {
  margin: 6vw auto 8vw;
  text-align: center;
}
.recipe_cm_ttl_inner {
  display: inline-block;
  font-size: 3.4vw;
  font-weight: bold;
  line-height: 1.1;
  position: relative;
}
.recipe_cm_ttl_inner_ico_01 {
  position: absolute;
  width: 5vw;
  height: auto;
  top: -1.5vw;
  left: -6vw;
}
.recipe_cm_ttl_inner_ico_02 {
  position: absolute;
  width: 5vw;
  height: auto;
  top: 0.2vw;
  right: -6vw;
}
.recipe_cm_intro {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.recipe_cm_intro_txt {
  width: 49vw;
  padding-left: 8.75vw;
}
.recipe_cm_intro_txt_label {
  margin-bottom: 1.5vw;
}
.recipe_cm_intro_txt_label_inner {
  transform-origin: left bottom;
  transform: rotate(-4.87deg);
  display: inline-block;
  font-size: 2.3vw;
  color: #ED4F00;
  font-weight: bold;
  line-height: 1.1;
  position: relative;
  z-index: 1;
}
.recipe_cm_intro_txt_label_inner img {
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
}
.recipe_cm_intro_txt_name {
  font-size: 3vw;
  color: #794323;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.recipe_cm_intro_txt_link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background-color: #E60012;
  font-weight: bold;
  font-size: 1.8vw;
  width: 24vw;
  height: 4.8vw;
  margin-top: 1.8vw;
}
.recipe_cm_intro_txt_link:hover {
  text-decoration: none;
  opacity: 0.6;
}
.recipe_cm_intro_txt_link + ._cm_link {
  background-color: #B60005;
}
.recipe_cm_intro_img {
  width: 51vw;
}
.recipe_cm_intro_img img {
  width: 70vw;
  height: auto;
  position: relative;
  max-width: inherit;
  left: -11vw;
  top: -5vw;
}
.recipe_cm_intro:nth-child(even) .recipe_cm_intro_txt {
  order: 2;
}
.recipe_cm_intro:nth-child(even) .recipe_cm_intro_img {
  order: 1;
  height: 40vw;
}
.recipe_cm_intro:nth-child(even) .recipe_cm_intro_img img {
  top: -10vw;
}
.recipe_cm_intro:nth-child(1) .recipe_cm_intro_txt_label_inner img {
  width: 25vw;
  height: auto;
  max-width: inherit;
  bottom: -2vw;
}
.recipe_cm_intro:nth-child(2) .recipe_cm_intro_txt_label_inner img {
  width: 29vw;
  height: auto;
  max-width: inherit;
  bottom: -2vw;
}
.recipe_cm_intro:nth-child(3) .recipe_cm_intro_txt_label_inner img {
  width: 25vw;
  height: auto;
  max-width: inherit;
  bottom: -1.5vw;
}

.recipe_okazu {
  padding-top: 10vw;
  background: url(/sp/ohgon/amattare/img/okazu_bg01.png) left top/18.4% auto no-repeat, url(/sp/ohgon/amattare/img/okazu_bg02.png) right top/28.8% auto no-repeat;
}
.recipe_okazu_ttl {
  text-align: center;
  position: relative;
  margin-bottom: 7vw;
}
.recipe_okazu_ttl_inner {
  display: inline-block;
  font-weight: bold;
  font-size: 3vw;
  color: #000000;
  position: relative;
}
.recipe_okazu_ttl_inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 1vw;
  background: url(/sp/ohgon/amattare/img/border.png) center center/100% auto no-repeat;
  position: absolute;
  top: -2.5vw;
  left: 0;
}
.recipe_okazu_ttl_inner:after {
  content: "";
  display: block;
  width: 100%;
  height: 1vw;
  background: url(/sp/ohgon/amattare/img/border.png) center center/100% auto no-repeat;
  position: absolute;
  top: 2.5vw;
  left: 0;
}
.recipe_okazu_ttl_balloon {
  position: absolute;
  top: -13.5vw;
  left: 20vw;
  width: 10vw;
  height: 10vw;
  background: #ED6C00;
  border-radius: 5.2vw;
  font-size: 1.4vw;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-weight: bold;
  padding-top: 3vw;
}
.recipe_okazu_ttl_balloon:before {
  content: "";
  display: block;
  width: 1.3vw;
  height: 1.3vw;
  background: url(/sp/ohgon/amattare/img/balloon_corner.svg) no-repeat center;
  position: absolute;
  bottom: 0vw;
  right: 1.7vw;
}
.recipe_okazu_category {
  text-align: center;
}
.recipe_okazu_category_inner {
  display: inline-flex;
  align-items: center;
  font-size: 3vw;
  font-weight: bold;
}
.recipe_okazu_category_ico01 {
  width: auto;
  height: 5.9vw;
  margin-right: 1.5vw;
}
.recipe_okazu_category_ico02 {
  width: auto;
  height: 5.9vw;
  margin-left: 1.5vw;
}
.recipe_okazu_category.c01 .recipe_okazu_category_inner {
  color: #FF9700;
}
.recipe_okazu_category.c01 .recipe_okazu_category_inner svg {
  fill: #FF9700;
}
.recipe_okazu_category.c02 .recipe_okazu_category_inner {
  color: #E15C38;
}
.recipe_okazu_category.c02 .recipe_okazu_category_inner svg {
  fill: #E15C38;
}
.recipe_okazu_category.c03 .recipe_okazu_category_inner {
  color: #4DA2D6;
}
.recipe_okazu_category.c03 .recipe_okazu_category_inner svg {
  fill: #4DA2D6;
}
.recipe_okazu_category.c04 .recipe_okazu_category_inner {
  color: #41A266;
}
.recipe_okazu_category.c04 .recipe_okazu_category_inner svg {
  fill: #41A266;
}
.recipe_okazu_list {
  margin: 3vw auto 7vw;
  display: flex;
  justify-content: space-between;
  width: 96vw;
}
.recipe_okazu_list li {
  width: 30vw;
}
.recipe_okazu_list_img img {
  width: 100%;
}
.recipe_okazu_list_detail {
  margin-top: 1.5vw;
  position: relative;
  height: 9.5vw;
}
.recipe_okazu_list_detail_txt_name {
  font-size: 1.8vw;
  font-weight: bold;
  color: #794323;
  line-height: 1.2;
}
.recipe_okazu_list_detail_txt_exp {
  font-size: 1.2vw;
  font-weight: bold;
  margin-top: 0.5vw;
}
.recipe_okazu_list_detail_prd {
  position: absolute;
  width: 10vw;
  top: 0;
  right: 1vw;
}
.recipe_okazu_list_detail_prd img {
  width: 100%;
}
.recipe_okazu_list_detail_prd figcaption {
  font-size: 1vw;
  font-weight: bold;
  position: absolute;
  top: 3.5vw;
  left: 1.3vw;
  line-height: 1.1;
}
.recipe_okazu_list_link {
  width: 30vw;
  height: 4vw;
  background: #E60012;
  color: #fff !important;
  font-size: 1.6vw;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-weight: bold;
}
.recipe_okazu_list_link:hover {
  text-decoration: none;
  opacity: 0.6;
}

.link_bnr {
  background: #F8EED1;
  padding: 6.5vw 0 9.1vw;
  border-bottom: 2px solid #794323;
}
.link_bnr_ttl {
  font-size: 2.5vw;
  font-weight: bold;
  text-align: center;
}
.link_bnr_img {
  display: flex;
  justify-content: center;
  margin-top: 1.5vw;
}
.link_bnr_img a {
  display: block;
  max-width: 1000px;
  width: 50vw;
  margin: 0 0.7vw;
}
.link_bnr_img a img {
  width: 100%;
}

@media (min-width: 641px) {
  .recipe_okazu_list {
    display: block;
  }
  .slick-list {
    width: 100%;
  }
  .slick-track {
    display: flex;
    justify-content: space-between;
  }
  .recipe_okazu_list li {
    width: 30vw !important;
  }
}
.only-sp-inline {
  display: none;
}

@media (max-width: 640px) {
  .mv_under {
    overflow: hidden;
  }
  .mv_under_txt {
    top: 1vw;
  }
  .mv_under_txt_ttl {
    font-size: 7.4vw;
    line-height: 1.2;
  }
  .mv_under_txt_ttl_l {
    font-size: 10vw;
  }
  .mv_under_txt_ex {
    margin-top: 7.7vw;
    font-size: 4.5vw;
    line-height: 1.85;
  }
  .recipe_cm_ttl_inner {
    font-size: 6vw;
  }
  .recipe_cm_ttl_inner_ico_01 {
    width: 8vw;
    left: -10vw;
  }
  .recipe_cm_ttl_inner_ico_02 {
    width: 10vw;
    right: -12vw;
  }
  .recipe_cm_intro_txt {
    padding-left: 5vw;
    width: 70vw;
  }
  .recipe_cm_intro_txt_label_inner {
    font-size: 3.5vw;
    transform: rotate(-3deg);
  }
  .recipe_cm_intro_txt_name {
    font-size: 4.7vw;
  }
  .recipe_cm_intro_txt_link {
    margin-top: 3vw;
    width: 33vw;
    height: 6vw;
    font-size: 2.8vw;
  }
  .recipe_cm_intro_img {
    width: 30vw;
  }
  .recipe_cm_intro_img img {
    left: -18vw;
    top: 1vw;
    width: 60vw;
  }
  .recipe_cm_intro:nth-child(even) .recipe_cm_intro_img img {
    top: -6vw;
  }
  .recipe_cm_intro:nth-child(even) .recipe_cm_intro_txt {
    width: 57vw;
    margin-top: 3vw;
  }
  .recipe_cm_intro:nth-child(1) .recipe_cm_intro_txt_label_inner img {
    width: 40vw;
    bottom: -2vw;
  }
  .recipe_cm_intro:nth-child(2) .recipe_cm_intro_txt_label_inner img {
    width: 37vw;
    bottom: -1vw;
  }
  .recipe_cm_intro:nth-child(3) .recipe_cm_intro_txt_label_inner img {
    width: 34vw;
    bottom: -1vw;
  }
  .recipe_okazu {
    padding-top: 18vw;
  }
  .recipe_okazu_ttl {
    margin-bottom: 10vw;
  }
  .recipe_okazu_ttl_inner {
    font-size: 5vw;
  }
  .recipe_okazu_ttl_inner:before {
    top: -3vw;
  }
  .recipe_okazu_ttl_inner:after {
    top: 5.5vw;
  }
  .recipe_okazu_ttl_balloon {
    width: 16vw;
    height: 16vw;
    border-radius: 8vw;
    font-size: 2.5vw;
    padding-top: 4.5vw;
    top: -21.5vw;
    left: 8vw;
  }
  .recipe_okazu_ttl_balloon:before {
    width: 2vw;
    height: 2vw;
    bottom: 0vw;
    right: 2.5vw;
  }
  .recipe_okazu_category_inner {
    font-size: 6vw;
  }
  .recipe_okazu_category_ico01 {
    height: 8.5vw;
  }
  .recipe_okazu_category_ico02 {
    height: 8.5vw;
  }
  .recipe_okazu_list {
    margin: 5vw 0 12vw;
  }
  .recipe_okazu_list li {
    padding: 0 2vw;
  }
  .recipe_okazu_list_detail {
    margin-top: 5vw;
    height: 27vw;
  }
  .recipe_okazu_list_detail_txt_name {
    font-size: 5.6vw;
  }
  .recipe_okazu_list_detail_txt_exp {
    margin-top: 2vw;
    font-size: 4vw;
    line-height: 1.3;
  }
  .recipe_okazu_list_detail_prd {
    width: 27vw;
  }
  .recipe_okazu_list_detail_prd figcaption {
    font-size: 3vw;
    top: 9.5vw;
    left: 2.3vw;
  }
  .recipe_okazu_list_link {
    margin-top: 3vw;
    width: 92vw;
    height: 7vw;
    font-size: 3.5vw;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 19vw;
  }
  .slick-dots li {
    width: 20px;
  }
  .slick-dots {
    bottom: -9vw;
  }
  .slick-dots li button:before {
    font-size: 25px;
  }
  .list01 .slick-dots li button:before {
    color: #FF9700;
  }
  .list02 .slick-dots li button:before {
    color: #E15C38;
  }
  .list03 .slick-dots li button:before {
    color: #4DA2D6;
  }
  .list04 .slick-dots li button:before {
    color: #41A266;
  }
  .link_bnr_ttl {
    font-size: 5vw;
  }
  .link_bnr_img {
    display: block;
  }
  .link_bnr_img a {
    width: 90vw;
    display: block;
    margin: 6vw auto;
  }
  .only-sp-inline {
    display: inline;
  }
}
@media print {
  .mv {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */