@charset "UTF-8";
.top-bg {
	width: 100%;
	height: 370px;
	background-image: url(../images/top_bg_01.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
.top-bg .top-block {
  max-width: 1032px;
  height: 370px;
  margin: auto;
  background-image: url(../images/top_bg_03.jpg);
  position: relative;
  text-align: center; 
}
.top-bg .top-block::before {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: -140px;
  width: 140px;
  height: 370px;
  background-image: url(../images/top_bg_02.jpg);
}
.top-bg .top-block::after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  right: -140px;
  width: 140px;
  height: 370px;
  background-image: url(../images/top_bg_04.jpg);
}
.top-all {
	position: relative;
	color: #fff;
	margin-left: 40%;
	margin-right: 29px;
}

.top-pname {
	font-size: 62px;
	line-height: 60px;
	color: rgba(255,255,255,1);
	padding-top: 35px;
}


.top-new {
  font-size: 20px;
  color: #ffec00;
  line-height: 36px;
  padding-top: 20px;
  text-align: left;
  margin-left: 490px;
}

.top-new {
	font-size: 24px;
	color: #ffec00;
	line-height: 36px;
	padding-top: 35px;
	text-align: left;
	margin-left: 50px;
}

.new-jpn {
  margin-left: 550px;
}

.top-slogan {
	font-size: 20px;
	line-height: 40px;
	margin-bottom: -3px;
	margin-left: 48px;
	margin-top: 0px;
	text-align: left;
}
.top-slogan2 {
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 15px;
	margin-left: 35px;
}

.top-video {
	margin-right: 26%;
	position: relative;
	padding-top: 35px;
}


.topvideo-line {
	border: 2px solid #fff;
	width: 258px;
	height: 150px;
	padding-top: 140px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.top-logo {
  position: absolute;
  bottom: 0px;
  right: -110px;
}
.top-logo img {
  height: 45px;
  float: left;
  margin-right: 5px;
}
.top-logo img:nth-child(1) {
  height: 80px;
  margin-top: -20px;
}
.top-bonus {
  position: absolute;
  bottom: 0px;
  right: -105px;
}
.top-bonus img {
  height: 163px;
  float: left;
  margin-right: 22px;
}
.top-bonus img:nth-child(1) {
	height: 163px;
	margin-top: 0px;
}

.top-bg-1opt {
  width: 100%;
  height: 370px;
  background-image: url(../images/top_jpn_01.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
}
.top-bg-1opt .top-block {
  max-width: 1032px;
  height: 370px;
  margin: auto;
  background-image: url(../images/top_jpn_03.jpg);
  position: relative;
  text-align: center;
}
.top-bg-1opt .top-block::before {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: -140px;
  width: 140px;
  height: 370px;
  background-image: url(../images/top_jpn_02.jpg);
}
.top-bg-1opt .top-block::after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  right: -140px;
  width: 140px;
  height: 370px;
  background-image: url(../images/top_jpn_04.jpg);
}

.top-buyarea-block {
  background: rgba(12, 12, 12, 0.5);
  height: 153px;
  margin-left: 92px;
  margin-right: 88px;
  text-align: left;
  padding: 20px;
  position: relative;
}
.top-buyarea-block .buyarea-bundle {
  font-size: 26px;
  color: #fff;
  line-height: 40px;
}
.top-buyarea-block img {
  margin-left: 10px;
}

.top-price-block {
  margin-top: 10px;
}
.top-price-block .buyarea-btn {
  float: right;
  width: 130px;
}
.top-price-block .buyarea-price {
  float: right;
  color: #fff;
  margin-right: 15px;
  font-weight: 500;
}
.top-price-block .buyarea-offer {
  float: right;
  font-size: 26px;
  line-height: 35px;
  margin-right: 10px;
  margin-top: 0px;
}
.top-price-block .top-logoimg {
  float: right;
  margin-left: 10px;
  margin-top: -8px;
}

.incl-y {
  color: #fff000;
}

.top-compare {
  color: #000;
  margin-top: 1px;
  text-align: left;
  margin-left: 100px;
}

.list-form {
  max-width: 990px;
  margin: 10px auto 50px auto;
}
.list-form .buyarea-main {
  border: none;
  padding: 10px 0px  20px 0px;
}
.list-form .buyarea-main > img {
  width: 30%;
}

.list-block {
  border: 1px solid #c9d2dc;
}
.list-block p {
  line-height: 38px;
}
.list-block p a {
  color: #000;
}
.list-block p a:hover {
  color: #ff5a00;
}

.list-title {
  font-size: 17px;
  line-height: 40px;
  font-weight: 700;
  background: #c9d2dc !important;
  position: relative;
}
.list-title .link {
  position: absolute;
  right: 20px;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 400;
}
.list-title .link a {
  color: #000;
}

.list-table td {
  background: #fff;
}
.list-table tr, .list-table tr td {
  border: solid 1px #c9d2dc;
}
.list-table p {
  line-height: 38px;
  margin: 3px 0px;
}
.list-table p a {
  color: #000;
  text-decoration: underline;
}

.p-line-h {
  line-height: 18px;
  padding-bottom: 10px;
}

.list-feature {
  text-align: left !important;
  padding-left: 15px;
}

.list-block-compare {
  border: 3px solid #a7b9ce;
}
.list-block-compare .list-feature {
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 13px;
  background-position: 8px 8px;
}
.list-block-compare p {
  line-height: 22px;
  margin: 8px 5px;
  font-size: 14px;
}
.list-block-compare p a {
  color: #000;
}
.list-block-compare td:nth-child(1) p {
  padding-left: 6px;
}

.bg-light-main {
  background-color: #c9d2dc !important;
}

.bg-line-1 {
  background-color: #f3f3f3 !important;
}

.bg-line-2 {
  background-color: #fff !important;
}

.bg-l-line {
  border-left: 1px solid #a7b9ce;
  border-right: 1px solid #a7b9ce;
}

.bg-deep-main {
  background: #0E95BD !important;
  color: #fff;
  border-right: 1px solid #0E95BD;
}
.bg-deep-main > p {
  font-weight: 600;
}

.c_check {
  width: 22px;
  height: 18px;
  display: block;
  background-image: url(../images/yes.gif);
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.buyarea-block {
  width: 100%;
}

.buyarea-main {
  width: 100%;
  border: 1px solid #c9d2dc;
  border-top: none;
  overflow: hidden;
  padding: 10px 10px 20px 10px;
  box-sizing: border-box;
}
.buyarea-main > img {
  display: block;
  float: left;
  width: 34%;
  height: inherit;
  margin-right: 1%;
}

.buyarea-pname {
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
}

.buyarea-pname_2 {
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
}

.buyarea-pname p {
	font-size: 13px;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: -7px;
	padding-bottom: 6px !important;
}
.buyarea-pname p2 {
	font-size: 13px;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: -15px;
	padding-bottom: 6px !important;
}
.buyarea-pname_2 p {
	font-size: 13px;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: -7px;
	padding-bottom: 6px !important;
}
.buyarea-pname_2 p2 {
	font-size: 13px;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: -15px;
	padding-bottom: 6px !important;
}
.buyarea-right {
  width: 65%;
  float: left;
}

.buyarea-incl {
	display: block;
	color: #ec0000;
	font-size: 20px;
	text-align: center;
}
.buyarea-incl > ul {
  height: 120px;
}
.buyarea-incl > ul > li {
  width: 100% !important;
}
.buyarea-incl > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}

.buyarea-incl .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl > ul > li2 {
  width: 100% !important;
}
.buyarea-incl > ul > li2 p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl > ul > li2 p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl > ul > li2 p a:hover {
  color: #ff5a00;
}
.buyarea-incl2 {
  display: block;
  color: #000000;
  font-size: 16px;
  text-align: center;
}
.buyarea-incl2 > ul {
  height: 60px;
  text-align: left;
}
.buyarea-incl2 > ul > li {
  width: 100% !important;
}
.buyarea-incl2 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl2 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl2 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl2 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl2 .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl3 {
  display: block;
  color: #000000;
  font-size: 16px;
  text-align: left;
}
.buyarea-incl3 > ul {
  height: 60px;
  text-align: left;
}
.buyarea-incl3 > ul > li {
  width: 100% !important;
}
.buyarea-incl3 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl3 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl3 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl3 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl3 .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl4 {
  display: block;
  color: #000000;
  font-size: 16px;
  text-align: left;
}
.buyarea-incl4 > ul {
  height: 75px;
  text-align: left;
}
.buyarea-incl4 > ul > li {
  width: 100% !important;
}
.buyarea-incl4 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl4 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl4 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl4 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl4 .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl5 {
  display: block;
  color: #ec0000;
  font-size: 20px;
  text-align: center;
}
.buyarea-incl5 > ul {
  height: 200px;
}
.buyarea-incl5 > ul > li {
  width: 100% !important;
}
.buyarea-incl5 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl5 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl5 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl5 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl5 .incl-p a {
  color: #000;
  text-decoration: underline;
}

.buyarea-incl5 > ul > li2 {
  width: 100% !important;
}
.buyarea-incl5 > ul > li2 p {
  color: #000 !important;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  padding-left: 16px;
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl6 {
  display: block;
  color: #ec0000;
  font-size: 20px;
  text-align: center;
}
.buyarea-incl6 > ul {
	height: 150px;
}
.buyarea-incl6 > ul > li {
  width: 100% !important;
}
.buyarea-incl6 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl6 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl6 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl6 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl6 .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl6 > ul > li2 {
  width: 100% !important;
}
.buyarea-incl6 > ul > li2 p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl6 > ul > li2 p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl6 > ul > li2 p a:hover {
  color: #ff5a00;
}
.buyarea-incl7 {
  display: block;
  color: #ec0000;
  font-size: 20px;
  text-align: center;
}
.buyarea-incl7 > ul {
  height: 174px;
}
.buyarea-incl7 > ul > li {
  width: 100% !important;
}
.buyarea-incl7 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl7 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl7 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl7 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl7 .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl7 > ul > li2 {
  width: 100% !important;
}
.buyarea-incl7 > ul > li2 p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl7 > ul > li2 p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl7 > ul > li2 p a:hover {
  color: #ff5a00;
}
.buyarea-incl8 {
	display: block;
	color: #ec0000;
	font-size: 24px;
	text-align: center;
}
.buyarea-incl8 > ul {
	height: 150px;
}
.buyarea-incl8 > ul > li {
  width: 100% !important;
}
.buyarea-incl8 > ul > li p {
  color: #000 !important;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  padding-left: 16px;
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl8 > ul > li p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl8 > ul > li p a:hover {
  color: #ff5a00;
}
.buyarea-incl8 .incl-p {
  width: 100%;
  color: #000;
  font-size: 15px;
}
.buyarea-incl8 .incl-p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl8 > ul > li2 {
  width: 100% !important;
}
.buyarea-incl8 > ul > li2 p {
  color: #000 !important;
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
  background-image: none !important;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 2px;
  margin-bottom: 3px;
}
.buyarea-incl8 > ul > li2 p a {
  color: #000;
  text-decoration: underline;
}
.buyarea-incl8 > ul > li2 p a:hover {
  color: #ff5a00;
}


.buyarea-price {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
}
.buyarea-price .price-X {
  font-size: 15px;
  margin-right: 5px;
  line-height: initial;
  position: relative;
}
.buyarea-price .price-S {
  font-size: 15px;
  margin-right: 5px;
  line-height: initial;
  position: relative;
}
.buyarea-price .best-value {
	font-size: 16px;
	color: #ec0000;
	margin-right: 5px;
	line-height: initial;
	position: relative;
}
.buyarea-price .price-X::before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  background: red;
  top: 12px;
  transform: skewy(5deg);
  -moz-transform: skewy(5deg);
  -webkit-transform: skewy(5deg);
  -o-transform: skewy(5deg);
  -ms-transform: skewy(5deg);
}

.buyarea-offer {
	font-size: 20px;
	color: red;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
	padding-top: 2px;
}
.buyarea-offer-save {
	font-size: 20px;
	color: red;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
	padding-top: 2px;
}
.buyarea-offer-save-au {
	font-size: 20px;
	color: red;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
	padding-top: 2px;
}


.buyarea-btn {
  margin: auto;
  width: 150px;
}

.color-r {
	color: #ec0000 !important;
}
.color-p {
	color: #FFFF00 !important;
}

.btn-color > .btn {
  background: none;
  border: 1px solid #ff7200;
  color: #ff7200 !important;
}
.btn-color > .btn:hover {
  background: #ff9e2b;
  border: 1px solid #ff9e2b;
  color: #fff !important;
}

.boxshot-block {
  float: left;
  padding-top: 5%;
  padding-left: 17%;
  width: 100%;
}

.main-boxshot {
  float: left;
  width: 40% !important;
}

.boxshot-block_2 {
	float: left;
	padding-top: 5%;
	padding-left: 2%;
	width: 100%;
	height: 200px;
}

.main-boxshot_2 {
	float: left;
	width: 35% !important;
}

.bonus_boxshot {
  width: 30% !important;
  position: relative;
  float: left;
  margin-top: 8%;
}
.bonus_boxshot p {
  position: absolute;
  display: block;
  top: -29%;
  background: #de1212;
  font-style: italic;
  border-radius: 100px;
  text-align: center;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: xx-small;
  font-weight: 700;
  line-height: 16px;
  padding-top: 13%;
  left: -23%;
}
.bonus_boxshot h3 {
  color: #000;
  margin: 0px;
  line-height: 18px;
  position: absolute;
  top: 103px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.bonus_boxshot_2 {
	width: 40% !important;
	position: relative;
	float: left;
	margin-top: -2.5%;
	vertical-align: central;
}
.bonus_boxshot_2 p {
  position: absolute;
  display: block;
  top: -29%;
  background: #de1212;
  font-style: italic;
  border-radius: 100px;
  text-align: center;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: xx-small;
  font-weight: 700;
  line-height: 32px;
  padding-top: 13%;
  left: -23%;
}
.bonus_boxshot_2 h3 {
	color: #000;
	margin: 0px;
	line-height: 32px;
	position: absolute;
	top: 103px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}
.bonus_boxshot_2 h4 {
	color: #000;
	line-height: 18px;
	position: absolute;
	top: 150px;
	width: 270px;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	left: -45px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.plus_icon {
  width: 7%;
  height: initial;
  float: left;
  margin-top: 19%;
  margin-right: 2%;
}
.plus_icon_2 {
	width: 7%;
	height: initial;
	float: left;
	margin-top: 15%;
	margin-right: 2%;
}

.opt2-buyarea-block .buyarea-pname {
  font-size: 26px;
  line-height: 52px;
  position: relative;
}

.opt2-buyarea-block .buyarea-pname_2 {
  font-size: 26px;
  line-height: 52px;
  position: relative;
}
.opt2-buyarea-block .ver-ult {
  padding-right: 0px;
}
.opt2-buyarea-block .slogan {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  line-height: normal;
}
.opt2-buyarea-block .buyarea-incl {
  margin-top: 10px;
  margin-left: 5%;
}
.opt2-buyarea-block .buyarea-incl ul li p {
  font-size: 14px;
  line-height: 21px;
}
.opt2-buyarea-block .bottom-buyarea {
  width: 100%;
}
.opt2-buyarea-block .bottom-buyarea .buyarea-offer {
   text-align: right;
   float: left;
   margin-right: 10px;
   margin-top: 10px;
   margin-left: 20px;
}
.opt2-buyarea-block .bottom-buyarea .buyarea-price {
    float: left;
    text-align: right;
    width: auto;
}

.opt2-buyarea-block .bottom-buyarea .buyarea-btn {
    float: left;
    width: 33%;
    text-align: right;
    padding-right: 10px;
    margin-left: 10px;
    margin-top: 5px;
}
.opt2-buyarea-block .bottom-buyarea_new {
  width: 100%;
}

.opt2-buyarea-block .bottom-buyarea_new2 {
  width: 100%;
}

.opt2-buyarea-block .bottom-buyarea_new2 .buyarea-btn {
	float: center;
	width: 33%;
	text-align: center;
	margin-top: 20px;
}

.opt2-buyarea-block .bottom-buyarea_new .buyarea-offer {
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 25px;
	padding-top: 10px;
}
.opt2-buyarea-block .bottom-buyarea_new .buyarea-offer-save {
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
.opt2-buyarea-block .bottom-buyarea_new .buyarea-offer-save-au {
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
.opt2-buyarea-block .bottom-buyarea_new .buyarea-price {
    float: left;
    text-align: right;
    width: auto;
	padding-top:0px;	
}
.opt2-buyarea-block .bottom-buyarea_new .buyarea-btn {
	float: center;
	width: 33%;
	text-align: center;
	margin-top: 20px;
}
.top_bestred {
  height: auto;
  width: auto;
  position: absolute;
  top: -5px;
  right: -4px;
  font-size: 16px;
  line-height: 18px;
}

.opt2-column {
  width: 98%;
  margin: 10px 1% 0px 1%;
}

.ver-ultra {
  background-color: #0E95BD;
}
.ver-ultra_2 {
  background-color: #B8E1F6;
}
.ver-ultra_3 {
  background-color: #C9D2DC;
}

.ver-uls {
  background-color: #821D7E;
}
.ver-uls_2 {
  background-color: #DCCDE0;
}
.ver-uls_3 {
	background-color: #C9D2DC;
	border-right-width: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
}

.ver-ult {
  background-color: #3a258a;
}
.ver-ult_2 {
  background-color: #BFBCDA;
}
.ver-ult_3 {
  background-color: #C9D2DC;
}

.ver-ds {
  background-color: #504e52;
}
.ver-ds_2 {
  background-color: #D0D0CF;
}
.ver-ds_3 {
  background-color: #C9D2DC;
}


.ver-ultra-txt {
  color: #0E95BD;
}

.ver-uls-txt {
  color: #821D7E;
}

.ver-ult-txt {
  color: #3a258a;
}

.ver-ds-txt {
  color: #504e52;
}

.bg-ult {
  background: #f5f4f9 !important;
}

.bg-uls {
  background: #fffafd !important;
}

.bg-ultra {
  background: #f1f8fd !important;
}

.bg-ds {
  background: #f3f3f3 !important;
}

.bottom-buyarea-block {
  width: 99%;
  box-shadow: 2px 2px 2px rgba(125, 117, 130, 0.24);
}
.bottom-buyarea-block .buyarea-pname {
  font-size: 18px;
}
.bottom-buyarea-block .buyarea-pname_2 {
  font-size: 18px;
}
.bottom-buyarea-block .buyarea-main {
  padding-top: 20px;
}
.bottom-buyarea-block .buyarea-main .buyarea-right {
  margin-bottom: 10px;
}

.bottom-buyarea {
  width: 100%;
  margin: auto;
  margin-top: 10px;
}
.bottom-buyarea .buyarea-btn {
  float: left;
  width: 44%;
  text-align: right;
  padding-right: 10px;
  margin-left: 5%;
  margin-top: 5px;
}
.bottom-buyarea .buyarea-price {
  float: left;
  width: 50%;
  text-align: right;
  padding-top:10px;
}
.bottom-buyarea .buyarea-offer {
  text-align: right;
  margin-right: 46%;
}
.compare {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding-right: 11px;
	float: left;
	margin-bottom: 20px;
}

.mr-b {
  margin-bottom: 0px;
}


.line-none{
	border-top:none;
}
/*3day------------------------------------------------------*/
.day-p{
	position: relative;
	}	 
.day_block{
	position: fixed;
	top: 300px;
	right: 0%;
	z-index: 10;
	}
.day_code{
	position: absolute;
	top: 405px;
	left: 171px;
	width: 248px;
	text-align: center;
	font-size: 26px;
	font-weight: 400;
	color: #fcc806;
	line-height: 31px;
	display: block;
	background: #392413;
	}
.day-move {
  -webkit-animation: day-move 1.5s  ;
   -moz-animation:day-move 1.5s  ;
  animation: day-move 1.5s   ;

}
    @-webkit-keyframes day-move{
          from {right:-15%;}
    to {right:0%;}}
    @keyframes day-move{
          from {right:-15%;}
    to {right:0%;}}
    @-moz-keyframes day-move{
          from {right:-15%;}
    to {right:0%;}}
/*--------2options-----------------*/
.top-bg-2options {
  width: 100%;
  height: 370px;
  background-image: url(../images/top_2opt_01.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
}
.top-bg-2options .top-block {
  max-width: 1032px;
  height: 370px;
  margin: auto;
  background-image: url(../images/top_2opt_03.jpg);
  position: relative;
  text-align: center;
}
.top-bg-2options .top-block::before {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: -140px;
  width: 140px;
  height: 370px;
  background-image: url(../images/top_2opt_02.jpg);
}
.top-bg-2options .top-block::after {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  right: -140px;
  width: 140px;
  height: 370px;
  background-image: url(../images/top_2opt_04.jpg);
}
.top-2opt-pname {
  font-size: 60px;
  line-height: 60px;
  padding-top: 34px;
}

.top-2opt-new {
  font-size: 20px;
  color: #ffec00;
  line-height: 26px;
  position: absolute;
  left: -104px;
  top: 11px;
}

.top-2opt-block{
	width:auto;
	margin: 10px 0px 0px 100px;
	}
.top-2opt-box{
    background: rgba(0, 0, 0, 0.69);
    position: relative;
    padding: 35px 20px 5px 20px;
    text-align:left;
    box-sizing: border-box;
 }
.top-2opt-ver01{
    position: absolute;
    background: #76ecff;
    top: -3px;
    left: -14px;
    padding: 4px 20px;
    color: #000000;
    font-size: 18px;
    width: 100px;
 }
.top-2opt-ver01 .top-2opt-slogan{
    position: absolute;
    top: 7px;
    left: 143px;
    width: 400px;
    font-size: 14px;
    color: #76ecff;
 }
.top-2opt-ver01::after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #76ecff;
    top: 0px;
    right: -30px;
}
.top-2opt-ver01::before {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
    top: 30px;
    left: 0px;
}
.top-2opt-ver02{
    position: absolute;
    background: #c793ff;
    top: -3px;
    left: -14px;
    padding: 4px 20px;
    color: #000000;
    font-size: 18px;
 }
.top-2opt-ver02 .top-2opt-slogan{
    position: absolute;
    top: 4px;
    left: 148px;
    width: 400px;
    font-size: 14px;
    color: #c793ff;
 }
.top-2opt-ver02::after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 30px;
    border-color: transparent transparent transparent #c793ff;
    top: 0px;
    right: -30px;
}
.top-2opt-ver02::before {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
    top: 30px;
    left: 0px;
}
.top-2opt-buyarea{
	float:right;
	margin-top: 3px;
	}
.top-2opt-buyarea .buyarea-price{
	float:left;
	color: #fff;
	margin-right: 13px;
	margin-top: 1px;
	line-height: 30px;
	}
.top-2opt-buyarea .buyarea-btn{
	float:left;
	}
.ver01-h{
	height: 115px;
	margin-bottom: 8px;
	}
.ver02-h{
	height: 115px;
	}
	
.top-2opt-incl{
	color:#fff800;}
.top-2opt-box p{
	line-height: 20px;
	}
.top-2opt-box p a{
	color:#fff;}
.top-2opt-box p a:hover{
	color:#fff;}
	
/*-----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: 98%;
	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: 20px;
	position: relative;
	margin-left: 1%;
	alignment-adjust: central;
	margin-right: 1%;
	}
.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;
	text-align: left;
	padding-left: 11px;
	}
.top_bundle_txt{
	font-size: 12px;
	line-height: 22px;
	margin-right: 0px;
	text-align: left;
	padding-left: 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: 448px;
	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;
	padding-bottom: 10px;
	text-align: left;
}
.top_incl_bundle{
	color:#FFF;
	margin-top: 10px;
	}

.top_bundle_title{
	color: #6e4594;
	/* padding-left: 88px; */
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 10px;
	}
.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;
    }
.box01_title02_bonus{
    font-family:"Open Sans", "Segoe UI", "微軟正黑體", "Meiryo", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
    color: #C00;
    padding-bottom: 5px;
    font-size: 22px;
	}
/*-------------event icon start--------------------*/
.event_icon_bg,.event_icon_offer{
	position: absolute;
	top: 211px;
	left: -380px;
	}
.event_icon_offer{
	z-index: 1;
	}
.event_icon_bg{
  animation: move 10s infinite linear;
 -webkit-animation:move 10s infinite linear;
 -moz-animation:move 10s infinite linear;}
.event_icon_offer img,.event_icon_bg img{
	width: 220px;

	}

.event_p{
	position:relative;
	right: -23px;
	}
@keyframes move {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes move {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes move {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
/*-------------event icon end--------------------*/
/*-----fixed buy-----*/	
#top-buybar{
	 width:100%;
	 height: auto;
	 background: #000000;
	 position:fixed;
	 top: -300px;/* 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: #ff7200;
	color: #fff !important;
	border-radius: 4px;
	float: left;
	padding: 2px 15px;
	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;
	text-decoration: none;
	background-color: #ff9e2b;
}


.btn_box_top{
		float: left;
		margin-right: 0px;
		margin-left: 10px;
		}


.btn_dl_top_fra{
	font-size: 16px;
	text-align:center;
	background: #FF7700;
	color: #fff !important;
	border-radius: 4px;
	float: left;
	padding: 2px 10px;
	text-decoration: none;
	line-height: 22px;
}
.btn_dl_top_fra:hover a{
	color:#FFFFFF;
	display:block; 
	text-decoration:none;
}
.btn_dl_top_fra: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-price{
	FONT-SIZE: 18px;
	COLOR: #FFF;
	FONT-FAMILY: Segoe UI;
	TEXT-DECORATION: none;
	font-weight: 500;
	float: left;
	margin-right: 5px;
	}
.top-priceX{
	font-size:14px;
	text-decoration:line-through;
	font-weight: 400;
	}
.top-priceS{
	font-size:14px;
	font-weight: 400;
	}
.top-buybar-slogan{
    font-size: 16px;
    color: #fff;
    float: left;
    width: auto;
}
.top-buybar-area{
    float: right;
}
.top-buybar-block{
	width:992px;
	margin:auto;
	position: relative;
	}
.top-buybar-block img{
	position: absolute;
	width: 242px;
	height: inherit;
	top: -8px;
	left: 39%;
	}
/*-----fixed buy end-----*/	
/*-----List start-----*/	
.list-feature {
  text-align: left !important;
  padding-left: 15px;
}

.list-block-compare {
  border: 3px solid #a7b9ce;
}
.list-block-compare .list-feature {
  background-image: url(../images/li_disc.png) !important;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 13px;
  background-position: 8px 8px;
}
.list-block-compare p {
  line-height: 22px;
  margin: 8px 5px;
  font-size: 14px;
}
.list-block-compare p a {
  color: #000;
}
.list-block-compare td:nth-child(1) p {
  padding-left: 6px;
}
.list-title2 {
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  background: #c9d2dc !important;
  position: relative;
}
.list-title2 .link {
	position: absolute;
	right: 20px;
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
}
.list-title2 .link a {
  color: #000;
}
.list-table td {
  background: #fff;
}
.list-table tr, .list-table tr td {
  border: solid 1px #c9d2dc;
}
.list-table p {
  line-height: 38px;
  margin: 3px 0px;
}
.list-table p a {
  color: #000;
  text-decoration: underline;
}
/*-----List end-----*/
.opt2-buyarea-block .bottom-buyarea-new {
	width: 100%;
	margin-right: 15%;
}

.bottom-buyarea-new {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bottom-buyarea-new .buyarea-btn {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 10px;
	margin-left: 2%;
	margin-top: 5px;
}
.bottom-buyarea-new .buyarea-price {
	float: left;
	width: 65%;
	text-align: right;
	padding-top: 10px;
}
.bottom-buyarea-new .buyarea-offer {
  text-align: right;
  margin-right: 46%;
}
/*-----List end-----*/
.opt2-buyarea-block .bottom-buyarea-new {
  width: 80%;
  margin-right: 15%;
}

.bottom-buyarea-new {
  width: 100%;
  margin: auto;
  margin-top: 10px;
}
.bottom-buyarea-new .buyarea-btn {
  float: left;
  width: 44%;
  text-align: right;
  padding-right: 10px;
  margin-left: 5%;
  margin-top: 5px;
}
.bottom-buyarea-new .buyarea-price {
  float: left;
  width: 50%;
  text-align: right;
  padding-top:10px;
}
.bottom-buyarea-new .buyarea-offer {
  text-align: right;
  margin-right: 46%;
}
/*-----best value-----*/
.top_best {
 position: relative;
}
.top_best p {
 position: absolute;
 left: 364px;
 top: -20px;
 font-size: 22px;
 color: #f9ed7e;
 text-align: center;
 width: 97px;
 height: 48px;
 z-index: 1;
 font-family: "Segoe UI", "Segoe UI";
 font-weight: lighter;
}
.top_bestred {
 height: auto;
 width: auto;
 position: absolute;
 top: -5px;
 right: -4px;
 font-size: 16px;
 line-height: 18px;
}
/*-----best value end-----*/
