@charset "UTF-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
brand_vege-goro.scss
00.変数/関数設定
01.mv
02.sec01
03.sec02
03.sec03
04.recipe
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================================================
00.変数/関数設定
============================================================================= */
.ax_brand_vege-goro_wrp {
  /* -------------------------------------------------------------------------- */
  /* =============================================================================
  01.mv
  ============================================================================= */
  /* =============================================================================
  02.sec01
  ============================================================================= */
  /* =============================================================================
  03.sec02
  ============================================================================= */
  /* =============================================================================
  04.sec03
  ============================================================================= */
  /* =============================================================================
  05.recipe
  ============================================================================= */
  /* -------------------------------------------------------------------------- */
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv {
  position: relative;
  background: url(/uploads/bg_vege-goro-mv-2022ss.jpg) no-repeat center;
  background-size: cover;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv_bg-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv_bg-front img {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(30%, -50%);
          transform: translate(30%, -50%);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner {
  position: relative;
  padding: 20px 100px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner h1 {
  margin-bottom: 360px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg {
  position: absolute;
  left: 100px;
  bottom: -80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  max-width: 800px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a:not(:last-child) {
  margin-right: 20px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a img {
  width: 100%;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a:hover, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a:active {
  -webkit-transform: translate(7px, -14px) rotate(2.5deg);
          transform: translate(7px, -14px) rotate(2.5deg);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a:hover img, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a:active img {
  opacity: 0.9;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg_txt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(calc(-100% - 15px));
          transform: translateY(calc(-100% - 15px));
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner {
    padding: 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner h1 {
    margin-bottom: 30%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg {
    left: 10vw;
    bottom: -8%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 959px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv_bg-front img {
    max-width: unset;
    width: 175vw;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner h1 {
    margin-left: 7%;
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg {
    width: 90vw;
    left: 5vw;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_mv .ax_brand_vege-goro_mv-inner .ax_brand_vege-goro_mv_pkg a:not(:last-child) {
    margin-right: 10px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 {
  padding: 140px 0 80px;
  background: url(/uploads/bg_vege-goro-sec01.jpg) no-repeat center;
  background-size: cover;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner {
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner h2 {
  margin-bottom: 70px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner p {
  margin-bottom: 70px;
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 7vw;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner strong {
  color: #c93405;
  font-size: 1.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #f6e4df));
  background: linear-gradient(transparent 50%, #f6e4df 50%);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner .ax_brand_vege-goro_sec01_note {
  max-width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 20px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.15));
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  color: #127930;
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 {
    padding-top: 60px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner h2 {
    margin-bottom: 40px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner p {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner .ax_brand_vege-goro_sec01_note {
    font-size: 12px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner .ax_brand_vege-goro_sec01_note br {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 {
    padding: 60px 0;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner p {
    font-size: 17px;
    text-align: left;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec01 .ax_brand_vege-goro_sec01-inner .ax_brand_vege-goro_sec01_note {
    font-size: 11px;
    text-align: left;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 {
  padding: 80px 0;
  background: url(/uploads/bg_vege-goro-sec02.png) repeat;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner {
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner h2 {
  margin-bottom: 40px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-step-h3 {
  margin-bottom: 30px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-step-h3 span {
  display: block;
  margin: 14px 0 0 4em;
  font-size: 18px;
  text-align: center;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-step {
  margin-bottom: 60px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 24px 40px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-h3 {
  margin: 0 50px 0 0;
  padding-right: 40px;
  border-right: 2px solid #444444;
  font-size: 36px;
  font-weight: 700;
  color: #444444;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-h3 small {
  display: block;
  font-size: 18px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 20px;
  color: #444444;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul:not(:last-child) {
  margin-right: 80px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul li .ax_brand_vege-goro_sec02-material-list-dotline {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  padding: 0 0.5em;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul li .ax_brand_vege-goro_sec02-material-list-dotline:after {
  background: radial-gradient(circle farthest-side, #444, #444 12%, transparent 18%, transparent);
  background-size: 25px 30px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 100%;
}
@media screen and (max-width: 959px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material {
    display: block;
    max-width: 560px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-h3 {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-right: none;
    border-bottom: 2px solid #444444;
    font-size: 30px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-h3 small {
    display: inline;
    margin-left: 0.5em;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list {
    display: block;
    width: 100%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul {
    width: 100%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul:not(:last-child) {
    margin-right: 0;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material {
    padding: 15px 30px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 24px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-material .ax_brand_vege-goro_sec02-material-list ul {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 {
    padding: 40px 0;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-step-h3 {
    padding: 0 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec02 .ax_brand_vege-goro_sec02-inner .ax_brand_vege-goro_sec02-step {
    margin-bottom: 40px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 {
  position: relative;
  padding: 80px 0 120px;
  background: url(/uploads/bg_vege-goro-sec03.jpg) repeat;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec3_bg-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec3_bg-front img {
  position: absolute;
  top: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner {
  position: relative;
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner h2 {
  margin-bottom: 80px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_reason {
  margin-bottom: 80px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 {
  width: calc(50% - 40px);
  margin-top: 40px;
  margin-right: 80px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_pkg {
  position: relative;
  z-index: 2;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_pkg a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_pkg a:hover img, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_pkg a:active img {
  opacity: 1;
  -webkit-transform: translateY(-5px) scale(1.02);
          transform: translateY(-5px) scale(1.02);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt {
  position: relative;
  z-index: 1;
  padding: 80px 25px 35px;
  border: 2px solid #1a4073;
  border-radius: 10px;
  -webkit-transform: translateY(-70px);
          transform: translateY(-70px);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt ul {
  padding: 0;
  text-align: left;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt ul li {
  position: relative;
  padding-left: 1.5em;
  list-style: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt ul li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #1a4073;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px 12px;
  border-radius: 99px;
  background: #1a4073;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 99px;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:hover, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:active {
  text-decoration: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:hover::after, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:active::after {
  opacity: 0.3;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 {
    margin-top: 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_pkg img {
    max-width: 390px;
    width: 80%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt {
    padding: 70px 25px 20px;
    font-size: 16px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
    max-width: 310px;
    width: 70%;
    font-size: 20px;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 {
    width: 100%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt {
    padding: 80px 35px 30px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt {
    font-size: 14px;
    padding: 70px 20px 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
    font-size: 18px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 {
  width: calc(50% - 40px);
  margin-top: 40px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_pkg {
  position: relative;
  z-index: 2;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_pkg a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_pkg a:hover img, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_pkg a:active img {
  opacity: 1;
  -webkit-transform: translateY(-5px) scale(1.02);
          transform: translateY(-5px) scale(1.02);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt {
  position: relative;
  z-index: 1;
  padding: 80px 25px 35px;
  border: 2px solid #e71c20;
  border-radius: 10px;
  -webkit-transform: translateY(-70px);
          transform: translateY(-70px);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt ul {
  padding: 0;
  text-align: left;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt ul li {
  position: relative;
  padding-left: 1.5em;
  list-style: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt ul li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #e71c20;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px 12px;
  border-radius: 99px;
  background: #e71c20;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 99px;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:hover, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:active {
  text-decoration: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:hover::after, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:active::after {
  opacity: 0.3;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 {
    margin-top: 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_pkg img {
    max-width: 390px;
    width: 80%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt {
    padding: 70px 25px 20px;
    font-size: 16px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
    max-width: 310px;
    width: 70%;
    font-size: 20px;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 {
    width: 100%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt {
    padding: 80px 35px 30px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt {
    font-size: 14px;
    padding: 70px 20px 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
    font-size: 18px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 {
  width: calc(50% - 40px);
  margin-top: 40px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_pkg {
  position: relative;
  z-index: 2;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_pkg a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_pkg a:hover img, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_pkg a:active img {
  opacity: 1;
  -webkit-transform: translateY(-5px) scale(1.02);
          transform: translateY(-5px) scale(1.02);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt {
  position: relative;
  z-index: 1;
  padding: 80px 25px 35px;
  border: 2px solid #c00808;
  border-radius: 10px;
  -webkit-transform: translateY(-70px);
          transform: translateY(-70px);
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt ul {
  padding: 0;
  text-align: left;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt ul li {
  position: relative;
  padding-left: 1.5em;
  list-style: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt ul li::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #c00808;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px 12px;
  border-radius: 99px;
  background: #c00808;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 99px;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:hover, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:active {
  text-decoration: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:hover::after, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn:active::after {
  opacity: 0.3;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 {
    margin-top: 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_pkg img {
    max-width: 390px;
    width: 80%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt {
    padding: 70px 25px 20px;
    font-size: 16px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
    max-width: 310px;
    width: 70%;
    font-size: 20px;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 {
    width: 100%;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt {
    padding: 80px 35px 30px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt {
    font-size: 14px;
    padding: 70px 20px 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-05 .ax_brand_vege-goro_sec03_product_txt .ax_brand_vege-goro_sec03_product_btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp {
    margin: 0;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-01 {
    margin-right: 30px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp .ax_brand_vege-goro_sec03_product-02 .ax_brand_vege-goro_sec03_product_txt {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec3_bg-front img {
    max-width: none;
    width: 130%;
    top: 360px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner h2 {
    margin-bottom: 40px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 .ax_brand_vege-goro_sec03-inner .ax_brand_vege-goro_sec03_product-wrp {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_sec03 {
    padding: 40px 0 60px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe {
  padding: 80px 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner {
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h2 {
  margin-bottom: 80px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3 {
  text-align: left;
  margin-bottom: 60px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3 img {
  margin: 0 0 -45px -35px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3.ax_brand_vege-goro_recipe-h3-01 {
  border-bottom: 4px solid #1a4073;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3.ax_brand_vege-goro_recipe-h3-02 {
  border-bottom: 4px solid #e71c20;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3.ax_brand_vege-goro_recipe-h3-05 {
  border-bottom: 4px solid #c00808;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList {
  margin-left: 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div {
  width: calc((100% - 70px) / 3) !important;
  padding: 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div:not(:last-child) {
  margin-right: 35px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-media-top {
  border-radius: 10px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body {
  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;
  padding: 0.5em 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  margin: 0;
  padding: 0.4em 1em;
  border-radius: 99px;
  background: #1a4073;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  display: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  opacity: 0.7;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div {
    width: calc((100% - 20px) / 2) !important;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div:not(:last-child) {
    margin-right: 0px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div:not(:nth-child(2n)) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div {
    width: 100% !important;
    margin: 0 10px 30px !important;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList {
  margin-left: 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div {
  width: calc((100% - 70px) / 3) !important;
  padding: 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div:not(:last-child) {
  margin-right: 35px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-media-top {
  border-radius: 10px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body {
  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;
  padding: 0.5em 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  margin: 0;
  padding: 0.4em 1em;
  border-radius: 99px;
  background: #e71c20;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  display: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  opacity: 0.7;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div {
    width: calc((100% - 20px) / 2) !important;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div:not(:last-child) {
    margin-right: 0px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div:not(:nth-child(2n)) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div {
    width: 100% !important;
    margin: 0 10px 30px !important;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList {
  margin-left: 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div {
  width: calc((100% - 70px) / 3) !important;
  padding: 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div:not(:last-child) {
  margin-right: 35px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-media-top {
  border-radius: 10px;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body {
  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;
  padding: 0.5em 0;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  margin: 0;
  padding: 0.4em 1em;
  border-radius: 99px;
  background: #c00808;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  display: none;
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3, .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  opacity: 0.7;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div {
    width: calc((100% - 20px) / 2) !important;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div:not(:last-child) {
    margin-right: 0px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div:not(:nth-child(2n)) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-05 .ax_recipeList > div {
    width: 100% !important;
    margin: 0 10px 30px !important;
  }
}
.ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe_vi {
  height: 300px;
  margin-top: 160px;
  background: url(/uploads/bg_vege-goro-sec01.jpg) no-repeat center bottom;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3 img {
    margin-left: -20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe_vi {
    height: 200px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h2 {
    margin-bottom: 40px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3 img {
    margin: 0 0 -10px -20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe_vi {
    height: 140px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe {
    padding: 40px 0 20px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner h3 {
    margin: 10px 0 40px;
  }
  .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe_vi {
    margin-top: 20px;
  }
}

/* IE10 & IE11 */
@media screen and (min-width: 1200px) {
  _:-ms-input-placeholder .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div,
_:-ms-input-placeholder .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div,
_:-ms-input-placeholder .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-03 .ax_recipeList > div, :root .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-01 .ax_recipeList > div,
:root .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-02 .ax_recipeList > div,
:root .ax_brand_vege-goro_wrp .ax_brand_vege-goro_recipe .ax_brand_vege-goro_recipe-inner .ax_brand_vege-goro_recipe-03 .ax_recipeList > div {
    width: calc((100% - 70px) / 3 - 2px) !important;
  }
}