@charset "UTF-8";
/* CSS Document */
body {
	background-color: #fff;
	font-family: 黑體, 微軟正黑體, Helvetica, Arial, serif;
	overflow-x: hidden;
}
img {
	object-fit: contain;
	-ms-interpolation-mode: bicubic;
	flex: 0 0 auto;  /* IE */
}
h1 {
	text-align: center;
	color: #ef3956;
	font-weight: 900;
	margin: 10px 20px;
}
.description {
    text-align: justify;
    padding: 10px 20px;
	width: 70%;
}
.clear{
	clear: both;
}
.top_bar {
	position: fixed;
	top: 0;
	width: 100%;
	background: rgba(255, 255, 255, 1);
	z-index: 9999;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
}
.navbar-brand {
	width: 15%;
	padding-bottom: 10px;
	max-width: 140px;
	min-width: 100px;
}
button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.navbar-toggler {
    padding: .20rem 0rem;
    background-color: transparent;
    border: 0px solid transparent;
	display: none !important;
}
.navbar {
	padding: 0 1rem;
}
.navbar-nav {
	display: none !important;
}
.collapse.show {
    border-top: 1px dotted #ccc;
}
.top_banner {
    margin: 78px auto 0px auto;
    width: 100%;
    position: relative;
	overflow: hidden;
}
.kv_bg {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}
.kv_img{
	border-radius: 0 0 20px 20px;
}
.step00{width:100%;}
.step00 img{width:25%;}
.main_kv {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50vw;
    max-width: 574px;
}
.main_menu {
    /* position: fixed; */
	max-width: 780px;
    top: 78px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
	z-index: 10;
	justify-content: center;
}
.btn_menu {
	width: 18%;
    text-align: center;
    position: relative;
    margin: 20px 0 0 0;
    color: #622988;
    font-size: 16px;
    font-weight: bold;
}
.btn_menu a {
    padding: 4px;
	display: block;
    color: #0c7580;
	text-decoration: none;
}
.m01 {
	background: #d4edf0;
	border-radius: 20px 0 0 20px;
}
.m01 a:hover {
	background: #7070c4;
	color: white;
}
.m02 {
	background: #d4edf0;
	border-left: 1px solid white;
}
.m02 a:hover {
	background: #7070c4;
	color: white;
}
.m03 {
	background: #d4edf0;
	border-radius: 0 20px 20px 0;
	border-left: 1px solid white;
}
.m03 a:hover {
	background: #7070c4;
	color: white;
}
.m_active {
	background: #19adbd;
}
.m_active a{
	color: white !important;
}
.tour_img{
	width: 100%;
	height: 200px;
    filter: drop-shadow(2px 2px 0px #fff1d7);
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px;
	position: relative;
	border: 3px solid #f13555;
	filter: drop-shadow(2px 2px 0px #a77c53);
}
.img_center{
	width: 100%;
  	margin: 0;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	-ms-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%);
}
.tour_det{
	width: 50%;
	position: relative;
}
.tour_code{
	color: #ff8dab;
}
.tour_start{
	color: #000000;
    font-size: 24px;
    margin-bottom: 0px;
    display: block;
	font-weight: bolder;
}
.tour_include{
	color: #000000;
    font-size: 16px;
    margin-bottom: 12px;
	margin-top: 12px;
    display: block;
}
.tour_tick{
	width: 26px;
    position: relative;
    top: -2px;
}
.tour_title{
	color: #000000;
    font-size: 40px;
	margin-bottom: 0px;
    display: block;
}
.tour_point{
	padding: 0 10px 0 24px;
	line-height: 1.2;
}
.tour_point li{
	color: #9a5454;
	font-weight: 400;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 4px;
}
.tour_date{
	margin-bottom: 16px;
}
.tour_date td{
	margin-bottom: 16px;
	color: #2f2d98;
	line-height: 1.2;
	vertical-align: top;
	font-weight: 400;
    font-size: 14px;
    padding-right: 12px;
}

.tour_link{
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}
.tour_link a{
	text-decoration: none;
    background: #622988;
    color: white;
    padding: 10px 20px;
    margin: 10px;
    font-size: 24px;
    border-radius: 8px;
}
.tour_link a:hover{
	background: #fad8c9;
	color: #000000;
}
.tour_price{
    text-align: left;
    color: #f53b03;
    font-size: 48px;
	line-height: 1;
	letter-spacing: -3px;
	margin-bottom: 12px;
}
.tour_price::first-letter{
	font-size: 30px;
}
.tour_price::after{
	font-size: 30px;
}
.tour_box{
	background-color: white;
    padding: 12px;
	float: left;
	width: 32%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 12px;
	font-size: 14px;
	color: black;
	position: relative;
	height: 600px;
	border-radius: 10px;
	border: 3px solid #f13555;
}
.tour_box h4{
	color: #f13555;
    font-size: 20px;
    margin-bottom: 0px;
    display: block;
	text-align: left;
	font-weight: bold;
	margin-top: 2px;
}
.tour_box h5{
	padding-right: 4px;
	font-weight: bolder;
	color: #be1414;
    font-size: 32px;
    margin-bottom: 4px;
    display: block;
	text-align: right;
}
.tour_box h6{
	text-align: left;
    font-size: 14px;
    margin-top: 4px;
    color: #7b7b7b;
}
.tour_frame{
	width: calc(100% - 24px);
	position: absolute;
    left: 12px;
    top: 12px;
}
.pinpoint_text{
	width: 75%;
	text-align: left;
	color: #f23555;
}
.pinpoint_text h2{
	margin: 8px;
	font-size: 1.8rem;
	font-weight: 800;
}
.pinpoint_text h3{
	margin: 8px;
	font-size: 1.3rem;
	font-weight: 800;
}
.pinpoint_text p{
	margin: 8px;
	font-size: 1rem;
	font-weight: 400;
	color: black;
}
.small{
	font-size: 1rem;
	font-weight: 800;
}
.red{
	color: #E7288A;
}
.discount {
	position: absolute;
    z-index: 1;
    width: 45%;
    left: 0px;
    top: 0px;
}


h5::first-letter{
	font-size: 20px;
}
.tour_box ul{
	text-align: left;
	padding: 0 10px 0 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.tour_box li{
	color: black;
	font-weight: 400;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 4px;
}
.tour_date{
	margin-bottom: 4px;
    line-height: 18px;
}
.tour_box p{
	text-align: left;
    margin-bottom: 2px;
	color: #2e2e2e;
	line-height: 1.3em;
}
.red_text{
	text-align: right !important;
	padding-right: 4px !important;
    font-weight: bolder !important;
    color: #be1414 !important;
    font-size: 16px !important;
    margin-bottom: 4px !important;
    display: block !important;
}
.tour_box_menu{
	width: 100%;
}
.tour_box_btn{
	position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0;
    left: 0;
}
.tour_box_link{
	text-align: center;
    width: 32%;
    background: #a77c53;
    padding: 4px;
    margin: 2px;
    font-size: 12px;
    border-radius: 8px;
    border: 2px solid #f7f7f7;
}
.tour_box_link a{
	color: white;
	text-decoration: none;
}

.quota{
	background: rgba(255,201,0,1.00);
	float: left;
	padding: 4px 8px;
	text-align: left;
	font-weight: 800;
	font-size: 1rem;
}

.hotel{
	width: 80%;
	margin: auto;
	border-collapse: separate !important;
	border-spacing: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}
.hotel th{
	color: white;
    background-color: #622988;
    padding: 8px;
	border: 2px solid white;
	font-size: 16px;
}
.hotel td{
	color: #000000;
    background-color: white;
    padding: 8px;
	border: 2px solid white;
	font-size: 16px;
}
.hotel_ul{
	border-bottom: 1px solid #cfcfcf !important;	
}
.hotel_hk{
	width: 160px;
	float: left;
	margin: 8px;
}
.tour_procedure{
	color: black;
    width: 44%;
    text-align: center;
    padding: 12px;
    font-size: 16px;
    padding-left: 26px;
    margin: 12px auto;
    border: 2px solid black;
    outline: 2px solid #f5d3c4;
	position: relative;
	border-radius: 6px;
}
.tour_procedure_step{
	width: 36px;
    height: 36px;
    color: white;
    border: 2px solid black;
    outline: 2px solid #f5d3c4;
    background-color: #622988;
    position: absolute;
    border-radius: 20px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    top: calc(50% - 18px);
    left: -20px;
}
.tour_rules{
	color: black;
    width: 60%;
    text-align: left;
    padding: 10px;
    font-size: 14px;
	margin: 12px auto;
}
.logo_hkexpress {
    position: absolute;
    top: 110px;
    left: 12%;
    max-width: 185px;
    width: 15%;
}
.logo_hkairline {
    position: absolute;
    top: 110px;
    right: 7%;
    max-width: 236px;
    width: 19%;
}
.nav-link {
    margin: 12px 20px;
    padding: 0;
    opacity: 0.7;
	width: auto;
    height: 38%;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.nav-link img {
	height: auto;
    width: 100%;
}
.nav_dec {
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
}
.wrapper {
	position: relative;
    padding: 10px;
    width: 100%;
    max-width: 1200px;
	justify-content: center;
	border-radius: 20px;
	margin: 20px auto;
	background: #fee7ec;
	background-image: url('../images/blossom_bg_pattern.jpg');
	background-size: 100%;
    background-position: 0 -100px;
    background-repeat: repeat-y;
}
.campaign {
	text-align: center;
    margin: 0;
    position: relative;
    width: 100%;
	color: #a71672;
    font-size: 16px;
	padding: 20px 0 8px 1%;
}
.campaign b {
	color: #003974;
	font-size: 24px;
	margin-bottom: 10px;
	display: block;
}

.card-group, .card-deck {
	margin: 0 0 0 0;
}
.card-sp{
	width: 50% !important;
	margin: 0 auto;
}
.product_title {
    position: relative;
    max-width: 450px;
    width: 100%;
    margin: 10px auto 0 auto;
}

.product_subtitle {
	text-align: center;
	position: relative;
     width: 100%;
	margin: 10px auto 0 auto;
    }
.product_subtitle  img{
     width: 30%;
	margin: 5px auto 0 auto;
    }

.group_products {
	position: relative;
	width: 100%;
	max-width: 1200px;
	z-index: 2;
	display: flex;
    flex-wrap: wrap;
	justify-content: center;

}
.group_products .card {
	margin: 25px;
    width: calc( 50% - 10px);
    padding: 0;
    background: #fff;
    border: 0;
}
.card-body {
    padding: 1.25rem 1rem 5px 1rem;
}
.card-img-top {
    position: relative;
    width: 100%;
	overflow: hidden;
    border-radius: 0;
}
.card-img-top img {
    width: 140%;
    margin: 0 -20%;
}
.card-container {
    position: relative;
    width: 57%;
    padding: 5px 10px;
}
.card_entry {
	opacity: 0 !important;
	display: none;
	 background: transparent !important;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
    -moz-box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
    box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
}
.card-title {
    margin: 0 0 5px 0;
    color: #003974;
    font-size: 18px;
    font-weight: bolder;
}
.cat01 .card-title {
	color: #d73965;
}
.cat01 .card-price {
	color: #d73965;
	border-top:1px dotted #d73965;
}
.cat02 .card-title {
	color: #32ae8f;
}
.cat02 .card-price {
	color: #32ae8f;
	border-top:1px dotted #32ae8f;
}
.cat03 .card-title {
	color: #ffaa00;
}
.cat03 .card-price {
	color: #003974;
	border-top:1px dotted #003974;
}

.cat04 .card-title {
	color: #ffaa00;
}
.cat04 .card-price {
	color: #003974;
	border-top:1px dotted #003974;
}

.cat05 .card-title {
	color: #ffaa00;
}
.cat05 .card-price {
	color: #003974;
	border-top:1px dotted #003974;
}

.card-container h6 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.card-text {
    margin: 6px 0;
    color: #ab1d67;
    line-height: 20px;
}
.sub_content {
    font-size: 14px;
}
.sub_content ul {
    padding-left: 20px;
	font-size: 14px;
	color: #666;
}
.card-date {
	color: #63af2d;
}
.card-price {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 0px;
}
.card-footer {
    background: #ab1d67;
    border-top: 0;
    padding: 5px;
    text-align: center;
    width: 100%;
	margin: 10px;
    border-radius: 50px !important;
}
.card-footer a {
	display: block;
    margin: 0;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
    font-size: 22px;
    font-weight: bolder;
    text-decoration: none;
}
.card-footer a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.card-footer span {
	font-size: 12px;
	color: #aaa;
}
.card-footer01 {
    background: #ab1d67;
    border-top: 0;
    padding: 5px;
    text-align: center;
    width: 70%;
	margin: 10px;
    border-radius: 50px !important;
	text-align: center;
}
.card-footer01 a {
	display: block;
    margin: 0;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
    font-size: 22px;
    font-weight: bolder;
    text-decoration: none;
}
.card-footer01 a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.card-footer01 span {
	font-size: 12px;
	color: #aaa;
}
.product_price {
	position: relative;
	border-top: 1px dotted #ccc;
}
.product_price span {
	font-weight: bolder;
	font-size: 18px;
	color: #ce2753;
}
.product_price b {
	font-weight: bolder;
	font-size: 32px;
	color: #ce2753;
}
.partner {
	position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.partner b {
	font-size: 16px;
}
.g_partner {
	position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.partner_logo {
    position: relative;
    width: calc( 13% - 20px);
    margin: 5px 10px 10px 10px;
}
.cat_img {
	position: relative;
    border: 4px solid #fff;
    width: 100%;
    border-radius: 5px;
}
.cat_desc {
	position: relative;
	width: 100%;
	text-align: center;
}
.tnc {
	position: relative;
	margin: 0 auto;
    padding: 30px 10px;
    width: 100%;
    max-width: 1100px;
	font-size: 12px;
    color: #999;
}
.tnc ul {
	margin-bottom: 0;
	padding-left: 20px;
}
.tnc ul li {
	font-size: 12px;
	color: #999;
}
.foot_bg {
	position: relative;
	width: 100%;
	background: #fff;
}
footer {
	position: relative;
    margin: 0px auto 0 auto;
    padding: 10px;
    width: 100%;
    max-width: 1200px;
    background: #fff;
    font-size: 11px;
    text-align: center;
    /* color: #666; */
    border-top: 1px solid #ccc;
}
footer span {
	white-space: nowrap;
}
.footer01 {
	position: relative;
    float: left;
	margin-right: 3%;
    width: 12%;
    max-width: 141px;
}
.footer02 {
	position: relative;
    float: left;
    padding-top: 12px;
    width: 25%;
    text-align: left;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: 300;
}
.footer03 {
	position: relative;
    float: right;
    width: 50%;
    max-width: 590px;
	text-align: right;
}

.step_title {
	position: relative;
    margin: 0 auto;
    width: 36%;
    max-width: 500%;
}
.step_content {
	position: relative;
	width: 100%;
    margin: 0 10px;
	text-align: center;
}
.step_content p {
	font-size: 14px;
    color: #999;
    margin: 10px 0;
    line-height: 16px;
}
.step_content p a {
	color: #666;
	text-decoration: underline;
}
.step_content p a:hover {
	color: #ccc;
	text-decoration: none;
}
.step_content p span{
    color: #FF681B;
}


.subcontent01{
	padding: 10px;
	position: relative;
	width: 100%;
    margin: 0 15px;
	text-align: center;
}
.subcontent01 p {
	font-size: 17px;
    color: #003974;
    margin: 0 auto;
    line-height: 32px;
	font-weight: bold;
	border-top: 1px dotted #ffaa00;
	width: 50%;
	
}


.subcontent01 p span{
    color: #FF681B;
}

.campaign_link {
	color: #003974;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
	line-height: 28px;
}
.campaign_link a {
	color: #003974;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
	text-decoration: underline;
}
.step_content .campaign_link {
	color: #003974;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
	line-height: 28px;
}
.step_content .campaign_link a {
	color: #003974;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
	text-decoration: underline;
}
.question {
	position: relative;
    margin: 10px 0 0 0;
    text-align: left;
    display: flex;
	color: #1e99d2;
    font-weight: bold;
}
.question .t1, .answer .t3 {
	font-size: 22px;
	font-weight: bold;
    text-align: right;
}
.question .t2, .answer .t4 {
    margin-top: 5px;
}
.answer {
	position: relative;
    margin: 0;
    text-align: left;
    display: flex;
	color: #666;
	border-bottom: 1px dotted #ccc;
}
.answer .t4 ul {
	padding-left: 20px;
}



@media (max-width: 1200px) {
	.footer02 {
		position: relative;
		float: left;
		padding-top: 5px;
		width: 25%;
		text-align: left;
		font-size: 10px;
		color: #666;
		line-height: 12px;
		font-weight: 300;
	}
}
@media (max-width: 1024px) {
	.step00 img{width:25%;}
	.main_menu {
        top: 7.6vw;
    }
	.top_banner {
        margin: 8vw auto 0px auto;
    }
	.kv_bg {
		/*
        margin: 0 -15%;
        width: 130%;
		max-width: none;
    	*/
	}
	.main_kv {
        top: 14%;
        width: 70vw;
    }
	.logo_hkexpress {
        top: 23vw;
        left: 28%;
    }
	.logo_hkairline {
        top: 23vw;
        right: 28%;
    }
	.card {
		min-width: calc( 33% - 30px );
	}
	.sub_content {
        font-size: 14px;
    }
	.card-ul {
        font-size: 14px;
        line-height: 16px;
    }
	.g_cam_point {
        margin: 0 10px;
        width: calc( 100% - 20px);
    }
	.cam_point {
        margin: 10px 10px;
        width: calc( 50% - 20px);
    }
	.schedule {
        padding: 10px;
    }
	.schedule_txt {
        width: 62%;
    }
	.schedule_img {
        width: 35%;
    }
	.schedule_txt .date {
        padding: 10px 5px 5px 5px;
        top: -10px;
    }
	.schedule_txt .fright {
        margin: 0 10px 0 23%;
        font-size: 85%;
        line-height: 140%;
    }
	.schedule_txt .theme {
        margin: 8% 0 0 0;
        padding: 2%;
        font-size: 100%;
    }
	.schedule_txt .date {
        padding: 10px 5px 5px 5px;
        font-size: 120%;
        line-height: 90%;
    }
	.schedule_txt .date span {
        font-size: 60%;
    }
	.card-sp {
    width: 100% !important;

}
}
@media (max-width: 768px) {
    .description {
        width: 90%;
    }

	.main_menu {
        top: 60px;
    }
	.logo_hkexpress {
        top: 25vw;
        left: 25%;
        width: 17%;
    }
	.logo_hkairline {
        top: 25vw;
        right: 23%;
        width: 21%;
    }
	.wrapper .wrapper {
		padding: 0px;
	}
	.footer01 {
		display: none;
	}
	.footer02 {
		position: relative;
		float: none;
		padding-top: 12px;
		width: 100%;
		text-align: left;
		font-size: 12px;
		color: #666;
		line-height: 14px;
		font-weight: 300;
		text-align: center;
	}
	.footer03 {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 590px;
		text-align: center;
	}
	.carousel-item-next, .carousel-item-prev, .carousel-item.active {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: block;
	}

	
	.card-img-top {
        width: 100%;
    }
	.card-container {
        width: 65%;
    }
	.sub_content {
        font-size: 15px;
    }
	.card-footer a {
        margin: 0px -4px 0px -4px;
        font-size: 24px;
    }
	.schedule {
        width: 49%;
    }
	.group_products .card {
        margin: 10px;
    }
	.tour_box{
		width: 100%;
		height: 640px;
		margin: 0 0 12px 0;
	}
	.tour_procedure{
		width: 80%;
	}
	.tour_rules{
		width: 90%;
	}
}
@media (max-width: 576px) {
    .description {
        width: 100%;
    }
	
.card-sp {
    width: 100% !important;

}
	
	.card-footer01 {
    width: 100%;
 }
	
	
	.subcontent01 p {
		width: 95%;}
	
	
	.product_subtitle  img{
     width: 100%;
    }
	.product_subtitle {

     width: 100%;

    }
	.step00 img{width:50%;}
		.kv_bg {
        /*margin: 0 -15%;
        width: 130%;*/
		max-width: none;
    }
	.navbar-brand {
		width: 19%;
		padding-bottom: 6px;
		max-width: 140px;
		min-width: 70px;
	}
	.main_menu {
        top: 44px;
        width: 100%;
        /* position: fixed; */
		justify-content: center;
    }
	.btn_menu {
        width: calc(18% - 2px);
        text-align: center;
		padding: 4px 10px;
		font-size: 12px;
    }
	.top_banner {
        margin-top: 13vw;
    }
	.kv_bg {
        /* margin: 0px -70%;
        width: 240%; */
    }
	.main_kv {
        top: 12.5vw;
        width: 85%;
    }
	.logo_hkexpress {
        top: 35vw;
        left: 30%;
        width: 13%;
    }
	.logo_hkairline {
        top: 35vw;
        right: 30%;
        width: 14%;
    }
	.btn_menu a {
        padding: 0px 0px;
		border-top: 0px;
    }
	.wrapper {
        padding: 0px;
    }


	.card {
		width: calc( 100% - 20px) !important;
		max-width: 100%;
		margin: 10px 10px 20px 10px !important;
	}
	.card-deck .card {
        margin-bottom: 10px;
    }
	.card-group, .card-deck {
        margin: 0px 0 0 0;
    }
	.card-container {
        padding: 0 0px;
        width: 100%;
    }
	.sub_content {
		min-height: inherit;
	}
	.site_dec {
		margin: 0 6%;
		width: 86%;
		font-size: 14px;
		border: 8px solid #fff;
		border-radius: 0;
	}
	.group_products {
        flex-direction: column;
    }
	.product_title {
        width: 70%;
		margin: 0 auto;
    }
	.card-body {
        padding: 5px 5px 5px 5px;
    }
	.card-img-top {
        width: 100%;
    }
	.card-img-top img {
        width: 100%;
        margin: 0;
    }
	.card-title {
        padding: 10px 0 0 0;
    }
	.card-text {
        margin: 0px 0 6px 0;
        padding: 5px 0 0 8px;
        font-size: 16px;
    }
	.card-date {
        font-size: 14px;
    }
	.card-price {
        font-size: 18px;
    }
	.card-footer a {
        font-size: 20px;
    }
	.campaign {
        padding: 0 10px;
        margin: 10px 0;
    }
	.campaign b {
        font-size: 20px;
    }
	.cam_title {
        font-size: 28px;
    }
	.cam_point {
        margin: 10px 0px;
        width: calc( 100% - 0px);
    }
	.cam_point_img {
        width: 25%;
    }
	.cam_point_txt {
        margin: 5px 0;
        font-size: 16px;
        line-height: 20px;
        width: 73%;
    }
	.cam_point_txt b {
        font-size: 20px;
        margin-bottom: 5px;
    }
	.list_schedule {
        padding: 0 10px;
    }
	.schedule {
        width: 100%;
    }
	.schedule_txt {
        width: 67%;
    }
	.schedule_img {
        width: 31%;
    }
	.schedule_txt .date {
        padding: 15px 5px 5px 5px;
        font-size: 30px;
        line-height: 20px;
    }
	.schedule_txt .fright {
        margin: 0 10px 0 55px;
        font-size: 20px;
        line-height: 22px;
    }
	.schedule_txt .theme {
        margin: 15px 0 0 0;
        padding: 8px;
        font-size: 20px;
    }
	.partner_logo {
        width: calc( 19% - 20px);
    }
	.sub_content {
        font-size: 18px;
    }
	.step_title {
        width: 56%;
    }
	.tour_box{
		width: 100%;
	}
	.tour_procedure{
		width: 80%;
	}
	.tour_rules{
		width: 90%;
	}
}
.ticket{
	width: 95%;
	margin: auto;
	border-collapse: separate !important;
	border-spacing: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #f7f7f7;
    padding: 10px;
}
.ticket_th{
	padding: 10px 20px;
	text-align: center;
	background-color: #013974;
	color: white;
	border: 1px solid grey;
}
.ticket_td{
	padding: 10px 20px;
	text-align: center;
	color: #013974;
	background-color: white;
	border: 1px solid grey;
}
.radius_tl{
	border-radius: 20px 0 0 0;
}
.radius_tr{
	border-radius: 0 20px 0 0;
}
.radius_bl{
	border-radius: 0 0 0 20px;
}
.radius_br{
	border-radius: 0 0 20px 0;
}
.ticket_ul{
	padding: 20px;
	width: 640px;
	max-width: 100%;
    text-align: left;
    margin: auto;
}
.ticket_price{
	color: #d73965;
	font-size: 36px;
}
.btn_main_menu a:hover {
	opacity: 0.8;
}
.nav_main_wrapper {
    position: relative;
    padding: 0;
    box-sizing: border-box;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.nav_main_wrapper.smaller {
    position: fixed;
    top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
    max-width: 1200px;
    z-index: 6;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.pn-ProductNav {
    /* Make this scrollable when needed */
      overflow-x: auto;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* If JS present, let's hide the default scrollbar */
    /* positioning context for advancers */
    position: relative;
    font-size: 0;
}
.js .pn-ProductNav {
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* Remove the default scrollbar for WebKit implementations */
}
.js .pn-ProductNav::-webkit-scrollbar {
    display: none;
}

.main_menu_group {
    float: left;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    position: relative;

    margin-top: 12px;
    background: #fee7ec;
    border-radius:16px;
    width: 100%;
    display: flex;
    gap: 16px;
    justify-content: space-around;
}

.main_menu_group-no-transition {
    -webkit-transition: none;
    transition: none;
}
.btn_main_menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0px solid transparent;
    padding: 0;
	width: 14.25%;
    max-width:150px;
}
.btn_long{
	width: 28.5%;
}
.btn_main_menu + .btn_main_menu {
    border-left-color: #eee;
}
.btn_main_menu[aria-selected="true"] {
    color: #111;
}
.btn_main_menu_sp {
	width: 50%;
	margin: auto;
}
.pn-Advancer {
    /* Reset the button */
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    /* Now style it as needed */
    position: absolute;
    top: 0;
    bottom: 0;
    /* Set the buttons invisible by default */
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
	height: 45px;
}
.pn-Advancer:focus {
    outline: 0;
}
.pn-Advancer:hover {
    cursor: pointer;
}

.pn-Advancer_Left {
    left: 5px;
}
[data-overflowing="both"] ~ .pn-Advancer_Left, [data-overflowing="left"] ~ .pn-Advancer_Left {
  opacity: 0.4;
}

.pn-Advancer_Right {
right: 5px;
}
[data-overflowing="both"] ~ .pn-Advancer_Right, [data-overflowing="right"] ~ .pn-Advancer_Right {
opacity: 0.4;
}

.pn-Advancer_Icon {
width: 10px;
height: 20px;
fill: #f1666c;
}

.pn-ProductNav_Indicator {
position: absolute;
bottom: 0;
left: 0;
height: 4px;
width: 100px;
	display: none;
background-color: transparent;
-webkit-transform-origin: 0 0;
        transform-origin: 0 0;
-webkit-transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
transition: transform .2s ease-in-out, background-color .2s ease-in-out;
transition: transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
@media (max-width: 768px) {
    .btn_main_menu {
        width: 45%;
		margin-left: 0;
    }
	.btn_main_menu_sp {
        width: 90%;
		margin-left: 0;
    }
    .pn-Advancer {
    	opacity: 1;
    	margin: auto;
    	filter: drop-shadow(1px 0px 1px white);
    }
	.tour_img{
		height: auto;
	}
	.mobile_100{
		width: 100% !important;
	}
}
@media (max-width: 576px) {
    .btn_main_menu {
        width: 45%;
		margin-left: 0;
    }
	.btn_main_menu_sp {
        width: 90%;
		margin-left: 0;
    }
	.mobile_100{
		width: 100% !important;
		
	}
}
.bg-white{
	background: white;
    background-image: none;
}