@charset "utf-8";
/* CSS Document */

.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }

* { 
margin: 0;
 padding: 0;
  border: 0;
   list-style: none; 
   }


a {

} 
a:visited {

} 
a:hover {

} 
a:active {

} 



/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}




h1 {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    float: left;
    padding-bottom: 10px;
}
h1 img {
	width: 100%;
}



h3 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    font-size: 22px;
    -moz-background-size: 100% auto;
    font-weight: normal;
    padding-left: 10px;
    font-family: "M PLUS Rounded 1c";
    background-color: #FFCFCF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
    background-image: url(images/bg_wrs.png);
}


h2 {
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}


h4 {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color: #F84C67;
    margin-bottom: 10px;
    background-image: url(images/list1.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
}

img {
	vertical-align: bottom;
	border: 0px;

}



main a:hover img {
	opacity: 0.7;
	-moz-opacity:0.7; 
	filter: alpha(opacity=70);
	zoom: 1;
}




/*ページ構成*/
html {
    margin: 0px;
    padding: 0px;
}
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    color: #422300;
    background-color: #FFFFFF;
    background-image: url(images/bg_main.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#system_main {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

}


header {
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/bgl.png),url(images/bgr.png);
    background-position: left top,right top;
    background-repeat: no-repeat;
}


.mainbox {
    font-size: 15px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: block;
    clear: both;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}

footer {
    height: 250px;
    text-align: center;
}
footer .copy {
    text-align: center;
    font-size: 12px;
    color: #5A3D1C;
    padding-top: 20px;
    margin-right: auto;
    margin-left: auto;
}


#page_top{
    width: 80px;
    position: fixed;
    right: 10px;
    bottom: -80px;
}

#page_top img {
    width: 100%;
}

.bg1 {
    padding: 30px;
    background-color: #FFF8E6;
}
#news {
    margin-bottom: 50px;
	}
#news iframe {
    width: 100%;
    height: 350px;
    margin-top: 10px;
    background-color: rgba(255,255,255,1.00);
	}



/*スライダー*/


#topphoto {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#topphoto img {
	width: 100%;
	object-fit: cover;
	height: 54vw;
}
#topimg1 {
	position:absolute;
	top:0px;
}

#topimg1 img {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topimg2 {
	position:absolute;
	bottom:0px;
}

#topimg2 img {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/* トップ */

#news {
    margin-bottom: 40px;
	}
#news ul {
    text-align: left;
    background-color: #F3F3F3;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}
#news li {
	text-align: left;
	border-bottom: 1px dashed #5F2A09;
	margin-bottom: 3px;
	padding-bottom: 3px;

}


.tleft {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.tright {
	width: 46%;
	float: right;
}


#kihon {
	margin-bottom: 30px;
	}
#kihon table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 6px;
    margin-bottom: 10px;
    border-collapse: separate;
    height: 300px;
    margin-top: 30px;
}
#kihon th {
    padding: 10px;
    text-align: left;
    width: 20%;
    white-space: nowrap;
    vertical-align: top;
    font-weight: normal;
    background-color: #FFBDBD;
}
#kihon td {
    padding: 10px;
    text-align: left;
    background-color: #FFF0F0;
}

.tright img {
    width: 100%;
	}
#map {
    margin-bottom: 40px;

	}
#map table {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#map td {
	width: 50%;
	padding: 10px;
}
#map img {
    width: 100%;
	}
#map iframe {
    width: 100%;
    height: 380px;
    border-radius: 20px;
}
#nyuen {
	margin-bottom: 50px;
	}
#nyuen dl {
    width: 500px;
    background-color: rgba(255,255,255,1.00);
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 10px;

	}
#nyuen dt {
    width: 8em;
    text-align: center;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    background-color: #FCA1A1;
    color: rgba(255,255,255,1.00);
    font-size: 1.2em;
    border-radius: 5px;
    margin-bottom: 6px;
	}
#nyuen dd {
    text-align: left;
    margin-bottom: 25px;
	}



#konnatokoro {
	margin-bottom: 50px;
	}
