
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("font-awesome.min.css");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

p,
address,
ol,
ul,
dl,
blockquote,
pre,
figure {
  margin: 0 0 1.5rem;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("https://community.wakodo.co.jp/assets/fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}

.pc-only {
  display: block;
}

@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}

@media (max-width: 767px) {
  .sp-only {
    display: block;
  }
}

.d-none {
  display: none !important;
}

.wrapper {
  font-family: 'Hiragino Kaku Gothic ProN', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  color: #694338;
  line-height: 1.75;
  font-size: 14px;
}

.contents {
  width: 950px;
  margin: 0 auto 40px;
}

@media (max-width: 767px) {
  .contents {
    width: auto;
  }
}

.contents:after {
  content: "";
  display: block;
  clear: both;
}

.main {
  position: relative;
  width: 740px;
  float: left;
  padding: 40px 30px;
  background-image: url("../image/bg-014.png");
}

@media (max-width: 767px) {
  .main {
    width: 100%;
    padding: 30px 12px;
  }
}

.main:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 15px;
  background-image: url("../image/bg-024.png");
  background-repeat: repeat-x;
  background-position: -5px 0;
}

@media (max-width: 767px) {
  .main:before {
    height: 14px;
    background-image: url("../image/bg-025.png");
    background-size: auto 100%;
    background-position: -2px 0;
  }
}

.main > *:last-child {
  margin-bottom: 0;
}

.sub {
  width: 190px;
  float: right;
  overflow: hidden;
}

@media (max-width: 767px) {
  .sub {
    width: 100%;
  }
}

.breadcrumbs {
  padding: 12px 0;
}

@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
  line-height: 1.5;
}

.breadcrumbs__list > li {
  color: #6f5046;
}

.breadcrumbs__list > li:before {
  content: "＞";
  margin: 0 10px;
}

.breadcrumbs__list > li:first-child:before {
  content: none;
  display: none;
}

.breadcrumbs__list > li > a {
  color: #6f5046;
}

.breadcrumbs__list > li > a:hover {
  text-decoration: none;
}

.breadcrumbs__list > li > em {
  font-style: normal;
}

.banner-link {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .banner-link {
    margin: 0 0 30px;
  }
}

.banner-link__list {
  margin: 0 -8px;
  padding: 0;
  list-style: none;
  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;
}

@media (max-width: 767px) {
  .banner-link__list {
    margin: 0;
    display: block;
  }
}

.banner-link__list > li {
  padding: 0 8px;
}

@media (max-width: 767px) {
  .banner-link__list > li {
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .banner-link__list > li:last-child {
    margin-bottom: 0;
  }
}

.banner-link__list > li a {
  display: block;
}

@media (max-width: 767px) {
  .banner-link__list > li a {
    display: inline-block;
    vertical-align: top;
  }
}

.banner-link__list > li a:hover {
  opacity: 0.7;
}

.banner-link__list > li a img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.btn-1 {
  margin: 0 0 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .btn-1 {
    margin: 0 0 20px;
  }
}

.btn-1 > a {
  min-width: 200px;
  padding: 9px 12px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  color: #f98585;
  border: 3px solid #f98585;
  background-color: #fff;
}

@media (max-width: 767px) {
  .btn-1 > a {
    padding: 7px 12px;
    font-size: 15px;
    border-width: 2px;
  }
}

.btn-1--prev > a {
  position: relative;
  padding: 9px 16px 9px 26px;
}

@media (max-width: 767px) {
  .btn-1--prev > a {
    padding: 7px 18px 7px 30px;
  }
}

.btn-1--prev > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 11px;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #f98585;
  border-left: 1px solid #f98585;
}

.btn-1--next > a {
  position: relative;
  padding: 9px 26px 9px 16px;
}

@media (max-width: 767px) {
  .btn-1--next > a {
    padding: 7px 30px 7px 18px;
  }
}

.btn-1--next > a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #f98585;
  border-right: 1px solid #f98585;
}

.btn-2 {
  margin: 0 0 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .btn-2 {
    margin: 0 0 20px;
  }
}

.btn-2 > a {
  min-width: 200px;
  padding: 9px 12px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  border: 3px solid #f98585;
  background-color: #f98585;
}

@media (max-width: 767px) {
  .btn-2 > a {
    padding: 7px 12px;
    font-size: 15px;
    border-width: 2px;
  }
}

.btn-2--prev > a {
  position: relative;
  padding: 9px 16px 9px 26px;
}

@media (max-width: 767px) {
  .btn-2--prev > a {
    padding: 7px 18px 7px 30px;
  }
}

.btn-2--prev > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 11px;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.btn-2--next > a {
  position: relative;
  padding: 9px 26px 9px 16px;
}

@media (max-width: 767px) {
  .btn-2--next > a {
    padding: 7px 30px 7px 18px;
  }
}

.btn-2--next > a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.btn-3 {
  margin: 0 0 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .btn-3 {
    margin: 0 0 20px;
    display: block;
  }
}

