@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Noto+Serif+TC:wght@200..900&display=swap");
body {
  overflow-x: hidden;
  background-color: #fafaf2;
  font-family: "Noto Serif TC", sans-serif;
  font-weight: 200;
}

#app {
  position: relative;
}

.part,
.parts {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.wrapper {
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  z-index: 99;
}
@media (min-width: 992px) {
  .header {
    height: 5.875em;
  }
}
@media (max-width: 991px) {
  .header {
    height: 9.0970703125em;
  }
}
.header .header-inner {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
@media (min-width: 992px) {
  .header .header-inner {
    max-width: 1920px;
    height: 5.875em;
  }
}
@media (max-width: 991px) {
  .header .header-inner {
    width: 100%;
    height: 9.0970703125em;
  }
}
.header .header-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
}
.header .logo {
  position: relative;
}
@media (min-width: 992px) {
  .header .logo {
    margin-left: 1.5625em;
  }
}
@media (max-width: 991px) {
  .header .logo {
    margin-left: 2.1936197917em;
  }
}
.header .logo a {
  display: block;
}
@media (min-width: 992px) {
  .header .logo img {
    width: 8.25em;
    height: 3.125em;
  }
}
@media (max-width: 991px) {
  .header .logo img {
    width: 10.730671875em;
    height: 4.0646484375em;
  }
}
.header ul,
.header li {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 991px) {
  .header .menu {
    position: fixed;
    display: none;
    z-index: 90;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.9);
    top: 0;
    width: 100vw;
    height: 100vh;
    padding-top: 14.5166015625em;
  }
  .header .menu ul {
    position: relative;
    width: 80.4166666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .header .menu ul li {
    margin-bottom: 0em;
    overflow: hidden;
    height: 7.7421875em;
    display: flex !important;
    justify-content: center !important;
  }
  .header .menu ul li a {
    text-decoration: none;
    display: block;
  }
  .header .menu ul li a span {
    font-size: 3.87109375em;
    color: #383838;
  }
  .header .btn-menu {
    position: relative;
    z-index: 92;
    display: block;
    right: 3.2259114583em;
    width: 5.1614583333em;
    height: 5.1614583333em;
    margin-top: -1.2903645833em;
  }
  .header .btn-menu:hover, .header .btn-menu:active, .header .btn-menu:focus {
    outline: none !important;
    border: none !important;
  }
  .header .btn-menu > div:nth-child(2) {
    display: none;
  }
}
@media (min-width: 992px) {
  .header .menu {
    position: fixed;
    display: none;
    z-index: 90;
    background: rgba(255, 255, 255, 0.9);
    width: 25vw;
    height: 100vh;
    right: 0;
    top: 0;
    padding-top: 8.75em;
  }
  .header .menu ul {
    position: relative;
    width: 80.4166666667%;
    left: -1.25em;
    margin-left: auto;
    margin-right: auto;
  }
  .header .menu ul li {
    position: relative;
    display: flex !important;
    justify-content: center !important;
    height: 5.5em;
  }
  .header .menu ul li a {
    text-decoration: none;
  }
  .header .menu ul li a span {
    font-size: 2.5em;
    color: #383838;
  }
  .header .btn-menu {
    position: relative;
    z-index: 92;
    display: block;
    right: 2.8125em;
    width: 5em;
    height: 5em;
    margin-top: 0.5em;
  }
  .header .btn-menu:hover, .header .btn-menu:active, .header .btn-menu:focus {
    outline: none !important;
    border: none !important;
  }
  .header .btn-menu > div:nth-child(2) {
    display: none;
  }
}

body.scrolled .header {
  background-color: #72d6fe;
}
@media (max-width: 991px) {
  body.scrolled .header {
    height: 6.1292317708em;
  }
  body.scrolled .header .btn-menu {
    margin-top: 0em;
  }
}
@media (min-width: 992px) {
  body.scrolled .header {
    height: 5.9375em;
  }
  body.scrolled .header .btn-menu {
    margin-top: 0em;
  }
}
body.scrolled .header .header-inner {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
@media (min-width: 992px) {
  body.scrolled .header .header-inner {
    max-width: 1920px;
    height: 5.9375em;
  }
}
@media (max-width: 991px) {
  body.scrolled .header .header-inner {
    width: 100%;
    height: 6.1292317708em;
  }
}

section {
  position: relative;
}

.secAnchor {
  position: absolute !important;
  width: 1px;
  height: 1px;
  left: 0;
}
@media (min-width: 992px) {
  .secAnchor {
    top: -8.75em;
  }
}
@media (max-width: 991px) {
  .secAnchor {
    top: -9.0325520833em;
  }
}

body.scrolled .secAnchor {
  position: absolute;
  width: 500px;
  height: 1px;
  left: 0;
}
@media (min-width: 992px) {
  body.scrolled .secAnchor {
    top: -8.75em;
  }
}
@media (max-width: 991px) {
  body.scrolled .secAnchor {
    top: -9.0325520833em;
  }
}

.bg1 {
  position: relative;
}
@media (max-width: 991px) {
  .bg1 {
    background: url("../images/bg1_m.jpg") center top;
    background-size: 100% auto;
  }
}
@media (min-width: 992px) {
  .bg1 {
    background: url("../images/bg1.jpg") center top;
    background-size: 100% auto;
  }
}

.bg2 {
  position: relative;
}
@media (max-width: 991px) {
  .bg2 {
    background: url("../images/bg2_m.jpg") center top;
    background-size: 100% auto;
  }
}
@media (min-width: 992px) {
  .bg2 {
    background: url("../images/bg2.jpg") center top;
    background-size: 100% auto;
  }
}

.bg3 {
  position: relative;
}
.___tiger {
  position: absolute;
}
@media (min-width: 992px) {
  .___tiger {
    left: 26.875em;
    top: 16.4375em;
    width: 14.0625em;
    height: 22.6875em;
  }
}
@media (max-width: 991px) {
  .___tiger {
    left: 6.3873046875em;
    top: 58.5180338542em;
    width: 12.4520182292em;
    height: 20.0651692708em;
  }
}

.tiger {
  position: absolute;
}
@media (min-width: 992px) {
  .tiger {
    left: 27.125em;
    top: 17em;
    width: 13.4375em;
    height: 21.4375em;
  }
}
@media (max-width: 991px) {
  .tiger {
    left: 6.6453776042em;
    top: 58.9696614583em;
    width: 11.9358723958em;
    height: 19.0328776042em;
  }
}

.tiger img {
  position: absolute;
  animation: gif 1.6s steps(1) infinite;
}

.tiger .img2 {
  animation-delay: 0.8s;
}

@keyframes gif {
  0% {
    opacity: 1;
  }
  49.9% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#kv {
  position: relative;
}
#kv .slide {
  z-index: 1;
}
#kv .txt {
  z-index: 2;
}

