@import "https://yugao-park.com/calendar/style.css";


img{
	max-width: 100%;
	height: auto
}

@media  (min-width: 0px) and (max-width: 414px) {
	#topheader{
	text-align: center;
	background:url(../img/front/body_bg_top_s.png) no-repeat;
	background-size:100% auto;
	}

}

@media  (min-width: 415px) {
	#topheader{
		text-align: center;
		background:url(../img/front/body_bg_top.png) no-repeat;
		background-size:100% auto;
	}
}





/* ------------------------------
 slider
------------------------------ */
#slide_wrap{
	position: relative
}

#slide_wrap h2{
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	text-align: center;
	padding: 0 1.5em;
	margin: 0 auto;
	z-index: 500
}




#slide_wrap::before{
	position: absolute;
	height: 100%;
    width: 100%;
    left: 0;
    bottom: -2px;
    background: url(../img/front/slide_cover.png) no-repeat left bottom;
    -moz-background-size:contain;
	background-size:contain;
    z-index: 500;
    content: ""
}

/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px;
    z-index: 99;
}
.slick-prev {
     left: 15px;
    z-index: 100;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
/*スライド画像の横幅可変*/
ul#slide li img {
    width: 100%;
    height: auto;
}




@media  (min-width: 0px) and (max-width: 414px) {
	#logo{
		display: none
	}
	#intoro{
	padding: 2em 1em 2em 1em;
	position: relative;
	background: #FFA400}

	#intoro h2{
		color: #fff;
		font-size: 1.2em;
		line-height: 1.5em;
	}
}

	
@media  (min-width: 415px) {
	#logo{
	position: absolute;
	text-align: center;
	top: -40px;
	right: 3%;
	margin: 0 auto;
	z-index: 500;
	}
	
	#intoro{
	padding: 2em 240px 2em 1em;
	position: relative;
	background: #FFA400}

	#intoro h2{
		color: #fff;
		font-size: 1.3em;
		line-height: 1.5em;
	}
}



/* ------------------------------
 #shisetu_guide
------------------------------ */

#shisetu_guide{
	background: url(../img/front/guide_bg.jpg) no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	padding: 3em 0 2em;}

#shisetu_guide h2{
	text-align: center;
}








/* ------------------------------
 cal
------------------------------ */

#cal h2{
	text-align: center;
	margin-bottom: 1.3em;
	font-size: clamp(1.25rem, 1.114rem + 0.68vw, 1.625rem);
	color: #d94200;
	border-top: solid 2px #ffa300;
	border-bottom: solid 2px #ffa300;
	padding: .6em
}

#cal h2:before{
	font-family: ionicons;
	content: "\f2d1";
	padding-right: .5em
}


.open_time{
	margin: 0 auto 2em
}

.open_time th,
.open_time td{
	text-align: left;
	padding: .4em 1em;
	border-bottom: solid 3px #fff
}

.open_time th{background: #ffecec;}

.open_time td{background: rgba(255, 238, 238, 0.6);}
/* ------------------------------
 headline
 ------------------------------ */

#headline{
	padding: 3.5em 0 3em;
	background: linear-gradient(#d6eeaa, #fff);
}


#headline h2{
	margin:0 1em 1em;
	font-size: clamp(1.25rem, 1.114rem + 0.68vw, 1.625rem);
	text-align: center;
	color: #009344
}

#headline ul {
	border-radius: 15px;
	position: relative;
	background: #fff;
	padding: 1.5em 1em;
	margin-bottom: 20px
}
#headline ul li{
	text-align: left;
	padding: 0 .5em;
	border-bottom: solid 1px #eee;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
    margin: 0 1% 1em;
}


@media print, screen and (min-width: 735px) {
	#headline ul{
		display: flex;
		justify-content: center;
		flex-wrap:wrap;}
	#headline ul li{width: 48%;}
}	


#headline ul li{
	display: flex;
	flex-wrap:wrap;
}

#headline ul li .thumb{
	width: 30%;
}


#headline ul li .thumb img{
	border: solid 2px #fff;
	border-radius: 6px;
	box-shadow: 1px 1px 6px #ccc;
	position: relative;
	max-width:100%;
	height:auto
}



#headline ul li > div{
	width: 70%;
	padding: 0 0 0 1.2em
}

#headline ul li h3{font-size: 1.2em;margin-bottom: .3em}

#headline li .date{
	font-size: .9em;
	display: block;
	padding-top: .3em;
	margin-bottom: .3em
}


#headline ul li p{font-size: .9em;width: 100%;margin: 1em 0 0;}
#headline ul li a{
	text-decoration: none;
	color: #222
}




.more{margin: 0 auto 20px;
	text-align: center;
}

.more a{
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	color: #fff;
	padding: .7em 2em;
	text-decoration: none;
	background: #ff6400;
	font-size: 1.2em;
	text-align: center;
}

#cal{
	padding-bottom: 40px
}


@media screen and (max-width: 480px) {
	
	/*全体*/
	.hidden_box {
	    padding: 1em 0;
	}
	
	/*ボタン装飾*/
	#cal_more {
	    font-weight: bold;
		font-size: 1.2em;
		display: block;
		text-align: center;
		margin: 10px auto;
		background: #009345;
		padding: .6em 1em .6em;
		text-decoration: none;
		color: #fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		position: relative;
	    cursor :pointer;
	    width: 100%;
	}
	
	#hidden_cal{
		padding-top: 2em;
		display: none
	}

	
}	



/* ------------------------------
 INDEX
------------------------------ */


#map{}

#map h2{
	margin:0 1em 1.3em;
	font-size: 1.8em;
	text-align: center;
	color: #ff4900
}

#map-canvas{
	width:100%;
	height:400px;
	}
