@charset "utf-8";
/* CSS Document */
body {
  font-family:"蘋果儷中黑", "Apple LiGothic", "微軟正黑體", "Microsoft JhengHei";
  background: #f5f5f5;
}
#content {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
main {
  display: block;
  width: 100%;
}
#main_m {
  display: none;
}
/* 頁尾 */
footer {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
  border-top: 1px solid #979797;
  background: #2A2A2A;
  margin: 5em auto 0 auto;
  clear: both;
}
footer a {
  text-decoration: none;
  color: #FFC228;
}
footer p {
  font-size: small;
  letter-spacing: 1px;
  line-height: 1.6em;
}
.mobile-footer {
  display: none;
}
.area {
  width: 100%;
  height: auto;
  text-align: center;
  /*background: #D70609;*/
  margin: 2em auto;
  padding-bottom: 2em;
}
.caption {
  width: 100%;
}
.caption h1 {
  clear: both;
  width: 65%;
  font-size: 2em;
  font-weight: 900;
  color: #77638C;
  margin: 0 auto;
  text-align: left;
  line-height: 2.3em;
}
h1 {
  clear: both;
    font-size: 2em;
  font-weight: 900;
  color: #77638C;
  
}

h3{
	font-weight: bolder;
	font-size: 1.2em;
	margin-bottom: 1vw;
}
/*禮包設定區*/
.Gift_pack {
  width: 65%;
  height: auto;
  margin: 0 auto;
}
.pack {
  width: 25%;
}
/*禮包資訊文字設定*/
figcaption p {
  font-size: 0.9em;
  line-height: 1.3em;
  text-align: justify;
}
/*哇系～PILIFAN*/
.data {
  width: 65%;
  margin: 0 auto;
}
/*.pic01{width: 45%; margin: 5em auto}*/
.AAA {
  text-align: left;
}
.AAA a p {
  color: #000000;
  line-height: 0;
}
.AAA a:hover p {
  color: #8B00C8;
}
.AAA a {
  text-decoration: none;
}
.AAA li {
  list-style: none;
  margin: 1em auto;
  color: #7A1D1D;
  font-weight: 600;
}
.AAA h4 {
  font-size: 1.2em;
  color: #7A1D1D;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.AAA p {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #323232;
  font-weight: 100;
  margin-bottom: 1.2vw;
}
.AAA li a {
  color: #8400E3;
  font-size: 1em;
}
.AAA li a:hover {
  color: #f45360;
}
.AAAA li {
  list-style: none;
  list-style-position: inside;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #323232;
  font-weight: 100;
  margin-bottom: 1.2vw;
}
.AAAA li::before {
  content: "◆";
  color: #77638C;
}
/*表格新*/
.tg {
  border-collapse: collapse;
  border-spacing: 0;
	width: 100%;
}
.tg td {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
	color: #000000;
}
.tg th {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
	color: #000000;
}
.tg .tg-2fdn {
  border-color: #9b9b9b;
  text-align: left;
  vertical-align:middle;
	font-size: 1.1em;
}
.tg .tg-o40d {
  border-color: #9b9b9b;
  text-align: center;
  vertical-align: middle;
	font-size: 1.1em;
}
.tg .tg-i7m9 {
  background-color: #7a67b1;
  border-color: #9b9b9b;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  vertical-align: middle;
}
.tg .tg-vfvk {
  border-color: #9b9b9b;
  color: #643403;
  font-size: 26px;
  text-align: center;
  vertical-align:middle;
}
/*video*/
#ViodeBox {
  background: url("images/VideoImg.jpg") no-repeat;
  width: 34vw;
  height: 19.2vw; /*margin: 8px 6px 6px 12px;*/ background-size: 100%;
  margin: 0 auto 0 auto;
}
#ViodeBox:hover {
  background: url("images/VideoImg_hover.jpg") no-repeat;
  cursor: pointer;
  background-size: 100%;
}
/*風雲榜*/

.man{
	width:65vw;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content:space-between;
	 flex-wrap: wrap;
}
.role_box {
  width: 20%;
 
  padding: 10px;
}
.role_box table {
  width: 100%;
  /*background: #D14648;*/
  /*margin: 0.5em auto*/ ;
}
.role_box table tr td {
  padding: 10px 0;
}
.role_box table tr .role_name {
  text-align: left;
}
.role_box p {
  color: #565656;
  font-size: 1em;
  position: relative;
  bottom: 5px;
}
.role_box .btn_fb a {
  display: block;
  text-decoration: none;
  width: 25px;
  height: 25px;
  background: url("images/icon_fb.png") no-repeat;
  background-position: center top;
  background-size: 100%;
  float: right;
}
.role_box a:hover {
  position: relative;
  top: 2px;
}
.back {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 3vw;
  align-self: flex-start;
  flex-wrap: wrap;
}
.btn_score {
  text-align: right;
}
/* GENERAL BUTTON STYLING */
button, button::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
button {
  background: none;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 1.2vw 1vw 0vw 1vw;
  position: relative;
  text-transform: uppercase;
}
button::before, button::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}
button:hover {
  color: #9E0EFF;
}
/* BUTTON 1 */
.sue::after {
  height: 0;
  left: 0;
  top: 0;
  width: 100%;
}
.sue:hover:after {
  height: 100%;
}
.sue a {
  display: block;
}
.sue {
  margin: 0 1vw 1vw 0;
}
/*=================手機直版css設定開始====================*/
@media screen and (max-width: 767px) and (orientation: portrait) {
  main {
    display: none;
  }
  #main_m {
    display: block;
  }
  .area {
    width: 100%;
    margin: 1em auto;
    padding-bottom: 1em;
  }
  .caption h1 {
    width: 100%;
    font-size: 1.5em;
  }
  /*禮包設定區*/
  .Gift_pack {
    width: 75%;
  }
  /*禮包資訊文字設定*/
  figcaption p {
    font-size: 1em;
    line-height: 1.2em;
  }
  /*哇系～PILIFAN*/
  .data {
    width: 95%;
  }
  .pic01 {
    width: 100%;
    margin: 2em auto;
  }
  .AAA {
    text-align: left;
  }
  .AAA li h4 {
    font-size: 1.2em;
  }
  .AAA p {
    font-size: 1.2em;
  }
  /*表格新*/
.tg {	
	
  border-collapse: collapse;
  border-spacing: 0;
	width: 100%;
}
.tg td {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
}
.tg th {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding: 10px 5px;
  word-break: normal;
}
.tg .tg-2fdn {
  border-color: #9b9b9b;
  text-align: left;
 vertical-align: middle;
	font-size: 0.5em;
}
.tg .tg-o40d {
  border-color: #9b9b9b;
  text-align: center;
  vertical-align: middle;
	font-size: 0.5em;
}
.tg .tg-i7m9 {
  background-color: #7a67b1;
  border-color: #9b9b9b;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  vertical-align: middle;
}
.tg .tg-vfvk {
  border-color: #9b9b9b;
  color: #643403;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}

  button {
    background: none;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 3vw;
    position: relative;
    text-transform: uppercase;
  }
  .sue {
    margin: 0 7vw 1vw 0;
  }
	/*風雲榜*/

.man{
	width:100%;
	
	
}
	
	.man .role_box {
		width: 42vw;
		margin: 0 auto;
	}
  /* 頁尾 */
  footer {
    display: none;
  }
  .mobile-footer {
    display: block;
    font-size: 0.8em;
    text-align: center;
    letter-spacing: 0.3px;
    color: #FFFFFF;
    padding: 2vw 0;
    background-color: #000;
    border-top: #5C5C5C solid 1px;
    margin-top: 3em;
  }
}