.inner {
  position: relative;
}

#sec1 {
  position: relative;
}
#sec1 .inner {
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  #sec1 .inner {
    padding-top: 10em;
    padding-bottom: 4.0625em;
  }
}
@media (max-width: 991px) {
  #sec1 .inner {
    padding-top: 6.0647135417em;
    padding-bottom: 2.2581380208em;
  }
}
#sec1 .title {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec1 .title img {
    width: 54.0625em;
    margin-left: 33.125em;
  }
}
@media (max-width: 991px) {
  #sec1 .title img {
    width: 33.4204427083em;
    margin-left: 14.9682291667em;
  }
}
#sec1 .p1 {
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec1 .p1 {
    left: 19.3125em;
    top: 10.6875em;
    width: 10.8125em;
  }
}
@media (max-width: 991px) {
  #sec1 .p1 {
    left: 6.1292317708em;
    top: 6.6453776042em;
    width: 6.580859375em;
  }
}
#sec1 .p2 {
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec1 .p2 {
    left: 89.875em;
    top: 16.5em;
    width: 14.25em;
  }
}
@media (max-width: 991px) {
  #sec1 .p2 {
    left: 50.1951822917em;
    top: 10.1293619792em;
    width: 8.7744791667em;
  }
}
#sec1 .___tables {
  position: relative;
  display: flex !important;
  z-index: 1;
}
@media (min-width: 992px) {
  #sec1 .___tables {
    margin-top: 2.8125em;
    margin-bottom: 6.625em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables {
    margin-top: 1.935546875em;
    margin-bottom: 2.2581380208em;
  }
}
#sec1 .___tables .___tables_inner {
  position: relative;
}
@media (min-width: 992px) {
  #sec1 .___tables .___tables_inner {
    width: 85em;
    left: 14.25em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables .___tables_inner {
    width: 53.2275390625em;
    left: 2.9033203125em;
  }
}
#sec1 .___tables .___tab {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec1 .___tables .___tab {
    top: 2em;
    width: 6.25em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables .___tab {
    top: 1.2903645833em;
    width: 3.87109375em;
  }
}
#sec1 .___tables .___tab a {
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  #sec1 .___tables .___tab a {
    width: 6.25em;
    height: 12.9375em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables .___tab a {
    width: 3.87109375em;
    height: 7.7421875em;
  }
}
#sec1 .___tables .___tab2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec1 .___tables .___tab2 {
    width: 79.625em;
    height: 7.5625em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables .___tab2 {
    width: 49.6790364583em;
    height: 4.8388671875em;
  }
}
#sec1 .___tables .___tab2 .___tab2_tab {
  position: relative;
  text-align: center;
  display: none;
}
#sec1 .___tables .___tab2 .___tab2_tab.active {
  display: block;
}
#sec1 .___tables .___tab2 a {
  position: relative;
  display: inline-block;
}
@media (min-width: 992px) {
  #sec1 .___tables .___tab2 a {
    width: 7.5625em;
    height: 7.5625em;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables .___tab2 a {
    width: 4.6453125em;
    height: 4.6453125em;
    margin-left: 0.6451822917em;
    margin-right: 0.6451822917em;
  }
}
@media (min-width: 992px) {
  #sec1 .___tables2 .___tab {
    top: 4.0625em;
  }
}
@media (max-width: 991px) {
  #sec1 .___tables2 .___tab {
    top: 2.5807291667em;
  }
}
#sec1 .___contents .___content {
  position: fixed;
  top: -100000px;
}
#sec1 .___contents .___content.active {
  position: relative;
  top: 0;
}
#sec1 .___contents .___content img {
  position: fixed;
  top: -100000px;
}
#sec1 .___contents .___content img.active {
  position: relative;
  top: 0;
}

