@charset "UTF-8";
/*----------------------------------------
  Reset
----------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
  vertical-align: top;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ul {
  zoom: 1;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

a {
  text-decoration: none;
}

picture {
  display: block;
}

figure {
  margin: inherit;
}

.ly_contents {
  margin-bottom: 14.375rem;
}

@media screen and (max-width: 640px) {
  .ly_contents {
    margin-bottom: 6.25rem;
  }
}

body {
  margin: 0;
  min-width: 1190px;
  line-height: 1.75;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  body {
    min-width: 100%;
  }
}

body li {
  list-style: none;
}

body img {
  max-width: 100%;
}

.contents_block {
  margin: 7.125rem auto 0;
  margin-top: 7rem;
  max-width: 1190px;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, "sans-serif";
}

.contents_block a:hover {
  opacity: .8;
}

@media screen and (max-width: 640px) {
  .contents_block {
    max-width: 100%;
    padding: 0 1.25rem;
    margin: 10.3125rem auto 0;
  }
}

.contents_block figure figcaption {
  margin-top: 3.125rem;
}

@media screen and (max-width: 640px) {
  .contents_block figure figcaption {
    margin-top: 2.1875rem;
  }
}

.contents_block p + picture {
  margin-top: 4.0625rem;
}

.contents_block .cul4 {
  margin-top: 12rem;
}

@media screen and (max-width: 640px) {
  .contents_block .cul4 {
    margin-top: 6.3125rem;
  }
}

.contents_block:nth-of-type(2) {
  margin-top: 7rem;
}

.contents_block:nth-of-type(2) .block02_img img {
  max-width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .contents_block:nth-of-type(2) .block02_img img {
    max-width: 100%;
  }
}

.contents_block:nth-of-type(3) {
  margin-top: 18.3125rem;
}

.contents_block:nth-of-type(3) .block03_img img {
  max-width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .contents_block:nth-of-type(3) .block03_img img {
    max-width: 100%;
  }
}

.contents_block:nth-of-type(4) {
  margin-top: 18.3125rem;
}

.contents_block:nth-of-type(5) {
  margin-top: 13.0625rem;
}

.contents_block:nth-of-type(7) {
  margin-top: 11rem;
}

@media screen and (max-width: 640px) {
  .contents_block p + picture {
    margin-top: 3.8125rem;
  }
  .contents_block:first-of-type {
    margin-top: 6.375rem;
  }
  .contents_block:nth-of-type(2) {
    margin-top: 4.8125rem;
  }
  .contents_block:nth-of-type(3) {
    margin-top: 10.5625rem;
  }
  .contents_block:nth-of-type(4) {
    margin-top: 10.3125rem;
  }
  .contents_block:nth-of-type(5) {
    margin-top: 6.5625rem;
  }
  .contents_block:nth-of-type(6) {
    margin-top: 6.625rem;
  }
  .contents_block:nth-of-type(7) {
    margin-top: 8rem;
  }
}

h2 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
  text-align: center;
  line-height: 1;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
}

h2 span {
  margin-bottom: 2.625rem;
  color: #2E8A65;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
  display: block;
}

h2 em {
  display: block;
  margin-top: 1.0625rem;
  font-size: 1.25rem;
}

@media screen and (max-width: 640px) {
  h2 {
    font-size: 1.25rem;
    margin-bottom: 1.6875rem;
  }
  h2 span {
    margin-bottom: 2rem;
    color: #2E8A65;
    font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
    display: block;
  }
  h2 em {
    display: block;
    margin-top: 1rem;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 640px) and (max-width: 640px) {
  h2 em {
    font-size: 1rem;
  }
}

.txt_al_cen {
  text-align: center;
}

.txt_al_lef {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .txt_al_lef_sp {
    text-align: left;
  }
}

.pc {
  display: block;
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 640px) {
  .sp {
    display: block;
  }
}

.kyvis_outer {
  position: relative;
}

.kyvis_outer h1 {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .kyvis_outer h1 {
    top: 38%;
  }
}

.kyvis_outer .kyvis {
  max-width: 1680px;
  overflow: hidden;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .kyvis_outer .kyvis {
    min-width: inherit;
  }
}

.kyvis_outer .kyvis img {
  min-height: 480px;
  min-width: 1680px;
}

@media screen and (max-width: 640px) {
  .kyvis_outer .kyvis img {
    min-height: inherit;
    min-width: inherit;
  }
}

.kyvis_outer .kyvis .slick-slide {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.kyvis_outer .kyvis .add-animation img {
  -webkit-animation: scaleAnime;
          animation: scaleAnime;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  /*アニメーション変化時間 ※デフォルト*/
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /*アニメーションの開始と終了*/
}

