html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

html body {
  font-family: Meiryo,"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;
  line-height: 1.8;
  font-size: 1.6rem;
  color: #111;
  background: url("/ads/avocado_mexico_202111/assets/images/bgImageA.jpg");
}

@media screen and (max-width: 768px) {
  html body {
    font-size: 1.4rem;
  }
}

html p {
  font-size: 1.6rem;
  color: #111;
}

html .lead {
  font-weight: 500;
  margin: 2rem auto 6rem;
}

@media screen and (max-width: 768px) {
  html .lead {
    margin: 1.4rem auto 3rem;
  }
}

html figcaption {
  font-weight: 400;
  margin-bottom: 1rem;
}

.ib {
  display: inline-block;
}

.sp {
  display: none !important;
}

.mb10 {
  margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inline-block !important;
  }
}

a:hover {
  -webkit-transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  opacity: 0.8;
}

header {
  position: relative;
  margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
  header {
    margin-bottom: 0;
  }
}

header nav {
  position: absolute;
  top: -1rem;
  width: 100%;
  padding: 0 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  header nav {
    top: -3.25rem;
    padding: 0 1rem;
  }
}

@media screen and (max-width: 768px) {
  header nav .headLogo {
    max-width: 7.2rem;
  }
  header nav .headLogo img {
    width: 100%;
  }
}

header nav .headTxt p {
  color: #FFFFFF;
  font-size: 1rem;
  text-align: right;
  line-height: 1.4;
}

header h1 {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 4.688vw;
  margin: auto;
  display: inline-block;
  height: 10.5vw;
  max-height: 180px;
}

@media screen and (max-width: 768px) {
  header h1 {
    position: relative;
    width: 100%;
    height: auto;
    max-height: none;
    left: auto;
    padding: 1.5rem;
    max-width: 62rem;
    margin: 0 auto;
    display: block;
  }
}

header h1::before {
  position: absolute;
  width: 50vw;
  height: 42vw;
  max-width: 70rem;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: '';
  background-image: url("/ads/avocado_mexico_202111/assets/images/title_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  max-width: 90rem;
}

@media screen and (max-width: 768px) {
  header h1::before {
    display: none;
  }
}

header h1 img {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}

@media screen and (max-width: 768px) {
  header h1 img {
    height: auto;
    width: 100%;
  }
}

header .mvSlider__wrap {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  header .mvSlider__wrap {
    margin-top: 4rem;
  }
}

header .mvSlider__wrap .mvSlider {
  width: 100%;
  border-radius: 60vw 40vw 0px 0px / 10rem 11rem 0px 0px;
}

@media screen and (max-width: 500px) {
  header .mvSlider__wrap .mvSlider {
    margin-top: 0;
    border-radius: 0;
  }
}

header .mvSlider__wrap .mvSlider .mvContents {
  background-repeat: no-repeat;
  background-size: contain;
  height: 50vw;
  border-radius: 60vw 40vw 0px 0px / 10rem 11rem 0px 0px;
}

@media screen and (max-width: 500px) {
  header .mvSlider__wrap .mvSlider .mvContents {
    height: 83vw;
    border-radius: 0;
  }
}

header .mvSlider__wrap .mvSlider .mvContents.Fst {
  background-image: url("/ads/avocado_mexico_202111/assets/images/mv_01.png");
}

@media screen and (max-width: 500px) {
  header .mvSlider__wrap .mvSlider .mvContents.Fst {
    background-image: url("/ads/avocado_mexico_202111/assets/images/mv_sp_01.png");
  }
}

header .mvSlider__wrap .mvSlider .mvContents.Snd {
  background-image: url("/ads/avocado_mexico_202111/assets/images/mv_02.png");
}

@media screen and (max-width: 500px) {
  header .mvSlider__wrap .mvSlider .mvContents.Snd {
    background-image: url("/ads/avocado_mexico_202111/assets/images/mv_sp_02.png");
  }
}

header .mvSlider__wrap .mvSlider .mvContents.Trd {
  background-image: url("/ads/avocado_mexico_202111/assets/images/mv_03.png?20211115");
}

@media screen and (max-width: 500px) {
  header .mvSlider__wrap .mvSlider .mvContents.Trd {
    background-image: url("/ads/avocado_mexico_202111/assets/images/mv_sp_03.png?20211115");
  }
}

.section__wrap.leadBlk {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/ads/avocado_mexico_202111/assets/images/bgImageB.jpg");
  margin: 0 auto -25px;
  padding: 0 1.5rem;
}

.section__wrap.leadBlk .section__inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5rem 0;
}

