
/*! 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: '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: 24px 20px 50px;
  background-image: url("../image/bg-018.png");
  background-position: left -137px top -57px;
}

@media (max-width: 767px) {
  .main {
    width: 100%;
    padding: 8px 12px 30px;
  }
}

.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;
}

.check-head-1 {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .check-head-1 {
    margin: 0 0 20px;
  }
}

.check-head-1 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.check-head-2 {
  position: relative;
  margin: 40px 0 20px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #694237;
}

@media (max-width: 767px) {
  .check-head-2 {
    margin: 14px 0 24px;
    padding-bottom: 12px;
    font-size: 20px;
  }
}

.check-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;
}

@media (max-width: 767px) {
  .check-head-2:after {
    width: 50px;
    height: 4px;
  }
}

.check-text-1 {
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .check-text-1 {
    max-width: 302px;
    margin: 0 auto 15px;
  }
}

.check-text-1 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.check-about {
  position: relative;
  margin-bottom: 35px;
  padding-top: 32px;
  -webkit-box-shadow: 3px 3px 3px rgba(122, 206, 164, 0.4);
          box-shadow: 3px 3px 3px rgba(122, 206, 164, 0.4);
}

@media (max-width: 767px) {
  .check-about {
    padding-top: 16px;
  }
}

.check-about:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border-top: 16px solid transparent;
  border-left: 16px solid transparent;
  border-right: 16px solid #a2decc;
  border-bottom: 16px solid #a2decc;
}

@media (max-width: 767px) {
  .check-about:before {
    width: 16px;
    height: 16px;
    border-width: 8px;
  }
}

.check-about:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 32px;
  height: 32px;
  background-color: #d1f0e0;
}

@media (max-width: 767px) {
  .check-about:after {
    left: 16px;
    height: 16px;
  }
}

.check-about__inner {
  padding: 0 20px 50px;
  background-color: #d1f0e0;
}

@media (max-width: 767px) {
  .check-about__inner {
    padding: 0 10px 25px;
  }
}

.check-about__head {
  position: relative;
  margin: 0 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #409c80;
}

@media (max-width: 767px) {
  .check-about__head {
    padding: 0 12px;
  }
}

.check-about__head-num {
  margin-right: 12px;
  font-size: 60px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .check-about__head-num {
    font-size: 50px;
  }
}

.check-about__head-text {
  font-size: 23px;
  line-height: 1.2;
  text-align: left;
}

@media (max-width: 767px) {
  .check-about__head-text {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .check-about__head {
    margin: 0 0 8px;
    font-size: 18px;
  }
}

.check-about__item {
  padding: 36px 46px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
}

@media (max-width: 767px) {
  .check-about__item {
    padding: 18px 22px;
  }
}

.check-about__item > *:last-child {
  margin-bottom: 0;
}

.check-about__desc {
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .check-about__desc {
    font-size: 14px;
  }
}

.check-about-ng__head {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #5e3b30;
}

.check-about-ng__head--1 {
  color: #f25b5a;
}

@media (max-width: 767px) {
  .check-about-ng__head--1 {
    padding-top: 154px;
  }
  .check-about-ng__head--1:before {
    width: 179px;
    height: 141px;
    background-image: url("../image/check-img-01.png");
  }
}

@media (max-width: 767px) {
  .check-about-ng__head--2 {
    padding-top: 170px;
  }
  .check-about-ng__head--2:before {
    width: 162px;
    height: 145px;
    background-image: url("../image/check-img-02.png");
  }
}

@media (max-width: 767px) {
  .check-about-ng__head--3 {
    padding-top: 192px;
  }
  .check-about-ng__head--3:before {
    width: 184px;
    height: 167px;
    background-image: url("../image/check-img-03.png");
  }
}

@media (max-width: 767px) {
  .check-about-ng__head {
    position: relative;
    margin: 0 0 4px;
    font-size: 16px;
    text-align: center;
  }
  .check-about-ng__head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 0;
  }
}

.check-about-ng__desc {
  margin: 0 0 25px;
  padding: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #c3c3c3;
}

@media (max-width: 767px) {
  .check-about-ng__desc {
    margin: 0 0 16px;
    padding: 0 0 16px;
    display: block;
  }
}

.check-about-ng__desc:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0 none;
}

.check-about-ng__text {
  width: calc(100% - 153px);
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .check-about-ng__text {
    width: 100%;
    font-size: 14px;
  }
}

.check-about-ng__img {
  width: 138px;
  margin-left: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .check-about-ng__img {
    display: none;
  }
}

.check-about-food__item {
  margin-bottom: 22px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #c2c2c2;
}

@media (max-width: 767px) {
  .check-about-food__item {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}

.check-about-food__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}

.check-about-food__item--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .check-about-food__item--img {
    position: relative;
    padding-top: 152px;
    display: block;
  }
}

.check-about-food__item--img .check-about-food__desc {
  width: calc(100% - 167px);
}

@media (max-width: 767px) {
  .check-about-food__item--img .check-about-food__desc {
    width: 100%;
  }
}

.check-about-food__desc {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  color: #5e3b30;
}

.check-about-food__desc > span {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0)), color-stop(60%, #ffe682), to(#ffe682));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 60%, #ffe682 60%, #ffe682 100%);
}

@media (max-width: 767px) {
  .check-about-food__desc {
    font-size: 14px;
  }
}

.check-about-food__img {
  width: 153px;
  margin-left: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 767px) {
  .check-about-food__img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    margin: 0;
    width: 172px;
  }
}

.check-about-food__img img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.check-about-notice {
  margin: 0;
  padding: 0;
  list-style: none;
}

.check-about-notice > li {
  position: relative;
  margin-bottom: 6px;
  padding-left: 30px;
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .check-about-notice > li {
    padding-left: 28px;
    font-size: 14px;
  }
}

.check-about-notice > li:last-child {
  margin-bottom: 0;
}

.check-about-notice > li:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("../image/icon-caution.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

@media (max-width: 767px) {
  .check-about-notice > li:before {
    background-image: url("../image/icon-caution1.png");
  }
}

.check-view {
  margin-bottom: 30px;
  padding: 0 50px;
}

@media (max-width: 767px) {
  .check-view {
    padding: 0 6px;
  }
}

.check-view__inner {
  margin-bottom: 12px;
  padding: 10px 40px 10px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .check-view__inner {
    padding: 0;
    display: block;
  }
}

.check-view__desc {
  margin: 0 25px 0 0;
  padding: 14px 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 18px;
  line-height: 1.5;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
  background-color: #d4b187;
}

@media (max-width: 767px) {
  .check-view__desc {
    margin: 0 0 14px;
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

.check-view__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.check-view__list > li {
  position: relative;
  padding: 10px 0 10px 60px;
  font-size: 16px;
  line-height: 1.5;
  border-bottom: 1px dotted #b79264;
}

@media (max-width: 767px) {
  .check-view__list > li {
    padding: 10px 0 10px 50px;
    font-size: 14px;
  }
}

.check-view__list > li:last-child {
  border-bottom: 0 none;
}

.check-view__img {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.check-view__img--1 {
  left: 17px;
}

@media (max-width: 767px) {
  .check-view__img--1 {
    width: 22px;
    left: 12px;
  }
}

.check-view__img--2 {
  left: 16px;
}

@media (max-width: 767px) {
  .check-view__img--2 {
    width: 24px;
    left: 10px;
  }
}

.check-view__img--3 {
  left: 18px;
}

@media (max-width: 767px) {
  .check-view__img--3 {
    width: 21px;
    left: 12px;
  }
}

.check-view__img img {
  max-width: 100%;
  margin: 0;
  display: block;
}

.check-view__text {
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .check-view__text {
    font-size: 14px;
  }
}

.check-view__notice {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .check-view__notice {
    padding: 0 10px;
  }
}

.check-view__notice > li {
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .check-view__notice > li {
    font-size: 10px;
  }
}

.check-item {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .check-item {
    margin-bottom: 30px;
  }
}

.check-item__list {
  margin: -30px -5px 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) {
  .check-item__list {
    margin: -14px -5px 0;
  }
}

.check-item__list > li {
  width: 33.3333333333%;
  margin-top: 30px;
  padding: 0 4px;
}

@media (max-width: 767px) {
  .check-item__list > li {
    width: 50%;
    margin-top: 14px;
    padding: 0 5px;
  }
}

.check-item__list > li > a {
  display: block;
  -webkit-box-shadow: 2px 2px 2px rgba(174, 174, 174, 0.4);
          box-shadow: 2px 2px 2px rgba(174, 174, 174, 0.4);
}

.check-item__list > li > a img {
  max-width: 100%;
  margin: 0;
  display: block;
}

@media (max-width: 767px) {
  .check-item__list > li > a img {
    width: 100%;
  }
}

.check-food {
  position: relative;
  margin-bottom: 60px;
  padding-top: 32px;
  -webkit-box-shadow: 3px 3px 3px rgba(174, 174, 174, 0.4);
          box-shadow: 3px 3px 3px rgba(174, 174, 174, 0.4);
}

@media (max-width: 767px) {
  .check-food {
    padding-top: 16px;
  }
}

.check-food:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border-top: 16px solid transparent;
  border-left: 16px solid transparent;
  border-right: 16px solid #fae8e1;
  border-bottom: 16px solid #fae8e1;
}

@media (max-width: 767px) {
  .check-food:before {
    width: 16px;
    height: 16px;
    border-width: 8px;
  }
}

.check-food:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 32px;
  height: 32px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .check-food:after {
    left: 16px;
    height: 16px;
  }
}

.check-food__inner {
  padding: 8px 24px 50px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .check-food__inner {
    padding: 4px 12px 25px;
  }
}

.check-food__head {
  margin: 0 0 40px;
  position: relative;
}

@media (max-width: 767px) {
  .check-food__head {
    margin: 0 0 18px;
  }
}

.check-food__heading {
  margin: 0;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
  color: #5e3b30;
}

@media (max-width: 767px) {
  .check-food__heading {
    margin-bottom: 10px;
    font-size: 30px;
  }
}

.check-food__link {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 174px;
}

@media (max-width: 767px) {
  .check-food__link {
    width: 150px;
    margin: 0 auto;
    position: static;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.check-food__link > a {
  position: relative;
  display: block;
  padding: 4px 24px 4px 0;
  font-size: 15px;
  line-height: 1.4666666666;
  text-align: center;
  text-decoration: none;
  color: #49a68b;
  background-color: #fff;
  border: 2px solid #49a68b;
}

@media (max-width: 767px) {
  .check-food__link > a {
    font-size: 13px;
  }
}

.check-food__link > a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  margin-top: 1px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #49a68b;
  border-left: 2px solid #49a68b;
}

.check-food__list {
  position: relative;
  margin: 0;
  padding-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .check-food__list {
    display: block;
  }
}

.check-food__list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #fff;
  border-top: 2px dotted #f5e5df;
}

.check-food__list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #fff;
  border-bottom: 2px dotted #f5e5df;
}

.check-food__item {
  position: relative;
  width: 50%;
  padding: 28px 0 32px;
}

@media (max-width: 767px) {
  .check-food__item {
    padding: 12px 0 22px;
    width: 100%;
  }
  .check-food__item:after {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    border-bottom: 2px dotted #f5e5df;
  }
}

@media (min-width: 768px) {
  .check-food__item:nth-child(2n+1):before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 20px;
    height: 2px;
    border-bottom: 2px dotted #f5e5df;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .check-food__item:nth-child(2n+1):before {
    content: none;
    display: none;
  }
}

@media (min-width: 768px) {
  .check-food__item:nth-child(2n+1):after {
    content: "";
    position: absolute;
    top: 18px;
    bottom: 18px;
    right: -1px;
    width: 2px;
    border-right: 2px dotted #f5e5df;
  }
  .check-food__item:nth-child(2n+1) .check-food-content {
    padding-right: 20px;
  }
  .check-food__item:nth-child(2n+2):before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    height: 2px;
    border-bottom: 2px dotted #f5e5df;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .check-food__item:nth-child(2n+2):before {
    content: none;
    display: none;
  }
}

@media (min-width: 768px) {
  .check-food__item:nth-child(2n+2) .check-food-content {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .check-food-content {
    padding: 0 20px;
  }
}

.check-food-content__head {
  margin: 0 0 22px;
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .check-food-content__head {
    margin: 0 0 12px;
    font-size: 24px;
  }
}

.check-food-content__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.check-food-content__item {
  margin-bottom: 20px;
}

.check-food-content__item:last-child {
  margin-bottom: 0;
}

.check-food-content__block {
  width: 100%;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.check-food-content__month {
  margin: 0;
  padding: 2px 0 2px 16px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 15px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .check-food-content__month {
    font-size: 13px;
  }
}

.check-food-content__month--1 {
  background-color: #ffd4d4;
}

.check-food-content__month--2 {
  background-color: #ffe1cd;
}

.check-food-content__month--3 {
  background-color: #f7f0cb;
}

.check-food-content__month--4 {
  background-color: #daefd8;
}

.check-food-content__link {
  width: 124px;
  margin: 0 0 0 2px;
  padding: 2px 0 2px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  text-align: right;
}

@media (max-width: 767px) {
  .check-food-content__link {
    width: 114px;
    font-size: 13px;
  }
}

.check-food-content__link a {
  position: relative;
  padding-right: 26px;
  display: block;
  text-decoration: none;
  color: #5e3b30;
}

.check-food-content__link a:hover {
  text-decoration: underline;
}

.check-food-content__link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-top: 2px solid #5e3b30;
  border-right: 2px solid #5e3b30;
}

.check-food-content__link--1 {
  background-color: #ffd4d4;
}

.check-food-content__link--2 {
  background-color: #ffe1cd;
}

.check-food-content__link--3 {
  background-color: #f7f0cb;
}

.check-food-content__link--4 {
  background-color: #daefd8;
}

.check-food-content__desc {
  position: relative;
  margin: 0;
  padding-left: 60px;
  min-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .check-food-content__desc {
    font-size: 13px;
  }
}

.check-food-content__img {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.check-food-content__img 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;
    display: block;
  }
}

.btn-1 > button,
.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) {
  .btn-1 > button,
  .btn-1 > a {
    padding: 9px 12px;
    font-size: 15px;
    border-width: 2px;
  }
}

.btn-1 > button:before,
.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;
}

@media (max-width: 767px) {
  .btn-1 > button:before,
  .btn-1 > a:before {
    left: 12px;
  }
}

.check-banner .check-banner__head {
  font-size: 14px;
  text-align: center;
  margin: 0 0 20px;
}

.check-banner .check-banner__head span {
  position: relative;
  display: inline-block;
}

.check-banner .check-banner__head span:before,
.check-banner .check-banner__head span:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #5e3b30;
  position: absolute;
  top: 50%;
}

.check-banner .check-banner__head span:before {
  left: -10px;
  -webkit-transform: translate(-100%, -50%) rotate(65deg);
          transform: translate(-100%, -50%) rotate(65deg);
}

.check-banner .check-banner__head span:after {
  right: -5px;
  -webkit-transform: translate(100%, -50%) rotate(-65deg);
          transform: translate(100%, -50%) rotate(-65deg);
}

.check-banner .check-banner__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.check-banner .check-banner__list li {
  margin: 0 8px;
}

.check-banner .check-banner__list li a:hover {
  opacity: 0.7;
}

@media (max-width: 768px) {
  .check-banner .check-banner__head {
    font-size: 12.5px;
    margin: 0 0 14px;
  }
  .check-banner .check-banner__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 -19px 20px;
    padding: 0 30px;
  }
  .check-banner .check-banner__list li {
    width: 50%;
    padding: 0 7px;
    margin: 0 0 10px;
  }
  .check-banner .check-banner__list li img {
    width: 100%;
    display: block;
  }
}
