@charset "UTF-8";
/*  ========================= /BREAK POINTS ========================= */
/*  ========================= LP - STYLES ========================= */
html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 10px !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
}

main {
  width: 100 main;
  height: 100%;
}

#lp_wrapper {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
  width: 100%;
  height: auto;
  background-color: #DBEDFC;
}
#lp_wrapper h1, #lp_wrapper h2, #lp_wrapper h3, #lp_wrapper h4, #lp_wrapper h5, #lp_wrapper h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
#lp_wrapper ul, #lp_wrapper ol, #lp_wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#lp_wrapper a {
  text-decoration: none;
}
#lp_wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

#lp_container {
  width: 100%;
  max-width: 428px;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}
#lp_container #lp__fv {
  width: 100%;
}
#lp_container #lp__fv .fv__head {
  position: relative;
  width: 100%;
  height: 40px;
}
#lp_container #lp__fv .fv__head .head_logo {
  position: absolute;
  width: 31.308411215%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#lp_container #lp__fv .mv__wrap {
  position: relative;
  width: 100%;
}
#lp_container #lp__fv .mv__wrap .mv__imgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#lp_container #lp__fv .mv__wrap .mv__title {
  position: absolute;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100%;
}
#lp_container #lp__fv .mv__wrap .mv__title .mv__cap {
  width: 100%;
  margin: 0 auto;
}
#lp_container #lp__fv .mv__wrap .mv__title .mv__h1 {
  width: 100%;
  margin: 20px auto 0;
}
#lp_container #lp__fv .mv__wrap .mv__scrlldwn_wrap {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100%;
}
#lp_container #lp__fv .mv__wrap .mv__scrlldwn_wrap .scrlldwn__name {
  width: 21.0280373832%;
  margin: 0 auto;
}
#lp_container #lp__fv .mv__wrap .mv__scrlldwn_wrap .scrlldwn__arrw {
  width: 4.9065420561%;
  margin: 10px auto 0;
}
#lp_container #lp_whts {
  width: 100%;
  padding: 42px 0 48px;
  background-color: #EBF6FF;
}
#lp_container #lp_whts .whts__cap {
  width: 71.9626168224%;
  margin: 0 auto;
}
#lp_container #lp_whts .whts__head {
  width: 100%;
  margin: 20px auto 0;
}
#lp_container #lp_whts .whts__body {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.3571428571;
  letter-spacing: 0.03em;
  text-align: center;
  color: #272727;
  margin: 15px auto 0;
}
#lp_container #lp_whts .whts__desc {
  width: 100%;
  margin: 20px auto 0;
}
#lp_container #lp_whts .whts__btn {
  width: 85.9813084112%;
  margin: 14px auto 0;
}
#lp_container #lp_navitms {
  width: 100%;
  padding: 48px 0 54px;
}
#lp_container #lp_navitms .navitms__cap {
  width: 64.7196261682%;
  margin: 0 auto;
}
#lp_container #lp_navitms .navitms__head {
  width: 100%;
  margin: 21px auto 0;
}
#lp_container #lp_navitms .navitms__btn {
  width: 90.6542056075%;
  margin: 27px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#lp_container #lp_navitms .navitms__btn .btn__01, #lp_container #lp_navitms .navitms__btn .btn__02 {
  width: 44.8453608247%;
}
#lp_container #lp_navitms .navitms__btn .navitms__or {
  width: 3.8659793814%;
}
#lp_container #blck__items .lp_item_01 {
  width: 100%;
}
#lp_container #blck__items .lp_item_01 .item__head {
  width: 100%;
  padding: 30px 0;
  background-color: #E6F4FF;
}
#lp_container #blck__items .lp_item_01 .item__head .item__h3 {
  width: 60.9813084112%;
  margin: 0 auto;
}
#lp_container #blck__items .lp_item_01 .item__head .item__head_body {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.3571428571;
  letter-spacing: -0.03em;
  text-align: center;
  color: #272727;
  margin: 12px auto 0;
}
#lp_container #blck__items .lp_item_01 .blck__01, #lp_container #blck__items .lp_item_01 .blck__02 {
  margin-bottom: 100px;
}
#lp_container #blck__items .lp_item_01 .blck__01 .img__01 {
  width: 100%;
}
#lp_container #blck__items .lp_item_01 .blck__01 .img__02 {
  width: 72.4299065421%;
  margin: 50px 0 0 auto;
}
#lp_container #blck__items .lp_item_01 .blck__01 .img__03 {
  width: 85.9813084112%;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lp_container #blck__items .lp_item_01 .blck__02 .img__01 {
  width: 100%;
}
#lp_container #blck__items .lp_item_01 .blck__02 .img__02 {
  width: 72.4299065421%;
  margin: 50px auto 0 0;
}
#lp_container #blck__items .lp_item_01 .blck__02 .img__03 {
  width: 85.9813084112%;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lp_container #blck__items .lp_item_01 .credit__wrap_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-top: 20px;
  padding: 0 30px;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  color: #272727;
}
#lp_container #blck__items .lp_item_01 .credit__wrap_items a {
  text-decoration: underline;
  color: #272727;
}
#lp_container #blck__items .lp_item_01 .credit__wrap_items .credit__01 {
  margin-right: 5.4347826087%;
}
#lp_container #blck__items .lp_item_01 .credit__wrap_items .credit__01 div, #lp_container #blck__items .lp_item_01 .credit__wrap_items .credit__02 div {
  margin-bottom: 16px;
}
#lp_container #blck__items .lp_item_01 .credit__wrap_items .credit__01 div:last-child, #lp_container #blck__items .lp_item_01 .credit__wrap_items .credit__02 div:last-child {
  margin-bottom: 0;
}
#lp_container #blck__items .lp_item_02 {
  width: 100%;
}
#lp_container #blck__items .lp_item_02 .item__head {
  width: 100%;
  padding: 30px 0;
  background-color: #EDFFF6;
}
#lp_container #blck__items .lp_item_02 .item__head .item__h3 {
  width: 55.3738317757%;
  margin: 0 auto;
}
#lp_container #blck__items .lp_item_02 .item__head .item__head_body {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.3571428571;
  letter-spacing: -0.03em;
  text-align: center;
  color: #272727;
  margin: 12px auto 0;
}
#lp_container #blck__items .lp_item_02 .blck__01, #lp_container #blck__items .lp_item_02 .blck__02 {
  margin-bottom: 100px;
}
#lp_container #blck__items .lp_item_02 .blck__01 .img__01 {
  width: 100%;
}
#lp_container #blck__items .lp_item_02 .blck__01 .img__02 {
  width: 72.4299065421%;
  margin: 50px 0 0 auto;
}
#lp_container #blck__items .lp_item_02 .blck__01 .img__03 {
  width: 85.9813084112%;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lp_container #blck__items .lp_item_02 .blck__02 .img__01 {
  width: 100%;
}
#lp_container #blck__items .lp_item_02 .blck__02 .img__02 {
  width: 72.4299065421%;
  margin: 50px auto 0 0;
}
#lp_container #blck__items .lp_item_02 .blck__02 .img__03 {
  width: 85.9813084112%;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lp_container #blck__items .lp_item_02 .credit__wrap_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-top: 20px;
  padding: 0 30px;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  color: #272727;
}
#lp_container #blck__items .lp_item_02 .credit__wrap_items a {
  text-decoration: underline;
  color: #272727;
}
#lp_container #blck__items .lp_item_02 .credit__wrap_items .credit__01 {
  margin-right: 5.4347826087%;
}
#lp_container #blck__items .lp_item_02 .credit__wrap_items .credit__01 div, #lp_container #blck__items .lp_item_02 .credit__wrap_items .credit__02 div {
  margin-bottom: 16px;
}
#lp_container #blck__items .lp_item_02 .credit__wrap_items .credit__01 div:last-child, #lp_container #blck__items .lp_item_02 .credit__wrap_items .credit__02 div:last-child {
  margin-bottom: 0;
}
#lp_container #lp_rcmmnd {
  width: 100%;
  padding: 40px 0 38px;
  background-color: #EBF6FF;
}
#lp_container #lp_rcmmnd .rcmmnd__head {
  width: 54.6728971963%;
  margin: 0 auto;
}
#lp_container #lp_rcmmnd .rcmmnd__body {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: -0.03em;
  text-align: center;
  color: #272727;
  margin: 9px auto 0;
}
#lp_container #lp_rcmmnd .rcmmnd__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  width: 100%;
  margin: 10px auto 0;
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap {
  width: 79.4392523364%;
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .item_slider__img {
  width: 100%;
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .item_slider__desc {
  width: 87.9310344828%;
  margin: 0 auto;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.5714285714;
  letter-spacing: -0.06em;
  color: #272727;
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 87.9310344828%;
  margin: 20px auto 0;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  color: #272727;
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd a {
  text-decoration: underline;
  color: #272727;
}
@media screen and (max-width: 767px) {
  #lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd {
    font-size: 1.2em;
  }
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd .credit__01 {
  margin-right: 5.9782608696%;
}
#lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd .credit__01 div, #lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd .credit__02 div {
  margin-bottom: 16px;
}
#lp_container #lp_rcmmnd .rcmmnd__btn {
  width: 84.0182648402%;
  margin: 36px auto 0;
}
#lp_container #lp_after {
  width: 100%;
  padding: 45px 0;
}
#lp_container #lp_after .after__staff {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.5833333333;
  letter-spacing: 0.065em;
  color: #272727;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp_container #lp_after .after__staff {
    font-size: 1em;
  }
}
#lp_container #lp_after .after__copy {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5833333333;
  letter-spacing: 0em;
  color: #272727;
  text-align: center;
  margin: 20px auto 0;
}
#lp_container #lp_after .after__logo {
  width: 13.5514018692%;
  margin: 23px auto 0;
}

