@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;
	padding-bottom: 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;
	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;
	display: inline-block;
}

.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.4rem;
	line-height: 1.4;
	letter-spacing: 0.05rem;
	padding-bottom: 3.5%;
}

.l-section_text {
	font-size: 1.6rem;
	line-height: 1.5;
	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%;
}
