@charset "utf-8";

@media screen and (min-width: 1024px) {

/*=============================================

ALL

=============================================*/	

.access .mainBg {
    text-align: center;
    background:url(../img/access/mainttl_access.png) no-repeat;
	height:160px;
}

#map {
	max-width:1200px;
	height:500px;
	margin:0 auto 50px;
}


/*タブ*/
.access ul.tab_access{
	overflow: hidden;
	margin: 0 auto;
}

.access ul.tab_access li {
    width:49%;
}

.access ul.tab_access li.acc01 {
    float: left;
    border-left: 2px solid #f3f3f3;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #8dc556;
    margin: 0;
	border-radius:5px 5px 0 0;
}


.access ul.tab_access li.acc01 a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 120%;
    text-align:center;
    text-decoration: none;
}

.access ul.tab_access li.acc01 a:hover{
	background:#d6e9c4;
 -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
}


.access ul.tab_access li.acc01.active {
	border-left: 2px solid #8dc556;
	border-top: 2px solid #8dc556;
	border-right: 2px solid #8dc556;
	border-bottom: 2px solid #fff;
	z-index: 10;
	position: relative;
	top: 1px;
}


.access ul.tab_access li.acc01.active a:hover {
	background:none;
}

.access ul.tab_access li.acc02 {
    float: left;
    border-right: 2px solid #f3f3f3;
    border-top: 2px solid #f3f3f3;
    border-bottom:2px solid #8dc556;
    margin: 0;
	border-radius:5px 5px 0 0;
}


.access ul.tab_access li.acc02 a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 120%;
    text-align:center;
    text-decoration: none;
}

.access ul.tab_access li.acc02 a:hover{
	background:#d6e9c4;
 -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
}

.access ul.tab_access li.acc02.active {
	border-left: 2px solid #8dc556;
	border-top: 2px solid #8dc556;
	border-right: 2px solid #8dc556;
	border-bottom: 2px solid #fff;
}

.access ul.tab_access li.acc02.active a:hover {
	background:none;
}


.access_content {
	padding:20px 0 30px;
	overflow:hidden;
}


.access_content table {
	width: 100%;
	text-align: center;
	margin: 0 auto 50px;
	border:2px solid #d3d3d4;
	table-layout:fixed;
}

.access_content tr:nth-child(even) {
	background:#f9f7f5;
}

.access_content th {
	border:1px solid #d3d3d4;
	padding:10px;
	text-align: center;
}

.access_content td {
	border:1px solid #d3d3d4;
	padding:10px;
}

/*交通アクセス_項目バー
--------------------------------------------------*/
.access .busstop {
	overflow: hidden;
	padding: 0 0 20px 0;
}

.access .busstop img{
	width: 35%;
	float: left;
	padding: 0 10px 10px 0;
}

.access .access_bar {
    margin: 0;
    float: right;
    width: 62%;
}
.access .access_bar dt{
    padding: 5px 5px 5px 10px;
    background: #d6e9c4;
    border-radius:5px;
	
}

.access .access_bar dd {
    line-height: 25px;
    letter-spacing: 2px;
    font-size: 100%;
    padding: 20px 0 20px 10px;
}

/*交通アクセス_周辺地図
--------------------------------------------------*/

.navibox {
	overflow:hidden;
	margin:0 0 20px 0;
}

.navibox p img {
	position: absolute;
	left: 0;
	top: 0;
}

.navibox_inner {
	padding:5px 0 20px 0;
}

.navibox p.rote01 {
	font-size: 110%;
	color:#E76F72;
	padding: 0 0 10px 35px;
	position: relative;
}

.navibox p.rote02 {
	font-size: 110%;
	color:#4592a4;
	padding: 0 0 10px 35px;
	position: relative;
}

.access .image_01 {
	text-align: center;
	width:auto;
	margin:0;
}

