body *{font-family: "Microsoft JhengHei", sans-serif;}

#sec01 {
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/2417/top_bg.jpg);
}

.cam_topBox {
    width: 950px;
    margin: 0 auto;
}

.new_title {
    color: #515151;
    font-size: 26px !important;
    text-align: center;
    font-weight: bold;
    margin: 2% auto;
}

h2.area_title {
    font-size: 26px;
    padding: 10px 0;
    color: #505767;
    font-weight: bold;
    text-align: center;
}


/*area1*/
.area1_bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/1811/area1_bg2.jpg);
    background-image: url(../1811/area1_bg2.jpg);
    padding: 0 0 10px 0;
}
.area_duty_bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/1811/dutyfree_bg.jpg);
    background-image: url(../1811/dutyfree_bg.jpg);
    padding: 0 0 6px 0;
}
.area1_textarea {
    width: 60%;
    margin: 0 0 0 50%;
    padding: 3% 0 1% 0;
}
.area_duty_textarea {
    width: 60%;
    margin: 0 0 0 50%;
    padding: 3% 0 1% 0;
}
/*area gift*/
.area_gift_bg {
	
   
	background-size: contain;
	background-repeat: no-repeat;
	padding: 15px 0;
	box-sizing:border-box;
}
.area_gift_textarea {
    width: 100%;
    margin: 0 0 2%;
    padding: 2% 0 1% 0;
}
.area_gift_textarea ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.area_gift_textarea ul li{
    width: 25%;
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
}
h2.area1_title {
    font-size: 26px;
    padding: 10px 0;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
h2.area4_title {
    font-size: 26px;
    padding: 10px 0;
    color: #666666;
    font-weight: bold;
    text-align: left;
}
p.area1_text {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: left;

}

p.area4_text {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    text-align: left;

}
p.area1_list {
    font-size: 1rem;
    line-height: 22px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;

}
.shop {
    width: 100%;
    margin: 0% 0%;
}
.shop h6{
    display: inline-block;background-color: #163470;
    text-align: center;
    font-size: 1.3rem;font-weight: 600;
    line-height: 1.6rem;
    color: #fff;
    padding: 6px 25px;
    margin: 1% auto;
    letter-spacing: 3px;
}

.shop_area {
    width: 1080px;
    overflow: hidden;
    margin: 2% auto 2% auto;
    background: rgba(255,255,255,.96);
    display: flex;
    border-radius: 15px;
}
.shop_pic {
    width: 50%;
    margin:3% 1%;
}

.shop_pic img {
    width: 100%;border-radius: 0 15px 15px 0;
    margin: 0 0 15px 0;
}
.shop p{
	color: #555;
    font-size: 1rem;
    line-height: 1.6rem;letter-spacing: 0.23px;
}
/*area2*/
span.area2_notice {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    display: block;
    text-align: center;
}

p.area2_text {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    text-align: center;
}

.area2_pic_area {
    width: 950px;
    margin: 20px 239px 0 239px;
}

.area2_pic_area img {}


/*area3*/
.area3_bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(https://image.card.tw.r10s.com/images/corp/campaign/1350/area03_bg.jpg);
    clear: both;
    padding: 0 0 2% 0;
}

h2.area3_title {
    font-size: 26px;
    padding: 10px 0;
    color: #da291c;
    font-weight: bold;
    text-align: center;
}

span.circle {
    border-radius: 50px;
    background-color: #da291c;
    width: 27px;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    display: inline-block;
    margin: 0 1% 0 0;
}

ul.area3_step {
    overflow: hidden;
    display: block;
    width: 90%;
    margin:0 0 0 8%;
    padding: 0;

}

ul.area3_step li {
    width: 28%;
    list-style: none;
    float: left;
    background-color: #fff;
    border: 1px solid #d4dae3;
    padding: 1% 0 2% 0;
    min-height: 200px;
}

ul.area3_step li:nth-child(1) {
    position: relative;
}

ul.area3_step li:nth-child(2) {
    margin: 0 0 0 4%;
    position: relative;
}

ul.area3_step li:nth-child(3) {
    margin: 0 0 0 4%;
}

ul.area3_step li:nth-child(1):after {
    display: block;
    content: ">";
    border-radius: 50px;
    background-color: #d4dae3;
    color: #fff;
    font-size: 31px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    position: absolute;
    top: 40%;
    right: -6%;
}

ul.area3_step li:nth-child(2):after {
    display: block;
    content: ">";
    border-radius: 50px;
    background-color: #d4dae3;
    color: #fff;
    font-size: 31px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    position: absolute;
    top: 40%;
    right: -6%;
}

.step_title {
    font-size: 20px;
    padding: 5px 0;
    color: #505767;
    font-weight: bold;
    text-align: left;
    margin: 0 0 0 10%;
}

.step_text {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    text-align: left;
    margin: 0 0 5% 10%;
}
.step_text span{
    font-size: 1.8rem;
    line-height: 18px;
    color: #da291c;
    font-weight: bold;
    text-align: center;
    margin: 0 0 3% 0;
}
.step_image {
    width: 70%;
    margin: 0 15%;
    text-align: center;
}

.step_image_last {
    width: 57%;
    margin: 0 22.5% 0 21%;
    text-align: center;
}

ul.area3_notice {
    clear: both;
    overflow:hidden;
    margin:1% 0 0 8%;
    width: 80%;
}

ul.area3_notice li {
    list-style: decimal;
    margin: 0 0 0 2%;
    font-size: 13px;
    line-height: 20px;
    color: #666666;
}

.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;
}



