@charset "UTF-8";
#hill #header .header_logo a {
	background: url("../images/hill/header_logo.png") top left no-repeat;
}
#hill #header .navInfo li a, #hill #header .gnav li a {
	color: #444;
}
#hill #header .navInfo .navInfo_news a {
	background: url("../images/hill/header_ico_news.png") top 50% left no-repeat;
}
#hill #header .navInfo .navInfo_access a {
	background: url("../images/hill/header_ico_access.png") top 50% left no-repeat;
}
#hill #header #fixMenu {
	background: #000;
}
#hill #header #fixMenu .gnav li {
	color: #FFF;
}
#hill #header #fixMenu .gnav li a {
	color: #FFF;
}
.hill_ttl {
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 2.0rem;
	line-height: 1.2;
	letter-spacing: .3em;
}
.hill_text {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 3.0;
	letter-spacing: .4em;
}
#fv .content {
	padding: 70px 0 0;
}
#fv .inner {
	position: relative;
}
#fv .fv_img01 {
	text-align: right;
}
#fv .fv_text01 {
	position: absolute;
	top: 215px;
	left: 0;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: .3em;
}
#fv .fv_text01 .bg_white {
	padding: .5em 0;
	background: #FFF;
}
#fv .fv_ttl_img {
	position: absolute;
	top: 0;
	left: 90px;
}
#fv .fv_img02 {
	margin-top: -290px;
	z-index: -9999 !important;
}
.btn_click a {
	display: inline-block;
	width: 160px;
	padding: .5em 20px;
	background: url("../images/hill/arrow_click.png") top 50% right 20px no-repeat, #777;
	background-size: 25px;
	color: #FFF;
	font-size: 1.0rem;
	letter-spacing: .15em;
}
.btn_click a:hover {
	opacity: .6;
	transition: .5s;
}
#nature .content,#nature2 .content {
	padding: 30px 0 0;
}
#nature .flex_wrap,#nature2 .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#moon .content {
	padding: 0;
}
#moon .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#moon .flex_left {
	width: 680px;
}
#moon .flex_left .hill_text {
	margin-bottom: 40px;
}
#drink .content {
	padding: 40px 0 0;
}
#drink .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#drink .flex_left {
	width: 500px;
}
#drink .flex_left .hill_text {
	text-align: right;
}
#curtain .content {
	padding: 70px 0 0;
}
#curtain .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#curtain .curtain_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	padding-top: 70px;
	justify-content: space-between;
}
#curtain .curtain_list .curtain_list_item02 {
	margin-top: 130px;
}
#curtain .curtain_list .curtain_list_img {
	display: block;
	margin-bottom: 30px;
}
#curtain .curtain_list .hill_text {
	padding-left: 30px;
}
#furin .new {
	margin-bottom: 20px;
	color: #00664C;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 3.0rem;
	font-weight: 500;
}
#furin .hill_ttl {
	line-height: 2.5;
}
#furin .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#furin .flex_right {
	width: 370px;
}
#furin .flex_right .hill_text {
	/*margin-bottom: 40px;*/
}



#swing .hill_ttl {
	line-height: 2.5;
}
#swing .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#swing .flex_right {
	width: 370px;
}
#swing .flex_right .hill_text {
	/*margin-bottom: 40px;*/
}



#height630 .content {
	padding: 70px 0;
}
#height630 .flex_wrap {
	justify-content: space-between;
	align-items: center;
}
#movie {
	background: #008ABA;
}
#movie .movie_ttl {
	margin-bottom: 30px;
	color: #FFF;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: .1em;
	text-align: center;
}
#movie .movie_ttl img {
	display: inline-block;
	margin-bottom: 10px;
}
#movie .video {
	display: block;
	width: 1000px;
	margin: 0 auto 30px;
	height: 563px;
}
#movie .movie_note {
	color: #FFF;
	font-size: 1.3rem;
	letter-spacing: .1em;
	text-align: center;
}


.hill_text a:link,.hill_text a:visited {
	text-decoration: underline;
	color: #008196;
}
.hill_text a:hover,.hill_text a:active {
	text-decoration: none;
}


