﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
*, *:before, *:after {
box-sizing: border-box;
}
body {
  /* overflow: hidden; */
  position: relative;
  width: 100%;
  background: #75D1F4;
  /* height: 100vh; */
  /* overscroll-behavior: smooth; */
}
/* body::-webkit-scrollbar {
  display: none;
} */

.main-content *{
    font-family: 'Noto Sans JP',-apple-system,BlinkMacSystemFont,SF UI Display,sans-serif !important;
}
.main-content {
  font-size: 14px !important;
  color: #333333 !important;
  width: 423px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1);
  padding: 0 24px;
  position: relative;
  z-index: 5;
}
.content-wrap {
  position: relative;
  width: 100%;
  background: #DDF2FC;
}
#master_header {
  position: relative;
  z-index: 10;
}
ol, ul, li {
list-style: none;
}
img{
border:none;
max-width: 100%;
content-visibility: visible !important;
}
.clearfix {
min-height: 1px;
}
.list-styled,
.list-styled li {
  list-style: disc;
}
.list-styled li {
  margin-left: 24px;
}
* html .clearfix {
height: 1px;
}
.clearfix:after {
content: "";
display: table;
width: 100%;
}
a, a:link, a:active, a:visited, a:focus {
text-decoration: none;
color: initial;
}
a:hover{
text-decoration: underline;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
.text-center {
  text-align: center;}
.text-left {
  text-align: left;}
.list-unstyled {
  list-style-type: none;}

.boxShadow {
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}

img {
    max-width: 100%;}

.header {
    padding: 15px 10px;
    height: auto;
}
.master_header_sp {
  background: #fff;
  position: relative;
  z-index: 100;
}
.page-title {
  background: #fff;
  font-weight: 900;
  position: relative;
  z-index: 10;
}
.m-layout {
    display: block;
    /* overflow: hidden scroll; */
    transition: opacity .25s linear;
    /* height: calc(100vh - 86px); */
    width: 100%;
    position: relative;
    
}
.m-layout.transparent {
  background: #75D1F4;
}
.left-page,
.right-page {
    display: block;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 50%;
    /* height: 100%; */
    z-index: 1;
}
.left-page {
  left: 0;
}
.right-page {
  right: 0;
}
.left-page .trees {
  text-align: left;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  opacity: 0;
}
.left-page .brid_l {
  width: 148px;
  height: 148px;
  position: absolute;
  left: 21%;
  bottom: 63%;
}
.pc_page_bg {
    width: 100%;
    height: calc(100% - 86px);
    font-size: 0;
    position: fixed;
    bottom: 0;
    opacity: 0;
    background: #75D1F4;
    background: -moz-linear-gradient(180deg, #75D1F4 0%, #0094CC 100%);
    background: -webkit-linear-gradient(180deg, #75D1F4 0%, #0094CC 100%);
    background: linear-gradient(180deg, #75D1F4 0%, #0094CC 100%);
}
.pc_page_bg .bg {
  width: 100%;
  height: 100%;
  background: url('/campaign/images/coupon/page_bg.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.left-page .trees.in-view,
.right-page .boat-2.in-view,
.pc_page_bg.in-view {
  animation: fadeInUp;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.indexMenu.in-view,
.right-page .boat-1.in-view,
.airplane.in-view,
.thesun.in-view,
.left-bnr.in-view {
  animation: fadeIn;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.airplane {
  opacity: 0;
  position: absolute;
  width: 159px;
  z-index: 3;
  top: 25%;
  right: 260px;
}
.right-page .boat-2 {
  text-align: right;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.right-page .starfish {
    width: 129px;
    height: 158px;
    position: absolute;
    left: 28%;
    bottom: 11%;
    z-index: 2;
}
.thesun {
  opacity: 0;
  position: absolute;
  width: 96px;
  height: auto;
  top: 12%;
  left: 52%;
}
.boat-1 {
  opacity: 0;
  position: absolute;
  bottom: 22%;
  left: 50%;
}
.boat-1.in-view.bounce {
  opacity: 1;
  animation: swings 3s infinite;
}
.thesun.in-view.scale {
  opacity: 1;
  animation-name:scale;
  animation-duration:2s;
  animation-iteration-count:infinite;
  animation-direction:alternate;
}
.dolphin{
  position: absolute;
  width: 124px;
  height: 124px;
  left: 29%;
  bottom: 27%;
  opacity: 0;
  z-index: 5;
}
.dolphin.view {
  opacity: 1;
}
.dolphin.bounce {
  opacity: 1;
  animation: swings 3s infinite;
}
.dolphin.folding{
  bottom: initial;
	animation: anim 2.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
	transform:  translateY(-120%) rotate(0deg);
  animation-delay: 2.5s;
}
.left-bnr {
  opacity: 0;
  position: fixed;
  z-index: 3;
  left: calc(50% - 500px);
  top: 48%;
}

@keyframes anim {
	0%{
		transform:  translateY(100vh) rotate(0deg);
	}
	100%{
		transform: translateY(440%) rotate(360deg);
	}
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
      opacity: 1;
      transform: scale(1.05);
  }
  70% {
      transform: scale(.9);
  }
  100% {
      transform: scale(1);
  }
}

@keyframes swings {
  0%,100%   { transform: translateY(5px); }
  50% { transform: translateY(-5px); }
}

@media screen and (max-width: 767px){
  .main-content {
    padding: 0;
    width: 100%;
  }
  
  .gotoSearch {
    left: unset;
    right: 8px;
  }
  .domtour-search-wrapper .search-main-content-01 .select-frame .select-str {
    font-size: 14px;
  }
}
@media screen and (max-width: 370px){
  .nav-select-btn li {
    font-size: 14px;
  }
  span.month-date,
  .domtour-search-wrapper .search-main-content-01 .select-frame .select-str {
    font-size: 12px;
  }

}
.kv {
    line-height: 0;
}
.section-title {
    width: auto;
    position: absolute;
    padding: 0px 24px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    line-height: 31px;
    text-align: center;
    background: #01579B;
}
.section-title::after {
  display: block;
  position: absolute;
  content: '';
  width: 18px;
  height:18px;
  background: url(/campaign/images/coupon/arrow_down.svg) center no-repeat;
  bottom: -11px;
  left: calc(50% - 6px);
}
#cp-summary {
    background: #fff;
    position: relative;
    padding: 32px 10px 0;
}
#cp-summary::after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 68px solid transparent;
    border-right: 68px solid transparent;
    border-top: 18px solid #fff;
    position: relative;
    left: calc(50% - 68px);
    bottom: -18px;
}
#cp-summary .section-title {
    width: 176px;
    margin-top: -48px;
    left: calc(50% - 88px);
}
#cp-summary dl {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
#cp-summary dl dt {
    background: #DDF2FC;
    font-size: 14px;
    font-weight: 900;
    color: #01579B;
    text-align: center;
    line-height: 32px;
    width: 132px;
}
#cp-summary dl dd {
    font-size: 14px;
    font-weight: 900;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#cp-summary dl dd span:first-child {
    color: #EB5801;
    border: 1px solid #EB5801;
    text-align: center;
    padding: 4px 8px;
    border-radius: 16px;
    font-size: 12px;
    line-height: 1;
}
#cp-summary dl dd span:last-child {
    color: #EB5801;
    font-size: 24px;
    font-weight: 900;
    padding-left: 8px;
    line-height: 1;
}
#apply-coupon {
    position: relative;
    margin: 0 10px;
    padding: 40px 24px;
    background: #fff;
    border-radius: 6px;
}
#apply-coupon .section-title {
    width: 200px;
    margin-top: -54px;
    left: calc(50% - 100px);
}
.apply-coupon-wrap {
    text-align: center;
    font-size: 16px;
    font-weight: 900;
}
.apply-coupon-wrap .steps {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.steps span.tit {
    border: 1px solid #EB5801;
    color: #EB5801;
    line-height: 1;
    padding: 6px 28px;
    border-radius: 18px;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 16px;
    display: inline-block;
}
.steps img {
  width: 230px;
  height: auto;
}
.st-1 img {
  margin-right: 44px;
}
.st-2 img {
  margin-left: 44px;
}
.st-3 img {
    margin-right: 58px;
}
.apply-coupon-wrap .btns {
  width: 230px;
  margin: 24px auto 0;
}
.apply-coupon-wrap .btns a {
  -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
}
.apply-coupon-wrap p {
  margin-bottom: 24px;
}
.polygon{
    width: 0;
    height: 0;
    margin: 24px auto 0;
    border-left: 68px solid transparent;
    border-right: 68px solid transparent;
    border-top: 18px solid #DDF2FC;
}

#summerTravelDestination {
    background: #fff;
    margin: 40px 10px;
    border-radius: 6px;
    padding: 40px 14px;
}
#summerTravelDestination .section-title {
    width: 280px;
    margin-top: -56px;
    left: calc(50% - 140px);
}