.kyvis_outer .kyvis_text {
  font-size: 2.1875rem;
  color: #2E8A65;
  text-align: center;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
  margin-top: 2.9375rem;
}

@media screen and (max-width: 640px) {
  .kyvis_outer .kyvis_text {
    font-size: 1.375rem;
    margin-top: 1.8125rem;
  }
}

.sec_menu_outer {
  background-color: #E6E6E6;
  margin-top: 8.1875rem;
}

@media screen and (max-width: 640px) {
  .sec_menu_outer {
    margin-top: 5.75rem;
  }
}

.sec_menu_outer .sec_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1190px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .sec_menu_outer .sec_menu {
    display: block;
  }
}

.sec_menu_outer .sec_menu li {
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  text-align: center;
}

.sec_menu_outer .sec_menu li a {
  text-decoration: none;
  color: #2E8A65;
  font-size: 0.8125rem;
  line-height: 1;
  padding: 1.1875rem 0;
  display: block;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.sec_menu_outer .sec_menu li a span {
  margin-bottom: 0.625rem;
  display: block;
  font-size: 1.75rem;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
}

.sec_menu_outer .sec_menu li a:hover {
  color: #fff;
  background-color: #2E8A65;
}

.contents_block .cul3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 4.75rem;
}

.contents_block .cul3 div {
  -webkit-flex-basis: 32%;
      -ms-flex-preferred-size: 32%;
          flex-basis: 32%;
}

.contents_block .cul3 div a, .contents_block .cul3 div div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 32.5%;
      -ms-flex-preferred-size: 32.5%;
          flex-basis: 32.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #000;
}

.contents_block .cul3 div a h3, .contents_block .cul3 div div h3 {
  margin-top: 1.875rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  text-align: left;
  font-size: 0.9375rem;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
}

.contents_block .cul3 div a h3 span, .contents_block .cul3 div div h3 span {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, "sans-serif";
}

.contents_block .cul3 div a p.link_icon, .contents_block .cul3 div div p.link_icon {
  text-align: left;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 1.75rem;
  font-size: 0.75rem;
  display: none;
}

.contents_block .cul3 div a p.link_icon:after, .contents_block .cul3 div div p.link_icon:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 5px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 640px) {
  .contents_block .cul3 div a p.link_icon, .contents_block .cul3 div div p.link_icon {
    display: block;
  }
}

.contents_block .cul3 div a picture, .contents_block .cul3 div div picture {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  .contents_block .cul3 div a, .contents_block .cul3 div div {
    margin-top: 6.1875rem;
  }
  .contents_block .cul3 div a h3, .contents_block .cul3 div div h3 {
    margin-top: 0.9375rem;
  }
  .contents_block .cul3 div a p.link_icon, .contents_block .cul3 div div p.link_icon {
    margin-top: 1.1875rem;
  }
  .contents_block .cul3 div a:first-of-type, .contents_block .cul3 div div:first-of-type {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .contents_block .cul3 div {
    margin-top: 5rem;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
  .contents_block .cul3 div:first-of-type {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .contents_block .cul3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1.9375rem;
  }
}

.contents_block .cul3:after {
  content: "";
  display: block;
  width: 32.5%;
  /* .boxに指定したwidthと同じ幅を指定する */
  height: 0;
}

.cul4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 7.125rem;
}

@media screen and (max-width: 640px) {
  .cul4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 6.25rem;
  }
}

