@charset "UTF-8";

@media screen and (max-width: 767px) {
  .header, .footer {
    font-size: 2.133vw;
  }
}

.navbarList__item:nth-child(4):after {
  opacity: 1;
}

.navdrawer__item:nth-child(4)::after {
  opacity: 1;
}

main.protein #wrapper {
  /* # =================================================================
      # 共通要素
  # ================================================================= */
  /*下記追加記述*/
  font-family: "Noto Serif JP", system-ui;
  /* foundation */
  /* # =================================================================
     # 一般的な要素
     # ================================================================= */
  /* Add the correct display in iOS 4-7.*/
  /*
  * Correct `block` display not defined for any HTML5 element in IE 8/9
  * Correct `block` display not defined for `details` or `summary` in IE 10/11
  * and Firefox
  * Correct `block` display not defined for `main` in IE 11
  */
  /* Address styling not present in IE 8/9 */
  /* https://gist.github.com/unruthless/413930 */
  /* # =================================================================
     # フォーム要素
     # ================================================================= */
  /* Apply cursor pointer to button elements */
  /* Replace pointer cursor in disabled elements */
  /* Remove inner padding and border in Firefox 4+ */
  /* Replace focus style removed in the border reset above */
  /* Remove the default button styling in all browsers */
  /* Style select like a standard input */
  /* # =================================================================
     # メディア要素
     # ================================================================= */
  /* Add the correct vertical alignment in Chrome, Firefox, and Opera */
  /* # =================================================================
     # アクセシビリティ
     # ================================================================= */
  /* Hide content from screens but not screenreaders */
  /* Specify the progress cursor of updating elements */
  /* Specify the pointer cursor of trigger elements */
  /* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
  /* # =================================================================
     # セレクション
     # ================================================================= */
  /* Specify text selection background color and omit drop shadow */
  /* layout */
  /*component*/
  /*project*/
  /*utility*/
}
main.protein figure, main.protein .fig {
  margin: 0;
  vertical-align: top;
}
main.protein figure picture, main.protein .fig picture {
  height: 100%;
  vertical-align: top;
  width: 100%;
}
main.protein figure img, main.protein .fig img {
  height: auto;
  vertical-align: top;
  width: 100%;
}
main.protein i {
  display: inline-block;
  height: auto;
  line-height: 0;
  vertical-align: top;
}
main.protein i img {
  height: auto;
  vertical-align: top;
  width: 100%;
}
main.protein i svg {
  display: inline-block;
  height: auto;
  vertical-align: top;
  width: 100%;
}
main.protein .fadeIn00 {
  opacity: 0;
  -webkit-transform: translate3d(0, 10%, 0);
          transform: translate3d(0, 10%, 0);
  -webkit-transition: 1s;
          transition: 1s;
}
main.protein .fadeIn00.is-show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0%, 0);
          transform: translate3d(0, 0%, 0);
}
main.protein .fadeIn01 {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0);
  -webkit-transition: 1s;
          transition: 1s;
}
main.protein .fadeIn01.is-show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0%, 0);
          transform: translate3d(0, 0%, 0);
}
main.protein .fadeIn01.is-show:nth-child(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
main.protein .fadeIn01.is-show:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
main.protein .fadeIn01.is-show:nth-child(3) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
main.protein .fadeIn01.is-show:nth-child(4) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
main.protein .fadeIn01.is-show:nth-child(5) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
main.protein .fadeIn01.is-show:nth-child(6) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
main.protein .fadeIn01.is-show:nth-child(7) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
main.protein .fadeIn01.is-show:nth-child(8) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
main.protein .fadeIn01.is-show:nth-child(9) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
main.protein .fadeIn01.is-show:nth-child(10) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
main.protein .fadeIn01.is-show:nth-child(11) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
main.protein .fadeIn01.is-show:nth-child(12) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
main.protein .fadeIn01.is-show:nth-child(13) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
main.protein .fadeIn01.is-show:nth-child(14) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
main.protein .fadeIn01.is-show:nth-child(15) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
main.protein .fadeIn01.is-show:nth-child(16) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
main.protein .fadeIn01.is-show:nth-child(17) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
main.protein .fadeIn01.is-show:nth-child(18) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
main.protein .fadeIn01.is-show:nth-child(19) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
main.protein .fadeIn01.is-show:nth-child(20) {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
main.protein .fadeIn02 > * {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
          transform: translate3d(0, 15px, 0);
  -webkit-transition: 1s;
          transition: 1s;
}
main.protein .fadeIn02.is-show > * {
  opacity: 1;
  -webkit-transform: translate3d(0, 0%, 0);
          transform: translate3d(0, 0%, 0);
}
main.protein .fadeIn02.is-show > *:nth-child(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
main.protein .fadeIn02.is-show > *:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
main.protein .fadeIn02.is-show > *:nth-child(3) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
main.protein .fadeIn02.is-show > *:nth-child(4) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
main.protein .fadeIn02.is-show > *:nth-child(5) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
main.protein .fadeIn02.is-show > *:nth-child(6) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
main.protein .fadeIn02.is-show > *:nth-child(7) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
main.protein .fadeIn02.is-show > *:nth-child(8) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
main.protein .fadeIn02.is-show > *:nth-child(9) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
main.protein .fadeIn02.is-show > *:nth-child(10) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
main.protein .fadeIn02.is-show > *:nth-child(11) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
main.protein .fadeIn02.is-show > *:nth-child(12) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
main.protein .fadeIn02.is-show > *:nth-child(13) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
main.protein .fadeIn02.is-show > *:nth-child(14) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
main.protein .fadeIn02.is-show > *:nth-child(15) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
main.protein .fadeIn02.is-show > *:nth-child(16) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
main.protein .fadeIn02.is-show > *:nth-child(17) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
main.protein .fadeIn02.is-show > *:nth-child(18) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
main.protein .fadeIn02.is-show > *:nth-child(19) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
main.protein .fadeIn02.is-show > *:nth-child(20) {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
main.protein .fadeIn02.is-show > *:nth-child(21) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
main.protein .fadeIn02.is-show > *:nth-child(22) {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
main.protein .fadeIn02.is-show > *:nth-child(23) {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
main.protein .fadeIn02.is-show > *:nth-child(24) {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
main.protein .fadeIn02.is-show > *:nth-child(25) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
main.protein .fadeIn02.is-show > *:nth-child(26) {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
main.protein .fadeIn02.is-show > *:nth-child(27) {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}
main.protein .fadeIn02.is-show > *:nth-child(28) {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}
main.protein .fadeIn02.is-show > *:nth-child(29) {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}
main.protein .fadeIn02.is-show > *:nth-child(30) {
  -webkit-transition-delay: 2.9s;
          transition-delay: 2.9s;
}
main.protein .fadeIn02.is-show > *:nth-child(31) {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}
main.protein .fadeIn02.is-show > *:nth-child(32) {
  -webkit-transition-delay: 3.1s;
          transition-delay: 3.1s;
}
main.protein .fadeIn02.is-show > *:nth-child(33) {
  -webkit-transition-delay: 3.2s;
          transition-delay: 3.2s;
}
main.protein .fadeIn02.is-show > *:nth-child(34) {
  -webkit-transition-delay: 3.3s;
          transition-delay: 3.3s;
}
main.protein .fadeIn02.is-show > *:nth-child(35) {
  -webkit-transition-delay: 3.4s;
          transition-delay: 3.4s;
}
main.protein .fadeIn02.is-show > *:nth-child(36) {
  -webkit-transition-delay: 3.5s;
          transition-delay: 3.5s;
}
main.protein .fadeIn02.is-show > *:nth-child(37) {
  -webkit-transition-delay: 3.6s;
          transition-delay: 3.6s;
}
main.protein .fadeIn02.is-show > *:nth-child(38) {
  -webkit-transition-delay: 3.7s;
          transition-delay: 3.7s;
}
main.protein .fadeIn02.is-show > *:nth-child(39) {
  -webkit-transition-delay: 3.8s;
          transition-delay: 3.8s;
}
main.protein .fadeIn02.is-show > *:nth-child(40) {
  -webkit-transition-delay: 3.9s;
          transition-delay: 3.9s;
}
main.protein .products_box {
  background: #fff;
  border-radius: 8px;
  border-top: 5px solid;
  -webkit-box-shadow: 0 0 5px 0 #ebedf3;
          box-shadow: 0 0 5px 0 #ebedf3;
  font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", "Osaka－等幅", sans-serif;
  margin: 0 auto;
  max-width: 1500px;

/* padding: 15px 165px; */
  padding: 15px;
  width: 100%;
}
main.protein .products_box .container {
  align-items: center;
  display: flex;
  gap: 3%;
  justify-content: center;
  margin: 0 auto;
  max-width: 1000px;
}
main.protein .products_box.green {
  border-top-color: #028d1f;
}
main.protein .products_box .products_img {
  flex: 0 1 30%;
}
main.protein .products_box .products_img img {
  height: auto;
  width: 100%;
}
main.protein .products_box .products_txt {
  flex: 1;
}
main.protein .products_box .products_txt sup {
  font-size: 10px;
}
main.protein .products_box .products_lead {
  color: #005731;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
}
main.protein .products_box .products_lead span {
  font-size: 12px;
}
main.protein .products_box .products_button {
  border: 2px solid #005731;
  border-radius: 8px;
  color: inherit;
  display: flex;
  font-size: 18px;
  gap: 24px;
  justify-content: space-between;
  margin-top: 40px;
  min-width: 274px;
  padding: 1em;
  text-decoration: none;
  width: fit-content;
}
main.protein .products_box .products_txt .products_place {
  font-size: 16px;
  margin-top: 20px;
  padding: 5px 0;
}
main.protein .products_box .products_txt .products_place_head {
  float: left;
}
main.protein .products_box .products_txt .products_place_body {
  float: left;
}
main.protein .products_box .products_txt .products_place_body .caution {
  margin-left: 20px;
}
main.protein .products_box .products_txt .products_place_body .products_place_liter {
  float: left;
  width: 5em;
}
main.protein .products_box .products_txt .products_place_body .products_place_liter + span {
  display: block;
  margin-left: 5em;
}
main.protein .products_box .products_txt .products_info .products_info_left {
  float: left;
  width: 35%;
}
main.protein .products_box .products_txt .products_info .products_info_right {
  float: left;
  margin-left: 5%;
  width: 60%;
}
main.protein .products_box .products_txt .products_info_line {
  border-bottom: 1px dotted #ccc;
  font-size: 16px;
  padding: 5px 0;
}
main.protein .products_box .products_txt .products_info_line:first-child {
  border-top: 1px dotted #ccc;
}
main.protein .products_box .products_txt .products_info_line .products_info_head {
  float: left;
  width: 7em;
}
main.protein .products_box .products_txt .products_info_line .products_info_body {
  margin-left: 7em;
}
main.protein .products_box .products_txt .products_info_area .products_info_head {
  color: #323334;
  float: left;
}
main.protein .products_box .products_txt .products_info_area .products_info_body {
  float: left;
}
main.protein .products_box.green .products_txt .products_info_line .products_info_head {
  color: #028d1f;
}
main.protein .products_box .products_txt .products_note {
  font-size: 16px;
  margin-top: 0.7em;
}
main.protein html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;

/* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;

  /* iOS 8+ */
}
main.protein *, main.protein ::before, main.protein ::after {
  background-repeat: no-repeat;

/* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
main.protein ::before, main.protein ::after {
  text-decoration: inherit;

/* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}
main.protein audio:not([controls]) {
  display: none;
  height: 0;
}
main.protein ol, main.protein ul, main.protein li {
  list-style: none;
}
main.protein hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}
/* main.protein article,
main.protein aside,
main.protein details,
main.protein figcaption,
main.protein figure,
main.protein footer,
main.protein header,
main.protein main,
main.protein menu,
main.protein nav,
main.protein section,
main.protein summary {
  display: block;
} */
main.protein summary {
  display: list-item;
  /* Add the correct display in all browsers */
}
main.protein small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}
main.protein [hidden], main.protein template {
  display: none;
  /* Add the correct display in IE */
}
main.protein abbr[title] {
  border-bottom: 1px dotted;

/* Add a bordered underline effect in all browsers */
  text-decoration: none;

  /* Remove text decoration in Firefox 40+ */
}
main.protein a {
  background-color: transparent;

/* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;

  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
main.protein a:active, main.protein a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}
main.protein table {
  border-collapse: collapse;
  border-spacing: 0;
}
main.protein code, main.protein kbd, main.protein pre, main.protein samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}
main.protein b, main.protein strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}
main.protein dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}
main.protein mark {
  background-color: #ff0;
  color: #000;
}
main.protein sub, main.protein sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
main.protein sub {
  bottom: -0.25em;
}
main.protein sup {
  top: -0.5em;
}
main.protein input {
  border-radius: 0;
}
main.protein button, main.protein [type=button], main.protein [type=reset], main.protein [type=submit], main.protein [role=button] {
  cursor: pointer;
}
main.protein [disabled] {
  cursor: default;
}
main.protein [type=number] {
  width: auto;
  /* Firefox 36+ */
}
main.protein [type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}
main.protein [type=search]::-webkit-search-cancel-button, main.protein [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}
main.protein textarea {
  overflow: auto;

/* Internet Explorer 11+ */
  resize: vertical;

  /* Specify textarea resizability */
}
main.protein button, main.protein input, main.protein optgroup, main.protein select, main.protein textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}
main.protein optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}
main.protein button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
main.protein button::-moz-focus-inner, main.protein [type=button]::-moz-focus-inner, main.protein [type=reset]::-moz-focus-inner, main.protein [type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
main.protein button:-moz-focusring, main.protein [type=button]::-moz-focus-inner, main.protein [type=reset]::-moz-focus-inner, main.protein [type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
main.protein button, main.protein html [type=button], main.protein [type=reset], main.protein [type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}
main.protein button, main.protein select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}
main.protein button, main.protein input, main.protein select, main.protein textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
main.protein select {
  /* Firefox 36+ */
  -webkit-appearance: none;
     -moz-appearance: none;
  /* Chrome 41+ */
}
main.protein select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}
main.protein select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}
main.protein legend {
  border: 0;

/* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;

/* Correct the color inheritance from `fieldset` elements in IE */
  display: table;

/* Correct the text wrapping in Edge and IE */
  max-width: 100%;

/* Correct the text wrapping in Edge and IE */
  white-space: normal;

  /* Correct the text wrapping in Edge and IE */
}
main.protein ::-webkit-file-upload-button {
  -webkit-appearance: button;

/* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;

  /* Change font properties to `inherit` in Chrome and Safari */
}
main.protein [type=search] {
  -webkit-appearance: textfield;

/* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;

  /* Correct the outline style in Safari */
}
main.protein img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}
main.protein progress {
  vertical-align: baseline;
}
main.protein svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}
main.protein audio, main.protein canvas, main.protein progress, main.protein video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}
main.protein [aria-busy=true] {
  cursor: progress;
}
main.protein [aria-controls] {
  cursor: pointer;
}
main.protein [aria-disabled] {
  cursor: default;
}
main.protein ::-moz-selection {
  background-color: #b3d4fc;

/* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
main.protein ::selection {
  background-color: #b3d4fc;

/* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
main.protein cite {
  font-style: normal;
}
main.protein .c-inner01 {
  margin: 0 auto;
  max-width: 1100px;
  width: 71.61vw;
}
main.protein .c-hamburger {
  display: none;
}
main.protein .c-hamburger.is-active .c-hamburger__wrap span:nth-child(1) {
  -webkit-animation: Rotate01 0.4s linear forwards;
          animation: Rotate01 0.4s linear forwards;
}
@-webkit-keyframes Rotate01 {
  0% {
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  30% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  60% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(35deg);
            transform: translate(-50%, -50%) rotate(35deg);
    width: 120%;
  }
}
@keyframes Rotate01 {
  0% {
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  30% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  60% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(35deg);
            transform: translate(-50%, -50%) rotate(35deg);
    width: 120%;
  }
}
main.protein .c-hamburger.is-active .c-hamburger__wrap span:nth-child(2) {
  opacity: 0;
}
main.protein .c-hamburger.is-active .c-hamburger__wrap span:nth-child(3) {
  -webkit-animation: Rotate02 0.4s linear forwards;
          animation: Rotate02 0.4s linear forwards;
}
@-webkit-keyframes Rotate02 {
  0% {
    top: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  30% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  60% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-35deg);
            transform: translate(-50%, -50%) rotate(-35deg);
    width: 120%;
  }
}
@keyframes Rotate02 {
  0% {
    top: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  30% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  60% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-35deg);
            transform: translate(-50%, -50%) rotate(-35deg);
    width: 120%;
  }
}
main.protein .c-hamburger__wrap {
  height: 1em;
  position: relative;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  width: 1.5em;
}
main.protein .c-hamburger__wrap span {
  background-color: #333;
  border-radius: 2px;
  height: 2px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: -webkit-transform 0.5s;
          transition: -webkit-transform 0.5s;
          transition:         transform 0.5s;
          transition:         transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
}
main.protein .c-hamburger__wrap span:nth-child(1) {
  top: 0;
}
main.protein .c-hamburger__wrap span:nth-child(2) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: none;
          transition: none;
}
main.protein .c-hamburger__wrap span:nth-child(3) {
  bottom: 0;
}
main.protein .c-ttl01 .en {
  color: #1a9b94;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
main.protein .c-ttl01 .jp {
  color: #a5a5a5;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
main.protein .u-bl-lgpc {
  display: none !important;
}
main.protein .u-bl-pc {
  display: none !important;
}
main.protein .u-bl-tb {
  display: none !important;
}
main.protein .u-arrow-right {
  display: inline-block;
  padding-right: 1.5em;
  position: relative;
}
main.protein .u-arrow-right::after {
  border: 1px solid #000;
  border-bottom: none;
  border-left: none;
  content: "";
  height: 0.6em;
  position: absolute;
  right: 0.6em;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  width: 0.6em;
}
main.protein .u-arrow-left {
  display: inline-block;
  padding-left: 1.5em;
  position: relative;
}
main.protein .u-arrow-left::after {
  border: 1px solid #000;
  border-right: transparent;
  border-top: transparent;
  content: "";
  height: 0.6em;
  left: 0.6em;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  width: 0.6em;
}
main.protein .u-arrow-top {
  display: inline-block;
  padding-top: 1.5em;
  position: relative;
}
main.protein .u-arrow-top::after {
  border: 1px solid #000;
  border-bottom: none;
  border-right: none;
  content: "";
  height: 0.6em;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  width: 0.6em;
}
main.protein .u-arrow-bottom {
  display: inline-block;
  padding-bottom: 1.5em;
  position: relative;
}
main.protein .u-arrow-bottom::after {
  border: 1px solid #000;
  border-left: none;
  border-top: none;
  bottom: 0;
  content: "";
  height: 0.6em;
  left: 50%;
  position: absolute;
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  width: 0.6em;
}
main.protein .u-txt-over01 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
main.protein .u-txt-over02 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
main.protein .u-txt-over03 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*page*/
main.protein {
  overflow: hidden;
}
main.protein .s-sec01 {
  position: relative;
}
main.protein .s-sec01__txt .wrap {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-column-gap: 4vw;
     -moz-column-gap: 4vw;
          column-gap: 4vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: absolute;
}
main.protein .s-sec01__txt .wrap p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  opacity: 0;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: 1s;
          transition: 1s;
}
main.protein .s-sec01__txt .wrap p span {
  display: inline-block;
  font-size: 5.33vw;
  font-weight: 900;
  line-height: 1.1;
  white-space: pre;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
main.protein .s-sec01__txt .wrap.left {
  left: 5.87vw;
  top: 11.47vw;
}
main.protein .s-sec01__txt .wrap.left .txt01 {
  margin-top: 5.33vw;
}
main.protein .s-sec01__txt .wrap.right {
  right: 4.27vw;
  top: 5.33vw;
}
main.protein .s-sec01__txt .wrap.right .txt02 {
  margin-top: 5.87vw;
}
main.protein .s-sec01.is-show .s-sec01__txt .wrap p {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
main.protein .s-sec01.is-show .s-sec01__txt .wrap.right .txt02 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
main.protein .s-sec01.is-show .s-sec01__txt .wrap.left .txt01 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
main.protein .s-sec01.is-show .s-sec01__txt .wrap.left .txt02 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
main.protein .s-sec02 {
  background-image: url("../img/sec02_bg.webp");
  background-position: top center;
  background-size: 100% auto;
  margin-top: -11.73vw;
  padding: 15.47vw 0 3.47vw;
}
main.protein .s-sec02__ttl {
  font-size: 12.8vw;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.25;
  text-align: center;
}
main.protein .s-sec02__ttl .red {
  color: #e60012;
}
main.protein .s-sec02 .milk {
  margin-top: 2.93vw;
}
main.protein .s-sec02 .list {
  display: grid;
  margin-top: 2.93vw;
  place-content: center;
  place-items: center;
  row-gap: 2.67vw;
}
main.protein .s-sec02 .list__item .fig {
  width: 91.73vw;
}
main.protein .s-sec02 .ant {
  margin-left: 4.27vw;
  margin-top: 2.67vw;
  width: 18.67vw;
}
main.protein .s-sec03 {
  background-image: url("../img/sec03_bg.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 24.8vw 0 3.47vw;
}
main.protein .s-sec03__ttl {
  font-size: 11.2vw;
  letter-spacing: 0.1em;
  line-height: 1.38;
  text-align: center;
}
main.protein .s-sec03__ttl .red {
  color: #e60012;
  font-weight: 900;
}
main.protein .s-sec03__ttl sup {
  font-size: 4.27vw;
  margin-left: -0.5em;
  margin-right: -2em;
  vertical-align: 1em;
}
main.protein .s-sec03 .ant {
  margin-left: 4.27vw;
  margin-top: 24vw;
  width: 88vw;
}
main.protein .s-sec04 {
  background-color: #e8e8e8;
  padding: 16vw 0 14.67vw;
}
main.protein .s-sec04 .list {
  display: grid;
  margin: 0 12.27vw;
  row-gap: 15.2vw;
}
main.protein .s-sec04 .list__item .rotate .comment {
  height: 7.73vw;
  margin-bottom: 2.67vw;
  position: relative;
  z-index: 3;
}
main.protein .s-sec04 .list__item .rotate .comment img {
  height: 100%;
  width: auto;
}
main.protein .s-sec04 .list__item .rotate .frame {
  position: relative;
  z-index: 2;
}
main.protein .s-sec04 .list__item .rotate .frame .back {
  background-color: #99bea6;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
main.protein .s-sec04 .list__item .txt {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 9.33vw;
  row-gap: 3.2vw;
}
main.protein .s-sec04 .list__item .txt__item {
  background-color: #005731;
  color: #fff;
  display: grid;
  font-size: 9.07vw;
  font-weight: 500;
  height: 1.58em;
  letter-spacing: 0.05em;
  padding: 0 2.67vw;
  place-content: center;
  white-space: nowrap;
  width: -webkit-fit-content;
  width:    -moz-fit-content;
  width:         fit-content;
}
main.protein .s-sec04 .list__item:nth-child(odd) .comment img {
  rotate: 5deg;
}
main.protein .s-sec04 .list__item:nth-child(odd) .frame .photo img {
  rotate: 5deg;
}
main.protein .s-sec04 .list__item:nth-child(even) .comment img {
  rotate: -5deg;
}
main.protein .s-sec04 .list__item:nth-child(even) .frame .photo img {
  rotate: -5deg;
}
main.protein .s-sec04 .list__item.item01 .rotate {
  display: grid;
  place-items: end;
}
main.protein .s-sec04 .list__item.item02 .txt {
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
}
main.protein .s-sec04 .list__item.item02 .txt .txt01 {
  padding: 0 4vw;
}
main.protein .s-sec04 .list__item.item02 .txt .txt02 {
  padding-right: 0;
}
main.protein .s-sec04 .list__item.item03 .comment {
  margin-left: 2.67vw;
}
main.protein .s-sec05 {
  padding: 11.73vw 0 12.8vw;
}
main.protein .s-sec05__ttl {
  font-size: 12.8vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  padding-bottom: 12.8vw;
  position: relative;
  text-align: center;
}
main.protein .s-sec05__ttl::after {
  background-image: url("../img/sec05_ttl.webp");
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 5.33vw;
  left: 49%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 91.73vw;
}
main.protein .s-sec05 .lead {
  color: #000;
  font-size: 10.67vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  margin-top: 5.33vw;
  text-align: center;
}
main.protein .s-sec05 .lead .gr {
  color: #005731;
  font-weight: 900;
  position: relative;
  z-index: 2;
}
main.protein .s-sec05 .lead .gr::after {
  background-color: #f3ca0d;
  bottom: 0.8vw;
  content: "";
  height: 2.93vw;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 95%;
  z-index: -1;
}
main.protein .s-sec05 .anime {
  margin: 6.4vw 4vw 0;
  position: relative;
}
main.protein .s-sec05 .anime .movie {
  left: 25%;
  position: absolute;
  top: 26%;
  width: 45%;
}
main.protein .s-sec05 .desc01 {
  font-size: 6.13vw;
  font-weight: bold;
  line-height: 1.65;
  margin-top: 8.8vw;
  text-align: center;
}
main.protein .s-sec05 .desc02 {
  color: #e60012;
  font-size: 8vw;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.33;
  margin-top: 2.67vw;
  text-align: center;
}
main.protein .s-sec06 {
  background-color: #005731;
  padding: 14.67vw 4vw 8vw;
}
main.protein .s-sec06__cont {
  display: grid;
  row-gap: 5.33vw;
}
main.protein .s-sec06 .ant {
  margin: 3.2vw 0 0 auto;
  width: 32.53vw;
}
.pageTop {
  padding-inline: 5.5rem 7.8rem;
}
.pageTop a {
  display: block;
  margin-left: auto;
  width: fit-content;
}
@media screen and (max-width: 1280px) {
  .pageTop {
    padding-inline: 6.88vw 9.75vw;
  }
}

@media screen and (max-width: 1535px) {
  body {
    margin: 0;
  }
  main.protein .c-inner01 {
    width: 80%;
  }
  main.protein .u-bl-lgpc {
    display: block !important;
  }
  main.protein .u-none-lgpc {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  body {
    margin: 0;
  }
  main.protein .c-inner01 {
    width: 90%;
  }
  main.protein .c-hamburger {
    display: block;
  }
  main.protein .u-bl-pc {
    display: block !important;
  }
  main.protein .u-none-pc {
    display: none !important;
  }
}
@media screen and (max-width: 799px) {
  body {
    margin: 0;
  }
  main.protein .fadeIn00 .fadeIn00 {
    -webkit-transition: 1.2s;
            transition: 1.2s;
  }
  main.protein .fadeIn01 {
    -webkit-transition: 1.2s;
            transition: 1.2s;
  }
  main.protein .fadeIn02 > * {
    -webkit-transition: 1.2s;
            transition: 1.2s;
  }
  main.protein .c-inner01 {
    margin: 0 4vw;
    width: auto;
  }
  main.protein .c-ttl01 .en {
    font-size: 24px;
    font-size: 2.4rem;
  }
  main.protein .c-ttl01 .jp {
    font-size: 12px;
    font-size: 1.2rem;
  }
  main.protein .u-bl-tb {
    display: block !important;
  }
  main.protein .u-none-tb {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 374px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 319px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 799px) {
  main.protein .products_box {
    border: none;
    border-radius: 0;
    border-top: 10px solid;
    -webkit-box-shadow: 0;
            box-shadow: 0;
    margin: 0 auto;

/* width: 100%; */
    max-width: 1500px;
    padding: 10px 5%;
  }
  main.protein .products_box .container {
    flex-direction: column;
  }
  main.protein .products_box .products_img img {
    margin: 0 auto;
    width: 86.80555556%;
  }
  main.protein .products_box .products_img {
    float: none;
    width: 100%;
  }
  main.protein .products_box .products_txt {
    float: none;
    margin-left: 0;
    padding: 0 0 20px;
    width: 100%;
  }
  main.protein .products_box .products_txt .products_lead img {
    width: 100%;
  }
  main.protein .products_box .products_txt .products_info .products_info_left {
    float: none;
    width: 100%;
  }
  main.protein .products_box .products_txt .products_info .products_info_right {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  main.protein .products_box .products_txt .products_info_line:first-child {
    border-top: none;
  }
  main.protein .products_box .products_txt .products_info .products_info_left .products_info_line:first-child {
    border-top: 1px dotted #ccc;
  }
  main.protein .products_box .products_txt .products_place_body .caution {
    margin-left: 0;
  }
  main.protein .products_box .products_txt .products_place, main.protein .products_box .products_txt .products_info, main.protein .products_box .products_txt .products_note {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
@media screen {
  main.protein [hidden~=screen] {
    display: inherit;
  }
  main.protein [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
@media screen and (min-width: 800px) {
  main.protein {
    background-color: #f8f6f2;
  }
  main.protein .s-sec01 {
    margin: 0 auto;
    max-width: 100%;
    width: 1000px;
  }
  main.protein .s-sec01__txt .wrap {
    -webkit-column-gap: 37px;
       -moz-column-gap: 37px;
            column-gap: 37px;
  }
  main.protein .s-sec01__txt .wrap p span {
    font-size: 33px;
  }
  main.protein .s-sec01__txt .wrap.left {
    left: 159px;
    top: 79px;
  }
  main.protein .s-sec01__txt .wrap.left .txt01 {
    margin-top: 42px;
  }
  main.protein .s-sec01__txt .wrap.right {
    right: 143px;
    top: 52px;
  }
  main.protein .s-sec01__txt .wrap.right .txt02 {
    margin-top: 46px;
  }
  main.protein .s-sec02 {
    background-image: url("../img/sec02_bg_pc.webp");
    margin: -103px auto 0;
    max-width: 100%;
    padding: 116px 0 70px;
    width: 1000px;
  }
  main.protein .s-sec02__ttl {
    font-size: 60px;
    letter-spacing: 0.02em;
    line-height: 1.28;
  }
  main.protein .s-sec02 .milk {
    margin: 28px auto 0;
    width: 239px;
  }
  main.protein .s-sec02 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    margin: 34px auto 0;
    margin-top: 34px;
    width: 914px;
  }
  main.protein .s-sec02 .list__item .fig {
    width: 302px;
  }
  main.protein .s-sec02 .ant {
    margin-left: auto;
    margin-right: 60px;
    margin-top: 16px;
    width: 71px;
  }
  main.protein .s-sec03 {
    background-image: url("../img/sec03_bg_pc.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    padding: 220px 0 71px;
    width: 1000px;
  }
  main.protein .s-sec03__ttl {
    font-size: 56px;
    letter-spacing: 0.05em;
    line-height: 1.39;
  }
  main.protein .s-sec03__ttl .red {
    font-size: 60px;
  }
  main.protein .s-sec03__ttl sup {
    font-size: 16px;
    font-weight: bold;
    vertical-align: 1.8em;
  }
  main.protein .s-sec03__ttl .ls {
    margin: 0 -0.15em;
  }
  main.protein .s-sec03 .ant {
    margin: 166px auto 0;
    width: 357px;
  }
  main.protein .s-sec04 {
    padding: 55px 0;
  }
  main.protein .s-sec04 .list {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    margin: 0 auto;
    max-width: 100%;
    width: 1000px;
  }
  main.protein .s-sec04 .list__item {
    width: 280px;
  }
  main.protein .s-sec04 .list__item .rotate .comment {
    height: 27px;
    margin-bottom: 8px;
  }
  main.protein .s-sec04 .list__item .txt {
    margin-top: 35px;
    row-gap: 12px;
  }
  main.protein .s-sec04 .list__item .txt__item {
    font-size: 34px;
    padding: 0 15px;
  }
  main.protein .s-sec04 .list__item:nth-child(even) .frame .back {
    rotate: -10deg;
  }
  main.protein .s-sec04 .list__item.item02 .txt {
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
  }
  main.protein .s-sec04 .list__item.item02 .txt .txt01 {
    padding: 0 15px;
  }
  main.protein .s-sec05 {
    background-color: #f8f6f2;
    padding: 0;
  }
  main.protein .s-sec05 .wrap {
    background-color: #fff;
    display: grid;
    margin: 0 auto;
    max-width: 100%;
    padding: 42px 0 51px;
    place-content: center;
    place-items: center;
    width: 1000px;
  }
  main.protein .s-sec05__ttl {
    font-size: 48px;
    letter-spacing: 0.02em;
    padding-bottom: 46px;
  }
  main.protein .s-sec05__ttl::after {
    background-image: url("../img/sec05_ttl_pc.webp");
    height: 20px;
    width: 484px;
  }
  main.protein .s-sec05__ttl .ls {
    letter-spacing: -0.3em;
  }
  main.protein .s-sec05 .lead {
    font-size: 40px;
    letter-spacing: 0.02em;
    margin-top: 25px;
  }
  main.protein .s-sec05 .lead .gr::after {
    display: none;
  }
  main.protein .s-sec05 .lead .border {
    position: relative;
  }
  main.protein .s-sec05 .lead .border::after {
    background-color: #f3ca0d;
    bottom: 3px;
    content: "";
    height: 11px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 99%;
    z-index: -1;
  }
  main.protein .s-sec05 .anime {
    margin: 23px auto 0;
    width: 344px;
  }
  main.protein .s-sec05 .desc01 {
    font-size: 23px;
    margin-top: 34px;
  }
  main.protein .s-sec05 .desc02 {
    font-size: 30px;
    letter-spacing: 0.02em;
    margin-top: 12px;
  }
  main.protein .s-sec06 {
    margin-bottom: 40px;
    padding: 55px 0 52px;
  }
  main.protein .s-sec06__cont {
    margin: 0 auto 0;
    row-gap: 20px;
    width: 755px;
  }
  main.protein .s-sec06 .ant {
    display: block;
    margin-right: calc((100% - 755px) / 2);
    margin-top: 8px;
    width: 121px;
  }
}
