#protein_index {
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
  z-index: 1;
}

.wrap {
  margin: 0 auto;
  padding: 0;
  max-width: 1120px;
  width: 100%;
  text-align: left;
  position: relative;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .wrap {
    max-width: 100%;
  }
}

.first-contents {
  background-image: url(../images/first-contents_bg_top.min.png), url(../images/first-contents_bg_btm.min.png), -webkit-gradient(linear, right top, left top, from(#CC0003), color-stop(50%, #FF1D2D), to(#CC0003));
  background-image: url(../images/first-contents_bg_top.min.png), url(../images/first-contents_bg_btm.min.png), linear-gradient(270deg, #CC0003 0%, #FF1D2D 50%, #CC0003 100%);
  background-position: center top, center 100%;
  background-repeat: no-repeat;
  background-size: 1440px auto;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1440px) {
  .first-contents {
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 767px) {
  .first-contents {
    background-image: url(../images/first-contents_bg_top_sp.min.png), url(../images/first-contents_bg_btm_sp.min.png), -webkit-gradient(linear, right top, left top, from(#CC0003), color-stop(50%, #FF1D2D), to(#CC0003));
    background-image: url(../images/first-contents_bg_top_sp.min.png), url(../images/first-contents_bg_btm_sp.min.png), linear-gradient(270deg, #CC0003 0%, #FF1D2D 50%, #CC0003 100%);
    background-size: 100% auto;
  }
}
.first-contents * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.first-contents__protein_logo {
  width: min(10.6vw, 140px);
  position: absolute;
  top: min(3vw, 40px);
  right: min(3vw, 40px);
}
@media only screen and (max-width: 767px) {
  .first-contents__protein_logo {
    width: min(14.6666666667dvw, 55px);
  }
}

#main_area {
  float: unset;
}

.ec-link {
  max-width: 960px;
  padding: 0 15px;
  margin: 110px auto 0;
}
@media only screen and (max-width: 767px) {
  .ec-link {
    margin: 0 auto 13.3vw;
  }
}
.ec-link_ttl {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  color: #fff;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6);
}
.ec-link_read {
  margin: 20px auto 0;
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .ec-link_read {
    font-size: 12px;
    font-weight: 400;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6);
  }
}
.ec-link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.ec-link_list_item {
  width: 49.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #bbb;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .ec-link_list_item {
    width: 100%;
  }
}
.ec-link_list_item:nth-child(n+3) {
  margin-top: 1%;
}
@media only screen and (max-width: 767px) {
  .ec-link_list_item:nth-child(n+2) {
    margin-top: 10px;
  }
}
.ec-link_list_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  position: relative;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media only screen and (max-width: 767px) {
  .ec-link_list_item a {
    height: 16vw;
    max-height: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .ec-link_list_item a:hover {
    opacity: 0.7;
  }
}
.ec-link_list_item a:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 11px;
  background: url("/aminovital/shared_file/images/products/ico/icon_window.svg") no-repeat center center/contain;
  position: absolute;
  bottom: 9px;
  right: 9px;
}
@media only screen and (max-width: 767px) {
  .ec-link_list_item a:after {
    width: 13px;
    height: 10px;
    bottom: 8px;
    right: 8px;
  }
}
.ec-link_list_item01 a img {
  width: 22.1%;
  max-width: 100px;
}
.ec-link_list_item02 a img {
  width: 29.3%;
  max-width: 133px;
}
.ec-link_list_item03 a img {
  width: 32%;
  max-width: 145px;
}
.ec-link_list_item04 a img {
  width: 54%;
  max-width: 245px;
}

.ec-link_list + .link-text {
  margin-top: 8px;
}

.link-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  color: #fff;
  text-align: left;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 767px) {
  .link-text {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .show_ec_sp .ec-link {
    display: none !important;
  }
}
.protein_aside_picup {
  margin: 0 auto;
  padding: 185px 0 0;
  max-width: 960px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .protein_aside_picup {
    margin-top: 48px;
    padding: 0;
  }
}
.protein_aside_picup h2 {
  margin: 0 auto;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  color: #1D2767;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .protein_aside_picup h2 {
    font-size: 20px;
  }
}
.protein_aside_picup h2::after {
  content: "";
  background: #D0AF56;
  margin: 16px auto 0;
  width: 83px;
  height: 8px;
  display: block;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
.protein_aside_picup picture {
  margin: 30px auto 0;
  width: 100%;
  text-align: center;
  display: block;
}
.protein_aside_picup picture img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.protein_aside_picup__button,
.protein_aside_picup a.protein_aside_picup__button {
  margin: 0 auto;
  padding: 5px 25px;
  background: #1D2767;
  border-radius: 54px;
  min-width: 272px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 54px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  leading-trim: both;
  text-edge: cap;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .protein_aside_picup__button,
  .protein_aside_picup a.protein_aside_picup__button {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    gap: 10px;
  }
}

.protein_aside_search {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .protein_aside_search {
    display: none;
  }
}
.protein_aside_search::before {
  display: none;
}

.firstview {
  margin: 0 auto;
  padding: 20px 20px 0;
}
@media only screen and (max-width: 767px) {
  .firstview {
    padding-top: 36px;
  }
}
.firstview__main {
  margin: 0 auto;
  max-width: 952px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .firstview__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.firstview__main h2 {
  max-width: 44.4327731092%;
  width: 44.4327731092%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .firstview__main h2 {
    max-width: 75.3623188406%;
    width: 75.3623188406%;
  }
}
.firstview__main h2 img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.firstview__main--visual {
  max-width: 52.5210084034%;
  width: 52.5210084034%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .firstview__main--visual {
    margin-top: -12%;
    max-width: 81.1594202899%;
    width: 81.1594202899%;
  }
}
.firstview__main--visual img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.firstview .ec-link {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .firstview .ec-link {
    margin-top: 5%;
  }
}

.use-athletes {
  margin: 100px auto 0;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .use-athletes {
    margin-top: 60px;
  }
}
.use-athletes__header h2 {
  margin: 0 auto;
  max-width: 887px;
  width: 100%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .use-athletes__header h2 {
    max-width: 247px;
  }
}
.use-athletes__header h2 img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.use-athletes__header ul {
  margin: 70px auto 0;
  max-width: 1018px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .use-athletes__header ul {
    margin-top: 30px;
    max-width: calc(100% - 30px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
    position: relative;
    left: 1.2%;
  }
}
.use-athletes__header ul li {
  background: linear-gradient(135deg, #FFFFFF 0%, #D6D6D6 100%);
  -webkit-transform: rotate(10deg) skew(-10deg, -10deg);
          transform: rotate(10deg) skew(-10deg, -10deg);
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
  padding: 10px;
  width: calc(100% - 13.3333333333px);
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.use-athletes__header ul li > span {
  -webkit-transform: skew(20deg);
          transform: skew(20deg);
  display: block;
}
.use-athletes__header ul li .small {
  font-size: 78%;
  font-weight: 400;
}
.use-athletes__header ul li .strong {
  color: #E70104;
}
.use-athletes__favorite {
  margin: 100px auto 0;
  max-width: 1112px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  position: relative;
  left: -4%;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    left: 0;
  }
}
.use-athletes__favorite--visual {
  width: 40.0179856115%;
  position: relative;
  overflow: visible;
  left: 11.5%;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--visual {
    width: 100%;
    left: 0;
  }
}
.use-athletes__favorite--visual > div {
  width: 75.5056179775%;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(5deg) skew(-5deg, -5deg);
          transform: rotate(5deg) skew(-5deg, -5deg);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--visual > div {
    margin: 0 auto;
    width: 85%;
  }
}
.use-athletes__favorite--visual img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  -webkit-transform: rotate(-10deg) scale(1.18);
          transform: rotate(-10deg) scale(1.18);
}
.use-athletes__favorite--visual p {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
  background: #000;
  margin-left: -7%;
  padding: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--visual p {
    margin-left: 0%;
  }
}
.use-athletes__favorite--visual--name {
  margin-top: -0.7em;
  font-size: 36px;
}
.use-athletes__favorite--visual--position {
  margin-top: 5px;
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--visual--position {
    font-size: 26px;
  }
}
.use-athletes__favorite--detail {
  width: 49.4604316547%;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--detail {
    width: 100%;
  }
}
.use-athletes__favorite--detail h3 {
  background: linear-gradient(135deg, #FFFFFF 0%, #D6D6D6 100%);
  -webkit-transform: rotate(10deg) skew(-10deg, -10deg);
          transform: rotate(10deg) skew(-10deg, -10deg);
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
  padding: 10px 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  color: #000;
  position: relative;
  left: 2.5%;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--detail h3 {
    padding: 10px;
    font-size: 18px;
  }
}
.use-athletes__favorite--detail h3 > span {
  -webkit-transform: skew(20deg);
          transform: skew(20deg);
  display: block;
}
.use-athletes__favorite--detail p {
  margin-top: 24px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--detail p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.7;
  }
}
.use-athletes__favorite--detail .strong {
  font-size: 20px;
  color: #FFE700;
}
.use-athletes__favorite--detail ul {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 23px;
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--detail ul {
    margin-top: 20px;
    width: 100%;
    gap: 16px;
  }
}
.use-athletes__favorite--detail ul li {
  width: 250px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .use-athletes__favorite--detail ul li {
    width: calc(50% - 8px);
  }
}
.use-athletes__favorite--detail ul img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.use-athletes__users {
  margin: 100px auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 48px;
}
@media only screen and (max-width: 767px) {
  .use-athletes__users {
    margin-top: 60px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 16px;
  }
}
.use-athletes__users li {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25), 8px 8px 4px rgba(0, 0, 0, 0.5);
  width: 200px;
}
@media only screen and (max-width: 767px) {
  .use-athletes__users li {
    width: calc(50% - 8px);
  }
}
.use-athletes__users img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.bodymakeup {
  margin: 295px auto 0;
  padding: 0 20px 48px;
  max-width: 1092px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .bodymakeup {
    margin-top: 100px;
  }
}
.bodymakeup h2 {
  margin: 0 auto;
  max-width: 1092px;
  width: 100%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .bodymakeup h2 {
    max-width: 320px;
  }
}
.bodymakeup h2 img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.bodymakeup__visual {
  margin: 50px auto 0;
  max-width: 950px;
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 767px) {
  .bodymakeup__visual {
    margin-top: 30px;
  }
}

.protein_reason.protein_section {
  padding: min(12.12vw, 100px) 0;
}
@media only screen and (max-width: 767px) {
  .protein_reason.protein_section {
    padding: min(21.33vw, 60px) 0;
  }
}

@media only screen and (max-width: 767px) {
  .protein_reason_ttl {
    margin: 0 auto min(13.33vw, 44px);
  }
}
.protein_reason_ttl img {
  margin: 0;
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.protein_reason_article:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.protein_reason_article:nth-of-type(odd) .protein_reason_img, .protein_reason_article:nth-of-type(even) .protein_reason_img {
  padding-left: 0;
  padding-right: min(3vw, 40px);
}
@media only screen and (max-width: 767px) {
  .protein_reason_article:nth-of-type(odd) .protein_reason_img, .protein_reason_article:nth-of-type(even) .protein_reason_img {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 0;
  }
}
.protein_reason_article + .protein_reason_article {
  margin-top: min(7.58vw, 80px);
}
.protein_reason_img > picture {
  background-color: #fff;
}
.protein_reason_ttl_sub {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #000), color-stop(0%, #000));
  background: linear-gradient(#000 100%, #000 0%);
  display: inline;
  padding: 8px 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.8;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .protein_reason_ttl_sub {
    font-size: 20px;
    line-height: 1.5;
  }
}
.protein_reason_ttl_sub .display-small {
  display: none;
}
@media only screen and (max-width: 767px) {
  .protein_reason_ttl_sub .display-small {
    display: inline;
  }
}
.protein_reason_ttl_sub_head {
  margin-bottom: 20px;
  font-style: italic;
  font-weight: 700;
  font-size: 80px;
  line-height: 0.88;
  letter-spacing: 1px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .protein_reason_ttl_sub_head {
    margin-bottom: 10px;
    font-size: 60px;
  }
}
.protein_reason_ttl_sub_head:after {
  display: none;
}
.protein_reason_list {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .protein_reason_list {
    margin-top: 10px;
  }
}
.protein_reason_item {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  color: #000;
}
.protein_reason_item:before {
  color: #000;
}
.protein_reason_txt p {
  margin-top: 30px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .protein_reason_txt p {
    margin-top: 10px;
  }
}
.protein_reason_img_caption {
  margin-top: 30px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .protein_reason_img_caption {
    margin-top: 15px;
  }
}

.protein_buy {
  background-image: url(../images/protein_buy_bg.min.png), -webkit-gradient(linear, right top, left top, from(#CC0003), color-stop(50%, #FF1D2D), to(#CC0003));
  background-image: url(../images/protein_buy_bg.min.png), linear-gradient(270deg, #CC0003 0%, #FF1D2D 50%, #CC0003 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 100px 20px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .protein_buy {
    background-image: url(../images/protein_buy_bg_sp.min.png), -webkit-gradient(linear, right top, left top, from(#CC0003), color-stop(50%, #FF1D2D), to(#CC0003));
    background-image: url(../images/protein_buy_bg_sp.min.png), linear-gradient(270deg, #CC0003 0%, #FF1D2D 50%, #CC0003 100%);
    background-size: 110% auto;
    padding: 60px 20px 40px;
  }
}
.protein_buy__bg {
  background-image: linear-gradient(256deg, #CC0003 0%, #FF1D2D 50%, #CC0003 100%);
  width: 200%;
  height: 800px;
  -webkit-transform: rotate(-14deg) translate3d(0, 62%, 0);
          transform: rotate(-14deg) translate3d(0, 62%, 0);
  position: absolute;
  bottom: 0;
  left: -50%;
  z-index: 0;
}
.protein_buy * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.protein_buy__wrap {
  max-width: 1090px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.protein_buy h2 {
  margin: 0 auto;
  max-width: 618px;
  width: 100%;
  display: block;
}
.protein_buy h2 img {
  margin: 0 auto;
  max-width: 618px;
  width: 100%;
  height: auto;
  display: block;
}
.protein_buy__items {
  margin: -12px auto 0;
  max-width: 1090px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .protein_buy__items {
    margin-top: 10px;
    gap: 15px;
  }
}
.protein_buy__items--cell {
  max-width: 500px;
  width: 45.871%;
}
@media only screen and (max-width: 767px) {
  .protein_buy__items--cell {
    width: calc(50% - 8px);
  }
}
.protein_buy__items--button {
  background: linear-gradient(135deg, #FFFFFF 0%, #D6D6D6 100%);
  -webkit-transform: rotate(10deg) skew(-10deg, -10deg);
          transform: rotate(10deg) skew(-10deg, -10deg);
  margin: 22px auto 0;
  padding: 10px;
  width: 240px;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .protein_buy__items--button {
    margin-top: 10px;
    padding: 10px 5px;
    width: 92%;
    font-size: 12px;
  }
}
.protein_buy__items--button:hover {
  opacity: 0.6;
}
.protein_buy__items--button > span {
  -webkit-transform: skew(20deg);
          transform: skew(20deg);
  display: block;
}
.protein_buy__items img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.protein_buy__items p {
  margin-top: -1.5em;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .protein_buy__items p {
    margin-top: 5px;
    font-size: 12px;
  }
}
.protein_buy__items p br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .protein_buy__items p br {
    display: block;
  }
}
.protein_buy__manual {
  border: 1px solid #fff;
  margin: 60px auto 0;
  padding: 24px 40px;
  max-width: 1040px;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  color: #fff;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .protein_buy__manual {
    margin-top: 40px;
    padding: 20px;
    font-size: 12px;
  }
}
.protein_buy__manual h3 {
  font-style: normal;
  font-weight: 700;
}
.protein_buy__manual * + h3 {
  margin-top: 1.6em;
}
.protein_buy__manual ul {
  padding-left: 1em;
}
.protein_buy__manual ul li {
  list-style-type: disc;
}
.protein_buy .ec-link {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .protein_buy .ec-link {
    margin-top: 40px;
    margin-bottom: 0;
  }
}/*# sourceMappingURL=style_wcl.css.map */