html {
  font-weight: normal;
  height: 100%
}

body {
  font-family: "a-otf-ryumin-pr6n", "a-otf-gothic-mb101-pro";
  color: #000;
  font-style: normal;
  font-size: 18px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: url("../img/bg.jpg") center top repeat
}

a {
  text-decoration: none;
  color: #000
}

.container {
  margin: auto
}

article {
  width: 100%;
  margin: auto;
  font-family: serif
}

section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.content_wrap {
  width: 1200px;
  margin: auto;
  background-color: #fff;
  overflow: hidden;
  padding: 0 0 30px 50px;
  box-sizing: border-box;
  position: relative
}

.main, .side {
  display: inline-block;
  box-sizing: border-box
}

.main {
  float: right;
  width: 985px;
  padding-left: 40px;
  padding-right: 35px;
  padding-bottom: 30px
}

.side {
  width: 215px;
  background: #1e2b36;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0px 0px 15px #2B3C45;
  -moz-box-shadow: 0px 0px 15px #2B3C45;
  -webkit-box-shadow: 0px 0px 15px #2B3C45;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#2B3C45', Direction=90, Strength=15)
}

.side nav ul {
  padding-top: 70px
}

.side nav ul li {
  text-align: right;
  padding: 20px
}

.side nav ul li a, .side nav ul li span {
  display: block;
  font-family: serif;
  color: #FFF
}

.side nav ul li a {
  line-height: 16px;
  font-size: 16px
}

.side nav ul li span {
  line-height: 14px;
  font-size: 14px;
  margin-top: 4px;
  letter-spacing: 2px
}

header {
  background: #fff;
  width: 100%
}

header .container {
  display: block;
  width: 1200px;
  margin: auto;
  text-align: left;
  vertical-align: bottom;
  position: relative
}

header h1 {
  display: inline-block;
  vertical-align: top;
  margin-left: 7px
}

header h1 span, header h1 img {
  display: block
}

header h1 span {
  margin-top: 10px;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 100
}

header h1 img {
  margin-top: 20px;
  margin-bottom: 10px
}

header .tel {
  display: inline-block;
  margin-left: 140px;
  margin-top: 20px
}

header .btn.access {
  display: inline-block;
  text-align: right;
  margin-left: auto;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
  width: 206px;
  height: 37px;
  background: url("../img/bg_btn_access.png") center top repeat;
  border-radius: 0 0 5px 5px
}

header .btn.access a {
  display: block;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 3px;
  text-align: center;
  padding: 13px
}

header .qr {
  display: inline-block;
  /* width: 100%; */
  text-align: right;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0
}

header .qr span, header .qr img {
  display: inline-block;
  vertical-align: middle
}

header .qr span {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 22px
}

header .sec_bnr {
  display: block;
  width: 100%;
  height: 435px;
  margin-top: 15px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

#headline, .headnews {
  position: relative
}

#headline {
  margin-top: 15px;
  width: 934px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 5px;
  box-sizing: border-box
}

#headline .caption {
  position: absolute;
  display: inline-block;
  background: #000;
  color: #FFF;
  font-size: 20px;
  font-weight: normal;
  font-family: serif;
  letter-spacing: 1px;
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding-left: 5px
}

#headline .caption::before {
  content: "";
  position: absolute;
  right: -18px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-left: 20px solid #000;
  border-bottom: 45px solid transparent;
  z-index: 3
}

#headline .caption::after {
  content: "";
  position: absolute;
  right: -3px;
  bottom: 0px;
  width: 0px;
  height: 0;
  border-right: 5px solid #fff;
  border-top: 45px solid transparent;
  z-index: 2
}

#headline .headnews {
  height: 43px;
  line-height: 44px;
  margin: auto;
  text-align: left;
  position: absolute;
  left: 167px;
  border: 1px solid #000;
  border-left: none;
  width: 739px
}

#headline .headnews::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #fff;
  border-bottom: 45px solid transparent;
  z-index: 1
}