@media screen and (max-width: 640px) {
	#hill #header .header_logo {
		width: 44.7368421053vw;
		/*(340/760)*100vw*/
		top: 3.9473684211vw;
		/*(30/760)*100vw*/
		left: 3.9473684211vw;
		/*(30/760)*100vw*/
	}
	#hill #header .header_logo a {
		width: 44.7368421053vw;
		height: 8.9473684211vw;
		background-size: contain;
	}
	#hill #header .drawer_button.active .drawer_bar {
		background-color: #FFF;
	}
	#hill #header .drawer_button .drawer_bar {
		background-color: #444;
	}
	#hill #header .drawer_menu_wrapper {
		background-color: #444;
	}
	#hill #header .gnav li {
		border-bottom: #FFF 1px solid;
		border-left: #FFF 1px solid;
	}
	#hill #header .gnav li:nth-child(-n+2) {
		border-top: #FFF 1px solid;
	}
	#hill #header .gnav li a {
		color: #FFF;
	}
	.hill_ttl {
		margin-bottom: 3.9473684211vw;
		/*(30/760)*100vw*/
		font-size: 3.9473684211vw;
		/*(30/760)*100vw*/
		line-height: 1.6;
	}
	.hill_text {
		font-size: 3.1578947368vw;
		/*(24/760)*100vw*/
		line-height: 1.6;
		letter-spacing: .1em;
	}
	#fv .content {
		padding: 0;
	}
	#fv .inner {
		padding: 0;
	}
	#fv .fv_text01 {
		position: absolute;
		top: 123.6842105263vw;
		/*(940/760)*100vw*/
		left: 2.6315789474vw;
		/*(20/760)*100vw*/
		font-size: 3.1578947368vw;
		/*(24/760)*100vw*/
		letter-spacing: .2em;
		z-index: 9999 !important;
	}
	#fv .fv_ttl_img {
		position: absolute;
		top: 84.8684210526vw;
		/*(645/760)*100vw*/
		left: 17.5vw;
		/*(133/760)*100vw*/
		width: 18.1578947368vw;
		/*(138/760)*100vw*/
	}
	#fv .fv_img02 {
		width: 45vw;
		/*(342/760)*100vw*/
		margin: 4.6052631579vw 0 0 auto;
	}
	.btn_click a {
		width: 32.5vw;
		/*(247/760)*100vw*/
		padding: 0.5em 3.9473684211vw;
		background: url("../images/hill/arrow_click.png") top 50% right 3.9473684211vw no-repeat, #777;
		background-size: 5.2631578947vw;
		/*(40/760)*100vw*/
		font-size: 1.3157894737vw;
		/*(10/760)*100vw*/
	}
	#nature .content,#nature2 .content {
		padding: 9.2105263158vw 0;
	}
	#nature .inner,#nature2 .inner {
		padding: 0;
	}
	#nature .flex_wrap,#nature2 .flex_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	#nature .flex_wrap .nature_img01,#nature2 .flex_wrap .nature_img01 {
		order: 1;
		margin-bottom: 7.8947368421vw;
		/*(60/760)*100vw*/
	}
	#nature .flex_wrap .flex_left,#nature2 .flex_wrap .flex_left {
		order: 2;
	}
	#nature .flex_wrap .flex_left .hill_ttl, #nature .flex_wrap .flex_left .hill_text,#nature2 .flex_wrap .flex_left .hill_ttl, #nature2 .flex_wrap .flex_left .hill_text {
		text-align: center;
	}
	#moon .inner {
		padding: 0;
	}
	#moon .flex_left {
		width: 45.3947368421vw;
		/*(345/760)*100vw*/
		margin-right: 3.9473684211vw;
		/*(30/760)*100vw*/
	}
	#moon .flex_left .hill_text {
		margin-bottom: 5.2631578947vw;
		/*(40/760)*100vw*/
	}
	#moon .moon_img01 {
		width: 42.7631578947vw;
		/*(325/760)*100vw*/
	}
	#drink .content {
		padding: 9.2105263158vw 0;
	}
	#drink .flex_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	#drink .flex_left {
		width: 100%;
	}
	#drink .flex_left .hill_text {
		margin-bottom: 3.9473684211vw;
		/*(30/760)*100vw*/
		text-align: center;
	}
	#curtain .content {
		padding: 9.2105263158vw 0;
	}
	#curtain .inner {
		padding: 0;
	}
	#curtain .flex_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	#curtain .flex_wrap .curtain_img01 {
		order: 1;
		margin-bottom: 7.8947368421vw;
		/*(60/760)*100vw*/
	}
	#curtain .flex_wrap .flex_left {
		order: 2;
		margin-bottom: 6.5789473684vw;
		/*(50/760)*100vw*/
		padding: 0 3.9473684211vw;
	}
	#curtain .flex_wrap .flex_left .hill_ttl {
		text-align: center;
	}
	#curtain .curtain_list {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		padding: 0 3.9473684211vw;
	}
	#curtain .curtain_list .curtain_list_item01, #curtain .curtain_list .curtain_list_item02 {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-o-align-items: center;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 5.2631578947vw;
		/*(40/760)*100vw*/
	}
	#curtain .curtain_list .curtain_list_img {
		width: 47.3684210526vw;
		/*(360/760)*100vw*/
		margin-bottom: 0;
	}
	#curtain .curtain_list .hill_text {
		padding-left: 0;
	}
	#curtain .curtain_list .curtain_list_item02 {
		margin: 0;
	}
	#curtain .curtain_list .curtain_list_item02 .curtain_list_img {
		order: 2;
		width: 50vw; /*(380/760)*100vw*/
	}
	#curtain .curtain_list .curtain_list_item02 .hill_text {
		order: 1;
	}
	#furin .inner {
		padding: 0;
	}
	#furin .flex_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.furin_img01 {
		margin-bottom: 3.9473684211vw;
	}
	#furin .flex_right {
		position: relative;
		width: 100%;
		padding: 0 3.9473684211vw;
	}
	#furin .new {
		position: absolute;
		top: 0;
		left: 3.9473684211vw;
		font-size: 5vw;
	}
	#furin .hill_ttl {
		text-align: right;
		line-height: 1.6;
	}
	
	
	
	
		#swing .inner {
		padding: 0;
	}
	#swing .flex_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}

	#swing .flex_right {
		position: relative;
		width: 100%;
		padding: 0 3.9473684211vw;
	}
	#swing .new {
		position: absolute;
		top: 0;
		left: 3.9473684211vw;
		font-size: 5vw;
	}
	#swing .hill_ttl {
		text-align: right;
		line-height: 1.6;
	}
	
	
	
	
	#height630 .content {
		padding: 0 0 9.2105263158vw;
	}
	#height630 .inner {
		padding: 0;
	}
	#height630 .flex_wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	#height630 .flex_wrap .height630_img01 {
		order: 1;
		margin-bottom: 6.5789473684vw;
		/*(50/760)*100vw*/
	}
	#height630 .flex_wrap .flex_left {
		order: 2;
	}
	#height630 .flex_wrap .flex_left .hill_text {
		text-align: center;
	}
	#movie {
		/*background: #008ABA;*/
	}
	#movie .movie_ttl {
		margin-bottom: 5.2631578947vw;
		/*(40/760)*100vw*/
		/*color: #FFF;*/
		font-size: 3.1578947368vw;
		/*(24/760)*100vw*/
		/*font-weight: 500;
    letter-spacing: .1em;
    text-align: center;*/
	}
	#movie .movie_ttl img {
		/*display: inline-block;*/
		width: 55.6578947368vw;
		/*(423/760)*100vw*/
		margin-bottom: 2.6315789474vw;
		/*(20/760)*100vw*/
	}
	#movie .video {
		width: 100%;
		margin: 0 auto 1.3157894737vw;
		height: auto;
	}
	#movie .movie_note {
		font-size: 2.6315789474vw;
		/*(20/760)*100vw*/
	}
}