@charset "UTF-8";
/*リセット
--------------------------------------------*/
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, u, i, center,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*フォント
---------------------------------------------*/
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
html,
body,
#wrapper {
  letter-spacing: 0.1em;
  width: 100%;
  font-feature-settings: "palt" 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #717171;
}
@media screen and (min-width: 769px) {
  html,
  body,
  #wrapper {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  html,
  body,
  #wrapper {
    font-size: 12px;
  }
}
html a,
body a,
#wrapper a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.bold {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #D1D1D1;
  z-index: 555;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader h1 {
  font-size: 48px;
  text-align: center;
  margin: 0 auto 0;
  padding: 100px 0 40px;
  letter-spacing: 0.05em;
  color: #555F62;
}
@media screen and (max-width: 768px) {
  .loader h1 {
    font-size: 28px;
    margin: 40px auto 0px;
    padding: 60px 0 20px;
  }
}
.loader h1 span {
  color: #AD7E24;
  display: block;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .loader h1 span {
    font-size: 28px;
  }
}

#mainArea {
  width: 100%;
  background-color: #EDE7E1;
  padding: 0;
}
#mainArea header {
  max-width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #mainArea header {
    width: 90%;
    margin: 0 auto;
  }
}

h1 {
  font-size: 28px;
  text-align: center;
  padding: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 22px;
    padding: 0;
    margin-bottom: 10px;
  }
}

h2 {
  font-size: 18px;
  text-align: center;
  line-height: 1.6em;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 14px;
    margin: 0 auto 10px;
  }
}
h2 span {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  h2 span {
    font-size: 10px;
  }
}

h3 {
  width: 700px;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 1.7em;
}
@media screen and (max-width: 768px) {
  h3 {
    width: 90%;
    text-align: left;
  }
}

h4 {
  width: 800px;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 1.7em;
}
@media screen and (max-width: 768px) {
  h4 {
    width: 90%;
    text-align: left;
  }
}

.lead {
  background-color: #CAD2CC;
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .lead {
    padding: 70px 0;
    width: 100%;
  }
}
.lead::before {
  content: url(../images/c1.png);
  display: block;
  position: absolute;
  top: 2%;
  left: 32%;
  z-index: 999;
  transform: scale(0.5);
}
@media screen and (max-width: 768px) {
  .lead::before {
    transform: scale(0.3);
    left: -9%;
    top: -7%;
  }
}
.lead::after {
  content: url(../images/c2.png);
  display: block;
  position: absolute;
  bottom: 0%;
  right: 32%;
  z-index: 999;
  transform: scale(0.5);
}
@media screen and (max-width: 768px) {
  .lead::after {
    transform: scale(0.3);
    right: -5%;
  }
}
.lead img {
  width: 700px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .lead img {
    width: 80%;
  }
}

.web {
  background-image: url(../images/back.jpg);
  height: 600px;
  width: 100%;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .web {
    width: 100%;
    padding: 70px 0 0 0;
    height: 530px;
  }
}
.web .box {
  width: 700px;
  background-color: #fff;
  padding: 100px 0 140px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .web .box {
    width: 90%;
    padding: 70px 0 110px;
  }
}
.web .box::after {
  content: url(../images/c3.png);
  display: block;
  position: absolute;
  bottom: -8%;
  right: -10%;
  z-index: 999;
  transform: scale(0.4);
}
@media screen and (max-width: 768px) {
  .web .box::after {
    transform: scale(0.3);
    bottom: -11%;
    right: -33%;
  }
}
.web .box ul {
  display: flex;
  width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .web .box ul {
    width: 90%;
  }
}
.web .box ul li {
  width: 33%;
}

