@charset "utf-8";
/* CSS Document */



* { 
margin: 0;
 padding: 0;
  border: 0;
   list-style: none; 
   }

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
	color: #0090EC;
	text-decoration: none;
} 
a:visited {
	color: #F46A00;
	text-decoration: none;
} 
a:hover {
	color: #E1001C;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #7EAC5D;
}


.photo {
	border: 10px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
}

/*---------------------------------------------------------
  						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: 220px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
h1 img {
	width: 100%;
}
.animated1:hover{
animation: shake 1s;
}
.animated2:hover{
animation: rubberBand 1s;
}
.animated3:hover{
animation: pulse 1s;
}
.animated4:hover{
animation: tada 1s;
}
.animated5:hover{
animation: swing 1s;
}


h2 {
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    color: #1B1414;
    background-image: url(images/bg_h2.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}


h3 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    color: #67210D;
    font-size: 22px;
    -moz-background-size: 100% auto;
    font-weight: normal;
    padding-bottom: 8px;
    padding-left: 6px;
    margin-top: 20px;
    border-top: 1px dashed #A26F63;
    border-bottom: 1px dashed #A26F63;
    padding-top: 8px;
    background-image: url(images/bg264.png);
}


h4 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #F84C67;
	margin-top: 10px;
	margin-bottom: 10px;
}

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: 16px;
    color: #494543;
    background-color: #fff;
    background-image: url(images/bg_0.png);
}


#system_main {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	position: relative;
}


header {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 60px;
    z-index: 999;
}
#headerbox {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
}
#hmenu2 {
    margin-left: 15px;
    margin-right: auto;
    margin-top: 15px;
    float: left;
	width: 230px;
}
#hmenu2 table {
    width: 100%;
}
#hmenu2 td {
    width: 50%;
}
.hmenu1 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.hmenu1 a {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: auto;
    border-radius: 4px;
    display: block;
    color: #FFFFFF;
    -webkit-box-shadow: 1px 1px 3px #B0A192;
    box-shadow: 1px 1px 3px #B0A192;
    width: 96%;
    text-align: center;
    margin-right: auto;
    font-size: 13px;
    margin-bottom: 5px;
    background-color: #005987;
    text-decoration: none;
}
.hmenu1 a:hover {
    background-color: #E00006;
    color: #FFFFFF;
}

#hmenu {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    float: right;
}

#mainnav {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mainnav ul {
    margin-right: auto;
    margin-left: auto;
}
#mainnav ul li{
    list-style-type: none;
    float: left;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}
#mainnav ul li a {
    color: #261B1B;
    font-weight: bold;
    font-size: 16px;
}
#mainnav ul li img{
	width: 95%;
}
#mainnav ul li a:hover {
    animation: zoomIn 1s;
    color: #FF4144;
}
	
main {
	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: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
	background-color: #FFFFFF;
}


footer {
    width: 100%;
    text-align: center;
    height: 150px;
    background-color: rgba(45,140,17,0.70);
    color: rgba(255,255,255,1.00);
}

footer a {
    color: #DBF3FF;
}

footer .copy {
	text-align: center;
	font-size: 12px;
	color: #5A3D1C;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
footer .copy img {
	height: 30px;
	}

.pagetop {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 100px;
}
#footerbox {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    position: relative;
    font-size: 0.9em;
}
footer table {
    margin-left: auto;
    margin-right: auto;	
}
#menu_footer {
    width: 170px;
    position: absolute;
    top: -30px;
    left: 0px;
}
#menu_footer img {
	width: 100%;
}


/* トップ */


#topslide {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
}
#topimg0 {
    position: absolute;
    width: 500px;
  left: 0;
  right: 0;
  margin: auto;
	top:30px;
}

#topimg0 img {
	width: 100%;
}
#topimg1 {
	position:absolute;
	bottom:0px;
	width: 100%;
}

#topimg1 img {
	width: 100%;
}


#bnr1 {
    width: 250px;
    position: absolute;
    top: 60px;
    left: 10%;
}
#bnr1 img {
	width: 100%;
}

