/* header */
header{
  height: 100vh;
  display: block;
  padding: 0 0 0 0;
  background: url(../img/bg_head.jpg) repeat-x center top;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
header .wrapper{
  height: 100vh;
}
header .navBlock .wrapper{
  height: auto;
}
header h1{
  width: 100%;
  height: 0;
  display: block;
  padding: 100vh 0 0 0;
  background: url(../img/main.png) no-repeat center bottom;
  background-size: auto 100vh;
}
.mainCatch{
  width: 100%;
  height: 0;
  display: block;
  padding: 100vh 0 0 0;
  background: url(../img/mainCatch.png) no-repeat right 3% top 55%;
  background-size: auto 48vh;
  position: absolute;
  top: 0;
  right: -3%;
  overflow-y: hidden;
}
.mainInfo{
  width: 300px;
  height: 250px;
  display: block;
  position: absolute;
  bottom: 15px;
  left: 10px;
}
.mainInfo img{
  width: 100%;
  height: auto;
}


header .navBlock{
  display: inline-block;
  text-align: center;
  margin: 0 auto 0 auto;
  position: absolute;
  top: 26px;
  right: 84px;
}
header .navBlock nav{
  display: inline-block;
	line-height: 1;
}
header .navBlock nav ul{
  display: inline-block;
  margin: 0;
  padding: 0;
	line-height: 1;
}
header .navBlock nav ul li{
  display: inline-block;
  margin: 0 6px 0 6px;
	line-height: 1;
}
header .navBlock nav ul li.sub{
  width: 166px;
  display: inline-block;
  padding: 0 0 4px 0;
  position: absolute;
  top: -14px;
  left: 174px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font-size: 1.2rem;
	font-weight: bold;
  text-align: left;
}
header .navBlock nav ul li a{
  display: inline-block;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(117, 5, 39, 0.72), 0 0 20px rgba(117, 5, 39, 0.72);
}
header .navBlock nav ul li a:hover{
  color: #ca000b;
}

.shinkigeki{
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  top: 10px;
  left: 20px;
}
.shinkigeki a{
  width: 80px;
  height: 0;
  display: block;
  padding-top: 80px;
  background: url(../img/logo_shinkigeki.png) no-repeat center center;
  background-size: contain;
  overflow: hidden;
  cursor: pointer;
}

/* press */
#press{
  display: block;
  padding: 0 0 64px 0;
  background-color: #ffffff;
}
#press h2{
  padding: 18px 0 20px 0;
  background-color: #fd1f4c;
  color: #ffffff;
  text-align: center;
}
#press h2 span{
  font-size: 2.0rem;
}
#press h3{
  display: block;
  margin: 42px 0 0 0;
  font-size: 4.8rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0;
  text-align: left;
}
.pressDetail{
  display: block;
  margin: 24px 0 0 0;
}
.pressMov{
  width: 518px;
  display: block;
  float: left;
}
.pressDate{
  display: block;
  text-align: left;
  font-size: 1.9rem;
  font-weight: 500;
}
.pressDate span{
  display: inline-block;
  margin: 0 12px 0 0;
  color: #fd1f4c;
}
.pressTxtTate{
  width: 482px;
  display: block;
  margin: 54px 0 0 0;
  line-height: 1.6;
  text-align: left;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.pressTxtTate h4{
  display: block;
  margin: 0 0 0 18px;
  padding: 0 0 0 10px;
  font-size: 3.2rem;
  font-weight: 900;
  border-left: 4px solid #331a18;
}
.pressTxtTate .text{
  font-weight: 700;
}

.pressTxt{
  display: block;
  margin: 42px 0 0 0;
  text-align: left;
}
.pressTxt h4{
  display: block;
  margin: 24px 0 0 0;
  font-size: 2.6rem;
  font-weight: 900;
}
.pressTxt .text{
  display: block;
  margin: 24px 0 0 0;
  font-weight: 700;
}

.pressPoint{
  display: block;
  margin: 32px 0 0 0;
}
.pressPoint ul{
  display: block;
}
.pressPoint ul li{
  display: block;
  margin: 10px 0 0 0;
}
.pressPoint ul li dl{
  display: flex;
  margin: 10px 0 0 0;
  border: 4px solid #fd1f4c;
  border-radius: 10px;
}
.pressPoint ul li dl dt{
  width: 124px;
  padding: 5px 0 0 0;
  text-align: center;
  background-color: #fd1f4c;
  color: #ffffff;
  font-size: 5.2rem;
  font-weight: 500;
  line-height: 1;
}
.pressPoint ul li dl dt span{
  display: block;
  font-size: 1.5rem;
}
.pressPoint ul li dl dd{
  width: 876px;
  text-align: left;
  font-weight: 700;
  padding: 0 0 0 32px;
}
.pressPoint ul li dl dd h5{
  font-size: 2.4rem;
  color: #fd1f4c;
}

.pressDetail:after{
  content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* gm */
#gm{
  min-height: 700px;
  display: block;
  padding: 42px 0 0 0;
  background: url(../img/kanpei.jpg);
  background-repeat: no-repeat;
  background-position: calc(50% + 340px) 12px;
  background-size: auto 860px;
  background-color: #eeefeb;
}
#gm .wrapper{
  min-height: 700px;
  display: block;
  padding: 0 0 42px 0;
}
#gm h2{
  text-align: left;
}
#gm h4{
  display: block;
  margin: 48px 0 0 0;
  font-size: 1.8rem;
  line-height: 1;
  color: #fc1d4c;
  text-align: left;
}
#gm h3{
  display: block;
  margin: 14px 0 0 0;
  font-size: 4rem;
  line-height: 1;
  text-align: left;
}
#gm .gmTxt{
  width: 710px;
  display: block;
  margin: 36px 0 0 0;
  font-weight: 700;
  text-align: left;
}
#gm .profBox{
  width: 710px;
  display: block;
  margin: 54px 0 0 0;
  text-align: left;
}
#gm .profTxt{
  width: 420px;
  display: block;
  float: left;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.8;
}
#gm .profTxt h5{
  display: block;
  margin: 0 0 20px 0;
  text-align: left;
  font-size: 1.6rem;
  color: #6c6c6c;
}
#gm .twEmbed{
  width: 260px;
  display: block;
  padding: 10px;
  float: right;
  background-color: #ffffff;
  border-radius: 8px;
  text-align: center;
}

