<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
  line-height: 1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clear {
  clear: both;
}

body {
  font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
}
body * {
    box-sizing: border-box;
}

/* footer */
footer {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  background: #000000;
	padding: 5px 0;
}
footer &gt; div {
  margin: 5px 15px;
}
footer .link_rss {
  width: 36px;
  height: auto;
  display: inline-block;
  vertical-align: sub;
}
footer .social_media &gt; div {
  display: inline-block;
  vertical-align: middle;
}
footer .social_media .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

div.text_wrap {
    width: 92%;
    margin: 0 auto;
}
div.text_wrap h4 {
	font-size: 18px;
}

a.buy_btn {
  position: relative;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  border-radius: 100px;
  background: #a40000;
  padding: 10px 0;
  color: #fff;
	width: 100%;
	max-width: 250px;
	text-align: center;
}
a.buy_btn:hover {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

/* top banner */
div.top_wrap {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: #fff;
    background: url(../images/1662x400_.jpg) center top no-repeat #030812;
}
div.bn_center {
    max-width: 1200px;
    height: 400px;
    margin: auto;
    position: relative;
    text-align: center;
}
div.bn_center_35 {
    max-width: 1200px;
    height: 300px;
    margin: auto;
    position: relative;
    text-align: center;
}
div.logo_wrap {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 120px;
}
div.logo_wrap img {
  display: block;
  width: 100%;
}
div.mobile_banner {
    display: none;
}
div.slogan_wrap {
    position: absolute;
    width: 100%;
}
div.slogan_wrap p {
	font-size: 42px;
    line-height: 1.3em;
    color: #162e5d;
    width: 100%;
    max-width: 600px;
    position: relative;
    right: unset;
    top: 65px;
    text-shadow: 1px 1px 1px #ffffff;
    text-align: left;
    font-weight: bold;
}
div.slogan_wrap p span {
	font-weight: 600;
}
div.slogan_wrap img {
	width: 450px;
    position: absolute;
    top: 180px;
    left: -13px;
}
div.top_text {
    position: absolute;
    left: 42%;
    width: 58%;
    top: 100px;
    text-align: left;
}

.up_btn_link {
	width: 100%;
}
.up_btn_link a {
	display: block;
	height: 150px;
}
div.top_text h1 {
    font-size: 40px;
    color: #ffffff;
    text-shadow: 0 0px 12px rgba(0,0,0,1);
    text-align: left;
    margin-bottom: 10px;
}
div.top_text &gt; p {
    width: 90%;
    font-size: 18px;
    line-height: 1.2em;
    color: #ffffff;
	margin-top: 10px;
    text-shadow: 0 0px 12px rgba(0,0,0,1);
}
div.top_text &gt; p.ds_text {
    font-weight: bold;
	margin-top: 20px;
}
/* end top banner */



.container {
 	width: 100%;
 	line-height: 1.2em;
	margin-bottom: 20px;
}
.container section {
	width: 100%;
    max-width: 1200px;
 	margin: 0 auto;
	padding: 30px 0;
}

div.top_button_area {
    background: #c3e5f5;
}

div.info_wrap {
    text-align: center;
}
div.info_wrap.sub {
    margin-bottom: 15px;
}
div.info_wrap h3 {
	display: block;
    width: 100%;
	margin: 0 auto 20px auto;
	max-width: 780px;
	font-size: 50px;
    font-weight: 600;
    text-align: center;
    color: #000000;
    line-height: 1.2em;
}
div.info_wrap h4.title {
    font-size: 26px;
    margin-bottom: 20px;
}

div.btn_wrap {
  display: inline-block;
  line-height: 1.2em;
  width: 100%;
}
div.buy_price a.buy_btn {
  position: relative;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  border-radius: 100px;
  background: #ff6600;
  padding: 10px 0;
  color: #fff;
	width: 100%;
	max-width: 320px;
}
div.buy_price a.free_btn {
    background: #00a1ff;
}
div.buy_price a.only_btn {
    background: #6529cd;
}
div.buy_price a.buy_btn:hover {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
.subtitle {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
}
.red_tag {
    background-color: #e60012;
    border-radius: 3px;
    color: #FFFFFF;
    display: inline-block;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    padding: 1px 6px;
    padding-bottom: 2px;
}
.owl-theme .owl-dots {
  margin-top: 10px;
}
.img-p {
    position: relative;
    background: #000;
    margin: 0 10%;
}


/*layout*/
h4 {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	margin: 0 auto 10px auto;
}
h4 &gt; span {
	display: inline-block;
    vertical-align: middle;
}
.icon_img &gt; img {
	width: 60px;
}
.flex_block {
	height: auto;
    display: -webkit-flex; 
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.3%;
}
.col-5 {
	width: 41.6%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.4%;
}
.col-8 {
	width: 66.6%;
}
.col-12 {
	width: 100%;
}

.text_04 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
    padding: 5px 0 8px 0;
}
.text_05 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 24px;
    padding: 5px 0;
}
.buy_wrap {
	max-width: 680px;
	margin: 0 auto;
}
.buy_info {
	text-align: left;
	padding-top: 30px;
}
.buy_info h4 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	margin-bottom: 10px;
	max-width: 450px;
}
.buy_info p {
	font-size: 15px;
	font-weight: bold;
}
.buy_info p &gt; a {
	color: #000000;
	padding-left: 20px;
}
.box_wrap img {
	width: 100%;
}
.buy_price span {
	line-height: 1.5em;
	display: inline-block;
}
.buy_price span.price_now {
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 20px;
}
.buy_price span.price_before {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}