#headline .headnews::after {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #000;
  border-bottom: 45px solid transparent;
  z-index: 0
}

#headline .marquee {
  width: 733px;
  padding: 0.5em 0;
  padding-bottom: 1rem;
  overflow: hidden;
  position: absolute;
  top: -0.5rem;
  left: -8px;
  color: #fff;
  font-family: serif;
  font-size: 16px;
  background: #000;
  margin: 10px;
  height: 13px;
  border: solid 1px #fff
}

#headline .marquee::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: solid 20px #fff;
  border-bottom: solid 46px transparent;
  z-index: 0
}

#headline .marquee p {
  position: absolute;
  margin-top: -10px;
  padding-left: 600px;
  display: inline-block;
  white-space: nowrap;
  -webkit-animation-name: marquee;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: marquee;
  -moz-animation-timing-function: linear;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -ms-animation-name: marquee;
  -ms-animation-timing-function: linear;
  -ms-animation-duration: 10s;
  -ms-animation-iteration-count: infinite;
  -o-animation-name: marquee;
  -o-animation-timing-function: linear;
  -o-animation-duration: 10s;
  -o-animation-iteration-count: infinite;
  animation-name: marquee;
  animation-timing-function: linear;
  animation-duration: 10s;
  animation-iteration-count: infinite
}

#headline .marquee p:after {
  content: "";
  white-space: nowrap;
  padding-right: 50px
}

@-webkit-keyframes marquee {
  from {
    -webkit-transform: translate(0%)
  }
  99%, to {
    -webkit-transform: translate(-100%)
  }
}

@-moz-keyframes marquee {
  from {
    -moz-transform: translate(0%)
  }
  99%, to {
    -moz-transform: translate(-100%)
  }
}

@-ms-keyframes marquee {
  from {
    -ms-transform: translate(0%)
  }
  99%, to {
    -ms-transform: translate(-100%)
  }
}

@-o-keyframes marquee {
  from {
    -o-transform: translate(0%)
  }
  99%, to {
    -o-transform: translate(-100%)
  }
}

@keyframes marquee {
  from {
    transform: translate(0%)
  }
  99%, to {
    transform: translate(-100%)
  }
}

.top.container .sec_news {
  width: 100%;
  height: auto;
  margin-right: 13px;
  margin-top: 25px
}

.top.container .sec_news .top_ttl, .top.container .sec_news .sec .side_ttl, .sec .top.container .sec_news .side_ttl {
  height: 44px
}

.top.container .news_wrap {
  height: 500px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 2px solid #1e2b36;
  box-sizing: border-box;
  padding: 20px;
  line-height: 30px;
  font-size: 18px;
  font-family: sans-serif
}

.top.container .news_wrap h3 {
  color: #000;
  font-weight: normal
}

.top.container .news_wrap p {
  color: #333
}

.top.container .news_wrap .news_text {
  padding: 0;
  letter-spacing: 1px;
  margin-bottom: 50px
}

.top.container .news_wrap .news_text p {
  color: #000;
  font-size: 17px;
  padding-left: 0
}

.top.container .news_wrap .news_text p :nth-of-type(2) {
  font-size: 18px;
  margin: 12px 0 25px
}

.top.container .news_wrap .news_text p :not([class="day"]) {
  line-height: 26px
}

.top.container .news_wrap .news_text .name, .top.container .news_wrap .news_text .age, .top.container .news_wrap .news_text .rank {
  display: block;
  color: #333
}

.top.container .news_wrap .news_text .size {
  font-size: 14px;
  color: #ed309b;
  line-height: 34px
}

.top.container .news_wrap .news_text .cmnt, .top.container .news_wrap .news_text .class {
  margin-top: 10px
}

.top.container .news_wrap .news_text span {
  color: #e6df67
}