#sec2 {
  position: relative;
}
#sec2 .inner {
  position: relative;
}
@media (min-width: 992px) {
  #sec2 .inner {
    padding-top: 5.25em;
    padding-bottom: 3.75em;
  }
}
@media (max-width: 991px) {
  #sec2 .inner {
    padding-top: 5.6776041667em;
    padding-bottom: 1.2903645833em;
  }
}
#sec2 .title1 {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec2 .title1 img {
    width: 67.5em;
    margin-left: 25.9375em;
  }
}
@media (max-width: 991px) {
  #sec2 .title1 img {
    width: 52.9049479167em;
    margin-left: 4.5162760417em;
  }
}
#sec2 .map {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec2 .map {
    margin-top: 2.125em;
  }
}
@media (max-width: 991px) {
  #sec2 .map {
    margin-top: 3.7420572917em;
  }
}
@media (min-width: 992px) {
  #sec2 .map img {
    width: 97.1875em;
    margin-left: 14em;
  }
}
@media (max-width: 991px) {
  #sec2 .map img {
    width: 56.0663411458em;
    margin-left: 2.9678385417em;
  }
}
#sec2 .title2 {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec2 .title2 {
    margin-top: 1.875em;
  }
}
@media (max-width: 991px) {
  #sec2 .title2 {
    margin-top: 6.96796875em;
  }
}
@media (min-width: 992px) {
  #sec2 .title2 img {
    width: 91.875em;
    margin-left: 13.5em;
  }
}
@media (max-width: 991px) {
  #sec2 .title2 img {
    width: 55.4856770833em;
    margin-left: 3.1613932292em;
  }
}
#sec2 .___tables {
  position: relative;
  display: flex !important;
  z-index: 1;
}
@media (min-width: 992px) {
  #sec2 .___tables {
    margin-top: -1.25em;
    margin-bottom: 6.625em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables {
    margin-top: 4.1936848958em;
    margin-bottom: 6.2582682292em;
  }
}
#sec2 .___tables .___tables_inner {
  position: relative;
}
@media (min-width: 992px) {
  #sec2 .___tables .___tables_inner {
    width: 94.5em;
    left: 12.1875em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables .___tables_inner {
    width: 55.8727864583em;
    left: 3.0323567708em;
  }
}
#sec2 .___tables .___tab {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec2 .___tables .___tab {
    top: 2em;
    width: 6.25em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables .___tab {
    top: 0.3225911458em;
    width: 3.5485026042em;
  }
}
#sec2 .___tables .___tab a {
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  #sec2 .___tables .___tab a {
    width: 6.25em;
    height: 12.9375em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables .___tab a {
    width: 9.3551432292em;
    height: 3.5485026042em;
  }
}
#sec2 .___tables .___tab2 {
  position: absolute;
  top: 0;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec2 .___tables .___tab2 {
    right: 0em;
    width: 100%;
    height: 7.5625em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables .___tab2 {
    width: 100%;
    height: 4.7743489583em;
  }
}
#sec2 .___tables .___tab2 .___tab2_tab {
  position: relative;
  text-align: center;
  display: none;
}
#sec2 .___tables .___tab2 .___tab2_tab.active {
  display: block;
}
#sec2 .___tables .___tab2 a {
  position: relative;
  display: inline-block;
}
@media (min-width: 992px) {
  #sec2 .___tables .___tab2 a {
    width: 7.5625em;
    height: 7.5625em;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables .___tab2 a {
    width: 4.7743489583em;
    height: 4.7743489583em;
    margin-left: 0.5806640625em;
    margin-right: 0.5806640625em;
  }
}
@media (min-width: 992px) {
  #sec2 .___tables2 .___tab {
    top: 4.0625em;
  }
}
@media (max-width: 991px) {
  #sec2 .___tables2 .___tab {
    top: 0.3225911458em;
  }
}
#sec2 .___contents .___content {
  position: fixed;
  top: -100000px;
}
#sec2 .___contents .___content.active {
  position: relative;
  top: 0;
}
#sec2 .___contents .___content img {
  position: fixed;
  top: -100000px;
}
#sec2 .___contents .___content img.active {
  position: relative;
  top: 0;
}
@media (max-width: 991px) {
  #sec2 .table_box {
    width: 55.8727864583em;
    height: 70.9055338542em;
    position: fixed;
    top: -100000px;
  }
  #sec2 .table_box.active {
    position: relative;
    top: 0;
  }
  #sec2 .table_box img {
    position: relative !important;
    top: 0 !important;
  }
  #sec2 .table_box img.active {
    position: relative !important;
    top: 0 !important;
  }
}
#sec2 .slide {
  position: absolute;
  width: 54.1953125em;
  top: 7.4841145833em;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#sec2 .slide .item {
  width: 54.1953125em;
  padding-left: 2.9033203125em;
  padding-right: 2.9033203125em;
}
#sec2 .slide .item img {
  width: 49.0338541667em;
  display: flex !important;
  justify-content: center !important;
}
#sec2 .slick-prev,
#sec2 .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  color: transparent;
}
@media (max-width: 991px) {
  #sec2 .slick-prev,
#sec2 .slick-next {
    top: 23.8717447917em;
    width: 2.8388020833em;
    height: 4.4517578125em;
  }
}
#sec2 .slick-prev {
  background: url("../images/btn-prev.png") center center no-repeat;
  background-size: 99% 99%;
}
@media (max-width: 991px) {
  #sec2 .slick-prev {
    left: 2.5807291667em;
  }
}
#sec2 .slick-next {
  background: url("../images/btn-next.png") center center no-repeat;
  background-size: 99% 99%;
}
@media (max-width: 991px) {
  #sec2 .slick-next {
    right: 2.5807291667em;
  }
}

