body, #info, #ptA, #ptB, #ptC {
  font-family: Hind, sans-serif, Microsoft JhengHei;
  font-size: 18px;
  line-height: 180%;
  color: #fff;
  text-align: center;
  background-color: #000;
}
#wapper{ overflow: hidden;}
.centerr img {
	margin: 0 auto; text-align: center;
}
.wow:first-child {
	visibility: hidden;
}


a:hover,
a:focus {
  color: #e5007f;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn {
  font-size: 1.0em;
  padding: 5px 20px;
  border-radius: 0px;
  font-weight: 300;
  color: #081f29;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
}
.btn:focus {
  box-shadow: none;
  outline: none;
}
.btn-common {
  color: #fff;
  border: 2px solid #7e319a;
  background-color: #7e319a;
  position: relative;
  z-index: 1;
  border-radius: 4px;
}
.btn-common:hover {
  color: #000;
  background-color: /*transparent*/#c9a063;
  border: 2px solid #c9a063;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.btn-border {
  border: 2px solid #fff;
  color: #fff;
  background-color: #edac71;
  margin:10px auto;
  display:block;
  width:280px;
}
.btn-border:hover {
  color: #edac71;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 4px;
}
.btn-lg {
  padding: 14px 33px;
  text-transform: uppercase;
  font-size: 16px;
}
.btn-rm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.clear {
  clear: both;
}

.row-xs-flex-center {
 display:flex;
 align-items:center;
}
@media (min-width: 768px ) {
.row-sm-flex-center {
 display:flex;
 align-items:center;
 }
}
@media (min-width: 992px ) {
.row-md-flex-center {
 display:flex;
 align-items:center;
 }
}
@media (min-width: 1200px ) {
.row-lg-flex-center {
 display:flex;
 align-items:center;
 }
}




.viewMobile{ display: none;}
.viewPc{ display:inline;}
@media (max-width: 995px) {
.viewMobile{ display: inline;}
.viewPc{ display: none;}
}

/*tit*/

#tit {
	background: url(../img/bg-mb.jpg) center top no-repeat;
	height: auto;
}
.tit-slo {
	margin: 0;
	padding: 0;
}
.tit03{ margin:30px 0 120px 0;}
@media (max-width: 1200px) {
#tit .container {
	padding-left: 20px;
	margin: 0;
}
.tit03{ margin:30px 0 100px 0;}
}

@media (max-width: 1025px) {
#tit {
	background: url(../img/bg-mb-md.jpg) center top no-repeat;
	background-size: 100%;
}
#tit .tit03{ margin:20px 0 80px auto;}
#tit .container {
	text-align: center;
	width: 100%;
}
.tit-slo img {
	margin: 0 0;
}
}
@media (max-width: 995px) {
#tit .tit03{ margin:20px 0 70px auto;}
}
@media (max-width: 760px) {
#tit {
	background: url(../img/bg-mb-sm.jpg) center top no-repeat;
	background-size: 100%;
}
#tit .tit03{ margin:0 0 70px auto;}
}


/*info*/

#info {
	background-color: #000;
	height: auto;
	margin: 40px 0 30px 0;
}
#info strong{ font-weight: bold; font-size: 1.2em; color: #efa942; margin: 0 5px;}
#info h5{ font-weight: bold; font-size: 1.1em; color: #e6b36a; line-height: 140%;}
#info h3{ background-color: #fff; border-radius: 10px; display: block; font-size: 15px; padding: 8px; margin: 1em auto; line-height: 160%; text-align:center; }
#info h3 strong{ font-weight: bold; font-size: 1.2em; color: #efa942; margin: 0 5px;}
.info-text01 {
	vertical-align: middle;
}
.info-best1{ margin: 0 0 0 0; text-align:justify;}
.info-best2{ margin: 45px 0 0 0; text-align:justify;}
.info-best3{ margin: 20px 0 0 0;}
#info .info-best1 span{ font-weight: bold; font-size: 15px;}
#info .info-best1 span strong{ font-weight: bold; font-size: 1.2em; color: #e43f18; margin: 0 5px;}

@media (max-width: 1025px) {
.info-text01 {
	margin: 0.5em 0;
}
}


@media (max-width: 760px) {
.info-best1{ margin: 2em 20px 0 20px; text-align:justify;}
.info-best2{ margin: 2em 20px 0 20px; text-align:justify;}
}




/*ptA*/

#ptA {
	height: auto;
	margin: 0 0 30px 0;
}
#ptA .run-pic {
	margin: 0 0 20px 0;
}
#ptA .run-text {
	text-align:justify;
}
#ptA .run-pop {
	position: relative; top: 0px;
	margin-bottom: 0px;
}