.top.container .sec_sched {
  display: block;
  position: relative;
  width: 100%;
  height: 483px;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.top.container .sec_newface {
  display: block;
  position: relative;
  width: 100%;
  height: 483px;
  margin-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.top.container .sec_ranking {
  display: block;
  position: relative;
  width: 100%;
  height: 483px;
  /* margin-top: 50px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.top.container .sec_ranking .girls_list {
  padding-right: 20px;
  width: 165px
}

.top.container .sec_ranking .girls_list:last-child {
  padding-right: 0
}

.top.container .sec_ranking .girls_list .rank {
  width: 128px;
  height: auto;
  margin: 5px auto
}

.top.container .sec_ranking .girls_list .photo {
  width: 165px;
  height: auto
}

.schedule.container .week {
  display: table;
  border-collapse: separate;
  border-spacing: 12px 0;
  margin: 0 -12px 15px
}

.schedule.container .week li {
  border: 1px solid #000;
  display: table-cell
}

.schedule.container .week li a {
  display: block;
  font-weight: 100;
  padding: 14px 0;
  width: 117px;
  color: #000;
  font-family: serif;
  font-size: 15px;
  letter-spacing: 1px;
  text-align: center
}

.schedule.container .week li:hover {
  background: #000;
  opacity: .5
}

.schedule.container .week li:hover a {
  color: #fff
}

.schedule.container .week li.active {
  background: #000
}

.schedule.container .week li.active a {
  color: #fff
}

.system.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.system.container .basic, .system.container .price, .system.container .option, .system.container .notice {
  display: inline-block
}

.system.container h3 {
  margin-top: 23px;
  font-size: 27px;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000
}

.system.container .price {
  width: 100%;
  margin: 0;
  margin-bottom: 29px
}

.system.container .price dt, .system.container .price dd {
  display: inline-block;
  float: left;
  line-height: 64px;
  margin-top: 22px
}

.system.container .price dt {
  width: 100px;
  font-size: 27px
}

.system.container .price dd {
  width: 306px;
  font-size: 50px
}

.system.container .option {
  margin-top: -8px
}

.system.container .option dl {
  width: 100%;
  margin-top: 18px
}

.system.container .option dl dt, .system.container .option dl dd {
  display: inline-block;
  float: left;
  font-size: 22px;
  line-height: 47px
}

.system.container .option dl dt {
  width: 200px
}

.system.container .option dl dd {
  width: 220px;
  text-align: left
}

.system.container .option p {
  margin-top: 20px;
  font-size: 11px;
  line-height: 14px
}

.system.container .basic {
  width: 100%;
  padding-right: 130px;
  margin-top: 10px;
  margin-bottom: 25px
}
.system.container .basic dl {
  margin-top: 20px;
}
.system.container .basic dt, .system.container .basic dd {
  display: inline-block;
  float: left;
  margin: 10px 0
}

.system.container .basic dt {
  background: #ef2b70;
  color: #FFF;
  width: 220px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 35px
}

.system.container .basic dd {
  width: 140px;
  text-align: left;
  font-size: 22px;
  padding-left: 30px
}

.system.container .basic .full {
  display: block;
  width: 100%
}

.system.container .basic dd.full p {
  font-size: 9px;
  line-height: 30px;
  text-align: left;
  letter-spacing: -1px
}

.system.container .card {
  width: 100%
}

.system.container .card p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 46px
}

.system.container .notice {
  width: 100%;
  margin-top: 30px;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 30px
}

.system.container .notice .pd_list {
  margin: 32px 0
}

.system.container .notice .pd_list li {
  padding: 1px 0
}

.event.container .info {
  font-size: 18px;
  line-height: 23px;
  margin-top: 4px
}

.event.container figure {
  margin: 21px auto 70px
}

.event.container figcaption, .event.container img {
  display: block
}

.event.container img {
  width: 100%;
  margin-right: 10px
}

.event.container figcaption {
  width: 100%;
  text-align: left;
  margin-top: 15px;
  font-family: serif
}

.event.container figcaption p, .event.container figcaption div {
  font-size: 17px;
  line-height: 25px
}

.event.container figcaption .red {
  color: red
}

.access.container .info {
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 1px
}

.access.container .shop_map {
  width: 100%;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.access.container .shop_map li {
  text-align: center;
  margin-bottom: 10px
}

.access.container .shop_map li p {
  font-size: 16px
}

.access.container .shop_map img {
  width: 450px
}

.access.container .shop_map .shop_nm {
  font-size: 17px;
  line-height: 28px;
  margin-top: 23px;
  margin-bottom: 12px;
  letter-spacing: 2px
}

.access.container .shop_map .shop_nm span {
  display: block;
  font-size: 26px;
  letter-spacing: 1px
}

footer {
  width: 100%;
  background: #000;
  color: #FFF
}

footer .container {
  display: flex;
  width: 1200px;
  margin: auto
}

footer .container .left {
  width: 40%
}

footer .container .right {
  width: 60%;
  text-align: right
}

footer .container .logo {
  filter: brightness(0) invert(1)
}

footer .container h3 {
  display: inline-block;
  width: 308px;
  margin-top: 40px
}

footer .container address ul {
  width: 308px;
  display: inline-block;
  margin: 5px auto 0
}

footer .container address ul li {
  display: block;
  font-family: serif;
  font-style: normal;
  letter-spacing: 2px;
  font-size: 14px;
  text-align: center;
  padding-top: 15px
}

footer .container address ul li span {
  padding-left: .5rem;
  display: inline-block;
  font-size: 18px
}

footer .container .ft_nav {
  display: block;
  vertical-align: top;
  padding-top: 5px
}

footer .container .ft_nav ul li {
  display: inline-block;
  font-size: 15px;
  font-family: serif;
  font-weight: normal;
  line-height: 25px;
  letter-spacing: 2px;
  padding: 14px
}

footer .container .ft_nav ul li:last-child {
  padding-right: 0
}

footer .container .ft_nav ul li a {
  color: #fff
}

footer .container .bnr_rec {
  display: block
}

footer .container .copy {
  display: block;
  font-family: serif;
  font-size: 12px;
  letter-spacing: 3px;
  margin: 20px 0
}

.sec_link {
  margin-top: 30px;
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.sec_link .banner {
  width: 450px;
  display: inline-block;
  float: left
}

.sec_link .banner img {
  width: 100%
}

#top .sec_link .bnr_schedule, #schedule .sec_link .bnr_schedule {
  display: none
}

#newface .sec_link .bnr_newface {
  display: none
}

#girls .sec_link .bnr_event {
  display: none
}

.girls_wrap {
  padding: 0;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden
}

.top .girls_wrap {
  height: 365px
}

.girls_list {
  width: 208px;
  height: auto;
  position: relative;
  vertical-align: top;
  letter-spacing: 1px;
  display: inline-block;
  float: left;
  font-family: serif;
  font-weight: bold
}

.girls_list .photo {
  width: 208px;
  height: 280px
}

.girls_list span {
  display: inline-block
}

.girls_list .prof {
  height: 16px;
  margin-bottom: 4px;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 0.4;
  margin-top: 10px;
}

.girls_list .shop {
  height: 14px;
  background: #000;
  color: #FFF;
  font-size: 9px;
  line-height: 9px;
  font-weight: bold;
  position: relative;
  vertical-align: bottom
}

.girls_list .shop span {
  top: 50%;
  position: relative;
  width: 100%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  height: 11px;
  line-height: 11px
}

.girls_list .name {
  /* width: 100%; */
  margin-left: auto;
  margin-top: 10px;
  text-align: center;
  font-size: 17px;
  display: inline-block;
}
.girls_list .shop {
  background: #ed309b;
  font-size: 13px;
  padding: 5px 3px 0;
  margin-bottom: 0px;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin-left: 5px;
  font-weight: lighter;
}
.girls_list .size {
  display: block;
  font-size: 13px;
  color: #000;
  margin-top: 20px;
  line-height: 0.2;
}

.girls_list .time {
  display: block;
  width: 152px;
  margin: 5px auto;
  font-size: 13px;
  color: #000;
  padding: 3px 0
}

.girls_list {
  margin-bottom: 20px
}

.girls_list:not(:nth-of-type(4n)) {
  padding-right: 25px
}

#top .girls_list:nth-of-type(4n) {
  padding-right: 25px
}

.top_ttl, .sec .side_ttl {
  width: 285px;
  background: #1e2b36;
  position: relative;
  font-weight: normal
}

.top_ttl a, .sec .side_ttl a {
  font-family: serif;
  font-size: 22px;
  letter-spacing: 1px;
  color: #fff;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 20px
}

.top_ttl a span, .sec .side_ttl a span {
  font-size: 18px;
  padding-left: 1rem
}

.top_ttl::before, .sec .side_ttl::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: solid 25px #fff;
  border-bottom: solid 46px transparent;
  z-index: 0
}