#sec3 .inner {
  position: relative;
}
#sec3 .title {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec3 .title img {
    width: 83.625em;
    margin-left: 16.4375em;
  }
}
@media (max-width: 991px) {
  #sec3 .title img {
    width: 37.3560546875em;
    margin-left: 12.5810546875em;
  }
}
#sec3 .p1 {
  position: absolute;
}
@media (min-width: 992px) {
  #sec3 .p1 {
    left: 4.25em;
    top: -2.5em;
    width: 15.9375em;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  #sec3 .p1 {
    left: 2.1291015625em;
    top: 8.51640625em;
    width: 11.226171875em;
    z-index: 0;
  }
}
#sec3 .p2 {
  position: absolute;
}
@media (min-width: 992px) {
  #sec3 .p2 {
    left: 93.125em;
    top: 1.9375em;
    width: 21.1875em;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  #sec3 .p2 {
    left: 51.3565104167em;
    top: 4.9033854167em;
    width: 7.1615234375em;
    z-index: 2;
  }
}
#sec3 .discount {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec3 .discount {
    margin-top: 4.0625em;
  }
}
@media (max-width: 991px) {
  #sec3 .discount {
    margin-top: 2.9678385417em;
  }
}
@media (min-width: 992px) {
  #sec3 .discount img {
    width: 79.6875em;
    margin-left: 19.6875em;
  }
}
@media (max-width: 991px) {
  #sec3 .discount img {
    width: 55.8082682292em;
    margin-left: 2.9678385417em;
  }
}
#sec3 .btn1 {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec3 .btn1 {
    margin-top: 4.875em;
  }
}
@media (max-width: 991px) {
  #sec3 .btn1 {
    margin-top: 2.1936197917em;
  }
}
@media (min-width: 992px) {
  #sec3 .btn1 a {
    margin-left: 45em;
  }
}
@media (max-width: 991px) {
  #sec3 .btn1 a {
    margin-left: 12.6455729167em;
  }
}
#sec3 .btn1 a:hover {
  transform: scale(0.95);
}
@media (min-width: 992px) {
  #sec3 .btn1 img {
    width: 28.625em;
  }
}
@media (max-width: 991px) {
  #sec3 .btn1 img {
    width: 36.5173177083em;
  }
}
#sec3 .note {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec3 .note {
    margin-top: 1.5625em;
  }
}
@media (max-width: 991px) {
  #sec3 .note {
    margin-top: 1.935546875em;
  }
}
@media (min-width: 992px) {
  #sec3 .note img {
    width: 59.0625em;
    margin-left: 30em;
  }
}
@media (max-width: 991px) {
  #sec3 .note img {
    width: 56.3889322917em;
    margin-left: 2.3871744792em;
  }
}
#sec3 .info {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec3 .info {
    margin-top: 4.6875em;
  }
}
@media (max-width: 991px) {
  #sec3 .info {
    margin-top: 3.87109375em;
  }
}
@media (min-width: 992px) {
  #sec3 .info img {
    width: 63.75em;
    margin-left: 27.1875em;
  }
}
@media (max-width: 991px) {
  #sec3 .info img {
    width: 46.453125em;
    margin-left: 3.2259114583em;
  }
}
#sec3 .btn2 {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec3 .btn2 {
    margin-top: 3.4375em;
  }
}
@media (max-width: 991px) {
  #sec3 .btn2 {
    margin-top: 2.1936197917em;
  }
}
@media (min-width: 992px) {
  #sec3 .btn2 a {
    margin-left: 45em;
  }
}
@media (max-width: 991px) {
  #sec3 .btn2 a {
    margin-left: 12.6455729167em;
  }
}
#sec3 .btn2 a:hover {
  transform: scale(0.95);
}
@media (min-width: 992px) {
  #sec3 .btn2 img {
    width: 28.625em;
  }
}
@media (max-width: 991px) {
  #sec3 .btn2 img {
    width: 36.5173177083em;
  }
}
#sec3 .slide {
  position: relative;
}

