@charset="UTF-8";


/*clearfixここから*/

.clearfix {
	width: 100%;
	overflow: hidden;
}

.clearfix:after {
	content: "";
	display: none;
	clear: both;
}


/*clearfixここまで*/

/*cssリセット*/

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

dl,dt,dd {
	margin: 0;
	padding: 0;
}

ul,ol li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*cssリセット*/

body{
	/*min-width: 970px;*/
	width: auto;
	min-width: 414px;
}

#access {
	width: auto;
	max-width: 970px;

	margin: 0 auto;
}

#access #main_Img img{
	width: 100%;
	margin: 0 auto;
}

#access #chouden_access {
	margin: 0 auto;
	background: #dcdddd;
    text-align: center;
}

#access #chouden_access h2{
	margin-left: 15px;
}

#access #chouden_access img {
	margin-left: 10px;
}

#access #spot {
	text-align: center;
}

#access #spot_top {
	font-size: 200%;
	text-align: center;
	margin: 60px 0 40px 0;
	/*border-bottom: dotted #333333 3px;*/
	padding: 5px;
	background: #313131;
	color: #ffffff;
}

#access #spot_print {
	margin: 50px 0;  
	text-align: center;
}

#access #spot_print a {
	border-radius: 5px;
	border: solid 3px #333333 ;
	padding: 10px;
	display: inline-block;
	color: #333333;
	text-decoration: none;
}

#access #spot_print a:hover {
	border: solid 3px #B00000 ;
	color: #B00000;
}

#access #spot .button_time,#access .button_access,#access .button_etc {
	display: block;
	float: left;
	margin-left: 130px; 
}

#access .anchor_Link{
	margin-bottom: 50px;
	border-bottom: 1px dashed #000;
	padding-bottom: 40px;
}

#access .anchor_Link .icon_Title{
	color: #fff;
	width: 80%;
	font-size: 250%;
	font-weight: bold;
	border-left: 30px solid #ffcc9b !important;
	border-right: 30px solid #ffcc9b !important;
	background: #ff872a;
	text-align: center;
	padding: 10px 10px;
	margin-bottom: 30px;
}

#access .anchor_Link .icon_free{
	width: 89px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: red;
	margin: 0 auto;
}

#access .anchor_Link　p{
	text-align: center;
}

#access .caution{
	color: red;
	font-size: 130%;
	text-align: center;
	margin: 20px 0 30px 0;
}

#access .icon_link {
	float: left;
	padding: 0 38px;
	text-align: center;
}



#access .train_icon span{
	font-size: 110%;
	font-weight: bold;
}

#access .access_box{
		border-bottom: solid 1px #666666;
}

#access .trainTime dl,dt,dd{
	margin: 0 0;
	padding: 0 0;
}

#access #time_top {
	padding-bottom: 20px;
	border-bottom: solid #666666 1px;
	margin: 20px 0;
}
	
#access #time_top img {
	vertical-align: bottom;
	margin-left: 10px;
}

#access #access_top {
	margin: 50px 0 20px;
}

#access #access_traffic{
	margin: 0 auto;
}

#access #access_traffic  p {
	margin-bottom: 1em;
	font-size: 14px;
}

#access #access_traffic dl {
	margin: 6px 0;
}

#access #access_traffic dl dt,dd {
	display: inline-block;
	float: left;
}

#access #access_traffic dl dt {
	width: 135px;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	padding: 2px 5px; 
	border: 1px solid;
}

#access #access_traffic dl dd {
	font-size: 14px;
	margin-left: 1em;
	margin-top: 5px;
}

#train_link{
	margin: 1em 4em 1.5em ;
}

#access_traffic .long_text{
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	padding: 5px 20px; 
	border: 1px solid;
}

#access p.spring_text a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

/*#access p.spring_text span {
	background-color: #ffff00;
}*/

#access #bus {
	margin: 0 auto 30px;
}

