<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {overflow-y:scroll;}
body {margin:0; padding:29px00; font:12px"\5B8B\4F53";background:#ffffff;} 
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;} 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
body, input {font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}

.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}

a:link {color: #fff; text-decoration:none;}
a:active {color: #fff; }
a:visited {color:#fff;text-decoration:none;}
a:hover {color: #fff; text-decoration:underline;}

p {
  white-space: nowrap;
}

.gold-color {
  color: rgb(237, 187, 105);
}

.gold-color2 {
  color: rgb(179, 137, 63);
}

h1 {
  font-size: 50px;
  font-weight: bold;
}

.content-box {
  display: inline-block;
  position: relative;
}

.s-header {
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 100%;
  height: 75px;
  line-height: 70px;
  padding: 0 95px;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.logo-box {
  float: left;
  position: relative;
}

.logo-box img {
  width: 55px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.logo-box span {
  margin-left: 75px;
  font-size: 25px;
  cursor: default;
}

.lang-box {
  float: right;
  cursor: pointer;
  font-size: 18px;
}

.title-note {
  border-bottom: 4px solid rgb(237, 187, 105);
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.title-note + p:nth-of-type(1) {
  font-size: 38px;
  margin-bottom: 5px;
}

.pic-info-cell  p:nth-of-type(2) {
  text-align: left;
  font-size: 24px;
}

.section-com {
  position: relative;
  width: 100%;
  height: 908px;
  color: #fff;
  overflow: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 908px; 
}

.section-01 {
  background-image: url('./a1_bg01.jpg');
  text-align: center;
}

.section-01 .section-01-content {
  display: inline-block;
  position: relative;
  margin-top: 120px;
}

.section-01 .section-01-content .main-info-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.section-01 .section-01-content .main-info-box &gt; img {
  display: none;
}

.section-01-content &gt; img {
  margin-left: 680px;
}

.download-info-cell {
  position: relative;
  margin-top: 60px;
  text-align: left;
}

.download-info-cell .download-btn-box {
  display: inline-block;
}


.download-info-cell &gt; img {
  position: absolute;
  width: 180px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 40px;
  /* display: inline-block; */

}

.download-info-cell .download-btn-box a {
  display: block;
  cursor: pointer;
  width: 310px;
  height: 81px;
}

.download-info-cell .download-btn-box a:last-of-type {
  margin-top: 30px;
}

.download-info-cell .download-btn-box #as-btn {
  background-image: url('./a1_ios.png')
}

.download-info-cell .download-btn-box #as-btn:hover {
  background-image: url('./a1_ios_ing.png')
}

.download-info-cell .download-btn-box #ps-btn {
  background-image: url('./a1_Android.png')
}

.download-info-cell .download-btn-box #ps-btn:hover {
  background-image: url('./a1_Android_ing.png')
}

.download-info-cell .download-btn-box img {
  display: block;
}

.download-btn-box img:nth-of-type(2) {
  margin-top: 15px;
}

.section-02 {
  background-color: #fff;
  text-align: center;
}

.section-02 .text-box-02 {
  position: relative;
  display: inline-block;
  height: 100%;
}

.text-box-02 .text-box-l {
  height: 100%;
  position: relative;
  display: inline-block;
  color: #000;
  box-sizing: border-box;
  padding: 150px 33px 0 135px;
  background-image: url('./ab_01.jpg')
}

.text-box-02 .text-box-l .text-box {
  display: inline-block;
  position: relative;
  top: 80px;
  margin-left: 25px;
}

.text-box-02 .text-box-l .text-box h1 {
  font-weight: lighter;
  margin-top: -7px;
}

.text-box-02 .text-box-l .text-box h1:first-of-type {
  font-weight: normal;
}

.text-box-02 .text-box-r {
  padding: 168px 0 0 70px;
  box-sizing: border-box;
  color: #000;
  text-align: left;
  float: right;
}

.text-box-02 .text-box-r li:not(:first-of-type) {
  margin-top: 27px;
}

.text-box-02 .text-box-r .text-title-box {
  margin-bottom: 50px;
  font-size: 30px;
  color: #fff;
  /* background: linear-gradient(left, rgb(49, 49, 49), rgb(39, 39, 39)); */
  background-color: rgb(49, 49, 49);
  border: 3px solid #000;
  display: inline-block;
  padding: 5px 45px;
  border-radius: 50px;
}

.text-box-02 .text-box-r .word-cell {
  display: inline-block;
  margin-left: 18px;
}

.text-box-02 .text-box-r .word-cell h3 {
  font-size: 30px;
}

.text-box-02 .text-box-r .word-cell p {
  font-size: 20px;
}

.text-box-02 .text-box-r .word-cell p:first-of-type {
  margin-top: -5px;
}

.section-03 {
  background-image: url('./a3_bg03_1.jpg')
}

.section-03 p:nth-of-type(2) {
  margin-top: 18px;
}

.text-box-03 {
  font-size: 30px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  bottom: 150px;
}

.section-04 {
  background-image: url('./a4_bg04.jpg');
}

.section-04 .text-box {
  display: inline-block;
  background-color: rgba(237, 187, 105, .7);
  padding: 70px 50px;
  margin: 100px 0 0 380px;
}

.section-04 .text-box p {
  font-size: 25px;
}

.section-04 .text-box p:first-of-type {
  margin-top: 30px;
}

.section-05 {
  background-image: url('./a5_bg05.jpg');
  overflow: auto;
}

.text-box-05 {
  text-align: center;
  margin-top: 120px;
}

.text-box-05 p {
  font-size: 30px;
  margin-top: 25px;
}

.section-06 {
  background-color: rgb(238, 238, 238);
  text-align: center;
  color: #000;
  overflow: auto;
}

.section-06 .content-box {
  margin-top: 115px;
  text-align: left;
}

.text-box-06 p:first-of-type {
  font-size: 30px;
  margin-top: 30px;
}

.text-box-06 p:last-child {
  margin-top: 14px;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.5);
}

.section-06 .text-content-box {
  position: relative;
}

.section-06 .text-content-box img {
  margin: 14px 0 0 50px;
}

.section-06 .text-content-box .info-content p {
  font-size: 22px;
}

.section-06 .sec-info-content {
  margin-top: 70px;
}

.bat-info-box {
  display: inline-block;
  text-align: left;
  padding-top: 250px;
}

.bat-info-box h3 {
  font-weight: bold;
  font-size: 25px;
}

.section-07 {
  background-image: url('./a7_bg07.jpg');
  text-align: center;
}

.section-07 .mobile {
  display: none;
}

.section-07 .content-box {
  margin-top: 90px;
}

.section-07 img {
  display: inline-block;
}

.section-07 .text-box {
  display: inline-block;
  text-align: left;
  margin-top: 40px;
  margin-left: -80px;
}

.section-07 .wifi-title {
  position: relative;
  font-size: 52px;
  font-weight: bold;
  margin-bottom: 25px;
  display: inline-block;
}

.section-07 .text-box img {
  position: relative;
  left: 15px;
  top: -20px;
}

.section-07 .text-box span {
  color: rgb(160, 202, 253);
}

.section-07 .text-box p {
  font-size: 25px;
}

.section-07 .text-box-b {
  margin-top: 70px;
}

.section-07 .text-box-b p:first-of-type {
  margin-top: 25px;
}

.section-08 {
  background-image: url('./a8_bg08.png');
  color: #000;
  text-align: center;
}

.section-08 h1 {
  margin: 85px 0 47px 0;
}

.section-08 img {
  margin: 30px 0 44px 0;
}

.section-08 p {
  font-size: 25px;
}

.section-09 {
  background-color: rgb(238, 238, 238);
  color: #000;
  overflow: auto;
  height: 400px;
}

.section-09 h1 {
  margin: 85px 0 47px 0;
  text-align: center;
}

.text-box-09 {
  font-size: 20px;
  margin-top: 10px;
  margin-left: 140px;
}

li:before {
  content: "*";
  color: #ff6700;
  display: inline-block;
  width: 1em; 
}

footer {
  background: #555;
  text-shadow: 1px 1px 1px #444;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}

.footer-mobile {
  display: none;
}

.footer-pc {
  display: block;
}

.dark-matter {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: #555;
    padding: 20px 0px 20px 0px;
    /* font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font: 12px;
    color: #D3D3D3;
    text-shadow: 1px 1px 1px #444;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  .dark-matter h1 {
    padding: 0px 0px 10px 40px;
    display: block;
    font-size: 20px;
    border-bottom: 1px solid #444;
    margin: 10px;
  }

  .dark-matter h1&gt;span {
    display: block;
    font-size: 11px;
    margin-top: 5px;
  }

  .dark-matter label {
    display: block;
    margin: 0px 0px 5px;
  }

  .dark-matter label&gt;span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    font-weight: bold;
  }

  .dark-matter input[type="text"],
  .dark-matter input[type="email"],
  .dark-matter textarea,
  .dark-matter select {
    border: none;
    color: #525252;
    height: 25px;
    line-height: 15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 70%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background: #DFDFDF;
  }

  .dark-matter textarea {
    height: 100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
  }

  .dark-matter .feedback {
    background: #FFCC02;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #585858;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: 1px 1px 1px #FFE477;
    font-weight: bold;
    box-shadow: 1px 1px 1px #3D3D3D;
    -webkit-box-shadow: 1px 1px 1px #3D3D3D;
    -moz-box-shadow: 1px 1px 1px #3D3D3D;
  }

  .dark-matter .feedback:hover {
    color: #333;
    background-color: #EBEBEB;
  }

  
@media screen and (max-width: 1200px) {
  .section-06, .section-07 {
    /* height: 700px; */
    overflow: hidden;
  }

  .section-01 {
    height: 1600px;
    background-size: cover;
  }

  .section-01 .section-01-content {
    margin-top: 210px;
  }

  .section-01 .download-info-cell {
    margin-top: 80;
  }

  .section-01 .section-01-content .main-info-box &gt; img {
    display: block;
    margin-top: 67px;
    margin-left: 18vw;
  }

  .section-01-content &gt; img {
    display: none;
  }

  .section-01 h1 {
    font-size: 63px;
  }

  .title-note + p:nth-of-type(1) {
    font-size: 43px;
  }

  .section-01 .section-01-content .main-info-box {
    position: relative;
    top: 0;
    transform: translateX(0);
  }

  .section-02 {
    height: 1135px;
  }

  .section-02 .text-box-02 .text-box-l {
    display: block;
    padding-top: 100px;
    padding-left: 69px;
    padding-right: 65px;
  }

  .section-02 .text-box-02 .text-box-r {
    display: block;
    position: absolute;
    /* left: 50%;
    transform: translateX(-50%); */
    top: 435px;
    background-color: #fff;
    padding: 43px 0 43px 0;
    width: 100%;
  }

  .section-04 .text-box {
    margin: 100px 0 0 40px;
  }

  .section-05 {
    background-image: url('./a5_bg05mobile.jpg');
    background-size: cover;
    height: 1050px;
  }

  .section-06 {
    overflow: hidden;
  }

  .section-06 .text-content-box img {
    position: absolute;
    bottom: 0;
    right: -100px;
    /* width: 500px; */
  }

  /* .text-box-06 p:last-child {
    font-size: 2vw;
  } */

  .section-06 .content-box {
    margin-top: 90px;
    margin-left: 4vw;
  }

  .section-06 .bat-info-box {
    /* padding-top: 50px; */
  }

  .section-07 {
    height: 1426px;
    background-size: cover;
  }

  .section-07 .content-box {
    display: block;
    margin-top: 0;
  }

  .section-07 .content-box .text-box .text-box-t {
    padding: 70px 0 60px 0;
    background-color: rgba(0, 0, 0, 0.2);
  }

  .section-07 .mobile {
    display: block;
    text-align: center;
    margin: auto;
  }

  .section-07 .content-box &gt; img {
    margin-left: 10vw;
    margin-top: 120px;
  }

  .section-07 .pc {
    display: none;
  }

  .section-07 img:first-child {
    width: 458px;
  }
}

@media screen and (min-width:1200px) {
  .section-07 .mobile {
    display: none;
  }
}

@media screen and (max-width:1100px) {
  .s-header {
    height: 150px;
    line-height: 150px;
    padding: 0 5vw;
  }

  .logo-box img {
    height: 100px;
    width: 100px;
  }

  .logo-box span {
    font-size: 35px;
    margin-left: 110px;
  }

  .lang-box {
    font-size: 30px;
  }

  .download-info-cell .download-btn-box #as-btn:hover {
    background-image: url('./a1_ios.png')
  }
  
  .download-info-cell .download-btn-box #ps-btn:hover {
    background-image: url('./a1_Android.png')
  }

  footer {
    font-size: 25px;
  }

  .footer-pc {
    display: none;
  }

  .footer-mobile {
    display: block;
    text-align: center;
  }

  .footer-mobile h1 {
    font-size: 54px;
    padding-left: 0;
  }

  .footer-mobile h1 span {
    font-size: 35px;
  }

  .footer-mobile .input-box input,
  .footer-mobile .input-box textarea,
  .footer-mobile .input-box .btn {
    font-size: 35px;
    padding: 20px;
  }

  .footer-mobile .input-box .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border:none;
    width: 200px;
    background-color: rgb(49, 49, 49);
    padding-left: 60px;
    padding-right: 60px;
    color: #fff;
    border-radius: 50px;
  }
}</pre></body></html>