@charset "UTF-8";
.product {
  zoom: 1;
  box-sizing: border-box;
}
.product:before {
  content: "";
  display: table;
}
.product:after {
  content: "";
  display: table;
  clear: both;
}

.one-column, .two-column, .three-column, .four-column, .two-column2 {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
.one-column img, .two-column img, .three-column img, .four-column img, .two-column2 img {
  width: 100%;
}

.two-column ul li, .three-column ul li, .four-column ul li, .two-column2 ul li, .five-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;
}

/* https://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 {
	margin: 0;
	border: 0;
	outline: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

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;
}

html, body {
  font-family: "Open Sans", "Segoe UI", "微軟正黑體", "Meiryo", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
  height: 100%;
}


body {
	background-color: #fff;
	color: #2f2f2f;
	line-height: 22.5px;
}

div {
  display: block;
}

a {
    color: #000000;
    text-decoration: none;
}
a:hover {
  color: #ff5a00;
}
aa {
    color: #2f2254;
    text-decoration: none;
}
aa:hover {
  color: #ff5a00;
}


.clear {
  clear: both;
}

.product h1 {
  font-weight: normal;
  color: #024c8d;
  font-size: 32px;
  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: #333333;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	margin: 0px auto 5px auto;
}
.product h4 {
  font-size: 17px;
  line-height: 40px;
  font-weight: 700;
}
.product p, .product ol, .product ul {
  font-size: 15px;
  line-height: 23px;
}
.product p > img, .product ol > img, .product ul > img {
  width: auto;
}

p .new {
  margin-right: 5px;
  margin-left: 0px;
}
.best_value {
  color: white;
  background: #dc0000;
  padding: 0 10px;
  font-size: 15px;
  margin-left: 5px;
  line-height: 18px;
}
.exclusive {
  color: black;
  background: #FFF500;
  padding: 0 10px;
  font-size: 14px;
  line-height: 18px;
}
.product {
	overflow: inherit !important;
	overflow: hidden;

  *zoom: 1;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1032px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.column-block {
	width: 100%;
	margin-bottom: 0px;
}
.one-column {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.two-column ul li {
  width: 48.93617%;
  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 {
  padding: 0;
  float: left;
  border-bottom: 1px solid #024c8d;
  padding-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  box-sizing: border-box;
}

.btn {
    background: #ff7200;
    margin: auto;
    font-weight: 400;
    cursor: pointer;
    color: white !important;
    text-decoration: none;
    font-size: 14px !important;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    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;
}

.new02 {
    color: white;
    background: #dc0000;
    padding-top: 0px;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 5px;
    line-height: 16px;
    margin-right: 10px;
    margin-bottom: px;
    vertical-align: super;
}
.new2 {
  color: white;
  background: #3379f9;
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: 5px;
  line-height: 18px;
}
.new3 {
    color: white;
    background: #dc0000;
    padding-top: 2px;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 2px;
    font-size: 15px;
    margin-left: 5px;
    line-height: 16px;
    margin-right: 5px;
    margin-bottom: px;
    vertical-align: super;
}
.h3icon {
  position: relative;
  text-align: center
}

.imgleft {
  width: 40px !important;
  position: absolute;
  top: -12px;
  left: 0px;
}

#footer {
  font-size: 13px;
  color: #2f2f2f;
}
#footer a {
  color: #2f2f2f;
}
#footer:hover {
  color: #2f2f2f;
}
/*-----TOP_BUNDLE---------*/
.top_bundle_sec{
	width:1032px;
	position: relative;
	box-sizing: border-box;
	padding: 16px 30px 15px 30px;
	border: 3px solid #B377BB;
	border-radius: 10px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19);
	background: rgb(246, 247, 250);
	margin-top: 30px;
	position: absolute;
	top: 311px;
	}
