@charset "utf-8";

.mainVisual {
	border-bottom: 11px solid #2b3233;
}

.mainVisual img {
	width: 100%;
}

h2.pageTitle {
    background: #2b3233;
    text-align: center;
    padding: 25px 0 30px;
    width: 85%;
    max-width: 1200px;
    border-radius: 0 0 50px 50px;
    color: #fff;
    margin: 0 auto 120px;
    font-size: 75px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1;
}

.bgColor05 h3 {
    font-size: 28px;
    text-align: center;
    padding: 60px 90px;
    display: inline-block;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
	margin-bottom: 160px;
	width: 85%;
    max-width: 1200px;
	letter-spacing: 6px;
}

#access .bgColor05 .photo {
    position: relative;
}

#access .bgColor05 #train .photo,#access .bgColor05 #bus .photo {
	border-bottom: 40px solid #2b3233;
}


#access .bgColor05 .photo img {
    width: 100%;
}

.flexBox.bgColor04 {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
	padding: 55px 45px 65px;
}

#car .flexBox.bgColor04 {
    align-items: center;
}

.bgColor04 .title p {
	font-size: 14px;
	color: #fff;
}

.bgColor04 .text p {
	font-size: 28px;
	color: #fff;
	letter-spacing: 8px;
	margin-top: -15px;
}

.bgColor04 .text p .textBig {
	font-size: 56px;
}

.timeImage .timeTable p {
	font-size: 32px;
	color: #231815;
	font-weight: 600;
	margin-bottom: 40px;
}

.timeImage p.borderBottom {
    font-size: 16px;
    border-bottom: 1px dotted #000;
    line-height: 1.8;
    padding: 0 0 10px 1em;
    text-indent: -1em;
    letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 35px;
}

.timeImage p.borderBottom .textColor02 {
    font-size: 48px;
}

.timeImage .textsize01 {
	font-size: 54px;
	line-height: 1;
	margin: 0 5px;
}

.timeImage .textsize02 {
	font-size: 14px;
}

.timeImage .textsize03,#bus .timeImage p.textsize03 {
	font-size: 10px;
}

.timeTable .textsize03 {
	display: block;
	margin-left: 18px;
	line-height: 1.8;
}

.bgColor04 h4 {
	font-size: 75px;
	position: relative;
	padding-right: 200px;
	line-height: 1;
	letter-spacing: 8px;
	margin-bottom: 15px;
	color: #fff;
}

.bgColor04 h4:after {
    content: "";
    width: 190px;
    height: 55px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#train .bgColor04 h4:after {
	background: url("../-image/access/access_icon_train.svg") no-repeat 0 100%;
	background-size: 100%;
}

#car .bgColor04 h4:after {
	background: url("../-image/access/access_icon_car.svg") no-repeat 0 100%;
	background-size: 100%;
}

#bus .bgColor04 h4:after {
	background: url("../-image/access/access_icon_bus.svg") no-repeat 0 100%;
	background-size: 100%;
}

.bgColor04 .midashiJp {
	letter-spacing: 4px;
}

.timeImage .flexBox {
    justify-content: center;
    position: relative;
	align-items: center;
}

#train .timeTable {
    background: rgb(255 255 255 / 50%);
    margin: -40px 0 0;
    padding: 140px 40px 0;
}

.flexBox.bgColor04 {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
    padding: 55px 45px 65px;
    align-items: center;
}

#train,#car {
	margin-bottom: 320px;
}

#car .overlay {
    height: 40px;
    background: #fff;
    mix-blend-mode: overlay;
}

#car .timeImage .flexBox {
    align-items: flex-start;
	max-width: 1370px;
    margin: 0 auto;
}

#car .timeImage {
	width: 90%;
    margin: -40px auto 0 0;
    background: #2b3233;
}

#car .timeTable {
    margin: 0 40px 0 10px;
	background: rgb(255 255 255 / 85%);
	padding: 70px 40px 200px;
	max-width: 542px;
    width: 40%;
}

#car .timeImage .timeTable p {
    margin-bottom: 25px;
}

#car .image {
    margin-top: 70px;
	max-width: 770px;
    width: 60%;
}

#bus {
    padding-bottom: 180px;
}

#bus .timeImage .flexBox {
    background: rgb(255 255 255 / 50%);
    margin: -40px 0 10px;
    padding: 140px 40px 40px;
	align-items: end;
	justify-content: space-between;
}