.btn-3 > button,
.btn-3 > a {
  position: relative;
  min-width: 200px;
  padding: 12px 12px 12px 29px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  background-color: #694337;
  border: 0 none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .btn-3 > button,
  .btn-3 > a {
    padding: 9px 12px;
    font-size: 15px;
    border-width: 2px;
  }
}

.btn-3 > button:before,
.btn-3 > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-top: 2px;
}

@media (max-width: 767px) {
  .btn-3 > button:before,
  .btn-3 > a:before {
    left: 12px;
  }
}

.btn-pagetop {
  position: fixed;
  right: 0;
  bottom: 123px;
  z-index: 1;
}

@media (max-width: 767px) {
  .btn-pagetop {
    bottom: 71px;
  }
}

.btn-pagetop button {
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  border: 0 none;
  background-image: url("../image/btn-pagetop.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.detail-head-1 {
  font-size: 30px;
  margin: 0 0 4px;
  text-align: center;
}

@media (max-width: 767px) {
  .detail-head-1 {
    margin: 0 0 2px;
    font-size: 21px;
  }
}

.detail-text-1 {
  text-align: center;
}

@media (max-width: 767px) {
  .detail-text-1 {
    font-size: 10px;
  }
}

.detail-image-1 {
  text-align: center;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .detail-image-1 {
    margin: 0 0 20px;
  }
}

.detail-image-1 span {
  width: 660px;
  position: relative;
  display: inline-block;
}

@media (max-width: 767px) {
  .detail-image-1 span {
    width: 100%;
    max-width: 330px;
  }
}

.detail-image-1 span:before {
  position: absolute;
  top: 6px;
  left: 6px;
  right: -6px;
  bottom: -6px;
  background-color: #b5978d;
  display: block;
  content: "";
}

@media (max-width: 767px) {
  .detail-image-1 span:before {
    top: 3px;
    left: 3px;
    right: -3px;
    bottom: -3px;
  }
}

.detail-image-1 span img {
  display: block;
  position: relative;
  width: 100%;
}

.detail-recipe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 20px;
}

@media (max-width: 767px) {
  .detail-recipe {
    display: block;
    margin: 0 0 30px;
  }
}

.detail-recipe__col {
  min-width: 50%;
  width: 50%;
  padding: 0 10px 0;
}

@media (max-width: 767px) {
  .detail-recipe__col {
    min-width: 0;
    width: 100%;
    padding: 0 18px;
  }
}

.detail-recipe__col-inner {
  padding: 0 10px;
}

.detail-recipe__head {
  font-size: 22px;
  text-align: center;
  border-bottom: 1px solid #b5978d;
  position: relative;
  padding: 0 0 16px;
  margin: 0 0 18px;
}

@media (max-width: 767px) {
  .detail-recipe__head {
    font-size: 18px;
    margin: 0 0 12px;
    padding: 0 0 10px;
  }
}

.detail-recipe__head:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #b5978d;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
}

.detail-recipe__head span {
  display: inline-block;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fad5d2));
  background: linear-gradient(transparent 60%, #fad5d2 60%);
  line-height: 1.4;
  padding: 0 6px;
}

.detail-recipe__materials {
  padding: 0;
}

@media (max-width: 767px) {
  .detail-recipe__materials {
    margin: 0 0 20px;
  }
}

.detail-recipe__materials li {
  padding: 4px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px dashed #b5978d;
}

@media (max-width: 767px) {
  .detail-recipe__materials li {
    font-size: 11px;
  }
}

.detail-recipe__materials li > strong {
  font-weight: normal;
}

.detail-recipe__materials li > strong.detail-recipe__materials-use {
  font-weight: bold;
}

.detail-recipe__materials li > span {
  margin-left: 1.5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
}

.detail-recipe__materials li > span:before {
  content: "…";
}

.detail-recipe__make {
  padding: 0 0 0 20px;
}

@media (max-width: 767px) {
  .detail-recipe__make {
    margin: 0 0 20px;
  }
}

.detail-recipe__make li {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .detail-recipe__make li {
    font-size: 11px;
  }
}

.detail-products {
  border: 2px dashed #b5978d;
  background: #fff;
  margin: 0 0 40px;
  padding: 0 40px;
}

.detail-products__head {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
  margin: 0;
}

.detail-products__head span {
  font-size: 20px;
  padding: 0 10px;
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(44%, rgba(255, 255, 255, 0)), color-stop(44%, white), to(white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 44%, white 44%, white 100%);
}

@media (max-width: 767px) {
  .detail-products__head span {
    font-size: 16px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0)), color-stop(35%, white), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 35%, white 35%, white 100%);
  }
}

.detail-products__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: -24px 0 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .detail-products__list {
    padding: 0 4px;
  }
}

.detail-products__list li {
  min-width: 25%;
  width: 25%;
  padding: 0 12px;
  text-align: center;
  margin-top: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .detail-products__list li {
    padding: 0 4px;
  }
}

