
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:500,700,800,900");

@charset "UTF-8";
/* ==========================================================================
Foundation
========================================================================== */
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
     HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined in IE 8/9.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
   * Correct `inline-block` display not defined in IE 8/9.
   */
audio,
canvas,
video {
  display: inline-block;
}

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
   * Address styling not present in IE 8/9.
   */
[hidden] {
  display: none;
}

/* ==========================================================================
     Base
     ========================================================================== */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS text size adjust after orientation change, without disabling
   *  user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
   * Remove default margin.
   */
body {
  margin: 0;
}

/* ==========================================================================
     Links
     ========================================================================== */
/**
   * Address `outline` inconsistency between Chrome and other browsers.
   */
a:focus {
  outline: thin dotted;
}

/**
   * Improve readability when focused and also mouse hovered in all browsers.
   */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
     Typography
     ========================================================================== */
/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari 5, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
   * Address styling not present in IE 8/9, Safari 5, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
   * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
   */
b,
strong {
  font-weight: bold;
}

/**
   * Address styling not present in Safari 5 and Chrome.
   */
dfn {
  font-style: italic;
}

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000;
}

/**
   * Correct font family set oddly in Safari 5 and Chrome.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
   * Improve readability of pre-formatted text in all browsers.
   */
pre {
  white-space: pre-wrap;
}

/**
   * Set consistent quote types.
   */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
     Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9.
   */
img {
  border: 0;
}

/**
   * Correct overflow displayed oddly in IE 9.
   */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
     Figures
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari 5.
   */
figure {
  margin: 0;
}

/* ==========================================================================
     Forms
     ========================================================================== */
/**
   * Define consistent border, margin, and padding.
   */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
   * 1. Correct `color` not being inherited in IE 8/9.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * 1. Correct font family not being inherited in all browsers.
   * 2. Correct font size not being inherited in all browsers.
   * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
   */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
button,
input {
  line-height: normal;
}

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
   * Correct `select` style inheritance in Firefox 4+ and Opera.
   */
button,
select {
  text-transform: none;
}

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *  and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *  `input` and others.
   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
   * 1. Address box sizing set to `content-box` in IE 8/9.
   * 2. Remove excess padding in IE 8/9.
   */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
   *  (include `-moz` to future-proof).
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
   * Remove inner padding and search cancel button in Safari 5 and Chrome
   * on OS X.
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
   * 1. Remove default vertical scrollbar in IE 8/9.
   * 2. Improve readability and alignment in all browsers.
   */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
     Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote,
th, td {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, figcaption {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, th, td {
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

hr {
  display: none;
}

img {
  vertical-align: bottom;
  border: none;
}

caption {
  display: none;
}

legend {
  display: none;
}

label {
  cursor: pointer;
}

/* Base
----------------------------------------------------------------- */
*, *:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

html.is-fixed,
html.is-fixed body {
  overflow: hidden;
  height: 100%;
}

body {
  position: relative;
  min-width: 320px;
  padding-top: 0 !important;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: -.05em;
  line-height: 1.75;
  -webkit-text-size-adjust: 100%;
  /*PCサイトをスマホで見た時の文字サイズ固定*/
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

caption, th {
  text-align: left;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  cursor: pointer;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: 10px;
  font-size: 1rem;
}

button:hover {
  cursor: pointer;
}

/* ==========================================================================
Layout
========================================================================== */
/* header
----------------------------------------------------------------- */
.l-header {
  background-color: #fff;
}

.l-header__logo {
  padding: 20px 30px;
}

.l-header__logo.c-flexbox {
  -ms-flex-align: center;
  align-items: center;
}

.l-header__logo__item:first-child {
  width: 78px;
}

.l-header__logo__item:last-child {
  width: 254px;
}

.l-header__logo__item img {
  display: block;
}

.l-header__nav {
  border-top: 1px solid #e50012;
  border-bottom: 1px solid #e50012;
}

.l-header__nav__items {
  max-width: 950px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.l-header__nav__item {
  -ms-flex: 1;
      flex: 1;
  border-left: 1px solid #e50012;
}

.l-header__nav__item:nth-child(3n) {
  border-right: 1px solid #e50012;
}

.l-header__nav__item > * {
  color: #e50012;
  display: block;
  padding: 10px;
  font-weight: 800;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}

/* footer
----------------------------------------------------------------- */
.l-footer {
  color: #fff;
  background-color: #e50012;
}

.l-footer a {
  color: #fff;
}

.l-footer__bottom {
  padding: 10px 0;
  text-align: center;
}

.l-footer__copy {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* content
----------------------------------------------------------------- */

/* ==========================================================================
Object
========================================================================== */
/* Component
----------------------------------------------------------------- */
/* section
----------------------------------------------------------------- */
.c-section {
  padding: 70px 0;
}

.c-section__inner {
  margin: 0 auto;
}

.c-section__inner > *:first-child {
  margin-top: 0;
}

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

/* flexbox
----------------------------------------------------------------- */
.c-flexbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-flexbox--col2 {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.c-flexbox--col2 .c-flexbox__item {
  width: 470px;
}

.c-flexbox--col3 .c-flexbox__item {
  width: 320px;
  margin-right: 20px;
}

.c-flexbox--col3 .c-flexbox__item:nth-child(3n) {
  margin-right: 0;
}

.c-flexbox--col4 .c-flexbox__item {
  width: 235px;
  margin-right: 20px;
}

.c-flexbox--col4 .c-flexbox__item:nth-child(4n) {
  margin-right: 0;
}

/* icon
----------------------------------------------------------------- */
.c-icon--center .c-icon__inner {
  margin: 0 auto;
  text-align: center;
}

/* text
----------------------------------------------------------------- */
.c-text--lead {
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  margin-bottom: 40px;
}

/* btn
----------------------------------------------------------------- */
.c-btn {
  margin: 60px auto 0;
  text-align: center;
}

.c-btn--accordion {
  position: relative;
}

.c-btn--accordion:after {
  content: '\f067';
  font-family: "Font Awesome 5 Free";
  display: block;
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #f19500;
  text-align: center;
  line-height: 20px;
  padding: 3px;
  box-sizing: content-box;
  font-size: 15px;
  font-size: 1.5rem;
}

.c-btn--accordion:hover {
  cursor: pointer;
}

.c-btn--accordion.js-open:after {
  content: '\f068';
}

/* rounded
----------------------------------------------------------------- */
.c-rounded {
  border: 3px solid #f19500;
  border-radius: 15px;
}

/* title
----------------------------------------------------------------- */
.c-title--lg {
  font-weight: 800;
  font-size: 25px;
  font-size: 2.5rem;
  color: #e50012;
  text-align: center;
  margin-bottom: 30px;
}

.c-title--main {
  background: url(../img/title-bg01.png) no-repeat center center;
  background-size: 100% auto;
  min-height: 77px;
  padding: 15px 75px;
  position: relative;
}

.c-title--main__img {
  position: absolute;
  display: block;
  width: 403px;
  left: 0;
  right: 0;
  margin: auto;
  top: -30px;
}

.c-title__sub {
  display: block;
  font-size: 50%;
  color: #000000;
}

.c-title--img {
  display: block;
  margin: 0 auto 30px;
  text-align: center;
}

/* tag
----------------------------------------------------------------- */
.c-tag {
  color: #fff;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  padding: 5px 10px;
}

.c-tag--tanpaku {
  background-color: #f29700;
}

.c-tag--vitamin {
  background-color: #6fb92c;
}

.c-tag--mineral {
  background-color: #00aeeb;
}

.c-tag--shokumotsuseni {
  background-color: #ea6ea4;
}

/* note
----------------------------------------------------------------- */
.c-note {
  background-color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.c-note__inner {
  border: 2px solid #e50012;
  padding: 60px 45px;
  position: relative;
}

.c-note__title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #e50012;
  font-weight: bold;
  border-bottom: 2px solid #e50012;
  padding-bottom: 5px;
  margin-bottom: 20px;
  text-align: center;
}

.c-note__list__title {
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
  background-color: #e50012;
  border-radius: 25px;
  padding: 3px 10px 4px;
  display: block;
  margin: 0 auto 10px;
  width: 100px;
}

.c-note__list__data {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: left;
}

.c-note__list__data:last-child {
  margin-bottom: 0;
}

.c-note__list__data__list > * {
  display: inline;
  margin-right: 13px;
  margin-right: 1.3rem;
  font-weight: bold;
}

.c-note__list__data__list > *:before {
  content: '●';
  color: #e50012;
}

.c-note__list__data__list > *:last-child {
  margin-right: 0;
}

/* pagetop
----------------------------------------------------------------- */
.c-pagetop {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 20px;
  bottom: 70px;
}

/* Project
----------------------------------------------------------------- */
/* about
----------------------------------------------------------------- */

.p-about__walk {
  -ms-flex-flow: row-reverse;
      flex-flow: row-reverse;
}

.p-about__photo {
  width: 50%;
}

.p-about__list {
  width: 50%;
  background-color: #e50012;
}

.p-about__list > * {
  border-bottom: 1px solid #9e2227;
  padding: 10px 0;
}

.p-about__list > *:last-child {
  border-bottom: none;
}

.p-about__list__title {
  padding: 20px 0;
}

/* start
----------------------------------------------------------------- */

.p-start__list__item {
  width: 202px;
  margin-right: 17px;
  border: 3px solid #f19500;
}

.p-start__list__item:nth-child(3n) {
  margin-right: 0;
}

.p-start__list__item:nth-child(2) {
  border-color: #e85532;
}

.p-start__list__item:nth-child(3) {
  border-color: #39b281;
}

.p-start__list__item__head {
  color: #fff;
  text-align: center;
  background-color: #f19500;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding: 5px 10px;
  font-family: 'Century Gothic', 'Questrial', 'Avenir-Light', sans-serif;
}

.p-start__list__item:nth-child(2) .p-start__list__item__head {
  background-color: #e85532;
}

.p-start__list__item:nth-child(3) .p-start__list__item__head {
  background-color: #39b281;
}

.p-start__list__item__box {
  padding: 20px 10px 10px;
}

.p-start__list__item__title {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.p-start__list__item__text {
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}

.p-start__list__item__btn {
  display: block;
  margin: 0 auto;
  width: 69px;
}

.p-start__list__item__btn--sp {
  display: block;
}

/* monitor
----------------------------------------------------------------- */
#monitor .l-content {
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #eaeaea;
}

#monitor .p-monitor__block {
  width: 645px;
  padding: 30px 0;
  margin: 0 auto;
}

#monitor .p-monitor__inner {
  padding: 30px;
  background-color: #fff;
}

#monitor .p-monitor__table__title {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

#monitor .p-monitor__table__img .u-image--center:first-child {
  margin-bottom: 40px;
}

#monitor .p-monitor__table__img .u-image--center:last-child {
  width: 90%;
}

#monitor .p-monitor__person {
  padding-bottom: 0;
}

#monitor .p-monitor__person .p-monitor__inner {
  padding: 0 0 30px 0;
}

#monitor .p-monitor__person__name {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  padding: 20px 10px 0 10px;
}

