
/*! 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-022.png");
  background-repeat: repeat-x;
  background-position: -5px 0;
}

@media (max-width: 767px) {
  .main:before {
    height: 14px;
    background-image: url("../image/bg-023.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: #49a68b;
  border: 3px solid #49a68b;
  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 #49a68b;
  border-left: 1px solid #49a68b;
}

.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 #49a68b;
  border-right: 1px solid #49a68b;
}

.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 #49a68b;
  background-color: #49a68b;
}

@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%, #bde3d4));
  background: linear-gradient(transparent 60%, #bde3d4 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 {
  max-width: 6em;
  margin-left: 1.5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.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;
}

.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-dbtext {
  background: #B5978D;
  padding: 10px 24px;
  color: #fff;
  margin: 0 0 40px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .detail-dbtext {
    padding: 8px 18px;
    font-size: 11px;
  }
}





.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 #409c80;
}

@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: #409c80;
}

@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;
}

.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;
}

.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: 32px;
  height: 28px;
  margin: -2px 20px 0 0;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/icon-food-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-food-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-01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
}

.measure-link {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .measure-link {
    margin-bottom: 30px;
  }
}

.measure-link > *:last-child {
  margin-bottom: 0;
}

.measure-link__head {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .measure-link__head {
    margin: 0 0 15px;
    font-size: 14px;
  }
}

.measure-link__head > a {
  position: relative;
  padding: 0 18px 2px 0;
  text-decoration: none;
  color: #694237;
  border-bottom: 1px solid #694237;
}

.measure-link__head > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 2px solid #694237;
  border-right: 2px solid #694237;
}

.measure-link__list {
  margin: 0 -6px 20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .measure-link__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -8px -4px 0;
  }
}

.measure-link__list--bottom .measure-link__list-item a {
  padding: 63px 0 24px;
}

@media (max-width: 767px) {
  .measure-link__list--bottom .measure-link__list-item a {
    padding: 57px 0 12px;
  }
}

.measure-link__list--bottom .measure-link__list-item a:after {
  top: auto;
  right: auto;
  left: 50%;
  bottom: 12px;
  -webkit-transform: translate(-50%, 0) rotate(135deg);
          transform: translate(-50%, 0) rotate(135deg);
}

@media (max-width: 767px) {
  .measure-link__list--bottom .measure-link__list-item a:after {
    bottom: 8px;
  }
}

.measure-link__list-item {
  width: 25%;
  padding: 0 6px;
}

@media (max-width: 767px) {
  .measure-link__list-item {
    width: 50%;
    margin-top: 8px;
    padding: 0 4px;
  }
}

.measure-link__list-item a {
  position: relative;
  padding: 63px 0 4px;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #694237;
  text-decoration: none;
  border-radius: 3px;
}

@media (max-width: 767px) {
  .measure-link__list-item a {
    padding: 57px 0 2px;
    font-size: 16px;
  }
}

.measure-link__list-item a:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center 0;
}

.measure-link__list-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 12px;
  height: 12px;
  border-top: 2px solid;
  border-right: 2px solid;
}

@media (max-width: 767px) {
  .measure-link__list-item a:after {
    width: 10px;
    height: 10px;
  }
}

.measure-link__list-item a:hover {
  opacity: 0.7;
}

.measure-link__list-item--1 a {
  background-color: #ffc2c2;
}

.measure-link__list-item--1 a:before {
  top: 12px;
  width: 63px;
  height: 50px;
  background-image: url("../image/icon-baby-01.png");
}

@media (max-width: 767px) {
  .measure-link__list-item--1 a:before {
    top: 8px;
    width: 56px;
    height: 45px;
    background-image: url("../image/icon-baby-011.png");
  }
}

.measure-link__list-item--1 a:after {
  border-color: #e57f7f;
}

.measure-link__list-item--2 a {
  background-color: #ffd5b9;
}

.measure-link__list-item--2 a:before {
  top: 12px;
  width: 63px;
  height: 50px;
  background-image: url("../image/icon-baby-02.png");
}

@media (max-width: 767px) {
  .measure-link__list-item--2 a:before {
    top: 8px;
    width: 56px;
    height: 45px;
    background-image: url("../image/icon-baby-021.png");
  }
}

.measure-link__list-item--2 a:after {
  border-color: #eb9760;
}

.measure-link__list-item--3 a {
  background-color: #f4e9b5;
}

.measure-link__list-item--3 a:before {
  top: 12px;
  width: 63px;
  height: 50px;
  background-image: url("../image/icon-baby-03.png");
}

@media (max-width: 767px) {
  .measure-link__list-item--3 a:before {
    top: 8px;
    width: 56px;
    height: 45px;
    background-image: url("../image/icon-baby-031.png");
  }
}

.measure-link__list-item--3 a:after {
  border-color: #dec172;
}

.measure-link__list-item--4 a {
  background-color: #cae8c6;
}

.measure-link__list-item--4 a:before {
  top: 7px;
  width: 62px;
  height: 56px;
  background-image: url("../image/icon-baby-04.png");
}

@media (max-width: 767px) {
  .measure-link__list-item--4 a:before {
    top: 5px;
    width: 56px;
    height: 50px;
    background-image: url("../image/icon-baby-041.png");
  }
}

.measure-link__list-item--4 a:after {
  border-color: #89b783;
}

.measure-link__list-num {
  font-size: 22px;
}

@media (max-width: 767px) {
  .measure-link__list-num {
    font-size: 21px;
  }
}

.recipe-month__head {
  margin: 0 0 22px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .recipe-month__head {
    margin: 0 0 15px;
    font-size: 18px;
  }
}

.recipe-month__head:before {
  content: "";
  margin: -2px 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 {
  color: #e58080;
}

.recipe-month__head--1:before {
  width: 38px;
  height: 30px;
  background-image: url("../image/icon-baby-05.png");
}

@media (max-width: 767px) {
  .recipe-month__head--1:before {
    width: 30px;
    height: 24px;
    background-image: url("../image/icon-baby-051.png");
  }
}

.recipe-month__head--2 {
  color: #eb9760;
}

.recipe-month__head--2:before {
  width: 38px;
  height: 30px;
  background-image: url("../image/icon-baby-06.png");
}

.recipe-month__head--3 {
  color: #dec172;
}

.recipe-month__head--3:before {
  width: 38px;
  height: 30px;
  background-image: url("../image/icon-baby-07.png");
}

.recipe-month__head--4 {
  color: #89b783;
}

.recipe-month__head--4:before {
  width: 38px;
  height: 34px;
  background-image: url("../image/icon-baby-08.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;
}

@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;
    width: 260px;
    margin: 0 auto 30px;
  }
}

.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 0 10px;
  }
}

.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: 12px 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-line {
  padding: 0 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0)), color-stop(60%, #b1dacb), to(#b1dacb));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, #b1dacb 60%, #b1dacb 100%);
}

.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;
}
