
.font13px {
  font-size: 13px;
}

.font14px {
  font-size: 14px;
}

.font15px {
  font-size: 15px;
}

.font16px {
  font-size: 16px;
}

.font17px {
  font-size: 17px;
}

.font18px {
  font-size: 18px;
}

.font19px {
  font-size: 19px;
}

.font20px {
  font-size: 20px;
}

.font21px {
  font-size: 21px;
}

.font22px {
  font-size: 22px;
}

.font23px {
  font-size: 23px;
}

.font24px {
  font-size: 24px;
}

.font--size32 {
  font-size: 32px;
  font-weight: 700;
}

.headerSpace {
  padding-top: 65px;
}

/*----- Start-全新旅平險、不便險 -----*/

.mark {
  background-color: transparent;
  font-size: 24px;
}
.mark-info{
	width: 340px; 
	margin: 0 auto;
}

.remark-info{
	width: 480px; 
	margin: 0 auto;
}


.redmark {
  font-size: 26px;
  color: #e87e70;
}

.memo {
  color: #696969;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.redword {
  color: #d06957;
  font-size: 22px;
  font-weight: 600;
}

.ogword {
  color: #EE6352;
  font-size: 22px;
  font-weight: 600;
}
.ogword2 {
  color: #EE6352;
  font-size: 18px;
  font-weight: 600;
}
.buword {
  color: #007bFF;
  font-size: 22px;
  font-weight: 600;
}
.whword {
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
}

.whh3 {
  color: #FFF;
  font-size: 100%;
  font-weight: 100;
}
.ogprice {
	text-decoration:line-through;
	font-size:10px;
}

.motocc {
	font-size: 10px;
    color: #d2d7d3;	
}


.activitymark {
  font-size: 16px;
}

.theme--text-grey {
  color: #aa9c93;
}

.theme--text-blue {
  color: #8992a7;
}

.vertical_line {
  border-left: 3px solid #b2a897;
  padding-right: 8px;
}

.table {
  margin-top: 16px;
}

.table tr th {
  background:#09568e;
  color: #666;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}

.table tr th span.notice {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin-left: 4px;
}

.table tr td {
  background: #fff;
  color: #666;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  width: 10%;
}

ul.infoList {
  list-style-type: none;
}

ul.infoList li {
  font-size: 16px;
  line-height: 25px;
  margin-top: 10px;
}


@media (max-width: 892px) {
  ul.buttongroup {
    margin: 0px 0 0 -15px;
  }
}

@media (max-width: 865px) {
  ul.buttongroup {
    float: left;
    margin-top: -15px;
  }
  ul.mobile_buttongroup {
    margin-top: 8px;
  }
  .buybtn, .buybtn_2 {
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: 45px;
    margin: 2rem 0.5rem;
    transition: all .5s;
    width: 100px;
  }
}

/*----- 得獎名單 注意事項開始 -----*/
.notebox {
  position: relative;
}

.text-danger {
  color: #d39f7f;
  font-size: 22px;
}

.border-danger {
  border-bottom: 1px solid #d39f7f;
}

.infoList li {
  list-style-type: decimal;
}

.infoList a {
  color: #b8896c;
  opacity: 1.0;
  text-decoration: underline;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
}

.infoList a:hover {
  opacity: 0.75;
}

.festival_gift {
  padding: 60px 0;
}
.festival_gift,
.edition-bg{ background-color: #F1F2F4; }

.numberorder {
  padding-left: 20px;
}

.numberorder li {
  list-style-type: lower-latin;
}

.noticebox {
  padding:0 10px 10px;
  position: relative;
}

.infoList {
  padding-left: 10px;
}

.announcement {
  padding: 60px 0;
}

.readMore_overlay_mask {
  border-bottom: 1px solid #d0d1d3;
  bottom: 38px;
  padding: 25px 0;
  position: absolute;
  width: 100%;
}

.morebtn {
  cursor: pointer;
  display: block;
  height: 21px;
  margin: 0 auto;
  width: 39px;
}

.morebtn img {
  transform: rotate(180deg);
}

.morebtn.closed img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transition: all .4s ease-out;
  -webkit-transform: all .4s ease-out;
  -moz-transform: all .4s ease-out;
}

@media screen and (min-width: 1200px) {
  .festival_gift {
    background-color: #F1F2F4;
  }
}

@media screen and (max-width: 1200px) {
  .beautygirl {
    display: none;
  }
  .festival_gift {
    background-color: #F1F2F4;
  }
  .adTitle {
    height: auto;
    margin-bottom: 39px;
    margin-right: 0;
    margin-top: 52px;
    padding: 10px;
    width: 100%;
  }
}

@media screen and (max-width: 1025px) {
  .adTitle {
    margin-top: 52px;
  }
  .readMore_overlay_mask {
    bottom: 38px;
    padding: 25px 0;
    width: 97%;
  }
}

@media screen and (max-width: 768px) {
  .adTitle {
    margin-top: 26px;
  }
  .giftcontentBox li {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .beautygirl {
    display: none;
  }
  .adTitle {
    height: auto;
    margin-bottom: 39px;
    margin-right: 0;
    margin-top: 26px;
    padding: 10px;
    width: 100%;
  }
  .readMore_overlay_mask {
    width: 93%;
  }
}

/*錨點 - 如有Header Fixed, 各區塊要加入Header間距*/

.anchor-space {
  margin-top: -80px;
  padding-top: 80px;
}


@media (max-width:767px) {

.InfoContent {
	background-color:#FFF; 
	padding:20px; 
	border-radius:10px; 
	box-shadow: 0 0 7px 3px rgba(0,0,0,0.2);
}

.mt-50 {
	margin-top: 50px;
}