@charset "UTF-8";

/*----------------------------------------------------
 enjoy
------------------------------------------------------*/
#kosodate_wrap h2{
	position: relative;
	margin-bottom: 14px;
	text-align: center;
}
#kosodate_wrap #contents.odekake01{
	color: #404040;
}
#kosodate_wrap #contents.odekake01 h2{
	background-image: inherit;
}
#kosodate_wrap #contents.odekake01 h2 img{
	position: relative;
	left: -190px;
	width: 323px;
}
#kosodate_wrap #contents.odekake01 img.fit{
	width: 100%;
}
#kosodate_wrap h2 span{
	position: absolute;
	top: -36px;
	display: block;
	width: 93px;
	height: 72px;
}
#kosodate_wrap h2 span{
	top: -36px;
	left: 32px;
	background: url(../img/ttl-plan_bln_s.png) no-repeat;
	animation: plan_bln 1s steps(11);
	-webkit-animation: plan_bln 1s steps(11);
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

@keyframes plan_bln {
	100% {background-position: 0 -792px;}
	0% {background-position: 0 0;}
}

@-webkit-keyframes plan_bln {
	100% {background-position: 0 -792px;}
	0% {background-position: 0 0;}
}

#kosodate_wrap .shadow{
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
}

#kosodate_wrap h3{
	margin-bottom: 20px;
}

/* plan_head*/
#kosodate_wrap .plan_head{
	position: relative;
	margin-bottom: 125px;
}
#kosodate_wrap .plan_head img.main{
	float: left;
	margin-left: 38px;
}
#kosodate_wrap .plan_head img.train{
	position: absolute;
	top: 390px;
	left: 184px;
}
#kosodate_wrap .plan_head img.start{
	position: absolute;
	top: -14px;
	right: -13px;
	width: 381px;
}
#kosodate_wrap .plan_head .grass01{
	position: absolute;
	top: 426px; left: 62px;
}
#kosodate_wrap .plan_head .grass02{
	position: absolute;
	top: 333px; right: 13px;
}

/* desk */
#kosodate_wrap .desk .lblc{
	float: left;
	width: 361px;
	padding: 0 36px 0 49px;
	position: relative;
}
#kosodate_wrap .desk .lblc .ill{
	position: absolute;
	bottom: -230px;
	left: 157px;
	z-index: 100;
}
#kosodate_wrap .desk .rblc{
	float: left;
	width: 504px;
	position: relative;
}
#kosodate_wrap .desk .time{
	width: 131px;
	margin-bottom: 21px;
}
#kosodate_wrap .desk .access{
	margin-top: 20px;
	padding: 15px;
	background-color: #1ca462;
	border-radius: 10px;
	color: #fff;
}
#kosodate_wrap .desk .desk_ttl{
	width: 334px;
	margin: 30px 0 10px;
}
#kosodate_wrap .desk .rblc div{
	position: absolute;
	right: 0;
	bottom: -82px;
}

#kosodate_wrap .desk .rblc div img:nth-of-type(1){
	position: absolute;
	right: 131px;
	bottom: 0;
}
#kosodate_wrap .desk .rblc div img:nth-of-type(3){
	width: 130px;
	position: absolute;
	right: 0;
	bottom: 46px;
}

/* station */
#kosodate_wrap .station{
	height: 407px;
	padding-top: 240px;
	position: relative;
	background: url(../img/bg_pc.png) no-repeat;
	background-position: 20px bottom;
}
#kosodate_wrap .station .lblc{
	float: left;
	width: 300px;
	padding: 0 30px 205px 75px;
	position: relative;
}
#kosodate_wrap .station .lblc div{
	position: absolute;
	top: 200px;
}
#kosodate_wrap .station .lblc div img:nth-of-type(1){
	position: absolute;
	top: 50px;
	left: 175px;
}
#kosodate_wrap .station .lblc div img:nth-of-type(3){
	position: absolute;
	top: 18px;
	left: 77px;
}
#kosodate_wrap .station .rblc{
	float: left;
	width: 545px;
}
#kosodate_wrap .station .rblc h3{
	width: 296px;
}
#kosodate_wrap .station .rblc .br{
	width: 392px;
	margin-top: 20px;
	padding: 15px 12px;
	background-color: #fff;
	border: 4px solid #00b8ee;
	border-radius: 10px;
	position: relative;
}
#kosodate_wrap .station .rblc .br p:nth-of-type(2){
	margin:10px 0;
	padding: 0 0 10px;
	border-bottom: 4px dotted #00b8ee;
}
#kosodate_wrap .station .rblc .br div{
	position: absolute;
	top: 0;
	right: 0;
}
#kosodate_wrap .station .rblc .br div img:nth-of-type(1){
	width: 71px;
	position: absolute;
	top: -66px;
	right: -22px;
}
#kosodate_wrap .station .rblc .br div img:nth-of-type(2){
	position: absolute;
	top: -66px;
	right: -76px;
}
#kosodate_wrap .station .grass01{
	position: absolute;
	bottom: -27px; left: 20px;
}
#kosodate_wrap .station .grass02{
	position: absolute;
	bottom: -15px; right: 220px;
}

