@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("/css/font-awesome.css");
@import url("/css/animate.css");
@import url("/css/bootstrap.css");
@import url("/css/hover.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
html, body {
  width: 100%;
  height: auto;
  overflow-X: hidden;
}
body {
  font-size: 100%;
}
iframe {
  display: ;
}
/*
* {
  transition: all .3s;
  -webkit-transition: all .3s;
}
*/
/*:before{ content:"\f146";font-family: 'FontAwesome'; }*/
.btnTop {
  background: #CCC \9;
  background: rgba(0, 0, 0, .2);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  cursor: pointer;
  z-index: 99;
  color: #FFF;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  display: none;
  z-index: 999;
}
.btnTop:before {
  content: "\f106";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #FFF;
  display: block;
  padding-top: 6px;
}
.btnTop:hover {
  background: rgba(0, 0, 0, .4);
}
.img-response {
  max-width: 100%;
  height: auto;
}
/*------------item-inline-block------------*/
.item-inline-block {
  letter-spacing: -5px;
}
.item-inline-block > * {
  display: inline-block !important;
  letter-spacing: 1px;
  vertical-align: top;
}
/*------------item-table-cell------------*/
.item-table-cell {
  display: table;
}
.item-table-cell > * {
  display: table-cell !important;
  vertical-align: top;
}
/*------------item-flex------------*/
.item-flex {
  display: flex !important;
  display: -webkit-flex !important;
  flex-flow: row wrap
}
.item-flex > * {
  flex: 1;
  -webkit-flex: 1
}
@media screen and (max-width: 640px) {
  .vertical-xs {
    display: block !important;
  }
  .vertical-xs > * {
    display: block !important;
    width: 100% !important;
    float: none !important;
  }
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
}
.wrap {
    width: 100%;
    height: auto;
    position: relative;
    font-family: 'Noto Sans TC', "微軟正黑體", Microsoft Yahei;
    line-height: 1.6;
     background: url(../images/bg.png); 
    background-color: #590eaf;
    background-repeat: no-repeat;
    background-position: center top;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 版頭 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.header {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 60px;
}
.header span img {
  width: 100%;
  height: auto;
}
.header .center {
  width: 100%;
/*  max-width: 1000px;*/
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.header .center img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.header .logo {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 6;
    width: 229px;
}
.header .logo img {
  width: 100%;
  height: auto;
  min-width: 100px;
}
.header-word {
  display: inline-block;
}
.header-word img {
    max-width: 634px;
}


/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 內容 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.container {
  width: 100%;
  margin: 0 auto;
}
.content {
    margin: 50px auto;
    text-align: center;
    width: 100%;
}
.price-list {
  font-size: 48px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bolder;
  text-shadow: #cf5048 0px 4px;
  margin: 65px 0 30px;
}

.table-title {
  font-size: 30px !important;
  font-weight: bold;
  color: #fff;
}


.ver-flash .word {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 22px;
    height: auto;
}

.ver-flash .word span {
    background: #ffe539;
    color: #6722e4;
    border: 3px solid #ffe539;
    padding: 0 6px;
    margin: 0 5px;
}


.notice {
    color: #ffffff;
    text-align: left;
    padding: 30px 0 60px;
    letter-spacing: 1px;
    max-width: 585px;
    margin: 50px auto 0;
}
.block_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto!important;
    padding: 60px 50px 50px;
/*    background: #425bb5;*/
    border-radius: 20px;
}


.ver-plus .block {
    margin-left: 5px;    margin-right: 5px;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 40%);
}
.ver-triple .block{width:100%;max-width: 600px;}
.block {
    display: inline-block;
    position: relative;
    width: 315px;
    height: 330px;
    border-radius: 20px;
    text-align: left;
    padding-top: 40px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);
}

.block-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 30px;
}


.block.b2 {
    width: 415px;
}

.oc .block {
    max-width: 850px;
    width: 100%;
    height: auto;
    background: #f5eeda;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
}

.newo .block {
    background: #430d7fde !important;
}

/*
.newo .row2 .block {
    background: #8f6edc !important;
}
*/
.block:nth-child(2) {
    margin-top: -2px;
}
/*
.newo .block:first-child, .newo .block:nth-child(3) {
    margin-top: 50px;
}
*/
/*

.newo .block_wrap {
    padding-top: 50px;
}
*/
.newo a.order-link {
    margin-bottom: 0;
}

.newo .block p {
    letter-spacing: 0;
}

.block p {
    color: #fff;
   font-size: 24px;
    font-weight: bold;
    /* letter-spacing: 4px; */
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0;
}

.ver-plus .block p {
    font-size: 30px;
    letter-spacing: 2px;
}
.ver-plus .block p span {
    font-size: 40px;
    color: #dc3232;
}