#bnr2 {
    width: 250px;
    position: absolute;
    top: 50px;
    right: 10%;
}
#bnr2 img {
	width: 100%;
}

#bnr3 {
    width: 250px;
    position: absolute;
    top: 319px;
    left: 30%;
}
#bnr3 img {
	width: 100%;
}

#bnr4 {
    width: 250px;
    position: absolute;
    top: 366px;
    right: 30%;
}
#bnr4 img {
	width: 100%;
}


.delay1 {
  animation-duration: 2s; /* アニメーションの時間 */
  animation-delay: 1s; /* アニメーション開始時間 */
}


.topbox {
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 50px;
}


.bg1 {
    background-color: #AF7738;
    background-image: url(images/bg3.png);
}
.bg2 {
    background-color: #F5EED5;
    background-image: url(images/bg4.png);
}



.box {
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.height {
    min-height: 700px;
}




#news {
	margin-bottom: 50px;
	}

#news ul {
	text-align: left;
	padding: 1em;
}
#news li {
	text-align: left;
	border-bottom: 1px dashed #A89888;
	margin-bottom: 3px;
	padding-bottom: 3px;
	background-image: url(images/list1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.newstxt {
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    height: 250px;
}
#news iframe {
    width: 100%;
    height: 500px;
    overflow: scroll;
    border: 2px solid #E7D9CE;
}





#outline {
	margin-bottom: 50px;
	}
#outline table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-spacing: 3px;
}
#outline th {
    padding: 0.5em;
    text-align: left;
    width: 20%;
    background-color: #419682;
    white-space: nowrap;
    vertical-align: top;
    font-weight: normal;
    border-left: 3px solid #110B0B;
    color: #FFFFFF;
}
#outline td {
    padding: 0.5em;
    text-align: left;
    background-color: #FFF9ED;
}
.navnav {
	display: none;
}





.zoom-with-text {
    max-width: 400px;/* 幅を指定 */
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}
.zoom-with-text-image {
    overflow: hidden;
    padding: 100% 0 0; /* 縦横比を指定 */
    position: relative;
}
.zoom-with-text-link {
    align-items: center;
    color: #3D0304;
    display: flex;
    font-size: 1.6rem;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 2;

}
.zoom-with-text-photo {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    z-index: 1;
}
.zoom-with-text-link:hover {
    text-shadow: 0 0 15px rgba(0,0,0,.8);

}
.zoom-with-text-link:hover +.zoom-with-text-photo {
    transform: scale3d(1.5,1.5,1); /* hover時の倍率を指定 */
    opacity: 0.5;

}


#negai {
	margin-bottom: 50px;
}
#negai table {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
}
#negai td {
    padding-bottom: 10px;
}

#negai a {
	color: #ffffff;
    text-shadow: 0 0 15px rgba(0,0,0,.8);

}
.negai1 {
    font-size: 2.5em;
    color: rgba(255,255,255,1.00);
    color: #8B6F47;
    text-shadow: 0 0 15px rgba(255,255,255,0.80);
    margin-bottom: 20px;
}
.negai2 {
    margin-bottom: 20px;
    line-height: 2em;
}
.negai3 {
    background-color: #FFFFFF;
    padding: 1em;

}
.negaibox {
    position: relative;
    background-color: #FFF4E4;
    box-shadow: 0px 0px 0px 5px #FAF7A8;
    border: dashed 2px #C8B193;
    padding: 2em;
    color: #454545;
    margin-bottom: 25px;
    background-image: url(images/bg264.png);
    -webkit-box-shadow: 0px 0px 0px 5px #FAF7A8;
    text-align: left;
}