#gm .profBox:after{
  content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* outline */
#teirei{
  display: block;
  padding: 42px 0 54px 0;
  background-color: #ffffff;
}
#teirei h2{
  text-align: left;
}
.teireiMov{
  display: block;
  margin: 0 0 0 0;
}
.teireiMov li{
  width: 50%;
  display: block;
  float: left;
  margin: 42px 0 0 0;
  padding: 0 5px 0 5px;
}
.teireiMov li dl{
  display: block;
}
.teireiMov li dl dt{
  display: block;
}
.teireiMov li dl dd{
  display: block;
  margin: 20px 0 0 0;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.teireiMov li dl dd span{
  display: block;
  margin: 0 0 4px 0;
  font-size: 1.7rem;
  color: #fc1d4c;
}

.teireiComing{
  display: block;
  margin: 42px 0 0 0;
  padding: 42px;
  background-color: #e6e6e6;
  font-size: 2.0rem;
  font-weight: 500;
  text-align: center;
  color: #666666;
}

.teireiMov:after
{
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


/* second */
#second{
  display: block;
  padding: 0 0 72px 0;
  background: linear-gradient(0, rgb(255,208,198) 0%, rgb(255,248,210) 100%);
}
#second h4{
  display: block;
}
#second h4 a{
  height: 0;
  display: block;
  margin: 0 0 0 0;
  padding: 52px 0 0 0;
  background: url(../img/logo_yes.svg) no-repeat center bottom;
  background-size: auto 42px;
  background-color: #ffffff;
  overflow: hidden;
}
#second h2{
  height: 0;
  display: block;
  padding: 82px 0 0 0;
  background: url(../img/logo_second.svg) no-repeat center center;
  background-size: auto 62px;
  background-color: #ffffff;
  overflow: hidden;
}
#second p.secondExp{
  display: block;
  margin: 42px 0 0 0;
}
#second h3{
  display: block;
  margin: 54px 0 0 0;
  font-size: 3.2rem;
  font-weight: 900;
  text-align: center;
  color: #e7421f;
}
.monthBlock{
  display: block;
  margin: 32px 0 0 0;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
}
.monthBlock .prevList{
  width: 240px;
  display: block;
  margin: 15px 0 0 0;
  float: left;
  text-align: left;
}
.monthBlock .displayList{
  width: 520px;
  display: block;
  float: left;
}
.monthBlock .displayList span{
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 4.6rem;
}
.monthBlock .nextList{
  width: 240px;
  display: block;
  margin: 15px 0 0 0;
  float: right;
  text-align: right;
}
.scheduleList{
  display: block;
  margin: 20px 0 0 0;
}
.scheduleList li{
  display: block;
  margin: 2px 0 0 0;
}
.scheduleList li:first-child{
  margin: 0 0 0 0;
}
.scheduleList li dl{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.scheduleList li dl dt{
  width: 120px;
  display: block;
  padding: 12px 0 12px 0;
  background-color: #ffffff;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}
.scheduleList li dl dt div{
  display: inline-block;
  text-align: left;
}
.scheduleList li dl dt p{
  display: block;
  margin: 10px 0 0 0;
}
.scheduleList li dl dt p span{
  font-size: 3.2rem;
}
.scheduleList li dl dd{
  width: 878px;
  display: block;
  padding: 12px 18px 12px 18px;
  background-color: #ffffff;
  text-align: left;
}
.scheduleList li dl dd h5{
  font-size: 2rem;
  font-weight: 700;
  color: #e8411d;
}
.scheduleList li dl dd .time{
  display: inline-block;
}
.scheduleList li dl dd .time:before{
  content: "時間：";
  display: inline-block;
  margin: 0 2px 0 0;
  font-weight: 700;
}
.scheduleList li dl dd .price{
  display: inline-block;
}
.scheduleList li dl dd .price:before{
  content: "料金：";
  display: inline-block;
  margin: 0 2px 0 15px;
  font-weight: 700;
}
.scheduleList li dl dd .cast{
  display: block;
  margin: 8px 0 0 0;
  font-weight: 700;
}

.accessInfo{
  display: block;
  margin: 24px 0 0 0;
}
.accessInfo dt{
  display: inline-block;
  margin: 0 22px 0 10px;
  font-size: 2rem;
  font-weight: 700;
}
.accessInfo dd{
  display: inline-block;
}
.accessInfo dd .mapBtn{
  display: inline-block;
  margin: 0 0 0 12px;
  padding: 9px 8px 9px 8px;
  border: 1px solid #331a18;
  border-radius: 8px;
  font-size: 1.3rem;
  line-height: 1px;
}
.mapEmbed{
  height: 540px;
  display: block;
  margin: 20px 0 0 0;
  overflow: hidden;
}
.mapEmbed iframe{
  width: 100%;
}

.monthBlock:after{
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.ticketInfo{
  display: block;
  margin: 24px 0 0 0;
  border: 3px solid #e7421f;
  background-color: #ffffff;
}
.ticketInfo li{
  display: block;
  border-top: 3px solid #e7421f;
}
.ticketInfo li:first-child{
  border-top: none;
}
.ticketInfo li dl{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ticketInfo li dt{
  width: 13%;
  display: block;
  padding: 18px;
  text-align: left;
  font-weight: 700;
  background-color: #e7421f;
  color: #ffffff;
}
.ticketInfo li dd{
  width: 87%;
  text-align: left;
  padding: 18px;
  border-left: 3px solid #e7421f;
  font-weight: 500;
}

.secondTicketBtn{
  display: block;
  margin: 24px 0 0 0;
}
.secondTicketBtn a{
  width: 100%;
  height: 64px;
  display: block;
  margin: 0 auto 0 auto;
  background-color: #e7421f;
  color: #ffffff;
  border-radius: 27px;
  font-size: 120%;
  font-weight: 700;
  line-height: 64px;
  box-shadow: 2px 2px #c6210e;
}

/* banner */
#banner{
  display: block;
  padding: 54px 0 54px 0;
  background-color: #ffffff;
}
#banner img{
  width: 100%;
  height: auto;
}


/* -- */
/* -- */
/* SP */
/* -- */
/* -- */
@media screen and (max-width: 768px) {
/* */
/* */


/* header */
header{
  height: 80vh;
  background: url(../img/bg_head.jpg) repeat-x center top;
  background-size: auto 100%;
}
header .wrapper{
  margin: 0;
}
header h1{
  width: 100%;
  height: 0;
  display: block;
  margin: 8vh 0 0 0;
  padding: 72vh 0 0 0;
  background: url(../img/main_sp.png) no-repeat center bottom;
  background-size: cover;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.mainCatch{
  width: 100%;
  height: 0;
  display: block;
  padding: 20vh 0 0 0;
  background: url(../img/mainCatch_sp2.png) no-repeat center top;
  background-size: 72% auto;
  position: absolute;
  top: 76px;
  right: 0;
  overflow-y: hidden;
}
.mainInfo{
  width: auto;
  height: auto;
  display: block;
  margin: 16px 0 0 0;
  position: relative;
  bottom: auto;
  left: auto;
}

header .navBlock{
  display: none;
}

.shinkigeki{
  width: 50px;
  height: 50px;
  top: 10px;
  left: 10px;
}
.shinkigeki a{
  width: 50px;
  padding-top: 50px;
  background: url(../img/logo_shinkigeki.png) no-repeat center center;
  background-size: contain;
}

/* press */
#press{
  padding: 0 0 54px 0;
}
#press h2{
  padding: 12px 10px 14px 10px;
  font-size: 2.8rem;
  line-height: 1.2;
  text-align: center;
}
#press h2 span{
  font-size: 1.9rem;
}
#press h3{
  font-size: 2.5rem;
  line-height: 1.3;
}
.pressDetail{
  margin: 32px 0 0 0;
}
.pressMov{
  width: auto;
  display: block;
  float: none;
}
.pressDate{
  font-size: 1.9rem;
}
.pressDate span{
  display: inline-block;
  margin: 0 12px 0 0;
}

