@charset "utf-8";
/**
 *
 *  ページ用CSS
 *  access
 *
 */
/*--------------------------------------------------------------------------
	 Overwright
---------------------------------------------------------------------------*/
.page-ttl{
	height: 630px;
	background-image: url(../images/bg_ttl.jpg);
}
.page-ttl h1{
	top: 35%;
	color: #193d3c;
	text-shadow: none;
}
.access, .car-access, .page-notes {
	background: #030000;
}
/*--------------------------------------------------------------------------
	 Content
---------------------------------------------------------------------------*/
/* access
-----------------------------------------------------------------*/
.access{
	padding: 160px 0 0;
	/* background: #111612; */
	color: #fff;
}
.access h2{
	/* font-size: 4.2rem; */
	font-size: clamp(2.2rem, 2.5vw, 4.2rem);
	letter-spacing: .15em;
	font-weight: normal;
	width: fit-content;
	margin-left: calc((100% - 1280px) / 2);
}
.access h2 sub {
	display: inline-block;
	font-size: 0.34em;
	letter-spacing: -.005em;
	margin-right: .5em;
	margin-left: -.55em;
}
.access .layout-box{
	margin-left: calc((100% - 1280px)/2);
	margin-bottom: 60px;
}
.access .layout-box .txt-area{
	width: calc(61.3vw - 20px);
	max-width: 720px;
	padding-top: 40px;
}
.access .layout-box .txt{
	margin-bottom: 70px;
	line-height: 2.5;
}
.access .layout-box .time{
	position: relative;
	width: max-content;
	/* font-size: 5.4rem; */
	font-size: clamp(2.6rem, 3.8vw, 5.4rem);
	line-height: 1;
	letter-spacing: .1em;
	text-indent: -.5em;
}
.access .layout-box .time span{
	display: inline-block;
	margin-right: -.4em;
	font-size: 140%;
}
.access .layout-box .time strong{
	font-weight: normal;
	font-size: 242%;
	color: #000500;
	color: #9b9054;
}
.access .layout-box .time small{
	display: block;
	max-width: 620px;
	text-align: right;
	font-size: 33%;
}
.access .layout-box .pic{
	position: relative;
	width: 38.7vw;
	margin-left: 20px;
	height: fit-content;
}
.access .layout-box .pic .caption{
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: #222;
	font-size: 1.2rem;
}
.access .map-train{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1560px;
	margin: 0 auto 80px;
	background: #fff;
}
.access .map-train img {
	width: 80%;
	max-width: 970px;
	padding: 4vw;
}
.access .map-train .cap {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #222;
	font-size: 1.4rem;
}
.access .station h3{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 50px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: .15em;
	font-size: 4.4rem;
}
.access .station h3 small{
	font-size: 46%;
	line-height: 1.5;
}
.access .station h3 strong{
	margin: 0 -.4em;
	font-weight: normal;
	font-size: 123%;
}
.access .station-list{
	display: flex;
}
.access .station-list li{
	position: relative;
	width: 25%;
}
.access .station-list:first-of-type li{
	position: relative;
	width: calc(100%/3);
}
.access .station-list .time{
	position: absolute;
	left: 0;
	top: 8%;
	width: 100%;
	text-align: center;
	font-size: 1.74vw;
	color: #fff;
	line-height: 1;
	text-shadow: 0 0 10px rgba(0,0,0,.4);
}
.access .station-list .time > span{
	/* display: block; */
	padding-left: 5px;
}
.access .station-list .time > span:nth-child(1){
	margin-bottom: 5px;
}
.access .station-list .time > span:nth-child(1) .st-name{
	font-size: 157%;
	margin: 0 -.4em;
}
.access .station-list .time > span:nth-child(2) strong{
	font-size: 115%;
	font-weight: normal;
}
.access .station-list .cap{
	font-size: 1.4rem;
	position: absolute;
	bottom: 2px;
	right: 10px;
	text-shadow: 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 1px #000;
	filter: drop-shadow(-1px 0px 6px rgba(0, 0, 0, 0.8))
}
/* car-access
-----------------------------------------------------------------*/
.car-access{
	padding: 100px 0 50px;
	color: #fff;
}
.car-access h2{
	margin-bottom: 40px;
	text-transform: uppercase;
	font-size: 5rem;
	font-weight: normal;
	letter-spacing: .1em;
	color: #000500;
	color: #9b9054;
	text-align: center;
}
.car-access .txt-lead{
	margin-bottom: 60px;
	text-align: center;
	font-size: 4.2rem;
	font-size: clamp(2rem, 3.2vw, 4.2rem);
	letter-spacing: .15em;
}
.car-access .map-caraccess{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1560px;
	margin: 0 auto 80px;
	background: #fff;
}
.car-access .map-caraccess img {
	width: 100%;
	max-width: 1100px;
	padding: 3vw;
}
.car-access .map-caraccess .cap {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #222;
	font-size: 1.4rem;
}
.car-access .spot-list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.car-access .spot-list li{
	max-width: 590px;
	width: calc(50% - 10px);
}
.car-access .spot-list li:nth-child(n+3){
	margin-top: 30px;
}
.car-access .spot-list .time{
	font-size: 2.4rem;
	line-height: 1.4;
	text-align: center;
	margin-top: 10px;
}
.car-access .spot-list .time strong{
	font-size: 115%;
	font-weight: normal;
}
.car-access .spot-list .time small{
	display: block;
	font-size: 75%;
}
.btn-more {
	margin-top: 50px;
}
.btn-more a{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 590px;
	height: 60px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	color: #054b49;
	line-height: 1;
	font-size: 2.2rem;
	transition: .3s;
}
.btn-more a:hover{
	opacity: .7;
}
.btn-more a::after{
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	content: "▶";
	color: #FFF;
	font-size: 2.6rem;
	line-height: 1;	
}
/*--------------------------------------------------------------------------
	Media Queries
---------------------------------------------------------------------------*/
@media screen and (max-width: 1280px) {
	.access .layout-box .txt-area {
		padding-top: 0;
	}
	.access h2,.access .layout-box{
		margin: 40px 0 40px 20px;
		align-items: baseline;
	}
	.access .layout-box .txt {
		margin-bottom: 60px;
	}
}
/*--------------------------------------------------------------------------
	Media Queries
---------------------------------------------------------------------------*/
@media screen and (max-width: 850px) {
	br.tab850 {
		display: inline;
	}
}
/*--------------------------------------------------------------------------
	 mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	.page-ttl{
		height: 80vw;
	}
	.page-ttl h1{
		top: 30%;
	}
/*--------------------------------------------------------------------------
	 Content
---------------------------------------------------------------------------*/
/* access
-----------------------------------------------------------------*/
	.access{
		padding: 70px 0 0;
	}
	.access h2{
		margin-bottom: 40px;
		/* font-size: 2.2rem; */
	}
	.access .layout-box{
		display: block;
		margin-left: 0;
		margin-bottom: 30px;
	}
	.access .layout-box .txt-area{
		max-width: none;
		margin-bottom: 20px;
	}
	.access .layout-box .txt{
		margin-bottom: 20px;
		line-height: 2;
		text-align: justify;
		font-size: 1.4rem;
	}
	.access .layout-box .time small{
		max-width: 300px;
	}
	.access .layout-box .txt-area,.access .layout-box .pic{
		width: calc(100% - 40px);
		margin: 20px auto 0;
	}
	.access .layout-box .pic .caption{
		font-size: 1.1rem;
	}
	.access .map-train{
		margin: 0 auto 40px;
	}
	.access .station h3{
		margin-bottom: 20px;
		font-size: 2rem;
	}
	.access .station-list{
		flex-wrap: wrap;
	}
	.access .station-list li{
		width: 50%;
	}
	.access .station-list:first-of-type li{
		width: 100%;
	}
	.access .station-list .time{
		font-size: 3.4vw;
	}
	.access .map-train img {
		width: 100%;
	}
	.access .map-train .cap {
		bottom: 5px;
		right: 5px;
		font-size: 1.1rem;
	}
	.access .station-list .cap{
		font-size: 1.1rem;
	}
/* car-access
-----------------------------------------------------------------*/
	.car-access{
		padding: 50px 0 20px;
	}
	.car-access h2{
		margin-bottom: 20px;
		font-size: 2.8rem;
	}
	.car-access .txt-lead{
		margin-bottom: 30px;
	}
	.car-access .map-caraccess{
		margin: 0 auto 50px;
	}
	.car-access .spot-list{
		display: block;
	}
	.car-access .spot-list li{
		width: 100%;
		margin: 0 auto;
	}
	.car-access .spot-list li:nth-child(n+2){
		margin-top: 20px;
	}
	.car-access .spot-list .time{
		font-size: 1.6rem;
	}
	.car-access .map-caraccess img {
		width: 100%;
	}
	.car-access .map-caraccess .cap {
		line-height: 1;
		bottom: 2px;
		right: 5px;
		font-size: 1.1rem;
	}
}