/* diorama */
#kosodate_wrap .diorama{
	position: relative;
	margin-top: 130px;
	width: 950px;
	height: 504px;
	background: url(../img/bg_pc.png) no-repeat;
    background-position: 320px 0;
}
#kosodate_wrap .diorama li{
	position:absolute;
}
#kosodate_wrap .diorama li img{
	width: 100%;
}
#kosodate_wrap .diorama li:nth-child(1){
	width: 253px;
	top: 67px; left: 232px;
}
#kosodate_wrap .diorama li:nth-child(2){
	width: 300px;
	top: 49px; right: 122px;
}
#kosodate_wrap .diorama li:nth-child(3){
	width: 300px;
	bottom: 28px; right: 231px;
}
#kosodate_wrap .diorama li:nth-child(4){
	width: 173px;
	bottom: 115px; left: 170px;
}
#kosodate_wrap .diorama li:nth-child(5){
	width: 142px;
	bottom: 154px; right: 66px;
}

/* kidsplaza */
#kosodate_wrap .kidsplaza{
	width: 950px;
	height: 644px;
	position: relative;
	margin: 60px 0 0 0;
}
#kosodate_wrap .kidsplaza ul li{
	position: absolute;
}
#kosodate_wrap .kidsplaza li img{
	width: 100%;
}
#kosodate_wrap .kidsplaza li:nth-child(1){
	width: 141px;
	top: 0px; left: 15px;
}
#kosodate_wrap .kidsplaza li:nth-child(2){
	width: 131px;
	top: 43px; right: 320px;
}
#kosodate_wrap .kidsplaza li:nth-child(3){
	width: 404px;
	top: 100px; right: 51px;
}
#kosodate_wrap .kidsplaza li:nth-child(4){
	width: 300px;
	top: 100px; left: 175px;
}
#kosodate_wrap .kidsplaza li:nth-child(5){
	width: 170px;
	top: 24px; left: 220px;
}
#kosodate_wrap .kidsplaza li:nth-child(6){
	width: 93px;
	top: 156px; right: 29px;
}
#kosodate_wrap .kidsplaza li:nth-child(7){
	width: 300px;
	top: 166px; right: 148px;
}
#kosodate_wrap .kidsplaza li:nth-child(8){
	width: 156px;
	bottom: 101px; left: 332px;
}
#kosodate_wrap .kidsplaza li:nth-child(9){
	width: 210px;
	bottom: 60px; left: 103px;
}
#kosodate_wrap .kidsplaza li:nth-child(10){
	width: 300px;
	bottom: 108px;
	right: 140px;
}
#kosodate_wrap .kidsplaza li:nth-child(11){
	width: 260px;
	bottom: 216px; left: 229px;
}
#kosodate_wrap .kidsplaza li:nth-child(12){
	top: 345px; left: 38px;
}
#kosodate_wrap .kidsplaza li:nth-child(13){
	bottom: 0px; right: 312px;
}