#access #bus .bold{
	font-size: 110%;
	font-weight: bold;
}

#access ul li{
	font-size: 14px;
}

#access #car ul li{
	font-size: 14px;
}

#access #car .bold{
	font-size: 110%;
	font-weight: bold;
	background: #e0a330;
	color: #fff;
}

#access #free_pus {
	text-align: center;
	margin: 0 auto;
}

#access #free_pus img {
	width: 589px
}

#access #car {
	margin: 0 auto  30px;
}

#access #car .middle_text{
	font-size: 120%;
}

#access #parking{
	margin-bottom: 50px;
}

#access #images {
	margin: 0 auto 30px;
	padding-bottom: 15px;
	text-align: center;
}

#access #images img {
	width: 875px;
	vertical-align: top;
	margin-bottom: 30px;
}

#access #images_parking img {
	width: 400px;
	vertical-align: top;
	margin-bottom: 25px;
}

#access #images_parking p{
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #95f8d4 !important;
	background: #0e8667;
	color: #fff;
	padding: 5px 0 5px 10px;
	/*margin: 0 0 50px 60px;*/
}



#access #images_parking .addrres_text{
	margin-bottom: 25px;
	margin-left: 25px;
}

#access #etc {
	margin: 0 auto 30px;
}

#access #etc_top img {
	vertical-align: bottom;
	display: inline-block;
	margin-left: 10px;
}

#access h1 {
	font-size: 250%;
}

#access h2 {
	font-size: 180%;
}

#access h3 {
	font-size: 150%;
}

#access h4 {
	font-size: 110%;
	margin-bottom: 30px;
	padding:5px 10px; 
	margin-top: 30px;
	font-weight: bold;
}

#access #train h4{
	background: #0e3f86;
	border-left: 15px solid #b3c1fd !important;
	color: #fff;
}

#access .icon{
	margin: 50px 0;
	height: 90px;
}

#access #train .icon{
	background: url("../img/icon/train_icon.png")no-repeat !important;
}

#access #bus .icon{
	background: url("../img/icon/bus_icon.png")no-repeat !important;
}

#access #car .icon{
	background: url("../img/icon/car_icon.png")no-repeat !important;
}

#access #parking{
	background: url("../img/icon/parking_icon.png")no-repeat !important;
}

#access #planes .icon{
	background: url("../img/icon/planes_icon.png")no-repeat !important;
}

#access .icon span{
	font-size: 170%;
	font-weight: bold;
	padding-left: 100px;
	line-height: 90px;
}

#access .indent_box{
	margin-left: 60px;
}

address{
	text-align: center;
	font-style: normal;
	background: #b00000;
	color: #ffffff;
}

.shiosai_image{
	margin-top: 25px;
	margin-left: 35px;
	width: 35%;
}

#access #access_traffic .caution_text{
	font-size: 130%;
	text-align: center;
}


#train h4 br{
	display: none;
}

#access .iframe_Box_mobile{
	display: none;
}

/*--------凡用関係----------*/

.dotted {
	margin-bottom: 10px; 
	border-bottom: dotted #333333 3px;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.alignL {
	text-align: left;
}

.alignC {
	text-align: center;
}

.alignR {
	text-align: right;
}

.mt31{
	margin-top: 31px;
}

.mb30{
	margin-bottom: 30px;
}

.ml25{
	margin-left: 25px;
}

.red{
	color: red;
}

.big_text{
	padding: 5px 10px; 
	background: red;
	color: #fff;
	font-size: 130%;
}

.busUL li {
	margin-bottom: 10px;
}

.marT10 {
	margin-top: 10px;
}

#access #access_traffic dl dd.ddset {
	margin-top: 0px;
}

/*印刷用*/
@media print{

body{
	min-width: 970px;
	-webkit-print-color-adjust: exact;
}

img{
	max-width: 90%;
	height: auto;
	background: visible;
}

#container{
	width: 100%;
	margin: 0;
	padding: 0;
}