/*area4*/
.area4_bg {
	background: url(https://image.card.tw.r10s.com/images/corp/campaign/1779/bg1.jpg),#f4f0ec;
    ackground: url(../img/content/campaign/1779/bg1.jpg),#f4f0ec;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 15px 0;
	box-sizing:border-box;
}


/*2023 silde*/
/*area5*/
.area5_bg {
	background: #f4f0ec;
    
	background-size: contain;
	background-repeat: no-repeat;
	padding: 15px 0;
	box-sizing:border-box;
}
.wide_box{
	width:1080px;
	position: relative;
    margin: 15px auto 0;
}


.product_list ul{
    text-align: center;
}
.product_list .ttlshop{
    font-family: "cwTeXMing", serif;
    color: #66575b;
font-size: 2.1rem;
text-align: center;
font-weight: bolder;
padding: 10px 0;
}
.product_list>ul li{
    width: 280px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 15px;
    vertical-align: top;
    height: auto;
    position: relative;
    clear:both;
    
    border-radius: 10px;
    list-style: none;
   
}
.product_list ul li img{
	width:100%;
    border-radius: 10px 10px 0 0;}
.product_list .shop .rewardlist{
    column-count: 1;
    text-decoration: none;display: flex;
    flex-direction: column;
}
.rewardlist a{
	text-decoration: none;
}
.product_list .shop .rewardlist li .countlabel {
     padding: 2px 10px;
     margin: 5px;
     font-family: "cwTeXMing", serif;
     color: #66575b;
font-size: 1.1rem;
     
     position: relative;
     
 }
 /*JP slide*/
 .eventcontainer{
    position: relative;
	
}

 .swiperset{
    margin-left: 20px;
    margin-right: 20px;
	margin-bottom: 15px;
}
.swiper-container{
    margin-left: 20px;
    margin-right: 20px;
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
    .swiper-container-horizontal > .swiper-scrollbar2 {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
    .swiper-container-horizontal > .swiper-scrollbar3 {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
    .swiper-container-horizontal > .swiper-scrollbar4 {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
    .swiper-container-horizontal > .swiper-scrollbar5 {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
    .swiper-container-horizontal > .swiper-scrollbar6 {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
    .swiper-container-horizontal > .swiper-scrollbar7 {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 15px;
    width: 98%;
    }
   .swiper-wrapper{
     margin-bottom:5px!important;
     /* bottom:-5px; */
   }
   .swiper-scrollbar-drag {
    background: #3c292e!important;
   }
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #3c292e!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 4px;
}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;

}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-to-right.png);
    right: 10px;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-left.png);
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 18px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
/*swiper setting End*/
 /*nav btn-1*/
.swiper-button-next-1, .swiper-button-prev-1,.swiper-button-next-2, .swiper-button-prev-2,.swiper-button-next-3, .swiper-button-prev-3 {
    position: absolute;
    top: 170px!important;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-left: -10px;
    margin-right: -10px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next-1, .swiper-container-rtl .swiper-button-prev-1 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-to-right.png);
    right: -25px!important;
    left: auto;
}
.swiper-button-prev-1, .swiper-container-rtl .swiper-button-next-1 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-left.png);
    left: -25px!important;
    right: auto;
}
.swiper-button-next-2, .swiper-container-rtl .swiper-button-prev-2 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-to-right.png);
    right: -25px!important;
    left: auto;
}
.swiper-button-prev-2, .swiper-container-rtl .swiper-button-next-2 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-left.png);
    left: -25px!important;
    right: auto;
}
.swiper-button-next-3, .swiper-container-rtl .swiper-button-prev-3 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-to-right.png);
    right: -25px!important;
    left: auto;
}
.swiper-button-prev-3, .swiper-container-rtl .swiper-button-next-3 {
    background-image: url(https://image.card.tw.r10s.com/images/corp/japan-benefit/chevron-sign-left.png);
    left: -25px!important;
    right: auto;
}
.gradient-1{
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(244,240,236,1) 100%)!important;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(2244,240,236,1) 100%)!important;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%,rgba(244,240,236,1) 100%)!important;
    position:absolute;
    left: 0px;
    display: block;
    width: 60px;
    height: 100%;
    z-index: 10;
}
.gradient-2{
    background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(244,240,236,1) 100%)!important;
    background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%,rgba(2244,240,236,1) 100%)!important;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(244,240,236,1) 100%)!important;
    position:absolute;
    right: 0px;
    display: block;
    width: 20px;
    height: 100%;
    z-index: 10;
}
.swiper-container .swiper-wrapper li{
	margin: 0 auto;
    background-color: #fff;
    margin-bottom: 15px;
    vertical-align: top;
    height: auto;
    position: relative;
    clear:both;
    box-shadow: none;
    border-radius: 10px;
    list-style: none;
}
.sildetokyo .swiper-slide{
	width: 240px!important;
	margin-right: 10px;}