.detail-products__list li > a {
  text-align: center;
  display: block;
  color: #694338;
  text-decoration: none;
}

@media (max-width: 767px) {
  .detail-products__list li > a {
    font-size: 11px;
  }
}

.detail-products__list li > a > img {
  display: block;
  margin: 0 auto 6px;
  max-width: 100%;
}

.detail-share {
  width: 380px;
  margin: 0 auto 36px;
}

@media (max-width: 767px) {
  .detail-share {
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }
}

.detail-share__inner {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px 0;
}

@media (max-width: 767px) {
  .detail-share__inner {
    padding: 10px 25px 15px;
    display: inline-block;
  }
}

.detail-share__head {
  margin: 0 0 0 0;
  width: 168px;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .detail-share__head {
    width: 100%;
    margin: 0 0 10px;
    font-size: 14px;
  }
}

.detail-share__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 180px;
}

@media (max-width: 767px) {
  .detail-share__list {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 767px) {
  .detail-share__list li {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .detail-share__list li:first-child {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .detail-share__list li:last-child {
    padding-right: 0;
  }
}

.detail-share__list li a {
  display: block;
}

.detail-share__list li a img {
  max-width: 100%;
  display: block;
}

.detail-month {
  margin: 0 0 16px;
  text-align: center;
}

.detail-month > span {
  padding: 1px 22px;
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
  border: 2px solid #694337;
}

@media (max-width: 767px) {
  .detail-month > span {
    padding: 1px 18px;
    font-size: 12px;
    border-width: 1px;
  }
}

.detail-point {
  margin: 0 0 40px;
  padding: 16px 26px 20px;
  border: 2px dashed #f98585;
}

@media (max-width: 767px) {
  .detail-point {
    padding: 12px 16px 14px;
  }
}

.detail-point > *:last-child {
  margin-bottom: 0;
}

.detail-point__head {
  margin: 0 0 14px;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #f98585;
}

@media (max-width: 767px) {
  .detail-point__head {
    margin: 0 0 10px;
    font-size: 16px;
  }
}

.detail-point__head:before {
  content: "";
  width: 21px;
  height: 21px;
  margin: -2px 6px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/icon-pencil.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .detail-point__head:before {
    width: 15px;
    height: 15px;
    background-image: url("../image/icon-pencil1.png");
  }
}

.detail-point__text {
  margin: 0 0 13px;
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .detail-point__text {
    margin: 0 0 11px;
    font-size: 11px;
  }
}

.detail-point__list {
  margin: 0 0 13px;
  padding: 0;
  list-style: none;
}

.detail-point__list > li {
  position: relative;
  padding-left: 2em;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 6px;
}

@media (max-width: 767px) {
  .detail-point__list > li {
    font-size: 11px;
  }
}

.detail-point__list > li:last-child {
  margin-bottom: 0;
}

.detail-point__list > li > span {
  position: absolute;
  top: 0;
  left: 0;
}

.detail-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 14px -5px 24px;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.detail-tags li {
  padding: 0 5px;
}

.detail-tags li span {
  background-color: #ffd6d6;
  display: block;
  min-width: 88px;
  text-align: center;
  font-size: 14px;
}

.food-link {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .food-link {
    margin: 0 0 20px;
  }
}

.food-link__list {
  margin: 0 -8px;
  padding: 0;
  list-style: none;
  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;
}

@media (max-width: 767px) {
  .food-link__list {
    display: block;
    margin: 0;
  }
}

.food-link__list > li {
  padding: 0 8px;
}

@media (max-width: 767px) {
  .food-link__list > li {
    margin-bottom: 12px;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .food-link__list > li:last-child {
    margin-bottom: 0;
  }
}

.food-link__list > li a {
  display: block;
}

@media (max-width: 767px) {
  .food-link__list > li a {
    display: inline-block;
    vertical-align: middle;
  }
}

.food-link__list > li a:hover {
  opacity: 0.7;
}

.food-link__list > li img {
  max-width: 100%;
  display: block;
  margin: 0;
}

.group-nutrient {
  background-color: #fff3d6;
  padding: 26px 32px 32px;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .group-nutrient {
    padding: 13px 16px 16px;
  }
}

.group-nutrient__head {
  font-size: 24px;
  text-align: center;
  margin: 0 0 10px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .group-nutrient__head {
    font-size: 16px;
    margin: 0 0 6px;
  }
}

.group-nutrient__head span {
  font-size: 14px;
  display: block;
}

@media (max-width: 767px) {
  .group-nutrient__head span {
    font-size: 11px;
  }
}

.group-nutrient__desc {
  text-align: center;
  font-size: 16px;
}

@media (max-width: 767px) {
  .group-nutrient__desc {
    font-size: 12px;
    margin: 0 0 10px;
  }
}

.group-nutrient__desc strong {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), color-stop(60%, #fabebc), to(#fabebc));
  background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fabebc 60%, #fabebc 100%);
}

.group-nutrient__table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 10px;
}

@media (max-width: 768px) {
  table + .group-nutrient__table {
    margin-top: 20px;
  }
}

.group-nutrient__table th,
.group-nutrient__table td {
  border: 1px solid #694237;
  background-color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 6px 0;
}

.group-nutrient__table th {
  background-color: #f9b5b5;
}

.group-nutrient__table .cell-1 {
  font-size: 12px;
}

.group-nutrient__table .cell-2 {
  font-size: 10px;
}

.group-nutrient__table .cell-2 strong {
  color: #e40000;
  display: inline-block;
}

.group-nutrient__table .cell-3 {
  background-color: #fff3b4;
}

.group-nutrient__table-w-1 {
  width: 15%;
}

.group-nutrient__table-w-2 {
  width: 10%;
}

.group-nutrient__table-w-3, .group-nutrient__table-w-4, .group-nutrient__table-w-5 {
  width: 25%;
}

.group-nutrient__notice {
  font-size: 10px;
  margin: 0;
}

.group-nutrient__caption {
  text-align: right;
  font-size: 10px;
  margin: 6px 0 20px;
}

@media (max-width: 767px) {
  .group-nutrient__caption {
    text-align: center;
  }
}

.group-nutrient-barance {
  background-color: #fff;
  border: 2px dashed #b5978d;
  padding: 30px;
}

@media (max-width: 767px) {
  .group-nutrient-barance {
    padding: 20px;
  }
}

.group-nutrient-barance__lead {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}

.group-nutrient-barance__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

@media (max-width: 767px) {
  .group-nutrient-barance__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.group-nutrient-barance__col {
  width: 50%;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .group-nutrient-barance__col {
    width: auto;
    margin-bottom: 20px;
  }
  .group-nutrient-barance__col:last-child {
    margin-bottom: 0;
  }
}

.group-nutrient-barance__image {
  text-align: center;
}

.group-nutrient-barance__image img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.group-nutrient-barance__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .group-nutrient-barance__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
}

.group-nutrient-barance__list li {
  font-size: 12px;
  margin: 0 0 10px;
  position: relative;
  padding: 0 0 0 45px;
}

@media (max-width: 767px) {
  .group-nutrient-barance__list li {
    width: 50%;
    padding: 0 5px 0 45px;
  }
}

@media (max-width: 767px) {
  .group-nutrient-barance__list li {
    font-size: 10px;
  }
}

.group-nutrient-barance__list li span {
  display: block;
  position: absolute;
  width: 36px;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  left: 0;
  top: 0;
}

.group-nutrient-barance__list-1 {
  background-color: #fa9797;
}

.group-nutrient-barance__list-2 {
  background-color: #90b9e4;
}

.group-nutrient-barance__list-3 {
  background-color: #f9c995;
}

.group-nutrient-barance__list-4 {
  background-color: #96da97;
}

.group-nutrient-barance__detail {
  text-align: center;
  font-size: 12px;
  margin: 20px 0 0;
}

@media (max-width: 767px) {
  .group-nutrient-barance__detail {
    margin: 0;
  }
}

.group-nutrient-barance__detail a {
  color: #115ec2;
}

.group-tab-nutrient__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.group-tab-nutrient__list li {
  width: calc(50% - 1px);
}

.group-tab-nutrient__list li button {
  display: block;
  width: 100%;
  border: 0 none;
  background-color: #cfbab2;
  color: #694237;
  border: 1px solid #694237;
  border-bottom: 0 none;
  border-radius: 3px 3px 0 0;
  font-size: 10px;
  padding: 10px 0;
}

.group-tab-nutrient__list li button:focus {
  outline: none;
}

.group-tab-nutrient__list li button.is-current {
  background-color: #f9b5b5;
}

.group-tab-nutrient__content {
  display: none;
}

.group-tab-nutrient__content.is-current {
  display: block;
}

.head-1 {
  margin: 0 0 12px;
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
  color: #694237;
}

@media (max-width: 767px) {
  .head-1 {
    margin: 0 0 10px;
    font-size: 21px;
  }
}

.head-1:before {
  content: "";
  width: 26px;
  height: 27px;
  margin: -5px 16px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/icon-01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .head-1:before {
    margin: -2px 8px 0 0;
    background-image: url("../image/icon-011.png");
  }
}

.head-2 {
  position: relative;
  margin: 40px 0 24px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #694237;
}

@media (max-width: 767px) {
  .head-2 {
    margin: 30px 0 24px;
    font-size: 16px;
  }
}

.head-2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 75px;
  height: 6px;
  background-image: url("../image/head-bg-011.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

.nav-recipe {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .nav-recipe {
    margin: 0 0 20px;
  }
}

.nav-recipe__btn {
  display: none;
}

.nav-recipe__btn button {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: 0 none;
  cursor: pointer;
  width: 60px;
  height: 64px;
}

.nav-recipe__btn button img {
  display: block;
}

@media (min-width: 768px) {
  .nav-recipe__btn button:hover {
    opacity: 0.7;
  }
}

.nav-recipe__btn button:focus {
  outline: none;
}

.nav-recipe__btn.is-open button {
  background-image: url("../image/fix-close.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

.nav-recipe__btn.is-open button img {
  opacity: 0;
}

.is-fixed .nav-recipe__btn {
  display: block;
  position: fixed;
  top: 10px;
  z-index: 100;
}

.nav-recipe__inner {
  width: 624px;
  margin: 0 auto;
  -webkit-transition: opacity 0.4s ease, z-index 0s ease;
  transition: opacity 0.4s ease, z-index 0s ease;
  opacity: 1;
  z-index: 100;
}

.is-fixed .nav-recipe__inner.is-fix-hide {
  opacity: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .nav-recipe__inner {
    width: auto;
  }
}

.is-fixed .nav-recipe__inner {
  position: fixed;
  top: 82px;
  border: 2px solid #f98585;
  background-color: #fcf8f5;
  width: 320px;
  padding: 18px;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .is-fixed .nav-recipe__inner {
    width: auto;
    left: 12px;
    right: 12px;
    padding: 13px;
  }
}

.nav-recipe__inner ul {
  margin: 0 -6px;
  padding: 0;
  list-style: none;
  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;
}

.is-fixed .nav-recipe__inner ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: -9px 0 0;
}

@media (max-width: 767px) {
  .nav-recipe__inner ul {
    margin: 0 -4px;
  }
}

.nav-recipe__inner ul li {
  width: 33.333333%;
  padding: 0 6px;
  margin: 0 0 12px;
}

@media (max-width: 767px) {
  .nav-recipe__inner ul li {
    width: 50%;
    padding: 0 4px;
    margin: 0 0 8px;
  }
}

.is-fixed .nav-recipe__inner ul li {
  width: 100%;
  padding: 0;
  margin: 9px 0 0;
}

.nav-recipe__inner ul li a {
  display: block;
}

@media (min-width: 768px) {
  .nav-recipe__inner ul li a:hover {
    opacity: 0.7;
  }
}

.is-fixed .nav-recipe__inner ul li a picture.is-normal {
  display: none;
}

.nav-recipe__inner ul li a picture.is-fixed {
  display: none;
}

.is-fixed .nav-recipe__inner ul li a picture.is-fixed {
  display: block;
}

.nav-recipe__inner ul li a img {
  display: block;
  max-width: 100%;
}

.nav-recommend-recipe {
  border: 2px dashed #b5978d;
  background: #fff;
  padding: 16px 38px 10px;
  max-width: 494px;
  margin: 0 auto 40px;
}

@media (max-width: 768px) {
  .nav-recommend-recipe {
    padding: 16px 15px 10px;
  }
}

.nav-recommend-recipe__head {
  text-align: center;
  font-size: 20px;
  margin: 0 0 10px;
}

@media (max-width: 767px) {
  .nav-recommend-recipe__head {
    font-size: 16px;
  }
}

.nav-recommend-recipe__head span {
  position: relative;
  display: inline-block;
}

.nav-recommend-recipe__head span:before {
  content: "";
  display: block;
  width: 2px;
  height: 26px;
  background-color: #694237;
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(-30deg);
          transform: translate(0, -50%) rotate(-30deg);
  border-radius: 1px;
}

.nav-recommend-recipe__head span:after {
  content: "";
  display: block;
  width: 2px;
  height: 26px;
  background-color: #694237;
  position: absolute;
  right: -20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(30deg);
          transform: translate(0, -50%) rotate(30deg);
  border-radius: 1px;
}

.nav-recommend-recipe__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-recommend-recipe__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}

.nav-recommend-recipe__item {
  width: 50%;
  padding: 0 8px;
}

.nav-recommend-recipe__item p {
  margin: 0 0 14px;
}

.nav-recommend-recipe__item p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none;
  color: #694237;
}

@media (min-width: 768px) {
  .nav-recommend-recipe__item p a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 767px) {
  .nav-recommend-recipe__item p a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.nav-recommend-recipe__image {
  width: 90px;
  margin: 0 10px 0 0;
  min-width: 90px;
}

@media (max-width: 767px) {
  .nav-recommend-recipe__image {
    width: 100%;
    margin: 0 0 6px;
  }
}

.nav-recommend-recipe__image img {
  display: block;
}

@media (max-width: 767px) {
  .nav-recommend-recipe__image img {
    width: 100%;
  }
}

.nav-recommend-recipe__desc {
  font-size: 12px;
  display: block;
}

.nav-recommend-recipe__title {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #694237;
  margin: 0 0 10px;
  position: relative;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title {
    margin: 0 0 8px;
  }
  .nav-recommend-recipe__title br {
    display: none;
  }
}

.nav-recommend-recipe__title span {
  font-size: 16px;
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title span {
    font-size: 13px;
  }
}

.nav-recommend-recipe__title--1, .nav-recommend-recipe__title--2, .nav-recommend-recipe__title--3, .nav-recommend-recipe__title--4, .nav-recommend-recipe__title--5, .nav-recommend-recipe__title--6 {
  padding: 0 0 0 36px;
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--1, .nav-recommend-recipe__title--2, .nav-recommend-recipe__title--3, .nav-recommend-recipe__title--4, .nav-recommend-recipe__title--5, .nav-recommend-recipe__title--6 {
    padding: 0 0 0 30px;
  }
}

.nav-recommend-recipe__title--1:before, .nav-recommend-recipe__title--2:before, .nav-recommend-recipe__title--3:before, .nav-recommend-recipe__title--4:before, .nav-recommend-recipe__title--5:before, .nav-recommend-recipe__title--6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--1:before, .nav-recommend-recipe__title--2:before, .nav-recommend-recipe__title--3:before, .nav-recommend-recipe__title--4:before, .nav-recommend-recipe__title--5:before, .nav-recommend-recipe__title--6:before {
    width: 24px;
    height: 24px;
    background-size: 100%;
  }
}

.nav-recommend-recipe__title--1:before {
  background-image: url("../image/nav-recommend-recipe-01.png");
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--1:before {
    background-image: url("../image/nav-recommend-recipe-011.png");
  }
}

.nav-recommend-recipe__title--2:before {
  background-image: url("../image/nav-recommend-recipe-02.png");
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--2:before {
    background-image: url("../image/nav-recommend-recipe-021.png");
  }
}

.nav-recommend-recipe__title--3:before {
  background-image: url("../image/nav-recommend-recipe-03.png");
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--3:before {
    background-image: url("../image/nav-recommend-recipe-031.png");
  }
}

.nav-recommend-recipe__title--4:before {
  background-image: url("../image/nav-recommend-recipe-04.png");
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--4:before {
    background-image: url("../image/nav-recommend-recipe-041.png");
  }
}

.nav-recommend-recipe__title--5:before {
  background-image: url("../image/nav-recommend-recipe-05.png");
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--5:before {
    background-image: url("../image/nav-recommend-recipe-051.png");
  }
}

.nav-recommend-recipe__title--6:before {
  background-image: url("../image/nav-recommend-recipe-06.png");
}

@media (max-width: 767px) {
  .nav-recommend-recipe__title--6:before {
    background-image: url("../image/nav-recommend-recipe-061.png");
  }
}

.recipe-month__head {
  margin: 0 0 22px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #ec5757;
}

@media (max-width: 767px) {
  .recipe-month__head {
    margin: 0 0 15px;
    font-size: 18px;
  }
}

.recipe-month__head:before {
  content: "";
  margin: -4px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .recipe-month__head:before {
    margin: -4px 6px 0 0;
  }
}

.recipe-month__head--1:before {
  width: 27.3px;
  height: 28.7px;
  background-image: url("../image/icon-02.png");
}

.recipe-month__head--2:before {
  width: 18.9px;
  height: 27.3px;
  background-image: url("../image/icon-03.png");
}

.recipe-month__head--3:before {
  width: 23.8px;
  height: 28.7px;
  background-image: url("../image/icon-04.png");
}

.recipe-month__head--4:before {
  width: 25.9px;
  height: 23.8px;
  background-image: url("../image/icon-05.png");
}

.recipe-month__head--5:before {
  width: 29.4px;
  height: 25.2px;
  background-image: url("../image/icon-06.png");
}

.recipe-month__head--6:before {
  width: 31.5px;
  height: 25.9px;
  background-image: url("../image/icon-07.png");
}

.recipe-month__list {
  margin: -20px -8px 40px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .recipe-month__list {
    margin: -12px -4px 30px;
  }
}

.recipe-month__list > li {
  width: 33.3333333333%;
  margin: 20px 0 0;
  padding: 0 8px;
}

@media (max-width: 767px) {
  .recipe-month__list > li {
    width: 50%;
    margin: 12px 0 0;
    padding: 0 4px;
  }
}

.recipe-month__list > li a {
  display: block;
  color: #694338;
  text-decoration: none;
}

.recipe-month__list > li a:hover {
  opacity: 0.7;
}

.recipe-month__img {
  margin: 0 0 10px;
  display: block;
  border: 1px solid #b5978d;
}

@media (max-width: 767px) {
  .recipe-month__img {
    margin: 0 0 8px;
  }
}

.recipe-month__img img {
  width: 100%;
  margin: 0;
  display: block;
}

.recipe-month__desc {
  display: block;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .recipe-month__desc {
    font-size: 13px;
    text-align: center;
  }
}

.recommend-recipe-list {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .recommend-recipe-list {
    margin: 0 0 30px;
  }
}

.recommend-recipe-list__inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: -12px -6px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .recommend-recipe-list__inner ul {
    margin: -10px -4px 0;
  }
}

.recommend-recipe-list__inner ul li {
  width: 25%;
  padding: 0 6px 0;
  margin: 12px 0 0;
}

@media (max-width: 767px) {
  .recommend-recipe-list__inner ul li {
    width: 50%;
    margin: 10px 0 0;
    padding: 0 4px;
  }
}

.recommend-recipe-list__inner ul li a {
  display: block;
  text-align: center;
  color: #694338;
  text-decoration: none;
}

@media (max-width: 767px) {
  .recommend-recipe-list__inner ul li a {
    font-size: 13px;
  }
}

.recommend-recipe-list__inner ul li a img {
  margin: 0 auto 6px;
  border: 1px solid #cebeb8;
  width: 100%;
  display: block;
}

@media (max-width: 767px) {
  .recommend-recipe-list__inner ul li a img {
    margin: 0 auto 3px;
  }
}

.recommend-recipe {
  width: 620px;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .recommend-recipe {
    display: block;
    min-width: 260px;
    margin: 0 auto 30px;
    width: auto;
    padding: 0 10px;
  }
}

.recommend-recipe__item {
  width: 276px;
  margin: 0 30px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .recommend-recipe__item {
    width: 100%;
    margin: 0 0 20px;
  }
}

.recommend-recipe__img {
  margin: 0 0 8px;
  -webkit-box-shadow: 3px 4px 0 #b5978d;
          box-shadow: 3px 4px 0 #b5978d;
}

@media (max-width: 767px) {
  .recommend-recipe__img {
    margin: 0 auto 10px;
    width: 260px;
  }
}

.recommend-recipe__img a {
  display: block;
}

.recommend-recipe__img a:hover {
  opacity: 0.7;
}

.recommend-recipe__img img {
  display: block;
  margin: 0;
  width: 100%;
}

.recommend-recipe__caption {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .recommend-recipe__caption {
    font-size: 13px;
  }
}

.recommend-recipe__caption a {
  color: #694337;
  text-decoration: none;
}

.recommend-recipe__caption a:hover .recommend-recipe__caption-food {
  text-decoration: none;
}

.recommend-recipe__caption-food {
  margin-left: 14px;
  text-decoration: underline;
}

.recommend-recipe__content {
  width: 100%;
}

.recommend-recipe__date {
  margin: 0 0 26px;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .recommend-recipe__date {
    margin: 0 0 14px;
    font-size: 14px;
  }
}

.recommend-recipe__date-1 {
  font-size: 16px;
  display: block;
  margin: 0 0 10px;
}

.recommend-recipe__date-line {
  padding: 0 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), color-stop(60%, #fabebc), to(#fabebc));
  background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fabebc 60%, #fabebc 100%);
}

.recommend-recipe__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 14px -5px 24px;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.recommend-recipe__tags li {
  padding: 0 5px;
}

.recommend-recipe__tags li span {
  padding: 2px 10px;
  background-color: #b5978d;
  color: #fff;
  display: block;
  min-width: 80px;
  text-align: center;
  font-size: 16px;
}

.recommend-recipe__list {
  margin: 0;
}

.recommend-recipe__list-head {
  margin-top: 2px;
  font-size: 16px;
  line-height: 1.3;
  float: left;
}

@media (max-width: 767px) {
  .recommend-recipe__list-head {
    margin-left: 4px;
    font-size: 12px;
  }
}

.recommend-recipe__list-head--1 {
  color: #e57f7f;
}

.recommend-recipe__list-head--2 {
  color: #eb9760;
}

.recommend-recipe__list-head--3 {
  color: #d8b964;
}

.recommend-recipe__list-head--4 {
  color: #89b783;
}

.recommend-recipe__list-desc {
  margin: 0 0 6px;
  padding: 0 0 6px 130px;
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px dashed #937b74;
}

@media (max-width: 767px) {
  .recommend-recipe__list-desc {
    font-size: 12px;
    padding: 0 0 4px 100px;
  }
}

.recommend-recipe__list-desc a {
  color: #694337;
}

.recommend-recipe__list-desc:after {
  content: "";
  display: block;
  clear: both;
}

.search-recipe {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .search-recipe {
    margin: 0 0 30px;
  }
}

.search-recipe__head {
  margin: 0;
  padding: 4px 0;
  font-size: 20px;
  line-height: 2;
  text-align: center;
  color: #fff;
  background-color: #b5978d;
}

@media (max-width: 767px) {
  .search-recipe__head {
    padding: 1px 0;
    font-size: 15px;
  }
}

.search-recipe__head:before {
  content: "";
  width: 23px;
  height: 24px;
  margin: -2px 15px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/icon-search-01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

@media (max-width: 767px) {
  .search-recipe__head:before {
    width: 16px;
    height: 17px;
    margin: -2px 10px 0 0;
    background-image: url("../image/icon-search-011.png");
    background-size: 100%;
  }
}

.search-recipe__content {
  padding: 24px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  border: 1px solid #a08177;
  border-top-color: #694237;
}

@media (max-width: 767px) {
  .search-recipe__content {
    padding: 16px 20px;
    display: block;
  }
}

.search-recipe__list {
  width: 394px;
  margin: -16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .search-recipe__list {
    width: 100%;
    margin: -20px 0 16px;
  }
}

.search-recipe__list-head {
  width: 194px;
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 1.5;
  color: #694238;
}

@media (max-width: 767px) {
  .search-recipe__list-head {
    width: 53%;
    margin: 20px 0 0;
    font-size: 12px;
  }
}

.search-recipe__list-strong {
  font-size: 20px;
}

@media (max-width: 767px) {
  .search-recipe__list-strong {
    font-size: 13px;
  }
}

.search-recipe__list-select {
  position: relative;
  width: 200px;
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  .search-recipe__list-select {
    width: 47%;
    margin: 20px 0 0;
  }
}

.search-recipe__list-select:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 6px;
  border-top: 0 none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #937b74;
  pointer-events: none;
}

@media (max-width: 767px) {
  .search-recipe__list-select:before {
    top: 9px;
    right: 10px;
  }
}

.search-recipe__list-select:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 6px;
  border-top: 4px solid #937b74;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 0 none;
  pointer-events: none;
}

@media (max-width: 767px) {
  .search-recipe__list-select:after {
    bottom: 9px;
    right: 10px;
  }
}

.search-recipe__list-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 6px 20px 5px 15px;
  font-family: 'Hiragino Kaku Gothic ProN',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #937b74;
  border: 1px solid #cebeb8;
  border-radius: 3px;
}