.negaibox:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #C8B193 #fcf2dc;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.menu_member {
    margin-top: 20px;
}
#bg1{
    background-image: url(photo/bg1.jpg);
    background-position: center center;
    background-size: 100% auto;
    height: 400px;
    border-bottom: 10px solid rgba(96,184,65,1.00);
}
#bg2{
    background-image: url(photo/bg2.jpg);
    background-position: center center;
    background-size: 100% auto;
    height: 400px;
    border-bottom: 10px solid rgba(96,184,65,1.00);
}
#bg3{
    background-image: url(photo/bg3.jpg);
    background-position: center center;
    background-size: 100% auto;
    height: 400px;
    border-bottom: 10px solid rgba(96,184,65,1.00);
}

#bg4{
    background-image: url(photo/bg4.jpg);
    background-position: center center;
    background-size: 100% auto;
    height: 400px;
    border-bottom: 10px solid rgba(96,184,65,1.00);
}


.slogan {
    margin-bottom: 30px;
}
#about {
	margin-bottom: 50px;
}
#about th {
	padding: 10px;
}
#about th img {
	width: 230px;
}
#about td {
	padding: 10px;
}
.kimochitxt {
    text-align: center;
    font-size: 2em;
    letter-spacing: 0.5em;
    margin-bottom: 1em;
    color: #FFF6E9;
}
.box24 {
    position: relative;
    padding: 0.5em 0.7em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0.3em;
    background-color: #E84285;
    color: #FFFFFF;
    font-weight: bold;
    width: 6em;
    font-size: 1.2em;
    z-index: 99;
}

.box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #E84285;
    width: 0;
    height: 0;
}
.box24 p {
    margin: 0; 
    padding: 0;
}
.box17{
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2em;
    position: relative;
    padding: 1.5em 2.5em;
    border-top: 2px solid #FFF6E9;
    border-bottom: 2px solid #FFF6E9;
    text-align: left;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #FBF0DE;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}


.kokuban-t3 {
    position: relative;
    margin: 2em auto;
    padding: 3.2em 1em 1em;
    width: 90%; /* ボックス幅 */
    background-color: #419A6F; /* ボックス背景色 */
    color: #fff; /* 文章色 */
    border: 10px solid #E8C99C; /* 枠線 */
    border-radius: 3px; /* 角の丸み */
    box-shadow: 0 0 5px #333, 0 0 5px #555 inset;
}
.kokuban-t3::before,
.kokuban-t3::after {
 position: absolute;
 content: '';
 bottom: 0;
} 
.kokuban-t3::before {
 right: 10px;
 border: solid 3px #ffff6b; /*チョーク（黄色）*/
 width: 20px; 
 border-radius: 3px 2px 0 2px;
}
.kokuban-t3::after {
 right: 40px;
 border: solid 3px #fff; /*チョーク（白）*/
 width: 15px; 
 border-radius: 8px 5px 2px 5px;
}
.title-t3 {
 position: absolute;
 left: 1em;
 top: .5em;
 font-weight: bold;
 font-size: 1.1em;
 color: #ffff6b; /* タイトル色 */
}



 /* 210716版までの園生活 */
#life {
	margin-bottom: 50px;
}
.mybox{
    border: 1px solid #FFFFFF;	/* 線の太さ・種類・色 */
    box-shadow: 2px 2px 6px 0px #969185;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 30px;	/* 内側の余白 上・右・下・左 */
    position: relative;
    z-index: -2;
    background-color: #FDF9EE;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-box-shadow: 2px 2px 6px 0px #969185;
    margin-bottom: 20px;
}
.mybox:before{
    background-image: -webkit-gradient(radial, 30% 30%, 0, 30% 30%, 10, from(#ffe5ed), to(#e50044));	/* マップピンの色 */
    border-radius: 50%;
    box-shadow: .5px .5px 4px 1px rgba(123,122,119,0.50);
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 50%;
    width: 15px;
    height: 15px;
    z-index: 0;
    -webkit-box-shadow: .5px .5px 4px 1px rgba(123,122,119,0.50);
    background-image: -webkit-linear-gradient(270deg,rgba(255,98,146,1.00) 0%,rgba(180,1,85,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,98,146,1.00) 0%,rgba(180,1,85,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,98,146,1.00) 0%,rgba(180,1,85,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,98,146,1.00) 0%,rgba(180,1,85,1.00) 100%);
}
.mybox:after{
	background-image: linear-gradient(-80deg, transparent 47%, #333333 47%, #333333 52%, transparent 52%, transparent);
	content: '';
	position: absolute;
	top: 15px;
	left: 50%;
	width: 10px;
	height: 13px;
	z-index: -1;
}
.box25 {
    position: relative;
    padding: 0.5em 0.7em;
    background-color: #A67757;
    color: #FFFFFF;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.box25:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #A67757;
    width: 0;
    height: 0;
}
.box25 p {
    margin: 0; 
    padding: 0;
}
#life table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#life th {
    padding: 1em;
}
#life td {
    width: 50%;
	vertical-align: top;
}
#life td img {
    width: 80%;
    border: 15px solid #FFFFFF;
    -webkit-box-shadow: 1px 1px 4px #645A5A;
    box-shadow: 1px 1px 4px #645A5A;
}
 /* 210716版までの園生活 */


