<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.product {
  zoom: 1;
}
.product:before {
  content: "";
  display: table;
}
.product:after {
  content: "";
  display: table;
  clear: both;
}

.one-column, .two-column, .three-column, .four-column {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
.one-column img, .two-column img, .three-column img, .four-column img {
  width: 100%;
}

.two-column ul li, .three-column ul li, .four-column ul li {
  display: block;
  float: left;
}

html, body, .product h1, .product h2, .product h3, .product h4, .product p, .product ol, .product ul {
  font-family: "Open Sans", "Segoe UI", "微軟正黑體", "Meiryo", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
	border: 0;
	outline: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup
*/
table {
  border-collapse: collapse;
  border-spacing: 1;
  text-align: center;
}

html, body {
  font-family: "Open Sans", "Segoe UI", "微軟正黑體", "Meiryo", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
  height: 100%;
}
html *, html *:before, html *:after, body *, body *:before, body *:after {
  box-sizing: border-box;
}

body {
  background-color: #fff;
  color: #2f2f2f;
  line-height: 22.5px;
}

div {
  display: block;
}

a {
  color: #0C79D4;
  text-decoration: none;
}
a:hover {
  color: #ff5a00;
}

.clear {
  clear: both;
}

.product h1 {
  font-weight: normal;
  color: #3a258a;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 10px;
}
.product h2 {
  font-weight: normal;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
}
.product h3 {
	color: #F55A11;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin: 15px auto 5px auto;
}
.product h4 {
  color: #F55A11;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 15px auto 5px auto;
}
.product p, .product ol, .product ul {
  font-size: 15px;
  line-height: 23px;
}
.product p &gt; img, .product ol &gt; img, .product ul &gt; img {
  width: auto;
}

p .new {
  margin-right: 5px;
  margin-left: 0px;
}

.product {
	overflow: inherit !important;
	overflow: hidden;



  *zoom: 1;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1032px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.column-block {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 10px;
}

.one-column {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.two-column ul li {
	width: 100%;
	float: left;
	margin-right: 2.12766%;
}

.three-column ul li {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
}

.four-column ul li {
  width: 23.40426%;
  float: left;
  margin-right: 2.12766%;
}

.last-li {
  margin-right: 0px !important;
}

.title-block {
	float: left;
	border-top: 1px solid #c9d2dc;
	padding-top: 40px;
	margin-bottom: 0px;
	width: 100%;
	padding-right: 10%;
	padding-bottom: 0px;
	padding-left: 10%;
}

.btn {
  background: #ff7200;
  margin: auto;
  padding: 3px 0px;
  font-weight: 400;
  cursor: pointer;
  color: white !important;
  text-decoration: none;
  font-size: 17px !important;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ff7200;
}
.btn a {
  background: #ff7200;
  color: white;
  border: 1px solid #ff7200;
}
.btn:hover {
  background: #ff9e2b;
  color: white;
  border: 1px solid #ff9e2b;
}

.bulletPoint {
  float: left;
}
.bulletPoint p {
  padding-left: 24px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  margin-bottom: 4px;
  box-sizing: border-box;
}

.video-line {
  color: #0C79D4;
}

.new {
  color: white;
  background: #dc0000;
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: 5px;
  line-height: 18px;
}

.h3icon {
  position: relative;
}

.imgleft {
  width: 80px !important;
  margin-right: 10px;
}

#footer {
  font-size: 13px;
  color: #2f2f2f;
}
#footer a {
  color: #2f2f2f;
}
#footer:hover {
  color: #2f2f2f;
}
</pre></body></html>