@charset "utf-8";

#contents_wrap {
	position: relative;
}
#kuzu_wrap {
	position: absolute;
	top:0;
	left:0;
}
#kuzu_wrap ul {
	margin-left: 0;
}
.inner{
	max-width: 960px;
	width: calc(100% - 40px);
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}
.flex{
	display: flex;
	justify-content: space-between;
}
.flex_wrap{
	flex-wrap: wrap;
}
.flex_rr{
	flex-direction: row-reverse;
}
.pos_r{
	position: relative;
}
.pos_a{
	position: absolute;
}
div#container {
	max-width: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px;
	position: relative;
}

.inn {
	position: relative;
	margin-bottom: 60px;
}

.anq1 {
	position: absolute;
	top:-40px;
}


@media screen and (max-width:767px){

	div#container {
		padding-bottom: 40px;
	}
	.inn {
		margin-bottom: 40px;
	}

	.txt3 {
		margin: 0 -20px;
	}
	.text_box .txt3 {
		margin: auto;

	}
	.sp_mlr{
		margin: 0 -20px;
	}

	.anq1 {
		position: absolute;
		top:-20px;
	}



}
.imgbox{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(470% / 16);
	height: 100vh;
	opacity: 0;
	transition: opacity 0.3s linear;
	text-align: center;
}
.box01 .imgbox{
	background: url("../img/location/main.jpg") center top / cover no-repeat;
	padding-top: calc(30% / 4.7);
	/*background-size: 140%;*/
	box-sizing: border-box;
}
@media screen and (max-width:767px){
	.box01 .imgbox{
		padding-top: 0;
	}

}
.box01 .imgbox .main_box{
	padding-top: calc(220% / 6.4);
	z-index: 2;
}
.box02 .imgbox{
	background: url("../img/location/img_l_02.jpg") center top / cover no-repeat;
}
.box03 .imgbox{
	background: url("../img/location/img_l_03.jpg") center top / cover no-repeat;
}
.box04 .imgbox{
	background: url("../img/location/img_l_04.jpg") center top / cover no-repeat;
	padding-top: calc(30% / 4.7);
	box-sizing: border-box;
}
.boxfix.b01 .box01 .imgbox,
.boxfix.b02 .box02 .imgbox,
.boxfix.b03 .box03 .imgbox,
.boxfix.b04 .box04 .imgbox{
	/*position: fixed;
	top: 0;
	left: 0;*/
	opacity: 1;
}
.boxend .imgbox{
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
}
.boxend .box04 .imgbox{
	opacity: 1;
}
.box_content {
	/* max-width: 1130px; */
	width: calc(1130% / 16);
	padding: 50px 0 40px;
	/*padding-top: calc(38% / 6.9);*/
	/*padding-top: 70px;*/
	margin: 0 0 0 auto;
	box-sizing: border-box;
	color: #464646;
	overflow: hidden;
}
.content_inner {
	max-width: 1200px;
	width: calc(100% - 40px);
	margin: 0 auto;
}
@media screen and (max-width:767px){
	.imgbox{
		position: relative;
		width: 100%;
		height: auto;
		transition: none;
	}
	.imgbox img{
		width: 100%;
	}
	.box01 .imgbox{
		background: none;
	}
	.box01 .imgbox .main_box{
		padding-top: 0;
		z-index: 2;
	}
	.box02 .imgbox{
		background: none;
		margin: 0 20px;
		width: calc(100% - 40px);
	}
	.box03 .imgbox{
		background: none;
		margin: 0 20px;
		width: calc(100% - 40px);
	}
	.box04 .imgbox{
		background: none;
		margin: 0 20px;
		width: calc(100% - 40px);
	}
	.boxfix.b01 .box01 .imgbox,
	.boxfix.b02 .box02 .imgbox,
	.boxfix.b03 .box03 .imgbox,
	.boxfix.b04 .box04 .imgbox{
		position: relative;
	}
	.boxend .imgbox{
		position: relative;
	}
	.box_content {
		padding: 30px 20px 0;
		width: 100%;
	}
	.content_inner {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.box01 .box_content,
	.box02 .box_content{
		padding-bottom: 60px;
	}
}

.box_content p,
.box_content figcaption {
	font-weight: 900;
}
.border_gold{
	border: 9px solid;
	border-image: url("../img/location/border_gold.png");
	border-image-slice: 9 fill;
	border-image-repeat: round;
}
.border_green{
	border: 9px solid;
	border-image: url("../img/location/border_green.png");
	border-image-slice: 9 fill;
	border-image-repeat: round;
}
.text_gold{
	color: #a88b46;
	font-weight: 900;
}
.txt3{
	line-height: 2;
}
.cap_l{
	line-height: 1.3;
}

.box_01_lead{
	font-size: 28px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

@media screen and (min-width:1431px){
	.box_01_lead.ex_size1{
		font-size: 27px;
		letter-spacing: 0.05em;
	}
	.txt1.ex_size2{
		font-size: 23px;
	}
}
@media screen and (max-width:1430px){
	.box_01_lead {
		font-size: calc(28vw / 14.3);
	}
}
@media screen and (max-width:787px){
	.box_01_lead{
		font-size: calc(28vw / 7.87);
	}
}
@media screen and (max-width:500px){
	.box_01_lead {
		font-size: 4.4vw;
		font-weight: 600;
	}
}
.box_content .txt0{
	display: flex;
	align-items: baseline;
	justify-content: center;
	letter-spacing: 0.025em;
}
.box_content .txt0 .text_min{
	font-size: 0.7em;
}

.box01_map{
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
}
.box01_map .cap_l{
	margin-top: 10px;
}
.park_image_wrap{
	align-items: flex-start;
	max-width: 910px;
	margin: 0 auto;
}
.park_image_wrap .park_image_box{
	width: calc(440% / 9.1);
}

@media screen and (max-width:767px){
	.box01_map{
		width: 80%;
	}
	.park_image_wrap {
		width: calc(100% + 40px);
		margin: 0 -20px;
	}
	.park_image_wrap .park_image_box{
		width: 48%;
	}
}


.border_box{
	max-width: 750px;
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.border_box .border_box_inner{
	max-width: 660px;
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
	align-items: flex-start;
}
.border_box .border_box_inner .text_box{
	width: calc(340% / 6.6);
}
.border_box .border_box_inner .text_box .border_head{
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 13px;
}
.border_box .border_box_inner .item_name{
	font-size: 14px;
	line-height: 1;
	margin-top: 5px;
}
.border_box .border_box_inner .cap_l{
	margin-top: 5px;
}
@media screen and (max-width:1430px){
	.border_box .border_box_inner .text_box .border_head {
		font-size: calc(20vw / 14.3);
		margin-bottom: 10px;
	}
	.border_box .border_box_inner .item_name{
		font-size: calc(14vw / 14.3);
	}
}
@media screen and (max-width:787px){
	.border_box .border_box_inner .text_box .border_head {
		text-align: center;
		font-size: calc(20vw / 7.87);
	}
	.border_box .border_box_inner .item_name{
		font-size: calc(14vw / 7.87);
	}
}
@media screen and (max-width:500px){
	.border_box .border_box_inner .text_box .border_head {
		font-size: 4vw;
		font-weight: 600;
	}
	.border_box .border_box_inner .item_name{
		font-size: 2.4vw;
	}
}
.box01_border_box .border_box_inner .text_box .border_head{
	color: #a88b46;
}
.box02_border_box .border_box_inner .text_box .border_head{
	color: #2c7163;
}
.border_box .border_box_inner .text_box .txt3{
	line-height: 1.6;
}
.border_box .border_box_inner .image_wrap{
	width: calc(300% / 6.6);
}
.border_box .border_box_inner .image_wrap .image_list{
	align-items: flex-start;
}
.box01_border_box .image_list .item{
	width: calc(92% / 3);
}
.box02_border_box .image_list .item{
	width: calc(145% / 3);
}

@media screen and (max-width:767px){
	.border_box{
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.border_box .border_box_inner{
		width: calc(100% - 20px);
		display: block;
	}
	.border_box .border_box_inner .text_box{
		width: 100%;
		margin-bottom: 12px;
	}
	.border_box .border_box_inner .image_wrap{
		width: 100%;
	}
	.box01 .border_box .border_box_inner .image_wrap .image_list{
		max-width: 300px;
		margin: 0 auto;
	}
}
.approach_wrap{
	max-width: 750px;
	align-items: flex-start;
}
.approach_wrap .air_image{
	width: calc(355% / 7.5);
}
.approach_wrap .text_wrap{
	display: flex;
	flex-direction: column;
	align-self: stretch;
	width: calc(350% / 7.5);
}
.approach_wrap .text_wrap .txt1{
	line-height: 1.6;
	color: #a88b46;
	margin-bottom: 0.2em;
}

.approach_wrap .text_wrap .txt3{
	font-feature-settings: "palt";
	padding-bottom: 0.4em;
	margin-bottom: auto;
}

@media screen and (max-width:767px){
	.approach_wrap{
		max-width: 750px;
		flex-direction: column;
		align-items: center;
		width: 100%;
		gap: 15px;
	}
	.approach_wrap .air_image{
		width: 90%;
	}
	.approach_wrap .text_wrap{
		width: 100%;
	}
	.approach_wrap .text_wrap .text_wrap_image{
		align-self: center;
		width: 70%;
	}
	.approach_wrap .text_wrap .txt1 {
		text-align: center;
	}

	.approach_wrap .text_wrap .txt3{
		text-align: center;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 15px;
	}

}
/*slider*/
.location_slider{
	position: relative;
	margin-bottom: 40px;
	/*max-width: 910px;*/
}
.swiper-container {
	overflow: visible;
}
.swiper-button-prev {
	width: 40px;
	height: 40px;
	left: calc(225% / 9.1);
	background: none!important;
}

.swiper-button-prev::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	background: url("../img/location/arrow_prev.png");
	background-size: cover;
}
.swiper-button-next {
	width: 40px;


	height: 40px;
	right: calc(225% / 9.1);
	background: none!important;
}

.swiper-button-next::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	background: url("../img/location/arrow_next.png");
	background-size: cover;
}

.swiper-pagination {
	z-index: 999;
	left: 50%!important;
	bottom: -20px!important;
	transform: translateX(-50%)!important;
	line-height: 0!important;
	width: 80%!important;
	display: none;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	background: none;
	margin: 0 5px;
}

.swiper-pagination-bullet-active {
	background: #000;
}


@media screen and (max-width: 767px) {
	.swiper-pagination {
		display: block;
	}
	.location_slider{
		margin: 0 -20px 40px;
	}
	.swiper-button-prev,
	.swiper-button-next{
		top: calc(50% + 10px);
	}
	.swiper-button-prev {
		left: 5%;
		width: 30px;
		height: 30px;
	}
	.swiper-button-prev::after {
		content: '';
		position: absolute;
		width: 30px;
		height: 30px;
		background: url("../img/location/arrow_prev@2x.png");
		background-size: cover;
	}
	.swiper-button-next {
		right: 5%;
		width: 30px;
		height: 30px;
	}
	.swiper-button-next::after {
		content: '';
		position: absolute;
		width: 30px;
		height: 30px;
		background: url("../img/location/arrow_next@2x.png");
		background-size: cover;
	}
}



.box03_wrap{
	max-width: 860px;
	align-items: flex-start;
	margin-left: auto;
	margin-right: auto;
}
.box03_wrap h5{
	font-weight: 900;
}
.box03_wrap .txt2{
	margin-bottom: 5px;
}
.box03_wrap .txt3{
	line-height: 1.6;
}
.box03_wrap .cap_l{
	margin-top: 5px;
}
.box03_wrap_03 .box03_03_head{
	font-size: 20px;
	margin-bottom: 15px;
}
@media screen and (max-width:1430px){
	.box03_wrap_03 .box03_03_head {
		font-size: calc(20vw / 14.3);
	}
}
@media screen and (max-width:787px){
	.box03_wrap {
		max-width: 480px;
		margin: 0 auto;
	}
	.box03_wrap_03 .box03_03_head{
		text-align: center;
		margin-bottom: 10px;
		font-size: calc(20vw / 7.87);
	}
}
@media screen and (max-width:500px){
	.box03_wrap_03 .box03_03_head {
		font-size: 4vw;
		font-weight: 600;
	}
}
.box03_wrap_01 .box_left{
	width: calc(510% / 8.6);
}
.box03_wrap_01 .box_right{
	width: calc(320% / 8.6);
}
.box03_wrap_01 .box_right .box_r_image{
	margin-bottom: 15px;
}


.box03_wrap_02{
	display: grid;
	align-items: center;
	align-content: center;
	grid-auto-flow: dense;
	justify-content: space-between;
	grid-template-columns: calc(320% / 8.6) calc(250% / 8.6) calc(250% / 8.6);
}
.box03_wrap_02 .text_box{
	grid-column: 1 / 2;
}
.box03_wrap_02 .image_box{
	grid-row: span 2;
}
.box03_wrap_03{
	align-items: center;
}
.box03_wrap_03 .image_wrap{
	width: calc(520% / 8.6);
}
.box03_wrap_03 .image_wrap .image_box{
	width: calc(200% / 4.15);
}

.box03_wrap_03 .text_box{
	width: calc(300% / 8.6);
}
@media screen and (max-width:767px){
	.box03_wrap{
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}
	.box03_wrap_01 .box_left{
		width: 100%;
		/* margin-bottom: 15px; */
	}
	.box03_wrap_01 .box_right{
		width: 100%;
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		margin-bottom: 15px;
	}
	.box03_wrap_01 .box_right .box_r_image{
		max-width: 250px;
		width: 48%;
		margin-bottom: 0;
	}
	.box03_wrap_01 .box_right .text_box{
		width: 48%;
	}


	.box03_wrap_02{
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
		grid-template-columns: repeat(2,48%);
		justify-content: space-between;
		gap: 10px 0;
	}
	.box03_wrap_02 .text_box{
		grid-column: auto;
	}
	.box03_wrap_02 .text_box_02{
		grid-row: 2 / 3;
		grid-column: 2 / 3;
	}
	.box03_wrap_02 .image_box{
		grid-row: auto;
	}
	.box03_wrap_02 .image_box_01{
		grid-row: 1 / 2;
		grid-column: 2 / 3;
	}
	.box03_wrap_02 .image_box_02{
		grid-row: 2 / 3;
		grid-column: 1 / 2;
	}
	.box03_wrap_03{
		flex-direction: column-reverse;
	}
	.box03_wrap_03 .image_wrap{
		width: 100%;
	}
	.box03_wrap_03 .image_wrap .image_box{
		width: 48%;
	}

	.box03_wrap_03 .text_box{
		width: 100%;
		margin-bottom: 15px;
	}
}





.box04_wrap {
	max-width: 860px;
	margin: 0 auto;
}
.box04 .t41 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #a88b46;
	font-weight: 900;
	line-height: 1.2;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
.box04 .t41 .s {
	font-size: 70%;
	color: #464646;
}
.box04 .t41 .s2 {
	font-size: 85%;
	color: #a88b46;
	display: inline-block;
	transform: translate(0, 0.08em);
	padding-right: 0.5em;
}
.box04 .txt3 {
	line-height: 1.7;
}
@media screen and (max-width:1430px){
	.box04 .t41 {
		font-size: calc(20vw / 14.3);
	}
}
@media screen and (max-width:787px){
	.box04 .t41 {
		margin-bottom: 10px;
		font-size: calc(20vw / 7.87);
	}
	.box04 .txt3 {
		margin: 0 auto;
	}
	.box04 .t41 .s2 {
		transform: none;
		padding-right: auto;
	}
}
@media screen and (max-width:500px){
	.box04 .t41 {
		font-size: 3.6vw;
		font-weight: 600;
	}
	.box04 .txt3 {
		font-size: 3.1vw;
	}
}
.box04 .box41 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.box04 .box41.rv {
	flex-direction: row-reverse;
}
.box04 .box41 .img {
	width: calc(430% / 8.6);
}
.box04 .box41 .txt {
	width: calc(395% / 8.6);
}


@media screen and (max-width:787px){
/*	.box04 .box41 .txt3 {
		width: 100%;
		margin-top: 10px;
	}*/
	
	.box04 .box_content {
		padding-top: 20px;
	}
	.box04 .box41 {
		display: block;
	}
	.box04 .box41 .img {
		width: 70%;
		max-width: 355px;
		margin: 0 auto 10px;
	}
	.box04 .box41 .txt {
		width: 100%;
	}
}









/*ライフインフォ*/
.li li:not(:last-child) {
	margin-bottom: 40px;
}

.li .li_ttl {
	background: #fff;
	font-size: 16px;
	line-height: 1;
	padding: 10px;
	margin-bottom: 5px;
	font-weight: 900;
}
.li .li_cont{
	width: 100%;
	
}
.li .li_cont dl{
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}
.li .li_cont .item{
	width: 48%;
	display: flex;
	justify-content: space-between;
	border-bottom: solid 1px #bfbfbf;
}
.li .li_cont .item.ex{
	border-bottom: none;
}
.li .li_cont .item.vsp{
	display: none;
}
.li .li_cont .item dt,
.li .li_cont .item dd {
	padding: 10px 0;
	font-size: 14px;
	display: flex;
	align-items: center;
}

.li .li_cont .item.ex > td{
	padding: 0;
}
.li .li_cont .item.e > td .li_cont tbody{
	display: block;
}
.li .li_cont .item.ex > td .li_cont tbody .item{
	width: 100%;
}


.li .li_cont .item dt{
	text-align: left;
}
.li .li_cont .item dd{
	text-align: right;
	
}



@media screen and (max-width:767px){
	.zoom1 {
		width: 200px;
		margin-top: 5px;
		margin-left: auto;
	}
	.li li:not(:last-child) {
		margin-bottom: 20px;
	}


	.li .li_ttl {
		font-size: 13px;
		padding: 6px;
		margin-bottom: 10px;
	}
	.li .li_ttl.on {
		margin-bottom: 0;
	}
	.li .li_cont{
		width: 100%;

	}
	.li .li_cont tbody{
		display: block;
	}
	.li .li_cont .item{
		width: 100%;
		display: flex;
		justify-content: space-between;
		border-bottom: solid 1px #bfbfbf;
	}
	.li .li_cont .item.vpc{
		display: none;
	}
	.li .li_cont .item.vsp{
		display: flex;
	}
	.li .li_cont .item dt,
	.li .li_cont .item dd {
		padding: 6px 0;
		font-size: 11px;
	}

	.li .li_cont .item dt{
		text-align: left;
	}
	.li .li_cont .item dd{
		text-align: right;

	}
	
}
@media screen and (max-width: 767px) {
	
	.lifeinfo_map {
		width: calc(100% + 40px);
		margin: 0 -20px;
	}

	.li li .li_cont {
		display: none;
	}
	
	.li li .li_ttl {
		position: relative;
	}
	
	.toc_toggle {
		display: block;
		position: absolute;
		top: 6px;
		right: 12px;
		font-size: 0 !important;
		width: 15px;
		height: 15px;
	}
	.toc_toggle::before {
		content: "";
		position: absolute;
		top: 6px;
		bottom: 0;
		left: 0;
		right: 0;
		height: 3px;
		background: #888;
		transition: 0.3s all ease-in-out 0s;
		z-index: 1;
	}
	.li li .li_ttl.on .toc_toggle::after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: calc(50% - 1px);
		right: 0;
		width: 3px;
		background: #000;
		opacity: 0;
		transition: 0.3s all ease-in-out 0s;
		z-index: 1;
	}

	.li li .li_ttl .toc_toggle::after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 6px;
		right: 0;
		width: 3px;
		background: #888;
		transition: 0.3s all ease-in-out 0s;
		z-index: 1;
		opacity: 1;
	}
}