#daily {
	margin-bottom: 50px;
}
#dailybox table {
width: 100%;
}
#dailybox th {
    width: 60%;
    padding: 20px;
    font-weight: normal;
    vertical-align: top;
}
#dailybox td {
    padding: 20px;
    vertical-align: top;
    text-align: left;
    font-size: 13px;
}
#dailybox td img {
width: 100%;

}
.time {
    position: absolute;
    top: -15px;
    left: 150px;
    width: 300px;
    z-index: 97;
}
.time img {
    width: 40%;
}
.time p {
    padding: 5px;
    background-color: #4E2911;
    width: 50%;
    float: right;
    margin-top: 70px;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 15px;
    font-size: 1.2em;
}
.arrow1 {
	position: absolute;
	bottom:-80px;
	right: 20px;
	width: 180px;
	z-index: 99;
}
.arrow1 img {
	width: 100%;
}
.arrow2 {
	position: absolute;
	bottom:-80px;
	left: 20px;
	width: 180px;
	z-index: 98;
}
.arrow2 img {
	width: 100%;
}
.daybox {
    padding: 50px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
    position: relative;
}

.daybox p {
    font-size: 1.1em;
}
#dailybox dl {
    background-color: #FFE69E;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 60px;
}
#dailybox dt {
    font-size: 1.3em;
    color: #633715;
    text-align: left;
    background-image: url(images/list_day.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 45px;
    padding-bottom: 5px;
    padding-top: 7px;
    font-weight: bold;
    border: 2px dashed #FFFFFF;
    margin-bottom: 10px;
}
#dailybox dd {
    text-align: left;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    padding: 20px;
    border-radius: 10px;
    font-size: 1.1em;
}


#event {
	margin-bottom: 50px;
}
.eventbox {
    background-color: #FFFAF2;
    padding: 30px;

}
#event table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;
    border: 2px dashed #5A4737;
    margin-bottom: 20px;
}
#event th {
    padding: 20px;
}

#event td {
    padding: 20px;
    text-align: left;
	width: 36%;
}
#event table img {
	width: 100%;
}


#guide {
	margin-bottom: 50px;
}

#guidebox {
    background-image: url(images/bg_guide.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% auto;
    padding-left: 440px;
    padding-top: 100px;
    text-align: left;
    padding-bottom: 100px;
    padding-right: 50px;
    margin-bottom: 20px;
}
#guidebox p {
    font-size: 2em;
    margin-top: 20px;
}


#azukari {
	margin-bottom: 50px;
}
.azukaribox {
    background-color: #FFFAF2;
    padding: 30px;

}
#azukarihyou {
	position: relative;
}
#azukarihyou table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;

    margin-bottom: 20px;
}
#azukarihyou th {
    padding: 20px;
    background-image: url(images/bg261.png);
    color: #FFFFFF;
}

#azukarihyou td {
    padding: 20px;
    text-align: left;
    background-color: #F8EFE2;
}
#aphoto1 {
	position: absolute;
	top:0px;
	right: 50px;
	width: 240px;
}
#aphoto1 img {
    width: 90%;
    border: 10px solid #FFFFFF;
	transform: rotate(-5deg);
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
}

