@charset "UTF-8";
/*=========================================*/
/* アクセス */
/*=========================================*/

/*-- COMMON TITLE--*/

@media screen and (max-width:640px){

#common_title.access{
	background: url(../images/common/common_texture_03.png) repeat,
	#262626 url(../access/images/access_title_bg.jpg) no-repeat center center / 100% auto;
}

}

@media screen and (min-width:641px){

#common_title.access{
	background: url(../images/common/common_texture_03.png) repeat,
	#121212 url(../access/images/access_title_bg.jpg) no-repeat center center / 100% auto;
}

}

@media all and (min-width:1201px), print{

#common_title.access{
	background: url(../images/common/common_texture_03.png) repeat,
	#121212 url(../access/images/access_title_bg.jpg) no-repeat center center / 100% auto;
}

}

/*-- CONTENTS --*/

@media screen and (max-width:640px){

#contents.access{
	padding: 30px 0 60px 0;
	background: #262626 url(../images/common/common_texture_02.png) repeat;
	color: #ffffff;
}

#contents.access .content#access_info{
	padding: 0 0 0 0;
}

#contents.access .content#access_info .content_area{
	padding: 0 0 0 0;
}

#contents.access .content#access_info .content_area::after{
	content: none
}

}

@media screen and (min-width:641px){

#contents.access{
	padding: 45px 0 60px 0;
	background: #262626 url(../images/common/common_texture_02.png) repeat;
	color: #ffffff;
}

#contents.access .content#access_info{
	padding: 0 0 0 0;
}

#contents.access .content#access_info .content_area{
	padding: 0 0 0 0;
}

#contents.access .content#access_info .content_area::after{
	content: none
}

}

@media all and (min-width:1201px), print{

#contents.access{
	padding: 45px 0 70px 0;
	background: #262626 url(../images/common/common_texture_02.png) repeat;
	color: #ffffff;
}

#contents.access .content#access_info{
	padding: 40px 0 0 0;
}

#contents.access .content#access_info .content_area{
	padding: 0 35px 0 35px;
}

#contents.access .content#access_info .content_area::after{
	display: block;
	clear: both;
	content: "";
}

}

/*-- ACCESS_INFO --*/

@media screen and (max-width:640px){

#contents.access .content dl{
	float: none;
	width: 90%;
	margin: 0 auto 40px auto;
	line-height: 150%;
}

#contents.access .content dl::after{
	clear: none;
	content: none;
}

#contents.access .content dl a:link{
	text-decoration: underline;
	color: #ffffff;
}

#contents.access .content dl a:visited{
	text-decoration: underline;
	color: #ffffff;
}

#contents.access .content dl a:hover,
#contents.access .content dl a:active{
	text-decoration: none;
	color: #ffffff;
}

#contents.access .content dt{
	float: none;
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 20px 0 10px 0;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 85%;
}

#contents.access .content dd{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 5% 20px 5%;
	border-bottom: dotted 1px #c4b676;
	text-align: center;
	font-size: 85%;
}

#contents.access .content dd p{
	display: inline-block;
	margin: 0 auto 0 auto;
	text-align: left;
}

#contents.access .content dd p.nearest{
	display: inline-block;
	margin: 8px auto 8px auto;
	text-align: left;
}

#contents.access .content dd p.button_googlemap{
	width: 100%;
	max-width: 680px;
	margin: 0 auto 0 auto;
	background-color: #c4b676;
	border-bottom: dotted 1px #c4b676;
	text-align: left;
	font-size: 95%;
}

#contents.access .content dd p.button_googlemap a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 85%;
}

#contents.access .content dd p.button_googlemap a:link{
	background-color: #c4b676;
	text-decoration: none;
	color: #121212;
}

#contents.access .content dd p.button_googlemap a:visited{
	background-color: #c4b676;
	text-decoration: none;
	color: #121212;
}

#contents.access .content dd p.button_googlemap a:hover,
#contents.access .content dd p.button_googlemap a:active{
	background-color: #e1daba;
	text-decoration: none;
	color: #121212;
}


#contents.access .content iframe{
	float: none;
	width: 90%;
	height: 410px;
	margin: 0 auto 0 auto;
	border: solid 1px #c4b676;
}

}