.print_none{
	display: none;
}

#train #images{
	page-break-after: always;
}

.access_box{
	page-break-after: always;
}

#access #car #images img{
	width: 80%;
}

}
/*
@media screen and (max-width: 768px) {
	body{
		-webkit-text-size-adjust: 100%;
	}
}
*/


/*　　スマホ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

@media handheld, only screen and (max-width: 768px) {
	
*{
	padding: 0 0;
	margin: 0 0; 
}

body{
	min-width: 375px;
	width: auto;
}

#access {
	width: auto;
	margin: 0 auto;
}

#access #main_Img img{
	width: 100%;
	margin: 0 auto;
}

#access #chouden_access {
	margin: 0 auto;
	background: #dcdddd;
    text-align: center;
}

#access #chouden_access h2{
	margin-left: 15px;
}

#access #chouden_access img {
	margin-left: 10px;
	width: 20px;
}

#access #spot {
	text-align: center;
}

#access #spot_top {
	font-size: 200%;
	text-align: center;
	margin: 60px 0 40px 0;
	/*border-bottom: dotted #333333 3px;*/
	padding: 5px;
	background: #313131;
	color: #ffffff;
}

#access #spot_print {
	margin: 50px 0;  
	text-align: center;
}

#access #spot_print a {
	border-radius: 5px;
	border: solid 3px #333333 ;
	padding: 10px;
	display: inline-block;
	color: #333333;
	text-decoration: none;
}

#access #spot_print a:hover {
	border: solid 3px #B00000 ;
	color: #B00000;
}

#access #spot .button_time,#access .button_access,#access .button_etc {
	display: block;
	float: none;
	margin-left: 130px; 
}

#access .anchor_Link{
	margin-bottom: 50px;
	border-bottom: 1px dashed #000;
	padding-bottom: 40px;
}

#access .anchor_Link .icon_Title{
	color: #fff;
	width: 70%;
	font-size: 200%;
	font-weight: bold;
	border-left: 30px solid #ffcc9b !important;
	border-right: 30px solid #ffcc9b !important;
	background: #ff872a;
	text-align: center;
	padding: 10px 10px;
	margin: 30px auto;
}

#access .anchor_Link .icon_free{
	width: 89px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: red;
	margin: 0 auto;
}

#access .anchor_Link　p{
	text-align: center;
}

#access .caution{
	color: red;
	font-size: 130%;
	text-align: center;
	margin: 20px 0 30px 0;
}

#access .icon_link {
	float: left;
	padding: 0 17px;
	text-align: center;
}



#access .train_icon span{
	font-size: 110%;
	font-weight: bold;
}

#access .access_box{
		border-bottom: solid 1px #666666;
}

#access .trainTime dl,dt,dd{
	margin: 0 0;
	padding: 0 0;
}

#access #time_top {
	padding-bottom: 20px;
	border-bottom: solid #666666 1px;
	margin: 20px 0;
}
	
#access #time_top img {
	vertical-align: bottom;
	margin-left: 10px;
}

#access #access_top {
	margin: 50px 0 20px;
}

#access #access_traffic{
	margin: 0 auto;
}

#access #access_traffic  p {
	margin-bottom: 1em;
	font-size: 14px;
	margin: 1em 15px 0 15px;
	line-height: 2em;
}

#access #access_traffic dl {
	margin: 6px 0;
}

#access #access_traffic dl dt,dd {
	display: block;
	float: none;
}

#access #access_traffic dl dt {
	width: auto;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	margin:5px 15px;
	padding: 0; 
	border: 1px solid;
}

#access #access_traffic dl dd {
	width: auto;
	font-size: 14px;
	margin:5px 15px;
	text-align: center;
}

#train_link{
	margin: 1em 0 ;
}

#access_traffic .long_text{
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	line-height: 30px;
	padding: 5px 20px; 
	border: 1px solid;
	margin: 0 10px;
	display: block;
}

#access p.spring_text a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