.text_02 {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin: 20px auto;
}
.text_02 a {
	font-weight: 600;
	color: #0C9DCD;
}
.carousel_item {
	text-align: center;
}
.carousel_item p {
	font-size: 18px;
	width: 90%;
	line-height: 24px;
	margin: 0 auto 10px auto;
}
.media_pc {
	width: 80%;
	max-width: 450px;
	margin-top: 10px;
}
.media_tech {
	width: 80%;
	max-width: 300px;
}
.media_windows {
	width: 80%;
	max-width: 400px;
}
.text_03 {
	font-size: 24px;
    font-weight: 600;
    line-height: 30px;
	text-align: center;
}
.text_06 {
	font-size: 24px;
    font-weight: 600;
    line-height: 30px;
	text-align: center;
	margin: 10px auto;
}

.QA_wrap &gt; div {
	padding: 10px;
}
.QA_wrap &gt; div .QA_info {
	border-radius: 20px;
    background: #0C9DCD;
	color: #ffffff;
	padding: 10px 20px;
	line-height: 26px;
	min-height: 175px;
}
.QA_wrap &gt; div .QA_info p {
	padding: 5px 0;
}
.buy_bottom_bg {
	background: url("../images/footer_bg.jpg") center top no-repeat #dfdfdf;
}

.video-btn-new img {
    display: block;
	width: 100%;
    max-width: 768px;
    margin: 0 auto;
}

.award_wrap &gt; div {
	padding: 10px;
}
.award_info {
	border-radius: 20px;
    padding: 20px;
    line-height: 26px;
	border: solid 1px #cccccc;
}
div.li_dot {
	position: relative;
    top: 10px;
    height: 11px;
    border-bottom: solid 2px #000000;
    margin-bottom: 20px;
}
div.li_dot img.dot {
	display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
}
div.li_dot img.arrow {
	position: absolute;
	top: 0px;
	right: 0;
    width: 20px;
    height: 20px;
}
.date {
	font-size: 24px;
	margin: 5px auto 10px auto;
	text-align: center;
}
.date sup {
	font-size: 16px;
}
.date_icon {
    width: 120px;
    height: 102px;
}
span.num {
	font-size: 32px;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 1em;
    margin: 0 auto;
}

