@charset "UTF-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
brand_sealed-bottle.scss
00.変数/関数設定
01.mv
02.about
03.sec01〜05
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* =============================================================================
00.変数/関数設定
============================================================================= */
.ax_brand_sealed-bottle_wrp {
  /* -------------------------------------------------------------------------- */
  /* =============================================================================
  01.mv
  ============================================================================= */
  /* =============================================================================
  02.about
  ============================================================================= */
  /* =============================================================================
  03.sec01〜05
  ============================================================================= */
  /* -------------------------------------------------------------------------- */
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv {
  position: relative;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 550px;
  background: url(/uploads/bg_sealed-bottle-mv.jpg) no-repeat center;
  background-size: cover;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner {
  position: relative;
  padding: 50px 0 35px;
  text-align: center;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner h1 {
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner .ax_brand_sealed-bottle_mv-pkg {
  position: relative;
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner .ax_brand_sealed-bottle_mv-pkg .ax_brand_sealed-bottle_mv-pkg-b {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner .ax_brand_sealed-bottle_mv-pkg img {
  position: relative;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner p {
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  color: #241703;
}
@media screen and (max-width: 1240px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner h1 {
    padding: 10px 15px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner .ax_brand_sealed-bottle_mv-pkg {
    width: 100%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner .ax_brand_sealed-bottle_mv-pkg .ax_brand_sealed-bottle_mv-pkg-f {
    width: 57%;
  }
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-bg {
    height: calc(45vw + 155px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner p {
    font-size: 20px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-bg {
    height: calc(45vw + 120px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner h1 {
    margin-bottom: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner p {
    padding: 0 10px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_mv .ax_brand_sealed-bottle_mv-inner p br:first-child {
    display: none;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about {
  max-width: 960px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 0 100px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about h2 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 32px !important;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #4e2710;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about h2 small {
  font-size: 70%;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about p {
  line-height: 2.3;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about p .ax_brand_sealed-bottle_about-red {
  color: #c21d1d;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about p .ax_brand_sealed-bottle_about-marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff6c5));
  background: linear-gradient(transparent 60%, #fff6c5 60%);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-bottle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-bottle p {
  width: calc(100% - 270px);
  margin-right: 70px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-bottle img {
  width: 200px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div {
  width: 50%;
  border: 2px solid #f7f0b8;
  text-align: center;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div.ax_brand_sealed-bottle_about-soysauce-hiire {
  margin-right: 20px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div h3 {
  padding: 6px 0 8px;
  background: #f7f0b8;
  font-size: 18px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 10px 20px 5px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul li {
  list-style: none;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-note {
  margin: 20px 0;
  padding: 60px;
  border-radius: 8px;
  background: url(/uploads/bg_sealed-bottle-about-note.jpg) no-repeat center;
  background-size: cover;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-note h3 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 26px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #4e2710;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-note p {
  margin: 0;
  font-size: 16px;
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px 0;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul li {
    max-width: 180px;
    width: 100%;
    text-align: left;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul li img {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    margin-right: 0.5em;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div ul li br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-bottle {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-bottle p {
    width: 100%;
    margin: 0;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-bottle img {
    width: 100%;
    margin-bottom: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about p.uk-text-center {
    text-align: left !important;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-note {
    padding: 40px;
  }
}
@media screen and (max-width: 639px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce {
    display: block;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-soysauce > div {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about {
    padding: 0 20px 60px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about h2 {
    font-size: 30px !important;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_about .ax_brand_sealed-bottle_about-note {
    padding: 40px 20px;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 {
  padding: 90px 0;
  background: url(/uploads/bg_sealed-bottle-sec01.png) repeat-x top;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner h2 {
  position: absolute;
  left: calc(100% - 540px);
  font-size: 54px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #222;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 360px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a:not(:nth-child(n+2)) {
  margin-right: 25px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
  position: absolute;
  top: 0;
  left: 50%;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
  -webkit-transform: translateX(45px);
          transform: translateX(45px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
  width: 540px;
  margin-top: 96px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3 {
  position: relative;
  margin: 24px 6px;
  padding: 8px 20px;
  background: #db7c02;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 12px;
  height: 100%;
  border-radius: 0 50% 50% 0;
  -webkit-box-shadow: 6px 0 #db7c02;
          box-shadow: 6px 0 #db7c02;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 12px;
  height: 100%;
  border-radius: 50% 0 0 50%;
  -webkit-box-shadow: -6px 0 #db7c02;
          box-shadow: -6px 0 #db7c02;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList {
  margin-left: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
  width: calc(50% - 10px) !important;
  padding: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div:not(:last-child) {
  margin-right: 20px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .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;
  padding: 0.5em 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  font-size: 15px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  left: 0;
  color: #db7c02;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3,
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  color: #db7c02;
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner h2 {
    left: 40%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 35%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: auto;
    bottom: 36vw;
    -webkit-transform: translateX(1.3vw);
            transform: translateX(1.3vw);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner {
    display: block;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner h2 {
    position: inherit;
    font-size: 40px !important;
    left: auto;
    text-align: center;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 100%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -20px;
    -webkit-transform: translateX(45px);
            transform: translateX(45px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -20px;
    bottom: auto;
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 100%;
    margin-top: 40px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 {
    padding: 60px 15px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
    width: 38vw;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
    width: 100px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec01 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 {
  padding: 90px 0;
  background: url(/uploads/bg_sealed-bottle-sec02.png) repeat-x top;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner h2 {
  position: absolute;
  left: calc(100% - 540px);
  font-size: 54px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #222;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 360px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a:not(:nth-child(n+2)) {
  margin-right: 25px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
  position: absolute;
  top: 0;
  left: 50%;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
  -webkit-transform: translateX(45px);
          transform: translateX(45px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
  width: 540px;
  margin-top: 96px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3 {
  position: relative;
  margin: 24px 6px;
  padding: 8px 20px;
  background: #76b235;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 12px;
  height: 100%;
  border-radius: 0 50% 50% 0;
  -webkit-box-shadow: 6px 0 #76b235;
          box-shadow: 6px 0 #76b235;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 12px;
  height: 100%;
  border-radius: 50% 0 0 50%;
  -webkit-box-shadow: -6px 0 #76b235;
          box-shadow: -6px 0 #76b235;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList {
  margin-left: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
  width: calc(50% - 10px) !important;
  padding: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div:not(:last-child) {
  margin-right: 20px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .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;
  padding: 0.5em 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  font-size: 15px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  left: 0;
  color: #76b235;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3,
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  color: #76b235;
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner h2 {
    left: 40%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 35%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: auto;
    bottom: 36vw;
    -webkit-transform: translateX(1.3vw);
            transform: translateX(1.3vw);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner {
    display: block;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner h2 {
    position: inherit;
    font-size: 40px !important;
    left: auto;
    text-align: center;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 100%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -20px;
    -webkit-transform: translateX(45px);
            transform: translateX(45px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -20px;
    bottom: auto;
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 100%;
    margin-top: 40px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 {
    padding: 60px 15px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
    width: 38vw;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
    width: 100px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec02 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 {
  padding: 90px 0;
  background: url(/uploads/bg_sealed-bottle-sec03.png) repeat-x top;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner h2 {
  position: absolute;
  left: calc(100% - 540px);
  font-size: 54px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #222;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 360px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a:not(:nth-child(n+2)) {
  margin-right: 25px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
  position: absolute;
  top: 0;
  left: 50%;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
  -webkit-transform: translateX(45px);
          transform: translateX(45px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
  width: 540px;
  margin-top: 96px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3 {
  position: relative;
  margin: 24px 6px;
  padding: 8px 20px;
  background: #9153ac;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 12px;
  height: 100%;
  border-radius: 0 50% 50% 0;
  -webkit-box-shadow: 6px 0 #9153ac;
          box-shadow: 6px 0 #9153ac;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 12px;
  height: 100%;
  border-radius: 50% 0 0 50%;
  -webkit-box-shadow: -6px 0 #9153ac;
          box-shadow: -6px 0 #9153ac;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList {
  margin-left: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
  width: calc(50% - 10px) !important;
  padding: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div:not(:last-child) {
  margin-right: 20px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .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;
  padding: 0.5em 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  font-size: 15px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  left: 0;
  color: #9153ac;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3,
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  color: #9153ac;
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner h2 {
    left: 40%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 35%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: auto;
    bottom: 36vw;
    -webkit-transform: translateX(1.3vw);
            transform: translateX(1.3vw);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner {
    display: block;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner h2 {
    position: inherit;
    font-size: 40px !important;
    left: auto;
    text-align: center;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 100%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -20px;
    -webkit-transform: translateX(45px);
            transform: translateX(45px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -20px;
    bottom: auto;
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 100%;
    margin-top: 40px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 {
    padding: 60px 15px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
    width: 38vw;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
    width: 100px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec03 .ax_brand_sealed-bottle_sec-inner h2 {
  left: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 {
  padding: 90px 0;
  background: url(/uploads/bg_sealed-bottle-sec04.png) repeat-x top;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner h2 {
  position: absolute;
  left: calc(100% - 540px);
  font-size: 54px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #222;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 360px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a:not(:nth-child(n+2)) {
  margin-right: 25px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
  position: absolute;
  top: 0;
  left: 50%;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
  -webkit-transform: translateX(45px);
          transform: translateX(45px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
  width: 540px;
  margin-top: 96px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3 {
  position: relative;
  margin: 24px 6px;
  padding: 8px 20px;
  background: #3a86b1;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 12px;
  height: 100%;
  border-radius: 0 50% 50% 0;
  -webkit-box-shadow: 6px 0 #3a86b1;
          box-shadow: 6px 0 #3a86b1;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 12px;
  height: 100%;
  border-radius: 50% 0 0 50%;
  -webkit-box-shadow: -6px 0 #3a86b1;
          box-shadow: -6px 0 #3a86b1;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList {
  margin-left: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
  width: calc(50% - 10px) !important;
  padding: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div:not(:last-child) {
  margin-right: 20px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .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;
  padding: 0.5em 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  font-size: 15px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  left: 0;
  color: #3a86b1;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3,
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  color: #3a86b1;
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner h2 {
    left: 40%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 35%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: auto;
    bottom: 36vw;
    -webkit-transform: translateX(1.3vw);
            transform: translateX(1.3vw);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner {
    display: block;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner h2 {
    position: inherit;
    font-size: 40px !important;
    left: auto;
    text-align: center;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 100%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -20px;
    -webkit-transform: translateX(45px);
            transform: translateX(45px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -20px;
    bottom: auto;
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 100%;
    margin-top: 40px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 {
    padding: 60px 15px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
    width: 38vw;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
    width: 100px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec04 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 {
  padding: 90px 0;
  background: url(/uploads/bg_sealed-bottle-sec05.png) repeat-x top;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner h2 {
  position: absolute;
  left: calc(100% - 540px);
  font-size: 54px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #222;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 360px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a:not(:nth-child(n+2)) {
  margin-right: 25px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
  position: absolute;
  top: 0;
  left: 50%;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
  -webkit-transform: translateX(45px);
          transform: translateX(45px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
  -webkit-transform: translateX(90px);
          transform: translateX(90px);
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
  width: 540px;
  margin-top: 96px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
  margin-bottom: 40px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3 {
  position: relative;
  margin: 24px 6px;
  padding: 8px 20px;
  background: #3e7b40;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 12px;
  height: 100%;
  border-radius: 0 50% 50% 0;
  -webkit-box-shadow: 6px 0 #3e7b40;
          box-shadow: 6px 0 #3e7b40;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: -12px;
  width: 12px;
  height: 100%;
  border-radius: 50% 0 0 50%;
  -webkit-box-shadow: -6px 0 #3e7b40;
          box-shadow: -6px 0 #3e7b40;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList {
  margin-left: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
  width: calc(50% - 10px) !important;
  padding: 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div:not(:last-child) {
  margin-right: 20px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .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;
  padding: 0.5em 0;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3 {
  font-size: 15px;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default .uk-card-body h3::before {
  left: 0;
  color: #3e7b40;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:hover h3,
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div .ax_recipeItem.uk-card-default a:active h3 {
  color: #3e7b40;
}
@media screen and (max-width: 959px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner h2 {
    left: 40%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 35%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: auto;
    bottom: 36vw;
    -webkit-transform: translateX(1.3vw);
            transform: translateX(1.3vw);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner {
    display: block;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner h2 {
    position: inherit;
    font-size: 40px !important;
    left: auto;
    text-align: center;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg {
    width: 100%;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -20px;
    -webkit-transform: translateX(45px);
            transform: translateX(45px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -20px;
    bottom: auto;
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt {
    width: 100%;
    margin-top: 40px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt p {
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 {
    padding: 60px 15px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg a img {
    width: 38vw;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn {
    width: 100px;
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(2) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-pkg .ax_brand_sealed-bottle_sec-pkg-icn:nth-child(3) {
    top: -30px;
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner .ax_brand_sealed-bottle_sec-txt .ax_brand_sealed-bottle_sec-txt-recipe .ax_recipeList > div {
    width: 90% !important;
    margin: 0 auto 20px !important;
  }
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ax_brand_sealed-bottle_wrp .ax_brand_sealed-bottle_sec05 .ax_brand_sealed-bottle_sec-inner h2 {
  left: 0;
}