.goto-cpn-overview.blue-btn {
    margin-top: 16px;
}
.goto-cpn-overview::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin: 18px 18px 18px 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #fff;
    float: right;
}

.bgFFF {
    background: #fff;
    border-top: 1px solid transparent;
}
.block-title {
    width: 270px;
    height: 40px;
    padding: 8px 16px;
    margin: 24px auto 16px;
    border-radius: 25px;
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    text-align: center;
    background: #f5f5f5;
}

.products-list {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex-wrap: wrap;
}
.prod-item {
  position: relative;
  z-index: 2;
  border-radius: 8px;
  padding: 8px;
  background: #fff;
  border: 1px solid #ECEFF1;
}
.prod-item a,
.prod-item a:hover, .prod-item a:focus, .prod-item a:link, .prod-item a:active {
  text-decoration: none;
  color: #333 !important;
  pointer-events: none;
}
.prod-item .info-wrap {
  overflow: hidden;
}
.prod-item .img {
  float: left;
  width: 100px;
  height: 100px;
}
.prod-item .text {
  float: right;
  width: calc(100% - 110px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-items: stretch;
  height: 100px;
}
.prod-item .text.h120 {
  height: 108px;
}
.prod-item .text p {
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: 900;
  margin: 0 auto;
  text-align: left;
}
.prod-item p.price {
  font-size: 16px !important;
  text-align: right;
  margin-bottom: 0;
}
.prod-item .price {
  font-size: 16px !important;
  text-align: right;
  margin-bottom: 0;
  font-weight: 900;
  color: #EB5801;
}
.prod-item p.price span {
  font-size: 28px;
  line-height: 1;
}
.prod-item p.price span:first-child {
    display: inline-block;
    font-size: 11px;
    color: #EB5801;
    padding: 4px 6px;
    border: 1px solid #EB5801;
    border-radius: 4px;
    margin-bottom: 4px;
}
.prod-item .note {
  font-size: 10px;
  color: #666;
  line-height: 1;
  min-height: inherit;
  padding: 4px 8px;
  text-align: right;
  margin: 8px -8px -8px -8px;
  border-radius: 0 0 4px 4px;
  background: #f5f5f5;
}
div.product-note {
  color: #333;
  background: #fff;
  font-size: 14px;
  margin: 16px 0 0 0;
  padding: 0;
  width: auto;
}
.btns {
  position: relative;
  text-align: center;
  margin: 40px 24px;
}

.btns a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  background: -moz-linear-gradient(90deg, #FF8F00 16%, #FF4210 100%);
  background: -webkit-linear-gradient(90deg, #FF8F00 16%, #FF4210 100%);
  background: linear-gradient(90deg, #FF8F00 16%, #FF4210 100%);
  color: #fff !important;
  padding: 10px 16px;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-bottom: 16px;
  align-items: center;
  justify-content: space-between;
}
.btns a:hover {
  text-decoration: none;
  background: -moz-linear-gradient(90deg, #FFBC66 16%, #FF8E70 100%);
  background: -webkit-linear-gradient(90deg, #FFBC66 16%, #FF8E70 100%);
  background: linear-gradient(90deg, #FFBC66 16%, #FF8E70 100%);
}
.btns a:last-child {
  margin-bottom: 0;
}
.btns a span {
  line-height: 1;
}
.btns a span:first-child {
    background: #fff;
    font-size: 12px;
    line-height: 21px;
    padding: 0 16px;
    border-radius: 20px;
    border: 1px solid #E65401;
    color: #E65401;
}
.btns a img {
  width: 24px;
  height: 24px;
  margin: 0;
  flex-shrink: 0;
}

.indexMenu * {
  font-family: 'Noto Sans JP',-apple-system,BlinkMacSystemFont,SF UI Display,sans-serif !important;
}
.indexMenu {
  opacity: 0;
  border-radius: 16px;
  padding: 16px;
  width: 320px;
  position: fixed;
  top: 26%;
  left: calc(50% + 274px);
  z-index: 10000;
  background: #fff;
  border: 7px solid #01579B;
  -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
}
.indexMenu .menu-title {
    background: #01579B;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    line-height: 35px;
    padding: 0px 16px;
    border-radius: 20px;
    text-align: center;
    width: 94px;
    margin: -36px auto;
}
.menu-wrap {
  padding: 60px 0 16px;
}
.indexMenu li {
    padding-left: 64px;
    cursor: pointer;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 900;
    color: #01579B;
    line-height: 38px;
    border-radius: 6px;
}
.indexMenu li:last-child {
  margin-bottom: 0;
}
.indexMenu li:hover {
  background: #DDF2FC;
}
.indexMenu li.active {
  background: #DDF2FC url('/campaign/images/coupon/icon_airplane.svg') no-repeat;
  background-position: 30px center;
  background-size: 24px;
}
.loading-text {
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  padding-left: 155px;
  color: #50a2d2;
}

/* HTML: <div class="loader"></div> */
.loader {
  display: inline-block;
  width: 42px;
  aspect-ratio: 4;
  background: radial-gradient(circle closest-side,#50a2d2 90%,#0000) 0/calc(100%/3) 100% space;
  clip-path: inset(0 100% 0 0);
  animation: l1 1s steps(4) infinite;
}
.campaign-overview {
    margin: 0 10px 40px;
    padding: 40px 14px;
    border-radius: 6px;
    background: #fff;
}
.campaign-overview .section-title {
    width: 194px;
    margin-top: -54px;
    left: calc(50% - 97px);
}
.campaign-overview .container {
    padding: 16px;
    border-radius: 8px;
    margin-left: 16px;
    margin-right: 16px;
}
.overview-item {
    margin-bottom: 16px;
    padding-bottom: 8px;
    font-size: 14px;
}
.title-overview {
    font-size: 28px;
    margin-bottom: 32px;
}
.title-overview-list {
    font-size: 14px;
    font-weight: 900;
    line-height: 32px;
    color: #01579B;
    text-align: center;
    background: #DDF2FC;
    border-radius: 2px;
    margin-bottom: 16px;
}
.overview-item.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.overview-item ul.number li {
    list-style: decimal;
    margin-left: 12px;
}
.overview-item ul.disc li {
    list-style: disc;
    margin-left: 20px;
}
.overview-item li {
    margin-bottom: 5px;
    font-size: 14px;
}
.breadcrumb {
    padding: 16px 12px;
    font-size: 11px;
    font-weight: 900;
    background: #f5f5f5;
}
.breadcrumb a {
    font-weight: 400;
    color: #212121 !important;
}
.social-btns {
  text-align: center;
  margin-bottom: 40px;
  line-height: 0;
}
.social-btns a {
  display: inline-block;
  margin: 0 6px;
  line-height: 0;
}
.social-btns img {
  width: 48px;
  height: 48px;
}

.floadbanner {
  background: rgba(255, 255, 255, 0.9);
  padding: 21px 24px;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  width: 375px;
  margin: 0 auto;
  left: calc(50% - 187px);
}
.floadbanner .btns {
  width: 327px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 640px) {}
@media screen and (max-width: 540px){}
@media screen and (max-width: 538px){}
@media screen and (max-width: 430px){}

/* Footer */
#footer .copyright {
  font-size: 12px;
  line-height: 44px;
  background: #01579B;
  text-align: center;
  color: #fff; }
@media screen and (min-width: 1440px) and (max-width: 1690px ){}

@media screen and (max-width: 1440px){
  .dolphin {
    position: absolute;
    width: 124px;
    height: 124px;
    left: 10%;
    bottom: 24%;
  }
  .left-page .brid_l {
    width: 100px;
    height: 100px;
  }
  .indexMenu .openstep,
  .hokkaidoMenu p,
  .okinawaMenu p {
    font-size: 16px;
  }
  .indexMenu li {
    font-size: 14px;
  }
  .right-page .starfish {
      width: 110px;
      height: 138px;
      left: 29%;
      bottom: 9%;
  }
  .thesun {
    top: 14%;
    left: 68%;
  }
  .airplane {
    width: 100px;
  }
  
  @keyframes anim {
    0%{
      transform:  translateY(100vh) rotate(0deg);
    }
    100%{
      transform: translateY(398%) rotate(360deg);
    }
  }
}
@media screen and (max-width: 1024px){
  .thesun {
    width: 70px;
    top: 14%;
    left: 76%;
  }

  .indexMenu {
    width: 260px;
    top: 30%;
    left: calc(50% + 220px);
  }
  .left-bnr {
    left: calc(50% - 470px);
    top: 47%;
  }
  .dolphin {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 25%;
    bottom: 5%;
  }
  @keyframes anim {
    0%{
      transform:  translateY(100vh) rotate(0deg);
    }
    100%{
      transform: translateY(650%) rotate(360deg);
    }
  }
}
@media screen and (max-width: 768px){
  body {
    overflow: initial;
  }
  .m-layout {
    height: auto;
    overflow: initial;
    background: #8ED0E9;
  }
  .m-layout.transparent {
    background: #8ED0E9;
  }
  .left-page,
  .right-page,
  .indexMenu,
  .left-bnr {
    display: none;
  }
  .master-header-titlepage h1 {
    font-size: 11px !important;
  }
  .loading-wrap {
    width: 100%;
    height: auto;
    padding: 0 15% 0 5%;
    position: relative;
    left: 0;
    top: 25%;
  }

  .loading-text {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    padding-left: 80px;
    color: #50a2d2;
  }
  .floadbanner {
    width: 100%;
    left: 0;
  }
  .floadbanner .btns {
    width: 100%;
  }
}

/* Customize css for view pc same sp */
@media screen and (min-width: 767px) {
  .sp_header {
      width: 1280px !important;
      max-width: 100%;
      margin: 0 auto !important;
      height: 86px !important;
  }
  #airtriplogo {
      height: 86px !important;
      width: auto !important;
  }
  #airtriplogo a {
      display: block;
      line-height: 0;
  }
  #airtriplogo img {
      padding: 0 !important;
      height: 86px !important;;
  }
  .header_icon img {
      height: 86px !important;
      width: auto !important;
  }
  .page-title {
      display: none;
  }
  .menu_content {
    width: 375px !important;
    top: 129px !important;
    left: calc(50% - 187px);
    z-index: 1000;
    margin: 0 auto;
  }
  .menu_content div.cap {
    width: 375px !important;
    top: 86px !important;
  }
  .menu_content p.h_grouptitle {
    margin-top: 12px !important;
  }
  .menu_content #guidance_ul {
    height: calc(100% - 130px) !important;
  }
}

/* Animation CSS */
/* Trigger  */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  }

/* Optional Delays, change values here  */
.one { animation-delay: 0.2s; }
.two { animation-delay: .6s; }
.three { animation-delay: 1s; }
.four { animation-delay: 1.4s; }

/* Animations start here  */
/* SCALE */
@keyframes scale{
  0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(1.1);
    }
}
/* FADE IN  */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; }