.ver-plus .block p.normal {
    font-size: 20px;
    max-width: 500px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.block-plan {
    flex-wrap: wrap;
}


.block-title.ac {
    margin-top: 80px;
}
.row2 .block {
    width: calc(50% - 20px);
    height: auto;
    padding: 25px 0;
    justify-content: space-between;
    margin: 10px 0;
/*    border: 5px solid #77c9d3;*/
    align-items: center;
    text-align: left;
}


.ver-plus .block p.normal span {
    font-size: 20px;
}

span.vertical {
    color: #ffd200;
    font-size: 32px;
    font-weight: bold;
    width: 40px;
    display: inline-block;
    line-height: 1.2;
}
.large {
    font-size: 60px;
    font-weight: bold;
    color: #ffe361;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1;
    margin-top: -20px;
}
span.small-word {
    font-size: 36px;
}
.little-word {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 2px;
}
.large:last-of-type {
    letter-spacing: -3px;
}
a.order-link {
    display: inline-block;
    font-size: 24px;
    text-decoration: none;
    text-align: center;
    border-radius: 50px;
    height: 60px;
    padding: 7px 50px;
    color: #fff;
    border: 2px solid #fff;
}
a.order-link i {
  margin-left: 5px;
}
a.order-link:hover {
    background-color: #ffe361;
    border: 2px solid #ffde43;
    color: #4c0d93;
}


/*----------------------------- 注意事項文字 -----------------------------------  */
/* ul { width:80%; margin:0 auto; color:#a3a3a3; list-style:decimal; padding-left:30px;}
 ul li{ margin-bottom:10px; font-size:15px; color:#333333; line-height:1.5;}
*/
@media screen and (max-width: 1024px) {
  .content {
    padding: 0 5% !important;
  }
	
	

	.block p {
/*    margin-bottom: -10px;*/
/*    margin-top: 30px;*/
    font-size: 24px;
    letter-spacing: 2px;
}
    .row2 .block {
    width: 100%;
    max-width: unset;
}
    .newo .block p {
    letter-spacing: 0;
    font-size: 26px;
    padding-top: 35px;
}
    
    
.large {
    margin-top: 0;
    margin-bottom: 30px;
}
.block_wrap {
    flex-flow: wrap;
    max-width: 650px;
}	

}

@media screen and (max-width: 960px) {


.block {
    width: 100%;
    margin: 10px auto !important;
    max-width: 420px;
}
	
}


@media screen and (max-width: 768px) {
	
.block {
    text-align: center;
    max-width: 85%;
    margin: 20px auto !important;
    height: auto;
    padding: 10px 20px 50px;
}
a.order-link {
    margin: 0px auto 20px;
    display: block;
}
	
.newo .block_wrap {
    flex-direction: column;
    padding: 0;
}
	
	.newo .block p {
    letter-spacing: 0;
    font-size: 25px;
    padding-top: 35px;
}
	
	
}
@media screen and (max-width: 640px) {
	
/*
	.header-word {
    margin-bottom: 25px;
}
*/
/*
	.wrap {
    background-position: left bottom;
}
*/
    .block_wrap.row2 {
    padding: 60px 20px 50px;
}
    .block-title {
    font-size: 30px;
}
    .row2 .block p {
    padding: 0 0 25px;
    text-align: center;
    width: 100%;
}
    
    .newo .block {
    background: #430d7f !important;
}
	
	.price-list {
    margin: 20px 0;
}
	
  .header-word img, .header-word img {
    margin: 0 auto;
  }
  .purple-text {
    width: 16% !important;
    font-size: 18px !important;
  }

  span.largeNumber {
    font-size: 26px;
    margin: 0;
  }
  .purple-text span.largeNumber {
    display: block;
  }
  .notice {
    padding: 0 10px 60px;
}

	.content {
    margin: -50px 0 0;
}

	.super-highlight {
    font-size: 40px;
}
	.ver-plus .block p.normal {
    font-size: 18px;
    padding: 0 30px;
}
	
	
	
}

@media screen and (max-width: 450px) {
  .content {
    padding: 0 2% !important;
  }
/*
  .header {
    padding: 0 5%;
  }
*/
  .price-list {
    margin: 30px 0;
  }
  .table tr:nth-child(2) td:first-child, .table tr:nth-child(3) td:first-child, .table tr:nth-child(4) td:first-child {
    padding-right: 2.5em !important;
    text-align: left;
    white-space: nowrap;
  }
	.table tr:nth-child(2) td:first-child{padding-right: 0 !important;text-align: center;}
  .bomb img {
    right: -2.5em;
    width: 20%;
  }
  br.show {
    display: block;
  }
  .table tr:nth-child(2) td, .table tr:nth-child(3) td, .table tr:nth-child(4) td {
    font-size: 16px;
  }
	.purple-text {
		width: 17% !important;}
}


@media screen and (max-width: 400px) {
.block {
    box-shadow: none;
}
	
	
}