#content {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #EDE7E1;
}
@media screen and (max-width: 768px) {
  #content {
    overflow: hidden;
  }
}
#content .block {
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  #content .block {
    width: 90%;
    padding: 70px 0;
  }
}
#content .block h4 {
  text-align: center;
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #content .block h4 {
    font-size: 12px;
    text-align: left;
  }
}
#content .block h4 span {
  display: block;
  font-size: 28px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #content .block h4 span {
    font-size: 22px;
    text-align: center;
  }
}
#content .block .main {
  width: 700px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 768px) {
  #content .block .main {
    width: 100%;
    margin: 0 auto 40px;
  }
}
#content .block .sub {
  display: flex;
  width: 700px;
  margin: 0 auto 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #content .block .sub {
    width: 100%;
  }
}
#content .block .sub .left {
  width: 65%;
  margin-bottom: 30px;
}
#content .block .sub .right {
  width: 35%;
  margin-bottom: 30px;
  box-sizing: border-box;
  position: relative;
}
#content .block .sub .right:before {
  content: "";
  display: block;
  padding-top: 148.5%;
}
#content .block .sub .right img.chara1 {
  width: 39%;
  position: absolute;
  top: 50%;
  left: 30%;
}
#content .block .sub .right img.chara2 {
  width: 34%;
  position: absolute;
  top: 50%;
  left: 28%;
}
#content .block .sub .right img.chara3 {
  width: 47%;
  position: absolute;
  top: 50%;
  left: 30%;
}
#content .block .sub .right img.chara4 {
  width: 44%;
  position: absolute;
  top: 50%;
  left: 30%;
}
#content .block .sub .right img.chara5 {
  width: 24%;
  position: absolute;
  top: 5%;
  left: 25%;
}
#content .block .sub .right img.chara6 {
  width: 47%;
  position: absolute;
  bottom: 0%;
  right: 7%;
}
#content .block .sub .right img.chara7 {
  width: 50%;
  position: absolute;
  bottom: -4%;
  right: 50%;
}
#content .block .inner {
  width: 700px;
  margin: 0 auto 120px;
}
@media screen and (max-width: 768px) {
  #content .block .inner {
    width: 100%;
  }
}
#content .block .inner .flex2 {
  display: flex;
  flex-wrap: wrap;
  width: 700px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  #content .block .inner .flex2 {
    width: 100%;
  }
}
#content .block .inner .flex2 li {
  width: 50%;
}
#content .block .inner .flex2 .img2 {
  width: 12%;
  bottom: -22%;
  left: 2%;
  position: absolute;
}
#content .block .inner .flex2 .img3 {
  width: 8%;
  bottom: -22%;
  right: 2%;
  position: absolute;
}
#content .block .img1 {
  width: 50px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #content .block .img1 {
    width: 40px;
  }
}
#content .block .img5 {
  width: 4%;
  bottom: 4%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #content .block .img5 {
    width: 15%;
  }
}

.item {
  width: 100%;
  padding: 100px 0;
  background-color: #F2F0ED;
}
@media screen and (max-width: 768px) {
  .item {
    padding: 70px 0;
  }
}
.item ul {
  width: 900px;
  margin: 0 auto;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 768px) {
  .item ul {
    width: 90%;
  }
}
.item ul .itemchara1 {
  position: absolute;
  top: -6%;
  left: 5%;
  width: 10%;
  left: 7%;
}
@media screen and (max-width: 768px) {
  .item ul .itemchara1 {
    top: -2%;
    width: 14%;
  }
}
.item ul .itemchara2 {
  position: absolute;
  top: -4.5%;
  right: 5%;
  width: 10%;
}
@media screen and (max-width: 768px) {
  .item ul .itemchara2 {
    top: -1.8%;
    width: 14%;
    right: 7%;
  }
}
.item ul .itemchara3 {
  position: absolute;
  top: -23%;
  left: 5%;
  width: 9.5%;
}
@media screen and (max-width: 768px) {
  .item ul .itemchara3 {
    top: -11%;
    width: 15%;
  }
}
.item ul .itemchara4 {
  position: absolute;
  top: -22%;
  right: 5%;
  width: 11%;
}
@media screen and (max-width: 768px) {
  .item ul .itemchara4 {
    top: -11%;
    width: 17%;
  }
}
.item ul .itemchara5 {
  position: absolute;
  top: -16%;
  left: 5%;
  width: 6%;
}
@media screen and (max-width: 768px) {
  .item ul .itemchara5 {
    top: -8%;
    width: 10%;
  }
}
.item ul .itemchara6 {
  position: absolute;
  top: -23%;
  right: 5%;
  width: 11%;
}
@media screen and (max-width: 768px) {
  .item ul .itemchara6 {
    top: -9%;
    width: 17%;
  }
}
.item ul li {
  background-color: #EDE7E1;
  width: 22%;
  margin: 10px;
}
@media screen and (max-width: 768px) {
  .item ul li {
    width: 48%;
    margin: 5px 0;
  }
}
.item ul li a {
  color: #555F62;
}
.item ul li a img {
  width: 90%;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
}
.item ul li a p {
  font-size: 12px;
  margin: 10px auto 20px;
  width: 90%;
  line-height: 1.7em;
}
.item ul li.none {
  background-color: #F2F0ED;
}
.item .btn {
  width: 400px;
  height: 45px;
  margin: 50px auto 100px;
  background-color: #fff;
  line-height: 45px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .item .btn {
    width: 80%;
  }
}
.item .btn a {
  text-decoration: none;
  color: #717171;
  text-align: center;
}