.sildeosaka .swiper-slide{
	width: 280px!important;
	margin-right: 10px;}


/* TAB BTN*/
.tab_btn {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab_btn li {
    width: 30%;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    padding: 15px;
}
/* Tabs Start */

.ease {
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
		 -o-transition: all .5s;
			transition: all .5s;
}

.tabs {
	background: #fff;
	position: relative;
	margin-bottom: 30px;clear: both;
}

.tabs > input,
.tabs > span {
	width:50%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 0;
}

.tabs > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	z-index: 99;
}

.tabs > span {
	background: #f0f0f0;
	text-align: center;
	overflow: hidden;
    font-size: 1.1rem;
    color: #acacac;
}

.tabs > span i,
.tabs > span {
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
		 -o-transition: all .5s;
			transition: all .5s;
}

.tabs > input:hover + span {
	background: rgba(255,255,255,.1);
}

.tabs > input:checked + span {
	background: #7c7c7c;
}


.tabs > input:checked + span
{
	color: #FFFFFF;
    

}
.tabs > input:hover + span {
	top:-2px;
    background: rgba(255,255,255,.2);

}

#tab-1, #tab-1 + span {
	left: 0;
}

#tab-2, #tab-2 + span {
	left: 50%;
}

#tab-3, #tab-3 + span {
	left: 66.6%;
}
/*
#tab-4, #tab-4 + span {
	left: 60%;
}

#tab-5, #tab-5 + span {
	left: 80%;
}*/

.tab-content {
	padding: 55px 0px 20px;
	width: 100%;
	min-height: 300px;
}

.tab-content section {
	width: 100%;
	display: none;
    text-align: center;
}

.tab-content section h1 {
	margin-top: 15px;
	font-size: 100px;
	font-weight: 100;
	text-align: center;
}

#tab-1:checked ~ .tab-content #tab-item-1  {
	display: block;
}

#tab-2:checked ~ .tab-content #tab-item-2  {
	display: block;
}

#tab-3:checked ~ .tab-content #tab-item-3  {
	display: block;
}

#tab-4:checked ~ .tab-content #tab-item-4  {
	display: block;
}

#tab-5:checked ~ .tab-content #tab-item-5  {
	display: block;
}    

/* effect-1 */

.effect-1 > input:checked + span {
	background: #7c7c7c;
    font-size: 1.3rem;
}
.effect-1 > input:checked + span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px;
    border-color:  transparent  transparent #ffffff transparent ;
    margin: 38px 0 0 91px;
    display: none;
}
