/*main*/

body *{
    font-family: Arial,"微軟正黑體";
}

img {
    display: block;
}

dd, dt, h1, h2, h3, h4, h5, h6, li, p, td, th {
    background-color:transparent;
}

.nm {
    margin: 0!important;
}

.section {
    width: 950px;
    margin: 0 auto;
}

.first-notice{
    position: relative;
    color: #9a1b12;
    font-weight: bold;
    box-sizing:border-box;
    width: 950px;
    margin: 0 auto 30px;
}

.first-notice h3{
    text-align: center;
    
    background-repeat: no-repeat;
    background-position: center 10px;
    border-right: 2px solid #ff1100;
    height: 100%;
    color: #ff1100;
    font-size: 18px;
    font-weight: bold;
    padding-top: 40px;
    width: 150px;
    position: absolute;
    box-sizing:border-box;
}


.first-notice .text{
    margin-left:180px;
}

.first-notice h4{
    color: #ff1100;
    font-size: 18px;
}
.first-notice ol li{
     font-size: 14px;
     list-style-type: decimal;
}
.sp .section h2 {
    font-size: 16px;
    font-weight: bold;
    background-size: 16px 16px;
    padding-left: 20px;
    margin-left: 2%;
    margin-right: 2%;
}

.section {
    margin-bottom: 30px;
}

.sp .section {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.cam_topBox {
    width: 950px;
    margin: 0 auto;
    position: relative;
}

#sec01 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/2378/top_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.cam_topBox .btn-to-info {
    position: absolute;
    width: 140px;
    height: 55px;
    right: 20px;
    bottom: 19px;
    font-size: 0;
}

.cam_topBox h1 {
    text-align: center;
    margin: 0 auto 0;
}

.eventRule .inner dd {
    margin: -1.5em 0 10px 12em;
}

.eventRule dd.traffic li {
    padding-bottom: 0;
}

.intro {
    margin-top: 40px;
    padding-top:70px;
    background-color: #96d5ff;
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/216/citybg.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 90%;
    
}
.cat{
    position: absolute;
    bottom: 0px;
    z-index: 99;
    left: -100px;
}
.chrimp{
     position: absolute;
    bottom: 0px;
    z-index: 99;
    right: -100px;
}
.door_l{
    position: absolute;
    bottom: 15px;
    z-index: 99;
    left: 50px;

}
.door_r{
    position: absolute;
    bottom: 15px;
    z-index: 99;
    right: 50px;

}
.intro .intro-w{
    width: 950px;
    margin: 0 auto;
    position: relative;
}


.intro .intro-line{
    border-style: solid;
    border-width: 0px 5px 15px 5px;
    border-color: #5f4a35;
    overflow: auto;
    margin:0px 70px;
}
.intro .intro-line h2{
    font-size: 20px;text-align: center;font-weight: bolder;background: #e9b898;
    padding:10px 0px;
}
.intro .box-b img{
    -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}

.intro img{
    display: block;
}

.intro h3>img{
    margin: 0 auto;
}

.intro .area1,.area2{
    width: 877px;
    margin: 0 auto;
    padding-top: 60px;
}

.intro .area1-L,.area2-L{
    float: left;
}

.intro .area1-R,.area2-R{
    float: right;
}

.intro .bottom{
    margin-bottom: 20px;
}

.intro .line img{
    margin: 20px auto;
}

.intro .title1,.title2{
    padding-top: 20px;
    margin:0px auto;
}

.intro .area3{
    width: 265px;
    margin: 0 auto;
    padding-top: 45px;
}

