@charset "UTF-8";
.vis {
	background-image: url(/cu-mo-hakone/assets/img/home/pt-main@2x.jpg?date=200706);
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 162px;
	background-color: #fafafa;
}
.vis_inner {
	height: 725px;
}
.vis_logo {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 220px;
	height: 181px;
	transform: translate(-50%, -50%);
	margin-top: -109px;
}
.vis_logo > svg {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	fill: #fff;
}
.intro {
	position: relative;
	z-index: 1;
	padding-top: 127px;
	padding-bottom: 291px;
	margin-bottom: 83px;
}
.intro::before {
	content: "";
	background-image: url(/cu-mo-hakone/assets/img/home/bg-intro@2x.png);
	width: 795px;
	height: 850px;
	position: absolute;
	z-index: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	top: 0;
	margin-left: -242px;
}
.intro_title {
	font-size: 36px;
	line-height: 1.39;
	font-weight: normal;
	margin-bottom: 29px;
	position: relative;
	z-index: 1;
}
.intro_text {
	font-size: 24px;
	line-height: 2.1;
	position: relative;
	z-index: 1;
}
.intro_logo {
	position: absolute;
	z-index: 1;
	width: 273px;
	height: 220px;
	top: 22px;
	right: 20px;
}
.intro_logo > svg {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.intro_logo > svg > use {}
.intro_image {
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .27);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.intro_image-no1 {
	top: 235px;
	margin-left: 237px;
	width: 700px;
}
.intro_image-no1 > img {
	max-width: 100%;
	height: auto;
}
.intro_image-no2 {
	top: auto;
	bottom: 0;
	margin-left: 390px;
	z-index: 2;
	width: 416px;
}
.intro_image-no2 > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.contents {
	margin-bottom: 132px;
}
.contents_title {}
.contents_title > b {}
.contents_title > small {}
.contents_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.contents_list > li {
	width: 33.3%;
}
.contents_list > li:first-child {}
.contents_list > li:last-child {}
.contents_list > li:nth-child(3n+1) {
	width: 33.4%;
}
.contents_list > li:nth-child(n+3) {}
.contents_list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: #fff;
	color: #c9c9ca;
	transition-duration: .3s;
	transition-property: background-color, color;
	padding: 68px 10px 21px;
}
.contents_list > li > a > b {
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.contents_list > li > a > .icon {
	display: block;
	text-align: center;
	font-size: 10px;
}
.contents_list > li:nth-child(2n+1) > a {
	background-color: #c9c9ca;
	color: #fff;
}
.contents_list > li > a::before {
	content: "";
}
.contents_list > li > a::after {
	content: "";
}
.contents_image {
	max-width: 261px;
	margin: 0 auto 23px;
	transition-duration: .3s;
	transition-property: transform;
}
.contents_image > img {}
.facility {
	position: relative;
	z-index: 1;
	margin-bottom: 228px;
}
.facility::before {
	content: "";
	background-image: url(/cu-mo-hakone/assets/img/home/bg-facility@2x.png);
	background-size: 100% 100%;
	position: absolute;
	z-index: 1;
	top: -66px;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	height: 608px;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.7;
}
.facility_title {}
.facility_title > b {}
.facility_title > small {}
.facility_list {
	list-style: none;
	color: #9f8a50;
	display: flex;
	position: relative;
	z-index: 1;
}
.facility_list > li {
	width: 16.6%;
}
.facility_list > li:first-child {}
.facility_list > li:last-child {}
.facility_list > li:nth-child(2n+1) {}
.facility_list > li:nth-child(n+3) {}
.facility_fig {}
.facility_fig > img {
	display: block;
	margin: 0 auto;
}
.facility_fig > figcaption {
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	margin-top: 15px;
}
.facility_caution {
	font-size: 14px;
	text-align: right;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 3px;
	position: relative;
}
.access {}
.access_title {}
.access_title > b {}
.access_title > small {}
.access_headline {
	font-size: 34px;
	font-weight: normal;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 87px;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: block;
	line-height: 1;
	white-space: nowrap;
	margin: 0 auto;
}
.access_image {
	width: 908px;
	box-shadow: 20px 20px 20px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 0;
	left: 0;
	left: -140px;
}
.access_image > img {}
.access_areaText {
	box-shadow: 20px 20px 20px rgba(0, 0, 0, .1);
	background-color: #fff;
	padding: 16px 27px;
	font-size: 14px;
	position: relative;
	z-index: 10;
	margin-top: -85px;
	max-width: 727px;
	box-sizing: border-box;
	margin-left: auto;
}
.access_text {}
.access_imageWrap {
	position: relative;
	z-index: 1;
}
.access_map {
	width: 100vw;
	position: relative;
	z-index: 1;
	left: 50%;
	height: 533px;
	transform: translateX(-50%);
	margin-top: 105px;
	margin-bottom: 83px;
	filter: grayscale(1);
}
.access_map > iframe {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.access_dList {
	list-style: none;
	align-items: center;
	display: flex;
	margin-bottom: 20px;
}
.access_dList:last-child {
	margin-bottom: 0;
}
.access_dList > dt {
	width: 172px;
	border: 1px solid #2e2e2e;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 2.5em;
	box-sizing: border-box;
}
.access_dList > dd {}
.access_dListOuter {
	display: flex;
	justify-content: center;
}
.access_dListWrap {}
.contents_text {
	text-align: center;
	line-height: 2;
	margin-bottom: 60px;
	font-size: 112.5%;
}
.news {
	margin-bottom: 107px;
	max-width: 908px;
	margin-left: auto;
	margin-right: auto;
}
.news_box {
	box-shadow: 10px 10px 30px rgba(207, 195, 184, .3);
	background-color: #fff;
	padding: 30px 30px;
}
.news_title {
	margin-bottom: 41px;
}
.news_title > b {}
.news_title > small {}
.news_list {
	list-style: none;
	border-top: 1px solid #565656;
}
.news_list > li {
	border-bottom: 1px solid #565656;
}
.news_list > li:first-child {}
.news_list > li:last-child {}
.news_list > li:nth-child(2n+1) {}
.news_list > li:nth-child(n+3) {}
.news_item {
	padding: 16px 20px;
}
.news_update {
	font-weight: bold;
	color: #9f8a50;
	font-size: 20px;
}
.news_text {
	margin-bottom: 1em;
}
.news_text:last-child {
	margin-bottom: 0;
}
.news_text > a {}
.news_text > a::before {
	content: "";
}
.news_text > a::after {
	content: "";
}
.movie {
	max-width: 800px;
	margin: 80px auto;
}
.movie_inner {
	position: relative;
	z-index: 1;
	padding-bottom: 66%;
}
.movie_inner > iframe {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
@media screen and (min-width:1000px) {
	.news_text > a:hover {}
	.contents_list > li > a:hover {
		background-color: #f9f9f9;
	}
	.contents_list > li:nth-child(2n+1) > a:hover {
		background-color: #b9b9ba;
	}
	a:hover .contents_image {
		transform: scale(1.05);
	}
}
@media screen and (max-width: 999px) {
	.vis {
		margin-bottom: 100px;
	}
	.vis_inner {
		height: 60vw;
	}
	.vis_logo {
		width: 200px;
	}
	.vis_logo > svg {}
	.intro {
		padding-bottom: 169px;
		padding-top: 90px;
		margin-bottom: 100px;
	}
	.intro::before {
		width: 600px;
		height: 650px;
	}
	.intro_title {
		font-size: 29px;
	}
	.intro_text {
		font-size: 20px;
	}
	.intro_logo {
		width: 200px;
		height: 165px;
	}
	.intro_logo > svg {}
	.intro_logo > svg > use {}
	.intro_image {}
	.intro_image-no1 {
		margin-left: 200px;
		width: 500px;
		top: 189px;
	}
	.intro_image-no1 > img {}
	.intro_image-no2 {
		width: 323px;
		margin-left: 250px;
	}
	.intro_image-no2 > img {}
	.contents {
		margin-bottom: 100px;
	}
	.contents_title {}
	.contents_title > b {}
	.contents_title > small {}
	.contents_list {}
	.contents_list > li {}
	.contents_list > li:first-child {}
	.contents_list > li:last-child {}
	.contents_list > li:nth-child(3n+1) {}
	.contents_list > li:nth-child(n+3) {}
	.contents_list > li > a {
		padding-top: 28px;
	}
	.contents_list > li > a > b {}
	.contents_list > li > a > .icon {}
	.contents_list > li:nth-child(2n+1) > a {}
	.contents_list > li > a::before {}
	.contents_list > li > a::after {}
	.contents_image {
		max-width: 180px;
	}
	.contents_image > img {}
	.facility {
		margin-bottom: 100px;
	}
	.facility::before {
		height: calc(100% + 120px);
		top: 50%;
		transform: translate(-50%, -50%);
	}
	.facility_title {}
	.facility_title > b {}
	.facility_title > small {}
	.facility_list {}
	.facility_list > li {}
	.facility_list > li:first-child {}
	.facility_list > li:last-child {}
	.facility_list > li:nth-child(2n+1) {}
	.facility_list > li:nth-child(n+3) {}
	.facility_fig {}
	.facility_fig > img {}
	.facility_fig > figcaption {
		font-size: 14px;
	}
	.facility_caution {}
	.access {}
	.access_title {}
	.access_title > b {}
	.access_title > small {}
	.access_headline {
		font-size: 30px;
		right: 60px;
	}
	.access_image {
		width: 710px;
	}
	.access_image > img {}
	.access_areaText {}
	.access_text {}
	.access_imageWrap {}
	.access_map {
		margin-top: 60px;
		height: 400px;
		margin-bottom: 60px;
	}
	.access_map > iframe {}
	.access_dList {}
	.access_dList:last-child {}
	.access_dList > dt {
		width: 150px;
	}
	.access_dList > dd {}
	.access_dListOuter {}
	.access_dListWrap {}
	.contents_text {
		font-size: inherit;
		margin-bottom: 45px;
	}
	.news {
		margin-bottom: 60px;
	}
	.news_box {}
	.news_title {}
	.news_title > b {}
	.news_title > small {}
	.news_list {}
	.news_list > li {}
	.news_list > li:first-child {}
	.news_list > li:last-child {}
	.news_list > li:nth-child(2n+1) {}
	.news_list > li:nth-child(n+3) {}
	.news_item {}
	.news_update {
		font-size: 18px;
	}
	.news_text {}
	.news_text > a {}
	.news_text > a::before {}
	.news_text > a::after {}
	.movie {}
	.movie_inner {}
	.movie_inner > iframe {}
}
@media screen and (max-width: 767px) {
	.vis {
		margin-bottom: 45px;
	}
	.vis_inner {
		height: 86vw;
	}
	.vis_logo {
		width: 100px;
		height: 82px;
		margin-top: -18px;
	}
	.vis_logo > svg {}
	.intro {
		padding: 30px 0 0;
		margin-bottom: 45px;
	}
	.intro::before {
		height: 380px;
		margin-left: 0;
		left: 50%;
		width: 100vw;
	}
	.intro_title {
		font-size: 18px;
		text-align: center;
		margin-bottom: 15px;
	}
	.intro_text {
		font-size: 14px;
		text-align: center;
		margin-bottom: 65px;
	}
	.intro_logo {
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		width: 170px;
		margin: 50px auto 20px;
		height: 140px;
	}
	.intro_logo > svg {}
	.intro_logo > svg > use {}
	.intro_image {
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		margin-left: 0;
		width: auto;
		box-shadow: 3px 3px 5px rgba(0, 0, 0, .27);
	}
	.intro_image-no1 {
		margin-left: -15px;
		margin-right: -15px;
	}
	.intro_image-no1 > img {}
	.intro_image-no2 {
		max-width: 60%;
		margin: -10px auto 0;
		margin-left: auto;
		margin-right: 0;
	}
	.intro_image-no2 > img {}
	.contents {
		margin-bottom: 45px;
	}
	.contents_title {}
	.contents_title > b {}
	.contents_title > small {}
	.contents_list {}
	.contents_list > li {
		width: 50%;
	}
	.contents_list > li:first-child {}
	.contents_list > li:last-child {}
	.contents_list > li:nth-child(3n+1) {
		width: 50%;
	}
	.contents_list > li:nth-child(n+3) {}
	.contents_list > li:nth-child(0) {
		order: 0;
	}
	.contents_list > li:nth-child(1) {
		order: 1;
	}
	.contents_list > li:nth-child(2) {
		order: 3;
	}
	.contents_list > li:nth-child(3) {
		order: 2;
	}
	.contents_list > li:nth-child(4) {
		order: 4;
	}
	.contents_list > li:nth-child(5) {
		order: 5;
	}
	.contents_list > li > a {
		font-size: 10px;
		padding: 10px 10px;
	}
	.contents_list > li > a > b {}
	.contents_list > li > a > .icon {}
	.contents_list > li:nth-child(2n+1) > a {}
	.contents_list > li > a::before {}
	.contents_list > li > a::after {}
	.contents_image {
		margin-bottom: 5px;
		max-width: 120px;
	}
	.contents_image > img {}
	.facility {
		margin-bottom: 45px;
	}
	.facility::before {
		height: 100%;
	}
	.facility_title {}
	.facility_title > b {}
	.facility_title > small {}
	.facility_list {
		flex-wrap: wrap;
	}
	.facility_list > li {
		width: 32%;
		margin-left: 2%;
	}
	.facility_list > li:first-child {}
	.facility_list > li:last-child {}
	.facility_list > li:nth-child(3n+1) {
		margin-left: 0;
	}
	.facility_list > li:nth-child(n+4) {
		margin-top: 20px;
	}
	.facility_fig {}
	.facility_fig > img {
		width: 60px;
	}
	.facility_fig > figcaption {
		font-size: 12px;
	}
	.facility_caution {
		font-size: 10px;
		margin-top: 20px;
	}
	.access {}
	.access_title {}
	.access_title > b {}
	.access_title > small {}
	.access_headline {
		-ms-writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		font-size: 20px;
		text-align: center;
		position: static;
		display: block;
		margin-bottom: 12px;
	}
	.access_image {
		width: auto;
		position: static;
		margin-left: -15px;
		margin-right: -15px;
	}
	.access_image > img {}
	.access_areaText {
		margin-top: -25px;
		padding: 20px 20px;
		box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
	}
	.access_text {}
	.access_imageWrap {}
	.access_map {
		margin-top: 40px;
		height: 100vw;
		margin-bottom: 25px;
	}
	.access_map > iframe {}
	.access_dList {
		display: block;
	}
	.access_dList:last-child {}
	.access_dList > dt {
		margin: 0 auto 10px;
		height: 36px;
		width: 130px;
	}
	.access_dList > dd {}
	.access_dListOuter {
		display: block;
	}
	.access_dListWrap {}
	.contents_text {
		text-align: left;
		margin-bottom: 25px;
	}
	.news {
		margin-bottom: 45px;
	}
	.news_box {
		padding: 20px 20px;
	}
	.news_title {
		margin-bottom: 20px;
	}
	.news_title > b {}
	.news_title > small {}
	.news_list {}
	.news_list > li {}
	.news_list > li:first-child {}
	.news_list > li:last-child {}
	.news_list > li:nth-child(2n+1) {}
	.news_list > li:nth-child(n+3) {}
	.news_item {
		padding: 10px 0px;
	}
	.news_update {
		font-size: 16px;
	}
	.news_text {}
	.news_text > a {}
	.news_text > a::before {}
	.news_text > a::after {}
	.movie {
		margin: 45px 0;
	}
	.movie_inner {}
	.movie_inner > iframe {}
}
