body{
	background:#f5f5f5 !important;
}



.tour_detail_box_content{

	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background:#fffff;
}



.content_title_01_r{
	line-height: 60px;
	text-align:center;
	color: #c82c24;
	font-size: 30px;
	font-weight: bold;
}

.tourpdf_box{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.pdf_btn{
	display: inline-block;
	border-radius: 8px;
	background:#c82c24;
	padding:10px 15px;
}

.pdf_btn_1{
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
}

.pdf_btn_0{
	background:#ffffff;
	padding:8px  20px;
	border-radius: 15px;
}




.content_title_02_r{
	width: 120px;
	height: 5px;
    border-radius: 15px;
	background: #c82c24;
	margin-left: auto;
	margin-right: auto;
}




















@media (min-width: 768px) { 



.t_box{
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	min-height: 650px;
	background:#ffffff;
	margin-bottom: 20px;
	margin-top: 10px;
	
}

.t_box_mb{
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.t_box_mb a{

	color: #333;
	text-decoration: none;
}

.t_box_head_title{
	padding:15px;
	font-size: 25px;
	font-weight: bold;
}

.t_box_head{
	overflow: hidden;
}

.t_box_head_l{
	width: 430px;
	height: 430px;
	padding:15px;
	float: left;
}

.t_box_head_l img{
	width: 400px;
	height: 400px;
}

.t_box_head_r{
	float: right;
	width: 620px;
	padding:15px;

}

.t_box_head_r_1{
    width: 590px;
	white-space:pre-wrap; 
	line-height: 1.6;
}

.t_box_head_r_2_a{
	text-decoration:none;
}

.t_box_head_r_2{
	background:#12a529;
	text-align: center;
	color: #ffffff;
	padding:10px;
	border-radius: 8px;
	margin-top: 25px;
	font-weight: bold;
	font-size: 25px;
	text-decoration:none;
	cursor: pointer;
}


.t_box_head_r_3{
	background:#e1251b;
	text-align: center;
	color: #ffffff;
	padding:10px;
	border-radius: 8px;
	margin-top: 25px;
	font-weight: bold;
	font-size: 25px;
	text-decoration:none;
	cursor: pointer;
}

.t_day{
	padding:15px;

}

.t_day_tbox{
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 15px;
}

.t_day_tbbox{
	overflow: hidden;
}

.t_day_bb{
	float: left;
	width: 14.28%;
	padding:5px;
	margin-bottom: 15px;
}



.t_day_bb_n{
	background:#ffffff;
	border-radius: 8px;
	border:3px solid #e1251b;
}

.t_day_bb_n:hover{
	border:3px solid #f06000;
}

.t_day_bb_n:hover > .t_day_bb_n_2 {
	color:#f06000;
}

.t_day_bb_n:hover > .tourboxn2 {
	background:#f06000;
}

.t_day_bb_n_1{
	font-weight: bold;
	text-align:center;
	padding:5px;
	color: #000;
}

.t_day_bb_n_2{
	background:#ffffff;
	color: #e1251b;
	text-align:center;
	padding:0px 5px 5px 5px;
	font-weight: bold;
}

.tourboxn2{
	background:#c82c24;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

.t_poster{
	margin-top: 20px;
}

.content_title_03 img{
	width: 100%;
}


	}






















/*mobile*/



@media (max-width: 768px) { 


.t_box{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-height: 650px;
	background:#ffffff;
	margin-bottom: 20px;
}

.t_box_mb{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	display: none;

}

.t_box_mb a{

	color: #333;
	text-decoration: none;
}

.t_box_head_title{
	padding:15px;
	font-size: 20px;
	font-weight: bold;
}

.t_box_head{
	overflow: hidden;
}

.t_box_head_l{
	width: 100%;
}

.t_box_head_l img{
	width: 100%;
}

.t_box_head_r{

	width: 100%;
	padding:15px;

}

.t_box_head_r_1{

	white-space:pre-wrap; 
	line-height: 1.6;
}

.t_box_head_r_2_a{
	text-decoration:none;
}

.t_box_head_r_2{
	background:#12a529;
	text-align: center;
	color: #ffffff;
	padding:10px;
	border-radius: 8px;
	margin-top: 25px;
	font-weight: bold;
	font-size: 25px;
	text-decoration:none;
}

.t_day{
	padding:15px;

}

.t_day_tbox{
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 15px;
}

.t_day_tbbox{
	overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    display: block;
    list-style: none;
    -webkit-overflow-scrolling: touch;

}

.t_day_bb{

	width: 35%;
	padding:10px;
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: middle;
}

.t_day_bb_n{
	background:#ffffff;
	border-radius: 8px;
	border:3px solid #e1251b;
}

.t_day_bb_n_1{
	font-weight: bold;
	text-align:center;
	padding:5px  ;
	color: #000;
}

.t_day_bb_n_2{
	background:#fffff;
	color: #e1251b;
	text-align:center;
	padding:5px;
	padding-top: 0px;
	font-weight: bold;
}

.tourboxn2{
	background:#c82c24;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.t_poster{
	margin-top: 20px;
}

.content_title_03 img{
	width: 100%;
}


}