.intro .btn{
    width: 265px;
    height: 48px;
    background-color: #5f4a35;
    display: block;
    background-image: url(../img/content/campaign/181/museum_36.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
    transition: background-color .5s;
    -moz-transition: background-color .5s; /* Firefox 4 */
    -webkit-transition: background-color .5s; /* Safari 和 Chrome */
    -o-transition: background-color .5s; /* Opera */
}

.intro .btn:hover{
    transition: background-color .5s;
    -moz-transition: background-color .5s; /* Firefox 4 */
    -webkit-transition: background-color .5s; /* Safari 和 Chrome */
    -o-transition: background-color .5s; /* Opera */
    background-color: #8b745e;
}

.intro .area3 img{
    text-align: center;
    margin: 0 auto;
}
.location_block ul{
    text-align: center;
}
.location_block ul li {
    display: inline-block;
    margin:3px;
    position: relative;
}
.location_block ul li .loc{
    width: 385px;position: absolute;background: #ffffff;bottom:0px;
    padding: 10px 30px;height: 90px;text-align: left;
    border: 3px solid #9adfff;
    
}
.privilege-step {
    margin-bottom: 20px;
}

.privilege-step-list {
    float: left;
    width: 300px;
    background-repeat: no-repeat;
    margin-right: 25px;
    position: relative;
}

.privilege-step-list-last {
    margin-right: 0;
}

.privilege-step-list:after {
    content: '';
    display: inline-block;
    height: 38px;
    width: 15px;
    background: url(https://image.card.tw.r10s.com/images/common/campaign_detail_7_1_19.png);
    background-position: 0 0;
    position: absolute;
    top: 91px;
    right: -20px;
}

.privilege-step-list-last:after {
    content: normal;
}




#footer {
    margin-bottom: 50px;
}
/*230頁面設計*/

.pageintro{

}

.pageContent {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}
.pageintro.page1 .pagedesc{
    float:right;
    text-align: left;
    width: 300px;
    margin-left: 67px;
    background:linear-gradient(to right, rgba(0, 28, 88, 0.6), transparent 90%),linear-gradient(to left, rgba(0, 28, 88, 0.0), rgba(0, 28, 88, 0.6) 80%);
    height: 390px;
    mix-blend-mode:  hard-light ;
}
.pageintro.page1 .pagedesc p{
    width: 200x;
    padding: 0 30px;
}
.pageintro .pagedesc h2{
    font-family: Helvetica, Arial, 微軟正黑體, 新細明體, sans-serif;
    font-size: 3em;margin-bottom: 10px;font-weight: 900;text-align: center;color: #fff;
    
}
.pageintro .pagedesc p{
    font-family: Helvetica, Arial, 微軟正黑體, 新細明體, sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    
}
.pageintro.page1{
    background:linear-gradient(to left, rgba(0, 28, 88, 0.9), transparent 60%),url(https://image.card.tw.r10s.com/images/corp/campaign/766/sec01_bg.jpg)no-repeat center top ;
    background-repeat: no-repeat;
    background-position: center center;
    height: 370px;
    overflow: hidden;
}

.titleLine {
    width: 120px;
    border-bottom: 3px solid #00b0ec;
    border-top: none;
    margin: 10px auto;
}

.titleLine2 {
    height: 21px;
    background: url(https://image.card.tw.r10s.com/images/corp/campaign/766/3star.png) ;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    width: 78px;
    margin: 0 auto;
}
.page2 .contents-inner{
    transform:rotate(1deg);
    -webkit-transform:rotate(1deg);
    -moz-transform:rotate(1deg);
    -o-transform:rotate(1deg);
    -ms-transform:rotate(1deg);
}
.rope1 {
    width: 1920px;
    border-bottom: 2px solid #555;
    border-top: 3px solid #555;
    height:10px;
    margin-top: 20px;
    z-index: -3;
    transform:rotate(2deg);
    -webkit-transform:rotate(2deg);
    -moz-transform:rotate(2deg);
    -o-transform:rotate(2deg);
    -ms-transform:rotate(2deg);
}
.ropeLine1 {
    position: relative;
    width: 40px;
    border-right: 30px solid #555;
    
    height:80px;
    margin-top: -65px;
    z-index: 1;border-radius: 15px;
    float: right;
    right:160px;
    transform:rotate(3deg);
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
}
.ropeLine2 {
    position: relative;
    width: 40px;
    border-right: 30px solid #555;
    
    height:70px;
    margin-top: -55px;
    z-index: 1;border-radius: 15px;
    float: left;
    left:160px;
    transform:rotate(3deg);
    -webkit-transform:rotate(3deg);
    -moz-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
}
.pageintro.page2{
    background:linear-gradient(to top, rgba(0, 28, 88, 0.0), rgba(96, 151, 225, 0.8) 90%);
    height: 450px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.pageintro.page2 h1{
    font-family: Helvetica, Arial, 微軟正黑體, 新細明體, sans-serif;
    font-size: 2em;
    font-weight: 900;
    text-align: center;
    color: #ffffff;
}


.pageintro.page2 .pagedesc{
    float: left;
    width: 900px;
    height: 250px;
    margin-left: 0px;
    margin-top: 60px;
    border-radius: 20px;
    padding: 10px;margin-bottom: 20px;
}

.pageintro.page2 .pagedesc:before,
	.pageintro.page2 .pagedesc:after{
        position:absolute;
        content:"";
        width:55%;
        height:90%;
        top:10px;
        background-color:#c4c4c4;
        transform-origin:0 0;
        border-top: 15px solid #aaa;
        border-bottom: 25px solid #707070;
        -webkit-transform-origin:0 0;
        -moz-transform-origin:0 0;
    -o-transform-origin:0 0;
    -ms-transform-origin:0 0;
}
.pageintro.page2 .pagedesc:before{
    left:20px;border-radius:40px 0 0 40px;
    transform:skew(-4deg);
    -webkit-transform:skew(-4deg);
    -moz-transform:skew(-4deg);
    -o-transform:skew(-4deg);
    -ms-transform:skew(-4deg);
    z-index: -1;}
.pageintro.page2 .pagedesc:after{
    right:20px;border-radius:0 40px 40px 0;
    transform:skew(4deg);
    -webkit-transform:skew(4deg);
    -moz-transform:skew(4deg);
    -o-transform:skew(4deg);
    -ms-transform:skew(4deg);
    z-index: -1;
border-right: 15px solid #868a8c;}

.pageintro.page2 .pagedesc h2{
    font-size: 3em;
    font-family: Helvetica, Arial, 微軟正黑體, 新細明體, sans-serif;
    text-align: center;
    padding: 0px 0px;
    font-weight: bolder;
    color: #fff;
    position: relative;
    top:-50px;
    left:-130px;
    z-index: 2;
    
}
.pageintro.page2 .pagedesc p {
    position: relative;
    color: rgba(0,0, 0, 0.7);
    text-align: left;
    width: 280px;
    top:-50px;
    float: inherit;
    margin-left: 30px;
    z-index: 1;
}
.pageintro .pageman img{
   width:auto;
   float: right;
  margin-top: -50px;
    padding: 0 10px;z-index: 2;
}
.pageintro .pageman2 img{
   width:auto;
   float: left;
  margin-top: 20px;margin-left: 15px;
    padding: 25px;z-index: 2;
}
.specialprice{
    margin-top: 20px;
    width: 450px;
    float: left;
    border:5px solid #c8c8c8;
    padding:5px;border-radius: 10px;
}
.specialgift{
    margin-top: 20px;
    width: 450px;
    float: right;
    border:5px solid #c8c8c8;
    padding:5px;border-radius: 10px;
}
/*applyBtn  申請按鈕*/ 
.applyBtn {
    padding: 10px 50px;
    font-size: 27px;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "微軟正黑體";
    font-weight: bold;
    margin: 0 auto 10px;
    border-radius: 8px;
    letter-spacing: 6px;
    clear: both;
    background: #bf0000;
    box-shadow: 0 5px 0 #9A0808;
    box-sizing: border-box;
}

.applyBtn:before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 25%;
    right: -5%;
    background: url(https://image.card.tw.r10s.com/images/common/cursor_pointer.png) center center no-repeat;
    background-size: 100% auto;
}

.applyBtn:hover, .applyBtn:active {
    text-decoration: none;
    background: #CC1313;
    box-shadow: none;
    position: relative;
    top: 5px;
}

.applyBtn > span {
    display: block;
    font-size: 20px;
}

.applyBtn .get-form {
    border-top: 1px solid #ffffff;
    font-size: 24px;
}

.applyBtn + p {
    font-size: 15px;
    font-family: '微軟正黑體';
    font-weight: bold;
    text-align: center;
}

.applyBtn + p span {
    color: #bf0000;
    font-size: 18px;
    padding-right: 2px;
}

.apply-box .btn-apply{
    width: 240px;
    height: 50px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
    background-color: #c31010;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.apply-box .btn-apply:hover{
    background-color: #D43030;
    text-decoration: none;
}


.btn-area {
    padding-top: 40px;
    padding-bottom: 15px;
    font-family: '微軟正黑體';
}
.btn-search {
    background-color: #f5ca00;
    color: #ffffff;
    padding: 0.25em 3em;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0px 3px 0px #f5a100;
    font-size: 22px;
    margin: 0 auto;
}


.btn-search:hover, .btn-search:active {
    text-decoration: none;
    box-shadow: none;
    position: relative;
    top:3px;
}

.btn-area > p {
    margin-top: 10px;
    font-size: 16px;
    color: rgba(0,0, 0, 0.7);
    font-family: '微軟正黑體';
    font-weight: bold;
}

.coupon{
    background: #79c0f3;
    height:320px;
    width:910px;
    border-radius: 5px;
    padding: 20px;
   
}
.coupon img{
    float:left;
}
.coupon .cpdownload{
    margin: 20px 0;
    width:360px;
    float:right;
}
.coupon .cpdownload p{   
    font-family: 'cwTeXYen',"微軟正黑體";
    color:#FFFFFF;
    font-size: 26px;
    text-align: center;
    font-weight: 800;
     letter-spacing: 0.67px;
}
.coupon .cpdownload h3{
    
    font-family: 'cwTeXYen',"微軟正黑體";
   position: relative;
    display: block;
    margin: 10px auto;
    color:#ffffff;
    font-size: 24px;
    text-align: center;
     letter-spacing: 0.67px;font-weight: 800;
    background-color: #e6003e;
border-radius: 5px;
    width: 270px; 
    padding: 10px;
    box-shadow: 0 5px 0 #bc0738;
}
.coupon .cpdownload h3:hover, .coupon .cpdownload h3:active {
    text-decoration: none;
    box-shadow: none;
    position: relative;
    top: 5px;
    box-shadow: 0;
}

.information2 h2 {
    -border-top: 3px solid #bf0000;
    padding: 8px 20px;
    letter-spacing: 1px;
    line-height: 2;
    position: relative;
    display: block;
    background: #313131;
    color: #ffffff;
letter-spacing: 0.26rem;
    font-weight: bold!important;
border-radius: 5px;}