.top_bundle_sec_2link{
	width:1032px;
	box-sizing: border-box;
	padding: 36px 30px 15px 30px;
	border: 3px solid rgba(82, 60, 102, 0.58);
	/* border-radius: 10px; */
	/* box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19); */
	/* background: rgb(246, 247, 250); */
	margin-top: 35px;
	position: relative;
	}
.top_bundle_sec_2link_15{
	width:1032px;
	box-sizing: border-box;
	padding: 36px 30px 15px 30px;
	border: 3px solid rgba(82, 60, 102, 0.58);
	/* border-radius: 10px; */
	/* box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19); */
	/* background: rgb(246, 247, 250); */
	margin-top: 50px;
	position: relative;
	}
.top_bundle_sec_v15{
	width:1032px;
	box-sizing: border-box;
	padding: 16px 30px 15px 30px;
	border: 3px solid #B377BB;
	border-radius: 10px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19);
	background: rgb(246, 247, 250);
	margin-top: 40px;
	position: relative;
	}
.top_bundle_left{
	float:left;
	width:480px;
	box-sizing: border-box;
	padding: 10px 18px 5px 18px;
	background-color: rgb(249, 242, 234);
	padding-right: 60px;
	border-radius: 20px;

	/* box-shadow: 3px 3px 3px rgba(173, 157, 88, 0.57); */
	border: solid 4px #FF6347;
	}
.top_bundle_right{
	float: left;
	width: 480px;
	box-sizing: border-box;
	padding: 10px 18px 5px 18px;
	background: rgb(242, 242, 244);
	padding-left: 60px;
	border-radius: 20px;
	/* box-shadow: 3px 3px 3px rgba(141, 187, 195, 0.72); */
	border: solid 4px #0BAD88;
}
.top_bundle_name{
	font-size: 24px;
	line-height: 22px;
	color: #3a3a3a;
	padding-left: 10px;
	}
.top_bundle_txt{
	font-size:14px;
	line-height:18px;
	margin-right: 10px;
	}
.top_bundle_link{
	float:left;
	width:auto;
	color: #8F1778;
	margin-right: 10px;
	margin-top: 2px;
	}
.top_bundle_link a:hover, .top_bundle_link a:link{
	color: #8F1778;
}
.top_bundle_set{
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
}
.top_bundle_circle{
	position: absolute;
	border-radius: 100%;
	height: 70px;
	width: 70px;
	left: 47%;
	top: -42px;
	box-sizing: border-box;
	background-image: url(../../../../images/gift.jpg);
	background-size: 70px;
	background-repeat: no-repeat;
	/* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.34); */
	}
.top_bundle_circle p{
		text-align: center;
		font-style: italic;
		font-weight: 600;
		padding-top: 28px;
		font-size: 16px;
		color: #ffff00;
		}
.t-align{
	float:right;}
.top_bundle_des{
    width: 95%;
    line-height: 21px;
    margin-top: 9px;
    font-size: 16px;
    color: #000;
    padding-left: 10px;
}
.top_incl_bundle{
	color:#FFF;
	margin-top: 10px;
	}

.top_bundle_title{
	color: #6e4594;
	/* padding-left: 88px; */
	font-size: 24px;
	margin-bottom: 11px;
	text-align: center;
	}
.top_bundle_title_trial{
	color: #990000;
	padding-left: 0px;
	font-size: 24px;
	margin-bottom: 22px;
	text-align: left;
	}
.note01{
	font-size: 11px;
	color: #666666;
	padding-bottom: 20px;
	line-height: 14px;
	text-align: center;
}

