@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500;700&display=swap");
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap");
.notoSerif {
  font-family: "Noto Serif JP", serif !important;
}

#yogurtduke {
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}
#yogurtduke .contents {
  overflow: hidden;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}
#yogurtduke .contents p, #yogurtduke .contents h1, #yogurtduke .contents h2, #yogurtduke .contents h3, #yogurtduke .contents h4, #yogurtduke .contents h5, #yogurtduke .contents h6, #yogurtduke .contents a, #yogurtduke .contents li, #yogurtduke .contents caption, #yogurtduke .contents td, #yogurtduke .contents th, #yogurtduke .contents dt, #yogurtduke .contents dd, #yogurtduke .contents input, #yogurtduke .contents textarea, #yogurtduke .contents select, #yogurtduke .contents address {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#yogurtduke .contents a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}
#yogurtduke .contents a:hover {
  opacity: 0.7;
}
#yogurtduke .contents img {
  max-width: none;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}
#yogurtduke .contents img[src$=svg] {
  max-width: 100%;
}
#yogurtduke .contents section {
  position: relative;
  z-index: 700;
}
#yogurtduke .contents .inner,
#yogurtduke .contents .inner_div {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
#yogurtduke .contents .lead {
  color: #6b594e;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
#yogurtduke #kv {
  height: 526px;
  background: url(/pc/special/yogurtduke/data/images/kb-bg01-2026.jpg) no-repeat center center/cover;
}
#yogurtduke #kv .inner {
  position: relative;
}
#yogurtduke #kv .kv_logo_bannou_waza {
  position: absolute;
  top: 20px;
  left: 2px;
  max-width: 223px;
}
#yogurtduke #kv .kv_logo_bannou_waza img {
  width: 100%;
}
#yogurtduke #kv .kv_ttl_box {
  margin: 0 auto;
  padding-top: 65px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 416px;
  background: url(/pc/special/yogurtduke/data/images/kv-frame.png) no-repeat bottom 0 center;
}
#yogurtduke #kv .kv_logo_en {
  text-align: center;
}
#yogurtduke #kv .kv_logo_en img {
  width: 247px;
  max-width: 100%;
}
#yogurtduke #kv .kv_ttl {
  margin-top: -63px;
  text-align: center;
}
#yogurtduke #kv .kv_ttl img {
  margin-left: 25px;
  width: 559px;
  max-width: 100%;
}
#yogurtduke #kv .kv_ttl_sub {
  margin: -40px 0 0;
  text-align: center;
}
#yogurtduke #kv .kv_ttl_sub > span {
  padding: 0 10px;
  display: inline-block;
  background-color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: -0.1em;
}
#yogurtduke #kv .kv_ttl_sub > span > span {
  letter-spacing: -0.225em;
}
@media all and (-ms-high-contrast: none) {
  #yogurtduke #kv .kv_ttl_sub > span {
    padding: 6px 10px 0;
  }
}
#yogurtduke .anchorList {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#yogurtduke .anchorList li {
  position: relative;
  height: 100px;
  text-align: center;
}
#yogurtduke .anchorList li::before {
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 27px;
  background-color: #ccc;
  content: "";
}
#yogurtduke .anchorList li:last-of-type::after {
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 27px;
  background-color: #ccc;
  content: "";
}
#yogurtduke .anchorList li:nth-of-type(1) {
  width: 29.9%;
}
#yogurtduke .anchorList li:nth-of-type(2) {
  width: 44.6%;
}
#yogurtduke .anchorList li:nth-of-type(3) {
  width: 25.5%;
}
#yogurtduke .anchorList li a {
  padding: 41px 10px 18px;
  display: block;
  color: #6b594e;
  font-size: 18px;
  line-height: 1.3;
}
#yogurtduke .anchorList li a::after {
  margin: 3px auto;
  border-right: 1px solid #6b594e;
  border-bottom: 1px solid #6b594e;
  display: block;
  transform: rotate(45deg);
  width: 11px;
  height: 11px;
  content: "";
}
#yogurtduke #about {
  padding-bottom: 110px;
  background: url("/pc/special/yogurtduke/data/images/bg_dots-beige.jpg") repeat;
}
#yogurtduke #about .bgBeige {
  background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, #e6e0d8 18%, #e6e0d8 100%);
}
#yogurtduke #about .bgBeige .inner {
  padding-top: 80px;
}
#yogurtduke .aboutBox {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#yogurtduke .aboutBox .leftArea {
  width: 470px;
}
#yogurtduke .aboutBox .leftArea .txtBox {
  margin: 40px 0 0 55px;
}
#yogurtduke .aboutBox .leftArea .txtBox p {
  color: #6b594e;
  line-height: 2;
  letter-spacing: -0.04em;
}
#yogurtduke .aboutBox .leftArea .riceImg {
  margin-top: 25px;
}
#yogurtduke .aboutBox .rightArea {
  margin-bottom: 25px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 500px;
}
#yogurtduke .aboutTitle {
  color: #46342a;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.3;
}
#yogurtduke .aboutTitle span {
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  font-weight: 300;
}
#yogurtduke .aboutImgBox {
  position: relative;
}
#yogurtduke .aboutImgBox .balloon {
  position: absolute;
  text-align: center;
}
#yogurtduke .aboutImgBox .balloon span {
  display: block;
  color: #6b594e;
  font-size: 14px;
  line-height: 1.7;
}
#yogurtduke .aboutImgBox.juicy .balloon {
  padding: 28px 31px 28px 44px;
  top: -85px;
  left: -32px;
  width: 173px;
  height: 138px;
  background: url("/pc/special/yogurtduke/data/images/about-juicy-frame.png") no-repeat center center/contain;
}
#yogurtduke .aboutImgBox.tasteful {
  margin: 0 0 60px 20px;
}
#yogurtduke .aboutImgBox.tasteful .balloon {
  padding: 38px 37px 38px 49px;
  top: -119px;
  left: 55px;
  width: 198px;
  height: 159px;
  background: url("/pc/special/yogurtduke/data/images/about-tasteful-frame.png") no-repeat center center/contain;
}
#yogurtduke .bannerBox {
  margin-top: 30px;
  text-align: center;
}
#yogurtduke .bannerBox a img {
  width: 600px;
  height: 300px;
}
#yogurtduke .bannerTitle {
  margin: 0 0 10px;
  display: flex;
  justify-content: center;
  color: #46342a;
  font-size: 22px;
  font-weight: 500;
}
#yogurtduke .bannerTitle::before, #yogurtduke .bannerTitle::after {
  display: inline-block;
  width: 34px;
  height: 36px;
  content: "";
}
#yogurtduke .bannerTitle::before {
  margin-right: 15px;
  background: url("/pc/special/yogurtduke/data/images/rod-left.png") no-repeat center center/contain;
}
#yogurtduke .bannerTitle::after {
  margin-left: 15px;
  background: url("/pc/special/yogurtduke/data/images/rod-right.png") no-repeat center center/contain;
}
#yogurtduke #merit_sec {
  padding-bottom: 118px;
  z-index: 2;
  background: #fff;
  background: url(/pc/special/yogurtduke/data/images/bg_dots-beige.jpg) repeat;
}
#yogurtduke #merit_sec .title_area {
  margin: 0 auto;
  padding: 105px 0 300px;
  max-width: 1366px;
  background: url(/pc/special/yogurtduke/data/images/merit-title-bg.png?2024) no-repeat left;
  background-size: 1282px;
}
#yogurtduke #merit_sec .title_area h2 {
  color: #fff;
  line-height: 1;
  text-align: center;
}
#yogurtduke #merit_sec .title_area h2 span {
  display: block;
}
#yogurtduke #merit_sec .title_area h2 .en {
  font-size: 18px;
  font-weight: 300;
  text-shadow: 0 0 20px #261c17, 0 0 20px #261c17, 0 0 20px #261c17, 0 0 20px #261c17;
}
#yogurtduke #merit_sec .title_area h2 .main {
  margin-top: 20px;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.25;
  text-shadow: 0 0 20px #261c17, 0 0 20px #261c17, 0 0 20px #261c17, 0 0 20px #261c17;
}
#yogurtduke .merit_list {
  margin-top: -105px;
}
#yogurtduke .merit_list li {
  position: relative;
}
#yogurtduke .merit_list li .merit_img {
  position: absolute;
  top: 0;
}
#yogurtduke .merit_list li .merit_text {
  padding-top: 35px;
  width: 480px;
  text-align: justify;
}
#yogurtduke .merit_list li .merit_text .title {
  margin-bottom: 35px;
  display: flex;
  align-items: baseline;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.25;
}
#yogurtduke .merit_list li .merit_text .title img {
  padding-right: 10px;
}
#yogurtduke .merit_list li .merit_text .title + p {
  color: #6b594e;
  line-height: 2;
  letter-spacing: -0.04em;
}
#yogurtduke .merit_list li.merit_list_01 .merit_text {
  margin-right: 446px;
}
#yogurtduke .merit_list li.merit_list_01 .merit_img {
  right: -100px;
  width: 544px;
}
#yogurtduke .merit_list li.merit_list_01 .merit_img img {
  width: 100%;
}
#yogurtduke .merit_list li.merit_list_02 {
  margin-top: 160px;
}
#yogurtduke .merit_list li.merit_list_02 .merit_text {
  margin-left: auto;
}
#yogurtduke .merit_list li.merit_list_02 .merit_img {
  left: -100px;
  width: 578px;
}
#yogurtduke .merit_list li.merit_list_02 .merit_img img {
  width: 100%;
}
#yogurtduke .merit_list li.merit_list_03 {
  margin-top: 115px;
}
#yogurtduke .merit_list li.merit_list_03 .merit_img {
  right: -100px;
  width: 541px;
}
#yogurtduke .merit_list li.merit_list_03 .merit_img img {
  width: 100%;
}
#yogurtduke .merit_list li.merit_list_04 {
  margin-top: 115px;
}
#yogurtduke .merit_list li.merit_list_04 .merit_text {
  margin-left: auto;
  width: 490px;
}
#yogurtduke .merit_list li.merit_list_04 .merit_text .title {
  letter-spacing: -2px;
}
#yogurtduke .merit_list li.merit_list_04 .merit_img {
  left: -100px;
  width: 553px;
}
#yogurtduke .merit_list li.merit_list_04 .merit_img img {
  width: 100%;
}
#yogurtduke #recipe_sec {
  background-color: #f0ede8;
}
#yogurtduke #recipe_sec .inner {
  padding-bottom: 100px;
}
#yogurtduke #recipe_sec .title_area {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 340px;
  background: url(/pc/special/yogurtduke/data/images/recipe-title-bg.jpg) no-repeat center;
  background-size: cover;
}
#yogurtduke #recipe_sec .title_area h2 {
  color: #fff;
  line-height: 1;
  text-align: center;
}
#yogurtduke #recipe_sec .title_area h2 span {
  display: block;
}
#yogurtduke #recipe_sec .title_area h2 .en {
  font-size: 18px;
  font-weight: 300;
}
#yogurtduke #recipe_sec .title_area h2 .main {
  margin-top: 20px;
  font-size: 38px;
  font-weight: 500;
}
#yogurtduke #recipe_sec .lead {
  margin: 65px 0 40px;
}
#yogurtduke .recipeAnchorTitle {
  margin: 55px 0 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#yogurtduke .recipeAnchorTitle::before {
  margin-right: 1em;
  display: inline-block;
  content: "";
}
#yogurtduke .recipeAnchorTitle .main {
  color: #46342a;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
}
#yogurtduke .recipeAnchorTitle .en {
  width: 100%;
  color: #ff9933;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