#ptA .run-know { font-size: 1em; line-height: 150%; border-bottom: 1px dotted #db6c00; text-align:justify; margin: 0 0 1em 1em;}
#ptA .run-know h2{ font-size: 1.3em; color: #e43f18; text-align:center;}
#ptA .run-know span{ font-weight: bold; font-size: 15px;}
#ptA strong{ font-weight: bold; font-size: 1.2em; color: #E70003; margin: 0 5px;}
#ptA h3{ background-color: #fff; border-radius: 10px; display: block; font-size: 15px; padding: 8px; margin: 1em auto; line-height: 160%; text-align:center; }
#ptA h3 strong{ font-weight: bold; font-size: 1.2em; color: #dd895a; margin: 0 5px;}

@media (max-width: 995px) {
#ptA {
	height: auto;
	background-size: 100%;
	padding-bottom: 10px;
}
#ptA .run-pic {
	margin: 10px auto 0em auto;
}
#ptA .run-text {
	margin: 20px 20px 0 20px; text-align:justify;
}
#ptA .run-pop {
	position: relative; top: -50px;
	margin-bottom: -50px;
}
}


/*ptB*/

#ptB {
	background-color: #4c0e63;
	height: auto;
}
#ptB .run-pic {
	margin: 0 0 20px 0;
}
#ptB .run-text {
	margin: 5px 0 0 0; text-align:justify; 
}

#ptB strong{ font-weight: bold; font-size: 19px; color: #f8ed00; margin: 0 0;}
#ptB h3{ background-color: #168a85; border-radius: 10px; display: block; font-size: 18px; padding: 10px; margin: 0 10px 20px 10px; line-height: 150%; text-align:justify; }
#ptB h3 strong{ font-weight: bold; font-size: 19px; color: #f8ed00; margin: 0 5px;}


@media (max-width: 995px) {
#ptB {
	height: auto;
	padding-bottom: 50px;
}
#ptB .run-pic {
	margin: 5px auto 0 auto;
}
#ptB .run-text {
	margin: 20px 20px 0 20px; text-align:justify;
}
}


/*ptC*/

#ptC {
	background-color: #4c0e63;
	height: auto;

}
#ptC .run-pic {
	margin: 10px 0 0 0; vertical-align:baseline;
}
#ptC .run-text {
	margin: 0 0 5px 0; text-align:justify; vertical-align:middle;
}
#ptC .run-pop {
	position: relative; top: 0px;
	margin-bottom: 0px;
}
#ptC h3{ background-color: #000; color: #ffffff; border-radius: 10px; display: block; font-size: 18px; padding: 15px; margin: 0 10px 15px 10px; line-height: 150%; text-align:justify; }
#ptC h3 strong{ font-weight: bold; font-size: 19px; color: #d9b786; margin: 0 5px;}
#ptC h3 span{ font-weight: bold; font-size: 15px; color: #d9b786;}

@media (max-width: 995px) {
#ptC {
	height: auto;
	padding-bottom: 50px;
}
#ptC .run-pic {
	margin: 10px 10px 0 10px;
}
#ptC .run-text {
	margin: 20px 20px 0 20px; 
	text-align:justify;
}
}


/*ptD*/

#ptD {
	height: auto;
}
#ptD .run-pic {
	margin: 40px 0 0 0;
}
#ptD .run-text {
	margin: 15px 0 0 0; text-align:justify; 
}

#ptD strong{ font-weight: bold; font-size: 19px; color: #2888a8; margin: 0 0;}
#ptD h3{ background-color: #168a85; border-radius: 10px; display: block; font-size: 18px; padding: 10px; margin: 0 10px 20px 10px; line-height: 150%; text-align:justify; }
#ptD h3 strong{ font-weight: bold; font-size: 19px; color: #f8ed00; margin: 0 5px;}


@media (max-width: 995px) {
#ptD {
	height: auto;
	padding-bottom: 50px;
}
#ptD .run-pic {
	margin: 10px auto 0 auto;
}
#ptD .run-text {
	margin: 20px 20px 0 20px; text-align:justify;
}
}



/*morebook*/

#morebook {
	background-color: #32193b;
	margin: 10px 0 0px 0;
}
#morebook h4{ font-size: 13px; line-height: 160%; margin: 0 0 8px 0;}
#morebook strong{ font-weight: bold; font-size: 1em; color: #E70003; margin: 0 2px;}
#morebook .centerr{ margin: 2em auto;}
#morebook .bk-pop {
position: relative; top: 20px;
vertical-align:middle;
}
@media (max-width: 1025px) {
#morebook .bk-pop {
position: relative; top: 10px;
vertical-align:middle;
}
}


/*footer*/

footer {
	background-color: #32193b;
	padding: 20px 0 10px 0;
	font-size: 13px; line-height: 140%;
}


/*btn*/
.post img:hover {
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
-webkit-transform: scale(1.05);
transform: scale(1.05);
opacity: 1.0;
}

/*pre-view*/
.wordbox {
	width:80%;
	height:520px;
	overflow:auto;
	color:#fffff;
	margin:10px 5px 50px 5px;
	padding-right:2%;
    word-wrap:break-word;
    word-break:normal;
    text-align:justify;
    text-justify:inter-ideograph;    
}