/* park */
#kosodate_wrap .park{
	width: 950px;
	height: 540px;
	position: relative;
	margin: 60px 0 0 0;
	background: url(../img/bg_pc.png) no-repeat;
	background-position: 320px 0;
}
#kosodate_wrap .park ul li{
	position: absolute;
}
#kosodate_wrap .park li img{
	width: 100%;
}
#kosodate_wrap .park li:nth-child(1){
	width: 501px;
	top: 38px; left: 205px;
}
#kosodate_wrap .park li:nth-child(2){
	width: 290px;
	top: 96px; right: 113px;
}
#kosodate_wrap .park li:nth-child(3){
	width: 300px;
	top: 96px; left: 207px;
}
#kosodate_wrap .park li:nth-child(4){
	width: 300px;
	bottom: 165px; left: 207px;
}
#kosodate_wrap .park li:nth-child(5){
	width: 170px;
	top: 20px; right: 20px;
}
#kosodate_wrap .park li:nth-child(6){
	width: 300px;
	bottom: 121px; right: 103px;
}
#kosodate_wrap .park li:nth-child(7){
	bottom: 159px; left: -44px;
}
#kosodate_wrap .park li:nth-child(8){
	bottom: -102px; right: -20px;
}

/* shop */
#kosodate_wrap .shop{
	width: 950px;
	height: 466px;
	position: relative;
	margin: 60px 0 0 0;
}
#kosodate_wrap .shop ul li{
	position: absolute;
}
#kosodate_wrap .shop li img{
	width: 100%;
}
#kosodate_wrap .shop li:nth-child(1){
	width: 262px;
	top: 75px; right: 147px;
}
#kosodate_wrap .shop li:nth-child(2){
	width: 180px;
	top: 77px; left: 137px;
}
#kosodate_wrap .shop li:nth-child(3){
	width: 180px;
	top: 77px; left: 334px;
}
#kosodate_wrap .shop li:nth-child(4){
	width: 130px;
	top: 0px; left: 314px;
}
#kosodate_wrap .shop li:nth-child(5){
	width: 400px;
	top: 130px; right: 10px;
}
#kosodate_wrap .shop li:nth-child(6){
	width: 400px;
	top: 210px; right: 10px;
	color: #f29600;
	font-size: 18px;
	font-weight: bold;
}
#kosodate_wrap .shop li:nth-child(6) span{
	font-size: 15px;
	display: block;
}
#kosodate_wrap .shop li:nth-child(7){
	width: 400px;
	bottom: 100px; right: 10px;
}
#kosodate_wrap .shop li:nth-child(8){
	width: 170px;
	top: 20px; right: 20px;
}
#kosodate_wrap .shop li:nth-child(9){
	width: 300px;
	bottom: 19px; right: 103px;
}
#kosodate_wrap .shop li:nth-child(10){
	bottom: 0px; right: 52px;
}

/* hiroba */
#kosodate_wrap .hiroba{
	position: relative;
	height: 570px;
	margin: 90px 0 0 0;
}
#kosodate_wrap .hiroba ul{
	width: 950px;
	height: 300px;
	background: #fff;
	border-radius: 10px;
	border: solid 4px #1ca462;
	box-sizing: border-box;
}
#kosodate_wrap .hiroba li{
	margin: 25px 0 25px 25px;
	float: left;
}
#kosodate_wrap .hiroba li:nth-child(1){
	width: 400px;
}
#kosodate_wrap .hiroba li:nth-child(2){
	width: 460px;
}
#kosodate_wrap .hiroba li:nth-child(2) img{
	width: 100%;
}
#kosodate_wrap .hiroba .time1500{
	width: 328px;
	position: absolute;
	top: 336px ; right:169px;
}
#kosodate_wrap .hiroba .grass01{
	position: absolute;
	bottom: 123px; left: 114px;
}
#kosodate_wrap .hiroba .grass02{
	position: absolute;
	bottom: 20px; right: 73px;
}




/* ecute */
#kosodate_wrap .ecute{
	padding: 50px 51px 20px;
	background-color: #fd96bd;
	border-radius: 10px;
	text-align: center;
	position: relative;
}
#kosodate_wrap .ecute .subtxt{
	position: absolute;
	top: -68px;
	left: 230px;
}
#kosodate_wrap .ecute h3{
	margin-bottom: 30px;
}
#kosodate_wrap .ecute .txt{
	margin-bottom: 30px;
}
#kosodate_wrap .ecute .item{
	margin: 20px 0 0 0;
}
#kosodate_wrap .ecute .item li {
	float: left;
	margin: 0 18px;
}
#kosodate_wrap .ecute .facilities{
	display: table;
	margin: 30px 0 20px;
	padding: 32px 41px;
	background-color: #fff;
	border-radius: 10px;
}
#kosodate_wrap .ecute .facilities .title{
　  text-align: center;
　  margin: 18px 0 0 0 ;
}
#kosodate_wrap .ecute .facilities .read{
	text-align: left;
	margin: 14px 0 10px 0 ;
}