@media screen and (min-width:641px){

#contents.access .content dl{
	float: none;
	width: 90%;
	margin: 0 auto 40px auto;
	line-height: 150%;
}

#contents.access .content dl::after{
	clear: none;
	content: none;
}

#contents.access .content dl a:link{
	text-decoration: underline;
	color: #ffffff;
}

#contents.access .content dl a:visited{
	text-decoration: underline;
	color: #ffffff;
}

#contents.access .content dl a:hover,
#contents.access .content dl a:active{
	text-decoration: none;
	color: #ffffff;
}

#contents.access .content dt{
	float: none;
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 20px 0 10px 0;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 85%;
}

#contents.access .content dd{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 10% 20px 10%;
	border-bottom: dotted 1px #c4b676;
	text-align: center;
	font-size: 85%;
}

#contents.access .content dd p{
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

#contents.access .content dd p.nearest{
	display: inline-block;
	margin: 8px auto 8px auto;
	text-align: left;
}

#contents.access .content dd p.button_googlemap{
	width: 100%;
	max-width: 680px;
	margin: 0 auto 0 auto;
	background-color: #c4b676;
	border-bottom: dotted 1px #c4b676;
	text-align: left;
	font-size: 95%;
}

#contents.access .content dd p.button_googlemap a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 85%;
}

#contents.access .content dd p.button_googlemap a:link{
	background-color: #c4b676;
	text-decoration: none;
	color: #121212;
}

#contents.access .content dd p.button_googlemap a:visited{
	background-color: #c4b676;
	text-decoration: none;
	color: #121212;
}

#contents.access .content dd p.button_googlemap a:hover,
#contents.access .content dd p.button_googlemap a:active{
	background-color: #e1daba;
	text-decoration: none;
	color: #121212;
}


#contents.access .content iframe{
	float: none;
	width: 90%;
	height: 410px;
	margin: 0 auto 0 auto;
	border: solid 1px #c4b676;
}

}

@media all and (min-width:1201px), print{

#contents.access .content dl{
	float: left;
	width: 550px;
	margin: 0 0 0 0;
	line-height: 150%;
}

#contents.access .content dl::after{
	display: block;
	clear: both;
	content: "";
}

#contents.access .content dl a:link{
	text-decoration: underline;
	color: #ffffff;
}

#contents.access .content dl a:visited{
	text-decoration: underline;
	color: #ffffff;
}

#contents.access .content dl a:hover,
#contents.access .content dl a:active{
	text-decoration: none;
	color: #ffffff;
}

#contents.access .content dt{
	clear: both;
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	text-align: left;
	letter-spacing: 0;
	font-size: 90%;
}

#contents.access .content dd{
	width: 100%;
	margin: 0 0 0 0;
	padding: 20px 35px 20px 135px;
	border-bottom: dotted 1px #c4b676;
	text-align: left;
	font-size: 90%;
}

#contents.access .content dd p{
	display: block;
	margin: 0 0 4px 0;
	text-align: inherit;
}

#contents.access .content dd p.nearest{
	display: block;
	margin: 0 0 4px 0;
	text-align: inherit;
}

#contents.access .content dd p.button_googlemap{
	width: 144px;
	margin: 0 0 0 0;
	background-color: #c4b676;
	border-bottom: dotted 1px #c4b676;
	text-align: left;
	font-size: 90%;
}

#contents.access .content dd p.button_googlemap a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 2px 0 2px 0;
	text-align: center;
	font-size: 85%;
}

#contents.access .content dd p.button_googlemap a:link{
	background-color: #c4b676;
	text-decoration: none;
	color: #121212;
}

#contents.access .content dd p.button_googlemap a:visited{
	background-color: #c4b676;
	text-decoration: none;
	color: #121212;
}

#contents.access .content dd p.button_googlemap a:hover,
#contents.access .content dd p.button_googlemap a:active{
	background-color: #e1daba;
	text-decoration: none;
	color: #121212;
}


#contents.access .content iframe{
	float: right;
	width: 550px;
	height: 410px;
	margin: 0 0 0 0;
	border: solid 1px #c4b676;
}

}