@charset "UTF-8";
/* 

Activities Common ========================================

*/
#contents {
	margin-bottom: 50px;
}
#main {
}
	#main .module-search_form + section {
		margin-top: 15px;
	}

/* module-item_list -------------------------*/

#main .module-item_list {
}

/* module-item ------------------------------*/
#main .module-item {
	border-top: 2px solid #999;
	padding: 6px 2%;
}
#main .module-item:first-child {
	margin-top: 4px;
}
#main .module-item.ext-unlink .info .detail {
	background: none;
}

/* module-tour_overview ------------------------------*/
#main .module-tour_overview {
	margin-top: 15px;
}
	#main .module-tour_overview ul {
		margin: 15px auto 0;
		padding: 0 3%;
	}

/* module-tour_schedule ------------------------------*/
#main .module-tour_schedule {
}
	#main .module-tour_schedule table tr th {
		width: 36%;
	}

/* module-tour_policy ------------------------------*/
#main .module-tour_policy {
}
	#main .module-tour_policy table tr th {
		width: 36%;
	}

/* module-tour_remarks ------------------------------*/
#main .module-tour_remarks {
}
	#main .module-tour_remarks .txt {
		font-size: 1.1rem;
		padding: 0 3%;
	}
