@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html , body {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* content
--------------------------------------------------*/
.lpbox , #lpfooter {
  font-size: 14px;
  font-size: 3.7333vw;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  color:#303030;
  line-height:1.5em;
}
@media screen and (min-width:750px){
  .lpbox , #lpfooter {
    font-size: 28px;
    max-width: 750px;
    margin: 0 auto;
  }
}
.lpbox a , #lpfooter a{
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.lpbox a:hover, #lpfooter a:hover{
  text-decoration: underline;
}
.lpbox span, #lpfooter span {
  font-size: inherit;
  font-weight: inherit;
}
.lpbox img ,
#lpfooter img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
.lpbox img.img-t ,
#lpfooter img.img-t {
  vertical-align: top;
}
/* cart css reset */

.lpbox header ,
.lpbox h1 ,
.lpbox h2 ,
.lpbox h3 ,
.lpbox p ,
.lpbox dl ,
.lpbox dt ,
.lpbox dd ,
.lpbox div ,
.lpbox section ,
.lpbox span {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter footer ,
#lpfooter div,
#lpfooter p {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}
#lpfooter ul,
#lpfooter li,
.lpbox ul,
.lpbox li {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
/*----------------------------------------*/

/*---------------------------*/
.lpbox #fixbtn {
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
}
.lpbox #fixbtn.fixbtn--visible {
  bottom: 0;
}
.lpbox #fixbtn .fixbtn__box {
  position: relative;
  bottom: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 648px;
  width: 90%;
}
.lpbox .fixbtn__box .capplication__btn_gentei {
	font-size: .7em;
}
.lpbox .fixbtn__box .application__btn_kikan {
  font-size: .85em;
}
/*---------------------------*/
.lpbox {
  overflow: hidden;;
}
.lpbox #fv {
  position: relative;
  margin-bottom: 3em;
}
.lpbox .present__box {
  position: relative;
}
.lpbox .present__box__text {
  position: absolute;
  top: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 64.7%;
}
.lpbox .location__box {
  position: relative;
}
.lpbox .location__box__img01 {
  position: absolute;
  top: -4.7em;
  left: 0;
  width: 94.7%;
}
.lpbox .location__box__img02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.lpbox .location__box__text {
  position: absolute;
  bottom: 6em;
  left: 0;
  width: 80%;
}
.lpbox .course__box {
  position: relative;
}
.lpbox .course__box__img01 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 53.4%;
}
.lpbox .course__box__img02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 94.7%;
}
.lpbox .course__box__text {
  position: absolute;
  bottom: -4.5em;
  right: 4em;
  width: 13.6%;
  z-index: 9;
}