@media (min-width: 992px) {
  #sec4 .inner {
    padding-top: 9.125em;
    padding-bottom: 10.625em;
  }
}
@media (max-width: 991px) {
  #sec4 .inner {
    padding-top: 5.806640625em;
    padding-bottom: 7.0970052083em;
  }
}
#sec4 .title {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec4 .title img {
    width: 68.75em;
    margin-left: 14.375em;
  }
}
@media (max-width: 991px) {
  #sec4 .title img {
    width: 53.8727213542em;
    margin-left: -5.41953125em;
  }
}
#sec4 .p1 {
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec4 .p1 {
    left: 85.9375em;
    top: 11.625em;
    width: 8.6875em;
  }
}
@media (max-width: 991px) {
  #sec4 .p1 {
    left: 50.5177734375em;
    top: 7.7421875em;
    width: 6.6453776042em;
  }
}
#sec4 .airplane {
  position: absolute;
  z-index: 2;
}
@media (max-width: 991px) {
  #sec4 .airplane {
    left: 36.2592447917em;
    top: 99.1em;
    width: 16.8392578125em;
  }
}
#sec4 .items {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec4 .items {
    margin-top: -0.3125em;
  }
}
@media (max-width: 991px) {
  #sec4 .items {
    padding-top: 3.87109375em;
  }
}
@media (min-width: 992px) {
  #sec4 .items img {
    width: 94.6875em;
    margin-left: 12.1875em;
  }
}
@media (max-width: 991px) {
  #sec4 .items img {
    width: 54.7759765625em;
    margin-left: 4.0001302083em;
  }
}
#sec4 .btn1 {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec4 .btn1 {
    margin-top: 0.75em;
  }
}
@media (max-width: 991px) {
  #sec4 .btn1 {
    margin-top: -10.3229166667em;
  }
}
@media (min-width: 992px) {
  #sec4 .btn1 a {
    margin-left: 52.8125em;
  }
}
@media (max-width: 991px) {
  #sec4 .btn1 a {
    margin-left: 36.6463541667em;
  }
}
#sec4 .btn1 a:hover {
  transform: scale(0.95);
}
@media (min-width: 992px) {
  #sec4 .btn1 img {
    width: 13.0625em;
  }
}
@media (max-width: 991px) {
  #sec4 .btn1 img {
    width: 16.9037760417em;
  }
}