#kosodate_wrap .ecute .facilities ul li{
	float: left;
	width: 180px;
	margin: 0 15px 0 0;
}
#kosodate_wrap .ecute .facilities ul li:last-child{
	margin: 0;
}
#kosodate_wrap .ecute .facilities ul li img{
	width: 100%;
}


/* last */
#kosodate_wrap .last{
	position: relative;
	margin: 105px 0 5px;
}
#kosodate_wrap .last .time1600{
	margin-left: 460px;
}
#kosodate_wrap .last .time1600 img{
	width: 131px;
}
#kosodate_wrap .last .subtxt li{
	position: absolute;
}
#kosodate_wrap .last .subtxt li:nth-child(1){
	top: -60px;
	left: 400px;
}
#kosodate_wrap .last .subtxt li:nth-child(2){
	width: 173px;
	top: -126px;
	left: 168px;
}
#kosodate_wrap .last .subtxt li:nth-child(3){
	width: 154px;
	top: 10px;
	right: 62px;
}

/* list */
#kosodate_wrap .list{
	position: relative;
	margin: 120px 0 0;
	padding: 40px 0 30px;
	background-color: #fff;
}
#kosodate_wrap .list h3{
	font-size: 186%;
	font-weight: bold;
	text-align: center;
}
#kosodate_wrap .list ul{
	margin: 40px 50px 0;
}
#kosodate_wrap .list li{
	margin-bottom: 20px;
	padding: 28px 40px;
	background-color: #ebebeb;
	border-radius: 10px;
}
#kosodate_wrap .list li .list_name{
	margin-bottom: 9px;
	font-size: 128%;
	font-weight: bold;
}
#kosodate_wrap .list li .list_name:before{
	content: "\25CF";
}
#kosodate_wrap .list li p a{
	text-decoration: underline;
}
#kosodate_wrap .list li dt{
	clear: left;
	float: left;
	width: 8em;
}
#kosodate_wrap .list li dd{
	float: left;
}
#kosodate_wrap .list li dd a:before{
	content: "";
	display: inline-block;
	margin-right: 8px;
	background: url(../img/ico_etnl.gif) no-repeat;
	width: 9px;
	height: 9px;
}
#kosodate_wrap .list li .txt{
	float: left;
	width: 588px;
}
#kosodate_wrap .list li .photo{
	float: right;
	width: 180px;
	margin-top: -38px;
}
#kosodate_wrap .list li .photo .cap{
	font-size: 70%;
}

#kosodate_wrap .list iframe{
	width: 850px;
	height: 637px;
	margin: 0 50px;
}