.lpbox .original__box {
  position: relative;
}
.lpbox .original__box__text01 {
  position: absolute;
  top: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 78.4%;
}
.lpbox .original__box__text02 {
  position: absolute;
  top: 12.5em;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  width: 43.7%;
}
.lpbox .original__box__text_kikan {
  font-size: 1em;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #3a3635;

  position: absolute;
  top: 6.6em;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.lpbox .original__box__text_gentei {
  font-size: .8em;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: 5.4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  line-height: 1.5em;  
  color: #fff;
  letter-spacing: .1em;
}
.lpbox .original__box__text_gentei span {
  font-size: 2.5em;
  font-weight: bold;
}
.lpbox .original__box__text03 {
  position: absolute;
  top: 8.5em;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;

  color: #3a3635;
  font-size: 1em;


  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.lpbox .original__box__text03 .red {
  color: #c35b50;
  font-size: 1.3em;
}
.lpbox .original__box__text03 .f-siz2 {
  font-size: 2em;
}
.lpbox .original__box__text03 small {
  position: absolute;
  top: -.5em;
  right: 7.5em;
  font-size: .5em;
}

.lpbox .original__box__text04 {
  position: absolute;
  top: 7.5em;
  right: 1.5em;
  width: 53.2%;
}
.lpbox .original__box__btn {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 90%;
}

.lpbox .sns__box {
  position: relative;
}
.lpbox .sns__box .slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.lpbox .sns__box .slider li img {
  width: 92%;
}

.lpbox .chapel__box {
  position: relative;
}
.lpbox .chapel__box__text01 {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 72%;
}
.lpbox .chapel__box__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 86.6%;
}
.lpbox .banquet {
  background: #f9f5f0;
}
.lpbox .banquet__box {
  position: relative;
}
.lpbox .banquet__box__text01 {
  position: absolute;
  bottom: 3em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 50.5%;
}
.lpbox .banquet__box__text02 {
  position: absolute;
  bottom: 2em;
  right: 0;
  width: 52%;
}
.lpbox .banquet__box__text03 {
  position: absolute;
  bottom: 2em;
  left: 0;
  width: 52%;
}
.lpbox .banquet__box__text04 {
  position: absolute;
  bottom: 1em;
  right: 0;
  width: 52%;
}
.lpbox .banquet__box__text05 {
  position: absolute;
  bottom: 6em;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 84.9%;
}
.lpbox .chapel {
  background: #efece9;
}
.lpbox .dress {
  background: #efece9;
}
.lpbox .dress__box {
  position: relative;
}
.lpbox .dress__box__text01 {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 71%;
}
.lpbox .dress .slider2 li img {
  width: 70%;
}
.lpbox .dress__box {
  position: relative;
}
.lpbox .dress__box__img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 55.35%;
  z-index: 9;
}
.lpbox .dress__box__img02 {
  position: absolute;
  top: 4.3em;
  right: 0;
  width: 55.3%;
}

.lpbox .cuisine {
  background: #f9f5f0;
}
.lpbox .cuisine__box {
  position: relative;
}
.lpbox .cuisine__box__text01 {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 72%;
}
.lpbox .cuisine__box__text02 {
  position: absolute;
  bottom: 3em;
  right: 0;
  width: 85.3%;
}
.lpbox .cuisine__box__text03 {
  position: absolute;
  bottom: 3.5em;
  left: .5em;
  width: 24%;
}

.lpbox .bridal_fair__box {
  position: relative;
}
.lpbox .bridal_fair__text01 {
  position: absolute;
  top: 3.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 58%;
}
.lpbox .bridal_fair__text02 {
  position: absolute;
  top: 4.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 88.7%;
}
.lpbox .bridal_fair__text03 {
  position: absolute;
  top: 13.8em;
  left: 1.9em;
  width: 21.8%;
}
.lpbox .bridal_fair__text04 {
  position: absolute;
  top: 11.8em;
  left: 1.8em;
  width: 23%;
}
.lpbox .bridal_fair__text05 {
  position: absolute;
  top: 12.2em;
  left: 2em;
  width: 29.9%;
}
.lpbox .bridal_fair__text06 {
  position: absolute;
  top: 12em;
  left: 2em;
  width: 71.1%;
}

.lpbox .present {
  position: relative;
}
.lpbox .present__text {
  position: absolute;
  top: 5em;
  right: 1.5em;
  width: 59.8%;
}

.lpbox .tokuten {
  margin-bottom: 3em;
}
.lpbox .tokuten__box {
  position: relative;
  z-index: 9;
}
.lpbox .tokuten__box__text01 {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84.5%;
}
.lpbox .tokuten__box__text {
  position: absolute;
  top: 5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;

  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.lpbox .tokuten__box .check__list {
  top: 13.7em;
}
.lpbox .tokuten__box__textmax {
  position: absolute;
  top: -.2em;
  left: 1.7em;
  writing-mode: vertical-rl;
  height: 2.2em;
  color: #c35b50;
  font-size: 1.2em;
}
.lpbox .tokuten__box__text02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 1.7em;
}
.lpbox .tokuten__box__text02 .red {
  color: #c35b50;
  font-size: 1.2em;
}
.lpbox .tokuten__box__text02 .f-siz2 {
  font-size: 1.6em;
}
.lpbox .tokuten__box__text02 small {
  position: absolute;
  top: 0;
  right: 3.8em;
  font-size: .35em;
}
.lpbox .tokuten__box__text03 {
  position: absolute;
  top: 3em;
  right: 1.4em;
  width: 16%;
}

.lpbox .tokuten__box__text_kyoshiki {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  bottom: 6em;
  right: .5em;
  text-align: center;
  width: 34%;
}
.lpbox .kyoshiki__01 {
  text-align: center;
  background: #ffffff;
  border: 1px solid #eba246;
  border-radius: 1em;
  font-size: .9em;
  padding: 0 1%;
  font-weight: bold;
}
.lpbox .kyoshiki__02 {
  color: #fff;
  margin: 5% auto;
  font-size: 1.3em;
}
.lpbox .kyoshiki__03 {
  color: #fff;
  font-size: 1.3em;
}
.lpbox .kyoshiki__03 .f-siz2 {
  font-size: 2em;

  letter-spacing: .2em;
}
.lpbox .kyoshiki__03 small {
  position: absolute;
  top: 6.5em;
  right: 2em;
  font-size: .4em;
}
.lpbox .span1 {
  position: relative;
}
.lpbox .span1::after {
  content: '';
  transform: rotate(7deg);
  width: 100%;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 0;
}

.lpbox .application__btn {
  width: 90%;
  position: relative;
}
.lpbox .capplication__btn_gentei {
  font-size: .8em;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: .5em;
  left: 2.2em;
  text-align: center;
  line-height: 1.8em;

  color: #4c4c4c;
  letter-spacing: .1em;
}
.capplication__btn_gentei .f-siz2 {
  font-size: 2.8em;
  font-weight: bold;
  color: #ab8645;
}
.capplication__btn_gentei .f-siz1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #ab8645;
}
.lpbox .application__btn_kikan {
  font-size: 1em;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #fff;

  position: absolute;
  top: .7em;
  left: 7.4em;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: .1em;
}
.lpbox .application__btn_kikan .f-siz1 {
  font-size: 1.4em;
}



.lpbox .voice__box {
  position: relative;
}
.lpbox .voice__box__text01 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48%;
}
.lpbox .voice__box__text02 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 45.4%;
}
.lpbox .faq {
  background: #f5f5f5;
  padding-bottom: 3em;
}
.lpbox .faq dl {
  margin-bottom: 1em;
}
.lpbox .faq dt {
  position: relative;
}
.lpbox .faq dt:before {
  content: "";
  background: url(../img/ar.png) no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  width: .8em;
  height: .8em;
  display: block;
  position: absolute;
  top: 50%;
  right: 8%;
  margin-top: -.5em;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.lpbox .faq dt.acd-open:before {
  content: "";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.lpbox .spend__box {
  position: relative;
}
.lpbox .spend__box__text {
  position: absolute;
  top: 3em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84.3%;
}

.lpbox .cta__box {
  position: relative;
}
.lpbox .cta__box__text_gentei {
  font-size: .8em;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: 6.8em;
  left: 7.7em;
  text-align: center;
  line-height: 1.5em;

  color: #fff;
}
.lpbox .cta__box__text_gentei .f-siz2 {
  font-size: 2.5em;
  font-weight: bold;
}
.lpbox .cta__box__text_kikan {
  font-size: 1em;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #3a3635;

  position: absolute;
  top: 6.2em;
  left: 9.8em;
  text-align: center;
  line-height: 1.5em;
}
.lpbox .cta__box__text01 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-weight: bold;

  position: absolute;
  bottom: .8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 84.15%;
  font-size: 1.4em;
  line-height: 2em;
}
.lpbox .cta__box__text01 .red {
  color: #c35b50;
  border-bottom: 1px solid #c35b50;
}
.lpbox .cta__box__text01 .f-siz2 {
  font-size: 1.4em;
  color: #3a3635;
}
.lpbox .cta__box .tokuten__box__text_kyoshiki {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;

  position: absolute;
  bottom: 9.5em;
  right: .5em;
  text-align: center;
  width: 34%;
}
.lpbox .cta__box__text02 {
  position: absolute;
  top: .7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 42.2%;
}
.lpbox .cta__box__text03 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;

  position: absolute;
  top: .7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;

  font-size: 1em;

  color: #fff;
  letter-spacing:.1em;
}
.lpbox .cta__box__text03 small {
  font-size: .5em;
}
.lpbox .cta__box__text03 .f-siz1 {
  font-size: 1.2em;
}
.lpbox .cta__box__text03 .f-siz2 {
  font-size: 2em;
}