@media (min-width: 992px) {
  #sec5 .inner {
    padding-bottom: 8.75em;
  }
}
@media (max-width: 991px) {
  #sec5 .inner {
    padding-bottom: 9.2261067708em;
  }
}
#sec5 .title {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec5 .title img {
    width: 65em;
    margin-left: 26.875em;
  }
}
@media (max-width: 991px) {
  #sec5 .title img {
    width: 50.9048828125em;
    margin-left: 5.41953125em;
  }
}
#sec5 .p2 {
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec5 .p2 {
    left: 19.375em;
    top: -2.1875em;
    width: 4.4375em;
  }
}
@media (max-width: 991px) {
  #sec5 .p2 {
    left: 6.9034505208em;
    top: 9.4841796875em;
    width: 4.1291666667em;
  }
}
#sec5 .p3 {
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  #sec5 .p3 {
    left: 95em;
    top: -3.75em;
    width: 14.0625em;
  }
}
@media (max-width: 991px) {
  #sec5 .p3 {
    left: 49.6790364583em;
    top: 9.8067708333em;
    width: 10.3229166667em;
  }
}
#sec5 .ls {
  position: relative;
}
@media (min-width: 992px) {
  #sec5 .ls {
    display: flex !important;
    justify-content: center !important;
    margin-top: 2.5em;
  }
}
#sec5 .ls .item {
  position: relative;
}
@media (min-width: 992px) {
  #sec5 .ls .item {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
}
@media (max-width: 991px) {
  #sec5 .ls .item {
    width: 24.1943359375em;
  }
}
#sec5 .ls .item:hover {
  transform: scale(0.98);
}
@media (min-width: 992px) {
  #sec5 .ls .item img {
    width: 29.75em;
  }
}
@media (max-width: 991px) {
  #sec5 .ls .item img {
    width: 24.1943359375em;
  }
}
#sec5 .slide {
  position: relative;
}
@media (max-width: 991px) {
  #sec5 .slide {
    left: 11.0971354167em;
    margin-top: 3.096875em;
    width: 41.4852213542em;
    height: 65.2924479167em;
  }
}
#sec5 .slide .item {
  position: relative;
}
@media (max-width: 991px) {
  #sec5 .slide .item {
    width: 41.4852213542em;
    height: 65.2924479167em;
    padding-left: 1.2903645833em;
    padding-right: 1.2903645833em;
  }
}
@media (max-width: 991px) {
  #sec5 .slide .item img {
    width: 38.9044921875em;
    height: 65.2924479167em;
  }
}
#sec5 .slick-prev,
#sec5 .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  color: transparent;
}
@media (max-width: 991px) {
  #sec5 .slick-prev,
#sec5 .slick-next {
    top: 23.8717447917em;
    width: 2.8388020833em;
    height: 4.4517578125em;
  }
}
#sec5 .slick-prev {
  background: url("../images/btn-prev.png") center center no-repeat;
  background-size: 99% 99%;
}
@media (max-width: 991px) {
  #sec5 .slick-prev {
    left: -2.5807291667em;
  }
}
#sec5 .slick-next {
  background: url("../images/btn-next.png") center center no-repeat;
  background-size: 99% 99%;
}
@media (max-width: 991px) {
  #sec5 .slick-next {
    right: -2.5807291667em;
  }
}