#monitor .p-monitor__person__name .u-text--size-sm {
  font-size: 80%;
}

#monitor .p-monitor__person__comment {
  padding: 0 40px;
  margin-bottom: 30px;
}

#monitor .p-monitor__person__comment:last-child {
  margin-bottom: 0;
}

#monitor .p-monitor__person__diary {
  padding: 0 40px;
}

#monitor .p-monitor__person__diary__title {
  background-color: #e50012;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 10px;
}

#monitor .p-monitor__person__diary__table {
  width: 100%;
  border: 1px solid #e50012;
  display: none;
  table-layout: fixed;
}

#monitor .p-monitor__person__diary__table__head {
  border-left: 1px solid #e50012;
  width: 25%;
  background-color: #898989;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px;
  text-align: center;
}

#monitor .p-monitor__person__diary__table__data {
  border-left: 1px solid #e50012;
  border-bottom: 1px solid #e50012;
  vertical-align: top;
}

#monitor .p-monitor__person__diary__table__text {
  font-size: 10px;
  font-size: 1rem;
  padding: 10px;
}

.p-monitor {
  background-color: #eaeaea;
}

.p-monitor .c-btn--accordion:after {
  color: #e50012;
}

.p-monitor__title {
  background-color: #e50012;
  padding: 20px 0;
  margin: 20px 0;
  display: block;
}

.p-monitor__title img {
  display: block;
  margin: 0 auto;
}

.p-monitor__after {
  margin-bottom: 20px;
}

.p-monitor__after.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.p-monitor__after__table {
  width: 313px;
  background-color: #fff;
}

.p-monitor__after__table__head {
  font-weight: bold;
  text-align: center;
  padding: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
}

.p-monitor__after__table__data {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 20px;
}

.p-monitor__caution {
  margin-bottom: 20px;
}

/* about
----------------------------------------------------------------- */
.p-moritani .c-rounded {
  padding: 60px 40px;
}

.p-moritani .c-text--lead {
  font-weight: bold;
}

.p-moritani__osusume__item {
  margin-bottom: 40px;
}

.p-moritani__osusume__item .c-title--img {
  text-align: left;
  margin-bottom: 20px;
}

.p-moritani__osusume__text {
  background-color: #f7f6f0;
  padding: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}

.p-moritani__key {
  margin-bottom: 50px;
}

.p-moritani__point__box {
  border: 1px solid #f19500;
  margin-bottom: 30px;
}

.p-moritani__point__title {
  background-color: #f19500;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 5px 10px 5px 20px;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
}

.p-moritani__point__title.c-flexbox {
  -ms-flex-align: center;
  align-items: center;
}

.p-moritani__point__title .u-text--size-xs {
  font-size: 50%;
  letter-spacing: .1em;
  margin-right: 10px;
}

.p-moritani__point__title .u-text--size-md {
  font-size: 90%;
  margin-left: 20px;
}

.p-moritani__point__data {
  padding: 10px 20px;
  font-size: 12px;
  font-size: 1.2rem;
  display: none;
}

.p-moritani__profile {
  width: 523px;
  margin: 0 auto;
  padding: 20px 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 2px solid #dbdcdc;
}

.p-moritani__profile.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.p-moritani__profile__caption {
  width: 360px;
}

.p-moritani__profile__img {
  width: 128px;
}

.p-moritani__profile__name {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}

.p-moritani__profile__name .u-text--size-xs {
  font-size: 60%;
  margin-right: 20px;
}