/*-----Expanded Format Support---------*/
.three_column_ul {
  width: 1032px;
  margin: 0 auto;
  display: block;
  margin: 0 auto 40px auto;
}
.three_column_ul ul {
  margin: 0;
  padding: 0;
}
.three_column_ul li {
  width: 329px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0px;
  list-style: none;
}
.three_column_ul li h4 {
  margin: 10px 0px 10px 0px;
}
.three_column_ul li img {
  width: 100%;
  margin: 0 auto;
}
.format {
background-color: rgba(237, 239, 242, 0.8);
border: 1px solid rgba(186, 191, 202, 0.69);
box-shadow: 2px 2px 2px rgba(29, 36, 46, 0.12);
padding: 8px!important;
height: 235px!important;
position: relative;
}
.format p {
	color: #49595F;
	line-height: 18px;
	font-size: 13px;
}
.format h4 {
	text-align: center;
	padding: 7px 0px 7px  0px;
	margin-bottom: 8px!important;
	margin-top: -40px !important;
	font-weight: 400;
	display: block;
	color: #FFF!important;
}
.format_movie{
	background-color: rgba(18, 140, 89, 1);
	}
.format_music{
	background-color: rgba(224, 145, 1, 1);
	}
.format_photo{
	background-color:rgba(17, 134, 205, 1);
	}
.format_icon{
	position: absolute;
	left: 64px;
	top: 120px;
	}
.sec_opening {
  margin: 20px 0;
  color: #333333;
}

.line_pro {
	height: 20px;
	background-image: url(../../../../images/lineaha.png);
	margin: 25px 0 30px 0;
}

.end_li {
  margin-right: 0px !important;
}

/*-----fixed buy-----*/
#top-buybar{
	 width:100%;
	 height: auto;
	 background: #1a0c03;
	 position:fixed;
	 top:-65px;/* CSS3 ???v*/
	 -webkit-box-shadow: 0px 8px 15px #333;
	 -moz-box-shadow: 0px 8px 15px #333;
	 box-shadow: 0px 2px 3px rgba(51, 51, 51, 0.37);
	 z-index: 999;
	 padding: 8px;
	 box-sizing: border-box;
}
.btn_dl_top{
	font-size: 16px;
	text-align:center;
	background: #FF7700;
	color: #fff !important;
	border-radius: 13px;
	float: left;
	padding: 2px 30px;
	text-decoration: none;
	line-height: 22px;
    FONT-FAMILY: Segoe UI;
}


.btn_dl_top:hover a{
	color:#FFFFFF;display:block; text-decoration:none;}
.btn_dl_top:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9e2b;
	text-decoration:none;
}
.top-offer{
	FONT-SIZE: 18px;
	COLOR: #ffff00;
	FONT-FAMILY: Segoe UI;
	TEXT-DECORATION: none;
	font-weight: 500;
	float: left;
	margin-right: 5px;
	}


.top-buybar-block{
	max-width:1200px;
	margin:auto;
	position: relative;
	width: 100%;
	}
.top-buybar-block img{
	position: absolute;
	width: 242px;
	height: inherit;
	top: -8px;
	left: 38%;
	}

/*----- buy button-----*/




.btn_dl_buttom{
    font-size: 16px;
    text-align: center;
    background: #FF7700;
    color: #fff !important;
    border-radius: 4px;
    float: left;
    padding: 3px 20px;
    text-decoration: none;
    line-height: 22px;
}
.btn_box_buttom{
    float: left;
    margin-right: 0px;
    margin-left: 5px;
    margin-bottom: 3px;
		}

.btn_dl_buttom:hover a{
	color:#FFFFFF;display:block; text-decoration:none;}
.btn_dl_buttom:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9e2b;
	text-decoration:none;
	padding-bottom: 3px;
}

/*notice--------*/
.notice_bar{
	width:100%;
	background: #7A37A2;
}

.notice_block{
	width: 1032px;
	margin: auto;
	padding: 10px;
	box-sizing: border-box;
	height: 44px;
}

.notice_block p:hover{
	text-decoration: underline;
		color: yellow;
}

