@charset "UTF-8";

/*--------------------- reset ---------------------*/
body {
    margin: 0 !important;
    background-color: #f0ede6;
    position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.en {
    font-family: 'Montserrat', sans-serif;
}

img {
    width: 100%;
}
a {
    transition: 0.5s;
}
a:hover {
    opacity: 0.7;
}

.inst_fix {
    position: fixed;
    top: 50%;
    right: 15px;
    width: 40px;
  -webkit-transform: translateY(-50%); 
  transform: translateY(-50%);
}
.inst_fix a {
    display: block;
    transition: 0.5s;
}


.header {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 35px 20px;
    background-color: #f0ede6;
    z-index: 999;
}

.header h1 p {
    max-width: 50px;
}

.top_mv {
    max-width: 96%;
    margin: auto;
    height: calc(100vh - 100px);
    margin-top: 60px;
    position: relative;
}

.mv {
    background-image: url(../img/mv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    display: block;
}

.top_mv .copy {
    position: absolute;
    left: 0;
    bottom: 40px;
}

.top_mv .copy p {
    max-width: 45%;
}

.top_mv .copy001 {
width: 100%;
 height: auto;
 max-width: 350px;
 display: block;
 position: absolute;
 right: 0;
top: 0;
}

.top_mv .copy001 p {
	position: absolute;
 right: 0;
}

.fixed_btn {position: fixed;
bottom: 10px;
right: 10px;
padding: 6px 40px;
}

/*--------------------- botan ---------------------*/
.top_mv .copy01 {
    position: absolute;
     right: 0;
    bottom: 40px;
}

.top_mv .copy01 p {
    max-width: 55%;
}

.btn03 a {
	background-color: #ceb849;
	border: 1px solid transparent;
}

.btn03 a::before {
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #333;
}

.btn03 a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -35px;
	transform: translateY(-50%);
	width: 70px;
	height: 1px;
	background-color: #333;
}

.btn03 a:hover {
	background-color: #B99b00;
}


/*--------------------- botan ---------------------*/

.shop_img {
    max-width: 90%;
}

.normal_txt {
    text-align: left;
    font-size: 16px;
}


.sec00 {
    padding: 70px;
}

/*--------------------- sec01 ---------------------*/
.sec01 {
    position: relative;
}


.sec01 .inr {
    background-color: #eaddce;
    width: 100%;
    padding-top: 450px;
    margin-top: -300px;
    padding-bottom: 400px;
}

.sec01 .concept_wrap {
    display: flex;
    justify-content: space-between;
    max-width: 1050px;
    width: 96%;
    margin: auto;
}

.sec01 .concept_wrap .left {
    width: 35%;
}

.sec01 .concept_wrap .right {
    width: 57%;
    color: #333;
}

.sec01 .concept_wrap .right p.concept {
    font-size: 70px;
    margin-bottom: 30px;
    text-align: left;
    font-weight: bold;
}

.sec01 .concept_wrap .right h2 {
    font-size: 36px;
    line-height: 1.7em;
    margin-bottom: 30px;
    text-align: left;
}

.sec01 .concept_wrap .right .normal_txt {
    line-height: 2em;
}

.sec01 .cemter_img {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin-top: -200px;
}

.sec01 .cemter_img li:nth-child(1) {
    margin-right: 1.5%;
}


/*--------------------- sec02 ---------------------*/

.sec02 {
    padding-top: 150px;
}

.sec02 p {
    font-weight: bold;
    font-size: 18px;
}

.sec02 .inr {
    width: 100%;
}

.sec02 .sec02_01 {
    max-width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.sec02 .sec02_01 ::after {
    content: '';
    display: inline-block;
    width: 43%;
    height: 40%;
    background-repeat: no-repeat;
    background-image: url(../img/sec02_02.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    bottom: -130px;
    right: 0;
}

.sec02 .sec02_01 li:nth-child(1) {
    width: 65%;
}

.sec02 .sec02_01 li:nth-child(2) {
    width: 20%;
    margin-left: 3%;
}

.sec02 .sec02_01 li:nth-child(2) p {
    text-align: left;
}

.sec02 .sec02_02 {
    display: flex;
    flex-wrap: nowrap;
    max-width: 1240px;
    width: 96%;
    margin: auto;
    margin-top: 200px;
    justify-content: space-between;
}

.sec02 .sec02_02 li {
    width: 30%;
}

.sec02 .shop_img.right_img {
    margin: 0 0 0 auto;
    margin-top: 150px;
    margin-bottom: -300px;
}
.sec02 .sec02_02 li p {
    text-align: center;
    margin-top: 20px;
}


/*--------------------- sec03 ---------------------*/

.sec03 {
    background-color: #a9815d;
    padding-top: 400px;
    padding-bottom: 150px;
}

.sec03 .inr {
    max-width: 1040px;
    width: 96%;
    margin: auto;
}
.sec03 .menu_ill {
    margin: auto;
    max-width: 20%;
}

.sec03 h3.menu {
    font-size: 130px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    font-weight: bold;
}

.sec03 .inr > .menu_wrap {
    display: flex;
    justify-content: space-between;
}

.sec03 .inr > .menu_wrap.food {
    margin-bottom: 2px;
}

.sec03 .inr > .menu_wrap .wrap_left,
.sec03 .inr > .menu_wrap .wrap_right {
    background-color: #f0ede6;
    border-radius: 5px;
}

.sec03 .inr > .menu_wrap .wrap_left {
    align-self: stretch;
    position: relative;
    width: 25%;
}

.sec03 .inr > .menu_wrap .wrap_right {
    width: 74.8%;
}

.sec03 .inr > .menu_wrap .wrap_left p {
    width: 95px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 30px 20px;
    justify-content: space-between;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap > li {
    width: 30%;
    margin-bottom: 20px;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap p.name {
    font-size: 16px;
    font-weight: bold;
    color: #a9815d;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap p.price {
    font-size: 14px;
    color: #9c9c9c;
}

p.ppp {
    font-size: 14px;
    color: #ffffff;
}


/*--------------------- sec04 ---------------------*/

.sec04 .center {
    width: 100%;
    margin-top: 20px;
}

.sec04 .inr {
    max-width: 90%;
    width: 100%;
    background-color: #eaddce;
    padding: 100px 100px 100px 0;
    margin: auto 0 0 0;
    margin-top: 100px;
    margin-bottom: 100px;
}

.sec04 .inr .link_wrap {
    display: flex;
    max-width: 90%;
    width: 100%;
    margin: 0 0 0 auto;
    align-content: stretch;
    justify-content: flex-end;
}
.sec04 .inr .link_wrap .wrap_left {
    border-right: solid 1px #333;
    width: 45%;
}

.sec04 .inr .link_wrap .ttl {
    font-size: 50px;
    color: #333;
    font-weight: bold;
    line-height: 1em;
}

.sec04 .inr .link_wrap .wrap_right {
    padding-left: 5%;
    width: 45%;
}

.sec04 .inr .link_wrap .wrap_right .account {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
	margin-top: 20px;
    line-height: 1em;
}

.sec04 .inr .link_wrap .wrap_right .account a {
    cursor: pointer;
    display: block;
    transition: 0.5s;
}

.sec04 .inr .link_wrap .wrap_right a img {
    transition: 0.5s;
}

.sec04 .inr .link_wrap .wrap_right a img:hover {
    opacity: 0.6;
}

/*--------------------- sec05 ---------------------*/

.sec05 {
    background-color: #a9815d;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sec05 .inr {
    max-width: 1040px;
    width: 100%;
    margin: auto;
}

.sec05 .insta {
    width: 5%;
	    margin-bottom: 5px;
	padding-left: 5px
}

.sec05 .st_ill {
    margin: auto;
    max-width: 20%;
}

.sec05 h3.st {
    font-size: 80px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}


.sec05 .inr > .st_wrap.food {
    margin-bottom: 2px;
}

.sec05 .inr > .st_wrap .wrap_left,
.sec05 .inr > .st_wrap .wrap_right {
    background-color: #f0ede6;
    border-radius: 5px;
}

.sec05 .inr > .st_wrap .wrap_left {
    align-self: stretch;
    position: relative;
    width: 25%;
}

.sec05 .inr > .st_wrap .wrap_right {
    width: 100%;
}

.sec05 .inr > .st_wrap .wrap_left p {
    width: 95px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 30px 20px;
    justify-content: space-between;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap > li {
    width: 50%;
    margin-bottom: 20px;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap p.name {
    font-size: 16px;
    font-weight: bold;
    color: #a9815d;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap p.price {
    font-size: 14px;
    color: #9c9c9c;
}

.sec05 .inr ul li .map a {
          display: inline-block;
          font-family: poppins;
          letter-spacing: 0.1em;
          padding: 0px 5px 5px; }

.sec05 .inr ul li .map a img {
            margin-left: 15px;
            transition: 0.2s;
            vertical-align: middle;
            width: 41px; }

.sec05 .inr ul li .map a:hover img {
            margin-left: 22px; }


.sec05 .inr ul li .instaa a {
          display: inline-block;
          font-family: poppins;
          letter-spacing: 0.1em;
          padding: 5px 5px 0px; }

.sec05 .inr ul li .instaa a img {
            margin-left: 15px;
            transition: 0.2s;
            vertical-align: middle;
            width: 41px; }

.sec05 .inr ul li .instaa a:hover img {
            margin-left: 22px; }



/*--------------------- footer ---------------------*/

.footer {
    margin-top: -7px;
    background-color: #a9815d;
    padding: 5px 0 40px;
}

.footer .inr {
    display: flex;
    margin-bottom: 80px;
}

.footer .inr {
    display: flex;
    max-width: 1040px;
    width: 96%;
}

.footer .inr .wrap_left {
    width: 50%;
}

.footer .inr .wrap_left .logo {
    width: 60%;
}

.footer .inr .wrap_right .shop_info {
    font-size: 16px;
    color: #fff;
    line-height: 2em;
}
.footer .inr .wrap_right .chuui {
    font-size: 13px;
    color: #d8d8d8;
    line-height: 2em;
    text-decoration: underline;
    margin-top: 5px;
}
.footer .inst {
    text-align: center;
}

.footer .inst a {
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    transition: 0.2s;
}

.footer .inst a p {
    max-width: 20px;
    margin: auto;
    margin-top: 10px;
}

.footer .inst a:hover,
.footer .inst a p img:hover {
    opacity: 0.5;
}

.footer .copy {
    text-align: center;
    color: #fff;
    font-size: 11px;
    margin-top: 20px;
}






@media only screen and (max-width: 901px) {


.header {
    padding: 0px 20px 10px;
}

.header h1 p {
    max-width: 40px;
}
.top_mv {
    max-width: 94%;
    height: calc(100vh - 150px);
    margin-top: 15px;
}
.mv {
    background-position: center;
}

.top_mv .copy {
    bottom: 20px;
}

.top_mv .copy p {
    max-width: 55%;
}

.top_mv .copy001 {
width: 100%;
 height: auto;
 max-width: 250px;
 display: block;
 position: absolute;
 right: 0;
top: 0;
}

.top_mv .copy001 p {
	position: absolute;
 right: 0;
}
	
	
.shop_img {
    max-width: 90%;
}

.normal_txt {
    text-align: left;
    font-size: 13px;
}


.sec00 {
    padding: 40px;
}

    
/*--------------------- sec01 ---------------------*/

.sec01 .inr {
    padding-top: 235px;
    margin-top: -195px;
    padding-bottom: 135px;
}

.sec01 .concept_wrap {
    width: 94%;
    flex-wrap: wrap;
}

.sec01 .concept_wrap .left {
    width: 50%;
    margin: auto;
}

.sec01 .concept_wrap .right {
    width: 100%;
}

.sec01 .concept_wrap .right p.concept {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1em;
    margin-top: 10px;
}

.sec01 .concept_wrap .right h2 {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 20px;
    text-align: center;
}

.sec01 .concept_wrap .right .normal_txt {
    line-height: 2em;
}

.sec01 .cemter_img {
    width: 94%;
    flex-wrap: wrap;
    margin: auto;
    margin-top: -100px;
}

.sec01 .cemter_img li:nth-child(1) {
    margin-right: 0;
    width: 100%;
}
  .sec01 .cemter_img li:nth-child(2) {
    width: 100%;
      margin-top: 10px;
}  
  
/*--------------------- sec02 ---------------------*/

.sec02 {
padding-top: 140px;
}

.sec02 p {
    font-size: 13px;
}

.sec02 .sec02_01 {
    max-width: 100%;
    flex-wrap: wrap;
}

.sec02 .sec02_01 ::after {
    width: 70%;
    height: 44%;
    top: -85px;
    right: 0;
}

.sec02 .sec02_01 li:nth-child(1) {
    width: 85%;
}

.sec02 .sec02_01 li:nth-child(2) {
    width: 62%;
    margin-left: 0%;
    margin: -30px 0 0 auto;
    background-color: #f0ede6;
    padding: 20px;
}
.sec02 .sec02_02 {
    flex-wrap: wrap;
    width: 94%;
    margin-top: 20px;
}

.sec02 .sec02_02 li {
    width: 47%;
}
.sec02 .sec02_02 li:nth-child(3) {
    margin: auto;
    margin-top: 10px;
}
    
    
.sec02 .shop_img.right_img {
    margin: 0 0 0 auto;
    margin-top: 55px;
    margin-bottom: -80px;
}
.sec02 .sec02_02 li p {
    text-align: center;
    margin-top: 20px;
}
   
  
/*--------------------- sec03 ---------------------*/

.sec03 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.sec03 .inr {
    width: 94%;
}

.sec03 h3.menu {
    font-size: 60px;
    margin-bottom: 20px;
}

.sec03 .inr > .menu_wrap {
    flex-wrap: wrap;
}

.sec03 .inr > .menu_wrap.food {
    margin-bottom: 20px;
}

.sec03 .inr > .menu_wrap .wrap_left,
.sec03 .inr > .menu_wrap .wrap_right {
    border-radius: 0px;
}
.sec03 .inr > .menu_wrap .wrap_left {
    border-radius: 5px 5px 0 0;
}
.sec03 .inr > .menu_wrap .wrap_right {
    border-radius: 0 0 5px 5px;
}   
    
    
.sec03 .inr > .menu_wrap .wrap_left {
    align-self: stretch;
    position: relative;
    width: 100%;
    padding: 20px 0 15px;
}

.sec03 .inr > .menu_wrap .wrap_right {
    width: 100%;
}

.sec03 .inr > .menu_wrap .wrap_left p {
    width: 60px;
    position: static;
    transform: none;
    margin: auto;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap {
    margin-top: 10px;
    padding: 20px;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap > li {
    width: 45%;
    margin-bottom: 15px;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap p.name {
    font-size: 14px;
}

.sec03 .inr > .menu_wrap .wrap_right > .menu_wrap p.price {
    font-size: 12px;
}  
    
    

/*--------------------- sec04 ---------------------*/

.sec04 .center {
    width: 100%;
    margin-top: 10px;
}

.sec04 .inr {
    max-width: 92%;
    padding: 60px 40px 60px 0px;
    margin: auto 0 0 0;
    margin-top: 60px;
    margin-bottom: 60px;
}

.sec04 .inr .link_wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 90%;
    margin: 0 0 0 auto;
}

.sec04 .inr .link_wrap .wrap_left {
    border-right: none;
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.sec04 .inr .link_wrap .ttl {
    font-size: 30px;
}

.sec04 .inr .link_wrap .wrap_right {
    padding-left: 0%;
    width: 100%;
}

.sec04 .inr .link_wrap .wrap_right .account {
    font-size: 20px;
    margin-bottom: 20px;
}

.sec04 .inr .link_wrap .wrap_right .account a {
    cursor: pointer;
}

.sec04 .inr .link_wrap .wrap_right a img:hover {
    opacity: 1;
}

/*--------------------- sec05 ---------------------*/

.sec05 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.sec05 .inr {
    width: 100%;
}

.sec05 h3.st {
    font-size: 50px;
    margin-bottom: 10px;
}

.sec05 .inr > .st_wrap {
    flex-wrap: wrap;
}

.sec05 .inr > .st_wrap.food {
    margin-bottom: 20px;
}

.sec05 .inr > .st_wrap .wrap_left,
.sec05 .inr > .st_wrap .wrap_right {
    border-radius: 0px;
}
.sec05 .inr > .st_wrap .wrap_left {
    border-radius: 5px 5px 0 0;
}
.sec05 .inr > .st_wrap .wrap_right {
    border-radius: 0 0 5px 5px;
}   
    

.sec05 .inr > .st_wrap .wrap_right {
    width: 100%;
}

.sec05 .inr > .st_wrap .wrap_left p {
    width: 60px;
    position: static;
    transform: none;
    margin: auto;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap {
    margin-top: 10px;
    padding: 20px;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap > li {
    width: 67%;
    margin-bottom: 15px;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap p.name {
    font-size: 14px;
}

.sec05 .inr > .st_wrap .wrap_right > .st_wrap p.price {
    font-size: 12px;
}  
	
/*--------------------- footer ---------------------*/

.footer {
    padding: 10px 0 20px;
}
.footer .inr {
    margin-bottom: 60px;
    flex-wrap: wrap;
    width: 94%;
}
.footer .inr .wrap_left {
    width: 100%;
    margin-bottom: 30px;
}
.footer .inr .wrap_left .logo {
    width: 50%;
    margin: auto;
}
.footer .inr .wrap_right .shop_info {
    font-size: 14px;
}
.footer .inr .wrap_right .chuui {
    font-size: 12px;
    line-height: 2em;
    margin-top: 5px;
}
.footer .inst {
    text-align: center;
}

.footer .inst a {
    font-size: 12px;
}
.footer .inst a p {
    max-width: 20px;
    margin: auto;
    margin-top: 10px;
}
.footer .inst a:hover,
.footer .inst a p img:hover {
    opacity: 1;
}
.footer .copy {
    font-size: 9px;
    margin-top: 10px;
}    
    
    
    
}



/* Animation Setting */





.top_mv
{
opacity: 0;
-webkit-transform: translate(0, 20px);
-ms-transform: translate(0, 20px);
transform: translate(0px, 20px);
}

.shop_img.left_img,
.shop_img.right_img,
.concept_wrap,
.cemter_img.action,
.itemBox01,
.itemBox02,
.itemBox03,
.itemBox04,
.sec03 h3,
.menu_ill,
.sec03 .normal_txt,
.menu_wrap.food,
.menu_wrap.drink,
.sec04 .center,
.sec04 .inr {
opacity: 0;
-webkit-transform: translate(-15px, 0);
-ms-transform: translate(-15px, 0);
transform: translate(-15px, 0); }



.top_mv {
  -webkit-animation: fadeInLK 1.5s ease 0.8s 1 forwards;
  animation: fadeInLK 1.5s ease 0.8s 1 forwards;
}

.shop_img.left_img.action {
  -webkit-animation: fadeInLK 1.4s ease 0.2s 1 forwards;
  animation: fadeInLK 1.4s ease 0.2s 1 forwards;
}

.concept_wrap.action,
.shop_img.right_img.action,
.cemter_img.action,
/*
.itemBox01.action,
.itemBox02.action,
.itemBox03.action,
.itemBox04.action,
*/
.sec03 h3.action,
.menu_ill.action,
.sec03 .normal_txt.action,
.menu_wrap.food.action,
.menu_wrap.drink.action,
.sec04 .center.action,
.sec04 .inr.action {
  -webkit-animation: fadeInLK 1.4s ease 0.8s 1 forwards;
  animation: fadeInLK 1.4s ease 0.8s 1 forwards;
}


.itemBox01.action {
  -webkit-animation: fadeInLK 1.1s ease 0.6s 1 forwards;
  animation: fadeInLK 1.1s ease 0.6s 1 forwards;
}
.itemBox02.action {
  -webkit-animation: fadeInLK 1.2s ease 0.8s 1 forwards;
  animation: fadeInLK 1.2s ease 0.8s 1 forwards;
}
.itemBox03.action {
  -webkit-animation: fadeInLK 1.3s ease 1s 1 forwards;
  animation: fadeInLK 1.3s ease 1s 1 forwards;
}
.itemBox04.action {
  -webkit-animation: fadeInLK 1.4s ease 1.2s 1 forwards;
  animation: fadeInLK 1.4s ease 1.2s 1 forwards;
}

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

@keyframes fadeInK {
  0% {
    opacity: 0;
	}
  100% {
    opacity: 1;
	} }

@-webkit-keyframes fadeInUpK {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0px, 20px);
	}
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes fadeInUpK {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0px, 20px);
	}
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

@-webkit-keyframes fadeInLK {
  0% {
    opacity: 0;
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes fadeInLK {
  0% {
    opacity: 0;
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }