.elementor-578 .elementor-element.elementor-element-590d1ed6{--display:flex;}.elementor-578 .elementor-element.elementor-element-70980a6{--display:flex;}/* Start custom CSS */@charset "UTF-8";
/*RWD*************************************/
/*手機直向*************************************/
@media only screen and (min-width: 1px) and (max-width: 820px) {
  .allDiv {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .phone001_index001_form00 {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #dddddd;
  }
  .phone001_index001_form01_back {
    position: relative;
    height: 100%;
    background-color: #dddddd;
    margin-right: 0%;
    margin-left: 0ex;
  }
  .introBox {
    height: 0px;
    width: 100%;
    overflow: hidden;
    display: none;
  }
  .introBox.active {
    display: block;
    animation-name: t01;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }
  @keyframes t01 {
    0% {
      height: 0px;
    }
    100% {
      height: 2060px;
    }
  }
  /*上BAR標題圖*/
  .phone001_topBar001_form01 {
    position: relative;
    width: 100%;
    display: none;
  }
  .indexJpgBox {
    position: relative;
    width: 200%;
    z-index: 10;
  }
  .indexJpgBox img {
    width: 100%;
    height: auto;
  }
  .indexDataBox {
    position: absolute;
    top: 60%;
    right: 4%;
    width: 20%;
    z-index: 50;
    animation-name: m01;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
  }
  @keyframes m01 {
    0% {
      top: 58%;
    }
    /*25% {
    	bottom: 21%;
    }*/
    50% {
      top: 65%;
    }
    /*75% {
    	bottom: 13%;
    }*/
    100% {
      top: 58%;
    }
  }
  .pageBg {
    position: relative;
    width: 100vw;
    height: 100vh;
    background-image: url("img/backgroun001.jpg");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .backL {
    display: none;
  }
  .backR {
    display: none;
  }
  .backL02 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    scale: 1;
    animation-name: m05;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backL02 img {
    width: 100%;
    height: auto;
  }
  @keyframes m05 {
    0% {
      top: -50%;
    }
    100% {
      top: 0%;
    }
  }
  .backR02 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    scale: 1;
    animation-name: r06;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backR02 img {
    width: 100%;
    height: auto;
  }
  @keyframes r06 {
    0% {
      bottom: -50%;
    }
    100% {
      bottom: 0%;
    }
  }
  .backMain {
    position: absolute;
    bottom: 0px;
    left: 15%;
    width: 100%;
    z-index: 10;
    scale: 1;
    animation-name: h05;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backMain img {
    width: 100%;
    height: auto;
  }
  @keyframes h05 {
    0% {
      left: -50%;
    }
    100% {
      left: 10%;
    }
  }
  .backMain02 {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 15%;
    width: 100%;
    z-index: 10;
    scale: 1;
    animation-name: h02;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backMain02 img {
    width: 100%;
    height: auto;
  }
  @keyframes h02 {
    0% {
      left: -50%;
    }
    100% {
      left: 10%;
    }
  }
  .indexMainBox02 {
    position: relative;
    width: 100%;
    z-index: 30;
    scale: 0.01;
    top: 0%;
    animation-name: obj11;
    animation-duration: 0.75s;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: obj11 0.75s 0.75s 1 ease-in-out, obj11-02 2s 1.5s infinite ease-in-out;
  }
  .indexMainBox02 img {
    width: 100%;
    height: auto;
  }
  @keyframes obj11 {
    0% {
      scale: 0.01;
    }
    100% {
      scale: 1.2;
    }
  }
  @keyframes obj11-02 {
    0% {
      top: 0%;
      scale: 1.2;
    }
    50% {
      top: 3%;
      scale: 1.4;
    }
    100% {
      top: 0%;
      scale: 1.2;
    }
  }
  .indexMainBox03zone {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter {
    position: absolute;
    width: 95%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox03 {
    position: absolute;
    width: 90%;
    z-index: 30;
    scale: 0.01;
    animation-name: m03-01;
    animation-duration: 0.75s;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m03-01 0.5s 0.1s 1 ease-in-out, m03-01-02 2s 0.6s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox03 img {
    width: 100%;
    height: auto;
  }
  @keyframes m03-01 {
    0% {
      scale: 0.01;
      transform: rotate(180deg);
    }
    100% {
      scale: 1;
      transform: rotate(360deg);
    }
  }
  @keyframes m03-01-02 {
    0% {
      scale: 1;
      transform: rotate(0deg);
    }
    100% {
      scale: 1;
      transform: rotate(360deg);
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox04 {
    position: absolute;
    width: 100%;
    z-index: 32;
    scale: 0.01;
    display: flex;
    align-items: center;
    justify-content: center;
    animation-name: m11;
    animation-duration: 0.75s;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m11 0.5s 0.5s 1 ease-in-out, m11-02 2s 1s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox04 img {
    width: 100%;
    height: auto;
  }
  @keyframes m11 {
    0% {
      scale: 0.001;
    }
    75% {
      scale: 1.1;
    }
    100% {
      scale: 1;
    }
  }
  @keyframes m11-02 {
    0% {
      scale: 1;
    }
    50% {
      scale: 1;
    }
    100% {
      scale: 1;
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox05 {
    position: absolute;
    width: 60%;
    z-index: 31;
    scale: 0.01;
    bottom: 42%;
    animation-duration: 0.75s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m15 0.75s 0s 1 ease-in-out, m15-01 0.75s 0.75s 1 ease-in-out, m15-02 2s 1.5s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox05 img {
    width: 100%;
    height: auto;
  }
  @keyframes m15 {
    0% {
      bottom: 25%;
      scale: 0.001;
      filter: alpha(opacity=0);
    }
    100% {
      bottom: 42%;
      scale: 0.001;
      filter: alpha(opacity=0);
    }
  }
  @keyframes m15-01 {
    0% {
      bottom: 25%;
      scale: 0.001;
    }
    100% {
      bottom: 42%;
      scale: 1;
    }
  }
  @keyframes m15-02 {
    0% {
      scale: 1;
    }
    50% {
      scale: 1;
    }
    100% {
      scale: 1;
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexTitleBox {
    position: absolute;
    bottom: -60%;
    width: 88%;
    z-index: 40;
    scale: 0.01;
    animation-name: m06;
    animation-duration: 0.75s;
    animation-delay: 1.2s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexTitleBox img {
    width: 100%;
    height: auto;
  }
  @keyframes m06 {
    0% {
      scale: 0.01;
    }
    100% {
      scale: 0.7;
    }
  }
  /*.indexMainBox02 {
  	animation-delay: 1s;
  	animation-name: m05;
  	animation-duration: 1s;
  	animation-iteration-count: infinite;
  	animation-timing-function: ease-in-out;

  	@keyframes m05 {
  		0% {
  			top: 3%;
  		}

  		50% {
  			top: 5%;
  		}


  		100% {
  			top: 3%;
  		}
  	}

  }*/
}
/*手機橫向*************************************/
@media only screen and (min-width: 821px) and (max-width: 1024px) {
  .allDiv {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .pageBg {
    position: relative;
    width: 100vw;
    height: 100vh;
    background-image: url("img/backgroun001.jpg");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .backL {
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    scale: 1;
    animation-name: m05;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backL img {
    width: auto;
    height: 100%;
  }
  @keyframes m05 {
    0% {
      left: -50%;
    }
    100% {
      left: -25%;
    }
  }
  .backR {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    scale: 1;
    animation-name: r06;
    animation-duration: 0.5s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backR img {
    width: auto;
    height: 100%;
  }
  @keyframes r06 {
    0% {
      right: -50%;
    }
    100% {
      right: -25%;
    }
  }
  .backL02 {
    display: none;
  }
  .backR02 {
    display: none;
  }
  .backMain {
    position: absolute;
    bottom: 0px;
    right: 15%;
    width: 35%;
    z-index: 5;
    scale: 1;
    animation-name: h05;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backMain img {
    width: 100%;
    height: auto;
  }
  @keyframes h05 {
    0% {
      right: 150%;
    }
    100% {
      right: 10%;
    }
  }
  .backMain02 {
    position: absolute;
    bottom: 0px;
    right: 15%;
    width: 20%;
    z-index: 10;
    scale: 1;
    animation-name: h02;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backMain02 img {
    width: 100%;
    height: auto;
  }
  @keyframes h02 {
    0% {
      right: -50%;
    }
    100% {
      right: 14%;
    }
  }
  .indexMainBox02 {
    position: relative;
    width: 100%;
    z-index: 30;
    scale: 0.01;
    top: 0%;
    animation-name: obj11;
    animation-duration: 0.75s;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: obj11 0.75s 0.75s 1 ease-in-out, obj11-02 2s 1.5s infinite ease-in-out;
  }
  .indexMainBox02 img {
    width: 100%;
    height: auto;
  }
  @keyframes obj11 {
    0% {
      scale: 0.01;
    }
    100% {
      scale: 1.2;
    }
  }
  @keyframes obj11-02 {
    0% {
      top: 0%;
      scale: 1.2;
    }
    50% {
      top: 3%;
      scale: 1.4;
    }
    100% {
      top: 0%;
      scale: 1.2;
    }
  }
  .indexMainBox03zone {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter {
    position: absolute;
    width: 95%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox03 {
    position: absolute;
    width: 90%;
    z-index: 30;
    scale: 0.01;
    animation-name: m03-01;
    animation-duration: 0.75s;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m03-01 0.5s 0.1s 1 ease-in-out, m03-01-02 2s 0.6s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox03 img {
    width: 100%;
    height: auto;
  }
  @keyframes m03-01 {
    0% {
      scale: 0.01;
      transform: rotate(180deg);
    }
    100% {
      scale: 1;
      transform: rotate(360deg);
    }
  }
  @keyframes m03-01-02 {
    0% {
      scale: 1;
      transform: rotate(0deg);
    }
    100% {
      scale: 1;
      transform: rotate(360deg);
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox04 {
    position: absolute;
    width: 100%;
    z-index: 32;
    scale: 0.01;
    display: flex;
    align-items: center;
    justify-content: center;
    animation-name: m11;
    animation-duration: 0.75s;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m11 0.5s 0.5s 1 ease-in-out, m11-02 2s 1s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox04 img {
    width: 100%;
    height: auto;
  }
  @keyframes m11 {
    0% {
      scale: 0.001;
    }
    75% {
      scale: 1.1;
    }
    100% {
      scale: 1;
    }
  }
  @keyframes m11-02 {
    0% {
      scale: 1;
    }
    50% {
      scale: 1;
    }
    100% {
      scale: 1;
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox05 {
    position: absolute;
    width: 60%;
    z-index: 31;
    scale: 0.01;
    bottom: 32%;
    animation-duration: 0.75s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m15 0.75s 0s 1 ease-in-out, m15-01 0.75s 0.75s 1 ease-in-out, m15-02 2s 1.5s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox05 img {
    width: 100%;
    height: auto;
  }
  @keyframes m15 {
    0% {
      bottom: 25%;
      scale: 0.001;
      filter: alpha(opacity=0);
    }
    100% {
      bottom: 32%;
      scale: 0.001;
      filter: alpha(opacity=0);
    }
  }
  @keyframes m15-01 {
    0% {
      bottom: 25%;
      scale: 0.001;
    }
    100% {
      bottom: 32%;
      scale: 1;
    }
  }
  @keyframes m15-02 {
    0% {
      scale: 1;
    }
    50% {
      scale: 1;
    }
    100% {
      scale: 1;
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexTitleBox {
    position: absolute;
    bottom: -60%;
    width: 88%;
    z-index: 40;
    scale: 0.01;
    animation-name: m06;
    animation-duration: 0.75s;
    animation-delay: 1.2s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexTitleBox img {
    width: 100%;
    height: auto;
  }
  @keyframes m06 {
    0% {
      scale: 0.01;
    }
    100% {
      scale: 0.7;
    }
  }
}
/*web*************************************/
@media only screen and (min-width: 1025px) {
  .allDiv {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .pageBg {
    position: relative;
    width: 100vw;
    height: 100vh;
    background-image: url("img/backgroun001.jpg");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .backL {
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    scale: 1;
    animation-name: m05;
    animation-duration: 0.2s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backL img {
    width: auto;
    height: 100%;
  }
  @keyframes m05 {
    0% {
      left: -50%;
    }
    100% {
      left: 0%;
    }
  }
  .backR {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    scale: 1;
    animation-name: r06;
    animation-duration: 0.2s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backR img {
    width: auto;
    height: 100%;
  }
  @keyframes r06 {
    0% {
      right: -50%;
    }
    100% {
      right: 0%;
    }
  }
  .backL02 {
    display: none;
  }
  .backR02 {
    display: none;
  }
  .backMain {
    position: absolute;
    bottom: 0px;
    right: 15%;
    width: 35%;
    z-index: 5;
    scale: 1;
    animation-name: h05;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backMain img {
    width: 100%;
    height: auto;
  }
  @keyframes h05 {
    0% {
      right: 150%;
    }
    100% {
      right: 10%;
    }
  }
  .backMain02 {
    position: absolute;
    bottom: 0px;
    right: 15%;
    width: 20%;
    z-index: 10;
    scale: 1;
    animation-name: h02;
    animation-duration: 1s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
  }
  .backMain02 img {
    width: 100%;
    height: auto;
  }
  @keyframes h02 {
    0% {
      right: -50%;
    }
    100% {
      right: 14%;
    }
  }
  .indexMainBox02 {
    position: relative;
    width: 60%;
    z-index: 30;
    scale: 0.01;
    top: 0%;
    animation-name: obj11;
    animation-duration: 0.75s;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: obj11 0.75s 0.75s 1 ease-in-out, obj11-02 2s 1.5s infinite ease-in-out;
  }
  .indexMainBox02 img {
    width: 100%;
    height: auto;
  }
  @keyframes obj11 {
    0% {
      scale: 0.01;
    }
    100% {
      scale: 1;
    }
  }
  @keyframes obj11-02 {
    0% {
      top: 0%;
      scale: 1;
    }
    50% {
      top: 3%;
      scale: 1.1;
    }
    100% {
      top: 0%;
      scale: 1;
    }
  }
  .indexMainBox03zone {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter {
    position: absolute;
    width: 32%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox03 {
    position: absolute;
    width: 90%;
    z-index: 30;
    scale: 0.01;
    animation-name: m03-01;
    animation-duration: 0.75s;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m03-01 0.5s 0.1s 1 ease-in-out, m03-01-02 2s 0.6s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox03 img {
    width: 100%;
    height: auto;
  }
  @keyframes m03-01 {
    0% {
      scale: 0.01;
      transform: rotate(180deg);
    }
    100% {
      scale: 1;
      transform: rotate(360deg);
    }
  }
  @keyframes m03-01-02 {
    0% {
      scale: 1;
      transform: rotate(0deg);
    }
    100% {
      scale: 1;
      transform: rotate(360deg);
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox04 {
    position: absolute;
    width: 80%;
    z-index: 32;
    scale: 0.01;
    display: flex;
    align-items: center;
    justify-content: center;
    animation-name: m11;
    animation-duration: 0.75s;
    animation-delay: 5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m11 0.5s 0.5s 1 ease-in-out, m11-02 2s 1s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox04 img {
    width: 100%;
    height: auto;
  }
  @keyframes m11 {
    0% {
      scale: 0.001;
    }
    75% {
      scale: 1.1;
    }
    100% {
      scale: 1;
    }
  }
  @keyframes m11-02 {
    0% {
      scale: 1;
    }
    50% {
      scale: 1;
    }
    100% {
      scale: 1;
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox05 {
    position: absolute;
    width: 60%;
    z-index: 31;
    scale: 0.01;
    bottom: 36%;
    animation-duration: 0.75s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation: m15 0.75s 0s 1 ease-in-out, m15-01 0.75s 0.75s 1 ease-in-out, m15-02 2s 1.5s infinite ease-in-out;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexMainBox05 img {
    width: 100%;
    height: auto;
  }
  @keyframes m15 {
    0% {
      bottom: 25%;
      scale: 0.001;
      filter: alpha(opacity=0);
    }
    100% {
      bottom: 25%;
      scale: 0.001;
      filter: alpha(opacity=0);
    }
  }
  @keyframes m15-01 {
    0% {
      bottom: 25%;
      scale: 0.001;
    }
    100% {
      bottom: 36%;
      scale: 1;
    }
  }
  @keyframes m15-02 {
    0% {
      scale: 1;
    }
    50% {
      scale: 1;
    }
    100% {
      scale: 1;
    }
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexTitleBox {
    position: absolute;
    bottom: -60%;
    width: 88%;
    z-index: 40;
    scale: 0.01;
    animation-name: m06;
    animation-duration: 0.75s;
    animation-delay: 1.2s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
  }
  .indexMainBox03zone .indexMainBox03zoneCenter .indexTitleBox img {
    width: 100%;
    height: auto;
  }
  @keyframes m06 {
    0% {
      scale: 0.01;
    }
    100% {
      scale: 0.7;
    }
  }
}/*# sourceMappingURL=phone.css.map *//* End custom CSS */