@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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: inherit; /* 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 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 {
  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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.bg {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
  letter-spacing: 1px;
  color: #333333;
}

.recipe__link:hover {
  text-decoration: none;
  opacity: 0.5;
  transition: 0.3s;
}

@media screen and (min-width: 751px) {
  html {
    scroll-padding-top: 90px;
  }
  .top__wrapper {
    text-align: center;
  }
  .recipe__name {
    margin-bottom: 13px;
    font-size: 23px;
    font-weight: 500;
  }
  .lead {
    font-size: 20px;
  }
  .recipe__detail {
    display: flex;
    margin-bottom: 38px;
  }
  .time__area::before {
    content: url("https://eceosjwtcom.ecbeing.biz/img/usr/blog/nori/sozai_cman_jp_20240426134352.png");
  }
  .icon__area {
    display: flex;
    flex-wrap: wrap;
  }
  .time {
    margin-right: 15px;
  }
  .recipe__icon {
    padding: 4px 10px;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 9px;
    border: #fb9393 1px solid;
    color: #fb9393;
    font-size: 12px;
  }
  .recipe__detail {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
  }
  .wrapper__heading {
    margin: 40px 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  tr {
    border-bottom: 3px #ffffff solid;
  }
  .table__bg {
    width: 95%;
    margin: auto;
    background-color: #f1f1f1;
    padding: 0 20px;
  }
  table {
    width: 98%;
    margin: auto;
    border-collapse: collapse;
    font-size: 18px;
    font-weight: 500;
  }
  th {
    padding: 12px 5px;
  }
  td {
    padding: 12px 25px;
  }
  .ingredients {
    width: 300px;
  }
  .quantity {
    width: 200px;
    text-align: right;
  }
  .r-eos {
    margin-left: 5px;
    vertical-align: sub;
  }
  .how_to {
    position: relative;
  }
  .how_to::before {
    background-color: #173b63; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: -10px; /* 線の位置 */
    content: "";
    height: 2px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 70px; /* 線の長さ */
  }
  .how_to__list {
    width: 90%;
    margin: auto;
  }
  .how_to__item {
    padding: 21px 15px;
    list-style: none;
    padding-left: 2.8em;
    text-indent: -2.2em;
    border-bottom: #e4e4e4 2px solid;
    font-size: 20px;
  }
  .how_to__image {
    width: 135px;
  }
  .point__area {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 50px auto;
    padding: 30px 40px;
    border: #333333 0.7px solid;
    background-color: #fbfbee;
    font-weight: 500;
  }
  .point__heading {
    font-size: 22px;
  }
  .point__text__area {
    width: 650px;
    margin-left: 40px;
  }
  .point__text {
    padding-left: 1.3em;
    font-size: 19px;
  }
  .top {
    margin-bottom: 15px;
  }
  .recommend {
    text-align: center;
    font-size: 20px;
  }
  .recommend__list {
    padding: 0 80px;
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    text-align: center;
  }
  .recommend__image {
    width: 250px;
  }
  .recommend__item {
    width: 320px;
  }
  .recommend__text {
    font-size: 18px;
  }
  .bottom__wrapper__heading {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-top: #b1b1b1 0.3px solid;
    border-bottom: #b1b1b1 0.3px solid;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #173b63;
  }
  .bottom__wrapper__heading::before {
    content: "";
    width: 1.5px;
    height: 30px;
    margin-right: 30px;
    transform: rotate(-35deg);
    background-color: #173b63;
  }
  .bottom__wrapper__heading::after {
    content: "";
    width: 1.5px;
    height: 30px;
    margin-left: 30px;
    transform: rotate(35deg);
    background-color: #173b63;
  }
  .recipe__list {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    margin: 40px 0;
    padding: 0px 10px;
  }
  .recipe__item {
    width: 25%;
  }
  .recipe__list__name {
    height: 60px;
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 20px;
  }
  .recipe__list__image {
    border-radius: 19px;
  }
  .recipe__list__time {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .recipe__list__time:before {
    content: url("https://eceosjwtcom.ecbeing.biz/img/usr/blog/nori/sozai_cman_jp_20240426134352.png");
    padding-right: 5px;
  }
  .icon__area {
    display: flex;
    flex-wrap: wrap;
  }
  .supplement {
    padding-top: 20px;
    margin-left: 100px;
    margin-bottom: 112px;
    font-size: 19px;
  }
  .recipe__list__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    margin-left: auto;
    padding: 5px 10px;
    border-radius: 9px;
    font-size: 1.2em;
    background-color: #fba0a0;
    color: #ffffff;
  }
  .recipe__list__link::after {
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
  }
  .recipe__list__link:hover {
    text-decoration: none;
    opacity: 0.5;
    transition: 0.3s;
  }
  .sp-only {
    display: none;
  }
  .recipe5-only {
    padding: 0;
    margin: 50px 0;
  }
  .txt_s{font-size:0.8rem;
display: inline-block;
        line-height: 1.4;	
	}	
}
@media screen and (max-width: 750px) {
  html {
    scroll-padding-top: 60px;
  }
  .top__wrapper {
    text-align: center;
  }
  .recipe__name {
    margin: 13px 0;
    font-size: 1.1rem;
    font-weight: 600;
  }
  .lead {
    font-size: 0.95rem;
  }
  .recipe__detail {
    display: flex;
    margin-bottom: 38px;
  }
  .time__area {
    width: 20%;
  }
  .time__area::before {
    content: url("https://eceosjwtcom.ecbeing.biz/img/usr/blog/nori/sozai_cman_jp_20240426134352.png");
  }
  .icon__area {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
  }
  .recipe__icon {
    padding: 1px 8px;
    margin-right: 3px;
    margin-bottom: 3px;
    border-radius: 9px;
    border: #fb9393 1px solid;
    color: #fb9393;
    font-size: 0.6rem;
  }
  .recipe__detail {
    margin-bottom: 38px;
  }
  .wrapper__heading {
    margin: 25px 0;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
  }
  .inner {
    max-width: 500px;
    margin: auto;
    padding: 0 5%;
  }
  dt,
  dd {
    border-bottom: 3px #ffffff solid;
    padding: 10px 5px;
  }
  dt {
    width: 65%;
  }
  dd {
    width: 35%;
    text-align: right;
  }
  .ingredients__list {
    display: flex;
    flex-wrap: wrap;
    background-color: #f1f1f1;
    padding: 0 10px;
    font-size: 0.95rem;
    font-weight: 500;
  }
  .r-eos {
    margin-left: 5px;
    vertical-align: sub;
  }
  .how_to {
    position: relative;
  }
  .how_to::before {
    background-color: #173b63; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: -10px; /* 線の位置 */
    content: "";
    height: 2px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 70px; /* 線の長さ */
  }
  .how_to__item {
    padding: 10px 0;
    list-style: none;
    padding-left: 2em;
    text-indent: -2em;
    border-bottom: #e4e4e4 2px solid;
    font-size: 0.95rem;
  }
  .how_to__image {
    width: 30%;
    margin-left: 10px;
  }
  .point__area {
    margin: 50px auto;
    padding: 15px 15px 30px;
    border: #333333 0.7px solid;
    background-color: #fbfbee;
    font-weight: 500;
  }
  .point__heading {
    margin-bottom: 13px;
    text-align: center;
    font-size: 1rem;
  }
  .point__text__area {
    font-size: 0.95rem;
  }
  .top {
    margin-bottom: 15px;
  }
  .recommend {
    text-align: center;
    font-size: 0.95rem;
  }
  .recommend__list {
    padding: 20px 1%;
  }
  .recommend__image {
    width: 40%;
  }
  .recommend__item__link {
    max-width: 450px;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .recommend__text {
    margin-left: 3px;
    font-size: 0.8rem;
  }
  .bottom__wrapper__heading {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-top: #b1b1b1 0.3px solid;
    border-bottom: #b1b1b1 0.3px solid;
    font-size: 1.1rem;
    text-align: center;
    font-weight: 600;
    color: #173b63;
  }
  .bottom__wrapper__heading::before {
    content: "";
    width: 1.5px;
    height: 20px;
    margin-right: 30px;
    transform: rotate(-35deg);
    background-color: #173b63;
  }
  .bottom__wrapper__heading::after {
    content: "";
    width: 1.5px;
    height: 20px;
    margin-left: 30px;
    transform: rotate(35deg);
    background-color: #173b63;
  }
  .recipe__list {
    margin-top: 30px;
    margin-bottom: 85px;
  }
  .recipe__link {
    max-width: 450px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .recipe__item:not(:last-child) {
    margin-bottom: 45px;
  }
  .recipe__list__name {
    margin-bottom: 5px;
  }
  .recipe__list__time {
    margin-bottom: 3px;
    font-size: 0.8rem;
  }
  .recipe__list__time:before {
    content: url("https://eceosjwtcom.ecbeing.biz/img/usr/blog/nori/sozai_cman_jp_20240426134352.png");
    padding-right: 5px;
  }
  .recipe__list__image {
    width: 42%;
    max-width: 200px;
    border-radius: 19px;
  }
  .recipe__text__area {
    width: 55%;
  }
  .icon__area {
    display: flex;
    flex-wrap: wrap;
  }
  .supplement {
    margin-top: 17px;
    margin-bottom: 85px;
    font-size: 0.95rem;
  }
  .recipe__list__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    max-width: 200px;
    margin-left: auto;
    padding: 5px 10px;
    border-radius: 9px;
    font-size: 1em;
    background-color: #fba0a0;
    color: #ffffff;
  }
  .recipe__list__link::after {
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
  }
  .recipe__list__link:hover {
    text-decoration: none;
    opacity: 0.5;
    transition: 0.3s;
  }
  .secondary {
    width: 100%;
  }
  .pc-only {
    display: none;
  }
  .recipe5-only {
    margin: 20px 0;
  }
.txt_s{font-size:0.8rem;}		
}

