.main.location {
	margin-top: 150px;
}

@media screen and (max-width: 736px) {
	.main.location {
		margin-top: 60px;
	}
}

.main.location .mainvisual {
	background: url(../images/location/image-mainvisual.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 40.1%;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.main.location .mainvisual {
		background: url(../images/location/image-mainvisual-sp.jpg) no-repeat center center;
		background-size: cover;
		padding-top: 106.3%
	}
}


.location-detail {
	background: url(../images/location/bg-detail.jpg) no-repeat center top;
	background-size: cover;
	padding: 140px 0 150px;
}

@media screen and (max-width: 736px) {
	.location-detail {
		padding: 75px 0;
	}
}

.location-detail .title {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 36px;
	letter-spacing: 0.4em;
	line-height: 1.8;
	margin-bottom: 40px;
	text-align: center;
	text-indent: 0.4em;
}

@media screen and (max-width: 736px) {
	.location-detail .title {
		font-size: 18px;
		letter-spacing: 0.2em;
		margin-bottom: 30px;
		text-indent: 0.2em;
	}
}

.location-detail .text {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 2;
	text-align: center;
	text-indent: 0.2em;
}

.location-detail .text span {
	display: block;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin-top: 10px;
	text-indent: 0.05em;
}

@media screen and (max-width: 736px) {
	.location-detail .text {
		font-size: 14px;
		letter-spacing: 0em;
		text-indent: 0em;
	}
}

.location-detail .wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: 120px;
}

@media screen and (max-width: 736px) {
	.location-detail .wrap {
		align-items: flex-start;
		flex-direction: column;
		margin-top: 75px;
	}
}

.location-detail .wrap .list {
	border-right: 1px solid #fff;
	padding: 0 50px;
	width: 33.333%;
}

@media screen and (max-width: 1150px) {
	.location-detail .wrap .list {
		padding: 0 25px;
	}
}

@media screen and (max-width: 736px) {
	.location-detail .wrap .list {
		border-right: none;
		border-top: 1px solid #fff;
		padding: 50px 0;
		width: 100%;
	}
}

.location-detail .wrap .list:nth-child(1),
.location-detail .wrap .list:nth-child(4) {
	border-left: 1px solid #fff;
}

@media screen and (max-width: 736px) {
	.location-detail .wrap .list:nth-child(1),
	.location-detail .wrap .list:nth-child(4) {
		border-left: none;
	}

	.location-detail .wrap .list:last-child {
		padding-bottom: 0;
	}
}

.location-detail .wrap .list .image {
	height: auto;
	margin-bottom: 35px;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.location-detail .wrap .list .image {
		margin-bottom: 25px;
	}
}

.location-detail .wrap .list:nth-last-child(-n+3) {
	margin-top: 75px;
}

@media screen and (max-width: 736px) {
	.location-detail .wrap .list:nth-last-child(-n+3) {
		margin-top: 0;
	}
}

.location-detail .wrap .list .name {
	color: #fff;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
}

@media screen and (max-width: 1150px) {
	.location-detail .wrap .list .name {
		font-size: 18px;
	}
}

@media screen and (max-width: 736px) {
	.location-detail .wrap .list .name {
		margin-bottom: 20px;
	}
}

.location-detail .wrap .list .name.sm {
	letter-spacing: 0;
	transform: scale(0.9, 1);
	transform-origin: top left;
}

@media screen and (max-width: 736px) {
	.location-detail .wrap .list .name.sm {
		transform: none;
	}
}

.location-detail .wrap .list .info {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 14px;
	line-height: 2;
	text-align: justify;
}



.location-map {
	background-color: #fff;
}

.location-map .image {
	height: auto;
	width: 100%;
}



.location-information {
	background-color: #000;
	padding: 110px 0 250px;
}

@media screen and (max-width: 736px) {
	.location-information {
		padding: 75px 0 70px;
	}
}

.location-information .title {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 28px;
	letter-spacing: 0.2em;
	margin-bottom: 75px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.location-information .title {
		font-size: 16px;
		letter-spacing: 0.5em;
		margin-bottom: 50px;
		text-indent: 0.5em
	}
}

.location-information .parent-wrap {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 736px) {
	.location-information .parent-wrap {
		flex-direction: column;
	}
}

.location-information .parent-wrap .wrap {
	min-width: 475px;
	width: 43.2%;
}

@media screen and (max-width: 1150px) {
	.location-information .parent-wrap .wrap {
		min-width: auto;
		width: 48%;
	}
}

@media screen and (max-width: 736px) {
	.location-information .parent-wrap .wrap {
		width: 100%;
	}
}

.location-information .parent-wrap .wrap .child {
	margin-bottom: 50px;
}

.location-information .parent-wrap .wrap .child:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 736px) {
	.location-information .parent-wrap .wrap .child:last-child {
		margin-bottom: 50px;
	}

	.location-information .parent-wrap .wrap:last-child .child:last-child {
		margin-bottom: 0;
	}
}