#side__L, #side__R {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 214px);
  height: 100%;
}
@media screen and (max-width: 767px) {
  #side__L, #side__R {
    display: none;
  }
}

#side__L {
  position: fixed;
  top: 0;
  left: 0;
}
#side__L .L__wrap {
  width: 73.7739872068%;
  max-width: 342px;
  margin: 0 auto;
}
#side__L .L__wrap .L__head {
  width: 60.6936416185%;
  max-width: 210px;
  margin: 0 auto;
}
#side__L .L__wrap .L__btn {
  width: 100%;
  margin: 32px auto 0;
}

#side__R {
  position: fixed;
  top: 0;
  right: 0;
}
#side__R img {
  width: 32.1961620469%;
  max-width: 151px;
  margin: 0 auto;
}

/*  ========================= FONTS - FONT-FACE ========================= */
.text_jp__01, #lp_container #lp_whts .whts__body, #lp_container #blck__items .lp_item_01 .item__head .item__head_body, #lp_container #blck__items .lp_item_02 .item__head .item__head_body, #lp_container #lp_rcmmnd .rcmmnd__body {
  font-family: "Noto Sans JP", sans-serif;
}

.text_jp__02, #lp_container #blck__items .lp_item_01 .credit__wrap_items, #lp_container #blck__items .lp_item_02 .credit__wrap_items, #lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .item_slider__desc, #lp_container #lp_rcmmnd .rcmmnd__items .item_slider__wrap .credit__wrap_rcmmnd {
  font-family: "Noto Serif JP", serif;
}

