<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper section {
 position: relative;
 width: 100%;
}
#wrapper section.kv_area h1,#wrapper section.kv_area h2,#wrapper section.kv_area p {
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 960px) {
 #wrapper section.kv_area h1 {
  font-size: 32px;
  letter-spacing: -0.01em;
 }
}
#wrapper section.about_area .common_about_kv * {
 color: #000000;
 text-shadow: 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white, 0px 0px 10px white;
}
#wrapper section.about_area .common_about_kv .about_main {
 background: #ffffff;
}
#wrapper section.about_area .about_tech {
 padding: 70px 0 120px;
 background: #f2f2f2;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech {
  padding: 35px 0 60px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner {
 width: 100%;
 max-width: 1080px;
 margin: 0 auto;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner {
  padding: 0 5%;
 }
}
#wrapper section.about_area .about_tech &gt;.inner.pt {
 padding-top: 70px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner.pt {
  padding-top: 35px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .tech_lead h2 {
 line-height: 1.5;
 margin-bottom: 60px;
 font-weight: bold;
 font-size: 32px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .tech_lead h2 {
  margin-bottom: 15px;
  font-size: 22px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .tech_lead p.txt {
 line-height: 2;
 font-size: 16px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .tech_lead p.txt {
  font-size: 14px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .tech_lead p.txt span {
 font-size: 12px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .tech_lead p.txt span {
  font-size: 10px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .tech_lead p.more {
 margin-top: 1em;
 text-align: right;
}
#wrapper section.about_area .about_tech &gt;.inner .tech_lead p.more a img {
 width: 270px;
}
#wrapper section.about_area .about_tech &gt;.inner .timezone {
 padding-bottom: 40px;
}
#wrapper section.about_area .about_tech &gt;.inner .timezone h2 {
 line-height: 1.5;
 margin-bottom: 20px;
 font-weight: bold;
 font-size: 32px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone h2 {
  margin-bottom: 15px;
  font-size: 22px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone .col2 {
  display: block;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .txt_area {
 width: 34.7%;
 margin-top: 1em;
 padding-right: 70px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .txt_area {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .txt_area p.txt {
 line-height: 2;
 font-size: 16px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .txt_area p.txt {
  font-size: 14px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .txt_area p.txt span {
 line-height: 2;
 font-size: 12px;
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .img {
 width: 65.3%;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .img {
  width: 100%;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .img p.ttl {
 margin-bottom: 10px;
 font-size: 16px;
 text-align: center;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .img p.ttl {
  font-size: 14px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .img p.note {
 margin-top: 15px;
 font-size: 12px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .timezone .col2 .img p.note {
  font-size: 10px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 margin: 40px 0 130px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .direct_flight {
  display: block;
  margin: 20px 0 70px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight .block {
 width: 46.5%;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .direct_flight .block {
  display: block;
  width: 100%;
 }
 #wrapper section.about_area .about_tech &gt;.inner .direct_flight .block:not(:last-child) {
  margin-bottom: 35px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight h3 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
 margin-bottom: 20px;
 padding-left: 20px;
 font-weight: bold;
 font-size: 24px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .direct_flight h3 {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight h3:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 width: 2px;
 height: 100%;
 background: #7dc8fa;
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight h3 span {
 margin-bottom: 10px;
 color: #7dc8fa;
 font-size: 18px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .direct_flight h3 span {
  font-size: 16px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight p.txt {
 line-height: 2;
 margin-top: 20px;
 padding-left: 20px;
 font-size: 16px;
}
@media screen and (max-width: 960px) {
 #wrapper section.about_area .about_tech &gt;.inner .direct_flight p.txt {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 14px;
 }
}
#wrapper section.about_area .about_tech &gt;.inner .direct_flight .img {
 margin-top: auto;
 padding-left: 20px;
}
#wrapper section .satellite {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 max-width: 1440px;
 height: 693px;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 margin: 0 auto;
 background: #000000;
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite {
  height: auto;
  padding: 50px 0;
 }
}
#wrapper section .satellite .main {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 overflow: hidden;
 text-align: center;
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite .main {
  opacity: 0.8;
 }
}
#wrapper section .satellite .main img {
 width: auto;
 height: 100%;
 -o-object-fit: cover;
    object-fit: cover;
}
#wrapper section .satellite &gt;.inner {
 position: relative;
 width: 100%;
 max-width: 1080px;
 margin: 0 auto;
 color: #ffffff;
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner {
  padding: 0 5%;
 }
}
#wrapper section .satellite &gt;.inner h2 {
 line-height: 1.5;
 margin-bottom: 70px;
 font-weight: bold;
 font-size: 32px;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner h2 {
  margin-bottom: 15px;
  font-size: 22px;
 }
}
#wrapper section .satellite &gt;.inner p.lead {
 line-height: 2;
 margin-bottom: 85px;
 font-size: 16px;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner p.lead {
  font-size: 14px;
 }
}
#wrapper section .satellite &gt;.inner ul.detail {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
}
#wrapper section .satellite &gt;.inner ul.detail li {
 width: 47%;
}
#wrapper section .satellite &gt;.inner ul.detail li h3 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
 margin-bottom: 20px;
 padding-left: 20px;
 font-weight: bold;
 font-size: 24px;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner ul.detail li h3 {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
 }
}
#wrapper section .satellite &gt;.inner ul.detail li h3:before {
 content: "";
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 width: 2px;
 height: 100%;
 background: #7dc8fa;
}
#wrapper section .satellite &gt;.inner ul.detail li h3 span {
 margin-bottom: 10px;
 color: #7dc8fa;
 font-size: 18px;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner ul.detail li h3 span {
  font-size: 16px;
 }
}
#wrapper section .satellite &gt;.inner ul.detail li p.txt {
 line-height: 2;
 margin-top: 20px;
 padding-left: 20px;
 font-size: 16px;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner ul.detail li p.txt {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 14px;
 }
}
#wrapper section .satellite &gt;.inner ul.detail li p.note {
 margin-top: 40px;
 padding-left: 20px;
 font-size: 12px;
}
@media screen and (max-width: 960px) {
 #wrapper section .satellite &gt;.inner ul.detail li p.note {
  margin-top: 20px;
  padding-left: 10px;
 }
}
#wrapper section.note {
 padding: 90px 0 20px;
 background: #ffffff;
 text-align: center;
}
@media screen and (max-width: 960px) {
 #wrapper section.note {
  padding: 50px 0 10px;
 }
}
#wrapper section.note p {
 font-size: 12px;
}
@media screen and (max-width: 960px) {
 #wrapper section.note p {
  font-size: 10px;
 }
}
/*# sourceMappingURL=../../core-technology/satellitewave/css/layout.css.map */
</pre></body></html>