.p-moritani__profile__title {
  color: #898989;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

/* about
----------------------------------------------------------------- */
.p-simulator {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 30px;
}

.p-simulator__title {
  background-color: #f19500;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 5px 20px;
  margin-bottom: 30px;
}

.p-simulator__btn {
  background-color: #f19500;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 10px;
}

.p-simulator table {
  width: 100%;
}

.p-simulator__sub {
  position: relative;
}

.p-simulator__sub:before {
  position: absolute;
  right: -40px;
  right: -4rem;
  bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  width: 30px;
  width: 3rem;
}

.p-simulator__sub--kg:before {
  content: 'kg';
  right: -22px;
  font-weight: bold;
}

.p-simulator__sub--kcal:before {
  content: 'kcal';
}

.p-simulator__sub--ko:before {
  content: '個';
}

/* シュミレーター */
.kcal_simulator_h {
  margin-top: 60px;
  padding: 0 0 8px;
  color: #e4001d;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

#kcal_simulator {
  position: relative;
  padding: 30px;
  border: dashed 2px #f19500;
}

.kcal_simulator_ico {
  position: absolute;
  top: -79px;
  right: -1px;
}

#kcal_simulator_result_errorMsg {
  display: none;
  position: absolute;
  top: 167px;
  right: 57px;
  color: #f00;
}

#kcal_simulator table th {
  padding-bottom: 3px;
  color: #333;
  font-size: 10px;
  font-size: 1rem;
  color: #f19500;
}

#kcal_simulator table td {
  text-align: center;
  vertical-align: middle;
}

#kcal_simulator table td.mark {
  padding: 0 10px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

#kcal_simulator table td select,
#kcal_simulator table td input[type="text"] {
  width: 75px;
  height: 50px;
  background: #fff;
  font-size: 20px;
  font-size: 2rem;
  border: solid 2px #f19500;
  border-radius: 5px;
}

#kcal_simulator table td input[type="text"] {
  text-align: center;
}

#kcal_simulator_calc_btn {
  cursor: pointer;
}

#kcal_simulator_result {
  text-align: center;
}

#kcal_simulator_result:before {
  content: '';
  display: block;
  margin: 30px auto;
  border-top: 50px solid #f19500;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top-width: 20px;
  width: 80px;
}

.kcal_simulator_result_cont + .kcal_simulator_result_cont {
  margin-top: 30px;
}

.kcal_simulator_result_cont .c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 83%;
  margin: 0 auto;
}

#kcal_simulator_result h6 {
  text-align: center;
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}

#kcal_simulator_result h6 span {
  font-size: 13px;
  font-size: 1.3rem;
}

#kcal_simulator_result p {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.418;
}

#kcal_simulator_result #result_calorie,
#kcal_simulator_result #result_onigiri,
#kcal_simulator_result #result_okazu {
  font-size: 14px;
  font-size: 1.4rem;
}

#kcal_simulator_result #result_calorie span {
  width: 225px;
}

#kcal_simulator_result #result_onigiri span {
  width: 80px;
}

#kcal_simulator_result #result_okazu span {
  width: 163px;
}

#kcal_simulator_result p span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;
  height: 51px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 46px;
  color: #e50012;
  border: solid 2px #f19500;
  border-radius: 5px;
}

/* step
----------------------------------------------------------------- */
.p-step {
  border: 3px solid #f19500;
  margin-top: 60px;
}

#step2 {
  border-color: #e85532;
}

#step2 .p-step__top {
  color: #e85532;
}

#step2 .p-step__title {
  background-color: #e85532;
}

#step3 {
  border-color: #39b281;
  padding-bottom: 60px;
}

#step3 .p-step__top {
  color: #39b281;
}

#step3 .p-step__title {
  background-color: #39b281;
}

.p-step.c-rounded {
  padding: 20px 0;
}

.p-step__inner {
  padding: 0 50px;
}

.p-step__top {
  color: #f19500;
  font-weight: bold;
  font-family: 'Century Gothic', 'Questrial', 'Avenir-Light', sans-serif;
  font-size: 31px;
  font-size: 3.1rem;
  text-align: center;
  margin-bottom: 10px;
}

.p-step__title {
  text-align: center;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  background-color: #f19500;
  margin-bottom: 30px;
  padding: 15px;
}

.p-step .c-text--lead {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 30px;
}

.p-step__data {
  border-bottom: 1px solid #898989;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.p-step__data.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.p-step__data__graph {
  width: 174px;
}

.p-step__data__text {
  width: 328px;
}

.p-step__keisan .c-title--img {
  margin-bottom: 30px;
}

.p-step__table {
  margin-bottom: 30px;
}

.p-step__table.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.p-step__table__a {
  width: 234px;
}

.p-step__table__b {
  width: 254px;
}

.p-step__step2text {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
}

.p-step__step2title {
  background-color: #80512c;
  color: #fff;
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 30px;
}

.p-step__step2lead {
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 30px;
}

.p-step__step3lead {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
}

#step3 .c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

#step3 .c-flexbox .p-step__step3text {
  width: 300px;
  padding-top: 10px;
}

#step3 .c-flexbox .p-step__step3graph {
  width: 180px;
  margin-right: 10px;
}

.p-step__point {
  background-color: #39b281;
  padding: 30px;
  margin-bottom: 40px;
}

.p-step__point__items {
  margin-bottom: 30px;
}

.p-step__point__item {
  padding-top: 20px;
  margin-top: 20px;
  background-image: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 8px 1px;
  background-repeat: repeat-x;
}

.p-step__point__item:first-child {
  background: none;
  padding-top: 0;
  margin-top: 0;
}

.p-step__point__item.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.p-step__point__item__icon {
  width: 10%;
}

.p-step__point__item__textarea {
  width: 382px;
  color: #fff;
}

