﻿/*===============縲蟷�768px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ縲===============*/
@media screen and (max-width:767px) {

.access_img{
	background: url("../img/company/top.jpg");
	background-position: center;
	background-size: cover;
}

.access h1{
	padding: 30px 5px;
	font-size: 20px;
	box-sizing: border-box;
}

.access .h1p{
	font-size: 14px;
	padding: 0 15px 15px;
}

.access_map iframe{
	width: 100%;
	height: 400px;
}

.access .a_movie{
	background: rgba(129, 81, 28, .7);
	padding: 10px 10px 20px;
}
.a_movie h3{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
.a_movie_waku{
	margin: 0 auto;
}
.a_movie_waku iframe{
	/*width: 173px;
	height: 97px;*/
	width: 90%;
	height: auto;
	min-height: 180px;
	display: table;
	margin: 0 auto;
}

.access2{
	width: 90%;
	display: table;
	margin: 30px auto;
}

.access2 tr{
	
}

.access2 tr th{
	display: block;
    font-size: 14px;
	color: #fff;
	background: #1d1936;
	font-weight: normal;
}

.access2 tr td{
	display: block;
	width: 100%;
    font-size: 14px;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.parking_ttl{
	font-size: 120%;
	font-weight: bold;
	color: #563E1F;
	margin-bottom: 10px;
}

.access3{
	text-align: center;
	width: 95%;
	height: auto;
	margin: 50px auto 20px;
	border: 1px solid #563E1F;
	box-sizing: border-box;
	padding: 20px;
}

.access3 .parking_m{
	font-weight: bold;
	border: 2px solid #563E1F;
	font-size: 22px;
	padding: 0 6px;
	color: #563E1F;
	border-radius: 5px;
	height: 30px;
}


.parking_ttl2{
	color: #666;
	font-size: 14px;
	font-weight: normal;
	display: block;
	border-top: 1px solid #563E1F;
	padding-top: 10px;
	margin-top: 10px;
}

.parking1 div{
	width: 100%;
	background: #8B7A64;
	color: #fff;
	padding: 5px 0;
	margin-bottom: 10px;
}

ul.parking2{
}

ul.parking2 li{
	list-style: decimal-leading-zero;
	list-style-position:inside;
	font-size: 12px;
	border-bottom: 1px solid #8B7A64;
	padding: 5px 0;
	text-align: left;
}

.parking_c{
	padding: 10px 0 30px;
	color: #F00;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}
.parking_c em{
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
.parking_c table{
	border: 1px solid #f00;
	margin: 5px 0;
	border-collapse: collapse;
	width: 100%;
}
.parking_c table tr{
	height: 15px;
	border-bottom: 1px solid #f00;
}
.parking_c table tr:last-child{
	border: none
}
.parking_c table tr td{
	padding: 3px 10px;
}
.parking_c table tr td:first-child{
	border-right: 1px solid #f00;
	text-align: center;
}

.parking3{
	background: rgba( 241, 232, 221, .7);
	margin: 20px 0;
}
.parking3 img{
	width: 90%;
	display: table;
	margin: 0 auto 10px;
}
.parking4{
	padding: 10px;
}

.page_ttl3{
	font-size: 18px;
	font-weight: bold;
	color: #563E1F;
}
.page_ttl3 span{
	display: block;
	font-size: 14px;
	border-top: 1px solid #563E1F;
	padding: 5px 0;
}

.parking4 ul{
	width: 90%;
	display: table;
	margin: 0 auto;
	text-align: left;
}
.parking4 ul li{
	list-style: none;
	font-size: 14px;
}
.parking4 ul li span{
	width: 90px;
	display: inline-block;
}

.qp{
	color: #f00;
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}


.navimap a{
	display: table;
	background: #563E1F;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	margin: 5px auto 10px;
	border-radius: 20px;
}
.navimap a:hover{
	text-decoration: none;
	background: #F8E7C9;
	color: #563E1F;
	border-radius: 20px;
}





























}




/*===============縲蟷�769px莉･荳翫�蝣ｴ蜷医↓驕ｩ逕ｨ縲===============*/
@media screen and (min-width:768px) {

.access{
	margin-bottom: 100px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.access_img{
	background: url("../img/company/top.jpg");
	background-position: center;
	background-size: cover;
	padding-top: 200px;
}

.access .h1p{
	width: 100%;
	min-width: 1200px;
	text-align: center;
	margin-bottom: 20px;
}

.access_map{
	width: 1200px;
	height: 700px;
	margin: 0 auto;
}
.access_map iframe{
	width: 1200px;
	height: 700px;
}

.a_movie{
	background: rgba(214, 207, 197, .7);
	padding: 20px 0;
	margin: 50px 0 0;
}
.a_movie h3{
	/*color: #fff;*/
	margin-top: 0;
}
.a_movie_waku{
	width: 865px;
	height: 487px;
	margin: 0 auto;
}
.a_movie_waku iframe{
	width: 865px;
	height: 487px;
}

.access2{
	width: 800px;
	height: auto;
	margin: 50px auto 0;
	border-collapse: collapse;
}

.access2 tr{
}

.access2 tr th{
	width: 250px;
    border-top: 1px solid #563E1F;
    float: left;
    font-size: 130%;
	padding: 30px 20px;
	color: #563E1F;
	font-weight: normal;
}

.access2 tr td{
	width: 550px;
    border-top: 1px solid #ccc;
    font-size: 120%;
	text-align: left;
	padding: 30px 20px;
	margin-bottom: 10px;
}

.access3{
	text-align: center;
	width: 960px;
	height: auto;
	margin: 50px auto 20px;
	border: 1px solid #563E1F;
	box-sizing: border-box;
	padding: 20px;
}

.access3 .parking_m{
	font-weight: bold;
	border: 2px solid #563E1F;
	font-size: 30px;
	padding: 0 6px;
	color: #563E1F;
	border-radius: 5px;
}


.access4{
	text-align: center;
	width: 95%;
	height: auto;
	margin: 0px auto -20px;
	box-sizing: border-box;
	padding: 20px;
}



.parking_ttl{
	font-size: 190%;
	font-weight: bold;
	color: #563E1F;
	border-bottom: 1px solid #563E1F;
	margin-bottom: 10px;
}
.parking_ttl2{
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 60px;
}

.parking1{
	padding-top: 100px;
	margin-top: -100px;
}

.parking1 div{
	color: #563E1F;
	font-size: 150%;
	font-weight: bold;
	float: left;
	line-height: 135px;
	padding-left: 30px;
}

ul.parking2{
	float: right;
}
ul.parking2 li{
	background: rgba( 129,81,28,.7);
	width: 640px;
	color: #fff;
	margin-bottom: 5px;
	font-size: 120%;
	padding: 3px 5px;
	font-weight: bold;
}
.parking_c{
	padding: 10px 20px 30px;
	color: #F00;
	line-height: 18px;
}
.parking_c em{
	display: block;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
.parking_c table{
	border: 1px solid #f00;
	margin: 5px 0 5px 15px;
	border-collapse: collapse;
}
.parking_c table tr{
	height: 15px;
	border-bottom: 1px solid #f00;
}
.parking_c table tr:last-child{
	border: none
}
.parking_c table tr td{
	padding: 3px 10px;
}
.parking_c table tr td:first-child{
	border-right: 1px solid #f00;
}

.parking3{
	margin: 20px 0;
}

.parking3 img{
	float: right;
}

.parking4{
	float: left;
	width: 518px;
}






.page_ttl3{
	color: #fff;
	background: rgba( 89,73,63,.7);
	font-weight: bold;
	width: 100%;
	display: block;
	box-sizing: border-box;
	font-size: 170%;
	padding: 5px 10px;
}
.page_ttl3 span{
	float: right;
	font-size: 16px;
	padding-top: 10px;
}

.parking4 ul{
	width: 60%;
	float:right;
}
.parking4 ul li{
	border-bottom: 1px solid #563E1F;
	padding: 7px;
}
.parking4 ul li span{
	width: 100px;
	display: inline-block;
}

.qp{
	color: #f00;
	clear: both;
	text-align: center;
}

.navimap{
	display: none;
}

	.p_map{
		padding-bottom: 30px;
	}
	
.acqr{
	width:500px;
	height:auto;
	margin:0 auto;
}

.acqr p{
	float:left;
	padding-top:5px;
}

.acqr img{
	width:100px;
	height:100px;
	float:left;
}




















































}





















