.adtl-Entry img {
	max-width: 100%;
	width: auto;
}

.container_outside {
	max-width: 1200px;
	margin: auto;
}
.container_inside {
	max-width: 960px;
	margin: auto;
}

.mainvisual {
	margin-top: 122px;
	background: #FAFAFA;
	padding: 20px 20px 110px;
	position: relative;
}
.mainvisual figure {
	max-width: 1400px;
	width: 100%;
	margin: auto;
}
.mainvisual h1 {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	position: relative;
}
.mainvisual h1 img {
	position: absolute;
	top: 30px;
	width: 537px;
}
.mainvisual .lead {
	font-size: 24px;
	font-weight: bold;
	margin-top: 70px;
	line-height: 1.66;
}

.background {
	padding-bottom: 52.1%;
	position: relative;
	background-image: url(/special_assets/3338/img/mv_bg@2x.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.body {
	margin-bottom: 160px;
}

.container_outside > h2 {
	font-size: 96px;
	font-weight: bold;
	font-family: Montserrat;
	line-height: 1.2;
	margin-top: 150px;
	margin-bottom: 10px;
}
.container_outside > h2 img {
	width: auto;
}
.container_outside .subtitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.66;
}
.container_outside .subtitle img {
	width: auto;
}

.content {
	margin: 70px auto;
}
.content p,
.spot p {
	font-size: 16px;
}
.content p + p,
.spot p + p {
	margin-top: 55px;
	position: relative;
}
.content p + p:before,
.spot p + p:before {
	content: "";
	display: block;
	width: 24px;
	position: relative;
	border-bottom: solid 1px #A50000;
	position: absolute;
	top: -26px;
	left: 0;
	right: 0;
	margin: auto;
	transform: rotate(-45deg);
}
.content .adtl-Entry_GalleryCaption,
.spot .adtl-Entry_GalleryCaption {
	text-align: left;
	margin: 0 40px;
}
.content figure {
	margin: 40px auto;
}
.spot {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding: 36px 0 39px;
}
.spot figure {
	margin: auto auto 20px;
}
.spot-head {
	margin-bottom: 40px;
}
.spot-icon {
	line-height: 1;
}
.spot-subtitle {
	margin-bottom: 10px;
}
.spot-head h3 {
	
}
.spot-head h3 span {
	color: #ffffff;
	background: #0F0F0F;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 8px 6px;
	display: inline-block;
}
.spot-inquiry {
	display: table;
	width: 100%;
	line-height: 1;
	margin-top: 12px;
}
.spot-inquiry_head {
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
	width: 100px;
}
.spot-inquiry_head span {
	color: #ffffff;
	background: #0F0F0F;
	display: inline-block;
	width: 80px;
	text-align: center;
	padding: 3px 0;
	margin-right: 15px;
}
.spot-inquiry_data {
	display: table-cell;
}
.spot-inquiry_facility {
	margin-bottom: 8px;
}
.spot-inquiry_tel {
	display: inline-block;
	padding: 0 0 0 24px;
	background: url(/special_assets/3338/img/call.png) no-repeat left center;
	background-size: 14px;
	font-size: 14px;
	margin-right: 20px;
}
.spot-inquiry_url {
	display: inline-block;
	font-size: 14px;
}
.spot-inquiry_url a {
	text-decoration: underline;
}
.spot-inquiry_url a:hover {
	text-decoration: none;
}

.adtl-Entry_Info {
	margin: 160px auto 80px;
}
.adtl-Entry_EventButtonTextMain {
	font-size: 24px;
}