#yogurtduke .recipeAnchorTitle.meat::before {
  width: 34px;
  height: 23px;
  background: url("/pc/special/yogurtduke/data/images/icon_meat.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorTitle.fish::before {
  width: 42px;
  height: 20px;
  background: url("/pc/special/yogurtduke/data/images/icon_fish.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorTitle.vegetable::before {
  width: 31px;
  height: 30px;
  background: url("/pc/special/yogurtduke/data/images/icon_vegetable.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorTitle.oatmeal::before {
  width: 34px;
  height: 26px;
  background: url("/pc/special/yogurtduke/data/images/icon_oatmeal.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorList {
  border-top: 1px solid #6b594e;
  border-bottom: 1px solid #6b594e;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#yogurtduke .recipeAnchorList li {
  width: 25%;
  height: 102px;
  text-align: center;
}
#yogurtduke .recipeAnchorList li a {
  display: block;
  color: #6b594e;
  line-height: 1.5;
}
#yogurtduke .recipeAnchorList li a::before {
  display: block;
  content: "";
}
#yogurtduke .recipeAnchorList li a::after {
  margin: 3px auto 0;
  border-right: 1px solid #6b594e;
  border-bottom: 1px solid #6b594e;
  display: block;
  transform: rotate(45deg);
  width: 11px;
  height: 11px;
  content: "";
}
#yogurtduke .recipeAnchorList li a.meat {
  padding: 16px 0 21px;
}
#yogurtduke .recipeAnchorList li a.meat::before {
  margin: 0 auto 9px;
  width: 25px;
  height: 17px;
  background: url("/pc/special/yogurtduke/data/images/icon_meat.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorList li a.fish {
  padding: 17px 0 21px;
}
#yogurtduke .recipeAnchorList li a.fish::before {
  margin: 0 auto 10px;
  width: 30px;
  height: 15px;
  background: url("/pc/special/yogurtduke/data/images/icon_fish.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorList li a.vegetable {
  padding: 13px 0 21px;
}
#yogurtduke .recipeAnchorList li a.vegetable::before {
  margin: 0 auto 7px;
  width: 22px;
  height: 22px;
  background: url("/pc/special/yogurtduke/data/images/icon_vegetable.svg") no-repeat center center/contain;
}
#yogurtduke .recipeAnchorList li a.oatmeal {
  padding: 15px 0 21px;
}
#yogurtduke .recipeAnchorList li a.oatmeal::before {
  margin: 0 auto 7px;
  width: 25px;
  height: 20px;
  background: url("/pc/special/yogurtduke/data/images/icon_oatmeal.svg") no-repeat center center/contain;
}
#yogurtduke .recipeList {
  display: flex;
}
#yogurtduke .recipeList li {
  border-radius: 5px;
  width: 24.5%;
  background-color: #fff;
}
#yogurtduke .recipeList li + li {
  margin-left: 0.5%;
}
#yogurtduke .recipeList li a {
  display: block;
}
#yogurtduke .recipeList li p {
  padding: 12px 20px 18px;
  color: #6b594e;
  font-size: 14px;
  line-height: 1.2;
}
#yogurtduke footer, #yogurtduke .l-footer {
  position: relative;
  z-index: 3;
}
#yogurtduke .fadeIn {
  opacity: 0;
}
#yogurtduke .fadeIn.animation {
  animation: 1s fadeIn 0.2s both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#yogurtduke.ieStyle .number_area {
  display: flex;
  align-items: flex-end;
}
#yogurtduke.ieStyle #feature_sec .table dl {
  padding: 7px 0 2px;
}
#yogurtduke.ieStyle #feature_sec .marker:before {
  margin-bottom: 0.3em;
}

#yogurtduke {
  padding-top: 0;
}
#yogurtduke #header_anchor + #js-header ~ .fix ~ #kv {
  padding-top: 131px;
}
#yogurtduke #js-header img,
#yogurtduke #js-footer img {
  vertical-align: middle;
}
#yogurtduke #js-footer a {
  color: #666;
}