.pressTxt{
  margin: 32px 0 0 0;
}
.pressTxt h3{
  font-size: 2rem;
  line-height: 1.3;
}
.pressTxt .text{
  margin: 0 0 0 0;
}

/* gm */
#gm{
  min-height: 700px;
  display: block;
  padding: 42px 0 0 0;
  background: url(../img/kanpei.jpg) no-repeat right 120px top 20px;
  background-size: auto 420px;
  background-color: #eeefeb;
}
#gm .wrapper{
  min-height: 600px;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 32px 0;
}
#gm h2{
  margin: 0 20px 0 20px;;
}
#gm h4{
  display: block;
  margin: 48px 20px 0 20px;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #fc1d4c;
  text-align: left;
}
#gm h3{
  display: block;
  margin: 14px 20px 0 20px;
  font-size: 3.5rem;
  line-height: 1;
  text-align: left;
}
#gm .profBox{
  width: auto;
  display: block;
  margin: 54px 0 0 0;
  text-align: left;
}
#gm .profTxt{
  width: auto;
  display: block;
  float: none;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.8;
}
#gm .profTxt h5{
  display: block;
  margin: 0 20px 0 20px;
  text-align: left;
  font-size: 1.4rem;
  color: #6c6c6c;
}
#gm .profTxt p{
padding: 10px 20px 0 20px;
float: none;
background-color: #eeefeb;
}
#gm .twEmbed{
  width: 260px;
  display: block;
  margin: 32px auto 0 auto;
  padding: 10px;
  float: none;
}