.cul4 div {
  -webkit-flex-basis: 23.5%;
      -ms-flex-preferred-size: 23.5%;
          flex-basis: 23.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cul4 div h3 {
  margin-top: 1.875rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  text-align: left;
  font-size: 0.9375rem;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
  line-height: 1.3;
}

.cul4 div h3 span {
  display: block;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, "sans-serif";
}

@media screen and (max-width: 640px) {
  .cul4 div h3 {
    margin-top: 1.5625rem;
  }
}

.cul4 div p {
  text-align: left;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 1.75rem;
  font-size: 0.8125rem;
}

@media screen and (max-width: 640px) {
  .cul4 div p {
    margin-top: 1.5625rem;
  }
}

.cul4 div picture {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  .cul4 div {
    margin-top: 6.1875rem;
  }
}

.cul4 div:first-of-type {
  margin-top: 0;
}

.cul4:after {
  content: "";
  display: block;
  width: 23.5%;
  /* .boxに指定したwidthと同じ幅を指定する */
  height: 0;
}

.cul4:before {
  content: "";
  display: block;
  width: 23.5%;
  /* .boxに指定したwidthと同じ幅を指定する */
  height: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  /* アイテムの並び順 */
}

.cul4 .cul_mrg {
  margin-top: 5.9375rem;
}

@media screen and (max-width: 640px) {
  h2.t_lwm {
    margin-bottom: 16px;
  }
}

.v_btn a {
  color: #000;
  text-align: center;
  width: 380px;
  height: 80px;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #DADADA;
  border: 1px solid #DADADA;
  margin: 3.5625rem auto 0;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  font-size: 1.0625rem;
}

@media screen and (max-width: 640px) {
  .v_btn a {
    width: 100%;
    max-width: 250px;
    font-size: 0.9375rem;
    margin-top: 4.1875rem;
  }
}

.v_btn a:hover {
  background-color: #fff;
  opacity: 1;
}

.v_btn + h2 {
  margin-top: 11.3125rem;
}

.block04 > p + figure {
  margin-top: 6.25rem;
}

.block04 > p + figure img {
  max-width: 988px;
}

@media screen and (max-width: 640px) {
  .block04 > p + figure {
    margin-top: 7.625rem;
  }
  .block04 > p + figure img {
    max-width: 100%;
  }
}

.block05 .cul2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1133px;
  margin: auto;
}

.block05 .cul2 div {
  -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
}

.block05 .cul2 div:nth-of-type(2) {
  max-width: 400px;
}

.block05 .cul2 div:nth-of-type(2) h3 {
  font-size: 1.625rem;
  line-height: 1;
  font-family: "SST W20 Bold", "SST W55 Bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
}

.block05 .cul2 div:nth-of-type(2) h3 span {
  font-size: 1rem;
  display: block;
  margin-top: 1.1875rem;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, "sans-serif";
}

.block05 .cul2 div:nth-of-type(2) p {
  margin-top: 1.875rem;
  font-size: 0.8125rem;
}

.block05 .cul2 div:nth-of-type(2) .v_btn a {
  height: 58px;
  margin-top: 3.125rem;
}

@media screen and (max-width: 640px) {
  .block05 .cul2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block05 .cul2 div {
    -webkit-flex-basis: inherit;
        -ms-flex-preferred-size: inherit;
            flex-basis: inherit;
  }
  .block05 .cul2 div:last-of-type {
    margin-top: 4.1875rem;
  }
}

.block06 {
  margin-top: 14.125rem;
}

.block06 img {
  max-width: 810px;
}

@media screen and (max-width: 640px) {
  .block06 img {
    max-width: 100%;
  }
}

.block06 > p + figure {
  margin-top: 4.75rem;
  margin-top: 5.6875rem;
}

@media screen and (max-width: 640px) {
  .contents_block.block07 h2 {
    font-size: 1.75rem;
    margin-bottom: 1.9375rem;
  }
  .contents_block.block07 .cul3 h3 {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
  .contents_block.block07 .cul3 div {
    margin-top: 2.25rem;
  }
}

.vegas-slide-inner {
  -webkit-animation: scaleAnime;
          animation: scaleAnime;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  /*アニメーション変化時間 ※デフォルト*/
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /*アニメーションの開始と終了*/
}

.kyvis {
  min-height: 500px;
}

@media screen and (max-width: 640px) {
  .kyvis {
    min-height: 210px;
  }
}

/*ページトップに戻る*/
.topBtn {
  position: absolute;
  right: 1.25rem;
  z-index: 1;
}

@-webkit-keyframes scaleAnime {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

@keyframes scaleAnime {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