#bus .timeImage {
    max-width: 1280px;
    margin: 0 auto;
}

#bus .timeImage .borderBottom {
	border: none;
	margin-bottom: 20px;
}

#bus .textsize03 {
    margin-left: 50px;
}
	
.busBnr {
    margin: 80px auto 0;
	width: 90%;
}


@media screen and (max-width: 767px)  {	
	
	h2.pageTitle {
		padding: 6px 0 15px;
		border-radius: 0 0 30px 30px;
		margin: -1px auto 60px;
		font-size: 30px;
	}
	
	.bgColor04 h4 {
		font-size: 30px;
		padding-right: 100px;
		margin-bottom: 10px;
		letter-spacing: 6px;
	}	
	
	.bgColor04 h4:after {
		content: "";
		width: 100px;
		height: 24px;
		right: 0px;
	}
	
	.bgColor04 .text {
		width: 100%;
	}
	
	.bgColor04 .text p {
		font-size: 16px;
		text-align: left;
		letter-spacing: 1px;
		margin-top: 0;
	}
	
	.bgColor04 .title {
		margin-bottom: 20px;
	}
	
	.bgColor04 .title .midashiJp {
		letter-spacing: 3px;
		font-size: 10px;
	}
	
	.bgColor05 h3 {
		font-size: 16px;
		padding: 20px;
		letter-spacing: 3px;
	}
	
	.flexBox.bgColor04 {
		padding: 16px;
	}	
	
	.bgColor04 .text p .textBig {
		font-size: 22px;
	}
	
	#access .bgColor05 #train .photo, #access .bgColor05 #bus .photo {
		border-bottom: 20px solid #2b3233;
	}
	
	#train .timeTable {
		padding: 60px 25px 30px;
		width: 90%;
		margin: -20px auto 40px;
	}
	
	.timeImage .timeTable p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.timeImage .timeTable .borderBottom {
		font-size: 14px;
		margin-bottom: 20px;
	}
	
	.timeImage p.borderBottom .textColor02 {
		font-size: 26px;
	}
	
	.timeImage .textsize01 {
		font-size: 26px;
		margin: 0 0 0 5px;
	}	
	
	.timeImage .textsize02 {
		font-size: 12px;
	}
	
	#train .image,#car .image {
		width: 90%;
	}

	#train, #car {
		margin-bottom: 180px;
	}
	
	#car .overlay {
		height: 20px;
	}
	
	#car .timeImage {
		width: 100%;
		margin: -20px auto 0 0;
	}
	
	#car .image {
		width: 88%;
		margin-bottom: 40px;
		margin-top: 50px;
	}	
	
	#car .timeTable {
		margin: 0 auto 0;
		padding: 40px 25px 15px;
		width: 90%;
	}
	
	#bus {
		padding-bottom: 80px;
	}
	
	#bus .timeImage .flexBox {
		margin: -20px 0 10px;
		padding: 40px 30px 15px;
	}

	#bus .timeImage .flexBox {
		margin: -20px auto 10px;
		padding: 40px 25px 40px;
		width: 90%;
	}

	#bus .timeTable {
		margin-bottom: 40px;
	}

	#bus .textsize03 {
		width: 90%;
		margin: 0 auto;
	}	
	
	.busBnr {
		margin: 40px auto 0;
	}	
	
	
}