.p-step__point__item__title {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.p-step__point__matome {
  background-color: #fffac7;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px;
}

.p-step__step3title {
  color: #39b281;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.p-step__movie {
  margin-bottom: 60px;
}

.p-step__movie__title {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 5px 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

.p-step__movie__iframe {
  position: relative;
  padding-top: 56.25%;
}

.p-step__movie__iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.p-step__movie__caption {
  margin: 20px 0;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.p-step__lecture {
  margin-bottom: 60px;
}

/* hero
----------------------------------------------------------------- */
.p-hero {
  border-bottom: 1px solid #e50012;
}

.p-hero__inner {
  max-width: 950px;
  margin: 0 auto;
}

.p-hero__scroll {
  border-left: 1px solid #e50012;
  border-right: 1px solid #e50012;
}

.p-hero__scroll__item {
  width: 50%;
  width: calc(50% + 0.5px);
  border-left: 1px solid transparent;
  border-top: 1px solid #e50012;
}

.p-hero__scroll__item:first-child, .p-hero__scroll__item:nth-child(2) {
  border-top: none;
}

.p-hero__scroll__item:first-child, .p-hero__scroll__item:nth-child(2n+1) {
  margin-left: -1px;
}

.p-hero__scroll__item:nth-child(2n) {
  border-left: 1px solid #e50012;
}

.p-hero__scroll__item a {
  display: block;
  padding-bottom: 7px;
}

/* top
----------------------------------------------------------------- */
.p-top__scroll {
  margin-top: 40px;
}

.p-top__scroll .c-icon__inner {
  width: 67px;
}

.p-top__plus {
  margin-top: 20px;
  margin-bottom: 20px;
}

.p-top__plus .c-icon__inner {
  width: 33px;
}

/* profile
----------------------------------------------------------------- */
.p-profile {
  width: 523px;
  margin: 0 auto;
  padding: 20px 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 2px solid #dbdcdc;
}

.p-profile.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.p-profile__caption {
  width: 360px;
}

.p-profile__img {
  width: 128px;
}

.p-profile__name {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}

.p-profile__name .u-text--size-xs {
  font-size: 60%;
  margin-right: 20px;
}

.p-profile__title {
  color: #898989;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}

/* recipe
----------------------------------------------------------------- */
.p-recipe {
  background-color: #fff7e7;
}

.p-recipe__lead {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px;
  background-color: #fff;
  margin-bottom: 30px;
}

.p-recipe__textarea {
  margin-bottom: 20px;
}

.p-recipe__textarea.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.p-recipe__textarea__text {
  width: 380px;
}

.p-recipe__textarea__img {
  width: 250px;
}

.p-recipe__textarea .u-text--color--danger {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.p-recipe__eiyo {
  border: 1px dashed #80512d;
  padding: 20px;
  margin-bottom: 60px;
}

.p-recipe__eiyo__title {
  width: 80px;
  margin: 0 10px 10px 0;
}

.p-recipe__eiyo__title img {
  display: block;
}

.p-recipe__eiyo__title:nth-last-child(2) {
  margin-bottom: 0;
}

.p-recipe__eiyo__data {
  width: calc(100% - 90px);
  margin-bottom: 10px;
  font-weight: bold;
}

.p-recipe__eiyo__data:last-child {
  margin-bottom: 0;
}

.p-recipe__list {
  margin-bottom: 60px;
}

.p-recipe__list .c-title--img {
  width: 280px;
}

.p-recipe__list__item {
  width: 200px;
  margin: 0 20px 20px 0;
  text-align: center;
  background-color: #fff;
}

.p-recipe__list__item:nth-child(3n) {
  margin-right: 0;
}

.p-recipe__list__item a {
  display: block;
}

.p-recipe__list .c-tag {
  display: block;
}

.p-recipe__list__img {
  background-color: #fff;
  padding: 10px;
}

.p-recipe__list__caption {
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* modal
----------------------------------------------------------------- */
.p-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.p-modal.is-show {
  display: -ms-flexbox;
  display: flex;
}

.p-modal__overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
}

.p-modal__overlay.is-show {
  display: block;
}

.p-modal__items {
  max-height: 80vh;
  width: 640px;
  z-index: 1010;
  display: none;
}

.p-modal__items.is-show {
  display: block;
}

.p-modal__scroll {
  max-height: 80vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.p-modal__item {
  background: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  padding: 40px;
  width: 100%;
  position: relative;
  display: none;
  z-index: 999999;
}

.p-modal__item.is-show {
  display: block;
}

.p-modal__btn {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 20px;
  cursor: pointer;
  margin: 0;
}

/* download
----------------------------------------------------------------- */
.p-download .c-title--main {
  letter-spacing: -.1em;
}

.p-download .c-title__sub {
  letter-spacing: normal;
}

.p-download__lead {
  border-top: 1px solid #e50012;
  border-bottom: 1px solid #e50012;
  padding: 20px;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  margin-bottom: 30px;
}

.p-download__items {
  width: 575px;
  margin: 0 auto 60px;
}

.p-download__items.c-flexbox {
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.p-download__item {
  width: 240px;
  text-align: center;
}

.p-download__item__img {
  margin-bottom: 20px;
}

.p-download__item__caption a {
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  padding: 2px 20px;
  border-radius: 15px;
  background-color: #e50012;
  font-weight: bold;
}

.p-download .u-image--center {
  width: 575px;
}

/* ==========================================================================
Utility
========================================================================== */
/* align
----------------------------------------------------------------- */
.u-align--center {
  text-align: center;
}

.u-align--right {
  text-align: right;
}

.u-align--left {
  text-align-last: auto;
}

.u-align--img-right {
  float: right;
  margin: 0 0 .2em 1em;
  max-width: 250px;
}

.u-align--img-left {
  float: left;
  margin: 0 1em .2em 0;
  max-width: 250px;
}

/* image
----------------------------------------------------------------- */
.u-image {
  margin: 10px 0;
}

.u-image--center {
  text-align: center;
  display: block;
  margin: 20px auto;
}

/* text
----------------------------------------------------------------- */
.u-text--size-xs {
  font-size: .75em;
}

.u-text--size-sm {
  font-size: 12px;
  font-size: 1.2rem;
}

.u-text--size-md {
  font-size: 24px;
  font-size: 2.4rem;
}

.u-text--size-lg {
  font-size: 30px;
  font-size: 3rem;
}

.u-text--size-xl {
  font-size: 1.38em;
}

.u-text--size-xxl {
  font-size: 1.87em;
}

.u-text--color-theme {
  color: #e50012;
}

.u-text--color--danger {
  color: #e50012;
}

.u-text--color--em {
  color: #cb0205;
}

.u-text--color--sub {
  color: #a1ebea;
}

.u-text--font-gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.u-text--font-mincho {
  font-family: YuMincho, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-text--font-century {
  font-family: 'Century Gothic', 'Questrial', 'Avenir-Light', sans-serif;
}

.u-text--font-marugo {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.u-text--strong {
  font-weight: bold;
}

.u-text--block {
  display: block;
}

.u-text--block--sp {
  margin-right: 15px;
  margin-right: 1.5rem;
}

.u-text--break {
  word-wrap: break-word;
}

.u-text--topic {
  font-family: 'Century Gothic', 'Questrial', 'Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  display: inline-block;
  margin: 0 5px;
  letter-spacing: 1px;
  line-height: 1.5;
}

/* clearfix
----------------------------------------------------------------- */
.u-clear {
  clear: both;
}

.u-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* flex
----------------------------------------------------------------- */
.u-flex {
  display: -ms-flexbox;
  display: flex;
}

.u-flex--column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.u-flex--column > * {
  max-width: 100%;
  min-height: 0%;
}

.u-flex--ai-center {
  -ms-flex-align: center;
      align-items: center;
}

.u-flex--ai-end {
  -ms-flex-align: end;
      align-items: flex-end;
}

.u-flex--ai-start {
  -ms-flex-align: start;
      align-items: flex-start;
}

.u-flex--ai-base {
  -ms-flex-align: baseline;
      align-items: baseline;
}

.u-flex--ai-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.u-flex--as-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.u-flex--as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.u-flex--as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.u-flex--as-base {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.u-flex--as-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.u-flex--jc-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.u-flex--jc-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.u-flex--jc-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.u-flex--jc-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.u-flex--jc-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.u-flex--order-1 {
  -ms-flex-order: 1;
      order: 1;
}

.u-flex--order-2 {
  -ms-flex-order: 2;
      order: 2;
}

.u-flex--order-3 {
  -ms-flex-order: 3;
      order: 3;
}

.u-flex--order-4 {
  -ms-flex-order: 4;
      order: 4;
}

.u-flex--order-5 {
  -ms-flex-order: 5;
      order: 5;
}

/* margin, padding
----------------------------------------------------------------- */
.u-mg--0 {
  margin: 0 !important;
}

.u-mg--t-0 {
  margin-top: 0 !important;
}

.u-mg--t-xl {
  margin-top: 100px !important;
}

.u-mg--t-lg {
  margin-top: 60px !important;
}

.u-mg--t-md {
  margin-top: 30px !important;
}

.u-mg--t-sm {
  margin-top: 20px !important;
}

.u-mg--t-xs {
  margin-top: 10px !important;
}

.u-mg--r-0 {
  margin-right: 0 !important;
}

.u-mg--r-xl {
  margin-right: 100px !important;
}

.u-mg--r-lg {
  margin-right: 60px !important;
}

.u-mg--r-md {
  margin-right: 30px !important;
}

.u-mg--r-sm {
  margin-right: 20px !important;
}

.u-mg--r-xs {
  margin-right: 10px !important;
}

.u-mg--b-0 {
  margin-bottom: 0 !important;
}

.u-mg--b-xl {
  margin-bottom: 100px !important;
}

.u-mg--b-lg {
  margin-bottom: 60px !important;
}

.u-mg--b-md {
  margin-bottom: 30px !important;
}

.u-mg--b-sm {
  margin-bottom: 20px !important;
}

.u-mg--b-xs {
  margin-bottom: 10px !important;
}

.u-mg--l-0 {
  margin-left: 0 !important;
}

.u-mg--l-xl {
  margin-left: 100px !important;
}

.u-mg--l-lg {
  margin-left: 60px !important;
}

.u-mg--l-md {
  margin-left: 30px !important;
}

.u-mg--l-sm {
  margin-left: 20px !important;
}

.u-mg--l-xs {
  margin-left: 10px !important;
}

.u-mg--t-auto {
  margin-top: auto !important;
}

.u-mg--r-auto {
  margin-right: auto !important;
}

.u-mg--b-auto {
  margin-bottom: auto !important;
}

.u-mg--l-auto {
  margin-left: auto !important;
}

.u-pd--0 {
  padding: 0 !important;
}

.u-pd--t-0 {
  padding-top: 0 !important;
}

.u-pd--t-xl {
  padding-top: 100px !important;
}

.u-pd--t-lg {
  padding-top: 60px !important;
}

.u-pd--t-md {
  padding-top: 30px !important;
}

.u-pd--t-sm {
  padding-top: 20px !important;
}

.u-pd--t-xs {
  padding-top: 10px !important;
}

.u-pd--r-0 {
  padding-right: 0 !important;
}

.u-pd--r-xl {
  padding-right: 100px !important;
}

.u-pd--r-lg {
  padding-right: 60px !important;
}

.u-pd--r-md {
  padding-right: 30px !important;
}

.u-pd--r-sm {
  padding-right: 20px !important;
}

.u-pd--r-xs {
  padding-right: 10px !important;
}

.u-pd--b-0 {
  padding-bottom: 0 !important;
}

.u-pd--b-xl {
  padding-bottom: 100px !important;
}

.u-pd--b-lg {
  padding-bottom: 60px !important;
}

.u-pd--b-md {
  padding-bottom: 30px !important;
}

.u-pd--b-sm {
  padding-bottom: 20px !important;
}

.u-pd--b-xs {
  padding-bottom: 10px !important;
}

.u-pd--l-0 {
  padding-left: 0 !important;
}

.u-pd--l-xl {
  padding-left: 100px !important;
}

.u-pd--l-lg {
  padding-left: 60px !important;
}

.u-pd--l-md {
  padding-left: 30px !important;
}

.u-pd--l-sm {
  padding-left: 20px !important;
}

.u-pd--l-xs {
  padding-left: 10px !important;
}

/* text
----------------------------------------------------------------- */
.u-text--size-xs {
  font-size: .75em;
}

.u-text--size-sm {
  font-size: 12px;
  font-size: 1.2rem;
}

.u-text--size-md {
  font-size: 24px;
  font-size: 2.4rem;
}

.u-text--size-lg {
  font-size: 30px;
  font-size: 3rem;
}

.u-text--size-xl {
  font-size: 1.38em;
}

.u-text--size-xxl {
  font-size: 1.87em;
}

.u-text--color-theme {
  color: #e50012;
}

.u-text--color--danger {
  color: #e50012;
}

.u-text--color--em {
  color: #cb0205;
}

.u-text--color--sub {
  color: #a1ebea;
}

.u-text--font-gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.u-text--font-mincho {
  font-family: YuMincho, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-text--font-century {
  font-family: 'Century Gothic', 'Questrial', 'Avenir-Light', sans-serif;
}

.u-text--font-marugo {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.u-text--strong {
  font-weight: bold;
}

.u-text--block {
  display: block;
}

.u-text--block--sp {
  margin-right: 15px;
  margin-right: 1.5rem;
}

.u-text--break {
  word-wrap: break-word;
}

.u-text--topic {
  font-family: 'Century Gothic', 'Questrial', 'Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  display: inline-block;
  margin: 0 5px;
  letter-spacing: 1px;
  line-height: 1.5;
}

/* link
----------------------------------------------------------------- */

.u-link--tel {
  color: inherit;
  text-decoration: none;
  cursor: default;
}

.u-link--blank:after {
  content: '\f2d2';
  display: inline-block;
  margin: 0 2px 0 4px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
}

/* iframe
----------------------------------------------------------------- */
.u-iframe--video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.u-iframe--video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.u-iframe--gmap iframe {
  display: block;
  width: 100%;
  height: 400px;
}

/* back ground color
----------------------------------------------------------------- */
.u-bg--theme {
  background: #e50012;
}

.u-bg--sub {
  background: #a1ebea;
}

.u-bg--gray {
  background-color: #eaeeee;
}

.u-bg--gray-dark {
  background-color: #ccd4d4;
}

.u-bg--gray-light {
  background-color: #f8f9f9;
}

/* other
----------------------------------------------------------------- */

.js-image--switch {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity .2s;
}

.js-image--switch.js-show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.js-accordion--sp__btn {
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

.js-modal {
  cursor: pointer;
}

@media screen and (max-width: 768px){
  body{
    font-size: 12px;
    font-size: 3.75vw;
    overflow: hidden;
  }
  input, textarea, select, button{
    font-size: 10px;
    font-size: 3.125vw;
  }
  .l-header__logo{
    padding: 1vh 10px;
  }
  .l-header__logo__item:first-child{
    width: 20%;
  }
  .l-header__logo__item:last-child{
    width: 50%;
  }
  .l-header__nav__items{
    width: 100%;
  }
  .l-header__nav__item:first-child{
    border-left: none;
  }
  .l-header__nav__item:nth-child(3n){
    border-right: none;
  }
  .l-header__nav__item > *{
    font-size: 10px;
    font-size: 3.125vw;
    padding: 1vh 1vw;
    background-color: #fff;
  }
  .l-footer__copy{
    font-size: 10px;
    font-size: 3.125vw;
  }
  .c-section{
    padding: 30px 0;
  }
  .c-section__inner{
    padding-right: 0;
    padding-left: 0;
  }
  .c-flexbox--col2 .c-flexbox__item{
    width: 48%;
    margin-right: 10px;
  }
  .c-flexbox--col2 .c-flexbox__item:nth-child(2n){
    margin-right: 0;
  }
  .c-flexbox--col3 .c-flexbox__item{
    width: 31%;
    margin-right: 10px;
  }
  .c-flexbox--col4 .c-flexbox__item{
    width: 22.5%;
    margin-right: 10px;
  }
  .c-text--lead{
    font-size: 12px;
    font-size: 3.75vw;
    margin-bottom: 20px;
  }
  .c-btn{
    margin: 20px 10px 0;
  }
  .c-btn--accordion:after{
    font-size: 15px;
    font-size: 4.6875vw;
  }
  .c-title--lg{
    font-size: 14px;
    font-size: 4.375vw;
    margin-bottom: 0;
  }
  .c-title--main{
    background-position: top 10px center;
    min-height: 57px;
    padding: 10px 10%;
  }
  .c-title--main__img{
    width: 70%;
    top: -10px;
  }
  .c-title--img{
    margin-bottom: 20px;
  }
  .c-tag{
    font-size: 13px;
    font-size: 4.0625vw;
  }
  .c-note__inner{
    padding: 40px 15px 20px;
  }
  .c-note__title{
    font-size: 18px;
    font-size: 5.625vw;
    margin-bottom: 10px;
  }
  .c-note__list__title{
    width: 40%;
    font-size: 11px;
    font-size: 3.4375vw;
  }
  .c-note__list__data{
    font-size: 13px;
    font-size: 4.0625vw;
    margin-bottom: 20px;
  }
  .c-pagetop{
    bottom: 50px !important;
  }
  .p-about .c-flexbox{
    display: block;
  }
  .p-about__photo{
    width: 100%;
  }
  .p-about__photo img{
    width: 100%;
  }
  .p-about__list{
    width: 100%;
  }
  .p-start__list__item{
    width: 100%;
    margin-right: 0;
    border-radius: 5px;
    margin-bottom: 10px;
    border-width: 5px;
  }
  .p-start__list__item__head{
    font-size: 30px;
    font-size: 9.375vw;
    padding: 0 10px;
  }
  .p-start__list__item__box{
    padding: 10px;
  }
  .p-start__list__item__title{
    font-size: 20px;
    font-size: 6.25vw;
  }
  .p-start__list__item__text{
    font-size: 12px;
    font-size: 3.75vw;
  }
  #monitor .p-monitor__block{
    padding: 10px 0;
    width: 100%;
  }
  #monitor .p-monitor__inner{
    padding: 10px 10px;
  }
  #monitor .p-monitor__caution{
    padding: 0 10px;
  }
  #monitor .p-monitor__table__title{
    font-size: 16px;
    font-size: 5vw;
    margin-bottom: 10px;
  }
  #monitor .p-monitor__table__img .u-image--center:first-child{
    margin-bottom: 20px;
  }
  #monitor .p-monitor__person__name{
    padding: 10px 10px 0;
    font-size: 20px;
    font-size: 6.25vw;
  }
  #monitor .p-monitor__person__comment{
    padding: 0 10px;
    margin-bottom: 10px;
  }
  #monitor .p-monitor__person__diary{
    padding: 0 10px;
  }
  #monitor .p-monitor__person__diary__title{
    text-align: left;
    font-size: 16px;
    font-size: 5vw;
  }
  #monitor .p-monitor__person__diary__table__head{
    font-size: 16px;
    font-size: 5vw;
  }
  .p-monitor__title{
    padding: 10px 12%;
    margin: 10px 0;
  }
  .p-monitor__title--sub{
    padding: 0 10px;
  }
  .p-monitor__after{
    margin-bottom: 0;
  }
  .p-monitor__after__table{
    width: 100%;
    margin-bottom: 10px;
  }
  .p-monitor__after__table__head{
    font-size: 17px;
    font-size: 5.3125vw;
  }
  .p-monitor__after__table__data{
    font-size: 12px;
    font-size: 3.75vw;
    padding: 10px 10px;
  }
  .p-moritani .c-rounded{
    border: none;
    padding: 0 10px;
  }
  .p-moritani .c-rounded > .c-title--img{
    width: 90%;
  }
  .p-moritani__osusume__item{
    margin-bottom: 20px;
  }
  .p-moritani__osusume__text{
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-moritani__key{
    margin-bottom: 30px;
  }
  .p-moritani__point{
    margin-bottom: 30px;
  }
  .p-moritani__point__box{
    margin-bottom: 10px;
  }
  .p-moritani__point__title{
    font-size: 14px;
    font-size: 4.375vw;
    padding: 5px 10px;
  }
  .p-moritani__point__title .u-text--size-xs{
    margin-right: 0;
  }
  .p-moritani__point__title .u-text--size-md{
    margin-left: 10px;
  }
  .p-moritani__point__data{
    font-size: 12px;
    font-size: 3.75vw;
    padding: 10px 10px;
  }
  .p-moritani__profile{
    width: 100%;
  }
  .p-moritani__profile__caption{
    width: 100%;
  }
  .p-moritani__profile__img{
    width: 100%;
  }
  .p-moritani__profile__name{
    font-size: 18px;
    font-size: 5.625vw;
  }
  .p-moritani__profile__title{
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-simulator__title{
    font-size: 14px;
    font-size: 4.375vw;
    border-radius: 15px;
    padding: 5px;
    margin-bottom: 20px;
  }
  .p-simulator__btn{
    padding: 0;
    border-radius: 2px;
    font-size: 10px;
    font-size: 3.125vw;
    width: 25%;
  }
  .p-simulator__sub:before{
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-simulator__sub--kg:before{
    width: 2rem;
    bottom: -6px;
  }
  .kcal_simulator_h{
    font-size: 20px;
    font-size: 6.25vw;
  }
  #kcal_simulator{
    padding: 20px 10px;
  }
  #kcal_simulator table th{
    width: 20%;
    font-size: 10px;
    font-size: 3.125vw;
  }
  #kcal_simulator table th.space{
    width: auto;
  }
  #kcal_simulator table td.mark{
    font-size: 15px;
    font-size: 4.6875vw;
    padding: 0;
  }
  #kcal_simulator table td select,
  #kcal_simulator table td input[type="text"]{
    border-radius: 2px;
  }
  #kcal_simulator table td select,
  #kcal_simulator table td input[type="text"]{
    width: 100%;
    font-size: 10px;
    font-size: 3.125vw;
    height: 40px;
  }
  #kcal_simulator_result:before{
    width: 10%;
    margin: 20px auto;
  }
  .kcal_simulator_result_cont + .kcal_simulator_result_cont{
    margin-top: 20px;
  }
  .kcal_simulator_result_cont .c-flexbox{
    width: 75%;
  }
  #kcal_simulator_result h6{
    font-size: 15px;
    font-size: 4.6875vw;
  }
  #kcal_simulator_result h6 span{
    font-size: 13px;
    font-size: 4.0625vw;
  }
  #kcal_simulator_result p{
    font-size: 12px;
    font-size: 3.75vw;
  }
  #kcal_simulator_result #result_calorie,
  #kcal_simulator_result #result_onigiri,
  #kcal_simulator_result #result_okazu{
    font-size: 14px;
    font-size: 4.375vw;
    width: 100%;
  }
  #kcal_simulator_result #result_calorie{
    width: 40%;
  }
  #kcal_simulator_result #result_calorie span{
    width: 100%;
  }
  #kcal_simulator_result #result_onigiri,
  #kcal_simulator_result #result_okazu{
    display: block;
  }
  #kcal_simulator_result #result_onigiri span{
    width: 100%;
  }
  #kcal_simulator_result #result_okazu span{
    width: 100%;
  }
  #kcal_simulator_result p span{
    border-radius: 2px;
  }
  #kcal_simulator_result p span{
    font-size: 12px;
    font-size: 3.75vw;
    padding: 0 10px;
    height: 40px;
    line-height: 37px;
  }
  .p-step{
    margin-top: 10px;
  }
  #step3{
    padding-bottom: 10px;
  }
  .p-step.c-rounded{
    border-radius: 0;
    padding: 0 0 10px;
  }
  .p-step__inner{
    padding: 0 10px;
  }
  .p-step__top{
    font-size: 31px;
    font-size: 9.6875vw;
    margin-bottom: 0;
  }
  .p-step__title{
    font-size: 22px;
    font-size: 6.875vw;
    padding: 10px;
    margin-bottom: 10px;
  }
  .p-step .c-text--lead{
    font-size: 12px;
    font-size: 3.75vw;
    padding: 0 10px;
  }
  .p-step__data{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .p-step__data__graph{
    width: 60%;
    margin: 0 auto 10px;
  }
  .p-step__data__text{
    width: 100%;
  }
  .p-step__table__a{
    width: 100%;
    margin-bottom: 20px;
  }
  .p-step__table__b{
    width: 100%;
  }
  .p-step__step2title{
    font-size: 16px;
    font-size: 5vw;
    margin-bottom: 10px;
  }
  .p-step__step2lead{
    font-size: 14px;
    font-size: 4.375vw;
    margin-bottom: 10px;
  }
  .p-step__step3lead{
    font-size: 18px;
    font-size: 5.625vw;
    margin-bottom: 10px;
  }
  #step3 .c-flexbox .p-step__step3text{
    width: 100%;
    padding-top: 0;
    margin-bottom: 10px;
  }
  #step3 .c-flexbox .p-step__step3graph{
    width: 60%;
    margin: 0 auto;
  }
  .p-step__point{
    padding: 10px 10px;
    margin-bottom: 30px;
  }
  .p-step__point__items{
    margin-bottom: 10px;
  }
  .p-step__point__item{
    padding-top: 10px;
    margin-top: 10px;
  }
  .p-step__point__item__textarea{
    width: 86%;
    padding-top: 5px;
  }
  .p-step__point__item__title{
    font-size: 14px;
    font-size: 4.375vw;
  }
  .p-step__point__matome{
    font-size: 14px;
    font-size: 4.375vw;
  }
  .p-step__step3title{
    font-size: 18px;
    font-size: 5.625vw;
    padding: 5px 10px;
  }
  .p-step__movie{
    margin-bottom: 20px;
  }
  .p-step__movie__title{
    font-size: 15px;
    font-size: 4.6875vw;
  }
  .p-step__movie__caption{
    text-align: left;
    margin: 10px 0;
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-step__lecture{
    margin-bottom: 30px;
  }
  .p-hero{
    border: none;
  }
  .p-hero__inner{
    width: 100%;
  }
  .p-hero__main{
    width: 100%;
  }
  .p-hero__scroll{
    width: 100%;
    border: none;
  }
  .p-hero__scroll__item{
    width: 50%;
    border: none !important;
    margin-left: 0 !important;
  }
  .p-hero__scroll__item a{
    padding-bottom: 0;
  }
  .p-top__scroll{
    margin-top: 20px;
  }
  .p-top__scroll .c-icon__inner{
    width: 20%;
  }
  .p-top__plus .c-icon__inner{
    width: 10%;
  }
  .p-profile{
    padding: 10px 10px;
    width: 100%;
  }
  .p-profile__caption{
    width: 70%;
  }
  .p-profile__img{
    width: 30%;
  }
  .p-profile__name{
    font-size: 14px;
    font-size: 4.375vw;
    margin-bottom: 5px;
  }
  .p-profile__name .u-text--size-xs{
    margin-right: 10px;
  }
  .p-profile__title{
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-profile__text{
    font-size: 10px;
    font-size: 3.125vw;
  }
  .p-recipe__lead{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-recipe__textarea__text{
    width: 60%;
    font-size: 12px;
    font-size: 3.75vw;
  }
  .p-recipe__textarea__img{
    width: 40%;
  }
  .p-recipe__eiyo{
    padding: 10px;
    margin-bottom: 20px;
  }
  .p-recipe__eiyo__title{
    width: 20%;
    margin-top: 3px;
  }
  .p-recipe__eiyo__data{
    width: 75%;
  }
  .p-recipe__list{
    margin-bottom: 20px;
  }
  .p-recipe__list .c-title--img{
    width: 80%;
  }
  .p-recipe__list__item{
    width: 48%;
    margin: 0 4% 4% 0;
  }
  .p-recipe__list__item:nth-child(3n){
    margin-right: 4%;
  }
  .p-recipe__list__item:nth-child(2n){
    margin-right: 0;
  }
  .p-recipe__list__item:nth-child(6n){
    margin-right: 0;
  }
  .p-recipe__list__caption{
    font-size: 10px;
    font-size: 3.125vw;
  }
  .p-modal__items{
    height: auto;
    max-height: calc(100vh - 20px);
    max-height: calc( (var(--vh, 1vh) * 100) - 20px);
    width: 94%;
    top: 10px;
    bottom: auto;
  }
  .p-modal__scroll{
    max-height: calc(100vh - 20px);
    max-height: calc( (var(--vh, 1vh) * 100) - 20px);
  }
  .p-modal__item{
    padding: 10px 10px;
  }
  .p-modal__btn{
    right: 5px;
    top: 5px;
  }
  .p-download__lead{
    font-size: 14px;
    font-size: 4.375vw;
    padding: 10px;
    margin-bottom: 10px;
  }
  .p-download__items{
    width: 100%;
    margin-bottom: 30px;
  }
  .p-download__item{
    width: 48%;
  }
  .p-download__item__caption .u-show--sp{
    display: inline;
  }
  .p-download .u-image--center{
    width: 94%;
  }
  .u-align--img-right{
    max-width: 50%;
  }
  .u-align--img-left{
    max-width: 50%;
  }
  .u-image--center{
    margin: 10px auto;
  }
  .u-text--size-sm{
    font-size: 1rem;
  }
  .u-text--size-md{
    font-size: 14px;
    font-size: 4.375vw;
  }
  .u-text--size-lg{
    font-size: 17px;
    font-size: 5.3125vw;
  }
  .u-text--block--sp{
    margin-right: 0;
    display: block;
  }
  .u-text--topic{
    font-size: 2.5rem;
  }
  .u-flex--pc{
    display: -ms-flexbox;
    display: flex;
  }
  .u-flex--sp{
    display: -ms-flexbox;
    display: flex;
  }
  .u-flex--column-sp{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .u-flex--column-sp > *{
    max-width: 100%;
    min-height: 0%;
  }
  .u-flex--ai-center-sp{
    -ms-flex-align: center;
        align-items: center;
  }
  .u-flex--ai-end-sp{
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .u-flex--ai-start-sp{
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .u-flex--ai-base-sp{
    -ms-flex-align: baseline;
        align-items: baseline;
  }
  .u-flex--ai-stretch-sp{
    -ms-flex-align: stretch;
        align-items: stretch;
  }
  .u-flex--as-center-sp{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .u-flex--as-end-sp{
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-flex--as-start-sp{
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-flex--as-base-sp{
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-flex--as-stretch-sp{
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .u-flex--jc-center-sp{
    -ms-flex-pack: center;
        justify-content: center;
  }
  .u-flex--jc-end-sp{
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .u-flex--jc-start-sp{
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .u-flex--jc-around-sp{
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-flex--jc-between-sp{
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .u-flex--order-1-sp{
    -ms-flex-order: 1;
        order: 1;
  }
  .u-flex--order-2-sp{
    -ms-flex-order: 2;
        order: 2;
  }
  .u-flex--order-3-sp{
    -ms-flex-order: 3;
        order: 3;
  }
  .u-flex--order-4-sp{
    -ms-flex-order: 4;
        order: 4;
  }
  .u-flex--order-5-sp{
    -ms-flex-order: 5;
        order: 5;
  }
  .u-mg--t-xl{
    margin-top: 60px !important;
  }
  .u-mg--t-lg{
    margin-top: 30px !important;
  }
  .u-mg--t-md{
    margin-top: 20px !important;
  }
  .u-mg--t-sm{
    margin-top: 10px !important;
  }
  .u-mg--t-xs{
    margin-top: 5px !important;
  }
  .u-mg--r-xl{
    margin-right: 60px !important;
  }
  .u-mg--r-lg{
    margin-right: 30px !important;
  }
  .u-mg--r-md{
    margin-right: 20px !important;
  }
  .u-mg--r-sm{
    margin-right: 10px !important;
  }
  .u-mg--r-xs{
    margin-right: 5px !important;
  }
  .u-mg--b-xl{
    margin-bottom: 60px !important;
  }
  .u-mg--b-lg{
    margin-bottom: 30px !important;
  }
  .u-mg--b-md{
    margin-bottom: 20px !important;
  }
  .u-mg--b-sm{
    margin-bottom: 10px !important;
  }
  .u-mg--b-xs{
    margin-bottom: 5px !important;
  }
  .u-mg--l-xl{
    margin-left: 60px !important;
  }
  .u-mg--l-lg{
    margin-left: 30px !important;
  }
  .u-mg--l-md{
    margin-left: 20px !important;
  }
  .u-mg--l-sm{
    margin-left: 10px !important;
  }
  .u-mg--l-xs{
    margin-left: 5px !important;
  }
  .u-pd--t-xl{
    padding-top: 60px !important;
  }
  .u-pd--t-lg{
    padding-top: 30px !important;
  }
  .u-pd--t-md{
    padding-top: 20px !important;
  }
  .u-pd--t-sm{
    padding-top: 10px !important;
  }
  .u-pd--t-xs{
    padding-top: 5px !important;
  }
  .u-pd--r-xl{
    padding-right: 60px !important;
  }
  .u-pd--r-lg{
    padding-right: 30px !important;
  }
  .u-pd--r-md{
    padding-right: 20px !important;
  }
  .u-pd--r-sm{
    padding-right: 10px !important;
  }
  .u-pd--r-xs{
    padding-right: 5px !important;
  }
  .u-pd--b-xl{
    padding-bottom: 60px !important;
  }
  .u-pd--b-lg{
    padding-bottom: 30px !important;
  }
  .u-pd--b-md{
    padding-bottom: 20px !important;
  }
  .u-pd--b-sm{
    padding-bottom: 10px !important;
  }
  .u-pd--b-xs{
    padding-bottom: 5px !important;
  }
  .u-pd--l-xl{
    padding-left: 60px !important;
  }
  .u-pd--l-lg{
    padding-left: 30px !important;
  }
  .u-pd--l-md{
    padding-left: 20px !important;
  }
  .u-pd--l-sm{
    padding-left: 10px !important;
  }
  .u-pd--l-xs{
    padding-left: 5px !important;
  }
  .u-text--size-sm{
    font-size: 1rem;
  }
  .u-text--size-md{
    font-size: 14px;
    font-size: 4.375vw;
  }
  .u-text--size-lg{
    font-size: 17px;
    font-size: 5.3125vw;
  }
  .u-text--block--sp{
    margin-right: 0;
    display: block;
  }
  .u-text--topic{
    font-size: 2.5rem;
  }
  .u-iframe--gmap iframe{
    height: 280px;
  }
  .u-show--pc{
    display: none;
  }
  .u-show--sp{
    display: block;
  }
}

@media print{
  .is-fixed .l-header{
    display: none;
  }
  .is-fixed .l-footer{
    display: none;
  }
  .is-fixed .l-content{
    display: none;
  }
  .p-modal{
    position: static;
  }
}

@media print, screen and (min-width: 769px){
  .l-header__logo__item{
    transition: .3s;
  }
  .l-header__logo__item:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .l-header__nav__item .u-show--pc{
    display: inline;
  }
  .l-header__nav__item a{
    transition: .3s;
  }
  .l-header__nav__item a:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .c-section__inner{
    width: 640px;
  }
  .c-btn{
    transition: .3s;
  }
  .c-btn:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .c-pagetop:hover{
    transition: .3s;
  }
  .c-pagetop:hover:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-start__list__item__btn{
    transition: .3s;
  }
  .p-start__list__item__btn:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-start__list__item__btn--sp{
    cursor: default !important;
  }
  .p-simulator__btn{
    transition: .3s;
  }
  .p-simulator__btn:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-hero__inner{
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .p-hero__main{
    width: 606px;
  }
  .p-hero__scroll{
    width: 344px;
  }
  .p-hero__scroll__item a{
    transition: .3s;
  }
  .p-hero__scroll__item a:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-recipe__list__item a{
    transition: .3s;
  }
  .p-recipe__list__item a:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-modal__btn{
    transition: .3s;
  }
  .p-modal__btn:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-download__item__caption a{
    transition: .3s;
  }
  .p-download__item__caption a:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .p-download__item__caption .u-show--pc{
    display: inline;
  }
  .p-download .u-image--center{
    transition: .3s;
  }
  .p-download .u-image--center:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .u-flex--column-pc{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .u-flex--column-pc > *{
    max-width: 100%;
    min-height: 0%;
  }
  .u-flex--ai-center-pc{
    -ms-flex-align: center;
        align-items: center;
  }
  .u-flex--ai-end-pc{
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .u-flex--ai-start-pc{
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .u-flex--ai-base-pc{
    -ms-flex-align: baseline;
        align-items: baseline;
  }
  .u-flex--ai-stretch-pc{
    -ms-flex-align: stretch;
        align-items: stretch;
  }
  .u-flex--as-center-pc{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .u-flex--as-end-pc{
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .u-flex--as-start-pc{
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .u-flex--as-base-pc{
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
  .u-flex--as-stretch-pc{
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .u-flex--jc-center-pc{
    -ms-flex-pack: center;
        justify-content: center;
  }
  .u-flex--jc-end-pc{
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .u-flex--jc-start-pc{
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .u-flex--jc-around-pc{
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .u-flex--jc-between-pc{
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .u-flex--order-1-pc{
    -ms-flex-order: 1;
        order: 1;
  }
  .u-flex--order-2-pc{
    -ms-flex-order: 2;
        order: 2;
  }
  .u-flex--order-3-pc{
    -ms-flex-order: 3;
        order: 3;
  }
  .u-flex--order-4-pc{
    -ms-flex-order: 4;
        order: 4;
  }
  .u-flex--order-5-pc{
    -ms-flex-order: 5;
        order: 5;
  }
  .u-link--image{
    transition: .3s;
  }
  .u-link--image:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
  .u-show--pc{
    display: block;
  }
  .u-show--sp{
    display: none;
  }
  .js-accordion--sp__btn{
    display: none !important;
  }
  .js-accordion--sp__content{
    display: block !important;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px){
  .c-title--main{
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-start__list__items{
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-monitor__caution{
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-step{
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-recipe__lead{
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-recipe__textarea{
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-recipe__eiyo{
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-recipe__list__items{
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-download__lead{
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-download__items{
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 400px){
  .u-show--xs{
    display: block;
  }
}

@media print, screen and (min-width: 401px){
  .u-show--xs{
    display: none;
  }
}

/*# sourceMappingURL=common.css.map */