.how_wrap &gt; div {
	padding: 10px;
}
.how_info {
	border-radius: 20px;
    background: #00b4ff;
    padding: 15px;
    line-height: 26px;
	text-align: center;
	height: 235px;
	color: #ffffff;
}
.no_2_bg {
	background: #006eff;
}
.no_3_bg {
	background: #4f32ff;
}
.no_4_bg {
	background: #6529cd;
}
.percent_wrap {
	position: relative;
    height: 20px;
    overflow: unset;
}
.percent_wrap span.text_5 {
	color: #ffffff;
}
.tag {
    position: relative;
    z-index: 0;
	height: 50px;
	display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.tag1::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0; right: -15px; bottom: 0; left: 0;
    background: #00b4ff;
}
.tag2::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0; right: 0; bottom: 0; left: 0;
    background: #006eff;
    transform: skew(-30deg);
}
.tag3::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0; right: 0; bottom: 0; left: 0;
    background: #4f32ff;
    transform: skew(-30deg);
}
.tag4::before {
    position: absolute;
    z-index: -1;
    content: '';
    top: 0; right: 0; bottom: 0; left: -15px;
    background: #6529cd;
}
.tag::after {
    position: absolute;
    content: '25%';
    top: -20px;
	right: -20px;
}
.tag4::after {
	right: 0;
}
.text_5 {
	display: block;
	font-size: 20px;
}
.bottom_info {
    padding: 0 10px;
}
.bottom_info &gt; div {
	border-radius: unset;
    background: rgba(0,0,0,0.7);
    padding: 10px;
    line-height: 26px;
	margin: 10px auto;
	height: 125px;
}
.bottom_info h4 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	height: 48px;
}
.bottom_info h4 .icon_img &gt; img {
	width: 40px;
}
.bottom_info h4 &gt; span {
    color: #ffffff;
}
.award_first, .award_second, .award_third, .award_04, .award_05 {
	text-align: center;
}
.award_first &gt; div, .award_second &gt; div, .award_third &gt; div, .award_04&gt; div, .award_05 &gt; div {
	display: inline-block;
    vertical-align: middle;
}
.award_info_04 {
	height: 340px;
}
.img_iphone &gt; img {
	height: 220px;
	margin: 0 10px;
}
.box_ds &gt; img {
	height: 215px;
	margin: 0 10px;
}
.icon_ds &gt; img {
	width: 80px;
	margin: 0 10px;
}
.award_second &gt; div &gt; p, .award_third &gt; div &gt; p {
	max-width: 250px;
}
.img_ipad &gt; img {
	margin: 0 7px;
	height: 180px;
}
.img_dji &gt; img {
	margin: 0 10px;
	height: 180px;
}
.img_amazon &gt; img {
	width: 200px;
	margin: 0 10px;
}
.img_pdr365 &gt; img {
	margin: 0 10px;
    height: 177px;
}
.award_05 .img_pdr365 &gt; img {
	margin: 0 10px;
    height: 177px;
}
.device_img &gt; img {
	width: 120px;
}
.device_wrap {
	padding: 10px;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
}
.device_wrap div.col-6 {
	padding: 10px;
}
.device_info {
	text-align: center;
	font-size: 20px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-radius: 6px;
	padding: 10px 0 13px 0;
	background: #000000;
}
.device_info &gt; span {
	display: inline-block;
    vertical-align: middle;
}
.device_info &gt; span:last-child {
	margin-bottom: 3px;
}
.text_07 {
	font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
    color: #ffff00;
}
.text_08 {
	margin-top: 15px;
}
.text_09 {
	margin-top: 5px;
	height: 43px !important;
}
.desktop_hide {
	display: none;
}
/*end layout*/