@media screen and (min-width: 768px) and (max-width:1024px)  {

	h2.pageTitle {
		padding: 15px 0 25px;
		margin: 0 auto 90px;
		font-size: 50px;
	}
	
	.bgColor04 h4 {
		font-size: 30px;
		padding-right: 100px;
		margin-bottom: 10px;
		letter-spacing: 6px;
	}	
	
	.bgColor04 h4:after {
		content: "";
		width: 85px;
		height: 22px;
		right: 15px;
	}
	
	.bgColor04 .midashiJp {
		letter-spacing: 3px;
		font-size: 10px;
	}
	
	.bgColor05 h3 {
		font-size: 24px;
		padding: 30px 0;
	}
	
	.flexBox.bgColor04 {
		padding: 30px;
	}
	
	.flexBox.bgColor04 .text {
		margin: 0 0 0 auto;
		width: 100%;
	}	

	.bgColor04 .text p {
		font-size: 24px;
		letter-spacing: 4px;
		margin-top: 0;
	}	

	.bgColor04 .text p .textBig {
		font-size: 40px;
	}	
	
	#access .bgColor05 #train .photo, #access .bgColor05 #bus .photo {
		border-bottom: 30px solid #2b3233;
	}	

	#train .timeTable {
		margin: -30px 0 40px;
		padding: 100px 40px 25px;
    	width: 85%;
	}
	
	.timeImage .timeTable p {
		font-size: 26px;
		margin-bottom: 30px;
		letter-spacing: 2px;
	}
	
	.timeImage .timeTable p.borderBottom {
		font-size: 16px;
	}
	
	.timeImage p.borderBottom .textColor02 {
		font-size: 36px;
	}
	
	.timeImage .textsize01 {
		font-size: 40px;
	}

	#train .image {
		width: 85%;
	}	
	
	#train, #car {
		margin-bottom: 200px;
	}	

	.title {
		margin-bottom: 10px;
	}	
	
	#car .timeImage {
		width: 100%;
		margin: -40px auto 0 0;
		background: linear-gradient(to right, #2b3233 95%, #eeedec 95%, #eeedec);
	}
	
	#car .image {
		margin-bottom: 40px;
		width: 70%;
	}	
	
	#car .timeTable {
		margin: 0 auto ;
		padding: 70px 40px 50px;
		width: 85%;
		max-width: none;
	}	
	
	#bus {
		padding-bottom: 80px;
	}
	
	#bus .image {
		width: 90%;
	}
	
	#bus img {
		width: 100%;
	}

	#bus .timeImage .flexBox {
		margin: -30px auto 10px;
		padding: 100px 40px 40px;
		width: 85%;
		justify-content: center;
	}	

	#bus .timeTable {
		margin-bottom: 40px;
		width: 90%;
	}	
	
	#bus .textsize03 {
		width: 85%;
		margin: 0 auto;
	}
	
	
	
	
	
}



@media screen and (min-width: 1025px) and (max-width: 1279px) {	
	
	.bgColor04 h4 {
		font-size: 46px;
		padding-right: 115px;
	}
	
	.bgColor04 h4:after {
		width: 115px;
		height: 35px;
	}
	
	.bgColor05 h3 {
		padding: 60px 0;
		font-size: 26px;
	}
	
	.bgColor04 .text p {
		font-size: 24px;
		letter-spacing: 6px;
	}
	
	.bgColor04 .text p .textBig {
		font-size: 48px;
	}	

	
	#train .timeTable {
		width: 44%;
		margin-right: 2%;
		padding: 90px 40px 0;
	}
	
	#train .image {
		width: 50%;
	}
	
	.timeImage .timeTable p {
		font-size: 22px;
		margin-bottom: 30px;
	}
	
	.timeImage .timeTable p.borderBottom {
		font-size: 16px;
	}
	
	.timeImage p.borderBottom .textColor02 {
		font-size: 40px;
	}

	.timeImage .textsize01 {
		font-size: 44px;
	}	
	
	#train, #car {
		margin-bottom: 200px;
	}	
	
	#car .timeImage {
		width: 95%;
	}	
	
	#car .image {
		max-width: none;
		width: 50%;
	}	
	
	#car .timeTable {
		margin: 0 0 0 20px;
		padding: 70px 40px 100px;
		max-width: none;
		width: 40%;
	}
	
	#bus {
		padding-bottom: 150px;
	}

	#bus .timeImage {
		max-width: none;
		width: 95%;
	}	
	
	#bus .timeTable {
		width: 48%;
		margin-right: 3%;
	}	
	
	#bus .timeImage .borderBottom {
		font-size: 16px;
	}
	
	#bus .image {
		width: 43.5%;
		
	}	
	
	
	
}
	
	
	
@media screen and (min-width: 1280px) and (max-width: 1499px) {		
	
	.timeImage .timeTable p {
		font-size: 24px;
		margin-bottom: 30px;
	}	
	
	.timeImage .timeTable p.borderBottom {
		font-size: 16px;
	}	
	
	.timeImage .textsize01 {
		font-size: 52px;
	}	
	
	#train .image {
		width: 50%;
	}	

	#car .image {
		width: 50%;
	}
	
	#car .timeTable {
		margin: 0 0 0 10px;
	}	

	#car .timeImage {
		width: 94%;
	}	
	

	
	
	
	
}

@media screen and (min-width: 1500px) and (max-width: 1650px) {		

	#car .timeImage {
		width: 92%;
	}	
	
	
	
}