@media screen and (max-width:47.9375em) {
	.full-text-section>.block-list .two-column-from-one p {
		margin-bottom: 1em
	}
	.full-text-section>.block-list .two-column-from-one p:last-child {
		margin-bottom: 0
	}
	.full-text-section>.block-list>.two-column .right-column {
		margin-top: 0
	}
	.two-column .left-column {
		margin-bottom: 1em
	}
}

.location-map-section .universal-subnav.only-one-city {
	display: none
}

.location-map-section .secondary-nav {
	border-top: 1px solid #d4d4d4;
	position: relative;
	width: 100%
}

.location-map-section .secondary-nav:before {
	display: none
}

.location-map-section .secondary-nav li {
	margin-left: 5px;
	margin-right: 5px
}

.location-map-section .secondary-nav li a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #00adef;
	padding: 0 10px;
	text-transform: inherit
}

.location-map-section .secondary-nav li a:lang(ja) {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.location-map-section .secondary-nav li a.active,
.location-map-section .secondary-nav li a:hover {
	color: #00306e
}

.location-map-section .secondary-nav li a.active {
	background-color: #eff3f7
}

.location-map-section .location-map-link {
	display: none
}

.location-map-section .full-width .gmap-holder .gmap {
	min-height: 250px
}

.location-map-section .full-width .gmap-holder .gmap:hover {
	cursor: pointer
}

.location-map-section .full-width .gmap-holder .text-holder {
	display: none;
	background: #002960;
	padding: 36px
}

.location-map-section .full-width .gmap-holder .text-holder.active {
	display: block
}

.location-map-section .full-width .gmap-holder .text-holder .headline {
	color: #fff
}

.location-map-section .full-width .gmap-holder .text-holder .location-address {
	line-height: 1.45;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff
}

.location-map-section .full-width .gmap-holder .text-holder .location-address:lang(ja) {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.location-map-section .full-width .gmap-holder .text-holder .phone {
	padding-top: 12px
}

@media screen and (min-width:48em) {
	.location-map-section .secondary-nav {
		margin-left: 0
	}
	.location-map-section .location-holder {
		float: left;
		display: block;
		margin-right: 3.07692%;
		width: 100%;
		position: absolute;
		top: 0
	}
	.location-map-section .location-holder:last-child {
		margin-right: 0
	}
	.location-map-section .location-holder::after {
		clear: both;
		content: "";
		display: table
	}
	.location-map-section .full-width {
		max-width: 100%;
		margin: 0 auto
	}
	.location-map-section .full-width .gmap-holder {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.location-map-section .full-width .gmap-holder .text-holder {
		min-height: 475px;
		-ms-flex: 1;
		flex: 1
	}
	.location-map-section .full-width .gmap-holder .text-holder .address {
		min-height: 100px
	}
	.location-map-section .full-width .gmap-holder .text-holder .phone {
		min-height: 70px;
		white-space: nowrap
	}
	.location-map-section .full-width .gmap-holder .gmap {
		min-height: 475px;
		-ms-flex: 3;
		flex: 3
	}
}

@media screen and (min-width:73.75em) {
	.location-map-section .full-width .gmap-holder .text-holder {
		padding: 48px
	}
	.location-map-section .full-width .gmap-holder .text-holder .address {
		min-height: 150px
	}
}