@charset "utf-8";
/**
/* 入園について CSS
----------------------------------------------- */
.page-header{
	position: relative;
	background: #fbf7e9;
	margin-top: 135px;
	padding-top: 40px;
	padding-bottom: 130px;
}
.page-header::before,
.page-header::after{
	content: '';
	position: absolute;
	display: inline-block;
	z-index: 1;
}
.page-header::before{
	background: url(../image/common/header_bg2_l.png) center center no-repeat;
	background-size: cover;
	width: 482px;
	height: 740px;
	top: 140px;
	left: -265px;
}
.page-header::after{
	background: url(../image/common/header_bg2_r.png) center center no-repeat;
	background-size: cover;
	width: 630px;
	height: 675px;
	top: 230px;
	right: -340px;
}
.page-header .header-view{
	position: relative;
	z-index: 2;
}
.page-header .header-view .pc_img{
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
.page-header .header-view .view-img:before {
	background: rgba(38, 30, 28, 0.1);
	position: absolute;
	top: 0;
	left: 0; 
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
.page-header .header-view .view-ttl{
	position: absolute;
	bottom: -16px;
	right: -16px;
	text-align: center;
}
.about-guide{
	position: relative;
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 100px 0 0 0;
	margin-top: -50px;
}
.about-guide .page-grid{
	position: relative;
	max-width: 800px;
	margin: auto;
	z-index: 1;
}
.about-guide .guide-ttl{
	text-align: center;
	margin-bottom: 40px;
}
.about-guide .about-head{
	position: relative;
	padding-bottom: 80px;
	z-index: 2;
}
.about-guide .about-head::before,
.about-guide .about-head::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.about-guide .about-head::before{
	background: url(../image/common/tree_bg1.png) center center no-repeat;
	background-size: cover;
	width: 158px;
	height: 455px;
	top: 32%;
	left: -15px;
}
.about-guide .about-head::after{
	background: url(../image/common/tree_bg2.png) center center no-repeat;
	background-size: cover;
	width: 157px;
	height: 477px;
	top: 32%;
	right: -40px;
}
.about-guide .about-head .commentArea{
	position: relative;
	background: #fbf7e9;
	padding: 40px 35px;
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	margin-bottom: 80px;
}
.about-guide .about-head .commentArea::before,
.about-guide .about-head .commentArea::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.about-guide .about-head .commentArea::before{
	background: url(../image/enter/about/bird1.png) center center no-repeat;
	background-size: cover;
	width: 138px;
	height: 114px;
	top: -90px;
	left: 0;
}
.about-guide .about-head .commentArea::after{
	background: url(../image/enter/about/bird2.png) center center no-repeat;
	background-size: cover;
	width: 135px;
	height: 67px;
	bottom: -12px;
	right: 15px;
}
.about-guide .about-head .commentArea p{
	position: relative;
	background-color: #fbf7e9;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fbf7e9 50%, #fbf7e9 100%),
                    linear-gradient(180deg, rgba(104, 66, 63, .3) 4px, transparent 4px);
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fbf7e9 50%, #fbf7e9 100%),
                    linear-gradient(180deg, rgba(104, 66, 63, .3) 3px, transparent 3px);
	background-size: 9px 100%,
                   100% 3em;
	line-height: 3em;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 4px;
	text-align: center;
}
.about-guide .about-head .commentArea p::before{
	content: '';
	position: absolute;
	display: inline-block;
	background-color: #fbf7e9;
	width: 100%;
	height: 4px;
	top: 0px;
	left: 0;
}
.about-guide .capacity-guide{
	position: relative;
	background: url(../image/common/bg_y.png) top center no-repeat;
	background-size: cover;
	padding: 110px 0 140px 0;
}
.about-guide .capacity-guide::before,
.about-guide .capacity-guide::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.about-guide .capacity-guide::before{
	background: url(../image/common/bg_6.png) center center no-repeat;
	background-size: cover;
	width: 137px;
	height: 360px;
	top: 50%;
	left: 15px;
	margin-top: -170px;
}
.about-guide .capacity-guide::after{
	background: url(../image/common/hedgehog2.png) center center no-repeat;
	background-size: cover;
	width: 147px;
	height: 241px;
	top: 50%;
	right: 0;
	margin-top: -120px;
}
.about-guide .capacity-guide .guide-ttl{
	margin-bottom: 60px;
}
.about-guide .capacity-guide .capacity-tbl{
	border-collapse: separate;
    border-spacing: 6px;
    margin-bottom: 20px;
}
.about-guide .capacity-guide .capacity-tbl th,
.about-guide .capacity-guide .capacity-tbl td{
	font-weight: 500;
	letter-spacing: 0.075em;
	text-align: center;
	vertical-align: middle;
	padding: 15px 0;
}
.about-guide .capacity-guide .capacity-tbl th{
	background: #ffc6ae;
	font-size: 14px;
}
.about-guide .capacity-guide .capacity-tbl td{
	background: #ffffff;
	width: 180px;
	font-size: 16px;
	line-height: 1.2;
}
.about-guide .capacity-guide .capacity-tbl td span{
	font-size: 12px;
}
.about-guide .capacity-guide .capacity-tbl td.gray{
	background: #e5e5e5;
}
.about-guide .capacity-guide .capacity-tbl tr:first-child th:first-child{
    width: 184px;
    border-radius: 32px 0 0 0;
}
.about-guide .capacity-guide .capacity-tbl tr:first-child th:last-child{
    width: 240px;
    border-radius: 0 32px 0 0;
}
.about-guide .capacity-guide .capacity-tbl tr:last-child th{
    border-radius: 0 0 0 32px;
}
.about-guide .capacity-guide .capacity-tbl tr:last-child td{
    border-radius: 0 0 32px 0;
}
.about-guide .capacity-guide .note{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.075em;
	padding-left: 10px;
}
.about-guide .fee-guide{
	position: relative;
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 110px 0 20px 0;
	margin-top: -50px;
}
.about-guide .fee-guide::before,
.about-guide .fee-guide::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.about-guide .fee-guide::before{
	background: url(../image/common/green5.png) center center no-repeat;
	background-size: cover;
	width: 460px;
	height: 594px;
	top: 40%;
	left: -315px;
}
.about-guide .fee-guide::after{
	background: url(../image/common/green6.png) center center no-repeat;
	background-size: cover;
	width: 467px;
	height: 592px;
	top: 25%;
	right: -315px;
}
.about-guide .fee-guide .guide-ttl{
	margin-bottom: 60px;
}
.about-guide .fee-guide .commentArea{
	margin-bottom: 60px;
}
.about-guide .fee-guide .commentArea p{
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
}
.about-guide .fee-guide .fee-list .fee-items{
	background: url(../image/enter/about/line.png) top center no-repeat;
	background-size: contain;
	padding: 60px 0;
}
.about-guide .fee-guide .fee-list .fee-items h3{
	text-align: center;
	margin-bottom: 30px;
}
.about-guide .fee-guide .fee-list .fee-items p.p-text{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 30px;
}
.about-guide .fee-guide .fee-list .fee-items .block_btn{
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.about-guide .fee-guide .fee-list .fee-items .block_btn li{
	width: 48%;
	display: table;
	height: 50px;
	margin-right: 4%;
}
.about-guide .fee-guide .fee-list .fee-items .block_btn li:last-child{
	margin-right: 0;
}
.about-guide .fee-guide .fee-list .fee-items .block_btn a{
	position: relative;
	display: block;
	background: #6e403e;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 0 35px 0 25px;
	border-radius: 50px;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.about-guide .fee-guide .fee-list .fee-items .block_btn a span{
	display: inline-block;
	line-height: 1.4;
    vertical-align: middle;
}
.about-guide .fee-guide .fee-list .fee-items .block_btn a::after{
	content: '';
	position: absolute;
	display: inline-block;
	z-index: 1;
	background: url(../image/common/arrow3.png) center center no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
	top: 17px;
	right: 15px;
}
.about-guide .fee-guide .fee-list .fee-items:first-child .textArea{
	margin: 40px 0;
}
.about-guide .fee-guide .fee-list .fee-items .textArea p{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.8;
}
.about-guide .fee-guide .fee-list .fee-items .textArea p a{
	color: #0066b0;
}
.about-guide .fee-guide .fee-list .fee-items .flex .block_btn{
	width: 48%;
}
.about-guide .fee-guide .fee-list .fee-items .flex .block_btn li{
	width: 100%;
}
.about-guide .fee-guide .fee-list .fee-items .flex .textArea{
	width: 48%;
}
.about-guide .fee-guide .fee-list .fee-items .flex .imgArea{
	width: 48%;
}
.about-guide .fee-guide .fee-list .fee-items .flex .imgArea p{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.about-guide .fee-guide .fee-list .fee-items .flex .iconArea{
	width: 48%;
	text-align: center;
}
.about-guide .flow-guide{
	position: relative;
	background: url(../image/common/bg_y.png) top center no-repeat;
	background-size: cover;
	padding: 110px 0 140px 0;
}
.about-guide .flow-guide::before,
.about-guide .flow-guide::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.about-guide .flow-guide::before{
	content: '';
	display: block;
	position: absolute;
	background-image: url(../image/common/fox2.png), url(../image/common/tree_bg1.png);
	background-repeat: no-repeat;
	background-position: left 0 top 25%, left -30px bottom 30%;
	background-size: 153px 239px, 157px 454px;
	width: 100%;
	height: 100%;
	top: 30px;
}
.about-guide .flow-guide::after{
	content: '';
	display: block;
	position: absolute;
	background-image: url(../image/common/bear2.png), url(../image/common/tree_bg2.png);
	background-repeat: no-repeat;
	background-position: right -20px top 22%, right -25px bottom 33%;
	background-size: 195px 258px, 157px 478px;
	width: 100%;
	height: 100%;
	top: 30px;
}
.about-guide .flow-guide .guide-ttl{
	margin-bottom: 60px;
}
.about-guide .flow-guide .imgArea{
	background: #ffffff;
	padding: 20px;
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
#modal-container {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, .6);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
#modal-container > div {
	display: flex;
	height: 100vh;
	justify-content: center;
	align-items: center;
}
#modal-container > div img {
	max-width: calc(100vw - 30px);
	max-height: calc(100vh - 30px);
}
img.popup {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.page-header{
		margin-top: 70px;
		padding-top: 0;
		padding-bottom: 20%;
	}
	.page-header::before{
		content: none;
	}
	.page-header::after{
		background: url(../image/common/sp_header_bg_r.png) center center no-repeat;
		background-size: contain;
		width: 100%;
		height: 74%;
		top: -45%;
		right: -50%;
		z-index: 3;
	}
	.page-header .header-view{
		width: 100%;
	}
	.page-header .header-view .view-img:before {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	.page-header .header-view .view-ttl{
		width: 50%;
		bottom: -35px;
		right: 5px;
	}
	.about-guide{
		background-size: 200%;
		padding: 15% 0 0 0;
		margin-top: -10%;
	}
	.about-guide::before,
	.about-guide::after{
		content: none;
	}
	.about-guide .guide-ttl{
		margin-bottom: 10%;
	}
	.about-guide .guide-ttl img{
		width: 68%;
	}
	.about-guide .about-head{
		padding-bottom: 15%;
	}
	.about-guide .about-head .page-grid{
		width: 100%;
	}
	.about-guide .about-head::before,
	.about-guide .about-head::after{
		content: none;
	}
	.about-guide .about-head .commentArea{
		padding: 8% 5% 10% 5%;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		text-align: center;
		margin-bottom: 15%;
	}
	.about-guide .about-head .commentArea::before{
		background: url(../image/enter/about/bird1-sp.png) center center no-repeat;
		background-size: contain;
		width: 26%;
		height: 10%;
		top: -6.5%;
		left: auto;
		right: 3%;
	}
	.about-guide .about-head .commentArea::after{
		background: url(../image/enter/about/bird2-sp.png) center center no-repeat;
		background-size: contain;
		width: 26%;
		height: 7%;
		bottom: -4%;
		right: auto;
		left: 3%;
	}
	.about-guide .about-head .commentArea p{
		background-color: transparent;
		background-image: none;
		display: inline;
		line-height: 3;
		font-size: 3.8vw;
		font-weight: 500;
		padding-bottom: 0;
		text-align: center;
		border-radius: 0;
		border-bottom: 4px dotted rgba(104, 66, 63, .3);
	}
	.about-guide .about-head .tblArea{
		padding: 0 5%;
	}
	.about-guide .capacity-guide{
		padding: 15% 0 20% 0;
	}
	.about-guide .capacity-guide::before,
	.about-guide .capacity-guide::after{
		content: none;
	}
	.about-guide .capacity-guide .guide-ttl{
		margin-bottom: 8%;
	}
	.about-guide .capacity-guide .guide-ttl img{
		width: 90%;
	}
	.about-guide .capacity-guide .capacity-tbl{
	    border-spacing: 3px;
	    margin-bottom: 5%;
	}
	.about-guide .capacity-guide .capacity-tbl th,
	.about-guide .capacity-guide .capacity-tbl td{
		padding: 3% 1%;
	}
	.about-guide .capacity-guide .capacity-tbl th{
		font-size: 3.4vw;
	}
	.about-guide .capacity-guide .capacity-tbl th span{
		display: block;
		font-size: 3.2vw;
	}
	.about-guide .capacity-guide .capacity-tbl td{
		width: 23%;
		font-size: 3.6vw;
	}
	.about-guide .capacity-guide .capacity-tbl td span{
		display: block;
		font-size: 3.2vw;
	}
	.about-guide .capacity-guide .capacity-tbl tr:first-child th:first-child{
	    width: 20%;
	    border-radius: 20px 0 0 0;
	}
	.about-guide .capacity-guide .capacity-tbl tr:first-child th:last-child{
	    width: 23%;
	    border-radius: 0 20px 0 0;
	}
	.about-guide .capacity-guide .capacity-tbl tr:last-child th{
	    border-radius: 0 0 0 20px;
	}
	.about-guide .capacity-guide .capacity-tbl tr:last-child td{
	    border-radius: 0 0 20px 0;
	}
	.about-guide .capacity-guide .note{
		font-size: 3.4vw;
		padding-left: 0;
	}
	.about-guide .fee-guide{
		background-size: 200%;
		padding: 15% 0 0 0;
		margin-top: -10%;
	}
	.about-guide .fee-guide::before,
	.about-guide .fee-guide::after{
		content: none;
	}
	.about-guide .fee-guide .guide-ttl{
		margin-bottom: 8%;
	}
	.about-guide .fee-guide .guide-ttl img{
		width: 90%;
	}
	.about-guide .fee-guide .commentArea{
		margin-bottom: 10%;
	}
	.about-guide .fee-guide .commentArea p{
		font-size: 3.4vw;
	}
	.about-guide .fee-guide .fee-list .fee-items{
		background: url(../image/enter/about/line-sp.png) top center no-repeat;
		background-size: contain;
		padding: 10% 0;
	}
	.about-guide .fee-guide .fee-list .fee-items h3{
		margin-bottom: 6%;
	}
	.about-guide .fee-guide .fee-list .fee-items h3 img{
		width: 95%;
	}
	.about-guide .fee-guide .fee-list .fee-items p.p-text{
		font-size: 3.6vw;
		margin-bottom: 6%;
	}
	.about-guide .fee-guide .fee-list .fee-items .block_btn{
		display: block;
		margin-bottom: 8%;
	}
	.about-guide .fee-guide .fee-list .fee-items .block_btn li{
		width: 100%;
		height: 100%;
		margin-right: 0;
		margin-bottom: 6%;
	}
	.about-guide .fee-guide .fee-list .fee-items .block_btn li:last-child{
		margin-bottom: 0;
	}
	.about-guide .fee-guide .fee-list .fee-items .block_btn a{
		font-size: 3.6vw;
		line-height: 4;
	}
	.about-guide .fee-guide .fee-list .fee-items .block_btn a::after{
		background-size: contain;
		width: 6%;
		height: 45%;
		top: 28%;
		right: 5%;
	}
	.about-guide .fee-guide .fee-list .fee-items:first-child .textArea{
		margin: 8% 0 6% 0;
	}
	.about-guide .fee-guide .fee-list .fee-items .textArea{
		padding: 0 3%;
	}
	.about-guide .fee-guide .fee-list .fee-items .textArea p{
		font-size: 3.6vw;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .block_btn{
		width: 100%;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .block_btn li{
		width: 100%;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .imgArea{
		width: 100%;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .imgArea img{
		width: 100%;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .imgArea p{
		font-size: 3.6vw;
		margin-top: 4%;
	}
	.about-guide .fee-guide .fee-list .fee-items .iconArea{
		width: 100%;
		text-align: center;
	}
	.about-guide .fee-guide .fee-list .fee-items .iconArea img{
		width: 45%;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .textArea{
		width: 100%;
	}
	.about-guide .flow-guide{
		padding: 15% 0 35% 0;
	}
	.about-guide .flow-guide::before,
	.about-guide .flow-guide::after{
		content: none;
	}
	.about-guide .flow-guide .guide-ttl{
		margin-bottom: 8%;
	}
	.about-guide .flow-guide .guide-ttl img{
		width: 90%;
	}
	.about-guide .flow-guide .imgArea{
		padding: 3%;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	#modal-container > div img {
		max-width: calc(100vw - 5%);
		max-height: calc(100vh - 5%);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.page-header{
		margin-top: 110px;
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.page-header::before{
		content: none;
	}
	.page-header::after{
		width: 419px;
		height: 550px;
		top: -150px;
		right: -200px;
	}
	.page-header .header-view .view-ttl{
		width: 220px;
		bottom: -45px;
		right: -20px;
	}
	.about-guide{
		padding: 80px 0 60px 0;
		margin-top: -40px;
	}
	.about-guide::before,
	.about-guide::after{
		content: none;
	}
	.about-guide .guide-ttl{
		margin-bottom: 30px;
	}
	.about-guide .guide-ttl img{
		width: 280px;
	}
	.about-guide .about-head{
		padding-bottom: 60px;
	}
	.about-guide .about-head::before,
	.about-guide .about-head::after{
		content: none;
	}
	.about-guide .about-head .commentArea{
		padding: 30px;
		margin-bottom: 60px;
	}
	.about-guide .about-head .commentArea::before{
		width: 120px;
		height: 99px;
		top: -70px;
		left: 0;
	}
	.about-guide .about-head .commentArea::after{
		width: 125px;
		height: 62px;
		bottom: -12px;
		right: 5px;
	}
	.about-guide .about-head .commentArea p{
		font-size: 15px;
	}
	.about-guide .capacity-guide{
		padding: 80px 0 120px 0;
	}
	.about-guide .capacity-guide::before,
	.about-guide .capacity-guide::after{
		content: none;
	}
	.about-guide .capacity-guide .guide-ttl{
		margin-bottom: 40px;
	}
	.about-guide .capacity-guide .guide-ttl img{
		width: 278px;
	}
	.about-guide .capacity-guide .capacity-tbl{
	    border-spacing: 5px;
	    margin-bottom: 15px;
	}
	.about-guide .capacity-guide .capacity-tbl th,
	.about-guide .capacity-guide .capacity-tbl td{
		padding: 15px 0;
	}
	.about-guide .capacity-guide .capacity-tbl th{
		font-size: 13px;
	}
	.about-guide .capacity-guide .capacity-tbl td{
		font-size: 15px;
	}
	.about-guide .capacity-guide .capacity-tbl td span{
		font-size: 11px;
	}
	.about-guide .capacity-guide .note{
		font-size: 14px;
	}
	.about-guide .fee-guide{
		padding: 80px 0 20px 0;
		margin-top: -40px;
	}
	.about-guide .fee-guide::before,
	.about-guide .fee-guide::after{
		content: none;
	}
	.about-guide .fee-guide .guide-ttl{
		margin-bottom: 40px;
	}
	.about-guide .fee-guide .guide-ttl img{
		width: 320px;
	}
	.about-guide .fee-guide .commentArea{
		margin-bottom: 40px;
	}
	.about-guide .fee-guide .commentArea p{
		font-size: 14px;
	}
	.about-guide .fee-guide .fee-list .fee-items{
		padding: 50px 0;
	}
	.about-guide .fee-guide .fee-list .fee-items h3{
		margin-bottom: 20px;
	}
	.about-guide .fee-guide .fee-list .fee-items:nth-child(1) h3 img{
		width: 300px;
	}
	.about-guide .fee-guide .fee-list .fee-items:nth-child(2) h3 img{
		width: 414px;
	}
	.about-guide .fee-guide .fee-list .fee-items:nth-child(3) h3 img{
		width: 354px;
	}
	.about-guide .fee-guide .fee-list .fee-items p.p-text{
		font-size: 15px;
		margin-bottom: 20px;
	}
	.about-guide .fee-guide .fee-list .fee-items .block_btn a{
		font-size: 13px;
	}
	.about-guide .fee-guide .fee-list .fee-items:first-child .textArea{
		margin: 30px 0;
	}
	.about-guide .fee-guide .fee-list .fee-items .textArea p{
		font-size: 15px;
	}
	.about-guide .fee-guide .fee-list .fee-items .flex .imgArea p{
		font-size: 15px;
	}
	.about-guide .flow-guide{
		padding: 80px 0 120px 0;
	}
	.about-guide .flow-guide::before,
	.about-guide .flow-guide::after{
		content: none;
	}
	.about-guide .flow-guide .guide-ttl{
		margin-bottom: 40px;
	}
	.about-guide .flow-guide .imgArea{
		padding: 15px;
	}
}