.konnnatokorotxt {
    padding-top: 40px;
    padding-right: 130px;
    padding-bottom: 40px;
    padding-left: 130px;
    background-image: url(images/tokoro_bgl.png),url(images/tokoro_bgr.png);
    background-repeat: repeat-y;
    background-position: left center,right center;
    text-align: left;
    font-size: 1.2em;
    line-height: 2.2em;
    color: #11703C;
}



#youkou {
	margin-bottom: 50px;
	}

#youkou dl {
    text-align: left;
	}

#youkou dt {
    padding: 5px;
    width: 7em;
    background-color: #2EB77D;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.1em;
    border-radius: 30px;
    margin-bottom: 10px;
	}

#youkou dd {
    margin-bottom: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFF9DA;
    border-radius: 10px;
	}




#tokushoku {
	margin-bottom: 50px;
	}

.tokushokutxt {
    text-align: left;
    border-bottom: 2px dashed #FFBBBC;
    padding-bottom: 20px;
}
#tokushoku dl {
    text-align: left;
	}

#tokushoku dt {
    padding: 5px;
    background-color: #2D86B7;
    text-align: left;
    color: #FFFFFF;
    font-size: 1.1em;
    border-radius: 30px;
    margin-bottom: 10px;
	}

#tokushoku dd {
    margin-bottom: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFF9DA;
    border-radius: 10px;
	}


.info2 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 50px;
}
.info2 a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: auto;
    border: 3px solid #FFFFFF;
    border-radius: 30px;
    display: block;
    color: #FFFFFF;
    -webkit-box-shadow: 1px 1px 3px #B0A192;
    box-shadow: 1px 1px 3px #B0A192;
    width: 9em;
    text-align: center;
    margin-right: auto;
    font-size: 17px;
    margin-bottom: 15px;
    background-color: #E31117;
    text-decoration: none;
}
.info2 a:hover {
    background-color: #168434;
    color: #FFFFFF;
}




#daily {
	margin-bottom: 50px;
}


#dailybox {
width:100%;
	height:auto;
 display:flex;
 justify-content:space-between;
box-sizing:border-box;
	  flex-wrap :wrap; 
}
#dailybox caption img {
	width: 50%;
}
#day1 {
    width: 48%;
    margin-bottom: 20px;
}
#day2 {
	width: 48%;
    margin-bottom: 20px;
}

#day3 {
	width: 48%;
    margin-bottom: 20px;
}
#day4 {
	width: 48%;
    margin-bottom: 20px;
}

#day1 table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
}
#day1 th {
    width: 20%;
    padding: 10px;
    background-color: #7CC9F9;
    background-image: url(images/bg41w.png);
    border-radius: 12px;
}
#day1 td {
    padding: 10px;
    text-align: left;
    background-color: #EFF9FF;
    border-radius: 12px;
}

#day2 table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
}
#day2 th {
    width: 20%;
    padding: 10px;
    background-color: #F4749F;
    background-image: url(images/bg41w.png);
    border-radius: 12px;
}
#day2 td {
    background-color: #FFE8EF;
    padding: 10px;
    text-align: left;
    border-radius: 12px;
}


#day3 table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
}
#day3 th {
    width: 20%;
    padding: 10px;
    background-color: #85D4A2;
    background-image: url(images/bg41w.png);
    border-radius: 12px;
}
#day3 td {
    background-color: #EAFCF1;
    padding: 10px;
    text-align: left;
    border-radius: 12px;
}

#day4 table {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px;
}
#day4 th {
    width: 20%;
    padding: 10px;
    background-color: #FFDB47;
    background-image: url(images/bg41w.png);
    border-radius: 12px;
}
#day4 td {
    background-color: #FFF7DA;
    padding: 10px;
    text-align: left;
    border-radius: 12px;
}




#event {
	margin-bottom: 50px;
}
#event dt img {
	width: 100%;
}

#eventbox1 {
    border-radius: 30px;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    background-color: #BAE594;
    padding: 50px;
    background-image: url(images/bgt1.png);
    margin-bottom: 20px;
}
#eventbox1 dl {
    width: 30%;
    padding: 20px;
    border-radius: 20px;
    background-color: #FFFFFF;
}
#eventbox1 dt {
    padding: 20px;
}
#eventbox1 dd {
    background-color: #DFF8D1;
    padding: 20px;
    border-radius: 20px;
}