@media (max-width: 1024px) {
	.img_amazon &gt; img {
	}
	.img_pdr365 &gt; img {
	}
	.bottom_wrap &gt; .col-6 {
		width: 100%;
	}
}
@media (max-width: 980px) {
	.img_ipad &gt; img {
		height: 140px;
	}
	.img_dji &gt; img {
		width: auto;
		height: 150px;
	}
	.award_second &gt; div &gt; p, .award_third &gt; div &gt; p {
		vertical-align: top;
		max-width: 180px; 
	}
	.award_second, .award_third {
		height: 160px;
	}
	.award_second {
		padding-top: 6px;
	}
	.img_amazon &gt; img {
		width: 120px;
		margin: 0 10px;
	}
	.img_pdr365 &gt; img {
		height: 136px;
		margin: 0 10px;
	}
	.award_05 .img_pdr365 &gt; img {
		height: 136px;
		margin-top: 30px;
	}
	.award_info_04 {
		height: 310px;
	}
	.how_info {
		height: auto;
	}
	.how_wrap .col-3 {
		width: 50%;
	}
}
@media (max-width: 767px) {
    .mobile_hide {
        display: none;
    }
	center img {
		width: 100%;
	}
    
    div.top_text {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        text-align: center;
    }
    div.top_text h1 {
        font-size: 32px;
        text-align: center;
    }
    div.top_text &gt; p {
        width: 90%;
        margin: 0 auto;
        font-size: 16px;
    }
    div.bn_center {
      background: url(../images/800x600_top.jpg) center top;	
	  background-size: 100% auto;
	
	  background-repeat: no-repeat;
	}
	div.slogan_wrap {
		position: absolute;
		height: unset;
		width: 100%;
		bottom: 20px;
		text-align: left;
	}
	div.slogan_wrap p {
		position: relative;
		font-size: 30px;
		top: unset;
		right: unset;
		left: 15px;
		max-width: 400px;
	}
	div.slogan_wrap img {
		position: relative;
		top: 0;
		left: 10px;
		width: 250px;
	}
    div.info_wrap, div.top_button_area, div.text_wrap {
      width: 94%;
      margin: 0 auto;
      padding: 10px 3% !important;
    }
	.container section {
		width: 90%;
	}
	.comparison_table_s td p.title {
		text-align: center;
	}
	
	/*layout*/
    div.info_wrap h3 {
        width: 100%;
		font-size: 32px;
		line-height: 36px;
    }
	h4 {
		font-size: 28px;
		margin: 0 auto 10px auto;
	}
	.col-4, .col-5, .col-7 {
		width: 100%;
	}
	.buy_info {
		text-align: center;
		padding-top: 10px;
	}
	.buy_info h4 {
		text-align: center;
	}
	.text_03 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 0;
	}
	.box_wrap {
		text-align: center;
	}
	.box_wrap img {
		width: 200px;
	}
	.QA_wrap &gt; div .QA_info {
		min-height: auto;
	}
	.buy_bottom_bg {
		background-size: 170%;
	}
	.img_iphone &gt; img {
		height: 160px;
	}
	.box_ds &gt; img {
		height: 156px;
	}
	.icon_ds &gt; img {
		width: 60px;
		margin: 0 5px;
	}
	.img_ipad &gt; img {
		width: auto;
		height: 90px;
	}
	.img_dji &gt; img {
		width: auto;
		height: 90px;
	}
	.award_second &gt; div &gt; p, .award_third &gt; div &gt; p {
		 max-width: 150px; 
	}
	.award_second, .award_third {
		height: 100px;
	}
	.text_06 {
		font-size: 20px;
		line-height: 24px;
	}
	.award_info h4 &gt; span {
		width: 100%;
	}
	.img_amazon &gt; img {
		width: 100px;
		margin: 0;
		height: auto;
	}
	.img_pdr365 &gt; img {
		margin: 0 10px;
		height: 90px;
	}
	.award_05 .img_pdr365 &gt; img {
		margin: 24px 10px 0 10px;
		height: 90px;
	}
	.award_info_04 {
		height: auto;
	}
	.desktop_hide {
		display: block;
	}
	.desktop_show {
		display: none;
	}
	/*end layout*/
}
@media (max-width: 560px) {
	.col-6 {
		width: 100%;
	}
	.how_wrap .col-3 {
		width: 100%;
	}
	.date {
		font-size: 12px;
		line-height: 14px;
		height: 30px;
	}
	.date sup {
		font-size: 10px;
	}
	.date_icon {
		width: 70px;
		height: 60px;
	}
	.text_03 {
		font-size: 16px;
		line-height: 20px;
		font-weight: normal;
	}
	.text_5 {
		font-size: 16px;
		font-weight: normal;
		text-align: center;
	}
	.award_second, .award_third {
		height: auto;
	}
	.img_ipad &gt; img {
		height: 128px;
	}
	.img_pdr365 &gt; img {
		height: 126px;
	}
	.img_dji &gt; img {
		width: auto;
		height: 126px;
	}
	.award_second &gt; div &gt; p, .award_third &gt; div &gt; p {
		 max-width: 200px; 
	}
	.award_info h4 &gt; span {
		width: auto;
		height: auto;
	}
	.img_iphone &gt; img {
		height: 130px;
	}
	.box_ds &gt; img {
		height: 126px;
	}
	.icon_ds &gt; img {
		width: 50px;
	}
	.award_info_04 {
		height: auto;
	}
	.award_05 .img_pdr365 &gt; img {
		height: 126px;
		margin-top: 0;
	}
	.app_margin_bottom {
		margin-bottom: 20px;
	}
}