@media (max-width: 767px) {
  .search-recipe__list-select select {
    font-size: 12px;
    padding: 5px 20px 5px 8px;
  }
}

.search-recipe__list-select select::-ms-expand {
  display: none;
}

.search-recipe__btn {
  position: relative;
  width: 150px;
  padding: 4px 6px 4px 0;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  border: 0 none;
  background-color: #b5978d;
  cursor: pointer;
}

@media (max-width: 767px) {
  .search-recipe__btn {
    width: 110px;
    margin: 0 auto;
    padding: 5px 6px 5px 0;
    font-size: 15px;
  }
}

.search-recipe__btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media (max-width: 767px) {
  .search-recipe__btn:after {
    right: 14px;
  }
}

.search-recipe__error {
  margin: 0;
  padding: 8px;
  font-size: 14px;
  text-align: center;
  background-color: #ffc2c2;
}

@media (max-width: 767px) {
  .search-recipe__error {
    padding: 4px 8px;
  }
}

.search-recipe__error strong {
  color: #cc0000;
}

.search-result-item {
  margin-bottom: 30px;
  padding: 12px;
  background-color: #fff;
  border: 2px dashed #b5978d;
}

@media (max-width: 767px) {
  .search-result-item {
    margin-bottom: 20px;
  }
}