.moomin {
  padding: 100px 0;
  background-color: #CAD2CC;
}
.moomin .topimg {
  width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .moomin .topimg {
    width: 80%;
  }
}
.moomin h5 {
  margin: 40px auto 20px;
  width: 200px;
}
.moomin p {
  width: 600px;
  margin: 0 auto;
  line-height: 1.7em;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .moomin p {
    width: 90%;
  }
}

.line {
  width: 100%;
  border-top: #717171 1px solid;
}

.flexslider {
  margin: 0 !important;
}

.slider {
  width: 800px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .slider {
    width: 100%;
  }
}
.slider li {
  width: 400px;
}
@media screen and (max-width: 768px) {
  .slider li {
    width: 200px;
  }
}

.slick-prev:before, .slick-next:before {
  font-size: 25px !important;
  color: #555F62 !important;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .slick-prev:before, .slick-next:before {
    display: none;
  }
}

.copy {
  width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .copy {
    width: 90%;
  }
}

.attention {
  width: 100%;
  margin: 100px auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .attention {
    margin-bottom: 160px;
  }
}
.attention .box2 {
  margin: 0 auto 50px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .attention .box2 {
    width: 100%;
    margin: 0 auto 50px;
  }
}
.attention .box2 p.title {
  font-size: 20px;
  text-align: center;
  line-height: 60px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .attention .box2 p.title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.attention .box2 p.text {
  width: 600px;
  margin: 0 auto;
  line-height: 1.8em;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .attention .box2 p.text {
    width: 90%;
    margin: 0 auto;
    font-size: 11px;
    line-height: 2em;
  }
}
.attention .f_c1 {
  width: 30px;
  position: absolute;
  bottom: -40%;
  left: 48%;
}
@media screen and (max-width: 768px) {
  .attention .f_c1 {
    left: 42%;
  }
}
.attention .f_c2 {
  width: 30px;
  bottom: -40%;
  right: 48%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .attention .f_c2 {
    right: 42%;
  }
}

.copy {
  margin: 100px auto 20px;
  padding: 100px 0 0 0;
}
@media screen and (max-width: 768px) {
  .copy {
    padding: 0px 0 50px 0;
    margin: 100px auto 20px;
  }
}
.copy img {
  width: 150px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .copy img {
    width: 30%;
    margin: 0 auto 0px;
  }
}

.logo {
  margin: 0 auto;
  padding: 0px 0 100px;
}
@media screen and (max-width: 768px) {
  .logo {
    padding: 0px 0 50px 0;
  }
}
.logo img {
  width: 110px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .logo img {
    width: 20%;
    margin: 0 auto 0px;
  }
}

.scrolltop {
  position: fixed;
  bottom: 0px;
  width: 40px;
  right: 20px;
  border-radius: 10px 0 0 10px;
  z-index: 10;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .scrolltop {
    bottom: 15px;
    width: 30px;
    right: 20px;
    z-index: 13;
  }
}

/* ANIMATION
--------------------------------------*/
.fuwatAnime {
  animation-fill-mode: both;
  animation-duration: 1.5s;
  animation-name: fuwatAnime;
  visibility: visible !important;
}
@keyframes fuwatAnime {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* sass読み込み
--------------------------------------*/
html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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 {
  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;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

/* 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%;
  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;
}/*# sourceMappingURL=style.css.map */