.cont_wrap{
	top: 53px;
}

h1{
	height: 130px;
	background: url(../img/visit_h1_bg_sp.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1.news_inn{}
h1 img{}

h2{
	margin-top: 30px;
	font-size: 16px;
	letter-spacing: 6px;
}
h2 span{
	font-size: 12px;
}
h3{
	font-size: 13px;
	width: 86%;
	letter-spacing: 2px;
	padding-bottom: 11px;
}

/* @group category */

.visit_category{
	margin: 0;
	padding-bottom: 30px;
	width: 100%;
	min-width: 100%;
}
.visit_category ul{
	margin: 20px 5% 0 5%;
	width: 90%;
	height: auto;
	text-align: left;
}
.visit_category ul li{
	margin: 0 1.5%;
	width: 47%;
	border-top: 1px solid #cccccc;
	background: none;
	display: block;
	float: left;
	text-align: left;
}
.visit_category ul li:nth-child(4),
.visit_category ul li:nth-child(5){
	border-bottom: 1px solid #cccccc;
}
.visit_category ul li a{
	display: block;
	padding: 14px 0 0 4px;
	font-size: 12px;
	letter-spacing: 1px;
	height: 41px;
	background: url(../img/visit_menu_bg_sp.png) no-repeat right center;
	-webkit-background-size: 30px 41px;
	-moz-background-size: 30px 41px;
	-o-background-size: 30px 41px;
	background-size: 30px 41px;
}
.visit_category ul li a:hover{
	background: url(../img/visit_menu_bg_sp.png) no-repeat right center;
	-webkit-background-size: 30px 41px;
	-moz-background-size: 30px 41px;
	-o-background-size: 30px 41px;
	background-size: 30px 41px;
}
.visit_category ul li a span{
	display: none;
}

/* @end */

/* @group hours */
#your_visit_hours{
	margin-top: -50px;
	padding-top: 50px;
	padding-bottom: 40px;
}
#your_visit_hours .visit_hours_wrap{
	margin: 30px auto 0 auto;
	padding: 10px 0 10px 0;
	width: 94%;
}
#your_visit_hours .visit_hours_wrap:before{
	top: -10px;
	border: none;
	width: 100%;
	height: 10px;
	background-image: url(../img/visit_hour_bg01.png);
	-webkit-background-size: 100% 10px;
	-moz-background-size: 100% 10px;
	-o-background-size: 100% 10px;
}
#your_visit_hours .visit_hours_wrap:after{
	bottom: -10px;
	border: none;
	width: 100%;
	height: 10px;
	background-image: url(../img/visit_hour_bg02.png);
	-webkit-background-size: 100% 10px;
	-moz-background-size: 100% 10px;
	-o-background-size: 100% 10px;
}
#your_visit_hours .visit_hours_wrap table{
	margin: 0 auto;
	width: 91%;
}
#your_visit_hours .visit_hours_wrap table tr{}
#your_visit_hours .visit_hours_wrap table tr:last-child{}
#your_visit_hours .visit_hours_wrap table th{
	padding: 13px 0 10px 10px;
	width: 40%;
	font-size: 12px;
	letter-spacing: 2px;
}
#your_visit_hours .visit_hours_wrap table td{
	padding: 12px 0 10px 0;
	width: 60%;
	font-size: 13px;
	letter-spacing: 2px;
}
#your_visit_hours .visit_hours_wrap table td p{
	padding: 3px 0 0 15px;
	font-size: 11px;
	text-indent: -15px;
}


#your_visit_hours .visit_hours_wrap table td p a,
#your_visit_access .visit_access_wrap a,
#your_visit_access p.googlemap_exp a,
#your_visit_contact table tr td a{
	border-bottom: 1px solid #e6b422;
}
#your_visit_hours .visit_hours_wrap table td p a,
#your_visit_access .visit_access_wrap a{}
#your_visit_hours .visit_hours_wrap table td p a:hover,
#your_visit_access .visit_access_wrap a:hover{}

/* @end */

/* @group access */
#your_visit_access{
	margin-top: -50px;
	padding-top: 50px;
	padding-bottom: 32px;
}
#your_visit_access .accessmap_wrap{
	margin-top: 27px;
	width: 87%;
	height: 130px;
}
#your_visit_access .accessmap_wrap #map_wrap, .accessmap_wrap #map{}

#your_visit_access .visit_access_add{
	margin: 21px auto 22px auto;
	width: 82%;
	font-size: 12px;
	letter-spacing: 1.7px;
	line-height: 160%;
}
#your_visit_access .visit_access_add span,
#your_visit_access .visit_access_wrap p span{}
#your_visit_access .visit_access_wrap p{
	margin-top: 16px;
	width: 82%;
	font-size: 12px;
	letter-spacing: 1.7px;
	line-height: 160%;
}
#your_visit_access p.googlemap_exp{
	margin: 10px auto;
	width: 82%;
	font-size: 12px;
	letter-spacing: 1.7px;
	line-height: 160%;
}

/* @end */

/* @group facilities */
#your_visit_facilities{
	margin-top: -50px;
	padding-top: 50px;
	padding-bottom: 31px;
	background: #fff;
}
#your_visit_facilities ul{
	margin: 28px auto 15px auto;
	width: 325px;
}
#your_visit_facilities ul li{
	margin: 0 0 30px 0;
	float: none;
}
#your_visit_facilities ul li:last-child{
	margin: 0 0 20px 0;
}
#your_visit_facilities ul li p{
	margin-top: 10px;
	font-size: 11px;
	line-height: 160%;
}
#your_visit_facilities .visit_facilities_map01{
	margin: 20px auto 27px auto;
}
#your_visit_facilities .visit_facilities_map01 img{
	width: 325px;
	height: auto;
}

#your_visit_facilities .visit_facilities_map02 img{
	width: 244px;
	height: auto;
}
#your_visit_facilities .visit_facilities_map02{
	margin: 20px auto 0 auto;
	padding: 10px 0;
	width: 88%;
	border: 3px solid #f3f3f3;
}

/* @end */

/* @group notes */
#your_visit_notes{
	margin-top: -50px;
	padding-top: 52px;
	padding-bottom: 32px;
}

#your_visit_notes .visit_notes_wrap{
	margin: 28px auto 0 auto;
	padding: 17px 20px 17px 31px;
	width: 86%;
}
#your_visit_notes .visit_notes_wrap ul{
	
}
#your_visit_notes .visit_notes_wrap ul li{
	padding: 10px 0 9px 0;
	font-size: 12px;
	line-height: 160%;
	text-indent: -12px;
}

/* @end */

/* @group contact */

#your_visit_contact{
	margin-top: -50px;
	padding-top: 50px;
	padding-bottom: 48px;
}
#your_visit_contact table{
	margin: 26px auto 0 auto;
	width: 86%;
	border-top: 4px solid #e2e2e2;
	border-left: 4px solid #e2e2e2;
	border-right: 4px solid #e2e2e2;
}
#your_visit_contact table tr{
	border-bottom: 4px solid #e2e2e2;
}
#your_visit_contact table tr th{
	margin: 0 4%;
	padding: 18px 0 9px 0;
	width: auto;
	display: block;
	font-size: 13px;
	line-height: 160%;
	background: none;
	border-bottom: 1px solid #e5e5e5;
	letter-spacing: 2px;
}
#your_visit_contact table tr td{
	margin: 0 4%;
	padding: 12px 0 15px 0;
	width: auto;
	display: block;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 2px;
}






/* @end */

