@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap");
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap");
#yogurt-pan {
  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;
}
#yogurt-pan .contents {
  overflow: hidden;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
}
#yogurt-pan .contents p, #yogurt-pan .contents h1, #yogurt-pan .contents h2, #yogurt-pan .contents h3, #yogurt-pan .contents h4, #yogurt-pan .contents h5, #yogurt-pan .contents h6, #yogurt-pan .contents a, #yogurt-pan .contents li, #yogurt-pan .contents caption, #yogurt-pan .contents td, #yogurt-pan .contents th, #yogurt-pan .contents dt, #yogurt-pan .contents dd, #yogurt-pan .contents input, #yogurt-pan .contents textarea, #yogurt-pan .contents select, #yogurt-pan .contents address {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#yogurt-pan .contents a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}
#yogurt-pan .contents a:hover {
  opacity: 0.7;
}
#yogurt-pan .contents img {
  max-width: none;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}
#yogurt-pan .contents img[src$=svg] {
  max-width: 100%;
}
#yogurt-pan .contents section {
  position: relative;
  z-index: 700;
}
#yogurt-pan .contents .inner, #yogurt-pan .contents .inner_div {
  margin: 0 auto;
  width: 1000px;
}
#yogurt-pan .contents .anchor, #yogurt-pan .contents .anchor_external {
  display: block;
  position: absolute;
  top: 0;
}
#yogurt-pan .contents .flexbox {
  display: flex;
}
#yogurt-pan .contents .lead {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
#yogurt-pan .contents .inline_link {
  display: inline-flex;
  align-items: flex-start;
  font-size: 16px;
  letter-spacing: 0.05em;
}
#yogurt-pan .contents .inline_link:before {
  margin-right: 0.75em;
  display: block;
  width: 24px;
  height: 24px;
  background: url(/pc/special/yogurt-pan/data/images/recipe-arrow.png) no-repeat;
  background-size: contain;
  content: "";
}
#yogurt-pan #kv {
  position: relative;
  height: 1091px;
  overflow: hidden;
  background: url(/pc/special/yogurt-pan/data/images/kv-bgi.jpg) center top no-repeat #f2ede8;
  background-size: 100% auto;
  text-align: center;
}
#yogurt-pan #kv:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 700;
  width: 100%;
  height: 70px;
  background: #ebe6e2;
  box-shadow: inset 0px -10px 20px -20px rgba(0, 0, 0, 0.3);
  content: "";
}
#yogurt-pan #kv .ttl_area {
  padding-top: 197px;
  position: relative;
}
#yogurt-pan #kv .kv_logo {
  position: absolute;
  top: 38px;
  left: 0;
  width: 300px;
  height: auto;
}
#yogurt-pan #kv .kv_ttl {
  position: relative;
}
#yogurt-pan #kv .kv_ttl > img {
  margin-left: 16px;
}
#yogurt-pan #kv .kv_icon {
  position: absolute;
  top: 29px;
  right: 35px;
  pointer-events: none;
}
#yogurt-pan #kv .kv_icon img {
  filter: drop-shadow(10px 10px 20px rgba(0, 0, 0, 0.3));
}
#yogurt-pan #kv .kv_lead {
  margin-top: 33px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: -0.05em;
}
#yogurt-pan #kv .kv_icon_photo {
  position: absolute;
  top: 100%;
}
#yogurt-pan #kv .kv_icon_photo.-hotcake {
  margin-top: 35px;
  left: 0;
}
#yogurt-pan #kv .kv_icon_photo.-kantan {
  margin-top: 10px;
  margin-right: 106px;
  right: 0;
}
#yogurt-pan #kv .kv_icon_photo.-healthy {
  margin-top: 162px;
  right: 0;
}
#yogurt-pan #kv .kv_img_fuwamochi {
  margin-left: -54px;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 800;
  transform: translateX(-50%);
}
#yogurt-pan #kv .kv_img_bnr {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 800;
}
#yogurt-pan #local_navi_wrap {
  padding-bottom: 14px;
  position: relative;
  z-index: 701;
  background: #fff;
}
#yogurt-pan .local_navi {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
#yogurt-pan .local_navi li {
  display: block;
  width: 25%;
}
#yogurt-pan .local_navi li:first-child a {
  left: -10px;
}
#yogurt-pan .local_navi li:last-child a {
  left: 10px;
}
#yogurt-pan .local_navi a {
  padding: 44px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
}
#yogurt-pan .local_navi img {
  width: auto;
  height: 77px;
}
#yogurt-pan .recipe_sec + .recipe_sec {
  margin-top: 40px;
}
#yogurt-pan .recipe_sec#hotcake_sec {
  padding-bottom: 105px;
}
#yogurt-pan .recipe_box {
  padding: 61px 0 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1200px;
}
#yogurt-pan .recipe_box:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% - 40px);
  background: url(/pc/special/yogurt-pan/data/images/recipe-bgi-pattern.jpg) #f6f3ed;
  content: "";
}
#yogurt-pan .recipe_box.-list:after {
  height: calc(100% - 105px);
}
#yogurt-pan .recipe_box.-list .img_wrap {
  width: 100%;
  overflow: hidden;
}
#yogurt-pan .recipe_box.-list .img_wrap.-hard:after, #yogurt-pan .recipe_box.-list .img_wrap.-drink:after {
  border-radius: 0 0 18px 0;
}
#yogurt-pan .recipe_box h2 {
  text-align: center;
}
#yogurt-pan .recipe_box .lead {
  margin-top: 34px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
#yogurt-pan .recipe_box .flexbox {
  margin-top: 38px;
  align-items: center;
}
#yogurt-pan .recipe_box .img_wrap {
  display: block;
  position: relative;
  width: 484px;
}
#yogurt-pan .recipe_box .img_wrap img {
  border-radius: 15px;
  width: 100%;
  height: auto;
}
#yogurt-pan .recipe_box .img_wrap.-hard:after, #yogurt-pan .recipe_box .img_wrap.-drink:after {
  border-radius: 0 0 15px 0;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  background-size: contain;
  content: "";
}
#yogurt-pan .recipe_box .img_wrap.-drink:after {
  height: 117px;
  background-size: contain;
}
#yogurt-pan .recipe_box .text_wrap {
  margin-top: -0.5em;
  padding-left: 53px;
}
#yogurt-pan .recipe_box .main_text {
  margin-bottom: 1.4em;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.11em;
}
#yogurt-pan .recipe_box .recipe_list {
  margin: 35px auto 0;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 1000px;
}
#yogurt-pan .recipe_box .recipe_list li {
  width: 226px;
  font-size: 16px;
  line-height: 1.25;
}
#yogurt-pan .recipe_box .recipe_list a {
  display: block;
  overflow: hidden;
}
#yogurt-pan .recipe_box .recipe_list img {
  border-radius: 18px;
  width: 100%;
  height: auto;
}
#yogurt-pan .recipe_box .recipe_list .inline_link {
  margin-top: 18px;
  line-height: 1.5;
}
#yogurt-pan {
  padding-top: 0;
}
#yogurt-pan #header_anchor + #js-header ~ .fix ~ #kv {
  padding-top: 131px;
}
#yogurt-pan #js-header img, #yogurt-pan #js-footer img {
  vertical-align: middle;
}
#yogurt-pan #js-footer a {
  color: #666;
}