.access dl.image_02{
    width: 49%;
	float:none;
    display: inline-block;
    margin:0;
    text-align: center;
    padding: 0 5px 0 0;
	border:none;
}

.access dl.image_02#none{
	float:right;
	padding:0;
}

.access dl.image_02 dd {
	margin:5px 0 0 0;
	display:block;
}

}



@media screen and (min-width:641px) and ( max-width:1023px){
	
/*=============================================

ALL

=============================================*/

.access .mainBg {
    text-align: center;
    background:url(../img/access/mainttl_access.png) no-repeat;
}	


#map {
	max-width:1200px;
	height:500px;
	margin:0 auto 50px;
}

/*タブ*/
.access ul.tab_access{
	overflow: hidden;
	margin: 0 auto;
}

.access ul.tab_access li {
    width:49%;
}

.access ul.tab_access li.acc01 {
    float: left;
    border-left: 2px solid #f3f3f3;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #8dc556;
    margin: 0;
	border-radius:5px 5px 0 0;
}


.access ul.tab_access li.acc01 a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 120%;
    text-align:center;
    text-decoration: none;

}

.access ul.tab_access li.acc01.active {
	border-left: 2px solid #8dc556;
	border-top: 2px solid #8dc556;
	border-right: 2px solid #8dc556;
	border-bottom: 2px solid #fff;
	z-index: 10;
	position: relative;
	top: 1px;
}

.access ul.tab_access li.acc02 {
    float: left;
    border-right: 2px solid #f3f3f3;
    border-top: 2px solid #f3f3f3;
    border-bottom:2px solid #8dc556;
    margin: 0;
	border-radius:5px 5px 0 0;
}


.access ul.tab_access li.acc02 a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 120%;
    text-align:center;
    text-decoration: none;
}

.access ul.tab_access li.acc02.active {
	border-left: 2px solid #8dc556;
	border-top: 2px solid #8dc556;
	border-right: 2px solid #8dc556;
	border-bottom: 2px solid #fff;
}

.access_content {
	padding:20px 0 30px;
	overflow:hidden;
}


.access_content table {
	width: 100%;
	text-align: center;
	margin: 0 auto 50px;
	border:2px solid #d3d3d4;
	table-layout:fixed;
}

.access_content tr:nth-child(even) {
	background:#f9f7f5;
}

.access_content th {
	border:1px solid #d3d3d4;
	padding:10px;
	text-align: center;
}

.access_content td {
	border:1px solid #d3d3d4;
	padding:10px;
}

/*交通アクセス_項目バー
--------------------------------------------------*/
.access .busstop {
	overflow: hidden;
	padding: 0 0 20px 0;
}

.access .busstop img{
	width: 35%;
	float: left;
	padding: 0 10px 10px 0;
}

.access .access_bar {
    margin: 0;
    float: right;
    width: 62%;
}
.access .access_bar dt{
    padding: 5px 5px 5px 10px;
    background: #d6e9c4;
    border-radius:5px;
	
}

.access .access_bar dd {
    line-height: 25px;
    letter-spacing: 2px;
    font-size: 100%;
    padding: 20px 0 20px 10px;
}

/*交通アクセス_周辺地図
--------------------------------------------------*/

.navibox {
	overflow:hidden;
	margin:0 0 20px 0;
}

.navibox p img {
	position: absolute;
	left: 0;
	top: 0;
}

.navibox_inner {
	padding:5px 0 20px 0;
}

.navibox p.rote01 {
	font-size: 110%;
	color:#E76F72;
	padding: 0 0 10px 35px;
	position: relative;
}

.navibox p.rote02 {
	font-size: 110%;
	color:#4592a4;
	padding: 0 0 10px 35px;
	position: relative;
}

.access .image_01 {
	text-align: center;
	width:auto;
	margin:0;
}

.access dl.image_02{
    width: 49%;
	float:none;
    display: inline-block;
    margin:0;
    text-align: center;
    padding: 0 5px 0 0;
	border:none;
}