@media (min-width: 992px) {
  #sec6 .inner {
    padding-top: 9.375em;
    padding-bottom: 2.8125em;
  }
}
@media (max-width: 991px) {
  #sec6 .inner {
    padding-top: 7.1615234375em;
    padding-bottom: 5.1614583333em;
  }
}
#sec6 .title {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec6 .title img {
    width: 60.5em;
    margin-left: 29.4375em;
  }
}
@media (max-width: 991px) {
  #sec6 .title img {
    width: 46.9047526042em;
    margin-left: 7.6776692708em;
  }
}
#sec6 .short {
  position: relative;
  display: flex !important;
}
@media (min-width: 992px) {
  #sec6 .short {
    margin-top: 1.0625em;
  }
}
@media (max-width: 991px) {
  #sec6 .short {
    margin-top: 2.709765625em;
  }
}
@media (min-width: 992px) {
  #sec6 .short img {
    width: 57.75em;
    margin-left: 30.875em;
  }
}
@media (max-width: 991px) {
  #sec6 .short img {
    width: 54.7759765625em;
    margin-left: 3.3549479167em;
  }
}
#sec6 .slide {
  position: relative;
}
@media (min-width: 992px) {
  #sec6 .slide {
    left: 7.8125em;
    margin-top: 3.75em;
    width: 105.75em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide {
    left: 3.2259114583em;
    margin-top: 4.1291666667em;
    width: 55.4856770833em;
  }
}
#sec6 .slide .item {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 992px) {
  #sec6 .slide .item {
    width: 35.25em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item {
    width: 55.4856770833em;
  }
}
#sec6 .slide .item .item-inner {
  position: relative;
}
#sec6 .slide .item .label {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 992px) {
  #sec6 .slide .item .label {
    margin-bottom: 1.875em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .label {
    margin-bottom: 2.5807291667em;
  }
}
@media (min-width: 992px) {
  #sec6 .slide .item .label img {
    width: 15.75em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .label img {
    width: 21.4845703125em;
  }
}
#sec6 .slide .item .photo {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 992px) {
  #sec6 .slide .item .photo {
    margin-bottom: 1.5em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .photo {
    margin-bottom: 2.1936197917em;
  }
}
#sec6 .slide .item .photo a:hover {
  scale: 0.97;
}
@media (min-width: 992px) {
  #sec6 .slide .item .photo img {
    width: 24.1875em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .photo img {
    width: 30.8397135417em;
  }
}
#sec6 .slide .item .txta {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 992px) {
  #sec6 .slide .item .txta {
    margin-bottom: 1.875em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .txta {
    margin-bottom: 4.5162760417em;
  }
}
@media (min-width: 992px) {
  #sec6 .slide .item .txta img {
    width: 27.5em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .txta img {
    width: 37.8076822917em;
  }
}
#sec6 .slide .item .txtb {
  position: relative;
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 992px) {
  #sec6 .slide .item .txtb img {
    width: 30.4375em;
  }
}
@media (max-width: 991px) {
  #sec6 .slide .item .txtb img {
    width: 55.356640625em;
  }
}
#sec6 .slick-prev,
#sec6 .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  color: transparent;
}
@media (max-width: 991px) {
  #sec6 .slick-prev,
#sec6 .slick-next {
    top: 23.8717447917em;
    width: 2.8388020833em;
    height: 4.4517578125em;
  }
}
#sec6 .slick-prev {
  background: url("../images/btn-prev.png") center center no-repeat;
  background-size: 99% 99%;
}
@media (max-width: 991px) {
  #sec6 .slick-prev {
    left: 2.6452473958em;
  }
}
#sec6 .slick-next {
  background: url("../images/btn-next.png") center center no-repeat;
  background-size: 99% 99%;
}
@media (max-width: 991px) {
  #sec6 .slick-next {
    right: 2.6452473958em;
  }
}