.search-result-item__list {
  margin: -8px 0 0 -16px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .search-result-item__list {
    display: block;
  }
}

.search-result-item__list > li {
  margin: 8px 0 0 16px;
  font-size: 12px;
  line-height: 1.5;
}

.search-result-item__list > li > span {
  margin: -1px 4px 0 0;
  padding: 2px 4px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background-color: #694337;
  border-radius: 3px;
}

.search-result-recipe {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .search-result-recipe {
    margin: 0 0 30px;
  }
}

.search-result-recipe__list {
  margin: -16px -8px 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .search-result-recipe__list {
    margin: -10px 0 0;
  }
}

.search-result-recipe__list > li {
  width: 50%;
  margin-top: 16px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .search-result-recipe__list > li {
    width: 100%;
    margin-top: 10px;
    padding: 0;
  }
}

.search-result-recipe__list > li a {
  width: 100%;
  padding: 8px 12px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  color: #694237;
  background-color: #fff;
  border: 1px solid #b5978d;
}

.search-result-recipe__head {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .search-result-recipe__head {
    font-size: 13px;
  }
}

.search-result-recipe__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-result-recipe__img {
  width: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
}

.search-result-recipe__img img {
  display: block;
  margin: 0;
  max-width: 100%;
}

.search-result-recipe__text {
  margin: 0 0 6px;
  font-size: 12px;
}

.search-result-recipe__product {
  margin: -2px 0 0;
  padding: 0;
  list-style: none;
}

.search-result-recipe__product > li {
  margin-top: 2px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.5;
}

.search-result-recipe__product > li:before {
  content: "・";
}

.text-1 {
  margin: 0 0 24px;
  font-size: 12px;
  line-height: 2;
  text-align: center;
  color: #694237;
}

@media (max-width: 767px) {
  .text-1 {
    margin: 0 0 20px;
    font-size: 11px;
    line-height: 1.75;
  }
}

.text-1--border {
  position: relative;
  margin-top: 35px;
  padding-top: 25px;
}

@media (max-width: 767px) {
  .text-1--border {
    margin-top: 35px;
    padding-top: 30px;
  }
}

.text-1--border:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 118px;
  height: 1px;
  border-top: 1px dashed #b5978d;
}

.align-c {
  text-align: center;
}