.access dl.image_02#none{
	float:right;
	padding:0;
}

.access dl.image_02 dd {
	margin:5px 0 0 0;
	display:block;
}

}



@media screen and (max-width:640px){
	
/*=============================================

ALL

=============================================*/	
.access .mainBg {
    text-align: center;
    background:url(../img/access/mainttl_access.png) no-repeat;
}

#map {
	max-width:1200px;
	height:300px;
	margin:0 auto 50px;
}

/*タブ*/
.access ul.tab_access{
	overflow: hidden;
	margin: 0 auto;
}

.access ul.tab_access li {
    width:48%;
}

.access ul.tab_access li.acc01 {
    float: left;
    border-left: 2px solid #f3f3f3;
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #8dc556;
    margin: 0;
	border-radius:5px 5px 0 0;
}


.access ul.tab_access li.acc01 a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 100%;
    text-align:center;
    text-decoration: none;

}

.access ul.tab_access li.acc01.active {
	border-left: 2px solid #8dc556;
	border-top: 2px solid #8dc556;
	border-right: 2px solid #8dc556;
	border-bottom: 2px solid #fff;
	z-index: 10;
	position: relative;
	top: 1px;
}

.access ul.tab_access li.acc02 {
    float: left;
    border-right: 2px solid #f3f3f3;
    border-top: 2px solid #f3f3f3;
    border-bottom:2px solid #8dc556;
    margin: 0;
	border-radius:5px 5px 0 0;
}


.access ul.tab_access li.acc02 a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 100%;
    text-align:center;
    text-decoration: none;
}

.access ul.tab_access li.acc02.active {
	border-left: 2px solid #8dc556;
	border-top: 2px solid #8dc556;
	border-right: 2px solid #8dc556;
	border-bottom: 2px solid #fff;
}

.access_content {
	padding:20px 0 30px;
	overflow:hidden;
}


.access_content table {
	width: 100%;
	text-align: center;
	margin: 0 auto 30px;
	border:2px solid #d3d3d4;
	table-layout:fixed;
}

.access_content tr:nth-child(even) {
	background:#f9f7f5;
}

.access_content th {
	border:1px solid #d3d3d4;
	padding:10px;
	text-align: center;
}

.access_content td {
	border:1px solid #d3d3d4;
	padding:10px;
}

/*交通アクセス_項目バー
--------------------------------------------------*/
.access .busstop {
	overflow: hidden;
	padding:10px 0 20px 0;
}

.access .busstop img{
    width: 80%;
    display: block;
    margin: 0 auto;
    padding: 0 10px 10px 0;
}

.access .access_bar {
    margin: 0;
}
.access .access_bar dt{
    padding: 5px 5px 5px 10px;
    background: #d6e9c4;
    border-radius:5px;
	
}

.access .access_bar dd {
    line-height: 25px;
    letter-spacing: 2px;
    font-size: 100%;
    padding: 20px 0 20px 10px;
}

/*交通アクセス_周辺地図
--------------------------------------------------*/

.navibox {
	overflow:hidden;
	margin:0 0 20px 0;
}

.navibox p img {
	position: absolute;
	left: 0;
	top: 0;
}

.navibox_inner {
	padding:5px 0 20px 0;
}

.navibox p.rote01 {
	font-size: 110%;
	color:#E76F72;
	padding: 0 0 10px 35px;
	position: relative;
}

.navibox p.rote02 {
	font-size: 110%;
	color:#4592a4;
	padding: 0 0 10px 35px;
	position: relative;
}

.access .image_01 {
	text-align: center;
	width:auto;
	margin:0;
}

.access dl.image_02{
    width: 49%;
	float:none;
    display: inline-block;
    margin:0;
    text-align: center;
    padding: 0 5px 0 0;
	border:none;
}

.access dl.image_02#none{
	float:right;
	padding:0;
}

.access dl.image_02 dd {
	margin:5px 0 0 0;
	display:block;
}

}