.right-nav {
  position: fixed;
  z-index: 90;
}
@media (max-width: 991px) {
  .right-nav {
    right: 2.32265625em;
    top: 35.3559895833em;
    width: 13.0326822917em;
    height: 0;
  }
}
@media (min-width: 992px) {
  .right-nav {
    right: 1.5625em;
    top: 25.625em;
    width: 12.625em;
    height: 0;
  }
}

.btn-go1 {
  display: block;
  position: relative;
  z-index: 90;
}
@media (max-width: 991px) {
  .btn-go1 {
    width: 13.0326822917em;
    height: 11.226171875em;
    margin-bottom: 21.4200520833em;
  }
}
@media (min-width: 992px) {
  .btn-go1 {
    width: 12.625em;
    height: 10.875em;
    margin-bottom: 0.875em;
  }
}
.btn-go1:hover {
  transform: translatey(-5px);
  opacity: 0.8;
}

.btn-go2 {
  display: block;
  position: relative;
  z-index: 90;
}
@media (max-width: 991px) {
  .btn-go2 {
    width: 13.0326822917em;
    height: 13.6133463542em;
  }
}
@media (min-width: 992px) {
  .btn-go2 {
    width: 12.625em;
    height: 13.1875em;
  }
}
.btn-go2:hover {
  transform: translatey(-5px);
  opacity: 0.8;
}

#loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: -105vh;
  left: 0;
  z-index: 999999;
  background: #fafaf2;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.5s ease;
}

body.loading {
  overflow: hidden;
}
body.loading #loading {
  top: 0;
  left: 0;
  opacity: 1;
}