/*----------------------------------------------------------------*/
@media screen and (max-width: 768px) {
/*----------------------------------------------------------------*/
	#kosodate_wrap{
		font-size: 4.5vw;
	}
	
	#kosodate_wrap h2{
		margin: 0 auto 4.5%;
	}
	
	#kosodate_wrap h3{
		margin-bottom: 4%;
	}
	
	#kosodate_wrap h2 span{
		width: 27%;
		height: 190%;
		left: 0;
		background: url(../../../img/ttl-plan_bln_n.png) no-repeat;
		background-size: 65% auto;
		animation: none;
		-webkit-animation: none;
		top: -105%;
	}
	#kosodate_wrap #contents.odekake01 h2 img{
		position: relative;
		left: inherit;
		width: 66.4%;
	}
	#kosodate_wrap #contents.odekake01{
		font-size: 80%;
	}

	/* plan_head*/
	#kosodate_wrap .plan_head{
		width: 92%;
		margin: 0 auto 60%;
	}
	#kosodate_wrap .plan_head img.main{
		float: none;
		width: 88%;
		margin-left: 6%;
	}
	#kosodate_wrap .plan_head img.train{
		width: 50%;
		top: 90%;
		left: 5%;
	}
	#kosodate_wrap .plan_head img.start{
		width: 72%;
		top: 95%;
		right: -3%;
	}
	#kosodate_wrap .plan_head .grass02{
		width: 18%;
		top: 134%; right: 75%;
	}
	
	/* desk */
	#kosodate_wrap .desk{
		position: relative;
	}
	#kosodate_wrap .desk .lblc{
		float: none;
		width: 84%;
		margin: auto;
		padding: 0;
	}
	#kosodate_wrap .desk .lblc h3{
		width: 95%;
	}
	#kosodate_wrap .desk .rblc{
		float: none;
		width: 84%;
		margin: 4% auto 0;
	}
	#kosodate_wrap .desk .time{
		width: 28%;
		margin-bottom: 4%;
	}
	#kosodate_wrap .desk .access{
		margin-top: 4%;
		padding: 4%;
		border-radius: 5px;
	}
	#kosodate_wrap .desk .desk_ttl{
		width: 89%;
		margin: 4% 0 3%;
	}
	#kosodate_wrap .desk .rblc .front{
		width: 66%;
	}
	#kosodate_wrap .desk .rblc div{
		width: 27%;
		right: 0;
		bottom: inherit;
		top: 0;
	}
	#kosodate_wrap .desk .rblc div img:nth-of-type(2){
		width: 100%;
		right: 0;
		top: 0;
	}
	#kosodate_wrap .desk .rblc div img:nth-of-type(3){
		width: 100%;
		right: 0;
		bottom: inherit;
	}
	#kosodate_wrap .desk .grass01{
		width: 14%;
		position: absolute;
		bottom: -17%; left: 43%;
	}
	
	/* station */
	#kosodate_wrap .station{
		height: auto;
		margin-top: 36%;
		padding-top: 5%;
		background: url(../img/bg_pc.png) no-repeat;
		background-position: -4em 0;
		background-size: 100% auto;
	}
	#kosodate_wrap .station .lblc{
		float: none;
		width: 84%;
		margin: auto;
		padding: 0;
	}
	#kosodate_wrap .station .lblc div{
		width: 100%;
		top: 0;
	}
	#kosodate_wrap .station .lblc div img:nth-of-type(2){
		width: 27%;
		position: absolute;
		top: -4em;
		left: 22%;
	}
	#kosodate_wrap .station .lblc div img:nth-of-type(3){
		width: 17%;
		top: -8em;
		left: 0;
	}
	#kosodate_wrap .station .rblc{
		float: none;
		width: 84%;
		margin: auto;
	}
	#kosodate_wrap .station .rblc h3{
		width: 75%;
	}
	#kosodate_wrap .station .rblc h3+p{
		margin-bottom: 4%;
	}
	#kosodate_wrap .station .rblc .br{
		width: 92%;
		margin-top: 7%;
		padding: 4%;
		border: 2px solid #00b8ee;
		border-radius: 5px;
	}
	#kosodate_wrap .station .rblc .br p:nth-of-type(1){
		width: 82%;
	}
	#kosodate_wrap .station .rblc .br p:nth-of-type(2){
		margin:3% 0;
		padding: 0 0 3%;
		border-bottom: 2px dotted #00b8ee;
	}
	#kosodate_wrap .station .rblc .br div{
		width: 100%;
		position: absolute;
		top: -10%;
		right: 0;
	}
	#kosodate_wrap .station .rblc .br div img:nth-of-type(1){
		width: 14%;
		top: 0;
		right: 7%;
	}
	#kosodate_wrap .station .rblc .br div img:nth-of-type(3){
		width: 13%;
		position: absolute;
		top: 0.6em;
		right: -6%;
	}
	#kosodate_wrap .station .grass01{
		width: 24%;
		bottom: -11%; left: 58%;
	}
	
	/* diorama */
	#kosodate_wrap .diorama{
		position: relative;
		margin-top: 30%;
		padding: 10% 0 0;
		width: 100%;
		height: auto;
		background: url(../img/bg_pc.png) no-repeat;
		background-position: 4em 0;
		background-size: 100% auto;
	}
	#kosodate_wrap .diorama h3{
		width: 63%;
	}
	#kosodate_wrap .diorama .txt{
		margin-bottom: 4%;
	}
	#kosodate_wrap .diorama ul{
		width: 84%;
		margin: auto;
	}
	#kosodate_wrap .diorama li{
		position:relative;
	}
	#kosodate_wrap .diorama li img{
		width: 100%;
	}
	#kosodate_wrap .diorama li:nth-child(1){
		width: 100%;
		top: inherit; left: inherit;
	}
	#kosodate_wrap .diorama li:nth-child(2){
		width: auto;
		top: inherit; right: inherit;
	}
	#kosodate_wrap .diorama li:nth-child(3){
		width: 100%;
		margin-top: 4%;
		bottom: inherit; right: inherit;
	}
	#kosodate_wrap .diorama li:nth-child(4){
		width: 29%;
		margin-top: 3%;
		bottom: inherit; left: 4%;
	}
	#kosodate_wrap .diorama li:nth-child(6){
		width: 35%;
		position: absolute;
		bottom: 1%; right: 26%;
	}
	
	
	
	/* kidsplaza */
	#kosodate_wrap .kidsplaza{
		width: 100%;
		height: auto;
		margin: 18% auto 0;
		position: relative;
	}
	#kosodate_wrap .kidsplaza ul{
		width:84%;
		margin:0 auto;
		position:relative;
	}
	#kosodate_wrap .kidsplaza ul li{
		position: inherit;
	}
	#kosodate_wrap .kidsplaza li img{
		width: 100%;
	}
	#kosodate_wrap .kidsplaza li:nth-child(1){
		width: 141px;
		top: 0px; left: 15px;
	}
	#kosodate_wrap .kidsplaza li:nth-child(2){
		width: 30%;
		top: inherit; right: inherit;
		padding: 0 0 5% 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(3){
		width: 100%;
		top: inherit; right: inherit;
		padding: 0 0 5% 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(4){
		position: absolute;
		width: 56%;
		top: 0px; left: 0px;
		padding: 28% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(5){
		position: absolute;
		width: 40%;
		top: 0px; left: 60%;
		padding: 25% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(6){
		position: absolute;
		width: 15%;
		top: 0px; left: 70%;
		padding: 40% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(7){
		width: 100%;
		top: inherit; right: inherit;
		padding: 38% 0 5% 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(8){
		position: absolute;
		width: 40%;
		bottom: 39%; left: 0%;
		padding: 105% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(9){
		position: absolute;
		width: 40%;
		bottom: 28%; left: 0%;
		padding: 125% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(10){
		position: absolute;
		width: 56%;
		bottom: 30%; right: 0%;
		padding: 110% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(11){
		width: 100%;
		top: 0px; left: 0%;
		padding: 50% 0 0 0;
	}
	#kosodate_wrap .kidsplaza li:nth-child(14){
		width: 34%;
		top: 0px; right: 0%;
		padding: 10% 0 10% 65%;
	}


	/* park */
	#kosodate_wrap .park{
		width: 100%;
		height: auto;
		position: relative;
		margin: 0 auto 20%;
		padding-top: 10%;
		background-position: -3em 0;
		background-size: 100% auto;
	}
	#kosodate_wrap .park ul{
		width: 92%;
		margin: auto;
	}
	#kosodate_wrap .park ul li{
		position: inherit;
	}
	#kosodate_wrap .park li img{
		width: 100%;
	}
	#kosodate_wrap .park li:nth-child(1){
		width: 64%;
		top: inherit; left: inherit;
		padding: 0 0 0% 4%;
	}
	#kosodate_wrap .park li:nth-child(2){
		width: 82%;
		top: inherit; left: inherit;
		padding: 0 0 7% 4%;
	}
	#kosodate_wrap .park li:nth-child(3){
		position: absolute;
		width: 51%;
		top: 1%; left: 4%;
		padding: 55% 0 0 0;
	}
	#kosodate_wrap .park li:nth-child(4){
		position: absolute;
		width: 42%;
		top: 1%; left:57%;
		padding: 55% 0 0 0;
	}
	#kosodate_wrap .park li:nth-child(5){
		position: absolute;
		width: 34%;
		top: 0px; left: 7%;
		padding: 100% 0 0 0;
	}
	#kosodate_wrap .park li:nth-child(6){
		position: absolute;
		width: 50%;
		top: 0px; right: 0%;
		padding: 95% 4% 0 0;
	}
	#kosodate_wrap .park li:nth-child(7){
		width: 19%;
		top: 0px; right: 0%;
		padding: 80% 0 0 0;
	}

	/* shop */
	#kosodate_wrap .shop{
		width: 92%;
		height: auto;
		position: relative;
		margin: 0 auto;
		padding: 0 0 20% 0;
	}
	#kosodate_wrap .shop ul li{
		position: inherit;
	}
	#kosodate_wrap .shop li img{
		width: 100%;
	}
	#kosodate_wrap .shop li:nth-child(1){
		width: 61.5%;
		top: inherit; left: inherit;
	}
	#kosodate_wrap .shop li:nth-child(2){
		position: absolute;
		width: 32%;
		top: 0; left: 35%;
		padding: 15% 0 0 0 ;
	}
	#kosodate_wrap .shop li:nth-child(3){
		position: absolute;
		width: 32%;
		top: 0; left: 0%;
		padding: 15% 0 0 0 ;
	}
	#kosodate_wrap .shop li:nth-child(4){
		position: absolute;
		width: 23.7%;
		top: 0; left: 75%;
		padding: 35% 0 0 0 ;
	}
	#kosodate_wrap .shop li:nth-child(5){
		width: 92%;
		top: 25%; left: 5%;
		padding: 59% 0 0 0;
	}
	#kosodate_wrap .shop li:nth-child(6){
		width: 92%;
		top: inherit; left: inherit;
		color: #f29600;
		font-size: 14px;
		font-weight: bold;
		padding: 3% 0 0 0;
	}
	#kosodate_wrap .shop li:nth-child(6) span{
		font-size: 11.5px;
		display: block;
	}
	#kosodate_wrap .shop li:nth-child(7){
		width: 70%;
		top: 39%; left: 5%;
		padding: 3% 0 0 0;
	}
	#kosodate_wrap .shop li:nth-child(8){
		position: absolute;
		width: 17%;
		top: 0%; right: 10%;
		padding: 90% 0 0 0 ;
	}
	#kosodate_wrap .shop li:nth-child(9){
		position: absolute;
		width: 15%;
		top: 0%; right: 4%;
		padding: 105% 0 0 0 ;
	}
	#kosodate_wrap .shop li:nth-child(10){
		position: absolute;
		width: 24%;
		top: 0%; right: 0%;
		padding: 8% 0 0 0;
	}

	/* hiroba */
	#kosodate_wrap .hiroba{
		position: relative;
		height: auto;
		margin: 0 auto 50%;
		width: 92%;
	}
	#kosodate_wrap .hiroba ul{
		width: 100%;
		height: auto;
		background: #fff;
		border-radius: 10px;
		border: solid 4px #1ca462;
	}
	#kosodate_wrap .hiroba li{
		margin: 25px 0 25px 25px;
		float: none;
	}
	#kosodate_wrap .hiroba li:nth-child(1){
		width: 86%;
		margin: 7% auto;
	}
	#kosodate_wrap .hiroba li:nth-child(2){
		width: 86%;
	}
	#kosodate_wrap .hiroba .time1500{
		width: 66%;
		position: absolute;
		top: 105%; right: 5%;
	}
	#kosodate_wrap .hiroba .grass01{
		width: 78px;
		position: absolute;
		top: 115%; left: 7%;
	}

	/* ecute */
	#kosodate_wrap .ecute{
		width: 84%;
		margin: 30% auto 0;
		padding: 6% 4%;
	}
	#kosodate_wrap .ecute .subtxt{
		width: 48%;
		top: -4%;
		left: 10%;
	}
	#kosodate_wrap .ecute h3{
		margin: 0 auto 5%;
		width: 81.3%;
	}
	#kosodate_wrap .ecute .txt{
		width: 72.8%;
		margin: 0 auto 7%;
	}
	#kosodate_wrap .ecute .mainItem{
		margin: 0 auto 7%;
		width: 95%;
	}
	#kosodate_wrap .ecute .item{
		margin: 0 auto;
		width: 91.5%;
	}
	#kosodate_wrap .ecute .item li {
		float: none;
		margin: 0 0 4% 0;
	}
	#kosodate_wrap .ecute .facilities{
		display: block;
		width: 92%;
		margin: 6% auto;
		padding: 4%;
	}
	#kosodate_wrap .ecute .facilities .title{
		display: block;
		width: 53.33333%;
		margin:3% auto 4%;
	}
	#kosodate_wrap .ecute .facilities ul{
		width: 100%;
		margin: 0 auto;
	}
	#kosodate_wrap .ecute .facilities ul li{
		width: 47%;
		margin: 0 3% 3% 0;
	}
	#kosodate_wrap .ecute .facilities ul li:nth-of-type(2),
	#kosodate_wrap .ecute .facilities ul li:nth-of-type(4){
		margin: 0 0 3% 0 ;
	}



	/* last */
	#kosodate_wrap .last{
		margin: 0 4% 8%;
		padding: 8% 0 44%;
	}
	#kosodate_wrap .last .time1600{
		margin-left: 11%;
		text-align: left;
	}
	#kosodate_wrap .last .time1600 img{
		width: 26%;
	}
	#kosodate_wrap .last .subtxt li{
		position: absolute;
	}
	#kosodate_wrap .last .subtxt li:nth-child(1){
		width: 24%;
		top: 20%;
		left: 68%;
	}
	#kosodate_wrap .last .subtxt li:nth-child(2){
		width: 36%;
		top: 41%;
		left: 58%;
	}
	#kosodate_wrap .last .subtxt li:nth-child(3){
		width: 24%;
		top: inherit;
		bottom: -14%;
		left: 10%;
	}
	#kosodate_wrap .last .subtxt li:nth-child(4){
		width: 24%;
		bottom: -20%;
		left: 67.5%;
	}

	/* list */
	#kosodate_wrap .list{
		width: 92%;
		margin: 20% auto 0;
		padding: 4% 0;
	}
	#kosodate_wrap .list h3{
		font-size: 118%;
	}
	#kosodate_wrap .list ul{
		margin: 4% 4%;
	}
	#kosodate_wrap .list li{
		margin-bottom: 4%;
		padding: 4%;
	}
	#kosodate_wrap .list li .list_name{
		margin-bottom: 0;
		font-size: 100%;
		background: url(../img/ico-open.png) no-repeat 100% 40%;
		background-size: 4% auto;
	}
	#kosodate_wrap .list li p.open{
		background: url(../img/ico-close.png) no-repeat 100% 20%;
		background-size: 4% auto;
	}
	#kosodate_wrap .list li p + div{
		display: none;
		border-top: 1px solid #fff;
		margin-top: 4%;
		padding-top: .5em;
	}
	#kosodate_wrap .list li p:before{
		content: "";
	}
	#kosodate_wrap .list li p a{
		text-decoration: none;
	}
	#kosodate_wrap .list li p a:after{
		content: "";
		background: none;
	}
	#kosodate_wrap .list li dt{
		float: none;
		width: 8em;
	}
	#kosodate_wrap .list li dd{
		float: none;
		margin-left: 1em;
	}
	#kosodate_wrap .list li .txt{
		float: none;
		width: 100%;
	}
	#kosodate_wrap .list li .photo{
		width: 100%;
		margin-top: 0;
		margin-bottom: 1em;
	}
	#kosodate_wrap .list li .btn_official{
		width: 44%;
		margin: 4% auto 0;
		background-image: none;
		background-color: #1ca462;
		border-radius: 4px;
		text-align: center;
	}
	#kosodate_wrap .list li .btn_official a{
		display: block;
		padding: .5em 0;
		background: url(../../../img/ico-extnl.gif) no-repeat 90% 50%;
		background-size: 6% auto;
		color: #fff;
	}
	#kosodate_wrap .list .map_wrap{
		width: 92%;
		margin: auto;
	}
	#kosodate_wrap .list .map{
		position: relative;
		width: 100%;
		height: 100%;
		padding: 75% 0 0;
	}
	#kosodate_wrap .list .map iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin: 0;
	}
	
	
	/* modal */
	.remodal {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		background-color: transparent;
	}
	.remodal img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
	
	
	
/*----------------------------------------------------------------*/
} /* End of media query */
/*----------------------------------------------------------------*/

	/* */
	@media screen and (max-width:445px){
		#kosodate_wrap .plan_head{
			margin: -6% auto 60%;
		}
	}






