.campaign {
	text-align: center;
    margin: 0;
    position: relative;
    width: 100%;
	color: #a71672;
    font-size: 16px;
	/* padding: 12px 0 12px 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;
}


.tour_img{
	width: 100%;
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 10px;
	position: relative;
	/* border: 2px solid var(--browncolor); */
	filter: drop-shadow(2px 2px 0px #fff9d9);
}
.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: 550px;
	border-radius: 18px;
	border: 2px solid var(--browncolor);
}
.tour_box h4{
	color: #401D1D;
    /* font-size: 28px; */
    font-size: 22px;
    /* font-size: 1.5rem; */
    margin-bottom: 0px;
    display: block;
	text-align: left;
	font-weight: bold;
	margin-top: 2px;
}
.tour_box h5{
	padding-right: 4px;
	font-weight: bolder;
	color: #C2644F;
    font-size: 32px;
    margin-bottom: 4px;
    display: block;
	text-align: right;
}
.tour_box h6{
	text-align: left;
    font-size: 14px;
    margin-top: 11px;
    /* color: #7b7b7b; */
    color: #C2644F;

}
.tour_frame{
	width: calc(100% - 24px);
	position: absolute;
    left: 12px;
    top: 12px;
}
.pinpoint_text{
	width: 75%;
	text-align: left;
	color: #f23555;
}
.pinpoint_text h1{
	margin: 8px;
	font-size: 1.8rem;
	font-weight: 800;
}
.pinpoint_text h2{
	margin: 8px;
	font-size: 1.3rem;
	font-weight: 800;
}
.pinpoint_text h3{
	margin: 8px;
	font-size: 1.1rem;
	font-weight: 800;
	color: black;
}
.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: 140px;
    right: -14px;
    top: 20px;
}


h5::first-letter{
	font-size: 24px;
}
.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: #B77432;
    padding: 4px;
    margin: 2px;
    font-size: 16px;
    border-radius: 8px;
    border: 2px solid #f7f7f7;
}
.tour_box_link a{
	color: white;
	text-decoration: none;
}

.tour_box_link img{
    width: 16%;
}

.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;
}

.loading_spin{
    max-width: 100px;
    margin: 0 auto;
}