/*#access p.spring_text span {
	background-color: #ffff00;
}*/

#access #bus {
	margin: 0 auto 30px;
}

#access #bus .bold{
	font-size: 110%;
	font-weight: bold;
}

#access ul li{
	font-size: 14px;
	margin-bottom: 20px;
}

#access #car ul li{
	font-size: 14px;
}

#access #car .bold{
	font-size: 110%;
	font-weight: bold;
	background: #e0a330;
	color: #fff;
}

#access #free_pus {
	text-align: center;
	margin: 0 auto;
}

#access #free_pus img {
	width: 589px
}

#access #car {
	margin: 0 auto  30px;
}

#access #car .middle_text{
	font-size: 105%;
}

#access #parking{
	margin-bottom: 50px;
}

#access #images {
	margin: 0 auto 30px;
	padding-bottom: 15px;
	padding-top: 30px;
	text-align: center;
}

#access #images img {
	width: 100%;
	vertical-align: top;
	margin-bottom: 30px;
}

#access #images_parking img {
	width: 100%;
	vertical-align: top;
	margin-bottom: 25px;
}

#access #images_parking p{
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #95f8d4 !important;
	background: #0e8667;
	color: #fff;
	padding: 5px 0 5px 10px;
	margin: 50px 0;
}

#access #images_parking .addrres_text{
	margin-bottom: 25px;
	margin: 0 10px;
}

#access #etc {
	margin: 0 auto 30px;
}

#access #etc_top img {
	vertical-align: bottom;
	display: inline-block;
	margin-left: 10px;
}

#access h1 {
	font-size: 200%;
}

#access h2 {
	font-size: 140%;
}

#access h3 {
	font-size: 120%;
}

#access h4 {
	font-size: 110%;
	margin-bottom: 30px;
	padding:5px 10px; 
	margin-top: 30px;
	font-weight: bold;
}

#access #train h4{
	background: #0e3f86;
	border-left: 15px solid #b3c1fd !important;
	color: #fff;
}

#access .icon{
	margin: 50px 0;
	height: 90px;
}

#access #train .icon{
	margin-left: 5px;
	background: url("../img/icon/train_icon.png")no-repeat !important;
}

#access #bus .icon{
		margin-left: 5px;
	background: url("../img/icon/bus_icon.png")no-repeat !important;
}

#access #car .icon{
		margin-left: 5px;
	background: url("../img/icon/car_icon.png")no-repeat !important;
}

#access #parking{
		margin-left: 5px;
	background: url("../img/icon/parking_icon.png")no-repeat !important;
}

#access .iframe_Box_mobile{
	margin: 20px;
	display: block;
}

#access .iframe_Box{
	display: none;
}

#access #planes .icon{
		margin-left: 5px;
	background: url("../img/icon/planes_icon.png")no-repeat !important;
}

#access .icon span{
	font-size: 130%;
	font-weight: bold;
	padding-left: 100px;
	line-height: 90px;
}

#access .indent_box{
	margin: 0 15px;
	line-height: 2em;
}

address{
	text-align: center;
	font-style: normal;
	background: #b00000;
	color: #ffffff;
}

.shiosai_image{
	margin: 0 auto;
	width: 100%;
}

#access #access_traffic .caution_text{
	font-size: 130%;
	text-align: center;
}

.anchor_Link .mobile_width{
	margin: 0 35px;
}

#access #access_traffic dl dd.ddset {
	margin-top: 0px;
	text-align: left;
	line-height: 2em;
}

#train h4 br{
	display: block;
}

#access .anchor_Box{
	width: 414px;
	display: block;
	margin: 0 auto;
}


/*--------凡用関係----------*/
.floatL {
	float: none;
}

.floatR {
	float: none;
}

.big_text{
	padding: 5px 10px; 
	background: red;
	color: #fff;
	font-size: 120%;
}



/*--------凡用関係----------*/

}


/*　　スマホここまで
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