@media (max-width: 750px) {
    div.top_wrap, div.top_wrap_pdvd, div.top_wrap_ca {
        height: auto;
    }
    div.bn_center, div.bn_center_pdvd, div.bn_center_pdvd3, div.bn_center_30, div.bn_center_60, div.bn_center_35 {
        height: auto;
    }
    div.mobile_banner {
        display: block;
    }
    div.mobile_banner img {
        width: 100%;
    }
}

/*play button*/
.video-btn-new {
    position: relative;
    width: 100%;
    max-width: 768px;
    display: block;
    margin: 0 auto;
}
.video-btn-new img {

  display: block;
}
.video-btn-new:after, .video-btn-new:before {
	content: "";
    position: absolute;
    top: 85%;
    left: 90%;
}
.video-btn-new:after {
  width: 0;
  height: 0;
  border: 0.9em solid transparent;
  border-left: 1.5em solid #494949;
  margin-top: -0.9em;
  margin-left: -0.5em;
}
.video-btn-new:before {
  width: 4em;
  margin-left: -2em;
  margin-top: -2em;
  height: 4em;
  border-radius: 50%;
  box-shadow: 0 0 24px hsla(0, 0%, 0%, 0.2);
  background: hsla(0, 0%, 100%, 0.4);
}

.video-btn-new:hover:before {
  background: rgba(184, 26, 53, 1);
  transition: all 0.45s ease;
}

.video-btn-new:hover::after {
  border: 0.9em solid transparent;
  border-left: 1.5em solid #ffffff;
}
@media (min-width: 551px) {
 	.video-btn-new:after {
	  width: 0;
	  height: 0;
	  border: 1.1em solid transparent;
	  border-left: 1.7em solid #494949;
	  margin-top: -1em;
	  margin-left: -0.6em;
	}

	.video-btn-new:before {
	  width: 4em;
	  margin-left: -2em;
	  margin-top: -2em;
	  height: 4em;
	}

	.video-btn-new:hover::after {
	  border: 1.1em solid transparent;
	  border-left: 1.7em solid #ffffff;
	}
}
@media (min-width: 769px) {
	.video-btn-new:after {
	  width: 0;
	  height: 0;
	  border: 1.3em solid transparent;
	  border-left: 2em solid #494949;
	  margin-top: -1.25em;
	  margin-left: -0.6em;
	}
	.video-btn-new:before {
	  width: 5em;
	  margin-left: -2.5em;
	  margin-top: -2.5em;
	  height: 5em;
	}

	.video-btn-new:hover::after {
	  border:1.3em solid transparent;
	  border-left: 2em solid #ffffff;
	}
}
/*end play button*/</pre></body></html>