.lpbox .check__list {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-size: .92em;

  position: absolute;
  top: 6.95em;
  left: 5em;
  color: #3a3635;
  line-height: 1.84em;
}
.lpbox .check__list .red {
  color: #c35b50;
}
.lpbox .check__list .orange {
  color: #eba246;
}
.lpbox .check__list .f-siz1 {
  font-size: 1.6em;
  font-weight: normal;
}
.lpbox .check__list .f-siz2 {
  font-size: 2em;
  font-weight: normal;
}
/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter {
  background: #f9f5f0;
}
#lpfooter .footer__link {
  text-align: center;
  padding-top: 2em;
  margin-bottom: 1em;

  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
#lpfooter .footer__link li img {
  width: 24%;
  display: inline-block;
}
#lpfooter .footer__link li{
  font-size: 1em;
  margin-bottom: 1em;
  display: inline-block;
  color: #1b1b1b;

}
#lpfooter .footer__link li a {
  border-right: 1px solid #1b1b1b;
  padding: 0 1em;
  letter-spacing: .1em;
}
#lpfooter .footer__link li:last-child a {
  border: none;
  padding-right: 0;
}
#lpfooter #copy {
  border-top: 1px solid #fff;
  width: 95%;
  text-align: center;
  font-size: .75em;
  color: #3a3635;
  background-color: #f9f5f0;
  box-sizing: border-box;
  padding: .5em;
  letter-spacing: .1em;

  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
/*-------------------------------------------
animation
-----------------------------------------------*/
.lpbox .blur{
  animation-name:blurAnime;
  animation-duration:3s;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }

  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}

.lpbox .fadein {
  display: block;
  opacity: 1;
  -webkit-transform:translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.lpbox .animhide .fadein {
  display: block;
  opacity: 0;
  -webkit-transform:translate3d(0,50%,0);
  -ms-transform: translate3d(0,50%,0);
  -o-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,0);
  -webkit-filter: blur(0.5em);
  -o-filter: blur(0.5em);
  filter: blur(0.5em);
}

.lpbox .slideleft {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideleft {
  display: block;
  -webkit-transform: translate3d(-50%,0,0);
  -ms-transform: translate3d(-50%,0,0);
  -o-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  opacity: 0;
}

.lpbox .slideright {
  display: block;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .slideright {
  display: block;
  -webkit-transform: translate3d(50%,0,0);
  -ms-transform: translate3d(50%,0,0);
  -o-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
  opacity: 0;
}

.lpbox .fadein2 {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform:  scale(1);
  filter: blur(0);
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  opacity: 1;
}
.lpbox .animhide .fadein2 {
  display: block;
  -webkit-transform:  scale(1.02);
  -ms-transform:  scale(1.02);
  -o-transform:  scale(1.02);
  transform: scale(1.02);
  filter: blur(10px);
  opacity: 0;
}

/* expand */
.expand {
  -webkit-animation-name: expand;
  -moz-animation-name: expand;
  -o-animation-name: expand;
  animation-name: expand;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes expand {
  from, 0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  to, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
