@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 {
	width: min(1080px, 92%);
	padding: min(80px, 6%) 60px;
}

.access-info{
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 2em 4em;
}

.access-info .space{
	display: nono;
}

.access-info .item{
	flex: 0 0 auto;
}

.access-info .note{
	display: flex;
	flex-flow: row wrap;
	align-items: flex-end;
	line-height: 1;
	font-size: min(20px, 1.46vw);
}

.access-info .note .col{
	line-height: 1;
}

.access-info .note span{
	display: inline-block;
	vertical-align: text-bottom;
}

.access-info .note ._l{
	font-size: 1.6em;
}

.access-info .note ._ll{
	font-size: 3.2em;
	transform: translateY(.1em);
}

.access-info .note ._s{
	display: inline-block;
	margin-bottom: .8em;
	padding-left: 1em;
	font-size: .68em;
}

.access-info .note ._ss{
	font-size: .6em;
}

.access-info .note .color{
	color: #a89132;
}

.access-info .add{
	line-height: 1.8;
	text-align: right;
	font-size: clamp(10px, 8px, .7vw);
}

.access-info .attent{
	margin-top: .4em;
	padding-left: 2em;
	line-height: 1.8;
	font-size: clamp(10px, 8px, .7vw);
}

.line-container{
	margin-bottom: min(80px, 6%);
}

.airport-container{
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 3em 4em;
	align-items: end;
	margin-bottom: min(80px, 6%);
}

.airport-container .access-info{
	display: block;
	padding-bottom: 1em;
}

.airport-container .access-info .item + .item{
	margin-top: 1.4em;
}

.airport-container .airport-image .cap{
	margin-top: 1em;
	text-align: right;
	font-size: .8em;
}

.car-container .car-title{
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	gap: 1em;
	margin-bottom: min(80px, 6%);
	color: #a89132;
	font-size: 2.4em;
}

.car-container .car-title::after{
	content: '';
	border-bottom: 1px solid #a89132;

}

.car-container .car-image{
	width: min(980px, 80%);
	margin: auto;
}