.text_en__01, #lp_container #lp_after .after__staff, #lp_container #lp_after .after__copy {
  font-family: "Libre Baskerville", serif;
}

/*  ========================= STYLE EXPANSION ========================= */
#icon__allitems {
  width: 24.0654205607%;
  max-width: 103px;
  position: fixed;
  bottom: 20px;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(180px);
          transform: translateY(180px);
}

/*　UpAnime　*/
#icon__allitems.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
          animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(180px);
            transform: translateY(180px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes UpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(180px);
            transform: translateY(180px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/*　DownAnime　*/
#icon__allitems.DownMove {
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(180px);
            transform: translateY(180px);
  }
}

@keyframes DownAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(180px);
            transform: translateY(180px);
  }
}
.btn_hide {
  display: none;
  opacity: 0;
}

.scrlldwn__arrw {
  -webkit-animation: arrwAnime 1s ease-in-out infinite;
          animation: arrwAnime 1s ease-in-out infinite;
}

@-webkit-keyframes arrwAnime {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 1%;
  }
  100% {
    bottom: 1%;
  }
}

@keyframes arrwAnime {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 1%;
  }
  100% {
    bottom: 1%;
  }
}
/*  ========================= STYLE - EFFECT - SLIDE MASK L to R ========================= */
.slide_in {
  overflow: hidden;
  display: inline-block;
}

.slide_in__inner {
  display: inline-block;
}

.leftAnime {
  opacity: 0;
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideLtoRX100;
          animation-name: slideLtoRX100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideLtoRX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideLtoRX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/*  ========================= STYLE - EFFECT - SCROLL -- FADE IN ========================= */
.effct__scroll_fade {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.effct__scroll_fade.effct__active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/*  ========================= STYLE - EFFECT - FADE IN ========================= */
.fade__in {
  -webkit-animation: mv_fade_in 1.2s ease-in-out 0s 1 forwards;
          animation: mv_fade_in 1.2s ease-in-out 0s 1 forwards;
  opacity: 0;
}

@-webkit-keyframes mv_fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes mv_fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*  ========================= VENDOR - SLICK SETTING ========================= */
.slide_dots {
  text-align: center !important;
  margin: 0 auto !important;
  padding-top: 10px !important;
}
.slide_dots li {
  display: inline-block !important;
  cursor: pointer !important;
  border-radius: 6px !important;
  background-color: #EAEAEA !important;
  height: 6px !important;
  width: 6px !important;
  margin: 0 2px !important;
}
.slide_dots .slick-active {
  border: none !important;
  background-color: #ADADAD !important;
}
.slide_dots button {
  border: 0 !important;
  background: transparent !important;
  display: none !important;
  height: 6px !important;
  width: 6px !important;
  outline: none !important;
  line-height: 0px !important;
  font-size: 0px !important;
  color: transparent !important;
  cursor: pointer !important;
  padding: 0 !important;
}

.slick-slide:focus {
  outline: none;
}/*# sourceMappingURL=style.css.map */