.notice_bell{
	width: 70px;
	height: 70px;
	background-image: url(../../../../images/notice_icon.png);
	display: block;
	position: absolute;
	top: 355px;
}
.notice_bell_2opt{
	width: 70px;
	height: 70px;
	background-image: url(../../../../images/notice_icon.png);
	display: block;
	position: absolute;
	top: 385px;
}
.notice_block p{
	width: 100%;
	display: block;
	float: left;
	margin-left: 83px;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	margin: 0px 0px 0px 83px;
	padding: 0;
}
.p-yellow{
	color: yellow;
}


/*--------2options-----------------*/
.top_2options{
  height: 400px;
  background-position: center center;
  background-image: url(../../../../images/top_2options_06.jpg);
  background-repeat: repeat-x;
  /* border-bottom: 1px solid rgba(0, 226, 255, 0.68); */
  /* box-shadow: 4px 4px 4px rgba(195, 195, 195, 0.4); */
  padding-bottom: 0px;
  background-position-y: 0px;
  margin-bottom: 0px;
}
.top_bg_right_2options{
	background-position: left center;
	background-image: url(../../../../images/top_2options_04.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.top_bg_left_2options{
	background-position: right center;
	background-image: url(../../../../images/top_2options_02.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.top_2opt_bg01{
	background-image: url(../../../../images/top_2options_03.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 960px;
}
.top_2options_ca{
	height: 400px;
	background-position: center center;
	background-image: url(../../../../images/top_2options_ca_01.jpg);
	background-repeat: repeat-x;
	box-shadow: 4px 4px 4px rgba(195, 195, 195, 0.4);
	background-position-y: 0px;
}
.top_2opt_pname {
	font-size: 76px;
	line-height: 80px;
	float: left !important;
	height: 80px;
	width: 620px;
	color: #FFF;
	margin-left: 340px;
	font-weight: 300;
	padding: 0px;
	text-align: left;
}
.top_2opt_slogan {
	font-size: 18px;
	line-height: normal;
	float: left!important;
	height: 30px;
	width: 580px;
	color: #FFF;
	margin-left: 350px;
	padding: 0px;
	text-align: left;
}
.top_2opt_event {
	font-size: 30px;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 620px;
	color: #FFFF00;
	margin-left: 340px;
	padding: 0px;
	margin-top: 10px;
}
.top_2opt_bg02{
	background-image: url(../../../../images/top_2options_07.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 400px;
}
.top_2opt_buyarea_01 {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: -30px;
}
.top_2opt_buyinfo_01 {
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	width: 520px;
}
.top_2opt_buyinfo_01 p{
	height: 22px;
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.top_2opt_buyarea_02 {
	height: auto;
	width: 494px;
	overflow: hidden;
	margin-top: 0px;
}
.top_ultra_sku{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	width: auto;
	float: left;
	margin-right: 24px;
	margin-top: 2px;
	font-weight: 500;
}
.top_ultra_sku02{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFACFD;
	float: left;
	width: auto;
	line-height: normal;
	margin-top: 7px;
}
.top_bonus_sku{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.top_buybutton {
	float: left;
	text-align: right;
	width: 500px;
}
.top_save{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #FFFA00;
	padding-left: 0px;
	padding-right: 5px;
}
.topPriceX_sku {
	color: #FFFFFF;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 3px;
}
.top_standard_sku{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	width: auto;
	float: left;
	margin-right: 22px;
	margin-top: 2px;
	font-weight: 500;
}
.top_standard_sku02{
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7CFFE4;
	margin-top: 8px;
	float: left;
	width: auto;
	line-height: normal;
}
.top_bg_right_2options_sku{
	background-position: left center;
	background-image: url(../../../../images/top_2options_04.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.top_bg_right_2options_sku_ca{
	background-position: left center;
	background-image: url(../../../../images/top_2options_ca_04.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
.top_2opt_buyinfo_01 p a{	color: #FFF;}
.top_2opt_buyinfo_01 p a:hover {
	color: #fff;
}

/*--------counter-----------------*/
.message{
	margin-left: 10%;
	text-align: left;
	font-size: 33px;
}