/* FADE IN UP */
@keyframes fadeInUp {
  from { opacity: 0; transform: translate3d(0, 60px, 0); }
  to { opacity: 1; transform: none; } }
.fadeInUp { animation-name: fadeInUp; }

/* FADE IN UP BIG */
@keyframes fadeInUpBig {
  from { opacity: 0; transform: translate3d(0, 100px, 0); }
  to { opacity: 1; transform: none; } }
.fadeInUpBig { animation-name: fadeInUpBig; }

/* FADE IN UP BIG */
@keyframes fadeInUpBigBig {
  from { opacity: 0; transform: translate3d(0, 400px, 0); }
  to { opacity: 1; transform: none; } }
.fadeInUpBigBig { animation-name: fadeInUpBigBig; }

/* animation rotate-center */
.thesun.rotate-center {
  opacity: 1;
	-webkit-animation: rotate-center 6s ease-in-out 3s infinite both;
	        animation: rotate-center 6s ease-in-out 3s infinite both;
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.indexMenu.swing-in-bottom-fwd,
.left-bnr.swing-in-bottom-fwd {
  opacity: 1;
	-webkit-animation: swing-in-bottom-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	        animation: swing-in-bottom-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
}
/**
 * ----------------------------------------
 * animation swing-in-bottom-fwd
 * ----------------------------------------
 */
@-webkit-keyframes swing-in-bottom-fwd {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 1;
  }
}
@keyframes swing-in-bottom-fwd {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 1;
  }
}


.dolphin.dolphin-jump {
  opacity: 1;
	-webkit-animation: dolphin-jump 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	        animation: dolphin-jump 1.2s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}
@-webkit-keyframes dolphin-jump {
  0% {
    -webkit-transform: translateY(800px) rotate(-720deg);
            transform: translateY(800px) rotate(-720deg);
    -webkit-filter: blur(50px);
            filter: blur(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes dolphin-jump {
  0% {
    -webkit-transform: translateY(800px) rotate(-720deg);
            transform: translateY(800px) rotate(-720deg);
    -webkit-filter: blur(50px);
            filter: blur(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
}


.airplane.fly-in {
  opacity: 1;
	-webkit-animation: fly-in 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: fly-in 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/**
 * ----------------------------------------
 * animation fly-in
 * ----------------------------------------
 */
@-webkit-keyframes fly-in {
  0% {
    -webkit-transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
            transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0) translateX(0);
            transform: translateZ(0) translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes fly-in {
  0% {
    -webkit-transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
            transform: translateZ(-1400px) translateY(800px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0) translateX(0);
            transform: translateZ(0) translateY(0) translateX(0);
    opacity: 1;
  }
}

