.faq_t{font-size: 15px; font-weight: bold;color: #333333;line-height: 20px;padding: 0 0 0 5px;}
.faq_data{font-size: 15px;color: #666666;line-height: 20px;padding: 18px 0 25px 5px;}
#map_canvas {
	margin: 0;
	padding: 0;
	width:100%;
	height: 580px;
	margin-bottom:20px;
} 
#map_canvas_bottom {
	margin: 0;
	padding: 0;
	width:100%;
	height: 153px;
} 

#tour img{width:100%;}
#tour .tab_table,#tour .tab_mobile_table{margin-top:5px; margin-bottom:7.5%; width:100%;  }
#tour .tab_table tr td{font-size: 0.83vw;width:11.11%; text-align:center; border:1px solid #ffffff; line-height:74px; background:#cedaf1; cursor:pointer; color:#555555;}
#tour .tab_table tr td:hover,
#tour .tab_mobile_table tr td:hover{background: #222831; color:#ffffff;}

#tour .content_table {margin-bottom:8%; width:100%; }
#tour .content_table tr td{text-align:center; display:none;}
#tour .content_table tr td.on{display:block;}
#tour .tab_mobile_table {
	display: none;
}


