@charset "UTF-8";
#choitashi {
  padding-top: 111px;
  color: #303030;
  font-size: 14px;
}
#choitashi #wrap section,
#choitashi p, #choitashi h1, #choitashi h2, #choitashi h3, #choitashi h4, #choitashi h5, #choitashi h6, #choitashi a, #choitashi li, #choitashi caption, #choitashi td, #choitashi th, #choitashi dt, #choitashi dd, #choitashi input, #choitashi textarea, #choitashi select, #choitashi address {
  font-family: "メイリオ", Meiryo, "MS ゴシック", sans-serif;
}
#choitashi .l-header p, #choitashi .l-header a, #choitashi .l-header li, #choitashi .l-header dt, #choitashi .l-header dd, #choitashi .l-header input, #choitashi .l-header select, #choitashi .l-footer p, #choitashi .l-footer a, #choitashi .l-footer li, #choitashi .l-footer dt, #choitashi .l-footer dd, #choitashi .l-footer input, #choitashi .l-footer select, #choitashi .l-breadcrumb p, #choitashi .l-breadcrumb a, #choitashi .l-breadcrumb li, #choitashi .l-breadcrumb dt, #choitashi .l-breadcrumb dd, #choitashi .l-breadcrumb input, #choitashi .l-breadcrumb select, #choitashi .l-noscript p, #choitashi .l-noscript a, #choitashi .l-noscript li, #choitashi .l-noscript dt, #choitashi .l-noscript dd, #choitashi .l-noscript input, #choitashi .l-noscript select {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#choitashi #js-header img, #choitashi #js-footer img {
  vertical-align: middle;
}
#choitashi #js-footer a {
  color: #666;
}
@media (max-width: 1013px) {
  #choitashi {
    width: 1013px;
  }
}
#choitashi .spOnly {
  display: none !important;
}
#choitashi .inner_div {
  margin: 0 auto;
  width: 950px;
}
#choitashi .kv_bgi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#choitashi #choitashi_wrap a {
  color: inherit;
  text-decoration: none;
}
#choitashi #choitashi_wrap img {
  vertical-align: bottom;
}
#choitashi #kv {
  position: relative;
  height: 535px;
  overflow: hidden;
  text-align: center;
}
#choitashi #kv .kv_bgi {
  background: url(/pc/special/choitashi/images/kv.jpg) center top no-repeat;
  background-attachment: fixed;
  background-size: auto;
}
@media only screen and (min-width: 1601px) {
  #choitashi #kv .kv_bgi {
    background-size: cover;
  }
}
#choitashi #kv h1 {
  margin-top: 5px;
  position: relative;
}
#choitashi #topic_path {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 10px;
}
#choitashi #topic_path li {
  display: flex;
  align-items: center;
  float: left;
  text-shadow: 0 0 3px #333;
  letter-spacing: 0.05em;
}
#choitashi #topic_path li + li:before {
  padding: 0 0.5em 0.25em;
  display: inline-block;
  content: ">";
}
#choitashi #topic_path a:hover {
  text-decoration: underline;
}
#choitashi .whats {
  padding: 100px 0 0;
  position: relative;
  color: #331c12;
  text-align: center;
}
#choitashi .whats .whats-bgi {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 493px;
  overflow-x: hidden;
}
#choitashi .whats .whats-bgi img {
  position: absolute;
  top: 0;
  right: 0;
  width: 393px;
  height: 493px;
}
@media (max-width: 1366px) {
  #choitashi .whats .whats-bgi img {
    margin-left: 470px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
#choitashi .whats h3 img {
  margin: 0 auto;
  display: block;
  line-height: 1;
}
#choitashi .whats h3 img + img {
  margin-top: 30px;
}
#choitashi .whats p {
  margin-top: 3em;
  line-height: 1.4285714286;
}
#choitashi .whats p + p {
  margin-top: 1.5em;
}
#choitashi .add-a-little {
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
  width: 1000px;
  height: auto;
}
#choitashi .add-a-little .add-a-little-yogurt, #choitashi .add-a-little .add-a-little-foodstuff {
  position: absolute;
}
#choitashi .add-a-little .add-a-little-yogurt {
  top: 168px;
  left: 85px;
}
#choitashi .add-a-little .add-a-little-foodstuff {
  top: 168px;
  right: 85px;
}
#choitashi #recommended .choitashi_bgi {
  padding: 80px 0 120px;
}
#choitashi #recommended .read {
  font-size: 18px;
}
#choitashi #recommended ul {
  margin: 0 auto;
  padding-top: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1013px;
}
#choitashi #recommended ul div {
  transition-duration: 0.4s;
}
#choitashi #recommended ul div:first-child {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 999;
  transform: translateX(-50%);
  width: 200px;
}
#choitashi #recommended ul div:nth-child(2) {
  margin: 0 auto 30px;
  border-radius: 50%;
  width: 238px;
  height: 238px;
  overflow: hidden;
}
#choitashi #recommended ul div:nth-child(2) img {
  width: 238px;
  height: 238px;
  transition-duration: 0.4s;
}
#choitashi #recommended ul div:nth-child(4) {
  padding: 15px 6px 30px 6px;
  position: relative;
  height: 130px;
  line-height: 2;
  text-align: left;
}
#choitashi #recommended ul div:nth-child(4):after {
  position: absolute;
  top: 13px;
  left: 6px;
  width: 294px;
  height: 85px;
  background: url(/pc/special/choitashi/images/recommended-border.png) no-repeat center center;
  content: "";
}
#choitashi #recommended ul li {
  padding-top: 45px;
  position: relative;
  width: 312px;
}
#choitashi #recommended ul li:not(:nth-child(3n)) {
  margin-right: 32px;
}
#choitashi #recommended ul li:nth-child(n+4) {
  margin-top: 45px;
}
#choitashi #recommended ul a:hover div:nth-child(2) img {
  transform: scale(1.2, 1.2);
  cursor: pointer;
}
#choitashi #recommended ul a:hover div {
  opacity: 0.8;
}
#choitashi .slide_wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
#choitashi .slide_wrap .slide_item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  max-width: none;
  height: auto;
  min-height: 100%;
}
#choitashi .choitashi_bgi {
  padding-bottom: 160px;
  background: url(/pc/special/choitashi/images/section-bgi.png);
  text-align: center;
}
#choitashi .main_visual {
  height: 400px;
  background: transparent;
}
#choitashi .main_visual h2 {
  padding-top: 70px;
  position: relative;
  z-index: 800;
  text-align: center;
}
#choitashi .fadeIn {
  animation: 2s fadeIn 1s forwards;
  opacity: 0;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#choitashi.ieStyle #recipe_anchor .recipelist a:hover img {
  transform: scale(1.03) rotate(0.001deg);
}

#choitashi {
  padding-top: 0;
}
#choitashi #header_anchor + #js-header ~ .fix ~ #kv {
  margin-top: 131px;
}