
/*! 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");
}

@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

.d-none {
  display: none !important;
}

.wrapper {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", 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;
}

.mainTop {
  position: relative;
  width: 740px;
  float: left;
  padding: 0 0 70px;
  background-image: url("../image/bg3.png");
}

@media (max-width: 767px) {
  .mainTop {
    width: 100%;
  }
}

.mainTop > *:last-child {
  margin-bottom: 0;
}

.mainDetail {
  position: relative;
  width: 740px;
  float: left;
  padding: 0 30px 40px;
  background-image: url("../image/bg-016.png");
}

@media (max-width: 767px) {
  .mainDetail {
    width: 100%;
    padding: 0 12px 30px;
  }
}

.mainDetail > *:last-child {
  margin-bottom: 0;
}

.mainDetail--halloween {
  padding-top: 36px;
}

.mainDetail--halloween:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 16px;
  background-image: url("../image/bg-028.png");
  background-repeat: repeat-x;
  background-position: -6px 0;
  background-size: auto 100%;
}

.mainDetail--birthday-half {
  padding-top: 36px;
}

.mainDetail--birthday-half:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 16px;
  background-image: url("../image/bg-029.png");
  background-repeat: repeat-x;
  background-position: -6px 0;
  background-size: auto 100%;
}

.mainDetail--birthday {
  padding-top: 36px;
}

.mainDetail--birthday:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 16px;
  background-image: url("../image/bg-029.png");
  background-repeat: repeat-x;
  background-position: -6px 0;
  background-size: auto 100%;
}

.mainDetail--christmas {
  padding-top: 36px;
}

.mainDetail--christmas:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 16px;
  background-image: url("../image/bg-0210.png");
  background-repeat: repeat-x;
  background-position: -6px 0;
  background-size: auto 100%;
}

.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;
}

.er-content {
  max-width: 660px;
  margin: 0 auto 50px;
  padding-bottom: 30px;
  background-position: 0 bottom;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .er-content {
    background-size: 375px 15px;
    padding-bottom: 15px;
  }
}

.er-content--spring {
  background-image: url("../image/bg-spring.png");
}

@media (max-width: 767px) {
  .er-content--spring {
    background-image: url("../image/bg-spring1.png");
  }
}

.er-content--summer {
  background-image: url("../image/bg-summer.png");
}

@media (max-width: 767px) {
  .er-content--summer {
    background-image: url("../image/bg-summer1.png");
  }
}

.er-content--autumn {
  background-image: url("../image/bg-autumn.png");
}

@media (max-width: 767px) {
  .er-content--autumn {
    background-image: url("../image/bg-autumn1.png");
  }
}

.er-content--winter {
  background-image: url("../image/bg-winter.png");
}

@media (max-width: 767px) {
  .er-content--winter {
    background-image: url("../image/bg-winter1.png");
  }
}

.er-content--anniversary {
  background-image: url("../image/bg-anniversary.png");
}

@media (max-width: 767px) {
  .er-content--anniversary {
    background-image: url("../image/bg-anniversary1.png");
  }
}

.er-content__inner {
  background-color: #fff;
  padding: 30px;
}

@media (max-width: 767px) {
  .er-content__inner {
    padding: 30px 15px;
  }
}

.er-content__inner > *:last-child {
  margin-bottom: 0;
}

.er-content__head {
  margin: 0 0;
}

.er-content__head img {
  display: block;
  max-width: 100%;
}

.er-content__head-2 {
  margin: 0 0 20px;
  font-size: 16px;
  letter-spacing: 0.06em;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.er-content__head-2:before, .er-content__head-2:after {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 9px;
  height: 27px;
}

.er-content__head-2:before {
  background-image: url("../image/head-bg-01.svg");
  margin-right: 10px;
}

.er-content__head-2:after {
  background-image: url("../image/head-bg-02.svg");
  margin-left: 6px;
}

.er-content__head-2-inner {
  display: inline-block;
}

.er-content__head-2 span {
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.06em;
}

.er-content__head-3 {
  margin: 0 0 20px;
}

.er-content__head-3 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.er-content__head-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.25;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.er-content__head-4:before, .er-content__head-4:after {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.er-content__head-4:before {
  background-image: url("../image/head-bg-03.svg");
  width: 14px;
  height: 17px;
  margin: 1px 6px 0 0;
}

.er-content__head-4:after {
  background-image: url("../image/head-bg-04.svg");
  width: 14px;
  height: 17px;
  margin: 1px 0 0 4px;
}

.er-hr {
  background-image: url("../image/hr-bg.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 100%;
  height: 4px;
  border: 0 none;
  padding: 0;
  margin: 30px 0;
}

@media (max-width: 767px) {
  .er-hr {
    background-image: url("../image/hr-bg1.svg");
  }
}

.er-kv {
  margin: 0 0 40px;
}

.er-kv__head {
  margin: 0;
}

.er-kv__head img {
  display: block;
  max-width: 100%;
}

.er-nav {
  margin: 0 0 40px;
}

.er-nav__head {
  margin: 0;
  color: #fff;
}

.er-nav__head-1 {
  display: block;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  margin: 0 0 4px;
}

.er-nav__head-1:before, .er-nav__head-1:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #cebfb8;
  vertical-align: -2px;
}

.er-nav__head-1:before {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  margin-right: 10px;
}

.er-nav__head-1:after {
  -webkit-transform: rotate(-150deg);
          transform: rotate(-150deg);
  margin-left: 10px;
}

.er-nav__head-2 {
  display: block;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.25;
}

@media (min-width: 768px) {
  .er-nav__content {
    display: block !important;
  }
}

.er-nav__button {
  background-color: #64453a;
  display: block;
  width: 100%;
  opacity: 1;
  color: #fff;
  padding: 15px 0;
  border: 0 none;
  text-align: center;
}

@media (max-width: 767px) {
  .er-nav__button {
    position: relative;
  }
}

.er-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-left: 1px solid #cebfb8;
  border-top: 1px solid #cebfb8;
}

.er-nav__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right: 1px solid #cebfb8;
  border-bottom: 1px solid #cebfb8;
}

.er-nav__item:nth-child(1), .er-nav__item:nth-child(2), .er-nav__item:nth-child(3), .er-nav__item:nth-child(4) {
  width: calc(100% / 4);
}

.er-nav__item:nth-child(5), .er-nav__item:nth-child(6), .er-nav__item:nth-child(7) {
  width: calc(100% / 3);
}

@media (max-width: 767px) {
  .er-nav__item:nth-child(1), .er-nav__item:nth-child(2), .er-nav__item:nth-child(3), .er-nav__item:nth-child(4), .er-nav__item:nth-child(5), .er-nav__item:nth-child(6) {
    width: calc(100% / 2);
  }
  .er-nav__item:nth-child(7) {
    width: 100%;
  }
}

.er-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #64453a;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.06em;
  font-size: 16px;
  line-height: 1.25;
  width: 100%;
  height: 80px;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media (min-width: 768px) {
  .er-nav__link:hover {
    opacity: 0.7;
  }
}

.er-nav__link:before {
  content: "";
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto 3px;
  width: 34px;
  height: 35px;
}

.er-nav__link--spring:before {
  background-image: url("../image/icon-spring.svg");
  background-size: 30px 29.665px;
}

.er-nav__link--summer:before {
  background-image: url("../image/icon-summer.svg");
  background-size: 32px 21.599px;
}

.er-nav__link--autumn:before {
  background-image: url("../image/icon-autumn.svg");
  background-size: 22.409px 28px;
}

.er-nav__link--winter:before {
  background-image: url("../image/icon-winter.svg");
  background-size: 20.379px 35px;
}

.er-nav__link--halloween:before {
  background-image: url("../image/icon-halloween.svg");
  background-size: 34px 28.077px;
}

.er-nav__link--xmas:before {
  background-image: url("../image/icon-xmas.svg");
  background-size: 20.448px 34.307px;
}

.er-nav__link--anniversary:before {
  background-image: url("../image/icon-anniversary.svg");
  background-size: 25.336px 30px;
}

.er-recipelist {
  overflow: hidden;
  margin-bottom: 30px;
}

.er-recipelist__inner {
  list-style: none;
  padding: 0;
  margin: -20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.er-recipelist__item {
  width: calc(50% - 10px);
  position: relative;
}

@media (max-width: 767px) {
  .er-recipelist__item {
    width: calc(50% - 5px);
  }
}

.er-recipelist__item:nth-child(2n + 1) {
  margin: 20px 10px 0 0;
}

@media (max-width: 767px) {
  .er-recipelist__item:nth-child(2n + 1) {
    margin: 20px 5px 0 0;
  }
}

.er-recipelist__item:nth-child(2n + 2) {
  margin: 20px 0 0 10px;
}

@media (max-width: 767px) {
  .er-recipelist__item:nth-child(2n + 2) {
    margin: 20px 0 0 5px;
  }
}

.er-recipelist__link {
  text-decoration: none;
  color: inherit;
  display: block;
}

@media (min-width: 768px) {
  .er-recipelist__link {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
            transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  }
  .er-recipelist__link:hover {
    opacity: 0.7;
  }
}

.er-recipelist__postnatal {
  background-color: #eb5c5c;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 5px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", sans-serif;
  border-radius: 2px;
}

.er-recipelist__postnatal > span {
  font-size: 16px;
  line-height: 26px;
}

.er-recipelist__image {
  display: block;
  margin: 0 0 10px;
  border-radius: 4px;
}

@media (min-width: 768px) {
  .er-recipelist__image {
    overflow: hidden;
  }
}

.er-recipelist__image img {
  max-width: 100%;
  display: block;
}

.er-recipelist__tag {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", sans-serif;
  margin-bottom: 6px;
}

.er-recipelist__tag span {
  background-color: #85675e;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 3px 5px;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
}

.er-recipelist__tag span:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #fff;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 4px;
  margin: -2px 4px 0 0;
}

.er-recipelist__title {
  font-size: 16px;
  line-height: 1.375;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #694338;
  letter-spacing: 0.04em;
  position: relative;
  display: block;
  padding: 0 16px 0 0;
}

.er-recipelist__title:after {
  content: "";
  display: block;
  background-image: url("../image/icon-arrow.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.eventrecipe-title {
  position: relative;
  margin: 0 -30px 50px;
  padding: 34px 0;
  background-color: #fffcf0;
  background-image: url("../image/eventrecipe-head-bg.png");
  background-repeat: no-repeat;
  background-position: center 7px;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-title {
    margin: 0 -12px 30px;
    padding: 0;
    background-color: transparent;
    background-image: none;
  }
}

.eventrecipe-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 7px;
  background-image: url("../image/line-01.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 100%;
}

@media (max-width: 767px) {
  .eventrecipe-title:before {
    content: none;
    display: none;
  }
}

.eventrecipe-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 7px;
  background-image: url("../image/line-01.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto 100%;
}

@media (max-width: 767px) {
  .eventrecipe-title:after {
    content: none;
    display: none;
  }
}

.eventrecipe-title__head {
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .eventrecipe-title__head {
    position: relative;
    margin: 0 auto 15px;
    padding: 12px 0;
    background-color: #fffcf0;
    border-top: 5px solid #f8d037;
    border-bottom: 5px solid #f8d037;
  }
}

@media (max-width: 767px) {
  .eventrecipe-title__head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 90px;
    background-image: url("../image/eventrecipe-head-bg-01.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
  }
}

@media (max-width: 767px) {
  .eventrecipe-title__head:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 93px;
    height: 80px;
    background-image: url("../image/eventrecipe-head-bg-02.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
  }
}

.eventrecipe-title__head img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

@media (max-width: 767px) {
  .eventrecipe-title__head img {
    width: 160px;
  }
}

.eventrecipe-title__desc {
  margin: 0;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
}

.eventrecipe-head-1 {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  color: #694237;
  background-image: url("../image/head-bg-012.png");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 100%;
}

@media (max-width: 767px) {
  .eventrecipe-head-1 {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.75;
    background-image: url("../image/head-bg-013.png");
  }
}

.eventrecipe-head-1--halloween:before {
  content: "";
  margin: -2px 6px 0 0;
  width: 26px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/head-icon-01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-head-1--halloween:before {
    width: 21px;
    height: 18px;
    background-image: url("../image/head-icon-011.png");
  }
}

.eventrecipe-head-1--birthday-half:before {
  content: "";
  margin: -2px 6px 0 0;
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/head-icon-02.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-head-1--birthday-half:before {
    width: 17.5px;
    height: 21.5px;
    background-image: url("../image/head-icon-021.png");
  }
}

.eventrecipe-head-1--birthday:before {
  content: "";
  margin: -2px 6px 0 0;
  width: 19px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/head-icon-03.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-head-1--birthday:before {
    width: 16px;
    height: 21.5px;
    background-image: url("../image/head-icon-031.png");
  }
}

.eventrecipe-head-1--christmas:before {
  content: "";
  margin: -2px 6px 0 0;
  width: 19px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../image/head-icon-04.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-head-1--christmas:before {
    width: 16px;
    height: 21.5px;
    background-image: url("../image/head-icon-041.png");
  }
}

.eventrecipe-head-2 {
  position: relative;
  margin: 40px 0 24px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #694237;
}

.eventrecipe-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;
}

.eventrecipe-link {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .eventrecipe-link {
    margin-bottom: 30px;
    padding: 0 16px;
  }
}

.eventrecipe-link__list {
  max-width: 576px;
  margin: 0 auto 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}

@media (max-width: 767px) {
  .eventrecipe-link__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -15px -6px 0;
  }
}

.eventrecipe-link__list > li {
  padding: 0 16px;
}

@media (max-width: 767px) {
  .eventrecipe-link__list > li {
    width: 50%;
    margin-top: 15px;
    padding: 0 6px;
  }
}

.eventrecipe-link__inner {
  position: relative;
}

.eventrecipe-link__inner:hover {
  opacity: 0.7;
}

.eventrecipe-link__month {
  position: absolute;
  top: 8px;
  left: -8px;
  margin: 0;
}

@media (max-width: 767px) {
  .eventrecipe-link__month {
    width: 71px;
    height: 21px;
    top: 6px;
    left: -6px;
  }
}

.eventrecipe-link__month img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.eventrecipe-link__img {
  margin-bottom: 6px;
}

.eventrecipe-link__img img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.eventrecipe-link__name {
  margin: 0;
}

.eventrecipe-link__name > a {
  display: block;
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  color: #694338;
}

@media (max-width: 767px) {
  .eventrecipe-link__name > a {
    font-size: 10px;
  }
}

.eventrecipe-link__name > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.eventrecipe-note {
  position: relative;
  width: 525px;
  min-height: 111px;
  margin: 0 auto;
  padding-left: 105px;
}

@media (max-width: 767px) {
  .eventrecipe-note {
    width: 100%;
    max-width: 320px;
    padding: 0 12px 83px;
  }
}

.eventrecipe-note:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 95px;
  height: 111px;
  background-image: url("../image/image-012.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-note:before {
    z-index: 1;
    top: auto;
    left: auto;
    right: 26px;
    bottom: 0;
    width: 97px;
    height: 112px;
    background-image: url("../image/image-013.png");
  }
}

.eventrecipe-note__desc {
  position: relative;
  margin: 0;
  padding: 19px 28px;
  font-size: 16px;
  line-height: 1.5;
  color: #6e4d42;
  background-color: #fff;
  border: 2px solid #705044;
  border-radius: 33px;
}

@media (max-width: 767px) {
  .eventrecipe-note__desc {
    padding: 18px 34px;
    font-size: 13px;
    line-height: 1.6;
    border-radius: 45px;
  }
}

.eventrecipe-note__desc:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 6px;
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  border-top: 12px solid #705044;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

@media (max-width: 767px) {
  .eventrecipe-note__desc:before {
    bottom: -16px;
    left: 140px;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    border-top: 8px solid #705044;
    border-left: 6px solid transparent;
    border-right: 5px solid #705044;
    border-bottom: 6px solid transparent;
  }
}

.eventrecipe-note__desc:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 9px;
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  border-top: 12px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

@media (max-width: 767px) {
  .eventrecipe-note__desc:after {
    bottom: -10px;
    left: 138px;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    border-top: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 5px solid #fff;
    border-bottom: 6px solid transparent;
  }
}

.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;
}

.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;
  }
}

.eventrecipe-text-1 {
  position: relative;
  margin: 35px 0 24px;
  padding-top: 25px;
  font-size: 12px;
  line-height: 2;
  text-align: center;
  color: #694237;
}

.eventrecipe-text-1: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;
}

.eventrecipe-btn-1 {
  margin: 0 0 30px;
  text-align: center;
}

.eventrecipe-btn-1 > button,
.eventrecipe-btn-1 > 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) {
  .eventrecipe-btn-1 > button,
  .eventrecipe-btn-1 > a {
    padding: 9px 12px;
    font-size: 15px;
    border-width: 2px;
  }
}

.eventrecipe-btn-1 > button:before,
.eventrecipe-btn-1 > 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;
}

.eventrecipe-btn-2 {
  margin: 0 0 30px;
  text-align: center;
}

@media (max-width: 767px) {
  .eventrecipe-btn-2 {
    margin: 0 0 20px;
  }
}

.eventrecipe-btn-2 > a {
  position: relative;
  min-width: 200px;
  padding: 9px 16px 9px 26px;
  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) {
  .eventrecipe-btn-2 > a {
    padding: 7px 18px 7px 30px;
    font-size: 15px;
    border-width: 2px;
  }
}

.eventrecipe-btn-2 > 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;
}

.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-products__desc {
  position: relative;
  margin: 0 0 8px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #dd0050;
}

@media (max-width: 767px) {
  .detail-products__desc {
    font-size: 11px;
  }
}

.detail-products__desc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 107px;
  height: 1px;
  border-top: 1px dashed #b5978d;
}

@media (max-width: 767px) {
  .detail-products__desc:before {
    width: 53px;
  }
}

.detail-products__btn {
  margin: 0 0 30px;
  text-align: center;
}

.detail-products__btn > a {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .detail-products__btn > a {
    width: 180px;
  }
}

.detail-products__btn > a:hover {
  opacity: 0.7;
}

.detail-products__btn > a img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.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;
}

.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;
  }
}

.eventrecipe-detail-head {
  position: relative;
  margin: 0 0 20px;
  font-size: 28px;
  text-align: center;
  color: #694337;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head {
    padding: 0 50px;
    font-size: 21px;
    line-height: 1.4;
  }
}

.eventrecipe-detail-head--halloween:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 111px;
  height: 74px;
  background-image: url("../image/halloween-img-01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--halloween:before {
    top: auto;
    bottom: 0;
    width: 50px;
    height: 40px;
    background-image: url("../image/halloween-img-011.png");
  }
}

.eventrecipe-detail-head--halloween:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 117px;
  height: 78px;
  background-image: url("../image/halloween-img-02.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--halloween:after {
    top: auto;
    bottom: 0;
    width: 48px;
    height: 43px;
    background-image: url("../image/halloween-img-021.png");
  }
}

.eventrecipe-detail-head--birthday-half:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 88px;
  height: 76px;
  background-image: url("../image/01.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--birthday-half:before {
    top: auto;
    bottom: 0;
    width: 44px;
    height: 38px;
    background-image: url("../image/01.png");
  }
}

.eventrecipe-detail-head--birthday-half:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 104px;
  height: 76px;
  background-image: url("../image/02.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--birthday-half:after {
    top: auto;
    bottom: 0;
    width: 52px;
    height: 38px;
    background-image: url("../image/02.png");
  }
}

.eventrecipe-detail-head--birthday:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 82px;
  background-image: url("../image/011.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--birthday:before {
    top: auto;
    bottom: 0;
    width: 50px;
    height: 41px;
    background-image: url("../image/011.png");
  }
}

.eventrecipe-detail-head--birthday:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 104px;
  height: 73px;
  background-image: url("../image/021.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--birthday:after {
    top: auto;
    bottom: 0;
    width: 52px;
    height: 36.5px;
    background-image: url("../image/021.png");
  }
}

.eventrecipe-detail-head--christmas:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 111px;
  height: 85px;
  background-image: url("../image/012.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--christmas:before {
    top: auto;
    bottom: 0;
    width: 55.5px;
    height: 42.5px;
    background-image: url("../image/012.png");
  }
}

.eventrecipe-detail-head--christmas:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 119px;
  height: 83px;
  background-image: url("../image/022.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .eventrecipe-detail-head--christmas:after {
    top: auto;
    bottom: 0;
    width: 59.5px;
    height: 41.5px;
    background-image: url("../image/022.png");
  }
}

.eventrecipe-detail-tag {
  margin-bottom: 20px;
}

.eventrecipe-detail-tag__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}

.eventrecipe-detail-tag__list > li {
  margin: 0 5px;
  padding: 1px 20px;
  font-size: 14px;
  line-height: 1.6;
  color: #694337;
}

@media (max-width: 767px) {
  .eventrecipe-detail-tag__list > li {
    padding: 1px 15px;
    font-size: 12px;
    line-height: 1.5;
  }
}

.eventrecipe-detail-tag__item--1 {
  background-color: #f8ac60;
}

.eventrecipe-detail-tag__item--2 {
  background-color: #ffd5b9;
}

.eventrecipe-detail-tag__item--3 {
  background-color: #cae8c6;
}

.eventrecipe-detail-tag__item--4 {
  background-color: #f4e9b5;
}

.eventrecipe-detail-tag__item--5 {
  background-color: #ffc2c2;
}

.eventrecipe-detail-tag__item--6 {
  background-color: #ff9ba3;
}

.eventrecipe-detail-tag__item--7 {
  background-color: #f9e290;
}

.eventrecipe-detail-tag__item--8 {
  background-color: #9ed2ec;
}

.eventrecipe-detail-movie {
  position: relative;
  width: 494px;
  height: 494px;
  margin: 0 auto 24px;
}

@media (max-width: 767px) {
  .eventrecipe-detail-movie {
    width: 100%;
    height: auto;
    padding-top: 100%;
  }
}

.eventrecipe-detail-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.eventrecipe-detail-movie:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  right: -6px;
  bottom: -6px;
  background-color: #b5978d;
}

@media (max-width: 767px) {
  .eventrecipe-detail-movie:before {
    top: 3px;
    left: 3px;
    right: -3px;
    bottom: -3px;
  }
}

.eventrecipe-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 576px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .eventrecipe-grid {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.eventrecipe-grid__col {
  width: 50%;
}

@media (max-width: 767px) {
  .eventrecipe-grid__col {
    width: auto;
  }
}

.eventresipe-recommend {
  background-color: #fff;
  border: 2px dashed #b5978d;
  width: 544px;
  margin: 0 auto 40px;
  padding: 26px 0;
}

@media (max-width: 767px) {
  .eventresipe-recommend {
    width: auto;
    padding: 16px 0;
  }
}

.eventresipe-recommend__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .eventresipe-recommend__grid {
    padding: 0 10px;
  }
}

.eventresipe-recommend__grid-col {
  padding: 0 14px;
  position: relative;
}

@media (max-width: 767px) {
  .eventresipe-recommend__grid-col {
    width: 50%;
    padding: 0 6px;
  }
}

.eventresipe-recommend__grid-col:hover {
  opacity: 0.7;
}

.eventresipe-recommend__img img {
  width: 100%;
}

.eventresipe-recommend__name {
  text-align: center;
  margin: 0;
}

.eventresipe-recommend__name a {
  font-size: 14px;
  color: #694338;
  font-weight: bold;
  text-decoration: none;
}

@media (max-width: 767px) {
  .eventresipe-recommend__name a {
    font-size: 11px;
  }
}

.eventresipe-recommend__name a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.eventresipe-recommend__month {
  position: absolute;
  top: 8px;
  left: 8px;
  margin: 0;
}

@media (max-width: 767px) {
  .eventresipe-recommend__month {
    width: 71px;
    height: 21px;
    top: 6px;
    left: 0;
  }
}

.eventresipe-recommend__month img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.eventresipe-recommend__head {
  margin: 0 0 24px;
  text-align: center;
}

@media (max-width: 767px) {
  .eventresipe-recommend__head {
    margin: 0 0 10px;
  }
}

.eventresipe-recommend__head span {
  color: #694237;
  position: relative;
  display: inline-block;
}

@media (max-width: 767px) {
  .eventresipe-recommend__head span {
    font-size: 16px;
    line-height: 1.4375;
  }
}

.eventresipe-recommend__head span:before {
  content: "";
  display: block;
  background-color: #694237;
  width: 2px;
  height: 20px;
  -webkit-transform: translate(0, -50%) rotate(-30deg);
          transform: translate(0, -50%) rotate(-30deg);
  position: absolute;
  left: -15px;
  top: 50%;
}

.eventresipe-recommend__head span:after {
  content: "";
  display: block;
  background-color: #694237;
  width: 2px;
  height: 20px;
  -webkit-transform: translate(0, -50%) rotate(30deg);
          transform: translate(0, -50%) rotate(30deg);
  position: absolute;
  right: -15px;
  top: 50%;
}