/* outline */
#teirei{
  display: block;
  padding: 42px 0 54px 0;
  background-color: #ffffff;
}
#teirei h2{
  text-align: left;
}
.teireiMov{
  display: block;
  margin: 0 0 0 0;
}
.teireiMov li{
  width: 100%;
  display: block;
  float: none;
  margin: 24px 0 0 0;
  padding: 0;
}
.teireiMov li dl{
  display: block;
}
.teireiMov li dl dt{
  display: block;
}
.teireiMov li dl dd{
  display: block;
  margin: 20px 0 0 0;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.teireiComing{
  margin: 32px 0 0 0;
  padding: 32px 20px 32px 20px;
  font-size: 1.6rem;
}

.teireiMov:after
{
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


/* second */
#second{
  display: block;
  padding: 0 0 54px 0;
}
#second h4{
}
#second h4 a{
  padding: 42px 0 0 0;
  background: url(../img/logo_yes.svg) no-repeat center bottom;
  background-size: auto 34px;
  background-color: #ffffff;
}
#second h2{
  height: 0;
  display: block;
  padding: 32% 0 0 0;
  background: url(../img/logo_second_sp.svg) no-repeat center center;
  background-size: 90% auto;
  background-color: #ffffff;
  overflow: hidden;
}
#second p.secondExp{
  display: block;
  margin: 42px 0 0 0;
  text-align: left;
}
#second h3{
  margin: 42px 0 0 0;
  font-size: 2.3rem;
  line-height: 1.3;
}
.monthBlock{
  display: block;
  margin: 32px 0 0 0;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
}
.monthBlock .prevList{
  width: 240px;
  display: block;
  margin: 15px 0 0 0;
  float: left;
  text-align: left;
}
.monthBlock .displayList{
  width: 520px;
  display: block;
  float: left;
}
.monthBlock .displayList span{
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 4.6rem;
}
.monthBlock .nextList{
  width: 240px;
  display: block;
  margin: 15px 0 0 0;
  float: right;
  text-align: right;
}
.scheduleList{
  margin: 20px 0 0 0;
}
.scheduleList li{
  margin: 2px 0 0 0;
}
.scheduleList li:first-child{
}
.scheduleList li dl{
  display: block;
}
.scheduleList li dl dt{
  width: auto;
  display: block;
  padding: 10px 10px 11px 10px;
  text-align: left;
  line-height: 1;
  border-bottom: 1px solid #cccccc;
}
.scheduleList li dl dt div{
  letter-spacing: 1px;
}
.scheduleList li dl dt p{
  display: inline-block;
  margin: 0 0 0 0;
}
.scheduleList li dl dt p span{
  font-size: 2.5rem;
}
.scheduleList li dl dd{
  width: auto;
  display: block;
  padding: 12px 10px 12px 10px;
}
.scheduleList li dl dd h5{
  font-size: 1.8rem;
}
.scheduleList li dl dd .time{
  display: block;
}
.scheduleList li dl dd .time:before{
  content: "時間：";
  display: inline-block;
  margin: 0 2px 0 0;
  font-weight: 700;
}
.scheduleList li dl dd .price{
  display: -block;
}
.scheduleList li dl dd .price:before{
  content: "料金：";
  display: inline-block;
  margin: 0 2px 0 0;
  font-weight: 700;
}
.scheduleList li dl dd .cast{
  display: block;
  margin: 5px 0 0 0;
  font-weight: 700;
}