.sec .ttl {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  font-weight: normal;
  font-family: serif;
  letter-spacing: 1px;
  color: #000
}

.sec .ttl a {
  font-size: 44px;
  line-height: 44px;
  display: inline-block;
  position: relative;
  padding-right: 10px;
  background: transparent linear-gradient(transparent 85%, #ffd400 0%) no-repeat scroll 0 0
}

.sec .ttl span {
  font-size: 18px;
  padding-left: 1rem;
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

.sec .side_ttl {
  background: none
}

.sec .side_ttl a {
  padding-left: 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px
}

.sec .btn {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
  background: #000;
  border: 1px solid #333;
  width: 226px
}

.sec .btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-family: serif;
  padding: 7px 0;
  text-align: center;
  font-size: 15px;
  letter-spacing: 1px
}

.sec_title .ttl {
  margin-top: 30px
}

.shoplist {
  margin-bottom: 20px
}

.shoplist li {
  display: inline-block;
  width: 100px;
  background: #fff;
  border: 1px solid #ed309b;
  text-align: center;
  position: relative;
  transition: color 0.6s, background-color 0.6s, border 0.6s, opacity 0.4s, transform 0.1s ease 0.6s
}

.shoplist li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ed309b;
  font-family: sans-serif;
  font-size: 16px;
  padding: 8px 0;
  cursor: pointer
}

