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

img {
  max-width: 100%;
}

@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: 0 0 40px;
}

@media (max-width: 767px) {
  .main {
    width: 100%;
    padding: 0 0 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;
}

h1, h2, h3, p, address, ol, ul, dl, blockquote, pre, figure, dl, dt, dd {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: none;
}

.mm-content {
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/main-bg.jpg");
  background-size: cover;
}

.contents__ttl img,
.contents01__txt img,
.contents02__top img,
.contents02__bottom img,
.contents03__top img,
.contents03__bottom img,
.contents04__top img,
.contents04__bottom img,
.contents04__btn img,
.btn img,
  .contents05__txt img {
  display: block;
  margin: 0 auto;
}

.haihai__ttl {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .haihai__ttl {
    margin-bottom: 1.8666666666vw;
  }
}

@media (max-width: 767px) {
  .kbtn-wrap {
    text-align: center;
    margin-bottom: 21.3333vw;
    padding: 0 5.3333333333vw;
  }

  .kv-btn {
    display: inline-block;
  }
}

.contents__ttl {
  margin-bottom: 20px;
}
  @media (max-width: 767px) {
    .contents__ttl {
      margin-bottom: 6.4vw;
    }
  }

  @media (max-width: 767px) {
    .contents01 {
      padding: 0 5.3333333333vw;
    }
  }

  @media (max-width: 767px) {
    .contents01 .contents__ttl {
      margin-bottom: 4.26666666667vw;
    }
  }

.contents01__txt {
  margin-bottom: 108px;
  position: relative;
}

.contents01__txt::after {
  content: "";
  width: 100px;
  height: 100px;
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents01-bg.png");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: -34px;
}

.contents02 {
  padding-bottom: 50px;
  background: #fff;
  position: relative;
}

@media (max-width: 767px) {
  .contents02 {
    padding-bottom: 9.8666667vw;
  }
}

.contents02::before {
  content: "";
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents02-bg.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 55px;
  display: block;
  position: absolute;
  top: -55px;
}

.contents02::after {
  content: "";
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents02-bg-02.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 38px;
  display: block;
  position: absolute;
  bottom: -38px;
}

.contents02 .contents__ttl {
  position: relative;
}

@media (max-width: 767px) {
  .contents02 .contents__ttl {
    margin-bottom: 0;
    padding: 0 5.3333333333vw;
  }
}

.contents02 .contents__ttl::before {
  content: "";
  width: 153px;
  height: 174px;
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents02-deco01.png");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  top: -50px;
  z-index: 1;
}


@media (max-width: 767px) {
  .contents02 .contents__ttl::before {
    width: 72px;
    height: 115px;
    background-image: url("https://community.wakodo.co.jp/community/app/assets/images/sp/contents02-deco01.png");
    background-repeat: no-repeat;
    top: -14.6667vw;
  }
}

.contents02 .contents__ttl::after {
  content: "";
  width: 115.33px;
  height: 107.23px;
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents02-deco02.png");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 118px;
  z-index: 1;
}

@media (max-width: 767px) {
  .contents02 .contents__ttl::after {
    width: 72px;
    height: 115px;
    background-image: url("https://community.wakodo.co.jp/community/app/assets/images/sp/contents02-deco02.png");
    background-repeat: no-repeat;
    top: 22.33vw;
  }
}

.contents02__bottom {
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .contents02__bottom {
    padding: 0 10.6666666666vw;
    margin-bottom: 9.44vw;
  }
}

.contents__txt {
  padding: 0 40px;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.57;
  color: #5E380E;
}

.contents__txt span {
  color: #FC587B;
}

.contents02 .contents__txt {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .contents02 .contents__txt {
    font-size: 3.73vw;
    margin-bottom: 5.33vw;
  }
}

.attention--num {
  padding: 0 40px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .attention--num {
    padding: 0 10.6666666666vw 18.93vw;
  }
}

.attention--num li {
  position: relative;;
  padding-left: 25px;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  font-size: 10px;
  line-height: 1.6;
  color: #5E380E;
}

.attention--num li::after {
  position: absolute;
  top: 0;
  left: 0;
}

.contents02 .attention--num {
  padding-bottom: 50px;
}

.attention--num li:first-child::after {
  content: "※1";
}

.attention--num li:nth-child(2)::after {
  content: "※2";
}

.attention--num li:nth-child(3)::after {
  content: "※3";
}

.attention--num li:nth-child(4)::after {
  content: "※4";
}

.contents03 {
  padding: 100px 40px;
}

@media (max-width: 767px) {
  .contents03 {
    padding: 24vw 5.3333333333vw 30.6666666667vw;
  }
}

.contents03 .contents__ttl {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .contents03 .contents__ttl {
    margin-bottom: 8vw;
  }
}

.card {
  margin-top: 40px;
  padding: 20px;
  background-color: #fff;
  border-radius: 16px;
}

@media (max-width: 767px) {
  .card {
    padding: 0;
    border-radius: 10px;
  }
}

.card__ttl {
  margin-bottom: -38px;
  position: relative;
  top: -36px;
  left: -44px;
}

@media (max-width: 767px) {
  .card__ttl {
    margin-bottom: 0;
    top: -5.3333333333vw;
    left: -5%;
  }
}

.card__ttl img {
  max-width: none;
}

@media (max-width: 767px) {
  .card__ttl img {
    width: 105%;
  }
}

.card__txt {
  font-family: "游ゴシック", "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.06em;
  color: #5E380E;
}


@media (max-width: 767px) {
  .card:nth-child(2) .card__txt,
  .card:nth-child(3) .card__txt,
  .card:nth-child(5) .card__txt {
    margin-top: -10px;
    padding: 0 5.3333333333vw;
  }

  .card:nth-child(4) .card__txt {
    padding: 0;
  }
}

.card__txt span {
  color: #FF587B;
  font-weight: bold;
}

.card__inner {
  display: flex;
  justify-content: space-between;
}

/* タンパク質カラムのみ解除 */
@media (max-width: 767px) {
  .card:first-child .card__inner {
    display: block;
  }
}

.card .card__inner {
  margin-top: -37px;
  position: relative;
}

@media (max-width: 767px) {
  .card .card__inner {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .card__col {
    padding: 0 5.3333333333vw;
  }
}

.attention {
  padding-left: 12px;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  font-size: 10px;
  line-height: 1.6;
  color: #5E380E;
  position: relative;
}

.attention::after {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.attention--red::after {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  color: #E90133;
}

.card .attention {
  margin-top: 5px;
}

.card .attention sub {
  padding-top: 10px;
  display: inline-block;
  transform: scale(0.8);
}

@media (max-width: 767px) {
  .card .attention {
    padding-bottom: 5.3333333333vw;
    margin: 2.6666666666vw 5.3333333333vw 0;
  }

  .card__col>.attention {
    margin-left: 0;
    margin-right: 0;
  }
}
/* -------------------------------------- */
/* 個別スタイル */
/* -------------------------------------- */
/* タンパク質カラム */
.card:first-child {
  margin-top: 0;
}

.card:first-child .card__col {
  width: calc(50% - 12.25px);
}

@media (max-width: 767px) {
  .card:first-child .card__col {
    width: 100%;
  }

  .card:first-child .card__col:nth-child(2) {
    padding-top: 5.3333333333vw;
  }
}

@media (max-width: 767px) {
  .card:first-child .card__txt {
    padding: 0;
  }
}

/* α- ラクトアルブミンカラム */
.card:nth-child(4) {
  padding: 20px 20px 40px;
}


@media (max-width: 767px) {
  .card:nth-child(4) {
    padding: 0;
  }
}

.card:nth-child(4) .card__col:first-child {
  width: 75%;
}

@media (max-width: 767px) {
  .card:nth-child(4) .card__col:first-child {
    width: auto;
  }
}

@media (max-width: 767px) {
  .card:nth-child(4) .card__col {
    padding: 0 5.3333333333vw 5.3333333333vw;
  }

  .card:nth-child(4) .card__col:nth-child(2) {
    padding-left: 0;
  }
}

.card__top {
  position: absolute;
  top: -70px;
  right: 0;
}

@media (max-width: 767px) {
  .card__top {
    position: static;
  }
}

/* ガラクトオリゴ糖カラム */
@media (max-width: 767px) {
  .card:nth-child(5) .card__txt {
    padding-bottom: 5.3333333333vw;
  }
}

@media (max-width: 767px) {
  .card:nth-child(4) .attention {
    margin-top: -2.6666666666vw;
    padding-bottom: 5.3333vw;
  }
}
/* -------------------------------------- */

.contents04 {
  padding-bottom: 24px;
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents04-bg.jpg");
  background-color: transparent;
  background-size: cover;
  position: relative;
}

@media (max-width: 767px) {
  .contents04 {
    padding-bottom: 0;
  }
}

.contents04::before {
  content:"";
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents04-bg-01.png");
  width: 100%;
  height: 33px;
  position: absolute;
  top: -33px;
  left: 0;
}

.contents04::after {
  content:"";
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents04-bg-02.png");
  width: 100%;
  height: 47px;
  position: absolute;
  bottom: -47px;
  left: 0;
}

.contents04 .contents__ttl {
  margin-bottom: 0;
  position: relative;
  top: -50px;
}

@media (max-width: 767px) {
  .contents04 .contents__ttl {
    padding: 0 5.3333333333vw;
    top: -10.6666666666vw;
  }
}

.contents04__top {
  margin-top: -50px;
  margin-bottom: 28px;
}

@media (max-width: 767px) {
  .contents04__top {
    margin-top: -10.6666666666vw;
    margin-bottom: 15.466666666667vw;
  }
}

.contents04__bottom {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .contents04__bottom {
    padding: 0 5.3333333333vw;
  }
}

.contents04__btn {
  display: block;
  transition: .4s;
}

.contents04__btn:hover {
  opacity: 0.7;
}

@media (max-width: 767px) {
  .contents04__btn {
    margin: 0 auto;
    padding-bottom: 10.6666666666vw;
    width: 67.7333333333vw;
  }
}

.btn__wrap {
  padding: 100px 0 80px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .btn__wrap {
    padding: 29.3333333333vw 10.6666666666vw 21.3333333333vw;
  }
}

.btn__wrap div{
  text-align: center;
}

.btn__wrap .btn {
  display: inline-block;
  transition: .4s;
}

.btn__wrap .btn:hover {
  opacity: 0.7;
}

.btn__wrap .btn:first-child {
  margin-bottom: 40px;
}

.contents05 {
  padding-bottom: 80px;
  background-color: #fff;
  position: relative;
}

@media (max-width: 767px) {
  .contents05 {
    padding: 0 5.3333333333vw;
  }
}

.contents05::after {
  content: "";
  width: 100%;
  height: 50px;
  background-image: url("https://community.wakodo.co.jp/community/app/assets/images/contents02-bg-02.png");
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: -50px;
}

/* 応募するボタン調整 */
@media (max-width: 767px) {
  .contents05__txt {
    margin-bottom: 16vw;
  }

  .contents05 .kv-btn {
    padding-bottom: 15.2vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.contents06 {
  padding: 75.6px 60px 50px;
  font-size: 15px;
  line-height: 1.5;
  background-color: transparent;
}

@media (max-width: 767px) {
  .contents06 {
    padding: 21.3333333333vw 5.3333333333vw 5.3333333333vw;
  }
}

@media (max-width: 767px) {
  .contents06 .contents__ttl img {
    padding: 0 5.3333333333vw;
  }
}

.contents06__inner {
  padding: 24px;
  background-color: #fff;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .contents06__inner {
    padding: 5.3333333333vw;
  }
}

.summary__ttl {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.68;
  color: #E90133;
}

.summary__ttl:nth-child(n+2) {
  margin-top: 24px;
}

.summary__txt {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  font-size: 14px;
  line-height: 1.71;
  color: #5E380E;
}

.contents06 .attention {
  line-height: 1.7;
  letter-spacing: -0.05em;
}

.contents06 .attention span {
  color: #E90133;
  font-weight: bold;
}

.contents06 .attention:first-child {
  margin-top: 5px;
}

.summary__link,
.attention__link{
  color: #0062B1;
}

.summary__inner .summary__link {
  margin: 16px 0;
  display: inline-block;
}


.contents06 .list--num {
  margin-top: 16px;
}

.list--num li {
  margin-bottom: 5px;
  display: table-row;
}

.list--num li span {
  display: table-cell;
  padding-right: 0.25rem;
  white-space: nowrap;
}

.summary__txt:last-child .attention {
  margin-top: 5px;
  margin-bottom: 8px;
}