#aphoto2 {
	position: absolute;
	top:180px;
	right: 0px;
	width: 240px;
}
#aphoto2 img {
    width: 90%;
    border: 10px solid #FFFFFF;
	transform: rotate(5deg);
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
}
#aphoto3 {
	position: absolute;
	top:360px;
	right: 50px;
	width: 240px;
}
#aphoto3 img {
    width: 90%;
    border: 10px solid #FFFFFF;
	transform: rotate(-5deg);
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
}

.azukaritxt1 {
    margin-bottom: 20px;
    font-size: 1.2em;
}
.azukaritxt1 img {
    width: 100%;
}
.azukaritxt2 {
    text-align: left;
    margin-bottom: 30px;
}
#azukari ol {
    margin-bottom: 20px;
    text-align: left;

}
#azukari ol li {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #FFDFEB;
    list-style-position: inside;
    list-style-type: decimal;
    border-radius: 10px;
    background-image: url(images/bg283.png);
}

#azukariphoto table {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 3px;
    margin-bottom: 20px;
}


#azukariphoto td {
    width: 50%;
    text-align: center;
}
#azukariphoto td img {
    width: 80%;
    border: 10px solid #FFFFFF;
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
    margin-bottom: 15px;
}


#kurumibox {
    margin-bottom: 50px;
    padding: 20px;
    border: 1px solid #492909;
    background-color: #FFFFFF;
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
    margin-left: 10px;
    margin-right: 10px;
}




@media screen and (max-width:1380px){
	h1 {
	width: 50%;
	float: none;
}
	header {
	height: auto;
	position: static;


}
	#hmenu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
    margin-bottom: 0px;
    float: none;
	position: static;
}
#mainnav ul li{
    list-style-type: none;
    float: left;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	width: 12.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

#hmenu2 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    float: none;
	width: 300px;
}		
}
@media screen and (max-width:1000px){

html,body {
}

	#hmenu {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
    margin-bottom: 0px;
    float: none;
	position: static;
}
#mainnav ul li{
    list-style-type: none;
    float: left;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }


#system_main {

}




#headerbox {
	width:auto;
	margin-left: auto;
	margin-right: auto;
	position: static;
}
	



footer .copy img {
    width: 70%;
    height: auto;
    padding-top: 30px;
	}
#footerbox {
	width:auto;
	margin-left: auto;
	margin-right: auto;

}
	#menu_footer {
		width: 140px;
	}
h2 {

	font-size: 22px;
}
	
.topbox {
	width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
}
.box {
	width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
	#topslide {
		margin-bottom: 70px;
    margin-top: 0px;
}
#topimg0 {
	position:absolute;
	top:30px;
	width: 200px;
  left: 0;
  right: 0;
  margin: auto;
}
#topimg1 {
}

#bnr1 {
    width: 20%;
    position: absolute;
    top: auto;
	bottom: -60px;
    left: 10%;
}
#bnr2 {
    width: 20%;
    position: absolute;
    top: auto;
	bottom: -60px;
    right: 10%;
}
#bnr3 {
    width: 20%;
    position: absolute;
    top: auto;
	bottom: -60px;
    left: 30%;
}
#bnr4 {
    width: 20%;
    position: absolute;
    top: auto;
	bottom: -60px;
    right: 30%;
}
	
	#negai td {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 300px;
    margin-bottom: 15px;
	}	
		
#negai table {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
#negai td {
    padding-bottom: 10px;
}	
#outline {
    position: static;
    width: auto;
    top: auto;
    left: auto;
    height: auto;
    margin-bottom: 30px;

	}


#map {
    position: static;
    width: auto;
    top: auto;
    right: auto;
    height: auto;
    margin-bottom: 30px;
	}
	
}


@media screen and (max-width:768px){


	
#bg1{
    height: 200px;
}
#bg2{
    height: 200px;
}
#bg3{
    height: 200px;
}
#bg4{
    height: 200px;
}	
.slogan img {
		width: 100%;
	}	
	
