@charset "utf-8";

.u-inner {
	max-width: 1080px;
	margin: 100px auto;
	padding: 40px;
}

.c-inner_min {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.u-note .u-inner {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}

.c-mgb__40 {
	margin-bottom: 40px;
}

.c-mgb__60 {
	margin-bottom: 60px;
}

.c-mgb__90 {
	margin-bottom: 90px;
}

.c-mgb__120 {
	margin-bottom: 120px;
}

.l-kv {
	position: relative;
	z-index: 1;
}

.l-mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-image: url(../../img/access/l-kv.jpg);
	background-size: cover;
	background-position: center bottom;
	padding: 10% 20px;
	margin-top: 65px;
	position: relative;
}

.l-mv:after {
	content: "";
	position: absolute;
	bottom: -40px;
	left: 50%;
	right: auto;
	height: 80px;
	width: 2px;
	background: #000;
}

.l-mv-copy__en {
	font-size: 7rem;
	display: block;
	color: #fff;
	text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
	margin-bottom: 5px;
}

.l-mv-copy__jp {
	background: #000;
	color: #fff;
	font-size: 1.4rem;
	padding: 5px;
	width: 170px;
	display: inline-block;
	text-align: center;
}

.l-access-data {
	font-family: 'Shippori Mincho B1';
	margin-top: 40px;
	padding: 0 60px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}



.l-access-data > div:nth-child(1) {
	width: 60%;
	padding: 0 50px 0 0;
}

.l-access-data > div:nth-child(2) {
	width: calc(100% - 60%);
}

.l-access-data > div:nth-child(2) figure {
	text-align: center;
}

.l-access-data > div:nth-child(2) figcaption {
	font-size: 1.4rem;
	margin: 1em 0 0;
	display: block;
}


.l-landmark-list {
	/*padding: 0 40px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -30px;
}

.l-landmark-list > div {
	font-family: 'Shippori Mincho B1';
	text-align: center;
	width: calc(100% / 2);
	padding-right: 30px;
}


.c-inner_min .l-landmark-list {
	margin-right: -80px;
}

.c-inner_min .l-landmark-list > div {
	padding-right: 80px;
}


.l-landmark-list figure {
	position: relative;
}

/*.l-landmark-list figure:after {
	content: '※イメージ写真';
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	position: absolute;
	bottom: 10px;
left: 10px;
}*/

.l-landmark-list h3 {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: 0;
	margin: 15px 0 0;
}

.l-landmark-list h3 b {
	color: #000;
	font-size: 3.6rem;
	font-weight: 700;
	vertical-align: baseline;
	display: inline-block;
	margin: 0 -.3em;
}

.l-landmark-list h3 em {
	color: #770B11;
	font-weight: 700;
}

.l-landmark-list h3 em b {
	color: #770B11;
	font-weight: 700;
	margin-right: 0;
	margin-left: 0;
}

.l-landmark-list small {
	font-size: 1.1rem;
	letter-spacing: 0;
	margin: 1em 0 0;
	display: block;
	line-height: 1.5;
}

.l-access_img--caption {
	position: relative;
	z-index: 0;
}

.l-access_img--caption figcaption {
	position: relative;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 5;
	font-size: 1.1rem;
	letter-spacing: 0;
	color: #fff;
	text-shadow: black 1px 1px 10px, black -1px 1px 10px,
		black 1px -1px 10px, black -1px -1px 10px;
}






.l-section-subtitle {
	text-align: left;
	font-size: 1.8rem;
	margin: 0 0 10px 0;
	line-height: 1.4;
	position: relative;
	background: #fff;
	padding: 5px 10px 5px 0;
	z-index: 5;
	border: none;
}

.l-section-subtitle span {
	position: relative;
	background: #fff;
	padding: 5px 10px 5px 0;
	z-index: 5;
}

.l-section-subtitle:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #000;
	top: 45%;
	left: 0;
	z-index: 1;
}

.l-section-subtitle.l-section-subtitle-min {
	font-size: 1.6rem;
}

.l-subtitle_min {
	text-align: center;
	padding: 2% 0 7% 0;
}

.l-subTitle {
	text-align: center;
	font-size: 2.8rem;
	line-height: 1.4;
	letter-spacing: 0.05rem;
	padding-bottom: 8.5%;
}

.l-section_text {
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: center;
}

.l-landmark-list_min div {
	margin-bottom: 40px;
	text-align: left;
}

.l-landmark-list_min div img {
	width: 75%;
}

.l-access_time_img {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}

.c-bg_beige {
	padding: 40px;
	background-color: #f1eee7;
}

.c-bg_beige .l-subTitle {
	padding-bottom: 4%;
}

.access_container {
	padding: min(80px, 6%) 40px;
}

.access_cont{
	margin-bottom: 6%;
/*	background: url(../../img/access/bgimage.png) top right / 74% no-repeat;*/
}

.access_cont .access_cont-read .l-subTitle{
	padding-bottom: 4%;
	color: #ae9559;
}

.access_cont .access_cont-read .l-section_text{
	line-height: 1.8;
}

.access_cont .access_cont-place{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
}

.access_cont .access_cont-place .item{
	position: relative;
	z-index: 1;
}

.access_cont .access_cont-place .item .caption{
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: .2em;
	text-align: right;
	font-size: 11px;
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.access_cont-station .l-subTitle{
	padding: .5em 1.0em;
	margin-bottom: 4%;
	line-height: 1;
	text-align: left;
	color: #fff;
	background: linear-gradient(137deg, rgba(144,123,101, 1) 0%, rgba(144,123,101, 1) 50%, rgba(144,123,101, .2) 80%, rgba(144,123,101, .2) 100%);
}


.access_cont-station .access_cont-station-inner{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2.4rem 1.2rem;
	width: 94%;
	margin: auto auto 8%;
}

.access_cont-station .access_cont-station-inner .access{
	display: flex;
	align-items: flex-end;
	margin-bottom: 1.2rem;
	line-height: 1;
	font-weight: 600;
	font-size: 1.8rem;
}

.access_cont-station .access_cont-station-inner .access span{
	font-weight: 600;
}

.access_cont-station .access_cont-station-inner .access ._l{
	line-height: 1;
	font-size: 1.6em;
}
.access_cont-station .access_cont-station-inner .access ._ll{
	margin-left: .1em;
	font-weight: 500;
	font-size: 2.4em;
	transform: translateY(.2em);
}

.access_cont-station .access_cont-station-inner .access .color{
	line-height: 1;
	color: #c7003a;
}

.access_cont-station .access_cont-station-inner .attent{
	padding-left: 1em;
	line-height: 1.8;
	font-size: 1.1rem;
}

.access_cont-renew{
	display: grid;
	grid-template-columns: 1fr 24.0rem;
	align-items: center;
	gap: 3.6rem;
	width: min(900px, 90%);
	margin: auto;
	padding: 1.2rem;
	line-height: 1.8;
	border: 1px solid var(--color-main);
}

.access_cont-renew .ttl{
	font-size: 2.0rem;
	color: var(--color-gold);
}

.access_cont-renew .caption{
	margin-top: .2em;
	font-size: 1.1rem;
}