#eventbox2 {
    border-radius: 30px;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    background-color: #B8D5FC;
    padding: 50px;
    background-image: url(images/bgt1.png);
    margin-bottom: 20px;
}
#eventbox2 dl {
    width: 30%;
    padding: 20px;
    border-radius: 12px;
    background-color: #FFFFFF;
}
#eventbox2 dt {
    padding: 20px;
}
#eventbox2 dd {
    background-color: #E1EEFF;
    padding: 20px;
    border-radius: 20px;
}


#eventbox3 {
    border-radius: 30px;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    background-color: #FFD7AC;
    padding: 50px;
    background-image: url(images/bgt1.png);
    margin-bottom: 20px;
}
#eventbox3 dl {
    width: 30%;
    padding: 20px;
    border-radius: 12px;
    background-color: #FFFFFF;
}
#eventbox3 dt {
    padding: 20px;
}
#eventbox3 dd {
    background-color: #FFE9D8;
    padding: 20px;
    border-radius: 20px;
}


#eventbox4 {
    border-radius: 30px;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    background-color: #FFBDD6;
    padding: 50px;
    background-image: url(images/bgt1.png);
    margin-bottom: 20px;
}
#eventbox4 dl {
    width: 30%;
    padding: 20px;
    border-radius: 12px;
    background-color: #FFFFFF;
}
#eventbox4 dt {
    padding: 20px;
}
#eventbox4 dd {
    background-color: #FFE5EE;
    padding: 20px;
    border-radius: 20px;
}



@media screen and (max-width:768px){
header {
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/bgl_sp.png),url(images/bgr_sp.png);
    background-position: left top,right top;
    background-repeat: no-repeat;
}


h1 {
	width: 65%;
	margin-bottom: 10px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
	h2 {

}

.mainbox {
    width: auto;
    padding: 20px;
}

footer .copy {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}
footer .copy img {
	width: 100%;
	height:auto;
	}

.bg1 {
    padding: 10px;
}
.tleft {
	width: auto;
	float: none;
}
.tright {
	width: auto;
	float: none;
}
#nyuen dl {
    width: auto;
	}
#kihon table {
    height: auto;
    margin-top: 0px;
}	
	#map table {
		width: 100%;
	}
	#map td {
		display: block;
		width: 100%;
	}	
	
	
	
#eventbox1 {
    border-radius: 20px;
    padding: 20px;
}
#eventbox2 {
    border-radius: 20px;
    padding: 20px;
}	
#eventbox3 {
    border-radius: 20px;
    padding: 20px;
}	
#eventbox4 {
    border-radius: 20px;
    padding: 20px;
}	
	
	
	
	
	
	
	
}



@media screen and (max-width:480px){
	
 #gNav ul > li img {
    width: 10px;

  }

body {
    background-image: url(images/bg_main.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 120% auto;
}
h2 img {
height: 50px;
}

h3 {
	font-size: 20px;
}

	footer {
		height: 130px;
	}
footer .copy img {
	width:100%
}

#page_top{
    width: 50px;
    position: fixed;
    right: 10px;
    bottom: -50px;
}

header {

}
.konnnatokorotxt {
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 20px;
    padding-left: 50px;
    background-image: url(images/tokoro_bglsp.png),url(images/tokoro_bgrsp.png);
    background-repeat: repeat-y;
    background-position: left center,right center;
    text-align: left;
    font-size: 1em;
    line-height: 2em;
    color: #11703C;
}

	
#dailybox caption img {
	width: 55%;
}
#day1 {
    width: 100%;
}
#day2 {
    width: 100%;
}

#day3 {
    width: 100%;
}
#day4 {
    width: 100%;
}	
	
	
	

	
#eventbox1 dl {
    width: 100%;
    margin-bottom: 10px;
}

#eventbox2 dl {
    width: 100%;
    margin-bottom: 10px;
}	

#eventbox3 dl {
    width: 100%;
    margin-bottom: 10px;
}	

#eventbox4 dl {
    width: 100%;
    margin-bottom: 10px;
}	
	
	
	
	
	}
	