#guidebox {
    padding-left: 200px;
    padding-top: 50px;
    text-align: left;
    padding-bottom: 50px;
    padding-right: 20px;
    background-color: #FFFFFF;
    border-top: 10px solid #7B5D5E;
}
#guidebox p {
    font-size: 1.5em;
    margin-top: 20px;
}	
	
	
#dailybox th {
    width: auto;
    padding: 0px;
    font-weight: normal;
    vertical-align: top;
	display: block;
}
#dailybox td {
	padding: 0px;
    vertical-align: top;
	display: block;
}

.time {
    position: absolute;
    top: -15px;
    left: 50px;
    width: 300px;
    z-index: 97;
}
	
	
	
	
#aphoto1 {
    position: static;
    top: auto;
    right: auto;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#aphoto2 {
	position: static;
	top:auto;
	right: auto;
	width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#aphoto3 {
	position: static;
	top:auto;
	right: auto;
	width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
	

#aphoto1 img {
    width: 90%;
    border: 10px solid #FFFFFF;
	transform: rotate(0deg);
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
}


#aphoto2 img {
    width: 90%;
    border: 10px solid #FFFFFF;
	transform: rotate(0deg);
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
}

#aphoto3 img {
    width: 90%;
    border: 10px solid #FFFFFF;
	transform: rotate(0deg);
    -webkit-box-shadow: 1px 1px 4px #C0B5AB;
    box-shadow: 1px 1px 4px #C0B5AB;
}	
	
	
}



@media screen and (max-width:480px){
html,body {

}
header {

}

h1 {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
    margin-top: 0px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

footer .copy img {
	width:87%
}


#hmenu {
    padding-bottom: 10px;
    background-image: url(images/bg_hmenu.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-right: 25px;
    padding-left: 25px;
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

#mainnav {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(images/bg_menus.png);
    background-repeat: repeat-x;
    background-position: center center;
}

#mainnav {
    padding-top: 0px;
    padding-bottom: 0px;
}
#mainnav ul {
    margin-right: auto;
    margin-left: auto;
}
#mainnav ul li{
    width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mainnav ul li a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

#mainnav ul li a:hover {
    animation: zoomIn 1s;
    color: #1E1414;
}
	
#menu_footer {
    width: 120px;
    position: absolute;
    top: -50px;
    left: 0px;
}
	
	
	
#outline th {
	width: auto;
display: block;
}

#outline td {
	width: auto;
display: block;
}

.pagetop {
	position: absolute;
	right: 2px;
	bottom: 55px;
	width: 70px;
}
.pagetop img {
	width: 100%;
}
	footer td {
		display: block;
	}
	footer {
    height: auto;
    padding-bottom: 10px;
	}
	

	.menu_member img {
		width: 70%;
	}	
	
	
#bg1{
    height: 150px;
}
#bg2{
    height: 150px;
}
#bg3{
    height: 150px;
}	
#bg4{
    height: 150px;
}
	#about th {
    width: auto;
    display: block;
    text-align: center;
	}	
	#about td {
		width: auto;
		display: block;
	}
	
.kokuban-t3 {
    width: 84%; /* ボックス幅 */

}
.kimochitxt {
    text-align: center;
    font-size: 1.6em;
    letter-spacing: 0.5em;
}
	#life td {
		width: auto;
		display: block;
	}	
	
#event th {
    padding: 20px;
		width: auto;
		display: block;
	}
#event td {
    padding: 20px;
		width: auto;
		display: block;
	}
#event th img {
    width: 55%;
}
	
#guidebox {
    background-image: url(images/none);
    padding:25px;
}
#guidebox p {
    font-size: 1.3em;
    margin-top: 20px;
}
	
	
#azukarihyou th {
		width: auto;
		display: block;
	}

#azukarihyou td {
		width: auto;
		display: block;
	}	
	
#azukariphoto td {
		width: auto;
		display: block;
	}		
	
	}