.location-information .parent-wrap .wrap .child .headding {
	color: #fff;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 16px;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}

@media screen and (max-width: 1150px) {
	.location-information .parent-wrap .wrap .child .headding {
		font-size: 14px;
	}
}

@media screen and (max-width: 736px) {
	.location-information .parent-wrap .wrap .child .headding {
		font-size: 16px;
	}
}

.location-information .parent-wrap .wrap .child .item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

@media screen and (max-width: 736px) {
	.location-information .parent-wrap .wrap .child .item {
		flex-direction: column;
		margin-bottom: 20px;
	}
}

.location-information .parent-wrap .wrap .child .item:last-child {
	margin-bottom: 0;
}

.location-information .parent-wrap .wrap .child .item dt,
.location-information .parent-wrap .wrap .child .item dd {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 16px;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 1150px) {
	.location-information .parent-wrap .wrap .child .item dt,
	.location-information .parent-wrap .wrap .child .item dd {
		font-size: 14px;
	}
}

@media screen and (max-width: 736px) {
	.location-information .parent-wrap .wrap .child .item dt {
		margin-bottom: 10px;
	}
}

.location-information .parent-wrap .wrap .child .item dd .dis {
	display: inline-block;
	min-width: 45px;
	text-align: right;
}

@media screen and (max-width: 1150px) {
	.location-information .parent-wrap .wrap .child .item dd .dis {
		min-width: 40px;
	}
}

.location-information .parent-wrap .wrap .child .item dd .num {
	display: inline-block;
	min-width: 25px;
	text-align: right;
}

@media screen and (max-width: 1150px) {
	.location-information .parent-wrap .wrap .child .item dd .num {
		min-width: 20px;
	}
}

.location-information .parent-wrap .wrap .child .image {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 35px;
}

.location-information .parent-wrap .wrap .child .image li {
	margin-bottom: 25px;
	width: 48.4%;
}

.location-information .parent-wrap .wrap .child .image li:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.location-information .parent-wrap .wrap .child .image li img {
	height: auto;
	margin-bottom: 10px;
	width: 100%;
}

.location-information .parent-wrap .wrap .child .image li p {
	color: #fff;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 12px;
}

.location-information .inner .info {
	color: #fff;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	margin-top: 45px;
}

@media screen and (max-width: 1150px) {
	.location-information .inner .info {
		font-size: 13px;
	}
}

@media screen and (max-width: 736px) {
	.location-information .inner .info {
		font-size: 12px;
		line-height: 1.8;
		margin-top: 35px;
	}
}



.location-access {
	background-color: #000;
}

.location-access .title {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 36px;
	letter-spacing: 0.4em;
	line-height: 1.8;
	margin-bottom: 40px;
	text-align: center;
	text-indent: 0.4em;
}

@media screen and (max-width: 736px) {
	.location-access .title {
		font-size: 18px;
		letter-spacing: 0.2em;
		margin-bottom: 25px;
		text-indent: 0.2em;
	}
}

.location-access .text {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 2;
	text-align: center;
	text-indent: 0.2em;
}

@media screen and (max-width: 736px) {
	.location-access .text {
		font-size: 14px;
		letter-spacing: 0;
		text-indent: 0;
	}
}

.location-access .access {
	background-color: #fff;
	margin-top: 100px;
	padding: 75px 0 0;
}

@media screen and (max-width: 736px) {
	.location-access .access {
		margin-top: 75px;
		padding: 70px 0 0;
	}
}

.location-access .access .wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap {
		flex-direction: column;
		margin-bottom: 45px;
	}
}

.location-access .access .wrap .list {
	width: 48.6%;
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list {
		width: 100%;
	}
	.location-access .access .wrap .list:last-child {
		margin-top: 50px;
	}
}

.location-access .access .wrap .list .copy {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}

@media screen and (max-width: 1300px) {
	.location-access .access .wrap .list .copy {
		font-size: 15px;
	}
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list .copy {
		font-size: 18px;
		letter-spacing: 0.1em;
		line-height: 1.3;
	}
}

.location-access .access .wrap .list .copy .lg {
	font-size: 25px;
}

@media screen and (max-width: 1300px) {
	.location-access .access .wrap .list .copy .lg {
		font-size: 20px;
	}
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list .copy .lg {
		font-size: 18px;
	}
}

.location-access .access .wrap .list .copy .num {
	font-size: 35px;
}

@media screen and (max-width: 1300px) {
	.location-access .access .wrap .list .copy .num {
		font-size: 30px;
	}
}

.location-access .access .wrap .list h3 {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 17px;
	letter-spacing: 0;
	margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
	.location-access .access .wrap .list h3 {
		font-size: 14px;
	}
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list h3 {
		font-size: 16px;
		line-height: 1.8;
		margin-bottom: 20px;
	}
}

.location-access .access .wrap .list .inner {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list .inner {
		flex-direction: column-reverse;
	}
}

.location-access .access .wrap .list .inner p {
	color: #231815;
	font-family: 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
	width: 53.3%;
}

@media screen and (max-width: 1300px) {
	.location-access .access .wrap .list .inner p {
		font-size: 13px;
	}
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list .inner p {
		font-size: 14px;
		margin-top: 20px;
		width: 100%;
	}
}

.location-access .access .wrap .list .inner .image {
	height: auto;
	width: 43.8%;
}

@media screen and (max-width: 736px) {
	.location-access .access .wrap .list .inner .image {
		width: 100%;
	}
}

.location-access .access .image {
	height: auto;
	width: 100%;
}