.shoplist li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  opacity: 0;
  transition: inherit
}

.shoplist li.active {
  background: #ed309b
}

.shoplist li.active::before {
  border-top: 8px solid #ed309b;
  opacity: 1;
  transition: inherit
}

.shoplist li.active a {
  color: #FFF
}

.tab_group {
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s
}

.tab_content {
  display: none;
  width: 910px;
  position: relative;
  height: auto
}

.tab_content.active {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  display: inline-block
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  30% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

#slider .slick-slide {
  transition: all 0.5s ease 0s;
  opacity: 0.6
}

#slider .slick-active, #slider .slick-center {
  transition: all 0.5s ease 0.5s;
  opacity: 1
}

.tab_group .slider {
  width: 109%;
  overflow: visible;
  position: relative;
  margin-left: -40px;
  margin-right: -35px;
  padding-left: 40px;
  padding-right: 35px;
  opacity: 0;
  transition: opacity 3.0s ease .3s
}

.slick-initialized {
  opacity: 1 !important
}

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

.slick-prev {
  top: 42%;
  left: 24px;
  right: auto
}

.slick-next {
  top: 38%;
  right: 23px;
  left: auto
}

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

.slick-prev:before, .slick-prev:after, .slick-next:before, .slick-next:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #000
}

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

.slick-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(135deg, 0deg);
  -ms-transform: skew(135deg, 0deg);
  transform: skew(135deg, 0deg)
}

.slick-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-135deg, 0deg);
  -ms-transform: skew(-135deg, 0deg);
  transform: skew(-135deg, 0deg)
}

.slick-next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

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

/*# sourceMappingURL=style.css.map */