.accessInfo{
  margin: 32px 0 0 0;
}
.accessInfo dt{
  display: inline-block;
  margin: 0 42px 0 10px;
  font-size: 2rem;
  font-weight: 700;
}
.accessInfo dd{
  display: inline-block;
}
.mapEmbed{
  height: 420px;
  display: block;
  margin: 20px 0 0 0;
  overflow: hidden;
}
.mapEmbed iframe{
  width: 100%;
}

.monthBlock:after{
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


.ticketInfo{
  margin: 24px 0 0 0;
  border: 3px solid #e7421f;
}
.ticketInfo li{
  border-top: 3px solid #e7421f;
}
.ticketInfo li dl{
  display: block;
}
.ticketInfo li dt{
  width: auto;
  display: block;
  padding: 10px;
  background-color: #e7421f;
  color: #ffffff;
}
.ticketInfo li dd{
  width: auto;
  padding: 10px;
  border-left: none;
}


/* banner */
#banner{
  display: block;
  padding: 54px 0 54px 0;
  background-color: #ffffff;
}
#banner img{
  width: 100%;
  height: auto;
}


/* */
/* */
}
/* -- */
/* -- */
/* SP */
/* -- */
/* -- */

@media screen and (max-width: 660px) {
  #gm{
    background: url(../img/kanpei.jpg) no-repeat right 80px top 20px;
    background-size: auto 420px;
    background-color: #eeefeb;
  }
}

@media screen and (max-width: 580px) {
  #gm{
    background: url(../img/kanpei.jpg) no-repeat right 50px top 20px;
    background-size: auto 420px;
    background-color: #eeefeb;
  }
}

@media screen and (max-width: 500px) {
  #gm{
    background: url(../img/kanpei.jpg) no-repeat right 30px top 20px;
    background-size: auto 400px;
    background-color: #eeefeb;
  }
}

@media screen and (max-width: 420px) {
  #gm{
    background: url(../img/kanpei.jpg) no-repeat right 0 top 20px;
    background-size: auto 380px;
    background-color: #eeefeb;
  }
}

@media screen and (max-width: 380px) {
  #gm{
    background: url(../img/kanpei.jpg) no-repeat right -40px top 20px;
    background-size: auto 380px;
    background-color: #eeefeb;
  }
}



/* slide */
.slide {
  position: relative;
  overflow: hidden;
}

.slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}

.slide.right.inview::after {
  -webkit-animation-name: kf-slide-right;
  animation-name: kf-slide-right;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.slide.left.inview::after {
  -webkit-animation-name: kf-slide-left;
  animation-name: kf-slide-left;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes kf-slide-right {
  0% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

@keyframes kf-slide-right {
  0% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}

@-webkit-keyframes kf-slide-left {
  0% {
    transform-origin: left;
    transform: scaleX(1);
  }
  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}

@keyframes kf-slide-left {
  0% {
    transform-origin: left;
    transform: scaleX(1);
  }
  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}


.appear {
  opacity: 0;
}

.appear.inview {
  -webkit-animation-name: kf-appear;
  animation-name: kf-appear;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes kf-appear {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes kf-appear {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