@media screen and (max-width: 768px) {
  .section__wrap.leadBlk .section__inner {
    padding: 2.5rem 0 4rem;
  }
}

article {
  padding: 0 1.5rem;
  overflow-x: hidden;
}

article .section__wrap {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 3rem;
  padding: 8rem 4rem 5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFFFFF;
  border-radius: 1rem;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
}

@media screen and (max-width: 768px) {
  article .section__wrap {
    padding: 1.5rem;
  }
}

article .section__wrap .articleTxt__Wrap p {
  margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
  article .section__wrap .articleTxt__Wrap p {
    margin-bottom: 1.5rem;
  }
}

article .section__wrap .articleTxt__Wrap p:last-of-type {
  margin-bottom: 6rem;
}

@media screen and (max-width: 768px) {
  article .section__wrap .articleTxt__Wrap p:last-of-type {
    margin-bottom: 3rem;
  }
}

article .section__wrap.profBlk {
  padding: 4rem;
  margin: 3rem auto 6rem;
}

@media screen and (max-width: 768px) {
  article .section__wrap.profBlk {
    padding: 3rem 1.5rem;
  }
}

article .section__wrap.profBlk .profBox {
  width: 100%;
  max-width: 88rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  article .section__wrap.profBlk .profBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

article .section__wrap.profBlk .profBox h3 {
  font-size: 2.4rem;
  color: #0A8642;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  margin: 0 auto 1.5rem;
}

article .section__wrap.profBlk .profBox h3 span {
  font-size: 1.4rem;
}

article .section__wrap.profBlk .profBox dl {
  width: 60%;
}

@media screen and (max-width: 768px) {
  article .section__wrap.profBlk .profBox dl {
    width: 100%;
  }
}

article .section__wrap.profBlk .profBox dl dt {
  font-weight: bold;
  margin-bottom: 1.5rem;
}

article .section__wrap.profBlk .profBox dl dt h3 {
  display: inline-block;
  font-size: 2.4rem;
  color: #0A8642;
}

article .section__wrap.profBlk .profBox dl dt h3 span {
  font-size: 1.4rem;
}

article .section__wrap.profBlk .profBox dl dd .articleTxt__Wrap p {
  font-size: 1.3rem;
  line-height: 2;
}

article .section__wrap.profBlk .profBox dl dd .articleTxt__Wrap p:last-of-type {
  margin-bottom: 0;
}

article .section__wrap.profBlk .profBox > figure {
  max-width: 25%;
  margin-right: 4rem;
}

@media screen and (max-width: 768px) {
  article .section__wrap.profBlk .profBox > figure {
    width: 70%;
    max-width: 24rem;
    margin: 0 auto 1.5rem;
  }
}

article .section__wrap.profBlk .profBox > figure img {
  width: 100%;
}

article .section__wrap .section__inner {
  width: 100%;
  max-width: 76rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article .section__wrap .section__inner h2 {
  font-size: 3.6rem;
  font-weight: bold;
  color: #0A8642;
  line-height: 1.3;
  padding: 1rem 13rem 4rem 0;
  margin-bottom: 6rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  article .section__wrap .section__inner h2 {
    font-size: 2.4rem;
    padding-right: 4.3rem;
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 500px) {
  article .section__wrap .section__inner h2 {
    font-size: 4.8vw;
  }
}

article .section__wrap .section__inner h2::before {
  position: absolute;
  content: '';
  bottom: 0;
  width: 100%;
  height: 2rem;
  background-image: url("/ads/avocado_mexico_202111/assets/images/repeatA.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  z-index: 5;
}

article .section__wrap .section__inner h2::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 72px;
  height: 83px;
  background-image: url("/ads/avocado_mexico_202111/assets/images/avocado_01.png");
  background-size: contain;
  top: 0;
  right: 2rem;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  article .section__wrap .section__inner h2::after {
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    right: 0;
    width: 45px;
  }
}

article .section__wrap .section__inner figure {
  margin: 0 auto 6rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  article .section__wrap .section__inner figure {
    width: 75%;
    margin: 0 auto 3rem;
    max-width: 56rem;
    min-width: 25rem;
  }
}

article .section__wrap .section__inner figure img {
  max-width: 100%;
}

article .section__wrap .section__inner figure figcaption {
  font-size: 1.1rem;
  color: #7e7e7e;
  text-align: right;
  max-width: 56rem;
  margin: 5px auto 0;
}

article .section__wrap ul.listLink li {
  position: relative;
  padding-left: 2em;
}

article .section__wrap ul.listLink li a {
  font-size: 1.3rem;
  color: #111;
  border-bottom: 1px solid #111;
}

article .section__wrap ul.listLink li::before {
  content: '';
  display: inline-block;
  padding-right: 1em;
  width: 1em;
  height: 1em;
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoRight_green.png");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

article .section__wrap ul.listLink li:hover::before {
  -webkit-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
}

article .section__wrap .col2__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

article .section__wrap .col2__wrap .col2Contents {
  width: 48.75%;
}

article .section__wrap .col2__wrap .col2Contents > img {
  width: 100%;
}

article .section__wrap dl.articleBox {
  width: 100%;
  max-width: 88rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F6F6F6;
  padding: 3rem 4rem;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox {
    padding: 1.5rem;
  }
}

article .section__wrap dl.articleBox dt {
  font-weight: bold;
  text-align: center;
  padding: 4rem 0 3rem;
  background-image: url("/ads/avocado_mexico_202111/assets/images/repeatB.png");
  background-repeat: repeat-x;
  background-position: top left;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dt {
    padding: 2rem 0 1rem;
  }
}

article .section__wrap dl.articleBox dt h3 {
  display: inline-block;
  font-size: 2.8rem;
  color: #0A8642;
  position: relative;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dt h3 {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 500px) {
  article .section__wrap dl.articleBox dt h3 {
    font-size: 4.8vw;
  }
}

article .section__wrap dl.articleBox dt h3::before {
  content: '';
  width: 2.8rem;
  height: 2.8rem;
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoHat.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 4.5rem;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dt h3::before {
    display: none;
  }
}

article .section__wrap dl.articleBox dt h3::after {
  content: '';
  width: 2.8rem;
  height: 2.8rem;
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoHat.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 4.5rem;
  display: inline-block;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dt h3::after {
    display: none;
  }
}

article .section__wrap dl.articleBox dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

article .section__wrap dl.articleBox dd.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dd.rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

article .section__wrap dl.articleBox dd > .articleTxt__Wrap {
  width: 35%;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dd > .articleTxt__Wrap {
    width: 100%;
  }
}

article .section__wrap dl.articleBox dd > .articleTxt__Wrap p:last-of-type {
  margin-bottom: 0;
}

article .section__wrap dl.articleBox dd > figure {
  max-width: 60%;
}

@media screen and (max-width: 768px) {
  article .section__wrap dl.articleBox dd > figure {
    width: 75%;
    margin: 0 auto 3rem;
    max-width: 56rem;
  }
}

article .section__wrap dl.articleBox dd > figure img {
  width: 100%;
}

footer {
  width: 100%;
  background-color: #FFFFFF;
  padding: 6.5rem 0;
  background-image: url("/ads/avocado_mexico_202111/assets/images/repeatC.png");
  background-repeat: repeat-x;
  background-position-y: calc(100% + 4rem);
}

@media screen and (max-width: 768px) {
  footer {
    padding: 1.5rem 0 3rem;
    background-position-y: calc(100% + 2rem);
    background-size: 88px 53.5px;
  }
}

footer .footer__inner {
  width: 100%;
  margin: 0 auto 7.5rem;
  padding: 0 1.5rem;
}

footer .footer__inner .campaign {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background-color: #0A8642;
  border-radius: 1rem;
  padding: 3.5rem 2rem;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2) inset;
}

footer .footer__inner .campaign h2 {
  color: #FFFFFF;
  font-size: 3.6rem;
  line-height: 1.3;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  footer .footer__inner .campaign h2 {
    font-size: 2.4rem;
  }
}

footer .footer__inner .campaign p {
  color: #FFFFFF;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  footer .footer__inner .campaign p {
    font-size: 1.4rem;
  }
}

footer .footer__inner .campaign .campaignBtn {
  width: 100%;
  max-width: 780px;
  margin: 3rem auto 0;
  background-color: #FFFFFF;
  border-radius: 1rem;
}

footer .footer__inner .campaign .campaignBtn a {
  display: block;
  font-size: 3.2rem;
  font-weight: bold;
  color: #0A8642;
  padding: 1.5rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  line-height: 1.25;
}

@media screen and (max-width: 768px) {
  footer .footer__inner .campaign .campaignBtn a {
    font-size: 2rem;
    padding: 1.5rem 5rem;
  }
}

footer .footer__inner .campaign .campaignBtn a::after {
  content: '';
  display: inline-block;
  padding-left: 1em;
  width: 3.2rem;
  height: 3.2rem;
  margin: 3px 0 -3px 2rem;
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoRight_green.png");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
}

@media screen and (max-width: 768px) {
  footer .footer__inner .campaign .campaignBtn a::after {
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2rem;
    margin: auto;
  }
}

footer .footer__inner .campaign .campaignBtn a:hover::after {
  -webkit-transform: translateX(1rem);
          transform: translateX(1rem);
}

footer .footer__inner .highlight__wrap {
  text-align: center;
  margin: 6rem auto 3rem;
}

footer .footer__inner .highlight__wrap .highlight {
  font-size: 3.2rem;
  line-height: 1.5;
  color: #0A8642;
  text-align: center;
  font-weight: bold;
  display: inline;
}

@media screen and (max-width: 768px) {
  footer .footer__inner .highlight__wrap .highlight {
    font-size: 2.2rem;
  }
}

footer .footer__inner .highlight__wrap .highlight span {
  position: relative;
  z-index: 5;
}

footer .footer__inner .highlight__wrap .highlight span::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0.9rem;
  background-color: #D5D89F;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  footer .footer__inner .highlight__wrap .highlight span::before {
    bottom: 0.5rem;
  }
}

footer .footer__inner .footerLogoBlk {
  display: block;
  width: 100%;
  max-width: 33rem;
  margin: 3rem auto 0;
}

footer .footer__inner .footerLogoBlk ul {
  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;
}

footer .footer__inner .footerLogoBlk ul li {
  margin: 0 1rem;
  width: 4.8rem;
}

footer .footer__inner .footerLogoBlk ul li:first-child {
  width: 100%;
  margin: 0 auto 10rem;
}

@media screen and (max-width: 768px) {
  footer .footer__inner .footerLogoBlk ul li:first-child {
    margin-bottom: 5rem;
  }
}

footer .footer__inner .footerLogoBlk ul li:first-child img {
  width: 100%;
}

footer .footer__inner .footerLogoBlk ul li img {
  width: 100%;
}

footer .footer__inner .footerLogoBlk ul li a {
  display: block;
}

footer .footer__inner small {
  margin: 7rem auto 5rem;
  font-size: 1.3rem;
  color: #0A8642;
  line-height: 1.3;
  text-align: center;
  display: block;
}

@media screen and (max-width: 768px) {
  footer .footer__inner small {
    font-size: 1rem;
    margin: 6rem auto 2.5rem;
  }
}

aside {
  opacity: 0;
  overflow: hidden;
  position: fixed;
  border-radius: 1rem;
  right: 6rem;
  bottom: -10vh;
  width: 8rem;
  padding: 2rem 1rem;
  background-color: #FFFFFF;
  -webkit-transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
}

aside.is_show {
  opacity: 1;
  z-index: 10;
  bottom: 5vh;
}

@media screen and (max-width: 768px) {
  aside {
    display: none;
  }
}

aside .sns__wrap {
  padding-bottom: 1.5rem;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

aside .sns__wrap li {
  margin: 0 auto 1rem;
}

aside .sns__wrap li img {
  width: 100%;
}

aside .sns__wrap li.snsBtn {
  width: 100%;
  margin: 0 auto 1rem;
  max-width: 3.6rem;
}

aside .BlkPagetop {
  margin: 0 auto;
  text-align: center;
  -webkit-transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
  transition: 0.5s cubic-bezier(0.42, 0, 0.29, 1.7);
}

aside .BlkPagetop:hover {
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
}

aside .BlkPagetop a {
  display: block;
}

/* Dots */
header .slick-dots {
  position: absolute;
  display: block;
  width: 1.2rem;
  padding: 0;
  list-style: none;
  text-align: center;
  right: 5rem;
  top: 50%;
  margin: auto;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  header .slick-dots {
    display: none !important;
  }
}

header .slick-dots li {
  position: relative;
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  margin: 5px 0;
  padding: 0;
  cursor: pointer;
}

header .slick-dots li button {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  cursor: pointer;
  color: transparent;
  border-radius: 1rem;
  outline: none;
  border: 1px solid #fff;
  background-color: transparent;
}

header .slick-dots li button:hover,
header .slick-dots li button:focus {
  outline: none;
}

header .slick-dots li.slick-active button {
  background: #fff;
}

.articleSlider__wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 3rem;
  /* Arrows */
}

@media screen and (max-width: 768px) {
  .articleSlider__wrap {
    width: 150%;
    position: relative;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    left: -25%;
  }
}

.articleSlider__wrap .articleSlider {
  width: 86%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .articleSlider__wrap .articleSlider {
    width: 100%;
  }
}

.articleSlider__wrap .articleSlider .articleContents {
  margin: 0 0.5rem;
  background-color: #FFFFFF;
  border-radius: 1rem;
  padding: 1rem;
}

@media screen and (max-width: 768px) {
  .articleSlider__wrap .articleSlider .articleContents {
    padding: 0.5rem;
  }
}

.articleSlider__wrap .articleSlider .articleContents > div {
  width: 100%;
  height: 17.188vw;
  max-height: 22rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .articleSlider__wrap .articleSlider .articleContents > div {
    height: 29.334vw;
  }
}

.articleSlider__wrap .articleSlider .articleContents > div.photo01 {
  background-image: url("/ads/avocado_mexico_202111/assets/images/slide01.jpg");
}

.articleSlider__wrap .articleSlider .articleContents > div.photo02 {
  background-image: url("/ads/avocado_mexico_202111/assets/images/slide02.jpg");
}

.articleSlider__wrap .articleSlider .articleContents > div.photo03 {
  background-image: url("/ads/avocado_mexico_202111/assets/images/slide03.jpg");
}

.articleSlider__wrap .articleSlider .articleContents > div.photo04 {
  background-image: url("/ads/avocado_mexico_202111/assets/images/slide04.jpg");
}

.articleSlider__wrap .articleSlider .articleContents > div.photo05 {
  background-image: url("/ads/avocado_mexico_202111/assets/images/slide05.jpg");
}

.articleSlider__wrap .slick-prev,
.articleSlider__wrap .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

@media screen and (max-width: 768px) {
  .articleSlider__wrap .slick-prev {
    left: 20% !important;
    z-index: 10;
  }
}

@media screen and (max-width: 768px) {
  .articleSlider__wrap .slick-next {
    right: 20% !important;
    z-index: 10;
  }
}

.articleSlider__wrap .slick-prev:hover,
.articleSlider__wrap .slick-prev:focus,
.articleSlider__wrap .slick-next:hover,
.articleSlider__wrap .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.articleSlider__wrap .slick-prev:hover:before,
.articleSlider__wrap .slick-prev:focus:before,
.articleSlider__wrap .slick-next:hover:before,
.articleSlider__wrap .slick-next:focus:before {
  opacity: 1;
}

.articleSlider__wrap .slick-prev.slick-disabled:before,
.articleSlider__wrap .slick-next.slick-disabled:before {
  opacity: .25;
}

.articleSlider__wrap .slick-prev:before,
.articleSlider__wrap .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.articleSlider__wrap .slick-prev {
  left: -5rem;
}

.articleSlider__wrap [dir='rtl'] .slick-prev {
  right: -5rem;
  left: auto;
}

.articleSlider__wrap .slick-prev:before {
  width: 48px;
  height: 48px;
  content: '';
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoLeft.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.articleSlider__wrap [dir='rtl'] .slick-prev:before {
  width: 48px;
  height: 48px;
  content: '';
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoRight.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.articleSlider__wrap .slick-next {
  right: -5rem;
}

.articleSlider__wrap [dir='rtl'] .slick-next {
  right: auto;
  left: -5rem;
}

.articleSlider__wrap .slick-next:before {
  width: 48px;
  height: 48px;
  content: '';
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoRight.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.articleSlider__wrap [dir='rtl'] .slick-next:before {
  width: 48px;
  height: 48px;
  content: '';
  background-image: url("/ads/avocado_mexico_202111/assets/images/icoLeft.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

@-webkit-keyframes loop {
  0% {
    background-position-x: 0;
  }
  to {
    background-position-x: -16rem;
  }
}

@keyframes loop {
  0% {
    background-position-x: 0;
  }
  to {
    background-position-x: -16rem;
  }
}
/*# sourceMappingURL=style.css.map */