@charset "UTF-8";



.jaba_tour_content h2{
	font-size: 20px;
	font-weight: 800;
	border-bottom: solid 2px #7c1111;
}
.jaba_tour_main_nmr{
	margin-bottom: 20px;
}

.jaba_tour_content .tit_sub_block .sub_tit{
	font-size: 18px;
	font-weight: 800;
}

.other_plan_lists{
	background: #f2f2f2;
	padding: 10px;
	margin-bottom: 20px;
}

.other_plan_lists a{
	color: #7c1111;
}

.other_plan_lists h3{
	border-bottom: none !important;
	margin:10px 0 0 0 !important;
	text-align: center;
	font-weight: 800;
}
.other_plan_lists ul{
	margin-left: 25px;
}
.other_plan_lists li{
	font-size: 16px;
	margin-bottom: 6px;
	list-style: circle;
}


.country_pr_block.flex{
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.country_pr_block.flex p{
	width: calc(100% - 100px );
	background: #f2f2f2;
	padding: 10px;
	border-radius: 14px;
	line-height: 25px;
}
.country_pr_block.flex > .div_img{
	width: 80px;
}
.country_pr_block.flex > .div_img > div{
	width: 80px;
	height: 80px;
	border-radius: 50px;
	overflow: hidden;
	
}
.country_pr_block.flex > .div_img span{
	display: block;
	font-size: 12px;
	text-align: center;
}
.country_pr_block.flex > .div_img img{
	max-width: 100%;
}

.bold{
	font-weight: 800;
}

.jaba_tour_content .jt_content04 p{
	line-height: 20px;
}
.jaba_tour_content .jt_content04 .p_2 span{
	display: inline-block;
	margin-right: 10px;
}

.jt_content03 .table1{
	border-collapse: collapse;
	margin-bottom: 40px;
}
.jt_content03 .table1 th,
.jt_content03 .table1 td{
	font-size: 16px;
	border-bottom: solid 1px #ccc;
}

.jt_content03 .table1 th{
	width: 120px;
}


.schedule_table{
	border-collapse: collapse;
}

.schedule_table thead .th1{
	max-width: 100px;
}
.schedule_table thead .th2{
	width: 50%;
}
.schedule_table thead .th3{
	max-width: 50px;
}
.schedule_table thead .th4{
	max-width: 100px;
	min-width: 50px;
}

.schedule_table th,.schedule_table td{
	border: solid 1px #ccc;
	padding: 6px;
}
.schedule_table{
	margin-bottom: 80px;
}
.schedule_table tbody .td2{
	width: 200px;
}
.schedule_table tbody .td3,
.schedule_table tbody .td4{
	
}
.span_activity{
	font-weight: 800;
	color: #b62020;
}

.td_air{
	background: #fff5ca;
}

.jt_content04 .schedule_table thead th{
	background: #284eae;
	color: #fff;
} 

.jt_content04 .schedule_table tbody .td1{
	background: #f2f2f2;
}
.jt_content04 .schedule_table tbody .td1,
.jt_content04 .schedule_table tbody .td3,
.jt_content04 .schedule_table tbody .td4{
	vertical-align: middle;
}
.jt_content04 .schedule_table tbody .td1{
	font-weight: 800;
}

.jt_content05 .tit{
	font-weight: 800;
}

.jt_content05 ol{
	margin-left: 25px;
}
.jt_content05 li{
	list-style: disc;
}
.jt_content05 p,
.jt_content06 p{
	line-height: 18px;
}

.jt_content06 h4{
	font-weight: 800;
	margin-bottom: 3px;
}